| Age | Commit message (Expand) | Author |
| 2020-06-30 | bpf: tcp: bpf_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT | Neal Cardwell |
| 2020-06-24 | libbpf: Support pre-initializing .bss global variables | Andrii Nakryiko |
| 2020-06-22 | selftests/bpf, flow_dissector: Close TAP device FD after the test | Jakub Sitnicki |
| 2020-06-22 | selftests/bpf: CONFIG_LIRC required for test_lirc_mode2.sh | Alan Maguire |
| 2020-06-22 | selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.o | Alan Maguire |
| 2020-06-22 | selftests/bpf: Fix test_align verifier log patterns | Stanislav Fomichev |
| 2020-06-22 | selftests/bpf: Install generated test progs | Yauheni Kaliuta |
| 2020-06-22 | selftests/bpf: Add runqslower binary to .gitignore | Andrii Nakryiko |
| 2020-06-22 | selftests/bpf: Fix bpf_link leak in ns_current_pid_tgid selftest | Andrii Nakryiko |
| 2020-06-22 | selftests/bpf: Fix invalid memory reads in core_relo selftest | Andrii Nakryiko |
| 2020-06-22 | selftests/bpf: Fix memory leak in extract_build_id() | Andrii Nakryiko |
| 2020-06-22 | selftests/bpf: Fix memory leak in test selector | Andrii Nakryiko |
| 2020-06-22 | selftests/bpf: Ensure test flavors use correct skeletons | Andrii Nakryiko |
| 2020-06-22 | selftests/bpf: Copy runqslower to OUTPUT directory | Veronika Kabatova |
| 2020-05-29 | bpf, selftests: Add a verifier test for assigning 32bit reg states to 64bit ones | John Fastabend |
| 2020-05-29 | bpf, selftests: Verifier bounds tests need to be updated | John Fastabend |
| 2020-05-20 | bpf: Prevent mmap()'ing read-only maps as writable | Andrii Nakryiko |
| 2020-05-14 | selftests/bpf: Enforce returning 0 for fentry/fexit programs | Yonghong Song |
| 2020-05-14 | bpf: Fix bug in mmap() implementation for BPF array map | Andrii Nakryiko |
| 2020-04-24 | selftests/bpf: Fix a couple of broken test_btf cases | Stanislav Fomichev |
| 2020-04-24 | selftests/bpf: Add test for freplace program with expected_attach_type | Toke Høiland-Jørgensen |
| 2020-04-20 | bpf, selftests: Add test for BPF_STX BPF_B storing R10 | Luke Nelson |
| 2020-04-20 | bpf: Forbid XADD on spilled pointers for unprivileged users | Jann Horn |
| 2020-04-15 | selftests/bpf: Check for correct program attach/detach in xdp_attach test | Toke Høiland-Jørgensen |
| 2020-04-15 | libbpf: Always specify expected_attach_type on program load if supported | Andrii Nakryiko |
| 2020-04-14 | selftests/bpf: Validate frozen map contents stays frozen | Andrii Nakryiko |
| 2020-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
| 2020-04-08 | selftests/bpf: Add test for bpf_get_link_xdp_id | Andrey Ignatov |
| 2020-04-03 | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
| 2020-04-02 | bpf, lsm: Fix the file_mprotect LSM test. | KP Singh |
| 2020-04-03 | bpf: Fix spelling mistake "arithmatic" -> "arithmetic" in test_verifier | Colin Ian King |
| 2020-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
| 2020-03-30 | selftests/bpf: Test FD-based cgroup attachment | Andrii Nakryiko |
| 2020-03-30 | bpf: Test_verifier, add alu32 bounds tracking tests | John Fastabend |
| 2020-03-30 | bpf: Test_verifier, #65 error message updates for trunc of boundary-cross | John Fastabend |
| 2020-03-30 | bpf: Test_verifier, bpf_get_stack return value add <0 | John Fastabend |
| 2020-03-30 | bpf: Test_progs, add test to catch retval refine error handling | John Fastabend |
| 2020-03-30 | selftests: bpf: Extend sk_assign tests for UDP | Joe Stringer |
| 2020-03-30 | selftests: bpf: Add test for sk_assign | Lorenz Bauer |
| 2020-03-30 | bpf: lsm: Add selftests for BPF_PROG_TYPE_LSM | KP Singh |
| 2020-03-30 | selftests: Add test for overriding global data value before load | Toke Høiland-Jørgensen |
| 2020-03-28 | selftests/bpf: Add tests for attaching XDP programs | Toke Høiland-Jørgensen |
| 2020-03-27 | bpf: Add selftest cases for ctx_or_null argument type | Daniel Borkmann |
| 2020-03-25 | bpf: Test_verifier, #70 error message updates for 32-bit right shift | John Fastabend |
| 2020-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
| 2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada |
| 2020-03-23 | samples, bpf: Move read_trace_pipe to trace_helpers | Daniel T. Lee |
| 2020-03-23 | bpf: Add tests for bpf_sk_storage to bpf_tcp_ca | Martin KaFai Lau |
| 2020-03-20 | selftests/bpf: Fix mix of tabs and spaces | Bill Wendling |
| 2020-03-17 | selftests/bpf: Reset process and thread affinity after each test/sub-test | Andrii Nakryiko |