summaryrefslogtreecommitdiff
path: root/arch/loongarch
AgeCommit message (Expand)Author
2026-04-24Merge tag 'loongarch-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2026-04-23LoongArch: BPF: Add fsession support for trampolinesHengqi Chen
2026-04-23LoongArch: BPF: Introduce emit_store_stack_imm64() helperHengqi Chen
2026-04-22LoongArch: BPF: Support up to 12 function arguments for trampolineTiezhu Yang
2026-04-22LoongArch: BPF: Support small struct arguments for trampolineTiezhu Yang
2026-04-22LoongArch: BPF: Open code and remove invoke_bpf_mod_ret()Tiezhu Yang
2026-04-22LoongArch: BPF: Support load-acquire and store-release instructionsTiezhu Yang
2026-04-22LoongArch: BPF: Support 8 and 16 bit read-modify-write instructionsTiezhu Yang
2026-04-22LoongArch: BPF: Add the default case in emit_atomic() and rename itTiezhu Yang
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 flush_icache_all()/local_flush_icache_all()Youling Tang
2026-04-22LoongArch: Add spectre boundry for syscall dispatch tableGreg Kroah-Hartman
2026-04-22LoongArch: Show CPU vulnerabilites correctlyHuacai Chen
2026-04-22LoongArch: Make arch_irq_work_has_interrupt() true only if IPI HW existHuacai Chen
2026-04-22LoongArch: Use get_random_canary() for stack canary initLuo Qiu
2026-04-22LoongArch: Improve the logging of disabling KASLRYuqian Yang
2026-04-22LoongArch: Align FPU register state to 32 bytesLisa Robinson
2026-04-22LoongArch: Handle CONFIG_32BIT in syscall_get_arch()Tiezhu Yang
2026-04-22LoongArch: Add HIGHMEM (PKMAP and FIX_KMAP) supportHuacai Chen
2026-04-22LoongArch: Adjust build infrastructure for 32BIT/64BITHuacai Chen
2026-04-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-04-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-04-16Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-04-16bpf: Pass bpf_verifier_env to JITXu Kuohai
2026-04-16bpf: Move constants blinding out of arch-specific JITsXu Kuohai
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-14Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus 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-14Merge tag 'irq-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-04-14Merge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds
2026-04-14Merge tag 'bitmap-for-v7.1' of https://github.com/norov/linuxLinus 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-13Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-04-09LoongArch: KVM: Add DMSINTC inject msi to vCPUSong Gao
2026-04-09LoongArch: KVM: Add DMSINTC device supportSong Gao
2026-04-09LoongArch: KVM: Make vcpu_is_preempted() as a macro rather than functionBibo Mao
2026-04-09LoongArch: KVM: Move host CSR_GSTAT save and restore in context switchBibo Mao
2026-04-09LoongArch: KVM: Move host CSR_EENTRY save and restore in context switchBibo Mao
2026-04-09LoongArch: KVM: Check kvm_request_pending() in kvm_late_check_requests()Bibo Mao
2026-04-09LoongArch: KVM: Use CSR_CRMD_PLV in kvm_arch_vcpu_in_kernel()Tao Cui
2026-04-06eth: remove the driver for acenic / tigon1&2Jakub Kicinski
2026-04-06ACPI: PPTT: Use acpi_get_cpu_uid() and remove get_acpi_id_for_cpu()Chengwen Feng
2026-04-06ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.hChengwen Feng
2026-04-06LoongArch: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrievalChengwen Feng
2026-04-05mm: convert do_brk_flags() to use vma_flags_tLorenzo Stoakes (Oracle)
2026-04-05mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVEDavid Hildenbrand (Arm)
2026-04-05LoongArch/mm: align vmemmap to maximal folio sizeKiryl Shutsemau