blob: f8ab46922619a00e894ac8bbee1bb96f684beeff [file] [log] [blame]
4a1e7c0c63e0 ("bpf: Support attaching freplace programs to multiple attach points")
3aac1ead5eb6 ("bpf: Move prog->aux->linked_prog and trampoline into bpf_link on attach")
f7b12b6fea00 ("bpf: verifier: refactor check_attach_btf_id()")
efc68158c429 ("bpf: change logging calls from verbose() to bpf_log() and use log pointer")
1af9270e908c ("bpf: disallow attaching modify_return tracing functions to other BPF programs")
984fe94f9475 ("bpf: Mutex protect used_maps array and count")
1e6c62a88215 ("bpf: Introduce sleepable BPF programs")
7e40781cc8b7 ("bpf: verifier: Use target program's type for access verifications")
0126240f448d ("bpf: sockmap: Allow update from BPF")
38e12f908a5e ("bpf: sockmap: Merge sockmap and sockhash update functions")
f0fdfefb2d4d ("bpf: Add BPF program and map iterators as built-in BPF programs.")