summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2026-05-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-05-24Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-05-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-05-23KVM: selftests: Verify that KVM returns the configured APIC cycle lengthSean Christopherson
2026-05-23KVM: selftests: elf: Include <endian.h> instead of <bits/endian.h>Hisam Mehboob
2026-05-21Merge tag 'net-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-05-21selftests: net: Fix checksums in xdp_nativeNimrod Oren
2026-05-21selftests: rds: config: disable modulesMatthieu Baerts (NGI0)
2026-05-20selftests/bpf: add regression test for ktls+sockmap verdict UAFXingwang Xiang
2026-05-20bpf: Reject NULL data/sig in bpf_verify_pkcs7_signatureKP Singh
2026-05-19selftests: bridge_vlan_mcast: Test toggling of multicast snoopingIdo Schimmel
2026-05-19Merge tag 'mm-hotfixes-stable-2026-05-18-21-07' of git://git.kernel.org/pub/s...Linus Torvalds
2026-05-19selftests: mptcp: drop nanoseconds width specifierMatthieu Baerts (NGI0)
2026-05-19selftests: mptcp: join: cover ADD_ADDR tx drop and list progressLi Xiasong
2026-05-19Merge tag 'ovpn-net-20260514' of https://github.com/OpenVPN/ovpn-net-nextPaolo Abeni
2026-05-17selftests/bpf: Cover global subprog exception leaksKumar Kartikeya Dwivedi
2026-05-15Merge tag 'block-7.1-20260515' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-05-14Merge tag 'net-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-05-14bpf: Use array_map_meta_equal for percpu array inner map replacementGuannan Wang
2026-05-14selftests: ovpn: reduce remaining ping flood countsRalf Lici
2026-05-13selftests/tc-testing: Add QFQ/CBS qlen underflow testVictor Nogueira
2026-05-13mm/memory: fix spurious warning when unmapping device-private/exclusive pagesAlistair Popple
2026-05-13selftests/mm: run_vmtests.sh: fix destructive tests invocationLuiz Capitulino
2026-05-13Merge tag 'sched_ext-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-05-13Merge tag 'cgroup-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-05-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-05-13selftests/cgroup: Fix error path leaks in test_percpu_basicYu Miao
2026-05-13selftests/rdma: explicitly skip tests when required modules are missingYi Lai
2026-05-13selftests: ublk: cap nthreads to kernel's actual nr_hw_queuesMing Lei
2026-05-12KVM: selftests: Ensure gmem file sizes are multiple of host page sizeSean Christopherson
2026-05-12selftests: drv-net: add shaper test for duplicate leavesJakub Kicinski
2026-05-11selftests/bpf: Add test for large offset bpf-to-bpf callYazhou Tang
2026-05-10selftests/sched_ext: Fix build error in dequeue selftestAndrea Righi
2026-05-10selftests/cgroup: Fix string comparison in write_testHongfu Li
2026-05-10selftests/cgroup: Fix cg_read_strcmp() empty string comparisonHongfu Li
2026-05-09Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-05-08Merge tag 'sched-urgent-2026-05-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-05-08selftest: bpf: Add test for bpf_tcp_sock() and RAW socket.Kuniyuki Iwashima
2026-05-07Merge tag 'net-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-05-06selftests: mptcp: pm: restrict 'unknown' check to pm_nl_ctlMatthieu Baerts (NGI0)
2026-05-06selftests: mptcp: check output: catch cmd errorsMatthieu Baerts (NGI0)
2026-05-06selftests: drv-net: fix sort order of makefile and configJakub Kicinski
2026-05-06Merge tag 'ipsec-2026-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2026-05-06Merge tag 'ovpn-net-20260504' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski
2026-05-06KVM: selftests: arm64: Fix steal_time test after UAPI refactoringSebastian Ott
2026-05-06selftests/rseq: Expand for optimized RSEQ ABI v2Thomas Gleixner
2026-05-06selftests/rseq: Validate legacy behaviorThomas Gleixner
2026-05-05selftests/rseq: Make registration flexible for legacy and optimized modeThomas Gleixner
2026-05-05selftests/rseq: Skip tests if time slice extensions are not availableThomas Gleixner
2026-05-05selftests: openvswitch: add tests for tunnel vport refcountingIlya Maximets