summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge tag 'mm-hotfixes-stable-2026-07-30-19-30' of git://git.kernel.org/pub/s...Linus Torvalds2-2/+2
6 daysMerge tag 'net-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds5-23/+230
8 daysselftests/mm: fix potential wild pointer access of getline due to missing initChris Gellermann1-1/+1
8 daysselftests/clone3: fix wild pointer access of getline due to missing initChris Gellermann1-1/+1
8 daysMerge tag 'hardening-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+3
9 daysMerge tag 'mm-hotfixes-stable-2026-07-27-14-18' of git://git.kernel.org/pub/s...Linus Torvalds2-4/+56
10 daysMerge tag 'vfs-7.2-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-0/+358
10 daysMerge tag 'char-misc-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
10 daysMerge tag 'trace-v7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+1
12 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-0/+10
12 daysMerge tag 'nf-26-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski1-2/+12
12 daysselftests/xsk: account reclaimed invalid Tx descriptorsMaciej Fijalkowski1-12/+14
12 daysselftests/xsk: fix too-many-frags multi-buffer Tx testMaciej Fijalkowski1-9/+15
12 daysselftests/net/af_unix: test listen() rejects wrong socket statesJohn Ericson3-0/+189
12 daysselftests/ftrace: Reset triggers at top level before instance loopMasami Hiramatsu (Google)1-0/+1
13 daysselftests/bpf: Test passing scalar NULL to nonnull global subprogAmery Hung1-0/+10
13 daysMerge tag 'net-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds19-11/+345
13 daysselftests: mptcp: userspace_pm: fix undefined variable portGeliang Tang1-1/+1
13 daysMerge tag 'ovpn-net-20260720' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski1-1/+3
13 daysselftests/net: packetdrill: cover RST validation in SYN-RECEIVEDYuxiang Yang1-0/+61
2026-07-22selftests: netfilter: nft_flowtable.sh: fix offload counter verification for ...Lorenzo 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-22selftests: netconsole: ignore busywait errorsMatthieu Baerts (NGI0)4-5/+5
2026-07-22selftests: drv-net: add missing kconfig for psp.pyMatthieu Baerts (NGI0)1-0/+3
2026-07-22selftests: drv-net: increase timeoutMatthieu Baerts (NGI0)1-0/+1
2026-07-22selftests: ovpn: increase timeoutMatthieu Baerts (NGI0)1-0/+1
2026-07-22selftests: ovpn: add IPV6 and VETH configsMatthieu Baerts (NGI0)1-0/+2
2026-07-22selftests: openvswitch: add config fileMatthieu Baerts (NGI0)1-0/+16
2026-07-22selftests: 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-21selftests/bpf: Add test for redirect from qdisc qevent blockDaniel Borkmann3-0/+137
2026-07-21selftests/net: Fix tun IPv6 test addresses to avoid 6to4 rangeRicardo B. Marlière1-4/+4
2026-07-21selftest: fix headers in fclog.cJori Koolstra1-3/+1
2026-07-21fs/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/netd...Linus 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-17selftests/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...Linus Torvalds2-23/+141
2026-07-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-0/+303
2026-07-16selftests/seccomp: Fix pointer type mismatch build errorKuan-Ying Lee1-1/+2
2026-07-16selftests/lkdtm: rename STACKLEAK_ERASING to KSTACK_ERASEHaofeng Li1-1/+1
2026-07-16Merge tag 'linux_kselftest-fixes-7.2-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-11/+20