summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorLines
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-4/+57
2019-11-15ptp: Extend the test program to check the external time stamp flags.Richard Cochran-2/+51
2019-11-15selftests: mlxsw: Adjust test to recent changesIdo Schimmel-2/+6
2019-11-13selftests: kvm: fix build with glibc >= 2.30Vitaly Kuznetsov-2/+2
2019-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-1/+115
2019-11-06selftests/tls: add test for concurrent recv and sendJakub Kicinski-0/+108
2019-11-06mm/gup_benchmark: fix MAP_HUGETLB caseJohn Hubbard-1/+1
2019-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-1/+7
2019-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-2/+29
2019-11-01selftests: bpf: Skip write only files in debugfsJakub Kicinski-0/+5
2019-11-01selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang-1/+2
2019-10-30bpf: Allow narrow loads of bpf_sysctl fields with offset > 0Ilya Leoshkevich-1/+7
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-1/+1
2019-10-26selftests: fib_tests: add more tests for metric updatePaolo Abeni-0/+21
2019-10-22selftests: Make l2tp.sh executableDavid Ahern-0/+0
2019-10-22selftests: kvm: fix sync_regs_test with newer gccsVitaly Kuznetsov-10/+11
2019-10-22selftests: kvm: vmx_dirty_log_test: skip the test when VMX is not supportedVitaly Kuznetsov-0/+2
2019-10-22selftests: kvm: consolidate VMX support checksVitaly Kuznetsov-15/+15
2019-10-22selftests: kvm: vmx_set_nested_state_test: don't check for VMX support twiceVitaly Kuznetsov-6/+1
2019-10-22selftests: kvm: synchronize .gitignore to MakefileVitaly Kuznetsov-0/+2
2019-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-5/+9
2019-10-19mm/gup_benchmark: add a missing "w" to getopt stringJohn Hubbard-1/+1
2019-10-18selftests/bpf: More compatible nc options in test_tc_edtJiri Benc-1/+1
2019-10-12Merge tag 'powerpc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-1/+1
2019-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-5/+9
2019-10-09selftests/powerpc: Fix compile error on tlbie_test due to newer gccDesnes A. Nunes do Rosario-1/+1
2019-10-08selftests/bpf: More compatible nc options in test_lwt_ip_encapJiri Benc-3/+3
2019-10-08selftests/bpf: Set rp_filter in test_flow_dissectorJiri Benc-0/+3
2019-10-08Merge tag 'linux-kselftest-5.4-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-8/+79
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-12/+5
2019-10-04selftests/net: add nettest to .gitignoreJakub Kicinski-0/+1
2019-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-5/+379
2019-10-03udp: only do GSO if # of segs > 1Josh Hunt-12/+4
2019-10-03selftests: kvm: Fix libkvm build errorShuah Khan-1/+1
2019-10-02selftests: watchdog: Add command line option to show watchdog_infoGeorge G. Davis-1/+15
2019-10-02selftests: watchdog: Validate optional file argumentGeorge G. Davis-0/+11
2019-10-02selftests/bpf: test_progs: Don't leak server_fd in test_sockopt_inheritBrian Vazquez-1/+1
2019-10-02selftests/bpf: test_progs: Don't leak server_fd in tcp_rttBrian Vazquez-1/+2
2019-10-01selftests/kselftest/runner.sh: Add 45 second timeout per testKees Cook-3/+34
2019-10-01kselftest: exclude failed TARGETS from runlistCristian Marussi-0/+4
2019-10-01kselftest: add capability to skip chosen TARGETSCristian Marussi-0/+7
2019-10-01selftests: Add kselftest-all and kselftest-install targetsShuah Khan-4/+8
2019-09-30selftests: pidfd: Fix undefined reference to pthread_create()Shuah Khan-1/+1
2019-09-30Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds-1/+1
2019-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-15/+60
2019-09-28selftests/ftrace: Fix same probe error testSteven Rostedt (VMware)-1/+1
2019-09-28Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-1/+917
2019-09-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-21/+124
2019-09-27Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+34
2019-09-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-80/+149