index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
12 hours
ntfs3: fix integer overflow in run_unpack() volume boundary check
Tobias Gaertner
12 hours
ntfs3: add buffer boundary checks to run_unpack()
Tobias Gaertner
12 hours
NFSv4.1: Apply session size limits on clone path
Tushar Sariya
12 hours
ceph: only d_add() negative dentries when they are unhashed
Max Kellermann
12 hours
ceph: fix num_ops off-by-one when crypto allocation fails
Sam Edwards
12 hours
erofs: fix unsigned underflow in z_erofs_lz4_handle_overlap()
Junrui Luo
12 hours
9p: fix access mode flags being ORed instead of replaced
Pierre Barre
12 hours
inotify: fix watch count leak when fsnotify_add_inode_mark_locked() fails
Chia-Ming Chang
12 hours
udf: fix partition descriptor append bookkeeping
Seohyeon Maeng
12 hours
ext4: fix missing brelse() in ext4_xattr_inode_dec_ref_all()
Sohei Koyama
12 hours
ext4: fix bounds check in check_xattrs() to prevent out-of-bounds access
Deepanshu Kartikey
12 hours
userfaultfd: allow registration of ranges below mmap_min_addr
Denis M. Karpov
12 hours
xfs: fix a resource leak in xfs_alloc_buftarg()
Haoxiang Li
12 hours
xfs: start gc on zonegc_low_space attribute updates
Hans Holmberg
12 hours
lsm: add backing_file LSM hooks
Paul Moore
12 hours
fs: prepare for adding LSM blob to backing_file
Amir Goldstein
12 hours
jbd2: fix deadlock in jbd2_journal_cancel_revoke()
Zhang Yi
12 hours
erofs: fix the out-of-bounds nameoff handling for trailing dirents
Gao Xiang
12 hours
ext2: reject inodes with zero i_nlink and valid mode in ext2_iget()
Vasiliy Kovalev
12 hours
ocfs2: split transactions in dio completion to avoid credit exhaustion
Heming Zhao
12 hours
fs: afs: revert mmap_prepare() change
Lorenzo Stoakes (Oracle)
12 hours
sysfs: attribute_group: Respect is_visible_const() when changing owner
Thomas Weißschuh
10 days
f2fs: fix use-after-free of sbi in f2fs_compress_write_end_io()
George Saad
10 days
writeback: Fix use after free in inode_switch_wbs_work_fn()
Jan Kara
10 days
ksmbd: reset rcount per connection in ksmbd_conn_wait_idle_sess_id()
DaeMyung Kang
10 days
ksmbd: use check_add_overflow() to prevent u16 DACL size overflow
Tristan Madani
10 days
ksmbd: fix out-of-bounds write in smb2_get_ea() EA alignment
Tristan Madani
10 days
ksmbd: validate num_aces and harden ACE walk in smb_inherit_dacl()
Michael Bommarito
10 days
ksmbd: validate response sizes in ipc_validate_msg()
Michael Bommarito
10 days
smb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO path
Michael Bommarito
10 days
smb: client: validate the whole DACL before rewriting it in cifsacl
Michael Bommarito
10 days
smb: client: require a full NFS mode SID before reading mode bits
Michael Bommarito
10 days
smb: server: fix max_connections off-by-one in tcp accept path
DaeMyung Kang
10 days
smb: client: fix dir separator in SMB1 UNIX mounts
Paulo Alcantara
10 days
smb: server: fix active_num_conn leak on transport allocation failure
Michael Bommarito
10 days
ksmbd: require minimum ACE size in smb_check_perm_dacl()
Michael Bommarito
10 days
fuse: fuse_dev_ioctl_clone() should wait for device file to be initialized
Miklos Szeredi
10 days
fuse: quiet down complaints in fuse_conn_limit_write
Darrick J. Wong
10 days
fuse: Check for large folio with SPLICE_F_MOVE
Bernd Schubert
10 days
fuse: abort on fatal signal during sync init
Miklos Szeredi
10 days
fuse: reject oversized dirents in page cache
Samuel Page
10 days
f2fs: fix to avoid uninit-value access in f2fs_sanity_check_node_footer
Chao Yu
10 days
f2fs: fix to avoid memory leak in f2fs_rename()
Chao Yu
10 days
f2fs: fix UAF caused by decrementing sbi->nr_pages[] in f2fs_write_end_io()
Yongpeng Yang
10 days
f2fs: fix to do sanity check on dcc->discard_cmd_cnt conditionally
Chao Yu
10 days
fs/ntfs3: validate rec->used in journal-replay file record check
Greg Kroah-Hartman
10 days
ksmbd: validate owner of durable handle on reconnect
Namjae Jeon
10 days
ksmbd: fix use-after-free in __ksmbd_close_fd() via durable scavenger
Namjae Jeon
2026-04-22
nilfs2: fix NULL i_assoc_inode dereference in nilfs_mdt_save_to_shadow_map
Deepanshu Kartikey
2026-04-22
ocfs2: handle invalid dinode in ocfs2_group_extend
ZhengYuan Huang
[next]