Daniel Borkmann
|
73ae3c0426
bpf, arm: remove obsolete exception handling from div/mod
|
7 anos atrás |
David S. Miller
|
ea9722e265
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
|
7 anos atrás |
David S. Miller
|
8565d26bcb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 anos atrás |
Daniel Borkmann
|
fa9dd599b4
bpf: get rid of pure_initcall dependency to enable jits
|
7 anos atrás |
Russell King
|
091f02483d
ARM: net: bpf: clarify tail_call index
|
7 anos atrás |
Russell King
|
ec19e02b34
ARM: net: bpf: fix LDX instructions
|
7 anos atrás |
Russell King
|
02088d9b39
ARM: net: bpf: fix register saving
|
7 anos atrás |
Russell King
|
0005e55a79
ARM: net: bpf: correct stack layout documentation
|
7 anos atrás |
Russell King
|
70ec3a6c2c
ARM: net: bpf: move stack documentation
|
7 anos atrás |
Russell King
|
d1220efd23
ARM: net: bpf: fix stack alignment
|
7 anos atrás |
Russell King
|
f4483f2cc1
ARM: net: bpf: fix tail call jumps
|
7 anos atrás |
Russell King
|
e906248182
ARM: net: bpf: avoid 'bx' instruction on non-Thumb capable CPUs
|
7 anos atrás |
Alexei Starovoitov
|
60b58afc96
bpf: fix net.core.bpf_jit_enable race
|
7 anos atrás |
Shubham Bansal
|
39c13c204b
arm: eBPF JIT compiler
|
8 anos atrás |
Laura Abbott
|
74d86a7063
arm: use set_memory.h header
|
8 anos atrás |
Rabin Vincent
|
f941461c92
ARM: net: bpf: fix zero right shift
|
9 anos atrás |
Rabin Vincent
|
55795ef546
net: filter: make JITs zero A for SKF_AD_ALU_XOR_X
|
9 anos atrás |
Daniel Borkmann
|
ebaef649c2
bpf, arm: start flushing icache range from header
|
10 anos atrás |
David S. Miller
|
26440c835f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 anos atrás |
Nicolas Schichan
|
4560cdff03
ARM: net: support BPF_ALU | BPF_MOD instructions in the BPF JIT.
|
10 anos atrás |
Nicolas Schichan
|
8690f47d6e
ARM: net: make BPF_LD | BPF_IND instruction trigger r_X initialisation to 0.
|
10 anos atrás |
Daniel Borkmann
|
a91263d520
ebpf: migrate bpf_prog's flags to bitfield
|
10 anos atrás |
Nicolas Schichan
|
5bf705b43b
ARM: net: add support for BPF_ANC | SKF_AD_HATYPE in ARM JIT.
|
10 anos atrás |
Nicolas Schichan
|
303249ab16
ARM: net: add support for BPF_ANC | SKF_AD_PAY_OFFSET in ARM JIT.
|
10 anos atrás |
Nicolas Schichan
|
1447f93f22
ARM: net: add support for BPF_ANC | SKF_AD_PKTTYPE in ARM JIT.
|
10 anos atrás |
Nicolas Schichan
|
c18fe54b3f
ARM: net: fix vlan access instructions in ARM JIT.
|
10 anos atrás |
Nicolas Schichan
|
6d715e301e
ARM: net: handle negative offsets in BPF JIT.
|
10 anos atrás |
Nicolas Schichan
|
7aed35cb65
ARM: net: fix condition for load_order > 0 when translating load instructions.
|
10 anos atrás |
David S. Miller
|
b04096ff33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 anos atrás |
Nicolas Schichan
|
24e737c1eb
ARM: net: add JIT support for loads from struct seccomp_data.
|
10 anos atrás |