messages from 2026-02-09 13:00:19 to 2026-02-10 22:46:04 UTC [more...]
[PATCH v1 00/11] io_uring: add kernel-managed buffer rings
2026-02-10 22:45 UTC (23+ messages)
` [PATCH v1 01/11] io_uring/kbuf: refactor io_register_pbuf_ring() logic into generic helpers
` [PATCH v1 02/11] io_uring/kbuf: rename io_unregister_pbuf_ring() to io_unregister_buf_ring()
` [PATCH v1 03/11] io_uring/kbuf: add support for kernel-managed buffer rings
` [PATCH v1 04/11] io_uring/kbuf: add mmap "
` [PATCH v1 05/11] io_uring/kbuf: support kernel-managed buffer rings in buffer selection
` [PATCH v1 06/11] io_uring/kbuf: add buffer ring pinning/unpinning
` [PATCH v1 07/11] io_uring/kbuf: add recycling for kernel managed buffer rings
` [PATCH v1 08/11] io_uring/kbuf: add io_uring_is_kmbuf_ring()
` [PATCH v1 09/11] io_uring/kbuf: export io_ring_buffer_select()
` [PATCH v1 10/11] io_uring/kbuf: return buffer id in buffer selection
` [PATCH v1 11/11] io_uring/cmd: set selected buffer index in __io_uring_cmd_done()
[RFC PATCH v1 0/4] Machine Learning (ML) library in Linux kernel
2026-02-10 22:44 UTC (12+ messages)
` [RFC PATCH v1 1/4] ml-lib: Introduce Machine Learning (ML) library declarations
` [RFC PATCH v1 3/4] ml-lib: Implement simple testing character device driver
[GIT PULL] orangefs changes for 7.0
2026-02-10 22:41 UTC
[LSF/MM/BPF TOPIC] Machine Learning (ML) library in Linux kernel
2026-02-10 22:36 UTC (11+ messages)
` [Lsf-pc] "
[PATCH 0/2] fat: Add FS_IOC_GETFSLABEL / FS_IOC_SETFSLABEL ioctls
2026-02-10 22:23 UTC (3+ messages)
` [PATCH 1/2] fat: Add FS_IOC_GETFSLABEL ioctl
` [PATCH 2/2] fat: Add FS_IOC_SETFSLABEL ioctl
[PATCH v5 12/14] fuse: use iomap for read_folio
2026-02-10 22:18 UTC (11+ messages)
` [RFC PATCH 0/1] iomap: fix race between iomap_set_range_uptodate and folio_end_read
` [RFC PATCH 1/1] "
[PATCH mm-hotfixes-stable] procfs: fix possible double mmput() in do_procmap_query()
2026-02-10 21:38 UTC (4+ messages)
[PATCH v2 mm-stable] procfs: avoid fetching build ID while holding VMA lock
2026-02-10 21:05 UTC (4+ messages)
` [BUG] "
` [PATCH] procfs: Prevent double mmput() in do_procmap_query()
[PATCH v5 0/3] kNFSD Signed Filehandles
2026-02-10 20:59 UTC (14+ messages)
` [PATCH v5 1/3] NFSD: Add a key for signing filehandles
` [PATCH v5 2/3] NFSD/export: Add sign_fh export option
` [PATCH v5 3/3] NFSD: Sign filehandles
[LSF/MM/BPF TOPIC] Userspace-driven memory tiering
2026-02-10 20:52 UTC
[PATCH 0/4 v3] exec: inherit HWCAPs from the parent process
2026-02-10 20:37 UTC (11+ messages)
` [PATCH 1/4] binfmt_elf_fdpic: fix AUXV size calculation for ELF_HWCAP3 and ELF_HWCAP4
` [PATCH 2/4] exec: inherit HWCAPs from the parent process
` [PATCH 3/4] mm: synchronize saved_auxv access with arg_lock
` [PATCH 4/4] selftests/exec: add test for HWCAP inheritance
[PATCH v10 1/1] NFSD: Enforce timeout on layout recall and integrate lease manager fencing
2026-02-10 20:17 UTC (3+ messages)
[PATCH v6 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
2026-02-10 19:49 UTC (12+ messages)
` [PATCH v6 1/9] dax/hmem: Request cxl_acpi and cxl_pci before walking Soft Reserved ranges
` [PATCH v6 2/9] dax/hmem: Gate Soft Reserved deferral on DEV_DAX_CXL
` [PATCH v6 3/9] cxl/region: Skip decoder reset on detach for autodiscovered regions
` [PATCH v6 4/9] dax/cxl, hmem: Initialize hmem early and defer dax_cxl binding
` [PATCH v6 5/9] dax: Track all dax_region allocations under a global resource tree
` [PATCH v6 6/9] cxl/region: Add helper to check Soft Reserved containment by CXL regions
` [PATCH v6 7/9] dax: Add deferred-work helpers for dax_hmem and dax_cxl coordination
` [PATCH v6 8/9] dax/hmem, cxl: Defer and resolve ownership of Soft Reserved memory ranges
` [PATCH v6 9/9] dax/hmem: Reintroduce Soft Reserved ranges back into the iomem tree
[PATCH v2 0/5] iomap, xfs: improve zero range flushing and lookup
2026-02-10 19:19 UTC (15+ messages)
` [PATCH v2 1/5] iomap, xfs: lift zero range hole mapping flush into xfs
` [PATCH v2 2/5] xfs: flush eof folio before insert range size update
` [PATCH v2 3/5] xfs: look up cow fork extent earlier for buffered iomap_begin
` [PATCH v2 4/5] xfs: only flush when COW fork blocks overlap data fork holes
` [PATCH v2 5/5] xfs: replace zero range flush with folio batch
[PATCH v6 0/3] ceph: add subvolume metrics reporting support
2026-02-10 19:11 UTC (5+ messages)
` [PATCH v6 1/3] ceph: handle InodeStat v8 versioned field in reply parsing
` [PATCH v6 2/3] ceph: parse subvolume_id from InodeStat v9 and store in inode
` [PATCH v6 3/3] ceph: add subvolume metrics collection and reporting
` [EXTERNAL] [PATCH v6 0/3] ceph: add subvolume metrics reporting support
[GIT PULL] hfs/hfsplus changes for 7.0-rc1
2026-02-10 18:11 UTC (4+ messages)
[PATCH v9 1/1] NFSD: Enforce timeout on layout recall and integrate lease manager fencing
2026-02-10 18:05 UTC
[PATCH v2 00/13] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
2026-02-10 17:44 UTC (35+ messages)
` [PATCH v2 01/13] mm/vma: remove __private sparse decoration from vma_flags_t
` [PATCH v2 02/13] mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()
` [PATCH v2 03/13] mm: add mk_vma_flags() bitmap flag macro helper
` [PATCH v2 04/13] tools: bitmap: add missing bitmap_[subset(), andnot()]
` [PATCH v2 05/13] mm: add basic VMA flag operation helper functions
` [PATCH v2 06/13] mm: update hugetlbfs to use VMA flags on mmap_prepare
` [PATCH v2 07/13] mm: update secretmem "
` [PATCH v2 08/13] mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
` [PATCH v2 09/13] mm: update all remaining mmap_prepare users "
` [PATCH v2 10/13] mm: make vm_area_desc utilise vma_flags_t only
` [PATCH v2 11/13] tools/testing/vma: separate VMA userland tests into separate files
` [PATCH v2 12/13] tools/testing/vma: separate out vma_internal.h into logical headers
` [PATCH v2 13/13] tools/testing/vma: add VMA userland tests for VMA flag functions
[PATCH] fs: set fsx_valid hint in file_getattr() syscall
2026-02-10 17:45 UTC (3+ messages)
[PATCH v8 1/1] NFSD: Enforce timeout on layout recall and integrate lease manager fencing
2026-02-10 17:43 UTC (3+ messages)
[RFC PATCH] initramfs: correctly handle space in path on cpio list generation
2026-02-10 17:37 UTC (2+ messages)
[PATCH v6 00/16] Exposing case folding behavior
2026-02-10 16:23 UTC (6+ messages)
[PATCH -next v2 00/22] ext4: use iomap for regular file's buffered I/O path
2026-02-10 16:11 UTC (15+ messages)
` [PATCH -next v2 03/22] ext4: only order data when partially block truncating down
[PATCH v3 0/6] AG aware parallel writeback for XFS
2026-02-10 15:38 UTC (10+ messages)
` [PATCH v3 5/6] xfs: add per-AG writeback workqueue infrastructure
[git pull] HPFS changes for 6.20
2026-02-10 13:25 UTC (5+ messages)
[Linux Kernel Bug] WARNING in exc_debug_kernel
2026-02-10 13:07 UTC
[PATCH v5 0/3] fuse: compound commands
2026-02-10 8:46 UTC (4+ messages)
` [PATCH v5 1/3] fuse: add compound command to combine multiple requests
` [PATCH v5 2/3] fuse: create helper functions for filling in fuse args for open and getattr
` [PATCH v5 3/3] fuse: add an implementation of open+getattr
[PATCH 0/5] Make Rust Binder build as a module
2026-02-10 8:47 UTC (18+ messages)
` [PATCH 1/5] export file_close_fd and task_work_add
` [PATCH 3/5] mm: export zap_page_range_single and list_lru_add/del
[PATCH v3 0/3] memfd-based Userspace MFR Policy for HugeTLB
2026-02-10 7:31 UTC (7+ messages)
` [PATCH v3 1/3] mm: memfd/hugetlb: introduce memfd-based userspace MFR policy
[PATCHSET v6] xfs: autonomous self healing of filesystems
2026-02-10 4:57 UTC (8+ messages)
` [PATCH 02/11] xfs: start creating infrastructure for health monitoring
[git pull] struct filename series
2026-02-10 2:43 UTC (2+ messages)
[PATCH v4 0/3] kNFSD Signed Filehandles
2026-02-10 1:47 UTC (2+ messages)
` [PATCH v4 1/3] NFSD: Add a key for signing filehandles
[PATCH RFC 0/2] configfs: enable kernel-space item registration
2026-02-10 1:00 UTC (8+ messages)
[GIT PULL] nilfs2 changes for 7.0-rc1
2026-02-10 0:50 UTC (2+ messages)
[GIT PULL 00/12 for v7.0] v7.0
2026-02-10 0:50 UTC (25+ messages)
` [GIT PULL 01/12 for v7.0] vfs rust
` [GIT PULL 02/12 for v7.0] vfs initrd
` [GIT PULL 03/12 for v7.0] vfs nonblocking_timestamps
` [GIT PULL 04/12 for v7.0] vfs leases
` [GIT PULL 05/12 for v7.0] vfs fserror
` [GIT PULL 06/12 for v7.0] vfs btrfs
` [GIT PULL 07/12 for v7.0] vfs minix
` [GIT PULL 08/12 for v7.0] vfs nullfs
` [GIT PULL 09/12 for v7.0] vfs atomic_open
` [GIT PULL 10/12 for v7.0] vfs namespace
` [GIT PULL 11/12 for v7.0] vfs iomap
` [GIT PULL 12/12 for v7.0] vfs misc
[PATCH BUNDLE v7] famfs: Fabric-Attached Memory File System
2026-02-09 23:13 UTC (3+ messages)
` [PATCH V4 0/2] ndctl: Add daxctl support for the new "famfs" mode of devdax
[PATCH] smaps: Report correct page sizes with THP
2026-02-09 20:17 UTC
[PATCH] smaps: Report correct page sizes with THP
2026-02-09 20:10 UTC (3+ messages)
[PATCH v7 1/1] NFSD: Enforce timeout on layout recall and integrate lease manager fencing
2026-02-09 19:30 UTC (4+ messages)
[RFC PATCH v1 0/2] Fix storing in XArray check_split tests
2026-02-09 19:16 UTC
[syzbot] [mm?] [f2fs?] [exfat?] memory leak in __kfree_rcu_sheaf
2026-02-09 18:26 UTC
[PATCH (REPOST)] hpfs: make check=none mount option excludable
2026-02-09 17:05 UTC (3+ messages)
[PATCH v4 03/25] io_uring/kbuf: add support for kernel-managed buffer rings
2026-02-09 17:31 UTC (5+ messages)
[PATCH] [QUESTION] ext4: Why does fsconfig allow repeated mounting?
2026-02-09 17:03 UTC (2+ messages)
[PATCH] [QUESTION] ext4: Why does fsconfig allow repeated mounting?
2026-02-09 17:02 UTC
[PATCH] [QUESTION] ext4: Why does fsconfig allow repeated mounting?
2026-02-09 17:01 UTC
[syzbot] [fs?] [mm?] possible deadlock in writeout_period
2026-02-09 16:56 UTC (2+ messages)
[PATCH] (resend: correct threading) fs/ntfs3: avoid calling run_get_entry() when run == NULL in ntfs_read_run_nb_ra()
2026-02-09 15:35 UTC
[PATCH] fs/ntfs3: avoid calling run_get_entry() when run == NULL in ntfs_read_run_nb_ra()
2026-02-09 15:24 UTC
[RFC PATCH] fs/pidfs: Add permission check to pidfd_info()
2026-02-09 14:01 UTC (2+ messages)
[LSF/MM/BPF TOPIC] xattr caching
2026-02-09 13:00 UTC (5+ messages)
` [Lsf-pc] "
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