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-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
2026-04-02
libbpf: Clarify raw-address single kprobe attach behavior
Hoyeon Lee
2026-04-02
libbpf: Use direct error codes for kprobe/uprobe attach
Hoyeon Lee
2026-04-02
libbpf: Fix BTF handling in bpf_program__clone()
Mykyta Yatsenko
2026-04-02
perf test: Skip perf data type profiling tests for s390
Thomas Richter
2026-04-02
perf tools: prevent null dsos from being added
Anubhav Shelat
2026-04-02
perf test: Fix ratio_to_prev event parsing test
Thomas Falcon
2026-04-02
perf tools: Fix module symbol resolution for non-zero .text sh_addr
Chuck Lever
2026-04-02
perf trace: Skip unnecessary synthesis for summary-only mode
Namhyung Kim
2026-04-02
perf stat: Fix crash on arm64
Breno Leitao
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-04-02
selftests/bpf: Add more precision tracking tests for atomics
Daniel Borkmann
2026-04-02
Merge tag 'net-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-04-02
selftests/bpf: Add test to verify the fix of kprobe_write_ctx abuse
Leon Hwang
2026-04-02
x86/cpufeatures: Add AMD CPPC Performance Priority feature.
Gautham R. Shenoy
2026-04-02
KVM: riscv: selftests: Implement kvm_arch_has_default_irqchip
Mayuresh Chitale
2026-04-02
tools/nolibc: explicitly list architecture headers
Thomas Weißschuh
2026-04-02
tools/nolibc: drop superfluous definition of Q
Thomas Weißschuh
2026-04-02
tools/nolibc: drop superfluous invocation of mkdir
Thomas Weißschuh
2026-04-02
tools/nolibc: drop superfluous invocation of 'make headers'
Thomas Weißschuh
2026-04-02
tracing: selftests: Extend hotplug testing for trace remotes
Vincent Donnefort
2026-04-02
selftests/tc-testing: add tests for cls_fw and cls_flow on shared blocks
Xiang Mei
2026-04-02
selftests: drivers: hw: add test for the ethtool standard counters
Ioana Ciornei
2026-04-02
selftests: drivers: hw: update ethtool_rmon to work with a single local inter...
Ioana Ciornei
2026-04-02
selftests: drivers: hw: move to KTAP output
Ioana Ciornei
2026-04-02
selftests: drivers: hw: replace counter upper limit with UINT32_MAX in rmon test
Ioana Ciornei
2026-04-02
selftests: drivers: hw: test rmon counters only on first interface
Ioana Ciornei
2026-04-02
selftests: drivers: hw: cleanup shellcheck warnings in the rmon test
Ioana Ciornei
2026-04-02
selftests: net: update some helpers to use run_on
Ioana Ciornei
2026-04-02
selftests: net: extend lib.sh to parse drivers/net/net.config
Ioana Ciornei
2026-04-02
selftests: forwarding: extend ethtool_std_stats_get with pause statistics
Ioana Ciornei
2026-04-02
iommufd/selftest: Test dirty tracking on PASID
Zhenzhong Duan
2026-04-01
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2026-04-01
perf test: Fix perf stat --bpf-counters on hybrid machines
Namhyung Kim
2026-04-01
perf tests: Write test files to tmpdir
Ian Rogers
2026-04-01
libperf cpumap: Make index and nr types unsigned
Ian Rogers
2026-04-01
tools/workqueue: add CACHE_SHARD support to wq_dump.py
Breno Leitao
2026-04-01
KVM: arm64: selftests: Avoid testing the IMPDEF behavior
Zenghui Yu (Huawei)
2026-04-01
tools/nolibc/printf: Support negative variable width and precision
David Laight
2026-04-01
tools/testing/cxl: Test dax_hmem takeover of CXL regions
Dan Williams
2026-04-01
tools/testing/cxl: Simulate auto-assembly failure
Dan Williams
2026-04-01
KVM: arm64: set_id_regs: Allow GICv3 support to be set at runtime
Marc Zyngier
2026-04-01
rv: Allow epoll in rtapp-sleep monitor
Nam Cao
2026-04-01
Merge branch 'for-linus' into for-next
Takashi Iwai
2026-04-01
mm: move free_reserved_area() to mm/memblock.c
Mike Rapoport (Microsoft)
2026-04-01
memblock: move reserve_bootmem_range() to memblock.c and make it static
Mike Rapoport (Microsoft)
2026-04-01
memblock: Add reserve_mem debugfs info
Guilherme G. Piccoli
2026-04-01
rv/rvgen: fix _fill_states() return type annotation
Wander Lairson Costa
2026-04-01
rv/rvgen: fix unbound loop variable warning
Wander Lairson Costa
2026-04-01
rv/rvgen: enforce presence of initial state
Wander Lairson Costa
2026-04-01
rv/rvgen: extract node marker string to class constant
Wander Lairson Costa
[prev]
[next]