Commit History

Author SHA1 Message Date
  Sandipan Das 025dceb0fa bpf: powerpc64: optimize JIT passes for bpf function calls 6 years ago
  Daniel Borkmann e2c95a6165 bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addr 6 years ago
  Linus Torvalds 5e2d059b52 Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux 7 years ago
  Christophe Leroy ec0c464cdb powerpc: move ASM_CONST and stringify_in_c() into asm-const.h 7 years ago
  Daniel Borkmann b9c1e60e7b bpf, ppc64: fix unexpected r0=0 exit path inside bpf_xadd 7 years ago
  Kees Cook 6396bb2215 treewide: kzalloc() -> kcalloc() 7 years ago
  Sandipan Das 8484ce8306 bpf: powerpc64: add JIT support for multi-function programs 7 years ago
  Sandipan Das 4ea69b2fd6 bpf: powerpc64: pad function address loads with NOPs 7 years ago
  Daniel Borkmann dbf44daf7c bpf, ppc64: remove ld_abs/ld_ind 7 years ago
  Daniel Borkmann d269176e76 bpf, ppc64: fix out of bounds access in tail call 7 years ago
  Daniel Borkmann 53fbf5719a bpf, ppc64: remove obsolete exception handling from div/mod 7 years ago
  Daniel Borkmann fa9dd599b4 bpf: get rid of pure_initcall dependency to enable jits 7 years ago
  David S. Miller fba961ab29 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 years ago
  Alexei Starovoitov 60b58afc96 bpf: fix net.core.bpf_jit_enable race 7 years ago
  Daniel Borkmann 87338c8e2c bpf, ppc64: do not reload skb pointers in non-skb context 7 years ago
  Sandipan Das ac0761ebcb bpf: take advantage of stack_depth tracking in powerpc JIT 8 years ago
  Linus Torvalds bac65d9d87 Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux 8 years ago
  Naveen N. Rao 6acdc9a6ba powerpc/bpf: Use memset32() to pre-fill traps in BPF page(s) 8 years ago
  Daniel Borkmann 20dbf5ccbb bpf, ppc64: implement jiting of BPF_J{LT, LE, SLT, SLE} 8 years ago
  Martin KaFai Lau 783d28dd11 bpf: Add jited_len to struct bpf_prog 8 years ago
  Alexei Starovoitov 71189fa9b0 bpf: free up BPF_JMP | BPF_CALL | BPF_X opcode 8 years ago
  Linus Torvalds 38705613b7 Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux 8 years ago
  Daniel Borkmann 74451e66d5 bpf: make jited programs visible in traces 8 years ago
  Daniel Borkmann 9383191da4 bpf: remove stubs for cBPF from arch code 8 years ago
  Naveen N. Rao 10528b9c45 powerpc/bpf: Flush the entire JIT buffer 8 years ago
  Daniel Borkmann 052de33ca4 powerpc/bpf: Remove redundant check for non-null image 8 years ago
  Martin KaFai Lau 17bedab272 bpf: xdp: Allow head adjustment in XDP prog 8 years ago
  Naveen N. Rao b7b7013cac powerpc/bpf: Add support for bpf constant blinding 8 years ago
  Naveen N. Rao ce0761419f powerpc/bpf: Implement support for tail calls 8 years ago
  Naveen N. Rao 7b847f523f powerpc/bpf: Introduce accessors for using the tmp local stack space 8 years ago