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
Commit message (
Expand
)
Author
Age
...
*
|
|
bpf: add skb_postpush_rcsum and fix dev_forward_skb occasions
Daniel Borkmann
2022-04-19
*
|
|
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
Craig Gallek
2022-04-19
*
|
|
soreuseport: fast reuseport UDP socket selection
Craig Gallek
2022-04-19
*
|
|
soreuseport: define reuseport groups
Craig Gallek
2022-04-19
*
|
|
bpf: fix misleading comment in bpf_convert_filter
Daniel Borkmann
2022-04-19
*
|
|
bpf: add bpf_skb_load_bytes helper
Daniel Borkmann
2022-04-19
*
|
|
bpf: grab rcu read lock for bpf_percpu_hash_update
Sasha Levin
2022-04-19
*
|
|
bpf: fix branch offset adjustment on backjumps after patching ctx expansion
Daniel Borkmann
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: introduce BPF_MAP_TYPE_PERCPU_HASH map
Alexei Starovoitov
2022-04-19
*
|
|
perf/bpf: Convert perf_event_array to use struct file
Alexei Starovoitov
2022-04-19
*
|
|
net: bpf: reject invalid shifts
Rabin Vincent
2022-04-19
*
|
|
bpf: hash: use per-bucket spinlock
tom.leiming@gmail.com
2022-04-19
*
|
|
bpf: hash: move select_bucket() out of htab's spinlock
tom.leiming@gmail.com
2022-04-19
*
|
|
bpf: hash: use atomic count
tom.leiming@gmail.com
2022-04-19
*
|
|
bpf: move clearing of A/X into classic to eBPF migration prologue
Daniel Borkmann
2022-04-19
*
|
|
bpf, inode: allow for rename and link ops
Daniel Borkmann
2022-04-19
*
|
|
bpf: fix allocation warnings in bpf maps and integer overflow
Alexei Starovoitov
2022-04-19
*
|
|
bpf, array: fix heap out-of-bounds access when updating elements
Daniel Borkmann
2022-04-19
*
|
|
bpf: fix clearing on persistent program array maps
Daniel Borkmann
2022-04-19
*
|
|
bpf: add show_fdinfo handler for maps
Daniel Borkmann
2022-04-19
*
|
|
Revert "bpf: fix clearing on persistent program array maps"
Anay Wadhera
2022-04-19
*
|
|
Revert "bpf, array: fix heap out-of-bounds access when updating elements"
Anay Wadhera
2022-04-19
*
|
|
Revert "bpf: fix allocation warnings in bpf maps and integer overflow"
Anay Wadhera
2022-04-19
*
|
|
Revert "net: bpf: reject invalid shifts"
Anay Wadhera
2022-04-19
*
|
|
Revert "bpf: fix branch offset adjustment on backjumps after patching ctx exp...
Anay Wadhera
2022-04-19
*
|
|
Revert "bpf: avoid copying junk bytes in bpf_get_current_comm()"
Anay Wadhera
2022-04-19
*
|
|
Revert "bpf/verifier: reject invalid LD_ABS | BPF_DW instruction"
Anay Wadhera
2022-04-19
*
|
|
Revert "bpf: fix double-fdput in replace_map_fd_with_map_ptr()"
Anay Wadhera
2022-04-19
*
|
|
Revert "bpf: fix refcnt overflow"
Anay Wadhera
2022-04-19
*
|
|
Revert "bpf: fix check_map_func_compatibility logic"
Anay Wadhera
2022-04-19
*
|
|
Revert "bpf: Use mount_nodev not mount_ns to mount the bpf filesystem"
Anay Wadhera
2022-04-19
*
|
|
Revert "bpf, inode: disallow userns mounts"
Anay Wadhera
2022-04-19
*
|
|
Revert "bpf: prevent leaking pointer via xadd on unpriviledged"
Anay Wadhera
2022-04-19
*
|
|
Revert "bpf/verifier: reject BPF_ALU64|BPF_END"
Anay Wadhera
2022-04-19
*
|
|
Revert "bpf: don't let ldimm64 leak map addresses on unprivileged"
Anay Wadhera
2022-04-19
*
|
|
Revert "bpf: add bpf_patch_insn_single helper"
Anay Wadhera
2022-04-19
*
|
|
Revert "bpf: don't (ab)use instructions to store state"
Anay Wadhera
2022-04-19
*
|
|
Revert "bpf: move fixup_bpf_calls() function"
Anay Wadhera
2022-04-19
*
|
|
Revert "bpf: refactor fixup_bpf_calls()"
Anay Wadhera
2022-04-19
*
|
|
Revert "bpf: adjust insn_aux_data when patching insns"
Anay Wadhera
2022-04-19
*
|
|
Revert "bpf: prevent out-of-bounds speculation"
Anay Wadhera
2022-04-19
*
|
|
Revert "bpf, array: fix overflow in max_entries and undefined behavior in ind...
Anay Wadhera
2022-04-19
*
|
|
Revert "bpf: fix branch pruning logic"
Anay Wadhera
2022-04-19
*
|
|
Revert "bpf: fix bpf_tail_call() x64 JIT"
Anay Wadhera
2022-04-19
*
|
|
Revert "bpf: introduce BPF_JIT_ALWAYS_ON config"
Anay Wadhera
2022-04-19
*
|
|
Revert "bpf: arsh is not supported in 32 bit alu thus reject it"
Anay Wadhera
2022-04-19
*
|
|
Revert "bpf: avoid false sharing of map refcount with max_entries"
Anay Wadhera
2022-04-19
*
|
|
Revert "bpf: fix divides by zero"
Anay Wadhera
2022-04-19
[prev]
[next]