summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2022-05-13userfaultfd/selftests: use swap() instead of open coding itGuo Zhengkui-7/+2
2022-05-13selftests/uffd: enable uffd-wp for shmem/hugetlbfsPeter Xu-3/+1
2022-05-13selftest/vm: test that mremap fails on non-existent vmaNiels Dossche-0/+6
2022-05-13selftets/damon/sysfs: test existence and permission of avail_operationsSeongJae Park-0/+1
2022-05-13selftests/bpf: Convert some selftests to high-level BPF map APIsAndrii Nakryiko-47/+61
2022-05-13selftests/bpf: Check combination of jit blinding and pointers to bpf subprogs.Alexei Starovoitov-0/+8
2022-05-13selftests: fib_nexthops: Make the test more robustAmit Cohen-24/+24
2022-05-13crypto: s390 - add crypto library interface for ChaCha20Vladis Dronov-0/+418
2022-05-12net: selftests: Stress reuseport listenMartin KaFai Lau-0/+132
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+415
2022-05-12kunit: tool: print clearer error message when there's no TAP outputDaniel Latypov-3/+4
2022-05-12kunit: tool: stop using a shell to run kernel under QEMUDaniel Latypov-20/+22
2022-05-12kunit: tool: update test counts summary line formatDaniel Latypov-5/+5
2022-05-12kselftest/cgroup: fix test_stress.sh to use OUTPUT dirPhil Auld-1/+1
2022-05-12selftests/ftrace: Save kprobe_events to test logTiezhu Yang-0/+2
2022-05-11lkdtm/usercopy: Rename "heap" to "slab"Kees Cook-4/+4
2022-05-11selftests/bpf: make fexit_stress test run in serial modeAndrii Nakryiko-1/+1
2022-05-11selftests/bpf: add test case for bpf_map_lookup_percpu_elemFeng Zhou-0/+100
2022-05-11selftests/bpf: Add tests for kptr_ref refcountingKumar Kartikeya Dwivedi-5/+128
2022-05-11selftests/bpf: Add negative C tests for kptrsKumar Kartikeya Dwivedi-1/+504
2022-05-11bpf: Prepare prog_test_struct kfuncs for runtime testsKumar Kartikeya Dwivedi-2/+2
2022-05-11selftests: forwarding: tc_actions: allow mirred egress test to run on non-off...Vladimir Oltean-1/+1
2022-05-11selftests/bpf: fix a few clang compilation errorsYonghong Song-3/+5
2022-05-11selftests/bpf: Enable CONFIG_FPROBE for self testsDaniel Müller-0/+1
2022-05-11selftests: xsk: make stat tests not spin on getsockoptMagnus Karlsson-77/+99
2022-05-11selftests: xsk: make the stats tests normal testsMagnus Karlsson-69/+53
2022-05-11selftests: xsk: introduce validation functionsMagnus Karlsson-38/+82
2022-05-11selftests: xsk: cleanup veth pair at ctrl-cMagnus Karlsson-0/+7
2022-05-11selftests: xsk: add timeout to testsMagnus Karlsson-0/+16
2022-05-11selftests: xsk: fix reporting of failed testsMagnus Karlsson-89/+141
2022-05-11selftests: xsk: run all tests for busy-pollMagnus Karlsson-14/+94
2022-05-11selftests: xsk: do not send zero-length packetsMagnus Karlsson-9/+10
2022-05-11selftests: xsk: cleanup bash scriptsMagnus Karlsson-18/+1
2022-05-10selftest/bpf: The test cases of BPF cookie for fentry/fexit/fmod_ret/lsm.Kui-Feng Lee-8/+133
2022-05-10selftests/bpf: Add attach bench testJiri Olsa-0/+155
2022-05-10selftests/bpf: Add bpf link iter testDmitrii Dolgov-0/+44
2022-05-10selftests/bpf: Use ASSERT_* instead of CHECKDmitrii Dolgov-154/+88
2022-05-10selftests/bpf: Fix result check for test_bpf_hash_mapDmitrii Dolgov-2/+1
2022-05-10selftests/bpf: Replace bpf_trace_printk in tunnel kernel codeKaixi Fan-97/+72
2022-05-10selftests/bpf: Move vxlan tunnel testcases to test_progsKaixi Fan-163/+610
2022-05-10selftests/bpf: Handle batch operations for map-in-map bpf-mapsTakshak Chahande-0/+252
2022-05-09selftests: clarify common error when running gup_testJoel Savitz-0/+2
2022-05-09selftests: vm: Makefile: rename TARGETS to VMTARGETSJoel Savitz-5/+5
2022-05-09selftests/bpf: Test libbpf's ringbuf size fix up logicAndrii Nakryiko-12/+2
2022-05-09libbpf: Provide barrier() and barrier_var() in bpf_helpers.hAndrii Nakryiko-8/+0
2022-05-09selftests/bpf: Add bpf_core_field_offset() testsAndrii Nakryiko-3/+56
2022-05-09selftests/bpf: Use both syntaxes for field-based CO-RE helpersAndrii Nakryiko-10/+9
2022-05-09selftests/bpf: Prevent skeleton generation raceAndrii Nakryiko-5/+5
2022-05-09binderfs: add extended_error feature entryCarlos Llamas-0/+1
2022-05-09selftests/landlock: Normalize array assignmentMickaël Salaün-56/+56