messages from 2026-07-11 18:46:45 to 2026-07-14 04:50:10 UTC [more...]
[PATCH v1 0/9] Support Clang context analysis for ext2
2026-07-14 4:49 UTC (17+ 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 v4] loop: Fix NULL pointer dereference in lo_rw_aio()
2026-07-14 4:38 UTC (4+ messages)
[PATCH v3 0/5] block: validate direct I/O memory alignment
2026-07-14 4:35 UTC (2+ messages)
Maintainers Summit 2026 Call for Topics
2026-07-14 4:14 UTC
[PATCH] f2fs: fix folio_nr_pages() race after put in large folio invalidate
2026-07-14 3:00 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v3] hfs: port HFS+ b-tree bitmap corruption check
2026-07-14 2:57 UTC (3+ messages)
[PATCH v2 00/13] mm: convert more vm_flags_t users to vma_flags_t
2026-07-14 2:46 UTC (14+ messages)
` [PATCH v2 03/13] mm: convert __get_unmapped_area() to use vma_flags_t
` [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] fs/super: skip non-memcg-aware nr_cached_objects in memcg slab shrink
2026-07-14 2:09 UTC (4+ messages)
[PATCH v2] erofs: accept source file descriptor via fsconfig
2026-07-14 1:56 UTC (9+ messages)
[PATCH] fs/inode: replace goto-again rescan with cursor in evict_inodes()
2026-07-14 1:14 UTC
[PATCH v2 0/7] fs/9p: Reuse inode based on path (in addition to qid)
2026-07-14 1:14 UTC (6+ messages)
[PATCH] fuse: disable default bdi strictlimiting
2026-07-14 1:13 UTC (11+ messages)
[PATCH v3 0/5] minix: convert to iomap and add direct I/O
2026-07-14 0:53 UTC (13+ 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
removing the remaining blockdev_direct_IO users
2026-07-13 22:33 UTC (4+ messages)
[PATCH] ceph: bound copied dentry name length in NFS export get_name
2026-07-13 22:18 UTC (2+ messages)
[PATCH 0/2] Fix for unintended FUSE ACL cache
2026-07-13 22:09 UTC (3+ messages)
` [PATCH 1/2] fs: preserve ACL_DONT_CACHE state in forget_cached_acl()
` [PATCH 2/2] selftests/fuse: add ACL_DONT_CACHE regression test
[PATCH v3 0/3] VFS: refactor lookup_open and add vfs_lookup()
2026-07-13 21:55 UTC (6+ messages)
` [PATCH v3 1/3] VFS: move mnt_want_write() and locking into lookup_open()
` [PATCH v3 2/3] VFS: move delegated_inode retry loop "
` [PATCH v3 3/3] VFS: add vfs_lookup_open() for nfsd
[PATCH v3 00/14] vfs: add O_CREAT|O_DIRECTORY to open*(2)
2026-07-13 21:35 UTC (17+ messages)
` [PATCH v3 09/14] "
[PATCH v2 00/33] mm: make VMA page offset handling more consistent
2026-07-13 18:18 UTC (21+ messages)
` [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()
[RFC PATCH] fs/ntfs3: prevent positive E_NTFS_NONRESIDENT from reaching writeback error handling
2026-07-13 8:41 UTC
[PATCH] audit: add MOVE_MOUNT auxiliary record to log mount relocation
2026-07-13 17:00 UTC
[PATCH] audit: add FSCONFIG auxiliary record to log filesystem configuration
2026-07-13 17:00 UTC
[PATCH v3 16/24] binfmt_misc: give the parse_command() results names
2026-07-13 16:12 UTC
[PATCH v3 15/24] binfmt_misc: return errors directly in load_misc_binary()
2026-07-13 16:04 UTC
[PATCH v2 0/5] binfmt_misc: bpf-backed binary type handlers
2026-07-13 15:57 UTC (11+ 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 v3 14/24] binfmt_misc: rename load_binfmt_misc() to current_binfmt_misc()
2026-07-13 15:46 UTC
[PATCH v3 13/24] binfmt_misc: factor out the entry matching
2026-07-13 15:37 UTC
[PATCH] afs: Fix afs_edit_dir_remove() to get, not find, block 0
2026-07-13 15:22 UTC
[PATCH v3 11/24] binfmt_misc: use print_hex_dump_debug() for the register debug output
2026-07-13 15:08 UTC
[PATCH 01/13 RFC net-next] net: ipv4: introduce CONFIG_IPV4 to decouple the IPv4 stack
2026-07-13 14:57 UTC (5+ messages)
[PATCH v3 10/24] binfmt_misc: remove the VERBOSE_STATUS toggle
2026-07-13 14:32 UTC
[PATCH v3 09/24] binfmt_misc: rename Node to struct binfmt_misc_entry
2026-07-13 14:27 UTC
[PATCH v3 03/24] binfmt_misc: reject a flag character as the field delimiter
2026-07-13 14:20 UTC
[PATCH v2 0/2] fuse: allow FUSE_SYNCFS for privileged userspace servers
2026-07-13 14:12 UTC (2+ messages)
[PATCH] isofs: fix out-of-bounds page array access on empty zisofs block
2026-07-13 12:34 UTC (2+ messages)
[PATCH v3 0/5] iomap: trivial fixes for ext4 conversion
2026-07-13 12:30 UTC (13+ messages)
` [PATCH v3 1/5] iomap: correct the range of a partial dirty clear
` [PATCH v3 2/5] iomap: support invalidating partial folios
` [PATCH v3 3/5] iomap: fix incorrect did_zero setting in iomap_zero_iter()
` [PATCH v3 4/5] iomap: fix out-of-bounds bitmap_set() with zero-length range
` [PATCH v3 5/5] iomap: add comments for ifs_clear/set_range_dirty()
[PATCHv2 1/5] fs: add direct io attributes to file_getattr
2026-07-13 12:00 UTC (3+ messages)
` [PATCHv2 2/5] block: report direct io attributes through file_getattr
` [PATCHv2 3/5] xfs: "
[PATCH 0/2] mm: don't apply task mempolicy to unmovable kernel allocations
2026-07-13 11:11 UTC (4+ messages)
[PATCH 0/2] fs: stable_page_flags(): use folio_test_*() helpers
2026-07-13 9:31 UTC (5+ messages)
` [PATCH 2/2] "
[PATCH v3 00/10] Add dmabuf read/write via io_uring
2026-07-13 9:20 UTC (3+ messages)
[PATCH v4] fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes
2026-07-13 9:17 UTC
[PATCH v3] fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes
2026-07-13 9:16 UTC (3+ messages)
[PATCH] iomap: prevent ioend merge when io_private differs
2026-07-13 8:44 UTC (2+ messages)
[PATCH v3 00/17] fscrypt: Standardize on blk-crypto
2026-07-13 8:34 UTC (20+ 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 v3 09/17] ext4: Further de-generalize the bio postprocessing code
` [PATCH v3 10/17] f2fs: Remove fs-layer file contents en/decryption code
` [PATCH v3 11/17] fs/buffer: Remove fs-layer decryption code
` [PATCH v3 12/17] fscrypt: Replace calls to fscrypt_inode_uses_inline_crypto()
` [PATCH v3 13/17] fscrypt: Remove fscrypt_dio_supported()
` [PATCH v3 14/17] fscrypt: Remove fs-layer zeroout code
` [PATCH v3 15/17] fscrypt: Remove unused functions and workqueue
` [PATCH v3 16/17] fscrypt: Merge bio.c and inline_crypt.c into block.c
` [PATCH v3 17/17] fscrypt: Add safety checks to non-block-based en/decryption
[PATCH v11 00/20] fs-verity support for XFS with post EOF merkle tree
2026-07-13 8:16 UTC (4+ messages)
` [PATCH v11 06/20] fsverity: don't allow setting DAX file attribute on fsverity files
[PATCH v3 0/9] ext4: fix unaligned edge handling in FALLOC_FL_WRITE_ZEROES
2026-07-13 6:37 UTC (4+ messages)
` [PATCH v3 2/9] ext4: skip tail block zeroing for inline data files
VFS: prepare for changes to directory locking
2026-07-13 5:01 UTC (2+ messages)
[PATCH v19 00/40] DEPT(DEPendency Tracker)
2026-07-13 3:36 UTC (4+ messages)
` [PATCH v19 39/40] rust: completion: Add __rust_helper to rust_helper_wait_for_completion()
[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] 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] ovl: check access to copy_file_range source with src mounter creds
2026-07-12 12:24 UTC
[PATCH v2 1/1] hfsplus: validate B-tree record offset table
2026-07-12 6:09 UTC (2+ messages)
` [PATCH v3] "
[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
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