index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
2025-03-15
selftests/bpf: Fix string read in strncmp benchmark
Viktor Malik
2025-03-15
selftests/bpf: Fix arena_spin_lock compilation on PowerPC
Kumar Kartikeya Dwivedi
2025-03-15
selftests/bpf: Add a kernel flag test for LSM bpf hook
Blaise Boscaccy
2025-03-15
security: Propagate caller information in bpf hooks
Blaise Boscaccy
2025-03-15
selftests/bpf: Convert comma to semicolon
Chen Ni
2025-03-15
selftests/bpf: Fix selection of static vs. dynamic LLVM
Anton Protopopov
2025-03-15
selftests: bpf: fix duplicate selftests in cpumask_success.
Emil Tsalapatis
2025-03-15
selftests: bpf: add bpf_cpumask_populate selftests
Emil Tsalapatis
2025-03-15
selftests/bpf: lwt_seg6local: Move test to test_progs
Bastien Curutchet (eBPF Foundation)
2025-03-15
selftests/bpf: lwt_seg6local: Remove unused routes
Bastien Curutchet (eBPF Foundation)
2025-03-15
selftests/bpf: Fix cap_enable_effective() return code
Feng Yang
2025-03-15
selftests/bpf: Fix dangling stdout seen by traffic monitor thread
Amery Hung
2025-03-15
selftests/bpf: Allow assigning traffic monitor print function
Amery Hung
2025-03-15
selftests/bpf: Clean up call sites of stdio_restore()
Amery Hung
2025-03-15
selftests/bpf: Move test_lwt_ip_encap to test_progs
Bastien Curutchet (eBPF Foundation)
2025-03-15
selftests/bpf: Add tests for arena spin lock
Kumar Kartikeya Dwivedi
2025-03-15
selftests/bpf: Introduce arena spin lock
Kumar Kartikeya Dwivedi
2025-03-15
selftests/bpf: Introduce cond_break_label
Kumar Kartikeya Dwivedi
2025-03-15
bpf: correct use/def for may_goto instruction
Eduard Zingerman
2025-03-15
selftests/bpf: test cases for compute_live_registers()
Eduard Zingerman
2025-03-15
bpf: simple DFA-based live registers analysis
Eduard Zingerman
2025-03-15
selftests/bpf: Add selftests for load-acquire and store-release instructions
Peilin Ye
2025-03-15
bpf, x86: Add x86 JIT support for timed may_goto
Kumar Kartikeya Dwivedi
2025-03-15
selftests/bpf: Add tests for bpf_object__prepare
Mykyta Yatsenko
2025-03-15
selftests/bpf: test_tunnel: Remove test_tunnel.sh
Bastien Curutchet (eBPF Foundation)
2025-03-15
selftests/bpf: test_tunnel: Move ip6tnl tunnel tests to test_progs
Bastien Curutchet (eBPF Foundation)
2025-03-15
selftests/bpf: test_tunnel: Move ip6geneve tunnel test to test_progs
Bastien Curutchet (eBPF Foundation)
2025-03-15
selftests/bpf: test_tunnel: Move geneve tunnel test to test_progs
Bastien Curutchet (eBPF Foundation)
2025-03-15
selftests/bpf: test_tunnel: Move ip6erspan tunnel test to test_progs
Bastien Curutchet (eBPF Foundation)
2025-03-15
selftests/bpf: test_tunnel: Move erspan tunnel tests to test_progs
Bastien Curutchet (eBPF Foundation)
2025-03-15
selftests/bpf: test_tunnel: Move ip6gre tunnel test to test_progs
Bastien Curutchet (eBPF Foundation)
2025-03-15
selftests/bpf: test_tunnel: Move gre tunnel test to test_progs
Bastien Curutchet (eBPF Foundation)
2025-03-15
selftests/bpf: test_tunnel: Add ping helpers
Bastien Curutchet (eBPF Foundation)
2025-03-15
selftests/bpf: test_tunnel: Add generic_attach* helpers
Bastien Curutchet (eBPF Foundation)
2025-03-15
veristat: Report program type guess results to sdterr
Eduard Zingerman
2025-03-15
veristat: Strerror expects positive number (errno)
Eduard Zingerman
2025-03-15
veristat: @files-list.txt notation for object files list
Eduard Zingerman
2025-03-15
selftests/bpf: Add tests for extending sleepable global subprogs
Kumar Kartikeya Dwivedi
2025-03-15
selftests/bpf: Test sleepable global subprogs in atomic contexts
Kumar Kartikeya Dwivedi
2025-03-15
bpf/selftests: test_select_reuseport_kern: Remove unused header
Alexis Lothoré (eBPF Foundation)
2025-03-15
selftests/bpf: Add selftests allowing cgroup prog pre-ordering
Yonghong Song
2025-03-15
selftests/bpf: Fixes for test_maps test
Jiayuan Chen
2025-03-15
selftests/bpf: Allow auto port binding for bpf nf
Jiayuan Chen
2025-03-15
selftests/bpf: Allow auto port binding for cgroup connect
Jiayuan Chen
2025-03-15
selftests/bpf: Add tests for bpf_dynptr_copy
Mykyta Yatsenko
2025-03-14
cxl/test: Define a CFMWS capable of a 3 way HB interleave
Alison Schofield
2025-03-14
Merge branch 'for-6.15/extended-linear-cache' into cxl-for-next2
Dave Jiang
2025-03-14
Merge branch 'for-6.15/dirty-shutdown' into cxl-for-next2
Dave Jiang
2025-03-14
tools/testing/cxl: Set Shutdown State support
Davidlohr Bueso
2025-03-14
cxl/pmem: debug invalid serial number data
Yuquan Wang
[prev]
[next]