index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
include
/
asm
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-06
Merge tag 'loongarch-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
3
-0
/
+69
2025-10-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+14
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-7
/
+0
2025-10-02
LoongArch: Handle new atomic instructions for probes
Tiezhu Yang
1
-0
/
+5
2025-10-02
LoongArch: Add ELF binary support for kexec_file
Youling Tang
1
-0
/
+1
2025-10-02
LoongArch: Add EFI binary support for kexec_file
Youling Tang
2
-0
/
+15
2025-10-02
LoongArch: Add preparatory infrastructure for kexec_file
Youling Tang
1
-0
/
+10
2025-10-02
LoongArch: Add struct loongarch_image_header for kernel
Youling Tang
1
-0
/
+38
2025-09-30
Merge tag 'core-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-42
/
+34
2025-09-23
LoongArch: KVM: Set version information at initial stage
Bibo Mao
1
-1
/
+14
2025-09-21
kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
Sabyrzhan Tasbolatov
1
-7
/
+0
2025-09-20
LoongArch: Fix bitflag conflict for TIF_FIXADE
Yao Zi
1
-1
/
+1
2025-09-18
LoongArch: KVM: Fix VM migration failure with PTW enabled
Bibo Mao
1
-4
/
+16
2025-09-18
LoongArch: Align ACPI structures if ARCH_STRICT_ALIGN enabled
Huacai Chen
1
-4
/
+3
2025-09-17
loongarch: Use generic TIF bits
Thomas Gleixner
1
-42
/
+34
2025-08-20
LoongArch: Rename GCC_PLUGIN_STACKLEAK to KSTACK_ERASE
Huacai Chen
1
-1
/
+1
2025-08-08
Merge tag 'loongarch-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
2
-0
/
+10
2025-08-05
LoongArch: BPF: Add dynamic code modification support
Chenghao Duan
1
-0
/
+1
2025-08-03
LoongArch: Add larch_insn_gen_{beq,bne} helpers
Chenghao Duan
1
-0
/
+2
2025-08-03
LoongArch: Complete KSave registers definition
Yanteng Si
1
-0
/
+7
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-37
/
+2
2025-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-6
/
+6
2025-07-28
Merge tag 'pull-headers_param' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2025-07-21
LoongArch: KVM: Add stat information with kernel irqchip
Bibo Mao
1
-6
/
+6
2025-07-13
mm/hugetlb: remove prepare_hugepage_range()
Peter Xu
1
-14
/
+0
2025-07-09
mm: remove devmap related functions and page table bits
Alistair Popple
2
-23
/
+2
2025-06-26
LoongArch: Handle KCOV __init vs inline mismatches
Kees Cook
1
-1
/
+1
2025-06-26
LoongArch: Replace __ASSEMBLY__ with __ASSEMBLER__ in headers
Thomas Huth
26
-62
/
+62
2025-06-24
loongarch, um, xtensa: get rid of generated arch/$ARCH/include/asm/param.h
Al Viro
1
-1
/
+0
2025-06-11
mm: pgtable: fix pte_swp_exclusive
Magnus Lindholm
1
-1
/
+1
2025-06-07
Merge tag 'loongarch-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
12
-42
/
+42
2025-06-06
LoongArch: vDSO: Correctly use asm parameters in syscall wrappers
Thomas Weißschuh
2
-4
/
+4
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-8
/
+16
2025-05-30
LoongArch: Avoid using $r0/$r1 as "mask" for csrxchg
Huacai Chen
1
-4
/
+12
2025-05-30
LoongArch: Introduce the numa_memblks conversion
Huacai Chen
3
-24
/
+2
2025-05-30
LoongArch: Increase max supported CPUs up to 2048
Huacai Chen
2
-3
/
+3
2025-05-30
LoongArch: Enable HAVE_ARCH_STACKLEAK
Youling Tang
3
-7
/
+12
2025-05-30
LoongArch: Add SCHED_MC (Multi-core scheduler) support
Tianyang Zhang
2
-0
/
+9
2025-05-30
Merge commit 'core-entry-2025-05-25' into loongarch-next
Huacai Chen
1
-0
/
+8
2025-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+2
2025-05-27
Merge tag 'core-entry-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+8
2025-05-20
LoongArch: KVM: Do not flush tlb if HW PTW supported
Bibo Mao
1
-1
/
+1
2025-05-20
LoongArch: KVM: Add ecode parameter for exception handlers
Bibo Mao
1
-1
/
+1
2025-05-14
LoongArch: uprobes: Remove redundant code about resume_era
Tiezhu Yang
1
-1
/
+0
2025-05-14
LoongArch: Fix MAX_REG_OFFSET calculation
Huacai Chen
1
-1
/
+1
2025-05-11
mm: pass mm down to pagetable_{pte,pmd}_ctor
Kevin Brodsky
1
-1
/
+1
2025-05-11
syscall.h: introduce syscall_set_nr()
Dmitry V. Levin
1
-0
/
+7
2025-05-11
syscall.h: add syscall_set_arguments()
Dmitry V. Levin
1
-0
/
+8
2025-05-11
arch: remove mk_pmd()
Matthew Wilcox (Oracle)
1
-1
/
+0
2025-05-11
mm: introduce a common definition of mk_pte()
Matthew Wilcox (Oracle)
1
-6
/
+0
[next]