aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2026-07-30Merge tag 'net-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-23/+230
2026-07-28Merge tag 'hardening-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds2-2/+3
2026-07-27Merge tag 'mm-hotfixes-stable-2026-07-27-14-18' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2-4/+56
2026-07-26Merge tag 'vfs-7.2-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds3-0/+358
2026-07-26Merge tag 'char-misc-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-1/+1
2026-07-26Merge tag 'trace-v7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-0/+1
2026-07-24Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-0/+10
2026-07-24Merge tag 'nf-26-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski1-2/+12
2026-07-24selftests/xsk: account reclaimed invalid Tx descriptorsMaciej Fijalkowski1-12/+14
2026-07-24selftests/xsk: fix too-many-frags multi-buffer Tx testMaciej Fijalkowski1-9/+15
2026-07-24selftests/net/af_unix: test listen() rejects wrong socket statesJohn Ericson3-0/+189
2026-07-24selftests/ftrace: Reset triggers at top level before instance loopMasami Hiramatsu (Google)1-0/+1
2026-07-23selftests/bpf: Test passing scalar NULL to nonnull global subprogAmery Hung1-0/+10
2026-07-23Merge tag 'net-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds19-11/+345
2026-07-23selftests: mptcp: userspace_pm: fix undefined variable portGeliang Tang1-1/+1
2026-07-23Merge tag 'ovpn-net-20260720' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski1-1/+3
2026-07-23selftests/net: packetdrill: cover RST validation in SYN-RECEIVEDYuxiang Yang1-0/+61
2026-07-22selftests: netfilter: nft_flowtable.sh: fix offload counter verification for tunnel testsLorenzo Bianconi1-2/+12
2026-07-22selftests: net: bridge: test ranges with PVID VLANNikolay Aleksandrov1-0/+23
2026-07-22selftests/pidfd: check PIDFD_THREAD survives open_by_handle_at()Christian Brauner1-0/+1
2026-07-21selftests: netconsole: ignore busywait errorsMatthieu Baerts (NGI0)4-5/+5
2026-07-21selftests: drv-net: add missing kconfig for psp.pyMatthieu Baerts (NGI0)1-0/+3
2026-07-21selftests: drv-net: increase timeoutMatthieu Baerts (NGI0)1-0/+1
2026-07-21selftests: ovpn: increase timeoutMatthieu Baerts (NGI0)1-0/+1
2026-07-21selftests: ovpn: add IPV6 and VETH configsMatthieu Baerts (NGI0)1-0/+2
2026-07-21selftests: openvswitch: add config fileMatthieu Baerts (NGI0)1-0/+16
2026-07-21selftests: af_unix: add USER_NS configMatthieu Baerts (NGI0)1-0/+1
2026-07-21selftests/fuse: add ACL_DONT_CACHE regression testAmir Goldstein2-0/+357
2026-07-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-6/+19
2026-07-21KVM: selftests: sev_init2_tests: Derive SEV availability from KVMDavid Woodhouse1-5/+11
2026-07-21KVM: selftests: sev_smoke_test: Only run VM types the host offersDavid Woodhouse1-1/+8
2026-07-21vsock/test: add test for small packets under pressureStefano Garzarella1-0/+87
2026-07-20selftests/bpf: Add test for redirect from qdisc qevent blockDaniel Borkmann3-0/+137
2026-07-20selftests/net: Fix tun IPv6 test addresses to avoid 6to4 rangeRicardo B. Marlière1-4/+4
2026-07-20selftest: fix headers in fclog.cJori Koolstra1-3/+1
2026-07-20fs/proc/task_mmu: fix PAGEMAP_SCAN written state for unpopulated ptesKiryl Shutsemau (Meta)1-1/+55
2026-07-20selftests/net: ovpn: fix getaddrinfo memory leak in ovpn_parse_remote()longlong yan1-1/+3
2026-07-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds10-63/+274
2026-07-17Merge tag 'net-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-1/+57
2026-07-17selftests: ntsync: correct CONFIG_NTSYNC nameEthan Nelson-Moore1-1/+1
2026-07-17selftests: netconsole: only restore MAC when it changed on resumeAndre Carvalho1-1/+2
2026-07-16selftests/bpf: Cover tracing implicit kfunc argsKumar Kartikeya Dwivedi2-0/+113
2026-07-16Merge tag 'landlock-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linuxLinus Torvalds2-23/+141
2026-07-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-0/+303
2026-07-15selftests/seccomp: Fix pointer type mismatch build errorKuan-Ying Lee1-1/+2
2026-07-15selftests/lkdtm: rename STACKLEAK_ERASING to KSTACK_ERASEHaofeng Li1-1/+1
2026-07-15Merge tag 'linux_kselftest-fixes-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds2-11/+20
2026-07-15Merge tag 'kvm-x86-fixes-7.2-rc4' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-0/+47
2026-07-15Merge tag 'kvmarm-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini2-0/+256
2026-07-15selftests/bpf: Cover negative buffer pointer offsetsSun Jian5-43/+102