summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2022-02-20selftests/bpf: Fix btfgen testsAndrii Nakryiko-7/+14
2022-02-20memblock tests: Add memblock reset functionKarolina Drobnik-1/+89
2022-02-20memblock tests: Add skeleton of the memblock simulatorKarolina Drobnik-0/+268
2022-02-20tools: Move gfp.h and slab.h from radix-tree to libKarolina Drobnik-88/+2
2022-02-19selftests/bpf: Fix a clang deprecated-declarations compilation errorYonghong Song-0/+3
2022-02-19selftests: mptcp: be more conservative with cookie MPJ limitsPaolo Abeni-3/+12
2022-02-19selftests: mptcp: more robust signal race testPaolo Abeni-3/+12
2022-02-19selftests: mptcp: improve 'fair usage on close' stabilityPaolo Abeni-1/+1
2022-02-19selftests: mptcp: fix diag instabilityPaolo Abeni-7/+37
2022-02-18selftests: KVM: allow sev_migrate_tests on machines without SEV-ESPaolo Bonzini-21/+57
2022-02-18KVM: SEV: Allow SEV intra-host migration of VM with mirrorsPeter Gonda-14/+33
2022-02-17selftests: mptcp: add csum mib check for mptcp_connectGeliang Tang-0/+19
2022-02-17selftests: mptcp: join: check for tools only if neededMatthieu Baerts-18/+20
2022-02-17selftests: mptcp: join: create tmp files only if neededMatthieu Baerts-13/+24
2022-02-17selftests: mptcp: join: remove unused varsMatthieu Baerts-4/+1
2022-02-17selftests: mptcp: join: exit after usage()Matthieu Baerts-1/+12
2022-02-17selftests: mptcp: simplify pm_nl_change_endpointGeliang Tang-29/+8
2022-02-17selftests: mptcp: increase timeout to 20 minutesMatthieu Baerts-1/+1
2022-02-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski-9/+174
2022-02-17Merge tag 'linux-kselftest-fixes-5.17-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds-4/+4
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-8/+104
2022-02-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski-8/+104
2022-02-17selftests/sgx: Treat CC as one argumentMuhammad Usama Anjum-1/+1
2022-02-17selftests/x86: Add validity check and allow field splittingMuhammad Usama Anjum-1/+1
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-3/+120
2022-02-17Merge tag 'net-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-2/+120
2022-02-17selftests/bpf: Fix crash in core_reloc when bpftool btfgen failsYucong Sun-2/+2
2022-02-17selftests/bpf: Fix vmtest.sh to launch smp vm.Yucong Sun-1/+1
2022-02-17selftests: net: basic test for IPV6_2292*Jakub Kicinski-1/+41
2022-02-17selftests: net: test IPV6_HOPLIMITJakub Kicinski-1/+49
2022-02-17selftests: net: test IPV6_TCLASSJakub Kicinski-1/+69
2022-02-17selftests: net: test IPV6_DONTFRAGJakub Kicinski-23/+147
2022-02-16selftests/bpf: Test "bpftool gen min_core_btf"Mauricio Vásquez-2/+48
2022-02-16lkdtm: Add a test for function descriptors protectionChristophe Leroy-0/+1
2022-02-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+0
2022-02-15selftests: bpf: Check bpf_msg_push_data return valueFelix Maurer-8/+18
2022-02-15selftests/bpf: Add Skeleton templated wrapper as an exampleAndrii Nakryiko-2/+85
2022-02-15selftests/bpf: Fix GCC11 compiler warnings in -O2 modeAndrii Nakryiko-3/+3
2022-02-15kselftest/arm64: mte: user_mem: test a wider range of valuesJoey Gouly-11/+83
2022-02-15kselftest/arm64: mte: user_mem: add more test typesJoey Gouly-0/+21
2022-02-15kselftest/arm64: mte: user_mem: add test type enumJoey Gouly-12/+26
2022-02-15kselftest/arm64: mte: user_mem: check different offsets and sizesJoey Gouly-18/+27
2022-02-15kselftest/arm64: mte: user_mem: rework error handlingJoey Gouly-7/+15
2022-02-15kselftest/arm64: mte: user_mem: introduce tag_offset and tag_lenJoey Gouly-8/+11
2022-02-15kselftest/arm64: Remove local definitions of MTE prctlsMark Brown-11/+0
2022-02-15kselftest/arm64: Remove local ARRAY_SIZE() definitionsMark Brown-3/+0
2022-02-15selftests: kvm: Check whether SIDA memop fails for normal guestsThomas Huth-0/+15
2022-02-14selftests/ftrace: Do not trace do_softirq because of PREEMPT_RTKrzysztof Kozlowski-1/+1
2022-02-14selftests/seccomp: Fix seccomp failure by adding missing headersSherry Yang-1/+1
2022-02-14KVM: s390: selftests: Test TEST PROTECTION emulationJanis Schoetterl-Glausch-0/+229