index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
loongarch
Age
Commit message (
Expand
)
Author
Lines
2026-05-04
LoongArch: KVM: Move unconditional delay into timer clear scenery
Bibo Mao
-2
/
+8
2026-05-04
LoongArch: KVM: Fix HW timer interrupt lost when inject interrupt by software
Bibo Mao
-0
/
+14
2026-05-04
LoongArch: KVM: Move AVEC interrupt injection into switch loop
Bibo Mao
-11
/
+9
2026-05-04
LoongArch: KVM: Use kvm_set_pte() in kvm_flush_pte()
Tao Cui
-1
/
+1
2026-05-04
LoongArch: KVM: Fix missing EMULATE_FAIL in kvm_emu_mmio_read()
Tao Cui
-0
/
+1
2026-05-04
LoongArch: KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
Qiang Ma
-1
/
+1
2026-05-04
LoongArch: KVM: Fix "unreliable stack" for kvm_exc_entry
Xianglai Li
-1
/
+1
2026-05-04
LoongArch: KVM: Compile switch.S directly into the kernel
Xianglai Li
-42
/
+41
2026-05-04
LoongArch: vDSO: Drop custom __arch_vdso_hres_capable()
Thomas Weißschuh
-6
/
+0
2026-05-04
LoongArch: Fix potential ADE in loongson_gpu_fixup_dma_hang()
Wentao Guan
-0
/
+3
2026-05-04
LoongArch: Use per-root-bridge PCIH flag to skip mem resource fixup
Huacai Chen
-0
/
+5
2026-05-04
LoongArch: Fix SYM_SIGFUNC_START definition for 32BIT
Huacai Chen
-1
/
+1
2026-05-04
LoongArch: Specify -m32/-m64 explicitly for 32BIT/64BIT
Huacai Chen
-0
/
+4
2026-05-04
LoongArch: Make CONFIG_64BIT as the default option
Huacai Chen
-0
/
+1
2026-04-24
Merge tag 'loongarch-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
-195
/
+719
2026-04-23
LoongArch: BPF: Add fsession support for trampolines
Hengqi Chen
-10
/
+66
2026-04-23
LoongArch: BPF: Introduce emit_store_stack_imm64() helper
Hengqi Chen
-11
/
+13
2026-04-22
LoongArch: BPF: Support up to 12 function arguments for trampoline
Tiezhu Yang
-35
/
+64
2026-04-22
LoongArch: BPF: Support small struct arguments for trampoline
Tiezhu Yang
-24
/
+31
2026-04-22
LoongArch: BPF: Open code and remove invoke_bpf_mod_ret()
Tiezhu Yang
-15
/
+10
2026-04-22
LoongArch: BPF: Support load-acquire and store-release instructions
Tiezhu Yang
-1
/
+97
2026-04-22
LoongArch: BPF: Support 8 and 16 bit read-modify-write instructions
Tiezhu Yang
-9
/
+68
2026-04-22
LoongArch: BPF: Add the default case in emit_atomic() and rename it
Tiezhu Yang
-2
/
+9
2026-04-22
LoongArch: Define instruction formats for AM{SWAP/ADD}.{B/H} and DBAR
Tiezhu Yang
-31
/
+51
2026-04-22
LoongArch: Batch the icache maintenance for jump_label
Youling Tang
-5
/
+15
2026-04-22
LoongArch: Add flush_icache_all()/local_flush_icache_all()
Youling Tang
-11
/
+15
2026-04-22
LoongArch: Add spectre boundry for syscall dispatch table
Greg Kroah-Hartman
-1
/
+2
2026-04-22
LoongArch: Show CPU vulnerabilites correctly
Huacai Chen
-0
/
+7
2026-04-22
LoongArch: Make arch_irq_work_has_interrupt() true only if IPI HW exist
Huacai Chen
-1
/
+1
2026-04-22
LoongArch: Use get_random_canary() for stack canary init
Luo Qiu
-8
/
+1
2026-04-22
LoongArch: Improve the logging of disabling KASLR
Yuqian Yang
-8
/
+18
2026-04-22
LoongArch: Align FPU register state to 32 bytes
Lisa Robinson
-7
/
+9
2026-04-22
LoongArch: Handle CONFIG_32BIT in syscall_get_arch()
Tiezhu Yang
-0
/
+4
2026-04-22
LoongArch: Add HIGHMEM (PKMAP and FIX_KMAP) support
Huacai Chen
-18
/
+161
2026-04-22
LoongArch: Adjust build infrastructure for 32BIT/64BIT
Huacai Chen
-40
/
+119
2026-04-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-43
/
+18
2026-04-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-43
/
+289
2026-04-16
Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-417
/
+0
2026-04-16
bpf: Pass bpf_verifier_env to JIT
Xu Kuohai
-1
/
+1
2026-04-16
bpf: Move constants blinding out of arch-specific JITs
Xu Kuohai
-42
/
+17
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-15
/
+3
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-2
/
+0
2026-04-14
Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-0
/
+2
2026-04-14
Merge tag 'irq-drivers-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-0
/
+6
2026-04-14
Merge tag 'irq-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+0
2026-04-14
Merge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...
Linus Torvalds
-1
/
+1
2026-04-14
Merge tag 'bitmap-for-v7.1' of https://github.com/norov/linux
Linus Torvalds
-2
/
+2
2026-04-13
Merge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
-5
/
+9
2026-04-13
Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-11
/
+0
2026-04-13
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-2
/
+2
[next]