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