summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2018-05-22selftests: fib_tests: Add success-fail countsDavid Ahern-0/+7
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-113/+614
2018-05-21Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds-3/+19
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-0/+5
2018-05-21selftests/powerpc: Remove redundant cp_abort testMichael Neuling-117/+0
2018-05-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-89/+479
2018-05-18radix tree test suite: multi-order iteration raceRoss Zwisler-0/+64
2018-05-18radix tree test suite: add item_delete_rcu()Ross Zwisler-0/+21
2018-05-18radix tree test suite: fix mapshift build targetRoss Zwisler-4/+2
2018-05-18bpf: add sk_msg prog sk access tests to test_verifierJohn Fastabend-0/+115
2018-05-18selftests: bpf: config: enable NET_SCH_INGRESS for xdp_meta.shAnders Roxell-0/+2
2018-05-17tc-testing: fixed copy-pasting error in ife testsRoman Mashak-14/+14
2018-05-17selftests/bpf: check return value of fopen in test_verifier.cJesper Dangaard Brouer-0/+5
2018-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-20/+43
2018-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-530/+1100
2018-05-16bpf: selftest additions for SOCKHASHJohn Fastabend-347/+401
2018-05-16tc-testing: updated mirred and vlan with more testsRoman Mashak-20/+324
2018-05-16tc-testing: fixed copy-pasting error in police testsRoman Mashak-2/+2
2018-05-16Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar-127/+166
2018-05-15torture: Make kvm-find-errors.sh find build warningsPaul E. McKenney-2/+3
2018-05-15rcutorture: Abbreviate kvm.sh summary linesPaul E. McKenney-2/+2
2018-05-15rcutorture: Print end-of-test state in kvm.sh summaryPaul E. McKenney-2/+6
2018-05-15torture: Fold parse-torture.sh into parse-console.shPaul E. McKenney-123/+102
2018-05-15torture: Add a script to edit output from failed runsPaul E. McKenney-0/+55
2018-05-15selftests/bpf: make sure build-id is onAlexei Starovoitov-1/+1
2018-05-14bpf: add ld64 imm test casesDaniel Borkmann-0/+142
2018-05-14bpf: add selftest for stackmap with build_id in NMI contextSong Liu-2/+142
2018-05-14selftests/powerpc: fix exec benchmarkNicholas Piggin-2/+5
2018-05-14x86/pkeys/selftests: Add a test for pkey 0Dave Hansen-0/+30
2018-05-14x86/pkeys/selftests: Save off 'prot' for allocationsDave Hansen-5/+9
2018-05-14x86/pkeys/selftests: Fix pointer mathDave Hansen-7/+7
2018-05-14x86/pkeys/selftests: Fix pkey exhaustion test off-by-oneDave Hansen-5/+8
2018-05-14x86/pkeys/selftests: Add PROT_EXEC testDave Hansen-0/+44
2018-05-14x86/pkeys/selftests: Factor out "instruction page"Dave Hansen-4/+17
2018-05-14x86/pkeys/selftests: Allow faults on unknown keysDave Hansen-1/+9
2018-05-14x86/pkeys/selftests: Avoid printf-in-signal deadlocksDave Hansen-12/+8
2018-05-14x86/pkeys/selftests: Remove dead debugging code, fix dprint_in_signalDave Hansen-16/+0
2018-05-14x86/pkeys/selftests: Stop using assert()Dave Hansen-4/+8
2018-05-14x86/pkeys/selftests: Give better unexpected fault error messagesDave Hansen-6/+7
2018-05-14x86/selftests: Add mov_to_ss testAndy Lutomirski-1/+286
2018-05-14x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX ABIIngo Molnar-2/+5
2018-05-14x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pk...Ingo Molnar-26/+41
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-5/+10
2018-05-11KVM: selftests: exit with 0 status code when tests cannot be runPaolo Bonzini-20/+43
2018-05-11tools: bpf: move the event reading loop to libbpfJakub Kicinski-68/+38
2018-05-11selftests/bpf: Fix bash reference in MakefileJoe Stringer-3/+3
2018-05-11samples/bpf: Add example of ipv4 and ipv6 forwarding in XDPDavid Ahern-0/+3
2018-05-10tc-testing: fix tdc tests for 'bpf' actionDavide Caratti-3/+8
2018-05-10selftests/bpf: ignore build productsSirio Balmelli-0/+1
2018-05-09bpf: btf: Tests for BPF_OBJ_GET_INFO_BY_FD and BPF_BTF_GET_FD_BY_IDMartin KaFai Lau-13/+276