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.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-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
Age
Commit message (
Expand
)
Author
Files
Lines
13 days
LoongArch: BPF: Enhance the bpf_arch_text_poke() function
Chenghao Duan
1
-1
/
+16
13 days
LoongArch: BPF: Adjust the jump offset of tail calls
Chenghao Duan
1
-1
/
+1
13 days
LoongArch: BPF: Enable trampoline-based tracing for module functions
Chenghao Duan
1
-9
/
+11
13 days
LoongArch: BPF: Save return address register ra to t0 before trampoline
Chenghao Duan
1
-0
/
+1
13 days
LoongArch: BPF: Sign extend kfunc call arguments
Hengqi Chen
2
-0
/
+42
13 days
LoongArch: BPF: Zero-extend bpf_tail_call() index
Hengqi Chen
1
-0
/
+2
13 days
LoongArch: Refactor register restoration in ftrace_common_return
Chenghao Duan
1
-4
/
+10
13 days
LoongArch: Use unsigned long for _end and _text
Tiezhu Yang
1
-2
/
+2
13 days
LoongArch: Use __pmd()/__pte() for swap entry conversions
WangYuli
1
-2
/
+2
13 days
LoongArch: Fix build errors for CONFIG_RANDSTRUCT
Huacai Chen
1
-2
/
+2
13 days
LoongArch: Fix arch_dup_task_struct() for CONFIG_RANDSTRUCT
Huacai Chen
1
-0
/
+5
13 days
LoongArch: Correct the calculation logic of thread_count
Qiang Ma
1
-1
/
+7
13 days
LoongArch: Add new PCI ID for pci_fixup_vgadev()
Huacai Chen
1
-0
/
+2
2025-11-20
LoongArch: BPF: Disable trampoline for kernel module function trace
Vincent Li
1
-0
/
+3
2025-11-20
LoongArch: Don't panic if no valid cache info for PCI
Huacai Chen
1
-4
/
+4
2025-11-20
LoongArch: Mask all interrupts during kexec/kdump
Huacai Chen
1
-0
/
+2
2025-11-20
LoongArch: Fix NUMA node parsing with numa_memblks
Bibo Mao
1
-42
/
+18
2025-11-20
LoongArch: Consolidate CPU names in /proc/cpuinfo
Huacai Chen
3
-23
/
+34
2025-11-20
LoongArch: Use UAPI types in ptrace UAPI header
Thomas Weißschuh
1
-22
/
+18
2025-11-10
LoongArch: KVM: Fix max supported vCPUs set with EIOINTC
Bibo Mao
1
-1
/
+1
2025-11-10
LoongArch: KVM: Skip PMU checking on vCPU context switch
Bibo Mao
1
-10
/
+4
2025-11-10
LoongArch: KVM: Restore guest PMU if it is enabled
Bibo Mao
1
-0
/
+5
2025-11-10
LoongArch: KVM: Add delay until timer interrupt injected
Bibo Mao
1
-0
/
+2
2025-11-10
LoongArch: KVM: Set page with write attribute if dirty track disabled
Bibo Mao
1
-1
/
+1
2025-11-10
LoongArch: kexec: Print out debugging message if required
Qiang Ma
1
-22
/
+0
2025-11-10
LoongArch: kexec: Initialize the kexec_buf structure
Youling Tang
3
-3
/
+3
2025-11-10
LoongArch: Use correct accessor to read FWPC/MWPC
Huacai Chen
1
-2
/
+2
2025-11-10
LoongArch: Refine the init_hw_perf_events() function
Tiezhu Yang
2
-3
/
+5
2025-11-10
LoongArch: Remove __GFP_HIGHMEM masking in pud_alloc_one()
Vishal Moola (Oracle)
1
-1
/
+1
2025-11-10
LoongArch: Let {pte,pmd}_modify() record the status of _PAGE_DIRTY
Tianyang Zhang
1
-3
/
+8
2025-11-10
LoongArch: Consolidate max_pfn & max_low_pfn calculation
Huacai Chen
4
-30
/
+7
2025-11-10
LoongArch: Consolidate early_ioremap()/ioremap_prot()
Huacai Chen
2
-2
/
+5
2025-11-10
LoongArch: Use physical addresses for CSR_MERRENTRY/CSR_TLBRENTRY
Huacai Chen
1
-2
/
+2
2025-11-10
LoongArch: Clarify 3 MSG interrupt features
Huacai Chen
4
-1
/
+12
2025-11-04
rust: kbuild: support `-Cjump-tables=n` for Rust 1.93.0
Miguel Ojeda
1
-1
/
+1
2025-10-07
Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-3
/
+2
2025-10-06
Merge tag 'loongarch-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
17
-50
/
+809
2025-10-05
LoongArch: Update Loongson-3 default config file
Huacai Chen
1
-5
/
+68
2025-10-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-184
/
+211
2025-10-03
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-13
/
+4
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
[next]