summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
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-26selftests/net: add tls to .gitignoreAnders Roxell
2018-07-26selftests: forwarding: add tests for TC chain get and dump operationsJiri Pirko
2018-07-26kselftests: Add tests for the preemptoff and irqsoff tracersJoel Fernandes (Google)
2018-07-25selftests/ftrace: Add snapshot and tracing_on test caseMasami Hiramatsu
2018-07-25bpf: Add Python 3 support to selftests scripts for bpfJeremy Cline
2018-07-25bpf: Introduce BPF_ANNOTATE_KV_PAIRMartin KaFai Lau
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-24selftests/powerpc: Update memcmp_64 selftest for VMX implementationSimon Guo
2018-07-24selftests/powerpc: Fix ptrace-pkey for default execute permission changeRam Pai
2018-07-24selftests/powerpc: Fix core-pkey for default execute permission changeRam Pai
2018-07-23selftests: forwarding: add tests for TC chain templatesJiri Pirko
2018-07-23selftests: forwarding: add tests for TC chains creation adn destructionJiri Pirko
2018-07-23selftests: forwarding: move shblock tc support check to a separate helperJiri Pirko
2018-07-24bpf: btf: Ensure the member->offset is in the right orderMartin KaFai Lau
2018-07-23selftests: forwarding: gre_multipath: Drop IPv6 testsPetr Machata
2018-07-23rseq/selftests: Add support for arm64Will Deacon
2018-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-20bpf: Use option "help" in the llvm-objcopy testMartin KaFai Lau
2018-07-20selftests/powerpc: Consolidate copy/paste test logicMichael Ellerman
2018-07-20selftests/powerpc: Remove Power9 paste testsMichael Ellerman
2018-07-20selftests/powerpc: Remove Power9 copy_unaligned testMichael Ellerman
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-18tc-tests: initial version of fw filter unit testsKeara Leibovitz
2018-07-18selftests/bpf: add test for sharing objects between netdevsJakub Kicinski
2018-07-18netdevsim: associate bound programs with shared devJakub Kicinski
2018-07-17Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2018-07-16selftests: tls: add selftests for TLS socketsDave Watson
2018-07-16Merge 4.18-rc5 into usb-nextGreg Kroah-Hartman
2018-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-07-15selftests/bpf: Test case for BPF_SOCK_OPS_TCP_LISTEN_CBAndrey Ignatov
2018-07-15selftests/bpf: Better verification in test_tcpbpfAndrey Ignatov
2018-07-15selftests/bpf: Switch test_tcpbpf_user to cgroup_helpersAndrey Ignatov
2018-07-15selftests/bpf: Fix const'ness in cgroup_helpersAndrey Ignatov
2018-07-14tools/testing/nvdimm: Fix support for emulating controller temperatureDan Williams
2018-07-14tools/testing/nvdimm: Make DSM failure code injection an overrideDan Williams
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-13selftests/bpf: add test for multiple programsJakub Kicinski
2018-07-13netdevsim: add support for simultaneous driver and hw XDPJakub Kicinski
2018-07-13xdp: factor out common program/flags handling from driversJakub Kicinski
2018-07-13Merge tag 'libnvdimm-fixes-4.18-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-07-13selftests: usbip: remove test_bitmap noiseShuah Khan (Samsung OSG)
2018-07-12selftests: in udpgso_bench do not test udp zerocopyWillem de Bruijn
2018-07-12rcutorture: Change units of onoff_interval to jiffiesPaul E. McKenney
2018-07-12rcu: Move grace-period pre-init delay after pre-initPaul E. McKenney
2018-07-12tc-testing: add geneve options in tunnel_key unit testsPieter Jansen van Vuuren