summaryrefslogtreecommitdiff
path: root/arch/powerpc/net/bpf_jit_comp64.c
AgeCommit message (Expand)Author
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-17bpf: make jited programs visible in tracesDaniel Borkmann
2017-02-17bpf: remove stubs for cBPF from arch codeDaniel Borkmann
2017-01-25powerpc/bpf: Flush the entire JIT bufferNaveen N. Rao
2017-01-25powerpc/bpf: Remove redundant check for non-null imageDaniel Borkmann
2016-12-08bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau
2016-10-04powerpc/bpf: Add support for bpf constant blindingNaveen N. Rao
2016-10-04powerpc/bpf: Implement support for tail callsNaveen N. Rao
2016-10-04powerpc/bpf: Introduce accessors for using the tmp local stack spaceNaveen N. Rao
2016-06-24powerpc/ebpf/jit: Implement JIT compiler for extended BPFNaveen N. Rao