852486b35f34 ("x86/cfi,bpf: Fix bpf_exception_cb() signature") 7d3460632da2 ("bpf: Fix bpf_throw warning on 32-bit arch") fd548e1a4618 ("bpf: Disallow fentry/fexit/freplace for exception callbacks") ec5290a178b7 ("bpf: Prevent KASAN false positive with bpf_throw") f18b03fabaa9 ("bpf: Implement BPF exceptions") 335d1c5b5452 ("bpf: Implement support for adding hidden subprogs") 9af27da6313c ("bpf: Use bpf_is_subprog to check for subprogs") 968c76cb3dc6 ("selftests/bpf: Add bpf_percpu_obj_{new,drop}() macro in bpf_experimental.h") 36d8bdf75a93 ("bpf: Add alloc/xchg/direct_access support for local percpu kptr") f0d991a07075 ("bpf: Ensure kptr_struct_meta is non-NULL for collection insert and refcount_acquire") ab6c637ad027 ("bpf: Fix a bpf_kptr_xchg() issue with local kptr") 904e6ddf4133 ("bpf: Use scalar ids in mark_chain_precision()") 503e4def5414 ("bpf: Replace open code with for allocated object check") 7793fc3babe9 ("bpf: Make bpf_refcount_acquire fallible for non-owning refs") 4d585f48ee6b ("bpf: Remove anonymous union in bpf_kfunc_call_arg_meta") fde2a3882bd0 ("bpf: support precision propagation in the presence of subprogs") 1ef22b6865a7 ("bpf: maintain bitmasks across all active frames in __mark_chain_precision") d9439c21a9e4 ("bpf: improve precision backtrack logging") 407958a0e980 ("bpf: encapsulate precision backtracking bookkeeping") 361f129f3cc1 ("bpf: Add bpf_dynptr_clone")