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: 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
*
bpf: fix allocation warnings in bpf maps and integer overflow
Alexei Starovoitov
2015-12-02
*
bpf, array: fix heap out-of-bounds access when updating elements
Daniel Borkmann
2015-12-01
*
bpf: fix clearing on persistent program array maps
Daniel Borkmann
2015-11-25
*
bpf, verifier: annotate verbose printer with __printf
Daniel Borkmann
2015-11-03
*
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
*
bpf: align and clean bpf_{map,prog}_get helpers
Daniel Borkmann
2015-11-02
*
bpf: abstract anon_inode_getfd invocations
Daniel Borkmann
2015-11-02
*
bpf: convert hashtab lock to raw lock
Yang Shi
2015-11-02
*
bpf: fix bpf_perf_event_read() helper
Alexei Starovoitov
2015-10-26
*
bpf: introduce bpf_perf_event_output() helper
Alexei Starovoitov
2015-10-22
*
bpf: Need to call bpf_prog_uncharge_memlock from bpf_prog_put
Tom Herbert
2015-10-16
*
bpf: charge user for creation of BPF maps and programs
Alexei Starovoitov
2015-10-12
*
bpf: enable non-root eBPF programs
Alexei Starovoitov
2015-10-12
*
bpf: fix cb access in socket filter programs
Alexei Starovoitov
2015-10-11
*
bpf: split state from prandom_u32() and consolidate {c, e}BPF prngs
Daniel Borkmann
2015-10-08
*
ebpf: include perf_event only where really needed
Daniel Borkmann
2015-10-05
*
sched, bpf: add helper for retrieving routing realms
Daniel Borkmann
2015-10-03
*
ebpf: migrate bpf_prog's flags to bitfield
Daniel Borkmann
2015-10-03
*
bpf: fix out of bounds access in verifier log
Alexei Starovoitov
2015-09-09
*
ebpf: fix fd refcount leaks related to maps in bpf syscall
Daniel Borkmann
2015-09-09
*
bpf: fix bpf_perf_event_read() loop upper bound
Wei-Chun Chao
2015-08-12
[next]