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
9 days
Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+1
2026-02-28
KVM: always define KVM_CAP_SYNC_MMU
Paolo Bonzini
-1
/
+0
2026-02-28
KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIER
Paolo Bonzini
-1
/
+0
2026-02-26
kbuild: Split .modinfo out from ELF_DETAILS
Nathan Chancellor
-0
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-2
/
+1
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-10
/
+10
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-14
/
+16
2026-02-14
Merge tag 'loongarch-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
-150
/
+447
2026-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-117
/
+223
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-1
/
+1
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-22
/
+5
2026-02-11
Merge tag 'kvm-x86-pmu-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-1
/
+1
2026-02-10
Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-23
/
+2
2026-02-10
Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-3
/
+2
2026-02-10
LoongArch: dts: loongson-2k1000: Add nand controller support
Binbin Zhou
-1
/
+34
2026-02-10
LoongArch: dts: loongson-2k0500: Add nand controller support
Binbin Zhou
-1
/
+30
2026-02-10
LoongArch: BPF: Implement bpf_addr_space_cast instruction
Hengqi Chen
-0
/
+16
2026-02-10
LoongArch: BPF: Implement PROBE_MEM32 pseudo instructions
Hengqi Chen
-6
/
+68
2026-02-10
LoongArch: BPF: Use BPF prog pack allocator
Hengqi Chen
-37
/
+83
2026-02-10
LoongArch: Use IS_ERR_PCPU() macro for KGDB
Carlos López
-1
/
+1
2026-02-10
LoongArch: Rework KASAN initialization for PTW-enabled systems
Tiezhu Yang
-38
/
+40
2026-02-10
LoongArch: Disable instrumentation for setup_ptwalker()
Tiezhu Yang
-1
/
+1
2026-02-10
LoongArch: Remove some extern variables in source files
Tiezhu Yang
-7
/
+0
2026-02-10
LoongArch: Guard percpu handler under !CONFIG_PREEMPT_RT
Tiezhu Yang
-1
/
+1
2026-02-10
LoongArch: Handle percpu handler address for ORC unwinder
Tiezhu Yang
-0
/
+19
2026-02-10
LoongArch: Use %px to print unmodified unwinding address
Tiezhu Yang
-1
/
+1
2026-02-10
LoongArch: Prefer top-down allocation after arch_mem_init()
Huacai Chen
-0
/
+1
2026-02-10
LoongArch: Add HOTPLUG_SMT implementation
Huacai Chen
-0
/
+14
2026-02-10
LoongArch: Make cpumask_of_node() robust against NUMA_NO_NODE
John Garry
-1
/
+1
2026-02-10
LoongArch: Wire up memfd_secret system call
Lain "Fearyncess" Yang
-3
/
+3
2026-02-10
LoongArch: Replace seq_printf() with seq_puts() for simple strings
George Guo
-24
/
+40
2026-02-10
LoongArch: Add 128-bit atomic cmpxchg support
George Guo
-0
/
+56
2026-02-10
LoongArch: Add detection for SC.Q support
George Guo
-30
/
+39
2026-02-10
LoongArch: Select HAVE_CMPXCHG_LOCAL in Kconfig
Huacai Chen
-0
/
+1
2026-02-09
Merge tag 'efi-next-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-16
/
+17
2026-02-06
LoongArch: mm: enable MMU_GATHER_RCU_TABLE_FREE
Qi Zheng
-4
/
+4
2026-02-06
LoongArch: KVM: Add paravirt vcpu_is_preempted() support in guest side
Bibo Mao
-1
/
+24
2026-02-06
LoongArch: KVM: Add paravirt preempt feature in hypervisor side
Bibo Mao
-2
/
+62
2026-02-06
LoongArch: KVM: Set default return value in KVM IO bus ops
Bibo Mao
-61
/
+39
2026-02-06
LoongArch: KVM: Add FPU/LBT delay load support
Bibo Mao
-19
/
+37
2026-02-06
LoongArch: KVM: Move LBT capability check in exception handler
Bibo Mao
-4
/
+3
2026-02-06
LoongArch: KVM: Move LASX capability check in exception handler
Bibo Mao
-4
/
+3
2026-02-06
LoongArch: KVM: Move LSX capability check in exception handler
Bibo Mao
-4
/
+3
2026-02-06
LoongArch: KVM: Handle LOONGARCH_CSR_IPR during vCPU context switch
Bibo Mao
-0
/
+4
2026-02-06
LoongArch: KVM: Check VM msgint feature during interrupt handling
Bibo Mao
-4
/
+11
2026-02-06
LoongArch: KVM: Add msgint registers in kvm_init_gcsr_flag()
Bibo Mao
-0
/
+7
2026-02-06
LoongArch: KVM: Move feature detection in kvm_vm_init_features()
Bibo Mao
-21
/
+15
2026-02-06
LoongArch: KVM: Add more CPUCFG mask bits
Bibo Mao
-2
/
+20
2026-01-26
arch, mm: consolidate initialization of SPARSE memory model
Mike Rapoport (Microsoft)
-8
/
+0
[next]