1. 3f5f766 powerpc64/bpf: Limit 'ldbrx' to processors compliant with ISA v2.06 by Naveen N. Rao · 3 years ago
  2. f9320c4 powerpc/bpf: Update ldimm64 instructions during extra pass by Naveen N. Rao · 3 years ago
  3. 29ec39f Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years ago
  4. 9c70c71 bpf ppc64: Access only if addr is kernel address by Ravi Bangoria · 3 years, 3 months ago
  5. 983bdc0 bpf ppc64: Add BPF_PROBE_MEM support for JIT by Ravi Bangoria · 3 years, 3 months ago
  6. efa95f0 bpf powerpc: refactor JIT compiler code by Hari Bathini · 3 years, 3 months ago
  7. 04c0420 bpf powerpc: Remove extra_pass from bpf_jit_build_body() by Ravi Bangoria · 3 years, 3 months ago
  8. ebf7f6f bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33 by Tiezhu Yang · 3 years, 2 months ago
  9. b7540d6 powerpc/bpf: Emit stf barrier instruction sequences for BPF_NOSPEC by Naveen N. Rao · 3 years, 3 months ago
  10. 5855c4c powerpc/bpf: Fix BPF_SUB when imm == 0x80000000 by Naveen N. Rao · 3 years, 3 months ago
  11. 8bbc9d8 powerpc/bpf: Fix BPF_MOD when imm == 1 by Naveen N. Rao · 3 years, 3 months ago
  12. 3832ba4 powerpc/bpf: Validate branch ranges by Naveen N. Rao · 3 years, 3 months ago
  13. f5e81d1 bpf: Introduce BPF nospec instruction for mitigating Spectre v4 by Daniel Borkmann · 3 years, 6 months ago
  14. 419ac82 powerpc/bpf: Fix detecting BPF atomic instructions by Naveen N. Rao · 3 years, 7 months ago
  15. 20ccb00 powerpc/bpf: Use bctrl for making function calls by Naveen N. Rao · 3 years, 7 months ago
  16. e08021f powerpc/ebpf64: Use PPC_RAW_MFLR() by Christophe Leroy · 3 years, 8 months ago
  17. 4027203 powerpc/bpf: Reallocate BPF registers to volatile registers when possible on PPC32 by Christophe Leroy · 3 years, 10 months ago
  18. 4ea76e9 powerpc/bpf: Move common functions into bpf_jit_comp.c by Christophe Leroy · 3 years, 10 months ago
  19. f1b1583 powerpc/bpf: Move common helpers into bpf_jit.h by Christophe Leroy · 3 years, 10 months ago
  20. ed573b5 powerpc/bpf: Change register numbering for bpf_set/is_seen_register() by Christophe Leroy · 3 years, 10 months ago
  21. 91c960b bpf: Rename BPF_XADD and prepare to encode other atomics in .imm by Brendan Jackman · 4 years ago
  22. 3a18123 powerpc/ppc-opcode: Consolidate powerpc instructions from bpf_jit.h by Balamuruhan S · 4 years, 7 months ago
  23. 0654186 powerpc/bpf_jit: Reuse instruction macros from ppc-opcode.h by Balamuruhan S · 4 years, 7 months ago
  24. 7de0869 powerpc/bpf: Fix tail call implementation by Eric Dumazet · 5 years ago
  25. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  26. da0f382 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  27. 758f204 powerpc/bpf: use unsigned division instruction for 64-bit operations by Naveen N. Rao · 6 years ago
  28. b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  29. a4c9277 powerpc: bpf: eliminate zero extension code-gen by Jiong Wang · 6 years ago
  30. 86be36f powerpc: bpf: Fix generation of load/store DW instructions by Naveen N. Rao · 6 years ago
  31. 6f20c71 bpf: powerpc64: add JIT support for bpf line info by Sandipan Das · 6 years ago
  32. 5f64599 ppc: bpf: implement jitting of JMP32 by Jiong Wang · 6 years ago
  33. addb067 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  34. 44cf43c ppc: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_* by Jiong Wang · 6 years ago
  35. 025dceb bpf: powerpc64: optimize JIT passes for bpf function calls by Sandipan Das · 6 years ago
  36. e2c95a6 bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addr by Daniel Borkmann · 6 years ago
  37. 5e2d059 Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  38. ec0c464 powerpc: move ASM_CONST and stringify_in_c() into asm-const.h by Christophe Leroy · 7 years ago
  39. b9c1e60 bpf, ppc64: fix unexpected r0=0 exit path inside bpf_xadd by Daniel Borkmann · 6 years ago
  40. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  41. 8484ce8 bpf: powerpc64: add JIT support for multi-function programs by Sandipan Das · 7 years ago
  42. 4ea69b2 bpf: powerpc64: pad function address loads with NOPs by Sandipan Das · 7 years ago
  43. dbf44daf bpf, ppc64: remove ld_abs/ld_ind by Daniel Borkmann · 7 years ago
  44. d269176 bpf, ppc64: fix out of bounds access in tail call by Daniel Borkmann · 7 years ago
  45. 53fbf57 bpf, ppc64: remove obsolete exception handling from div/mod by Daniel Borkmann · 7 years ago
  46. fa9dd59 bpf: get rid of pure_initcall dependency to enable jits by Daniel Borkmann · 7 years ago
  47. fba961a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  48. 60b58afc bpf: fix net.core.bpf_jit_enable race by Alexei Starovoitov · 7 years ago
  49. 87338c8 bpf, ppc64: do not reload skb pointers in non-skb context by Daniel Borkmann · 7 years ago
  50. ac0761e bpf: take advantage of stack_depth tracking in powerpc JIT by Sandipan Das · 7 years ago
  51. bac65d9 Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  52. 6acdc9a powerpc/bpf: Use memset32() to pre-fill traps in BPF page(s) by Naveen N. Rao · 8 years ago
  53. 20dbf5c bpf, ppc64: implement jiting of BPF_J{LT, LE, SLT, SLE} by Daniel Borkmann · 7 years ago
  54. 783d28dd1 bpf: Add jited_len to struct bpf_prog by Martin KaFai Lau · 8 years ago
  55. 71189fa bpf: free up BPF_JMP | BPF_CALL | BPF_X opcode by Alexei Starovoitov · 8 years ago
  56. 38705613 Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  57. 74451e66 bpf: make jited programs visible in traces by Daniel Borkmann · 8 years ago
  58. 9383191 bpf: remove stubs for cBPF from arch code by Daniel Borkmann · 8 years ago
  59. 10528b9 powerpc/bpf: Flush the entire JIT buffer by Naveen N. Rao · 8 years ago
  60. 052de33 powerpc/bpf: Remove redundant check for non-null image by Daniel Borkmann · 8 years ago
  61. 17bedab bpf: xdp: Allow head adjustment in XDP prog by Martin KaFai Lau · 8 years ago
  62. b7b7013 powerpc/bpf: Add support for bpf constant blinding by Naveen N. Rao · 8 years ago
  63. ce07614 powerpc/bpf: Implement support for tail calls by Naveen N. Rao · 8 years ago
  64. 7b847f5 powerpc/bpf: Introduce accessors for using the tmp local stack space by Naveen N. Rao · 8 years ago
  65. 156d0e2 powerpc/ebpf/jit: Implement JIT compiler for extended BPF by Naveen N. Rao · 9 years ago