summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)Author
2018-10-01selftests/tls: Fix recv(MSG_PEEK) & splice() test casesVakul Garg
2018-09-28selftests: forwarding: test for bridge sticky flagNikolay Aleksandrov
2018-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-25Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-09-21selftests/net: add ipv6 tests to ip_defrag selftestPeter Oskolkov
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-20selftests: mlxsw: Add a test for UC behavior under MC floodPetr Machata
2018-09-20selftests: forwarding: lib: Add mtu_set(), mtu_restore()Petr Machata
2018-09-20selftests: forwarding: lib: Add ethtool_stats_get()Petr Machata
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 ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-18Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-09-17selftests/tls: Add MSG_WAITALL in recv() syscallVakul Garg
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-14selftests/bpf: fix bpf_flow.c buildAlexei Starovoitov
2018-09-14selftests/bpf: test bpf flow dissectionPetar Penkov
2018-09-14flow_dissector: implements eBPF parserPetar Penkov
2018-09-07Add tests for memory.oom.groupJay Kamat
2018-09-07Fix cg_read_strcmp()Jay Kamat
2018-09-06selftests/bpf/test_progs: do not check errno == 0Mauricio Vasquez B
2018-09-06selftests/bpf: add missing executables to .gitignoreMauricio Vasquez B
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-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-01selftests/tls: Add test for recv(PEEK) spanning across multiple recordsVakul Garg
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-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-09-01bpf: add selftest for bpf's (set|get)_sockopt for SAVE_SYNNikita V. Shirokov
2018-08-30tools/bpf: add bpffs percpu map pretty print tests in test_btfYonghong Song
2018-08-29tc-testing: add test-cases for numeric and invalid control actionPaolo Abeni
2018-08-29selftests/net: add ip_defrag selftestPeter Oskolkov
2018-08-29bpf: use --cgroup in test_suite if suppliedJohn Fastabend
2018-08-29bpf: sockmap test remove shutdown() callsJohn Fastabend
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