index
:
pub/scm/linux/kernel/git/printk/linux.git
master
PRINTK Group's fork of linux.git
PRINTK Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
net
/
bpf_jit.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-03
powerpc64/bpf: Implement fsession support
Abhishek Dubey
1
-1
/
+3
2026-04-03
powerpc64/bpf: Implement JIT support for private stack
Abhishek Dubey
1
-0
/
+6
2026-03-07
powerpc64/bpf: use consistent tailcall offset in trampoline
Hari Bathini
1
-5
/
+0
2026-01-29
powerpc64/bpf: Support exceptions
Abhishek Dubey
1
-0
/
+2
2026-01-29
powerpc64/bpf: Support tailcalls with subprogs
Abhishek Dubey
1
-0
/
+13
2026-01-29
powerpc64/bpf: Moving tail_call_cnt to bottom of frame
Abhishek Dubey
1
-0
/
+1
2025-09-06
powerpc64/bpf: Implement bpf_addr_space_cast instruction
Saket Kumar Bhaskar
1
-0
/
+1
2025-09-06
powerpc64/bpf: Implement PROBE_MEM32 pseudo instructions
Saket Kumar Bhaskar
1
-2
/
+3
2025-09-01
powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
1
-1
/
+1
2025-04-29
powerpc/bpf: fix JIT code size calculation of bpf trampoline
Hari Bathini
1
-3
/
+17
2024-10-31
powerpc64/bpf: Add support for bpf trampolines
Naveen N Rao
1
-0
/
+17
2023-10-23
powerpc/bpf: use bpf_jit_binary_pack_[alloc|finalize|free]
Hari Bathini
1
-13
/
+5
2023-04-20
powerpc/64: vmlinux support building with PCREL addresing
Nicholas Piggin
1
-4
/
+6
2023-02-10
powerpc/bpf: Perform complete extra passes to update addresses
Christophe Leroy
1
-1
/
+1
2022-05-22
powerpc/inst: Remove PPC_INST_BL
Christophe Leroy
1
-1
/
+1
2022-05-19
powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2}
Christophe Leroy
1
-1
/
+1
2022-03-08
powerpc/bpf: Simplify bpf_to_ppc() and adopt it for powerpc64
Naveen N. Rao
1
-7
/
+4
2022-03-08
powerpc/bpf: Cleanup bpf_jit.h
Naveen N. Rao
1
-9
/
+1
2022-03-08
powerpc/bpf: Rename PPC_BL_ABS() to PPC_BL()
Naveen N. Rao
1
-3
/
+3
2022-03-08
powerpc64/bpf elfv1: Do not load TOC before calling functions
Naveen N. Rao
1
-1
/
+1
2022-03-08
powerpc/bpf: Handle large branch ranges with BPF_EXIT
Naveen N. Rao
1
-0
/
+2
2022-03-08
powerpc/bpf: Skip branch range validation during first pass
Naveen N. Rao
1
-2
/
+2
2022-02-12
powerpc/bpf: Always reallocate BPF_REG_5, BPF_REG_AX and TMP_REG when possible
Christophe Leroy
1
-3
/
+0
2021-11-25
bpf ppc32: Add BPF_PROBE_MEM support for JIT
Hari Bathini
1
-0
/
+4
2021-11-25
bpf ppc64: Add BPF_PROBE_MEM support for JIT
Ravi Bangoria
1
-1
/
+7
2021-11-25
powerpc/ppc-opcode: introduce PPC_RAW_BRANCH() macro
Hari Bathini
1
-1
/
+1
2021-11-25
bpf powerpc: Remove extra_pass from bpf_jit_build_body()
Ravi Bangoria
1
-1
/
+1
2021-11-25
bpf powerpc: Remove unused SEEN_STACK
Ravi Bangoria
1
-2
/
+1
2021-10-07
powerpc/bpf: Validate branch ranges
Naveen N. Rao
1
-6
/
+20
2021-10-07
powerpc/lib: Add helper to check if offset is within conditional branch range
Naveen N. Rao
1
-6
/
+1
2021-04-21
powerpc/ebpf32: Use standard function call for functions within 32M distance
Christophe Leroy
1
-0
/
+3
2021-04-03
powerpc/bpf: Reallocate BPF registers to volatile registers when possible on ...
Christophe Leroy
1
-0
/
+16
2021-04-03
powerpc/bpf: Implement extended BPF on PPC32
Christophe Leroy
1
-0
/
+4
2021-04-03
powerpc/bpf: Change values of SEEN_ flags
Christophe Leroy
1
-5
/
+5
2021-04-03
powerpc/bpf: Move common functions into bpf_jit_comp.c
Christophe Leroy
1
-0
/
+6
2021-04-03
powerpc/bpf: Move common helpers into bpf_jit.h
Christophe Leroy
1
-0
/
+35
2020-07-16
powerpc/ppc-opcode: Consolidate powerpc instructions from bpf_jit.h
Balamuruhan S
1
-152
/
+14
2020-07-16
powerpc/bpf_jit: Reuse instruction macros from ppc-opcode.h
Balamuruhan S
1
-17
/
+1
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2019-06-13
powerpc/bpf: use unsigned division instruction for 64-bit operations
Naveen N. Rao
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-5
/
+1
2019-03-16
powerpc: bpf: Fix generation of load/store DW instructions
Naveen N. Rao
1
-12
/
+5
2019-01-26
ppc: bpf: implement jitting of JMP32
Jiong Wang
1
-0
/
+4
2018-12-07
ppc: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_*
Jiong Wang
1
-0
/
+4
2017-08-09
bpf, ppc64: implement jiting of BPF_J{LT, LE, SLT, SLE}
Daniel Borkmann
1
-0
/
+1
2017-02-10
powerpc/bpf: Introduce __PPC_SH64()
Naveen N. Rao
1
-6
/
+5
2016-10-04
powerpc/bpf: Implement support for tail calls
Naveen N. Rao
1
-0
/
+2
2016-06-24
powerpc/ebpf/jit: Implement JIT compiler for extended BPF
Naveen N. Rao
1
-1
/
+52
2016-06-24
powerpc/bpf/jit: Isolate classic BPF JIT specifics into a separate header
Naveen N. Rao
1
-119
/
+2
2016-06-24
powerpc/bpf/jit: A few cleanups
Naveen N. Rao
1
-6
/
+7
[next]