summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2019-05-16selftests/net: correct the return value for run_afpackettestsPo-Hsu Lin1-0/+5
2019-05-16selftests/net: correct the return value for run_netsocktestsPo-Hsu Lin1-1/+1
2019-05-16netfilter: nat: fix icmp id randomizationFlorian Westphal1-9/+27
2019-05-16selftests: netfilter: check icmp pkttoobig errors are set as relatedFlorian Westphal2-1/+284
2019-05-16selftests: fib_tests: Fix 'Command line is not complete' errorsDavid Ahern1-54/+40
2019-05-16tools/testing/nvdimm: Retain security state after overwriteDave Jiang1-2/+4
2019-05-16libnvdimm/security: provide fix for secure-erase to use zero-keyDave Jiang1-2/+9
2019-05-16selftests/seccomp: Handle namespace failures gracefullyKees Cook1-20/+23
2019-05-08selftests/seccomp: Prepare for exclusive seccomp flagsKees Cook1-9/+25
2019-05-05selftests: fib_rule_tests: Fix icmp proto with ipv6David Ahern1-2/+2
2019-05-05selftests: fib_rule_tests: print the result and return 1 if any tests failedHangbin Liu1-0/+6
2019-05-04KVM: selftests: complete IO before migrating guest stateSean Christopherson3-2/+33
2019-05-04KVM: selftests: disable stack protector for all KVM testsSean Christopherson1-2/+2
2019-05-04KVM: selftests: explicitly disable PIE for testsSean Christopherson1-1/+1
2019-05-04KVM: selftests: assert on exit reason in CR4/cpuid sync testSean Christopherson1-16/+19
2019-04-05selftests/bpf: suppress readelf stderr when probing for BTF supportStanislav Fomichev1-1/+2
2019-04-05selftests/bpf: skip verifier tests for unsupported program typesStanislav Fomichev1-1/+8
2019-04-05bpf: test_maps: fix possible out of bound access warningBreno Leitao1-13/+14
2019-04-05selftests: skip seccomp get_metadata test if not real rootTycho Andersen1-0/+6
2019-04-05selftests: ir: fix warning: "%s" directive output may be truncated ’ direct...Shuah Khan1-1/+3
2019-04-05tools/bpf: selftests: add map lookup to test_map_in_map bpf progYonghong Song1-0/+4
2019-03-10selftests: firmware: fix verify_reqs() return valueLuis Chamberlain1-1/+1
2019-03-10Revert "selftests: firmware: remove use of non-standard diff -Z option"Luis Chamberlain1-3/+6
2019-03-10Revert "selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to con...Luis Chamberlain1-1/+0
2019-03-01selftests: fixes for UDP GROPaolo Abeni2-17/+33
2019-02-28selftests: pmtu: add explicit tests for PMTU exceptions cleanupPaolo Abeni1-1/+67
2019-02-28selftests: pmtu: disable DAD in all namespacesPaolo Abeni1-15/+13
2019-02-24selftests: fib_tests: sleep after changing carrier. again.Thadeu Lima de Souza Cascardo1-0/+1
2019-02-22bpf, lpm: fix lookup bug in map_delete_elemAlban Crequy1-0/+10
2019-02-14selftests: fix timestamping MakefileDeepa Dinamani1-3/+0
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-18/+787
2019-02-08Merge tag 'char-misc-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-0/+286
2019-02-04selftests: netfilter: add simple masq/redirect test casesFlorian Westphal2-1/+763
2019-02-04selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INETNaresh Kamboju1-1/+1
2019-02-02proc: fix /proc/net/* after setns(2)Alexey Dobriyan3-0/+131
2019-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-16/+23
2019-02-01bpf, selftests: fix handling of sparse CPU allocationsMartynas Pumputis1-10/+20
2019-01-31Merge tag 'linux-kselftest-5.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-20/+71
2019-01-30selftests: add binderfs selftestsChristian Brauner5-0/+286
2019-01-30tools/bpf: fix test_btf for typedef func_proto caseYonghong Song1-6/+3
2019-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-22/+131
2019-01-28selftests: timers: use LDLIBS instead of LDFLAGSFathi Boudra1-1/+1
2019-01-28selftests: net: use LDLIBS instead of LDFLAGSFathi Boudra1-1/+1
2019-01-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-10/+31
2019-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-22/+131
2019-01-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-7/+8
2019-01-27Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2019-01-26selftests/seccomp: Enhance per-arch ptrace syscall skip testsKees Cook1-15/+57
2019-01-26selftests: Use lirc.h from kernel tree, not from systemSean Young1-0/+2
2019-01-26selftests: cpu-hotplug: fix case where CPUs offline > CPUs presentColin Ian King1-3/+10