summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2022-09-06Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextPaolo Abeni-486/+2879
2022-09-06kselftest/arm64: Count SIGUSR2 deliveries in FP stress testsMark Brown-0/+46
2022-09-06kselftest/arm64: Always encourage preemption for za-testMark Brown-6/+1
2022-09-06kselftest/arm64: Add simple hwcap validationMark Brown-1/+190
2022-09-05bpf: Optimize call_rcu in non-preallocated hash map.Alexei Starovoitov-11/+0
2022-09-05selftests/bpf: Improve test coverage of test_mapsAlexei Starovoitov-14/+24
2022-09-04kselftest/cgroup: Add cpuset v2 partition root state testWaiman Long-2/+765
2022-09-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-2/+2
2022-09-04selftests/powerpc: Skip 4PB test on 4K PAGE_SIZE systemsMichael Ellerman-0/+2
2022-09-04memblock_tests: move variable declarations to single blockRebecca Mckeever-127/+42
2022-09-04memblock tests: remove 'cleared' from comment blocksRebecca Mckeever-11/+11
2022-09-02selftest/bpf: Add test for bpf_getsockopt()Martin KaFai Lau-106/+43
2022-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski-10/+26
2022-09-02Merge tag 'io_uring-6.0-2022-09-02' of git://git.kernel.dk/linux-blockLinus Torvalds-70/+41
2022-09-02Merge tag 'landlock-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-10/+145
2022-09-02selftests/xsk: Avoid use-after-free on ctxIan Rogers-3/+3
2022-09-02selftests/bpf: Store BPF object files with .bpf.o extensionDaniel Müller-250/+250
2022-09-02selftests/xsk: Add support for zero copy testingMaciej Fijalkowski-4/+74
2022-09-02selftests/xsk: Make sure single threaded test terminatesMaciej Fijalkowski-0/+7
2022-09-02selftests/xsk: Add support for executing tests on physical deviceMaciej Fijalkowski-87/+170
2022-09-02selftests/xsk: Increase chars for interface name to 16Maciej Fijalkowski-2/+2
2022-09-02selftests/xsk: Introduce default Rx pkt streamMaciej Fijalkowski-27/+51
2022-09-02selftests/xsk: Query for native XDP supportMaciej Fijalkowski-2/+37
2022-09-02landlock: Fix file reparenting without explicit LANDLOCK_ACCESS_FS_REFERMickaël Salaün-10/+145
2022-09-02selftests/bpf: Amend test_tunnel to exercise BPF_F_TUNINFO_FLAGSShmulik Ladkani-8/+16
2022-09-01selftests: net: dsa: symlink the tc_actions.sh testVladimir Oltean-1/+4
2022-09-01Merge tag 'kvm-s390-master-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini-176/+343
2022-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-28/+54
2022-09-01selftests/bpf: Test concurrent updates on bpf_task_storage_busyHou Tao-0/+161
2022-09-01selftests/bpf: Move sys_pidfd_open() into task_local_storage_helpers.hHou Tao-18/+20
2022-09-01selftests/net: return back io_uring zc send testsPavel Begunkov-79/+41
2022-09-01selftests/net: temporarily disable io_uring zc testPavel Begunkov-0/+9
2022-08-31net-next: Fix IP_UNICAST_IF option behavior for connected socketsRichard Gobert-2/+44
2022-08-31selftests/bpf: Add test cases for htab updateHou Tao-0/+156
2022-08-31selftest/bpf: Ensure no module loading in bpf_setsockopt(TCP_CONGESTION)Martin KaFai Lau-0/+4
2022-08-31selftests: net: sort .gitignore fileAxel Rasmussen-25/+25
2022-08-31selftests/xsk: Add missing close() on netns fdMaciej Fijalkowski-0/+4
2022-08-31selftests/nolibc: Avoid generated files being committedFernanda Ma'rouf-0/+4
2022-08-31selftests/nolibc: add a "help" targetWilly Tarreau-1/+26
2022-08-31selftests/nolibc: "sysroot" target installs a local copy of the sysrootWilly Tarreau-2/+11
2022-08-31selftests/nolibc: add a "run" target to start the kernel in QEMUWilly Tarreau-0/+33
2022-08-31selftests/nolibc: add a "defconfig" targetWilly Tarreau-0/+12
2022-08-31selftests/nolibc: add a "kernel" target to build the kernel with the initramfsWilly Tarreau-0/+13
2022-08-31selftests/nolibc: support glibc as wellWilly Tarreau-2/+45
2022-08-31selftests/nolibc: condition some tests on /proc existenceWilly Tarreau-5/+9
2022-08-31selftests/nolibc: recreate and populate /dev and /proc if missingWilly Tarreau-0/+56
2022-08-31selftests/nolibc: on x86, support exiting with isa-debug-exitWilly Tarreau-0/+9
2022-08-31selftests/nolibc: exit with poweroff on success when getpid() == 1Willy Tarreau-0/+14
2022-08-31selftests/nolibc: add a few tests for some libc functionsWilly Tarreau-0/+35
2022-08-31selftests/nolibc: implement a few tests for various syscallsWilly Tarreau-0/+110