summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2019-05-25KVM: selftests: make hyperv_cpuid test pass on AMDVitaly Kuznetsov
2019-05-25KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned sizePaolo Bonzini
2019-05-16selftests/net: correct the return value for run_afpackettestsPo-Hsu Lin
2019-05-16selftests/net: correct the return value for run_netsocktestsPo-Hsu Lin
2019-05-16netfilter: nat: fix icmp id randomizationFlorian Westphal
2019-05-16selftests: netfilter: check icmp pkttoobig errors are set as relatedFlorian Westphal
2019-05-16selftests: fib_tests: Fix 'Command line is not complete' errorsDavid Ahern
2019-05-16tools/testing/nvdimm: Retain security state after overwriteDave Jiang
2019-05-16libnvdimm/security: provide fix for secure-erase to use zero-keyDave Jiang
2019-05-16selftests/seccomp: Handle namespace failures gracefullyKees Cook
2019-05-08selftests/seccomp: Prepare for exclusive seccomp flagsKees Cook
2019-05-05selftests: fib_rule_tests: Fix icmp proto with ipv6David Ahern
2019-05-05selftests: fib_rule_tests: print the result and return 1 if any tests failedHangbin Liu
2019-05-04KVM: selftests: complete IO before migrating guest stateSean Christopherson
2019-05-04KVM: selftests: disable stack protector for all KVM testsSean Christopherson
2019-05-04KVM: selftests: explicitly disable PIE for testsSean Christopherson
2019-05-04KVM: selftests: assert on exit reason in CR4/cpuid sync testSean Christopherson
2019-04-05selftests/bpf: suppress readelf stderr when probing for BTF supportStanislav Fomichev
2019-04-05selftests/bpf: skip verifier tests for unsupported program typesStanislav Fomichev
2019-04-05bpf: test_maps: fix possible out of bound access warningBreno Leitao
2019-04-05selftests: skip seccomp get_metadata test if not real rootTycho Andersen
2019-04-05selftests: ir: fix warning: "%s" directive output may be truncated ’ direct...Shuah Khan
2019-04-05tools/bpf: selftests: add map lookup to test_map_in_map bpf progYonghong Song
2019-03-10selftests: firmware: fix verify_reqs() return valueLuis Chamberlain
2019-03-10Revert "selftests: firmware: remove use of non-standard diff -Z option"Luis Chamberlain
2019-03-10Revert "selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to con...Luis Chamberlain
2019-03-01selftests: fixes for UDP GROPaolo Abeni
2019-02-27selftests: pmtu: add explicit tests for PMTU exceptions cleanupPaolo Abeni
2019-02-27selftests: pmtu: disable DAD in all namespacesPaolo Abeni
2019-02-23selftests: fib_tests: sleep after changing carrier. again.Thadeu Lima de Souza Cascardo
2019-02-22bpf, lpm: fix lookup bug in map_delete_elemAlban Crequy
2019-02-14selftests: fix timestamping MakefileDeepa Dinamani
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-08Merge tag 'char-misc-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-02-04selftests: netfilter: add simple masq/redirect test casesFlorian Westphal
2019-02-04selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INETNaresh Kamboju
2019-02-01proc: fix /proc/net/* after setns(2)Alexey Dobriyan
2019-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-01-31bpf, selftests: fix handling of sparse CPU allocationsMartynas Pumputis
2019-01-31Merge tag 'linux-kselftest-5.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-30selftests: add binderfs selftestsChristian Brauner
2019-01-29tools/bpf: fix test_btf for typedef func_proto caseYonghong Song
2019-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-28selftests: timers: use LDLIBS instead of LDFLAGSFathi Boudra
2019-01-28selftests: net: use LDLIBS instead of LDFLAGSFathi Boudra
2019-01-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-01-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-01-27Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-25selftests/seccomp: Enhance per-arch ptrace syscall skip testsKees Cook