summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)Author
2019-02-01proc: fix /proc/net/* after setns(2)Alexey Dobriyan
2019-01-31Merge tag 'linux-kselftest-5.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
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
2019-01-25selftests: Use lirc.h from kernel tree, not from systemSean Young
2019-01-25selftests: cpu-hotplug: fix case where CPUs offline > CPUs presentColin Ian King
2019-01-25KVM: selftests: check returned evmcs version rangeVitaly Kuznetsov
2019-01-25kvm: selftests: Fix region overlap check in kvm_utilBen Gardon
2019-01-23Merge tag 'linux-kselftest-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-21nfit_test: fix security state pull for nvdimm security nfit_testDave Jiang
2019-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-01-18selftests: forwarding: Add a test case for externally learned FDB entriesIdo Schimmel
2019-01-18selftests: mlxsw: Test FDB offload indicationIdo Schimmel
2019-01-17selftests/seccomp: Abort without user notification supportKees Cook
2019-01-17selftests/bpf: retry tests that expect build-idStanislav Fomichev
2019-01-16selftests: tc-testing: fix parsing of ife typeDavide Caratti
2019-01-16selftests: gpio-mockup-chardev: Check asprintf() for errorGeert Uytterhoeven
2019-01-16selftests: seccomp: use LDLIBS instead of LDFLAGSFathi Boudra
2019-01-15selftests: tc-testing: fix tunnel_key failure if dst_port is unspecifiedDavide Caratti
2019-01-15selftests: tc-testing: drop test on missing tunnel key idDavide Caratti
2019-01-15selftests/txtimestamp: Fix an equals vs assign bugDan Carpenter
2019-01-15selftests/vm/gup_benchmark.c: match gup struct to kernelAlison Schofield
2019-01-15selftests/bpf: install with_tunnels.sh for test_flow_dissector.shStanislav Fomichev
2019-01-15x86/selftests/pkeys: Fork() to check for state being preservedDave Hansen
2019-01-14tools/testing/selftests/x86/unwind_vdso.c: Remove duplicate headerSabyasachi Gupta
2019-01-14x86/mpx/selftests: fix spelling mistake "succeded" -> "succeeded"Colin Ian King
2019-01-14selftests: rtc: rtctest: add alarm test on minute boundaryAlexandre Belloni
2019-01-14selftests: rtc: rtctest: fix alarm testsAlexandre Belloni
2019-01-11tools/bpf: test btf bitfield with >=256 struct member offsetYonghong Song
2019-01-10selftests: bpf: install files tcp_(server|client)*.pyAnders Roxell
2019-01-10selftests/bpf: add missing executables to .gitignoreStanislav Fomichev
2019-01-09xfrm: policy: fix infinite loop when merging src-nodesFlorian Westphal
2019-01-09selftests: xfrm: alter htresh to trigger move of policies to hash tableFlorian Westphal
2019-01-09selftests: xfrm: add block rules with adjacent/overlapping subnetsFlorian Westphal
2019-01-08selftests: forwarding: Add a test for VLAN deletionIdo Schimmel
2019-01-08selftests: forwarding: Fix test for different devicesIdo Schimmel
2019-01-08selftests: mlxsw: Add a test case for VLAN addition error flowIdo Schimmel
2019-01-07selftests/bpf: fix incorrect users of create_and_get_cgroupStanislav Fomichev
2019-01-05bpf: add various test cases for alu op on mixed dst register typesDaniel Borkmann
2019-01-04selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addrAndrey Ignatov
2019-01-04selftests: net: fix/improve ip_defrag selftestPeter Oskolkov
2019-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-02bpf: add various test cases to selftestsDaniel Borkmann
2019-01-02Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds