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-03-03
docs: kdoc_parser: move transform lists to a separate file
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_re: better show KernRe() at documentation
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_parser: handle struct member macro VIRTIO_DECLARE_FEATURES(name)
Randy Dunlap
2026-03-03
docs: kdoc_parser: add support for LIST_HEAD
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_parser: fix parser to support multi-word types
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_parser: don't exclude defaults from prototype
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_parser: fix the default_value logic for variables
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_parser: fix variable regexes to work with size_t
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_parser: don't mangle with function defines
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_parser: move var transformers to the beginning
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_re: don't go past the end of a line
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_re: add support for groups()
Mauro Carvalho Chehab
2026-03-03
selftests/bpf: Split module_attach into subtests
Viktor Malik
2026-03-03
selftests: bpf: Add tests for void global subprogs
Emil Tsalapatis
2026-03-03
bpf: Allow void global functions in the verifier
Emil Tsalapatis
2026-03-03
selftests/bpf: drop test_bpftool.sh
Alexis Lothoré (eBPF Foundation)
2026-03-03
selftests/bpf: Add tests for ctx fixed offset support
Kumar Kartikeya Dwivedi
2026-03-03
bpf, arm64: Use ORR-based MOV for general-purpose registers
Puranjay Mohan
2026-03-03
tools/build: Reject unexpected values for LLVM=
Thomas Weißschuh
2026-03-03
selftests/bpf: Add usdt trigger bench
Jiri Olsa
2026-03-03
selftests/bpf: Add test for checking correct nop of optimized usdt
Jiri Olsa
2026-03-03
selftests/bpf: Emit nop,nop5 instructions combo for x86_64 arch
Jiri Olsa
2026-03-03
libbpf: Add support to detect nop,nop5 instructions combo for usdt probe
Jiri Olsa
2026-03-03
libbpf: Add uprobe syscall feature detection
Jiri Olsa
2026-03-03
selftests/bpf: factor out get_func_* tests for fsession
Menglong Dong
2026-03-03
bpf/s390: Implement get_preempt_count()
Ilya Leoshkevich
2026-03-03
s390: Introduce bpf_get_lowcore() kfunc
Ilya Leoshkevich
2026-03-03
selftests/bpf: add test for xdp_bonding xmit_hash_policy compat
Jiayuan Chen
2026-03-02
selftests/sched_ext: Fix peek_dsq.bpf.c compile error for clang 17
Zhao Mengmeng
2026-03-02
selftests/sched_ext: Add -fms-extensions to bpf build flags
Zhao Mengmeng
2026-03-02
tools/sched_ext: Add -fms-extensions to bpf build flags
Zhao Mengmeng
2026-03-02
selftest: net: Add basic functionality tests for ipmr.
Kuniyuki Iwashima
2026-03-02
selftests/net: packetdrill: restore tcp_rcv_big_endseq.pkt
Simon Baatz
2026-03-02
selftests: drv-net: iou-zcrx: allocate hugepages for large chunks test
Jakub Kicinski
2026-03-02
selftests: drv-net: iou-zcrx: rework large chunks test to use common setup
Jakub Kicinski
2026-03-02
selftests: drv-net: iou-zcrx: wait for memory provider cleanup
Jakub Kicinski
2026-03-02
perf trace: Avoid an ERR_PTR in syscall_stats
Ian Rogers
2026-03-02
perf kvm stat: Fix relative paths for including headers
Leo Yan
2026-03-02
KVM: selftests: Extend state_test to check next_rip
Yosry Ahmed
2026-03-02
KVM: selftests: Extend state_test to check vGIF
Yosry Ahmed
2026-03-02
kbuild: Leave objtool binary around with 'make clean'
Nathan Chancellor
2026-03-02
KVM: selftests: Fix reserved value WRMSR testcase for multi-feature MSRs
Sean Christopherson
2026-03-02
KVM: selftests: Allow the PMU event filter test for Hygon
Zhiquan Li
2026-03-02
KVM: selftests: Add a flag to identify AMD compatible test cases
Zhiquan Li
2026-03-02
KVM: selftests: Add CPU vendor detection for Hygon
Zhiquan Li
2026-03-02
kunit: tool: copy caller args in run_kernel to prevent mutation
Shuvam Pandey
2026-03-02
tools/rtla: Generate optstring from long options
Costa Shulyupin
2026-03-02
selftests/filesystems: Assume that TIOCGPTPEER is defined
Mark Brown
2026-03-02
selftests/xattr: test xattrs on various socket families
Christian Brauner
2026-03-02
selftests/xattr: sockfs socket xattr tests
Christian Brauner
[prev]
[next]