summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2020-04-22selftests: forwarding: pedit_dsfield: Add pedit munge ip6 dsfieldPetr Machata-0/+66
2020-04-22selftests: Add tests for vrf and xfrmsDavid Ahern-0/+437
2020-04-22selftests: Fix suppress test in fib_tests.shDavid Ahern-2/+8
2020-04-22Merge tag 'linux-kselftest-5.7-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-34/+22
2020-04-22proc: use human-readable values for hidepidAlexey Gladkov-0/+52
2020-04-22proc: allow to mount many instances of proc in one pid namespaceAlexey Gladkov-0/+50
2020-04-21selftests: kvm/set_memory_region_test: do not check RIP if the guest shuts downPaolo Bonzini-4/+9
2020-04-21selftests/powerpc: Add README for GZIP engine testsRaphael Moreira Zinsly-0/+46
2020-04-21selftests/powerpc: Add NX-GZIP engine decompress testcaseRaphael Moreira Zinsly-1/+1030
2020-04-21selftests/powerpc: Add NX-GZIP engine compress testcaseRaphael Moreira Zinsly-0/+803
2020-04-21selftests/powerpc: Add header files for NX compresion/decompressionRaphael Moreira Zinsly-0/+801
2020-04-21selftests/powerpc: Add header files for GZIP engine testRaphael Moreira Zinsly-0/+194
2020-04-20bpf, selftests: Add test for BPF_STX BPF_B storing R10Luke Nelson-0/+40
2020-04-20bpf: Forbid XADD on spilled pointers for unprivileged usersJann Horn-0/+1
2020-04-20selftests: pmtu: implement IPIP, SIT and ip6tnl PMTU discovery testsLourdes Pedrajas-0/+122
2020-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-36/+201
2020-04-15selftests: kvm: Add testcase for creating max number of memslotsWainer dos Santos Moschetta-4/+61
2020-04-15KVM: selftests: Make set_memory_region_test common to all architecturesSean Christopherson-3/+14
2020-04-15KVM: selftests: Add "zero" testcase to set_memory_region_testSean Christopherson-0/+24
2020-04-15selftests: kvm: Add vm_get_fd() in kvm_utilWainer dos Santos Moschetta-0/+6
2020-04-15KVM: selftests: Add "delete" testcase to set_memory_region_testSean Christopherson-0/+91
2020-04-15KVM: sefltests: Add explicit synchronization to move mem region testSean Christopherson-18/+99
2020-04-15KVM: selftests: Add GUEST_ASSERT variants to pass values to hostSean Christopherson-5/+20
2020-04-15KVM: selftests: Add util to delete memory regionSean Christopherson-17/+40
2020-04-15KVM: selftests: Use kernel's list instead of homebrewed replacementSean Christopherson-60/+48
2020-04-15KVM: selftests: Take vcpu pointer instead of id in vm_vcpu_rm()Sean Christopherson-4/+3
2020-04-15selftests/bpf: Check for correct program attach/detach in xdp_attach testToke Høiland-Jørgensen-1/+29
2020-04-15libbpf: Always specify expected_attach_type on program load if supportedAndrii Nakryiko-15/+27
2020-04-14selftests/bpf: Validate frozen map contents stays frozenAndrii Nakryiko-2/+60
2020-04-14selftests/ipc: Fix test failure seen after initial test runTyler Hicks-1/+1
2020-04-14Revert "Kernel selftests: tpm2: check for tpm support"Jarkko Sakkinen-19/+3
2020-04-14selftests/ftrace: Add CONFIG_SAMPLE_FTRACE_DIRECT=m kconfigXiao Yang-0/+1
2020-04-14selftests/seccomp: allow clock_nanosleep instead of nanosleepThadeu Lima de Souza Cascardo-6/+8
2020-04-14kselftest/runner: allow to properly deliver signals to testsAndrea Righi-1/+1
2020-04-14selftests/harness: fix spelling mistake "SIGARLM" -> "SIGALRM"Colin Ian King-3/+3
2020-04-14x86/32: Remove CONFIG_DOUBLEFAULTBorislav Petkov-1/+0
2020-04-13selftests: Fix memfd test run-time regressionShuah Khan-1/+2
2020-04-13selftests: vm: Fix 64-bit test builds for powerpc64leSandipan Das-2/+2
2020-04-13selftests: vm: Do not override definition of ARCHSandipan Das-2/+2
2020-04-10selftests: kmod: test disabling module autoloadingEric Biggers-0/+30
2020-04-10selftests: kmod: fix handling test numbers above 9Eric Biggers-4/+9
2020-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-15/+83
2020-04-09Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-0/+6
2020-04-08Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+6
2020-04-07tc-testing: remove duplicate code in tdc.pyRoman Mashak-3/+2
2020-04-08selftests/bpf: Add test for bpf_get_link_xdp_idAndrey Ignatov-0/+68
2020-04-07kselftest: introduce new epoll test caseRoman Penyaev-1/+66
2020-04-07userfaultfd: selftests: add write-protect testPeter Xu-24/+133
2020-04-07userfaultfd: selftests: refactor statisticsPeter Xu-27/+49
2020-04-05Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-41/+465