summaryrefslogtreecommitdiff
path: root/arch/loongarch/kernel
AgeCommit message (Expand)Author
9 daysMerge tag 'loongarch-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
10 daysLoongArch: Report dying CPU to RCU in stop_this_cpu()Huacai Chen
10 daysLoongArch: Add PIO for early access before ACPI PCI root registerHuacai Chen
10 daysLoongArch: Add THREAD_INFO_IN_TASK implementationTiezhu Yang
2026-06-15Merge tag 'irq-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds
2026-05-26genirq/proc: Increase default interrupt number precision to fourThomas Gleixner
2026-05-22LoongArch: kprobes: Fix handling of fatal unrecoverable recursionsTiezhu Yang
2026-05-22LoongArch: kprobes: Use larch_insn_text_copy() to patch instructionsTiezhu Yang
2026-05-21LoongArch: Avoid initrd overlap during kernel relocationWANG Rui
2026-05-21LoongArch: Skip relocation-time KASLR if already appliedWANG Rui
2026-04-24Merge tag 'loongarch-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2026-04-22LoongArch: Define instruction formats for AM{SWAP/ADD}.{B/H} and DBARTiezhu Yang
2026-04-22LoongArch: Batch the icache maintenance for jump_labelYouling Tang
2026-04-22LoongArch: Add spectre boundry for syscall dispatch tableGreg Kroah-Hartman
2026-04-22LoongArch: Show CPU vulnerabilites correctlyHuacai Chen
2026-04-22LoongArch: Improve the logging of disabling KASLRYuqian Yang
2026-04-22LoongArch: Align FPU register state to 32 bytesLisa Robinson
2026-04-22LoongArch: Adjust build infrastructure for 32BIT/64BITHuacai Chen
2026-04-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-04-14Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-04-14Merge tag 'irq-drivers-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-04-13Merge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2026-04-13Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-04-09LoongArch: KVM: Make vcpu_is_preempted() as a macro rather than functionBibo Mao
2026-04-06LoongArch: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrievalChengwen Feng
2026-03-26LoongArch: Override arch_dynirq_lower_bound to reserve LPC IRQsIcenowy Zheng
2026-03-26LoongArch: vDSO: Emit GNU_EH_FRAME correctlyXi Ruoyao
2026-03-26LoongArch: Fix missing NULL checks for kstrdup()Li Jun
2026-03-24randomize_kstack: Unify random source across archesRyan Roberts
2026-03-16LoongArch: No need to flush icache if text copy failedTiezhu Yang
2026-03-16LoongArch: Check return values for set_memory_{rw,rox}Tiezhu Yang
2026-03-16LoongArch: Fix calling smp_processor_id() in preemptible codeXi Ruoyao
2026-03-11LoongArch: vDSO: Explicitly include asm/vdso/vdso.hThomas Weißschuh
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-14Merge tag 'loongarch-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2026-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-10Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-02-10LoongArch: Use IS_ERR_PCPU() macro for KGDBCarlos López
2026-02-10LoongArch: Remove some extern variables in source filesTiezhu Yang
2026-02-10LoongArch: Guard percpu handler under !CONFIG_PREEMPT_RTTiezhu Yang
2026-02-10LoongArch: Handle percpu handler address for ORC unwinderTiezhu Yang
2026-02-10LoongArch: Use %px to print unmodified unwinding addressTiezhu Yang
2026-02-10LoongArch: Prefer top-down allocation after arch_mem_init()Huacai Chen
2026-02-10LoongArch: Add HOTPLUG_SMT implementationHuacai Chen
2026-02-10LoongArch: Wire up memfd_secret system callLain "Fearyncess" Yang
2026-02-10LoongArch: Replace seq_printf() with seq_puts() for simple stringsGeorge Guo