aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2025-04-29selftests/bpf: Fix kmem_cache iterator drainingT.J. Mercier1-1/+1
2025-04-29selftests/perf_events: Fix spelling mistake "sycnhronize" -> "synchronize"Colin Ian King1-1/+1
2025-04-29Merge tag 'fsnotify_for_v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-11/+46
2025-04-29Merge tag 'fixes-2025-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblockLinus Torvalds1-0/+102
2025-04-29io_uring/zcrx: selftests: parse json from ethtool -gDavid Wei1-4/+2
2025-04-29io_uring/zcrx: selftests: use rand_port()David Wei1-17/+31
2025-04-29selftests/net: test tcp connection load balancingWillem de Bruijn2-1/+143
2025-04-29selftests: ublk: fix UBLK_F_NEED_GET_DATAMing Lei5-12/+48
2025-04-28selftests: tc-testing: Add TDC tests that exercise reentrant enqueue behaviourVictor Nogueira1-0/+186
2025-04-28selftests: net: add a virtio_net deadlock selftestBui Quang Minh2-0/+61
2025-04-28selftests: net: retry when bind returns EBUSY in xdp_helperBui Quang Minh1-5/+15
2025-04-28selftests: net: add flag to force zerocopy mode in xdp_helperBui Quang Minh1-2/+17
2025-04-28selftests: net: move xdp_helper to net/libBui Quang Minh8-5/+5
2025-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc4Alexei Starovoitov16-38/+271
2025-04-26Merge tag 'pci-v6.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds1-1/+2
2025-04-26Merge tag 'move-lib-kunit-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+2
2025-04-25selftests: net: bridge_vlan_aware: test untagged/8021p-tagged with and without PVIDVladimir Oltean1-1/+95
2025-04-25io_uring/zcrx: selftests: add test case for rss ctxDavid Wei1-0/+41
2025-04-25io_uring/zcrx: selftests: set hds_thresh to 0David Wei1-6/+10
2025-04-25io_uring/zcrx: selftests: switch to using defer() for cleanupDavid Wei1-31/+28
2025-04-25Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds4-2/+68
2025-04-25selftests/bpf: Correct typo in __clang_major__ macroPeilin Ye1-1/+1
2025-04-25Merge tag 'cxl-fixes-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds1-1/+1
2025-04-25Merge tag 'block-6.15-20250424' of git://git.kernel.dk/linuxLinus Torvalds4-6/+4
2025-04-25selftests/bpf: add test for softlock when modifying hashmap while iteratingBrandon Kammerdiener2-0/+67
2025-04-25Merge branch 'perf/urgent'Peter Zijlstra36-196/+1054
2025-04-24Merge branch 'block-6.15' into for-6.16/blockJens Axboe4-6/+4
2025-04-24selftests: drv-net: Test that NAPI ID is non-zeroJoe Damato4-1/+112
2025-04-24selftests: drv-net: Factor out ksft C helpersJoe Damato2-47/+58
2025-04-24selftests/bpf: Fix endianness issue in __qspinlock declarationIlya Leoshkevich1-0/+12
2025-04-24selftests/bpf: Fix arena_spin_lock on systems with less than 16 CPUsIlya Leoshkevich1-6/+8
2025-04-24selftests/bpf: Fix arena_spin_lock.c build dependencyIlya Leoshkevich1-0/+0
2025-04-24selftests: iou-zcrx: Get the page size at runtimeHaiyue Wang1-8/+15
2025-04-24Merge tag 'landlock-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linuxLinus Torvalds3-25/+153
2025-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski29-179/+1025
2025-04-24Merge tag 'net-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-3/+41
2025-04-24selftests: ublk: common: fix _get_disk_dev_t for pre-9.0 coreutilsUday Shankar1-2/+2
2025-04-24selftests/fs/mount-notify: test also remove/flush of mntns marksAmir Goldstein1-11/+46
2025-04-23selftests/tc-testing: Add test for HFSC queue emptying during peek operationCong Wang1-0/+39
2025-04-23selftests/bpf: Set MACs during veth creation in tc_redirectIlya Leoshkevich1-5/+6
2025-04-23selftests: mptcp: diag: use mptcp_lib_get_info_valueGeliang Tang1-3/+2
2025-04-23selftests: ublk: remove useless 'delay_us' from 'struct dev_ctx'Ming Lei1-3/+0
2025-04-23selftests: ublk: fix recover testMing Lei2-1/+2
2025-04-23selftests/bpf: Add test to access const void pointer argument in tracing programKaFai Wan1-0/+12
2025-04-23selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failureIhor Solodrai1-1/+0
2025-04-23selftests: net/bridge : add tests for per vlan snooping with stp state changesYong Wang3-8/+154
2025-04-22selftests/bpf: Add test for attaching kprobe with long event namesFeng Yang2-0/+39
2025-04-22selftests/bpf: Add test for attaching uprobe with long event namesFeng Yang1-0/+49
2025-04-22selftests/bpf: Close the file descriptor to avoid resource leaksMalaya Kumar Rout2-3/+4
2025-04-22lib: Ensure prime numbers tests are included in KUnit test runsMark Brown1-0/+2