messages from 2026-08-18 10:29:47 to 2026-08-20 16:11:53 UTC [more...]
[PATCH v2] fuse: permit freezing while waiting for request answer
2026-08-20 16:11 UTC (10+ messages)
[PATCH v3 0/3] mm: zswap: free cold writeback folios promptly
2026-08-20 15:38 UTC (7+ messages)
` [PATCH v3 1/3] mm: swap: move LRU insertion out of the swap cache allocator
` [PATCH v3 2/3] mm: swap: drop dropbehind swap cache folios on writeback completion
` [PATCH v3 3/3] mm: zswap: drop cold writeback folios via swap dropbehind
[PATCH 0/3] proc,security,selinux: let SELinux block FOLL_FORCE for /proc/self/mem
2026-08-20 15:23 UTC (7+ messages)
` [PATCH 1/3] proc: refactor /proc/$pid/mem to use struct as private_data
` [PATCH 2/3] proc: query LSMs for introspective mem access (if PROC_MEM_FORCE_ALWAYS)
` [PATCH 3/3] selinux: require EXECMEM or PTRACE for FOLL_FORCE introspection
[PATCH] mm: filemap: tighten dropbehind completion context check
2026-08-20 14:34 UTC (2+ messages)
[PATCH] selinux: preserve user SID across nested backing files
2026-08-20 14:32 UTC (2+ messages)
[PATCH bpf-next v2 0/3] bpf: Add user memory access kfuncs for linux_binprm
2026-08-20 14:21 UTC (7+ messages)
` [PATCH bpf-next v2 1/3] mm: Add copy_remote_mm_str()
` [PATCH bpf-next v2 2/3] bpf: Add user memory access kfuncs for linux_binprm
` [PATCH bpf-next v2 3/3] selftests/bpf: Test linux_binprm user memory kfuncs
[PATCH RFC/RFT v2 00/18] Fix easy bits of the negative dentry problem
2026-08-20 13:39 UTC (3+ messages)
` [PATCH v2 13/18] VFS: don't move dentries in d_sib list when they have the same parent
[PATCH v3 0/2] fuse: allow FUSE_SYNCFS for privileged userspace servers
2026-08-20 13:01 UTC (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] selftests/fuse: add test for FUSE_HAS_SYNCFS privilege gating
[PATCH RFC v3 00/13] sysctl: add module aliases
2026-08-20 12:51 UTC (15+ messages)
` [PATCH RFC v3 01/13] keys, pidns, fs/verity, riscv/vector: reorder '#include <linux/sysctl.h>'
` [PATCH RFC v3 02/13] proc: add config option SYSCTL_MODULE_ALIASES
` [PATCH RFC v3 03/13] sysctl, mod_devicetable: add macro MODULE_SYSCTL_TABLE
` [PATCH RFC v3 04/13] sysctl: add register_sysctl() wrapper for MODULE_SYSCTL_TABLE
` [PATCH RFC v3 05/13] sysctl, parport: update register_sysctl() callers with template arguments
` [PATCH RFC v3 06/13] sysctl, net: add register_net_sysctl{_sz}() wrappers for MODULE_SYSCTL_TABLE
` [PATCH RFC v3 07/13] sysctl, net: update register_net_sysctl{_sz}() callers with template arguments
` [PATCH RFC v3 08/13] sysctl, net: update register_net_sysctl_sz(ARRAY_SIZE(table_tmpl)) "
` [PATCH RFC v3 09/13] sysctl, ipv6: update register_net_sysctl{_sz}() callers "
` [PATCH RFC v3 10/13] sysctl, net: update register_net_sysctl_sz() edge case
` [PATCH RFC v3 11/13] sysctl: unrandomize struct ctl_table.procname
` [PATCH RFC v3 12/13] modpost: move addend_*_rel() calls into addend_rel()
` [PATCH RFC v3 13/13] modpost: handle MODULE_SYSCTL_TABLE symbols
[PATCH v2] audit: add FSCONFIG auxiliary record to log filesystem configuration
2026-08-20 12:41 UTC (5+ messages)
[PATCH v13 00/12] famfs: the Fabric-Attached Memory File System (standalone)
2026-08-20 12:37 UTC (2+ messages)
[RFC PATCH 0/3] Neural Storage Driver - learning page cache prefetcher
2026-08-20 12:26 UTC (4+ messages)
[PATCH v4] iomap: follow the alignment requirement for iomap_dio_hole_iter()
2026-08-20 11:45 UTC (2+ messages)
[PATCH v2] ntfs: reject invalid empty mapping pairs
2026-08-20 11:16 UTC (2+ messages)
[RFC PATCH v3 00/11] Add buffered write-through support to iomap & xfs
2026-08-20 10:01 UTC (7+ messages)
` [RFC PATCH v3 04/11] iomap: Add initial support for buffered RWF_WRITETHROUGH
` [RFC PATCH v3 09/11] xfs: Implement RWF_NOSERIAL to parallelize RWF_WRITETHROUGH writes
[RFC PATCH v3 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
2026-08-20 9:58 UTC (12+ messages)
` [RFC PATCH v3 1/3] blk-cgroup: use a request_queue rhashtable for blkg lookup
` [RFC PATCH v3 2/3] blk-cgroup: store blkcg in bio instead of blkg
` [RFC PATCH v3 3/3] blk-cgroup: move async bio punt state to blkcg
[PATCH] fuse: mark DAX VMA page protections as decrypted
2026-08-20 8:21 UTC (8+ messages)
[PATCH v2] ntfs: validate usa_ofs before preserving the update sequence number
2026-08-20 6:59 UTC (2+ messages)
[PATCH] ntfs: validate usa_ofs before preserving the update sequence number
2026-08-20 6:48 UTC (3+ messages)
[PATCH v2] ntfs: fix off-by-one page overflow in ntfs_decompress()
2026-08-20 6:32 UTC
[PATCH 0/6] hfsplus: convert regular file I/O to iomap-based operations
2026-08-20 6:14 UTC (5+ messages)
` [PATCH 4/6] hfsplus: add iomap operations for regular file data
[PATCH RFC 0/3] pidfd: add task path ioctls
2026-08-20 5:45 UTC (4+ messages)
` [PATCH RFC 1/3] fs: Introduce task path helpers
` [PATCH RFC 2/3] pidfd: Use scoped cleanup for task access
` [PATCH RFC 3/3] pidfd: Add task path ioctls
[PATCH v4 0/6] xfs write streams
2026-08-20 5:15 UTC (24+ messages)
` [PATCH v4 2/6] iomap: introduce and propagate write_stream
` [PATCH v4 1/6] fs: add write-stream management ioctls
` [PATCH v4 4/6] xfs: generic AG set based steering
` [PATCH v4 3/6] xfs: implement write-stream management support
` [PATCH v4 5/6] xfs: write stream based AG placement
` [PATCH v4 6/6] xfs: introduce software write streams
[PATCH v2 00/22] coredump: allow to create sparse coredumps on the coredump socket
2026-08-19 23:09 UTC (23+ messages)
` [PATCH v2 01/22] powerpc/spufs: don't dump more than the note supports
` [PATCH v2 02/22] coredump: refuse negative skips
` [PATCH v2 03/22] coredump: set the minimum send buffer size
` [PATCH v2 04/22] selftests/coredump: discard the right amount after the coredump request
` [PATCH v2 05/22] selftests/coredump: collapse the expected request check into the helper
` [PATCH v2 06/22] selftests/coredump: add a separate helper header
` [PATCH v2 07/22] coredump: pin the protocol struct sizes
` [PATCH v2 08/22] coredump: move the negotiated mask into struct coredump_params
` [PATCH v2 09/22] coredump: deduplicate the to_skip flush
` [PATCH v2 10/22] coredump: make the dump helper return bool
` [PATCH v2 11/22] coredump: always chunk writes
` [PATCH v2 12/22] coredump: clean up coredump state handling
` [PATCH v2 13/22] coredump: add COREDUMP_RECORDS to the coredump socket protocol
` [PATCH v2 14/22] coredump: add COREDUMP_SPARSE "
` [PATCH v2 15/22] tools: sync coredump.h header
` [PATCH v2 16/22] coredump: send the coredump in records if requested
` [PATCH v2 17/22] coredump: describe the holes when COREDUMP_SPARSE is negotiated
` [PATCH v2 18/22] selftests/coredump: test COREDUMP_RECORDS and COREDUMP_SPARSE
` [PATCH v2 19/22] selftests/coredump: hand the record stream to a sink
` [PATCH v2 20/22] selftests/coredump: put a hole in the middle of a sparse mapping
` [PATCH v2 21/22] selftests/coredump: simulate a blob store
` [PATCH v2 22/22] selftests/coredump: show how to inspect the task to decide how the coredump should be sent
[PATCH] MAINTAINERS: Replace Steve French as CIFS maintainer
2026-08-19 18:05 UTC (2+ messages)
[RFC] bpf: account ring buffer backing pages separately from Lost RAM
2026-08-19 17:24 UTC (4+ messages)
` [External Mail]Re: "
[PATCH RFC/RFT v1 00/12] Fix easy bits of the negative dentry problem
2026-08-19 16:21 UTC (10+ messages)
` [PATCH v1 03/12] fsnotify: don't hold a spin_lock across fsnotify_recalc_mask() calls
[PATCH] selftests/filesystems: Add .gitignore for fscontext_ns_test
2026-08-19 16:17 UTC
[GIT PULL] ext2, udf, isofs, and quota fixes for 7.3-rc1
2026-08-19 15:03 UTC
[GIT PULL] Fsnotify fixes for 7.3-rc1
2026-08-19 14:46 UTC
[PATCH v2] mm/page-writeback: document folio_mark_dirty() locking more explicitly
2026-08-19 14:39 UTC (2+ messages)
[syzbot] [fs?] possible deadlock in uvcg_frame_dw_max_video_frame_buffer_size_store
2026-08-19 13:59 UTC
[PATCH] fs: do not cache a symlink length that disagrees with the string
2026-08-19 13:03 UTC (4+ messages)
` [PATCH v2] "
[PATCH 0/4] Stop TIF_NOTIFY_SIGNAL from interrupting work that can't be restarted
2026-08-19 12:50 UTC (6+ messages)
` [PATCH 1/4] signal: allow taks to temporarily block TIF_NOTIFY_SIGNAL
` [PATCH 2/4] coredump: prevent TIF_NOTIFY_SIGNAL from interrupting coredumps
` [PATCH 3/4] selftests/coredump: test that TIF_NOTIFY_SIGNAL doesn't truncate a coredump
` [PATCH 4/4] smb: prevent TIF_NOTIFY_SIGNAL from interrupting
[PATCH] fuse: invalidate the correct range after O_APPEND direct write
2026-08-19 12:40 UTC (3+ messages)
[RFC PATCH 00/24] pidfd: add a minimal process spawn builder
2026-08-19 10:19 UTC (6+ messages)
` [RFC PATCH 12/24] fork: let kernel callers create embryonic tasks
[PATCH v1 v1] ntfs: do not update ctime when setxattr fails
2026-08-19 9:47 UTC (3+ messages)
[RFC PATCH RESEND] eventpoll: add lockless fast-path for eventfd
2026-08-19 9:15 UTC (2+ messages)
` [RFC PATCH v2] eventpoll: add lockless fast-path for eventpoll
[BUG] smb: client: data loss - writeback subrequest is dropped, not retried, when the AEAD allocation fails
2026-08-19 9:01 UTC
[PATCH] iomap: remove the unused ifs parameter from ifs_find_dirty_range
2026-08-19 8:58 UTC (2+ messages)
red zone violation in ntfs_runlists_merge()
2026-08-19 7:28 UTC (2+ messages)
[PATCH] ntfs: reject invalid empty mapping pairs
2026-08-19 7:25 UTC
[PATCH] XArray: document that tags persist after storing new elements
2026-08-19 6:57 UTC
[PATCH] mm/oom_kill, proc: replace magic number 1000 with OOM_SCORE_ADJ_MAX
2026-08-19 6:47 UTC (4+ messages)
[PATCH v15 00/25] fs-verity support for XFS with post EOF merkle tree
2026-08-19 5:49 UTC (4+ messages)
[RFC PATCH] fsnotify: raise default fs.inotify.max_user_instances now that memcg accounts for it
2026-08-19 5:03 UTC (4+ messages)
[syzbot] [fs?] possible deadlock in uvcg_frame_w_width_store
2026-08-19 4:59 UTC
[PATCH RFC v2 00/13] sysctl: add module aliases
2026-08-19 2:28 UTC (14+ messages)
` [PATCH RFC v2 01/13] keys, pidns, fs/verity, riscv/vector: reorder '#include <linux/sysctl.h>'
` [PATCH RFC v2 02/13] proc: add config option SYSCTL_MODULE_ALIASES
` [PATCH RFC v2 03/13] sysctl, mod_devicetable: add macro MODULE_SYSCTL_TABLE
` [PATCH RFC v2 04/13] sysctl: add register_sysctl() wrapper for MODULE_SYSCTL_TABLE
` [PATCH RFC v2 05/13] sysctl, parport: update register_sysctl() callers with template arguments
` [PATCH RFC v2 06/13] sysctl, net: add register_net_sysctl{_sz}() wrappers for MODULE_SYSCTL_TABLE
` [PATCH RFC v2 07/13] sysctl, net: update register_net_sysctl{_sz}() callers with template arguments
` [PATCH RFC v2 08/13] sysctl, net: update register_net_sysctl_sz(ARRAY_SIZE(table_tmpl)) "
` [PATCH RFC v2 09/13] sysctl, ipv6: update register_net_sysctl{_sz}() callers "
` [PATCH RFC v2 10/13] sysctl, net: update register_net_sysctl_sz() edge case
` [PATCH RFC v2 11/13] sysctl: unrandomize struct ctl_table.procname
` [PATCH RFC v2 12/13] modpost: move addend_*_rel() calls into addend_rel()
` [PATCH RFC v2 13/13] modpost: handle MODULE_SYSCTL_TABLE symbols
[PATCH] docs: filesystems: proc: fix typos
2026-08-18 22:31 UTC (2+ messages)
[PATCH bpf-next 2/3] bpf: Add user memory access kfuncs for linux_binprm
2026-08-18 21:34 UTC (3+ messages)
[PATCH] fs/aio: fix comment typos
2026-08-18 21:14 UTC (2+ messages)
memcg stats flushing (WAS "Re: [PATCH] fuse: disable default bdi strictlimiting")
2026-08-18 18:40 UTC (6+ messages)
[PATCH v3] audit: free proctitle in context so it can be re-set by fork on exec_binprm
2026-08-18 18:31 UTC (2+ messages)
[GIT PULL] orangefs changes for 7.3
2026-08-18 16:09 UTC
[PATCH] fs: fix comment typo in bpf_fs_kfuncs.c
2026-08-18 14:28 UTC (2+ messages)
[PATCH] fs: fix comment typo in fs-writeback.c
2026-08-18 14:27 UTC (2+ messages)
[PATCH] fs: fix comment typo in inode.c
2026-08-18 14:27 UTC (2+ messages)
[RFC] "final" flag for a directory
2026-08-18 13:52 UTC (3+ messages)
[PATCH v4] reboot: fix cad_pid use-after-free race
2026-08-18 12:53 UTC (3+ messages)
[PATCH] fuse: wake one waiter per freed slot when raising max_background
2026-08-18 13:21 UTC (2+ messages)
[PATCH 0/3] fs: don't warn when a mount is completed from another user namespace
2026-08-18 13:14 UTC (3+ messages)
` [PATCH 1/3] ovl: don't warn when the "
[PATCH v2 0/4] sysctl: Disallow partial updates of miss-formatted sysctl vectors
2026-08-18 13:07 UTC (4+ messages)
[PATCH] fs: refuse to drop a dentry reference d_make_persistent() never took
2026-08-18 12:55 UTC
[PATCH v2 0/8] Support Clang context analysis for ext2
2026-08-18 9:58 UTC (2+ messages)
[GIT PULL] ntfs3: changes for 7.3
2026-08-18 12:21 UTC
Question: can normal mmap placement leave a small grow-down stack gap?
2026-08-18 10:56 UTC
[PATCH v2] fs: do not cache a symlink length that disagrees with the string
2026-08-17 16:17 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox