summaryrefslogtreecommitdiffstats
path: root/kernel/bpf/helpers.c
Commit message (Expand)AuthorAgeFilesLines
* bpf: Replace strncpy() with strscpy()Yuntao Wang2022-03-071-7/+2
* bpf: Cleanup commentsTom Rix2022-02-231-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-171-0/+2
|\
| * bpf: Emit bpf_timer in vmlinux BTFYonghong Song2022-02-111-0/+2
* | bpf: make bpf_copy_from_user_task() gpl onlyKenta Tada2022-01-311-1/+1
* | bpf: Add bpf_copy_from_user_task() helperKenny Yu2022-01-241-0/+34
|/
* bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem.Hao Luo2021-12-181-4/+4
* bpf: Make per_cpu_ptr return rdonly PTR_TO_MEM.Hao Luo2021-12-181-2/+2
* bpf: Replace RET_XXX_OR_NULL with RET_XXX | PTR_MAYBE_NULLHao Luo2021-12-181-1/+1
* add missing bpf-cgroup.h includesJakub Kicinski2021-12-161-0/+1
* bpf: Add bpf_strncmp helperHou Tao2021-12-111-0/+16
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-12-101-0/+2
|\
| * bpf: Add bpf_loop helperJoanne Koong2021-11-301-0/+2
* | bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progsDmitrii Banshchikov2021-11-151-2/+0
|/
* bpf: Replace callers of BPF_CAST_CALL with proper function typedefKees Cook2021-09-281-3/+2
* bpf: Add bpf_trace_vprintk helperDave Marchevsky2021-09-171-0/+2
* bpf: Merge printk and seq_printf VARARG max macrosDave Marchevsky2021-09-171-3/+1
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-08-301-0/+20
|\
| * bpf: Add bpf_task_pt_regs() helperDaniel Xu2021-08-251-0/+3
| * bpf: Extend bpf_base_func_proto helpers with bpf_get_current_task_btf()Daniel Xu2021-08-251-0/+3
| * bpf: Support "%c" in bpf_bprintf_prepare().Kuniyuki Iwashima2021-08-151-0/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-191-6/+16
|\ \ | |/ |/|
| * bpf: Add rcu_read_lock in bpf_get_current_[ancestor_]cgroup_id() helpersYonghong Song2021-08-111-6/+16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-131-2/+2
|\|
| * bpf: Fix potentially incorrect results with bpf_get_local_storage()Yonghong Song2021-08-101-2/+2
| * bpf: Add _kernel suffix to internal lockdown_bpf_readDaniel Borkmann2021-08-091-2/+2
* | bpf: Add ambient BPF runtime context stored in currentAndrii Nakryiko2021-07-161-11/+5
* | bpf: Implement verifier support for validation of async callbacks.Alexei Starovoitov2021-07-151-5/+3
* | bpf: Introduce bpf timers.Alexei Starovoitov2021-07-151-0/+324
* | bpf: Factor out bpf_spin_lock into helpers.Alexei Starovoitov2021-07-151-4/+14
|/
* bpf: Allow RCU-protected lookups to happen from bh contextToke Høiland-Jørgensen2021-06-241-3/+3
* bpf, lockdown, audit: Fix buggy SELinux lockdown permission checksDaniel Borkmann2021-06-021-2/+5
* bpf: Avoid using ARRAY_SIZE on an uninitialized pointerFlorent Revest2021-05-201-2/+3
* bpf: Clarify a bpf_bprintf_prepare macroFlorent Revest2021-05-201-4/+5
* bpf: Fix nested bpf_bprintf_prepare with more per-cpu buffersFlorent Revest2021-05-111-13/+14
* bpf: Implement formatted output helpers with bstr_printfFlorent Revest2021-04-271-88/+100
* bpf: Add a bpf_snprintf helperFlorent Revest2021-04-191-0/+50
* bpf: Factorize bpf_trace_printk and bpf_seq_printfFlorent Revest2021-04-191-0/+256
* bpf: Fix NULL pointer dereference in bpf_get_local_storage() helperYonghong Song2021-03-251-4/+11
* bpf: Add bpf_for_each_map_elem() helperYonghong Song2021-02-261-0/+2
* bpf: Simplify cases in bpf_base_func_protoTobias Klauser2021-01-291-8/+4
* bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong callbackMircea Cirjaliu2021-01-191-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-111-2/+2
|\
| * bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpersAndrii Nakryiko2020-12-111-2/+2
* | bpf: Add bpf_ktime_get_coarse_ns helperDmitrii Banshchikov2020-11-181-0/+13
|/
* bpf: Introducte bpf_this_cpu_ptr()Hao Luo2020-10-021-0/+14
* bpf: Introduce bpf_per_cpu_ptr()Hao Luo2020-10-021-0/+18
* bpf: Add bpf_snprintf_btf helperAlan Maguire2020-09-281-0/+4
* bpf: Add bpf_copy_from_user() helper.Alexei Starovoitov2020-08-281-0/+22
* bpf: Implement BPF ring buffer and verifier support for itAndrii Nakryiko2020-06-011-0/+10