aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2022-03-10selftests/bpf: Add test for bpf_lsm_kernel_read_file()Roberto Sassu3-1/+49
2022-03-10selftests/bpf: Check if the digest is refreshed after a file writeRoberto Sassu3-4/+103
2022-03-10selftests/bpf: Add test for bpf_ima_file_hash()Roberto Sassu2-6/+47
2022-03-10selftests/bpf: Move sample generation code to ima_test_common()Roberto Sassu1-3/+8
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-12/+39
2022-03-10Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-4/+17
2022-03-10bpf: selftests: Update tests after s/delivery_time/tstamp/ change in bpf.hMartin KaFai Lau1-19/+19
2022-03-10selftests: mptcp: join: make it shellcheck compliantMatthieu Baerts1-60/+66
2022-03-10selftests: mptcp: join: avoid backquotesMatthieu Baerts1-32/+34
2022-03-10selftests: mptcp: join: clarify local/global varsMatthieu Baerts1-51/+82
2022-03-10selftests: mptcp: join: helper to filter TCPMatthieu Baerts1-3/+12
2022-03-10selftests: mptcp: join: list failure at the endMatthieu Baerts1-30/+55
2022-03-10selftests: mptcp: join: alt. to exec specific testsMatthieu Baerts1-214/+232
2022-03-10selftests: mptcp: join: option to execute specific testsMatthieu Baerts1-745/+870
2022-03-10selftests: mptcp: join: reset failing linksMatthieu Baerts1-2/+6
2022-03-10selftests: mptcp: join: define tests groups onceMatthieu Baerts1-94/+47
2022-03-10selftests: mptcp: drop msg argument of chk_csum_nrGeliang Tang1-14/+12
2022-03-10dma-mapping: benchmark: extract a common header file for map_benchmark definitionTian Tao1-24/+1
2022-03-09selftests: pmtu.sh: Kill nettest processes launched in subshell.Guillaume Nault1-2/+12
2022-03-09selftests: pmtu.sh: Kill tcpdump processes launched by subshell.Guillaume Nault1-2/+5
2022-03-09selftests/bpf: Add selftest for XDP_REDIRECT in BPF_PROG_RUNToke Høiland-Jørgensen2-0/+277
2022-03-09selftests/bpf: Move open_netns() and close_netns() into network_helpers.cToke Høiland-Jørgensen3-89/+95
2022-03-08selftests: mptcp: add implicit endpoint test casePaolo Abeni2-1/+126
2022-03-08mptcp: introduce implicit endpointsPaolo Abeni1-2/+2
2022-03-08mptcp: more careful RM_ADDR generationPaolo Abeni1-6/+36
2022-03-08selftests: mptcp: Rename wait functionMat Martineau1-2/+2
2022-03-08selftests: mptcp: join: allow running -cCiMatthieu Baerts1-39/+28
2022-03-08Improve stability of find_vma BPF testMykola Lysenko1-9/+19
2022-03-08Improve send_signal BPF test stabilityMykola Lysenko2-8/+11
2022-03-08Improve perf related BPF tests (sample_freq issue)Mykola Lysenko4-5/+5
2022-03-08KVM: selftests: Add test to populate a VM with the max possible guest memSean Christopherson3-0/+294
2022-03-08KVM: selftests: Define cpu_relax() helpers for s390 and x86Sean Christopherson2-0/+13
2022-03-08KVM: selftests: Split out helper to allocate guest mem via memfdSean Christopherson2-18/+25
2022-03-08KVM: selftests: Move raw KVM_SET_USER_MEMORY_REGION helper to utilsSean Christopherson3-27/+36
2022-03-08selftests/bpf: Make test_lwt_ip_encap more stable and fasterFelix Maurer1-1/+9
2022-03-08Revert "netfilter: nat: force port remap to prevent shadowing well-known ports"Florian Westphal1-3/+2
2022-03-08selftests: tpm: add async space test with noneexisting handleTadeusz Struk1-0/+16
2022-03-08selftests: tpm2: Determine available PCR bankStefan Berger2-8/+52
2022-03-07bpf/docs: Update list of architectures supported.KP Singh1-1/+1
2022-03-07bpf/docs: Update vmtest docs for static linkingKP Singh1-0/+8
2022-03-07kselftest/arm64: Log the PIDs of the parent and child in sve-ptraceMark Brown1-0/+2
2022-03-08selftest/powerpc: Add PAPR sysfs attributes sniff testPratik R. Sampat4-0/+117
2022-03-08selftests/powerpc: Add test for real address error handlingGanesh Goudar4-1/+75
2022-03-07nds32: Remove the architectureAlan Kao1-4/+0
2022-03-07Merge branch 'topic/func-desc-lkdtm' into nextMichael Ellerman1-0/+1
2022-03-07selftests: net: fix array_size.cocci warningGuo Zhengkui1-1/+1
2022-03-05selftests/bpf: Add a test for btf_type_tag "percpu"Hao Luo3-29/+215
2022-03-05selftests/bpf: Add tests for kfunc register offset checksKumar Kartikeya Dwivedi1-0/+83
2022-03-05bpf: Disallow negative offset in check_ptr_off_regKumar Kartikeya Dwivedi2-5/+5
2022-03-05kselftest/vm: fix tests build with old libcChengming Zhou1-0/+1