public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-20 15:00:20 to 2026-03-23 04:25:27 UTC [more...]

[RFC PATCH v2 0/2] Fix incorrect overlayfs mmap() and mprotect() LSM access controls
 2026-03-23  4:24 UTC  (3+ messages)
` [RFC PATCH v2 1/2] lsm: add backing_file LSM hooks
` [RFC PATCH v2 2/2] selinux: fix overlayfs mmap() and mprotect() access checks

[PATCH v4 00/21] mm: expand mmap_prepare functionality and usage
 2026-03-23  4:16 UTC  (24+ messages)
` [PATCH v4 01/21] mm: various small mmap_prepare cleanups
` [PATCH v4 02/21] mm: add documentation for the mmap_prepare file operation callback
` [PATCH v4 03/21] mm: document vm_operations_struct->open the same as close()
` [PATCH v4 04/21] mm: avoid deadlock when holding rmap on mmap_prepare error
` [PATCH v4 05/21] mm: switch the rmap lock held option off in compat layer
` [PATCH v4 06/21] mm/vma: remove superfluous map->hold_file_rmap_lock
` [PATCH v4 07/21] mm: have mmap_action_complete() handle the rmap lock and unmap
` [PATCH v4 08/21] mm: add vm_ops->mapped hook
` [PATCH v4 09/21] fs: afs: revert mmap_prepare() change
` [PATCH v4 10/21] fs: afs: restore mmap_prepare implementation
` [PATCH v4 11/21] mm: add mmap_action_simple_ioremap()
` [PATCH v4 12/21] misc: open-dice: replace deprecated mmap hook with mmap_prepare
` [PATCH v4 13/21] hpet: "
` [PATCH v4 14/21] mtdchar: replace deprecated mmap hook with mmap_prepare, clean up
` [PATCH v4 15/21] stm: replace deprecated mmap hook with mmap_prepare
` [PATCH v4 16/21] staging: vme_user: "
` [PATCH v4 17/21] mm: allow handling of stacked mmap_prepare hooks in more drivers
` [PATCH v4 18/21] drivers: hv: vmbus: replace deprecated mmap hook with mmap_prepare
` [PATCH v4 19/21] uio: replace deprecated mmap hook with mmap_prepare in uio_info
` [PATCH v4 20/21] mm: add mmap_action_map_kernel_pages[_full]()
` [PATCH v4 21/21] mm: on remap assert that input range within the proposed VMA

[PATCH] mm: fix data race in __filemap_remove_folio / folio_mapping
 2026-03-23  3:57 UTC  (2+ messages)

[PATCH 0/2] init: ensure that /dev/console and /dev/null are (nearly) always available in initramfs
 2026-03-23  3:47 UTC  (4+ messages)

[PATCH 0/7] lsm: Replace security_sb_mount with granular mount hooks
 2026-03-23  3:32 UTC  (6+ messages)
` [PATCH 6/7] tomoyo: Convert from sb_mount to "

[PATCH] virtiofs: Verify that server properly follows FUSE protocol
 2026-03-23  1:58 UTC  (3+ messages)

[PATCH v4] selftests/mm: add folio_split() and filemap_get_entry() race test
 2026-03-23  1:12 UTC  (3+ messages)

[PATCH] backing_file: Fix error code swallow
 2026-03-23  0:53 UTC  (2+ messages)

[PATCH v3 0/3] memfd-based Userspace MFR Policy for HugeTLB
 2026-03-22 22:04 UTC  (12+ messages)
