aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2023-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller2-7/+10
2023-01-15selftests/bpf: add ipip6 and ip6ip decap to test_tc_tunnelZiyang Xuan2-8/+98
2023-01-13selftests: mptcp: userspace: validate v4-v6 subflows mixMatthieu Baerts1-0/+47
2023-01-13selftests/bpf: Fix missing space errorRoberto Valenzuela1-1/+1
2023-01-13selftests/landlock: Skip overlayfs tests when not supportedJeff Xu1-0/+47
2023-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-74/+130
2023-01-12kselftest: Fix error message for unconfigured LLVM buildsMark Brown1-1/+1
2023-01-12kselftest/arm64: Run BTI selftests on systems without BTIMark Brown1-15/+10
2023-01-12kselftest/arm64: Fix test numbering when skipping testsMark Brown1-1/+1
2023-01-12kselftest/arm64: Skip non-power of 2 SVE vector lengths in fp-stressMark Brown1-1/+4
2023-01-12kselftest/arm64: Only enumerate power of two VLs in syscall-abiMark Brown1-2/+2
2023-01-12kselftest/arm64: Verify SME only ABI in syscall-abiMark Brown2-6/+42
2023-01-12kselftest/arm64: Only enumerate VLs once in syscall-abiMark Brown1-54/+41
2023-01-12kselftest/arm64: Fix syscall-abi for systems without 128 bit SMEMark Brown1-0/+8
2023-01-12selftests/rseq: Revert "selftests/rseq: Add mm_numa_cid to test script"Mathieu Desnoyers1-5/+0
2023-01-11selftests/xsk: automatically switch XDP programsMagnus Karlsson4-68/+96
2023-01-11selftests/xsk: automatically restore packet streamMagnus Karlsson1-14/+1
2023-01-11selftests/xsk: merge dual and single thread dispatchersMagnus Karlsson1-66/+54
2023-01-11selftests/xsk: add test when some packets are XDP_DROPedMagnus Karlsson3-0/+43
2023-01-11selftests/xsk: get rid of built-in XDP programMagnus Karlsson6-106/+92
2023-01-11selftests/xsk: remove unnecessary code in control pathMagnus Karlsson3-631/+3
2023-01-11selftests/xsk: load and attach XDP program only once per modeMagnus Karlsson4-87/+162
2023-01-11selftests/xsk: remove namespacesMagnus Karlsson4-74/+20
2023-01-11selftests/xsk: replace asm acquire/release implementationsMagnus Karlsson1-76/+4
2023-01-11selftests/xsk: add debug option for creating netdevsMagnus Karlsson1-1/+10
2023-01-11selftests/xsk: remove unused variable outstanding_txMagnus Karlsson1-2/+0
2023-01-11selftests/xsk: print correct error codes when exitingMagnus Karlsson1-9/+9
2023-01-11selftests/xsk: submit correct number of frames in populate_fill_ringMagnus Karlsson1-1/+1
2023-01-11selftests/xsk: do not close unused file descriptorsMagnus Karlsson1-2/+11
2023-01-11selftests/xsk: print correct payload for packet dumpMagnus Karlsson1-2/+2
2023-01-11proc: fix PIE proc-empty-vm, proc-pid-vm testsAlexey Dobriyan2-9/+12
2023-01-11selftests: netfilter: fix transaction test script timeout handlingFlorian Westphal2-7/+10
2023-01-10selftests/nolibc: Add `getpagesize(2)` selftestAmmar Faizi1-0/+30
2023-01-10selftests/net: l2_tos_ttl_inherit.sh: Ensure environment cleanup on failure.Guillaume Nault1-4/+36
2023-01-10selftests/net: l2_tos_ttl_inherit.sh: Run tests in their own netns.Guillaume Nault1-69/+93
2023-01-10selftests/net: l2_tos_ttl_inherit.sh: Set IPv6 addresses with "nodad".Guillaume Nault1-4/+4
2023-01-09rcutorture: build initrd for rcutorture with nolibcSven Schnelle1-1/+1
2023-01-09rcutorture: add support for s390Sven Schnelle1-0/+6
2023-01-09selftests/nolibc: add s390 supportSven Schnelle1-1/+6
2023-01-09af_unix: selftest: Fix the size of the parameter to connect()Mirsad Goran Todorovac1-1/+1
2023-01-09selftest: mptcp: add test for mptcp socket in useMenglong Dong1-5/+51
2023-01-09selftest: mptcp: exit from copyfd_io_poll() when receive SIGUSR1Menglong Dong1-2/+2
2023-01-07selftests/membarrier: Test MEMBARRIER_CMD_GET_REGISTRATIONSMichal Clapinski3-2/+39
2023-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski26-148/+478
2023-01-05Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds13-6/+391
2023-01-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski10-23/+411
2023-01-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-1/+74
2023-01-03rcu: Permit string-valued Kconfig options in kvm.shPaul E. McKenney1-1/+1
2023-01-03torture: Permit double-quoted-string Kconfig optionsPaul E. McKenney1-3/+2
2023-01-03selftests: rcutorture: Use "grep -E" instead of "egrep"Tiezhu Yang5-12/+12