Show patches with: State = Action Required       |    Archived = No       |   5436 patches
« 1 2 ... 29 30 3154 55 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,2/9] rust: cred: add Rust abstraction for `struct cred` File abstractions needed by Rust Binder - - - --- 2024-01-18 Alice Ryhl New
[v3,1/9] rust: file: add Rust abstraction for `struct file` File abstractions needed by Rust Binder - - - --- 2024-01-18 Alice Ryhl New
[GIT,PULL] vfs netfs updates [GIT,PULL] vfs netfs updates - - - --- 2024-01-18 Christian Brauner New
ovl: require xwhiteout feature flag on layer roots ovl: require xwhiteout feature flag on layer roots - 1 - --- 2024-01-18 Miklos Szeredi New
[v1] exfat: fix zero the unwritten part for dio read [v1] exfat: fix zero the unwritten part for dio read - - - --- 2024-01-18 Yuezhang.Mo@sony.com New
[GIT,PULL] xfs: More code changes for 6.8 [GIT,PULL] xfs: More code changes for 6.8 - - - --- 2024-01-18 Chandan Babu R New
[v2] libfs: Attempt exact-match comparison first during casefold lookup [v2] libfs: Attempt exact-match comparison first during casefold lookup - - - --- 2024-01-18 Gabriel Krisman Bertazi New
userfaultfd: fix return error if mmap_changing is non-zero in MOVE ioctl userfaultfd: fix return error if mmap_changing is non-zero in MOVE ioctl 2 - - --- 2024-01-17 Lokesh Gidra New
userfaultfd: fix mmap_changing checking in mfill_atomic_hugetlb userfaultfd: fix mmap_changing checking in mfill_atomic_hugetlb - - - --- 2024-01-17 Lokesh Gidra New
libfs: Attempt exact-match comparison first during casefold lookup libfs: Attempt exact-match comparison first during casefold lookup - - - --- 2024-01-17 Gabriel Krisman Bertazi New
[RFC] pagecache_isize_extended [RFC] pagecache_isize_extended - - - --- 2024-01-17 Matthew Wilcox New
afs: Fix missing/incorrect unlocking of RCU read lock afs: Fix missing/incorrect unlocking of RCU read lock - 1 - --- 2024-01-17 David Howells New
[v3,2/2] eventfs: Do not create dentries nor inodes in iterate_shared eventfs: Create dentries and inodes at dir open - - - --- 2024-01-16 Steven Rostedt New
[v3,1/2] eventfs: Have the inodes all for files and directories all be the same eventfs: Create dentries and inodes at dir open - - - --- 2024-01-16 Steven Rostedt New
[v2,2/2] eventfs: Create list of files and directories at dir open eventfs: Create dentries and inodes at dir open - - - --- 2024-01-16 Steven Rostedt New
[v2,1/2] eventfs: Have the inodes all for files and directories all be the same eventfs: Create dentries and inodes at dir open - - - --- 2024-01-16 Steven Rostedt New
[20/20] filelock: split leases out of struct file_lock filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-16 Jeff Layton New
[19/20] filelock: convert locks_insert_lock_ctx and locks_delete_lock_ctx filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-16 Jeff Layton New
[18/20] filelock: convert locks_wake_up_blocks to take a file_lock_core pointer filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-16 Jeff Layton New
[17/20] filelock: make assign_type helper take a file_lock_core pointer filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-16 Jeff Layton New
[16/20] filelock: reorganize locks_delete_block and __locks_insert_block filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-16 Jeff Layton New
[15/20] filelock: clean up locks_delete_block internals filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-16 Jeff Layton New
[14/20] filelock: convert fl_blocker to file_lock_core filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-16 Jeff Layton New
[13/20] filelock: convert __locks_insert_block, conflict and deadlock checks to use file_lock_core filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-16 Jeff Layton New
[12/20] filelock: make __locks_delete_block and __locks_wake_up_blocks take file_lock_core filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-16 Jeff Layton New
[11/20] filelock: convert the IS_* macros to take file_lock_core filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-16 Jeff Layton New
[10/20] filelock: convert locks_{insert,delete}_global_blocked filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-16 Jeff Layton New
[09/20] filelock: make locks_{insert,delete}_global_locks take file_lock_core arg filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-16 Jeff Layton New
[08/20] filelock: convert posix_owner_key to take file_lock_core arg filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-16 Jeff Layton New
[07/20] filelock: make posix_same_owner take file_lock_core pointers filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-16 Jeff Layton New
[06/20] filelock: convert more internal functions to use file_lock_core filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-16 Jeff Layton New
[05/20] filelock: convert some internal functions to use file_lock_core instead filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-16 Jeff Layton New
[04/20] filelock: fixups after the coccinelle changes filelock: split struct file_lock into file_lock and file_lease structs 1 - - --- 2024-01-16 Jeff Layton New
[03/20] filelock: the results of the coccinelle conversion filelock: split struct file_lock into file_lock and file_lease structs 1 - - --- 2024-01-16 Jeff Layton New
[02/20] filelock: add coccinelle scripts to move fields to struct file_lock_core filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-16 Jeff Layton New
[01/20] filelock: split common fields into struct file_lock_core filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-16 Jeff Layton New
eventfs: Create dentries and inodes at dir open eventfs: Create dentries and inodes at dir open - - - --- 2024-01-16 Steven Rostedt New
[v3] fsnotify: optimize the case of no parent watcher [v3] fsnotify: optimize the case of no parent watcher - - - --- 2024-01-16 Amir Goldstein New
buffer: Use KMEM_CACHE instead of kmem_cache_create() buffer: Use KMEM_CACHE instead of kmem_cache_create() - 1 - --- 2024-01-16 Kunwu Chan New
fs/ntfs3: Use kvfree to free memory allocated by kvmalloc fs/ntfs3: Use kvfree to free memory allocated by kvmalloc - - - --- 2024-01-16 Konstantin Komarov New
fs: improve dump_mapping() robustness fs: improve dump_mapping() robustness - - - --- 2024-01-16 Baolin Wang New
[v14] exec: Fix dead-lock in de_thread with ptrace_attach [v14] exec: Fix dead-lock in de_thread with ptrace_attach - - - --- 2024-01-15 Bernd Edlinger New
[v2] Fix error handling in begin_new_exec [v2] Fix error handling in begin_new_exec 1 - - --- 2024-01-15 Bernd Edlinger New
[RFC,3/3] mm/maps: read proc/pid/maps under RCU reading proc/pid/maps under RCU - - - --- 2024-01-15 Suren Baghdasaryan New
[RFC,2/3] seq_file: add validate() operation to seq_operations reading proc/pid/maps under RCU - - - --- 2024-01-15 Suren Baghdasaryan New
[RFC,1/3] mm: make vm_area_struct anon_name field RCU-safe reading proc/pid/maps under RCU - - - --- 2024-01-15 Suren Baghdasaryan New
[v9,25/25] integrity: Remove LSM security: Move IMA and EVM to the LSM infrastructure 1 2 - --- 2024-01-15 Roberto Sassu New
[v9,24/25] ima: Make it independent from 'integrity' LSM security: Move IMA and EVM to the LSM infrastructure - 2 - --- 2024-01-15 Roberto Sassu New
[v9,23/25] evm: Make it independent from 'integrity' LSM security: Move IMA and EVM to the LSM infrastructure 1 2 - --- 2024-01-15 Roberto Sassu New
[v9,22/25] evm: Move to LSM infrastructure security: Move IMA and EVM to the LSM infrastructure 2 2 - --- 2024-01-15 Roberto Sassu New
[v9,21/25] ima: Move IMA-Appraisal to LSM infrastructure security: Move IMA and EVM to the LSM infrastructure 2 3 - --- 2024-01-15 Roberto Sassu New
[v9,20/25] ima: Move to LSM infrastructure security: Move IMA and EVM to the LSM infrastructure 4 1 - --- 2024-01-15 Roberto Sassu New
[v9,19/25] integrity: Move integrity_kernel_module_request() to IMA security: Move IMA and EVM to the LSM infrastructure 1 1 - --- 2024-01-15 Roberto Sassu New
[v9,18/25] security: Introduce key_post_create_or_update hook security: Move IMA and EVM to the LSM infrastructure 2 2 - --- 2024-01-15 Roberto Sassu New
[v9,17/25] security: Introduce inode_post_remove_acl hook security: Move IMA and EVM to the LSM infrastructure 3 2 - --- 2024-01-15 Roberto Sassu New
[v9,16/25] security: Introduce inode_post_set_acl hook security: Move IMA and EVM to the LSM infrastructure 3 2 - --- 2024-01-15 Roberto Sassu New
[v9,15/25] security: Introduce inode_post_create_tmpfile hook security: Move IMA and EVM to the LSM infrastructure 3 2 - --- 2024-01-15 Roberto Sassu New
[v9,14/25] security: Introduce path_post_mknod hook security: Move IMA and EVM to the LSM infrastructure 3 2 - --- 2024-01-15 Roberto Sassu New
[v9,13/25] security: Introduce file_release hook security: Move IMA and EVM to the LSM infrastructure 2 1 - --- 2024-01-15 Roberto Sassu New
[v9,12/25] security: Introduce file_post_open hook security: Move IMA and EVM to the LSM infrastructure 3 2 - --- 2024-01-15 Roberto Sassu New
[v9,11/25] security: Introduce inode_post_removexattr hook security: Move IMA and EVM to the LSM infrastructure 2 3 - --- 2024-01-15 Roberto Sassu New
[v9,10/25] security: Introduce inode_post_setattr hook security: Move IMA and EVM to the LSM infrastructure 3 2 - --- 2024-01-15 Roberto Sassu New
[v9,09/25] security: Align inode_setattr hook definition with EVM security: Move IMA and EVM to the LSM infrastructure 2 2 - --- 2024-01-15 Roberto Sassu New
[v9,08/25] evm: Align evm_inode_post_setxattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure 1 3 - --- 2024-01-15 Roberto Sassu New
[v9,07/25] evm: Align evm_inode_setxattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure 1 3 - --- 2024-01-15 Roberto Sassu New
[v9,06/25] evm: Align evm_inode_post_setattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 4 - --- 2024-01-15 Roberto Sassu New
[v9,05/25] ima: Align ima_post_read_file() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 4 - --- 2024-01-15 Roberto Sassu New
[v9,04/25] ima: Align ima_inode_removexattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure 1 3 - --- 2024-01-15 Roberto Sassu New
[v9,03/25] ima: Align ima_inode_setxattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure 1 3 - --- 2024-01-15 Roberto Sassu New
[v9,02/25] ima: Align ima_file_mprotect() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure 1 3 - --- 2024-01-15 Roberto Sassu New
[v9,01/25] ima: Align ima_inode_post_setattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 4 - --- 2024-01-15 Roberto Sassu New
proc: Remove usage of the deprecated ida_simple_xx() API proc: Remove usage of the deprecated ida_simple_xx() API - 1 - --- 2024-01-15 Christophe JAILLET New
[v3] eventfd: move 'eventfd-count' printing out of spinlock [v3] eventfd: move 'eventfd-count' printing out of spinlock - - - --- 2024-01-15 Wen Yang New
[v3,3/4] erofs: Don't use certain unnecessary folio_*() functions Untitled series #816943 - 1 - --- 2024-01-15 Gao Xiang New
[v3,4/4] syscalls: splice07: New splice tst_fd iterator test Add tst_fd iterator API - 3 - --- 2024-01-15 Cyril Hrubis New
[v3,3/4] syscalls: accept: Add tst_fd test Add tst_fd iterator API - 3 - --- 2024-01-15 Cyril Hrubis New
[v3,2/4] syscalls: readahead01: Make use of tst_fd Add tst_fd iterator API - 3 - --- 2024-01-15 Cyril Hrubis New
[v3,1/4] lib: Add tst_fd iterator Add tst_fd iterator API - 2 - --- 2024-01-15 Cyril Hrubis New
readahead: use ilog2 instead of a while loop in page_cache_ra_order() readahead: use ilog2 instead of a while loop in page_cache_ra_order() - - - --- 2024-01-15 Pankaj Raghav (Samsung) New
[v2,3/4] erofs: Don't use certain internal folio_*() functions Untitled series #816842 - 1 - --- 2024-01-15 Gao Xiang New
[v2,3/4] erofs: Don't use certain internal folio_*() functions Untitled series #816841 - 1 - --- 2024-01-15 Gao Xiang New
fs: Remove NTFS classic fs: Remove NTFS classic 3 - - --- 2024-01-15 Matthew Wilcox New
proc: proc_sysctl: Optimize insert_links() proc: proc_sysctl: Optimize insert_links() - - - --- 2024-01-15 Li kunyu New
proc: proc_sysctl: Optimize proc_sys_fill_cache() variable proc: proc_sysctl: Optimize proc_sys_fill_cache() variable - - - --- 2024-01-15 Li zeming New
[GIT,PULL] fscrypt fix for 6.8-rc1 [GIT,PULL] fscrypt fix for 6.8-rc1 - - - --- 2024-01-13 Eric Biggers New
[GIT,PULL] vfs fixes [GIT,PULL] vfs fixes - - - --- 2024-01-13 Christian Brauner New
f2fs: fix uaf in destroy_device_list f2fs: fix uaf in destroy_device_list - - - --- 2024-01-13 Edward Adam Davis New
afs: Remove afs_dynroot_d_revalidate() as it is redundant afs: Remove afs_dynroot_d_revalidate() as it is redundant - - - --- 2024-01-12 David Howells New
[3/3] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving mm/mempolicy: weighted interleave mempolicy with sysfs extension - - - --- 2024-01-12 Gregory Price New
[2/3] mm/mempolicy: refactor a read-once mechanism into a function for re-use mm/mempolicy: weighted interleave mempolicy with sysfs extension - - - --- 2024-01-12 Gregory Price New
[1/3] mm/mempolicy: implement the sysfs-based weighted_interleave interface mm/mempolicy: weighted interleave mempolicy with sysfs extension - - - --- 2024-01-12 Gregory Price New
[git,pull] bcachefs locking fix [git,pull] bcachefs locking fix 1 - - --- 2024-01-12 Al Viro New
[git,pull] more simple_recursive_removal() conversions [git,pull] more simple_recursive_removal() conversions - - - --- 2024-01-12 Al Viro New
[v2] netfs, fscache: Prevent Oops in fscache_put_cache() [v2] netfs, fscache: Prevent Oops in fscache_put_cache() - - - --- 2024-01-12 Dan Carpenter New
fs: hfsplus: fix an error code problem in hfsplus_sync_fs fs: hfsplus: fix an error code problem in hfsplus_sync_fs - - - --- 2024-01-12 Su Hui New
[v3,10/10] libfs: Drop generic_set_encrypted_ci_d_ops Set casefold/fscrypt dentry operations through sb->s_d_op - - - --- 2024-01-11 Gabriel Krisman Bertazi New
[v3,09/10] ubifs: Configure dentry operations at dentry-creation time Set casefold/fscrypt dentry operations through sb->s_d_op - - - --- 2024-01-11 Gabriel Krisman Bertazi New
[v3,08/10] f2fs: Configure dentry operations at dentry-creation time Set casefold/fscrypt dentry operations through sb->s_d_op - - - --- 2024-01-11 Gabriel Krisman Bertazi New
[v3,07/10] ext4: Configure dentry operations at dentry-creation time Set casefold/fscrypt dentry operations through sb->s_d_op - - - --- 2024-01-11 Gabriel Krisman Bertazi New
[v3,06/10] libfs: Add helper to choose dentry operations at mount Set casefold/fscrypt dentry operations through sb->s_d_op - - - --- 2024-01-11 Gabriel Krisman Bertazi New
« 1 2 ... 29 30 3154 55 »