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
*
Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20
Raghuram Subramani
2024-10-17
*
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: Make sure mac_header was set before using it
Eric Dumazet
2022-10-28
*
FROMLIST: bpf: cgroup skb progs cannot access ld_abs/ind
Daniel Borkmann
2022-04-19
*
bpf: Remove recursion prevention from rcu free callback
Thomas Gleixner
2022-04-19
*
ANDROID: bpf: validate bpf_func when BPF_JIT is enabled with CFI
Sami Tolvanen
2022-04-19
*
bpf: Add kconfig knob for disabling unpriv bpf by default
Daniel Borkmann
2022-04-19
*
bpf: Check for integer overflow when using roundup_pow_of_two()
Bui Quang Minh
2022-04-19
*
bpf: Fix integer overflow in prealloc_elems_and_freelist()
Tatsuhiko Yasumatsu
2022-04-19
*
UPSTREAM: bpf: bpf_prog_array_alloc() should return a generic non-rcu pointer
Roman Gushchin
2022-04-19
*
bpf: Prevent increasing bpf_jit_limit above max
Lorenz Bauer
2022-04-19
*
UPSTREAM: bpf: fix rcu annotations in compute_effective_progs()
Roman Gushchin
2022-04-19
*
FROMLIST: [net-next,v2,1/2] bpf: Allow CGROUP_SKB eBPF program to access sk_buff
Chenbo Feng
2022-04-19
*
bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
Daniel Borkmann
2022-04-19
*
bpf: Fix buggy rsh min/max bounds tracking
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
*
bpf: add bpf_jit_limit knob to restrict unpriv allocations
Daniel Borkmann
2022-04-19
*
bpf: get rid of pure_initcall dependency to enable jits
Daniel Borkmann
2022-04-19
*
bpf: silence warning messages in core
Valdis Klētnieks
2022-04-19
*
UPSTREAM: bpf: relax inode permission check for retrieving bpf program
Chenbo Feng
2022-04-19
*
bpf: convert htab map to hlist_nulls
Alexei Starovoitov
2022-04-19
*
bpf: fix struct htab_elem layout
Alexei Starovoitov
2022-04-19
*
bpf: check pending signals while verifying programs
Alexei Starovoitov
2022-04-19
*
bpf: Prevent memory disambiguation attack
Alexei Starovoitov
2022-04-19
*
bpf/verifier: Pass instruction index to check_mem_access() and check_xadd()
Ben Hutchings
2022-04-19
*
bpf/verifier: Add spi variable to check_stack_write()
Ben Hutchings
2022-04-19
*
bpf: fix references to free_bpf_prog_info() in comments
Jakub Kicinski
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
*
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
*
bpf: add schedule points in percpu arrays management
Eric Dumazet
2022-04-19
*
bpf: fix mlock precharge on arraymaps
Daniel Borkmann
2022-04-19
*
bpf: fix wrong exposure of map_flags into fdinfo for lpm
Daniel Borkmann
2022-04-19
*
bpf: fix function type for __bpf_prog_run
Sami Tolvanen
2022-04-19
*
bpf: reject stores into ctx via st and xadd
Daniel Borkmann
2022-04-19
*
bpf: fix 32-bit divide by zero
Alexei Starovoitov
2022-04-19
*
bpf: fix divides by zero
Eric Dumazet
2022-04-19
*
bpf: arsh is not supported in 32 bit alu thus reject it
Daniel Borkmann
2022-04-19
*
bpf: introduce BPF_JIT_ALWAYS_ON config
Alexei Starovoitov
2022-04-19
*
bpf: fix bpf_tail_call() x64 JIT
Alexei Starovoitov
2022-04-19
*
bpf, array: fix overflow in max_entries and undefined behavior in index_mask
Daniel Borkmann
2022-04-19
*
bpf: prevent out-of-bounds speculation
Alexei Starovoitov
2022-04-19
*
bpf: refactor fixup_bpf_calls()
Alexei Starovoitov
2022-04-19
*
bpf: move fixup_bpf_calls() function
Alexei Starovoitov
2022-04-19
*
bpf/verifier: Fix states_equal() comparison of pointer and UNKNOWN
Ben Hutchings
2022-04-19
*
bpf: fix incorrect sign extension in check_alu_op()
Jann Horn
2022-04-19
*
bpf: reject out-of-bounds stack pointer calculation
Jann Horn
2022-04-19
[next]