messages from 2026-08-03 07:12:24 to 2026-08-03 18:12:54 UTC [more...]
[Build Errors] kho: '‘HPAGE_PMD_ORDER’ undeclared'
2026-08-03 18:12 UTC
[PATCH v2] mm/swap: reject swapon() on filesystem-level encrypted files
2026-08-03 18:04 UTC
[PATCH v3 0/5] mm: Unconditional per-VMA locks and cleanups
2026-08-03 18:02 UTC (27+ 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 v3 4/5] binder: Remove mmap_lock fallback
[PATCH v2 0/2] Honor XA_FLAGS_ACCOUNT in xas_split_alloc() and charge to folio's memcg
2026-08-03 17:55 UTC (11+ messages)
` [PATCH v2 1/2] mm/huge_memory: use folio's memcg inside __folio_split()
` [PATCH v2 2/2] xarray: honor XA_FLAGS_ACCOUNT in xas_split_alloc()
[PATCH] selftests/cgroup: test_zswap: skip test_no_kmem_bypass if debugfs is unavailable
2026-08-03 17:31 UTC (2+ messages)
[PATCH 0/9] binfmt_misc: bind interpreters to a bpf-backed entry
2026-08-03 17:18 UTC (4+ messages)
` [PATCH 1/9] binfmt_misc: let a register string create an entry disabled
[PATCH] mm: zswap: drop list_lru param from zswap_lru_add() and _del()
2026-08-03 17:07 UTC (2+ messages)
[PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead
2026-08-03 16:56 UTC (11+ messages)
` [PATCH RFC 01/14] mm/zsmalloc: replace PG_private with pointer comparison
` [PATCH RFC 06/14] fs/f2fs: stop using PG_private
` [PATCH RFC 07/14] fs/erofs: mm/pagemap: add readahead_folio_reverse() to avoid folio->private
[PATCH RFT 0/3] mm, drm: ensure .fault() does not have to be followed by .pfn_mkwrite() for write faults
2026-08-03 16:52 UTC (9+ messages)
` [PATCH RFT 2/3] drm/shmem_helper: use vmf_insert_pfn_mkwrite()
` [PATCH RFT 1/3] mm: export variants of vmf_insert_pfn* for use with pfn_mkwrite()
[PATCH v2 0/6] mm: add basic PTE const type-safety
2026-08-03 16:44 UTC (7+ 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 4/6] mm/s390: "
` [PATCH v2 5/6] mm: constify generic pte_get*()
` [PATCH v2 6/6] mm: constify the pte_offset_map_ro_nolock() return value
[PATCH v4 0/5] tracing: add ref_trace_final_put tracing
2026-08-03 16:00 UTC (4+ messages)
[PATCH v9 00/41] guest_memfd: In-place conversion support
2026-08-03 15:53 UTC (20+ messages)
` [PATCH v9 07/41] KVM: guest_memfd: Wire up core private/shared attribute interfaces
` [PATCH v9 10/41] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v9 14/41] mm: swap: Introduce lru_add_drain_progressive()
[RFC PATCH v1 0/2] mm: use VMA lock for kernel faults on user addresses
2026-08-03 15:47 UTC (7+ messages)
` [RFC PATCH v1 1/2] x86/mm: "
` [RFC PATCH v1 2/2] arm64/mm: "
[PATCH] mm/slab: stop exporting kvfree_rcu_barrier[_on_cache]()
2026-08-03 15:37 UTC (6+ messages)
[PATCH v5 3/8] mm/slab: use call_rcu() in unknown context if irqs are enabled
2026-08-03 15:30 UTC (5+ messages)
[PATCH 1/1] mm/ksm: avoid missing ksmd wakeups in ksm_enter
2026-08-03 15:21 UTC
[PATCH 0/5] x86/mm/pat: CPA fixes
2026-08-03 15:14 UTC (4+ messages)
[PATCH 1/1] mm/ksm: validate KSM rmap items before hwpoison kill
2026-08-03 15:11 UTC
[PATCH v5 0/3] Consolidate memory policy interpretation in alloc_hugetlb_folio()
2026-08-03 14:59 UTC (7+ messages)
` [PATCH v5 1/3] mm: hugetlb: Consolidate interpretation of gbl_chg within alloc_hugetlb_folio()
` [PATCH v5 2/3] mm: hugetlb: Move mpol interpretation out of alloc_buddy_hugetlb_folio_with_mpol()
` [PATCH v5 3/3] mm: hugetlb: Move mpol interpretation out of dequeue_hugetlb_folio_vma()
[PATCH 0/2] mm/damon: avoid division by zero from damos_quota_score()
2026-08-03 14:57 UTC (4+ messages)
` [PATCH 1/2] samples/damon/mtier: error out for zero quota goal target values
` [PATCH 2/2] mm/damon/lru_sort: error out for >10000 active_mem_bp
[PATCH 0/5] mm/gup: batch contiguous pages in follow_page_mask()
2026-08-03 14:47 UTC (2+ messages)
[PATCH v1 2/2] mm/memory: add anonymous mTHP folios to deferred split list
2026-08-03 14:45 UTC (11+ messages)
[PATCH RFC] mm/gup: batch contiguous pages in follow_page_mask() and return them via a pages array
2026-08-03 14:44 UTC (7+ messages)
[PATCH v3 00/15] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
2026-08-03 14:32 UTC (33+ messages)
` [PATCH v3 01/15] mm/vma: introduce VMA anon page offset field and add helpers
` [PATCH v3 02/15] mm: introduce linear_anon_page_index()
` [PATCH v3 03/15] mm: abstract vma_address() and introduce vma_anon_address()
` [PATCH v3 04/15] mm: update print_bad_page_map() to show anonymous page index
` [PATCH v3 05/15] mm: introduce and use vma_filebacked_address()
` [PATCH v3 06/15] mm: propagate VMA anonymous page offset on map, remap, split + merge
` [PATCH v3 07/15] mm/rmap: track whether the page VMA mapped pgoff is anonymous
` [PATCH v3 08/15] mm: introduce and use linear_folio_page_index()
` [PATCH v3 09/15] mm/rmap: use anon pgoff to track MAP_PRIVATE file-backed anon folios
[PATCH 00/22] Simplify special kernel page table handling
2026-08-03 13:59 UTC (3+ messages)
` [PATCH 03/22] mm: introduce MMF_KERNEL flag and set it for init_mm
[PATCH 1/3] mm/huge_memory: add folio_split_driver_managed()
2026-08-03 13:54 UTC (3+ messages)
` [PATCH 3/3] drm/ttm: allocate pool pages as compound (__GFP_COMP)
[PATCH v2] kho: align kho_scratch to MAX_ORDER_NR_PAGES pages
2026-08-03 11:28 UTC (4+ messages)
[PATCH 0/4] mm, ceph: remove wait_on_page_writeback()
2026-08-03 12:34 UTC (10+ messages)
` [PATCH 1/4] ceph: add ceph_folio_snap_context()
` [PATCH 3/4] mm: remove wait_on_page_writeback()
` [PATCH 4/4] ceph: remove page_snap_context()
[GIT PULL] liveupdate: a fix for v7.2-rc7
2026-08-03 11:24 UTC
[PATCH v6 0/6] selftests/mm: separate GUP microbenchmarking from functional testing
2026-08-03 12:44 UTC (13+ messages)
` [PATCH v6 1/6] selftests/mm: make file helpers return errors
` [PATCH v6 2/6] tools/lib/mm: add shared file helpers
` [PATCH v6 3/6] tools/lib/mm: move hugepage_settings out of selftests
` [PATCH v6 5/6] tools/mm: make gup_bench a benchmark only tool
` [PATCH v6 6/6] selftests/mm: add a GUP selftest
[PATCH v2 0/3] mm: kmemleak: default min_unref_scans to 2 for verbose kernels
2026-08-03 13:49 UTC (7+ messages)
` [PATCH v2 1/3] mm: kmemleak: default min_unref_scans to 2 for verbose auto-scan
` [PATCH v2 2/3] Documentation: kmemleak: document the conditional min_unref_scans default
` [PATCH v2 3/3] selftests/mm: kmemleak: drop stale min_unref_scans default from comments
[PATCH] mm/gup: fix always draining LRU caches in collect_longterm_unpinnable_folios()
2026-08-03 9:19 UTC (4+ messages)
[PATCH] mm/page_ext: remove pgdat_page_ext_init()
2026-08-03 13:48 UTC
[PATCH 0/2] mm/damon/{reclaim,lru_sort}: fix commit_inputs infinite hang
2026-08-03 13:46 UTC (3+ messages)
` [PATCH 1/2] mm/damon/reclaim: skip damon_call() if ctx has not started
` [PATCH 2/2] mm/damon/lru_sort: "
[PATCH] mm: kmemleak: default min_unref_scans to 2 for verbose auto-scan
2026-08-03 13:44 UTC (3+ messages)
[PATCH] mm: pull writability check to follow_pfnmap_start()
2026-08-03 8:55 UTC (2+ messages)
[PATCH] mm/vmalloc: Do not warn on -ENOMEM from va_alloc()
2026-08-03 13:40 UTC (3+ messages)
[PATCH] mm/page_alloc: only update lowmem_reserve_ratio on sysctl write
2026-08-03 8:27 UTC (4+ messages)
` [PATCH v3] "
[PATCH 0/4] CRASH_ZEROIZE: Wipe secrets before kdump
2026-08-03 12:54 UTC (9+ messages)
[PATCH 00/16] selftests/mm: improve khugepaged coverage
2026-08-03 11:04 UTC (16+ messages)
` [PATCH 01/16] selftests/mm: move is_backed_by_folio() into vm_util
` [PATCH 02/16] selftests/mm: add folio-order check for VA ranges
` [PATCH 03/16] selftests/mm: add folio-order detection self-check
` [PATCH 04/16] selftests/mm: add order-parameterized khugepaged collapse cases
` [PATCH 05/16] selftests/mm: add khugepaged completion barrier helper
` [PATCH 06/16] selftests/mm: add khugepaged race harness
` [PATCH 09/16] selftests/mm: skip khugepaged swap tests when no swap is configured
[PATCH] tools/mm: add hwpoison-panic tool
2026-08-03 11:06 UTC (3+ messages)
[PATCH v3 0/3] make unused huge shrinker memcg aware
2026-08-03 12:21 UTC (5+ messages)
` [PATCH v3 1/3] fs: fix missed removal of super_fs_objects_eligible()
` [PATCH v3 2/3] mm: shmem: move unused huge shrinklist queuing past the truncation check
` [PATCH v3 3/3] mm: shmem: make unused huge shrinker memcg aware
[PATCH v3 00/26] mm: Add ALLOC_UNMAPPED and AS_NO_DIRECT_MAP
2026-08-03 9:52 UTC (14+ messages)
` [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 v3 22/26] mm: Minimal KUnit tests for some new page_alloc logic
` [PATCH v3 23/26] mm: Split out NR_FREE_PAGES_BLOCKS_[UN]MAPPED
` [PATCH v3 24/26] mm/page_alloc: always direct compact for unmapped allocs
` [PATCH v3 25/26] mm: plumb alloc flags into some alloc funcs
[PATCH v9 0/8] mm: optimize zone-device memmap initialization
2026-08-03 8:39 UTC (7+ messages)
` [PATCH v9 4/8] mm: add a template-based fast path for zone-device page init
` [PATCH v9 5/8] mm: extend the template fast path to zone-device compound tails
` [PATCH v9 6/8] string: introduce memcpy_nontemporal()
` [PATCH v9 7/8] mm: use memcpy_nontemporal() in zone-device template copies
` [PATCH v9 8/8] x86/string: extend memcpy_flushcache() fixed-size fastpaths
[PATCH 0/3] fs: don't warn when a mount is completed from another user namespace
2026-08-03 12:05 UTC (5+ messages)
` [PATCH 1/3] ovl: don't warn when the "
` [PATCH 2/3] binfmt_misc: "
[PATCH v4] mm/hugetlb_cma: Fix null nodemask dereference in hugetlb_cma_alloc_frozen_folio
2026-08-03 9:48 UTC (2+ messages)
TLB free bug in 4c640eb4181c ("mm: move pte table reclaim code to memory.c")
2026-08-03 9:18 UTC (4+ messages)
[Hypervisor Live Update] Notes from July 27, 2026
2026-08-03 8:30 UTC (2+ messages)
[PATCH v2 0/3] tools/mm/page_owner_sort: fix --sort, add module filter, improve usage
2026-08-03 8:24 UTC (7+ messages)
` [PATCH v2 1/3] tools/mm/page_owner_sort: fix --sort option being silently ignored
` [PATCH v2 2/3] tools/mm/page_owner_sort: add module name sort/cull/filter support
` [PATCH v2 3/3] tools/mm/page_owner_sort: show available sort keys in usage text
[BUG] powerpc: userspace processes crash in ld64.so.2 when running recent linux-next kernels
2026-08-03 13:10 UTC
[PATCH v8 0/8] mm: Hot page tracking and promotion infrastructure
2026-08-03 8:23 UTC (3+ messages)
` [PATCH v8 5/8] mm: sched: move NUMA balancing tiering promotion to pghot
[PATCH v4 0/2] kho: support preserving high-order non-compound pages
2026-08-03 11:39 UTC (3+ messages)
` [PATCH v4 1/2] kho: Introduce a helper to init high order pages
` [PATCH v4 2/2] kho: Introduce preserve/restore APIs for high-order pages
linux-next: manual merge of the mm-unstable tree with the drm-misc-fixes tree
2026-08-03 12:55 UTC (5+ messages)
[PATCH 0/3] binfmt_misc: bound the interpreters an entry can pre-open
2026-08-03 12:15 UTC (4+ messages)
` [PATCH 1/3] binfmt_misc: correctly account pre-opened interpreters
` [PATCH 2/3] selftests/exec: test the pre-opened interpreter limit
` [PATCH 3/3] binfmt_misc: document "
[PATCH v3] kexec: keep the next kernel off hardware-poisoned pages
2026-08-03 12:41 UTC
[PATCH v2] tools/mm: add hwpoison-panic tool
2026-08-03 11:31 UTC
[RFC PATCH v2 0/2] mm: enable lru cache for smaller large folios
2026-08-03 8:03 UTC (5+ messages)
` [RFC PATCH v2 2/2] mm: improve large folio reuse for LRU-cached folios
[PATCH 0/2] docs/ksm: fix advisor documentation and comment
2026-08-03 7:54 UTC (8+ messages)
` [PATCH 1/2] docs: ksm: fix typos in sysfs knob names
[PATCH 6.18.y 0/2] mm/slab: fix unbounded recursion in free path with memalloc profiling
2026-08-03 7:15 UTC (3+ messages)
` [PATCH 6.18.y 1/2] lib/alloc_tag: introduce mem_alloc_profiling_permanently_disabled()
` [PATCH 6.18.y 2/2] mm/slab: prevent unbounded recursion in free path with new kmalloc type
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