aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
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/rostedt/linux-traceLinus 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-24Merge 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-23selftests: forwarding: add tests for TC chain templatesJiri Pirko1-1/+43
2018-07-23selftests: forwarding: add tests for TC chains creation adn destructionJiri Pirko2-1/+31
2018-07-23selftests: 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-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-6/+145
2018-07-20Merge 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-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-18tc-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
2018-07-17Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar10-26/+34
2018-07-16selftests: tls: add selftests for TLS socketsDave Watson2-1/+693
2018-07-16Merge 4.18-rc5 into usb-nextGreg Kroah-Hartman8-15/+46
2018-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller7-82/+149
2018-07-15selftests/bpf: Test case for BPF_SOCK_OPS_TCP_LISTEN_CBAndrey Ignatov3-6/+16
2018-07-15selftests/bpf: Better verification in test_tcpbpfAndrey Ignatov1-25/+39
2018-07-15selftests/bpf: Switch test_tcpbpf_user to cgroup_helpersAndrey Ignatov2-34/+22
2018-07-15selftests/bpf: Fix const'ness in cgroup_helpersAndrey Ignatov2-6/+6
2018-07-14tools/testing/nvdimm: Fix support for emulating controller temperatureDan Williams1-1/+2
2018-07-14tools/testing/nvdimm: Make DSM failure code injection an overrideDan Williams1-17/+32
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/kernel/git/tip/tipLinus Torvalds1-7/+17
2018-07-13selftests/bpf: add test for multiple programsJakub Kicinski1-0/+63
2018-07-13netdevsim: add support for simultaneous driver and hw XDPJakub Kicinski1-8/+0
2018-07-13xdp: factor out common program/flags handling from driversJakub Kicinski1-2/+2