messages from 2026-07-29 13:09:10 to 2026-07-30 14:12:06 UTC [more...]
[PATCH v3 0/1] pipe: only enable the extra wake_up(rd_wait) for edge-triggered consumers
2026-07-30 14:11 UTC
[RFC PATCH] fs: allow opening overlayfs/erofs layers through O_ALT
2026-07-30 13:57 UTC (4+ messages)
[PATCH] erofs: reuse superblock for file-backed mounts
2026-07-30 13:49 UTC (3+ messages)
[PATCH] fanotify: fix use-after-free of file range info
2026-07-30 13:44 UTC (3+ messages)
[PATCH v2] fanotify: fix use-after-free of file range info
2026-07-30 13:43 UTC
[PATCH 0/9] binfmt_misc: bind interpreters to a bpf-backed entry
2026-07-30 13:34 UTC (10+ messages)
` [PATCH 1/9] binfmt_misc: let a register string create an entry disabled
` [PATCH 2/9] selftests/exec: let binfmt_flag_supported() return a bool
` [PATCH 3/9] selftests/exec: test registering an entry disabled
` [PATCH 4/9] binfmt_misc: document "
` [PATCH 5/9] selftests/exec: share the bpf handler preconditions
` [PATCH 6/9] binfmt_misc: carry pre-opened interpreters in struct binfmt_misc_interp
` [PATCH 7/9] binfmt_misc: let a 'B' entry bind its interpreters
` [PATCH 8/9] selftests/exec: test interpreters bound to a 'B' entry
` [PATCH 9/9] binfmt_misc: document interpreters bound by "
[PATCH RESEND 0/5] block: validate direct I/O memory alignment
2026-07-30 13:25 UTC (8+ messages)
[PATCH v4, RESEND] fs/dax: check zero or empty entry before converting xarray entry
2026-07-30 13:12 UTC
[PATCH RFC 00/11] mm: distinguish PTE table storage from PTE values
2026-07-30 13:11 UTC (15+ messages)
` [PATCH RFC 05/11] mm: convert PTE table entries in ptep_get()
` [PATCH RFC 06/11] mm/kasan: use hw_pte_t for the early shadow PTE table
` [PATCH RFC 07/11] mm/mremap: use ptep_get() for the destination PTE
` [PATCH RFC 09/11] misc/sgi-gru: use ptep_get() for page-table reads
[RFC PATCH 0/2] init: boot image-based systems without an initramfs (rootimage=)
2026-07-30 12:49 UTC (7+ messages)
` [RFC PATCH v2 0/4] "
[syzbot] [fs?] general protection fault in __simple_recursive_removal (2)
2026-07-30 12:39 UTC
[BUG] fsnotify: concurrent mark updates can publish a stale aggregate mask and lose events
2026-07-30 12:14 UTC (4+ messages)
[PATCH] iomap: follow the alignment requirement for iomap_dio_hole_iter()
2026-07-30 12:01 UTC (4+ messages)
[PATCH v7 00/13] Use generic_file_read_iter() in hugetlbfs
2026-07-30 11:40 UTC (17+ messages)
` [PATCH v7 01/13] memory-failure: Fix hardware poison check in unpoison_memory() again
` [PATCH v7 02/13] mm: Rename folio_contain_hwpoison_page() to folio_has_hwpoison_page()
` [PATCH v7 03/13] hugetlb: Mark some function arguments as const
` [PATCH v7 05/13] hugetlb: Move poison to pages before clearing hugetlb page type
` [PATCH v7 06/13] hugetlb: Use the has_hwpoisoned flag
[PATCH v4 00/14] Add dmabuf read/write via io_uring
2026-07-30 11:36 UTC (25+ messages)
` [PATCH v4 01/14] dma-buf: introduce initial file I/O infrastructure
` [PATCH v4 08/14] nvme-pci: implement dma_token backed requests
` [PATCH v4 09/14] nvme-pci: add SGL support for the dmabuf path
` [PATCH v4 14/14] io_uring/rsrc: add dmabuf backed registered buffers
` [PATCH v4 11/14] io_uring/rsrc: extend buffer update
ANNOUNCE: nfs-utils-2.9.2 released
2026-07-30 11:31 UTC (3+ messages)
[PATCH v3 0/2] vfs, afs, bash: Fix miscomparison of foreign user IDs in the VFS
2026-07-30 10:46 UTC (3+ messages)
` [PATCH v3 2/2] afs, bash: Fix open(O_CREAT) on an extant AFS file in a sticky dir
[PATCH v3 00/12] Landlock: Namespace and capability control
2026-07-30 10:44 UTC (3+ messages)
` [PATCH v3 01/12] ns: Free anonymous mount namespaces via ns_common_free()
[PATCH 0/2 v2] udf: Fix data loss when converting inline inodes to out of line
2026-07-30 10:42 UTC (3+ messages)
` [PATCH 1/2] udf: Move udf_map_block() up
` [PATCH 2/2] udf: Fix data loss when converting inline inodes to out of line
[PATCH] udf: Fix data loss when converting inline inodes to out of line
2026-07-30 10:39 UTC (2+ messages)
[PATCH v5 00/22] iomap: convert to in-iter iomap_next() model
2026-07-30 10:33 UTC (26+ messages)
` [PATCH v5 01/22] iomap: release the folio batch on iomap callback failures
` [PATCH v5 02/22] iomap: split iomap_iter() logic into iomap_iter_next()
` [PATCH v5 03/22] iomap: decouple simple direct I/O reads from iomap_dio_rw
` [PATCH v5 04/22] iomap: use GFP_NOWAIT when application for iomap_dio_simple allocations
` [PATCH v5 05/22] iomap: add ->iomap_next()
` [PATCH v5 06/22] xfs: convert iomap ops to ->iomap_next()
` [PATCH v5 07/22] btrfs: "
` [PATCH v5 08/22] ntfs3: "
` [PATCH v5 09/22] ntfs: "
` [PATCH v5 10/22] ext4: "
` [PATCH v5 11/22] erofs: "
` [PATCH v5 12/22] zonefs: "
` [PATCH v5 13/22] ext2: "
` [PATCH v5 14/22] block: "
` [PATCH v5 15/22] f2fs: "
` [PATCH v5 16/22] gfs2: "
` [PATCH v5 17/22] hpfs: "
` [PATCH v5 18/22] fuse: "
` [PATCH v5 19/22] exfat: "
` [PATCH v5 20/22] iomap: remove ->iomap_begin()/->iomap_end() legacy path
` [PATCH v5 21/22] iomap: pass iomap_iter_next_fn directly instead of struct iomap_ops
` [PATCH v5 22/22] Documentation: iomap: update docs to reflect iomap_iter_next model
` (subset) [PATCH v5 00/22] iomap: convert to in-iter iomap_next() model
[PATCH 0/4] netfs: Miscellaneous fixes
2026-07-30 10:25 UTC (2+ messages)
[PATCH] f2fs: use the mount idmap for the owner check in f2fs_xattr_advise_set()
2026-07-30 10:23 UTC (2+ messages)
[PATCH v3 00/15] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
2026-07-30 10:16 UTC (23+ messages)
` [PATCH v3 01/15] mm/vma: introduce VMA anon page offset field and add helpers
` [PATCH v3 02/15] mm: introduce linear_anon_page_index()
` [PATCH v3 03/15] mm: abstract vma_address() and introduce vma_anon_address()
` [PATCH v3 04/15] mm: update print_bad_page_map() to show anonymous page index
` [PATCH v3 05/15] mm: introduce and use vma_filebacked_address()
` [PATCH v3 06/15] mm: propagate VMA anonymous page offset on map, remap, split + merge
` [PATCH v3 07/15] mm/rmap: track whether the page VMA mapped pgoff is anonymous
` [PATCH v3 08/15] mm: introduce and use linear_folio_page_index()
` [PATCH v3 09/15] mm/rmap: use anon pgoff to track MAP_PRIVATE file-backed anon folios
` [PATCH v3 10/15] tools/testing/vma: expand VMA merge tests to assert anon pgoff
` [PATCH v3 11/15] tools/testing/selftests/mm: test anonymous page offset merge behaviour
` [PATCH v3 12/15] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous
` [PATCH v3 13/15] mm/vma: make MAP_PRIVATE-mapped /dev/zero mappings truly anonymous
` [PATCH v3 14/15] tools/testing/vma: add test to assert MAP_PRIVATE-/dev/zero is anon
` [PATCH v3 15/15] tools/testing/selftests/mm: add MAP_PRIVATE-/dev/zero merge tests
[PATCH RFC] mm/huge_memory: eliminate reference-counted huge zero folio
2026-07-30 10:06 UTC (3+ messages)
[BUG] fat: race between fat32_ent_put FAT update and mmc_spi transmit on shared page
2026-07-30 9:55 UTC (4+ messages)
[PATCH] fanotify: stop permission watchdog when timeout is zero
2026-07-30 9:55 UTC (2+ messages)
[PATCH v5] erofs: accept source file descriptor via fsconfig
2026-07-30 9:45 UTC (5+ messages)
[PATCH 0/2] configfs: fix use-after-free of symlink target racing with rmdir
2026-07-30 9:30 UTC (3+ messages)
` [PATCH 1/2] configfs: pin the symlink target's dirent instead of chasing ->ci_dentry
` [PATCH 2/2] configfs: unhash the dentry before dropping the item in rmdir
[PATCH v7 0/5] block: enable RWF_DONTCACHE for block devices
2026-07-30 9:33 UTC (13+ messages)
` [PATCH v7 1/5] block: introduce bio_in_atomic()
` [PATCH v7 2/5] block: add task-context bio completion infrastructure
` [PATCH v7 3/5] iomap: use BIO_COMPLETE_IN_TASK for dropbehind writeback
` [PATCH v7 4/5] buffer: set "
` [PATCH v7 5/5] block: enable RWF_DONTCACHE for block devices
[PATCH v2] fs: push nr_cached_objects memcg gating into individual filesystems
2026-07-30 8:58 UTC (2+ messages)
[PATCH 6.6.y] exfat: validate cluster allocation bits of the allocation bitmap
2026-07-30 2:40 UTC (2+ messages)
[syzbot] [fs?] possible deadlock in __configfs_open_file (2)
2026-07-30 1:47 UTC
[syzbot] [fs?] KASAN: slab-use-after-free Read in lookup_noperm_common
2026-07-30 1:43 UTC
[syzbot] [fs?] inconsistent lock state in rht_lock
2026-07-30 1:25 UTC
[PATCH 6.12.y 1/8] afs: Improve server refcount/active count tracing
2026-07-30 1:02 UTC (7+ messages)
` [PATCH 6.12.y 2/8] afs: Make afs_lookup_cell() take a trace note
` [PATCH 6.12.y 3/8] afs: Drop the net parameter from afs_unuse_cell()
` [PATCH 6.12.y 4/8] rxrpc: Allow the app to store private data on peer structs
` [PATCH 6.12.y 5/8] afs: Use the per-peer app data provided by rxrpc
` [PATCH 6.12.y 6/8] afs: Fix afs_server ref accounting
` [PATCH 6.12.y 7/8] afs: Simplify cell record handling
[PATCH 6.12.y 1/9] afs: Improve server refcount/active count tracing
2026-07-30 1:01 UTC (7+ messages)
` [PATCH 6.12.y 2/9] afs: Make afs_lookup_cell() take a trace note
` [PATCH 6.12.y 3/9] afs: Drop the net parameter from afs_unuse_cell()
` [PATCH 6.12.y 4/9] rxrpc: Allow the app to store private data on peer structs
` [PATCH 6.12.y 5/9] afs: Use the per-peer app data provided by rxrpc
` [PATCH 6.12.y 6/9] afs: Fix afs_server ref accounting
` [PATCH 6.12.y 7/9] afs: Simplify cell record handling
[PATCH 6.12.y 1/8] afs: Improve server refcount/active count tracing
2026-07-30 1:01 UTC (7+ messages)
` [PATCH 6.12.y 2/8] afs: Make afs_lookup_cell() take a trace note
` [PATCH 6.12.y 3/8] afs: Drop the net parameter from afs_unuse_cell()
` [PATCH 6.12.y 4/8] rxrpc: Allow the app to store private data on peer structs
` [PATCH 6.12.y 5/8] afs: Use the per-peer app data provided by rxrpc
` [PATCH 6.12.y 6/8] afs: Fix afs_server ref accounting
` [PATCH 6.12.y 7/8] afs: Simplify cell record handling
[syzbot] [fs?] KASAN: slab-use-after-free Write in config_item_get
2026-07-30 0:19 UTC
URGENT BUGS TO FIX IN THE FILE SYSTEM, KERNEL PANICS, INT OVERFLOWS, ETC
2026-07-30 0:15 UTC
[PATCH v2] audit: add FSCONFIG auxiliary record to log filesystem configuration
2026-07-29 20:33 UTC (4+ messages)
[PATCH v4] hfsplus: validate B-tree record offset table
2026-07-29 19:01 UTC (4+ messages)
` [PATCH v5] "
[PATCH v4 00/21] iomap: convert to in-iter iomap_next() model
2026-07-29 18:57 UTC (4+ messages)
` [PATCH v4 20/21] iomap: pass iomap_iter_next_fn directly instead of struct iomap_ops
RFC: remove the freevxfs driver
2026-07-29 18:35 UTC (4+ messages)
` [PATCH] freevxfs: remove the driver
[RFC PATCH v 0/1] pipe: only enable the extra wake_up(rd_wait) for edge-triggered consumers
2026-07-29 17:07 UTC (5+ messages)
` [RFC PATCH v2 1/1] "
[PATCH v6 00/22] Introduce SCMI Telemetry support
2026-07-29 16:36 UTC (3+ messages)
[PATCH 0/3] mm: yet more cleanups for page_alloc APIs
2026-07-29 15:49 UTC (9+ messages)
` [PATCH 1/3] mm: move internal mempolicy APIs to new internal header
[PATCH vfs-7.3.kthread] initramfs_test: use test init/exit hooks to override init fs
2026-07-29 15:13 UTC
[PATCHSET v2 0/6] io_uring related epoll cleanups
2026-07-29 15:09 UTC (5+ messages)
` [PATCH 6/6] io_uring/epoll: disallow adding an epoll file to an epoll context
regress caused by upstream commit 6650527444dadc63d84aa939d14ecba4fadb2f69
2026-07-29 14:58 UTC (4+ messages)
[PATCH 0/2] afs: Miscellaneous fixes
2026-07-29 14:17 UTC (3+ messages)
` [PATCH 1/2] afs: Fix missing kunmap in afs_dir_search_bucket()
` [PATCH 2/2] afs: Fix double-unmap of directory block
[PATCH] fsnotify: Remove Matt Bobrowski as a reviewer
2026-07-29 14:00 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