Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
512089d98457b7913d2e4762a44af52fbcd87470
/
kernel
/
bpf
/
arraymap.c
e03e7ee
perf/bpf: Convert perf_event_array to use struct file
by Alexei Starovoitov
· 9 years ago
01b3f52
bpf: fix allocation warnings in bpf maps and integer overflow
by Alexei Starovoitov
· 9 years ago
fbca9d2
bpf, array: fix heap out-of-bounds access when updating elements
by Daniel Borkmann
· 9 years ago
62544ce
bpf: fix bpf_perf_event_read() helper
by Alexei Starovoitov
· 9 years ago
a43eec3
bpf: introduce bpf_perf_event_output() helper
by Alexei Starovoitov
· 9 years ago
aaac3ba
bpf: charge user for creation of BPF maps and programs
by Alexei Starovoitov
· 9 years ago
0cdf5640
ebpf: include perf_event only where really needed
by Daniel Borkmann
· 9 years ago
ea317b2
bpf: Add new bpf map type to store the pointer to struct perf_event
by Kaixu Xia
· 9 years ago
2a36f0b
bpf: Make the bpf_prog_array_map more generic
by Wang Nan
· 9 years ago
abf2e7d
bpf: add missing rcu protection when releasing programs from prog_array
by Alexei Starovoitov
· 10 years ago
04fd61a
bpf: allow bpf programs to tail-call other bpf programs
by Alexei Starovoitov
· 10 years ago
a2c83ff
ebpf: constify various function pointer structs
by Daniel Borkmann
· 10 years ago
daaf427
bpf: fix arraymap NULL deref and missing overflow and zero size checks
by Alexei Starovoitov
· 10 years ago
28fbcfa
bpf: add array type of eBPF maps
by Alexei Starovoitov
· 10 years ago