summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2018-08-20Merge tag 'linux-kselftest-4.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-08-20Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-08-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-08-18Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-08-17tools/bpf: fix bpf selftest test_cgroup_storage failureYonghong Song
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-08-15Merge tag 'gpio-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-08-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-08-14bpf: test: fix spelling mistake "REUSEEPORT" -> "REUSEPORT"Colin Ian King
2018-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-08-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-08-13Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-08-13selftests/bpf: Selftest for bpf_skb_ancestor_cgroup_idAndrey Ignatov
2018-08-13selftests/bpf: Add cgroup id helpers to bpf_helpers.hAndrey Ignatov
2018-08-11Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-11tc: Update README and add configKeara Leibovitz
2018-08-11bpf: Test BPF_PROG_TYPE_SK_REUSEPORTMartin KaFai Lau
2018-08-11bpf: test BPF_MAP_TYPE_REUSEPORT_SOCKARRAYMartin KaFai Lau
2018-08-11bpf: Refactor ARRAY_SIZE macro to bpf_util.hMartin KaFai Lau
2018-08-10tools/bpf: add bpffs pretty print btf test for hash/lru_hash mapsYonghong Song
2018-08-09selftests: mlxsw: Add TC flower test for Spectrum-2Ido Schimmel
2018-08-09selftests/ftrace: Fix kprobe string testcase to not probe notrace functionMasami Hiramatsu
2018-08-09selftests: mount: remove no longer needed config optionAnders Roxell
2018-08-09selftests: cgroup: add gitignore fileAnders Roxell
2018-08-09Add cgroup core selftestsClaudio
2018-08-09rseq/selftests: add s390 supportVasily Gorbik
2018-08-08bpf, sockmap: fix cork timeout for select due to epipeDaniel Borkmann
2018-08-08selftests/powerpc: Kill child processes on SIGINTBreno Leitao
2018-08-07selftests: forwarding: gre_multipath: Update next-hop statistics match criteriaNir Dotan
2018-08-07tc-tests: initial version of nat action unit testsKeara Leibovitz
2018-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-08-08selftests/powerpc/64: Test exception cases in copy_tofrom_userMichael Ellerman
2018-08-08selftests/powerpc/64: Test all paths through copy routinesPaul Mackerras
2018-08-08selftests/powerpc: Add more version checks to alignment_handler testMichael Ellerman
2018-08-08selftests/powerpc: Skip earlier in alignment_handler testMichael Ellerman
2018-08-07selftests/powerpc: Update strlen() test to test the new assembly function for...Christophe Leroy
2018-08-07selftests/powerpc: Add test for strlen()Christophe Leroy
2018-08-07selftests/powerpc: Add test for 32 bits memcmpChristophe Leroy
2018-08-07selftests/powerpc: Give some tests longer to runMichael Ellerman
2018-08-07selftests/powerpc: Only run some tests on ppc64leMichael Ellerman
2018-08-07selftests/powerpc: Add a helper for checking if we're on ppc64leMichael Ellerman
2018-08-06KVM: selftests: add tests for shadow VMCS save/restorePaolo Bonzini
2018-08-06kvm: selftests: add test for nested state save/restorePaolo Bonzini
2018-08-06kvm: selftests: add basic test for state save and restorePaolo Bonzini
2018-08-06kvm: selftests: ensure vcpu file is releasedPaolo Bonzini
2018-08-06kvm: selftests: actually use all of lib/vmx.cPaolo Bonzini