messages from 2026-07-10 14:23:09 to 2026-07-13 02:39:45 UTC [more...]
[PATCH v3 00/17] fscrypt: Standardize on blk-crypto
2026-07-13 2:36 UTC (9+ messages)
` [PATCH v3 01/17] blk-crypto: Simplify check for fallback support
` [PATCH v3 02/17] blk-crypto: Fold __blk_crypto_cfg_supported() into its caller
` [PATCH v3 03/17] blk-crypto: Allow control over whether hardware is used
` [PATCH v3 04/17] fscrypt: Fully disallow IV_INO_LBLK_32 with s_blocksize != PAGE_SIZE
` [PATCH v3 05/17] fscrypt: Always use blk-crypto for contents on block-based filesystems
` [PATCH v3 06/17] Documentation: fscrypt: Update docs for inlinecrypt
` [PATCH v3 07/17] ext4: Remove fs-layer file contents en/decryption code
` [PATCH v3 08/17] ext4: Make ext4_bio_write_folio() return void
[PATCH] isofs: fix out-of-bounds page array access on empty zisofs block
2026-07-12 23:41 UTC
[net-next v5 0/4] net: af_unix: useful handling of LSM denials on SCM_RIGHTS
2026-07-12 19:29 UTC (5+ messages)
` [net-next v5 1/4] net: af_unix: enable custom setsockopt for all socket types
` [net-next v5 2/4] net: scm: move scm_detach_fds() from common path to scm_recv_unix()
` [net-next v5 3/4] net: af_unix: useful handling of LSM denials on SCM_RIGHTS
` [net-next v5 4/4] selftest: Add tests for "
[PATCH net-next v4 0/3] net: af_unix: useful handling of LSM denials on SCM_RIGHTS
2026-07-12 18:23 UTC (4+ messages)
` [PATCH net-next v4 3/3] selftest: Add tests for "
[PATCH 00/10] vfs: add O_CREAT|O_DIRECTORY to open*(2)
2026-07-12 17:55 UTC (11+ messages)
` [PATCH 01/10] fs/namei.c: use trailing_slashes()
` [PATCH 02/10] vfs: prepare vfs_creat|mkdir_no_perm for reuse in lookup_open()
` [PATCH 03/10] vfs: lookup_open(): move setting FMODE_CREATED down
` [PATCH 04/10] vfs: move ->create check in lookup_open() to before try_break_deleg()
` [PATCH 05/10] vfs: lookup_open(): use vfs_create_no_perm()
` [PATCH 06/10] vfs: add O_CREAT|O_DIRECTORY to open*(2)
` [PATCH 07/10] vfs: move O_IS_MKDIR check from lookup_open() into individual filesystems
` [PATCH 08/10] vfs: refuse O_CREAT for directories through a dangling symlink
` [PATCH 09/10] vfs: short-circuit MAY_WRITE access for O_DIRECTORY opens
` [PATCH 10/10] selftest: add tests for open*(O_CREAT|O_DIRECTORY)
[PATCH v1 0/9] Support Clang context analysis for ext2
2026-07-12 16:56 UTC (10+ messages)
` [PATCH v1 1/9] ext2: fix ext2_xattr_delete_inode() context analysis warning
` [PATCH v1 2/9] ext2: mark s_next_generation as guarded by s_next_gen_lock
` [PATCH v1 3/9] ext2: annotate ext2_update_dynamic_rev() as requiring s_lock
` [PATCH v1 4/9] ext2: mark statfs overhead cache as guarded by s_lock
` [PATCH v1 5/9] ext2: mark s_mount_state "
` [PATCH v1 6/9] ext2: annotate ext2_init_block_alloc_info() as requiring truncate_mutex
` [PATCH v1 7/9] ext2: annotate block-mapping helpers "
` [PATCH v1 8/9] ext2: annotate s_rsv_window_root as requiring s_rsv_window_lock
` [PATCH v1 9/9] ext2: enabled context analysis support for ext2 filesystem
[PATCH] rust: fs, hrtimer: replace read_volatile workarounds with atomic_load
2026-07-12 13:40 UTC (3+ messages)
[PATCH] fs/ntfs3: do not mark frame pages uptodate on read error
2026-07-12 13:34 UTC
[PATCH v3 00/14] vfs: add O_CREAT|O_DIRECTORY to open*(2)
2026-07-12 12:39 UTC (5+ messages)
` [PATCH v3 09/14] "
[PATCH v2 0/5] binfmt_misc: bpf-backed binary type handlers
2026-07-12 12:32 UTC (7+ messages)
` [PATCH v2 1/5] exec: stash a bpf-selected interpreter in struct linux_binprm
` [PATCH v2 2/5] binfmt_misc: add binfmt_misc_ops bpf struct_ops
` [PATCH v2 3/5] binfmt_misc: wire up bpf-backed 'B' entries
` [PATCH v2 4/5] bpf: allow fs kfuncs for binfmt_misc_ops programs
` [PATCH v2 5/5] selftests/exec: add binfmt_misc bpf-backed handler test
[PATCH] ovl: check access to copy_file_range source with src mounter creds
2026-07-12 12:24 UTC
[PATCH 01/13 RFC net-next] net: ipv4: introduce CONFIG_IPV4 to decouple the IPv4 stack
2026-07-12 11:01 UTC (2+ messages)
[PATCH v2 1/1] hfsplus: validate B-tree record offset table
2026-07-12 6:09 UTC (2+ messages)
` [PATCH v3] "
[PATCH v3] fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes
2026-07-12 1:14 UTC (2+ messages)
[PATCH v3 00/24] binfmt_misc: write access fixes, RCU handler lookup and cleanups
2026-07-11 21:42 UTC (7+ messages)
` [PATCH v3 04/24] binfmt_misc: convert entry list to an hlist
` [PATCH v3 05/24] binfmt_misc: use RCU for the handler lookup
` [PATCH v3 06/24] binfmt_misc: annotate racy accesses to ->enabled
[PATCH v3 0/5] minix: convert to iomap and add direct I/O
2026-07-11 20:59 UTC (6+ messages)
` [PATCH v3 1/5] iomap: add iomap_symlink_write
` [PATCH v3 2/5] minix: add base iomap begin/end functions
` [PATCH v3 3/5] minix: update itree* files to add iomap functions
` [PATCH v3 4/5] minix: add file operation functions
` [PATCH v3 5/5] minix: iomap inode operations
[PATCH v2 00/13] mm: convert more vm_flags_t users to vma_flags_t
2026-07-11 18:45 UTC (14+ messages)
` [PATCH v2 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
` [PATCH v2 02/13] mm/vma: update do_mmap() to use vma_flags_t
` [PATCH v2 03/13] mm: convert __get_unmapped_area() "
` [PATCH v2 04/13] mm: update generic_get_unmapped_area[_topdown]() "
` [PATCH v2 05/13] mm: prefer mm->def_vma_flags in mm logic
` [PATCH v2 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_t and rename
` [PATCH v2 07/13] mm/vma: rename vma_get_page_prot to vma_flags_to_page_prot
` [PATCH v2 08/13] mm: introduce vma_get_page_prot() and use it
` [PATCH v2 09/13] mm/vma: update create_init_stack_vma() to use vma_flags_t
` [PATCH v2 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
` [PATCH v2 11/13] mm/mlock: convert mlock code to use vma_flags_t
` [PATCH v2 12/13] mm/mprotect: convert mprotect "
` [PATCH v2 13/13] mm/mremap: convert mremap "
[PATCH 13/13] mm/mremap: convert mremap code to use vma_flags_t
2026-07-11 17:09 UTC (5+ messages)
[PATCH 12/13] mm/mprotect: convert mprotect code to use vma_flags_t
2026-07-11 17:04 UTC (5+ messages)
[PATCH 00/13] convert more vm_flags_t users to vma_flags_t
2026-07-11 16:52 UTC (4+ messages)
` [PATCH 11/13] mm/mlock: convert mlock code to use vma_flags_t
[PATCH 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
2026-07-11 16:44 UTC (6+ messages)
[PATCH v6 0/2] Avoid synchronize_rcu() for every thread drop in Rust Binder
2026-07-11 15:46 UTC (8+ messages)
` [PATCH v6 1/2] rust: poll: use kfree_rcu() for PollCondVar
` [PATCH v6 2/2] rust_binder: move (e)poll wait queue to Process
[PATCH v2] fs/ntfs3: reject an oversized resident attribute on the inline iomap path
2026-07-11 15:26 UTC
[PATCH] ceph: bound copied dentry name length in NFS export get_name
2026-07-11 15:07 UTC
[PATCH v19 00/40] DEPT(DEPendency Tracker)
2026-07-11 12:13 UTC (3+ messages)
` [PATCH v19 39/40] rust: completion: Add __rust_helper to rust_helper_wait_for_completion()
[PATCH v2] erofs: accept source file descriptor via fsconfig
2026-07-11 7:10 UTC
[PATCH v2 00/33] mm: make VMA page offset handling more consistent
2026-07-11 6:29 UTC (44+ messages)
` [PATCH v2 01/33] mm: move vma_start_pgoff() into mm.h and clean up
` [PATCH v2 02/33] mm: add kdoc comments for vma_start/last_pgoff()
` [PATCH v2 03/33] tools/testing/vma: use vma_start_pgoff() in merge tests
` [PATCH v2 04/33] mm: introduce and use vma_end_pgoff()
` [PATCH v2 05/33] mm/rmap: update mm/interval_tree.c comments
` [PATCH v2 06/33] mm/rmap: parameterise vma_interval_tree_*() by address_space
` [PATCH v2 07/33] mm/rmap: elide unnecessary static inline's in interval_tree.c
` [PATCH v2 08/33] mm/rmap: rename vma_interval_tree_*() to mapping_rmap_tree_*()
` [PATCH v2 09/33] mm/rmap: parameterise anon_vma_interval_tree_*() by anon_vma
` [PATCH v2 10/33] mm/rmap: rename anon_vma_interval_tree_*() params and use pgoff_t
` [PATCH v2 11/33] mm/rmap: rename anon_vma_interval_tree_*() to anon_rmap_tree_*()
` [PATCH v2 12/33] MAINTAINERS: Move mm/interval_tree.c to rmap section
` [PATCH v2 13/33] mm/vma: introduce and use vmg_pages(), vmg_[start, end]_pgoff()
` [PATCH v2 14/33] mm/vma: clean up anon_vma_compatible()
` [PATCH v2 15/33] mm/vma: refactor vmg_adjust_set_range() for clarity
` [PATCH v2 16/33] mm/vma: minor cleanup of expand_[upwards, downwards]()
` [PATCH v2 17/33] mm: introduce and use linear_page_delta()
` [PATCH v2 18/33] mm/vma: use vma_start_pgoff(), linear_page_index() in mm code
` [PATCH v2 19/33] mm: prefer vma_[start,end]_pgoff() to vma->vm_pgoff in kernel/
` [PATCH v2 20/33] mm/vma: remove duplicative vma_pgoff_offset() helper
` [PATCH v2 21/33] mm: use linear_page_[index, delta]() consistently
` [PATCH v2 22/33] mm/vma: introduce vma_assert_can_modify()
` [PATCH v2 23/33] mm/vma: add and use vma_[add/sub]_pgoff()
` [PATCH v2 24/33] mm/vma: move __install_special_mapping() to vma.c
` [PATCH v2 25/33] mm/vma: make vma_set_range() static, drop insert_vm_struct() decl
` [PATCH v2 26/33] mm/vma: update vma_shrink() to not pass start, pgoff parameters
` [PATCH v2 27/33] mm/vma: update vmg_adjust_set_range() to offset pgoff instead
` [PATCH v2 28/33] mm/vma: slightly rework the anonymous check in __mmap_new_vma()
` [PATCH v2 29/33] mm/vma: introduce and use vma_set_pgoff()
` [PATCH v2 30/33] mm/vma: correct incorrect vma.h inclusion
` [PATCH v2 31/33] mm/vma: use guard clauses in can_vma_merge_[before, after]()
` [PATCH v2 32/33] tools/testing/vma: default VMA, mm flag bits to 64-bit
` [PATCH v2 33/33] tools/testing/vma: output compared expression on ASSERT_[EQ, NE]()
[PATCH 00/30] mm: make VMA page offset handling more consistent
2026-07-11 6:26 UTC (49+ messages)
` [PATCH 06/30] mm/rmap: parameterise vma_interval_tree_*() by address_space
` [PATCH 13/30] mm/vma: refactor vmg_adjust_set_range() for clarity
` [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 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]()
[f2fs-dev] [PATCHv2 0/5] direct-io file extended attributes
2026-07-11 1:06 UTC (4+ messages)
` "
[PATCH] mm: remove wb_writeout_inc
2026-07-11 0:11 UTC (4+ messages)
[PATCH v11 00/20] fs-verity support for XFS with post EOF merkle tree
2026-07-10 23:46 UTC (3+ messages)
` [PATCH v11 06/20] fsverity: don't allow setting DAX file attribute on fsverity files
[PATCH] mm: truncate: exit on empty batches in truncate_folio_batch_exceptionals()
2026-07-10 23:43 UTC (2+ messages)
[PATCH] fs: report direct io constraints through file_getattr
2026-07-10 23:11 UTC (10+ messages)
` [f2fs-dev] "
[PATCH v2 00/10] Use generic_file_read_iter() in hugetlbfs
2026-07-10 23:04 UTC (3+ messages)
` [syzbot ci] "
[PATCH printk 0/3] Introduce sync mode
2026-07-10 21:05 UTC (3+ messages)
` [PATCH printk 2/3] proc: Add console sync support for /proc/consoles
[PATCH v2 1/9] security: add LSM blob and hooks for namespaces
2026-07-10 20:42 UTC (5+ messages)
[syzbot] Monthly fs report (Jul 2026)
2026-07-10 20:32 UTC
Should we consider disable generic/563 for file systems that do not support cgroup2?
2026-07-10 19:10 UTC
[PATCH] ovl: add ioctls to retrieve layer file descriptors
2026-07-10 18:23 UTC (10+ messages)
[PATCH v3] mm/page_alloc: avoid direct compaction for costly __GFP_NORETRY allocations
2026-07-10 18:03 UTC (3+ messages)
[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
2026-07-10 17:29 UTC (11+ messages)
` [PATCH v4 18/23] ext4: wait for ordered I/O in the iomap "
[PATCH v2 06/10] memory-failure: Prevent UAF in raw_hwp_page list
2026-07-10 17:16 UTC (3+ messages)
removing the remaining blockdev_direct_IO users
2026-07-10 16:51 UTC (2+ messages)
[PATCH 0/3] vfs: call audit_inode_child() in lookup_open() on failure
2026-07-10 16:42 UTC (4+ messages)
` [PATCH 1/3] vfs: move create error && negative dentry case in lookup_open() up
` [PATCH 2/3] vfs: call audit_inode_child() in lookup_open() on failure
` [PATCH 3/3] fs/namei.c: update kerneldoc of atomic_open()
[PATCH v2 05/10] memory-failure: Remove raw_hwp_list_head()
2026-07-10 14:55 UTC (2+ messages)
[PATCH v2 04/10] hugetlb: Set mapping folio order
2026-07-10 14:49 UTC (2+ messages)
[PATCH v2 03/10] filemap: Remove checks in mapping_set_folio_order_range()
2026-07-10 14:42 UTC (2+ messages)
[PATCH v2 02/10] hugetlb: Mark some function arguments as const
2026-07-10 14:28 UTC (2+ messages)
[PATCH v2 01/10] mm: Rename folio_contain_hwpoison_page() to folio_has_hwpoison_page()
2026-07-10 14:27 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