messages from 2025-05-30 00:01:37 to 2025-06-02 10:31:48 UTC [more...]
[PATCH 00/12] mm: Remove pXX_devmap page table bit and pfn_t type
2025-06-02 10:31 UTC (13+ messages)
` [PATCH 01/12] mm: Remove PFN_MAP, PFN_SG_CHAIN and PFN_SG_LAST
` [PATCH 02/12] mm: Convert pXd_devmap checks to vma_is_dax
` [PATCH 03/12] mm/pagewalk: Skip dax pages in pagewalk
` [PATCH 07/12] mm: Remove redundant pXd_devmap calls
` [PATCH 11/12] mm: Remove callers of pfn_t functionality
[GIT PULL] vfs netfs
2025-06-02 10:11 UTC
[PATCH] fs: don't needlessly acquire f_lock
2025-06-02 9:47 UTC (2+ messages)
[PATCH] fs/pipe: set FMODE_NOWAIT in create_pipe_files()
2025-06-02 9:45 UTC (2+ messages)
[PATCH v1 1/1] fs/read_write: Fix spelling typo
2025-06-02 9:44 UTC (2+ messages)
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-06-02 9:43 UTC (21+ messages)
` [RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting
` [RFC PATCH v2 03/51] KVM: selftests: Update guest_memfd_test for INIT_PRIVATE flag
` [RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls
` [RFC PATCH v2 05/51] KVM: guest_memfd: Skip LRU for guest_memfd folios
` [RFC PATCH v2 22/51] mm: hugetlb: Refactor hugetlb allocation functions
` [RFC PATCH v2 23/51] mm: hugetlb: Refactor out hugetlb_alloc_folio()
[PATCH bpf-next 0/4] bpf path iterator
2025-06-02 9:41 UTC (31+ messages)
` [PATCH bpf-next 2/4] landlock: Use path_parent()
` [PATCH bpf-next 3/4] bpf: Introduce path iterator
Please consider backporting coredump %F patch to stable kernels
2025-06-02 9:32 UTC (3+ messages)
xarray regression: XArray: Add extra debugging check to xas_lock and friends
2025-06-02 9:22 UTC (3+ messages)
[BUG][RFC] broken use of __lookup_mnt() in path_overmounted()
2025-06-02 9:17 UTC (3+ messages)
[BUG] regression from 974c5e6139db "xfs: flag as supporting FOP_DONTCACHE" (double free on page?)
2025-06-02 9:04 UTC (5+ messages)
[PATCH v4 0/7] f2fs: new mount API conversion
2025-06-02 9:02 UTC (8+ messages)
` [PATCH v4 1/7] f2fs: Add fs parameter specifications for mount options
` [PATCH v4 2/7] f2fs: move the option parser into handle_mount_opt
` [PATCH v4 3/7] f2fs: Allow sbi to be NULL in f2fs_printk
` [PATCH v4 4/7] f2fs: Add f2fs_fs_context to record the mount options
` [PATCH v4 5/7] f2fs: separate the options parsing and options checking
` [PATCH v4 6/7] f2fs: introduce fs_context_operation structure
` [PATCH v4 7/7] f2fs: switch to the new mount api
[GIT PULL] vfs fixes
2025-06-02 9:02 UTC
[PATCH v5] block: support mtd:<name> syntax for block devices
2025-06-02 7:50 UTC (2+ messages)
` [PATCH v6] "
[PATCH v3 0/4] mm: ksm: prevent KSM from breaking merging of new VMAs
2025-06-02 7:00 UTC (6+ messages)
` [PATCH v3 3/4] mm: prevent KSM from breaking VMA merging for "
` [PATCH v3 4/4] tools/testing/selftests: add VMA merge tests for KSM merge
[PATCH] ceph: fix variable dereferenced before check in ceph_umount_begin()
2025-06-02 6:59 UTC (7+ messages)
[QUESTION] xfs, iomap: Handle writeback errors to prevent silent data corruption
2025-06-02 5:38 UTC (9+ messages)
[RFC 0/3] add STATIC_PMD_ZERO_PAGE config option
2025-06-02 5:05 UTC (5+ messages)
` [RFC 2/3] mm: "
` [RFC 3/3] block: use mm_huge_zero_folio in __blkdev_issue_zero_pages()
[PATCH] f2fs: Fix __write_node_folio() conversion
2025-06-02 5:00 UTC (2+ messages)
[PATCH AUTOSEL 5.10 04/34] exfat: fix double free in delayed_free
2025-06-01 23:43 UTC
[PATCH AUTOSEL 5.15 04/43] exfat: fix double free in delayed_free
2025-06-01 23:41 UTC
[PATCH AUTOSEL 6.1 06/58] exfat: fix double free in delayed_free
2025-06-01 23:39 UTC
[PATCH AUTOSEL 6.6 08/66] exfat: fix double free in delayed_free
2025-06-01 23:36 UTC
[PATCH AUTOSEL 6.12 13/93] exfat: fix double free in delayed_free
2025-06-01 23:32 UTC (2+ messages)
` [PATCH AUTOSEL 6.12 18/93] exfat: do not clear volume dirty flag during sync
[PATCH AUTOSEL 6.14 014/102] exfat: fix double free in delayed_free
2025-06-01 23:28 UTC (2+ messages)
` [PATCH AUTOSEL 6.14 019/102] exfat: do not clear volume dirty flag during sync
[PATCH AUTOSEL 6.15 014/110] exfat: fix double free in delayed_free
2025-06-01 23:23 UTC (2+ messages)
` [PATCH AUTOSEL 6.15 019/110] exfat: do not clear volume dirty flag during sync
[PATCH v2] ceph: Fix kernel crash in generic/397 test
2025-06-01 16:23 UTC (3+ messages)
[syzbot] [netfs?] kernel BUG in folio_unlock (3)
2025-06-01 0:26 UTC (3+ messages)
[RFC v2 00/35] optimize cost of inter-process communication
2025-05-31 7:16 UTC (43+ messages)
` [RFC v2 01/35] Kbuild: rpal support
` [RFC v2 02/35] RPAL: add struct rpal_service
` [RFC v2 03/35] RPAL: add service registration interface
` [RFC v2 04/35] RPAL: add member to task_struct and mm_struct
` [RFC v2 05/35] RPAL: enable virtual address space partitions
` [RFC v2 06/35] RPAL: add user interface
` [RFC v2 07/35] RPAL: enable shared page mmap
` [RFC v2 08/35] RPAL: enable sender/receiver registration
` [RFC v2 09/35] RPAL: enable address space sharing
` [RFC v2 10/35] RPAL: allow service enable/disable
` [RFC v2 11/35] RPAL: add service request/release
` [RFC v2 12/35] RPAL: enable service disable notification
` [RFC v2 13/35] RPAL: add tlb flushing support
` [RFC v2 14/35] RPAL: enable page fault handling
` [RFC v2 15/35] RPAL: add sender/receiver state
` [RFC v2 16/35] RPAL: add cpu lock interface
` [RFC v2 17/35] RPAL: add a mapping between fsbase and tasks
` [RFC v2 18/35] sched: pick a specified task
` [RFC v2 19/35] RPAL: add lazy switch main logic
` [RFC v2 20/35] RPAL: add rpal_ret_from_lazy_switch
` [RFC v2 21/35] RPAL: add kernel entry handling for lazy switch
` [RFC v2 22/35] RPAL: rebuild receiver state
` [RFC v2 23/35] RPAL: resume cpumask when fork
` [RFC v2 24/35] RPAL: critical section optimization
` [RFC v2 25/35] RPAL: add MPK initialization and interface
` [RFC v2 26/35] RPAL: enable MPK support
` [RFC v2 27/35] RPAL: add epoll support
` [RFC v2 28/35] RPAL: add rpal_uds_fdmap() support
` [RFC v2 29/35] RPAL: fix race condition in pkru update
` [RFC v2 30/35] RPAL: fix pkru setup when fork
` [RFC v2 31/35] RPAL: add receiver waker
` [RFC v2 32/35] RPAL: fix unknown nmi on AMD CPU
` [RFC v2 33/35] RPAL: enable time slice correction
` [RFC v2 34/35] RPAL: enable fast epoll wait
` [RFC v2 35/35] samples/rpal: add RPAL samples
[PATCHSET RFC[RAP]] fuse: allow servers to use iomap for better file IO performance
2025-05-31 1:08 UTC (4+ messages)
` [PATCH 01/11] fuse: fix livelock in synchronous file put from fuseblk workers
[git pull] ->d_automount() pile
2025-05-30 23:17 UTC (2+ messages)
[git pull] UFS pile
2025-05-30 23:17 UTC (2+ messages)
[git pull] regression fix for mount propagation in detached trees
2025-05-30 23:17 UTC (2+ messages)
[PATCH] mm: fix the inaccurate memory statistics issue for users
2025-05-30 23:00 UTC (4+ messages)
[PATCH v3 1/3] hfsplus: fix to update ctime after rename
2025-05-30 16:33 UTC (5+ messages)
` [PATCH v3 2/3] hfs: correct superblock flags
` [PATCH v3 3/3] hfs: fix to update ctime after rename
[PATCH] cifs: correct superblock flags
2025-05-30 16:14 UTC
[PATCH v3 0/4] Optimizing disk file & dmabuf copies via copy_file_range
2025-05-30 14:24 UTC (7+ messages)
` [PATCH v3 1/4] fs: allow cross-FS copy_file_range for memory-backed files
` [PATCH v3 2/4] dmabuf: Implement copy_file_range for dmabuf
` [PATCH v3 3/4] udmabuf: Implement udmabuf rw_file callback
` [PATCH v3 4/4] dmabuf:system_heap Implement system_heap exporter's "
[PATCH 0/5] coredump: allow for flexible coredump handling
2025-05-30 11:10 UTC (6+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] selftests/coredump: fix build
` [PATCH 3/5] selftests/coredump: cleanup coredump tests
` [PATCH 4/5] tools: add coredump.h header
` [PATCH 5/5] selftests/coredump: add coredump server selftests
[PATCH 0/2] fix MADV_COLLAPSE issue if THP settings are disabled
2025-05-30 10:45 UTC (26+ messages)
` [PATCH 1/2] mm: huge_memory: disallow hugepages if the system-wide THP sysfs "
` [PATCH 2/2] mm: shmem: disallow hugepages if the system-wide shmem "
[RFC PATCH] mm: fix the inaccurate memory statistics issue for users
2025-05-30 10:23 UTC (3+ messages)
[PATCH v2 1/3] hfsplus: fix to update ctime after rename
2025-05-30 7:50 UTC (8+ messages)
` [PATCH v2 2/3] hfs: correct superblock flags
` 回复: "
[PATCH 0/5] ext4: fix insufficient credits when writing back large folios
2025-05-30 6:28 UTC (6+ messages)
` [PATCH 1/5] ext4: restart handle if credits are insufficient during writepages
` [PATCH 2/5] ext4: correct the reserved credits for extent conversion
` [PATCH 3/5] ext4/jbd2: reintroduce jbd2_journal_blocks_per_page()
` [PATCH 4/5] ext4: fix insufficient credits calculation in ext4_meta_trans_blocks()
` [PATCH 5/5] ext4: disable large folios if dioread_nolock is not enabled
[PATCH] generic: remove incorrect _require_idmapped_mounts checks
2025-05-30 5:31 UTC (2+ messages)
[PATCH] exportfs: require ->fh_to_parent() to encode connectable file handles
2025-05-30 5:31 UTC (2+ messages)
[RFC] fs: add ioctl to query protection info capabilities
2025-05-30 5:24 UTC (5+ messages)
[PATCH 1/2] rust: file: mark `LocalFile` as `repr(transparent)`
2025-05-30 5:12 UTC (2+ messages)
[PATCH] fs/dax: Fix "don't skip locked entries when scanning entries"
2025-05-30 5:10 UTC (2+ messages)
[PATCH v3] eventpoll: Fix priority inversion problem
2025-05-30 5:08 UTC (2+ messages)
[PATCH] xarray: Add a BUG_ON() to ensure caller is not sibling
2025-05-30 3:44 UTC (5+ messages)
[PATCH 00/13] Parallelizing filesystem writeback
2025-05-30 3:37 UTC (2+ messages)
[PATCH v2] hfsplus: remove mutex_lock check in hfsplus_free_extents
2025-05-30 2:47 UTC (8+ messages)
[PATCH 0/2] vfs, afs, bash: Fix miscomparison of foreign user IDs in the VFS
2025-05-30 2:42 UTC (6+ messages)
` [PATCH 1/2] afs, bash: Fix open(O_CREAT) on an extant AFS file in a sticky dir
` [PATCH 2/2] vfs: Fix inode ownership checks with regard to foreign ownership
[PATCH v1 1/2] audit: record fanotify event regardless of presence of rules
2025-05-30 0:01 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).