summaryrefslogtreecommitdiff
path: root/kernel/bpf/syscall.c (follow)
Commit message (Expand)AuthorAge
* bpf: Add new cgroup attach type to enable sock modificationsDavid Ahern2022-10-28
* bpf: fix overflow in prog accountingDaniel Borkmann2022-10-28
* bpf: Add kconfig knob for disabling unpriv bpf by defaultDaniel Borkmann2022-04-19
* BACKPORT: bpf: multi program support for cgroup+bpfAlexei Starovoitov2022-04-19
* bpf: map_get_next_key to return first key on NULLTeng Qin2022-04-19
* bpf: skip unnecessary capability checkChenbo Feng2022-04-19
* bpf: move fixup_bpf_calls() functionAlexei Starovoitov2022-04-19
* UPSTREAM: selinux: bpf: Add addtional check for bpf object file receiveChenbo Feng2022-04-19
* BACKPORT: security: bpf: Add LSM hooks for bpf object related syscallChenbo Feng2022-04-19
* BACKPORT: bpf: Add file mode configuration into bpf mapsChenbo Feng2022-04-19
* bpf: move bpf_map_show_fdinfo to match upstream locationAnay Wadhera2022-04-19
* bpf: don't trigger OOM killer under pressure with map allocDaniel Borkmann2022-04-19
* FROMLIST: [net-next,v2,2/2] bpf: Remove the capability check for cgroup skb e...Chenbo Feng2022-04-19
* BACKPORT: bpf: introduce BPF_F_ALLOW_OVERRIDE flagAlexei Starovoitov2022-04-19
* UPSTREAM: bpf: add BPF_PROG_ATTACH and BPF_PROG_DETACH commandsDaniel Mack2022-04-19
* bpf: add bpf_prog_add api for bulk prog refcntBrenden Blanco2022-04-19
* cgroup: bpf: Add BPF_MAP_TYPE_CGROUP_ARRAYMartin KaFai Lau2022-04-19
* bpf: refactor bpf_prog_get and type check into helperDaniel Borkmann2022-04-19
* bpf: generally move prog destruction to RCU deferralDaniel Borkmann2022-04-19
* bpf, maps: extend map_fd_get_ptr argumentsDaniel Borkmann2022-04-19
* bpf, maps: add release callbackDaniel Borkmann2022-04-19
* bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apisDaniel Borkmann2022-04-19
* bpf: fix refcnt overflowAlexei Starovoitov2022-04-19
* bpf: add missing map_flags to bpf_map_show_fdinfoDaniel Borkmann2022-04-19
* bpf: bpf_stackmap_copy depends on CONFIG_PERF_EVENTSAlexei Starovoitov2022-04-19
* bpf: convert stackmap to pre-allocationAlexei Starovoitov2022-04-19
* bpf: pre-allocate hash map elementsAlexei Starovoitov2022-04-19
* bpf: prevent kprobe+bpf deadlocksAlexei Starovoitov2022-04-19
* bpf: add lookup/update support for per-cpu hash and array mapsAlexei Starovoitov2022-04-19
* bpf: fix allocation warnings in bpf maps and integer overflowAlexei Starovoitov2022-04-19
* bpf: fix clearing on persistent program array mapsDaniel Borkmann2022-04-19
* bpf: add show_fdinfo handler for mapsDaniel Borkmann2022-04-19
* Revert "bpf: fix clearing on persistent program array maps"Anay Wadhera2022-04-19
* Revert "bpf: fix allocation warnings in bpf maps and integer overflow"Anay Wadhera2022-04-19
* Revert "bpf: fix refcnt overflow"Anay Wadhera2022-04-19
* Revert "bpf: move fixup_bpf_calls() function"Anay Wadhera2022-04-19
* Revert "bpf: skip unnecessary capability check"Anay Wadhera2022-04-19
* Revert "bpf: map_get_next_key to return first key on NULL"Anay Wadhera2022-04-19
* Revert "bpf: generally move prog destruction to RCU deferral"Anay Wadhera2022-04-19
* bpf: fix map not being uncharged during map creation failureDaniel Borkmann2020-05-10
* bpf: Explicitly memset the bpf_attr structureGreg Kroah-Hartman2020-04-02
* bpf: generally move prog destruction to RCU deferralDaniel Borkmann2018-11-10
* bpf: map_get_next_key to return first key on NULLTeng Qin2018-05-16
* bpf: skip unnecessary capability checkChenbo Feng2018-03-28
* bpf: move fixup_bpf_calls() functionAlexei Starovoitov2018-01-17
* bpf: fix refcnt overflowAlexei Starovoitov2016-05-18
* bpf: fix allocation warnings in bpf maps and integer overflowAlexei Starovoitov2015-12-02
* bpf: fix clearing on persistent program array mapsDaniel Borkmann2015-11-25
* bpf: add support for persistent maps/progsDaniel Borkmann2015-11-02
* bpf: consolidate bpf_prog_put{, _rcu} dismantle pathsDaniel Borkmann2015-11-02