| Age | Commit message (Expand) | Author |
| 2020-05-21 | bpf: Selftests, verifier case for non null pointer check branch taken | John Fastabend |
| 2020-05-21 | selftests/exec: Add binfmt_script regression test | Kees Cook |
| 2020-05-20 | wireguard: selftests: use newer iproute2 for gcc-10 | Jason A. Donenfeld |
| 2020-05-20 | bpf: Prevent mmap()'ing read-only maps as writable | Andrii Nakryiko |
| 2020-05-20 | Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/... | Paolo Bonzini |
| 2020-05-19 | selftests: introduce gen_tar Makefile target | Veronika Kabatova |
| 2020-05-19 | selftests/bpf: Convert bpf_iter_test_kern{3, 4}.c to define own bpf_iter_meta | Andrii Nakryiko |
| 2020-05-19 | mm/hmm/test: add selftests for HMM | Ralph Campbell |
| 2020-05-19 | selftest/bpf: Make bpf_iter selftest compilable against old vmlinux.h | Andrii Nakryiko |
| 2020-05-19 | bpf, testing: Add get{peer, sock}name selftests to test_progs | Daniel Borkmann |
| 2020-05-19 | Merge tag 'noinstr-lds-2020-05-19' into core/rcu | Thomas Gleixner |
| 2020-05-17 | selftests: Drop 'pref medium' in route checks | David Ahern |
| 2020-05-16 | selftests: mlxsw: Do not hard code trap group name | Ido Schimmel |
| 2020-05-16 | selftests: devlink_lib: Remove double blank line | Ido Schimmel |
| 2020-05-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
| 2020-05-16 | bpf: Selftests, add ktls tests to test_sockmap | John Fastabend |
| 2020-05-16 | bpf: Selftests, add blacklist to test_sockmap | John Fastabend |
| 2020-05-16 | bpf: Selftests, add whitelist option to test_sockmap | John Fastabend |
| 2020-05-16 | bpf: Selftests, provide verbose option for selftests execution | John Fastabend |
| 2020-05-16 | bpf: Selftests, break down test_sockmap into subtests | John Fastabend |
| 2020-05-16 | bpf: Selftests, improve test_sockmap total bytes counter | John Fastabend |
| 2020-05-16 | bpf: Selftests, print error in test_sockmap error cases | John Fastabend |
| 2020-05-16 | bpf: Selftests, sockmap test prog run without setting cgroup | John Fastabend |
| 2020-05-16 | bpf: Selftests, remove prints from sockmap tests | John Fastabend |
| 2020-05-16 | bpf: Selftests, move sockmap bpf prog header into progs | John Fastabend |
| 2020-05-16 | selftests/bpf: Move test_align under test_progs | Stanislav Fomichev |
| 2020-05-16 | selftests/bpf: Fix test_align verifier log patterns | Stanislav Fomichev |
| 2020-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
| 2020-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
| 2020-05-15 | Merge tag 'linux-kselftest-5.7-rc6' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
| 2020-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
| 2020-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
| 2020-05-15 | selftests: mptcp: pm: rm the right tmp file | Matthieu Baerts |
| 2020-05-15 | selftests: implement flower classifier terse dump tests | Vlad Buslov |
| 2020-05-15 | selftests/bpf: Use CAP_BPF and CAP_PERFMON in tests | Alexei Starovoitov |
| 2020-05-14 | selftests/bpf: Xdp_adjust_tail add grow tail tests | Jesper Dangaard Brouer |
| 2020-05-14 | selftests/bpf: Adjust BPF selftest for xdp_adjust_tail | Jesper Dangaard Brouer |
| 2020-05-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
| 2020-05-15 | selftests/powerpc: Add a test of counting larx/stcx | Michael Ellerman |
| 2020-05-15 | powerpc/mm: Replace zero-length array with flexible-array | Gustavo A. R. Silva |
| 2020-05-15 | powerpc: Use trap metadata to prevent double restart rather than zeroing trap | Nicholas Piggin |
| 2020-05-14 | selftests/bpf: Test for sk helpers in cgroup skb | Andrey Ignatov |
| 2020-05-14 | selftests/bpf: Add connect_fd_to_fd, connect_wait net helpers | Andrey Ignatov |
| 2020-05-14 | selftest/bpf: Fix spelling mistake "SIGALARM" -> "SIGALRM" | Colin Ian King |
| 2020-05-14 | selftests/bpf: Test narrow loads for bpf_sock_addr.user_port | Andrey Ignatov |
| 2020-05-14 | devlink: refactor end checks in devlink_nl_cmd_region_read_dumpit | Jakub Kicinski |
| 2020-05-14 | selftests/bpf: Enforce returning 0 for fentry/fexit programs | Yonghong Song |
| 2020-05-14 | selftests: fix flower parent qdisc | Vlad Buslov |
| 2020-05-14 | bpf: Fix bug in mmap() implementation for BPF array map | Andrii Nakryiko |
| 2020-05-13 | tools/bpf: selftests : Explain bpf_iter test failures with llvm 10.0.0 | Yonghong Song |