summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2023-01-13selftests/landlock: Skip overlayfs tests when not supportedJeff Xu-0/+47
2023-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-75/+133
2023-01-12Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-74/+130
2023-01-12kselftest: Fix error message for unconfigured LLVM buildsMark Brown-1/+1
2023-01-12kselftest/arm64: Run BTI selftests on systems without BTIMark Brown-15/+10
2023-01-12kselftest/arm64: Fix test numbering when skipping testsMark Brown-1/+1
2023-01-12kselftest/arm64: Skip non-power of 2 SVE vector lengths in fp-stressMark Brown-1/+4
2023-01-12kselftest/arm64: Only enumerate power of two VLs in syscall-abiMark Brown-2/+2
2023-01-12kselftest/arm64: Verify SME only ABI in syscall-abiMark Brown-6/+42
2023-01-12kselftest/arm64: Only enumerate VLs once in syscall-abiMark Brown-54/+41
2023-01-12kselftest/arm64: Fix syscall-abi for systems without 128 bit SMEMark Brown-0/+8
2023-01-12test/vsock: vsock_perf utilityArseniy Krasnov-1/+463
2023-01-12test/vsock: add big message testArseniy Krasnov-0/+69
2023-01-12test/vsock: rework message bounds testArseniy Krasnov-15/+157
2023-01-12selftests/rseq: Revert "selftests/rseq: Add mm_numa_cid to test script"Mathieu Desnoyers-5/+0
2023-01-11selftests/xsk: automatically switch XDP programsMagnus Karlsson-68/+96
2023-01-11selftests/xsk: automatically restore packet streamMagnus Karlsson-14/+1
2023-01-11selftests/xsk: merge dual and single thread dispatchersMagnus Karlsson-66/+54
2023-01-11selftests/xsk: add test when some packets are XDP_DROPedMagnus Karlsson-0/+43
2023-01-11selftests/xsk: get rid of built-in XDP programMagnus Karlsson-106/+92
2023-01-11selftests/xsk: remove unnecessary code in control pathMagnus Karlsson-631/+3
2023-01-11selftests/xsk: load and attach XDP program only once per modeMagnus Karlsson-87/+162
2023-01-11selftests/xsk: remove namespacesMagnus Karlsson-74/+20
2023-01-11selftests/xsk: replace asm acquire/release implementationsMagnus Karlsson-76/+4
2023-01-11selftests/xsk: add debug option for creating netdevsMagnus Karlsson-1/+10
2023-01-11selftests/xsk: remove unused variable outstanding_txMagnus Karlsson-2/+0
2023-01-11selftests/xsk: print correct error codes when exitingMagnus Karlsson-9/+9
2023-01-11selftests/xsk: submit correct number of frames in populate_fill_ringMagnus Karlsson-1/+1
2023-01-11selftests/xsk: do not close unused file descriptorsMagnus Karlsson-2/+11
2023-01-11selftests/xsk: print correct payload for packet dumpMagnus Karlsson-2/+2
2023-01-11proc: fix PIE proc-empty-vm, proc-pid-vm testsAlexey Dobriyan-9/+12
2023-01-11selftests: netfilter: fix transaction test script timeout handlingFlorian Westphal-7/+10
2023-01-10selftests/nolibc: Add `getpagesize(2)` selftestAmmar Faizi-0/+30
2023-01-10selftests/net: l2_tos_ttl_inherit.sh: Ensure environment cleanup on failure.Guillaume Nault-4/+36
2023-01-10selftests/net: l2_tos_ttl_inherit.sh: Run tests in their own netns.Guillaume Nault-69/+93
2023-01-10selftests/net: l2_tos_ttl_inherit.sh: Set IPv6 addresses with "nodad".Guillaume Nault-4/+4
2023-01-09rcutorture: build initrd for rcutorture with nolibcSven Schnelle-1/+1
2023-01-09rcutorture: add support for s390Sven Schnelle-0/+6
2023-01-09selftests/nolibc: add s390 supportSven Schnelle-1/+6
2023-01-09af_unix: selftest: Fix the size of the parameter to connect()Mirsad Goran Todorovac-1/+1
2023-01-09selftest: mptcp: add test for mptcp socket in useMenglong Dong-5/+51
2023-01-09selftest: mptcp: exit from copyfd_io_poll() when receive SIGUSR1Menglong Dong-2/+2
2023-01-08mm: Always release pages to the buddy allocator in memblock_free_late().Aaron Thompson-0/+4
2023-01-08Merge tag 'fixes-2023-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+3
2023-01-07selftests/membarrier: Test MEMBARRIER_CMD_GET_REGISTRATIONSMichal Clapinski-2/+39
2023-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-148/+478
2023-01-05tools/testing/cxl: Prevent cxl_test from confusing production modulesDan Williams-0/+69
2023-01-05Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-6/+391
2023-01-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-23/+411
2023-01-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-1/+74