summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2023-01-12test/vsock: add big message testArseniy Krasnov
2023-01-12test/vsock: rework message bounds testArseniy Krasnov
2023-01-12selftests/rseq: Revert "selftests/rseq: Add mm_numa_cid to test script"Mathieu Desnoyers
2023-01-11selftests/xsk: automatically switch XDP programsMagnus Karlsson
2023-01-11selftests/xsk: automatically restore packet streamMagnus Karlsson
2023-01-11selftests/xsk: merge dual and single thread dispatchersMagnus Karlsson
2023-01-11selftests/xsk: add test when some packets are XDP_DROPedMagnus Karlsson
2023-01-11selftests/xsk: get rid of built-in XDP programMagnus Karlsson
2023-01-11selftests/xsk: remove unnecessary code in control pathMagnus Karlsson
2023-01-11selftests/xsk: load and attach XDP program only once per modeMagnus Karlsson
2023-01-11selftests/xsk: remove namespacesMagnus Karlsson
2023-01-11selftests/xsk: replace asm acquire/release implementationsMagnus Karlsson
2023-01-11selftests/xsk: add debug option for creating netdevsMagnus Karlsson
2023-01-11selftests/xsk: remove unused variable outstanding_txMagnus Karlsson
2023-01-11selftests/xsk: print correct error codes when exitingMagnus Karlsson
2023-01-11selftests/xsk: submit correct number of frames in populate_fill_ringMagnus Karlsson
2023-01-11selftests/xsk: do not close unused file descriptorsMagnus Karlsson
2023-01-11selftests/xsk: print correct payload for packet dumpMagnus Karlsson
2023-01-11proc: fix PIE proc-empty-vm, proc-pid-vm testsAlexey Dobriyan
2023-01-11selftests: netfilter: fix transaction test script timeout handlingFlorian Westphal
2023-01-10selftests/nolibc: Add `getpagesize(2)` selftestAmmar Faizi
2023-01-10selftests/net: l2_tos_ttl_inherit.sh: Ensure environment cleanup on failure.Guillaume Nault
2023-01-10selftests/net: l2_tos_ttl_inherit.sh: Run tests in their own netns.Guillaume Nault
2023-01-10selftests/net: l2_tos_ttl_inherit.sh: Set IPv6 addresses with "nodad".Guillaume Nault
2023-01-09rcutorture: build initrd for rcutorture with nolibcSven Schnelle
2023-01-09rcutorture: add support for s390Sven Schnelle
2023-01-09selftests/nolibc: add s390 supportSven Schnelle
2023-01-09af_unix: selftest: Fix the size of the parameter to connect()Mirsad Goran Todorovac
2023-01-09selftest: mptcp: add test for mptcp socket in useMenglong Dong
2023-01-09selftest: mptcp: exit from copyfd_io_poll() when receive SIGUSR1Menglong Dong
2023-01-08mm: Always release pages to the buddy allocator in memblock_free_late().Aaron Thompson
2023-01-08Merge tag 'fixes-2023-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-01-07selftests/membarrier: Test MEMBARRIER_CMD_GET_REGISTRATIONSMichal Clapinski
2023-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-05tools/testing/cxl: Prevent cxl_test from confusing production modulesDan Williams
2023-01-05Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-01-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-01-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-01-04cxl/pci: Move tracepoint definitions to drivers/cxl/core/Dan Williams
2023-01-04memblock tests: Fix compilation error.Aaron Thompson
2023-01-03rcu: Permit string-valued Kconfig options in kvm.shPaul E. McKenney
2023-01-03torture: Permit double-quoted-string Kconfig optionsPaul E. McKenney
2023-01-03selftests: rcutorture: Use "grep -E" instead of "egrep"Tiezhu Yang
2023-01-03torture: make kvm-find-errors.sh check for compressed vmlinux filesPaul E. McKenney
2023-01-02kselftest/alsa: pcm - Add more coverage by defaultMark Brown
2023-01-02kselftest/alsa: pcm - Provide descriptions for the default testsMark Brown
2023-01-02kselftest/alsa: pcm - Support optional description for testsMark Brown
2023-01-02kselftest/alsa: pcm - skip tests when we fail to set paramsMark Brown
2023-01-02kselftest/alsa: pcm - Always run the default set of testsMark Brown
2023-01-02kselftest/alsa: pcm - move more configuration to configuration filesJaroslav Kysela