summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)Author
2018-10-11selftests: udpgso_bench.sh explicitly requires bashPaolo Abeni
2018-10-11selftests: rtnetlink.sh explicitly requires bash.Paolo Abeni
2018-10-09selftests: usbip: add wait after attach and before checking port statusShuah Khan (Samsung OSG)
2018-10-08bpf: do not blindly change rlimit in reuseport net selftestEric Dumazet
2018-10-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2018-10-04x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski
2018-10-03Merge tag 'linux-kselftest-4.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2018-10-02selftests/x86: Add clock_gettime() tests to test_vdsoAndy Lutomirski
2018-09-28Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2018-09-28selftests/powerpc: Fix Makefiles for headers_install changeMichael Ellerman
2018-09-27rseq/selftests: fix parametrized test with -fpieMathieu Desnoyers
2018-09-25Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-09-22bpf: test_maps, only support ESTABLISHED socksJohn Fastabend
2018-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman
2018-09-20kvm: selftests: Add platform_info_testDrew Schmitt
2018-09-20kvm: selftests: use -pthread instead of -lpthreadLei Yang
2018-09-18selftests: pmtu: properly redirect stderr to /dev/nullSabrina Dubroca
2018-09-18Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-09-17tls: fix currently broken MSG_PEEK behaviorDaniel Borkmann
2018-09-17Merge tag 'linux-kselftest-4.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2018-09-07Add tests for memory.oom.groupJay Kamat
2018-09-07Fix cg_read_strcmp()Jay Kamat
2018-09-06cgroup: kselftests: add test_core to .gitignoreLei Yang
2018-09-05selftests: memory-hotplug: add required configsLei Yang
2018-09-05selftests/efivarfs: add required kernel configsLei Yang
2018-09-05selftests: add headers_install to lib.mkAnders Roxell
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-27selftests: kselftest: Remove outdated commentThiago Jung Bauermann
2018-08-27selftests: android: move config up a levelAnders Roxell
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