summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2018-10-31selftests/powerpc/switch_endian: Fix out-of-tree buildMichael Ellerman
2018-10-31selftests/powerpc/pmu: Link ebb tests with -no-pieJoel Stanley
2018-10-31selftests/powerpc/signal: Fix out-of-tree buildJoel Stanley
2018-10-31selftests/powerpc/ptrace: Fix out-of-tree buildJoel Stanley
2018-10-31selftests: powerpc: Fix warning for security subdirJoel Stanley
2018-10-30selftests/powerpc: Relax L1d miss targets for rfi_flush testNaveen N. Rao
2018-10-26selftests/powerpc: Fix ptrace tm failureBreno Leitao
2018-10-26Revert "selftests/powerpc: Fix out-of-tree build errors"Michael Ellerman
2018-10-20selftests/powerpc: Add a test of wild bctrMichael Ellerman
2018-10-20selftests/powerpc: Fix out-of-tree build errorsMichael Ellerman
2018-10-20selftests/powerpc: Add test to verify rfi flush across a system callNaveen N. Rao
2018-10-20selftests/powerpc: Move UCONTEXT_NIA() into utils.hNaveen N. Rao
2018-10-09Merge branch 'fixes' into nextMichael Ellerman
2018-10-03selftests/powerpc: New PTRACE_SYSEMU testBreno Leitao
2018-09-28selftests/powerpc: Fix Makefiles for headers_install changeMichael Ellerman
2018-09-19selftests/powerpc: Do not fail with rescheduleBreno Leitao
2018-09-17powerpc/selftests: Wait all threads to joinBreno Leitao
2018-08-31selftests: pmtu: detect correct binary to ping ipv6 addressesSabrina Dubroca
2018-08-31selftests: pmtu: maximum MTU for vti4 is 2^16-1-20Sabrina Dubroca
2018-08-29tc-testing: add test-cases for numeric and invalid control actionPaolo Abeni
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-08-25Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds
2018-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-08-22proc: test /proc/thread-self symlinkAlexey Dobriyan
2018-08-22proc: test /proc/self symlinkAlexey Dobriyan
2018-08-22tools/testing/selftests/vm/: add MAP_POPULATE testDmitry Safonov
2018-08-22kvm: selftest: add dirty logging testPeter Xu
2018-08-22kvm: selftest: pass in extra memory when create vmPeter Xu
2018-08-22kvm: selftest: include the tools headersPeter Xu
2018-08-22kvm: selftest: unify the guest port macrosPeter Xu
2018-08-21test_ida: check_ida_destroy and check_ida_allocMatthew Wilcox
2018-08-21test_ida: Convert check_ida_conv to new APIMatthew Wilcox
2018-08-21test_ida: Move ida_check_maxMatthew Wilcox
2018-08-21test_ida: Move ida_check_leafMatthew Wilcox
2018-08-21idr-test: Convert ida_check_nomem to new APIMatthew Wilcox
2018-08-21ida: Start new test_ida moduleMatthew Wilcox
2018-08-21radix tree test suite: Enable ubsanMatthew Wilcox
2018-08-21radix tree test suite: Fix compilationMatthew Wilcox
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