summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2018-10-03bpf: Add helper to retrieve socket in BPFJoe Stringer
2018-10-03bpf: Reuse canonical string formatter for ctx errsJoe Stringer
2018-10-03bpf: Simplify ptr_min_max_vals adjustmentJoe Stringer
2018-10-02Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2018-10-02selftests/x86: Add clock_gettime() tests to test_vdsoAndy Lutomirski
2018-10-01selftests/tls: Fix recv(MSG_PEEK) & splice() test casesVakul Garg
2018-10-01selftests/bpf: cgroup local storage-based network countersRoman Gushchin
2018-10-01selftests/bpf: extend the storage test to test per-cpu cgroup storageRoman Gushchin
2018-10-01selftests/bpf: add verifier per-cpu cgroup storage testsRoman Gushchin
2018-09-29xarray: Change definition of sibling entriesMatthew Wilcox
2018-09-29xarray: Replace exceptional entriesMatthew Wilcox
2018-09-29idr: Permit any valid kernel pointer to be storedMatthew Wilcox
2018-09-28Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2018-09-28selftests: forwarding: test for bridge sticky flagNikolay Aleksandrov
2018-09-28selftests/powerpc: Fix Makefiles for headers_install changeMichael Ellerman
2018-09-27selftests/bpf: Test libbpf_{prog,attach}_type_by_nameAndrey Ignatov
2018-09-27selftests/bpf: Use libbpf_attach_type_by_name in test_socket_cookieAndrey Ignatov
2018-09-27rseq/selftests: fix parametrized test with -fpieMathieu Desnoyers
2018-09-27BackMerge v4.19-rc5 into drm-nextDave Airlie
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-19selftests/powerpc: Do not fail with rescheduleBreno Leitao
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-17powerpc/selftests: Wait all threads to joinBreno Leitao
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