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