summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2018-11-13selftests/powerpc: Fix ptrace tm failureBreno Leitao1-2/+2
2018-11-13selftests/ftrace: Fix synthetic event test to delete event correctlyMasami Hiramatsu1-6/+6
2018-11-13selftests: ftrace: Add synthetic event syntax testcaseMasami Hiramatsu1-0/+80
2018-11-13selftests: usbip: add wait after attach and before checking port statusShuah Khan (Samsung OSG)1-0/+4
2018-11-13bpf: do not blindly change rlimit in reuseport net selftestEric Dumazet1-4/+9
2018-11-04net/ipv6: Allow onlink routes to have a device mismatch if it is the default ...David Ahern1-7/+7
2018-11-04selftests: udpgso_bench.sh explicitly requires bashPaolo Abeni1-1/+1
2018-11-04selftests: rtnetlink.sh explicitly requires bash.Paolo Abeni1-1/+1
2018-10-20bpf: test_maps, only support ESTABLISHED socksJohn Fastabend1-3/+7
2018-10-20selftests: pmtu: properly redirect stderr to /dev/nullSabrina Dubroca1-2/+2
2018-10-18Fix cg_read_strcmp()Jay Kamat1-3/+14
2018-10-18selftests: memory-hotplug: add required configsLei Yang1-0/+1
2018-10-18selftests/efivarfs: add required kernel configsLei Yang1-0/+1
2018-10-18selftests: add headers_install to lib.mkAnders Roxell9-15/+22
2018-10-18selftests: kselftest: Remove outdated commentThiago Jung Bauermann1-1/+0
2018-10-18selftests: android: move config up a levelAnders Roxell1-0/+0
2018-10-13x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski1-0/+73
2018-10-13selftests/x86: Add clock_gettime() tests to test_vdsoAndy Lutomirski1-0/+99
2018-10-10selftests: pmtu: detect correct binary to ping ipv6 addressesSabrina Dubroca1-1/+4
2018-10-10selftests: pmtu: maximum MTU for vti4 is 2^16-1-20Sabrina Dubroca1-1/+1
2018-10-10tc-testing: add test-cases for numeric and invalid control actionPaolo Abeni1-0/+48
2018-10-10rseq/selftests: fix parametrized test with -fpieMathieu Desnoyers1-9/+10
2018-10-03selftests: forwarding: Tweak tc filters for mirror-to-gretap testsPetr Machata3-5/+9
2018-09-26selftest: timers: Tweak raw_skew to SKIP when ADJ_OFFSET/other clock adjustme...John Stultz1-0/+5
2018-09-26selftests/android: initialize heap_type to avoid compiling warningLi Zhijian1-0/+1
2018-09-26selftests: vDSO - fix to return KSFT_SKIP when test couldn't be runShuah Khan (Samsung OSG)1-2/+5
2018-09-26tools/testing/nvdimm: Fix support for emulating controller temperatureDan Williams1-1/+2
2018-09-19tools/testing/nvdimm: kaddr and pfn can be NULL to ->direct_access()Huaisheng Ye1-4/+8
2018-09-19selftests/bpf: fix a typo in map in map testRoman Gushchin1-3/+3
2018-09-19tc-testing: remove duplicate spaces in connmark match patternsVlad Buslov1-12/+12
2018-09-19tc-testing: flush gact actions on test teardownVlad Buslov1-1/+2
2018-09-15selftests/powerpc: Kill child processes on SIGINTBreno Leitao1-6/+12
2018-08-08bpf, sockmap: fix cork timeout for select due to epipeDaniel Borkmann1-1/+1
2018-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-3/+3
2018-08-03selftests/bpf: update test_lwt_seg6local.sh according to iproute2Mathieu Xhonneux1-3/+3
2018-08-02selftest/net: fix protocol family to work for IPv4.Maninder Singh1-1/+1
2018-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-7/+123
2018-07-27Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+28
2018-07-27bpf: btf: Use exact btf value_size match in map_check_btf()Martin KaFai Lau1-2/+84
2018-07-25selftests/ftrace: Add snapshot and tracing_on test caseMasami Hiramatsu1-0/+28
2018-07-25bpf: Introduce BPF_ANNOTATE_KV_PAIRMartin KaFai Lau2-5/+11
2018-07-24bpf: btf: Ensure the member->offset is in the right orderMartin KaFai Lau1-0/+28
2018-07-20bpf: Use option "help" in the llvm-objcopy testMartin KaFai Lau1-1/+1
2018-07-19bpf: test case to check whether src/dst regs got mangled by xaddDaniel Borkmann1-0/+40
2018-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-45/+22
2018-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+22
2018-07-13Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-7/+17
2018-07-13Merge tag 'libnvdimm-fixes-4.18-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+1
2018-07-12selftests: in udpgso_bench do not test udp zerocopyWillem de Bruijn1-3/+0
2018-07-11bpf: fix panic due to oob in bpf_prog_test_run_skbDaniel Borkmann1-1/+22