cafe2c21508a ("bpf: widening for callback iterators") ab5cfac139ab ("bpf: verify callbacks as if they are called unknown number of times") 58124a98cb8e ("bpf: extract setup_func_entry() utility function") 2a0992829ea3 ("bpf: correct loop detection for iterators convergence") 2793a8b015f7 ("bpf: exact states comparison for iterator convergence checks") 4c97259abc9b ("bpf: extract same_callsites() as utility function") 3c4e420cb653 ("bpf: move explored_state() closer to the beginning of verifier.c") e0e1a7a5fc37 ("selftests/bpf: Add tests for open-coded task_vma iter") d2a93715bfb0 ("selftests/bpf: Add tests for BPF exceptions") 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") 1ffc85d9298e ("bpf: Verify scalar ids mapping in regsafe() using check_ids()") 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")