aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-18selftests: net: Add test_vxlan_fdb_changelink.shPetr Machata2-0/+30
2018-12-19bpf: sk_msg, add tests for size fieldJohn Fastabend1-3/+13
2018-12-18bpf: correct slot_type marking logic to allow more stack slot sharingJiong Wang1-2/+32
2018-12-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller2-1/+304
2018-12-18tools/bpf: check precise {func, line, jited_line}_info_rec_size in test_btfYonghong Song1-5/+5
2018-12-18tools/bpf: test kernel bpffs map pretty print with struct kind_flagYonghong Song1-14/+154
2018-12-18tools/bpf: add test_btf unit tests for kind_flagYonghong Song1-2/+494
2018-12-17Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into next-integrityJames Morris4-0/+70
2018-12-17selftests: Fix test errors related to lib.mk khdr targetShuah Khan8-9/+13
2018-12-16selftests: mlxsw: Add Bloom delta testNir Dotan1-1/+36
2018-12-16selftests: mlxsw: Add Bloom filter complex testNir Dotan1-1/+84
2018-12-16selftests: mlxsw: Add Bloom filter simple testNir Dotan1-1/+56
2018-12-16selftests: net: rtnetlink.sh: add fdb get testRoopa Prabhu1-0/+53
2018-12-16selftests: net: reuseport_addr_any: add DCCPPeter Oskolkov1-2/+47
2018-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-24/+50
2018-12-15bpf: improve stacksafe state comparisonAlexei Starovoitov1-0/+22
2018-12-15selftests/bpf: check insn processed in test_verifierAlexei Starovoitov1-1/+14
2018-12-14selftests: net: test that listening sockets match on address properlyPeter Oskolkov4-2/+271
2018-12-14kvm: selftests: ucall: improve ucall placement in memory, fix unsigned comparisonPaolo Bonzini1-8/+6
2018-12-14KVM: selftests: Add hyperv_cpuid testVitaly Kuznetsov2-0/+158
2018-12-14KVM: selftests: implement an unchecked version of vcpu_ioctl()Vitaly Kuznetsov2-2/+14
2018-12-14kvm: introduce manual dirty log reprotectPaolo Bonzini5-0/+38
2018-12-13selftests: mlxsw: Test FID RIF MAC vetoingPetr Machata1-0/+79
2018-12-13selftests: mlxsw: Test RIF MAC vetoingPetr Machata1-0/+91
2018-12-13acpi/nfit, libnvdimm: Add unlock of nvdimm support for Intel DIMMsDave Jiang1-0/+1
2018-12-13acpi/nfit, libnvdimm: Introduce nvdimm_security_opsDave Jiang1-0/+1
2018-12-13Merge tag 'xarray-4.20-rc7' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds4-0/+82
2018-12-13selftests: Fix test errors related to lib.mk khdr targetShuah Khan8-9/+13
2018-12-13selftests/bpf: Fix sk lookup usage in test_sock_addrAndrey Ignatov2-4/+8
2018-12-13Merge tag 'linux-kselftest-4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-2/+7
2018-12-13fix dma-buf/udmabuf selftestTom Murphy3-2/+12
2018-12-13selftests: watchdog: fix spelling mistake "experies" -> "expires"Colin Ian King1-1/+1
2018-12-13bpf: verifier: make sure callees don't prune with caller differencesJakub Kicinski1-0/+28
2018-12-13bpf: Remove !func_info and !line_info check from test_btf and bpftoolMartin KaFai Lau1-7/+0
2018-12-12selftests: mlxsw: extack: Test VLAN add on a port devicePetr Machata1-0/+30
2018-12-12selftests: mlxsw: extack: Test VLAN add on a VXLAN devicePetr Machata1-0/+31
2018-12-12selftests/bpf: add btf annotations for cgroup_local_storage mapsRoman Gushchin1-0/+6
2018-12-12selftests/bpf: use __bpf_constant_htons in test_prog.cStanislav Fomichev1-4/+4
2018-12-12selftests: watchdog: Add gettimeleft command line argJerry Hoemann1-1/+12
2018-12-11selftests: forwarding: Add multicast routing testNir Dotan2-0/+313
2018-12-11selftests/seccomp: Remove SIGSTOP si_pid checkKees Cook1-2/+7
2018-12-11seccomp: add a return code to trap to userspaceTycho Andersen1-2/+445
2018-12-11selftests/ima: kexec_load syscall testMimi Zohar4-0/+70
2018-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller8-150/+978
2018-12-11selftests/bpf: use proper type when passing prog_typeStanislav Fomichev1-4/+4
2018-12-10tools/bpf: rename *_info_cnt to nr_*_infoYonghong Song1-30/+30
2018-12-10selftests/bpf: add missing pointer dereference for map stacktrace fixupStanislav Fomichev1-1/+1
2018-12-10selftests: do not macro-expand failed assertion expressionsDmitry V. Levin1-21/+21
2018-12-10bpf: relax verifier restriction on BPF_MOV | BPF_ALUJiong Wang1-0/+13
2018-12-10selftests/ftrace: Add testcases for dynamic eventMasami Hiramatsu4-0/+156