summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2018-10-03bpf: Add helper to retrieve socket in BPFJoe Stringer-0/+12
2018-10-03bpf: Reuse canonical string formatter for ctx errsJoe Stringer-5/+5
2018-10-03bpf: Simplify ptr_min_max_vals adjustmentJoe Stringer-7/+7
2018-10-02Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar-13/+5
2018-10-02selftests/x86: Add clock_gettime() tests to test_vdsoAndy Lutomirski-0/+99
2018-10-01selftests/tls: Fix recv(MSG_PEEK) & splice() test casesVakul Garg-10/+10
2018-10-01selftests/bpf: cgroup local storage-based network countersRoman Gushchin-2/+257
2018-10-01selftests/bpf: extend the storage test to test per-cpu cgroup storageRoman Gushchin-3/+57
2018-10-01selftests/bpf: add verifier per-cpu cgroup storage testsRoman Gushchin-6/+133
2018-09-29xarray: Change definition of sibling entriesMatthew Wilcox-1/+2
2018-09-29xarray: Replace exceptional entriesMatthew Wilcox-29/+27
2018-09-29idr: Permit any valid kernel pointer to be storedMatthew Wilcox-0/+63
2018-09-28Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman-0/+17
2018-09-28selftests: forwarding: test for bridge sticky flagNikolay Aleksandrov-0/+69
2018-09-28selftests/powerpc: Fix Makefiles for headers_install changeMichael Ellerman-0/+17
2018-09-27selftests/bpf: Test libbpf_{prog,attach}_type_by_nameAndrey Ignatov-1/+209
2018-09-27selftests/bpf: Use libbpf_attach_type_by_name in test_socket_cookieAndrey Ignatov-5/+1
2018-09-27rseq/selftests: fix parametrized test with -fpieMathieu Desnoyers-9/+10
2018-09-27BackMerge v4.19-rc5 into drm-nextDave Airlie-23/+575
2018-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-13/+1522
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller-7/+216
2018-09-25Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman-5/+9
2018-09-21selftests/net: add ipv6 tests to ip_defrag selftestPeter Oskolkov-98/+190
2018-09-22bpf: test_maps, only support ESTABLISHED socksJohn Fastabend-3/+7
2018-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman-2/+207
2018-09-20selftests: mlxsw: Add a test for UC behavior under MC floodPetr Machata-0/+347
2018-09-20selftests: forwarding: lib: Add mtu_set(), mtu_restore()Petr Machata-0/+17
2018-09-20selftests: forwarding: lib: Add ethtool_stats_get()Petr Machata-0/+8
2018-09-20kvm: selftests: Add platform_info_testDrew Schmitt-1/+206
2018-09-20kvm: selftests: use -pthread instead of -lpthreadLei Yang-1/+1
2018-09-19selftests/powerpc: Do not fail with rescheduleBreno Leitao-3/+15
2018-09-18selftests: pmtu: properly redirect stderr to /dev/nullSabrina Dubroca-2/+2
2018-09-18Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller-19/+316
2018-09-18Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman-0/+49
2018-09-17selftests/tls: Add MSG_WAITALL in recv() syscallVakul Garg-9/+9
2018-09-17tls: fix currently broken MSG_PEEK behaviorDaniel Borkmann-0/+49
2018-09-17powerpc/selftests: Wait all threads to joinBreno Leitao-10/+17
2018-09-17Merge tag 'linux-kselftest-4.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-19/+266
2018-09-14selftests/bpf: fix bpf_flow.c buildAlexei Starovoitov-1/+1
2018-09-14selftests/bpf: test bpf flow dissectionPetar Penkov-2/+1134
2018-09-14flow_dissector: implements eBPF parserPetar Penkov-1/+374
2018-09-07Add tests for memory.oom.groupJay Kamat-0/+227
2018-09-07Fix cg_read_strcmp()Jay Kamat-3/+14
2018-09-06selftests/bpf/test_progs: do not check errno == 0Mauricio Vasquez B-10/+10
2018-09-06selftests/bpf: add missing executables to .gitignoreMauricio Vasquez B-0/+4
2018-09-06cgroup: kselftests: add test_core to .gitignoreLei Yang-0/+1
2018-09-05selftests: memory-hotplug: add required configsLei Yang-0/+1
2018-09-05selftests/efivarfs: add required kernel configsLei Yang-0/+1
2018-09-05selftests: add headers_install to lib.mkAnders Roxell-15/+22
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+53