Christophe Leroy
|
ec0c464cdb
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
|
7 gadi atpakaļ |
Kees Cook
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 gadi atpakaļ |
Mark Lord
|
083b209071
powerpc/bpf/jit: Fix 32-bit JIT for seccomp_data access
|
7 gadi atpakaļ |
Daniel Borkmann
|
fa9dd599b4
bpf: get rid of pure_initcall dependency to enable jits
|
7 gadi atpakaļ |
Daniel Borkmann
|
052de33ca4
powerpc/bpf: Remove redundant check for non-null image
|
8 gadi atpakaļ |
Naveen N. Rao
|
6ac0ba5a4f
powerpc/bpf/jit: Isolate classic BPF JIT specifics into a separate header
|
9 gadi atpakaļ |
Naveen N. Rao
|
cef1e8cdcd
powerpc/bpf/jit: A few cleanups
|
9 gadi atpakaļ |
Rabin Vincent
|
55795ef546
net: filter: make JITs zero A for SKF_AD_ALU_XOR_X
|
9 gadi atpakaļ |
Daniel Borkmann
|
a91263d520
ebpf: migrate bpf_prog's flags to bitfield
|
9 gadi atpakaļ |
Denis Kirjanov
|
022909482d
ppc: bpf: Add SKF_AD_CPU for ppc32
|
10 gadi atpakaļ |
Denis Kirjanov
|
09ca5ab23e
ppc: bpf: update jit to use compatibility macros
|
10 gadi atpakaļ |
Rusty Russell
|
be1f221c04
module: remove mod arg from module_free, rename module_memfree().
|
10 gadi atpakaļ |
Denis Kirjanov
|
cadaecd218
PPC: bpf_jit_comp: Unify BPF_MOD | BPF_X and BPF_DIV | BPF_X
|
10 gadi atpakaļ |
Denis Kirjanov
|
5b61c4db49
PPC: bpf_jit_comp: add SKF_AD_HATYPE instruction
|
10 gadi atpakaļ |
Denis Kirjanov
|
4e23576113
PPC: bpf_jit_comp: add SKF_AD_PKTTYPE instruction
|
10 gadi atpakaļ |
Daniel Borkmann
|
286aad3c40
net: bpf: be friendly to kmemcheck
|
11 gadi atpakaļ |
Daniel Borkmann
|
60a3b2253c
net: bpf: make eBPF interpreter images read-only
|
11 gadi atpakaļ |
Alexei Starovoitov
|
7ae457c1e5
net: filter: split 'struct sk_filter' into socket and bpf parts
|
11 gadi atpakaļ |
Denis Kirjanov
|
dba63115ce
powerpc: bpf: Fix the broken LD_VLAN_TAG_PRESENT test
|
11 gadi atpakaļ |
Denis Kirjanov
|
3fc60aa097
powerpc: bpf: Use correct mask while accessing the VLAN tag
|
11 gadi atpakaļ |
Daniel Borkmann
|
3480593131
net: filter: get rid of BPF_S_* enum
|
11 gadi atpakaļ |
Daniel Borkmann
|
f8bbbfc3b9
net: filter: add jited flag to indicate jit compiled filters
|
11 gadi atpakaļ |
Tom Herbert
|
61b905da33
net: Rename skb->rxhash to skb->hash
|
11 gadi atpakaļ |
Eric Dumazet
|
aee636c480
bpf: do not use reciprocal divide
|
11 gadi atpakaļ |
Linus Torvalds
|
66a173b926
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
|
11 gadi atpakaļ |
Vladimir Murzin
|
b0c06d3335
powerpc/bpf: Support MOD operation
|
12 gadi atpakaļ |
Philippe Bergheaud
|
9c662cad2f
powerpc/bpf: BPF JIT compiler for 64-bit Little Endian
|
12 gadi atpakaļ |
Alexei Starovoitov
|
d45ed4a4e3
net: fix unsafe set_memory_rw from softirq
|
12 gadi atpakaļ |
Daniel Borkmann
|
ed900ffb73
ppc: bpf_jit: can call module_free() from any context
|
12 gadi atpakaļ |
Daniel Borkmann
|
79617801ea
filter: bpf_jit_comp: refactor and unify BPF JIT image dump output
|
12 gadi atpakaļ |