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
2025-06-25
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-06-25
selftests/mm: fix validate_addr() helper
Dev Jain
2025-06-25
netlink: specs: ethtool: replace underscores with dashes in names
Jakub Kicinski
2025-06-25
selftests: drv-net: test RSS Netlink notifications
Jakub Kicinski
2025-06-25
selftests/bpf: adapt one more case in test_lru_map to the new target_free
Willem de Bruijn
2025-06-25
selftests/bpf: check operations on untrusted ro pointers to mem
Eduard Zingerman
2025-06-25
selftests/bpf: Add tests for BPF_NEG range tracking logic
Song Liu
2025-06-25
bpf: Add range tracking for BPF_NEG
Song Liu
2025-06-25
selftests/bpf: Fix usdt multispec failure with arm64/clang20 selftest build
Yonghong Song
2025-06-25
libbpf: Fix possible use-after-free for externs
Adin Scannell
2025-06-25
torture: Default --no-clocksourcewd on arm64
Paul E. McKenney
2025-06-25
torture: Default --no-rcutasksflavors on arm64
Paul E. McKenney
2025-06-25
torture: Make torture.sh KCSAN runs set CONFIG_RCU_TORTURE_TEST_CHK_RDR_STATE=y
Paul E. McKenney
2025-06-25
torture: Permit multiple space characters in kvm.sh --kconfig argument
Paul E. McKenney
2025-06-25
torture: Suppress torture.sh "Zero time" messages for disabled tests
Paul E. McKenney
2025-06-25
rcutorture: Make BUSTED scenario check and log readers
Paul E. McKenney
2025-06-24
selftests: ublk: don't take same backing file for more than one ublk devices
Ming Lei
2025-06-24
selftests/bpf: Add testcases for BPF_ADD and BPF_SUB
Harishankar Vishwanathan
2025-06-24
KVM: selftests: Add back the missing check of MONITOR/MWAIT availability
Chenyi Qiang
2025-06-24
iommufd/selftest: Fix build warnings due to uninitialized mfd
Nicolin Chen
2025-06-24
iommufd/selftest: Add asserts testing global mfd
Nicolin Chen
2025-06-24
iommufd/selftest: Add missing close(mfd) in memfd_mmap()
Nicolin Chen
2025-06-24
iommufd/selftest: Fix iommufd_dirty_tracking with large hugepage sizes
Nicolin Chen
2025-06-24
selftests/pidfd: decode pidfd file handles withou having to specify an fd
Christian Brauner
2025-06-24
fcntl/pidfd: redefine PIDFD_SELF_THREAD_GROUP
Christian Brauner
2025-06-24
selftest: af_unix: Add tests for -ECONNRESET.
Kuniyuki Iwashima
2025-06-24
af_unix: Add test for consecutive consumed OOB.
Kuniyuki Iwashima
2025-06-23
selftests/bpf: Convert test_sysctl to prog_tests
Jerome Marchand
2025-06-23
page_pool: import Jesper's page_pool benchmark
Jesper Dangaard Brouer
2025-06-23
selftests: drv-net: stats: use skip instead of xfail for unsupported features
Jakub Kicinski
2025-06-23
selftests: drv-net: stats: fix pylint issues
Jakub Kicinski
2025-06-23
selftests/nolibc: avoid GCC 15 -Wunterminated-string-initialization
Thomas Weißschuh
2025-06-23
selftests/nolibc: integrate with kselftests
Thomas Weißschuh
2025-06-23
selftests/nolibc: rename Makefile
Thomas Weißschuh
2025-06-23
selftests/nolibc: split out CFLAGS logic
Thomas Weißschuh
2025-06-23
selftests/nolibc: drop implicit defconfig executions
Thomas Weißschuh
2025-06-23
selftests: drv-net: import things in lib one by one
Jakub Kicinski
2025-06-23
KVM: selftests: Add a KVM_IRQFD test to verify uniqueness requirements
Sean Christopherson
2025-06-23
KVM: selftests: Add utilities to create eventfds and do KVM_IRQFD
Sean Christopherson
2025-06-23
KVM: selftests: Assert that eventfd() succeeds in Xen shinfo test
Sean Christopherson
2025-06-23
selftests/bpf: Support ppc64el in vmtest
Luis Gerhorst
2025-06-23
Merge tag 'mm-hotfixes-stable-2025-06-22-18-52' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-06-23
testptp: add option to enable external timestamping edges
Miroslav Lichvar
2025-06-23
selftests/bpf: Add tests for bpf_cgroup_read_xattr
Song Liu
2025-06-23
selftests/coredump: Fix "socket_detect_userspace_client" test failure
Nam Cao
2025-06-23
selftests/pidfd: test setattr support
Christian Brauner
2025-06-23
selftests/pidfd: test extended attribute support
Christian Brauner
2025-06-23
selftests/pidfd: test extended attribute support
Christian Brauner
2025-06-22
Merge tag 'locking_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-06-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
[prev]
[next]