messages from 2025-09-16 11:30:57 to 2025-09-17 11:32:25 UTC [more...]
[PATCH v3 00/13] expand mmap_prepare functionality, port more users
2025-09-17 11:32 UTC (46+ messages)
` [PATCH v3 01/13] mm/shmem: update shmem to use mmap_prepare
` [PATCH v3 02/13] device/dax: update devdax "
` [PATCH v3 03/13] mm: add vma_desc_size(), vma_desc_pages() helpers
` [PATCH v3 04/13] relay: update relay to use mmap_prepare
` [PATCH v3 05/13] mm/vma: rename __mmap_prepare() function to avoid confusion
` [PATCH v3 06/13] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
` [PATCH v3 07/13] mm: introduce io_remap_pfn_range_[prepare, complete]()
` [PATCH v3 08/13] mm: add ability to take further action in vm_area_desc
` [PATCH v3 09/13] doc: update porting, vfs documentation for mmap_prepare actions
` [PATCH v3 10/13] mm/hugetlbfs: update hugetlbfs to use mmap_prepare
` [PATCH v3 11/13] mm: update mem char driver "
` [PATCH v3 12/13] mm: update resctl "
` [PATCH v3 13/13] iommufd: update "
[PATCH] ovl: check before dereferencing s_root field
2025-09-17 11:07 UTC (7+ messages)
[PATCH v2 0/7] vma count: fixes, test and improvements
2025-09-17 10:58 UTC (25+ messages)
` [PATCH v2 1/7] mm: fix off-by-one error in VMA count limit checks
` [PATCH v2 2/7] mm/selftests: add max_vma_count tests
` [PATCH v2 7/7] mm/tracing: introduce max_vma_count_exceeded trace event
[PATCH 0/9] ns: rework common initialization
2025-09-17 10:28 UTC (10+ messages)
` [PATCH 1/9] uts: split namespace into separate header
` [PATCH 2/9] mnt: expose pointer to init_mnt_ns
` [PATCH 3/9] nscommon: move to separate file
` [PATCH 4/9] cgroup: split namespace into separate header
` [PATCH 5/9] nsfs: add inode number for anon namespace
` [PATCH 6/9] mnt: simplify ns_common_init() handling
` [PATCH 7/9] net: centralize ns_common initialization
` [PATCH 8/9] nscommon: simplify initialization
` [PATCH 9/9] ns: add ns_common_free()
[PATCH v2 0/7] fs/9p: Reuse inode based on path (in addition to qid)
2025-09-17 9:52 UTC (8+ messages)
[PATCH v2 00/33] ns: support file handles
2025-09-17 9:50 UTC (9+ messages)
` [PATCH v2 04/33] block: use extensible_ioctl_valid()
` [PATCH v2 18/33] mnt: support ns lookup
[RFC PATCH v0] mm/vmscan: Add readahead LRU to improve readahead file page reclamation efficiency
2025-09-17 9:45 UTC (3+ messages)
[patch V2 0/6] uaccess: Provide and use scopes for user masked access
2025-09-17 9:41 UTC (14+ messages)
` [patch V2 1/6] ARM: uaccess: Implement missing __get_user_asm_dword()
` [patch V2 2/6] kbuild: Disable asm goto on clang < 17
` [patch V2a 2/6] kbuild: Disable CC_HAS_ASM_GOTO_OUTPUT on clang < version 17
` [patch V2 3/6] uaccess: Provide scoped masked user access regions
` [patch V2 4/6] futex: Convert to scoped masked user access
` [patch V2 5/6] x86/futex: "
` [patch V2 6/6] select: "
Need advice with iput() deadlock during writeback
2025-09-17 9:32 UTC (6+ messages)
[PATCH V13 0/6] riscv: mm: Add soft-dirty and uffd-wp support
2025-09-17 9:20 UTC (9+ messages)
` [PATCH V13 1/6] mm: softdirty: Add pgtable_supports_soft_dirty()
` [PATCH V13 2/6] mm: userfaultfd: Add pgtable_supports_uffd_wp()
` [PATCH V13 3/6] riscv: Add RISC-V Svrsw60t59b extension support
` [PATCH V13 4/6] riscv: mm: Add soft-dirty page tracking support
` [PATCH V13 5/6] riscv: mm: Add userfaultfd write-protect support
` [PATCH V13 6/6] dt-bindings: riscv: Add Svrsw60t59b extension description
[PATCH v3 00/15] fuse: use iomap for buffered reads + readahead
2025-09-17 8:30 UTC (17+ messages)
` [PATCH v3 01/15] iomap: move bio read logic into helper function
` [PATCH v3 02/15] iomap: move read/readahead bio submission "
` [PATCH v3 03/15] iomap: store read/readahead bio generically
` [PATCH v3 04/15] iomap: iterate over entire folio in iomap_readpage_iter()
` [PATCH v3 05/15] iomap: rename iomap_readpage_iter() to iomap_read_folio_iter()
` [PATCH v3 06/15] iomap: rename iomap_readpage_ctx struct to iomap_read_folio_ctx
` [PATCH v3 07/15] iomap: track read/readahead folio ownership internally
` [PATCH v3 08/15] iomap: add public start/finish folio read helpers
` [PATCH v3 09/15] iomap: add caller-provided callbacks for read and readahead
` [PATCH v3 10/15] iomap: add bias for async read requests
` [PATCH v3 11/15] iomap: move buffered io bio logic into new file
` [PATCH v3 12/15] iomap: make iomap_read_folio() a void return
` [PATCH v3 13/15] fuse: use iomap for read_folio
` [PATCH v3 14/15] fuse: use iomap for readahead
` [PATCH v3 15/15] fuse: remove fc->blkbits workaround for partial writes
` [syzbot ci] Re: fuse: use iomap for buffered reads + readahead
VFS: change ->atomic_open() calling to always have exclusive access
2025-09-17 7:36 UTC (6+ messages)
` [PATCH 2/2] VFS: don't call ->atomic_open on cached negative without O_CREAT
[PATCH 0/2] eventpoll: Fix epoll_wait() report false negative
2025-09-17 7:27 UTC (2+ messages)
[linux-next20250911]Kernel OOPs while running generic/256 on Pmem device
2025-09-17 5:58 UTC (6+ messages)
` [External] "
[PATCH 00/10] mm: make mm->flags a bitmap and 64-bit on all arches
2025-09-17 5:22 UTC (8+ messages)
` [PATCH 02/10] mm: convert core mm to mm_flags_*() accessors
[PATCH] proc: allow to mark /proc files permanent outside of fs/proc/
2025-09-17 3:44 UTC (2+ messages)
[PATCHSET RFC v5 4/8] fuse: allow servers to use iomap for better file IO performance
2025-09-17 3:09 UTC (3+ messages)
` [PATCH 04/28] fuse: adapt FUSE_DEV_IOC_BACKING_{OPEN,CLOSE} to add new iomap devices
[PATCHSET RFC v5 3/8] fuse: cleanups ahead of adding fuse support
2025-09-17 2:47 UTC (3+ messages)
` [PATCH 3/5] fuse: move the passthrough-specific code back to passthrough.c
[PATCH v2 0/2] Fix the initialization of max_hw_wzeroes_unmap_sectors for stacking drivers
2025-09-17 1:20 UTC (3+ messages)
` [PATCH v2 1/2] md: init queue_limits->max_hw_wzeroes_unmap_sectors parameter
[PATCH v1] iomap: simplify iomap_iter_advance()
2025-09-17 0:40 UTC
[PATCH] hfsplus: fix slab-out-of-bounds read in hfsplus_strcasecmp()
2025-09-16 23:31 UTC
[PATCH v2 00/16] fuse: use iomap for buffered reads + readahead
2025-09-16 23:23 UTC (8+ messages)
` [PATCH v2 12/16] iomap: add bias for async read requests
` [PATCH v2 13/16] iomap: move read/readahead logic out of CONFIG_BLOCK guard
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-09-16 22:55 UTC (5+ messages)
` [RFC PATCH v2 29/51] mm: guestmem_hugetlb: Wrap HugeTLB as an allocator "
` [RFC PATCH v2 35/51] mm: guestmem_hugetlb: Add support for splitting and merging pages
[RFC PATCH v2 29/51] mm: guestmem_hugetlb: Wrap HugeTLB as an allocator for guest_memfd
2025-09-16 22:41 UTC (3+ messages)
[PATCH V12 0/5] riscv: mm: Add soft-dirty and uffd-wp support
2025-09-16 21:57 UTC (5+ messages)
` [PATCH V12 3/5] riscv: Add RISC-V Svrsw60t59b extension support
` [PATCH V12 4/5] riscv: mm: Add soft-dirty page tracking support
[PATCH v2] fs/fuse: fix potential memory leak from fuse_uring_cancel
2025-09-16 20:12 UTC (9+ messages)
[PATCH] ceph: fix potential overflow in parse_reply_info_dir()
2025-09-16 19:10 UTC
[PATCH v3 00/14] Remove redundant rcu_read_lock/unlock() in spin_lock
2025-09-16 18:37 UTC (5+ messages)
` [PATCH v3 08/14] cgroup: "
` [PATCH v3 09/14] cgroup/cpuset: "
[PATCH v4 00/12] hide ->i_state behind accessors
2025-09-16 17:38 UTC (15+ messages)
` [PATCH v4 01/12] fs: provide accessors for ->i_state
` [PATCH v4 02/12] fs: use ->i_state accessors in core kernel
` [PATCH v4 03/12] fs: mechanically convert most filesystems to use ->i_state accessors
` [PATCH v4 04/12] btrfs: use the new "
` [PATCH v4 05/12] netfs: "
` [PATCH v4 06/12] nilfs2: "
` [PATCH v4 07/12] xfs: "
` [PATCH v4 08/12] ext4: "
` [PATCH v4 09/12] f2fs: "
` [PATCH v4 10/12] ceph: "
` [PATCH v4 11/12] overlayfs: "
` [PATCH v4 12/12] fs: make plain ->i_state access fail to compile
[PATCH] cifs: Fix oops due to uninitialised variable
2025-09-16 17:29 UTC (2+ messages)
[PATCH RESEND 00/62] initrd: remove classic initrd support
2025-09-16 17:08 UTC (2+ messages)
next-20250915: LTP chdir01 df01_sh stat04 tst_device.c:97: TBROK: Could not stat loop device 0
2025-09-16 16:31 UTC (4+ messages)
[PATCHSET v5.1] iomap: cleanups ahead of adding fuse support
2025-09-16 16:29 UTC (4+ messages)
` [PATCH 1/2] iomap: trace iomap_zero_iter zeroing activities
` [PATCH 2/2] iomap: error out on file IO when there is no inline_data buffer
[PATCH] nfs4_setup_readdir(): insufficient locking for ->d_parent->d_inode dereferencing
2025-09-16 16:22 UTC
[PATCHSET RFC v5 1/6] libfuse: general bug fixes
2025-09-16 16:16 UTC (4+ messages)
` [PATCH 1/1] libfuse: don't put HAVE_STATX in a public header
[PATCHSET RFC v5 2/8] iomap: cleanups ahead of adding fuse support
2025-09-16 14:50 UTC (7+ messages)
` [PATCH 1/2] iomap: trace iomap_zero_iter zeroing activities
` [PATCH 2/2] iomap: error out on file IO when there is no inline_data buffer
[PATCHSET RFC v5 1/8] fuse: general bug fixes
2025-09-16 14:48 UTC (4+ messages)
` [PATCH 7/8] fuse: propagate default and file acls on creation
[RFC PATCH v6 0/4] fuse: work queues to invalided dentries
2025-09-16 13:53 UTC (5+ messages)
` [RFC PATCH v6 1/4] dcache: export shrink_dentry_list() and add new helper d_dispose_if_unused()
` [RFC PATCH v6 2/4] fuse: new work queue to periodically invalidate expired dentries
` [RFC PATCH v6 3/4] fuse: new work queue to invalidate dentries from old epochs
` [RFC PATCH v6 4/4] fuse: refactor fuse_conn_put() to remove negative logic
[PATCH v1 1/1] lock_mount(): Remove unused function
2025-09-16 12:37 UTC (4+ messages)
[PATCH 0/3] xfs: hint based zone allocation improvements
2025-09-16 11:34 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