index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
net
/
bpf_jit_comp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-07
powerpc64/bpf: fix kfunc call support
Hari Bathini
1
-1
/
+1
2026-03-07
powerpc64/bpf: remove BPF redzone protection in trampoline stack
Hari Bathini
1
-56
/
+33
2026-03-07
powerpc64/bpf: use consistent tailcall offset in trampoline
Hari Bathini
1
-7
/
+5
2026-03-07
powerpc64/bpf: fix the address returned by bpf_get_func_ip
Hari Bathini
1
-9
/
+19
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2026-01-29
powerpc64/bpf: Support exceptions
Abhishek Dubey
1
-0
/
+7
2026-01-29
powerpc64/bpf: Avoid tailcall restore from trampoline
Abhishek Dubey
1
-8
/
+5
2026-01-29
powerpc64/bpf: Support tailcalls with subprogs
Abhishek Dubey
1
-6
/
+57
2026-01-29
powerpc64/bpf: Moving tail_call_cnt to bottom of frame
Abhishek Dubey
1
-3
/
+3
2026-01-21
kallsyms/bpf: rename __bpf_address_lookup() to bpf_address_lookup()
Petr Mladek
1
-1
/
+1
2026-01-07
powerpc64/bpf: Inline bpf_get_smp_processor_id() and bpf_get_current_task/_btf()
Saket Kumar Bhaskar
1
-0
/
+12
2026-01-07
powerpc64/bpf: Support internal-only MOV instruction to resolve per-CPU addrs
Saket Kumar Bhaskar
1
-0
/
+5
2025-11-24
bpf: specify the old and new poke_type for bpf_arch_text_poke
Menglong Dong
1
-4
/
+6
2025-09-06
powerpc64/bpf: Implement PROBE_ATOMIC instructions
Saket Kumar Bhaskar
1
-0
/
+16
2025-09-06
powerpc64/bpf: Implement bpf_addr_space_cast instruction
Saket Kumar Bhaskar
1
-0
/
+6
2025-09-06
powerpc64/bpf: Implement PROBE_MEM32 pseudo instructions
Saket Kumar Bhaskar
1
-3
/
+7
2025-04-29
powerpc/bpf: fix JIT code size calculation of bpf trampoline
Hari Bathini
1
-23
/
+10
2024-11-23
Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+846
2024-11-08
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
1
-1
/
+1
2024-10-31
powerpc64/bpf: Add support for bpf trampolines
Naveen N Rao
1
-1
/
+846
2024-06-21
bpf: remove unused parameter in bpf_jit_binary_pack_finalize
Rafael Passos
1
-2
/
+2
2024-05-06
powerpc/bpf: enable kfunc call
Hari Bathini
1
-0
/
+10
2023-10-23
powerpc/bpf: use bpf_jit_binary_pack_[alloc|finalize|free]
Hari Bathini
1
-27
/
+79
2023-10-23
powerpc/bpf: rename powerpc64_jit_data to powerpc_jit_data
Hari Bathini
1
-2
/
+2
2023-10-23
powerpc/bpf: implement bpf_arch_text_invalidate for bpf_prog_pack
Hari Bathini
1
-0
/
+15
2023-10-23
powerpc/bpf: implement bpf_arch_text_copy
Hari Bathini
1
-1
/
+19
2023-10-19
powerpc: Use NULL instead of 0 for null pointers
Benjamin Gray
1
-2
/
+2
2023-05-15
powerpc/bpf: populate extable entries only during the last pass
Hari Bathini
1
-0
/
+2
2023-02-10
powerpc/bpf: Perform complete extra passes to update addresses
Christophe Leroy
1
-88
/
+3
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-25
Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-6
/
+28
2022-03-07
powerpc/bpf: Simplify bpf_to_ppc() and adopt it for powerpc64
Naveen N. Rao
1
-4
/
+4
2022-03-07
powerpc64/bpf elfv1: Do not load TOC before calling functions
Naveen N. Rao
1
-1
/
+3
2022-03-07
powerpc/bpf: Handle large branch ranges with BPF_EXIT
Naveen N. Rao
1
-1
/
+21
2022-02-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-1
/
+1
2022-02-09
bpf: Fix leftover header->pages in sparc and powerpc code.
Song Liu
1
-1
/
+1
2022-01-15
powerpc/bpf: Update ldimm64 instructions during extra pass
Naveen N. Rao
1
-6
/
+23
2021-11-25
bpf ppc32: Add BPF_PROBE_MEM support for JIT
Hari Bathini
1
-0
/
+2
2021-11-25
bpf ppc64: Add BPF_PROBE_MEM support for JIT
Ravi Bangoria
1
-6
/
+60
2021-11-25
bpf powerpc: Remove extra_pass from bpf_jit_build_body()
Ravi Bangoria
1
-3
/
+3
2021-11-05
Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2021-10-27
powerpc/bpf: Fix write protecting JIT code
Hari Bathini
1
-1
/
+1
2021-10-07
powerpc/bpf: Validate branch ranges
Naveen N. Rao
1
-1
/
+5
2021-06-21
powerpc/bpf: Write protect JIT code
Jordan Niethe
1
-0
/
+1
2021-06-21
powerpc/bpf: Remove bpf_jit_free()
Jordan Niethe
1
-12
/
+0
2021-04-03
powerpc/bpf: Reallocate BPF registers to volatile registers when possible on ...
Christophe Leroy
1
-0
/
+2
2021-04-03
powerpc/bpf: Move common functions into bpf_jit_comp.c
Christophe Leroy
1
-0
/
+269
2021-04-03
powerpc/bpf: Remove classical BPF support for PPC32
Christophe Leroy
1
-683
/
+0
[next]