summaryrefslogtreecommitdiff
path: root/arch/loongarch
AgeCommit message (Expand)Author
2025-12-06Merge tag 'tty-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-12-03Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-12-02Merge tag 'edac_updates_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-02Merge tag 'loongarch-kvm-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2025-12-01Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-27LoongArch: KVM: Use 64-bit register definition for EIOINTCBibo Mao
2025-11-27LoongArch: KVM: Add AVEC basic supportSong Gao
2025-11-27LoongArch: KVM: Get VM PMU capability from HW GCFG registerBibo Mao
2025-11-26LoongArch: dts: Add uart new compatible stringBinbin Zhou
2025-11-26Merge tag 'kvm-x86-tdx-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-11-24bpf: specify the old and new poke_type for bpf_arch_text_pokeMenglong Dong
2025-11-21Merge branch 'objtool/core'Peter Zijlstra
2025-11-20LoongArch: BPF: Disable trampoline for kernel module function traceVincent Li
2025-11-20LoongArch: Don't panic if no valid cache info for PCIHuacai Chen
2025-11-20LoongArch: Mask all interrupts during kexec/kdumpHuacai Chen
2025-11-20LoongArch: Fix NUMA node parsing with numa_memblksBibo Mao
2025-11-20LoongArch: Consolidate CPU names in /proc/cpuinfoHuacai Chen
2025-11-20LoongArch: Use UAPI types in ptrace UAPI headerThomas Weißschuh
2025-11-14syscore: Pass context data to callbacksThierry Reding
2025-11-10LoongArch: KVM: Fix max supported vCPUs set with EIOINTCBibo Mao
2025-11-10LoongArch: KVM: Skip PMU checking on vCPU context switchBibo Mao
2025-11-10LoongArch: KVM: Restore guest PMU if it is enabledBibo Mao
2025-11-10LoongArch: KVM: Add delay until timer interrupt injectedBibo Mao
2025-11-10LoongArch: KVM: Set page with write attribute if dirty track disabledBibo Mao
2025-11-10LoongArch: kexec: Print out debugging message if requiredQiang Ma
2025-11-10LoongArch: kexec: Initialize the kexec_buf structureYouling Tang
2025-11-10LoongArch: Use correct accessor to read FWPC/MWPCHuacai Chen
2025-11-10LoongArch: Refine the init_hw_perf_events() functionTiezhu Yang
2025-11-10LoongArch: Remove __GFP_HIGHMEM masking in pud_alloc_one()Vishal Moola (Oracle)
2025-11-10LoongArch: Let {pte,pmd}_modify() record the status of _PAGE_DIRTYTianyang Zhang
2025-11-10LoongArch: Consolidate max_pfn & max_low_pfn calculationHuacai Chen
2025-11-10LoongArch: Consolidate early_ioremap()/ioremap_prot()Huacai Chen
2025-11-10LoongArch: Use physical addresses for CSR_MERRENTRY/CSR_TLBRENTRYHuacai Chen
2025-11-10LoongArch: Clarify 3 MSG interrupt featuresHuacai Chen
2025-11-06EDAC: Remove the legacy EDAC sysfs interfaceAvadhut Naik
2025-11-05KVM: Rename kvm_arch_vcpu_async_ioctl() to kvm_arch_vcpu_unlocked_ioctl()Sean Christopherson
2025-11-05KVM: Make support for kvm_arch_vcpu_async_ioctl() mandatorySean Christopherson
2025-11-04rust: kbuild: support `-Cjump-tables=n` for Rust 1.93.0Miguel Ojeda
2025-10-30kbuild: Add '-fms-extensions' to areas with dedicated CFLAGSNathan Chancellor
2025-10-07Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-10-06Merge tag 'loongarch-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2025-10-05LoongArch: Update Loongson-3 default config fileHuacai Chen
2025-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-10-02LoongArch: BPF: Sign-extend struct ops return values properlyHengqi Chen
2025-10-02LoongArch: BPF: Make error handling robust in arch_prepare_bpf_trampoline()Hengqi Chen
2025-10-02LoongArch: BPF: Make trampoline size stableHengqi Chen