summaryrefslogtreecommitdiff
path: root/arch/loongarch
AgeCommit message (Expand)Author
26 hoursMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
35 hoursMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
46 hoursMerge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds
2 daysbpf: Pass bpf_verifier_env to JITXu Kuohai
2 daysbpf: Move constants blinding out of arch-specific JITsXu Kuohai
3 daysMerge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
4 daysMerge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
4 daysMerge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
4 daysMerge tag 'irq-drivers-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
4 daysMerge tag 'irq-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
4 daysMerge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds
4 daysMerge tag 'bitmap-for-v7.1' of https://github.com/norov/linuxLinus Torvalds
5 daysMerge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
5 daysMerge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
5 daysMerge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
10 daysLoongArch: KVM: Add DMSINTC inject msi to vCPUSong Gao
10 daysLoongArch: KVM: Add DMSINTC device supportSong Gao
10 daysLoongArch: KVM: Make vcpu_is_preempted() as a macro rather than functionBibo Mao
10 daysLoongArch: KVM: Move host CSR_GSTAT save and restore in context switchBibo Mao
10 daysLoongArch: KVM: Move host CSR_EENTRY save and restore in context switchBibo Mao
10 daysLoongArch: KVM: Check kvm_request_pending() in kvm_late_check_requests()Bibo Mao
10 daysLoongArch: KVM: Use CSR_CRMD_PLV in kvm_arch_vcpu_in_kernel()Tao Cui
12 dayseth: remove the driver for acenic / tigon1&2Jakub Kicinski
12 daysACPI: PPTT: Use acpi_get_cpu_uid() and remove get_acpi_id_for_cpu()Chengwen Feng
12 daysACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.hChengwen Feng
12 daysLoongArch: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrievalChengwen Feng
13 daysmm: convert do_brk_flags() to use vma_flags_tLorenzo Stoakes (Oracle)
13 daysmm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVEDavid Hildenbrand (Arm)
13 daysLoongArch/mm: align vmemmap to maximal folio sizeKiryl Shutsemau
13 daysarch, mm: consolidate empty_zero_pageMike Rapoport (Microsoft)
2026-04-04Merge tag 'v7.0-rc6' into irq/coreThomas Gleixner
2026-04-02xor: make xor.ko self-contained in lib/raid/Christoph Hellwig
2026-04-02loongarch: move the XOR code to lib/raid/Christoph Hellwig
2026-04-02xor: remove macro abuse for XOR implementation registrationsChristoph Hellwig
2026-03-26LoongArch: Override arch_dynirq_lower_bound to reserve LPC IRQsIcenowy Zheng
2026-03-26LoongArch: KVM: Fix base address calculation in kvm_eiointc_regs_access()Bibo Mao
2026-03-26LoongArch: KVM: Handle the case that EIOINTC's coremap is emptyHuacai Chen
2026-03-26LoongArch: KVM: Make kvm_get_vcpu_by_cpuid() more robustHuacai Chen
2026-03-26LoongArch: vDSO: Emit GNU_EH_FRAME correctlyXi Ruoyao
2026-03-26LoongArch: Workaround LS2K/LS7A GPU DMA hang bugHuacai Chen
2026-03-26LoongArch: Fix missing NULL checks for kstrdup()Li Jun
2026-03-24randomize_kstack: Unify random source across archesRyan Roberts
2026-03-23crypto: sm3 - Rename CRYPTO_SM3_GENERIC to CRYPTO_SM3Eric Biggers
2026-03-23lib: count_zeros: unify count_{leading,trailing}_zeros()Yury Norov
2026-03-17genirq/matrix, LoongArch: Delete IRQ_MATRIX_BITS leftoversNam Cao
2026-03-16LoongArch: KVM: Fix typo issue in kvm_vm_init_features()Bibo Mao
2026-03-16LoongArch: BPF: Make arch_protect_bpf_trampoline() return 0Tiezhu Yang
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: Give more information if kmem access failedTiezhu Yang