开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
net
/
bpf_jit_comp64.c
Age
Commit message (
Expand
)
Author
2026-08-03
powerpc64/bpf: Fix build break in bpf_jit_emit_func_call_rel()
Madhavan Srinivasan
2026-06-02
powerpc64/bpf: Add powerpc64 JIT support for timed may_goto
Saket Kumar Bhaskar
2026-04-03
powerpc64/bpf: Add support for indirect jump
Abhishek Dubey
2026-04-03
powerpc64/bpf: Implement fsession support
Abhishek Dubey
2026-04-03
powerpc64/bpf: Implement JIT support for private stack
Abhishek Dubey
2026-03-07
powerpc64/bpf: fix kfunc call support
Hari Bathini
2026-03-07
powerpc64/bpf: fix handling of BPF stack in exception callback
Hari Bathini
2026-03-07
powerpc64/bpf: use consistent tailcall offset in trampoline
Hari Bathini
2026-03-07
powerpc64/bpf: do not increment tailcall count when prog is NULL
Hari Bathini
2026-01-29
powerpc64/bpf: Additional NVR handling for bpf_throw
Abhishek Dubey
2026-01-29
powerpc64/bpf: Support exceptions
Abhishek Dubey
2026-01-29
powerpc64/bpf: Add arch_bpf_stack_walk() for BPF JIT
Abhishek Dubey
2026-01-29
powerpc64/bpf: Support tailcalls with subprogs
Abhishek Dubey
2026-01-29
powerpc64/bpf: Moving tail_call_cnt to bottom of frame
Abhishek Dubey
2026-01-07
powerpc64/bpf: Inline bpf_get_smp_processor_id() and bpf_get_current_task/_btf()
Saket Kumar Bhaskar
2026-01-07
powerpc64/bpf: Support internal-only MOV instruction to resolve per-CPU addrs
Saket Kumar Bhaskar
2025-09-06
powerpc64/bpf: Implement PROBE_ATOMIC instructions
Saket Kumar Bhaskar
2025-09-06
powerpc64/bpf: Introduce bpf_jit_emit_atomic_ops() to emit atomic instructions
Saket Kumar Bhaskar
2025-09-06
powerpc64/bpf: Implement bpf_addr_space_cast instruction
Saket Kumar Bhaskar
2025-09-06
powerpc64/bpf: Implement PROBE_MEM32 pseudo instructions
Saket Kumar Bhaskar
2025-08-03
Merge tag 'powerpc-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2025-07-28
powerpc64/bpf: Add jit support for load_acquire and store_release
Puranjay Mohan
2025-06-19
powerpc/bpf: Fix warning for unused ori31_emitted
Luis Gerhorst
2025-06-09
bpf, arm64, powerpc: Change nospec to include v1 barrier
Luis Gerhorst
2025-06-09
bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()
Luis Gerhorst
2025-04-29
powerpc/bpf: fix JIT code size calculation of bpf trampoline
Hari Bathini
2024-10-31
powerpc64/bpf: Add support for bpf trampolines
Naveen N Rao
2024-10-31
powerpc64/bpf: Fold bpf_jit_emit_func_call_hlp() into bpf_jit_emit_func_call_...
Naveen N Rao
2024-07-11
powerpc64/bpf: jit support for signed division and modulo
Artem Savkov
2024-07-11
powerpc64/bpf: jit support for sign extended mov
Artem Savkov
2024-07-11
powerpc64/bpf: jit support for sign extended load
Artem Savkov
2024-07-11
powerpc64/bpf: jit support for unconditional byte swap
Artem Savkov
2024-07-11
powerpc64/bpf: jit support for 32bit offset jmp instruction
Artem Savkov
2024-05-29
powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCH
Puranjay Mohan
2024-05-06
powerpc/bpf: enable kfunc call
Hari Bathini
2024-05-06
powerpc/64/bpf: fix tail calls for PCREL addressing
Hari Bathini
2023-10-23
powerpc/bpf: use bpf_jit_binary_pack_[alloc|finalize|free]
Hari Bathini
2023-04-20
powerpc/64: vmlinux support building with PCREL addresing
Nicholas Piggin
2023-02-10
powerpc/bpf: Only pad length-variable code at initial pass
Christophe Leroy
2023-02-10
powerpc/bpf: Perform complete extra passes to update addresses
Christophe Leroy
2022-06-29
powerpc/bpf/64: Add instructions for atomic_[cmp]xchg
Hari Bathini
2022-06-29
powerpc/bpf/64: add support for atomic fetch operations
Hari Bathini
2022-06-29
powerpc/bpf/64: add support for BPF_ATOMIC bitwise operations
Hari Bathini
2022-05-19
powerpc: Finalise cleanup around ABI use
Christophe Leroy
2022-05-19
powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2}
Christophe Leroy
2022-03-08
powerpc/bpf: Simplify bpf_to_ppc() and adopt it for powerpc64
Naveen N. Rao
2022-03-08
powerpc64/bpf: Store temp registers' bpf to ppc mapping
Jordan Niethe
2022-03-08
powerpc/bpf: Use _Rn macros for GPRs
Naveen N. Rao
2022-03-08
powerpc/bpf: Move bpf_jit64.h into bpf_jit_comp64.c
Naveen N. Rao
2022-03-08
powerpc64/bpf: Get rid of PPC_BPF_[LL|STL|STLU] macros
Naveen N. Rao
[next]