` [PATCH v3 1/3] mm: memfd/hugetlb: introduce memfd-based userspace MFR policy

[PATCH v3] pidfds: add coredump_code field to pidfd_info
 2026-03-22 20:31 UTC 

[PATCH v8 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2026-03-22 19:53 UTC  (10+ messages)
` [PATCH v8 1/9] dax/bus: Use dax_region_put() in alloc_dax_region() error path
` [PATCH v8 2/9] dax/hmem: Factor HMEM registration into __hmem_register_device()
` [PATCH v8 3/9] dax/hmem: Request cxl_acpi and cxl_pci before walking Soft Reserved ranges
` [PATCH v8 4/9] dax/hmem: Gate Soft Reserved deferral on DEV_DAX_CXL
` [PATCH v8 5/9] dax/cxl, hmem: Initialize hmem early and defer dax_cxl binding
` [PATCH v8 6/9] dax: Track all dax_region allocations under a global resource tree
` [PATCH v8 7/9] cxl/region: Add helper to check Soft Reserved containment by CXL regions
` [PATCH v8 8/9] dax/hmem, cxl: Defer and resolve Soft Reserved ownership
` [PATCH v8 9/9] dax/hmem: Reintroduce Soft Reserved ranges back into the iomem tree

[PATCH] exfat: fix passing zero to ERR_PTR() in exfat_mkdir()
 2026-03-22 15:32 UTC 

[PATCH] ntfs(3): export super block magic
 2026-03-22 14:23 UTC  (4+ messages)

[PATCH v1 0/1] exfat: add limited FALLOC_FL_ZERO_RANGE support
 2026-03-22 12:59 UTC  (2+ messages)
` [PATCH v1 1/1] "

[ANNOUNCE] util-linux v2.42-rc1
 2026-03-22 12:57 UTC  (3+ messages)
` unshare regression in 2.42-rc1

[syzbot ci] Re: exfat: add limited FALLOC_FL_ZERO_RANGE support
 2026-03-22 12:38 UTC  (3+ messages)
  `  "

[PATCH v2 0/9] Kernel API Specification Framework
 2026-03-22 12:10 UTC  (10+ messages)
` [PATCH v2 1/9] kernel/api: introduce kernel API specification framework
` [PATCH v2 2/9] kernel/api: enable kerneldoc-based API specifications
` [PATCH v2 3/9] kernel/api: add debugfs interface for kernel "
` [PATCH v2 4/9] tools/kapi: Add kernel API specification extraction tool
` [PATCH v2 5/9] kernel/api: add API specification for sys_open
` [PATCH v2 6/9] kernel/api: add API specification for sys_close
` [PATCH v2 7/9] kernel/api: add API specification for sys_read
` [PATCH v2 8/9] kernel/api: add API specification for sys_write
` [PATCH v2 9/9] kernel/api: add runtime verification selftest

[PATCH v2 00/15] mm, kvm: allow uffd support in guest_memfd
 2026-03-22 10:22 UTC  (7+ messages)
` [PATCH v2 02/15] userfaultfd: introduce struct mfill_state
` [PATCH v2 03/15] userfaultfd: introduce mfill_get_pmd() helper

[PATCH v3] sysctl: fix check against uninitialized variable in proc_do_large_bitmap
 2026-03-22 10:13 UTC  (4+ messages)

[LSF/MM/BPF TOPIC] Where is fuse going? API cleanup, restructuring and more
 2026-03-22  5:30 UTC  (14+ messages)

[PATCH 0/2] liveupdate: prevent double management of files
 2026-03-22  1:04 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests: liveupdate: add test for double preservation

[PATCH v2 0/2] New IORING_OP_DUP
 2026-03-21 23:26 UTC  (5+ messages)
` [PATCH v2 1/2] io_uring: Extract io_file_get_fixed_node helper
` [PATCH v2 2/2] io_uring: Add IORING_OP_DUP

[PATCH v3 0/4] New IORING_OP_DUP
 2026-03-21 23:21 UTC  (5+ messages)
` [PATCH v3 1/4] io_uring: Extract io_file_get_fixed_node() helper
` [PATCH v3 2/4] fs: Export expand_files()
` [PATCH v3 3/4] fs: Export new helper do_replace_fd_locked()
` [PATCH v3 4/4] io_uring: Add IORING_OP_DUP

[PATCH] fanotify: replace deprecated strcpy in fanotify_info_copy_{name,name2}
 2026-03-21 21:05 UTC 

