Show patches with: State = Action Required       |   63994 patches
« 1 2 3 4639 640 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v1,3/3] powerpc/8xx: document and enforce that split PT locks are not used mm: split PTE/PMD PT table Kconfig cleanups+clarifications - - - --- 2024-07-26 David Hildenbrand New
[v1,2/3] mm/hugetlb: enforce that PMD PT sharing has split PMD PT locks mm: split PTE/PMD PT table Kconfig cleanups+clarifications - - - --- 2024-07-26 David Hildenbrand New
[v1,1/3] mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig options mm: split PTE/PMD PT table Kconfig cleanups+clarifications - - - --- 2024-07-26 David Hildenbrand New
[v11,10/10] xfs: enable block size larger than page size support enable bs > ps in XFS - 1 - --- 2024-07-26 Pankaj Raghav (Samsung) New
[v11,09/10] xfs: make the calculation generic in xfs_sb_validate_fsb_count() enable bs > ps in XFS - 2 - --- 2024-07-26 Pankaj Raghav (Samsung) New
[v11,08/10] xfs: expose block size in stat enable bs > ps in XFS - 2 - --- 2024-07-26 Pankaj Raghav (Samsung) New
[v11,07/10] xfs: use kvmalloc for xattr buffers enable bs > ps in XFS - 2 - --- 2024-07-26 Pankaj Raghav (Samsung) New
[v11,06/10] iomap: fix iomap_dio_zero() for fs bs > system page size enable bs > ps in XFS - 3 - --- 2024-07-26 Pankaj Raghav (Samsung) New
[v11,05/10] filemap: cap PTE range to be created to allowed zero fill in folio_map_range() enable bs > ps in XFS - 3 - --- 2024-07-26 Pankaj Raghav (Samsung) New
[v11,04/10] mm: split a folio in minimum folio order chunks enable bs > ps in XFS - 2 - --- 2024-07-26 Pankaj Raghav (Samsung) New
[v11,03/10] readahead: allocate folios with mapping_min_order in readahead enable bs > ps in XFS 1 - - --- 2024-07-26 Pankaj Raghav (Samsung) New
[v11,02/10] filemap: allocate mapping_min_order folios in the page cache enable bs > ps in XFS - 3 - --- 2024-07-26 Pankaj Raghav (Samsung) New
[v11,01/10] fs: Allow fine-grained control of folio sizes enable bs > ps in XFS - 2 - --- 2024-07-26 Pankaj Raghav (Samsung) New
[v3] proc: add config & param to block forcing mem writes [v3] proc: add config & param to block forcing mem writes - - - --- 2024-07-26 Adrian Ratiu New
[v3,bpf-next,3/3] selftests/bpf: add positive tests for new VFS based BPF kfuncs introduce new VFS based BPF kfuncs - - - --- 2024-07-26 Matt Bobrowski New
[v3,bpf-next,2/3] selftests/bpf: add negative tests for new VFS based BPF kfuncs introduce new VFS based BPF kfuncs - - - --- 2024-07-26 Matt Bobrowski New
[v3,bpf-next,1/3] bpf: introduce new VFS based BPF kfuncs introduce new VFS based BPF kfuncs - - - --- 2024-07-26 Matt Bobrowski New
[2/2] fuse: add support for no forget requests fuse: add no forget support - - - --- 2024-07-26 yangyun New
[1/2] fuse: replace fuse_queue_forget with fuse_force_forget if error fuse: add no forget support - - - --- 2024-07-26 yangyun New
[git,pull] (very belated) struct file leak fixes [git,pull] (very belated) struct file leak fixes - - - --- 2024-07-26 Al Viro New
[v2] scripts: reduce false positives in the macro_checker script. [v2] scripts: reduce false positives in the macro_checker script. - - - --- 2024-07-26 Julian Sun New
[v2] fs: don't flush in-flight wb switches for superblocks without cgroup writeback [v2] fs: don't flush in-flight wb switches for superblocks without cgroup writeback - - - --- 2024-07-26 Haifeng Xu New
[bpf-next,2/2] selftests/bpf: Add tests for bpf_get_dentry_xattr Add kfuncs to support reading xattr from dentry - - - --- 2024-07-25 Song Liu New
[bpf-next,1/2] bpf: Add kfunc bpf_get_dentry_xattr() to read xattr from dentry Add kfuncs to support reading xattr from dentry - - - --- 2024-07-25 Song Liu New
[10/10] fsnotify: generate pre-content permission event on page fault fanotify: add pre-content hooks - - - --- 2024-07-25 Josef Bacik New
[09/10] fanotify: allow to set errno in FAN_DENY permission response fanotify: add pre-content hooks - - - --- 2024-07-25 Josef Bacik New
[08/10] fanotify: report file range info with pre-content events fanotify: add pre-content hooks - - - --- 2024-07-25 Josef Bacik New
[07/10] fanotify: rename a misnamed constant fanotify: add pre-content hooks - - - --- 2024-07-25 Josef Bacik New
[06/10] fanotify: pass optional file access range in pre-content event fanotify: add pre-content hooks - - - --- 2024-07-25 Josef Bacik New
[05/10] fanotify: introduce FAN_PRE_MODIFY permission event fanotify: add pre-content hooks - - - --- 2024-07-25 Josef Bacik New
[04/10] fanotify: introduce FAN_PRE_ACCESS permission event fanotify: add pre-content hooks - - - --- 2024-07-25 Josef Bacik New
[03/10] fsnotify: generate pre-content permission event on open fanotify: add pre-content hooks - - - --- 2024-07-25 Josef Bacik New
[02/10] fsnotify: introduce pre-content permission event fanotify: add pre-content hooks - - - --- 2024-07-25 Josef Bacik New
[01/10] fanotify: don't skip extra event info if no info_mode is set fanotify: add pre-content hooks - - - --- 2024-07-25 Josef Bacik New
fuse: check aborted connection before adding requests to pending list for resending fuse: check aborted connection before adding requests to pending list for resending - 1 - --- 2024-07-25 Joanne Koong New
[v8,8/8] rust: file: add abstraction for `poll_table` File abstractions needed by Rust Binder - 3 - --- 2024-07-25 Alice Ryhl New
[v8,7/8] rust: file: add `Kuid` wrapper File abstractions needed by Rust Binder - 3 - --- 2024-07-25 Alice Ryhl New
[v8,6/8] rust: file: add `FileDescriptorReservation` File abstractions needed by Rust Binder - 3 - --- 2024-07-25 Alice Ryhl New
[v8,5/8] rust: security: add abstraction for secctx File abstractions needed by Rust Binder - 3 - --- 2024-07-25 Alice Ryhl New
[v8,4/8] rust: cred: add Rust abstraction for `struct cred` File abstractions needed by Rust Binder - 3 - --- 2024-07-25 Alice Ryhl New
[v8,3/8] rust: file: add Rust abstraction for `struct file` File abstractions needed by Rust Binder - - - --- 2024-07-25 Alice Ryhl New
[v8,2/8] rust: task: add `Task::current_raw` File abstractions needed by Rust Binder - 3 - --- 2024-07-25 Alice Ryhl New
[v8,1/8] rust: types: add `NotThreadSafe` File abstractions needed by Rust Binder - 4 - --- 2024-07-25 Alice Ryhl New
netfs: Fix dependency of NETFS_DEBUG netfs: Fix dependency of NETFS_DEBUG - - - --- 2024-07-25 Geert Uytterhoeven New
scripts: reduce false positives in the macro_checker script. scripts: reduce false positives in the macro_checker script. - - - --- 2024-07-25 Julian Sun New
hostfs: fix the host directory parse when mounting. hostfs: fix the host directory parse when mounting. - - - --- 2024-07-25 Hongbo Li New
fs: don't flush in-flight wb switches for superblocks without cgroup writeback fs: don't flush in-flight wb switches for superblocks without cgroup writeback - - - --- 2024-07-25 Haifeng Xu New
[GIT,PULL] sysctl constification changes for v6.11-rc1 [GIT,PULL] sysctl constification changes for v6.11-rc1 - - - --- 2024-07-24 Joel Granados New
fs: don't allow non-init s_user_ns for filesystems without FS_USERNS_MOUNT fs: don't allow non-init s_user_ns for filesystems without FS_USERNS_MOUNT - 1 - --- 2024-07-24 Seth Forshee (DigitalOcean) New
[RFC,2/2] selftests: add F_CREATED tests Add an fcntl() to check file creation - - - --- 2024-07-24 Christian Brauner New
[RFC,1/2] fcntl: add F_CREATED Add an fcntl() to check file creation - 2 - --- 2024-07-24 Christian Brauner New
cachefiles: Fix non-taking of sb_writers around set/removexattr cachefiles: Fix non-taking of sb_writers around set/removexattr - - - --- 2024-07-24 David Howells New
[GIT,PULL] vfs fixes [GIT,PULL] vfs fixes - - - --- 2024-07-24 Christian Brauner New
[RFC,2/2] fuse: Enhance each fuse connection with timeout support fuse: Add timeout support for fuse connection - - - --- 2024-07-24 Yafang Shao New
[RFC,1/2] fuse: Add "timeout" sysfs attribute for each fuse connection fuse: Add timeout support for fuse connection - - - --- 2024-07-24 Yafang Shao New
[GIT,PULL] trivial unicode patches for 6.11 [GIT,PULL] trivial unicode patches for 6.11 - - - --- 2024-07-23 Gabriel Krisman Bertazi New
proc: add config & param to block forcing mem writes proc: add config & param to block forcing mem writes - - - --- 2024-07-23 Adrian Ratiu New
filelock: Fix fcntl/close race recovery compat path filelock: Fix fcntl/close race recovery compat path - 1 - --- 2024-07-23 Jann Horn New
filelock: add file path in lock_get_status() to show more debug info filelock: add file path in lock_get_status() to show more debug info - - - --- 2024-07-23 Yuwei Guan New
[v2] exfat: check disk status during buffer write [v2] exfat: check disk status during buffer write - - - --- 2024-07-23 Dongliang Cui New
scripts: add macro_checker script to check unused parameters in macros scripts: add macro_checker script to check unused parameters in macros - - - --- 2024-07-23 Julian Sun New
vfs: Fix potential circular locking through setxattr() and removexattr() vfs: Fix potential circular locking through setxattr() and removexattr() - - - --- 2024-07-23 David Howells New
[v3,2/2] hugetlbfs: use tracepoints in hugetlbfs functions. Introduce tracepoint for hugetlbfs - - - --- 2024-07-23 Hongbo Li New
[v3,1/2] hugetlbfs: support tracepoint Introduce tracepoint for hugetlbfs - - - --- 2024-07-23 Hongbo Li New
[printk,v3,15/19] proc: Add nbcon support for /proc/consoles add threaded printing + the rest - - - --- 2024-07-22 John Ogness New
[GIT,PULL] bcachefs fixes for 6.11-rc1 [GIT,PULL] bcachefs fixes for 6.11-rc1 - - - --- 2024-07-22 Kent Overstreet New
[2/2] pidfs: add selftests for new namespace ioctls fs/pidfs: when time ns disabled add check for ioctl - - - --- 2024-07-22 Christian Brauner New
[1/2] pidfs: handle kernels without namespaces cleanly [1/2] pidfs: handle kernels without namespaces cleanly - - - --- 2024-07-22 Christian Brauner New
[v3,7/7] tools: add skeleton code for userland testing of VMA logic Make core VMA operations internal and testable 1 1 1 --- 2024-07-22 Lorenzo Stoakes New
[v3,6/7] tools: separate out shared radix-tree components Make core VMA operations internal and testable 1 1 - --- 2024-07-22 Lorenzo Stoakes New
[v3,5/7] MAINTAINERS: Add entry for new VMA files Make core VMA operations internal and testable 2 - - --- 2024-07-22 Lorenzo Stoakes New
[v3,4/7] mm: move internal core VMA manipulation functions to own file Make core VMA operations internal and testable - 2 - --- 2024-07-22 Lorenzo Stoakes New
[v3,3/7] mm: move vma_shrink(), vma_expand() to internal header Make core VMA operations internal and testable - 2 - --- 2024-07-22 Lorenzo Stoakes New
[v3,2/7] mm: move vma_modify() and helpers to internal header Make core VMA operations internal and testable - 2 - --- 2024-07-22 Lorenzo Stoakes New
[v3,1/7] userfaultfd: move core VMA manipulation logic to mm/userfaultfd.c Make core VMA operations internal and testable - 2 - --- 2024-07-22 Lorenzo Stoakes New
[v5,3/3] io_submit.2: Document RWF_ATOMIC man2: Document RWF_ATOMIC - 1 - --- 2024-07-22 John Garry New
[v5,2/3] readv.2: Document RWF_ATOMIC flag man2: Document RWF_ATOMIC - 1 - --- 2024-07-22 John Garry New
[v5,1/3] statx.2: Document STATX_WRITE_ATOMIC man2: Document RWF_ATOMIC - 1 - --- 2024-07-22 John Garry New
[GIT,PULL] ntfs3: bugfixes for 6.11 [GIT,PULL] ntfs3: bugfixes for 6.11 - - - --- 2024-07-22 Konstantin Komarov New
nsfs: Fix the missed rcu_read_unlock() invoking in ns_ioctl() nsfs: Fix the missed rcu_read_unlock() invoking in ns_ioctl() - - - --- 2024-07-22 Zqiang New
fs/pidfs: when time ns disabled add check for ioctl fs/pidfs: when time ns disabled add check for ioctl - - - --- 2024-07-21 Edward Adam Davis New
[v2] execve: Move KUnit tests to tests/ subdirectory [v2] execve: Move KUnit tests to tests/ subdirectory 1 2 - --- 2024-07-20 Kees Cook New
[4/4] gfs2: Remove gfs2_aspace_writepage() Remove uses of aops->writepage from gfs2 - - - --- 2024-07-19 Matthew Wilcox New
[3/4] gfs2: Remove gfs2_jdata_writepage() Remove uses of aops->writepage from gfs2 - - - --- 2024-07-19 Matthew Wilcox New
[2/4] gfs2: Remove __gfs2_writepage() Remove uses of aops->writepage from gfs2 - - - --- 2024-07-19 Matthew Wilcox New
[1/4] gfs2: Add gfs2_aspace_writepages() Remove uses of aops->writepage from gfs2 - - - --- 2024-07-19 Matthew Wilcox New
fanotify: don't skip extra event info if no info_mode is set fanotify: don't skip extra event info if no info_mode is set - 1 - --- 2024-07-19 Josef Bacik New
netfs: Fix writeback that needs to go to both server and cache netfs: Fix writeback that needs to go to both server and cache - - - --- 2024-07-19 David Howells New
cachefiles: Set the max subreq size for cache writes to MAX_RW_COUNT cachefiles: Set the max subreq size for cache writes to MAX_RW_COUNT - - - --- 2024-07-19 David Howells New
[4/4] cifs: Add a tracepoint to track credits involved in R/W requests cifs: Miscellaneous fixes and a trace point - 1 - --- 2024-07-19 David Howells New
[3/4] cifs: Fix setting of zero_point after DIO write cifs: Miscellaneous fixes and a trace point - 1 - --- 2024-07-19 David Howells New
[2/4] cifs: Fix missing error code set cifs: Miscellaneous fixes and a trace point - 1 - --- 2024-07-19 David Howells New
[1/4] cifs: Fix server re-repick on subrequest retry cifs: Miscellaneous fixes and a trace point 1 1 - --- 2024-07-19 David Howells New
tty: tty_io: fix race between tty_fops and hung_up_tty_fops tty: tty_io: fix race between tty_fops and hung_up_tty_fops - - - --- 2024-07-19 Tetsuo Handa New
[RFC,5/5] nsfs: iterate through mount namespaces nsfs: iterate through mount namespaces - - - --- 2024-07-19 Christian Brauner New
[RFC,4/5] file: add fput() cleanup helper nsfs: iterate through mount namespaces - - - --- 2024-07-19 Christian Brauner New
[RFC,3/5] fs: add put_mnt_ns() cleanup helper nsfs: iterate through mount namespaces - - - --- 2024-07-19 Christian Brauner New
[RFC,2/5] fs: allow mount namespace fd nsfs: iterate through mount namespaces - - - --- 2024-07-19 Christian Brauner New
[RFC,1/5] fs: use all available ids nsfs: iterate through mount namespaces - - - --- 2024-07-19 Christian Brauner New
[GIT,PULL] bcachefs changes for 6.11, v2 [GIT,PULL] bcachefs changes for 6.11, v2 - - - --- 2024-07-18 Kent Overstreet New
« 1 2 3 4639 640 »