index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2026-05-28
fs: fix spelling mistakes in comment
Qingshuang Fu
2026-05-28
bfs: replace get_zeroed_page() with kzalloc()
Mike Rapoport (Microsoft)
2026-05-28
binfmt_misc: replace __get_free_page() with kmalloc()
Mike Rapoport (Microsoft)
2026-05-28
configfs: replace __get_free_pages() with kzalloc()
Mike Rapoport (Microsoft)
2026-05-28
fs/namespace: use __getname() to allocate mntpath buffer
Mike Rapoport (Microsoft)
2026-05-27
smb: client: fix uninitialized variable in smb2_writev_callback
Steve French
2026-05-27
smb: client: detect short folioq copy in cifs_copy_folioq_to_iter()
Jeremy Erazo
2026-05-27
hfs: rework hfsplus_readdir() logic
Viacheslav Dubeyko
2026-05-27
fs/select: replace __get_free_page() with kmalloc()
Mike Rapoport (Microsoft)
2026-05-27
fuse: replace __get_free_page() with kmalloc()
Mike Rapoport (Microsoft)
2026-05-27
isofs: replace __get_free_page() with kmalloc()
Mike Rapoport (Microsoft)
2026-05-27
jbd2: replace __get_free_pages() with kmalloc()
Mike Rapoport (Microsoft)
2026-05-27
jfs: replace __get_free_page() with kmalloc()
Mike Rapoport (Microsoft)
2026-05-27
libfs: simple_transaction_get(): replace get_zeroed_page() with kzalloc()
Mike Rapoport (Microsoft)
2026-05-27
NFSD: replace __get_free_page() with kmalloc() in nfsd_buffered_readdir()
Mike Rapoport (Microsoft)
2026-05-27
NFS: remove unused page and page2 in nfs4_replace_transport()
Mike Rapoport (Microsoft)
2026-05-27
NFS: replace __get_free_page() with kmalloc() in nfs_show_devname()
Mike Rapoport (Microsoft)
2026-05-27
nilfs2: replace get_zeroed_page() with kzalloc()
Mike Rapoport (Microsoft)
2026-05-27
ocfs2/dlm: replace __get_free_page() with kmalloc()
Mike Rapoport (Microsoft)
2026-05-27
proc: replace __get_free_page() with kmalloc()
Mike Rapoport (Microsoft)
2026-05-27
quota: allocate dquot_hash with kmalloc()
Mike Rapoport (Microsoft)
2026-05-27
fs: jbd2: use clear_and_wake_up_bit() in journal_end_buffer_io_sync()
Agatha Isabelle Moreira
2026-05-27
fs: buffer: use clear_and_wake_up_bit() in unlock_buffer()
Agatha Isabelle Moreira
2026-05-26
ksmbd: fix FSCTL permission bypass by adding a permission check for FSCTL_SET...
Sean Shen
2026-05-26
ksmbd: release ksmbd_inode ref via ksmbd_inode_put on lookup paths
Aleksandr Golovnya
2026-05-26
ksmbd: OOB read regression in smb_check_perm_dacl() ACE-walk loops
Ali Ganiyev
2026-05-26
Merge tag 'nfsd-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2026-05-26
direct-io: remove IOCB_NOWAIT support
Christoph Hellwig
2026-05-26
Merge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-05-26
genirq/proc: Speed up /proc/interrupts iteration
Thomas Gleixner
2026-05-26
x86/irq: Move IOAPIC misrouted and PIC/APIC error counts into irq_stats
Thomas Gleixner
2026-05-26
exec: free the old mm outside the exec locks
Christian Brauner
2026-05-26
exec_state: relocate dumpable information
Christian Brauner (Amutable)
2026-05-26
sched/coredump: introduce enum task_dumpable
Christian Brauner (Amutable)
2026-05-25
isofs: replace __get_free_page() with kmalloc()
Mike Rapoport (Microsoft)
2026-05-25
quota: allocate dquot_hash with kmalloc()
Mike Rapoport (Microsoft)
2026-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc5
Alexei Starovoitov
2026-05-25
hpfs: fix a crash if hpfs_map_dnode_bitmap fails
Mikulas Patocka
2026-05-25
Merge tag 'v7.1-rc5' into driver-core-next
Danilo Krummrich
2026-05-23
Merge tag 'v7.1-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2026-05-23
Merge tag 'for-7.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-05-23
Merge tag 'xfs-fixes-7.1-rc5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2026-05-23
Merge tag 'driver-core-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-05-23
Merge tag 'xfs-fixes-7.1-rc5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linu...
Carlos Maiolino
2026-05-22
Merge tag 'v7.1-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2026-05-22
Merge tag 'zonefs-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2026-05-22
fuse: reject fuse_notify() pagecache ops on directories
Jann Horn
2026-05-22
fuse: limit FUSE_NOTIFY_RETRIEVE to uptodate folios
Jann Horn
2026-05-22
eventpoll: add missing kernel-doc for @ctx function parameters
Randy Dunlap
2026-05-22
kernfs: fix suspicious RCU usage in kernfs_put()
Conor Kotwasinski
[prev]
[next]