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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-29
Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl
Linus Torvalds
27
-27
/
+27
2025-01-29
Merge tag 'fuse-update-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
Linus Torvalds
11
-77
/
+1749
2025-01-28
Merge tag 'nfs-for-6.14-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
27
-237
/
+692
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
5
-218
/
+223
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
27
-27
/
+27
2025-01-27
Merge tag 'f2fs-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
Linus Torvalds
13
-181
/
+305
2025-01-27
Merge tag 'nfsd-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
21
-410
/
+1034
2025-01-27
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-66
/
+236
2025-01-27
fuse: prevent disabling io-uring on active connections
Bernd Schubert
1
-5
/
+6
2025-01-27
fuse: enable fuse-over-io-uring
Bernd Schubert
2
-2
/
+4
2025-01-27
fuse: block request allocation until io-uring init is complete
Bernd Schubert
4
-1
/
+10
2025-01-27
fuse: {io-uring} Prevent mount point hang on fuse-server termination
Bernd Schubert
2
-3
/
+75
2025-01-27
fuse: Allow to queue bg requests through io-uring
Bernd Schubert
3
-1
/
+136
2025-01-27
fuse: Allow to queue fg requests through io-uring
Bernd Schubert
2
-0
/
+188
2025-01-27
fuse: {io-uring} Make fuse_dev_queue_{interrupt,forget} non-static
Bernd Schubert
2
-2
/
+8
2025-01-27
fuse: {io-uring} Handle teardown of ring entries
Bernd Schubert
3
-0
/
+267
2025-01-27
fuse: Add io-uring sqe commit and fetch support
Bernd Schubert
3
-0
/
+457
2025-01-27
virtio-mem: support CONFIG_PROC_VMCORE_DEVICE_RAM
David Hildenbrand
1
-0
/
+1
2025-01-27
fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges in 2nd kernel
David Hildenbrand
2
-0
/
+174
2025-01-27
fs/proc/vmcore: factor out freeing a list of vmcore ranges
David Hildenbrand
1
-8
/
+1
2025-01-27
fs/proc/vmcore: factor out allocating a vmcore range and adding it to a list
David Hildenbrand
1
-19
/
+2
2025-01-27
fs/proc/vmcore: move vmcore definitions out of kcore.h
David Hildenbrand
1
-10
/
+16
2025-01-27
fs/proc/vmcore: prefix all pr_* with "vmcore:"
David Hildenbrand
1
-1
/
+3
2025-01-27
fs/proc/vmcore: disallow vmcore modifications while the vmcore is open
David Hildenbrand
1
-23
/
+34
2025-01-27
fs/proc/vmcore: replace vmcoredd_mutex by vmcore_mutex
David Hildenbrand
1
-9
/
+8
2025-01-27
fs/proc/vmcore: convert vmcore_cb_lock into vmcore_mutex
David Hildenbrand
1
-7
/
+8
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
12
-28
/
+23
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
67
-1346
/
+1363
2025-01-25
ksm: add ksm involvement information for each process
xu xin
1
-0
/
+11
2025-01-25
mm, swap: clean up device availability check
Kairui Song
3
-3
/
+0
2025-01-25
mm: alloc_pages_bulk: rename API
Luiz Capitulino
4
-6
/
+6
2025-01-25
mm/hugetlb: rename avoid_reserve to cow_from_owner
Peter Xu
1
-1
/
+1
2025-01-25
lib/list_debug.c: add object information in case of invalid object
Maninder Singh
2
-2
/
+2
2025-01-25
Merge tag 'erofs-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
Linus Torvalds
8
-272
/
+162
2025-01-24
ocfs2: use str_yes_no() and str_no_yes() helper functions
Thorsten Blum
4
-15
/
+16
2025-01-24
include/linux/lz4.h: add some missing macros
Gao Xiang
1
-7
/
+0
2025-01-24
nilfs2: do not update mtime of renamed directory that is not moved
Ryusuke Konishi
1
-7
/
+9
2025-01-24
nilfs2: handle errors that nilfs_prepare_chunk() may return
Ryusuke Konishi
3
-19
/
+27
2025-01-24
nilfs2: revise the return value description style for consistency.
Ryusuke Konishi
7
-13
/
+23
2025-01-24
nilfs2: add missing return value kernel-doc descriptions
Ryusuke Konishi
14
-7
/
+160
2025-01-24
nilfs2: correct return value kernel-doc descriptions for the rest
Ryusuke Konishi
6
-90
/
+50
2025-01-24
nilfs2: correct return value kernel-doc descriptions for metadata files
Ryusuke Konishi
4
-105
/
+77
2025-01-24
nilfs2: correct return value kernel-doc descriptions for sufile
Ryusuke Konishi
2
-73
/
+45
2025-01-24
nilfs2: correct return value kernel-doc descriptions for bmap functions
Ryusuke Konishi
2
-75
/
+56
2025-01-24
nilfs2: correct return value kernel-doc descriptions for ioctl functions
Ryusuke Konishi
1
-137
/
+96
2025-01-24
nilfs2: protect access to buffers with no active references
Ryusuke Konishi
1
-1
/
+3
2025-01-24
nilfs2: do not force clear folio if buffer is referenced
Ryusuke Konishi
1
-4
/
+27
2025-01-24
ocfs2: remove parameter parent_fe_bh from __ocfs2_mknod_locked
Su Yue
1
-4
/
+3
2025-01-24
ocfs2: mark dquot as inactive if failed to start trans while releasing dquot
Su Yue
1
-0
/
+5
2025-01-24
ocfs2: check tl->count of truncate log inode in ocfs2_get_truncate_log_info
Su Yue
1
-0
/
+15
[next]