Ilya Leoshkevich
|
48d77ca149
s390/bpf: use 32-bit index for tail calls
|
6 lat temu |
Ilya Leoshkevich
|
73d003274a
s390/bpf: fix lcgr instruction encoding
|
6 lat temu |
Linus Torvalds
|
85a0b791bc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
|
7 lat temu |
Martin Schwidefsky
|
26f843848b
s390: fix br_r1_trampoline for machines without exrl
|
7 lat temu |
Daniel Borkmann
|
f605ce5eb2
bpf, s390: fix potential memleak when later bpf_jit_prog fails
|
7 lat temu |
David S. Miller
|
6f6e434aa2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 lat temu |
Martin Schwidefsky
|
de5cb6eb51
s390: use expoline thunks in the BPF JIT
|
7 lat temu |
Daniel Borkmann
|
e1cf4befa2
bpf, s390x: remove ld_abs/ld_ind
|
7 lat temu |
Daniel Borkmann
|
a3212b8f15
bpf, s390x: remove obsolete exception handling from div/mod
|
7 lat temu |
Daniel Borkmann
|
fa9dd599b4
bpf: get rid of pure_initcall dependency to enable jits
|
8 lat temu |
David S. Miller
|
fba961ab29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 lat temu |
Alexei Starovoitov
|
60b58afc96
bpf: fix net.core.bpf_jit_enable race
|
8 lat temu |
Daniel Borkmann
|
6d59b7dbf7
bpf, s390x: do not reload skb pointers in non-skb context
|
8 lat temu |
Linus Torvalds
|
d60a540ac5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
|
8 lat temu |
Michael Holzheu
|
78372709bf
s390/bpf: take advantage of stack_depth tracking
|
8 lat temu |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 lat temu |
Daniel Borkmann
|
3b497806f6
bpf, s390x: implement jiting of BPF_J{LT, LE, SLT, SLE}
|
8 lat temu |
Daniel Borkmann
|
b0a0c2566f
bpf, s390: fix jit branch offset related to ldimm64
|
8 lat temu |
Martin KaFai Lau
|
783d28dd11
bpf: Add jited_len to struct bpf_prog
|
8 lat temu |
Alexei Starovoitov
|
71189fa9b0
bpf: free up BPF_JMP | BPF_CALL | BPF_X opcode
|
8 lat temu |
Laura Abbott
|
e6c7c63001
s390: use set_memory.h header
|
8 lat temu |
Linus Torvalds
|
ff47d8c050
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
|
8 lat temu |
Daniel Borkmann
|
9d876e79df
bpf: fix unlocking of jited image when module ronx not set
|
8 lat temu |
Daniel Borkmann
|
74451e66d5
bpf: make jited programs visible in traces
|
8 lat temu |
Daniel Borkmann
|
9383191da4
bpf: remove stubs for cBPF from arch code
|
8 lat temu |
Daniel Borkmann
|
9437964885
s390/bpf: remove redundant check for non-null image
|
9 lat temu |
Martin KaFai Lau
|
17bedab272
bpf: xdp: Allow head adjustment in XDP prog
|
9 lat temu |
Michael Holzheu
|
6edf0aa4f8
s390/bpf: fix recache skb->data/hlen for skb_vlan_push/pop
|
9 lat temu |
Michael Holzheu
|
0fa963553a
s390/bpf: reduce maximum program size to 64 KB
|
9 lat temu |
Daniel Borkmann
|
d93a47f735
bpf, s390: add support for constant blinding
|
9 lat temu |