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
/
arraymap.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
bpf: map_get_next_key to return first key on NULL
Teng Qin
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, 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
*
BACKPORT: bpf: Add file mode configuration into bpf maps
Chenbo Feng
2022-04-19
*
bpf: don't trigger OOM killer under pressure with map alloc
Daniel Borkmann
2022-04-19
*
bpf: Add bpf_current_task_under_cgroup helper
Sargun Dhillon
2022-04-19
*
bpf: bpf_event_entry_gen's alloc needs to be in atomic context
Daniel Borkmann
2022-04-19
*
cgroup: bpf: Add BPF_MAP_TYPE_CGROUP_ARRAY
Martin KaFai Lau
2022-04-19
*
bpf: generally move prog destruction to RCU deferral
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: check for reserved flag bits in array and stack maps
Alexei Starovoitov
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
*
perf/bpf: Convert perf_event_array to use struct file
Alexei Starovoitov
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
*
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 "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: map_get_next_key to return first key on NULL"
Anay Wadhera
2022-04-19
*
Revert "bpf: generally move prog destruction to RCU deferral"
Anay Wadhera
2022-04-19
*
bpf: generally move prog destruction to RCU deferral
Daniel Borkmann
2018-11-10
*
bpf: map_get_next_key to return first key on NULL
Teng Qin
2018-05-16
*
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: 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 bpf_perf_event_read() helper
Alexei Starovoitov
2015-10-26
*
bpf: introduce bpf_perf_event_output() helper
Alexei Starovoitov
2015-10-22
*
bpf: charge user for creation of BPF maps and programs
Alexei Starovoitov
2015-10-12
*
ebpf: include perf_event only where really needed
Daniel Borkmann
2015-10-05
*
bpf: Add new bpf map type to store the pointer to struct perf_event
Kaixu Xia
2015-08-09
*
bpf: Make the bpf_prog_array_map more generic
Wang Nan
2015-08-09
*
bpf: add missing rcu protection when releasing programs from prog_array
Alexei Starovoitov
2015-05-31
*
bpf: allow bpf programs to tail-call other bpf programs
Alexei Starovoitov
2015-05-21
*
ebpf: constify various function pointer structs
Daniel Borkmann
2015-03-01
*
bpf: fix arraymap NULL deref and missing overflow and zero size checks
Alexei Starovoitov
2014-11-19
*
bpf: add array type of eBPF maps
Alexei Starovoitov
2014-11-18