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
2025-02-08
selftests/mm: build with -O2
Kevin Brodsky
1
-1
/
+8
2025-02-08
ktest.pl: Check kernelrelease return in get_version
Ricardo B. Marliere
1
-0
/
+5
2025-02-08
selftests/ftrace: Fix to use remount when testing mount GID option
Masami Hiramatsu (Google)
1
-4
/
+4
2025-02-08
selftests/rseq: Fix handling of glibc without rseq support
Mathieu Desnoyers
2
-8
/
+33
2025-02-08
tools/power turbostat: Fix forked child affinity regression
Len Brown
1
-2
/
+52
2025-02-08
tools/power turbostat: Fix PMT mmaped file size rounding
Patryk Wlazlyn
1
-1
/
+3
2025-02-08
perf test: Skip syscall enum test if no landlock syscall
Namhyung Kim
1
-2
/
+6
2025-02-08
perf trace: Fix runtime error of index out of bounds
Howard Chu
1
-1
/
+5
2025-02-08
perf annotate: Use an array for the disassembler preference
Ian Rogers
3
-78
/
+96
2025-02-08
selftests: net/{lib,openvswitch}: extend CFLAGS to keep options from environment
Jan Stancek
2
-2
/
+2
2025-02-08
selftests: mptcp: extend CFLAGS to keep options from environment
Jan Stancek
1
-1
/
+1
2025-02-08
tools: ynl: c: correct reverse decode of empty attrs
Jakub Kicinski
1
-1
/
+1
2025-02-08
net: netdevsim: try to close UDP port harness races
Jakub Kicinski
1
-8
/
+8
2025-02-08
perf trace: Fix BPF loading failure (-E2BIG)
Howard Chu
1
-7
/
+4
2025-02-08
tools/bootconfig: Fix the wrong format specifier
Luo Yifan
1
-2
/
+2
2025-02-08
perf lock: Fix parse_lock_type which only retrieve one lock flag
Chun-Tse Shao
1
-25
/
+41
2025-02-08
tools: Sync if_xdp.h uapi tooling header
Vishal Chourasia
1
-2
/
+2
2025-02-08
libbpf: Fix incorrect traversal end type ID when marking BTF_IS_EMBEDDED
Pu Lehui
1
-1
/
+1
2025-02-08
libbpf: Fix return zero when elf_begin failed
Pu Lehui
1
-0
/
+1
2025-02-08
selftests/bpf: Fix btf leak on new btf alloc failure in btf_distill test
Pu Lehui
1
-2
/
+2
2025-02-08
selftests/bpf: Fix undefined UINT_MAX in veristat.c
Tony Ambardar
1
-0
/
+1
2025-02-08
perf inject: Fix use without initialization of local variables
Ian Rogers
1
-4
/
+4
2025-02-08
perf test stat: Avoid hybrid assumption when virtualized
Ian Rogers
1
-1
/
+5
2025-02-08
perf report: Fix misleading help message about --demangle
Jiachen Zhang
1
-1
/
+1
2025-02-08
perf MANIFEST: Add arch/*/include/uapi/asm/bpf_perf_event.h to the perf tarball
Arnaldo Carvalho de Melo
1
-0
/
+1
2025-02-08
perf symbol: Prefer non-label symbols with same address
Namhyung Kim
1
-1
/
+8
2025-02-08
perf namespaces: Fixup the nsinfo__in_pidns() return type, its bool
Arnaldo Carvalho de Melo
2
-2
/
+2
2025-02-08
perf namespaces: Introduce nsinfo__set_in_pidns()
Arnaldo Carvalho de Melo
2
-0
/
+6
2025-02-08
perf machine: Don't ignore _etext when not a text symbol
Christophe Leroy
1
-1
/
+1
2025-02-08
perf maps: Fix display of kernel symbols
Christophe Leroy
1
-1
/
+6
2025-02-08
perf top: Don't complain about lack of vmlinux when not resolving some kernel...
Arnaldo Carvalho de Melo
1
-1
/
+1
2025-02-08
selftests/bpf: Avoid generating untracked files when running bpf selftests
Jiayuan Chen
1
-2
/
+2
2025-02-08
perf stat: Fix trailing comma when there is no metric unit
James Clark
2
-87
/
+104
2025-02-08
ktest.pl: Remove unused declarations in run_bisect_test function
Ba Jing
1
-2
/
+0
2025-02-08
perf expr: Initialize is_test value in expr__ctx_new()
Levi Yun
1
-4
/
+1
2025-02-08
tools build: Remove the libunwind feature tests from the ones detected when t...
Arnaldo Carvalho de Melo
1
-7
/
+0
2025-02-08
perf bpf: Fix two memory leakages when calling perf_env__insert_bpf_prog_info()
Zhongqiu Han
3
-5
/
+15
2025-02-08
perf header: Fix one memory leakage in process_bpf_prog_info()
Zhongqiu Han
3
-4
/
+8
2025-02-08
perf header: Fix one memory leakage in process_bpf_btf()
Zhongqiu Han
1
-1
/
+2
2025-02-08
selftests/bpf: Fix fill_link_info selftest on powerpc
Saket Kumar Bhaskar
2
-3
/
+14
2025-02-08
tools features: Don't check for libunwind devel files by default
Arnaldo Carvalho de Melo
2
-39
/
+49
2025-02-08
libbpf: Fix segfault due to libelf functions not setting errno
Quentin Monnet
1
-14
/
+8
2025-02-08
tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bind
Marco Leogrande
1
-0
/
+1
2025-02-08
libbpf: don't adjust USDT semaphore address if .stapsdt.base addr is missing
Andrii Nakryiko
1
-1
/
+1
2025-02-08
selftests/landlock: Fix error message
Mickaël Salaün
1
-2
/
+1
2025-02-08
selftests/landlock: Fix build with non-default pthread linking
Mickaël Salaün
1
-2
/
+2
2025-02-08
selftests: harness: fix printing of mismatch values in __EXPECT()
Dmitry V. Levin
1
-12
/
+12
2025-02-08
selftests: timers: clocksource-switch: Adapt progress to kselftest framework
Geert Uytterhoeven
1
-3
/
+3
2025-02-08
selftests: ktap_helpers: Fix uninitialized variable
Mickaël Salaün
1
-1
/
+1
2025-02-08
cpupower: fix TSC MHz calculation
He Rongguang
1
-6
/
+9
[next]