messages from 2025-06-23 13:50:18 to 2025-06-24 13:08:14 UTC [more...]
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-06-24 13:08 UTC (8+ messages)
` [RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls
[PATCH v2 0/5] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
2025-06-24 12:54 UTC (10+ messages)
` [PATCH v2 1/5] drm/i915: Use kernel_write() in shmem object create
` [PATCH v2 2/5] drm/i915: Refactor shmem_pwrite() to use kiocb and write_iter
` [PATCH v2 3/5] fs: change write_begin/write_end interface to take struct kiocb *
` [PATCH v2 4/5] ext4: handle IOCB_DONTCACHE in buffered write path
` [PATCH v2 5/5] ext4: declare support for FOP_DONTCACHE
AF_UNIX/zerocopy/pipe/vmsplice/splice vs FOLL_PIN
2025-06-24 12:39 UTC (9+ messages)
` How to handle P2P DMA with only {physaddr,len} in bio_vec?
[PATCH RFC 0/6] btrfs: go fs_holder_ops and add shutdown_bdev() callback
2025-06-24 12:34 UTC (15+ messages)
` [PATCH RFC 5/6] fs: introduce a shutdown_bdev super block operation
[PATCH] cifs: Collapse smbd_recv_*() into smbd_recv() and just use copy_to_iter()
2025-06-24 12:25 UTC
[PATCH v5 bpf-next 0/5] bpf path iterator
2025-06-24 12:18 UTC (3+ messages)
` [PATCH v5 bpf-next 1/5] namei: Introduce new helper function path_walk_parent()
[PATCH] fanotify: support custom default close response
2025-06-24 11:11 UTC (3+ messages)
[PATCHES][RFC][CFR] mount-related stuff
2025-06-24 11:03 UTC (13+ messages)
` [PATCHES v2][RFC][CFR] "
` [PATCH v2 01/35] replace collect_mounts()/drop_collected_mounts() with a safer variant
` [PATCH v2 17/35] sanitize handling of long-term internal mounts
[PATCH v2 00/11] fhandle, pidfs: allow open_by_handle_at() purely based on file handle
2025-06-24 10:59 UTC (31+ messages)
` [PATCH v2 01/11] fhandle: raise FILEID_IS_DIR in handle_type
` [PATCH v2 02/11] fhandle: hoist copy_from_user() above get_path_from_fd()
` [PATCH v2 03/11] fhandle: rename to get_path_anchor()
` [PATCH v2 04/11] pidfs: add pidfs_root_path() helper
` [PATCH v2 05/11] fhandle: reflow get_path_anchor()
` [PATCH v2 06/11] uapi/fcntl: mark range as reserved
` [PATCH v2 07/11] uapi/fcntl: add FD_INVALID
` [PATCH v2 08/11] exportfs: add FILEID_PIDFS
` [PATCH v2 09/11] fhandle: add EXPORT_OP_AUTONOMOUS_HANDLES marker
` [PATCH v2 10/11] fhandle, pidfs: support open_by_handle_at() purely based on file handle
` [PATCH v2 11/11] selftests/pidfd: decode pidfd file handles withou having to specify an fd
[syzbot] [fs?] general protection fault in pidfs_free_pid
2025-06-24 10:52 UTC (7+ messages)
[PATCH] fanotify: introduce unique event identifier
2025-06-24 10:41 UTC (2+ messages)
[PATCH v3 00/16] fuse: use iomap for buffered writes + writeback
2025-06-24 10:07 UTC (20+ messages)
` [PATCH v3 01/16] iomap: pass more arguments using struct iomap_writepage_ctx
` [PATCH v3 02/16] iomap: cleanup the pending writeback tracking in iomap_writepage_map_blocks
` [PATCH v3 03/16] iomap: refactor the writeback interface
` [PATCH v3 04/16] iomap: hide ioends from the generic writeback code
` [PATCH v3 05/16] iomap: add public helpers for uptodate state manipulation
` [PATCH v3 06/16] iomap: move all ioend handling to ioend.c
` [PATCH v3 07/16] iomap: rename iomap_writepage_map to iomap_writeback_folio
` [PATCH v3 08/16] iomap: move folio_unlock out of iomap_writeback_folio
` [PATCH v3 09/16] iomap: export iomap_writeback_folio
` [PATCH v3 10/16] iomap: replace iomap_folio_ops with iomap_write_ops
` [PATCH v3 11/16] iomap: add read_folio_range() handler for buffered writes
` [PATCH v3 12/16] fuse: use iomap "
` [PATCH v3 13/16] fuse: use iomap for writeback
` [PATCH v3 14/16] fuse: use iomap for folio laundering
` [PATCH v3 15/16] fuse: hook into iomap for invalidating and checking partial uptodateness
` [PATCH v3 16/16] fuse: refactor writeback to use iomap_writepage_ctx inode
[PATCH] fuse: fix fuse_fill_write_pages() upper bound calculation
2025-06-24 9:07 UTC (5+ messages)
[PATCH][RFC] userns and mnt_idmap leak in open_tree_attr(2)
2025-06-24 9:05 UTC (2+ messages)
[PATCH] fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass
2025-06-24 9:02 UTC (14+ messages)
next-20250623: arm64 devices kernel panic Internal error Oops at pidfs_free_pid (fs/pidfs.c:162)
2025-06-24 8:54 UTC (4+ messages)
[PATCH 3/5] mm: add static PMD zero page
2025-06-24 8:51 UTC (2+ messages)
[PATCH v2 5.10/5.15 1/3] fuse: move fuse_invalidate_attr() into fuse_update_ctime()
2025-06-24 8:35 UTC (3+ messages)
` [PATCH v2 5.10/5.15 2/3] fuse: decrement nlink on overwriting rename
` [PATCH v2 5.10/5.15 3/3] fuse: don't increment nlink in link()
[PATCH 0/5] powerpc: Implement masked user access
2025-06-24 8:32 UTC (11+ messages)
` [PATCH 1/5] uaccess: Add masked_user_{read/write}_access_begin
` [PATCH 2/5] uaccess: Add speculation barrier to copy_from_user_iter()
[PATCH 0/9] fhandle, pidfs: allow open_by_handle_at() purely based on file handle
2025-06-24 8:25 UTC (18+ messages)
` [PATCH 6/9] exportfs: add FILEID_PIDFS
` [PATCH 8/9] fhandle, pidfs: support open_by_handle_at() purely based on file handle
[ANNOUNCE] util-linux v2.41.1
2025-06-24 8:19 UTC
[viro-vfs:work.debugfs] [vmscan] 1c90302a35: kernel-selftests.kvm.access_tracking_perf_test.fail
2025-06-24 8:11 UTC
[PATCH v17 00/27] riscv control-flow integrity for usermode
2025-06-24 7:29 UTC (3+ messages)
` [PATCH v17 23/27] arch/riscv: compile vdso with landing pad
[PATCH 00/13] Parallelizing filesystem writeback
2025-06-24 5:59 UTC (8+ messages)
[PATCH] fanotify: selftests for fanotify permission events
2025-06-24 5:58 UTC (2+ messages)
[RFC PATCH v8 0/7] Add NUMA mempolicy support for KVM guest-memfd
2025-06-24 4:16 UTC (3+ messages)
` [RFC PATCH v8 5/7] KVM: guest_memfd: Add slab-allocated inode cache
[PATCH] fs/proc/vmcore: a few cleanups for vmcore_add_device_dump
2025-06-24 2:20 UTC (6+ messages)
[PATCH RFC 00/14] mm: vm_normal_page*() + CoW PFNMAP improvements
2025-06-24 1:16 UTC (11+ messages)
` [PATCH RFC 01/14] mm/memory: drop highest_memmap_pfn sanity check in vm_normal_page()
` [PATCH RFC 03/14] mm: compare pfns only if the entry is present when inserting pfns/pages
` [PATCH RFC 07/14] fs/dax: use vmf_insert_folio_pmd() to insert the huge zero folio
[PATCH v9 00/17] fuse: fuse-over-io-uring
2025-06-24 1:09 UTC (6+ messages)
[PATCH v3] fuse: Fix runtime warning on truncate_folio_batch_exceptionals()
2025-06-24 0:03 UTC (2+ messages)
[PATCH] selftests/landlock: Add tests for access through disconnected paths
2025-06-23 23:16 UTC (5+ messages)
[RFC][BUG] ns_mkdir_op() locking is FUBAR
2025-06-23 22:28 UTC (3+ messages)
[PATCH v2 00/16] fuse: use iomap for buffered writes + writeback
2025-06-23 20:53 UTC (10+ messages)
` [PATCH v2 04/16] iomap: add wrapper function iomap_bio_readpage()
[linux-next-20250620] Fails to boot to IBM Power Server
2025-06-23 16:49 UTC (5+ messages)
[PATCH RFC 00/29] mm/migration: rework movable_ops page migration (part 1)
2025-06-23 16:05 UTC (49+ messages)
` [PATCH RFC 04/29] mm/page_alloc: allow for making page types sticky until freed
` [PATCH RFC 05/29] mm/balloon_compaction: make PageOffline sticky
` [PATCH RFC 07/29] mm/migrate: rename isolate_movable_page() to isolate_movable_ops_page()
` [PATCH RFC 08/29] mm/migrate: rename putback_movable_folio() to putback_movable_ops_page()
` [PATCH RFC 14/29] mm/migrate: remove __ClearPageMovable()
` [PATCH RFC 16/29] mm: rename __PageMovable() to page_has_movable_ops()
` [PATCH RFC 20/29] mm: convert "movable" flag in page->mapping to a page flag
` [PATCH RFC 21/29] mm: rename PG_isolated to PG_movable_ops_isolated
` [PATCH RFC 22/29] mm/page-flags: rename PAGE_MAPPING_MOVABLE to PAGE_MAPPING_ANON_KSM
` [PATCH RFC 23/29] mm/page-alloc: remove PageMappingFlags()
` [PATCH RFC 24/29] mm/page-flags: remove folio_mapping_flags()
` [PATCH RFC 25/29] mm: simplify folio_expected_ref_count()
` [PATCH RFC 26/29] mm: rename PAGE_MAPPING_* to FOLIO_MAPPING_*
` [PATCH RFC 27/29] docs/mm: convert from "Non-LRU page migration" to "movable_ops page migration"
interesting breakage in ltp fanotify10
2025-06-23 15:38 UTC (5+ messages)
[v6.16-rc2+ Bug] panic in inode_doinit_with_dentry during booting
2025-06-23 15:23 UTC (4+ messages)
notify: wake_up response waiters on release
2025-06-23 15:19 UTC (10+ messages)
` [RFC PATCH] fanotify: wake-up all "
[PATCH v2 0/4] mm: userfaultfd: assorted fixes and cleanups
2025-06-23 15:18 UTC (5+ messages)
` [PATCH v2 2/4] userfaultfd: remove (VM_)BUG_ON()s
[PATCH 0/3] use vm_flags_t consistently
2025-06-23 15:17 UTC (13+ messages)
` [PATCH 1/3] mm: change vm_get_page_prot() to accept vm_flags_t argument
` [PATCH 2/3] mm: update core kernel code to use vm_flags_t consistently
` [PATCH 3/3] mm: update architecture and driver code to use vm_flags_t
[PATCH v2 0/9] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
2025-06-23 15:08 UTC (2+ messages)
[PATCH V2] fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass
2025-06-23 14:28 UTC (5+ messages)
[PATCH 00/11] netfs, cifs: Fixes to retry-related code
2025-06-23 14:14 UTC (3+ messages)
` [PATCH 06/11] cifs: Fix prepare_write to negotiate wsize if needed
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;
as well as URLs for NNTP newsgroup(s).