messages from 2026-08-05 18:29:38 to 2026-08-09 00:51:22 UTC [more...]
[PATCH v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
2026-08-09 0:51 UTC (24+ messages)
` [PATCH v4 01/20] mm/vma: introduce VMA anon page offset field and add helpers
` [PATCH v4 02/20] mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
` [PATCH v4 03/20] mm: introduce linear_anon_page_index()
` [PATCH v4 04/20] mm: abstract vma_address() and introduce vma_anon_address()
` [PATCH v4 05/20] mm: update print_bad_page_map() to show anon index if appropriate
` [PATCH v4 06/20] mm: introduce and use vma_filebacked_address()
` [PATCH v4 07/20] mm/vma: fix self-merge check in copy_vma()
` [PATCH v4 08/20] tools/testing/vma: add tests for copy_vma() self-merge
` [PATCH v4 09/20] mm: propagate VMA anonymous page offset on map, remap, split + merge
` [PATCH v4 10/20] mm/rmap: track whether the page VMA mapped pgoff is anonymous
` [PATCH v4 11/20] mm: clean up vma_address_end()
` [PATCH v4 12/20] mm/huge_memory: update remove_migration_pmd() to accept a folio
` [PATCH v4 13/20] mm/migrate: calculate large folio page index using PFN
` [PATCH v4 14/20] mm/rmap: use anon pgoff to track MAP_PRIVATE file-backed anon folios
` [PATCH v4 15/20] tools/testing/vma: expand VMA merge tests to assert anon pgoff
` [PATCH v4 16/20] tools/testing/selftests/mm: test anonymous page offset merge behaviour
` [PATCH v4 17/20] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous
` [PATCH v4 18/20] mm/vma: make MAP_PRIVATE-mapped /dev/zero mappings truly anonymous
` [PATCH v4 19/20] tools/testing/vma: add test to assert MAP_PRIVATE-/dev/zero is anon
` [PATCH v4 20/20] tools/testing/selftests/mm: add MAP_PRIVATE-/dev/zero merge tests
[PATCH v2 0/2] nilfs2: eliminate blockdev_direct_IO() call
2026-08-08 23:51 UTC (4+ messages)
` [PATCH v2 1/2] nilfs2: add iomap operations for direct I/O
` [PATCH v2 2/2] nilfs2: switch O_DIRECT to iomap based operations
[PATCH v2] selftests/proc: make proc-maps-race work with READ_IMPLIES_EXEC
2026-08-08 20:03 UTC
[PATCH] fs: fix switch/case indentation in sysfs() syscall
2026-08-08 18:28 UTC
[PATCH v5] hfsplus: validate B-tree record offset table
2026-08-08 14:50 UTC (4+ messages)
` [PATCH v6] "
[RFC] mnt_already_visible(): should regular-file mountpoints participate in the visibility check?
2026-08-08 13:23 UTC
[PATCH] super: fix dying superblock warning messages
2026-08-08 12:38 UTC
[PATCH] netfs: Fix uninitialized return value in netfs_unbuffered_write()
2026-08-08 12:34 UTC
Fwd: BadBunny: UFFDIO_COPY shmem killpriv bypass leading to local privilege escalation
2026-08-08 12:17 UTC
[PATCH v5 00/16] Add dmabuf read/write via io_uring
2026-08-08 7:42 UTC (3+ messages)
` [PATCH v5 01/16] dma-buf: introduce initial file I/O infrastructure
[PATCH v8] coredump: Add bit 9 of coredump_filter for pre-exit files before dumping
2026-08-08 5:55 UTC (2+ messages)
[PATCH v2] fuse: check for NULL root inode in fuse_fill_super_submount
2026-08-08 4:13 UTC
[PATCH V12 00/12] famfs: the Fabric-Attached Memory File System (standalone)
2026-08-07 22:17 UTC (41+ messages)
` [PATCH V12 01/12] dax: replace exported dax_dev_get() with non-allocating dax_dev_find()
` [PATCH V12 02/12] famfs: Module operations, fs_context, and mount
` [PATCH V12 03/12] famfs: Add daxdev table and dax notify_failure support
` [PATCH V12 04/12] famfs: Introduce inode_operations and super_operations
` [PATCH V12 05/12] famfs: Introduce file_operations read/write
` [PATCH V12 06/12] famfs: Introduce mmap and VM fault handling
` [PATCH V12 07/12] famfs: MAP_CREATE ioctl and fmap ingest (ABI 44)
` [PATCH V12 08/12] famfs: iomap_begin and file-to-dax offset resolution
` [PATCH V12 09/12] famfs: Register secondary daxdevs by path (FAMFSIOC_DAXDEV_OPEN)
` [PATCH V12 10/12] famfs: Add runtime operation-permission (opts) framework
` [PATCH V12 11/12] famfs: Report device capacity via statfs so df works
` [PATCH V12 12/12] famfs: Add documentation
[PATCH] squashfs: avoid thundering-herd cache wakeups
2026-08-07 20:11 UTC (5+ messages)
[PATCH v2] squashfs: avoid thundering-herd cache wakeups
2026-08-07 17:24 UTC
[PATCH 0/9] mm: distinguish PTE table storage from PTE values
2026-08-07 16:26 UTC (14+ messages)
` [PATCH 1/9] mm: introduce hw_pte_t for PTE table storage
` [PATCH 2/9] mm: make hw_pte_t visible to generic PTE interfaces
` [PATCH 3/9] mm: name pointers to copied PTE values ptentp
` [PATCH 4/9] mm: use hw_pte_t for generic PTE table storage
` [PATCH 5/9] mm: convert PTE table entries in ptep_get()
` [PATCH 6/9] mm: convert PTE table entry to pte
` [PATCH 7/9] mm/kasan: use hw_pte_t for the early shadow PTE table
` [PATCH 8/9] drm/i915: use hw_pte_t for PTE range callbacks
` [PATCH 9/9] xen: "
[PATCH 7.1 118/438] netfs: clear PG_private_2 on copy-to-cache append failure
2026-08-07 14:35 UTC (4+ messages)
` [PATCH 7.1 119/438] netfs: handle single writeback rolling buffer allocation failure
` [PATCH 7.1 120/438] netfs: release readahead folios on iterator preparation failure
` [PATCH 7.1 121/438] netfs: Fix folio_queue ENOMEM in writeback by adding a mempool
[PATCH 6.6 029/261] sched: Add task_struct->faults_disabled_mapping
2026-08-07 14:36 UTC
[PATCH 6.18 098/396] netfs: clear PG_private_2 on copy-to-cache append failure
2026-08-07 14:34 UTC (3+ messages)
` [PATCH 6.18 099/396] netfs: handle single writeback rolling buffer allocation failure
` [PATCH 6.18 100/396] netfs: release readahead folios on iterator preparation failure
[PATCH v2] audit: free proctitle in context so it can be re-set by fork on exec_binprm
2026-08-07 12:25 UTC (2+ messages)
[PATCH 5.10/6.1/6.12] mount: honour SB_NOUSER in the new mount API
2026-08-07 10:38 UTC
[syzbot] [jfs?] [xfs?] [bcachefs?] INFO: task hung in sb_start_write (2)
2026-08-07 9:21 UTC (2+ messages)
` [syzbot] [kernfs?] [ext4?] "
[PATCH v7] coredump: Add bit 9 of coredump_filter for pre-exit files before dumping
2026-08-07 6:08 UTC (3+ messages)
[PATCH v4 0/5] iomap: trivial fixes for ext4 conversion
2026-08-07 1:27 UTC (9+ messages)
` [PATCH v4 2/5] iomap: support invalidating partial folios
memcg stats flushing (WAS "Re: [PATCH] fuse: disable default bdi strictlimiting")
2026-08-06 21:31 UTC (3+ messages)
[PATCH v1] audit: free proctitle in context so it can be set by fork
2026-08-06 21:15 UTC (3+ messages)
[PATCH v2 00/10] ceph: convert writeback path to folios
2026-08-06 19:51 UTC (6+ messages)
` [PATCH v2 05/10] ceph: convert ceph_submit_write() "
` [PATCH v2 06/10] mm: remove thp_size() and thp_order()
[PATCH v9 00/15] Use generic_file_read_iter() in hugetlbfs
2026-08-06 19:47 UTC (17+ messages)
` [PATCH v9 01/15] memory-failure: Fix hardware poison check in unpoison_memory() again
` [PATCH v9 02/15] memory-failure: Prevent hugetlb freeing during unpoisoning
` [PATCH v9 03/15] mm: Rename folio_contain_hwpoison_page() to folio_has_hwpoison_page()
` [PATCH v9 04/15] hugetlb: Mark some function arguments as const
` [PATCH v9 05/15] guest_memfd: Use folio_has_hwpoisoned_page()
` [PATCH v9 06/15] kpageflags: Use is_page_hwpoison() to set KPF_HWPOISON
` [PATCH v9 07/15] hugetlb: Move poison to pages before clearing hugetlb page type
` [PATCH v9 08/15] hugetlb: Use the has_hwpoisoned flag
` [PATCH v9 09/15] mm: Remove locking mf_mutex in is_raw_hwpoison_page_in_hugepage()
` [PATCH v9 10/15] mm: Check individual hugetlb pages for poison
` [PATCH v9 11/15] filemap: Add hwpoison handling to filemap_read()
` [PATCH v9 12/15] filemap: Remove checks in mapping_set_folio_order_range()
` [PATCH v9 13/15] hugetlb: Set mapping folio order
` [PATCH v9 14/15] filemap: Add support for authoritative mappings
` [PATCH v9 15/15] hugetlb: replace hugetlbfs_read_iter() with generic_file_read_iter()
[PATCH 00/19] buffer: stop clearing BH_Uptodate when a write fails
2026-08-06 19:46 UTC (25+ messages)
` [PATCH 02/19] buffer: allow a buffer_head to point at memory outside the page cache
` [PATCH 03/19] jbd2: point the shadow buffer at the frozen data directly
` [PATCH 13/19] ocfs2: check for a metadata write error with buffer_write_io_error()
` [PATCH 16/19] jbd2: report journal write errors with BH_Write_EIO
` [PATCH 17/19] jbd2: assert on a failed write, not on a buffer that is not up to date
` [PATCH 18/19] ext4, jbd2: report fast commit write errors with BH_Write_EIO
[PATCH v2 00/17] Landlock tracepoints
2026-08-06 18:22 UTC (7+ messages)
` [PATCH v2 01/17] landlock: Prepare ruleset and domain type split
` [PATCH v2 03/17] landlock: Split struct landlock_domain from struct landlock_ruleset
[PATCH v3 00/15] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
2026-08-06 17:18 UTC (10+ messages)
` [PATCH v3 04/15] mm: update print_bad_page_map() to show anonymous page index
[PATCH v2 00/21] buffer: stop clearing BH_Uptodate when a write fails
2026-08-06 16:58 UTC (22+ messages)
` [PATCH v2 01/21] buffer_head: Remove b_page
` [PATCH v2 02/21] buffer: allow a buffer_head to point at memory outside the page cache
` [PATCH v2 03/21] jbd2: point the shadow buffer at the frozen data directly
` [PATCH v2 04/21] buffer: read the folio's mapping directly in buffer_set_crypto_ctx()
` [PATCH v2 05/21] buffer: clear BH_Write_EIO when a buffer is forgotten
` [PATCH v2 06/21] buffer: discard BH_Write_EIO along with the rest of the buffer state
` [PATCH v2 07/21] buffer: detect metadata write errors with buffer_write_io_error()
` [PATCH v2 08/21] adfs: check for a directory write error "
` [PATCH v2 09/21] ext2: check for an xattr block "
` [PATCH v2 10/21] omfs: check for an inode "
` [PATCH v2 11/21] exfat: check for a directory "
` [PATCH v2 12/21] fat: check for a metadata "
` [PATCH v2 13/21] ext4: "
` [PATCH v2 14/21] ocfs2: "
` [PATCH v2 15/21] ocfs2: check for a stale write error before reusing a metadata buffer
` [PATCH v2 16/21] gfs2: check for a metadata write error with buffer_write_io_error()
` [PATCH v2 17/21] jbd2: report journal write errors with BH_Write_EIO
` [PATCH v2 18/21] jbd2: say what jbd2_freeze_jh_data()'s assertion is actually checking
` [PATCH v2 19/21] ext4, jbd2: report fast commit write errors with BH_Write_EIO
` [PATCH v2 20/21] buffer: stop touching BH_Uptodate on write completion
` [PATCH v2 21/21] buffer: clear BH_Write_EIO when a write succeeds, not when one starts
[BUG] ntfs3: IOMAP_INLINE mapping exceeds its page - BUG_ON in iomap
2026-08-06 16:58 UTC (3+ messages)
` Re : "
[syzbot] [fs?] KASAN: slab-use-after-free Read in sysfs_emit
2026-08-06 15:25 UTC
[syzbot] [fs?] UBSAN: shift-out-of-bounds in ufs_fill_super
2026-08-06 15:25 UTC
[PATCH] fuse: check for NULL root inode in fuse_fill_super_submount
2026-08-06 15:21 UTC
[PATCH v6] coredump: Add bit 9 of coredump_filter for pre-exit files before dumping
2026-08-06 15:12 UTC (3+ messages)
[PATCH 0/2] ext4: ensure WRITE_ZEROES is power-failure-safe
2026-08-06 15:01 UTC (2+ messages)
ufs: adding read support for UFS2 extended attributes
2026-08-06 14:59 UTC
[PATCH 1/1] block: rename bi_bvec_done
2026-08-06 12:52 UTC (3+ messages)
fixes for iomap_bio_read_folio_range_sync
2026-08-06 12:06 UTC (3+ messages)
` [PATCH 2/2] iomap: iomap_bio_read_folio_range_sync is missing a call to bio_uninit
[PATCH RESEND 0/5] block: validate direct I/O memory alignment
2026-08-06 9:54 UTC (6+ messages)
` [PATCH RESEND 5/5] block: validate user space vectors during extraction
[PATCH v2 0/7] btrfs: fix io_uring encoded IO cleanup and compat
2026-08-06 9:31 UTC (11+ messages)
` [PATCH v2 1/7] btrfs: always return -EIOCBQUEUED after btrfs_uring_read_extent_endio
` [PATCH v2 2/7] btrfs: free iov when btrfs_uring_read_extent fails
` [PATCH v2 3/7] iov_iter: export __import_iovec
` [PATCH v2 4/7] btrfs: use IO_URING_F_COMPAT for uring encoded iovec import
` [PATCH v2 5/7] btrfs: unlock inode and extent in caller when uring read extent fails
` [PATCH v2 6/7] btrfs: don't stash uring encoded data across -EAGAIN
` [PATCH v2 7/7] btrfs: drop unused uring encoded IO REISSUE stash helpers
[RFC PATCH v1 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
2026-08-06 9:22 UTC (3+ messages)
` [RFC PATCH v1 2/3] blk-cgroup: store blkcg in bio instead of blkg
[syzbot] [fs?] general protection fault in do_getname_kernel
2026-08-06 9:04 UTC (2+ messages)
[PATCH v4 00/14] Add dmabuf read/write via io_uring
2026-08-06 7:29 UTC (5+ messages)
` [PATCH v4 01/14] dma-buf: introduce initial file I/O infrastructure
[PATCH v5 00/36] Private Memory NUMA Nodes
2026-08-06 3:30 UTC (3+ messages)
` [PATCH v5 25/36] mm/memory_hotplug: support N_MEMORY_PRIVATE node hotplug
[PATCH] f2fs: use the mount idmap for the owner check in f2fs_xattr_advise_set()
2026-08-05 21:20 UTC (2+ messages)
` [f2fs-dev] "
[syzbot] [fs?] WARNING in configfs_symlink
2026-08-05 18:35 UTC (2+ messages)
` [PATCH] configfs: fix UAF race between rmdir and symlink
[PATCH v7] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function
2026-08-05 18:29 UTC (2+ messages)
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