messages from 2026-07-24 19:45:18 to 2026-07-27 13:44:36 UTC [more...]
[PATCH 0/5] mm: add basic PTE const type-safety
2026-07-27 13:44 UTC (13+ messages)
` [PATCH 1/5] mm: constify generic pte_get*()
` [PATCH 3/5] mm/parisc: constify ptep_get() argument
[PATCH 0/5] rust: sync: add WaitQueue infrastructure
2026-07-27 13:21 UTC (10+ messages)
` [PATCH 1/5] rust: task: add safe schedule_timeout() wrapper
` [PATCH 2/5] rust: workqueue: replace deprecated system_wq with system_{percpu,dfl}_wq
` [PATCH 3/5] rust: sync: add WaitQueue infrastructure
` [PATCH 4/5] rust: sync: convert CondVar and PollCondVar to use WaitQueue
` [PATCH 5/5] rust: sync: condvar: use task::schedule_timeout()
[PATCH/RFC] btrfs: fix folio lock leak in writepage_delalloc() for folios dirtied behind btrfs' back
2026-07-27 12:59 UTC (8+ messages)
[PATCH 0/8] afs: Miscellaneous fixes
2026-07-27 13:08 UTC (9+ messages)
` [PATCH 1/8] afs: Fix afs_fs_fetch_data() to set call->async
` [PATCH 2/8] afs: Fix afs_fs_fetch_data() to subtract transferred from len
` [PATCH 3/8] afs: Fix UAF when sending a message
` [PATCH 4/8] afs: Fix missing kunmap in afs_dir_search_bucket()
` [PATCH 5/8] afs: Fix afs_edit_dir_remove() to get, not find, block 0
` [PATCH 6/8] afs: Fix double-unmap of directory block
` [PATCH 7/8] vfs: Allow filesystems with foreign owner IDs to override UID checks
` [PATCH 8/8] afs, bash: Fix open(O_CREAT) on an extant AFS file in a sticky dir
[PATCH 0/4] netfs: Miscellaneous fixes
2026-07-27 13:07 UTC (5+ messages)
` [PATCH 1/4] netfs: clear PG_private_2 on copy-to-cache append failure
` [PATCH 2/4] netfs: handle single writeback rolling buffer allocation failure
` [PATCH 3/4] netfs: release readahead folios on iterator preparation failure
` [PATCH 4/4] netfs: Fix folio_queue ENOMEM in writeback by adding a mempool
[syzbot] [netfs?] WARNING in netfs_writepages (3)
2026-07-27 13:03 UTC (5+ messages)
[RFC PATCH v 0/1] pipe: only enable the extra wake_up(rd_wait) for edge-triggered consumers
2026-07-27 12:28 UTC (4+ messages)
` [RFC PATCH v2 "
` [RFC PATCH v2 1/1] "
[PATCH v2 00/15] mm/rmap: index MAP_PRIVATE file-backed folios by virt pgoff
2026-07-27 12:04 UTC (12+ messages)
` [PATCH v2 01/15] mm/vma: introduce VMA virtual page offset field and add helpers
` [PATCH v2 13/15] mm/vma: make MAP_PRIVATE-mapped /dev/zero mappings truly anonymous
[PATCH 0/1] pipe: only enable the extra wake_up(rd_wait) when epoll is actually used
2026-07-27 11:50 UTC (8+ messages)
[PATCH v13 00/23] fs-verity support for XFS with post EOF merkle tree
2026-07-27 11:40 UTC (10+ messages)
` [PATCH v13 02/23] fsverity: expose ensure_fsverity_info()
` [PATCH v13 06/23] fsverity: don't allow setting DAX file attribute on fsverity files
` [PATCH v13 07/23] fs,fsverity: remove check for fsverity being enabled in setattr_prepare()
` [PATCH v13 08/23] fsverity: hoist statx reporting of fs-verity flag
[PATCH] ufs: use u64 for directory size in ufs_last_byte
2026-07-27 11:13 UTC (2+ messages)
[PATCH v2] netfs: fix writeback ENOMEM by using __GFP_NOFAIL for rolling buffer
2026-07-27 11:08 UTC (3+ messages)
[PATCH v5 0/20] fs: Fix missed inode write during fsync
2026-07-27 10:49 UTC (21+ messages)
` [PATCH v5 01/20] affs: Drop support for metadata bh tracking
` [PATCH v5 02/20] fs: Fix possible UAF in mark_buffer_write_io_error()
` [PATCH v5 03/20] fs: Fix missed inode writeback when racing with __writeback_single_inode
` [PATCH v5 04/20] ext4: Allocate mapping_metadata_bhs struct on demand
` [PATCH v5 05/20] fs: Provide way for filesystem to wait for metadata writeback
` [PATCH v5 06/20] ext2: Fix lost inode updates for IS_SYNC inodes
` [PATCH v5 07/20] ext2: Drop __ext2_write_inode()
` [PATCH v5 08/20] ext2: Avoid unnecessary inode buffer writeback for sync(2)
` [PATCH v5 09/20] ext2: Fix data integrity writeout issues
` [PATCH v5 10/20] udf: "
` [PATCH v5 11/20] udf: Use sync_inode_metadata() to writeout IS_SYNC inode
` [PATCH v5 12/20] udf: Drop udf_sync_inode()
` [PATCH v5 13/20] udf: Use sync_inode_metadata() in udf_evict_inode()
` [PATCH v5 14/20] udf: Fold udf_update_inode() into udf_write_inode()
` [PATCH v5 15/20] bfs: Fix data integrity writeout issues
` [PATCH v5 16/20] minix: "
` [PATCH v5 17/20] ext4: Fix data integrity writeout issues in nojournal mode
` [PATCH v5 18/20] fat: Fix missed inode writeback during fsync(2)
` [PATCH v5 19/20] fat: Replace fat_sync_inode() with sync_inode_metadata()
` [PATCH v5 20/20] vfs: Remove mmb_fsync()
[RFC PATCH 0/2] init: boot image-based systems without an initramfs (rootimage=)
2026-07-27 10:48 UTC (8+ messages)
` [RFC PATCH v2 0/4] "
` [RFC PATCH v2 1/4] fs: allow in-kernel mounters to hand filesystems an already-open source file
` [RFC PATCH v2 2/4] erofs: use fs_context source_file for file-backed mounts when given
` [RFC PATCH v2 3/4] init: support mounting the root filesystem from an image file
` [RFC PATCH v2 4/4] init: support pinning the root image's fsverity digest
[PATCH RFC 4/7] fs: support FD_FAILFS_ROOT in fchroot()
2026-07-27 10:23 UTC (10+ messages)
[PATCH v4 0/21] fs: Fix missed inode write during fsync
2026-07-27 10:21 UTC (3+ messages)
[PATCH 0/2] nilfs2: convert O_DIRECT reads to iomap
2026-07-27 9:43 UTC (6+ messages)
` [PATCH 1/2] nilfs2: add iomap operations for direct I/O reads
` [PATCH 2/2] nilfs2: switch O_DIRECT reads to iomap
[PATCH v1] audit: free proctitle in context so it can be set by fork
2026-07-27 9:41 UTC (2+ messages)
[PATCH] nstree: add/fix struct ns_id_req kernel-doc member fields
2026-07-27 9:39 UTC (2+ messages)
[PATCH v4 0/3] VFS: refactor lookup_open and add vfs_lookup()
2026-07-27 9:03 UTC (2+ messages)
[PATCH 1/6] fs/cachefiles: replace simple_strtoul with kstrtoul in fcull
2026-07-27 8:30 UTC (8+ messages)
` [PATCH 2/6] fs/cachefiles: replace simple_strtoul with kstrtoul in fstop
` [PATCH 3/6] fs/cachefiles: replace simple_strtoul with kstrtoul in brun
` [PATCH 4/6] fs/cachefiles: replace simple_strtoul with kstrtoul in bcull
` [PATCH 5/6] fs/cachefiles: replace simple_strtoul with kstrtoul in bstop
` [PATCH 6/6] fs/cachefiles: replace simple_strtoul with kstrtoul in debug
[PATCH v4] erofs: accept source file descriptor via fsconfig
2026-07-27 8:01 UTC (6+ messages)
[PATCH v3 00/24] binfmt_misc: write access fixes, RCU handler lookup and cleanups
2026-07-27 7:42 UTC (41+ messages)
` [PATCH v3 01/24] binfmt_misc: restore write access when removing an entry
` [PATCH v3 03/24] binfmt_misc: reject a flag character as the field delimiter
` [PATCH v3 07/24] binfmt_misc: turn the entry bit numbers into a proper enum
` [PATCH v3 08/24] binfmt_misc: turn the entry behavior flags into an enum
` [PATCH v3 09/24] binfmt_misc: rename Node to struct binfmt_misc_entry
` [PATCH v3 10/24] binfmt_misc: remove the VERBOSE_STATUS toggle
` [PATCH v3 11/24] binfmt_misc: use print_hex_dump_debug() for the register debug output
` [PATCH v3 12/24] binfmt_misc: convert the entry file to seq_file
` [PATCH v3 13/24] binfmt_misc: factor out the entry matching
` [PATCH v3 14/24] binfmt_misc: rename load_binfmt_misc() to current_binfmt_misc()
` [PATCH v3 15/24] binfmt_misc: return errors directly in load_misc_binary()
` [PATCH v3 16/24] binfmt_misc: give the parse_command() results names
` [PATCH v3 17/24] binfmt_misc: factor out the entry removal
` [PATCH v3 18/24] binfmt_misc: simplify check_special_flags()
` [PATCH v3 19/24] binfmt_misc: use a flexible array member for the register string
` [PATCH v3 20/24] binfmt_misc: split the field parsing out of create_entry()
` [PATCH v3 21/24] binfmt_misc: use __free(kfree) in bm_register_write()
` [PATCH v3 22/24] binfmt_misc: assorted small cleanups
` [PATCH v3 24/24] binfmt_misc: allow removing entries via unlink(2)
[PATCH] initramfs: fix typo in reserve_initrd_mem comment
2026-07-27 7:33 UTC (2+ messages)
[BUG] ntfs: data race on ni->mrec between resident read path and MFT record mutation
2026-07-27 5:37 UTC (2+ messages)
[linux-next:master] [mm] 7b32f64bc5: pts.svt-av1.Preset13.Bosphorus4K.frames_per_second 45.8% regression
2026-07-27 4:20 UTC (4+ messages)
[linux-next:master] [mm] 7b32f64bc5: pts.svt-av1.Preset13.Bosphorus4K.frames_per_second 45.8% regression
2026-07-27 1:46 UTC (2+ messages)
[PATCH] ntfs: bound the free-cluster bitmap scan to the volume
2026-07-27 1:44 UTC (2+ messages)
[GIT PULL for v7.2] vfs fixes
2026-07-26 19:59 UTC (2+ messages)
[RFC PATCH] fs: allow opening overlayfs/erofs layers through O_ALT
2026-07-26 17:02 UTC (5+ messages)
[PATCH v3 00/12] Landlock: Namespace and capability control
2026-07-26 16:13 UTC (13+ messages)
` [PATCH v3 01/12] ns: Free anonymous mount namespaces via ns_common_free()
` [PATCH v3 02/12] security: add LSM blob and hooks for namespaces
` [PATCH v3 03/12] security: Add LSM_AUDIT_DATA_NS for namespace audit records
` [PATCH v3 04/12] landlock: Rename quiet_masks to quiet_access
` [PATCH v3 05/12] landlock: Wrap per-layer access masks in struct layer_config
` [PATCH v3 06/12] landlock: Copy the quiet mask in the ruleset merge helper
` [PATCH v3 07/12] landlock: Enforce namespace use restrictions
` [PATCH v3 08/12] landlock: Enforce capability restrictions
` [PATCH v3 09/12] selftests/landlock: Add namespace restriction tests
` [PATCH v3 10/12] selftests/landlock: Add capability "
` [PATCH v3 11/12] samples/landlock: Add capability and namespace restriction support
` [PATCH v3 12/12] landlock: Add documentation for capability and namespace restrictions
[PATCH] fat: preserve reserved lcase bits across rename
2026-07-26 8:31 UTC (2+ messages)
[PATCH] fs: hfsplus: remove redundant NULL check before kfree()
2026-07-26 6:42 UTC (3+ messages)
[PATCH] freevxfs: fix off-page read on a crafted dirblock
2026-07-26 6:25 UTC
[PATCH] udf: fix OOB read for a crafted unallocSpaceEntry
2026-07-26 6:25 UTC
[PATCH] fscrypt: use the mount idmap for the owner check in fscrypt_ioctl_set_policy()
2026-07-26 4:34 UTC
[PATCH v3 0/2] fuse: fix passthrough parallel direct writes
2026-07-26 1:59 UTC (4+ messages)
` [PATCH v4 0/2] fuse: allow parallel direct writes for passthrough
` [PATCH v4 1/2] fuse: preserve FOPEN_PARALLEL_DIRECT_WRITES for passthrough opens
` [PATCH v4 2/2] fuse: allow parallel direct writes in passthrough write_iter
[PATCH v2 0/3] Bring includes in linux/kmod.h up to date
2026-07-25 20:31 UTC (3+ messages)
` [PATCH v2 2/3] time/jiffies: Include linux/sysctl.h for proc_int_u2k_conv_uop(),
[linux-next:master] BUILD SUCCESS WITH WARNING 9eebf259d5352b87080d67758f483583d9e763d7
2026-07-25 19:22 UTC
[PATCH v5 00/12] Use generic_file_read_iter() in hugetlbfs
2026-07-25 16:00 UTC (13+ messages)
` [PATCH v5 01/12] memory-failure: Fix hardware poison check in unpoison_memory() again
` [PATCH v5 02/12] mm: Rename folio_contain_hwpoison_page() to folio_has_hwpoison_page()
` [PATCH v5 03/12] hugetlb: Mark some function arguments as const
` [PATCH v5 04/12] guest_memfd: Use folio_has_hwpoisoned_page()
` [PATCH v5 05/12] hugetlb: Use the has_hwpoisoned flag
` [PATCH v5 06/12] mm: Remove locking mf_mutex in is_raw_hwpoison_page_in_hugepage()
` [PATCH v5 07/12] mm: Check individual hugetlb pages for poison
` [PATCH v5 08/12] filemap: Add hwpoison handling to filemap_read()
` [PATCH v5 09/12] filemap: Remove checks in mapping_set_folio_order_range()
` [PATCH v5 10/12] hugetlb: Set mapping folio order
` [PATCH v5 11/12] filemap: Add support for authoritative mappings
` [PATCH v5 12/12] hugetlb: replace hugetlbfs_read_iter() with generic_file_read_iter()
[syzbot] [net?] [fs?] possible deadlock in rht_lock
2026-07-25 13:19 UTC
[PATCH v4 00/14] Use generic_file_read_iter() in hugetlbfs
2026-07-25 5:04 UTC (7+ messages)
` [PATCH v4 05/14] guest_memfd: Use folio_has_hwpoisoned_page()
` [syzbot ci] Re: Use generic_file_read_iter() in hugetlbfs
[PATCH] exfat: preserve allocated extents for swap activation
2026-07-25 4:58 UTC (7+ messages)
[RFC PATCH] fs/ntfs3: prevent positive E_NTFS_NONRESIDENT from reaching writeback error handling
2026-07-25 4:15 UTC (3+ messages)
[PATCH V11 0/9] famfs: port into fuse
2026-07-25 4:01 UTC (8+ messages)
[PATCH v3] eventpoll: fix use-after-free in clear_tfile_check_list()
2026-07-25 2:03 UTC (2+ messages)
decouple simple direct I/O reads from iomap_dio_rw v2
2026-07-24 21:50 UTC (5+ messages)
` [PATCH 2/3] iomap: decouple simple direct I/O reads from iomap_dio_rw
[PATCH 3/3] fs/namei.c: update kerneldoc of atomic_open()
2026-07-24 21:10 UTC (2+ messages)
[PATCH 2/3] vfs: call audit_inode_child() in lookup_open() on failure
2026-07-24 21:10 UTC (2+ messages)
[PATCH 1/3] vfs: move create error && negative dentry case in lookup_open() up
2026-07-24 21:10 UTC (2+ messages)
[GIT PULL] fscrypt fixes for v7.2-rc5
2026-07-24 21:03 UTC (2+ messages)
[PATCH 0/6] hfsplus: convert regular file I/O to iomap-based operations
2026-07-24 19:50 UTC (10+ messages)
` [PATCH 4/6] hfsplus: add iomap operations for regular file data
` [PATCH 5/6] hfsplus: add iomap-based file_operations
` [PATCH 6/6] hfsplus: switch address_space_operations on iomap-based support
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