Kees Cook
|
fad953ce0b
treewide: Use array_size() in vzalloc()
|
7 年之前 |
Kees Cook
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 年之前 |
Daniel Borkmann
|
58990d1ff3
bpf: reject passing modified ctx to helper functions
|
7 年之前 |
Daniel Borkmann
|
bc23105ca0
bpf: fix context access in tracing progs on 32 bit archs
|
7 年之前 |
Daniel Borkmann
|
09772d92cd
bpf: avoid retpoline for lookup/update/delete calls on maps
|
7 年之前 |
Daniel Borkmann
|
3fe2867cdf
bpf: fixup error message from gpl helpers on license mismatch
|
7 年之前 |
David S. Miller
|
5b79c2af66
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 年之前 |
Linus Torvalds
|
03250e1028
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 年之前 |
Daniel Borkmann
|
c93552c443
bpf: properly enforce index mask to prevent out-of-bounds speculation
|
7 年之前 |
Mathieu Xhonneux
|
004d4b274e
ipv6: sr: Add seg6local action End.BPF
|
7 年之前 |
Sandipan Das
|
dbecd73884
bpf: get kernel symbol addresses via syscall
|
7 年之前 |
Sandipan Das
|
2162fed49f
bpf: support 64-bit offsets for bpf function calls
|
7 年之前 |
Alexei Starovoitov
|
af86ca4e30
bpf: Prevent memory disambiguation attack
|
7 年之前 |
John Fastabend
|
8111038444
bpf: sockmap, add hash map support
|
7 年之前 |
Jakub Kicinski
|
0d83003256
bpf: xdp: allow offloads to store into rx_queue_index
|
7 年之前 |
Jakub Kicinski
|
ab7f5bf092
bpf: fix references to free_bpf_prog_info() in comments
|
7 年之前 |
Jakub Kicinski
|
f4e3ec0d57
bpf: replace map pointer loads before calling into offloads
|
7 年之前 |
Jiong Wang
|
4cb3d99c84
bpf: add faked "ending" subprog
|
7 年之前 |
Jiong Wang
|
9c8105bd44
bpf: centre subprog information fields
|
7 年之前 |
Jiong Wang
|
f910cefa32
bpf: unify main prog and subprog
|
7 年之前 |
Daniel Borkmann
|
e0cea7ce98
bpf: implement ld_abs/ld_ind in native bpf
|
7 年之前 |
Björn Töpel
|
fbfc504a24
bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP
|
7 年之前 |
Yonghong Song
|
9cbe1f5a32
bpf/verifier: improve register value range tracking with ARSH
|
7 年之前 |
Yonghong Song
|
afbe1a5b79
bpf: remove never-hit branches in verifier adjust_scalar_min_max_vals
|
7 年之前 |
Yonghong Song
|
849fa50662
bpf/verifier: refine retval R0 state for bpf_get_stack helper
|
7 年之前 |
Yonghong Song
|
c195651e56
bpf: add bpf_get_stack helper
|
7 年之前 |
Paul Chaignon
|
d71962f3e6
bpf: allow map helpers access to map values directly
|
7 年之前 |
Andrey Ignatov
|
4fbac77d2d
bpf: Hooks for sys_bind
|
7 年之前 |
Andrey Ignatov
|
5e43f899b0
bpf: Check attach type at prog load time
|
7 年之前 |
Martin KaFai Lau
|
77d2e05abd
bpf: Add bpf_verifier_vlog() and bpf_verifier_log_needed()
|
7 年之前 |