Show patches with: none      |   68969 patches
« 1 2 3 4689 690 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
blk: optimization for classic polling - - - --- 2083-05-30 Nitesh Shetty Handled Elsewhere
[v2,9/9] initramfs: avoid static buffer for error message initramfs: kunit tests and cleanups - - - --- 2024-11-04 David Disseldorp New
[v2,8/9] initramfs: fix hardlink hash leak without TRAILER initramfs: kunit tests and cleanups - - - --- 2024-11-04 David Disseldorp New
[v2,7/9] initramfs: reuse name_len for dir mtime tracking initramfs: kunit tests and cleanups - - - --- 2024-11-04 David Disseldorp New
[v2,6/9] initramfs: merge header_buf and name_buf initramfs: kunit tests and cleanups - - - --- 2024-11-04 David Disseldorp New
[v2,5/9] initramfs: remove extra symlink path buffer initramfs: kunit tests and cleanups - - - --- 2024-11-04 David Disseldorp New
[v2,4/9] initramfs: avoid memcpy for hex header fields initramfs: kunit tests and cleanups - - - --- 2024-11-04 David Disseldorp New
[v2,3/9] vsprintf: add simple_strntoul initramfs: kunit tests and cleanups - - - --- 2024-11-04 David Disseldorp New
[v2,2/9] initramfs_test: kunit tests for initramfs unpacking initramfs: kunit tests and cleanups - - - --- 2024-11-04 David Disseldorp New
[v2,1/9] init: add initramfs_internal.h initramfs: kunit tests and cleanups - - - --- 2024-11-04 David Disseldorp New
[v7,10/10] block: add support to pass user meta buffer Read/Write with meta/integrity - 2 - --- 2024-11-04 Anuj Gupta New
[v7,09/10] scsi: add support for user-meta interface Read/Write with meta/integrity - 1 - --- 2024-11-04 Anuj Gupta New
[v7,08/10] nvme: add support for passing on the application tag Read/Write with meta/integrity - 2 - --- 2024-11-04 Anuj Gupta New
[v7,07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags Read/Write with meta/integrity - 2 - --- 2024-11-04 Anuj Gupta New
[v7,06/10] io_uring/rw: add support to send metadata along with read/write Read/Write with meta/integrity - - - --- 2024-11-04 Anuj Gupta New
[v7,05/10] fs: introduce IOCB_HAS_METADATA for metadata Read/Write with meta/integrity - 1 - --- 2024-11-04 Anuj Gupta New
[v7,04/10] fs, iov_iter: define meta io descriptor Read/Write with meta/integrity - - - --- 2024-11-04 Anuj Gupta New
[v7,03/10] block: modify bio_integrity_map_user to accept iov_iter as argument Read/Write with meta/integrity - 2 - --- 2024-11-04 Anuj Gupta New
[v7,02/10] block: copy back bounce buffer to user-space correctly in case of split Read/Write with meta/integrity - 1 - --- 2024-11-04 Anuj Gupta New
[v7,01/10] block: define set of integrity flags to be inherited by cloned bip Read/Write with meta/integrity - 3 - --- 2024-11-04 Anuj Gupta New
fix: general protection fault in iter_file_splice_write fix: general protection fault in iter_file_splice_write - - - --- 2024-11-04 Daniel Yang New
[v2] kernel: add pid_max to pid_namespace [v2] kernel: add pid_max to pid_namespace - - - --- 2024-11-04 Yun Zhou New
[net-next,v5,5/7] eventpoll: Control irq suspension for prefer_busy_poll Suspend IRQs during application busy periods 1 1 2 --- 2024-11-03 Joe Damato New
[net-next,v5,4/7] eventpoll: Trigger napi_busy_loop, if prefer_busy_poll is set Suspend IRQs during application busy periods 1 1 2 --- 2024-11-03 Joe Damato New
exec: move warning of null argv to be next to the relevant code exec: move warning of null argv to be next to the relevant code - - - --- 2024-11-02 Nir Lichtman New
[next] exec: Fix a NULL vs IS_ERR() test in bprm_add_fixup_comm() [next] exec: Fix a NULL vs IS_ERR() test in bprm_add_fixup_comm() - 1 - --- 2024-11-02 Dan Carpenter New
fs: binfmt: Fix a typo fs: binfmt: Fix a typo 1 - - --- 2024-11-02 Christophe JAILLET New
[GIT,PULL] xfs: fixes for 6.12-rc6 [GIT,PULL] xfs: fixes for 6.12-rc6 - - - --- 2024-11-02 Carlos Maiolino New
[v2,13/13] xattr: remove redundant check on variable err [v2,01/13] teach filename_lookup() to treat NULL filename as "" - - - --- 2024-11-02 Al Viro New
[v2,12/13] fs/xattr: add *at family syscalls [v2,01/13] teach filename_lookup() to treat NULL filename as "" - 2 - --- 2024-11-02 Al Viro New
[v2,11/13] new helpers: file_removexattr(), filename_removexattr() [v2,01/13] teach filename_lookup() to treat NULL filename as "" - 1 - --- 2024-11-02 Al Viro New
[v2,10/13] new helpers: file_listxattr(), filename_listxattr() [v2,01/13] teach filename_lookup() to treat NULL filename as "" - 1 - --- 2024-11-02 Al Viro New
[v2,09/13] replace do_getxattr() with saner helpers. [v2,01/13] teach filename_lookup() to treat NULL filename as "" - 1 - --- 2024-11-02 Al Viro New
[v2,08/13] replace do_setxattr() with saner helpers. [v2,01/13] teach filename_lookup() to treat NULL filename as "" - - - --- 2024-11-02 Al Viro New
[v2,07/13] new helper: import_xattr_name() [v2,01/13] teach filename_lookup() to treat NULL filename as "" - 1 - --- 2024-11-02 Al Viro New
[v2,06/13] fs: rename struct xattr_ctx to kernel_xattr_ctx [v2,01/13] teach filename_lookup() to treat NULL filename as "" - 1 - --- 2024-11-02 Al Viro New
[v2,05/13] xattr: switch to CLASS(fd) [v2,01/13] teach filename_lookup() to treat NULL filename as "" - 1 - --- 2024-11-02 Al Viro New
[v2,04/13] io_[gs]etxattr_prep(): just use getname() [v2,01/13] teach filename_lookup() to treat NULL filename as "" - 2 - --- 2024-11-02 Al Viro New
[v2,03/13] io_uring: IORING_OP_F[GS]ETXATTR is fine with REQ_F_FIXED_FILE [v2,01/13] teach filename_lookup() to treat NULL filename as "" - - - --- 2024-11-02 Al Viro New
[v2,02/13] getname_maybe_null() - the third variant of pathname copy-in [v2,01/13] teach filename_lookup() to treat NULL filename as "" - - - --- 2024-11-02 Al Viro New
[v2,01/13] teach filename_lookup() to treat NULL filename as "" [v2,01/13] teach filename_lookup() to treat NULL filename as "" - - - --- 2024-11-02 Al Viro New
[v3,28/28] deal with the last remaing boolean uses of fd_file() [v3,01/28] net/socket.c: switch to CLASS(fd) - 1 - --- 2024-11-02 Al Viro New
[v3,27/28] css_set_fork(): switch to CLASS(fd_raw, ...) [v3,01/28] net/socket.c: switch to CLASS(fd) - 1 - --- 2024-11-02 Al Viro New
[v3,26/28] memcg_write_event_control(): switch to CLASS(fd) [v3,01/28] net/socket.c: switch to CLASS(fd) - 1 - --- 2024-11-02 Al Viro New
[v3,25/28] assorted variants of irqfd setup: convert to CLASS(fd) [v3,01/28] net/socket.c: switch to CLASS(fd) - - - --- 2024-11-02 Al Viro New
[v3,24/28] do_pollfd(): convert to CLASS(fd) [v3,01/28] net/socket.c: switch to CLASS(fd) - 1 - --- 2024-11-02 Al Viro New
[v3,23/28] convert do_select() [v3,01/28] net/socket.c: switch to CLASS(fd) - 1 - --- 2024-11-02 Al Viro New
[v3,22/28] convert vfs_dedupe_file_range(). [v3,01/28] net/socket.c: switch to CLASS(fd) - 1 - --- 2024-11-02 Al Viro New
[v3,21/28] convert cifs_ioctl_copychunk() [v3,01/28] net/socket.c: switch to CLASS(fd) - 1 - --- 2024-11-02 Al Viro New
[v3,20/28] convert media_request_get_by_fd() [v3,01/28] net/socket.c: switch to CLASS(fd) - 1 - --- 2024-11-02 Al Viro New
[v3,19/28] convert spu_run(2) [v3,01/28] net/socket.c: switch to CLASS(fd) - 1 - --- 2024-11-02 Al Viro New
[v3,18/28] switch spufs_calls_{get,put}() to CLASS() use [v3,01/28] net/socket.c: switch to CLASS(fd) - - - --- 2024-11-02 Al Viro New
[v3,17/28] convert cachestat(2) [v3,01/28] net/socket.c: switch to CLASS(fd) - 1 - --- 2024-11-02 Al Viro New
[v3,16/28] convert do_preadv()/do_pwritev() [v3,01/28] net/socket.c: switch to CLASS(fd) - 1 - --- 2024-11-02 Al Viro New
[v3,15/28] fdget(), more trivial conversions [v3,01/28] net/socket.c: switch to CLASS(fd) - 1 - --- 2024-11-02 Al Viro New
[v3,14/28] fdget(), trivial conversions [v3,01/28] net/socket.c: switch to CLASS(fd) - 1 - --- 2024-11-02 Al Viro New
[v3,13/28] privcmd_ioeventfd_assign(): don't open-code eventfd_ctx_fdget() [v3,01/28] net/socket.c: switch to CLASS(fd) - - - --- 2024-11-02 Al Viro New
[v3,12/28] o2hb_region_dev_store(): avoid goto around fdget()/fdput() [v3,01/28] net/socket.c: switch to CLASS(fd) - - - --- 2024-11-02 Al Viro New
[v3,11/28] introduce "fd_pos" class, convert fdget_pos() users to it. [v3,01/28] net/socket.c: switch to CLASS(fd) - 1 - --- 2024-11-02 Al Viro New
[v3,10/28] fdget_raw() users: switch to CLASS(fd_raw) [v3,01/28] net/socket.c: switch to CLASS(fd) - 1 - --- 2024-11-02 Al Viro New
[v3,09/28] convert vmsplice() to CLASS(fd) [v3,01/28] net/socket.c: switch to CLASS(fd) - 1 - --- 2024-11-02 Al Viro New
[v3,08/28] simplify xfs_find_handle() a bit [v3,01/28] net/socket.c: switch to CLASS(fd) - - - --- 2024-11-02 Al Viro New
[v3,07/28] do_mq_notify(): switch to CLASS(fd) [v3,01/28] net/socket.c: switch to CLASS(fd) - 1 - --- 2024-11-02 Al Viro New
[v3,06/28] do_mq_notify(): saner skb freeing on failures [v3,01/28] net/socket.c: switch to CLASS(fd) - - - --- 2024-11-02 Al Viro New
[v3,05/28] switch netlink_getsockbyfilp() to taking descriptor [v3,01/28] net/socket.c: switch to CLASS(fd) - 1 - --- 2024-11-02 Al Viro New
[v3,04/28] get rid of perf_fget_light(), convert kernel/events/core.c to CLASS(fd) [v3,01/28] net/socket.c: switch to CLASS(fd) - 1 - --- 2024-11-02 Al Viro New
[v3,03/28] timerfd: switch to CLASS(fd) [v3,01/28] net/socket.c: switch to CLASS(fd) - 1 - --- 2024-11-02 Al Viro New
[v3,02/28] regularize emptiness checks in fini_module(2) and vfs_dedupe_file_range() [v3,01/28] net/socket.c: switch to CLASS(fd) - 1 - --- 2024-11-02 Al Viro New
[v3,01/28] net/socket.c: switch to CLASS(fd) [v3,01/28] net/socket.c: switch to CLASS(fd) - 1 - --- 2024-11-02 Al Viro New
[net-next,v4,5/7] eventpoll: Control irq suspension for prefer_busy_poll Suspend IRQs during application busy periods 1 1 2 --- 2024-11-02 Joe Damato New
[net-next,v4,4/7] eventpoll: Trigger napi_busy_loop, if prefer_busy_poll is set Suspend IRQs during application busy periods 1 1 2 --- 2024-11-02 Joe Damato New
[POC,RFC] scheme for transferring group_list between processes [POC,RFC] scheme for transferring group_list between processes - - - --- 2024-11-01 Stas Sergeev New
fs: Simplify getattr interface function checking AT_GETATTR_NOSEC flag fs: Simplify getattr interface function checking AT_GETATTR_NOSEC flag - - - --- 2024-11-01 Stefan Berger New
[v2,3/3] tmpfs: Initialize sysfs during tmpfs init tmpfs: Casefold fixes - - - --- 2024-11-01 André Almeida New
[v2,2/3] tmpfs: Fix type for sysfs' casefold attribute tmpfs: Casefold fixes - 1 1 --- 2024-11-01 André Almeida New
[v2,1/3] libfs: Fix kernel-doc warning in generic_ci_validate_strict_name tmpfs: Casefold fixes - - - --- 2024-11-01 André Almeida New
netfs: fix kernel BUG in iov_iter_revert() netfs: fix kernel BUG in iov_iter_revert() - - 1 --- 2024-11-01 Dmitry Antipov New
[6/6] Xarray: use xa_mark_t in xas_squash_marks() to keep code consistent Fixes and cleanups to xarray - - - --- 2024-11-01 Kemeng Shi New
[5/6] Xarray: remove repeat check in xas_squash_marks() Fixes and cleanups to xarray - - - --- 2024-11-01 Kemeng Shi New
[4/6] Xarray: skip unneeded xas_store() and xas_clear_mark() in __xa_alloc() Fixes and cleanups to xarray - - - --- 2024-11-01 Kemeng Shi New
[3/6] Xarray: move forward index correctly in xas_pause() Fixes and cleanups to xarray - - - --- 2024-11-01 Kemeng Shi New
[2/6] Xarray: distinguish large entries correctly in xas_split_alloc() Fixes and cleanups to xarray - - - --- 2024-11-01 Kemeng Shi New
[1/6] Xarray: Do not return sibling entries from xas_find_marked() Fixes and cleanups to xarray - - - --- 2024-11-01 Kemeng Shi New
[4/4] pidfs: implement fh_to_dentry pidfs: implement file handle support - - - --- 2024-11-01 Erin Shepherd New
[3/4] pid: introduce find_get_pid_ns pidfs: implement file handle support - - - --- 2024-11-01 Erin Shepherd New
[2/4] pidfs: implement file handle export support pidfs: implement file handle support - - - --- 2024-11-01 Erin Shepherd New
[1/4] pseudofs: add support for export_ops pidfs: implement file handle support - - - --- 2024-11-01 Erin Shepherd New
[GIT,PULL] vfs iomap fixes [GIT,PULL] vfs iomap fixes - - - --- 2024-11-01 Christian Brauner New
[GIT,PULL] vfs fixes [GIT,PULL] vfs fixes - - - --- 2024-11-01 Christian Brauner New
dax: Allow block size > PAGE_SIZE dax: Allow block size > PAGE_SIZE - - - --- 2024-11-01 Asahi Lina New
[7/7] fs/ntfs3: Accumulated refactoring changes fs/ntfs3: Bugfix and minor refactoring - - - --- 2024-11-01 Konstantin Komarov New
[6/7] fs/ntfs3: Switch to folio to release resources fs/ntfs3: Bugfix and minor refactoring - - - --- 2024-11-01 Konstantin Komarov New
[5/7] fs/ntfs3: Add check in ntfs_extend_initialized_size fs/ntfs3: Bugfix and minor refactoring - - - --- 2024-11-01 Konstantin Komarov New
[4/7] fs/ntfs3: Add more checks in mi_enum_attr (part 2) fs/ntfs3: Bugfix and minor refactoring - - - --- 2024-11-01 Konstantin Komarov New
[3/7] fs/ntfs3: Equivalent transition from page to folio fs/ntfs3: Bugfix and minor refactoring - - - --- 2024-11-01 Konstantin Komarov New
[2/7] fs/ntfs3: Fix case when unmarked clusters intersect with zone fs/ntfs3: Bugfix and minor refactoring - - - --- 2024-11-01 Konstantin Komarov New
[1/7] fs/ntfs3: Fix warning in ni_fiemap fs/ntfs3: Bugfix and minor refactoring - - - --- 2024-11-01 Konstantin Komarov New
[RFC,v2.1,11/13] rust: sync: Add memory barriers Untitled series #905280 - - - --- 2024-11-01 Boqun Feng New
[v4,4/4] ext4: Do not fallback to buffered-io for DIO atomic write ext4: Add atomic writes support for DIO - 2 - --- 2024-11-01 Ritesh Harjani (IBM) New
[v4,3/4] ext4: Support setting FMODE_CAN_ATOMIC_WRITE ext4: Add atomic writes support for DIO - 3 - --- 2024-11-01 Ritesh Harjani (IBM) New
« 1 2 3 4689 690 »