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