index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
Age
Commit message (
Expand
)
Author
9 days
LoongArch: KVM: Fix base address calculation in kvm_eiointc_regs_access()
Bibo Mao
9 days
LoongArch: KVM: Handle the case that EIOINTC's coremap is empty
Huacai Chen
9 days
LoongArch: KVM: Make kvm_get_vcpu_by_cpuid() more robust
Huacai Chen
9 days
LoongArch: vDSO: Emit GNU_EH_FRAME correctly
Xi Ruoyao
9 days
LoongArch: Workaround LS2K/LS7A GPU DMA hang bug
Huacai Chen
9 days
LoongArch: Fix missing NULL checks for kstrdup()
Li Jun
2026-03-16
LoongArch: KVM: Fix typo issue in kvm_vm_init_features()
Bibo Mao
2026-03-16
LoongArch: BPF: Make arch_protect_bpf_trampoline() return 0
Tiezhu Yang
2026-03-16
LoongArch: No need to flush icache if text copy failed
Tiezhu Yang
2026-03-16
LoongArch: Check return values for set_memory_{rw,rox}
Tiezhu Yang
2026-03-16
LoongArch: Give more information if kmem access failed
Tiezhu Yang
2026-03-16
LoongArch: Fix calling smp_processor_id() in preemptible code
Xi Ruoyao
2026-03-16
LoongArch: Only use SC.Q when supported by the assembler
Thomas Weißschuh
2026-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-03-11
Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into ...
Paolo Bonzini
2026-03-06
Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-28
KVM: always define KVM_CAP_SYNC_MMU
Paolo Bonzini
2026-02-28
KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIER
Paolo Bonzini
2026-02-26
kbuild: Split .modinfo out from ELF_DETAILS
Nathan Chancellor
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-14
Merge tag 'loongarch-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2026-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-11
Merge tag 'kvm-x86-pmu-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-02-10
Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-02-10
Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-02-10
LoongArch: dts: loongson-2k1000: Add nand controller support
Binbin Zhou
2026-02-10
LoongArch: dts: loongson-2k0500: Add nand controller support
Binbin Zhou
2026-02-10
LoongArch: BPF: Implement bpf_addr_space_cast instruction
Hengqi Chen
2026-02-10
LoongArch: BPF: Implement PROBE_MEM32 pseudo instructions
Hengqi Chen
2026-02-10
LoongArch: BPF: Use BPF prog pack allocator
Hengqi Chen
2026-02-10
LoongArch: Use IS_ERR_PCPU() macro for KGDB
Carlos López
2026-02-10
LoongArch: Rework KASAN initialization for PTW-enabled systems
Tiezhu Yang
2026-02-10
LoongArch: Disable instrumentation for setup_ptwalker()
Tiezhu Yang
2026-02-10
LoongArch: Remove some extern variables in source files
Tiezhu Yang
2026-02-10
LoongArch: Guard percpu handler under !CONFIG_PREEMPT_RT
Tiezhu Yang
2026-02-10
LoongArch: Handle percpu handler address for ORC unwinder
Tiezhu Yang
2026-02-10
LoongArch: Use %px to print unmodified unwinding address
Tiezhu Yang
2026-02-10
LoongArch: Prefer top-down allocation after arch_mem_init()
Huacai Chen
2026-02-10
LoongArch: Add HOTPLUG_SMT implementation
Huacai Chen
2026-02-10
LoongArch: Make cpumask_of_node() robust against NUMA_NO_NODE
John Garry
2026-02-10
LoongArch: Wire up memfd_secret system call
Lain "Fearyncess" Yang
2026-02-10
LoongArch: Replace seq_printf() with seq_puts() for simple strings
George Guo
2026-02-10
LoongArch: Add 128-bit atomic cmpxchg support
George Guo
2026-02-10
LoongArch: Add detection for SC.Q support
George Guo
2026-02-10
LoongArch: Select HAVE_CMPXCHG_LOCAL in Kconfig
Huacai Chen
[next]