summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
43 hoursMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
46 hoursMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
3 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
3 daysKVM: selftests: Verify that KVM returns the configured APIC cycle lengthSean Christopherson
3 daysKVM: selftests: elf: Include <endian.h> instead of <bits/endian.h>Hisam Mehboob
5 daysMerge tag 'net-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
5 daysselftests: net: Fix checksums in xdp_nativeNimrod Oren
5 daysselftests: rds: config: disable modulesMatthieu Baerts (NGI0)
6 daysselftests/bpf: add regression test for ktls+sockmap verdict UAFXingwang Xiang
6 daysbpf: Reject NULL data/sig in bpf_verify_pkcs7_signatureKP Singh
7 daysselftests: bridge_vlan_mcast: Test toggling of multicast snoopingIdo Schimmel
7 daysMerge tag 'mm-hotfixes-stable-2026-05-18-21-07' of git://git.kernel.org/pub/s...Linus Torvalds
7 daysselftests: mptcp: drop nanoseconds width specifierMatthieu Baerts (NGI0)
7 daysselftests: mptcp: join: cover ADD_ADDR tx drop and list progressLi Xiasong
7 daysMerge tag 'ovpn-net-20260514' of https://github.com/OpenVPN/ovpn-net-nextPaolo Abeni
9 daysselftests/bpf: Cover global subprog exception leaksKumar Kartikeya Dwivedi
11 daysMerge tag 'block-7.1-20260515' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
12 daysMerge tag 'net-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
12 daysbpf: Use array_map_meta_equal for percpu array inner map replacementGuannan Wang
12 daysselftests: ovpn: reduce remaining ping flood countsRalf Lici
13 daysselftests/tc-testing: Add QFQ/CBS qlen underflow testVictor Nogueira
13 daysmm/memory: fix spurious warning when unmapping device-private/exclusive pagesAlistair Popple
13 daysselftests/mm: run_vmtests.sh: fix destructive tests invocationLuiz Capitulino
13 daysMerge tag 'sched_ext-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
13 daysMerge tag 'cgroup-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
13 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
13 daysselftests/cgroup: Fix error path leaks in test_percpu_basicYu Miao
13 daysselftests/rdma: explicitly skip tests when required modules are missingYi Lai
13 daysselftests: ublk: cap nthreads to kernel's actual nr_hw_queuesMing Lei
14 daysKVM: 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