summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
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
2025-04-24selftests/bpf: Fix endianness issue in __qspinlock declarationIlya Leoshkevich
2025-04-24selftests/bpf: Fix arena_spin_lock on systems with less than 16 CPUsIlya Leoshkevich
2025-04-24selftests/bpf: Fix arena_spin_lock.c build dependencyIlya Leoshkevich
2025-04-24selftests: iou-zcrx: Get the page size at runtimeHaiyue Wang
2025-04-24Merge tag 'landlock-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-24Merge tag 'net-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-24selftests: ublk: common: fix _get_disk_dev_t for pre-9.0 coreutilsUday Shankar
2025-04-24selftests/fs/mount-notify: test also remove/flush of mntns marksAmir Goldstein
2025-04-23selftests/tc-testing: Add test for HFSC queue emptying during peek operationCong Wang
2025-04-23selftests/bpf: Set MACs during veth creation in tc_redirectIlya Leoshkevich
2025-04-23selftests: mptcp: diag: use mptcp_lib_get_info_valueGeliang Tang
2025-04-23selftests: ublk: remove useless 'delay_us' from 'struct dev_ctx'Ming Lei
2025-04-23selftests: ublk: fix recover testMing Lei
2025-04-23selftests/bpf: Add test to access const void pointer argument in tracing programKaFai Wan
2025-04-23selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failureIhor Solodrai
2025-04-23selftests: net/bridge : add tests for per vlan snooping with stp state changesYong Wang
2025-04-22selftests/bpf: Add test for attaching kprobe with long event namesFeng Yang
2025-04-22selftests/bpf: Add test for attaching uprobe with long event namesFeng Yang
2025-04-22selftests/bpf: Close the file descriptor to avoid resource leaksMalaya Kumar Rout
2025-04-22tools/nolibc: implement width padding in printf()Thomas Weißschuh
2025-04-22selftests/nolibc: add test for snprintf() truncationThomas Weißschuh
2025-04-22selftests/nolibc: rename vfprintf test suiteThomas Weißschuh