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
(
follow
)
Commit message (
Expand
)
Author
Age
*
bpf: don't let ldimm64 leak map addresses on unprivileged
Daniel Borkmann
2022-04-19
*
bpf: enhance verifier to understand stack pointer arithmetic
Yonghong Song
2022-04-19
*
bpf: improve verifier packet range checks
Alexei Starovoitov
2022-04-19
*
bpf: fix mark_reg_unknown_value for spilled regs on map value marking
Daniel Borkmann
2022-04-19
*
bpf: fix regression on verifier pruning wrt map lookups
Daniel Borkmann
2022-04-19
*
bpf: fix state equivalence
Alexei Starovoitov
2022-04-19
*
bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers
Thomas Graf
2022-04-19
*
bpf: fix states equal logic for varlen access
Josef Bacik
2022-04-19
*
bpf: fix range arithmetic for bpf map access
Josef Bacik
2022-04-19
*
bpf: fix htab map destruction when extra reserve is in use
Daniel Borkmann
2022-04-19
*
bpf: allow access into map value arrays
Josef Bacik
2022-04-19
*
bpf: clean up put_cpu_var usage
Shaohua Li
2022-04-19
*
bpf: Set register type according to is_valid_access()
Mickaël Salaün
2022-04-19
*
bpf: recognize 64bit immediate loads as consts
Jakub Kicinski
2022-04-19
*
bpf: enable non-core use of the verfier
Jakub Kicinski
2022-04-19
*
bpf: expose internal verfier structures
Jakub Kicinski
2022-04-19
*
bpf: don't (ab)use instructions to store state
Jakub Kicinski
2022-04-19
*
bpf: direct packet write and access for helpers for clsact progs
Daniel Borkmann
2022-04-19
*
bpf, verifier: enforce larger zero range for pkt on overloading stack buffs
Daniel Borkmann
2022-04-19
*
bpf: add BPF_CALL_x macros for declaring helpers
Daniel Borkmann
2022-04-19
*
bpf: minor cleanups in helpers
Daniel Borkmann
2022-04-19
*
bpf: fix range propagation on direct packet access
Daniel Borkmann
2022-04-19
*
bpf: perf_event progs should only use preallocated maps
Alexei Starovoitov
2022-04-19
*
bpf: support 8-byte metafield access
Alexei Starovoitov
2022-04-19
*
bpf: allow helpers access the packet directly
Alexei Starovoitov
2022-04-19
*
bpf: fix bpf_skb_in_cgroup helper naming
Daniel Borkmann
2022-04-19
*
bpf: Add bpf_current_task_under_cgroup helper
Sargun Dhillon
2022-04-19
*
bpf: restore behavior of bpf_map_update_elem
Alexei Starovoitov
2022-04-19
*
bpf: fix method of PTR_TO_PACKET reg id generation
Jakub Kicinski
2022-04-19
*
bpf: enable direct packet data write for xdp progs
Brenden Blanco
2022-04-19
*
bpf: add XDP prog type for early driver filter
Brenden Blanco
2022-04-19
*
bpf: add bpf_prog_add api for bulk prog refcnt
Brenden Blanco
2022-04-19
*
bpf: bpf_event_entry_gen's alloc needs to be in atomic context
Daniel Borkmann
2022-04-19
*
bpf: avoid stack copy and use skb ctx for event output
Daniel Borkmann
2022-04-19
*
bpf: make inode code explicitly non-modular
Paul Gortmaker
2022-04-19
*
cgroup: bpf: Add bpf_skb_in_cgroup_proto
Martin KaFai Lau
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: don't use raw processor id in generic helper
Daniel Borkmann
2022-04-19
*
bpf: minor cleanups on fd maps and helpers
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
*
perf core: Per event callchain limit
Arnaldo Carvalho de Melo
2022-04-19
*
bpf, inode: disallow userns mounts
Daniel Borkmann
2022-04-19
*
bpf: teach verifier to recognize imm += ptr pattern
Alexei Starovoitov
2022-04-19
*
bpf: support decreasing order in direct packet access
Alexei Starovoitov
2022-04-19
*
bpf: Use mount_nodev not mount_ns to mount the bpf filesystem
Eric W. Biederman
2022-04-19
[next]