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-12-02
Merge tag 'x86_cache_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-21
/
+387
2025-12-02
Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+2
2025-12-02
Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-8
/
+4
2025-12-01
Merge tag 'locking-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-17
/
+5
2025-12-01
Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
15
-366
/
+173
2025-12-01
Merge tag 'vfs-6.19-rc1.autofs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
5
-0
/
+21
2025-12-01
Merge tag 'vfs-6.19-rc1.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
10
-672
/
+629
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
25
-812
/
+1176
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
26
-138
/
+439
2025-12-01
Merge tag 'vfs-6.19-rc1.minix' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
3
-7
/
+57
2025-12-01
Merge tag 'vfs-6.19-rc1.guards' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
6
-32
/
+17
2025-12-01
Merge tag 'vfs-6.19-rc1.fs_header' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
16
-8
/
+15
2025-12-01
Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
8
-182
/
+185
2025-12-01
Merge tag 'vfs-6.19-rc1.folio' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
18
-50
/
+46
2025-12-01
Merge tag 'vfs-6.19-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-46
/
+67
2025-12-01
Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
5
-49
/
+142
2025-12-01
Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
12
-104
/
+90
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
102
-378
/
+403
2025-12-01
Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
22
-301
/
+262
2025-12-01
Merge tag 'vfs-6.19-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
22
-571
/
+895
2025-11-28
afs: Fix uninit var in afs_alloc_anon_key()
David Howells
1
-1
/
+2
2025-11-28
Merge tag 'vfs-6.18-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
5
-48
/
+55
2025-11-28
file: convert replace_fd() to FD_PREPARE()
Christian Brauner
1
-11
/
+8
2025-11-28
exec: convert begin_new_exec() to FD_ADD()
Christian Brauner
1
-2
/
+1
2025-11-28
xfs: convert xfs_open_by_handle() to FD_PREPARE()
Christian Brauner
1
-39
/
+17
2025-11-28
userfaultfd: convert new_userfaultfd() to FD_PREPARE()
Christian Brauner
1
-20
/
+10
2025-11-28
timerfd: convert timerfd_create() to FD_ADD()
Christian Brauner
1
-20
/
+9
2025-11-28
signalfd: convert do_signalfd4() to FD_ADD()
Christian Brauner
1
-18
/
+11
2025-11-28
open: convert do_sys_openat2() to FD_ADD()
Christian Brauner
1
-14
/
+3
2025-11-28
eventpoll: convert do_epoll_create() to FD_PREPARE()
Christian Brauner
1
-22
/
+10
2025-11-28
autofs: convert autofs_dev_ioctl_open_mountpoint() to FD_ADD()
Christian Brauner
1
-24
/
+6
2025-11-28
nsfs: convert ns_ioctl() to FD_PREPARE()
Christian Brauner
1
-23
/
+12
2025-11-28
nsfs: convert open_namespace() to FD_PREPARE()
Christian Brauner
1
-11
/
+1
2025-11-28
fanotify: convert fanotify_init() to FD_PREPARE()
Christian Brauner
1
-38
/
+22
2025-11-28
namespace: convert fsmount() to FD_PREPARE()
Christian Brauner
1
-40
/
+30
2025-11-28
namespace: convert open_tree_attr() to FD_PREPARE()
Christian Brauner
1
-13
/
+6
2025-11-28
namespace: convert open_tree() to FD_ADD()
Christian Brauner
1
-13
/
+1
2025-11-28
fhandle: convert do_handle_open() to FD_ADD()
Christian Brauner
1
-17
/
+13
2025-11-28
eventfd: convert do_eventfd() to FD_PREPARE()
Christian Brauner
1
-20
/
+11
2025-11-28
anon_inodes: convert to FD_ADD()
Christian Brauner
1
-21
/
+2
2025-11-28
afs: Fix delayed allocation of a cell's anonymous key
David Howells
3
-43
/
+49
2025-11-28
ovl: remove unneeded semicolon
Chen Ni
1
-1
/
+1
2025-11-28
ovl: fail ovl_lock_rename_workdir() if either target is unhashed
NeilBrown
1
-2
/
+2
2025-11-28
dcache: touch up predicts in __d_lookup_rcu()
Mateusz Guzik
1
-3
/
+12
2025-11-28
filelock: __fcntl_getlease: fix kernel-doc warnings
Randy Dunlap
1
-1
/
+2
2025-11-28
nfsd: fix end_creating() conversion
Neil Brown
2
-4
/
+5
2025-11-27
Merge tag 'ceph-for-6.18-rc8' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-1
/
+1
2025-11-26
libceph: drop started parameter of __ceph_open_session()
Ilya Dryomov
1
-1
/
+1
2025-11-26
fs: inline step_into() and walk_component()
Mateusz Guzik
1
-3
/
+28
2025-11-26
fs: tidy up step_into() & friends before inlining
Mateusz Guzik
1
-13
/
+18
[next]