messages from 2026-06-30 06:13:50 to 2026-07-01 10:14:33 UTC [more...]
[PATCH 00/30] mm: make VMA page offset handling more consistent
2026-07-01 10:14 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 v2 00/31] vfs: pass S_IFDIR mode to vfs_prepare_mode()
2026-07-01 10:13 UTC (41+ messages)
` [PATCH v2 01/31] "
` [PATCH v2 02/31] 9p: drop redundant S_IFDIR from mkdir
` [PATCH v2 03/31] affs: "
` [PATCH v2 04/31] afs: "
` [PATCH v2 05/31] autofs: "
` [PATCH v2 06/31] btrfs: "
` [PATCH v2 07/31] ceph: "
` [PATCH v2 08/31] ext2: "
` [PATCH v2 09/31] ext4: "
` [PATCH v2 10/31] f2fs: "
` [PATCH v2 11/31] gfs2: "
` [PATCH v2 12/31] hfs: "
` [PATCH v2 13/31] hfsplus: "
` [PATCH v2 14/31] hpfs: "
` [PATCH v2 15/31] hugetlbfs: "
` [PATCH v2 16/31] jffs2: "
` [PATCH v2 17/31] jfs: "
` [PATCH v2 18/31] minix: "
` [PATCH v2 19/31] nilfs2: "
` [PATCH v2 20/31] ntfs3: "
` [PATCH v2 21/31] ocfs2: "
` [PATCH v2 22/31] ocfs2: dlmfs: "
` [PATCH v2 23/31] omfs: "
` [PATCH v2 24/31] orangefs: "
` [PATCH v2 25/31] ramfs: "
` [PATCH v2 26/31] udf: "
` [PATCH v2 27/31] ufs: "
` [PATCH v2 28/31] nfs: "
` [PATCH v2 29/31] ubifs: "
` [PATCH v2 30/31] xfs: "
` [PATCH v2 31/31] ntfs: "
[PATCH v2 00/18] iomap: convert to in-iter iomap_next() model
2026-07-01 10:04 UTC (24+ messages)
` [PATCH v2 01/18] iomap: add ->iomap_next() and iomap_process() helper
` [PATCH v2 02/18] xfs: convert iomap ops to ->iomap_next()
` [PATCH v2 03/18] btrfs: "
` [PATCH v2 04/18] ntfs3: "
` [PATCH v2 05/18] ntfs: "
` [PATCH v2 06/18] ext4: "
` [PATCH v2 07/18] erofs: "
` [PATCH v2 08/18] zonefs: "
` [PATCH v2 09/18] ext2: "
` [PATCH v2 10/18] block: "
` [PATCH v2 11/18] f2fs: "
` [PATCH v2 12/18] gfs2: "
` [PATCH v2 13/18] hpfs: "
` [PATCH v2 14/18] fuse: "
` [PATCH v2 15/18] exfat: "
` [PATCH v2 16/18] iomap: remove ->iomap_begin()/->iomap_end() legacy path
` [PATCH v2 17/18] iomap: pass iomap_next_fn directly instead of struct iomap_ops
` [PATCH v2 18/18] Documentation: iomap: update docs to reflect iomap_next model
[RFC] Null Namespaces
2026-07-01 9:49 UTC (12+ messages)
[PATCH 0/2] ext4: fix race conditions and clean up locking of inline data writes
2026-07-01 9:36 UTC (7+ messages)
` [PATCH 1/2] ext4: use fsdata to track inline data write state
` [PATCH 2/2] ext4: replace BUG_ON with graceful retry in ext4_write_inline_data_end
[PATCH net-next v3 0/5] af_unix: useful handling of LSM denials on SCM_RIGHTS
2026-07-01 9:31 UTC (14+ messages)
` [PATCH net-next v3 3/5] net: "
` [PATCH net-next v3 4/5] net: af_unix: replace copy_from_sockptr() with copy_safe_from_sockptr()
` [PATCH net-next v3 5/5] selftest: Add tests for useful handling of LSM denials on SCM_RIGHTS
[PATCH 1/3] file: add fd_except cleanup class
2026-07-01 8:33 UTC (7+ messages)
` [PATCH 2/3] xattrat: accept empty O_PATH file descriptors
[PATCH v4] ntfs: validate error codes from untrusted disk data
2026-07-01 8:26 UTC
[PATCH v3] ntfs: serialize attribute-list replacement with lookups
2026-07-01 8:15 UTC (2+ messages)
[PATCH v4] ntfs: validate error codes from untrusted disk data
2026-07-01 7:42 UTC
[PATCH v3] ntfs: validate error codes from untrusted disk data
2026-07-01 7:23 UTC (2+ messages)
[PATCH v2] hfsplus: validate thread record before delete key rebuild
2026-07-01 6:35 UTC
[PATCH v4 bpf-next 0/3] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
2026-07-01 6:09 UTC (7+ messages)
` [PATCH v4 bpf-next 1/3] security: pass inode_init_security xattrs via struct lsm_xattrs
` [PATCH v4 bpf-next 2/3] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
` [PATCH v4 bpf-next 3/3] selftests/bpf: add tests for bpf_init_inode_xattr kfunc
[PATCH] hfsplus: terminate xattr names before listing them
2026-07-01 6:02 UTC (3+ messages)
[Linux Kernel Bug] INFO: task hung in hfsplus_write_inode
2026-07-01 5:50 UTC (3+ messages)
` [PATCH] hfsplus: validate B-tree record offset table
[PATCH v2 0/7] vmsplice: fix some problems in my previous vmsplice patchset
2026-07-01 4:00 UTC (5+ messages)
[PATCH v6 0/3] iomap: add simple dio path for small direct I/O
2026-07-01 3:32 UTC (4+ messages)
` [PATCH v6 1/3] iomap: factor out iomap_dio_alignment helper
` [PATCH v6 2/3] iomap: pass error code to should_report_dio_fserror directly
` [PATCH v6 3/3] iomap: add simple dio path for small direct I/O
[PATCH v5 0/4] iomap: add simple dio path for small direct I/O
2026-07-01 3:21 UTC (10+ 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 v5] coredump: Add bit 9 of coredump_filter for pre-exit files before dumping
2026-07-01 2:31 UTC (3+ messages)
[PATCH v2] ntfs: validate error codes from untrusted disk data
2026-07-01 1:55 UTC (2+ messages)
[PATCH] exfat: validate cached iomaps during buffered writes and writeback
2026-07-01 0:54 UTC
PROBLEM: FUSE_NOTIFY_INVAL_ENTRY leaves stale negative dentry after c9ba789dad15
2026-06-30 23:30 UTC (7+ messages)
[PATCH v1 0/2] luo support for preserving eventfd
2026-06-30 22:55 UTC (5+ messages)
` [PATCH v1 1/2] eventfd: luo: "
Subject: [BUG/RFC] write-open file THP cache purge can discard dirty page cache
2026-06-30 22:48 UTC (10+ messages)
[PATCH v3 stable/linux-6.12.y 0/3] Backport Fix incorrect overlayfs mmap() and mprotect() LSM access controls
2026-06-30 22:23 UTC (2+ messages)
[PATCH/RFC] hfs: validate catalog CNIDs before writeback
2026-06-30 20:59 UTC
[RFC] connectat()/bindat() or an alternative design
2026-06-30 20:22 UTC
[Kernel Bug] KASAN: slab-use-after-free Read in filemap_free_folio
2026-06-30 20:10 UTC (3+ messages)
[PATCH 0/2] fs: support $ORIGIN in ELF interpreter paths
2026-06-30 17:59 UTC (10+ messages)
[PATCH v4 0/3] btrfs: use IOMAP_DIO_BOUNCE flag instead of falling back to buffered IO
2026-06-30 15:11 UTC (3+ messages)
` [PATCH v4 3/3] "
[PATCH 00/13] convert more vm_flags_t users to vma_flags_t
2026-06-30 15:09 UTC (8+ messages)
` [PATCH 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
` [PATCH 08/13] mm: introduce vma_get_page_prot() and use it
[PATCH v2] hfs: validate corrupt catalog and btree metadata before hfs_write_inode()
2026-06-30 14:44 UTC (2+ messages)
[PATCH v2] ntfs: fix mrec_lock ABBA deadlock in rename
2026-06-30 14:24 UTC (2+ messages)
[PATCH v2] ntfs: avoid stale runlist element dereference in fallocate
2026-06-30 14:20 UTC (2+ messages)
[PATCH] mm: fix mapping_seek_hole_data() overflow on last page
2026-06-30 13:27 UTC (4+ messages)
` [PATCH v2] "
[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
2026-06-30 12:06 UTC (6+ messages)
` [PATCH v4 18/23] ext4: wait for ordered I/O in the iomap "
[PATCH v12 0/4] ext4: deferred iput framework for EA inodes
2026-06-30 11:49 UTC (7+ messages)
` [PATCH v12 1/4] fs: add iput_if_not_last() helper
` [PATCH v12 2/4] ext4: introduce ext4_put_ea_inode() for safe deferred iput
` [PATCH v12 3/4] ext4: convert all EA inode iput() calls to ext4_put_ea_inode()
` [PATCH v12 4/4] ext4: remove ea_inode_array mechanism in favor of ext4_put_ea_inode()
[PATCH v11 0/5] ext4: deferred iput framework for EA inodes
2026-06-30 11:34 UTC (5+ messages)
` [PATCH v11 1/5] fs: add iput_if_not_last() helper
[PATCH v2] fs/namespace: notify pollers of legacy propagation changes
2026-06-30 11:03 UTC (2+ messages)
[PATCH stable/linux-5.10.y 0/7] Backport Fix incorrect overlayfs mmap() and mprotect() LSM access controls
2026-06-30 11:01 UTC (4+ messages)
[PATCH] fat: reject name longer than NAME_MAX in msdos_format_name()
2026-06-30 11:01 UTC (2+ messages)
[PATCH] iomap: add a separate bio_set for iomap_split_ioend
2026-06-30 10:59 UTC (2+ messages)
[PATCH 0/3] ovl: make cachestat() work
2026-06-30 10:56 UTC (10+ messages)
` [PATCH 1/3] fs, mm: add ->cachestat() file operation
[PATCH] posix_acl: remove useless code
2026-06-30 10:48 UTC (2+ messages)
[PATCH v3 00/15] netfs: Miscellaneous fixes
2026-06-30 9:01 UTC (2+ messages)
[PATCH] netfs: Fix kernel-doc parameter name for netfs_resize_file()
2026-06-30 8:38 UTC (2+ messages)
[PATCH v4] coredump: Add /proc/<pid>/coredump_pre_exit for pre-exit before dumping
2026-06-30 8:09 UTC (2+ messages)
[PATCH] mm: do file ownership checks with the proper mount idmap
2026-06-30 7:07 UTC (5+ messages)
[PATCH v2] ntfs: validate error codes from untrusted disk data
2026-06-30 6:54 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