index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-10
selftests/bpf: Avoid running unprivileged tests with alignment requirements
Björn Töpel
1
-0
/
+13
2021-06-10
selftests/bpf: add "any alignment" annotation for some tests
Björn Töpel
1
-0
/
+3
2021-06-10
bpf: Apply F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to more ACCEPT test cases.
David S. Miller
1
-0
/
+16
2021-06-10
bpf: Make more use of 'any' alignment in test_verifier.c
David S. Miller
1
-0
/
+41
2021-06-10
bpf: Adjust F_NEEDS_EFFICIENT_UNALIGNED_ACCESS handling in test_verifier.c
David S. Miller
1
-18
/
+24
2021-06-10
bpf: Add BPF_F_ANY_ALIGNMENT.
David S. Miller
5
-8
/
+23
2021-06-10
selftests/bpf: Generalize dummy program types
Joe Stringer
1
-14
/
+17
2021-06-10
bpf: test make sure to run unpriv test cases in test_verifier
Daniel Borkmann
1
-31
/
+40
2021-06-10
bpf: fix test suite to enable all unpriv program types
Daniel Borkmann
1
-2
/
+10
2021-06-03
perf jevents: Fix getting maximum number of fds
Felix Fietkau
1
-1
/
+1
2021-06-03
bpf: Update selftests to reflect new error states
Daniel Borkmann
1
-23
/
+12
2021-06-03
bpf, test_verifier: switch bpf_get_stack's 0 s> r8 test
Daniel Borkmann
1
-1
/
+1
2021-06-03
bpf: Test_verifier, bpf_get_stack return value add <0
John Fastabend
1
-4
/
+4
2021-06-03
selftests/bpf: add selftest part of "bpf: improve verifier branch analysis"
Ovidiu Panait
1
-2
/
+2
2021-06-03
selftests/bpf: Test narrow loads with off > 0 in test_verifier
Andrey Ignatov
1
-10
/
+38
2021-06-03
bpf, selftests: Fix up some test_verifier cases for unprivileged
Piotr Krysiuk
1
-9
/
+33
2021-06-03
bpf: fix up selftests after backports were fixed
Ovidiu Panait
1
-0
/
+19
2021-06-03
perf intel-pt: Fix transaction abort handling
Adrian Hunter
1
-1
/
+5
2021-06-03
perf intel-pt: Fix sample instruction bytes
Adrian Hunter
1
-1
/
+4
2021-05-22
tweewide: Fix most Shebang lines
Finn Behrens
4
-4
/
+4
2021-05-22
selftests: Set CC to clang in lib.mk if LLVM is set
Yonghong Song
1
-0
/
+4
2021-05-22
perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of prin...
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-04-28
ia64: tools: remove duplicate definition of ia64_mf() on ia64
John Paul Adrian Glaubitz
1
-3
/
+0
2021-04-16
perf map: Tighten snprintf() string precision to pass gcc check on some 32-bi...
Arnaldo Carvalho de Melo
1
-4
/
+3
2021-03-30
perf auxtrace: Fix auxtrace queue conflict
Adrian Hunter
1
-4
/
+0
2021-03-30
libbpf: Fix INSTALL flag order
Georgi Valkov
1
-1
/
+1
2021-03-24
tools build: Check if gettid() is available before providing helper
Arnaldo Carvalho de Melo
6
-0
/
+27
2021-03-24
tools build feature: Check if eventfd() is available
Arnaldo Carvalho de Melo
5
-1
/
+23
2021-03-24
tools build feature: Check if get_current_dir_name() is available
Arnaldo Carvalho de Melo
8
-0
/
+48
2021-03-24
perf tools: Use %define api.pure full instead of %pure-parser
Jiri Olsa
2
-2
/
+3
2021-03-17
perf traceevent: Ensure read cmdlines are null terminated.
Ian Rogers
1
-0
/
+1
2021-03-17
selftests: forwarding: Fix race condition in mirror installation
Danielle Ratson
1
-0
/
+9
2021-03-11
usbip: tools: fix build error for multiple definition
Antonio Borneo
1
-1
/
+1
2021-03-04
perf test: Fix unaligned access in sample parsing test
Namhyung Kim
1
-1
/
+1
2021-03-04
perf intel-pt: Fix missing CYC processing in PSB
Adrian Hunter
1
-0
/
+3
2021-03-04
perf tools: Fix DSO filtering when not finding a map for a sampled address
Arnaldo Carvalho de Melo
1
-0
/
+2
2021-02-07
objtool: Don't fail on missing symbol table
Josh Poimboeuf
1
-2
/
+5
2021-02-07
selftests/powerpc: Only test lwm/stmw on big endian
Michael Ellerman
1
-1
/
+4
2021-01-30
tools: Factor HOSTCC, HOSTLD, HOSTAR definitions
Jean-Philippe Brucker
5
-18
/
+10
2021-01-27
selftests: net: fib_tests: remove duplicate log test
Hangbin Liu
1
-1
/
+0
2020-12-30
perf record: Fix memory leak when using '--user-regs=?' to list registers
Zheng Zengkai
1
-1
/
+1
2020-12-30
perf cs-etm: Move definition of 'traceid_list' global variable from header file
Leo Yan
2
-3
/
+3
2020-12-30
perf cs-etm: Change tuple from traceID-CPU# to traceID-metadata
Leo Yan
3
-12
/
+31
2020-12-30
selftests/bpf/test_offload.py: Reset ethtool features after failed setting
Toke Høiland-Jørgensen
1
-0
/
+1
2020-12-30
ktest.pl: If size of log is too big to email, email error message
Steven Rostedt (VMware)
1
-1
/
+6
2020-12-11
x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes
Masami Hiramatsu
2
-0
/
+30
2020-12-02
perf probe: Fix to die_entrypc() returns error correctly
Masami Hiramatsu
1
-0
/
+8
2020-12-02
perf event: Check ref_reloc_sym before using it
Igor Lubashev
1
-3
/
+4
2020-11-24
perf lock: Don't free "lock_seq_stat" if read_count isn't zero
Leo Yan
1
-1
/
+1
2020-11-24
selftests: kvm: Fix the segment descriptor layout to match the actual layout
Aaron Lewis
2
-2
/
+3
[next]