summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-20selftests: bpf: add missing executables to .gitignoreJakub Kicinski
2018-12-20selftests: bpf: verifier: add tests for JSET interpretationJakub Kicinski
2018-12-20selftests: bpf: add trivial JSET testsJakub Kicinski
2018-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-19selftests: net: refactor reuseport_addr_any testPeter Oskolkov
2018-12-19bpf: Add BPF_LD_IMM64 to the line_info testMartin KaFai Lau
2018-12-19selftests: rtnetlink.sh: add testcase for neigh getRoopa Prabhu
2018-12-19selftests: mlxsw: Add rtnetlink testsIdo Schimmel
2018-12-18selftests: net: Add test_vxlan_fdb_changelink.shPetr Machata
2018-12-19bpf: sk_msg, add tests for size fieldJohn Fastabend
2018-12-18bpf: correct slot_type marking logic to allow more stack slot sharingJiong Wang
2018-12-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-12-18tools/bpf: check precise {func, line, jited_line}_info_rec_size in test_btfYonghong Song
2018-12-18tools/bpf: test kernel bpffs map pretty print with struct kind_flagYonghong Song
2018-12-18tools/bpf: add test_btf unit tests for kind_flagYonghong Song
2018-12-17Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...James Morris
2018-12-17selftests: Fix test errors related to lib.mk khdr targetShuah Khan
2018-12-16selftests: mlxsw: Add Bloom delta testNir Dotan
2018-12-16selftests: mlxsw: Add Bloom filter complex testNir Dotan
2018-12-16selftests: mlxsw: Add Bloom filter simple testNir Dotan
2018-12-16selftests: net: rtnetlink.sh: add fdb get testRoopa Prabhu
2018-12-16selftests: net: reuseport_addr_any: add DCCPPeter Oskolkov
2018-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-12-15bpf: improve stacksafe state comparisonAlexei Starovoitov
2018-12-15selftests/bpf: check insn processed in test_verifierAlexei Starovoitov
2018-12-14selftests: net: test that listening sockets match on address properlyPeter Oskolkov
2018-12-14kvm: selftests: ucall: improve ucall placement in memory, fix unsigned compar...Paolo Bonzini
2018-12-14KVM: selftests: Add hyperv_cpuid testVitaly Kuznetsov
2018-12-14KVM: selftests: implement an unchecked version of vcpu_ioctl()Vitaly Kuznetsov
2018-12-14kvm: introduce manual dirty log reprotectPaolo Bonzini
2018-12-13selftests: mlxsw: Test FID RIF MAC vetoingPetr Machata
2018-12-13selftests: mlxsw: Test RIF MAC vetoingPetr Machata
2018-12-13acpi/nfit, libnvdimm: Add unlock of nvdimm support for Intel DIMMsDave Jiang
2018-12-13acpi/nfit, libnvdimm: Introduce nvdimm_security_opsDave Jiang
2018-12-13Merge tag 'xarray-4.20-rc7' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-12-13selftests: Fix test errors related to lib.mk khdr targetShuah Khan
2018-12-13selftests/bpf: Fix sk lookup usage in test_sock_addrAndrey Ignatov
2018-12-13Merge tag 'linux-kselftest-4.20-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-12-13fix dma-buf/udmabuf selftestTom Murphy
2018-12-13selftests: watchdog: fix spelling mistake "experies" -> "expires"Colin Ian King
2018-12-13bpf: verifier: make sure callees don't prune with caller differencesJakub Kicinski
2018-12-13bpf: Remove !func_info and !line_info check from test_btf and bpftoolMartin KaFai Lau
2018-12-12selftests: mlxsw: extack: Test VLAN add on a port devicePetr Machata
2018-12-12selftests: mlxsw: extack: Test VLAN add on a VXLAN devicePetr Machata
2018-12-12selftests/bpf: add btf annotations for cgroup_local_storage mapsRoman Gushchin
2018-12-12selftests/bpf: use __bpf_constant_htons in test_prog.cStanislav Fomichev
2018-12-12selftests: watchdog: Add gettimeleft command line argJerry Hoemann
2018-12-11selftests: forwarding: Add multicast routing testNir Dotan
2018-12-11selftests/seccomp: Remove SIGSTOP si_pid checkKees Cook