messages from 2026-01-26 16:08:03 to 2026-01-28 00:29:07 UTC [more...]
[PATCH v9 00/13] Direct Map Removal Support for guest_memfd
2026-01-28 0:29 UTC (15+ messages)
` [PATCH v9 07/13] KVM: guest_memfd: Add flag to remove from direct map
[PATCH v4 00/25] fuse/io-uring: add kernel-managed buffer rings and zero-copy
2026-01-28 0:23 UTC (12+ messages)
` [PATCH v4 08/25] io_uring: add io_uring_fixed_index_get() and io_uring_fixed_index_put()
` [PATCH v4 15/25] fuse: refactor io-uring header copying from ring
` [PATCH v4 18/25] fuse: support buffer copying for kernel addresses
[PATCHBOMB v6] fuse: containerize ext4 for safer operation
2026-01-28 0:10 UTC (23+ messages)
` [PATCHSET v6 4/8] fuse: allow servers to use iomap for better file IO performance
` [PATCH 07/31] fuse: create a per-inode flag for toggling iomap
` [PATCH 12/31] fuse: implement direct IO with iomap
` [PATCH 17/31] fuse: use an unrestricted backing device with iomap pagecache io
[PATCH v3 0/4] O_REGULAR flag support for open
2026-01-27 23:52 UTC (7+ messages)
` [PATCH v3 1/4] open: new O_REGULAR flag support
` [PATCH v3 2/4] kselftest/openat2: test for O_REGULAR flag
` [PATCH v3 3/4] sparc/fcntl.h: convert O_* flag macros from hex to octal
` [PATCH v3 4/4] mips/fcntl.h: "
[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
2026-01-27 23:46 UTC (4+ messages)
` [RFC PATCH v1 09/37] KVM: guest_memfd: Skip LRU for guest_memfd folios
[PATCH v5 0/7] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
2026-01-27 23:41 UTC (26+ messages)
` [PATCH v5 3/7] cxl/region: Skip decoder reset on detach for autodiscovered regions
` [PATCH v5 4/7] cxl/region: Add helper to check Soft Reserved containment by CXL regions
` [PATCH v5 5/7] dax: Introduce dax_cxl_mode for CXL coordination
` [PATCH v5 6/7] dax/hmem, cxl: Defer and resolve ownership of Soft Reserved memory ranges
[PATCH] fuse: mark DAX inode releases as blocking
2026-01-27 23:30 UTC (7+ messages)
[PATCH] hfsplus: fix uninit-value in hfsplus_strcasecmp
2026-01-27 23:21 UTC (10+ messages)
[PATCH v3 00/25] fuse/io-uring: add kernel-managed buffer rings and zero-copy
2026-01-27 23:06 UTC (5+ messages)
` [PATCH v3 14/25] fuse: refactor io-uring header copying to ring
[PATCH] pidfs: return -EREMOTE when PIDFD_GET_INFO is called on another ns
2026-01-27 22:51 UTC
[PATCH v1 0/4] initramfs: get rid of custom hex2bin()
2026-01-27 22:08 UTC (7+ messages)
` [PATCH v1 2/4] initramfs: Refactor to use hex2bin() instead of custom approach
[PATCH V5 09/19] famfs_fuse: magic.h: Add famfs magic numbers
2026-01-27 21:55 UTC (2+ messages)
[PATCH v4 1/1] NFSD: Enforce Timeout on Layout Recall and Integrate Lease Manager Fencing
2026-01-27 21:53 UTC (8+ messages)
[PATCH v2 00/13] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
2026-01-27 21:36 UTC (6+ messages)
` [PATCH v2 12/13] tools/testing/vma: separate out vma_internal.h into logical headers
[PATCH v4 00/54] tree-in-dcache stuff
2026-01-27 20:14 UTC (5+ messages)
[PATCH] procfs: fix missing RCU protection when reading real_parent in do_task_stat()
2026-01-27 18:49 UTC (3+ messages)
isofs: support full length file names (255 instead of 253)
2026-01-27 17:05 UTC
[PATCH] mm/readahead: fix typo in comment
2026-01-27 16:33 UTC (2+ messages)
[PATCH] fuse: fix the bug of missing EPOLLET event wakeup
2026-01-27 16:23 UTC (5+ messages)
support file system generated / verified integrity information
2026-01-27 15:16 UTC (29+ messages)
` [PATCH 01/15] block: factor out a bio_integrity_action helper
` [PATCH 02/15] block: factor out a bio_integrity_setup_default helper
` [PATCH 07/15] block: pass a maxlen argument to bio_iov_iter_bounce
` [PATCH 05/15] block: make max_integrity_io_size public
` [PATCH 06/15] block: add fs_bio_integrity helpers
` [PATCH 04/15] block: prepare generation / verification helpers for fs usage
` [PATCH 03/15] block: add a bdev_has_integrity_csum helper
bounce buffer direct I/O when stable pages are required v3
2026-01-27 14:29 UTC (15+ messages)
` [PATCH 01/15] block: add a BIO_MAX_SIZE constant and use it
` [PATCH 02/15] block: refactor get_contig_folio_len
` [PATCH 03/15] block: open code bio_add_page and fix handling of mismatching P2P ranges
` [PATCH 04/15] iov_iter: extract a iov_iter_extract_bvecs helper from bio code
` [PATCH 05/15] block: remove bio_release_page
` [PATCH 06/15] block: add helpers to bounce buffer an iov_iter into bios
[PATCH] rust: seq_file: replace `kernel::c_str!` with C-Strings
2026-01-27 14:13 UTC (5+ messages)
[PATCH 03/14] iov_iter: extract a iov_iter_extract_bvecs helper from bio code
2026-01-27 12:50 UTC (13+ messages)
` bounce buffer direct I/O when stable pages are required v2
` block or iomap tree, was: "
[PATCH] fuse: set ff->flock only on success
2026-01-27 9:57 UTC (4+ messages)
[QUESTION] fuse: why invalidate all page cache in truncate()
2026-01-27 9:44 UTC (3+ messages)
fsverity cleanups, speedup and memory usage optimization v3
2026-01-27 6:38 UTC (24+ messages)
` [PATCH 03/16] ext4: don't build the fsverity work handler for !CONFIG_FS_VERITY
` [PATCH 07/16] fsverity: don't issue readahead for non-ENOENT errors from __filemap_get_folio
` [PATCH 08/16] fsverity: kick off hash readahead at data I/O submission time
` [PATCH 09/16] fsverity: constify the vi pointer in fsverity_verification_context
` [PATCH 10/16] fsverity: deconstify the inode pointer in struct fsverity_info
` [PATCH 12/16] fs: consolidate fsverity_info lookup in buffer.c
` [PATCH 16/16] fsverity: use a hashtable to find the fsverity_info
[linux-next:master] [fs] 313c47f4fe: BUG:kernel_hang_in_test_stage
2026-01-27 6:26 UTC
[PATCH v5 0/1] iomap: fix invalid folio access after folio_end_read()
2026-01-27 5:10 UTC (4+ messages)
` [PATCH v5 1/1] "
[PATCH v4] lib: xarray: free unused spare node in xas_create_range()
2026-01-27 3:48 UTC (5+ messages)
[PATCH v18 04/10] erofs: add erofs_inode_set_aops helper to set the aops
2026-01-27 3:39 UTC (3+ messages)
` [PATCH v19 "
[PATCH v2] fs/file: optimize close_range() complexity from O(N) to O(Sparse)
2026-01-27 3:03 UTC (2+ messages)
[ANNOUNCE] DAXFS: A zero-copy, dmabuf-friendly filesystem for shared memory
2026-01-27 0:55 UTC (9+ messages)
[RFC v1] man/man2/close.2: CAVEATS: Document divergence from POSIX.1-2024
2026-01-27 0:49 UTC (14+ messages)
[PATCH v2] hfsplus: validate btree bitmap during mount and handle corruption gracefully
2026-01-26 22:42 UTC (2+ messages)
[PATCH v4 0/1] iomap: fix invalid folio access after folio_end_read()
2026-01-26 22:10 UTC (7+ messages)
` [PATCH v4 1/1] "
[PATCH v26 00/28] riscv control-flow integrity for usermode
2026-01-26 21:56 UTC (11+ messages)
` [PATCH v26 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v26 10/28] riscv/mm: Implement map_shadow_stack() syscall
[PATCH v5] ceph: fix kernel crash in ceph_open()
2026-01-26 21:03 UTC (4+ messages)
[PATCH v3 1/1] NFSD: Enforce Timeout on Layout Recall and Integrate Lease Manager Fencing
2026-01-26 20:34 UTC
[PATCH v2 1/1] NFSD: Enforce Timeout on Layout Recall and Integrate Lease Manager Fencing
2026-01-26 20:33 UTC (5+ messages)
fsverity cleanups, speedup and memory usage optimization v2
2026-01-26 20:12 UTC (6+ messages)
` [PATCH 11/11] fsverity: use a hashtable to find the fsverity_info
[PATCH v3 0/2] Add traces and file attributes for fs-verity
2026-01-26 19:28 UTC (2+ messages)
[PATCH v2 0/2] O_REGULAR flag support for open
2026-01-26 19:08 UTC (7+ messages)
` [PATCH v2 1/2] open: new O_REGULAR flag support
[GIT PULL] vfs fixes
2026-01-26 18:26 UTC (2+ messages)
[PATCH v2 3/3] NFSD: Sign filehandles
2026-01-26 18:22 UTC (7+ messages)
[PATCH v10 00/15] Direct Map Removal Support for guest_memfd
2026-01-26 16:53 UTC (16+ messages)
` [PATCH v10 01/15] set_memory: set_direct_map_* to take address
` [PATCH v10 02/15] set_memory: add folio_{zap,restore}_direct_map helpers
` [PATCH v10 03/15] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v10 04/15] mm/gup: drop local variable in gup_fast_folio_allowed
` [PATCH v10 05/15] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v10 06/15] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v10 07/15] KVM: x86: define kvm_arch_gmem_supports_no_direct_map()
` [PATCH v10 08/15] KVM: arm64: "
` [PATCH v10 09/15] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v10 10/15] KVM: selftests: load elf via bounce buffer
` [PATCH v10 11/15] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
` [PATCH v10 12/15] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
` [PATCH v10 13/15] KVM: selftests: cover GUEST_MEMFD_FLAG_NO_DIRECT_MAP in existing selftests
` [PATCH v10 14/15] KVM: selftests: stuff vm_mem_backing_src_type into vm_shape
` [PATCH v10 15/15] KVM: selftests: Test guest execution from direct map removed gmem
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