Show patches with: Archived = No       |   5267 patches
« 1 2 3 452 53 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v10,08/27] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs riscv control-flow integrity for usermode - 1 - --- 2025-02-10 Deepak Gupta New
[v10,07/27] riscv mm: manufacture shadow stack pte riscv control-flow integrity for usermode - 1 - --- 2025-02-10 Deepak Gupta New
[v10,06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE riscv control-flow integrity for usermode - - - --- 2025-02-10 Deepak Gupta New
[v10,05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit riscv control-flow integrity for usermode - 1 - --- 2025-02-10 Deepak Gupta New
[v10,04/27] riscv: zicfiss / zicfilp extension csr and bit definitions riscv control-flow integrity for usermode - 1 - --- 2025-02-10 Deepak Gupta New
[v10,03/27] riscv: zicfiss / zicfilp enumeration riscv control-flow integrity for usermode - - - --- 2025-02-10 Deepak Gupta New
[v10,02/27] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml) riscv control-flow integrity for usermode 1 - - --- 2025-02-10 Deepak Gupta New
[v10,01/27] mm: VM_SHADOW_STACK definition for riscv riscv control-flow integrity for usermode - - - --- 2025-02-10 Deepak Gupta New
[5/5] ovl: don't require "metacopy=on" for "verity" [1/5] ovl: don't allow datadir only - - - --- 2025-02-10 Miklos Szeredi New
[4/5] ovl: don't require metacopy=on for lower -> data redirect [1/5] ovl: don't allow datadir only - - - --- 2025-02-10 Miklos Szeredi New
[3/5] ovl: make redirect/metacopy rejection consistent [1/5] ovl: don't allow datadir only - - - --- 2025-02-10 Miklos Szeredi New
[2/5] ovl: remove unused forward declaration [1/5] ovl: don't allow datadir only - 1 - --- 2025-02-10 Miklos Szeredi New
[1/5] ovl: don't allow datadir only [1/5] ovl: don't allow datadir only - 1 - --- 2025-02-10 Miklos Szeredi New
Possible regression with buffered writes + NOWAIT behavior, under memory pressure Possible regression with buffered writes + NOWAIT behavior, under memory pressure - - - --- 2025-02-10 Raphael S. Carvalho New
[RFC,v3] fuse: add new function to invalidate cache for all inodes [RFC,v3] fuse: add new function to invalidate cache for all inodes - - - --- 2025-02-10 Luis Henriques New
[8/8] gfs2: Convert gfs2_meta_read_endio() to use a folio More GFS2 folio conversions - - - --- 2025-02-10 Matthew Wilcox New
[7/8] gfs2: Convert gfs2_end_log_write_bh() to work on a folio More GFS2 folio conversions - - - --- 2025-02-10 Matthew Wilcox New
[6/8] gfs2: Convert gfs2_find_jhead() to use a folio More GFS2 folio conversions - - - --- 2025-02-10 Matthew Wilcox New
[5/8] gfs2: Convert gfs2_jhead_pg_srch() to gfs2_jhead_folio_srch() More GFS2 folio conversions - - - --- 2025-02-10 Matthew Wilcox New
[4/8] gfs2: Use b_folio in gfs2_check_magic() More GFS2 folio conversions - - - --- 2025-02-10 Matthew Wilcox New
[3/8] gfs2: Use b_folio in gfs2_submit_bhs() More GFS2 folio conversions - - - --- 2025-02-10 Matthew Wilcox New
[2/8] gfs2: Use b_folio in gfs2_trans_add_meta() More GFS2 folio conversions - - - --- 2025-02-10 Matthew Wilcox New
[1/8] gfs2: Use b_folio in gfs2_log_write_bh() More GFS2 folio conversions - - - --- 2025-02-10 Matthew Wilcox New
[v2,2/2] selftests/overlayfs: test specifying layers as O_PATH file descriptors ovl: allow O_PATH file descriptor when specifying layers - 1 - --- 2025-02-10 Christian Brauner New
[v2,1/2] fs: support O_PATH fds with FSCONFIG_SET_FD ovl: allow O_PATH file descriptor when specifying layers - 1 - --- 2025-02-10 Christian Brauner New
[v2,1/1] pipe: change pipe_write() to never add a zero-sized buffer [v2,1/1] pipe: change pipe_write() to never add a zero-sized buffer - - 1 --- 2025-02-10 Oleg Nesterov New
[RFC,v2] fuse: add new function to invalidate cache for all inodes [RFC,v2] fuse: add new function to invalidate cache for all inodes - - - --- 2025-02-10 Luis Henriques New
fuse: prevent folio use-after-free in readahead fuse: prevent folio use-after-free in readahead - - 1 --- 2025-02-10 Vlastimil Babka New
[RFC,v4,3/3] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy Add NUMA mempolicy support for KVM guest-memfd - - - --- 2025-02-10 Shivank Garg New
[RFC,v4,2/3] mm/mempolicy: export memory policy symbols Add NUMA mempolicy support for KVM guest-memfd 1 - - --- 2025-02-10 Shivank Garg New
[RFC,v4,1/3] mm/filemap: add mempolicy support to the filemap layer Add NUMA mempolicy support for KVM guest-memfd - - - --- 2025-02-10 Shivank Garg New
[RFC,6/6] debugfs: Replace debugfs_node #define with struct wrapping dentry debugfs: Replace dentry with an opaque handle in debugfs API - - - --- 2025-02-10 David Reaver New
[RFC,5/6] debugfs: Manual fixes for incomplete Coccinelle conversions debugfs: Replace dentry with an opaque handle in debugfs API - - - --- 2025-02-10 David Reaver New
[RFC,4/6] debugfs: Automated conversion from dentry to debugfs_node debugfs: Replace dentry with an opaque handle in debugfs API - - - --- 2025-02-10 David Reaver New
[RFC,3/6] relay: Replace dentry with debugfs_node debugfs: Replace dentry with an opaque handle in debugfs API - - - --- 2025-02-10 David Reaver New
[RFC,2/6] debugfs: Add helper functions for debugfs_node encapsulation debugfs: Replace dentry with an opaque handle in debugfs API - - - --- 2025-02-10 David Reaver New
[RFC,1/6] debugfs: Add temporary "#define debugfs_node dentry" directives debugfs: Replace dentry with an opaque handle in debugfs API - - - --- 2025-02-10 David Reaver New
[v4,3/3] vfs: use the new debug macros in inode_set_cached_link() CONFIG_DEBUG_VFS at last - - - --- 2025-02-09 Mateusz Guzik New
[v4,2/3] vfs: catch invalid modes in may_open() CONFIG_DEBUG_VFS at last - - - --- 2025-02-09 Mateusz Guzik New
[v4,1/3] vfs: add initial support for CONFIG_DEBUG_VFS CONFIG_DEBUG_VFS at last - - - --- 2025-02-09 Mateusz Guzik New
[2/2] splice: add some pipe_buf_assert_len() checks pipe: change pipe_write() to never add a zero-sized buffer - - - --- 2025-02-09 Oleg Nesterov New
[1/2] pipe: change pipe_write() to never add a zero-sized buffer pipe: change pipe_write() to never add a zero-sized buffer - - 1 --- 2025-02-09 Oleg Nesterov New
[2/2] fs: Use masked_user_read_access_begin() uaccess: Add masked_user_read_access_begin - - - --- 2025-02-09 David Laight New
[1/2] uaccess: Simplify code pattern for masked user copies uaccess: Add masked_user_read_access_begin - - - --- 2025-02-09 David Laight New
[v3,3/3] vfs: use the new debug macros in inode_set_cached_link() CONFIG_VFS_DEBUG at last - - - --- 2025-02-08 Mateusz Guzik New
[v3,2/3] vfs: catch invalid modes in may_open() CONFIG_VFS_DEBUG at last - - - --- 2025-02-08 Mateusz Guzik New
[v3,1/3] vfs: add initial support for CONFIG_VFS_DEBUG CONFIG_VFS_DEBUG at last - - - --- 2025-02-08 Mateusz Guzik New
[next,1/1] fs: Mark get_sigset_argpack() __always_inline [next,1/1] fs: Mark get_sigset_argpack() __always_inline - - - --- 2025-02-08 David Laight New
[7/7] io_uring/epoll: add support for IORING_OP_EPOLL_WAIT io_uring epoll wait support - - - --- 2025-02-07 Jens Axboe New
[6/7] io_uring/poll: pull ownership handling into poll.h io_uring epoll wait support - - - --- 2025-02-07 Jens Axboe New
[5/7] io_uring/epoll: remove CONFIG_EPOLL guards io_uring epoll wait support - - - --- 2025-02-07 Jens Axboe New
[4/7] eventpoll: add helper to remove wait entry from wait queue head io_uring epoll wait support - - - --- 2025-02-07 Jens Axboe New
[3/7] eventpoll: add epoll_queue() interface io_uring epoll wait support - - - --- 2025-02-07 Jens Axboe New
[2/7] eventpoll: abstract out parameter sanity checking io_uring epoll wait support - - - --- 2025-02-07 Jens Axboe New
[1/7] eventpoll: abstract out ep_try_send_events() helper io_uring epoll wait support - - - --- 2025-02-07 Jens Axboe New
[2/2] selftests/overlayfs: test specifying layers as O_PATH file descriptors ovl: allow O_PATH file descriptor when specifying layers - 1 - --- 2025-02-07 Christian Brauner New
[1/2] fs: support O_PATH fds with FSCONFIG_SET_FD ovl: allow O_PATH file descriptor when specifying layers - - - --- 2025-02-07 Christian Brauner New
[v6,10/10] iomap: advance the iter directly on zero range iomap: incremental per-operation iter advance - 2 - --- 2025-02-07 Brian Foster New
[v6,09/10] iomap: advance the iter directly on unshare range iomap: incremental per-operation iter advance - 2 - --- 2025-02-07 Brian Foster New
[v6,08/10] iomap: advance the iter directly on buffered writes iomap: incremental per-operation iter advance - 2 - --- 2025-02-07 Brian Foster New
[v6,07/10] iomap: support incremental iomap_iter advances iomap: incremental per-operation iter advance - 2 - --- 2025-02-07 Brian Foster New
[v6,06/10] iomap: export iomap_iter_advance() and return remaining length iomap: incremental per-operation iter advance - 2 - --- 2025-02-07 Brian Foster New
[v6,05/10] iomap: lift iter termination logic from iomap_iter_advance() iomap: incremental per-operation iter advance - 2 - --- 2025-02-07 Brian Foster New
[v6,04/10] iomap: lift error code check out of iomap_iter_advance() iomap: incremental per-operation iter advance - 2 - --- 2025-02-07 Brian Foster New
[v6,03/10] iomap: refactor iomap_iter() length check and tracepoint iomap: incremental per-operation iter advance - 2 - --- 2025-02-07 Brian Foster New
[v6,02/10] iomap: split out iomap check and reset logic from iter advance iomap: incremental per-operation iter advance - 2 - --- 2025-02-07 Brian Foster New
[v6,01/10] iomap: factor out iomap length helper iomap: incremental per-operation iter advance - 2 - --- 2025-02-07 Brian Foster New
fs: don't needlessly acquire f_lock fs: don't needlessly acquire f_lock - 1 - --- 2025-02-07 Christian Brauner New
[v16,4/4] MAINTAINERS: add entry for Rust XArray API rust: xarray: Add a minimal abstraction for XArray 1 - - --- 2025-02-07 Tamir Duberstein New
[v16,3/4] rust: xarray: Add an abstraction for XArray rust: xarray: Add a minimal abstraction for XArray - 2 - --- 2025-02-07 Tamir Duberstein New
[v16,2/4] rust: types: add `ForeignOwnable::PointedTo` rust: xarray: Add a minimal abstraction for XArray - 3 - --- 2025-02-07 Tamir Duberstein New
[v16,1/4] rust: remove redundant `as _` casts rust: xarray: Add a minimal abstraction for XArray - - - --- 2025-02-07 Tamir Duberstein New
fuse: removed unused function fuse_uring_create() from header fuse: removed unused function fuse_uring_create() from header - 1 - --- 2025-02-07 Luis Henriques New
[GIT,PULL] vfs fixes [GIT,PULL] vfs fixes - - - --- 2025-02-07 Christian Brauner New
[1/2,v2] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry [1/2,v2] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry - - - --- 2025-02-07 NeilBrown New
[2/2] VFS: add common error checks to lookup_one_qstr_excl() VFS: minor improvements to a couple of interfaces - - - --- 2025-02-07 NeilBrown New
[1/2] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry VFS: minor improvements to a couple of interfaces 1 - - --- 2025-02-07 NeilBrown New
[GIT,PULL] bcachefs fixes for 6.14-rc2 [GIT,PULL] bcachefs fixes for 6.14-rc2 - - - --- 2025-02-07 Kent Overstreet New
ceph: add process/thread ID into debug output ceph: add process/thread ID into debug output - 1 - --- 2025-02-06 Viacheslav Dubeyko New
[v2,3/3] vfs: use the new debug macros in inode_set_cached_link() CONFIG_VFS_DEBUG at last - 1 - --- 2025-02-06 Mateusz Guzik New
[v2,2/3] vfs: catch invalid modes in may_open() CONFIG_VFS_DEBUG at last - 1 - --- 2025-02-06 Mateusz Guzik New
[v2,1/3] vfs: add initial support for CONFIG_VFS_DEBUG CONFIG_VFS_DEBUG at last - 1 - --- 2025-02-06 Mateusz Guzik New
[v15,3/3] MAINTAINERS: add entry for Rust XArray API rust: xarray: Add a minimal abstraction for XArray 1 - - --- 2025-02-06 Tamir Duberstein New
[v15,2/3] rust: xarray: Add an abstraction for XArray rust: xarray: Add a minimal abstraction for XArray - 2 - --- 2025-02-06 Tamir Duberstein New
[v15,1/3] rust: types: add `ForeignOwnable::PointedTo` rust: xarray: Add a minimal abstraction for XArray - 1 - --- 2025-02-06 Tamir Duberstein New
[v2] statmount: add a new supported_mask field [v2] statmount: add a new supported_mask field - 1 - --- 2025-02-06 Jeff Layton New
[11/11] iomap: pass private data to iomap_truncate_page [01/11] iomap: allow the file system to submit the writeback bios - 1 - --- 2025-02-06 Christoph Hellwig New
[10/11] iomap: pass private data to iomap_zero_range [01/11] iomap: allow the file system to submit the writeback bios - 1 - --- 2025-02-06 Christoph Hellwig New
[09/11] iomap: pass private data to iomap_page_mkwrite [01/11] iomap: allow the file system to submit the writeback bios - 1 - --- 2025-02-06 Christoph Hellwig New
[08/11] iomap: add a io_private field to struct iomap_ioend [01/11] iomap: allow the file system to submit the writeback bios - - - --- 2025-02-06 Christoph Hellwig New
[07/11] iomap: optionally use ioends for direct I/O [01/11] iomap: allow the file system to submit the writeback bios - 1 - --- 2025-02-06 Christoph Hellwig New
[06/11] iomap: factor out a iomap_dio_done helper [01/11] iomap: allow the file system to submit the writeback bios - 1 - --- 2025-02-06 Christoph Hellwig New
[05/11] iomap: move common ioend code to ioend.c [01/11] iomap: allow the file system to submit the writeback bios - 1 - --- 2025-02-06 Christoph Hellwig New
[04/11] iomap: split bios to zone append limits in the submission handlers [01/11] iomap: allow the file system to submit the writeback bios - 1 - --- 2025-02-06 Christoph Hellwig New
[03/11] iomap: add a IOMAP_F_ANON_WRITE flag [01/11] iomap: allow the file system to submit the writeback bios - 1 - --- 2025-02-06 Christoph Hellwig New
[02/11] iomap: simplify io_flags and io_type in struct iomap_ioend [01/11] iomap: allow the file system to submit the writeback bios - 1 - --- 2025-02-06 Christoph Hellwig New
[01/11] iomap: allow the file system to submit the writeback bios [01/11] iomap: allow the file system to submit the writeback bios - 1 - --- 2025-02-06 Christoph Hellwig New
[19/19] nfs: switch to _async for all directory ops. RFC: Allow concurrent and async changes in a directory - - - --- 2025-02-06 NeilBrown New
[18/19] nfs: change mkdir inode_operation to mkdir_async RFC: Allow concurrent and async changes in a directory - - - --- 2025-02-06 NeilBrown New
[17/19] nfsd: use lookup_and_lock_one() and lookup_and_lock_rename_one() RFC: Allow concurrent and async changes in a directory - - - --- 2025-02-06 NeilBrown New
« 1 2 3 452 53 »