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-7.1.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
/
loongarch
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-24
Merge tag 'loongarch-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
1
-65
/
+316
2026-04-23
LoongArch: BPF: Add fsession support for trampolines
Hengqi Chen
1
-10
/
+66
2026-04-23
LoongArch: BPF: Introduce emit_store_stack_imm64() helper
Hengqi Chen
1
-11
/
+13
2026-04-22
LoongArch: BPF: Support up to 12 function arguments for trampoline
Tiezhu Yang
1
-35
/
+64
2026-04-22
LoongArch: BPF: Support small struct arguments for trampoline
Tiezhu Yang
1
-24
/
+31
2026-04-22
LoongArch: BPF: Open code and remove invoke_bpf_mod_ret()
Tiezhu Yang
1
-15
/
+10
2026-04-22
LoongArch: BPF: Support load-acquire and store-release instructions
Tiezhu Yang
1
-1
/
+97
2026-04-22
LoongArch: BPF: Support 8 and 16 bit read-modify-write instructions
Tiezhu Yang
1
-9
/
+68
2026-04-22
LoongArch: BPF: Add the default case in emit_atomic() and rename it
Tiezhu Yang
1
-2
/
+9
2026-04-16
bpf: Pass bpf_verifier_env to JIT
Xu Kuohai
1
-1
/
+1
2026-04-16
bpf: Move constants blinding out of arch-specific JITs
Xu Kuohai
1
-42
/
+17
2026-03-16
LoongArch: BPF: Make arch_protect_bpf_trampoline() return 0
Tiezhu Yang
1
-0
/
+5
2026-03-16
LoongArch: Fix calling smp_processor_id() in preemptible code
Xi Ruoyao
1
-0
/
+6
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-14
Merge tag 'loongarch-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2
-43
/
+167
2026-02-10
LoongArch: BPF: Implement bpf_addr_space_cast instruction
Hengqi Chen
2
-0
/
+16
2026-02-10
LoongArch: BPF: Implement PROBE_MEM32 pseudo instructions
Hengqi Chen
2
-6
/
+68
2026-02-10
LoongArch: BPF: Use BPF prog pack allocator
Hengqi Chen
2
-37
/
+83
2026-01-21
kallsyms/bpf: rename __bpf_address_lookup() to bpf_address_lookup()
Petr Mladek
1
-1
/
+1
2025-12-31
LoongArch: BPF: Enhance the bpf_arch_text_poke() function
Chenghao Duan
1
-1
/
+16
2025-12-31
LoongArch: BPF: Enable trampoline-based tracing for module functions
Chenghao Duan
1
-9
/
+11
2025-12-31
LoongArch: BPF: Adjust the jump offset of tail calls
Chenghao Duan
1
-1
/
+1
2025-12-31
LoongArch: BPF: Save return address register ra to t0 before trampoline
Chenghao Duan
1
-0
/
+1
2025-12-31
LoongArch: BPF: Zero-extend bpf_tail_call() index
Hengqi Chen
1
-0
/
+2
2025-12-31
LoongArch: BPF: Sign extend kfunc call arguments
Hengqi Chen
2
-0
/
+42
2025-12-04
Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-3
/
+6
2025-11-24
bpf: specify the old and new poke_type for bpf_arch_text_poke
Menglong Dong
1
-3
/
+6
2025-11-20
LoongArch: BPF: Disable trampoline for kernel module function trace
Vincent Li
1
-0
/
+3
2025-10-02
LoongArch: BPF: Sign-extend struct ops return values properly
Hengqi Chen
1
-1
/
+36
2025-10-02
LoongArch: BPF: Make error handling robust in arch_prepare_bpf_trampoline()
Hengqi Chen
1
-1
/
+4
2025-10-02
LoongArch: BPF: Make trampoline size stable
Hengqi Chen
1
-2
/
+2
2025-10-02
LoongArch: BPF: Don't align trampoline size
Hengqi Chen
1
-2
/
+1
2025-10-02
LoongArch: BPF: No support of struct argument in trampoline programs
Hengqi Chen
1
-0
/
+6
2025-10-02
LoongArch: BPF: No text_poke() for kernel text
Hengqi Chen
1
-2
/
+4
2025-10-02
LoongArch: BPF: Remove duplicated bpf_flush_icache()
Hengqi Chen
1
-1
/
+0
2025-10-02
LoongArch: BPF: Remove duplicated flags check
Hengqi Chen
1
-7
/
+2
2025-10-02
LoongArch: BPF: Fix uninitialized symbol 'retval_off'
Huacai Chen
1
-5
/
+4
2025-10-02
LoongArch: BPF: Optimize sign-extention mov instructions
Tiezhu Yang
1
-4
/
+2
2025-08-05
LoongArch: BPF: Set bpf_jit_bypass_spec_v1/v4()
Tiezhu Yang
1
-0
/
+10
2025-08-05
LoongArch: BPF: Fix the tailcall hierarchy
Haoran Jiang
1
-48
/
+107
2025-08-05
LoongArch: BPF: Fix jump offset calculation in tailcall
Haoran Jiang
1
-16
/
+5
2025-08-05
LoongArch: BPF: Add struct ops support for trampoline
Tiezhu Yang
1
-25
/
+50
2025-08-05
LoongArch: BPF: Add basic bpf trampoline support
Chenghao Duan
2
-0
/
+383
2025-08-05
LoongArch: BPF: Add dynamic code modification support
Chenghao Duan
1
-1
/
+104
2025-08-05
LoongArch: BPF: Rename and refactor validate_code()
Chenghao Duan
1
-1
/
+9
2025-03-30
LoongArch: BPF: Don't override subprog's return value
Hengqi Chen
1
-1
/
+4
2025-03-30
LoongArch: BPF: Use move_addr() for BPF_PSEUDO_FUNC
Hengqi Chen
1
-1
/
+4
2025-03-30
LoongArch: BPF: Fix off-by-one error in build_prologue()
Hengqi Chen
2
-0
/
+7
2024-12-02
LoongArch: BPF: Adjust the parameter of emit_jirl()
Tiezhu Yang
1
-3
/
+3
[next]