index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
Merge tag 'trace-v7.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-5
/
+2
7 days
Merge tag 'ceph-for-7.3-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
14
-116
/
+419
7 days
Merge tag 'ubifs-for-linus-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs
Linus Torvalds
4
-12
/
+16
7 days
Merge tag 'f2fs-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
Linus Torvalds
21
-448
/
+1445
9 days
Merge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
5
-53
/
+81
9 days
f2fs: support resizable tail section and unify pinned allocation
Daeho Jeong
5
-16
/
+58
9 days
Merge tag 'nfs-for-7.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
26
-129
/
+445
9 days
ceph: force a cap message when a deferred revoke can't be acked immediately
Max Kellermann
2
-7
/
+61
9 days
ceph: reject export_targets ranks >= CEPH_MAX_MDS in mdsmap decode
Jérémy Jean
1
-0
/
+4
9 days
ceph: fix leaked inode reference on writeback abort at umount
Matthew Brown
1
-0
/
+11
9 days
libceph: remove ceph_put_page_vector()
Tal Zussman
1
-3
/
+6
9 days
ceph: make nearfull sync writes opt-in
Alex Markuze
3
-3
/
+16
9 days
ceph: do not repeat ceph_trim_dentries() if no progress possible
Max Kellermann
1
-3
/
+7
9 days
ceph: drop mdsc->mutex before decoding the MDS reply
Max Kellermann
1
-1
/
+7
9 days
ceph: fix UAF in check_new_map() on session freed during unlock
Xiubo Li
1
-0
/
+6
9 days
ceph: fix UAF in __kick_flushing_caps() on cf entry freed during unlock
Xiubo Li
1
-2
/
+9
9 days
ceph: pass inode pointer around instead of reloading it
Max Kellermann
3
-31
/
+30
9 days
ceph: mark cap remove with RB_CLEAR_NODE() instead of setting ci=NULL
Max Kellermann
2
-4
/
+19
9 days
ceph: add helper function ceph_cap_is_removed()
Max Kellermann
3
-6
/
+18
9 days
ceph: make __ceph_remove_cap() static
Max Kellermann
2
-2
/
+1
9 days
ceph: cap delegated inode count in ceph_parse_deleg_inos()
Michael Bommarito
3
-6
/
+63
9 days
ceph: bound num_export_targets array for mds info v2/v3
Michael Bommarito
1
-1
/
+6
9 days
ceph: bound MDSCapAuth path and fs_name decode in handle_session()
Michael Bommarito
1
-2
/
+6
9 days
ceph: bound xattr value length in __build_xattrs()
Michael Bommarito
1
-0
/
+1
9 days
ceph: bound copied dentry name length in NFS export get_name
Michael Bommarito
1
-9
/
+17
9 days
ceph: revalidate ki_pos for O_APPEND writes after cap acquisition
Xiubo Li
1
-0
/
+48
9 days
ceph: fix use-after-dereference of NULL ci in __ceph_remove_cap()
Xiubo Li
1
-7
/
+10
9 days
ceph: do not cache negative dentries for snapped directories
Xiubo Li
2
-3
/
+10
9 days
ceph: use GFP_KERNEL consistently in __ceph_pool_perm_get()
Xiubo Li
1
-5
/
+5
9 days
ceph: use GFP_NOFS for cap flush allocation in writeback path
Xiubo Li
1
-1
/
+1
9 days
ceph: use detach_cap_releases() in ceph_send_cap_releases()
Max Kellermann
1
-5
/
+6
9 days
ceph: skip __touch_cap() most of the time
Max Kellermann
1
-0
/
+8
9 days
ceph: Change system_unbound_wq with system_dfl_wq
Marco Crivellari
1
-1
/
+1
9 days
ceph: properly decrypt filenames in vmalloc() buffers
Sam Edwards
2
-11
/
+40
9 days
ceph: pass fscrypt `tname` buffers directly
Sam Edwards
3
-10
/
+9
9 days
ceph: Fix ERR_PTR(0) in ceph_mkdir()
Hongling Zeng
1
-1
/
+1
10 days
f2fs: don't leave the hashed inode while it's unlinked
Jaegeuk Kim
3
-58
/
+69
10 days
Merge tag 'erofs-for-7.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
Linus Torvalds
5
-17
/
+26
11 days
Merge tag 'ntfs-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/ntfs
Linus Torvalds
29
-452
/
+3270
11 days
f2fs: accurately adjust free_sections during free_segment_range
Daeho Jeong
1
-1
/
+14
11 days
Merge tag 'fuse-update-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
Linus Torvalds
13
-165
/
+734
11 days
f2fs: fix to avoid potential deadloop in f2fs_fsync_node_pages()
Chao Yu
1
-0
/
+5
11 days
mm/swap: move swap_ops into file systems for file system-based swap
Christoph Hellwig
3
-48
/
+77
11 days
mm/swap: remove SWP_FS_OPS
Christoph Hellwig
2
-6
/
+2
11 days
tmpfs/ramfs: let memfd_create() work on nommu
Daniel Palmer
1
-0
/
+3
11 days
mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
Lorenzo Stoakes (ARM)
1
-1
/
+1
11 days
Merge tag 'cifs-fixes-7.3-rc1' of https://git.manguebit.org/linux
Linus Torvalds
22
-108
/
+223
11 days
eventfs: Initialize ei->children and ei->list in init_ei()
Deepanshu Kartikey
1
-5
/
+2
11 days
cifs: fix loff_t underflow in cifs_remap_file_range() when len == 0
Frank Sorenson
1
-2
/
+13
11 days
smb: client: reject a tree connect response whose byte count is too small
Bryam Vargas
2
-1
/
+8
[next]