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
/
selftests
Age
Commit message (
Expand
)
Author
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-02-26
selftests/vsock: change tests to respect write-once child ns mode
Bobby Eshleman
2026-02-25
selftests: team: Add a reference count leak test
Ido Schimmel
2026-02-25
selftests/net: packetdrill: Verify acceptance of FIN packets when RWIN is 0
Simon Baatz
2026-02-25
kselftest: arm64: Check access to GCS after mprotect(PROT_NONE)
Catalin Marinas
2026-02-24
selftests/bpf: Don't override SIGSEGV handler with ASAN
Ihor Solodrai
2026-02-24
selftests/bpf: Check BPFTOOL env var in detect_bpftool_path()
Ihor Solodrai
2026-02-24
selftests/bpf: Fix out-of-bounds array access bugs reported by ASAN
Ihor Solodrai
2026-02-24
selftests/bpf: Fix array bounds warning in jit_disasm_helpers
Ihor Solodrai
2026-02-24
selftests/bpf: Free bpf_object in test_sysctl
Ihor Solodrai
2026-02-24
selftests/bpf: Fix resource leaks caused by missing cleanups
Ihor Solodrai
2026-02-24
selftests/bpf: Fix double thread join in uprobe_multi_test
Ihor Solodrai
2026-02-24
selftests/bpf: Fix use-after-free in xdp_metadata test
Ihor Solodrai
2026-02-24
veristat: Fix a memory leak for preset ENUMERATOR
Ihor Solodrai
2026-02-24
selftests/bpf: Fix cleanup in check_fd_array_cnt__fd_array_too_big()
Ihor Solodrai
2026-02-24
selftests/bpf: Fix memory leaks in tests
Ihor Solodrai
2026-02-24
selftests/bpf: Refactor bpf_get_ksyms() trace helper
Ihor Solodrai
2026-02-24
selftests/bpf: Add DENYLIST.asan
Ihor Solodrai
2026-02-24
selftests/bpf: Pass through build flags to bpftool and resolve_btfids
Ihor Solodrai
2026-02-24
selftests/bpf: Use memcpy() for bounded non-NULL-terminated copies
Ihor Solodrai
2026-02-24
selftests/bpf: Use strscpy in bpftool_helpers.c
Ihor Solodrai
2026-02-24
selftests/bpf: Replace strncpy() with strscpy()
Ihor Solodrai
2026-02-24
selftests: hid: tests: test_wacom_generic: add tests for display devices and ...
Alex Tran
2026-02-23
selftests/bpf: Replace strcpy() calls with strscpy()
Ihor Solodrai
2026-02-23
selftests/bpf: Add simple strscpy() implementation
Ihor Solodrai
2026-02-23
cgroup/cpuset: Defer housekeeping_update() calls from CPU hotplug to workqueue
Waiman Long
2026-02-23
kselftest/cgroup: Simplify test_cpuset_prs.sh by removing "S+" command
Waiman Long
2026-02-23
selftests/sched_ext: Remove duplicated unistd.h include in rt_stall.c
Cheng-Yang Chou
2026-02-23
selftests/sched_ext: Fix unused-result warning for read()
Cheng-Yang Chou
2026-02-23
selftests/sched_ext: Abort test loop on signal
Cheng-Yang Chou
2026-02-21
Merge tag 'sched_ext-for-7.0-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-02-20
selftests: drv-net: rss_ctx: test RSS contexts persist after ifdown/up
Pavan Chebbi
2026-02-19
Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-02-19
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-02-18
Merge tag 'mm-nonmm-stable-2026-02-18-19-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-18
selftests/net: packetdrill: add ipv4-mapped-ipv6 tests
Eric Dumazet
2026-02-18
selftests/bpf: Remove hexdump dependency
Matthieu Baerts (NGI0)
2026-02-18
selftests/bpf: Use vmlinux.h in test_xdp_meta
Ihor Solodrai
2026-02-17
selftests: tc_actions: don't dump 2MB of \0 to stdout
Jakub Kicinski
2026-02-17
selftests: forwarding: fix pedit tests failure with br_netfilter enabled
Aleksei Oladko
2026-02-17
selftests: forwarding: vxlan_bridge_1d_ipv6: fix test failure with br_netfilt...
Aleksei Oladko
2026-02-17
selftests: forwarding: vxlan_bridge_1d: fix test failure with br_netfilter en...
Aleksei Oladko
2026-02-17
selftests: forwarding: bridge_mdb_max: add tests for mdb_n_entries warning
Nikolay Aleksandrov
2026-02-17
selftests: drv-net: add HDS payload sweep test for devmem TCP
Bobby Eshleman
2026-02-14
Merge tag 'loongarch-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2026-02-13
selftests/bpf: enable fsession_test on riscv64
Menglong Dong
2026-02-13
selftests/bpf: Fix map_kptr grace period wait
Kumar Kartikeya Dwivedi
2026-02-13
selftests/bpf: Adjust selftest due to function rename
Ihor Solodrai
2026-02-13
selftests: netconsole: Increase port listening timeout
Pin-yen Lin
[prev]
[next]