messages from 2026-08-18 14:29:56 to 2026-08-19 09:58:06 UTC [more...]
[PATCH v2 7/7] mm/rmap: batch the unmap of large folios in try_to_migrate_one()
2026-08-19 9:57 UTC (5+ messages)
[PATCH v4 00/17] mm: Introduce section-based vmemmap optimization for HugeTLB
2026-08-19 9:51 UTC (18+ messages)
` [PATCH v4 01/17] mm/sparse: relax struct mem_section size constraints
` [PATCH v4 02/17] mm/sparse-vmemmap: rename HVO order macros
` [PATCH v4 03/17] mm/mm_init: skip initializing shared vmemmap tail pages
` [PATCH v4 04/17] mm/sparse-vmemmap: initialize shared tail vmemmap pages on allocation
` [PATCH v4 05/17] mm/sparse-vmemmap: support section-based vmemmap accounting
` [PATCH v4 06/17] mm/mm_init: factor out pfn_to_zone()
` [PATCH v4 07/17] mm/sparse-vmemmap: move vmemmap_get_tail() before PTE population
` [PATCH v4 08/17] mm/sparse-vmemmap: support section-based vmemmap optimization
` [PATCH v4 09/17] mm/sparse: initialize memory sections earlier
` [PATCH v4 10/17] mm/hugetlb: switch HugeTLB to section-based vmemmap optimization
` [PATCH v4 11/17] mm/sparse-vmemmap: remove SPARSEMEM_VMEMMAP_PREINIT support
` [PATCH v4 12/17] mm/sparse: inline usemap allocation into sparse_init_nid()
` [PATCH v4 13/17] mm/sparse: remove section_map_size()
` [PATCH v4 14/17] mm/hugetlb: remove HUGE_BOOTMEM_HVO
` [PATCH v4 15/17] mm/hugetlb: remove HUGE_BOOTMEM_CMA
` [PATCH v4 16/17] mm/hugetlb: localize struct huge_bootmem_page
` [PATCH v4 17/17] mm/hugetlb: localize HUGE_BOOTMEM_ZONES_VALID
[PATCH v5] mm: Use a folio in the softleaf_is_device_private path
2026-08-19 9:51 UTC
[PATCH 0/7] mm/mglru: clean up folio counters and flag usage
2026-08-19 9:49 UTC (12+ messages)
` [PATCH 1/7] mm/memcontrol: make lru_zone_size atomic and simplify sanity check
` [PATCH 2/7] mm/mglru: introduce helpers for manipulating gen and refs flags
` [PATCH 4/7] mm/mglru: move max_seq read into walk_update_folio
` [PATCH 5/7] mm/mglru: use explicit tier range in read_ctrl_pos()
[PATCH v6 0/2] kexec: keep the next kernel off hardware-poisoned pages
2026-08-19 9:36 UTC (2+ messages)
[PATCH mm-unstable v3 0/2] mm/vmscan: fix NR_ISOLATED accounting and throttling for MGLRU
2026-08-19 9:29 UTC (7+ messages)
` [PATCH mm-unstable v3 1/2] mm/vmscan: fix missing NR_ISOLATED counter update in MGLRU reclaim path
` [PATCH mm-unstable v3 2/2] mm/vmscan: apply too_many_isolated() throttling to MGLRU eviction
[RFC PATCH v3 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
2026-08-19 9:15 UTC (7+ messages)
` [RFC PATCH v3 1/3] blk-cgroup: use a request_queue rhashtable for blkg lookup
` [RFC PATCH v3 2/3] blk-cgroup: store blkcg in bio instead of blkg
` [RFC PATCH v3 3/3] blk-cgroup: move async bio punt state to blkcg
[PATCH v4 00/10] dma-buf: heaps: Add support for Tegra VPR
2026-08-19 9:10 UTC (7+ messages)
` [PATCH v4 07/10] "
[PATCH] hugetlb: add cond_resched() to __unmap_hugepage_range()
2026-08-19 8:59 UTC (14+ messages)
[PATCH 1/1] mm/hugetlb: do not dissolve gigantic pages without runtime support
2026-08-19 8:52 UTC (2+ messages)
[PATCH v2] mm: drop stale MAX_ORDER references
2026-08-19 8:20 UTC
[PATCH] selftests/cgroup: set the test plan after the setup checks
2026-08-19 8:36 UTC
[PATCH 0/4] mm/mempolicy: introduce package-aware weighted interleave
2026-08-19 8:11 UTC (2+ messages)
[PATCH] mm, swap: ratelimit bad swap entry reports
2026-08-19 8:01 UTC (4+ messages)
[RFC PATCH 00/57] mm/collapse: rebuild collapse on migration primitives
2026-08-19 7:57 UTC (15+ messages)
` [RFC PATCH 01/57] mm: add pte_folio()
[PATCH] mm/page_isolation: fix UBSAN shift-out-of-bounds warning
2026-08-19 7:55 UTC (3+ messages)
[PATCH 0/2] mm: memblock: fix debugfs flag reporting
2026-08-19 7:54 UTC (3+ messages)
` [PATCH 1/2] mm: memblock: add missing HugeTLB flag name
` [PATCH 2/2] mm: memblock: show all region flags in debugfs
[PATCH] selftests/mm: remove the local PKEY_UNRESTRICTED fallback
2026-08-19 7:47 UTC (7+ messages)
` [PATCH v2] "
[PATCH 0/8] Optimize anonymous swapbacked large folio unmapping
2026-08-19 7:44 UTC (3+ messages)
[PATCH bpf-next v3 0/2] bpf: BPF-driven proactive memcg reclaim
2026-08-19 7:16 UTC (5+ messages)
` [PATCH bpf-next v3 1/2] mm/bpf: Add bpf_proactive_reclaim kfuncs
` [PATCH bpf-next v3 2/2] selftests/bpf: add memcg async reclaim test
[PATCH 0/6] arch, mm/execmem: resolve confusion about set_direct_map_valid_noflush()
2026-08-19 7:13 UTC (13+ messages)
` [PATCH 1/6] set_memory: add number of pages parameter to set_direct_map APIs
` [PATCH 2/6] mm/vmalloc: set area's page_order after allocation succeeds
` [PATCH 4/6] mm/vmalloc: make set_area_direct_map HUGE_VMAP friendly
` [PATCH 6/6] Revert "arch: introduce set_direct_map_valid_noflush()"
[RFC PATCH 0/3] selftests: mm: introduce page allocation stall reproducer
2026-08-19 7:05 UTC (4+ messages)
` [PATCH 1/3] lib/test_mempress_timer: add module to generate kernel allocation pressure
` [PATCH 2/3] selftests: mm: add script to induce userspace memory contention
` [PATCH 3/3] selftests: mm: add script for memory allocation stall test
[PATCH] memcg: trim the per-cpu charge stock instead of draining it
2026-08-19 7:02 UTC (5+ messages)
[PATCH] mm: page_counter: reject empty string in page_counter_memparse()
2026-08-19 7:00 UTC (7+ messages)
[PATCH] XArray: document that tags persist after storing new elements
2026-08-19 6:57 UTC
[PATCH] CVE-2026-74484: Fix introducing commit via .vulnerable
2026-08-19 6:51 UTC (2+ messages)
[PATCH] mm: add cond_resched() to free_pud_range()
2026-08-19 6:53 UTC (6+ messages)
[PATCH] mm/oom_kill, proc: replace magic number 1000 with OOM_SCORE_ADJ_MAX
2026-08-19 6:47 UTC (4+ messages)
[PATCH v3] userfaultfd: reset err to be 0 when move_pages_ptes succeeded
2026-08-19 6:46 UTC (5+ messages)
[PATCH RFC 00/15] mm/mglru: frequency guided promotion (MGLRU-FG) and flag cleanup
2026-08-19 5:51 UTC (5+ messages)
` [PATCH RFC 09/15] mm/mglru: frequency guided workingset promotion (MGLRU-FG)
[PATCH v6 06/12] mm: swap in PMD swap entries as whole THPs during swapoff
2026-08-19 5:38 UTC (2+ messages)
[PATCH] mm: include swap.h in swapops.h
2026-08-19 5:26 UTC (2+ messages)
[GIT PULL] MM updates for 7.3-rc1
2026-08-19 5:07 UTC
[RFC PATCH v3 0/4] mm: enable lru cache for smaller large folios
2026-08-19 4:38 UTC (8+ messages)
` [RFC PATCH v3 1/4] mm: allow smaller large folios to use lru_cache
` [RFC PATCH v3 2/4] mm: improve large folio reuse for LRU-cached folios
` [RFC PATCH v3 3/4] mm: drain LRU cache if necessary for splitting large folios
` [RFC PATCH v3 4/4] mm: batch lru_cache draining in deferred_split_scan
[PATCH v2] mm: memcg: release the css reference when a stock slot empties
2026-08-19 4:24 UTC (4+ messages)
[PATCH] selftests/mm: fix unchecked ftruncate return value in soft-dirty test
2026-08-19 4:04 UTC (2+ messages)
[RFC PATCH v3 09/14] mm/memcontrol: Make memory.high tier-aware
2026-08-19 3:46 UTC (2+ messages)
[PATCH v3 0/3] tools/mm/page_owner_sort: fix --sort, add module filter, improve usage
2026-08-19 3:17 UTC (5+ messages)
` [PATCH v3 1/3] tools/mm/page_owner_sort: fix --sort option being silently ignored
` [PATCH v3 2/3] tools/mm/page_owner_sort: add module name sort/cull/filter support
` [PATCH v3 3/3] tools/mm/page_owner_sort: show available sort keys in usage text
[PATCH v2] mm/oom_kill: simplify remaining RCU sections with scoped_guard(rcu)
2026-08-19 3:08 UTC (3+ messages)
[PATCH] userfaultfd: reset err to be 0 when move_pages_ptes succeeded
2026-08-19 3:04 UTC (11+ messages)
[RESEND PATCH] mm/page_table_check: add explicit pmd_none check in pte_clear_range
2026-08-19 2:55 UTC
[RFC V3 0/8] mm: Drop pxd_ERROR()
2026-08-19 2:49 UTC (12+ messages)
` [RFC V3 1/8] mm: Make ptrval_to_str() generally available
` [RFC V3 2/8] mm: Stop using pxd_ERROR()
` [RFC V3 3/8] loongarch/mm: Stop using pte_ERROR()
` [RFC V3 5/8] sh/mm: "
` [RFC V3 8/8] mm: Drop pxd_ERROR()
[syzbot] [mm?] WARNING in ep_write_iter
2026-08-19 1:30 UTC (13+ messages)
[RFC PATCH 00/24] pidfd: add a minimal process spawn builder
2026-08-19 1:14 UTC (3+ messages)
[PATCH] mm/slab: reject unsupported kmalloc sizes
2026-08-18 23:46 UTC (3+ messages)
[PATCH bpf-next 2/3] bpf: Add user memory access kfuncs for linux_binprm
2026-08-18 21:34 UTC (3+ messages)
[PATCH 0/3] proc,security,selinux: let SELinux block FOLL_FORCE for /proc/self/mem
2026-08-18 19:51 UTC (4+ messages)
` [PATCH 1/3] proc: refactor /proc/$pid/mem to use struct as private_data
` [PATCH 2/3] proc: query LSMs for introspective mem access (if PROC_MEM_FORCE_ALWAYS)
` [PATCH 3/3] selinux: require EXECMEM or PTRACE for FOLL_FORCE introspection
[PATCH] mm: drop stale MAX_ORDER references
2026-08-18 19:19 UTC (2+ messages)
[GIT PULL] liveupdate: updates for 7.3-rc1
2026-08-18 19:14 UTC (2+ messages)
[GIT PULL] memblock: updates for 7.3-rc1
2026-08-18 19:14 UTC (2+ messages)
[PATCH v6 00/12] mm: PMD-level swap entries for anonymous THPs
2026-08-18 18:42 UTC (11+ messages)
` [PATCH v6 01/12] mm: rename pmd_to_softleaf_folio() to pmd_softleaf_to_folio()
` [PATCH v6 02/12] mm: add PMD swap entry detection support
` [PATCH v6 03/12] mm: add PMD swap entry splitting support
` [PATCH v6 05/12] mm: zswap: add range lookup for large-folio swapin
[PATCH v3 00/11] Virtual Swap Space (Swap Table Edition)
2026-08-18 18:41 UTC (4+ messages)
` [PATCH v3 01/11] mm, swap: add virtual swap device infrastructure
memcg stats flushing (WAS "Re: [PATCH] fuse: disable default bdi strictlimiting")
2026-08-18 18:40 UTC (6+ messages)
[PATCH] mm: memcg: use ratelimited stats flush in obj_cgroup_may_zswap()
2026-08-18 18:35 UTC (3+ messages)
[PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
2026-08-18 18:28 UTC (12+ messages)
[PATCH v3 0/2] mm, swap: don't spin on a bad swap entry
2026-08-18 18:18 UTC (7+ messages)
` [PATCH v3 1/2] mm, swap: distinguish a malformed swap entry from a dying device
` [PATCH v3 2/2] mm: fail the fault on a malformed swap entry instead of retrying it
[PATCH] x86/mm: fix objtool failure with KMSAN enabled
2026-08-18 18:05 UTC (2+ messages)
[PATCH v3 00/26] mm: Add ALLOC_UNMAPPED and AS_NO_DIRECT_MAP
2026-08-18 17:51 UTC (7+ messages)
` [PATCH v3 21/26] mm/page_alloc: implement FREETYPE_UNMAPPED allocations
[PATCH v2 0/3] mm: reject zone device folios in more folio walkers
2026-08-18 17:19 UTC (3+ messages)
` [PATCH v2 3/3] mm/mempolicy: skip zone device folios when queueing folios
[PATCH v8 00/12] PCI: liveupdate: PCI core support for Live Update
2026-08-18 17:01 UTC (2+ messages)
[RFC v2 PATCH 0/16] Optimize this_cpu_*() ops for non-x86 (ARM64 for this series)
2026-08-18 16:48 UTC (12+ messages)
[PATCH] percpu: fix the comment about which sizes share a slot
2026-08-18 16:48 UTC
[PATCH v3 0/3] mm: zswap: free cold writeback folios promptly
2026-08-18 16:32 UTC (4+ messages)
` [PATCH v3 1/3] mm: swap: move LRU insertion out of the swap cache allocator
` [PATCH v3 2/3] mm: swap: drop dropbehind swap cache folios on writeback completion
` [PATCH v3 3/3] mm: zswap: drop cold writeback folios via swap dropbehind
[PATCH v4 00/11] liveupdate: kvm: Guest_memfd preservation
2026-08-18 16:35 UTC (28+ messages)
` [PATCH v4 01/11] liveupdate: Add LIVEUPDATE_GUEST_MEMFD config option
` [PATCH v4 04/11] KVM: Track weak reference to vm_file in struct kvm
` [PATCH v4 05/11] KVM: LUO: Support VM preservation across live updates
` [PATCH v4 07/11] KVM: guest_memfd: Add support for freezing mappings
` [PATCH v4 11/11] KVM: selftests: Add guest_memfd_preservation_test
[PATCH 00/18] Another attempt at HVO support on arm64
2026-08-18 16:33 UTC (5+ messages)
` [PATCH 11/18] hugetlb_vmemmap: Use try_populate_vmemmap_pmd for replacing in-use PMDs
` [PATCH 12/18] arm64: Implement try_populate_vmemmap_pmd using AF trick
[PATCH RFC 0/9] Path-compressed trie storage for persistent stack depot records
2026-08-18 16:28 UTC (3+ messages)
[PATCH v5 0/3] iommu/iova: convert from rbtree to maple tree
2026-08-18 15:25 UTC (4+ messages)
` [RFC PATCH 1/3] "
` [RFC PATCH 2/3] iommu/iova: defer maple tree erase on GFP_ATOMIC failure
` [RFC PATCH 3/3] iommu/iova: add KUnit test suite
[RFC PATCH v3 00/11] Add buffered write-through support to iomap & xfs
2026-08-18 16:04 UTC (4+ messages)
` [RFC PATCH v3 04/11] iomap: Add initial support for buffered RWF_WRITETHROUGH
[RFC PATCH 0/8] mm/memcontrol: introduce per-tier memory accounting and control
2026-08-18 15:57 UTC (2+ messages)
[RFC PATCH 0/8] mm/memcontrol: introduce per-tier memory accounting and control
2026-08-18 15:49 UTC (3+ messages)
[PATCH] mm/secretmem: properly account locked pages
2026-08-18 15:27 UTC (3+ 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