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