aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2026-07-28selftests/bpf: Report the real error from libarena parallel workersJiayuan Chen1-1/+17
2026-07-27selftests: net: hsr: add PRP RedBox testXin Xie2-0/+100
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-27KVM: selftests: Extend set_sregs test to cover EFERYosry Ahmed2-20/+63
2026-07-27selftests/filesystems: add failfs selftestsChristian Brauner4-0/+593
2026-07-27mlx5: Deprecate latency-sensitive QPs featureLeon Romanovsky30-68/+621
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-26selftests/liveupdate: Move luo_test_utils.* into a reusable libraryVipin Sharma11-22/+39
2026-07-26selftests/liveupdate: Use luo_test_utils.c for liveupdate ioctl APIsVipin Sharma3-85/+83
2026-07-26RDMA/selftests: Add rxe_netns_names testJiri Pirko3-1/+338
2026-07-25tools/build: selftests: Remove some duplicate toolchain definitionsJames Clark1-1/+0
2026-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc5Eduard Zingerman22-17/+374
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: drv-net: ncdevmem: Open /dev/udmabuf O_RDONLYT.J. Mercier1-1/+1
2026-07-24selftests/bpf: Fix memory leak on subtest_states reallocationFeng Yang1-4/+5
2026-07-24selftests/bpf: Use calloc to allocate subtest_statesFeng Yang1-3/+1
2026-07-24selftests/bpf: Fix missing allocation null checks in test_progs.cFeng Yang1-2/+9
2026-07-24selftests/bpf: Fix incorrect error checking for pthread_createFeng Yang1-1/+1
2026-07-24selftests/bpf: Fix extra free of subtest_state->nameFeng Yang1-1/+0
2026-07-24s390/bpf: Enable atomics tests for s390Maxim Khmelevskii2-9/+18
2026-07-24selftests/bpf: Add get_preempt_count() support for RISC-VTiezhu Yang1-0/+7
2026-07-24selftests/bpf: Verify no warning when close fexit linkLeon Hwang1-0/+48
2026-07-24selftests/bpf: Enable timed may_goto tests for riscv64Feng Jiang3-1/+7
2026-07-24selftests/bpf: Test timed may_goto preserves R0-R5Feng Jiang1-0/+58
2026-07-24selftests/ftrace: Reset triggers at top level before instance loopMasami Hiramatsu (Google)1-0/+1
2026-07-24Merge branch 'for-7.3/cxl-type2-test' into cxl-for-nextDave Jiang5-172/+678
2026-07-23selftests/bpf: Test passing scalar NULL to nonnull global subprogAmery Hung1-0/+10
2026-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski31-80/+638
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-23selftests/sched_ext: Handle sleeping task affinity changes in numa testKuba Piecuch1-1/+12
2026-07-23selftests: drv-net: Fix TSO test docPetr Vorel1-1/+1
2026-07-23selftests: drv-net: Fix csum path in docPetr Vorel1-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-23selftests/net: use MAP_FAILED instead of (void *)-1 in tcp_mmaplonglong yan1-5/+5
2026-07-23selftests/net: Skip srv6_end_dt46_l3vpn_test if iproute2 too oldAlessio Faina1-0/+10
2026-07-22KVM: selftests: Fix typos in x86 and riscv testsShivank Sharma4-6/+6
2026-07-22selftests/net: Test PACKET_AUXDATAJoe Damato2-5/+70
2026-07-22selftests/net: Test PACKET_STATISTICS dropsJoe Damato2-7/+46
2026-07-22selftests/net: Test PACKET_STATISTICSJoe Damato1-1/+31
2026-07-22kselftest: cpufreq: Backup and restore governor for sptestsYiwei Lin2-0/+35
2026-07-22selftests/cpufreq: Remove unnecessary sudo from quick_shuffle()Jinseok Kim1-2/+2
2026-07-22selftests/cpufreq: Remove unused local variables from switch_show_governor()Jinseok Kim1-5/+0