summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2025-12-02Merge tag 'core-core-2025-12-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-10/+8
2025-12-02Merge tag 'timers-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-196/+503
2025-12-02Merge tag 'timers-clocksource-2025-11-30' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-56/+291
2025-12-02Merge tag 'irq-msi-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-179/+29
2025-12-02Merge tag 'irq-drivers-2025-11-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-223/+264
2025-12-02Merge tag 'irq-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-687/+478
2025-12-02Merge tag 'core-debugobjects-2025-11-30' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-3/+3
2025-12-02Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1429/+2064
2025-12-02Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-150/+421
2025-12-01Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-178/+477
2025-12-01Merge tag 'x86-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-8/+24
2025-12-01Merge tag 'x86-build-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2025-12-01Merge tag 'x86-apic-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-7/+10
2025-12-01Merge tag 'sched-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-803/+1417
2025-12-01Merge tag 'perf-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-338/+1627
2025-12-01Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1246/+7592
2025-12-01Merge tag 'locking-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-172/+339
2025-12-01Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-876/+509
2025-12-01Merge tag 'vfs-6.19-rc1.autofs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+22
2025-12-01Merge tag 'vfs-6.19-rc1.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-672/+629
2025-12-01Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...Linus Torvalds-838/+1302
2025-12-01Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc...Linus Torvalds-177/+550
2025-12-01Merge tag 'vfs-6.19-rc1.minix' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-7/+57
2025-12-01Merge tag 'vfs-6.19-rc1.guards' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-32/+22
2025-12-01Merge tag 'vfs-6.19-rc1.fs_header' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-543/+601
2025-12-01Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-365/+326
2025-12-01Merge tag 'vfs-6.19-rc1.folio' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-61/+70
2025-12-01Merge tag 'vfs-6.19-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1711/+2927
2025-12-01Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-420/+9967
2025-12-01Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-184/+154
2025-12-01Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-414/+514
2025-12-01Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-343/+329
2025-12-01Merge tag 'vfs-6.19-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-633/+1093
2025-12-01objtool: Fix segfault on unknown alternativesIngo Molnar-0/+3
2025-12-01locking/local_lock: Fix all kernel-doc warningsRandy Dunlap-1/+3
2025-12-01locking/local_lock: s/l/__l/ and s/tl/__tl/ to reduce the risk of shadowingVincent Mailhol-31/+31
2025-12-01locking/local_lock: Add the <linux/local_lock*.h> headers to MAINTAINERSSebastian Andrzej Siewior-0/+1
2025-12-01locking/mutex: Redo __mutex_init() to reduce generated code sizeSebastian Andrzej Siewior-32/+75
2025-11-30Linux 6.18v6.18Linus Torvalds-1/+1
2025-11-30Merge tag 'timers_urgent_for_v6.18_rc8' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-1/+3
2025-11-29Merge tag 'mips-fixes_6.18_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+16
2025-11-29MIPS: mm: kmalloc tlb_vpn array to avoid stack overflowThomas Bogendoerfer-2/+16
2025-11-28afs: Fix uninit var in afs_alloc_anon_key()David Howells-1/+2
2025-11-28Merge tag 'spi-fix-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-19/+39
2025-11-28Merge tag 'regulator-fix-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+3
2025-11-28Merge tag 'io_uring-6.18-20251128' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+6
2025-11-28Merge tag 'vfs-6.18-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-48/+55
2025-11-28Merge tag 'soc-fixes-6.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-8/+15
2025-11-28Merge tag 'char-misc-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-113/+214
2025-11-28Merge tag 'tty-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-14/+22