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
(
follow
)
Commit message (
Expand
)
Author
Age
*
bpf: add bpf_patch_insn_single helper
Daniel Borkmann
2022-04-19
*
bpf: minor cleanups in ebpf code
Daniel Borkmann
2022-04-19
*
bpf: improve verifier state equivalence
Alexei Starovoitov
2022-04-19
*
bpf: direct packet access
Alexei Starovoitov
2022-04-19
*
bpf: cleanup verifier code
Alexei Starovoitov
2022-04-19
*
bpf: fix check_map_func_compatibility logic
Alexei Starovoitov
2022-04-19
*
bpf: fix refcnt overflow
Alexei Starovoitov
2022-04-19
*
perf core: Allow setting up max frame stack depth via sysctl
Arnaldo Carvalho de Melo
2022-04-19
*
perf: generalize perf_callchain
Alexei Starovoitov
2022-04-19
*
bpf: fix double-fdput in replace_map_fd_with_map_ptr()
Jann Horn
2022-04-19
*
bpf: add event output helper for notifications/sampling/logging
Daniel Borkmann
2022-04-19
*
bpf: convert relevant helper args to ARG_PTR_TO_RAW_STACK
Daniel Borkmann
2022-04-19
*
bpf, verifier: add ARG_PTR_TO_RAW_STACK type
Daniel Borkmann
2022-04-19
*
bpf, verifier: add bpf_call_arg_meta for passing meta data
Daniel Borkmann
2022-04-19
*
bpf/verifier: reject invalid LD_ABS | BPF_DW instruction
Alexei Starovoitov
2022-04-19
*
bpf: simplify verifier register state assignments
Alexei Starovoitov
2022-04-19
*
bpf, verifier: further improve search pruning
Daniel Borkmann
2022-04-19
*
bpf: sanitize bpf tracepoint access
Alexei Starovoitov
2022-04-19
*
bpf: support bpf_get_stackid() and bpf_perf_event_output() in tracepoint prog...
Alexei Starovoitov
2022-04-19
*
bpf: register BPF_PROG_TYPE_TRACEPOINT program type
Alexei Starovoitov
2022-04-19
*
perf, bpf: allow bpf programs attach to tracepoints
Alexei Starovoitov
2022-04-19
*
perf: split perf_trace_buf_prepare into alloc and update parts
Alexei Starovoitov
2022-04-19
*
bpf: reject invalid names right in ->lookup()
Al Viro
2022-04-19
*
bpf: add missing map_flags to bpf_map_show_fdinfo
Daniel Borkmann
2022-04-19
*
bpf: avoid copying junk bytes in bpf_get_current_comm()
Alexei Starovoitov
2022-04-19
*
bpf: bpf_stackmap_copy depends on CONFIG_PERF_EVENTS
Alexei Starovoitov
2022-04-19
*
bpf: convert stackmap to pre-allocation
Alexei Starovoitov
2022-04-19
*
bpf: check for reserved flag bits in array and stack maps
Alexei Starovoitov
2022-04-19
*
bpf: pre-allocate hash map elements
Alexei Starovoitov
2022-04-19
*
bpf: introduce percpu_freelist
Alexei Starovoitov
2022-04-19
*
bpf: prevent kprobe+bpf deadlocks
Alexei Starovoitov
2022-04-19
*
bpf: Mark __bpf_prog_run() stack frame as non-standard
Josh Poimboeuf
2022-04-19
*
bpf: add new arg_type that allows for 0 sized stack buffer
Daniel Borkmann
2022-04-19
*
bpf: introduce BPF_MAP_TYPE_STACK_TRACE
Alexei Starovoitov
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
[next]