summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2024-07-11Merge tag 'net-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-07-11selftests/bpf: Add timer lockup selftestKumar Kartikeya Dwivedi
2024-07-10cxl/test: Replace ENXIO with EBUSY for inject poison limit reachedAlison Schofield
2024-07-10radix tree test suite: put definition of bitmap_clear() into lib/bitmap.cWei Yang
2024-07-10selftests/bpf: Close obj in error path in xdp_adjust_tailGeliang Tang
2024-07-10selftests/bpf: Null checks for links in bpf_tcp_caGeliang Tang
2024-07-10mm: remove CONFIG_MEMCG_KMEMJohannes Weiner
2024-07-10selftests: centralize -D_GNU_SOURCE= to CFLAGS in lib.mkEdward Liaw
2024-07-10selftests/bpf: Use connect_fd_to_fd in sk_lookupGeliang Tang
2024-07-10selftests/bpf: Use start_server_addr in sk_lookupGeliang Tang
2024-07-10selftests/bpf: Use start_server_str in sk_lookupGeliang Tang
2024-07-10selftests/bpf: Close fd in error path in drop_on_reuseportGeliang Tang
2024-07-10selftests/bpf: Add ASSERT_OK_FD macroGeliang Tang
2024-07-10selftests/bpf: Add backlog for network_helper_optsGeliang Tang
2024-07-10selftests/bpf: fix compilation failure when CONFIG_NF_FLOW_TABLE=mAlan Maguire
2024-07-09bpf: relax zero fixed offset constraint on KF_TRUSTED_ARGS/KF_RCUMatt Bobrowski
2024-07-09selftests: drv-net: rss_ctx: test flow rehashing without impacting trafficJakub Kicinski
2024-07-09selftests: drv-net: rss_ctx: check behavior of indirection table resizingJakub Kicinski
2024-07-09selftests: drv-net: rss_ctx: test queue changes vs user RSS configJakub Kicinski
2024-07-09selftests: drv-net: rss_ctx: factor out send traffic and checkJakub Kicinski
2024-07-09selftests: drv-net: rss_ctx: fix cleanup in the basic testJakub Kicinski
2024-07-09selftests: forwarding: Make vxlan-bridge-1d pass on debug kernelsIdo Schimmel
2024-07-09Merge branch 'iommufd_pri' into iommufd for-nextJason Gunthorpe
2024-07-09iommufd/selftest: Add coverage for IOPF testLu Baolu
2024-07-09Merge tag 'linux_kselftest-fixes-6.10' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-09Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-07-08selftests/bpf: Extend tcx tests to cover late tcx_entry releaseDaniel Borkmann
2024-07-08selftests: net: ksft: interrupt cleanly on KeyboardInterruptJakub Kicinski
2024-07-08selftests/bpf: DENYLIST.aarch64: Remove fexit_sleepPuranjay Mohan
2024-07-08selftests/bpf: amend for wrong bpf_wq_set_callback_impl signatureBenjamin Tissoires
2024-07-08selftests/bpf: Remove exceptions tests from DENYLIST.s390xIlya Leoshkevich
2024-07-06Merge tag 'powerpc-6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-07-06selftests/powerpc: Fix build with USERCFLAGS setMichael Ellerman
2024-07-05selftests: openvswitch: add psample testAdrian Moreno
2024-07-05selftests: openvswitch: parse trunc actionAdrian Moreno
2024-07-05selftests: openvswitch: add userspace parsingAdrian Moreno
2024-07-05selftests: openvswitch: add psample actionAdrian Moreno
2024-07-05wireguard: selftests: use acpi=off instead of -no-acpi for recent QEMUJason A. Donenfeld
2024-07-05selftests/vDSO: remove duplicate compiler invocations from MakefileJohn Hubbard
2024-07-05selftests/vDSO: remove partially duplicated "all:" target in MakefileJohn Hubbard
2024-07-05selftests/vDSO: fix clang build errors and warningsJohn Hubbard
2024-07-05Merge tag 'riscv-for-linus-6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-05selftest/timerns: fix clang build failures for abs() callsJohn Hubbard
2024-07-04selftest/mm: test enable_soft_offline behaviorsJiaqi Yan
2024-07-04mm: turn off test_uffdio_wp if CONFIG_PTE_MARKER_UFFD_WP is not configured.Audra Mitchell
2024-07-04mm: update uffd-stress to handle EINVAL for unset config featuresAudra Mitchell
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-04Merge tag 'net-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-07-04Merge tag 'kselftest-fix-2024-07-04' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-03selftests: make order checking verbose in msg_zerocopy selftestZijian Zhang