summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2024-07-10selftests/bpf: Add ASSERT_OK_FD macroGeliang Tang-0/+9
2024-07-10selftests/bpf: Add backlog for network_helper_optsGeliang Tang-1/+11
2024-07-10selftests/bpf: fix compilation failure when CONFIG_NF_FLOW_TABLE=mAlan Maguire-3/+7
2024-07-09bpf: relax zero fixed offset constraint on KF_TRUSTED_ARGS/KF_RCUMatt Bobrowski-9/+9
2024-07-09selftests: drv-net: rss_ctx: test flow rehashing without impacting trafficJakub Kicinski-1/+31
2024-07-09selftests: drv-net: rss_ctx: check behavior of indirection table resizingJakub Kicinski-1/+36
2024-07-09selftests: drv-net: rss_ctx: test queue changes vs user RSS configJakub Kicinski-1/+80
2024-07-09selftests: drv-net: rss_ctx: factor out send traffic and checkJakub Kicinski-19/+39
2024-07-09selftests: drv-net: rss_ctx: fix cleanup in the basic testJakub Kicinski-4/+4
2024-07-09selftests: forwarding: Make vxlan-bridge-1d pass on debug kernelsIdo Schimmel-4/+4
2024-07-09Merge branch 'iommufd_pri' into iommufd for-nextJason Gunthorpe-6/+104
2024-07-09iommufd/selftest: Add coverage for IOPF testLu Baolu-6/+104
2024-07-09Merge tag 'linux_kselftest-fixes-6.10' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-31/+46
2024-07-09Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni-365/+1972
2024-07-08selftests/bpf: Extend tcx tests to cover late tcx_entry releaseDaniel Borkmann-0/+64
2024-07-08selftests: net: ksft: interrupt cleanly on KeyboardInterruptJakub Kicinski-1/+8
2024-07-08selftests/bpf: DENYLIST.aarch64: Remove fexit_sleepPuranjay Mohan-1/+0
2024-07-08selftests/bpf: amend for wrong bpf_wq_set_callback_impl signatureBenjamin Tissoires-8/+17
2024-07-08selftests/bpf: Remove exceptions tests from DENYLIST.s390xIlya Leoshkevich-1/+0
2024-07-06Merge tag 'powerpc-6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-4/+1
2024-07-06selftests/powerpc: Fix build with USERCFLAGS setMichael Ellerman-4/+1
2024-07-05selftests: openvswitch: add psample testAdrian Moreno-6/+182
2024-07-05selftests: openvswitch: parse trunc actionAdrian Moreno-0/+13
2024-07-05selftests: openvswitch: add userspace parsingAdrian Moreno-2/+22
2024-07-05selftests: openvswitch: add psample actionAdrian Moreno-1/+161
2024-07-05wireguard: selftests: use acpi=off instead of -no-acpi for recent QEMUJason A. Donenfeld-4/+4
2024-07-05selftests/vDSO: remove duplicate compiler invocations from MakefileJohn Hubbard-9/+5
2024-07-05selftests/vDSO: remove partially duplicated "all:" target in MakefileJohn Hubbard-8/+7
2024-07-05selftests/vDSO: fix clang build errors and warningsJohn Hubbard-7/+27
2024-07-05Merge tag 'riscv-for-linus-6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2024-07-05selftest/timerns: fix clang build failures for abs() callsJohn Hubbard-7/+7
2024-07-04selftest/mm: test enable_soft_offline behaviorsJiaqi Yan-0/+236
2024-07-04mm: turn off test_uffdio_wp if CONFIG_PTE_MARKER_UFFD_WP is not configured.Audra Mitchell-0/+3
2024-07-04mm: update uffd-stress to handle EINVAL for unset config featuresAudra Mitchell-5/+9
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-33/+85
2024-07-04Merge tag 'net-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-4/+35
2024-07-04Merge tag 'kselftest-fix-2024-07-04' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-19/+24
2024-07-03selftests: make order checking verbose in msg_zerocopy selftestZijian Zhang-1/+1
2024-07-03selftests: fix OOM in msg_zerocopy selftestZijian Zhang-1/+11
2024-07-03selftest: af_unix: Add test case for backtrack after finalising SCC.Kuniyuki Iwashima-2/+23
2024-07-03selftests/damon/damon_nr_regions: test online-tuned max_nr_regionsSeongJae Park-0/+60
2024-07-03_damon_sysfs: implement commit() for online parameters updateSeongJae Park-0/+19
2024-07-03selftests/damon: implement test for min/max_nr_regionsSeongJae Park-1/+86
2024-07-03selftests/damon/_damon_sysfs: implement kdamonds stop functionSeongJae Park-0/+11
2024-07-03selftests/damon: implement DAMOS tried regions testSeongJae Park-0/+66
2024-07-03selftests/damon: implement a program for even-numbered memory regions accessSeongJae Park-1/+43
2024-07-03selftests/damon/_damon_sysfs: support schemes_update_tried_regionsSeongJae Park-1/+34
2024-07-03selftests/damon/access_memory: use user-defined region sizeSeongJae Park-1/+1
2024-07-03selftests/mm: remove local __NR_* definitionsJohn Hubbard-62/+9
2024-07-03selftests/mm: guard defines from shmEdward Liaw-0/+8