Age | Commit message (Expand) | Author |
2018-11-20 | tools/bpf: enhance test_btf file testing to test func info | Yonghong Song |
2018-11-20 | tools/bpf: do not use pahole if clang/llvm can generate BTF sections | Yonghong Song |
2018-11-20 | tools/bpf: extends test_btf to test load/retrieve func_type info | Yonghong Song |
2018-11-20 | tools/bpf: Add tests for BTF_KIND_FUNC_PROTO and BTF_KIND_FUNC | Martin KaFai Lau |
2018-11-20 | tools: add selftest for BPF_F_ZERO_SEED | Lorenz Bauer |
2018-11-16 | selftest/bpf: Use bpf_sk_lookup_{tcp, udp} in test_sock_addr | Andrey Ignatov |
2018-11-16 | selftests/bpf: Fix uninitialized duration warning | Joe Stringer |
2018-11-10 | selftests/bpf: Test narrow loads with off > 0 for bpf_sock_addr | Andrey Ignatov |
2018-11-10 | selftests/bpf: Test narrow loads with off > 0 in test_verifier | Andrey Ignatov |
2018-11-10 | selftests/bpf: rename flow dissector section to flow_dissector | Stanislav Fomichev |
2018-11-09 | selftests/bpf: add a test case for sock_ops perf-event notification | Sowmini Varadhan |
2018-11-07 | selftests/bpf: enable (uncomment) all tests in test_libbpf.sh | Quentin Monnet |
2018-11-02 | Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-11-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-10-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2018-10-31 | bpf: test make sure to run unpriv test cases in test_verifier | Daniel Borkmann |
2018-10-31 | bpf: add various test cases to test_verifier | Daniel Borkmann |
2018-11-01 | selftests/powerpc: Fix compilation issue due to asm label | Naveen N. Rao |
2018-10-31 | kselftests/bpf: use ping6 as the default ipv6 ping binary if it exists | Li Zhijian |
2018-10-31 | selftests: mlxsw: qos_mc_aware: Add a test for UC awareness | Petr Machata |
2018-10-31 | selftests: mlxsw: qos_mc_aware: Tweak for min shaper | Petr Machata |
2018-10-31 | selftests/powerpc/cache_shape: Fix out-of-tree build | Michael Ellerman |
2018-10-31 | selftests/powerpc/switch_endian: Fix out-of-tree build | Michael Ellerman |
2018-10-31 | selftests/powerpc/pmu: Link ebb tests with -no-pie | Joel Stanley |
2018-10-31 | selftests/powerpc/signal: Fix out-of-tree build | Joel Stanley |
2018-10-31 | selftests/powerpc/ptrace: Fix out-of-tree build | Joel Stanley |
2018-10-31 | selftests: powerpc: Fix warning for security subdir | Joel Stanley |
2018-10-30 | tools/bpf: add unlimited rlimit for flow_dissector_load | Yonghong Song |
2018-10-30 | Merge tag 'trace-v4.19-rc8-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-10-30 | selftests/powerpc: Relax L1d miss targets for rfi_flush test | Naveen N. Rao |
2018-10-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-10-28 | Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2018-10-28 | Merge tag 'linux-kselftest-4.20-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-10-28 | selftests/ftrace: Fix synthetic event test to delete event correctly | Masami Hiramatsu |
2018-10-28 | Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds |
2018-10-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2018-10-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-10-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-10-26 | tools/testing/selftests/vm/map_fixed_noreplace.c: add test for MAP_FIXED_NORE... | Michael Ellerman |
2018-10-26 | tools/testing/selftests/vm/gup_benchmark.c: add MAP_HUGETLB option | Keith Busch |
2018-10-26 | tools/testing/selftests/vm/gup_benchmark.c: add MAP_SHARED option | Keith Busch |
2018-10-26 | tools/testing/selftests/vm/gup_benchmark.c: allow user specified file | Keith Busch |
2018-10-26 | tools/testing/selftests/vm/gup_benchmark.c: fix 'write' flag usage | Keith Busch |
2018-10-26 | mm/gup_benchmark.c: add additional pinning methods | Keith Busch |
2018-10-26 | mm/gup_benchmark.c: time put_page() | Keith Busch |
2018-10-26 | userfaultfd: selftest: recycle lock threads first | Peter Xu |
2018-10-26 | userfaultfd: selftest: generalize read and poll | Peter Xu |
2018-10-26 | userfaultfd: selftest: cleanup help messages | Peter Xu |
2018-10-26 | Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-10-26 | Revert "selftests/powerpc: Fix out-of-tree build errors" | Michael Ellerman |