summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds-190/+58
2018-08-25Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds-51/+87
2018-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-106/+460
2018-08-22proc: test /proc/thread-self symlinkAlexey Dobriyan-0/+71
2018-08-22proc: test /proc/self symlinkAlexey Dobriyan-0/+49
2018-08-22tools/testing/selftests/vm/: add MAP_POPULATE testDmitry Safonov-0/+126
2018-08-22kvm: selftest: add dirty logging testPeter Xu-0/+356
2018-08-22kvm: selftest: pass in extra memory when create vmPeter Xu-8/+23
2018-08-22kvm: selftest: include the tools headersPeter Xu-3/+3
2018-08-22kvm: selftest: unify the guest port macrosPeter Xu-95/+78
2018-08-21test_ida: check_ida_destroy and check_ida_allocMatthew Wilcox-66/+4
2018-08-21test_ida: Convert check_ida_conv to new APIMatthew Wilcox-46/+10
2018-08-21test_ida: Move ida_check_maxMatthew Wilcox-28/+0
2018-08-21test_ida: Move ida_check_leafMatthew Wilcox-27/+0
2018-08-21idr-test: Convert ida_check_nomem to new APIMatthew Wilcox-6/+7
2018-08-21ida: Start new test_ida moduleMatthew Wilcox-7/+22
2018-08-21radix tree test suite: Enable ubsanMatthew Wilcox-11/+14
2018-08-21radix tree test suite: Fix compilationMatthew Wilcox-0/+2
2018-08-20Merge tag 'linux-kselftest-4.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-7/+422
2018-08-20Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-19/+89
2018-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-0/+1
2018-08-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-158/+801
2018-08-18Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-2/+0
2018-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-0/+1
2018-08-17tools/bpf: fix bpf selftest test_cgroup_storage failureYonghong Song-0/+1
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-301/+733
2018-08-15Merge tag 'gpio-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds-3/+3
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-292/+10120
2018-08-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-0/+616
2018-08-14bpf: test: fix spelling mistake "REUSEEPORT" -> "REUSEPORT"Colin Ian King-1/+1
2018-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-0/+539
2018-08-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+5
2018-08-13Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-26/+34
2018-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-40/+1557
2018-08-13selftests/bpf: Selftest for bpf_skb_ancestor_cgroup_idAndrey Ignatov-3/+302
2018-08-13selftests/bpf: Add cgroup id helpers to bpf_helpers.hAndrey Ignatov-0/+4
2018-08-11Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2018-08-11tc: Update README and add configKeara Leibovitz-5/+59
2018-08-11bpf: Test BPF_PROG_TYPE_SK_REUSEPORTMartin KaFai Lau-2/+910
2018-08-11bpf: test BPF_MAP_TYPE_REUSEPORT_SOCKARRAYMartin KaFai Lau-1/+261
2018-08-11bpf: Refactor ARRAY_SIZE macro to bpf_util.hMartin KaFai Lau-20/+9
2018-08-10tools/bpf: add bpffs pretty print btf test for hash/lru_hash mapsYonghong Song-15/+72
2018-08-09selftests: mlxsw: Add TC flower test for Spectrum-2Ido Schimmel-0/+366
2018-08-09selftests/ftrace: Fix kprobe string testcase to not probe notrace functionMasami Hiramatsu-19/+13
2018-08-09selftests: mount: remove no longer needed config optionAnders Roxell-1/+0
2018-08-09selftests: cgroup: add gitignore fileAnders Roxell-0/+1
2018-08-09Add cgroup core selftestsClaudio-0/+406
2018-08-09rseq/selftests: add s390 supportVasily Gorbik-0/+539
2018-08-08bpf, sockmap: fix cork timeout for select due to epipeDaniel Borkmann-1/+1
2018-08-08selftests/powerpc: Kill child processes on SIGINTBreno Leitao-6/+12