aboutsummaryrefslogtreecommitdiffstats
path: root/arch/loongarch (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-11-04rust: kbuild: support `-Cjump-tables=n` for Rust 1.93.0Miguel Ojeda1-1/+1
2025-10-07Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-3/+2
2025-10-06Merge tag 'loongarch-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds17-50/+809
2025-10-05LoongArch: Update Loongson-3 default config fileHuacai Chen1-5/+68
2025-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-184/+211
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-13/+4
2025-10-02LoongArch: BPF: Sign-extend struct ops return values properlyHengqi Chen1-1/+36
2025-10-02LoongArch: BPF: Make error handling robust in arch_prepare_bpf_trampoline()Hengqi Chen1-1/+4
2025-10-02LoongArch: BPF: Make trampoline size stableHengqi Chen1-2/+2
2025-10-02LoongArch: BPF: Don't align trampoline sizeHengqi Chen1-2/+1
2025-10-02LoongArch: BPF: No support of struct argument in trampoline programsHengqi Chen1-0/+6
2025-10-02LoongArch: BPF: No text_poke() for kernel textHengqi Chen1-2/+4
2025-10-02LoongArch: BPF: Remove duplicated bpf_flush_icache()Hengqi Chen1-1/+0
2025-10-02LoongArch: BPF: Remove duplicated flags checkHengqi Chen1-7/+2
2025-10-02LoongArch: BPF: Fix uninitialized symbol 'retval_off'Huacai Chen1-5/+4
2025-10-02LoongArch: BPF: Optimize sign-extention mov instructionsTiezhu Yang1-4/+2
2025-10-02LoongArch: Handle new atomic instructions for probesTiezhu Yang2-0/+17
2025-10-02LoongArch: Try VMA lock-based page fault handling firstWentao Guan2-3/+56
2025-10-02LoongArch: Automatically disable kaslr if boot from kexec_fileYouling Tang1-0/+4
2025-10-02LoongArch: Add crash dump support for kexec_fileYouling Tang1-0/+115
2025-10-02LoongArch: Add ELF binary support for kexec_fileYouling Tang5-1/+109
2025-10-02LoongArch: Add EFI binary support for kexec_fileYouling Tang5-1/+130
2025-10-02LoongArch: Add preparatory infrastructure for kexec_fileYouling Tang5-13/+166
2025-10-02LoongArch: Add struct loongarch_image_header for kernelYouling Tang1-0/+38
2025-10-02LoongArch: Allow specify SIMD width via kernel parametersHuacai Chen1-2/+44
2025-10-02LoongArch: Init acpi_gbl_use_global_lock to falseHuacai Chen1-0/+1
2025-10-02LoongArch: Fix build error for LTO with LLVM-18Huacai Chen1-1/+1
2025-10-02LoongArch: Add cflag -fno-isolate-erroneous-paths-dereferenceTiezhu Yang1-1/+1
2025-09-30Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+0
2025-09-30Merge tag 'timers-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+0
2025-09-30entry: Rename "kvm" entry code assets to "virt" to genericize APIsSean Christopherson1-1/+1
2025-09-30entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM properSean Christopherson1-2/+1
2025-09-30Merge tag 'core-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-42/+35
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-17/+4
2025-09-29Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2025-09-25arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong1-0/+2
2025-09-23LoongArch: KVM: Move kvm_iocsr tracepoint out of generic codeSteven Rostedt1-0/+35
2025-09-23LoongArch: KVM: Rework pch_pic_update_batch_irqs()Yury Norov (NVIDIA)1-8/+3
2025-09-23LoongArch: KVM: Add different length support in loongarch_pch_pic_write()Bibo Mao1-103/+52
2025-09-23LoongArch: KVM: Add different length support in loongarch_pch_pic_read()Bibo Mao1-23/+19
2025-09-23LoongArch: KVM: Add IRR and ISR register read emulationBibo Mao1-0/+6
2025-09-23LoongArch: KVM: Set version information at initial stageBibo Mao2-10/+32
2025-09-23LoongArch: KVM: Access mailbox directly in mail_send()Bibo Mao1-17/+28
2025-09-23LoongArch: KVM: Add implementation with IOCSR_IPI_SETBibo Mao1-15/+20
2025-09-23LoongArch: KVM: Add sign extension with kernel IOCSR read emulationBibo Mao1-6/+6
2025-09-23LoongArch: KVM: Add sign extension with kernel MMIO read emulationBibo Mao1-3/+4
2025-09-23LoongArch: KVM: Add PTW feature detection on new hardwareBibo Mao3-0/+7
2025-09-21mm: remove unused zpool layerJohannes Weiner1-1/+0
2025-09-21kasan: introduce ARCH_DEFER_KASAN and unify static key across modesSabyrzhan Tasbolatov3-12/+4
2025-09-20LoongArch: Fix bitflag conflict for TIF_FIXADEYao Zi1-1/+1