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-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-8
/
+8
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-480
/
+480
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-756
/
+721
2026-02-20
Merge tag 'kmalloc_obj-prep-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-1
/
+1
2026-02-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
-1
/
+14
2026-02-20
Merge tag 'efi-fixes-for-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-0
/
+7
2026-02-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-6
/
+22
2026-02-20
Merge tag 's390-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
-34
/
+35
2026-02-20
Merge tag 'xtensa-20260219' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
-2
/
+8
2026-02-20
Merge tag 'for-linus-7.0-rc1a-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+5
2026-02-20
Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-17
/
+50
2026-02-19
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-20
/
+77
2026-02-19
KVM: arm64: vgic: Handle const qualifier from gic_kvm_info allocation type
Kees Cook
-1
/
+1
2026-02-19
arm64: hugetlbpage: avoid unused-but-set-parameter warning (gcc-16)
Arnd Bergmann
-2
/
+7
2026-02-19
arm64: Force the use of CNTVCT_EL0 in __delay()
Marc Zyngier
-4
/
+15
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-29
/
+58
2026-02-18
x86/hyperv: Fix error pointer dereference
Ethan Tidmore
-3
/
+5
2026-02-18
x86/hyperv: Reserve 3 interrupt vectors used exclusively by MSHV
Mukesh Rathor
-0
/
+25
2026-02-18
s390/debug: Convert debug area lock from a spinlock to a raw spinlock
Benjamin Block
-32
/
+32
2026-02-18
x86/kexec: Copy ACPI root pointer address from config table
Ard Biesheuvel
-0
/
+7
2026-02-18
x86/xen: Fix Xen PV guest boot
Juergen Gross
-1
/
+5
2026-02-18
x86/hyperv: Remove ASM_CALL_CONSTRAINT with VMMCALL insn
Uros Bizjak
-1
/
+1
2026-02-18
x86/hyperv: Use savesegment() instead of inline asm() to save segment registers
Uros Bizjak
-4
/
+5
2026-02-17
s390/smp: Avoid calling rebuild_sched_domains() early
Heiko Carstens
-1
/
+1
2026-02-17
s390/kexec: Make KEXEC_SIG available when CONFIG_MODULES=n
Alexander Egorenkov
-1
/
+2
2026-02-16
Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
-54
/
+172
2026-02-15
Merge tag 'm68knommu-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-5
/
+20
2026-02-14
Merge tag 'loongarch-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
-150
/
+447
2026-02-14
sh: defconfig: remove CONFIG_LOGO_SUPERH_*
Vincent Mailhol
-22
/
+0
2026-02-13
bpf, riscv: add fsession support for trampolines
Menglong Dong
-10
/
+64
2026-02-13
bpf, riscv: introduce emit_store_stack_imm64() for trampoline
Menglong Dong
-11
/
+14
2026-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-7097
/
+8948
2026-02-13
Merge tag 'uml-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-6
/
+57
2026-02-13
ARM: clean up the memset64() C wrapper
Thomas Weißschuh
-5
/
+9
2026-02-13
alpha: add missing address argument in call to page_table_check_pte_clear()
Thomas Weißschuh
-1
/
+1
2026-02-13
KVM: arm64: vgic: Handle const qualifier from gic_kvm_info allocation type
Kees Cook
-1
/
+1
2026-02-13
KVM: arm64: Remove redundant kern_hyp_va() in unpin_host_sve_state()
Fuad Tabba
-1
/
+1
2026-02-13
KVM: arm64: Fix ID register initialization for non-protected pKVM guests
Fuad Tabba
-2
/
+33
2026-02-13
KVM: arm64: Optimise away S1POE handling when not supported by host
Fuad Tabba
-1
/
+2
2026-02-13
KVM: arm64: Hide S1POE from guests when not supported by the host
Fuad Tabba
-0
/
+3
2026-02-12
Merge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-104
/
+1579
2026-02-12
Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
-8
/
+14
2026-02-12
arm64: mm: implement the architecture-specific clear_flush_young_ptes()
Baolin Wang
-0
/
+11
2026-02-12
arm64: mm: support batch clearing of the young flag for large folios
Baolin Wang
-20
/
+25
2026-02-12
arm64: mm: factor out the address and ptep alignment into a new helper
Baolin Wang
-8
/
+21
2026-02-12
mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
Lorenzo Stoakes
-1
/
+1
2026-02-12
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
-9
/
+348
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-46
/
+22
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-672
/
+527
2026-02-11
Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-11
/
+0
[prev]
[next]