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-02-05
selftests/bpf: Support dynamically linking LLVM if static is not available
Daniel Xu
2025-02-05
selftests/bpf: Add a BTF verification test for kflagged type_tag
Ihor Solodrai
2025-02-05
bpf: Allow kind_flag for BTF type and decl tags
Ihor Solodrai
2025-02-05
selftests/bpf: Add a btf_dump test for type_tags
Ihor Solodrai
2025-02-05
torture: Make SRCU lockdep testing use srcu_read_lock_nmisafe()
Paul E. McKenney
2025-02-05
rcutorture: Make scenario SRCU-P use srcu_read_lock_fast()
Paul E. McKenney
2025-02-05
selftests/mm: use PIDFD_SELF in guard pages test
Lorenzo Stoakes
2025-02-05
selftests/pidfd: add tests for PIDFD_SELF_*
Lorenzo Stoakes
2025-02-05
selftests/pidfd: add new PIDFD_SELF* defines
Christian Brauner
2025-02-04
netconsole: selftest: Add test for fragmented messages
Breno Leitao
2025-02-04
cxl: Introduce 'struct cxl_dpa_partition' and 'struct cxl_range_info'
Dan Williams
2025-02-04
cxl: Introduce to_{ram,pmem}_{res,perf}() helpers
Dan Williams
2025-02-04
selftests/cgroup: use bash in test_cpuset_v1_hp.sh
Bharadwaj Raju
2025-02-04
Merge tag 'livepatching-for-6.14-rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-02-04
KVM: selftests: Fix spelling mistake "initally" -> "initially"
Colin Ian King
2025-02-04
Merge tag 'kvm-s390-next-6.14-2' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2025-02-03
selftests: drv-net: rss_ctx: don't fail reconfigure test if queue offset not ...
Jakub Kicinski
2025-02-03
selftests: drv-net: rss_ctx: add missing cleanup in queue reconfigure
Jakub Kicinski
2025-02-03
scsi: cxlflash: Remove driver
Andrew Donnellan
2025-02-03
selftests/nolibc: always keep test kernel configuration up to date
Thomas Weißschuh
2025-02-03
selftests/nolibc: execute defconfig before other targets
Thomas Weißschuh
2025-02-03
selftests/nolibc: drop call to mrproper target
Thomas Weißschuh
2025-02-03
selftests/nolibc: drop call to prepare target
Thomas Weißschuh
2025-02-03
selftests/nolibc: drop mips32be EXTRACONFIG
Thomas Weißschuh
2025-02-03
selftests/nolibc: enable -Wmissing-prototypes
Thomas Weißschuh
2025-02-03
selftests/nolibc: ignore -Wmissing-prototypes
Thomas Weißschuh
2025-02-03
selftests/bpf: test_xdp_veth: Add new test cases for XDP flags
Bastien Curutchet (eBPF Foundation)
2025-02-03
selftests/bpf: test_xdp_veth: Use unique names
Bastien Curutchet (eBPF Foundation)
2025-02-03
selftests/bpf: test_xdp_veth: Add XDP flags to prog_configuration
Bastien Curutchet (eBPF Foundation)
2025-02-03
selftests/bpf: test_xdp_veth: Add prog_config[] table
Bastien Curutchet (eBPF Foundation)
2025-02-03
selftests/bpf: test_xdp_veth: Rename config[]
Bastien Curutchet (eBPF Foundation)
2025-02-03
selftests/bpf: test_xdp_veth: Split network configuration
Bastien Curutchet (eBPF Foundation)
2025-02-03
selftests/bpf: test_xdp_veth: Use int to describe next veth
Bastien Curutchet (eBPF Foundation)
2025-02-03
selftests/bpf: test_xdp_veth: Remove unecessarry check_ping()
Bastien Curutchet (eBPF Foundation)
2025-02-03
selftests/bpf: test_xdp_veth: Remove unused defines
Bastien Curutchet (eBPF Foundation)
2025-02-03
selftests/bpf: helpers: Add append_tid()
Bastien Curutchet (eBPF Foundation)
2025-02-03
selftests/bpf: Fix runqslower cross-endian build
Tony Ambardar
2025-02-03
selftests/bpf: Fix freplace_link segfault in tailcalls prog test
Tengda Wu
2025-02-03
udp: gso: do not drop small packets when PMTU reduces
Yan Zhai
2025-01-31
Merge tag 'AT_EXECVE_CHECK-v6.14-rc1-fix1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2025-01-31
Merge tag 'riscv-for-linus-6.14-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-01-31
Merge tag 'x86-mm-2025-01-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-01-31
KVM: s390: selftests: Streamline uc_skey test to issue iske after sske
Christoph Schlameuss
2025-01-31
KVM: s390: selftests: fix ucontrol memory region test
Claudio Imbrenda
2025-01-30
Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-01-30
Merge tag 'gpio-fixes-for-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-01-30
Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-01-29
selftests/net: Add test for loading devbound XDP program in generic mode
Toke Høiland-Jørgensen
2025-01-29
vsock/test: Add test for connect() retries
Michal Luczaj
2025-01-29
vsock/test: Add test for UAF due to socket unbinding
Michal Luczaj
[prev]
[next]