index
:
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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2025-08-28
bonding: Add independent control state machine
Aahil Awatramani
2025-08-28
selftests: mptcp: pm: check flush doesn't reset limits
Matthieu Baerts (NGI0)
2025-08-28
selftests/memfd: add test for mapping write-sealed memfd read-only
Isaac J. Manjarres
2025-08-28
tools/nolibc: fix spelling of FD_SETBITMASK in FD_* macros
Willy Tarreau
2025-08-28
selftests/bpf: Fix a user_ringbuf failure with arm64 64KB page size
Yonghong Song
2025-08-28
bpf: Make reg_not_null() true for CONST_PTR_TO_MAP
Ihor Solodrai
2025-08-28
bpftool: Fix JSON writer resource leak in version command
Yuan Chen
2025-08-28
kselftest/arm64: Specify SVE data when testing VL set in sve-ptrace
Mark Brown
2025-08-28
ktest.pl: Prevent recursion of default variable options
Steven Rostedt
2025-08-28
pm: cpupower: Fix the snapshot-order of tsc,mperf, clock in mperf_stop()
Gautham R. Shenoy
2025-08-28
selftests: tracing: Use mutex_unlock for testing glob filter
Masami Hiramatsu (Google)
2025-08-28
tools/build: Fix s390(x) cross-compilation with clang
Thomas Weißschuh
2025-08-28
tools/nolibc: define time_t in terms of __kernel_old_time_t
Thomas Weißschuh
2025-08-28
selftests/futex: Define SYS_futex on 32-bit architectures with 64-bit time_t
Cynthia Huang
2025-08-15
selftests/perf_events: Add a mmap() correctness test
Lorenzo Stoakes
2025-08-15
perf tools: Remove libtraceevent in .gitignore
Chen Pei
2025-08-15
perf tests bp_account: Fix leaked file descriptor
Leo Yan
2025-08-15
perf sched: Fix memory leaks in 'perf sched latency'
Namhyung Kim
2025-08-15
perf sched: Fix memory leaks for evsel->priv in timehist
Namhyung Kim
2025-08-15
perf sched: Free thread->priv using priv_destructor
Namhyung Kim
2025-08-15
perf dso: Add missed dso__put to dso__load_kcore
Ian Rogers
2025-08-15
perf tools: Fix use-after-free in help_unknown_cmd()
Namhyung Kim
2025-08-15
selftests: rtnetlink.sh: remove esp4_offload after test
Xiumei Mu
2025-08-15
tools/rv: Do not skip idle in trace
Gabriele Monaco
2025-08-15
kselftest/arm64: Fix check for setting new VLs in sve-ptrace
Mark Brown
2025-08-15
bpftool: Fix memory leak in dump_xx_nlmsg on realloc failure
Yuan Chen
2025-08-15
selftests/bpf: fix signedness bug in redir_partial()
Fushuai Wang
2025-08-15
selftests/tracing: Fix false failure of subsystem event test
Steven Rostedt
2025-08-15
selftests: Fix errno checking in syscall_user_dispatch test
Dmitry Vyukov
2025-08-01
Revert "selftests/bpf: Add a cgroup prog bpf_get_ns_current_pid_tgid() test"
Shung-Hsi Yu
2025-08-01
selftests: mptcp: connect: also cover checksum
Matthieu Baerts (NGI0)
2025-08-01
selftests: mptcp: connect: also cover alt modes
Matthieu Baerts (NGI0)
2025-07-24
Revert "selftests/bpf: dummy_st_ops should reject 0 for non-nullable params"
Shung-Hsi Yu
2025-07-24
Revert "selftests/bpf: adjust dummy_st_ops_success to detect additional error"
Shung-Hsi Yu
2025-07-24
selftests: net: increase inter-packet timeout in udpgro.sh
Paolo Abeni
2025-07-17
selftests/bpf: adapt one more case in test_lru_map to the new target_free
Willem de Bruijn
2025-07-17
bpf: Adjust free target to avoid global starvation of LRU map
Willem de Bruijn
2025-07-17
x86/rdrand: Disable RDSEED on AMD Cyan Skillfish
Mikhail Paulyshka
2025-07-17
kallsyms: fix build without execinfo
Achill Gilgenast
2025-07-17
perf: build: Setup PKG_CONFIG_LIBDIR for cross compilation
Leo Yan
2025-07-06
libbpf: Fix possible use-after-free for externs
Adin Scannell
2025-07-06
libbpf: Fix null pointer dereference in btf_dump__free on allocation failure
Yuan Chen
2025-06-27
perf evsel: Missed close() when probing hybrid core PMUs
Ian Rogers
2025-06-27
bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETE
Paul Chaignon
2025-06-27
selftests/x86: Add a test to detect infinite SIGTRAP handler loop
Xin Li (Intel)
2025-06-27
libbpf: Add identical pointer detection to btf_dedup_is_equiv()
Alan Maguire
2025-06-19
tools/resolve_btfids: Fix build when cross compiling kernel with clang.
Suleiman Souhlal
2025-06-19
perf trace: Always print return value for syscalls returning a pid
Anubhav Shelat
2025-06-19
perf record: Fix incorrect --user-regs comments
Dapeng Mi
2025-06-19
perf tests switch-tracking: Fix timestamp comparison
Leo Yan
[next]