index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2024-09-05
selftests/bpf: Add DENYLIST.riscv64
Pu Lehui
2024-09-05
selftests/bpf: Add config.riscv64
Pu Lehui
2024-09-05
selftests/bpf: Enable cross platform testing for vmtest
Pu Lehui
2024-09-05
selftests/bpf: Support local rootfs image for vmtest
Pu Lehui
2024-09-05
selftests/bpf: Limit URLS parsing logic to actual scope in vmtest
Pu Lehui
2024-09-05
selftests/bpf: Prefer static linking for LLVM libraries
Eduard Zingerman
2024-09-05
selftests/bpf: Rename fallback in bpf_dctcp to avoid naming conflict
Pu Lehui
2024-09-05
selftests/bpf: Adapt OUTPUT appending logic to lower versions of Make
Pu Lehui
2024-09-05
libbpf: fix some typos in libbpf
Lin Yikai
2024-09-05
bpftool: fix some typos in bpftool
Lin Yikai
2024-09-05
selftests/bpf: fix some typos in selftests
Lin Yikai
2024-09-05
selftests/bpf: Add uprobe multi pid filter test for clone-ed processes
Jiri Olsa
2024-09-05
selftests/bpf: Add uprobe multi pid filter test for fork-ed processes
Jiri Olsa
2024-09-05
selftests/bpf: Add child argument to spawn_child function
Jiri Olsa
2024-09-05
tools: iio: rm .*.cmd when make clean
zhangjiao
2024-09-05
perf/uprobe: split uprobe_unregister()
Peter Zijlstra
2024-09-05
kselftest: dt: Ignore nodes that have ancestors disabled
NĂcolas F. R. A. Prado
2024-09-05
Merge tag 'linux-cpupower-6.12-rc1' of ssh://gitolite.kernel.org/pub/scm/linu...
Rafael J. Wysocki
2024-09-05
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2024-09-05
tools: hv: rm .*.cmd when make clean
zhang jiao
2024-09-04
libbpf: Fix accessing first syscall argument on RV64
Pu Lehui
2024-09-04
selftests/bpf: Enable test_bpf_syscall_macro: Syscall_arg1 on s390 and arm64
Pu Lehui
2024-09-04
libbpf: Access first syscall argument with CO-RE direct read on arm64
Pu Lehui
2024-09-04
libbpf: Access first syscall argument with CO-RE direct read on s390
Pu Lehui
2024-09-04
selftests: net: convert comma to semicolon
Chen Ni
2024-09-04
selftests/bpf: Add a selftest for x86 jit convergence issues
Yonghong Song
2024-09-04
Merge branch 'bpf/master' into for-6.12
Tejun Heo
2024-09-04
selftests/ftrace: Fix eventfs ownership testcase to find mount point
Masami Hiramatsu (Google)
2024-09-04
sched_ext: Add a cgroup scheduler which uses flattened hierarchy
Tejun Heo
2024-09-04
sched_ext: Add cgroup support
Tejun Heo
2024-09-04
selftests: bpf: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE
Feng Yang
2024-09-04
selftests/bpf: Add a selftest to check for incorrect names
Jeongjun Park
2024-09-04
perf check: Fix inconsistencies in feature names
Aditya Gupta
2024-09-04
perf tests probe_vfs_getname.sh: Update to use 'perf check feature'
Athira Rajeev
2024-09-04
perf tools test_task_analyzer.sh: Update to use 'perf check feature'
Aditya Gupta
2024-09-04
perf version: Update --build-options to use 'supported_features' array
Aditya Gupta
2024-09-04
Merge tag 'perf-tools-fixes-for-v6.11-2024-09-04' of git://git.kernel.org/pub...
Linus Torvalds
2024-09-04
ktest.pl: Avoid false positives with grub2 skip regex
Daniel Jordan
2024-09-04
ktest.pl: Always warn on build warnings
Steven Rostedt
2024-09-04
selftests/bpf: Fix procmap_query()'s params mismatch and compilation warning
Yuan Chen
2024-09-04
spi: spidev_fdx: Fix the wrong format specifier
zhang jiao
2024-09-04
perf jevents: Add cpuid to model lookup command
Ian Rogers
2024-09-04
perf check: Introduce 'check' subcommand
Aditya Gupta
2024-09-04
libsubcmd: Don't free the usage string
Aditya Gupta
2024-09-04
perf parse-events: Vary default_breakpoint_len on i386 and arm64
Ian Rogers
2024-09-04
perf parse-events: Add default_breakpoint_len helper
Ian Rogers
2024-09-04
pm-graph: Update directory handling and installation process in Makefile
Amit Vadhavana
2024-09-04
pm-graph: Make git ignore sleepgraph.py artifacts
Yo-Jung (Leo) Lin
2024-09-04
selftests: add selftest for UDP SO_PEEK_OFF support
Jason Xing
2024-09-04
kselftest/arm64: Add test case for POR_EL0 signal frame records
Joey Gouly
[prev]
[next]