messages from 2026-08-09 02:06:47 to 2026-08-10 16:33:48 UTC [more...]
[PATCH v3 00/11] Virtual Swap Space (Swap Table Edition)
2026-08-10 16:33 UTC (4+ messages)
` [syzbot ci] "
[PATCH v5] kexec: keep the next kernel off hardware-poisoned pages
2026-08-10 16:32 UTC (5+ messages)
[PATCH 0/3] mm, swap: don't spin or flood the console on a bad swap entry
2026-08-10 16:26 UTC (4+ messages)
` [PATCH 1/3] mm, swap: ratelimit bad swap entry reports in get_swap_device()
` [PATCH 2/3] mm, swap: distinguish a malformed swap entry from a dying device
` [PATCH 3/3] mm: fail the fault on a malformed swap entry instead of retrying it
[RFC v2 PATCH] mm/cma: don't release CMA pages still in use
2026-08-10 16:27 UTC
[PATCH v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
2026-08-10 16:25 UTC (9+ messages)
` [PATCH v4 01/20] mm/vma: introduce VMA anon page offset field and add helpers
` [PATCH v4 03/20] mm: introduce linear_anon_page_index()
[PATCH v4 3/4] liveupdate: luo_session: include linux/mm.h for virt/phys translation
2026-08-10 16:19 UTC (9+ messages)
` [PATCH v4 4/4] selftests/kho: add LoongArch vmtest support
` [PATCH v4 1/4] efi: add a KHO configuration table GUID
` [PATCH v4 2/4] LoongArch: kexec: add KHO support
[PATCH 0/3] Fix a deadlock in blk-crypto-fallback
2026-08-10 16:14 UTC (6+ messages)
` [PATCH 1/3] mm: make mempool_alloc_from_pool() return bool
` [PATCH 2/3] mm: support fallible mempool_alloc_bulk()
[PATCH v7 0/5] block: enable RWF_DONTCACHE for block devices
2026-08-10 16:10 UTC (3+ messages)
` RWF_DONTCACHE regression fix for xfs
[PATCH] mm/page-writeback: document folio_mark_dirty() locking more explicitly
2026-08-10 16:02 UTC
[PATCH v4 0/5] mm: Unconditional per-VMA locks and cleanups
2026-08-10 15:56 UTC (20+ messages)
` [PATCH v4 1/5] mm: Make per-VMA locks available universally
` [PATCH v4 2/5] binder: Make shrinker rely solely on per-VMA lock
` [PATCH v4 3/5] mm: Add RCU-based VMA lookup helper that waits for writers
` [PATCH v4 5/5] tcp: Remove mmap_lock fallback path
[PATCH] mm/pagewalk: fix stale walk->action escaping walk_pmd_range()
2026-08-10 15:55 UTC (4+ messages)
[PATCH] mm/vmscan: report RCU-tasks quiescent states in shrink_lruvec()
2026-08-10 15:38 UTC (2+ messages)
[PATCH 4/4] security/keys: zeroize key payloads before kdump
2026-08-10 15:31 UTC (5+ messages)
` [PATCH 0/4] CRASH_ZEROIZE: Wipe secrets "
` [PATCH 2/4] kexec: add CRASH_ZEROIZE to wipe "
[PATCH v10 00/41] guest_memfd: In-place conversion support
2026-08-10 15:12 UTC (26+ messages)
` [PATCH v10 02/41] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v10 07/41] KVM: guest_memfd: Stub in ability to enable in-place shared<=>private conversion
` [PATCH v10 08/41] KVM: Consolidate private memory and guest_memfd ifdeffery in kvm_host.h
` [PATCH v10 09/41] KVM: guest_memfd: Filter both shared and private when invalidating
` [PATCH v10 11/41] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v10 14/41] mm/gup: factor out LRU cache draining for folio into lru_cache_drain_for_folio()
` [PATCH v10 15/41] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v10 16/41] KVM: guest_memfd: Zero page while getting pfn
` [PATCH v10 19/41] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [PATCH v10 20/41] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
[PATCH] tracing: report buffer memory in /proc/meminfo
2026-08-10 14:57 UTC (4+ messages)
[PATCH 0/6] mm/page_io: folio conversion cleanups
2026-08-10 14:49 UTC (25+ messages)
` [PATCH 1/6] mm/page_io: convert write completion handlers to folios
` [PATCH 2/6] mm: remove PageReclaim
` [PATCH 3/6] mm/page_io: use swap entries directly in zeromap helpers
` [PATCH 4/6] mm/page_io: rename bio_associate_blkg_from_page()
` [PATCH 5/6] mm/page_io: refer to folios in swap_writeout() comments
` [PATCH 6/6] mm/swap: rename __swap_writepage() to __swap_writeout()
[PATCH v9 02/26] mm: Make readahead store folio count in readahead_control
2026-08-10 14:47 UTC (2+ messages)
` [PATCH v9 03/26] netfs: Bulk load the readahead-provided folios up front
[PATCH v8 0/8] mm: Hot page tracking and promotion infrastructure
2026-08-10 14:37 UTC (5+ messages)
[PATCH] slab: align ZERO_SIZE_PTR to ARCH_KMALLOC_MINALIGN
2026-08-10 14:26 UTC (2+ messages)
[PATCH v8 0/8] mm: Hot page tracking and promotion infrastructure
2026-08-10 14:25 UTC (3+ messages)
[PATCH v3 00/12] ceph: convert writeback path to folios
2026-08-10 14:20 UTC (13+ messages)
` [PATCH v3 01/12] ceph: fix error handling when the OSD client is stopping in ceph_submit_write()
` [PATCH v3 02/12] ceph: wait for pending fscache write in write_folio_nounlock()
` [PATCH v3 03/12] ceph: add ceph_folio_snap_context()
` [PATCH v3 04/12] ceph: convert ceph_wait_until_current_writes_complete() to folios
` [PATCH v3 05/12] mm: remove wait_on_page_writeback()
` [PATCH v3 06/12] ceph: convert get_writepages_data_length() to folios
` [PATCH v3 07/12] ceph: convert ceph_submit_write() "
` [PATCH v3 08/12] mm: remove thp_size() and thp_order()
` [PATCH v3 09/12] ceph: remove page remnants from write_folio_nounlock()
` [PATCH v3 10/12] ceph: convert page cleanup loop in writepages_finish() to folios
` [PATCH v3 11/12] ceph: remove ceph_fscrypt_pagecache_page() and ceph_fscrypt_page_offset()
` [PATCH v3 12/12] ceph: rename ceph_check_page_before_write() to ceph_check_folio_before_write()
[PATCH v4 00/10] dma-buf: heaps: Add support for Tegra VPR
2026-08-10 14:14 UTC (6+ messages)
` [PATCH v4 05/10] mm/cma: Allow dynamically creating CMA areas
` [PATCH v4 06/10] dma-buf: heaps: Add debugfs support
[RFC PATCH v5 0/4] mm: avoid large folio splits when swap is unavailable
2026-08-10 14:11 UTC (6+ messages)
` [RFC PATCH v5 2/4] mm: distinguish large folio swap allocation failures
[PATCH 00/22] Simplify special kernel page table handling
2026-08-10 14:07 UTC (5+ messages)
` [PATCH 03/22] mm: introduce MMF_KERNEL flag and set it for init_mm
[PATCH v6 0/2] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
2026-08-10 14:04 UTC (10+ messages)
` [PATCH v6 1/2] "
[PATCH v4 00/11] liveupdate: kvm: Guest_memfd preservation
2026-08-10 13:22 UTC (15+ messages)
` [PATCH v4 02/11] KVM: Introduce kvm_create_vm_file() helper
` [PATCH v4 07/11] KVM: guest_memfd: Add support for freezing mappings
` [PATCH v4 08/11] KVM: guest_memfd: Add support for preservation via LUO
` [PATCH v4 11/11] KVM: selftests: Add guest_memfd_preservation_test
[PATCH] mm: memcg-v1: fix memory.memsw.failcnt accounting
2026-08-10 13:04 UTC (2+ messages)
[PATCH v2 00/17] selftests/mm: improve khugepaged coverage
2026-08-10 12:58 UTC (2+ messages)
[PATCH v10 0/8] mm: optimize zone-device memmap initialization
2026-08-10 12:20 UTC (9+ messages)
` [PATCH v10 1/8] mm: fix stale ZONE_DEVICE refcount comment
` [PATCH v10 2/8] mm: factor zone-device page init helpers out of __init_zone_device_page
` [PATCH v10 3/8] mm: add a set_page_section_from_pfn() helper
` [PATCH v10 4/8] mm: add a template-based fast path for zone-device page init
` [PATCH v10 5/8] mm: extend the template fast path to zone-device compound tails
` [PATCH v10 6/8] string: introduce memcpy_nontemporal()
` [PATCH v10 7/8] mm: use memcpy_nontemporal() in zone-device template copies
` [PATCH v10 8/8] x86/string: extend memcpy_flushcache() fixed-size fastpaths
[PATCH v4] kexec: keep the next kernel off hardware-poisoned pages
2026-08-10 12:19 UTC (3+ messages)
[syzbot] [mm?] WARNING in mmap_region
2026-08-10 11:31 UTC (2+ messages)
[PATCH] mm/gup_test: keep longterm pin state per file
2026-08-10 11:31 UTC
[PATCH] mm/cma: remove stray newline from auto-generated CMA area name
2026-08-10 11:24 UTC (3+ messages)
[PATCH 0/9] mm: distinguish PTE table storage from PTE values
2026-08-10 11:20 UTC (12+ messages)
` [PATCH 1/9] mm: introduce hw_pte_t for PTE table storage
` [PATCH 6/9] mm: convert PTE table entry to pte
[PATCH] mm/gup_test: fix race with PIN_LONGTERM_TEST ioctls
2026-08-10 11:02 UTC (4+ messages)
` [External] "
[PATCH v2] fs: push nr_cached_objects memcg gating into individual filesystems
2026-08-10 10:19 UTC (2+ messages)
[PATCH v2 0/6] mm, drm: fix interaction of .pfn_mkwrite() with fixup_user_fault()
2026-08-10 10:04 UTC (4+ messages)
` [PATCH v2 3/6] drm/ttm, drm/vmwgfx: directly create writable PTEs when mkwrite is in use
[PATCH] mm/kmemleak: report RCU-tasks quiescent states during the scan
2026-08-10 10:00 UTC (9+ messages)
[PATCH v4 0/2] alloc_tag: fix undetected compressed tag overflow when profiling is disabled
2026-08-10 9:39 UTC (3+ messages)
` [PATCH v4 1/2] alloc_tag: move release_module_tags() above reserve_module_tags()
` [PATCH v4 2/2] alloc_tag: fix undetected compressed tag overflow when profiling is disabled
[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
2026-08-10 9:07 UTC (9+ messages)
` [PATCH v3 06/11] mm/cma: Allow dynamically creating CMA areas
[PATCH v5 0/5] mm: batch TLB flushing for dirty folios in vmscan
2026-08-10 8:36 UTC (3+ messages)
` [PATCH v5 1/5] mm/vmscan: introduce folio_activate_locked() helper
[PATCH v9 00/41] guest_memfd: In-place conversion support
2026-08-10 8:35 UTC (13+ messages)
` [PATCH v9 01/41] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v9 02/41] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v9 03/41] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH v9 04/41] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
` [PATCH v9 05/41] KVM: Provide generic interface for checking memory private/shared status
` [PATCH v9 06/41] KVM: guest_memfd: Introduce function to check GFN "
[PATCH] kho: do not reserve scratch memory in the kdump kernel
2026-08-10 8:23 UTC (2+ messages)
[PATCH] mm/memcg: fix NULL nodeinfo[] dereference on late-onlined nodes
2026-08-10 7:58 UTC (2+ messages)
[RFC PATCH v2 00/10] mm, swap: dynamic cluster management for xswap devices
2026-08-10 7:25 UTC (6+ messages)
` [RFC PATCH v2 01/10] mm: xswap support for zswap
[PATCH v5] mm/hugetlb_cma: Fix null nodemask dereference in hugetlb_cma_alloc_frozen_folio
2026-08-10 6:39 UTC (5+ messages)
[PATCH] selftests/mm: fix read_file() return value check
2026-08-10 5:43 UTC (2+ messages)
[PATCH v6 0/7] docs/zh_CN: update DAMON translations
2026-08-10 5:40 UTC (3+ messages)
Fwd: BadBunny: UFFDIO_COPY shmem killpriv bypass leading to local privilege escalation
2026-08-10 4:05 UTC (5+ messages)
[PATCH RFC 00/13] mm/huge_memory: clean up folio split and lift swapcache split limits
2026-08-10 3:35 UTC (18+ messages)
` [PATCH RFC 05/13] mm/huge_memory: consolidate irq and locking for folio split
` [PATCH RFC 07/13] mm/huge_memory: move unmap and remap into the split helpers
` [PATCH RFC 08/13] mm/huge_memory: move anon_vma and filemap management into "
` [PATCH RFC 09/13] mm/huge_memory: move memcg switch into the file split helper
` [PATCH RFC 10/13] mm/huge_memory: allow splitting mappingless swap cache folios
` [PATCH RFC 11/13] mm/huge_memory: clean up after-split folio freeing in __folio_split
` [PATCH RFC 12/13] mm/huge_memory: lift order-0 restriction for swapcache split
` [PATCH RFC 13/13] mm/huge_memory: count only swap cache refs in anon folio split
[PATCH 1/1] mm/mm_init: compute hash mask with unsigned arithmetic
2026-08-10 3:21 UTC (5+ messages)
[RFC PATCH] mm/cma: don't release CMA pages still in use
2026-08-10 3:16 UTC (2+ messages)
[RFC PATCH 0/3] Neural Storage Driver - learning page cache prefetcher
2026-08-10 3:13 UTC (3+ messages)
[PATCH v2 0/2] mm, memcg: fix memory.peak reset clobbering other fds' watermark
2026-08-10 2:58 UTC (2+ messages)
[akpm-mm:mm-new] BUILD SUCCESS WITH UNVERIFIED WARNING e0ffd277b09a7c9f1a436e5f75be37ac490bc59f
2026-08-10 2:44 UTC
[PATCH v3 0/6] Fix device page migration in low memory fallback
2026-08-10 2:26 UTC (3+ messages)
` [PATCH v3 3/6] mm/migrate_device: Fix THP splitting of a CPU faulted device private folio
[PATCH v2] futex: Keep the PI owner of a private futex in the key's mm
2026-08-10 0:23 UTC
[PATCH] binfmt_misc: don't leak the user namespace when the mount fails
2026-08-09 22:37 UTC (2+ messages)
[PATCH 0/3] mm: support splitting mappingless swapcache folios
2026-08-09 22:19 UTC (7+ messages)
[PATCH v23 0/2] ACPI: Add support for ACPI RAS2 feature table
2026-08-09 16:21 UTC (3+ messages)
[PATCH v2 0/4] mm, swap: keep hibernation swap slots out of the swap cache
2026-08-09 14:45 UTC (5+ messages)
` [PATCH v2 1/4] mm, swap: don't free a hibernation slot that is in "
` [PATCH v2 2/4] mm, swap: only allow swapped-out slots into "
` [PATCH v2 3/4] mm, swap: give hibernation swap slots their own swap table entry type
` [PATCH v2 4/4] mm, swap: drop the swap cache guard and reclaim in swap_free_hibernation_slot()
[PATCH] mm/userfaultfd: clear uffd-wp PTE state when re-registering without WP
2026-08-09 14:25 UTC (2+ messages)
[PATCH 1/1] zsmalloc: account for handle size in class lookup
2026-08-09 11:55 UTC
[PATCH] selftests/mm: thuge-gen: fix test_shmget() for PAGE_SIZE check
2026-08-09 8:03 UTC
[PATCH] mm/execmem: fix fallback_end description in kernel-doc
2026-08-09 5:52 UTC (2+ messages)
[PATCH] drivers/base, mm: move arch_numa.c to mm/
2026-08-09 5:51 UTC (3+ messages)
[PATCH 0/4] mm, swap: keep hibernation swap slots out of the swap cache
2026-08-09 4:02 UTC (8+ messages)
` [PATCH 1/4] mm, swap: don't free a hibernation slot that is in "
` [PATCH 2/4] mm, swap: give hibernation swap slots their own swap table entry type
[PATCH] posix-cpu-timers: Dequeue per-thread timers before exchange_tids()
2026-08-09 2:06 UTC
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