1. ebf7f6f bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33 by Tiezhu Yang · 3 years, 2 months ago
  2. 548b762 powerpc/bpf ppc32: Fix BPF_SUB when imm == 0x80000000 by Naveen N. Rao · 3 years, 3 months ago
  3. 48164fc powerpc/bpf ppc32: Do not emit zero extend instruction for 64-bit BPF_END by Naveen N. Rao · 3 years, 3 months ago
  4. e8278d4 powerpc/bpf ppc32: Fix JMP32_JSET_K by Naveen N. Rao · 3 years, 3 months ago
  5. c9b8da7 powerpc/bpf ppc32: Fix ALU32 BPF_ARSH operation by Naveen N. Rao · 3 years, 3 months ago
  6. 3832ba4 powerpc/bpf: Validate branch ranges by Naveen N. Rao · 3 years, 3 months ago
  7. f5e81d1 bpf: Introduce BPF nospec instruction for mitigating Spectre v4 by Daniel Borkmann · 3 years, 6 months ago
  8. 307e504 powerpc/bpf: Reject atomic ops in ppc32 JIT by Naveen N. Rao · 3 years, 7 months ago
  9. 20ccb00 powerpc/bpf: Use bctrl for making function calls by Naveen N. Rao · 3 years, 7 months ago
  10. e0ea08c powerpc/ebpf32: Use _Rx macros instead of __REG_Rx ones by Christophe Leroy · 3 years, 8 months ago
  11. ee7c3ec powerpc/ebpf32: Use standard function call for functions within 32M distance by Christophe Leroy · 3 years, 9 months ago
  12. e7de002 powerpc/ebpf32: Rework 64 bits shifts to avoid tests and branches by Christophe Leroy · 3 years, 9 months ago
  13. d228cc4 powerpc/ebpf32: Fix comment on BPF_ALU{64} | BPF_LSH | BPF_K by Christophe Leroy · 3 years, 9 months ago
  14. 4027203 powerpc/bpf: Reallocate BPF registers to volatile registers when possible on PPC32 by Christophe Leroy · 3 years, 10 months ago
  15. 51c66ad powerpc/bpf: Implement extended BPF on PPC32 by Christophe Leroy · 3 years, 10 months ago