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
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
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-12-14
tools build: Remove needless libpython-version feature check that breaks test...
Arnaldo Carvalho de Melo
5
-23
/
+0
2021-12-08
perf hist: Fix memory leak of a perf_hpp_fmt
Ian Rogers
2
-15
/
+14
2021-11-26
selftests/bpf: Fix fclose/pclose mismatch in test_progs
Andrea Righi
1
-2
/
+2
2021-10-09
tools/vm/page-types: remove dependency on opt_file for idle page tracking
Changbin Du
1
-1
/
+1
2021-10-09
selftests: be sure to make khdr before other targets
Li Zhijian
1
-0
/
+1
2021-10-09
usb: testusb: Fix for showing the connection speed
Faizel K B
1
-6
/
+8
2021-09-22
perf machine: Initialize srcline string member in add_location struct
Michael Petlan
1
-0
/
+1
2021-09-22
selftests/bpf: Enlarge select() timeout for test_maps
Li Zhijian
1
-1
/
+1
2021-09-22
tools/thermal/tmon: Add cross compiling support
Rolf Eike Beer
1
-1
/
+1
2021-09-22
selftests/bpf: fix tests due to const spill/fill
Alexei Starovoitov
1
-14
/
+17
2021-09-22
selftests/bpf: Test variable offset stack access
Andrey Ignatov
1
-2
/
+77
2021-09-22
bpf: correct slot_type marking logic to allow more stack slot sharing
Jiong Wang
1
-2
/
+32
2021-08-15
bpf, selftests: Adjust few selftest outcomes wrt unreachable code
Daniel Borkmann
1
-0
/
+2
2021-08-04
Revert "perf map: Fix dso->nsinfo refcounting"
Arnaldo Carvalho de Melo
1
-2
/
+0
2021-07-31
selftest: fix build error in tools/testing/selftests/vm/userfaultfd.c
Greg Kroah-Hartman
1
-1
/
+1
2021-07-28
selftest: use mmap instead of posix_memalign to allocate memory
Peter Collingbourne
1
-2
/
+4
2021-07-28
bpftool: Check malloc return value in mount_bpffs_for_pin
Tobias Klauser
1
-0
/
+5
2021-07-28
perf probe-file: Delete namelist in del_events() on the error path
Riccardo Mancini
1
-2
/
+2
2021-07-28
perf test bpf: Free obj_buf
Riccardo Mancini
1
-0
/
+2
2021-07-28
perf lzma: Close lzma stream on exit
Riccardo Mancini
1
-3
/
+5
2021-07-28
perf dso: Fix memory leak in dso__new_map()
Riccardo Mancini
1
-1
/
+3
2021-07-28
perf probe: Fix dso->nsinfo refcounting
Riccardo Mancini
1
-1
/
+3
2021-07-28
perf map: Fix dso->nsinfo refcounting
Riccardo Mancini
1
-0
/
+2
2021-07-28
bpftool: Properly close va_list 'ap' by va_end() on error
Gu Shengxian
1
-2
/
+4
2021-07-20
selftests/powerpc: Fix "no_handler" EBB selftest
Athira Rajeev
1
-2
/
+0
2021-07-20
selftests: timers: rtcpie: skip test if default RTC device does not exist
Po-Hsu Lin
1
-1
/
+9
2021-07-20
perf llvm: Return -ENOMEM when asprintf() fails
Arnaldo Carvalho de Melo
1
-0
/
+2
2021-07-20
selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really random
Dave Hansen
1
-1
/
+2
2021-07-20
tools/bpftool: Fix error return code in do_batch()
Zhihao Cheng
1
-1
/
+3
2021-06-30
KVM: selftests: Fix kvm_check_cap() assertion
Fuad Tabba
1
-1
/
+1
2021-06-30
tools headers UAPI: Sync linux/in.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+3
2021-06-16
perf session: Correct buffer copying when peeking events
Leo Yan
1
-0
/
+1
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
[next]