index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Lines
2026-02-10
LoongArch: Use %px to print unmodified unwinding address
Tiezhu Yang
-1
/
+1
2026-02-10
LoongArch: Prefer top-down allocation after arch_mem_init()
Huacai Chen
-0
/
+1
2026-02-10
LoongArch: Add HOTPLUG_SMT implementation
Huacai Chen
-0
/
+14
2026-02-10
LoongArch: Make cpumask_of_node() robust against NUMA_NO_NODE
John Garry
-1
/
+1
2026-02-10
LoongArch: Wire up memfd_secret system call
Lain "Fearyncess" Yang
-3
/
+3
2026-02-10
LoongArch: Replace seq_printf() with seq_puts() for simple strings
George Guo
-24
/
+40
2026-02-10
LoongArch: Add 128-bit atomic cmpxchg support
George Guo
-0
/
+56
2026-02-10
LoongArch: Add detection for SC.Q support
George Guo
-30
/
+39
2026-02-10
LoongArch: Select HAVE_CMPXCHG_LOCAL in Kconfig
Huacai Chen
-0
/
+1
2026-02-10
KVM: s390: Increase permitted SE header size to 1 MiB
Steffen Eiden
-2
/
+2
2026-02-10
KVM: s390: vsie: Fix race in acquire_gmap_shadow()
Claudio Imbrenda
-4
/
+17
2026-02-10
KVM: s390: vsie: Fix race in walk_guest_tables()
Claudio Imbrenda
-0
/
+3
2026-02-10
KVM: s390: Use guest address to mark guest page dirty
Claudio Imbrenda
-2
/
+4
2026-02-09
Merge tag 'efi-next-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-30
/
+31
2026-02-09
Merge tag 'for-linus-7.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1
/
+3
2026-02-09
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-144
/
+325
2026-02-09
Merge tag 'alpha-for-v7.0-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-3
/
+148
2026-02-09
Merge tag 'sparc-for-7.0-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-43
/
+119
2026-02-09
Merge tag 'm68k-for-v7.0-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-2
/
+2
2026-02-09
Merge tag 's390-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
-172
/
+289
2026-02-09
Merge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-3
/
+3
2026-02-09
Merge tag 'pull-filename' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
-23
/
+11
2026-02-09
riscv: lib: optimize strlen loop efficiency
Feng Jiang
-5
/
+3
2026-02-09
riscv: ptrace: validate input vector csr registers
Sergey Matyukevich
-1
/
+87
2026-02-09
riscv: csr: define vtype register elements
Sergey Matyukevich
-0
/
+17
2026-02-09
riscv: vector: init vector context with proper vlenb
Sergey Matyukevich
-4
/
+8
2026-02-09
Merge tag 'vfs-7.0-rc1.fserror' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+8
2026-02-09
Merge tag 'vfs-7.0-rc1.initrd' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+1
2026-02-09
Merge tag 'kvm-x86-misc-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-67
/
+300
2026-02-09
Merge tag 'kvm-x86-svm-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-136
/
+335
2026-02-09
Merge tag 'kvm-x86-vmx-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-41
/
+171
2026-02-09
Merge tag 'kvmarm-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
-890
/
+1302
2026-02-09
Merge tag 'loongarch-kvm-6.20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
-116
/
+222
2026-02-09
ARM: 9470/1: Handle BE8 vs BE32 in ARCH_CC_CAN_LINK
Thomas Weissschuh
-2
/
+4
2026-02-09
MIPS: Implement ARCH_HAS_CC_CAN_LINK
Thomas Weißschuh
-0
/
+28
2026-02-09
MIPS: rb532: Fix MMIO UART resource registration
Jiaxun Yang
-2
/
+3
2026-02-09
MIPS: Work around LLVM bug when gp is used as global register variable
Yao Zi
-0
/
+13
2026-02-06
mm: make PT_RECLAIM depends on MMU_GATHER_RCU_TABLE_FREE
Qi Zheng
-1
/
+0
2026-02-06
mm: convert __HAVE_ARCH_TLB_REMOVE_TABLE to CONFIG_HAVE_ARCH_TLB_REMOVE_TABLE...
Qi Zheng
-2
/
+2
2026-02-06
um: mm: enable MMU_GATHER_RCU_TABLE_FREE
Qi Zheng
-0
/
+1
2026-02-06
parisc: mm: enable MMU_GATHER_RCU_TABLE_FREE
Qi Zheng
-2
/
+3
2026-02-06
mips: mm: enable MMU_GATHER_RCU_TABLE_FREE
Qi Zheng
-4
/
+4
2026-02-06
LoongArch: mm: enable MMU_GATHER_RCU_TABLE_FREE
Qi Zheng
-4
/
+4
2026-02-06
alpha: mm: enable MMU_GATHER_RCU_TABLE_FREE
Qi Zheng
-3
/
+4
2026-02-07
parisc: Detect 64-bit free running platform counter
Helge Deller
-0
/
+20
2026-02-07
parisc: Enhance debug code for PAT firmware
Helge Deller
-0
/
+13
2026-02-07
parisc: Add PDC PAT call to get free running 64-bit counter
Helge Deller
-3
/
+31
2026-02-07
parisc: Fix module path output in qemu tables
Helge Deller
-2
/
+2
2026-02-07
parisc: Export model name for MPE/ix
Helge Deller
-1
/
+5
2026-02-07
parisc: Prevent interrupts during reboot
Helge Deller
-0
/
+3
[prev]
[next]