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.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
2025-08-20
LoongArch: KVM: Add address alignment check in pch_pic register access
Bibo Mao
1
-0
/
+10
2025-08-20
LoongArch: KVM: Use kvm_get_vcpu_by_id() instead of kvm_get_vcpu()
Song Gao
2
-2
/
+7
2025-08-20
LoongArch: KVM: Fix stack protector issue in send_ipi_data()
Bibo Mao
1
-3
/
+3
2025-08-20
LoongArch: KVM: Make function kvm_own_lbt() robust
Bibo Mao
1
-3
/
+5
2025-08-20
LoongArch: Rename GCC_PLUGIN_STACKLEAK to KSTACK_ERASE
Huacai Chen
1
-1
/
+1
2025-08-20
LoongArch: Save LBT before FPU in setup_sigcontext()
Huacai Chen
1
-5
/
+5
2025-08-20
LoongArch: Optimize module load time by optimizing PLT/GOT counting
Kanglong Wang
1
-18
/
+18
2025-08-20
LoongArch: Add cpuhotplug hooks to fix high cpu usage of vCPU threads
Xianglai Li
1
-0
/
+22
2025-08-20
LoongArch: Increase COMMAND_LINE_SIZE up to 4096
Ming Wang
1
-0
/
+8
2025-08-20
LoongArch: Pass annotate-tablejump option if LTO is enabled
Tiezhu Yang
1
-0
/
+6
2025-08-08
Merge tag 'loongarch-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
16
-89
/
+841
2025-08-05
LoongArch: vDSO: Remove -nostdlib complier flag
Wentao Guan
1
-1
/
+1
2025-08-05
LoongArch: dts: Add eMMC/SDIO controller support to Loongson-2K2000
Binbin Zhou
2
-0
/
+28
2025-08-05
LoongArch: dts: Add SDIO controller support to Loongson-2K1000
Binbin Zhou
2
-6
/
+31
2025-08-05
LoongArch: dts: Add SDIO controller support to Loongson-2K0500
Binbin Zhou
2
-2
/
+35
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
3
-1
/
+151
2025-08-05
LoongArch: BPF: Rename and refactor validate_code()
Chenghao Duan
1
-1
/
+9
2025-08-04
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2025-08-03
LoongArch: Add larch_insn_gen_{beq,bne} helpers
Chenghao Duan
2
-0
/
+30
2025-08-03
LoongArch: Don't use %pK through printk() in unwinder
Thomas Weißschuh
1
-1
/
+1
2025-08-03
LoongArch: Avoid in-place string operation on FDT content
Yao Zi
1
-5
/
+8
2025-08-03
LoongArch: Support mem=<size> kernel parameter
Ming Wang
1
-8
/
+10
2025-08-03
LoongArch: Make relocate_new_kernel_size be a .quad value
Huacai Chen
1
-1
/
+1
2025-08-03
LoongArch: Complete KSave registers definition
Yanteng Si
1
-0
/
+7
2025-08-01
Merge tag 'sound-6.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+15
2025-08-01
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-39
/
+3
2025-07-31
LoongArch: Update HD-audio codec configs
Takashi Iwai
1
-0
/
+15
2025-07-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-545
/
+132
2025-07-31
Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-1
/
+0
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-1
/
+0
2025-07-29
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
3
-139
/
+0
2025-07-29
Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2025-07-29
Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...
Linus Torvalds
1
-8
/
+8
2025-07-28
Merge tag 'pull-headers_param' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2025-07-23
tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORD
Steven Rostedt
1
-1
/
+0
2025-07-22
stackleak: Rename STACKLEAK to KSTACK_ERASE
Kees Cook
1
-1
/
+1
2025-07-21
LoongArch: KVM: Add tracepoints for CPUCFG and CSR emulation exits
Yulong Han
2
-1
/
+15
2025-07-21
LoongArch: KVM: Add stat information with kernel irqchip
Bibo Mao
5
-35
/
+21
2025-07-21
LoongArch: KVM: Replace eiointc_enable_irq() with eiointc_update_irq()
Bibo Mao
1
-32
/
+13
2025-07-21
LoongArch: KVM: Use generic function loongarch_eiointc_write()
Bibo Mao
1
-277
/
+37
2025-07-21
LoongArch: KVM: Use generic function loongarch_eiointc_read()
Bibo Mao
1
-136
/
+17
2025-07-21
LoongArch: KVM: Use standard bitops API with eiointc
Bibo Mao
1
-16
/
+11
2025-07-21
LoongArch: KVM: Remove never called default case statement
Bibo Mao
1
-8
/
+2
2025-07-21
LoongArch: KVM: Remove unused parameter len
Bibo Mao
1
-16
/
+16
2025-07-21
LoongArch: KVM: Remove unnecessary local variable
Bibo Mao
1
-4
/
+4
[next]