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
...
*
kernel/trace/bpf_trace.c: work around gcc-4.4.4 anon union initialization bug
Andrew Morton
2022-04-19
*
bpf: introduce bpf_get_current_task() helper
Alexei Starovoitov
2022-04-19
*
bpf: restore behavior of bpf_map_update_elem
Alexei Starovoitov
2022-04-19
*
bpf: fix method of PTR_TO_PACKET reg id generation
Jakub Kicinski
2022-04-19
*
bpf: enable direct packet data write for xdp progs
Brenden Blanco
2022-04-19
*
bpf: add XDP prog type for early driver filter
Brenden Blanco
2022-04-19
*
bpf: add bpf_prog_add api for bulk prog refcnt
Brenden Blanco
2022-04-19
*
bpf: bpf_event_entry_gen's alloc needs to be in atomic context
Daniel Borkmann
2022-04-19
*
bpf: avoid stack copy and use skb ctx for event output
Daniel Borkmann
2022-04-19
*
bpf: make inode code explicitly non-modular
Paul Gortmaker
2022-04-19
*
cgroup: bpf: Add bpf_skb_in_cgroup_proto
Martin KaFai Lau
2022-04-19
*
cgroup: bpf: Add BPF_MAP_TYPE_CGROUP_ARRAY
Martin KaFai Lau
2022-04-19
*
bpf: refactor bpf_prog_get and type check into helper
Daniel Borkmann
2022-04-19
*
bpf: generally move prog destruction to RCU deferral
Daniel Borkmann
2022-04-19
*
bpf: don't use raw processor id in generic helper
Daniel Borkmann
2022-04-19
*
bpf: minor cleanups on fd maps and helpers
Daniel Borkmann
2022-04-19
*
bpf, maps: flush own entries on perf map release
Daniel Borkmann
2022-04-19
*
bpf, maps: extend map_fd_get_ptr arguments
Daniel Borkmann
2022-04-19
*
bpf, maps: add release callback
Daniel Borkmann
2022-04-19
*
bpf: fix matching of data/data_end in verifier
Alexei Starovoitov
2022-04-19
*
perf core: Per event callchain limit
Arnaldo Carvalho de Melo
2022-04-19
*
bpf, inode: disallow userns mounts
Daniel Borkmann
2022-04-19
*
bpf: teach verifier to recognize imm += ptr pattern
Alexei Starovoitov
2022-04-19
*
bpf: support decreasing order in direct packet access
Alexei Starovoitov
2022-04-19
*
bpf: Use mount_nodev not mount_ns to mount the bpf filesystem
Eric W. Biederman
2022-04-19
*
bpf: rather use get_random_int for randomizations
Daniel Borkmann
2022-04-19
*
perf core: Pass max stack as a perf_callchain_entry context
Arnaldo Carvalho de Melo
2022-04-19
*
bpf: add generic constant blinding for use in jits
Daniel Borkmann
2022-04-19
*
bpf, trace: use READ_ONCE for retrieving file ptr
Daniel Borkmann
2022-04-19
*
bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_output
Daniel Borkmann
2022-04-19
*
bpf: avoid warning for wrong pointer cast
Arnd Bergmann
2022-04-19
*
bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis
Daniel Borkmann
2022-04-19
*
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
[prev]
[next]