summaryrefslogtreecommitdiff
path: root/arch/loongarch/kernel
AgeCommit message (Expand)Author
8 daysLoongArch: Avoid preempt count underflow without probeJérémy Jean
8 daysLoongArch: Do not save/restore percpu base register in rethook trampolineWentao Guan
8 daysLoongArch: Remove unused setup_profiling_timer() functionAnthony Iliopoulos
8 daysLoongArch: Fix typo "avaliable" in comment of vmlinux.lds.SHemanth Selam
2026-08-20Merge tag 'loongarch-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2026-08-18Merge tag 'timers-vdso-2026-08-17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-08-18Merge tag 'core-entry-2026-08-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-08-18Merge tag 'kexec-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2026-08-18Merge tag 'memblock-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-17LoongArch: Use generic cmp_int() instead of custom cmp_3way()Tiezhu Yang
2026-08-17LoongArch: Fix acpi_package_ids[] array overflowBibo Mao
2026-08-10LoongArch: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdefferyThomas Weißschuh
2026-07-23LoongArch: Fix oops during single-step debuggingHaoran Jiang
2026-07-23LoongArch: Fix address space mismatch in kexec command line lookupGeorge Guo
2026-07-23LoongArch: Retrieve CPU package ID from PPTT when availableRong Bao
2026-07-23LoongArch: Move jump_label_init() before parse_early_param()Kanglong Wang
2026-07-23LoongArch: Fix build errors due to wrong instructions for 32BITHuacai Chen
2026-07-20entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall ...Thomas Gleixner
2026-07-12loongarch/syscall: Use syscall_enter_from_user_mode_randomize_stack()Thomas Gleixner
2026-07-03LoongArch: remove redundant numa_nodes_parsed node_set()Sang-Heon Jeon
2026-06-30LoongArch: kexec_file: Use crash_prepare_headers() helper to simplify codeJinjie Ruan
2026-06-26Merge tag 'loongarch-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2026-06-25LoongArch: Report dying CPU to RCU in stop_this_cpu()Huacai Chen
2026-06-25LoongArch: Add PIO for early access before ACPI PCI root registerHuacai Chen
2026-06-25LoongArch: 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