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-7.1.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
26 hours
coredump: fix pidfs file refcount leak in umh_coredump_setup
Qian Zuo
26 hours
ovl: use linked upper dentry in copy-up tmpfile
Souvik Banerjee
26 hours
NFS: Charge unstable writes by request size, not folio size
Benjamin Coddington
26 hours
nfs: remove dead code for the old swap over NFS implementation
Christoph Hellwig
26 hours
NFSD: pass nfsd_file to nfsd_iter_read()
Mike Snitzer
26 hours
rxrpc: Pull out certain app callback funcs into an ops table
David Howells
26 hours
afs: Turn the afs_addr_list address array into an array of structs
David Howells
26 hours
afs: Annotate struct afs_addr_list with __counted_by
Kees Cook
26 hours
VFS/audit: introduce kern_path_parent() for audit
NeilBrown
26 hours
exfat: validate cluster allocation bits of the allocation bitmap
Namjae Jeon
26 hours
fscrypt: Avoid dynamic allocation in fscrypt_get_devices()
Eric Biggers
26 hours
ksmbd: validate ACE size against SID sub-authorities
Namjae Jeon
26 hours
ksmbd: bound DACL dedup walk to copied ACEs
Namjae Jeon
26 hours
ksmbd: restore DACL size on check_add_overflow() to avoid malformed ACL
Wentao Guan
26 hours
ksmbd: validate num_subauth when copying ACE in set_ntacl_dacl
Haofeng Li
26 hours
ksmbd: defer destroy_previous_session() until after NTLM authentication
James Montgomery
26 hours
proc: Fix broken error paths for namespace links
Jann Horn
26 hours
fscrypt: Add missing superblock check in find_or_insert_direct_key()
Eric Biggers
26 hours
fs: preserve ACL_DONT_CACHE state in forget_cached_acl()
Amir Goldstein
26 hours
binfmt_elf_fdpic: only honour the first PT_INTERP
Christian Brauner
26 hours
ceph: fix pre-auth out-of-bounds read on snaptrace in ceph_handle_caps()
Bryam Vargas
26 hours
binfmt_misc: set have_execfd only once the interpreter is opened
Christian Brauner
26 hours
exec: fix unsigned loop counter wrap in transfer_args_to_stack()
Christian Brauner
26 hours
iomap: correct the range of a partial dirty clear
Zhang Yi
26 hours
smb: client: validate DFS referral PathConsumed
Yichong Chen
26 hours
btrfs: free mapping node on duplicate reloc root insert
Guanghui Yang
26 hours
ksmbd: validate compound request size before reading StructureSize2
Xiang Mei (Microsoft)
26 hours
ksmbd: pin conn during async oplock break notification
Qihang
26 hours
smb/client: handle overlapping allocated ranges in fallocate
Huiwen He
26 hours
btrfs: fix root leak if its reloc root is unexpected in merge_reloc_roots()
Filipe Manana
26 hours
btrfs: reject free space cache with more entries than pages
Xiang Mei
6 days
mm: refactor mm_access() to not return NULL
Lorenzo Stoakes
11 days
writeback: drop now-unnecessary rcu_barrier() in cgroup_writeback_umount()
Baokun Li
11 days
writeback: Fix use after free in inode_switch_wbs_work_fn()
Jan Kara
11 days
xfs: fix stupid compiler warning
Darrick J. Wong
11 days
ksmbd: fix durable reconnect double-bind race in ksmbd_reopen_durable_fd
Gil Portnoy
11 days
btrfs: fix incorrect buffered IO fallback for append direct writes
Qu Wenruo
11 days
btrfs: fix false IO failure after falling back to buffered write
Qu Wenruo
11 days
exfat: preserve benign secondary entries during rename and move
Rochan Avlur
11 days
exfat: move exfat_chain_set() out of __exfat_resolve_path()
Yuezhang Mo
11 days
exfat: add exfat_get_dentry_set_by_ei() helper
Yuezhang Mo
11 days
exfat: rename argument name for exfat_move_file and exfat_rename_file
Yuezhang Mo
11 days
exfat: remove unnecessary read entry in __exfat_rename()
Yuezhang Mo
11 days
exfat: move free cluster out of exfat_init_ext_entry()
Yuezhang Mo
11 days
btrfs: check and set EXTENT_DELALLOC_NEW before clearing EXTENT_DELALLOC
Qu Wenruo
11 days
hfs/hfsplus: fix u32 overflow in check_and_correct_requested_length
Tristan Madani
11 days
hfs/hfsplus: prevent getting negative values of offset/length
Viacheslav Dubeyko
11 days
proc: protect ptrace_may_access() with exec_update_lock (part 1)
Jann Horn
11 days
seqlock: Change do_task_stat() to use scoped_seqlock_read()
Oleg Nesterov
11 days
writeback: fix race between cgroup_writeback_umount() and inode_switch_wbs()
Baokun Li
[next]