messages from 2025-06-22 17:04:11 to 2025-06-23 14:32:13 UTC [more...]
[PATCH 0/3] use vm_flags_t consistently
2025-06-23 14:32 UTC (9+ 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 RFC 00/29] mm/migration: rework movable_ops page migration (part 1)
2025-06-23 14:28 UTC (17+ messages)
` [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"
[PATCH] fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass
2025-06-23 14:28 UTC (14+ messages)
[PATCH V2] fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass
2025-06-23 14:28 UTC (6+ messages)
AF_UNIX/zerocopy/pipe/vmsplice/splice vs FOLL_PIN
2025-06-23 14:16 UTC (6+ messages)
` How to handle P2P DMA with only {physaddr,len} in bio_vec?
[PATCH 00/11] netfs, cifs: Fixes to retry-related code
2025-06-23 14:14 UTC (13+ messages)
` [PATCH 01/11] netfs: Fix hang due to missing case in final DIO read result collection
` [PATCH 02/11] netfs: Put double put of request
` [PATCH 03/11] netfs: Provide helpers to perform NETFS_RREQ_IN_PROGRESS flag wangling
` [PATCH 04/11] netfs: Fix looping in wait functions
` [PATCH 05/11] netfs: Fix ref leak on inserted extra subreq in write retry
` [PATCH 06/11] cifs: Fix prepare_write to negotiate wsize if needed
` [PATCH 07/11] smb: client: set missing retry flag in smb2_writev_callback()
` [PATCH 08/11] smb: client: set missing retry flag in cifs_readv_callback()
` [PATCH 09/11] smb: client: set missing retry flag in cifs_writev_callback()
` [PATCH 10/11] netfs: Renumber the NETFS_RREQ_* flags to make traces easier to read
` [PATCH 11/11] netfs: Update tracepoints in a number of ways
[PATCH 0/9] fhandle, pidfs: allow open_by_handle_at() purely based on file handle
2025-06-23 14:05 UTC (31+ messages)
` [PATCH 1/9] fhandle: raise FILEID_IS_DIR in handle_type
` [PATCH 2/9] fhandle: hoist copy_from_user() above get_path_from_fd()
` [PATCH 3/9] fhandle: rename to get_path_anchor()
` [PATCH 4/9] pidfs: add pidfs_root_path() helper
` [PATCH 5/9] fhandle: reflow get_path_anchor()
` [PATCH 6/9] exportfs: add FILEID_PIDFS
` [PATCH 7/9] fhandle: add EXPORT_OP_AUTONOMOUS_HANDLES marker
` [PATCH 8/9] fhandle, pidfs: support open_by_handle_at() purely based on file handle
` [PATCH 9/9] selftests/pidfd: decode pidfd file handles withou having to specify an fd
[PATCH RFC 00/14] mm: vm_normal_page*() + CoW PFNMAP improvements
2025-06-23 14:04 UTC (4+ messages)
` [PATCH RFC 01/14] mm/memory: drop highest_memmap_pfn sanity check in vm_normal_page()
[PATCH RFC 0/6] btrfs: go fs_holder_ops and add shutdown_bdev() callback
2025-06-23 13:57 UTC (8+ messages)
` [PATCH RFC 5/6] fs: introduce a shutdown_bdev super block operation
[linux-next-20250620] Fails to boot to IBM Power Server
2025-06-23 13:56 UTC (2+ messages)
[RFC[RAP]] fuse: use fs-iomap for better performance so we can containerize ext4
2025-06-23 13:16 UTC (4+ messages)
` [RFC[RAP] V2] "
next-20250623: arm64 devices kernel panic Internal error Oops at pidfs_free_pid (fs/pidfs.c:162)
2025-06-23 12:56 UTC (2+ messages)
[PATCH V2 1/2] mm/filemap: Add NUMA mempolicy support to filemap_alloc_folio()
2025-06-23 12:22 UTC (3+ messages)
` [PATCH V2 2/2] mm/filemap: Extend __filemap_get_folio() to support NUMA memory policies
[PATCH v2 0/6] ext4: fix insufficient credits when writing back large folios
2025-06-23 8:12 UTC (15+ messages)
` [PATCH v2 2/6] ext4: fix stale data if it bail out of the extents mapping loop
` [PATCH v2 4/6] ext4: correct the reserved credits for extent conversion
` [PATCH v2 5/6] ext4/jbd2: reintroduce jbd2_journal_blocks_per_page()
` [PATCH v2 6/6] ext4: fix insufficient credits calculation in ext4_meta_trans_blocks()
[PATCH v2] docs/vfs: update references to i_mutex to i_rwsem
2025-06-23 11:09 UTC (3+ messages)
[PATCH v3 bpf-next 0/4] Introduce bpf_cgroup_read_xattr
2025-06-23 11:03 UTC (6+ messages)
` [PATCH v3 bpf-next 1/4] kernfs: remove iattr_mutex
` [PATCH v3 bpf-next 2/4] bpf: Introduce bpf_cgroup_read_xattr to read xattr of cgroup's node
` [PATCH v3 bpf-next 3/4] bpf: Mark cgroup_subsys_state->cgroup RCU safe
` [PATCH v3 bpf-next 4/4] selftests/bpf: Add tests for bpf_cgroup_read_xattr
notify: wake_up response waiters on release
2025-06-23 10:52 UTC (9+ messages)
` [RFC PATCH] fanotify: wake-up all "
[PATCH v2 0/9] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
2025-06-23 10:46 UTC (8+ messages)
` [PATCH v2 1/9] block: introduce max_{hw|user}_wzeroes_unmap_sectors to queue limits
` [PATCH v2 2/9] nvme: set max_hw_wzeroes_unmap_sectors if device supports DEAC bit
` [PATCH v2 3/9] nvmet: set WZDS and DRB if device enables unmap write zeroes operation
[PATCH] fs/proc/vmcore: a few cleanups for vmcore_add_device_dump
2025-06-23 10:47 UTC
[PATCH] selftests/coredump: Fix "socket_detect_userspace_client" test failure
2025-06-23 10:39 UTC (2+ messages)
[PATCH] fs: annotate suspected data race between poll_schedule_timeout() and pollwake()
2025-06-23 10:37 UTC (2+ messages)
[PATCH] coredump: reduce stack usage in vfs_coredump()
2025-06-23 10:36 UTC (2+ messages)
[PATCH v3] ovl: support layers on case-folding capable filesystems
2025-06-23 10:31 UTC (7+ messages)
[RFC] Should we consider to re-write HFS/HFS+ in Rust?
2025-06-23 10:25 UTC (10+ messages)
[RFC PATCH v8 3/7] mm/filemap: Add mempolicy support to the filemap layer
2025-06-23 10:01 UTC (15+ messages)
` [PATCH 1/2] filemap: Add a mempolicy argument to filemap_alloc_folio()
` [PATCH 2/2] filemap: Add __filemap_get_folio_mpol()
[PATCH v3 0/4] mm: ksm: prevent KSM from breaking merging of new VMAs
2025-06-23 9:18 UTC (7+ messages)
` [PATCH v3 3/4] mm: prevent KSM from breaking VMA merging for "
[PATCHES][RFC][CFR] mount-related stuff
2025-06-23 9:06 UTC (38+ messages)
` [PATCHES v2][RFC][CFR] "
` [PATCH v2 01/35] replace collect_mounts()/drop_collected_mounts() with a safer variant
` [PATCH v2 02/35] attach_recursive_mnt(): do not lock the covering tree when sliding something under it
` [PATCH v2 03/35] attach_mnt(): expand in attach_recursive_mnt(), then lose the flag argument
` [PATCH v2 04/35] get rid of mnt_set_mountpoint_beneath()
` [PATCH v2 05/35] prevent mount hash conflicts
` [PATCH v2 06/35] copy_tree(): don't set ->mnt_mountpoint on the root of copy
` [PATCH v2 07/35] constify mnt_has_parent()
` [PATCH v2 08/35] pnode: lift peers() into pnode.h
` [PATCH v2 09/35] new predicate: mount_is_ancestor()
` [PATCH v2 10/35] constify is_local_mountpoint()
` [PATCH v2 11/35] new predicate: anon_ns_root(mount)
` [PATCH v2 12/35] dissolve_on_fput(): use anon_ns_root()
` [PATCH v2 13/35] __attach_mnt(): lose the second argument
` [PATCH v2 14/35] don't set MNT_LOCKED on parentless mounts
` [PATCH v2 15/35] clone_mnt(): simplify the propagation-related logics
` [PATCH v2 16/35] do_umount(): simplify the "is it still mounted" checks
` [PATCH v2 17/35] sanitize handling of long-term internal mounts
` [PATCH v2 18/35] Rewrite of propagate_umount()
` [PATCH v2 19/35] make commit_tree() usable in same-namespace move case
` [PATCH v2 20/35] attach_recursive_mnt(): unify the mnt_change_mountpoint() logics
` [PATCH v2 21/35] attach_recursive_mnt(): pass destination mount in all cases
` [PATCH v2 22/35] attach_recursive_mnt(): get rid of flags entirely
` [PATCH v2 23/35] do_move_mount(): take dropping the old mountpoint into attach_recursive_mnt()
` [PATCH v2 24/35] do_move_mount(): get rid of 'attached' flag
` [PATCH v2 25/35] attach_recursive_mnt(): remove from expiry list on move
` [PATCH v2 26/35] take ->mnt_expire handling under mount_lock [read_seqlock_excl]
` [PATCH v2 27/35] pivot_root(): reorder tree surgeries, collapse unhash_mnt() and put_mountpoint()
` [PATCH v2 28/35] combine __put_mountpoint() with unhash_mnt()
` [PATCH v2 29/35] get rid of mountpoint->m_count
` [PATCH v2 30/35] don't have mounts pin their parents
` [PATCH v2 31/35] copy_tree(): don't link the mounts via mnt_list
` [PATCH v2 32/35] mount: separate the flags accessed only under namespace_sem
` [PATCH v2 33/35] propagate_one(): get rid of dest_master
` [PATCH v2 34/35] propagate_mnt(): get rid of globals
` [PATCH v2 35/35] take freeing of emptied mnt_namespace to namespace_unlock()
[PATCH v9 00/17] fuse: fuse-over-io-uring
2025-06-23 8:33 UTC (2+ messages)
[PATCH v2 00/16] fuse: use iomap for buffered writes + writeback
2025-06-23 7:42 UTC (9+ messages)
` [PATCH v2 04/16] iomap: add wrapper function iomap_bio_readpage()
interesting breakage in ltp fanotify10
2025-06-23 7:24 UTC (2+ messages)
[PATCH for-next v4 0/4] add ioctl to query metadata and protection info capabilities
2025-06-23 5:32 UTC (8+ messages)
` [PATCH for-next v4 1/4] block: rename tuple_size field in blk_integrity to metadata_size
` [PATCH for-next v4 3/4] set pi_offset only when checksum type is not BLK_INTEGRITY_CSUM_NONE
` [PATCH for-next v4 4/4] fs: add ioctl to query metadata and protection info capabilities
[PATCH] fs: fix the missing export of vfs_statx() and vfs_fstatat()
2025-06-23 5:10 UTC (3+ messages)
[v6.16-rc2+ Bug] panic in inode_doinit_with_dentry during booting
2025-06-23 1:38 UTC (3+ messages)
[PATCH v3 0/2] statx.2: Add stx_atomic_write_unit_max_opt
2025-06-23 0:59 UTC (5+ messages)
` [PATCH v3 1/2] statx.2: properly align stx_dio_read_offset_align
` [PATCH v3 2/2] statx.2: Add stx_atomic_write_unit_max_opt
[PATCH v10 01/13] x86/um: nommu: elf loader for fdpic
2025-06-22 21:32 UTC
[PATCH v2 00/16] pidfs: persistent info & xattrs
2025-06-22 21:22 UTC (33+ messages)
` [PATCH v2 01/16] pidfs: raise SB_I_NODEV and SB_I_NOEXEC
` [PATCH v2 02/16] libfs: massage path_from_stashed() to allow custom stashing behavior
` [PATCH v2 03/16] libfs: massage path_from_stashed()
` [PATCH v2 04/16] pidfs: move to anonymous struct
` [PATCH v2 05/16] pidfs: persist information
` [PATCH v2 06/16] pidfs: remove unused members from struct pidfs_inode
` [PATCH v2 07/16] pidfs: remove custom inode allocation
` [PATCH v2 08/16] pidfs: remove pidfs_{get,put}_pid()
` [PATCH v2 09/16] pidfs: remove pidfs_pid_valid()
` [PATCH v2 10/16] libfs: prepare to allow for non-immutable pidfd inodes
` [PATCH v2 11/16] pidfs: make inodes mutable
` [PATCH v2 12/16] pidfs: support xattrs on pidfds
` [PATCH v2 13/16] selftests/pidfd: test extended attribute support
` [PATCH v2 14/16] "
` [PATCH v2 15/16] selftests/pidfd: test setattr support
` [PATCH v2 16/16] pidfs: add some CONFIG_DEBUG_VFS asserts
[PATCH 0/5] powerpc: Implement masked user access
2025-06-22 20:18 UTC (9+ messages)
` [PATCH 2/5] uaccess: Add speculation barrier to copy_from_user_iter()
` [PATCH 5/5] powerpc: Implement masked user access
[PATCH] selftests/landlock: Add tests for access through disconnected paths
2025-06-22 17:04 UTC (4+ 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;
as well as URLs for NNTP newsgroup(s).