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
2025-09-13
fs/proc/task_mmu: execute PROCMAP_QUERY ioctl under per-vma locks
Suren Baghdasaryan
1
-18
/
+85
2025-09-13
fs/proc/task_mmu: factor out proc_maps_private fields used by PROCMAP_QUERY
Suren Baghdasaryan
3
-53
/
+63
2025-09-13
mm/slub: allow to set node and align in k[v]realloc
Vitaly Wool
2
-2
/
+2
2025-09-13
nilfs2: fix CFI failure when accessing /sys/fs/nilfs2/features/*
Nathan Chancellor
2
-6
/
+6
2025-09-13
Merge tag 'ceph-for-6.17-rc6' of https://github.com/ceph/ceph-client
Linus Torvalds
7
-123
/
+219
2025-09-13
Merge tag 'driver-core-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
1
-20
/
+38
2025-09-12
Merge tag 'v6.17-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-75
/
+293
2025-09-12
gfs2: Fix unlikely race in gdlm_put_lock
Andreas Gruenbacher
1
-6
/
+5
2025-09-12
gfs2: Add proper lockspace locking
Andreas Gruenbacher
4
-20
/
+56
2025-09-12
gfs2: Minor run_queue fixes
Andreas Gruenbacher
1
-1
/
+8
2025-09-12
gfs2: run_queue cleanup
Andreas Gruenbacher
1
-16
/
+19
2025-09-12
gfs2: Simplify do_promote
Andreas Gruenbacher
1
-11
/
+6
2025-09-12
gfs2: Get rid of GLF_INVALIDATE_IN_PROGRESS
Andreas Gruenbacher
3
-17
/
+1
2025-09-12
gfs2: Fix GLF_INVALIDATE_IN_PROGRESS flag clearing in do_xmote
Andreas Gruenbacher
1
-2
/
+0
2025-09-12
gfs2: Remove duplicate check in do_xmote
Andreas Gruenbacher
1
-14
/
+13
2025-09-12
gfs2: Fix LM_FLAG_TRY* logic in add_to_queue
Andreas Gruenbacher
1
-23
/
+24
2025-09-12
gfs2: Remove DLM_LKF_ALTCW / DLM_LKF_ALTPR code
Andreas Gruenbacher
2
-20
/
+1
2025-09-12
gfs2: Further sanitize lock_dlm.c
Andreas Gruenbacher
3
-14
/
+22
2025-09-12
gfs2: Do not use atomic operations unnecessarily
Andreas Gruenbacher
1
-3
/
+3
2025-09-12
gfs2: Sanitize gfs2_meta_check, gfs2_metatype_check, gfs2_io_error
Andreas Gruenbacher
2
-30
/
+27
2025-09-12
gfs2: Turn gfs2_withdraw into a void function
Andreas Gruenbacher
2
-14
/
+9
2025-09-12
gfs2: Partially revert "gfs2: do_xmote fixes"
Andreas Gruenbacher
1
-1
/
+2
2025-09-12
gfs2: Simplify refcounting in do_xmote
Andreas Gruenbacher
1
-1
/
+3
2025-09-12
gfs2: do_xmote cleanup
Andreas Gruenbacher
1
-5
/
+7
2025-09-12
gfs2: Remove space before newline
Colin Ian King
1
-1
/
+1
2025-09-12
gfs2: Remove unused sd_withdraw_wait field
Andreas Gruenbacher
1
-1
/
+0
2025-09-12
gfs2: Remove unused GIF_FREE_VFS_INODE flag
Andreas Gruenbacher
1
-1
/
+0
2025-09-12
erofs: fix long xattr name prefix placement
Gao Xiang
3
-6
/
+16
2025-09-11
Merge tag 'for-6.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
5
-16
/
+56
2025-09-11
fanotify: add watchdog for permission events
Miklos Szeredi
2
-0
/
+104
2025-09-10
Merge tag 'mm-hotfixes-stable-2025-09-10-20-00' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-2
/
+11
2025-09-10
Merge tag 'nfs-for-6.17-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
12
-94
/
+126
2025-09-10
ntfs3: stop using write_cache_pages
Christoph Hellwig
1
-5
/
+10
2025-09-10
fs/ntfs3: reject index allocation if $BITMAP is empty but blocks exist
Moon Hee Lee
1
-0
/
+10
2025-09-10
fs/ntfs3: Fix a resource leak bug in wnd_extend()
Haoxiang Li
1
-0
/
+1
2025-09-10
fs: ntfs3: Fix integer overflow in run_unpack()
Vitaly Grigoryev
1
-3
/
+9
2025-09-10
ntfs3: pretend $Extend records as regular files
Tetsuo Handa
1
-0
/
+1
2025-09-10
ntfs3: add FS_IOC_SETFSLABEL ioctl
Ethan Ferguson
1
-0
/
+18
2025-09-10
ntfs3: add FS_IOC_GETFSLABEL ioctl
Ethan Ferguson
1
-0
/
+10
2025-09-10
ntfs3: transition magic number to shared constant
Ethan Ferguson
1
-1
/
+1
2025-09-10
erofs: fix runtime warning on truncate_folio_batch_exceptionals()
Yuezhang Mo
1
-0
/
+12
2025-09-09
smb: client: fix data loss due to broken rename(2)
Paulo Alcantara
8
-72
/
+268
2025-09-09
smb: client: fix compound alignment with encryption
Paulo Alcantara
1
-3
/
+25
2025-09-09
f2fs: fix wrong layout information on 16KB page
Jaegeuk Kim
1
-3
/
+6
2025-09-09
hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
Kang Chen
4
-11
/
+29
2025-09-09
iomap: simplify direct io validity check
Keith Busch
1
-2
/
+1
2025-09-09
block: add size alignment to bio_iov_iter_get_pages
Keith Busch
1
-1
/
+1
2025-09-09
block: remove the bi_inline_vecs variable sized array from struct bio
Christoph Hellwig
2
-3
/
+2
2025-09-09
block: add a bio_init_inline helper
Christoph Hellwig
5
-5
/
+5
2025-09-09
ceph: fix crash after fscrypt_encrypt_pagecache_blocks() error
Max Kellermann
1
-2
/
+4
[prev]
[next]