summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2018-05-22selftests: fib_tests: Add option to pause after each testDavid Ahern
2018-05-22selftests: fib_tests: Add command line optionsDavid Ahern
2018-05-22selftests: fib_tests: Add success-fail countsDavid Ahern
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-05-18radix tree test suite: multi-order iteration raceRoss Zwisler
2018-05-18radix tree test suite: add item_delete_rcu()Ross Zwisler
2018-05-18radix tree test suite: fix mapshift build targetRoss Zwisler
2018-05-17tc-testing: fixed copy-pasting error in ife testsRoman Mashak
2018-05-17selftests/bpf: check return value of fopen in test_verifier.cJesper Dangaard Brouer
2018-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-16bpf: selftest additions for SOCKHASHJohn Fastabend
2018-05-16tc-testing: updated mirred and vlan with more testsRoman Mashak
2018-05-16tc-testing: fixed copy-pasting error in police testsRoman Mashak
2018-05-15selftests/bpf: make sure build-id is onAlexei Starovoitov
2018-05-14bpf: add ld64 imm test casesDaniel Borkmann
2018-05-14bpf: add selftest for stackmap with build_id in NMI contextSong Liu
2018-05-14x86/pkeys/selftests: Add a test for pkey 0Dave Hansen
2018-05-14x86/pkeys/selftests: Save off 'prot' for allocationsDave Hansen
2018-05-14x86/pkeys/selftests: Fix pointer mathDave Hansen
2018-05-14x86/pkeys/selftests: Fix pkey exhaustion test off-by-oneDave Hansen
2018-05-14x86/pkeys/selftests: Add PROT_EXEC testDave Hansen
2018-05-14x86/pkeys/selftests: Factor out "instruction page"Dave Hansen
2018-05-14x86/pkeys/selftests: Allow faults on unknown keysDave Hansen
2018-05-14x86/pkeys/selftests: Avoid printf-in-signal deadlocksDave Hansen
2018-05-14x86/pkeys/selftests: Remove dead debugging code, fix dprint_in_signalDave Hansen
2018-05-14x86/pkeys/selftests: Stop using assert()Dave Hansen
2018-05-14x86/pkeys/selftests: Give better unexpected fault error messagesDave Hansen
2018-05-14x86/selftests: Add mov_to_ss testAndy Lutomirski
2018-05-14x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX ABIIngo Molnar
2018-05-14x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pk...Ingo Molnar
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-11KVM: selftests: exit with 0 status code when tests cannot be runPaolo Bonzini
2018-05-11tools: bpf: move the event reading loop to libbpfJakub Kicinski
2018-05-11selftests/bpf: Fix bash reference in MakefileJoe Stringer
2018-05-11samples/bpf: Add example of ipv4 and ipv6 forwarding in XDPDavid Ahern
2018-05-10tc-testing: fix tdc tests for 'bpf' actionDavide Caratti
2018-05-10selftests/bpf: ignore build productsSirio Balmelli
2018-05-09bpf: btf: Tests for BPF_OBJ_GET_INFO_BY_FD and BPF_BTF_GET_FD_BY_IDMartin KaFai Lau
2018-05-09bpf: btf: Some test_btf clean upMartin KaFai Lau
2018-05-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-07selftests: net: use TEST_PROGS_EXTENDEDAnders Roxell
2018-05-07selftests: net: add udpgso* to TEST_GEN_FILESAnders Roxell
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-03Merge tag 'linux-kselftest-4.17-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-03bpf: migrate ebpf ld_abs/ld_ind tests to test_verifierDaniel Borkmann