Show patches with: State = Action Required       |    Archived = No       |   5380 patches
« 1 2 ... 34 35 3653 54 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v3,for-6.8/block,14/17] buffer: add a new helper to read sb block block: don't access bd_inode directly from other modules - 1 - --- 2023-12-21 Yu Kuai New
[RFC,v3,for-6.8/block,13/17] jbd2: use bdev apis block: don't access bd_inode directly from other modules - 1 - --- 2023-12-21 Yu Kuai New
[RFC,v3,for-6.8/block,12/17] nilfs2: use bdev api in nilfs_attach_log_writer() block: don't access bd_inode directly from other modules 1 - - --- 2023-12-21 Yu Kuai New
[RFC,v3,for-6.8/block,11/17] erofs: use bdev api block: don't access bd_inode directly from other modules - - - --- 2023-12-21 Yu Kuai New
[RFC,v3,for-6.8/block,10/17] cramfs: use bdev apis in cramfs_blkdev_read() block: don't access bd_inode directly from other modules - - - --- 2023-12-21 Yu Kuai New
[RFC,v3,for-6.8/block,09/17] btrfs: use bdev apis block: don't access bd_inode directly from other modules - - - --- 2023-12-21 Yu Kuai New
[RFC,v3,for-6.8/block,08/17] bio: export bio_add_folio_nofail() block: don't access bd_inode directly from other modules - - - --- 2023-12-21 Yu Kuai New
[RFC,v3,for-6.8/block,07/17] bcachefs: remove dead function bdev_sectors() block: don't access bd_inode directly from other modules 1 - - --- 2023-12-21 Yu Kuai New
[RFC,v3,for-6.8/block,06/17] scsicam: use bdev api in scsi_bios_ptable() block: don't access bd_inode directly from other modules - - - --- 2023-12-21 Yu Kuai New
[RFC,v3,for-6.8/block,05/17] s390/dasd: use bdev api in dasd_format() block: don't access bd_inode directly from other modules - - - --- 2023-12-21 Yu Kuai New
[RFC,v3,for-6.8/block,04/17] mtd: block2mtd: use bdev apis block: don't access bd_inode directly from other modules - - - --- 2023-12-21 Yu Kuai New
[RFC,v3,for-6.8/block,03/17] bcache: use bdev api in read_super() block: don't access bd_inode directly from other modules - - - --- 2023-12-21 Yu Kuai New
[RFC,v3,for-6.8/block,02/17] xen/blkback: use bdev api in xen_update_blkif_status() block: don't access bd_inode directly from other modules - - - --- 2023-12-21 Yu Kuai New
[RFC,v3,for-6.8/block,01/17] block: add some bdev apis block: don't access bd_inode directly from other modules - - - --- 2023-12-21 Yu Kuai New
[v2,12/11,man-pages] splice.2: document 6.8 blocking behaviour Avoid unprivileged splice(file->)/(->socket) pipe exclusion - - - --- 2023-12-21 Ahelenia Ziemiańska New
[v2,11/11] splice: splice_to_socket: always request MSG_DONTWAIT Avoid unprivileged splice(file->)/(->socket) pipe exclusion - - - --- 2023-12-21 Ahelenia Ziemiańska New
[v2,10/11] fuse: allow splicing from filesystems mounted by real root Avoid unprivileged splice(file->)/(->socket) pipe exclusion - - - --- 2023-12-21 Ahelenia Ziemiańska New
[v2,09/11] fuse: file: limit splice_read to virtiofs Avoid unprivileged splice(file->)/(->socket) pipe exclusion - - - --- 2023-12-21 Ahelenia Ziemiańska New
[v2,08/11] tty: splice_read: disable Avoid unprivileged splice(file->)/(->socket) pipe exclusion 1 - - --- 2023-12-21 Ahelenia Ziemiańska New
[v2,07/11] net/tcp: tcp_splice_read: always do non-blocking reads Avoid unprivileged splice(file->)/(->socket) pipe exclusion - - - --- 2023-12-21 Ahelenia Ziemiańska New
[v2,06/11] tls/sw: tls_sw_splice_read: always request non-blocking I/O Avoid unprivileged splice(file->)/(->socket) pipe exclusion - - - --- 2023-12-21 Ahelenia Ziemiańska New
[v2,05/11] kcm: kcm_splice_read: always request MSG_DONTWAIT Avoid unprivileged splice(file->)/(->socket) pipe exclusion - - - --- 2023-12-21 Ahelenia Ziemiańska New
[v2,04/11] net/smc: smc_splice_read: always request MSG_DONTWAIT Avoid unprivileged splice(file->)/(->socket) pipe exclusion - - - --- 2023-12-21 Ahelenia Ziemiańska New
[v2,03/11] fuse: fuse_dev_splice_read: use nonblocking I/O Avoid unprivileged splice(file->)/(->socket) pipe exclusion - - - --- 2023-12-21 Ahelenia Ziemiańska New
[v2,02/11] af_unix: unix_stream_splice_read: always request MSG_DONTWAIT Avoid unprivileged splice(file->)/(->socket) pipe exclusion - - - --- 2023-12-21 Ahelenia Ziemiańska New
[v2,01/11] splice: copy_splice_read: do the I/O with IOCB_NOWAIT Avoid unprivileged splice(file->)/(->socket) pipe exclusion - - - --- 2023-12-21 Ahelenia Ziemiańska New
sysctl: remove struct ctl_path sysctl: remove struct ctl_path - 1 - --- 2023-12-20 Thomas Weißschuh New
eventfs: Have event files and directories default to parent uid and gid eventfs: Have event files and directories default to parent uid and gid 1 - - --- 2023-12-20 Steven Rostedt New
[bpf-next] bpf: Re-support uid and gid when mounting bpffs [bpf-next] bpf: Re-support uid and gid when mounting bpffs - 1 - --- 2023-12-20 Daniel Borkmann New
[v3,RESEND,2/2] fuse: Use the high bit of request ID for indicating resend requests fuse: Add support for resend pending requests - - - --- 2023-12-20 Zhao Chen New
[v3,RESEND,1/2] fuse: Introduce a new notification type for resend pending requests fuse: Add support for resend pending requests - - - --- 2023-12-20 Zhao Chen New
[22/22] apparmorfs: don't duplicate kfree_link() PATCH 01/22] hostfs: use d_splice_alias() calling conventions to simplify failure exits - - - --- 2023-12-20 Al Viro New
[21/22] orangefs: saner arguments passing in readdir guts PATCH 01/22] hostfs: use d_splice_alias() calling conventions to simplify failure exits - - - --- 2023-12-20 Al Viro New
[20/22] gfs2: use is_subdir() PATCH 01/22] hostfs: use d_splice_alias() calling conventions to simplify failure exits - - - --- 2023-12-20 Al Viro New
[19/22] ocfs2_find_match(): there's no such thing as NULL or negative ->d_parent PATCH 01/22] hostfs: use d_splice_alias() calling conventions to simplify failure exits - - - --- 2023-12-20 Al Viro New
[18/22] nfsd: kill stale comment about simple_fill_super() requirements PATCH 01/22] hostfs: use d_splice_alias() calling conventions to simplify failure exits 1 - - --- 2023-12-20 Al Viro New
[17/22] get rid of passing callbacks to ceph __dentry_leases_walk() PATCH 01/22] hostfs: use d_splice_alias() calling conventions to simplify failure exits - 1 - --- 2023-12-20 Al Viro New
[16/22] udf_fiiter_add_entry(): check for zero ->d_name.len is bogus... PATCH 01/22] hostfs: use d_splice_alias() calling conventions to simplify failure exits 1 - - --- 2023-12-20 Al Viro New
[15/22] reiserfs_add_entry(): get rid of pointless namelen checks PATCH 01/22] hostfs: use d_splice_alias() calling conventions to simplify failure exits - - - --- 2023-12-20 Al Viro New
[14/22] __ocfs2_add_entry(), ocfs2_prepare_dir_for_insert(): namelen checks PATCH 01/22] hostfs: use d_splice_alias() calling conventions to simplify failure exits - - - --- 2023-12-20 Al Viro New
[13/22] bfs_add_entry(): get rid of pointless ->d_name.len checks PATCH 01/22] hostfs: use d_splice_alias() calling conventions to simplify failure exits - - - --- 2023-12-20 Al Viro New
[12/22] ext4_add_entry(): ->d_name.len is never 0 PATCH 01/22] hostfs: use d_splice_alias() calling conventions to simplify failure exits - - - --- 2023-12-20 Al Viro New
[11/22] udf: d_obtain_alias(ERR_PTR(...)) will do the right thing... PATCH 01/22] hostfs: use d_splice_alias() calling conventions to simplify failure exits 1 - - --- 2023-12-20 Al Viro New
nilfs2: d_obtain_alias(ERR_PTR(...)) will do the right thing... nilfs2: d_obtain_alias(ERR_PTR(...)) will do the right thing... 1 - - --- 2023-12-20 Al Viro New
[09/22] kernfs: d_obtain_alias(NULL) will do the right thing... PATCH 01/22] hostfs: use d_splice_alias() calling conventions to simplify failure exits - - - --- 2023-12-20 Al Viro New
[08/22] gfs2: d_obtain_alias(ERR_PTR(...)) will do the right thing PATCH 01/22] hostfs: use d_splice_alias() calling conventions to simplify failure exits - - - --- 2023-12-20 Al Viro New
[07/22] ceph: d_obtain_{alias,root}(ERR_PTR(...)) will do the right thing PATCH 01/22] hostfs: use d_splice_alias() calling conventions to simplify failure exits - 1 - --- 2023-12-20 Al Viro New
[06/22] befs: d_obtain_alias(ERR_PTR(...)) will do the right thing PATCH 01/22] hostfs: use d_splice_alias() calling conventions to simplify failure exits - - - --- 2023-12-20 Al Viro New
[05/22] affs: d_obtain_alias(ERR_PTR(...)) will do the right thing PATCH 01/22] hostfs: use d_splice_alias() calling conventions to simplify failure exits - - - --- 2023-12-20 Al Viro New
[04/22] udf: d_splice_alias() will do the right thing on ERR_PTR() inode PATCH 01/22] hostfs: use d_splice_alias() calling conventions to simplify failure exits 1 - - --- 2023-12-20 Al Viro New
[03/22] zonefs: d_splice_alias() will do the right thing on ERR_PTR() inode PATCH 01/22] hostfs: use d_splice_alias() calling conventions to simplify failure exits 1 - - --- 2023-12-20 Al Viro New
[02/22] /proc/sys: use d_splice_alias() calling conventions to simplify failure exits PATCH 01/22] hostfs: use d_splice_alias() calling conventions to simplify failure exits - - - --- 2023-12-20 Al Viro New
PATCH 01/22] hostfs: use d_splice_alias() calling conventions to simplify failure exits PATCH 01/22] hostfs: use d_splice_alias() calling conventions to simplify failure exits - - - --- 2023-12-20 Al Viro New
[GIT,PULL] overlayfs fixes for 6.7-rc7 [GIT,PULL] overlayfs fixes for 6.7-rc7 - - - --- 2023-12-20 Amir Goldstein New
[GIT,PULL] more bcachefs fixes for 6.7 [GIT,PULL] more bcachefs fixes for 6.7 - - - --- 2023-12-20 Kent Overstreet New
[v3,2/2] mm: fix arithmetic for max_prop_frac when setting max_ratio mm: fix arithmetic for bdi min_ratio and max_ratio - 1 - --- 2023-12-19 Jingbo Xu New
[v3,1/2] mm: fix arithmetic for bdi min_ratio mm: fix arithmetic for bdi min_ratio and max_ratio - 1 - --- 2023-12-19 Jingbo Xu New
btrfs: fix oob Read in getname_kernel btrfs: fix oob Read in getname_kernel - - - --- 2023-12-19 Edward Adam Davis New
security: new security_file_ioctl_compat() hook security: new security_file_ioctl_compat() hook - 2 - --- 2023-12-19 Alfred Piccioni New
[bpf-next] bpf: add BPF_F_TOKEN_FD flag to pass with BPF token FD [bpf-next] bpf: add BPF_F_TOKEN_FD flag to pass with BPF token FD - 1 - --- 2023-12-19 Andrii Nakryiko New
vboxsf: Remove usage of the deprecated ida_simple_xx() API vboxsf: Remove usage of the deprecated ida_simple_xx() API - 2 - --- 2023-12-19 Christophe JAILLET New
[v2,2/2] mm: fix arithmetic for max_prop_frac when setting max_ratio mm: fix arithmetic for bdi min_ratio and - - - --- 2023-12-19 Jingbo Xu New
[v2,1/2] mm: fix arithmetic for bdi min_ratio mm: fix arithmetic for bdi min_ratio and - - - --- 2023-12-19 Jingbo Xu New
[v8,19/19] scsi: scsi_debug: Maintain write statistics per group number Pass data lifetime information to SCSI disk devices - - 1 --- 2023-12-19 Bart Van Assche New
[v8,18/19] scsi: scsi_debug: Implement GET STREAM STATUS Pass data lifetime information to SCSI disk devices - - 1 --- 2023-12-19 Bart Van Assche New
[v8,17/19] scsi: scsi_debug: Implement the IO Advice Hints Grouping mode page Pass data lifetime information to SCSI disk devices - - 1 --- 2023-12-19 Bart Van Assche New
[v8,16/19] scsi: scsi_debug: Allocate the MODE SENSE response from the heap Pass data lifetime information to SCSI disk devices - - 1 --- 2023-12-19 Bart Van Assche New
[v8,15/19] scsi: scsi_debug: Rework subpage code error handling Pass data lifetime information to SCSI disk devices - - 1 --- 2023-12-19 Bart Van Assche New
[v8,14/19] scsi: scsi_debug: Rework page code error handling Pass data lifetime information to SCSI disk devices - - 1 --- 2023-12-19 Bart Van Assche New
[v8,13/19] scsi: scsi_debug: Support the block limits extension VPD page Pass data lifetime information to SCSI disk devices - - 1 --- 2023-12-19 Bart Van Assche New
[v8,12/19] scsi: scsi_debug: Reduce code duplication Pass data lifetime information to SCSI disk devices - 1 1 --- 2023-12-19 Bart Van Assche New
[v8,11/19] scsi: sd: Translate data lifetime information Pass data lifetime information to SCSI disk devices - - - --- 2023-12-19 Bart Van Assche New
[v8,10/19] scsi: scsi_proto: Add structures and constants related to I/O groups and streams Pass data lifetime information to SCSI disk devices - - - --- 2023-12-19 Bart Van Assche New
[v8,09/19] scsi: core: Query the Block Limits Extension VPD page Pass data lifetime information to SCSI disk devices - 2 - --- 2023-12-19 Bart Van Assche New
[v8,08/19] fs/f2fs: Restore support for tracing data lifetimes Pass data lifetime information to SCSI disk devices - - - --- 2023-12-19 Bart Van Assche New
[v8,07/19] fs/f2fs: Restore the whint_mode mount option Pass data lifetime information to SCSI disk devices - - - --- 2023-12-19 Bart Van Assche New
[v8,06/19] block, fs: Propagate write hints to the block device inode Pass data lifetime information to SCSI disk devices - - - --- 2023-12-19 Bart Van Assche New
[v8,05/19] block, fs: Restore the per-bio/request data lifetime fields Pass data lifetime information to SCSI disk devices - - - --- 2023-12-19 Bart Van Assche New
[v8,04/19] fs: Move enum rw_hint into a new header file Pass data lifetime information to SCSI disk devices - 1 - --- 2023-12-19 Bart Van Assche New
[v8,03/19] fs: Split fcntl_rw_hint() Pass data lifetime information to SCSI disk devices - 1 - --- 2023-12-19 Bart Van Assche New
[v8,02/19] fs: Verify write lifetime constants at compile time Pass data lifetime information to SCSI disk devices - 2 - --- 2023-12-19 Bart Van Assche New
[v8,01/19] fs: Fix rw_hint validation Pass data lifetime information to SCSI disk devices - 1 - --- 2023-12-19 Bart Van Assche New
[v4,11/11] mm/mempolicy: extend set_mempolicy2 and mbind2 to support weighted interleave mempolicy2, mbind2, and weighted interleave - - - --- 2023-12-18 Gregory Price New
[v4,10/11] mm/mempolicy: add the mbind2 syscall mempolicy2, mbind2, and weighted interleave - - - --- 2023-12-18 Gregory Price New
[v4,09/11] mm/mempolicy: add get_mempolicy2 syscall mempolicy2, mbind2, and weighted interleave - - - --- 2023-12-18 Gregory Price New
[v4,08/11] mm/mempolicy: add set_mempolicy2 syscall mempolicy2, mbind2, and weighted interleave - - - --- 2023-12-18 Gregory Price New
[v4,07/11] mm/mempolicy: add userland mempolicy arg structure mempolicy2, mbind2, and weighted interleave - - - --- 2023-12-18 Gregory Price New
[v4,06/11] mm/mempolicy: allow home_node to be set by mpol_new mempolicy2, mbind2, and weighted interleave - - - --- 2023-12-18 Gregory Price New
[v4,05/11] mm/mempolicy: refactor kernel_get_mempolicy for code re-use mempolicy2, mbind2, and weighted interleave - - - --- 2023-12-18 Gregory Price New
[v4,04/11] mm/mempolicy: create struct mempolicy_args for creating new mempolicies mempolicy2, mbind2, and weighted interleave - - - --- 2023-12-18 Gregory Price New
[v4,03/11] mm/mempolicy: refactor sanitize_mpol_flags for reuse mempolicy2, mbind2, and weighted interleave - - - --- 2023-12-18 Gregory Price New
[v4,02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving mempolicy2, mbind2, and weighted interleave - - - --- 2023-12-18 Gregory Price New
[v4,01/11] mm/mempolicy: implement the sysfs-based weighted_interleave interface mempolicy2, mbind2, and weighted interleave - - - --- 2023-12-18 Gregory Price New
[v7,19/19] scsi: scsi_debug: Maintain write statistics per group number Pass data lifetime information to SCSI disk devices - - 1 --- 2023-12-18 Bart Van Assche New
[v7,18/19] scsi: scsi_debug: Implement GET STREAM STATUS Pass data lifetime information to SCSI disk devices - - 1 --- 2023-12-18 Bart Van Assche New
[v7,17/19] scsi: scsi_debug: Implement the IO Advice Hints Grouping mode page Pass data lifetime information to SCSI disk devices - - 1 --- 2023-12-18 Bart Van Assche New
[v7,16/19] scsi: scsi_debug: Allocate the MODE SENSE response from the heap Pass data lifetime information to SCSI disk devices - - 1 --- 2023-12-18 Bart Van Assche New
[v7,15/19] scsi: scsi_debug: Rework subpage code error handling Pass data lifetime information to SCSI disk devices - - 1 --- 2023-12-18 Bart Van Assche New
[v7,14/19] scsi: scsi_debug: Rework page code error handling Pass data lifetime information to SCSI disk devices - - 1 --- 2023-12-18 Bart Van Assche New
[v7,13/19] scsi: scsi_debug: Support the block limits extension VPD page Pass data lifetime information to SCSI disk devices - - 1 --- 2023-12-18 Bart Van Assche New
« 1 2 ... 34 35 3653 54 »