[PATCH] pidfds: add coredump_code field to pidfd_info
 2026-03-21 15:42 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v5] binfmt_elf: Align eligible read-only PT_LOAD segments to PMD_SIZE for THP
 2026-03-21 14:21 UTC  (3+ messages)

[PATCH] fs/namespace: fix double hlist_del_init of mnt_mp_list in get_detached_copy()
 2026-03-21  8:22 UTC  (2+ messages)

[PATCH v4 0/2] hfsplus: fix lock leak and refactor hidden dir search
 2026-03-21  8:01 UTC  (3+ messages)
` [PATCH v4 1/2] hfsplus: fix held lock freed on hfsplus_fill_super()
` [PATCH v4 2/2] hfsplus: extract hidden directory search into a helper function

[PATCH v3 0/2] hfsplus: fix lock leak and refactor hidden dir search
 2026-03-21  7:33 UTC  (4+ messages)
` [PATCH v3 2/2] hfsplus: extract hidden directory search into a helper function

[RFC] FUSE: support for file_flags and birthtime (FreeBSD use case)
 2026-03-21  6:00 UTC  (2+ messages)

[PATCH] adfs: validate nzones in adfs_read_map()
 2026-03-21  4:45 UTC  (12+ messages)
        ` [PATCH v2] adfs: validate nzones in adfs_validate_bblk()
                ` [PATCH v3] "

[PATCH v3 0/8] io_uring: add kernel-managed buffer rings
 2026-03-21  1:19 UTC  (8+ messages)

[PATCH V8 0/8] dax: prepare for famfs
 2026-03-21  0:44 UTC  (7+ messages)
` [PATCH V8 2/8] dax: Factor out dax_folio_reset_order() helper
` [PATCH V8 3/8] dax: add fsdev.c driver for fs-dax on character dax

[PATCH] fuse: {io-uring} drop kernel-doc notation for a comment
 2026-03-20 23:54 UTC 

[syzbot] [fs?] general protection fault in __umount_mnt
 2026-03-20 22:45 UTC 

[PATCH v3 00/16] mm: expand mmap_prepare functionality and usage
 2026-03-20 22:14 UTC  (17+ messages)
` [PATCH v3 01/16] mm: various small mmap_prepare cleanups
` [PATCH v3 02/16] mm: add documentation for the mmap_prepare file operation callback
` [PATCH v3 03/16] mm: document vm_operations_struct->open the same as close()
` [PATCH v3 04/16] mm: add vm_ops->mapped hook
` [PATCH v3 05/16] fs: afs: correctly drop reference count on mapping failure
` [PATCH v3 15/16] mm: add mmap_action_map_kernel_pages[_full]()

[PATCH v7 0/7] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2026-03-20 20:42 UTC  (17+ messages)
` [PATCH v7 3/7] dax/cxl, hmem: Initialize hmem early and defer dax_cxl binding
` [PATCH v7 4/7] dax: Track all dax_region allocations under a global resource tree
` [PATCH v7 6/7] dax/hmem, cxl: Defer and resolve Soft Reserved ownership
` [PATCH v7 7/7] dax/hmem: Reintroduce Soft Reserved ranges back into the iomem tree

[PATCHBLIZZARD v7] fuse/libfuse/e2fsprogs: containerize ext4 for safer operation
 2026-03-20 20:31 UTC  (11+ messages)

[PATCH v4 00/25] mm/vma: convert vm_flags_t to vma_flags_t in vma code
 2026-03-20 19:56 UTC  (27+ messages)
` [PATCH v4 01/25] mm/vma: add vma_flags_empty(), vma_flags_and(), vma_flags_diff_pair()
` [PATCH v4 02/25] tools/testing/vma: add unit tests flag empty, diff_pair, and[_mask]
` [PATCH v4 03/25] mm/vma: add further vma_flags_t unions
` [PATCH v4 04/25] tools/testing/vma: convert bulk of test code to vma_flags_t
` [PATCH v4 05/25] mm/vma: use new VMA flags for sticky flags logic
` [PATCH v4 06/25] tools/testing/vma: fix VMA flag tests
` [PATCH v4 07/25] mm/vma: add append_vma_flags() helper
` [PATCH v4 08/25] tools/testing/vma: add simple test for append_vma_flags()
` [PATCH v4 09/25] mm: unexport vm_brk_flags() and eliminate vm_flags parameter
` [PATCH v4 10/25] mm/vma: introduce vma_flags_same[_mask/_pair]()
` [PATCH v4 11/25] mm/vma: introduce [vma_flags,legacy]_to_[legacy,vma_flags]() helpers
` [PATCH v4 12/25] tools/testing/vma: test that legacy flag helpers work correctly
` [PATCH v4 13/25] mm/vma: introduce vma_test[_any[_mask]](), and make inlining consistent
` [PATCH v4 14/25] tools/testing/vma: update VMA flag tests to test vma_test[_any_mask]()
` [PATCH v4 15/25] mm: introduce vma_flags_count() and vma[_flags]_test_single_mask()
` [PATCH v4 16/25] tools/testing/vma: test vma_flags_count,vma[_flags]_test_single_mask
` [PATCH v4 17/25] mm: convert do_brk_flags() to use vma_flags_t
` [PATCH v4 18/25] mm: update vma_supports_mlock() to use new VMA flags
` [PATCH v4 19/25] mm/vma: introduce vma_clear_flags[_mask]()
` [PATCH v4 20/25] tools/testing/vma: update VMA tests to test vma_clear_flags[_mask]()
` [PATCH v4 21/25] mm/vma: convert as much as we can in mm/vma.c to vma_flags_t
` [PATCH v4 22/25] tools: bitmap: add missing bitmap_copy() implementation
` [PATCH v4 23/25] mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_t
` [PATCH v4 24/25] mm/vma: convert __mmap_region() "
` [PATCH v4 25/25] mm: simplify VMA flag tests of excluded flags

