index
:
kernel/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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
44 hours
virtiofs: fix UAF on submount umount
Miklos Szeredi
1
-1
/
+7
44 hours
dlm: prevent NPD when writing a positive value to event_done
Thadeu Lima de Souza Cascardo
1
-1
/
+1
44 hours
nfsd: check get_user() return when reading princhashlen
Dominik Woźniak
1
-1
/
+2
44 hours
nfsd: fix posix_acl leak on SETACL decode failure
Jeff Layton
2
-10
/
+24
44 hours
NFSD: Fix SECINFO_NO_NAME decode error cleanup
Guannan Wang
1
-1
/
+2
44 hours
ocfs2: reject oversized group bitmap descriptors
Zhang Cen
1
-0
/
+22
44 hours
pNFS: Fix use-after-free in pnfs_update_layout()
Wentao Liang
1
-1
/
+1
44 hours
exfat: fix potential use-after-free in exfat_find_dir_entry()
Michael Bommarito
1
-1
/
+3
44 hours
f2fs: validate ACL entry sizes in f2fs_acl_from_disk()
Zhang Cen
1
-2
/
+16
44 hours
ext4: add bounds check for inline data length in ext4_read_inline_page
Yuto Ohnuki
1
-0
/
+8
44 hours
fuse: limit FUSE_NOTIFY_RETRIEVE to uptodate folios
Jann Horn
1
-0
/
+4
2026-06-19
use less confusing names for iov_iter direction initializers
Al Viro
18
-46
/
+46
2026-06-19
f2fs: fix incorrect file address mapping when inline inode is unwritten
Yongpeng Yang
1
-4
/
+9
2026-06-19
smb: client: Use FullSessionKey for AES-256 encryption key derivation
Piyush Sachdeva
1
-10
/
+26
2026-06-19
btrfs: fix missing last_unlink_trans update when removing a directory
Filipe Manana
1
-0
/
+2
2026-06-19
btrfs: fix btrfs_ioctl_space_info() slot_count TOCTOU which can lead to info-...
Yochai Eisenrich
1
-2
/
+3
2026-06-19
ceph: only d_add() negative dentries when they are unhashed
Max Kellermann
1
-2
/
+4
2026-06-19
hfsplus: fix held lock freed on hfsplus_fill_super()
Zilin Guan
1
-1
/
+3
2026-06-19
hfsplus: fix uninit-value by validating catalog record size
Deepanshu Kartikey
5
-4
/
+64
2026-06-19
udf: fix partition descriptor append bookkeeping
Seohyeon Maeng
1
-1
/
+3
2026-06-19
erofs: fix the out-of-bounds nameoff handling for trailing dirents
Gao Xiang
1
-14
/
+16
2026-06-19
smb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO path
Michael Bommarito
1
-0
/
+6
2026-06-19
smb: client: require a full NFS mode SID before reading mode bits
Michael Bommarito
1
-0
/
+1
2026-06-19
f2fs: fix UAF caused by decrementing sbi->nr_pages[] in f2fs_write_end_io()
Yongpeng Yang
1
-2
/
+2
2026-06-19
fs/fcntl: fix SOFTIRQ-unsafe lock order in fasync signaling
Mingyu Wang
1
-4
/
+4
2026-06-19
fuse: reject fuse_notify() pagecache ops on directories
Jann Horn
1
-1
/
+8
2026-06-19
nfsd: don't ignore the return code of svc_proc_register()
Jeff Layton
3
-4
/
+11
2026-06-19
ext4: validate p_idx bounds in ext4_ext_correct_indexes
Tejas Bharambe
1
-0
/
+15
2026-06-19
hpfs: fix a crash if hpfs_map_dnode_bitmap fails
Mikulas Patocka
1
-1
/
+1
2026-06-19
smb: client: fix smbdirect_recv_io leak in smbd_negotiate() error path
Stefan Metzmacher
1
-1
/
+3
2026-06-01
sysfs: don't remove existing directory on update failure
Greg Kroah-Hartman
1
-1
/
+1
2026-06-01
smb: client: reject userspace cifs.spnego descriptions
Asim Viladi Oglu Manizada
1
-0
/
+16
2026-06-01
ceph: fix a buffer leak in __ceph_setxattr()
Viacheslav Dubeyko
1
-0
/
+1
2026-06-01
btrfs: fix double-decrement of bytes_may_use in submit_one_async_extent()
Mark Harmstone
1
-1
/
+1
2026-06-01
btrfs: merge PAGE_CLEAR_DIRTY and PAGE_SET_WRITEBACK to PAGE_START_WRITEBACK
Qu Wenruo
3
-26
/
+18
2026-06-01
fs/adfs: validate nzones in adfs_validate_bblk()
Bae Yeonju
1
-0
/
+3
2026-06-01
nfs/blocklayout: Fix compilation error (`make W=1`) in bl_write_pagelist()
Andy Shevchenko
1
-3
/
+1
2026-06-01
ocfs2: validate group add input before caching
ZhengYuan Huang
1
-5
/
+7
2026-06-01
ocfs2: validate bg_bits during freefrag scan
ZhengYuan Huang
1
-1
/
+17
2026-06-01
ocfs2: fix listxattr handling when the buffer is full
ZhengYuan Huang
1
-2
/
+2
2026-06-01
ocfs2/dlm: fix off-by-one in dlm_match_regions() region comparison
Junrui Luo
1
-1
/
+1
2026-06-01
ocfs2/dlm: validate qr_numregions in dlm_match_regions()
Junrui Luo
1
-0
/
+8
2026-06-01
quota: Fix race of dquot_scan_active() with quota deactivation
Jan Kara
1
-8
/
+30
2026-06-01
pstore/ram: fix resource leak when ioremap() fails
Cole Leavitt
1
-0
/
+4
2026-06-01
nilfs2: reject zero bd_oblocknr in nilfs_ioctl_mark_blocks_dirty()
Deepanshu Kartikey
1
-0
/
+6
2026-06-01
fs/omfs: reject s_sys_blocksize smaller than OMFS_DIR_START
HyungJung Joo
1
-0
/
+6
2026-06-01
isofs: validate block number from NFS file handle in isofs_export_iget
Michael Bommarito
1
-1
/
+1
2026-06-01
isofs: validate Rock Ridge CE continuation extent against volume size
Michael Bommarito
1
-0
/
+9
2026-06-01
udf: reject descriptors with oversized CRC length
Michael Bommarito
1
-2
/
+6
2026-06-01
fanotify: fix false positive on permission events
Miklos Szeredi
2
-8
/
+12
[next]