summaryrefslogtreecommitdiff
path: root/arch/loongarch
AgeCommit message (Expand)Author
8 daysLoongArch: KVM: Fix typo issue in kvm_vm_init_features()Bibo Mao
8 daysLoongArch: BPF: Make arch_protect_bpf_trampoline() return 0Tiezhu Yang
8 daysLoongArch: No need to flush icache if text copy failedTiezhu Yang
8 daysLoongArch: Check return values for set_memory_{rw,rox}Tiezhu Yang
8 daysLoongArch: Give more information if kmem access failedTiezhu Yang
8 daysLoongArch: Fix calling smp_processor_id() in preemptible codeXi Ruoyao
8 daysLoongArch: Only use SC.Q when supported by the assemblerThomas Weißschuh
9 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
13 daysMerge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into ...Paolo Bonzini
2026-03-06Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-28KVM: always define KVM_CAP_SYNC_MMUPaolo Bonzini
2026-02-28KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIERPaolo Bonzini
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-14Merge tag 'loongarch-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2026-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-11Merge tag 'kvm-x86-pmu-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2026-02-10Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-02-10Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-02-10LoongArch: dts: loongson-2k1000: Add nand controller supportBinbin Zhou
2026-02-10LoongArch: dts: loongson-2k0500: Add nand controller supportBinbin Zhou
2026-02-10LoongArch: BPF: Implement bpf_addr_space_cast instructionHengqi Chen
2026-02-10LoongArch: BPF: Implement PROBE_MEM32 pseudo instructionsHengqi Chen
2026-02-10LoongArch: BPF: Use BPF prog pack allocatorHengqi Chen
2026-02-10LoongArch: Use IS_ERR_PCPU() macro for KGDBCarlos López
2026-02-10LoongArch: Rework KASAN initialization for PTW-enabled systemsTiezhu Yang
2026-02-10LoongArch: Disable instrumentation for setup_ptwalker()Tiezhu Yang
2026-02-10LoongArch: Remove some extern variables in source filesTiezhu Yang
2026-02-10LoongArch: Guard percpu handler under !CONFIG_PREEMPT_RTTiezhu Yang
2026-02-10LoongArch: Handle percpu handler address for ORC unwinderTiezhu Yang
2026-02-10LoongArch: Use %px to print unmodified unwinding addressTiezhu Yang
2026-02-10LoongArch: Prefer top-down allocation after arch_mem_init()Huacai Chen
2026-02-10LoongArch: Add HOTPLUG_SMT implementationHuacai Chen
2026-02-10LoongArch: Make cpumask_of_node() robust against NUMA_NO_NODEJohn Garry
2026-02-10LoongArch: Wire up memfd_secret system callLain "Fearyncess" Yang
2026-02-10LoongArch: Replace seq_printf() with seq_puts() for simple stringsGeorge Guo
2026-02-10LoongArch: Add 128-bit atomic cmpxchg supportGeorge Guo
2026-02-10LoongArch: Add detection for SC.Q supportGeorge Guo
2026-02-10LoongArch: Select HAVE_CMPXCHG_LOCAL in KconfigHuacai Chen
2026-02-09Merge tag 'efi-next-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-06LoongArch: mm: enable MMU_GATHER_RCU_TABLE_FREEQi Zheng
2026-02-06LoongArch: KVM: Add paravirt vcpu_is_preempted() support in guest sideBibo Mao
2026-02-06LoongArch: KVM: Add paravirt preempt feature in hypervisor sideBibo Mao
2026-02-06LoongArch: KVM: Set default return value in KVM IO bus opsBibo Mao
2026-02-06LoongArch: KVM: Add FPU/LBT delay load supportBibo Mao