[PATCH] coredump: add tracepoint for coredump events
 2026-03-20 18:48 UTC  (3+ messages)

[PATCH v3 00/23] mm/vma: convert vm_flags_t to vma_flags_t in vma code
 2026-03-20 18:28 UTC  (9+ messages)
` [PATCH v3 17/23] mm: convert do_brk_flags() to use vma_flags_t
` [PATCH v3 21/23] mm/vma: convert as much as we can in mm/vma.c to vma_flags_t

[PATCH 0/4 v4] exec: inherit HWCAPs from the parent process
 2026-03-20 18:19 UTC  (4+ messages)
` [PATCH 2/4] "

[PATCH v3] selftests/mm: add folio_split() and filemap_get_entry() race test
 2026-03-20 18:10 UTC  (5+ messages)

[PATCH v2 0/5] workqueue: Introduce a sharded cache affinity scope
 2026-03-20 17:56 UTC  (6+ messages)
` [PATCH v2 1/5] workqueue: fix typo in WQ_AFFN_SMT comment
` [PATCH v2 2/5] workqueue: add WQ_AFFN_CACHE_SHARD affinity scope
` [PATCH v2 3/5] workqueue: set WQ_AFFN_CACHE_SHARD as the default "
` [PATCH v2 4/5] tools/workqueue: add CACHE_SHARD support to wq_dump.py
` [PATCH v2 5/5] workqueue: add test_workqueue benchmark module

[PATCH v2 0/4] mm: improve large folio readahead and alignment for exec memory
 2026-03-20 17:47 UTC  (7+ messages)
` [PATCH v2 3/4] elf: align ET_DYN base to max folio size for PTE coalescing
` [PATCH v2 4/4] mm: align file-backed mmap to max folio order in thp_get_unmapped_area

[PATCH] timerfd: Support CLOCK_TAI
 2026-03-20 17:36 UTC  (3+ messages)

[PATCH] fuse: when copying a folio delay the mark dirty until the end
 2026-03-20 17:24 UTC  (12+ messages)
  `  "
      `  "

BUG: unable to handle kernel NULL pointer dereference in __bread_gfp
 2026-03-20 15:01 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox