aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/bpf/helpers.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-18bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem.Hao Luo1-4/+4
2021-12-18bpf: Make per_cpu_ptr return rdonly PTR_TO_MEM.Hao Luo1-2/+2
2021-12-18bpf: Replace RET_XXX_OR_NULL with RET_XXX | PTR_MAYBE_NULLHao Luo1-1/+1
2021-12-16add missing bpf-cgroup.h includesJakub Kicinski1-0/+1
2021-12-11bpf: Add bpf_strncmp helperHou Tao1-0/+16
2021-12-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-0/+2
2021-11-30bpf: Add bpf_loop helperJoanne Koong1-0/+2
2021-11-15bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progsDmitrii Banshchikov1-2/+0
2021-09-28bpf: Replace callers of BPF_CAST_CALL with proper function typedefKees Cook1-3/+2
2021-09-17bpf: Add bpf_trace_vprintk helperDave Marchevsky1-0/+2
2021-09-17bpf: Merge printk and seq_printf VARARG max macrosDave Marchevsky1-3/+1
2021-08-30Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-0/+20
2021-08-25bpf: Add bpf_task_pt_regs() helperDaniel Xu1-0/+3
2021-08-25bpf: Extend bpf_base_func_proto helpers with bpf_get_current_task_btf()Daniel Xu1-0/+3
2021-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-6/+16
2021-08-15bpf: Support "%c" in bpf_bprintf_prepare().Kuniyuki Iwashima1-0/+14
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2021-08-11bpf: Add rcu_read_lock in bpf_get_current_[ancestor_]cgroup_id() helpersYonghong Song1-6/+16
2021-08-10bpf: Fix potentially incorrect results with bpf_get_local_storage()Yonghong Song1-2/+2
2021-08-09bpf: Add _kernel suffix to internal lockdown_bpf_readDaniel Borkmann1-2/+2
2021-07-16bpf: Add ambient BPF runtime context stored in currentAndrii Nakryiko1-11/+5
2021-07-15bpf: Implement verifier support for validation of async callbacks.Alexei Starovoitov1-5/+3
2021-07-15bpf: Introduce bpf timers.Alexei Starovoitov1-0/+324
2021-07-15bpf: Factor out bpf_spin_lock into helpers.Alexei Starovoitov1-4/+14
2021-06-24bpf: Allow RCU-protected lookups to happen from bh contextToke Høiland-Jørgensen1-3/+3
2021-06-02bpf, lockdown, audit: Fix buggy SELinux lockdown permission checksDaniel Borkmann1-2/+5
2021-05-20bpf: Avoid using ARRAY_SIZE on an uninitialized pointerFlorent Revest1-2/+3
2021-05-20bpf: Clarify a bpf_bprintf_prepare macroFlorent Revest1-4/+5
2021-05-11bpf: Fix nested bpf_bprintf_prepare with more per-cpu buffersFlorent Revest1-13/+14
2021-04-27bpf: Implement formatted output helpers with bstr_printfFlorent Revest1-88/+100
2021-04-19bpf: Add a bpf_snprintf helperFlorent Revest1-0/+50
2021-04-19bpf: Factorize bpf_trace_printk and bpf_seq_printfFlorent Revest1-0/+256
2021-03-25bpf: Fix NULL pointer dereference in bpf_get_local_storage() helperYonghong Song1-4/+11
2021-02-26bpf: Add bpf_for_each_map_elem() helperYonghong Song1-0/+2
2021-01-29bpf: Simplify cases in bpf_base_func_protoTobias Klauser1-8/+4
2021-01-19bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong callbackMircea Cirjaliu1-1/+1
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2020-12-11bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpersAndrii Nakryiko1-2/+2
2020-11-18bpf: Add bpf_ktime_get_coarse_ns helperDmitrii Banshchikov1-0/+13
2020-10-02bpf: Introducte bpf_this_cpu_ptr()Hao Luo1-0/+14
2020-10-02bpf: Introduce bpf_per_cpu_ptr()Hao Luo1-0/+18
2020-09-28bpf: Add bpf_snprintf_btf helperAlan Maguire1-0/+4
2020-08-28bpf: Add bpf_copy_from_user() helper.Alexei Starovoitov1-0/+22
2020-06-01bpf: Implement BPF ring buffer and verifier support for itAndrii Nakryiko1-0/+10
2020-06-01bpf: Extend bpf_base_func_proto helpers with probe_* and *current_task*John Fastabend1-0/+24
2020-05-15bpf: Implement CAP_BPFAlexei Starovoitov1-1/+3
2020-04-26bpf: add bpf_ktime_get_boot_ns()Maciej Żenczykowski1-0/+14
2020-04-26net: bpf: Make bpf_ktime_get_ns() available to non GPL programsMaciej Żenczykowski1-1/+1
2020-04-26bpf: Fix missing bpf_base_func_proto in cgroup_base_func_proto for CGROUP_NET=nStanislav Fomichev1-0/+73
2020-03-27bpf: Enable bpf cgroup hooks to retrieve cgroup v2 and ancestor idDaniel Borkmann1-0/+18