blob: e83b1af60ec2ad144d0804bb4d5cc5d6c9aa81ad [file] [log] [blame]
b33eb7358362 ("bpf: add tail call tests to test_verifier")
16338a9b3ac3 ("bpf, arm64: fix out of bounds access in tail call")
332270fdc8b6 ("bpf: enhance verifier to understand stack pointer arithmetic")
b1d9fc41aab1 ("bpf: add napi_id read access to __sk_buff")
b1977682a385 ("bpf: improve verifier packet range checks")
702498a1426b ("bpf: Remove bpf_sys.h from selftests")
f4874d01beba ("bpf: Use bpf_create_map() from the library")
5f155c256359 ("bpf: Use bpf_map_get_next_key() from the library")
e58383b80349 ("bpf: Use bpf_map_delete_elem() from the library")
e5ff7c4019c6 ("bpf: Use bpf_map_lookup_elem() from the library")
10ecc728fe12 ("bpf: Use bpf_map_update_elem() from the library")
2ee89fb9a942 ("bpf: Use bpf_load_program() from the library")
d02d8986a768 ("bpf: Always test unprivileged programs")
7f73f39a89c2 ("bpf: Change the include directory for selftest")
62b64660262a ("bpf: add prog tag test case to bpf selftests")
4d3381f5a322 ("bpf: Add tests for the lpm trie map")
62c7989b24db ("bpf: allow b/h/w/dw access for bpf's cb in ctx")
6b8cc1d11ef7 ("bpf: pass original insn directly to convert_ctx_access")
8f18e4d03ed8 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")