summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorLines
2025-05-02KVM: selftests: Add library support for interacting with SNPPratik R. Sampat-6/+95
2025-05-02KVM: selftests: Introduce SEV VM type checkPratik R. Sampat-3/+18
2025-05-02KVM: selftests: Replace assert() with TEST_ASSERT_EQ()Pratik R. Sampat-4/+4
2025-05-02KVM: selftests: Add SMT control state helperPratik R. Sampat-20/+36
2025-05-02KVM: selftests: Add vmgexit helperPratik R. Sampat-1/+6
2025-05-02KVM: selftests: SEV-SNP test for KVM_SEV_INIT2Pratik R. Sampat-0/+14
2025-05-02selftests/bpf: Add tests for bucket resume logic in UDP socket iteratorsJordan Rife-0/+414
2025-05-02selftests/bpf: Return socket cookies from sock_iter_batch progsJordan Rife-17/+41
2025-05-02Merge tag 'block-6.15-20250502' of git://git.kernel.dk/linuxLinus Torvalds-12/+48
2025-05-02selftests: coredump: Raise timeout to 2 minutesNam Cao-1/+1
2025-05-02selftests: coredump: Fix test failure for slow machinesNam Cao-1/+5
2025-05-02selftests: coredump: Properly initialize pointerNam Cao-0/+2
2025-05-01selftests: drv-net: rss_input_xfrm: Check test prerequisites before runningGal Pressman-0/+5
2025-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-52/+1004
2025-05-01selftests/bpf: Add btf dedup test covering module BTF dedupAlan Maguire-0/+101
2025-05-01selftests/bpf: xdp_metadata: Check XDP_REDIRCT support for dev-bound progsLorenzo Bianconi-1/+34
2025-05-01Merge tag 'net-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-7/+731
2025-04-30selftests/seccomp: fix syscall_restart test for arm compatNeill Kapron-2/+5
2025-04-29selftests: net: tc_taprio: new testVladimir Oltean-0/+432
2025-04-29selftests: net: tsn_lib: add window_size argument to isochron_do()Vladimir Oltean-0/+6
2025-04-29selftests: net: tsn_lib: create common helper for counting received packetsVladimir Oltean-6/+12
2025-04-29selftests/bpf: Fix compilation errorsFeng Yang-0/+2
2025-04-29selftests/bpf: Fix kmem_cache iterator drainingT.J. Mercier-1/+1
2025-04-29selftests/perf_events: Fix spelling mistake "sycnhronize" -> "synchronize"Colin Ian King-1/+1
2025-04-29Merge tag 'fsnotify_for_v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-11/+46
2025-04-29io_uring/zcrx: selftests: parse json from ethtool -gDavid Wei-4/+2
2025-04-29io_uring/zcrx: selftests: use rand_port()David Wei-17/+31
2025-04-29selftests/net: test tcp connection load balancingWillem de Bruijn-1/+143
2025-04-29selftests: ublk: fix UBLK_F_NEED_GET_DATAMing Lei-12/+48
2025-04-28selftests: tc-testing: Add TDC tests that exercise reentrant enqueue behaviourVictor Nogueira-0/+186
2025-04-28selftests: net: add a virtio_net deadlock selftestBui Quang Minh-0/+61
2025-04-28selftests: net: retry when bind returns EBUSY in xdp_helperBui Quang Minh-5/+15
2025-04-28selftests: net: add flag to force zerocopy mode in xdp_helperBui Quang Minh-2/+17
2025-04-28selftests: net: move xdp_helper to net/libBui Quang Minh-5/+5
2025-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc4Alexei Starovoitov-37/+268
2025-04-26Merge tag 'pci-v6.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+2
2025-04-25selftests: net: bridge_vlan_aware: test untagged/8021p-tagged with and withou...Vladimir Oltean-1/+95
2025-04-25io_uring/zcrx: selftests: add test case for rss ctxDavid Wei-0/+41
2025-04-25io_uring/zcrx: selftests: set hds_thresh to 0David Wei-6/+10
2025-04-25io_uring/zcrx: selftests: switch to using defer() for cleanupDavid Wei-32/+29
2025-04-25Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-2/+68
2025-04-25selftests/bpf: Correct typo in __clang_major__ macroPeilin Ye-1/+1
2025-04-25Merge tag 'block-6.15-20250424' of git://git.kernel.dk/linuxLinus Torvalds-6/+4
2025-04-25selftests/bpf: add test for softlock when modifying hashmap while iteratingBrandon Kammerdiener-0/+67
2025-04-25Merge branch 'perf/urgent'Peter Zijlstra-193/+1047
2025-04-24Merge branch 'block-6.15' into for-6.16/blockJens Axboe-6/+4
2025-04-24selftests: drv-net: Test that NAPI ID is non-zeroJoe Damato-1/+112
2025-04-24selftests: drv-net: Factor out ksft C helpersJoe Damato-47/+58
2025-04-24selftests/bpf: Fix endianness issue in __qspinlock declarationIlya Leoshkevich-0/+12
2025-04-24selftests/bpf: Fix arena_spin_lock on systems with less than 16 CPUsIlya Leoshkevich-6/+8