messages from 2026-06-26 11:56:24 to 2026-06-29 15:31:18 UTC [more...]
[PATCH 00/30] mm: make VMA page offset handling more consistent
2026-06-29 15:31 UTC (35+ messages)
` [PATCH 01/30] mm: move vma_start_pgoff() into mm.h and clean up
` [PATCH 02/30] mm: add kdoc comments for vma_start/last_pgoff()
` [PATCH 03/30] tools/testing/vma: use vma_start_pgoff() in merge tests
` [PATCH 04/30] mm: introduce and use vma_end_pgoff()
` [PATCH 05/30] mm/rmap: update mm/interval_tree.c comments
` [PATCH 06/30] mm/rmap: parameterise vma_interval_tree_*() by address_space
` [PATCH 07/30] mm/rmap: elide unnecessary static inline's in interval_tree.c
` [PATCH 08/30] mm/rmap: rename vma_interval_tree_*() to mapping_interval_tree_*()
` [PATCH 09/30] mm/rmap: parameterise anon_vma_interval_tree_*() by anon_vma
` [PATCH 10/30] MAINTAINERS: Move mm/interval_tree.c to rmap section
` [PATCH 11/30] mm/vma: introduce and use vmg_pages(), vmg_[start, end]_pgoff()
` [PATCH 12/30] mm/vma: clean up anon_vma_compatible()
` [PATCH 13/30] mm/vma: refactor vmg_adjust_set_range() for clarity
` [PATCH 14/30] mm/vma: minor cleanup of expand_[upwards, downwards]()
` [PATCH 15/30] mm: introduce and use linear_page_delta()
` [PATCH 16/30] mm/vma: use vma_start_pgoff(), linear_page_index() in mm code
` [PATCH 17/30] mm: prefer vma_[start,end]_pgoff() to vma->vm_pgoff in kernel/
` [PATCH 18/30] mm/vma: remove duplicative vma_pgoff_offset() helper
` [PATCH 19/30] mm: use linear_page_[index, delta]() consistently
` [PATCH 20/30] mm/vma: introduce vma_assert_can_modify()
` [PATCH 21/30] mm/vma: add and use vma_[add/sub]_pgoff()
` [PATCH 22/30] mm/vma: move __install_special_mapping() to vma.c
` [PATCH 23/30] mm/vma: make vma_set_range() static, drop insert_vm_struct() decl
` [PATCH 24/30] mm/vma: update vma_shrink() to not pass unnecessary pgoff parameter
` [PATCH 25/30] mm/vma: update vmg_adjust_set_range() to offset pgoff instead
` [PATCH 26/30] mm/vma: introduce and use vma_set_pgoff()
` [PATCH 27/30] mm/vma: correct incorrect vma.h inclusion
` [PATCH 28/30] mm/vma: use guard clauses in can_vma_merge_[before, after]()
` [PATCH 29/30] tools/testing/vma: default VMA flag bits to 64-bit
` [PATCH 30/30] tools/testing/vma: output compared expression on ASSERT_[EQ, NE]()
[PATCH v2 0/9] kmem_cache instances with static storage duration
2026-06-29 15:20 UTC (5+ messages)
` [RFC PATCH v3 00/10] "
[RFC PATCH 00/10] mm/rmap: index MAP_PRIVATE file-backed folios by virt pgoff
2026-06-29 15:03 UTC (11+ messages)
` [RFC PATCH 01/10] mm/vma: introduce VMA virtual page offset field and add helpers
` [RFC PATCH 02/10] mm: introduce linear_virt_page_index()
` [RFC PATCH 03/10] mm: abstract vma_address() and introduce vma_anon_address()
` [RFC PATCH 04/10] mm: update print_bad_page_map() to show virtual page index
` [RFC PATCH 05/10] mm: introduce and use vma_filebacked_address()
` [RFC PATCH 06/10] mm: propagate VMA virtual page offset on map, remap, split + merge
` [RFC PATCH 07/10] mm/rmap: track whether the page VMA mapped walk is anonymous
` [RFC PATCH 08/10] mm: introduce and use linear_folio_page_index()
` [RFC PATCH 09/10] mm/rmap: use virt pgoff for MAP_PRIVATE file-backed anon folios
` [RFC PATCH 10/10] tools/testing/vma: expand VMA merge tests to assert virt pgoff
[PATCH] selftests: proc: include fcntl.h in proc-pidns
2026-06-29 14:47 UTC (3+ messages)
[PATCH v6] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function
2026-06-29 14:37 UTC (2+ messages)
[RFC PATCH 0/4] Introduce capable_noaudit
2026-06-29 13:49 UTC (17+ messages)
` [RFC PATCH 1/4] capabily: Add new capable_noaudit
` [RFC PATCH 2/4] quota: Don't issue audit messages on quota enforcing
` [RFC PATCH 3/4] xfs: replace ns_capable_noaudit()
` [RFC PATCH 4/4] capability: unexport has_capability_noaudit
[PATCH] fat: reject name longer than NAME_MAX in msdos_format_name()
2026-06-29 13:09 UTC
[PATCH] iomap: add a separate bio_set for iomap_split_ioend
2026-06-29 12:52 UTC
update BDI {io,ra}_pages values based on the RT device limits
2026-06-29 12:46 UTC (2+ messages)
don't build bios/contexts over multiple iomaps v3
2026-06-29 12:17 UTC (4+ messages)
` [PATCH 1/3] iomap: consolidate bio submission
` [PATCH 2/3] fuse: call fuse_send_readpages explicitly from fuse_readahead
` [PATCH 3/3] iomap: submit read bio after each extent
[RFC PATCH v1 0/3] iomap: convert to in-iter ->iomap_next() model
2026-06-29 12:15 UTC (5+ messages)
` [RFC PATCH v1 3/3] xfs: example of devirtualizing buffered write iomap callbacks
[PATCH] mm: do file ownership checks with the proper mount idmap
2026-06-29 12:15 UTC (4+ messages)
[PATCH v5 0/4] iomap: add simple dio path for small direct I/O
2026-06-29 12:01 UTC (5+ messages)
` [PATCH v5 1/4] iomap: factor out iomap_dio_alignment helper
` [PATCH v5 2/4] iomap: factor out iomap_dio_bio_release_pages helper
` [PATCH v5 3/4] iomap: pass error code to should_report_dio_fserror directly
` [PATCH v5 4/4] iomap: add simple dio path for small direct I/O
[PATCH v11 0/5] ext4: deferred iput framework for EA inodes
2026-06-29 11:48 UTC (11+ messages)
` [PATCH v11 1/5] fs: add iput_if_not_last() helper
` [PATCH v11 2/5] ext4: introduce ext4_put_ea_inode() for safe deferred iput
` [PATCH v11 3/5] ext4: convert all EA inode iput() calls to ext4_put_ea_inode()
` [PATCH v11 4/5] ext4: remove ea_inode_array mechanism in favor of ext4_put_ea_inode()
` [PATCH v11 5/5] ext4: prevent deadlock from duplicate EA inode references on corrupted fs
[RFC] Null Namespaces
2026-06-29 11:45 UTC (17+ messages)
[PATCH] ntfs: fix mrec_lock ABBA deadlock in rename
2026-06-29 10:50 UTC
[linux-next:master] [mm] 7b32f64bc5: pts.svt-av1.Preset13.Bosphorus4K.frames_per_second 45.8% regression
2026-06-29 10:35 UTC (4+ messages)
[PATCH v10 0/5] ext4: deferred iput framework for EA inodes
2026-06-29 10:05 UTC (14+ messages)
` [PATCH v10 1/5] fs: add iput_if_not_last() helper
` [PATCH v10 2/5] ext4: introduce ext4_put_ea_inode() for safe deferred iput
` [PATCH v10 5/5] ext4: prevent deadlock from duplicate EA inode references on corrupted fs
[PATCH v1 0/2] luo support for preserving eventfd
2026-06-29 10:06 UTC (4+ messages)
` [PATCH v1 1/2] eventfd: luo: "
[BUG] ntfs: mrec_lock ABBA deadlock between writeback/fsync and rename
2026-06-29 9:39 UTC (3+ messages)
[linus:master] [fanotify] 82c6dd2047: ltp.fanotify21.fail
2026-06-29 9:36 UTC (2+ messages)
[RFC PATCH 0/3] fs: support tasks with a null root or cwd
2026-06-29 9:19 UTC (5+ messages)
` [RFC PATCH 1/3] fs: Add documentation to some `struct fs_struct` fields
` [RFC PATCH 2/3] fs: support tasks with a null root or cwd
` [RFC PATCH 3/3] fs: add KUnit tests for "
[PATCH v2] proc: only bump parent nlink when registering directories
2026-06-29 9:17 UTC (4+ messages)
[PATCH v2 0/7] vmsplice: fix some problems in my previous vmsplice patchset
2026-06-29 8:56 UTC (4+ messages)
[PATCH v4 00/31] Introduce SCMI Telemetry FS support
2026-06-29 8:22 UTC (9+ messages)
[PATCH v3] fs/proc: fix KPF_KSM reported for all anonymous pages
2026-06-29 7:50 UTC (2+ messages)
[PATCH v4] coredump: Add /proc/<pid>/coredump_pre_exit for pre-exit before dumping
2026-06-29 7:11 UTC (6+ messages)
[BUG] general protection fault in __lookup_mnt with crafted ext4 image and bind mount
2026-06-29 6:53 UTC
[PATCH v3 stable/linux-6.12.y 0/3] Backport Fix incorrect overlayfs mmap() and mprotect() LSM access controls
2026-06-29 7:03 UTC (4+ messages)
` [PATCH v3 stable/linux-6.12.y 1/3] fs: constify file ptr in backing_file accessor helpers
` [PATCH v3 stable/linux-6.12.y 2/3] lsm: add backing_file LSM hooks
` [PATCH v3 stable/linux-6.12.y 3/3] selinux: fix overlayfs mmap() and mprotect() access checks
[PATCH stable/linux-5.10.y 0/7] Backport Fix incorrect overlayfs mmap() and mprotect() LSM access controls
2026-06-29 7:06 UTC (8+ messages)
` [PATCH stable/linux-5.10.y 1/7] ovl: pass layer mnt to ovl_open_realfile()
` [PATCH stable/linux-5.10.y 2/7] fs: move kmem_cache_zalloc() into alloc_empty_file*() helpers
` [PATCH stable/linux-5.10.y 3/7] fs: use backing_file container for internal files with "fake" f_path
` [PATCH stable/linux-5.10.y 4/7] lsm: constify the 'file' parameter in security_binder_transfer_file()
` [PATCH stable/linux-5.10.y 5/7] fs: prepare for adding LSM blob to backing_file
` [PATCH stable/linux-5.10.y 6/7] lsm: add backing_file LSM hooks
` [PATCH stable/linux-5.10.y 7/7] selinux: fix overlayfs mmap() and mprotect() access checks
[PATCH v2 0/4] minix: convert to iomap and add direct I/O
2026-06-29 5:27 UTC (6+ messages)
` [PATCH v2 1/4] minix: add iomap infrastructure
` [PATCH v2 2/4] minix: convert address space operations to iomap
` [PATCH v2 3/4] minix: convert file operations to iomap and add
` [PATCH v2 4/4] minix: fix symlink and truncate for iomap
` [syzbot ci] Re: minix: convert to iomap and add direct I/O
[PATCH v3] ntfs: serialize attribute-list replacement with lookups
2026-06-29 4:57 UTC
[PATCH v7] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function
2026-06-29 4:39 UTC (2+ messages)
[PATCH v2] ntfs: serialize attribute-list replacement with lookups
2026-06-29 3:25 UTC (3+ messages)
[REPORT] fs/ntfs: out-of-bounds / use-after-free read in ntfs_index_walk_down, via crafted directory index, readdir
2026-06-28 23:42 UTC
[PATCH 0/3] minix: convert to iomap and add direct I/O
2026-06-28 21:55 UTC (4+ messages)
` [PATCH 2/3] minix: convert address space operations to iomap
[PATCH 1/1] fat: restore original value when fat_ent_write failed
2026-06-28 20:27 UTC
[PATCH 0/2] fs: support $ORIGIN in ELF interpreter paths
2026-06-28 18:44 UTC (12+ messages)
[PATCH v5] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function
2026-06-28 9:28 UTC
[REPORT] fs/ntfs: out-of-bounds / use-after-free read in ntfs_index_walk_down, via crafted directory index, readdir
2026-06-28 7:56 UTC
[PATCH v2 0/6] Remove __folio_index again
2026-06-28 6:42 UTC (2+ messages)
[BUG] nbd: NBD_CLEAR_SOCK races with buffered writes and triggers mark_buffer_dirty() warning
2026-06-28 5:51 UTC
[PATCH v2 stable/linux-6.6.y 0/3] Backport Fix incorrect overlayfs mmap() and mprotect() LSM access controls
2026-06-28 3:33 UTC (5+ messages)
` [PATCH v2 stable/linux-6.6.y 1/3] fs: prepare for adding LSM blob to backing_file
` [PATCH v2 stable/linux-6.6.y 2/3] lsm: add backing_file LSM hooks
` [PATCH v2 stable/linux-6.6.y 3/3] selinux: fix overlayfs mmap() and mprotect() access checks
[GIT PULL] fscrypt fixes for 7.2
2026-06-27 21:13 UTC (2+ messages)
[PATCH v2 stable/linux-6.12.y 0/2] Backport Fix incorrect overlayfs mmap() and mprotect() LSM access controls
2026-06-27 16:35 UTC (4+ messages)
` [PATCH v2 stable/linux-6.12.y 1/2] lsm: add backing_file LSM hooks
` [PATCH v2 stable/linux-6.12.y 2/2] selinux: fix overlayfs mmap() and mprotect() access checks
[syzbot] [tomoyo?] KMSAN: uninit-value in tomoyo_path_chown (3)
2026-06-27 5:44 UTC (2+ messages)
[PATCH v2] ntfs: avoid stale runlist element dereference in fallocate
2026-06-27 4:27 UTC
[PATCH] ntfs: serialize read iomap lookup with mrec_lock
2026-06-27 4:26 UTC (3+ messages)
[PATCH] ntfs: avoid stale runlist element dereference in fallocate
2026-06-27 4:16 UTC (3+ messages)
[PATCH] fscrypt: Replace mk_users keyring with simple list
2026-06-27 3:20 UTC (5+ messages)
[PATCH] hfsplus: validate thread record before delete key rebuild
2026-06-27 0:52 UTC (5+ messages)
kernel BUG at hfs_write_inode [verbose debug info unavailable]
2026-06-26 21:44 UTC (2+ messages)
KASAN: slab-use-after-free Read in fserror_worker
2026-06-26 21:29 UTC
[syzbot ci] Re: minix: convert to iomap and add direct I/O
2026-06-26 20:21 UTC
[syzbot ci] Re: minix: convert to iomap and add direct I/O
2026-06-26 19:25 UTC (2+ messages)
[PATCH v2 stable/linux-6.18.y 0/2] Backport Fix incorrect overlayfs mmap() and mprotect() LSM access controls
2026-06-26 17:54 UTC (2+ messages)
[RFC] fanotify for flock release
2026-06-26 15:51 UTC (3+ messages)
[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
2026-06-26 15:28 UTC (3+ messages)
[PATCH 0/3] ovl: make cachestat() work
2026-06-26 15:18 UTC (7+ messages)
` [PATCH 1/3] fs, mm: add ->cachestat() file operation
don't build bios/contexts over multiple iomaps v3
2026-06-26 14:51 UTC (7+ messages)
` [PATCH 2/2] iomap: submit read bio after each extent
[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
2026-06-26 14:45 UTC (6+ messages)
` [PATCH v12 09/16] KVM: arm64: define kvm_arch_gmem_supports_no_direct_map()
` [PATCH v12 13/16] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
[PATCH v2] fs/proc: fix KPF_KSM reported for all anonymous pages
2026-06-26 14:08 UTC (2+ messages)
[PATCH] fs/ntfs3: fix out-of-bounds write in ni_create_attr_list()
2026-06-26 13:11 UTC
[PATCH v19 0/8] rust: add `Ownable` trait and `Owned` type
2026-06-26 11:53 UTC (2+ messages)
` [PATCH v19 1/8] rust: alloc: add `KBox::into_non_null`
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