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: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
Daniel Borkmann
2022-04-19
*
Revert "cgroup: Disable IRQs while holding css_set_lock"
Anay Wadhera
2022-04-19
*
cgroup: Add generic cgroup subsystem permission checks
Colin Cross
2022-04-19
*
cgroup: refactor allow_attach function into common code
Rom Lemarchand
2022-04-19
*
bpf: Fix buggy rsh min/max bounds tracking
Daniel Borkmann
2022-04-19
*
cgroup: add tracepoints for basic operations
Tejun Heo
2022-04-19
*
cgroup: Disable IRQs while holding css_set_lock
Daniel Bristot de Oliveira
2022-04-19
*
FROMLIST: kernel: cgroup: add poll file operation
Johannes Weiner
2022-04-19
*
UPSTREAM: cgroup add cftype->open/release() callbacks
Tejun Heo
2022-04-19
*
cgroup: memcg: net: do not associate sock with unrelated cgroup
Shakeel Butt
2022-04-19
*
cgroup: add missing skcd->no_refcnt check in cgroup_sk_clone()
Yang Yingliang
2022-04-19
*
cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
Cong Wang
2022-04-19
*
cgroup: replace out_idr_free with actual code
Anay Wadhera
2022-04-19
*
BACKPORT: cgroup: misc changes
Tejun Heo
2022-04-19
*
BACKPORT: bpf: permit multiple bpf attachments for a single perf event
Yonghong Song
2022-04-19
*
perf, bpf: minimize the size of perf_trace_() tracepoint handler
Alexei Starovoitov
2022-04-19
*
UPSTREAM: bpf: use the same condition in perf event set/free bpf handler
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
*
perf, bpf: add perf events core support for BPF_PROG_TYPE_PERF_EVENT programs
Alexei Starovoitov
2022-04-19
*
perf/core: Set event's default ::overflow_handler()
Wang Nan
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
[next]