Daniel Borkmann
|
a3212b8f15
bpf, s390x: remove obsolete exception handling from div/mod
|
7 年之前 |
Daniel Borkmann
|
fa9dd599b4
bpf: get rid of pure_initcall dependency to enable jits
|
7 年之前 |
David S. Miller
|
fba961ab29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 年之前 |
Alexei Starovoitov
|
60b58afc96
bpf: fix net.core.bpf_jit_enable race
|
7 年之前 |
Daniel Borkmann
|
6d59b7dbf7
bpf, s390x: do not reload skb pointers in non-skb context
|
7 年之前 |
Linus Torvalds
|
d60a540ac5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
|
7 年之前 |
Michael Holzheu
|
78372709bf
s390/bpf: take advantage of stack_depth tracking
|
7 年之前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 年之前 |
Daniel Borkmann
|
3b497806f6
bpf, s390x: implement jiting of BPF_J{LT, LE, SLT, SLE}
|
8 年之前 |
Daniel Borkmann
|
b0a0c2566f
bpf, s390: fix jit branch offset related to ldimm64
|
8 年之前 |
Martin KaFai Lau
|
783d28dd11
bpf: Add jited_len to struct bpf_prog
|
8 年之前 |
Alexei Starovoitov
|
71189fa9b0
bpf: free up BPF_JMP | BPF_CALL | BPF_X opcode
|
8 年之前 |
Laura Abbott
|
e6c7c63001
s390: use set_memory.h header
|
8 年之前 |
Linus Torvalds
|
ff47d8c050
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
|
8 年之前 |
Daniel Borkmann
|
9d876e79df
bpf: fix unlocking of jited image when module ronx not set
|
8 年之前 |
Daniel Borkmann
|
74451e66d5
bpf: make jited programs visible in traces
|
8 年之前 |
Daniel Borkmann
|
9383191da4
bpf: remove stubs for cBPF from arch code
|
8 年之前 |
Daniel Borkmann
|
9437964885
s390/bpf: remove redundant check for non-null image
|
8 年之前 |
Martin KaFai Lau
|
17bedab272
bpf: xdp: Allow head adjustment in XDP prog
|
8 年之前 |
Michael Holzheu
|
6edf0aa4f8
s390/bpf: fix recache skb->data/hlen for skb_vlan_push/pop
|
9 年之前 |
Michael Holzheu
|
0fa963553a
s390/bpf: reduce maximum program size to 64 KB
|
9 年之前 |
Daniel Borkmann
|
d93a47f735
bpf, s390: add support for constant blinding
|
9 年之前 |
Daniel Borkmann
|
d1c55ab5e4
bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis
|
9 年之前 |
Daniel Borkmann
|
8b614aebec
bpf: move clearing of A/X into classic to eBPF migration prologue
|
9 年之前 |
Daniel Borkmann
|
a91263d520
ebpf: migrate bpf_prog's flags to bitfield
|
10 年之前 |
Kaixu Xia
|
2c9c3bbbbf
bpf: s390: Fix build error caused by the struct bpf_array member name changed
|
10 年之前 |
Daniel Borkmann
|
7b36f92934
bpf: provide helper that indicates eBPF was migrated
|
10 年之前 |
Michael Holzheu
|
9db7f2b818
s390/bpf: recache skb->data/hlen for skb_vlan_push/pop
|
10 年之前 |
Michael Holzheu
|
cde66c2d88
s390/bpf: Only clear A and X for converted BPF programs
|
10 年之前 |
Michael Holzheu
|
ce2b6ad9c1
s390/bpf: increase BPF_SIZE_MAX
|
10 年之前 |