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
2023-03-11
tools/iio/iio_utils:fix memory leak
Yulong Zhang
1
-17
/
+6
2023-03-11
netfilter: ip6t_rpfilter: Fix regression with VRF interfaces
Phil Sutter
1
-6
/
+26
2023-03-11
objtool: Fix memory leak in create_static_call_sections()
Miaoqian Lin
1
-0
/
+2
2023-03-11
net/sched: Retire tcindex classifier
Jamal Hadi Salim
1
-227
/
+0
2023-03-10
tools/bootconfig: fix single & used for logical condition
Antonio Alvarez Feijoo
1
-1
/
+1
2023-03-10
ktest.pl: Add RUN_TIMEOUT option with default unlimited
Steven Rostedt
2
-4
/
+21
2023-03-10
ktest.pl: Fix missing "end_monitor" when machine check fails
Steven Rostedt
1
-1
/
+2
2023-03-10
ktest.pl: Give back console on Ctrt^C on monitor
Steven Rostedt
1
-0
/
+3
2023-03-10
selftests: seccomp: Fix incorrect kernel headers search path
Mathieu Desnoyers
1
-1
/
+1
2023-03-10
selftests: vm: Fix incorrect kernel headers search path
Mathieu Desnoyers
1
-1
/
+1
2023-03-10
selftests: dmabuf-heaps: Fix incorrect kernel headers search path
Mathieu Desnoyers
2
-3
/
+2
2023-03-10
selftests: drivers: Fix incorrect kernel headers search path
Mathieu Desnoyers
2
-3
/
+2
2023-03-10
selftests: futex: Fix incorrect kernel headers search path
Mathieu Desnoyers
1
-1
/
+1
2023-03-10
selftests: ipc: Fix incorrect kernel headers search path
Mathieu Desnoyers
1
-1
/
+1
2023-03-10
selftests: perf_events: Fix incorrect kernel headers search path
Mathieu Desnoyers
1
-1
/
+1
2023-03-10
selftests: mount_setattr: Fix incorrect kernel headers search path
Mathieu Desnoyers
1
-1
/
+1
2023-03-10
selftests: move_mount_set_group: Fix incorrect kernel headers search path
Mathieu Desnoyers
1
-1
/
+1
2023-03-10
selftests: rseq: Fix incorrect kernel headers search path
Mathieu Desnoyers
1
-1
/
+1
2023-03-10
selftests: sync: Fix incorrect kernel headers search path
Mathieu Desnoyers
1
-1
/
+1
2023-03-10
selftests: ptp: Fix incorrect kernel headers search path
Mathieu Desnoyers
1
-1
/
+1
2023-03-10
selftests: user_events: Fix incorrect kernel headers search path
Mathieu Desnoyers
1
-1
/
+1
2023-03-10
selftests: filesystems: Fix incorrect kernel headers search path
Mathieu Desnoyers
3
-3
/
+3
2023-03-10
selftests: gpio: Fix incorrect kernel headers search path
Mathieu Desnoyers
1
-1
/
+1
2023-03-10
selftests: media_tests: Fix incorrect kernel headers search path
Mathieu Desnoyers
1
-1
/
+1
2023-03-10
selftests: kcmp: Fix incorrect kernel headers search path
Mathieu Desnoyers
1
-1
/
+1
2023-03-10
selftests: membarrier: Fix incorrect kernel headers search path
Mathieu Desnoyers
1
-1
/
+1
2023-03-10
selftests: pidfd: Fix incorrect kernel headers search path
Mathieu Desnoyers
1
-1
/
+1
2023-03-10
selftests: clone3: Fix incorrect kernel headers search path
Mathieu Desnoyers
1
-1
/
+1
2023-03-10
selftests: arm64: Fix incorrect kernel headers search path
Mathieu Desnoyers
2
-2
/
+2
2023-03-10
selftests: pid_namespace: Fix incorrect kernel headers search path
Mathieu Desnoyers
1
-1
/
+1
2023-03-10
selftests: core: Fix incorrect kernel headers search path
Mathieu Desnoyers
1
-1
/
+1
2023-03-10
selftests: sched: Fix incorrect kernel headers search path
Mathieu Desnoyers
1
-1
/
+1
2023-03-10
selftests/ftrace: Fix eprobe syntax test case to check filter support
Masami Hiramatsu (Google)
1
-1
/
+3
2023-03-10
selftests/powerpc: Fix incorrect kernel headers search path
Mathieu Desnoyers
4
-4
/
+4
2023-03-10
selftests: x86: Fix incorrect kernel headers search path
Mathieu Desnoyers
1
-1
/
+1
2023-03-10
selftests/landlock: Test ptrace as much as possible with Yama
Jeff Xu
1
-17
/
+96
2023-03-10
selftests/landlock: Skip overlayfs tests when not supported
Jeff Xu
1
-0
/
+47
2023-03-10
tools/power/x86/intel-speed-select: Add Emerald Rapid quirk
Zhang Rui
1
-1
/
+1
2023-03-10
bpftool: Always disable stack protection for BPF objects
Holger Hoffstätte
1
-1
/
+2
2023-03-10
selftests: iommu: Fix test_cmd_destroy_access() call in user_copy
Nicolin Chen
1
-1
/
+1
2023-03-10
selftests/ftrace: Fix probepoint testcase to ignore __pfx_* symbols
Masami Hiramatsu (Google)
1
-1
/
+1
2023-03-10
objtool: add UACCESS exceptions for __tsan_volatile_read/write
Arnd Bergmann
1
-0
/
+2
2023-03-10
perf tests stat_all_metrics: Change true workload to sleep workload for syste...
Kajol Jain
1
-1
/
+1
2023-03-10
perf record: Fix segfault with --overwrite and --max-size
Yang Jihong
1
-10
/
+6
2023-03-10
selftests: use printf instead of echo -ne
Guillaume Tucker
1
-3
/
+2
2023-03-10
selftests/ftrace: Fix bash specific "==" operator
Masami Hiramatsu (Google)
1
-1
/
+1
2023-03-10
selftests: find echo binary to use -ne options
Guillaume Tucker
1
-2
/
+3
2023-03-10
perf stat: Avoid merging/aggregating metric counts twice
Ian Rogers
1
-1
/
+1
2023-03-10
perf tools: Fix auto-complete on aarch64
Yicong Yang
1
-3
/
+8
2023-03-10
perf test bpf: Skip test if kernel-debuginfo is not present
Athira Rajeev
1
-1
/
+5
[next]