index
:
linux.git
cached
cdir_v2
cfid-fixes
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
2024-11-08
cxl/port: Fix use-after-free, permit out-of-order decoder shutdown
Dan Williams
1
-9
/
+5
2024-11-08
tools/mm: -Werror fixes in page-types/slabinfo
Wladislav Wiebe
2
-5
/
+8
2024-11-08
Revert "selftests/mm: replace atomic_bool with pthread_barrier_t"
Edward Liaw
3
-12
/
+10
2024-11-08
Revert "selftests/mm: fix deadlock for fork after pthread_create on ARM"
Edward Liaw
1
-7
/
+0
2024-11-08
usbip: tools: Fix detach_port() invalid port error path
Zongmin Zhou
1
-0
/
+1
2024-11-08
perf python: Fix up the build on architectures without HAVE_KVM_STAT_SUPPORT
Arnaldo Carvalho de Melo
1
-0
/
+3
2024-11-08
perf trace: Fix non-listed archs in the syscalltbl routines
Jiri Slaby
1
-0
/
+10
2024-11-01
bpf: Add the missing BPF_LINK_TYPE invocation for sockmap
Hou Tao
1
-0
/
+3
2024-11-01
selftests/bpf: Fix cross-compiling urandom_read
Tony Ambardar
1
-1
/
+1
2024-11-01
selftests/bpf: fix perf_event link info name_len assertion
Tyrone Wu
1
-3
/
+6
2024-10-22
selftest: hid: add the missing tests directory
Yun Lu
1
-0
/
+1
2024-10-22
selftests/mm: fix deadlock for fork after pthread_create on ARM
Edward Liaw
1
-0
/
+7
2024-10-22
selftests/mm: replace atomic_bool with pthread_barrier_t
Edward Liaw
3
-10
/
+12
2024-10-22
selftests: mptcp: join: test for prohibited MPC to port-based endp
Paolo Abeni
1
-30
/
+85
2024-10-17
selftests/rseq: Fix mm_cid test failure
Mathieu Desnoyers
2
-43
/
+77
2024-10-17
selftests/mm: fix incorrect buffer->mirror size in hmm2 double_map test
Donet Tom
1
-1
/
+1
2024-10-17
selftests: net: no_forwarding: fix VID for $swp2 in one_bridge_two_pvids() test
Kacper Ludwinski
1
-1
/
+1
2024-10-17
tools/iio: Add memory allocation failure check for trigger_name
Zhu Jun
1
-0
/
+4
2024-10-17
ktest.pl: Avoid false positives with grub2 skip regex
Daniel Jordan
1
-1
/
+1
2024-10-17
selftests/bpf: Fix ARG_PTR_TO_LONG {half-,}uninitialized test
Daniel Borkmann
1
-4
/
+1
2024-10-17
perf build: Fix build feature-dwarf_getlocations fail for old libdw
Yang Jihong
2
-1
/
+7
2024-10-17
perf build: Fix static compilation error when libdw is not installed
Yang Jihong
2
-2
/
+2
2024-10-17
perf vdso: Missed put on 32-bit dsos
Ian Rogers
1
-1
/
+3
2024-10-10
perf python: Allow checking for the existence of warning options in clang
Arnaldo Carvalho de Melo
1
-1
/
+1
2024-10-10
perf report: Fix segfault when 'sym' sort key is not used
Namhyung Kim
1
-1
/
+1
2024-10-10
rtla: Fix the help text in osnoise and timerlat top tools
Eder Zulian
2
-3
/
+3
2024-10-10
kselftests: mm: fix wrong __NR_userfaultfd value
Muhammad Usama Anjum
1
-1
/
+1
2024-10-10
perf hist: Update hist symbol when updating maps
Matt Fleming
1
-0
/
+5
2024-10-10
perf python: Disable -Wno-cast-function-type-mismatch if present on clang
Arnaldo Carvalho de Melo
1
-0
/
+2
2024-10-10
selftests: vDSO: fix vdso_config for s390
Heiko Carstens
1
-2
/
+2
2024-10-10
selftests: vDSO: fix ELF hash table entry size for s390x
Jens Remus
1
-4
/
+10
2024-10-10
selftests/mm: fix charge_reserved_hugetlb.sh test
David Hildenbrand
2
-10
/
+13
2024-10-10
selftests: vDSO: fix vDSO symbols lookup for powerpc64
Christophe Leroy
1
-1
/
+2
2024-10-10
selftests: vDSO: fix vdso_config for powerpc
Christophe Leroy
1
-3
/
+3
2024-10-10
selftests: vDSO: fix vDSO name for powerpc
Christophe Leroy
1
-0
/
+6
2024-10-10
perf callchain: Fix stitch LBR memory leaks
Ian Rogers
3
-2
/
+20
2024-10-10
selftests: breakpoints: use remaining time to check if suspend succeed
Yifei Liu
1
-1
/
+4
2024-10-10
kselftest/devices/probe: Fix SyntaxWarning in regex strings for Python3
Alessandro Zanni
1
-2
/
+2
2024-10-10
selftest: hid: add missing run-hid-tools-tests.sh
Yun Lu
1
-0
/
+2
2024-10-10
bpftool: Fix undefined behavior in qsort(NULL, 0, ...)
Kuan-Wei Chiu
1
-0
/
+3
2024-10-10
bpftool: Fix undefined behavior caused by shifting into the sign bit
Kuan-Wei Chiu
1
-4
/
+4
2024-10-10
tools/hv: Add memory allocation check in hv_fcopy_start
Zhu Jun
1
-0
/
+7
2024-10-10
selftests/bpf: fix uprobe.path leak in bpf_testmod
Jiri Olsa
1
-0
/
+1
2024-10-10
selftests/nolibc: avoid passing NULL to printf("%s")
Thomas Weißschuh
1
-2
/
+2
2024-10-10
tools/nolibc: powerpc: limit stack-protector workaround to GCC
Thomas Weißschuh
1
-1
/
+1
2024-10-10
tools/x86/kcpuid: Protect against faulty "max subleaf" values
Ahmed S. Darwish
1
-7
/
+5
2024-10-10
tools/rtla: Fix installation from out-of-tree build
Ben Hutchings
1
-1
/
+1
2024-10-10
selftests: netfilter: Add missing return value
zhang jiao
1
-0
/
+1
2024-10-10
selftests: netfilter: Fix nft_audit.sh for newer nft binaries
Phil Sutter
1
-28
/
+29
2024-10-04
selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddr
Jeff Xu
1
-21
/
+36
[next]