Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-07-29 | bpf: Introduce BPF nospec instruction for mitigating Spectre v4 | Daniel Borkmann | 1 | -0/+6 |
2021-07-05 | powerpc/bpf: Reject atomic ops in ppc32 JIT | Naveen N. Rao | 1 | -3/+11 |
2021-06-25 | powerpc/bpf: Use bctrl for making function calls | Naveen N. Rao | 1 | -2/+2 |
2021-06-15 | powerpc/ebpf32: Use _Rx macros instead of __REG_Rx ones | Christophe Leroy | 1 | -109/+109 |
2021-04-21 | powerpc/ebpf32: Use standard function call for functions within 32M distance | Christophe Leroy | 1 | -5/+11 |
2021-04-21 | powerpc/ebpf32: Rework 64 bits shifts to avoid tests and branches | Christophe Leroy | 1 | -20/+19 |
2021-04-21 | powerpc/ebpf32: Fix comment on BPF_ALU{64} | BPF_LSH | BPF_K | Christophe Leroy | 1 | -2/+2 |
2021-04-03 | powerpc/bpf: Reallocate BPF registers to volatile registers when possible on ... | Christophe Leroy | 1 | -2/+28 |
2021-04-03 | powerpc/bpf: Implement extended BPF on PPC32 | Christophe Leroy | 1 | -0/+1069 |