index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
syscall.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
bpf: Add new cgroup attach type to enable sock modifications
David Ahern
2022-10-28
*
bpf: fix overflow in prog accounting
Daniel Borkmann
2022-10-28
*
bpf: Add kconfig knob for disabling unpriv bpf by default
Daniel Borkmann
2022-04-19
*
BACKPORT: bpf: multi program support for cgroup+bpf
Alexei Starovoitov
2022-04-19
*
bpf: map_get_next_key to return first key on NULL
Teng Qin
2022-04-19
*
bpf: skip unnecessary capability check
Chenbo Feng
2022-04-19
*
bpf: move fixup_bpf_calls() function
Alexei Starovoitov
2022-04-19
*
UPSTREAM: selinux: bpf: Add addtional check for bpf object file receive
Chenbo Feng
2022-04-19
*
BACKPORT: security: bpf: Add LSM hooks for bpf object related syscall
Chenbo Feng
2022-04-19
*
BACKPORT: bpf: Add file mode configuration into bpf maps
Chenbo Feng
2022-04-19
*
bpf: move bpf_map_show_fdinfo to match upstream location
Anay Wadhera
2022-04-19
*
bpf: don't trigger OOM killer under pressure with map alloc
Daniel Borkmann
2022-04-19
*
FROMLIST: [net-next,v2,2/2] bpf: Remove the capability check for cgroup skb e...
Chenbo Feng
2022-04-19
*
BACKPORT: bpf: introduce BPF_F_ALLOW_OVERRIDE flag
Alexei Starovoitov
2022-04-19
*
UPSTREAM: bpf: add BPF_PROG_ATTACH and BPF_PROG_DETACH commands
Daniel Mack
2022-04-19
*
bpf: add bpf_prog_add api for bulk prog refcnt
Brenden Blanco
2022-04-19
*
cgroup: bpf: Add BPF_MAP_TYPE_CGROUP_ARRAY
Martin KaFai Lau
2022-04-19
*
bpf: refactor bpf_prog_get and type check into helper
Daniel Borkmann
2022-04-19
*
bpf: generally move prog destruction to RCU deferral
Daniel Borkmann
2022-04-19
*
bpf, maps: extend map_fd_get_ptr arguments
Daniel Borkmann
2022-04-19
*
bpf, maps: add release callback
Daniel Borkmann
2022-04-19
*
bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis
Daniel Borkmann
2022-04-19
*
bpf: fix refcnt overflow
Alexei Starovoitov
2022-04-19
*
bpf: add missing map_flags to bpf_map_show_fdinfo
Daniel Borkmann
2022-04-19
*
bpf: bpf_stackmap_copy depends on CONFIG_PERF_EVENTS
Alexei Starovoitov
2022-04-19
*
bpf: convert stackmap to pre-allocation
Alexei Starovoitov
2022-04-19
*
bpf: pre-allocate hash map elements
Alexei Starovoitov
2022-04-19
*
bpf: prevent kprobe+bpf deadlocks
Alexei Starovoitov
2022-04-19
*
bpf: add lookup/update support for per-cpu hash and array maps
Alexei Starovoitov
2022-04-19
*
bpf: fix allocation warnings in bpf maps and integer overflow
Alexei Starovoitov
2022-04-19
*
bpf: fix clearing on persistent program array maps
Daniel Borkmann
2022-04-19
*
bpf: add show_fdinfo handler for maps
Daniel Borkmann
2022-04-19
*
Revert "bpf: fix clearing on persistent program array maps"
Anay Wadhera
2022-04-19
*
Revert "bpf: fix allocation warnings in bpf maps and integer overflow"
Anay Wadhera
2022-04-19
*
Revert "bpf: fix refcnt overflow"
Anay Wadhera
2022-04-19
*
Revert "bpf: move fixup_bpf_calls() function"
Anay Wadhera
2022-04-19
*
Revert "bpf: skip unnecessary capability check"
Anay Wadhera
2022-04-19
*
Revert "bpf: map_get_next_key to return first key on NULL"
Anay Wadhera
2022-04-19
*
Revert "bpf: generally move prog destruction to RCU deferral"
Anay Wadhera
2022-04-19
*
bpf: fix map not being uncharged during map creation failure
Daniel Borkmann
2020-05-10
*
bpf: Explicitly memset the bpf_attr structure
Greg Kroah-Hartman
2020-04-02
*
bpf: generally move prog destruction to RCU deferral
Daniel Borkmann
2018-11-10
*
bpf: map_get_next_key to return first key on NULL
Teng Qin
2018-05-16
*
bpf: skip unnecessary capability check
Chenbo Feng
2018-03-28
*
bpf: move fixup_bpf_calls() function
Alexei Starovoitov
2018-01-17
*
bpf: fix refcnt overflow
Alexei Starovoitov
2016-05-18
*
bpf: fix allocation warnings in bpf maps and integer overflow
Alexei Starovoitov
2015-12-02
*
bpf: fix clearing on persistent program array maps
Daniel Borkmann
2015-11-25
*
bpf: add support for persistent maps/progs
Daniel Borkmann
2015-11-02
*
bpf: consolidate bpf_prog_put{, _rcu} dismantle paths
Daniel Borkmann
2015-11-02
[next]