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
...
*
Revert "bpf: fix 32-bit divide by zero"
Anay Wadhera
2022-04-19
*
Revert "bpf: reject stores into ctx via st and xadd"
Anay Wadhera
2022-04-19
*
Revert "bpf: fix incorrect sign extension in check_alu_op()"
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: fix references to free_bpf_prog_info() in comments"
Anay Wadhera
2022-04-19
*
Revert "bpf: generally move prog destruction to RCU deferral"
Anay Wadhera
2022-04-19
*
Revert "bpf: support 8-byte metafield access"
Anay Wadhera
2022-04-19
*
Revert "bpf/verifier: Add spi variable to check_stack_write()"
Anay Wadhera
2022-04-19
*
Revert "bpf/verifier: Pass instruction index to check_mem_access() and check_...
Anay Wadhera
2022-04-19
*
Revert "bpf: Prevent memory disambiguation attack"
Anay Wadhera
2022-04-19
*
Revert "bpf: silence warning messages in core"
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: silence warning messages in core
Valdis Klētnieks
2019-08-04
*
bpf: Prevent memory disambiguation attack
Alexei Starovoitov
2018-12-17
*
bpf/verifier: Pass instruction index to check_mem_access() and check_xadd()
Ben Hutchings
2018-12-17
*
bpf/verifier: Add spi variable to check_stack_write()
Ben Hutchings
2018-12-17
*
bpf: support 8-byte metafield access
Alexei Starovoitov
2018-12-17
*
bpf: generally move prog destruction to RCU deferral
Daniel Borkmann
2018-11-10
*
bpf: fix references to free_bpf_prog_info() in comments
Jakub Kicinski
2018-08-06
*
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: fix incorrect sign extension in check_alu_op()
Jann Horn
2018-03-22
*
bpf: reject stores into ctx via st and xadd
Daniel Borkmann
2018-02-03
*
bpf: fix 32-bit divide by zero
Alexei Starovoitov
2018-02-03
*
bpf: fix divides by zero
Eric Dumazet
2018-02-03
*
bpf: arsh is not supported in 32 bit alu thus reject it
Daniel Borkmann
2018-02-03
*
bpf: introduce BPF_JIT_ALWAYS_ON config
Alexei Starovoitov
2018-02-03
*
bpf: fix bpf_tail_call() x64 JIT
Alexei Starovoitov
2018-02-03
*
bpf: fix branch pruning logic
Alexei Starovoitov
2018-02-03
*
bpf, array: fix overflow in max_entries and undefined behavior in index_mask
Daniel Borkmann
2018-01-17
*
bpf: prevent out-of-bounds speculation
Alexei Starovoitov
2018-01-17
*
bpf: adjust insn_aux_data when patching insns
Alexei Starovoitov
2018-01-17
*
bpf: refactor fixup_bpf_calls()
Alexei Starovoitov
2018-01-17
*
bpf: move fixup_bpf_calls() function
Alexei Starovoitov
2018-01-17
*
bpf: don't (ab)use instructions to store state
Jakub Kicinski
2018-01-17
*
bpf: add bpf_patch_insn_single helper
Daniel Borkmann
2018-01-17
*
bpf: don't let ldimm64 leak map addresses on unprivileged
Daniel Borkmann
2017-11-21
*
bpf/verifier: reject BPF_ALU64|BPF_END
Edward Cree
2017-10-21
*
bpf: prevent leaking pointer via xadd on unpriviledged
Daniel Borkmann
2017-07-21
*
bpf, inode: disallow userns mounts
Daniel Borkmann
2016-06-24
*
bpf: Use mount_nodev not mount_ns to mount the bpf filesystem
Eric W. Biederman
2016-06-24
*
bpf: fix check_map_func_compatibility logic
Alexei Starovoitov
2016-05-18
*
bpf: fix refcnt overflow
Alexei Starovoitov
2016-05-18
*
bpf: fix double-fdput in replace_map_fd_with_map_ptr()
Jann Horn
2016-05-18
*
bpf/verifier: reject invalid LD_ABS | BPF_DW instruction
Alexei Starovoitov
2016-05-18
*
bpf: avoid copying junk bytes in bpf_get_current_comm()
Alexei Starovoitov
2016-04-20
*
bpf: fix branch offset adjustment on backjumps after patching ctx expansion
Daniel Borkmann
2016-03-03
*
net: bpf: reject invalid shifts
Rabin Vincent
2016-01-31
[prev]
[next]