index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
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-09-05
pm:cpupower: Add missing powercap_set_enabled() stub function
John B. Wyatt IV
1
-0
/
+8
2024-09-05
Merge tag 'net-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-4
/
+6
2024-09-05
bpf/selftests: coverage for tp and perf event progs using kfuncs
JP Kobryn
1
-0
/
+48
2024-09-05
tools/net/ynl: fix cli.py --subscribe feature
Arkadiusz Kubalewski
1
-3
/
+4
2024-09-05
selftests: net: enable bind tests
Jamie Bainbridge
1
-1
/
+2
2024-09-05
selftests/bpf: Add description for running vmtest on RV64
Pu Lehui
1
-0
/
+32
2024-09-05
selftests/bpf: Add riscv64 configurations to local vmtest
Pu Lehui
1
-0
/
+9
2024-09-05
selftests/bpf: Add DENYLIST.riscv64
Pu Lehui
1
-0
/
+3
2024-09-05
selftests/bpf: Add config.riscv64
Pu Lehui
1
-0
/
+84
2024-09-05
selftests/bpf: Enable cross platform testing for vmtest
Pu Lehui
1
-11
/
+31
2024-09-05
selftests/bpf: Support local rootfs image for vmtest
Pu Lehui
2
-7
/
+16
2024-09-05
selftests/bpf: Limit URLS parsing logic to actual scope in vmtest
Pu Lehui
1
-20
/
+19
2024-09-05
selftests/bpf: Prefer static linking for LLVM libraries
Eduard Zingerman
1
-5
/
+3
2024-09-05
selftests/bpf: Rename fallback in bpf_dctcp to avoid naming conflict
Pu Lehui
2
-5
/
+5
2024-09-05
selftests/bpf: Adapt OUTPUT appending logic to lower versions of Make
Pu Lehui
1
-0
/
+6
2024-09-05
libbpf: fix some typos in libbpf
Lin Yikai
6
-9
/
+9
2024-09-05
bpftool: fix some typos in bpftool
Lin Yikai
2
-6
/
+6
2024-09-05
selftests/bpf: fix some typos in selftests
Lin Yikai
25
-39
/
+39
2024-09-05
selftests/bpf: Add uprobe multi pid filter test for clone-ed processes
Jiri Olsa
1
-24
/
+42
2024-09-05
selftests/bpf: Add uprobe multi pid filter test for fork-ed processes
Jiri Olsa
2
-0
/
+107
2024-09-05
selftests/bpf: Add child argument to spawn_child function
Jiri Olsa
1
-46
/
+39
2024-09-05
tools: iio: rm .*.cmd when make clean
zhangjiao
1
-1
/
+1
2024-09-05
perf/uprobe: split uprobe_unregister()
Peter Zijlstra
1
-1
/
+2
2024-09-05
kselftest: dt: Ignore nodes that have ancestors disabled
NĂcolas F. R. A. Prado
1
-1
/
+14
2024-09-05
Merge tag 'linux-cpupower-6.12-rc1' of ssh://gitolite.kernel.org/pub/scm/linu...
Rafael J. Wysocki
3
-0
/
+14
2024-09-05
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
66
-610
/
+1956
2024-09-05
tools: hv: rm .*.cmd when make clean
zhang jiao
1
-1
/
+1
2024-09-04
libbpf: Fix accessing first syscall argument on RV64
Pu Lehui
1
-1
/
+8
2024-09-04
selftests/bpf: Enable test_bpf_syscall_macro: Syscall_arg1 on s390 and arm64
Pu Lehui
2
-6
/
+0
2024-09-04
libbpf: Access first syscall argument with CO-RE direct read on arm64
Pu Lehui
1
-2
/
+2
2024-09-04
libbpf: Access first syscall argument with CO-RE direct read on s390
Pu Lehui
1
-2
/
+2
2024-09-04
selftests: net: convert comma to semicolon
Chen Ni
1
-3
/
+3
2024-09-04
selftests/bpf: Add a selftest for x86 jit convergence issues
Yonghong Song
2
-0
/
+116
2024-09-04
Merge branch 'bpf/master' into for-6.12
Tejun Heo
196
-2052
/
+8716
2024-09-04
selftests/ftrace: Fix eventfs ownership testcase to find mount point
Masami Hiramatsu (Google)
1
-0
/
+12
2024-09-04
sched_ext: Add a cgroup scheduler which uses flattened hierarchy
Tejun Heo
5
-1
/
+1246
2024-09-04
sched_ext: Add cgroup support
Tejun Heo
2
-0
/
+33
2024-09-04
selftests: bpf: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE
Feng Yang
10
-12
/
+20
2024-09-04
selftests/bpf: Add a selftest to check for incorrect names
Jeongjun Park
1
-0
/
+34
2024-09-04
perf check: Fix inconsistencies in feature names
Aditya Gupta
2
-4
/
+4
2024-09-04
perf tests probe_vfs_getname.sh: Update to use 'perf check feature'
Athira Rajeev
3
-4
/
+10
2024-09-04
perf tools test_task_analyzer.sh: Update to use 'perf check feature'
Aditya Gupta
1
-2
/
+2
2024-09-04
perf version: Update --build-options to use 'supported_features' array
Aditya Gupta
1
-36
/
+8
2024-09-04
Merge tag 'perf-tools-fixes-for-v6.11-2024-09-04' of git://git.kernel.org/pub...
Linus Torvalds
4
-5
/
+11
2024-09-04
ktest.pl: Avoid false positives with grub2 skip regex
Daniel Jordan
1
-1
/
+1
2024-09-04
ktest.pl: Always warn on build warnings
Steven Rostedt
1
-8
/
+18
2024-09-04
selftests/bpf: Fix procmap_query()'s params mismatch and compilation warning
Yuan Chen
1
-2
/
+2
2024-09-04
spi: spidev_fdx: Fix the wrong format specifier
zhang jiao
1
-1
/
+1
2024-09-04
perf jevents: Add cpuid to model lookup command
Ian Rogers
1
-0
/
+73
2024-09-04
perf check: Introduce 'check' subcommand
Aditya Gupta
5
-0
/
+281
[prev]
[next]