Daniel Borkmann
|
79adffcd64
bpf, verifier: fix rejection of unaligned access checks for map_value_adj
|
8 vuotta sitten |
Daniel Borkmann
|
fce366a9dd
bpf, verifier: fix alu ops against map_value{, _adj} register types
|
8 vuotta sitten |
Alexei Starovoitov
|
b1977682a3
bpf: improve verifier packet range checks
|
8 vuotta sitten |
Gary Lin
|
eba38a9682
bpf: update the comment about the length of analysis
|
8 vuotta sitten |
Colin Ian King
|
bc1750f366
bpf: fix spelling mistake: "proccessed" -> "processed"
|
8 vuotta sitten |
Alexander Alemayhu
|
7e57fbb2a3
bpf: reduce compiler warnings by adding fallthrough comments
|
8 vuotta sitten |
William Tu
|
63dfef75ed
bpf: enable verifier to add 0 to packet ptr
|
8 vuotta sitten |
Daniel Borkmann
|
3fadc80115
bpf: enable verifier to better track const alu ops
|
8 vuotta sitten |
David S. Miller
|
580bdf5650
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 vuotta sitten |
Daniel Borkmann
|
f1f7714ea5
bpf: rework prog_digest into prog_tag
|
8 vuotta sitten |
Daniel Borkmann
|
62c7989b24
bpf: allow b/h/w/dw access for bpf's cb in ctx
|
8 vuotta sitten |
Daniel Borkmann
|
6b8cc1d11e
bpf: pass original insn directly to convert_ctx_access
|
8 vuotta sitten |
Alexei Starovoitov
|
39f19ebbf5
bpf: rename ARG_PTR_TO_STACK
|
8 vuotta sitten |
Gianluca Borello
|
06c1c04972
bpf: allow helpers access to variable memory
|
8 vuotta sitten |
Gianluca Borello
|
f0318d01b6
bpf: allow adjusted map element values to spill
|
8 vuotta sitten |
Gianluca Borello
|
5722569bb9
bpf: allow helpers access to map element values
|
8 vuotta sitten |
Gianluca Borello
|
dbcfe5f76d
bpf: split check_mem_access logic for map values
|
8 vuotta sitten |
Daniel Borkmann
|
6760bf2ddd
bpf: fix mark_reg_unknown_value for spilled regs on map value marking
|
8 vuotta sitten |
Daniel Borkmann
|
aafe6ae9ce
bpf: dynamically allocate digest scratch buffer
|
8 vuotta sitten |
Daniel Borkmann
|
a08dd0da53
bpf: fix regression on verifier pruning wrt map lookups
|
8 vuotta sitten |
Martin KaFai Lau
|
17bedab272
bpf: xdp: Allow head adjustment in XDP prog
|
8 vuotta sitten |
Alexei Starovoitov
|
d2a4dd37f6
bpf: fix state equivalence
|
8 vuotta sitten |
Daniel Borkmann
|
ef0915cacd
bpf: fix loading of BPF_MAXINSNS sized programs
|
8 vuotta sitten |
Daniel Borkmann
|
7bd509e311
bpf: add prog_digest and expose it via fdinfo/netlink
|
8 vuotta sitten |
Gianluca Borello
|
3c839744b3
bpf: Preserve const register type on const OR alu ops
|
8 vuotta sitten |
David S. Miller
|
2745529ac7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 vuotta sitten |
Thomas Graf
|
3a0af8fd61
bpf: BPF for lightweight tunnel infrastructure
|
8 vuotta sitten |
Josef Bacik
|
e2d2afe15e
bpf: fix states equal logic for varlen access
|
8 vuotta sitten |
David S. Miller
|
f9aa9dc7d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 vuotta sitten |
Josef Bacik
|
f23cc643f9
bpf: fix range arithmetic for bpf map access
|
8 vuotta sitten |