- f9320c4 powerpc/bpf: Update ldimm64 instructions during extra pass by Naveen N. Rao · 3 years ago
- 23b5191 bpf ppc32: Add BPF_PROBE_MEM support for JIT by Hari Bathini · 3 years, 3 months ago
- 983bdc0 bpf ppc64: Add BPF_PROBE_MEM support for JIT by Ravi Bangoria · 3 years, 3 months ago
- 04c0420 bpf powerpc: Remove extra_pass from bpf_jit_build_body() by Ravi Bangoria · 3 years, 3 months ago
- 5c0b0c6 Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 2 months ago
- 44a8214 powerpc/bpf: Fix write protecting JIT code by Hari Bathini · 3 years, 2 months ago
- 3832ba4 powerpc/bpf: Validate branch ranges by Naveen N. Rao · 3 years, 3 months ago
- 62e3d42 powerpc/bpf: Write protect JIT code by Jordan Niethe · 3 years, 7 months ago
- bc33cfd powerpc/bpf: Remove bpf_jit_free() by Jordan Niethe · 3 years, 7 months ago
- 4027203 powerpc/bpf: Reallocate BPF registers to volatile registers when possible on PPC32 by Christophe Leroy · 3 years, 9 months ago
- 4ea76e9 powerpc/bpf: Move common functions into bpf_jit_comp.c by Christophe Leroy · 3 years, 9 months ago
- 6944caad powerpc/bpf: Remove classical BPF support for PPC32 by Christophe Leroy · 3 years, 9 months ago
- 9cf5144 bpf, powerpc: Fix misuse of fallthrough in bpf_jit_comp() by He Zhe · 4 years, 3 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 3a18123 powerpc/ppc-opcode: Consolidate powerpc instructions from bpf_jit.h by Balamuruhan S · 4 years, 6 months ago
- 0654186 powerpc/bpf_jit: Reuse instruction macros from ppc-opcode.h by Balamuruhan S · 4 years, 6 months ago
- c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
- b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
- 0c4b2d3 net: remove VLAN_TAG_PRESENT by Michał Mirosław · 6 years ago
- 4ef3a14 net/bpf_jit: PPC: split VLAN_PRESENT bit handling from VLAN_TCI by Michał Mirosław · 6 years ago
- ec0c464 powerpc: move ASM_CONST and stringify_in_c() into asm-const.h by Christophe Leroy · 6 years ago
- 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
- 083b209 powerpc/bpf/jit: Fix 32-bit JIT for seccomp_data access by Mark Lord · 7 years ago
- fa9dd59 bpf: get rid of pure_initcall dependency to enable jits by Daniel Borkmann · 7 years ago
- 052de33 powerpc/bpf: Remove redundant check for non-null image by Daniel Borkmann · 8 years ago
- 6ac0ba5 powerpc/bpf/jit: Isolate classic BPF JIT specifics into a separate header by Naveen N. Rao · 9 years ago
- cef1e8c powerpc/bpf/jit: A few cleanups by Naveen N. Rao · 9 years ago
- 55795ef net: filter: make JITs zero A for SKF_AD_ALU_XOR_X by Rabin Vincent · 9 years ago
- a91263d ebpf: migrate bpf_prog's flags to bitfield by Daniel Borkmann · 9 years ago
- 0229094 ppc: bpf: Add SKF_AD_CPU for ppc32 by Denis Kirjanov · 10 years ago
- 09ca5ab ppc: bpf: update jit to use compatibility macros by Denis Kirjanov · 10 years ago
- be1f221 module: remove mod arg from module_free, rename module_memfree(). by Rusty Russell · 10 years ago
- cadaecd PPC: bpf_jit_comp: Unify BPF_MOD | BPF_X and BPF_DIV | BPF_X by Denis Kirjanov · 10 years ago
- 5b61c4d PPC: bpf_jit_comp: add SKF_AD_HATYPE instruction by Denis Kirjanov · 10 years ago
- 4e23576 PPC: bpf_jit_comp: add SKF_AD_PKTTYPE instruction by Denis Kirjanov · 10 years ago
- 286aad3 net: bpf: be friendly to kmemcheck by Daniel Borkmann · 10 years ago
- 60a3b22 net: bpf: make eBPF interpreter images read-only by Daniel Borkmann · 10 years ago
- 7ae457c net: filter: split 'struct sk_filter' into socket and bpf parts by Alexei Starovoitov · 10 years ago
- dba6311 powerpc: bpf: Fix the broken LD_VLAN_TAG_PRESENT test by Denis Kirjanov · 11 years ago
- 3fc60aa powerpc: bpf: Use correct mask while accessing the VLAN tag by Denis Kirjanov · 11 years ago
- 3480593 net: filter: get rid of BPF_S_* enum by Daniel Borkmann · 11 years ago
- f8bbbfc net: filter: add jited flag to indicate jit compiled filters by Daniel Borkmann · 11 years ago
- 61b905d net: Rename skb->rxhash to skb->hash by Tom Herbert · 11 years ago
- aee636c bpf: do not use reciprocal divide by Eric Dumazet · 11 years ago
- 66a173b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
- b0c06d3 powerpc/bpf: Support MOD operation by Vladimir Murzin · 11 years ago
- 9c662ca powerpc/bpf: BPF JIT compiler for 64-bit Little Endian by Philippe Bergheaud · 11 years ago
- d45ed4a net: fix unsafe set_memory_rw from softirq by Alexei Starovoitov · 11 years ago
- ed900ff ppc: bpf_jit: can call module_free() from any context by Daniel Borkmann · 12 years ago
- 7961780 filter: bpf_jit_comp: refactor and unify BPF JIT image dump output by Daniel Borkmann · 12 years ago
- 5082dfb PPC: net: bpf_jit_comp: add VLAN instructions for BPF JIT by Daniel Borkmann · 12 years ago
- 0287190 PPC: net: bpf_jit_comp: add XOR instruction for BPF JIT by Daniel Borkmann · 12 years ago
- c75df6f powerpc: Fix usage of register macros getting ready for %r0 change by Michael Neuling · 13 years ago
- 05be182 bpf jit: Let the powerpc jit handle negative offsets by Jan Seiffert · 13 years ago
- 0ca87f0 net: filter: BPF 'JIT' compiler for PPC64 by Matt Evans · 13 years ago