summaryrefslogtreecommitdiffstats
path: root/kernel/bpf/bpf_insn_array.c
AgeCommit message (Expand)AuthorLines
13 daysbpf: Lose const-ness of map in map_check_btf()Kumar Kartikeya Dwivedi-1/+1
2026-01-13bpf: Return EACCES for incorrect access to insn arrayAnton Protopopov-1/+1
2026-01-13bpf: Return proper address for non-zero offsets in insn arrayAnton Protopopov-1/+1
2025-11-28bpf: force BPF_F_RDONLY_PROG on insn array creationAnton Protopopov-0/+3
2025-11-05bpf, x86: add support for indirect jumpsAnton Protopopov-0/+15
2025-11-05bpf, x86: add new map type: instructions arrayAnton Protopopov-0/+286