aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
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-08mm: Always release pages to the buddy allocator in memblock_free_late().Aaron Thompson1-0/+4
2023-01-08Merge tag 'fixes-2023-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+3
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-05tools/testing/cxl: Prevent cxl_test from confusing production modulesDan Williams8-0/+69
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-04cxl/pci: Move tracepoint definitions to drivers/cxl/core/Dan Williams1-0/+2
2023-01-04memblock tests: Fix compilation error.Aaron Thompson2-1/+3
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
2023-01-03torture: make kvm-find-errors.sh check for compressed vmlinux filesPaul E. McKenney1-1/+1
2023-01-02kselftest/alsa: pcm - Add more coverage by defaultMark Brown1-1/+46
2023-01-02kselftest/alsa: pcm - Provide descriptions for the default testsMark Brown1-0/+2
2023-01-02kselftest/alsa: pcm - Support optional description for testsMark Brown1-0/+5
2023-01-02kselftest/alsa: pcm - skip tests when we fail to set paramsMark Brown1-6/+33
2023-01-02kselftest/alsa: pcm - Always run the default set of testsMark Brown1-25/+58
2023-01-02kselftest/alsa: pcm - move more configuration to configuration filesJaroslav Kysela6-36/+121
2023-01-02kselftest/alsa: pcm - Drop recent coverage improvement changesMark Brown2-81/+42
2023-01-01selftests: net: return non-zero for failures reported in arp_ndisc_evict_noca...Po-Hsu Lin1-2/+9
2023-01-01selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrierPo-Hsu Lin1-2/+2
2022-12-30selftests: net: fix cmsg_so_mark.sh test hangPo-Hsu Lin1-1/+1
2022-12-30tcp: Add selftest for bind() and TIME_WAIT.Kuniyuki Iwashima2-0/+93
2022-12-29Merge branch 'kvm-late-6.1' into HEADPaolo Bonzini17-327/+399
2022-12-29KVM: selftests: Test Hyper-V invariant TSC controlVitaly Kuznetsov3-0/+51