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
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-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
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/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
selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddr
Jeff Xu
1
-21
/
+36
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
tools/nolibc: include arch.h from string.h
Thomas Weißschuh
1
-0
/
+1
2024-10-04
objtool: Handle frame pointer related instructions
Tiezhu Yang
3
-4
/
+31
2024-10-04
selftests/bpf: correctly move 'log' upon successful match
Eduard Zingerman
1
-1
/
+1
2024-10-04
selftests: netfilter: Avoid hanging ipvs.sh
Phil Sutter
1
-1
/
+1
2024-10-04
perf mem: Fix missed p-core mem events on ADL and RPL
Kan Liang
4
-22
/
+15
2024-10-04
perf mem: Check mem_events for all eligible PMUs
Kan Liang
4
-4
/
+16
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 dwarf-aux: Handle bitfield members from pointer access
Namhyung Kim
1
-2
/
+9
2024-10-04
perf annotate-data: Fix off-by-one in location range check
Namhyung Kim
2
-2
/
+2
2024-10-04
perf dwarf-aux: Check allowed location expressions when collecting variables
Namhyung Kim
1
-0
/
+3
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 build: Fix up broken capstone feature detection fast path
Arnaldo Carvalho de Melo
1
-4
/
+0
2024-10-04
perf report: Fix --total-cycles --stdio output error
Kan Liang
1
-1
/
+2
2024-10-04
perf inject: Fix leader sampling inserting additional samples
Ian Rogers
3
-0
/
+5
2024-10-04
perf lock contention: Change stack_id type to s32
Namhyung Kim
2
-2
/
+3
2024-10-04
perf mem: Free the allocated sort string, fixing a leak
Namhyung Kim
1
-0
/
+1
2024-10-04
perf scripts python cs-etm: Restore first sample log in verbose mode
James Clark
1
-5
/
+4
2024-10-04
libbpf: Fix bpf_object__open_skeleton()'s mishandling of options
Andrii Nakryiko
1
-33
/
+19
2024-10-04
selftests/bpf: Fix incorrect parameters in NULL pointer checking
Hao Ge
1
-1
/
+1
2024-10-04
selftests/bpf: fix to avoid __msg tag de-duplication by clang
Eduard Zingerman
3
-22
/
+48
2024-10-04
selftests/bpf: __arch_* macro to limit test cases to specific archs
Eduard Zingerman
2
-0
/
+51
2024-10-04
selftests/bpf: allow checking xlated programs in verifier_* tests
Eduard Zingerman
2
-3
/
+84
2024-10-04
selftests/bpf: extract test_loader->expect_msgs as a data structure
Eduard Zingerman
1
-40
/
+41
[next]