summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2018-08-01selftests: mlxsw: Add test for ip_forward_update_priorityPetr Machata1-0/+233
2018-08-01selftests: forwarding: Move DSCP capture to lib.shPetr Machata2-42/+42
2018-08-01selftests: forwarding: Move lldpad waiting to lib.shPetr Machata2-20/+24
2018-08-01tools/testing/nvdimm: improve emulation of smart injectionVishal Verma1-31/+47
2018-07-31bpf: verifier: MOV64 don't mark dst reg unboundedArthur Fabre1-0/+26
2018-07-31selftests/bpf: Test for get_socket_cookieAndrey Ignatov3-2/+289
2018-07-31selftests/bpf: Add bpf_get_socket_cookie to bpf_helpers.hAndrey Ignatov1-0/+2
2018-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-7/+123
2018-07-31selftests/ftrace: Fix kprobe string testcase to not probe notrace functionMasami Hiramatsu2-19/+13
2018-07-30selftests: forwarding: Test mirror-to-gretap w/ UL team LACPPetr Machata1-0/+285
2018-07-30selftests: forwarding: Test mirror-to-gretap w/ UL teamPetr Machata1-0/+283
2018-07-30selftests: forwarding: Introduce $ARPINGPetr Machata2-2/+5
2018-07-30selftests: forwarding: lib: Support team devicesPetr Machata1-0/+23
2018-07-30selftests: forwarding: lib: Add require_command()Petr Machata1-8/+11
2018-07-30tools/testing/nvdimm: kaddr and pfn can be NULL to ->direct_access()Huaisheng Ye1-4/+8
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy2-0/+1
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy2-0/+1
2018-07-30Merge 4.18-rc7 into usb-nextGreg Kroah-Hartman5-46/+91
2018-07-29selftests: mlxsw: qos_dscp_bridge: FixPetr Machata1-2/+2
2018-07-29selftests: add a selftest for directed broadcast forwardingXin Long1-0/+233
2018-07-27selftests: mlxsw: Add test for trust-DSCPPetr Machata1-0/+248
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-26selftests/net: add tls to .gitignoreAnders Roxell1-0/+1
2018-07-26selftests: forwarding: add tests for TC chain get and dump operationsJiri Pirko1-0/+21
2018-07-26kselftests: Add tests for the preemptoff and irqsoff tracersJoel Fernandes (Google)2-0/+76
2018-07-25selftests/ftrace: Add snapshot and tracing_on test caseMasami Hiramatsu1-0/+28
2018-07-25bpf: Add Python 3 support to selftests scripts for bpfJeremy Cline2-14/+14
2018-07-25bpf: Introduce BPF_ANNOTATE_KV_PAIRMartin KaFai Lau2-5/+11
2018-07-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-1/+41
2018-07-24selftests/powerpc: Update memcmp_64 selftest for VMX implementationSimon Guo5-25/+143
2018-07-24selftests/powerpc: Fix ptrace-pkey for default execute permission changeRam Pai1-0/+4
2018-07-24selftests/powerpc: Fix core-pkey for default execute permission changeRam Pai1-0/+4
2018-07-24selftests: forwarding: add tests for TC chain templatesJiri Pirko1-1/+43
2018-07-24selftests: forwarding: add tests for TC chains creation adn destructionJiri Pirko2-1/+31
2018-07-24selftests: forwarding: move shblock tc support check to a separate helperJiri Pirko2-0/+5
2018-07-24bpf: btf: Ensure the member->offset is in the right orderMartin KaFai Lau1-0/+28
2018-07-23selftests: forwarding: gre_multipath: Drop IPv6 testsPetr Machata1-107/+6
2018-07-23rseq/selftests: Add support for arm64Will Deacon3-0/+616
2018-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-6/+145
2018-07-21Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller5-54/+40
2018-07-20bpf: Use option "help" in the llvm-objcopy testMartin KaFai Lau1-1/+1
2018-07-20selftests/powerpc: Consolidate copy/paste test logicMichael Ellerman5-82/+33
2018-07-20selftests/powerpc: Remove Power9 paste testsMichael Ellerman4-90/+1
2018-07-20selftests/powerpc: Remove Power9 copy_unaligned testMichael Ellerman3-43/+1
2018-07-20bpf: test case to check whether src/dst regs got mangled by xaddDaniel Borkmann1-0/+40
2018-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-45/+22
2018-07-19tc-tests: initial version of fw filter unit testsKeara Leibovitz1-0/+1049
2018-07-18selftests/bpf: add test for sharing objects between netdevsJakub Kicinski1-4/+142
2018-07-18netdevsim: associate bound programs with shared devJakub Kicinski1-2/+3