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
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
selftests: Introduce Makefile variable to list shared bash scripts
Benjamin Poirier
2
-1
/
+25
2024-10-17
selftests: net: Remove executable bits from library scripts
Benjamin Poirier
1
-0
/
+0
2024-10-17
libsubcmd: Don't free the usage string
Aditya Gupta
7
-5
/
+20
2024-10-17
perf sched: Move curr_pid and cpu_last_switched initialization to perf_sched_...
Yang Jihong
1
-33
/
+61
2024-10-17
perf sched: Move curr_thread initialization to perf_sched__map()
Yang Jihong
1
-7
/
+8
2024-10-17
perf sched: Fix memory leak in perf_sched__map()
Yang Jihong
1
-15
/
+26
2024-10-17
perf sched: Move start_work_mutex and work_done_wait_mutex initialization to ...
Yang Jihong
1
-7
/
+12
2024-10-10
Revert "perf callchain: Fix stitch LBR memory leaks"
Greg Kroah-Hartman
3
-20
/
+2
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
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
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
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
selftests: netfilter: Fix nft_audit.sh for newer nft binaries
Phil Sutter
1
-28
/
+29
2024-10-04
perf time-utils: Fix 32-bit nsec parsing
Ian Rogers
1
-2
/
+2
2024-10-04
perf sched timehist: Fixed timestamp error when unable to confirm event sched...
Yang Jihong
1
-1
/
+4
2024-10-04
perf stat: Display iostat headers correctly
Yicong Yang
1
-1
/
+2
2024-10-04
perf sched timehist: Fix missing free of session in perf_sched__timehist()
Yang Jihong
1
-1
/
+2
2024-10-04
perf report: Fix --total-cycles --stdio output error
Kan Liang
1
-1
/
+2
2024-10-04
perf ui/browser/annotate: Use global annotation_options
Namhyung Kim
10
-95
/
+59
2024-10-04
perf annotate: Move some source code related fields from 'struct annotation' ...
Namhyung Kim
3
-21
/
+22
2024-10-04
perf annotate: Split branch stack cycles info from 'struct annotation'
Namhyung Kim
4
-61
/
+73
2024-10-04
perf inject: Fix leader sampling inserting additional samples
Ian Rogers
3
-0
/
+5
2024-10-04
perf mem: Free the allocated sort string, fixing a leak
Namhyung Kim
1
-0
/
+1
2024-10-04
selftests/bpf: Fix error compiling tc_redirect.c with musl libc
Tony Ambardar
1
-6
/
+6
2024-10-04
selftests/bpf: Fix compile if backtrace support missing in libc
Tony Ambardar
1
-1
/
+15
2024-10-04
selftests/bpf: Fix redefinition errors compiling lwt_reroute.c
Tony Ambardar
1
-0
/
+1
2024-10-04
selftests/bpf: Fix flaky selftest lwt_redirect/lwt_reroute
Yonghong Song
3
-2
/
+2
2024-10-04
selftests/bpf: Fix C++ compile error from missing _Bool type
Tony Ambardar
1
-0
/
+4
2024-10-04
selftests/bpf: Fix error compiling test_lru_map.c
Tony Ambardar
1
-1
/
+2
[next]