messages from 2026-08-04 14:07:55 to 2026-08-05 01:57:34 UTC [more...]
[RFC PATCH] zram: avoid preemption with CPU-based compression backends
2026-08-05 1:57 UTC (3+ messages)
[RFC PATCH v1 1/3] blk-cgroup: add helpers for bio cgroup state
2026-08-05 0:58 UTC (6+ messages)
` [RFC PATCH v1 2/3] blk-cgroup: store blkcg in bio instead of blkg
[syzbot] [mm?] WARNING in mas_nomem
2026-08-05 0:46 UTC (4+ messages)
[linux-next:master] BUILD REGRESSION 9a4cdc958dd79fc6c3b20b51a10debec6ca09fec
2026-08-05 0:33 UTC
[syzbot] [mm?] INFO: rcu detected stall in khugepaged (3)
2026-08-05 0:01 UTC
[PATCH v2 00/10] ceph: convert writeback path to folios
2026-08-04 23:53 UTC (15+ messages)
` [PATCH v2 01/10] ceph: add ceph_folio_snap_context()
` [PATCH v2 02/10] ceph: convert ceph_wait_until_current_writes_complete() to folios
` [PATCH v2 03/10] mm: remove wait_on_page_writeback()
` [PATCH v2 04/10] ceph: convert get_writepages_data_length() to folios
` [PATCH v2 05/10] ceph: convert ceph_submit_write() "
` [PATCH v2 06/10] mm: remove thp_size() and thp_order()
` [PATCH v2 07/10] ceph: remove page remnants from write_folio_nounlock()
` [PATCH v2 08/10] ceph: convert page cleanup loop in writepages_finish() to folios
` [PATCH v2 09/10] ceph: remove ceph_fscrypt_pagecache_page() and ceph_fscrypt_page_offset()
` [PATCH v2 10/10] ceph: rename ceph_check_page_before_write() to ceph_check_folio_before_write()
[PATCH v3 00/26] mm: Add ALLOC_UNMAPPED and AS_NO_DIRECT_MAP
2026-08-04 23:53 UTC (14+ messages)
` [PATCH v3 11/26] x86/mm: introduce the mermap
` [PATCH v3 13/26] mm: introduce freetype_t
` [PATCH v3 16/26] mm: add definitions for allocating unmapped pages
` [PATCH v3 19/26] mm/page_alloc: rename ALLOC_NON_BLOCK back to _HARDER
` [PATCH v3 21/26] mm/page_alloc: implement FREETYPE_UNMAPPED allocations
[PATCH] alloc_tag: fix undetected compressed tag overflow when profiling is disabled
2026-08-04 23:42 UTC
[PATCH v1 2/2] mm/memory: add anonymous mTHP folios to deferred split list
2026-08-04 23:26 UTC (18+ messages)
[PATCH v9 00/41] guest_memfd: In-place conversion support
2026-08-04 23:15 UTC (20+ messages)
` [PATCH v9 14/41] mm: swap: Introduce lru_add_drain_progressive()
` [PATCH v9 20/41] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
[PATCH v3 0/7] mm/khugepaged: several cleanups
2026-08-04 23:12 UTC (9+ messages)
` [PATCH v3 1/7] mm/khugepaged: refactor per-scan state clearing into collapse_control_init_scan()
` [PATCH v3 2/7] mm/khugepaged: extract young page check into pte_is_referenced() helper
` [PATCH v3 3/7] mm/khugepaged: introduce a count_collapse_event() helper
` [PATCH v3 4/7] mm/khugepaged: fix outdated comments
` [PATCH v3 5/7] mm/khugepaged: Refactor the PTE state checks into a helper
` [PATCH v3 6/7] mm/khugepaged: unmap pte before releasing vma write lock
` [PATCH v3 7/7] mm: Documentation: clarify where the mTHP stats live
[PATCH v8 00/15] Use generic_file_read_iter() in hugetlbfs
2026-08-04 23:01 UTC (26+ messages)
` [PATCH v8 02/15] memory-failure: Prevent hugetlb freeing during unpoisoning
` [PATCH v8 06/15] kpageflags: Use is_page_hwpoison() to set KPF_HWPOISON
` [PATCH v8 08/15] hugetlb: Use the has_hwpoisoned flag
` [PATCH v8 09/15] mm: Remove locking mf_mutex in is_raw_hwpoison_page_in_hugepage()
` [PATCH v8 10/15] mm: Check individual hugetlb pages for poison
` [PATCH v8 12/15] filemap: Remove checks in mapping_set_folio_order_range()
` [PATCH v8 15/15] hugetlb: replace hugetlbfs_read_iter() with generic_file_read_iter()
[RFC v2 PATCH 0/16] Optimize this_cpu_*() ops for non-x86 (ARM64 for this series)
2026-08-04 22:35 UTC (31+ messages)
[PATCH] mm: add some missing includes to mm-local headers
2026-08-04 22:21 UTC (6+ messages)
[PATCH v2 0/2] Honor XA_FLAGS_ACCOUNT in xas_split_alloc() and charge to folio's memcg
2026-08-04 21:27 UTC (6+ messages)
` [PATCH v2 1/2] mm/huge_memory: use folio's memcg inside __folio_split()
[PATCH v2 0/6] mm, drm: fix interaction of .pfn_mkwrite() with fixup_user_fault()
2026-08-04 21:15 UTC (13+ messages)
` [PATCH v2 1/6] mm: export vmf_insert_pfn_prot_mkwrite(), change variants to inline
` [PATCH v2 2/6] drm/shmem_helper: use vmf_insert_pfn_mkwrite()
` [PATCH v2 3/6] drm/ttm, drm/vmwgfx: directly create writable PTEs when mkwrite is in use
` [PATCH v2 4/6] kvm: apply VM_READ/VM_WRITE checks to all VMA types
` [PATCH v2 5/6] mm: pull writability check to follow_pfnmap_start()
` [PATCH v2 6/6] kvm: return -EFAULT for writes to !VM_WRITE IO mappings
[RFC PATCH v4 1/3] mm: allow page faults to request VMA-lock retry
2026-08-04 21:13 UTC (2+ messages)
[PATCH v3 0/2] Honor XA_FLAGS_ACCOUNT in xas_split_alloc() and charge to folio's memcg
2026-08-04 21:04 UTC (3+ messages)
` [PATCH v3 1/2] mm/huge_memory: use folio's memcg inside __folio_split()
` [PATCH v3 2/2] xarray: honor XA_FLAGS_ACCOUNT in xas_split_alloc()
[PATCH] alloc_tag: add ioctl to /proc/allocinfo -fix
2026-08-04 20:58 UTC (2+ messages)
[PATCH v2 0/4] add anon mTHP collapse test cases
2026-08-04 20:38 UTC (10+ messages)
` [PATCH v2 1/4] selftests: mm: extend the check_huge() to support mTHP check
` [PATCH v2 2/4] selftests: mm: move gather_after_split_folio_orders() into vm_util.c file
` [PATCH v2 3/4] selftests: mm: implement the mTHP-sized hugepage check helpers
` [PATCH v2 4/4] selftests: mm: add mTHP collapse test cases
[PATCH v9 0/8] mm: optimize zone-device memmap initialization
2026-08-04 20:35 UTC (3+ messages)
` [PATCH v9 8/8] x86/string: extend memcpy_flushcache() fixed-size fastpaths
[PATCH v4] alloc_tag: expose boot-time compression configuration
2026-08-04 20:34 UTC (2+ messages)
[RFC PATCH 00/24] pidfd: add a minimal process spawn builder
2026-08-04 20:25 UTC (2+ messages)
[PATCH v2] alloc_tag: fix undetected compressed tag overflow when profiling is disabled
2026-08-04 20:08 UTC (3+ messages)
[PATCH 0/3] x86/mm: DEBUG_PAGEALLOC musings
2026-08-04 20:08 UTC (4+ messages)
[PATCH v3] alloc_tag: expose profiling and compression states
2026-08-04 19:59 UTC (5+ messages)
[PATCH v6 0/5] Only free healthy pages in high-order has_hwpoisoned folio
2026-08-04 19:51 UTC (5+ messages)
[Invitation] bi-weekly guest_memfd upstream call on 2026-08-06
2026-08-04 19:29 UTC
[PATCH v5 0/3] mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost
2026-08-04 19:26 UTC (8+ messages)
` [PATCH v5 1/3] mm/vmstat, mm/memcontrol: add _monotonic vmstat readers
` [PATCH v5 2/3] mm/vmscan: add pgrotate_anon and pgrotate_file vmstat counters
` [PATCH v5 3/3] mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost
[PATCH v2 0/6] mm: add basic PTE const type-safety
2026-08-04 19:22 UTC (15+ messages)
` [PATCH v2 1/6] mm/arm64: constify pte_get*() and contpte get logic
` [PATCH v2 2/6] parisc: Drop own implementations for ptep_get() and ptep_test_and_clear_young()
` [PATCH v2 3/6] mm/powerpc/8xx: constify ptep_get() argument
` [PATCH v2 6/6] mm: constify the pte_offset_map_ro_nolock() return value
[PATCH] Fix incorrect flush address in direct page table reclaim
2026-08-04 18:34 UTC (5+ messages)
[PATCH v2] fork: Honor task_struct's declared alignment
2026-08-04 18:03 UTC
A Document Has Been Shared With You on 8/4/2026
2026-08-04 17:45 UTC
[PATCH] slub: print just the function name in /sys/kernel/slab/*/ctor
2026-08-04 17:25 UTC (5+ messages)
[PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead
2026-08-04 17:09 UTC (13+ messages)
` [PATCH RFC 01/14] mm/zsmalloc: replace PG_private with pointer comparison
` [PATCH RFC 07/14] fs/erofs: mm/pagemap: add readahead_folio_reverse() to avoid folio->private
[PATCH 0/2] mm/swap: skip empty clusters in the swapoff scan
2026-08-04 16:51 UTC (6+ messages)
` [PATCH 1/2] mm/swap: fix stale comment on swap_info_struct::cluster_info
` [PATCH 2/2] mm/swap: scan by cluster in find_next_to_unuse()
[PATCH v2 0/2] mm/page_ext: remove pgdat_page_ext_init()
2026-08-04 15:57 UTC (5+ messages)
` [PATCH v2 1/2] mm/Kconfig: make FLATMEM depend on !NUMA
` [PATCH v2 2/2] mm/page_ext: remove pgdat_page_ext_init()
[akpm-mm:mm-new 448/454] tools/testing/selftests/mm/.gitignore: warning: ignored by one of the .gitignore files
2026-08-04 15:14 UTC
[PATCH v3 0/5] mm: Unconditional per-VMA locks and cleanups
2026-08-04 15:00 UTC (13+ messages)
` [PATCH v3 1/5] mm: Make per-VMA locks available universally
` [PATCH v3 2/5] binder: Make shrinker rely solely on per-VMA lock
` [PATCH v3 3/5] mm: Add RCU-based VMA lookup helper that waits for writers
[PATCH] drm/gem-shmem: Install writable PTEs for write faults
2026-08-04 14:57 UTC (3+ messages)
[PATCH 0/4] mm/mm_init: simplify zone_spanned_pages_in_node()
2026-08-04 14:48 UTC (5+ messages)
` [PATCH 1/4] mm/mm_init: fold adjust_zone_range_for_zone_movable() into its sole caller
` [PATCH 2/4] mm/mm_init: remove redundant clamping in zone_spanned_pages_in_node()
` [PATCH 3/4] mm/mm_init: move the range check and clamping inside ZONE_MOVABLE branch
` [PATCH 4/4] mm/mm_init: clean up zone_spanned_pages_in_node()
[PATCH] MAINTAINERS: move mm/folio.c to MM CORE
2026-08-04 11:11 UTC
[PATCH] mm/page_alloc: only update lowmem_reserve_ratio on sysctl write
2026-08-04 14:33 UTC (6+ messages)
` [PATCH v3] "
[PATCH] selftests/mm: read memory information without popen
2026-08-04 12:21 UTC (5+ messages)
` [PATCH v2] "
[PATCH RFT 0/3] mm, drm: ensure .fault() does not have to be followed by .pfn_mkwrite() for write faults
2026-08-04 14:35 UTC (8+ messages)
` [PATCH RFT 1/3] mm: export variants of vmf_insert_pfn* for use with pfn_mkwrite()
[PATCH] mm/sparse: keep mem_section_usage_size() internal
2026-08-04 11:10 UTC
[RFC PATCH v1 0/2] mm: use VMA lock for kernel faults on user addresses
2026-08-04 14:46 UTC (5+ messages)
` [RFC PATCH v1 1/2] x86/mm: "
[PATCH v7 0/7] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
2026-08-04 14:40 UTC (5+ messages)
` [PATCH v7 1/7] arm64/hugetlb: Extend batching of multiple CONT_PTE in a single PTE setup
[PATCH v3] kexec: keep the next kernel off hardware-poisoned pages
2026-08-04 14:36 UTC (2+ messages)
[PATCH] drm/shmem_helper: Check VMA boundaries for PMD mappings
2026-08-04 14:34 UTC (2+ messages)
[PATCH v2] block: split out a new blk_plug.h header
2026-08-04 13:00 UTC (2+ messages)
[RFC PATCH v4 0/3] mm: retry page faults under per-VMA lock when possible
2026-08-04 11:47 UTC
[PATCH] selftests/mm: khugepaged: skip swap tests when no swap available
2026-08-04 12:53 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