aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/loongarch/kernel
AgeCommit message (Expand)AuthorFilesLines
2026-04-24Merge tag 'loongarch-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongsonLinus Torvalds9-21/+60
2026-04-22LoongArch: Define instruction formats for AM{SWAP/ADD}.{B/H} and DBARTiezhu Yang2-0/+6
2026-04-22LoongArch: Batch the icache maintenance for jump_labelYouling Tang2-5/+13
2026-04-22LoongArch: Add spectre boundry for syscall dispatch tableGreg Kroah-Hartman1-1/+2
2026-04-22LoongArch: Show CPU vulnerabilites correctlyHuacai Chen1-0/+7
2026-04-22LoongArch: Improve the logging of disabling KASLRYuqian Yang1-8/+18
2026-04-22LoongArch: Align FPU register state to 32 bytesLisa Robinson2-6/+8
2026-04-22LoongArch: Adjust build infrastructure for 32BIT/64BITHuacai Chen1-1/+6
2026-04-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-14/+2
2026-04-14Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+2
2026-04-14Merge tag 'irq-drivers-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+6
2026-04-13Merge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+9
2026-04-13Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-11/+0
2026-04-09LoongArch: KVM: Make vcpu_is_preempted() as a macro rather than functionBibo Mao1-14/+2
2026-04-06LoongArch: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrievalChengwen Feng1-0/+9
2026-03-26LoongArch: Override arch_dynirq_lower_bound to reserve LPC IRQsIcenowy Zheng1-0/+6
2026-03-26LoongArch: vDSO: Emit GNU_EH_FRAME correctlyXi Ruoyao2-5/+3
2026-03-26LoongArch: Fix missing NULL checks for kstrdup()Li Jun1-4/+3
2026-03-24randomize_kstack: Unify random source across archesRyan Roberts1-11/+0
2026-03-16LoongArch: No need to flush icache if text copy failedTiezhu Yang1-2/+4
2026-03-16LoongArch: Check return values for set_memory_{rw,rox}Tiezhu Yang1-2/+13
2026-03-16LoongArch: Fix calling smp_processor_id() in preemptible codeXi Ruoyao1-2/+8
2026-03-11LoongArch: vDSO: Explicitly include asm/vdso/vdso.hThomas Weißschuh2-0/+2
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor1-0/+1
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds1-2/+1
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook3-3/+4
2026-02-14Merge tag 'loongarch-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongsonLinus Torvalds8-34/+78
2026-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+20
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-10/+0
2026-02-10Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-9/+1
2026-02-10LoongArch: Use IS_ERR_PCPU() macro for KGDBCarlos López1-1/+1
2026-02-10LoongArch: Remove some extern variables in source filesTiezhu Yang2-6/+0
2026-02-10LoongArch: Guard percpu handler under !CONFIG_PREEMPT_RTTiezhu Yang1-1/+1
2026-02-10LoongArch: Handle percpu handler address for ORC unwinderTiezhu Yang1-0/+16
2026-02-10LoongArch: Use %px to print unmodified unwinding addressTiezhu Yang1-1/+1
2026-02-10LoongArch: Prefer top-down allocation after arch_mem_init()Huacai Chen1-0/+1
2026-02-10LoongArch: Add HOTPLUG_SMT implementationHuacai Chen1-0/+13
2026-02-10LoongArch: Wire up memfd_secret system callLain "Fearyncess" Yang1-3/+2
2026-02-10LoongArch: Replace seq_printf() with seq_puts() for simple stringsGeorge Guo1-24/+40
2026-02-10LoongArch: Add detection for SC.Q supportGeorge Guo2-0/+5
2026-02-09Merge tag 'efi-next-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efiLinus Torvalds2-16/+17
2026-02-06LoongArch: KVM: Add paravirt vcpu_is_preempted() support in guest sideBibo Mao1-1/+20
2026-01-26arch, mm: consolidate initialization of SPARSE memory modelMike Rapoport (Microsoft)1-8/+0
2026-01-26arch, mm: consolidate initialization of nodes, zones and memory mapMike Rapoport (Microsoft)1-2/+0
2026-01-17LoongArch: Fix PMU counter allocation for mixed-type event groupsLisa Robinson1-3/+18
2026-01-15LoongArch: Remove redundant code in head.SHuacai Chen1-8/+0
2026-01-12loongarch/paravirt: Use common code for paravirt_steal_clock()Juergen Gross1-7/+0
2026-01-12sched: Move clock related paravirt code to kernel/schedJuergen Gross1-2/+1
2025-12-31LoongArch: Refactor register restoration in ftrace_common_returnChenghao Duan1-4/+10