summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)Author
2019-12-04selftests: pmtu: use -oneline for ip route list cacheThadeu Lima de Souza Cascardo
2019-12-04selftests: bpf: correct perror stringsJakub Kicinski
2019-12-04selftests: bpf: test_sockmap: handle file creation failures gracefullyJakub Kicinski
2019-12-04selftests/tls: add a test for fragmented messagesJakub Kicinski
2019-12-04mm/gup_benchmark: fix MAP_HUGETLB caseJohn Hubbard
2019-12-04bpf: Allow narrow loads of bpf_sysctl fields with offset > 0Ilya Leoshkevich
2019-11-29selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernelAndy Lutomirski
2019-11-29selftests/x86/mov_ss_trap: Fix the SYSENTER testAndy Lutomirski
2019-11-12selftests/bpf: More compatible nc options in test_tc_edtJiri Benc
2019-11-12selftests/tls: add test for concurrent recv and sendJakub Kicinski
2019-11-10selftests/powerpc: Fix compile error on tlbie_test due to newer gccDesnes A. Nunes do Rosario
2019-11-10selftests/powerpc: Add test case for tlbie vs mtpidr ordering issueAneesh Kumar K.V
2019-11-10selftests: fib_tests: add more tests for metric updatePaolo Abeni
2019-11-10selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang
2019-11-10selftests: kvm: fix sync_regs_test with newer gccsVitaly Kuznetsov
2019-11-10selftests: kvm: vmx_set_nested_state_test: don't check for VMX support twiceVitaly Kuznetsov
2019-11-06selftests/kselftest/runner.sh: Add 45 second timeout per testKees Cook
2019-11-06kselftest: exclude failed TARGETS from runlistCristian Marussi
2019-10-29selftests: kvm: Fix libkvm build errorShuah Khan
2019-10-11selftests/bpf: adjust strobemeta loop to satisfy latest clangAndrii Nakryiko
2019-10-11libnvdimm/nfit_test: Fix acpi_handle redefinitionNathan Chancellor
2019-10-11selftests/seccomp: fix build on older kernelsTycho Andersen
2019-10-11selftests: pidfd: Fix undefined reference to pthread_create()Shuah Khan
2019-10-11selftests/tpm2: Add the missing TEST_FILES assignmentJarkko Sakkinen
2019-10-07udp: only do GSO if # of segs > 1Josh Hunt
2019-10-07selftests/powerpc: Retry on host facility unavailableGustavo Romero
2019-10-05selftests: Update fib_nexthop_multiprefix to handle missing ping6David Ahern
2019-10-05selftests: Update fib_tests to handle missing ping6David Ahern
2019-10-05ipv6: do not free rt if FIB_LOOKUP_NOREF is set on suppress ruleJason A. Donenfeld
2019-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-09-12kselftests: cgroup: add freezer mkdir testRoman Gushchin
2019-09-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-09-05selftest: A few cleanups for fib_nexthops.shDavid Ahern
2019-08-31tc-testing: don't hardcode 'ip' in nsPlugin.pyDavide Caratti
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-08-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-08-21selftests/kvm: make platform_info_test pass on AMDVitaly Kuznetsov
2019-08-21selftests/bpf: install files test_xdp_vlan.shAnders Roxell
2019-08-21selftests/bpf: add config fragment BPF_JITAnders Roxell
2019-08-21selftests/bpf: fix test_btf_dump with O=Ilya Leoshkevich
2019-08-21selftests/bpf: fix test_cgroup_storage on s390Ilya Leoshkevich
2019-08-21selftests: kvm: fix state save/load on processors without XSAVEPaolo Bonzini
2019-08-20xfrm: policy: avoid warning splat when merging nodesFlorian Westphal
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-08-15selftests: net: tcp_fastopen_backup_key.sh: fix shellcheck issueAnders Roxell
2019-08-15selftests: kvm: fix vmx_set_nested_state_testPaolo Bonzini
2019-08-15selftests: kvm: provide common function to enable eVMCSPaolo Bonzini
2019-08-15selftests: kvm: do not try running the VM in vmx_set_nested_state_testPaolo Bonzini