summaryrefslogtreecommitdiff
path: root/arch/loongarch
AgeCommit message (Expand)Author
13 daysMerge tag 'loongarch-fixes-6.15-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
14 daysLoongArch: KVM: Fix PMU pass-through issue if VM exits to host finallyBibo Mao
14 daysLoongArch: KVM: Fully clear some CSRs when VM rebootBibo Mao
14 daysLoongArch: KVM: Fix multiple typos of KVM codeYulong Han
14 daysLoongArch: Return NULL from huge_pte_offset() for invalid PMDMing Wang
14 daysLoongArch: Remove a bogus reference to ZONE_DMAPetr Tesarik
14 daysLoongArch: Handle fp, lsx, lasx and lbt assembly symbolsTiezhu Yang
14 daysLoongArch: Make do_xyz() exception handlers more robustTiezhu Yang
14 daysLoongArch: Make regs_irqs_disabled() more clearTiezhu Yang
14 daysLoongArch: Select ARCH_USE_MEMTESTYuli Wang
2025-04-23Fix mis-uses of 'cc-option' for warning disablementLinus Torvalds
2025-04-03Merge tag 'mm-stable-2025-04-02-22-07' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-04-02Merge tag 'loongarch-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2025-04-02Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-04-01mm: pgtable: convert some architectures to use tlb_remove_ptdesc()Qi Zheng
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-04-01objtool/loongarch: Add unwind hints in prepare_frametrace()Josh Poimboeuf
2025-03-30Merge tag 'modules-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-03-30LoongArch: Update Loongson-3 default config fileHuacai Chen
2025-03-30LoongArch: vDSO: Make use of the t8 register for vgetrandom-chachaXi Ruoyao
2025-03-30LoongArch: vDSO: Remove --hash-style=sysvXi Ruoyao
2025-03-30LoongArch: BPF: Don't override subprog's return valueHengqi Chen
2025-03-30LoongArch: BPF: Use move_addr() for BPF_PSEUDO_FUNCHengqi Chen
2025-03-30LoongArch: BPF: Fix off-by-one error in build_prologue()Hengqi Chen
2025-03-30LoongArch: Rework the arch_kgdb_breakpoint() implementationYuli Wang
2025-03-30LoongArch: Fix device node refcount leak in fdt_cpu_clk_init()Miaoqian Lin
2025-03-30LoongArch: Increase ARCH_DMA_MINALIGN up to 16Huacai Chen
2025-03-30LoongArch: Increase MAX_IO_PICS up to 8Huacai Chen
2025-03-30LoongArch: Fix help text of CMDLINE_EXTEND in Kconfig谢致邦 (XIE Zhibang)
2025-03-30LoongArch: Enable UBSAN (Undefined Behavior Sanitizer)Yuli Wang
2025-03-30LoongArch: Always select HAVE_VIRT_CPU_ACCOUNTING_GENBibo Mao
2025-03-27Merge tag 'soc-dt-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2025-03-25Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-24Merge tag 'objtool-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.sysv' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-20Merge branch 'kvm-nvmx-and-vm-teardown' into HEADPaolo Bonzini
2025-03-19Merge tag 'dt-cleanup-6.15' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2025-03-18LoongArch: KVM: Register perf callbacks for guestBibo Mao
2025-03-18LoongArch: KVM: Implement arch-specific functions for guest perfBibo Mao
2025-03-18LoongArch: KVM: Add stub for kvm_arch_vcpu_preempted_in_kernel()Bibo Mao
2025-03-18LoongArch: KVM: Remove PGD saving during VM context switchBibo Mao
2025-03-18LoongArch: KVM: Remove unnecessary header include pathMasahiro Yamada
2025-03-17arch, mm: make releasing of memory to page allocator more explicitMike Rapoport (Microsoft)
2025-03-17arch, mm: set high_memory in free_area_init()Mike Rapoport (Microsoft)
2025-03-17arch, mm: set max_mapnr when allocating memory map for FLATMEMMike Rapoport (Microsoft)
2025-03-16crash: remove an unused argument from reserve_crashkernel_generic()Sourabh Jain