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-03-06
libbpf: Sync progs autoload with maps autocreate for struct_ops maps
Eduard Zingerman
2024-03-06
selftests/bpf: Test autocreate behavior for struct_ops maps
Eduard Zingerman
2024-03-06
selftests/bpf: Bad_struct_ops test
Eduard Zingerman
2024-03-06
selftests/bpf: Utility functions to capture libbpf log in test_progs
Eduard Zingerman
2024-03-06
selftests/bpf: Test struct_ops map definition with type suffix
Eduard Zingerman
2024-03-06
libbpf: Honor autocreate flag for struct_ops maps
Eduard Zingerman
2024-03-06
libbpf: Tie struct_ops programs to kernel BTF ids, not to local ids
Eduard Zingerman
2024-03-06
libbpf: Allow version suffixes (___smth) for struct_ops types
Eduard Zingerman
2024-03-06
selftests/bpf: Test may_goto
Alexei Starovoitov
2024-03-06
bpf: Add cond_break macro
Alexei Starovoitov
2024-03-06
bpf: Introduce may_goto instruction
Alexei Starovoitov
2024-03-06
Fix cpupower-frequency-info.1 man page typo
Jan Kratochvil
2024-03-07
selftests/ftrace: Add test cases for entry args at function exit
Masami Hiramatsu (Google)
2024-03-07
tracing/probes: Support $argN in return probe (kprobe and fprobe)
Masami Hiramatsu (Google)
2024-03-06
KVM: riscv: selftests: Add Zacas extension to get-reg-list test
Anup Patel
2024-03-06
KVM: riscv: selftests: Add Ztso extension to get-reg-list test
Anup Patel
2024-03-06
KVM: riscv: selftests: Add sstc timer test
Haibo Xu
2024-03-06
KVM: riscv: selftests: Change vcpu_has_ext to a common function
Haibo Xu
2024-03-06
KVM: riscv: selftests: Add guest helper to get vcpu id
Haibo Xu
2024-03-06
KVM: riscv: selftests: Add exception handling support
Haibo Xu
2024-03-06
tools: ynl: add --dbg-small-recv for easier kernel testing
Jakub Kicinski
2024-03-06
tools: ynl: support debug printing messages
Jakub Kicinski
2024-03-06
tools: ynl: allow setting recv() size
Jakub Kicinski
2024-03-06
tools: ynl: move the new line in NlMsg __repr__
Jakub Kicinski
2024-03-06
tools: ynl: remove __pycache__ during clean
Jakub Kicinski
2024-03-06
tools: ynl: add distclean to .PHONY in all makefiles
Jakub Kicinski
2024-03-06
tools: ynl: rename make hardclean -> distclean
Jakub Kicinski
2024-03-05
selftests: avoid using SKIP(exit()) in harness fixure setup
Jakub Kicinski
2024-03-05
selftests/bpf: Fix up xdp bonding test wrt feature flags
Daniel Borkmann
2024-03-05
selftests/bpf: test case for callback_depth states pruning logic
Eduard Zingerman
2024-03-05
selftests/exec: Perform script checks with /bin/bash
Kees Cook
2024-03-05
KVM: selftests: Explicitly close guest_memfd files in some gmem tests
Dongli Zhang
2024-03-05
selftest: gpio: remove obsolete gpio-mockup test
Kent Gibson
2024-03-05
selftests/powerpc: Fix load_unaligned_zeropad build failure
Michael Ellerman
2024-03-05
selftests: forwarding: Make {, ip6}gre-inner-v6-multipath tests more robust
Ido Schimmel
2024-03-05
selftests: forwarding: Make VXLAN ECN encap tests more robust
Ido Schimmel
2024-03-05
selftests: forwarding: Make vxlan-bridge-1q pass on debug kernels
Ido Schimmel
2024-03-05
selftests: forwarding: Make tc-police pass on debug kernels
Ido Schimmel
2024-03-05
selftests: forwarding: Parametrize mausezahn delay
Ido Schimmel
2024-03-05
selftests: forwarding: Remove IPv6 L3 multipath hash tests
Ido Schimmel
2024-03-05
tools: virtio: introduce vhost_net_test
Yunsheng Lin
2024-03-05
slab: remove PARTIAL_NODE slab_state
Chengming Zhou
2024-03-04
selftests/tc-testing: require an up to date iproute2 for blockcast tests
Pedro Tammela
2024-03-04
selftests: net: Correct couple of spelling mistakes
Prabhav Kumar Vaish
2024-03-04
mm: huge_memory: enable debugfs to split huge pages to any order
Zi Yan
2024-03-04
selftests: damon: add access_memory to .gitignore
Javier Carrasco
2024-03-04
selftest: damon: fix minor typos in test logs
Vincenzo Mezzela
2024-03-04
selftests/bpf: Test struct_ops maps with a large number of struct_ops program.
Kui-Feng Lee
2024-03-04
kselftest: Add basic test for probing the rust sample modules
Laura Nao
2024-03-04
selftests/bpf: xdp_hw_metadata reduce sleep interval
Song Yoong Siang
[prev]
[next]