messages from 2025-08-12 20:13:29 to 2025-08-13 16:24:47 UTC [more...]
[PATCH 00/10] mm: make mm->flags a bitmap and 64-bit on all arches
2025-08-13 16:24 UTC (9+ messages)
` [PATCH 02/10] mm: convert core mm to mm_flags_*() accessors
` [PATCH 04/10] mm: convert arch-specific code "
[PATCH v4 0/7] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
2025-08-13 16:24 UTC (13+ messages)
` [PATCH v4 1/7] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
` [PATCH v4 2/7] mm/huge_memory: convert "tva_flags" to "enum tva_type"
` [PATCH v4 3/7] mm/huge_memory: respect MADV_COLLAPSE with PR_THP_DISABLE_EXCEPT_ADVISED
` [PATCH v4 4/7] docs: transhuge: document process level THP controls
` [PATCH v4 5/7] selftest/mm: Extract sz2ord function into vm_util.h
` [PATCH v4 6/7] selftests: prctl: introduce tests for disabling THPs completely
` [PATCH v4 7/7] selftests: prctl: introduce tests for disabling THPs except for madvise
[PATCH v4 0/3] execute PROCMAP_QUERY ioctl under per-vma lock
2025-08-13 16:21 UTC (8+ messages)
` [PATCH v4 1/3] selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modified
` [PATCH v4 2/3] fs/proc/task_mmu: factor out proc_maps_private fields used by PROCMAP_QUERY
` [PATCH v4 3/3] fs/proc/task_mmu: execute PROCMAP_QUERY ioctl under per-vma locks
[patch 0/4] uaccess: Provide and use helpers for user masked access
2025-08-13 15:57 UTC (5+ messages)
` [patch 1/4] uaccess: Provide common helpers for masked user access
` [patch 2/4] futex: Convert to get/put_user_masked_u32()
` [patch 3/4] x86/futex: Use user_*_masked_begin()
` [patch 4/4] select: Use user_read_masked_begin()
[PATCH v2 00/19] rust: replace `kernel::c_str!` with C-Strings
2025-08-13 15:59 UTC (15+ messages)
` [PATCH v2 01/19] drivers: net: "
` [PATCH v2 02/19] gpu: nova-core: "
` [PATCH v2 03/19] rust: auxiliary: "
` [PATCH v2 04/19] rust: clk: "
` [PATCH v2 05/19] rust: configfs: "
` [PATCH v2 06/19] rust: cpufreq: "
` [PATCH v2 07/19] rust: device: "
` [PATCH v2 08/19] rust: firmware: "
` [PATCH v2 09/19] rust: kunit: "
` [PATCH v2 10/19] rust: macros: "
` [PATCH v2 12/19] rust: net: "
` [PATCH v2 13/19] rust: pci: "
` [PATCH v2 14/19] rust: platform: "
` [PATCH v2 15/19] rust: seq_file: "
[PATCH 6.16 000/627] 6.16.1-rc1 review
2025-08-13 15:58 UTC (7+ messages)
[PATCH v15 0/4] rust: replace kernel::str::CStr w/ core::ffi::CStr
2025-08-13 15:45 UTC (5+ messages)
` [PATCH v15 1/4] rust: macros: reduce collections in `quote!` macro
` [PATCH v15 2/4] samples: rust: platform: remove trailing commas
` [PATCH v15 3/4] rust: support formatting of foreign types
` [PATCH v15 4/4] rust: replace `CStr` with `core::ffi::CStr`
[PATCH v3 0/9] rust: use `kernel::{fmt,prelude::fmt!}`
2025-08-13 15:39 UTC (10+ messages)
` [PATCH v3 1/9] gpu: nova-core: "
` [PATCH v3 2/9] rust: alloc: "
` [PATCH v3 3/9] rust: block: "
` [PATCH v3 4/9] rust: device: "
` [PATCH v3 5/9] rust: file: "
` [PATCH v3 6/9] rust: kunit: "
` [PATCH v3 7/9] rust: seq_file: "
` [PATCH v3 8/9] rust: sync: "
` [PATCH v3 9/9] rust: device: "
[f2fs-dev] [RFC PATCH 0/9] f2fs: Enable buffered read/write large folios support with extended iomap
2025-08-13 15:22 UTC (11+ messages)
` [RFC PATCH 1/9] f2fs: Introduce f2fs_iomap_folio_state
` [RFC PATCH 2/9] f2fs: Integrate f2fs_iomap_folio_state into f2fs page private helpers
` [RFC PATCH 3/9] f2fs: Using `folio_detach_f2fs_private` in invalidate and release folio
` [RFC PATCH 4/9] f2fs: Convert outplace write path page private funcions to folio private functions
` [RFC PATCH 5/9] f2fs:Refactor `f2fs_is_compressed_page` to `f2fs_is_compressed_folio`
` [RFC PATCH 6/9] f2fs: Extend f2fs_io_info to support sub-folio ranges
` [RFC PATCH 7/9] f2fs:Make GC aware of large folios
` [RFC PATCH 8/9] f2fs: Introduce F2FS_GET_BLOCK_IOMAP and map_blocks he lpers
` [RFC PATCH 9/9] f2fs: Enable buffered read/write path large folios support for normal and atomic file with iomap
[PATCH v2 0/3] fuse copy_file_range() fixes
2025-08-13 15:20 UTC (4+ messages)
` [PATCH v2 1/3] fuse: check if copy_file_range() returns larger than requested size
` [PATCH v2 2/3] fuse: prevent overflow in copy_file_range return value
` [PATCH v2 3/3] fuse: add COPY_FILE_RANGE_64 that allows large copies
[PATCH v2] copy_file_range: limit size if in compat mode
2025-08-13 15:11 UTC
[PATCH v3 00/30] Live Update Orchestrator
2025-08-13 13:55 UTC (21+ messages)
` [PATCH v3 26/30] mm: shmem: use SHMEM_F_* flags instead of VM_* flags
` [PATCH v3 29/30] luo: allow preserving memfd
[PATCH 1/2] iov_iter: iterate_folioq: fix handling of offset >= folio size
2025-08-13 13:52 UTC (13+ messages)
` [PATCH 0/2] iterate_folioq bug when offset==size (Was: [REGRESSION] 9pfs issues on 6.12-rc1)
[PATCH 1/1] pidfs: Fix memory leak in pidfd_info()
2025-08-13 13:22 UTC
[RFC] Another take at restarting FUSE servers
2025-08-13 13:14 UTC (7+ messages)
[RFC V2 00/18] famfs: port into fuse
2025-08-13 13:07 UTC (11+ messages)
` [RFC V2 10/18] famfs_fuse: Basic fuse kernel ABI enablement for famfs
[PATCH] binfmt_elf: Replace offsetof() with struct_size() in fill_note_info()
2025-08-13 11:50 UTC
[PATCH v7 0/4] Add support for long task name
2025-08-13 10:29 UTC (11+ messages)
` [PATCH v7 2/4] include: Set tsk->comm length to 64 bytes
` [PATCH v7 3/4] treewide: Replace 'get_task_comm()' with 'strscpy_pad()'
[f2fs-dev] [RESEND RFC PATCH 0/9] f2fs: Enable buffered read/write large folios support with extended iomap
2025-08-13 9:37 UTC (10+ messages)
` [RFC PATCH 1/9] f2fs: Introduce f2fs_iomap_folio_state
` [RFC PATCH 2/9] f2fs: Integrate f2fs_iomap_folio_state into f2fs page private helpers
` [RFC PATCH 3/9] f2fs: Using `folio_detach_f2fs_private` in invalidate and release folio
` [RFC PATCH 4/9] f2fs: Convert outplace write path page private funcions to folio private functions
` [RFC PATCH 5/9] f2fs:Refactor `f2fs_is_compressed_page` to `f2fs_is_compressed_folio`
` [RFC PATCH 6/9] f2fs: Extend f2fs_io_info to support sub-folio ranges
` [RFC PATCH 7/9] f2fs:Make GC aware of large folios
` [RFC PATCH 8/9] f2fs: Introduce F2FS_GET_BLOCK_IOMAP and map_blocks he lpers
` [RFC PATCH 9/9] f2fs: Enable buffered read/write path large folios support for normal and atomic file with iomap
[PATCH v2] fuse: keep inode->i_blkbits constant
2025-08-13 8:24 UTC (5+ messages)
[PATCH] fuse: enable large folios (if writeback cache is unused)
2025-08-13 8:20 UTC (10+ messages)
[PATCH v3 0/6] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
2025-08-13 8:07 UTC (3+ messages)
[PATCH 00/11] VFS: prepare for changes to directory locking
2025-08-13 8:04 UTC (28+ messages)
` [PATCH 01/11] VFS: discard err2 in filename_create()
` [PATCH 02/11] VFS: introduce dentry_lookup() and friends
` [PATCH 03/11] VFS: add dentry_lookup_killable()
` [PATCH 04/11] VFS: introduce dentry_lookup_continue()
` [PATCH 05/11] VFS: add rename_lookup()
` [PATCH 06/11] VFS: unify old_mnt_idmap and new_mnt_idmap in renamedata
` [PATCH 07/11] VFS: Change vfs_mkdir() to unlock on failure
` [PATCH 08/11] VFS: allow d_splice_alias() and d_add() to work on hashed dentries
` [PATCH 09/11] VFS: use global wait-queue table for d_alloc_parallel()
` [PATCH 10/11] VFS: use d_alloc_parallel() in lookup_one_qstr_excl()
` [PATCH 11/11] VFS: introduce d_alloc_noblock() and d_alloc_locked()
[PATCH v2 0/3] rust: xarray: add `insert` and `reserve`
2025-08-13 8:00 UTC (7+ messages)
` [PATCH v2 3/3] "
[PATCH] selftests/fs/mount-notify: Fix compilation failure
2025-08-13 7:55 UTC (2+ messages)
[RFC PATCH 0/6] fs/9p: Reuse inode based on path (in addition to qid)
2025-08-13 7:47 UTC (11+ messages)
` [RFC PATCH 1/6] fs/9p: Add ability to identify inode by path for .L
[PATCHES v3][RFC][CFR] mount-related stuff
2025-08-13 7:32 UTC (6+ messages)
` [PATCH v3 01/48] attach_mnt(): expand in attach_recursive_mnt(), then lose the flag argument
` [PATCH v3 44/48] copy_tree(): don't link the mounts via mnt_list
[PATCH RFC V10 0/7] Add NUMA mempolicy support for KVM guest-memfd
2025-08-13 6:10 UTC (7+ messages)
` [PATCH RFC V10 4/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
` [PATCH RFC V10 5/7] KVM: guest_memfd: Add slab-allocated inode cache
[PATCH v3 0/2] iterate_folioq bug when offset==size (Was: [REGRESSION] 9pfs issues on 6.12-rc1)
2025-08-13 6:04 UTC (3+ messages)
` [PATCH v3 1/2] iov_iter: iterate_folioq: fix handling of offset >= folio size
` [PATCH v3 2/2] iov_iter: iov_folioq_get_pages: don't leave empty slot behind
[RFC PATCH v1 0/9] freezer: Introduce freeze priority model to address process dependency issues
2025-08-13 5:48 UTC (11+ messages)
[PATCH v1 0/2] mm: remove MIGRATEPAGE_*
2025-08-13 5:05 UTC (5+ messages)
` [PATCH v1 1/2] mm/migrate: remove MIGRATEPAGE_UNMAP
` [PATCH v1 2/2] treewide: remove MIGRATEPAGE_SUCCESS
[PATCH v2] mm: remove redundant __GFP_NOWARN
2025-08-13 4:24 UTC (6+ messages)
[PATCH blktests v2 0/3] blktest: add unmap write zeroes tests
2025-08-13 2:44 UTC (4+ messages)
` [PATCH blktests v2 1/3] scsi/010: "
` [PATCH blktests v2 2/3] dm/003: "
` [PATCH blktests v2 3/3] nvme/065: "
[PATCH xfsprogs v2] xfs_io: add FALLOC_FL_WRITE_ZEROES support
2025-08-13 2:42 UTC
[PATCH util-linux v2] fallocate: add FALLOC_FL_WRITE_ZEROES support
2025-08-13 2:40 UTC
[RFC PATCH v1 00/10] mm/iomap: add granular dirty and writeback accounting
2025-08-13 1:10 UTC (4+ messages)
` [RFC PATCH v1 10/10] iomap: "
[PATCH] fuse: fix fuseblk i_blkbits for iomap partial writes
2025-08-12 22:47 UTC (2+ messages)
[PATCH 0/2] fuse: inode blocksize fixes for iomap integration
2025-08-12 21:46 UTC (3+ messages)
` [PATCH 1/2] fuse: reflect cached blocksize if blocksize was changed
` [PATCH 2/2] fuse: fix fuseblk i_blkbits for iomap partial writes
[PATCH v2 0/2] Initial NFS client support for RWF_DONTCACHE
2025-08-12 21:40 UTC (3+ messages)
` [PATCH v2 1/2] filemap: Add a helper for filesystems implementing dropbehind
` [PATCH v2 2/2] NFS: Enable the RWF_DONTCACHE flag for the NFS client
[GIT PULL] bcachefs changes for 6.17
2025-08-12 20:57 UTC (11+ messages)
[RFC v3] fuse: use fs-iomap for better performance so we can containerize ext4
2025-08-12 20:20 UTC (10+ 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).