index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
Age
Commit message (
Expand
)
Author
2025-04-23
Fix mis-uses of 'cc-option' for warning disablement
Linus Torvalds
2025-04-03
Merge tag 'mm-stable-2025-04-02-22-07' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-04-02
Merge tag 'loongarch-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
2025-04-02
Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-04-01
mm: pgtable: convert some architectures to use tlb_remove_ptdesc()
Qi Zheng
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-04-01
objtool/loongarch: Add unwind hints in prepare_frametrace()
Josh Poimboeuf
2025-03-30
Merge tag 'modules-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-03-30
LoongArch: Update Loongson-3 default config file
Huacai Chen
2025-03-30
LoongArch: vDSO: Make use of the t8 register for vgetrandom-chacha
Xi Ruoyao
2025-03-30
LoongArch: vDSO: Remove --hash-style=sysv
Xi Ruoyao
2025-03-30
LoongArch: BPF: Don't override subprog's return value
Hengqi Chen
2025-03-30
LoongArch: BPF: Use move_addr() for BPF_PSEUDO_FUNC
Hengqi Chen
2025-03-30
LoongArch: BPF: Fix off-by-one error in build_prologue()
Hengqi Chen
2025-03-30
LoongArch: Rework the arch_kgdb_breakpoint() implementation
Yuli Wang
2025-03-30
LoongArch: Fix device node refcount leak in fdt_cpu_clk_init()
Miaoqian Lin
2025-03-30
LoongArch: Increase ARCH_DMA_MINALIGN up to 16
Huacai Chen
2025-03-30
LoongArch: Increase MAX_IO_PICS up to 8
Huacai Chen
2025-03-30
LoongArch: Fix help text of CMDLINE_EXTEND in Kconfig
谢致邦 (XIE Zhibang)
2025-03-30
LoongArch: Enable UBSAN (Undefined Behavior Sanitizer)
Yuli Wang
2025-03-30
LoongArch: Always select HAVE_VIRT_CPU_ACCOUNTING_GEN
Bibo Mao
2025-03-27
Merge tag 'soc-dt-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2025-03-25
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-03-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-03-25
Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-24
Merge tag 'objtool-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.sysv' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-20
Merge branch 'kvm-nvmx-and-vm-teardown' into HEAD
Paolo Bonzini
2025-03-19
Merge tag 'dt-cleanup-6.15' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
2025-03-18
LoongArch: KVM: Register perf callbacks for guest
Bibo Mao
2025-03-18
LoongArch: KVM: Implement arch-specific functions for guest perf
Bibo Mao
2025-03-18
LoongArch: KVM: Add stub for kvm_arch_vcpu_preempted_in_kernel()
Bibo Mao
2025-03-18
LoongArch: KVM: Remove PGD saving during VM context switch
Bibo Mao
2025-03-18
LoongArch: KVM: Remove unnecessary header include path
Masahiro Yamada
2025-03-17
arch, mm: make releasing of memory to page allocator more explicit
Mike Rapoport (Microsoft)
2025-03-17
arch, mm: set high_memory in free_area_init()
Mike Rapoport (Microsoft)
2025-03-17
arch, mm: set max_mapnr when allocating memory map for FLATMEM
Mike Rapoport (Microsoft)
2025-03-16
crash: remove an unused argument from reserve_crashkernel_generic()
Sourabh Jain
2025-03-16
mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long
Ryan Roberts
2025-03-16
mm: zbud: remove zbud
Yosry Ahmed
2025-03-12
LoongArch: Enable jump table for objtool
Tiezhu Yang
2025-03-10
LoongArch: ftrace: Use RCU in all users of __module_text_address().
Sebastian Andrzej Siewior
2025-03-10
LoongArch/orc: Use RCU in all users of __module_address().
Sebastian Andrzej Siewior
2025-03-08
LoongArch: KVM: Fix GPA size issue about VM
Bibo Mao
2025-03-08
LoongArch: KVM: Reload guest CSR registers after sleep
Bibo Mao
2025-03-08
LoongArch: KVM: Add interrupt checking for AVEC
Bibo Mao
2025-03-08
LoongArch: Set hugetlb mmap base address aligned with pmd size
Bibo Mao
2025-03-08
LoongArch: Set max_pfn with the PFN of the last page
Bibo Mao
[prev]
[next]