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
/
include
/
linux
/
bpf.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
bpf: fix missing header inclusion
Zi Shen Lim
2022-04-19
*
UPSTREAM: bpf: bpf_prog_array_alloc() should return a generic non-rcu pointer
Roman Gushchin
2022-04-19
*
bpf, events: fix offset in skb copy handler
Daniel Borkmann
2022-04-19
*
BACKPORT: bpf: permit multiple bpf attachments for a single perf event
Yonghong Song
2022-04-19
*
BACKPORT: bpf: multi program support for cgroup+bpf
Alexei Starovoitov
2022-04-19
*
BACKPORT: fix "netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_i...
Al Viro
2022-04-19
*
UPSTREAM: netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
Shmulik Ladkani
2022-04-19
*
perf, bpf: add perf events core support for BPF_PROG_TYPE_PERF_EVENT programs
Alexei Starovoitov
2022-04-19
*
bpf: prevent out-of-bounds speculation
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: don't trigger OOM killer under pressure with map alloc
Daniel Borkmann
2022-04-19
*
bpf: allow access into map value arrays
Josef Bacik
2022-04-19
*
bpf: direct packet write and access for helpers for clsact progs
Daniel Borkmann
2022-04-19
*
bpf: add bpf_prog_add api for bulk prog refcnt
Brenden Blanco
2022-04-19
*
bpf: avoid stack copy and use skb ctx for event output
Daniel Borkmann
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: flush own entries on perf map release
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: fix matching of data/data_end in verifier
Alexei Starovoitov
2022-04-19
*
bpf: fix refcnt overflow
Alexei Starovoitov
2022-04-19
*
bpf: add event output helper for notifications/sampling/logging
Daniel Borkmann
2022-04-19
*
bpf, verifier: add ARG_PTR_TO_RAW_STACK type
Daniel Borkmann
2022-04-19
*
bpf: sanitize bpf tracepoint access
Alexei Starovoitov
2022-04-19
*
bpf: support bpf_get_stackid() and bpf_perf_event_output() in tracepoint prog...
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 new arg_type that allows for 0 sized stack buffer
Daniel Borkmann
2022-04-19
*
bpf: introduce BPF_MAP_TYPE_STACK_TRACE
Alexei Starovoitov
2022-04-19
*
bpf: add lookup/update support for per-cpu hash and array maps
Alexei Starovoitov
2022-04-19
*
bpf: introduce BPF_MAP_TYPE_PERCPU_ARRAY map
Alexei Starovoitov
2022-04-19
*
bpf: fix clearing on persistent program array maps
Daniel Borkmann
2022-04-19
*
Revert "bpf: fix clearing on persistent program array maps"
Anay Wadhera
2022-04-19
*
Revert "bpf: fix refcnt overflow"
Anay Wadhera
2022-04-19
*
Revert "bpf: prevent out-of-bounds speculation"
Anay Wadhera
2022-04-19
*
Revert "bpf: avoid false sharing of map refcount with max_entries"
Anay Wadhera
2022-04-19
*
Revert "bpf: generally move prog destruction to RCU deferral"
Anay Wadhera
2022-04-19
*
bpf: generally move prog destruction to RCU deferral
Daniel Borkmann
2018-11-10
*
bpf: avoid false sharing of map refcount with max_entries
Daniel Borkmann
2018-02-03
*
bpf: prevent out-of-bounds speculation
Alexei Starovoitov
2018-01-17
*
bpf, perf: delay release of BPF prog after grace period
Daniel Borkmann
2016-07-11
*
bpf: fix refcnt overflow
Alexei Starovoitov
2016-05-18
*
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: align and clean bpf_{map,prog}_get helpers
Daniel Borkmann
2015-11-02
*
bpf: fix bpf_perf_event_read() helper
Alexei Starovoitov
2015-10-26
[next]