summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2018-10-20bpf: test_maps, only support ESTABLISHED socksJohn Fastabend
2018-10-20selftests: pmtu: properly redirect stderr to /dev/nullSabrina Dubroca
2018-10-18Fix cg_read_strcmp()Jay Kamat
2018-10-18selftests: memory-hotplug: add required configsLei Yang
2018-10-18selftests/efivarfs: add required kernel configsLei Yang
2018-10-18selftests: add headers_install to lib.mkAnders Roxell
2018-10-18selftests: kselftest: Remove outdated commentThiago Jung Bauermann
2018-10-18selftests: android: move config up a levelAnders Roxell
2018-10-13x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski
2018-10-13selftests/x86: Add clock_gettime() tests to test_vdsoAndy Lutomirski
2018-10-10selftests: pmtu: detect correct binary to ping ipv6 addressesSabrina Dubroca
2018-10-10selftests: pmtu: maximum MTU for vti4 is 2^16-1-20Sabrina Dubroca
2018-10-10tc-testing: add test-cases for numeric and invalid control actionPaolo Abeni
2018-10-10rseq/selftests: fix parametrized test with -fpieMathieu Desnoyers
2018-10-03selftests: forwarding: Tweak tc filters for mirror-to-gretap testsPetr Machata
2018-09-26selftest: timers: Tweak raw_skew to SKIP when ADJ_OFFSET/other clock adjustme...John Stultz
2018-09-26selftests/android: initialize heap_type to avoid compiling warningLi Zhijian
2018-09-26selftests: vDSO - fix to return KSFT_SKIP when test couldn't be runShuah Khan (Samsung OSG)
2018-09-26tools/testing/nvdimm: Fix support for emulating controller temperatureDan Williams
2018-09-19tools/testing/nvdimm: kaddr and pfn can be NULL to ->direct_access()Huaisheng Ye
2018-09-19selftests/bpf: fix a typo in map in map testRoman Gushchin
2018-09-19tc-testing: remove duplicate spaces in connmark match patternsVlad Buslov
2018-09-19tc-testing: flush gact actions on test teardownVlad Buslov
2018-09-15selftests/powerpc: Kill child processes on SIGINTBreno Leitao
2018-08-08bpf, sockmap: fix cork timeout for select due to epipeDaniel Borkmann
2018-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-08-03selftests/bpf: update test_lwt_seg6local.sh according to iproute2Mathieu Xhonneux
2018-08-02selftest/net: fix protocol family to work for IPv4.Maninder Singh
2018-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-27Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-07-27bpf: btf: Use exact btf value_size match in map_check_btf()Martin KaFai Lau
2018-07-25selftests/ftrace: Add snapshot and tracing_on test caseMasami Hiramatsu
2018-07-25bpf: Introduce BPF_ANNOTATE_KV_PAIRMartin KaFai Lau
2018-07-24bpf: btf: Ensure the member->offset is in the right orderMartin KaFai Lau
2018-07-20bpf: Use option "help" in the llvm-objcopy testMartin KaFai Lau
2018-07-19bpf: test case to check whether src/dst regs got mangled by xaddDaniel Borkmann
2018-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-07-13Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-07-13Merge tag 'libnvdimm-fixes-4.18-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-07-12selftests: in udpgso_bench do not test udp zerocopyWillem de Bruijn
2018-07-11bpf: fix panic due to oob in bpf_prog_test_run_skbDaniel Borkmann
2018-07-10rseq/selftests: cleanup: Update comment above rseq_prepare_unloadMathieu Desnoyers
2018-07-10rseq: uapi: Declare rseq_cs field as union, update includesMathieu Desnoyers
2018-07-04net/ipv6: Revert attempt to simplify route replace and appendDavid Ahern
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-06-30tools/testing/nvdimm: advertise a write cache for nfit_testVishal Verma
2018-06-28selftests/net: Fix permissions for fib_tests.shShuah Khan
2018-06-27selftests/x86/sigreturn: Do minor cleanupsAndy Lutomirski