index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-26
Merge tag 'driver-core-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2025-12-24
virtio_features: make it self-contained
Michael S. Tsirkin
1
-0
/
+2
2025-12-24
virtio: make it self-contained
Michael S. Tsirkin
1
-0
/
+2
2025-12-23
vfio/pci: Disable qword access to the PCI ROM bar
Kevin Tian
1
-1
/
+9
2025-12-23
mm: consider non-anon swap cache folios in folio_expected_ref_count()
Bijan Tabatabai
1
-4
/
+4
2025-12-23
mm: fixup pfnmap memory failure handling to use pgoff
Ankit Agrawal
1
-0
/
+2
2025-12-23
kernel/kexec: change the prototype of kimage_map_segment()
Pingfan Liu
1
-2
/
+2
2025-12-23
mm: leafops.h: correct kernel-doc function param. names
Randy Dunlap
1
-2
/
+2
2025-12-23
kasan: refactor pcpu kasan vmalloc unpoison
Maciej Wieczor-Retman
1
-0
/
+15
2025-12-23
mm/kasan: fix incorrect unpoisoning in vrealloc for KASAN
Jiayuan Chen
1
-0
/
+1
2025-12-23
genalloc.h: fix htmldocs warning
Andrew Morton
1
-0
/
+1
2025-12-22
platform/x86/intel/vsec: correct kernel-doc comments
Randy Dunlap
1
-8
/
+9
2025-12-22
software node: Also support referencing non-constant software nodes
Sakari Ailus
1
-0
/
+1
2025-12-21
Merge tag 'x86-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2025-12-20
clang: work around asm output constraint problems
Eric Dumazet
2
-1
/
+3
2025-12-20
Merge tag 'block-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-15
/
+15
2025-12-19
Merge tag 'pm-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+4
2025-12-18
entry: Always inline local_irq_{enable,disable}_exit_to_user()
Eric Dumazet
1
-2
/
+2
2025-12-17
powercap: intel_rapl: Fix possible recursive lock warning
Srinivas Pandruvada
1
-0
/
+4
2025-12-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-0
/
+3
2025-12-16
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2025-12-16
shmem: fix recovery on rename failures
Al Viro
1
-1
/
+1
2025-12-15
filelock: allow lease_managers to dictate what qualifies as a conflict
Jeff Layton
1
-0
/
+1
2025-12-15
iomap: replace folio_batch allocation with stack allocation
Brian Foster
1
-2
/
+6
2025-12-14
Merge tag 'irq-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-16
/
+0
2025-12-14
Merge tag 'core-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2025-12-13
mm: Remove tlb_flush_reason::NR_TLB_FLUSH_REASONS from <linux/mm_types.h>
Tal Zussman
1
-1
/
+0
2025-12-13
Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+2
2025-12-13
Merge tag 'mm-stable-2025-12-11-11-39' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-9
/
+8
2025-12-13
file: ensure cleanup
Christian Brauner
1
-7
/
+6
2025-12-13
Merge tag 'i3c/for-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/i...
Linus Torvalds
1
-10
/
+2
2025-12-13
Merge tag 'rtc-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
1
-1
/
+0
2025-12-13
Merge tag 'soundwire-6.19-rc1_updated' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+9
2025-12-12
i3c: master: cleanup callback .priv_xfers()
Frank Li
1
-10
/
+2
2025-12-12
block: move around bio flagging helpers
Pavel Begunkov
1
-15
/
+15
2025-12-12
Merge tag 'nfs-for-6.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-1
/
+23
2025-12-12
rseq: Always inline rseq_debug_syscall_return()
Eric Dumazet
1
-1
/
+1
2025-12-10
args: fix documentation to reflect the correct numbers
Andy Shevchenko
1
-2
/
+2
2025-12-11
Merge tag 'slab-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+7
2025-12-11
Merge tag 's390-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-3
/
+3
2025-12-11
Merge tag 'dma-mapping-6.19-2025-12-10' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2025-12-10
Merge tag 'locking-futex-2025-12-10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2025-12-09
bpf: Add bpf_has_frame_pointer()
Josh Poimboeuf
1
-0
/
+3
2025-12-10
irqdomain: Delete irq_domain_add_tree()
Andy Shevchenko
1
-16
/
+0
2025-12-10
Merge tag 'platform-drivers-x86-v6.19-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
5
-53
/
+75
2025-12-10
Merge tag 'pm-6.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-2
/
+2
2025-12-10
lockref: add a __cond_lock annotation for lockref_put_or_lock
Christoph Hellwig
1
-0
/
+2
2025-12-10
Merge tag 'auto-type-conversion-for-v6.19-rc1' of git://git.kernel.org/pub/sc...
Linus Torvalds
4
-7
/
+20
2025-12-09
mm: fix CONFIG_STACK_GROWSUP typo in mm.h
Lukas Bulwahn
1
-1
/
+1
2025-12-09
mm/huge_memory: make min_order_for_split() always return an order
Zi Yan
1
-3
/
+3
[prev]
[next]