linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[v7 00/16] mm: support device-private THP
 2025-10-09  3:26 UTC  (3+ messages)

[PATCH 0/3] mm/swap: remove plist swap_active_head
 2025-10-09  3:26 UTC  (3+ messages)
` [PATCH 3/3] mm/swap: remove unneeded swap_active_head

[PATCH 0/4] mm/zswap: misc cleanup of code and documentations
 2025-10-09  3:03 UTC  (17+ messages)
` [PATCH 1/4] mm/zswap: remove unnecessary dlen writes for incompressible pages
` [PATCH 2/4] mm/zswap: fix typos: s/zwap/zswap/
` [PATCH 3/4] mm/zswap: s/red-black tree/xarray/
` [PATCH 4/4] Docs/admin-guide/mm/zswap: "

[RFC] [PATCH] mm/page_alloc: pcp->batch tuning
 2025-10-09  2:57 UTC  (4+ messages)

[PATCH v4] mm: redefine VM_* flag constants with BIT()
 2025-10-09  2:33 UTC  (7+ messages)
` [PATCH] mm: use enum for vm_flags

[PATCH v2 0/5] mm/page_owner: add debugfs files 'show_handles' and 'show_stacks_handles'
 2025-10-09  2:32 UTC  (2+ messages)

[PATCH v2 00/18] riscv: Memory type control for platforms with physical memory aliases
 2025-10-09  2:10 UTC  (21+ messages)
` [PATCH v2 01/18] mm/ptdump: Replace READ_ONCE() with standard page table accessors
` [PATCH v2 02/18] perf/core: "
` [PATCH v2 03/18] mm: Move the fallback definitions of pXXp_get()
` [PATCH v2 04/18] mm: Always use page table accessor functions
` [PATCH v2 05/18] mm: Allow page table accessors to be non-idempotent
` [PATCH v2 06/18] riscv: hibernate: Replace open-coded pXXp_get()
` [PATCH v2 07/18] riscv: mm: Always use page table accessor functions
` [PATCH v2 08/18] riscv: mm: Simplify set_p4d() and set_pgd()
` [PATCH v2 09/18] riscv: mm: Deduplicate _PAGE_CHG_MASK definition
` [PATCH v2 10/18] riscv: ptdump: Only show N and MT bits when enabled in the kernel
` [PATCH v2 11/18] riscv: mm: Fix up memory types when writing page tables
` [PATCH v2 12/18] riscv: mm: Expose all page table bits to assembly code
` [PATCH v2 13/18] riscv: alternative: Add an ALTERNATIVE_3 macro
` [PATCH v2 14/18] riscv: alternative: Allow calls with alternate link registers
` [PATCH v2 15/18] dt-bindings: riscv: Describe physical memory regions
` [PATCH v2 16/18] riscv: mm: Use physical memory aliases to apply PMAs
` [PATCH v2 17/18] riscv: dts: starfive: jh7100: Use physical memory ranges for DMA
` [PATCH v2 18/18] riscv: dts: eswin: eic7700: "

[PATCH 0/2] mm/compaction: some fix for the range passed to pageblock_pfn_to_page()
 2025-10-09  2:08 UTC  (12+ messages)
` [PATCH 1/2] mm/compaction: check the range to pageblock_pfn_to_page() is within the zone first
` [PATCH 2/2] mm/compaction: fix the range to pageblock_pfn_to_page()

[PATCH v1 0/3] Make KHO Stateless
 2025-10-09  2:07 UTC  (4+ messages)
` [PATCH v1 1/3] kho: Adopt KHO radix tree data structures

[PATCH mm-new v3 0/3] refactor and merge PTE scanning logic
 2025-10-09  1:49 UTC  (6+ messages)
` [PATCH mm-new v3 1/3] mm/khugepaged: optimize PTE scanning with if-else-if-else-if chain
` [PATCH mm-new v3 2/3] mm/khugepaged: use VM_WARN_ON_FOLIO instead of VM_BUG_ON_FOLIO for non-anon folios
` [PATCH mm-new v3 3/3] mm/khugepaged: merge PTE scanning logic into a new helper

[Patch v3 0/2] mm/huge_memory: cleanup for pmd folio installation
 2025-10-09  1:46 UTC  (6+ messages)
` [Patch v3 1/2] mm/huge_memory: add pmd folio to ds_queue in do_huge_zero_wp_pmd()
` [Patch v3 2/2] mm/khugepaged: unify pmd folio installation with map_anon_folio_pmd()

[Question] About memory.c: process_huge_page
 2025-10-09  1:23 UTC  (3+ messages)

update kernel-doc for MEMBLOCK_RSRV_NOINIT (was: Re: [PATCH RFC 10/35] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap())
 2025-10-09  1:07 UTC  (2+ messages)

[PATCH v6 0/2] kasan: unify kasan_enabled() and remove arch-specific implementations
 2025-10-09  1:07 UTC  (2+ messages)

[PATCH v3 00/30] Live Update Orchestrator
 2025-10-09  1:07 UTC  (3+ messages)
` [PATCH v3 19/30] liveupdate: luo_sysfs: add sysfs state monitoring

[RFC PATCH 02/11] mm/damon: add a new DAMOS quota goal metric for cgroup on node memory usage
 2025-10-09  0:37 UTC  (2+ messages)

[PATCH] mm/page-writeback: Consolidate wb_thresh bumping logic into __wb_calc_thresh
 2025-10-08 23:14 UTC  (5+ messages)

Bug: Performance regression in 1013af4f585f: mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race
 2025-10-08 22:54 UTC  (4+ messages)

[PATCH 1/2] hugetlb.h: flatten logic in arch_hugetlb_migration_supported
 2025-10-08 21:26 UTC  (2+ messages)
` [PATCH 2/2] hugetlb: add __read_mostly to sysctl_hugetlb_shm_group

[PATCH 0/4] mm, swap: misc cleanup and bugfix
 2025-10-08 21:03 UTC  (17+ messages)
` [PATCH 1/4] mm, swap: do not perform synchronous discard during allocation
` [PATCH 2/4] mm, swap: rename helper for setup bad slots
` [PATCH 3/4] mm, swap: cleanup swap entry allocation parameter
` [PATCH 4/4] mm/migrate, swap: drop usage of folio_index

[PATCH v2 0/4] rust: xarray: abstract xa_alloc and xa_alloc_cyclic
 2025-10-08 20:45 UTC  (11+ messages)
` [PATCH v2 1/4] rust: xarray: move pointer check into `XArray::new`
` [PATCH v2 2/4] rust: xarray: abstract `xa_alloc`
` [PATCH v2 3/4] rust: xarray: abstract `xa_alloc_cyclic`
` [PATCH v2 4/4] remove completed task from nova-core task list

[PATCH v4 00/30] Live Update Orchestrator
 2025-10-08 20:26 UTC  (8+ messages)

[PATCH] Revert "mm, hugetlb: remove hugepages_treat_as_movable sysctl"
 2025-10-08 19:59 UTC  (17+ messages)

[PATCH v5 0/8] Fix stale IOTLB entries for kernel address space
 2025-10-08 19:56 UTC  (5+ messages)
` [PATCH v5 1/8] mm: Add a ptdesc flag to mark kernel page tables

[PATCH v5] memcg: expose socket memory pressure in a cgroup
 2025-10-08 18:58 UTC  (5+ messages)

[PATCH v2] mm: skip folio_activate() for mlocked folios
 2025-10-08 18:06 UTC  (6+ messages)

[RFC PATCH v2 0/8] mm: Hot page tracking and promotion infrastructure
 2025-10-08 17:59 UTC  (5+ messages)

Optimizing small reads
 2025-10-08 17:03 UTC  (16+ messages)

[PATCH v1 00/14] mm: BPF OOM
 2025-10-08 17:02 UTC  (19+ messages)
` [PATCH v1 01/14] mm: introduce bpf struct ops for OOM handling

[PATCH v3 0/8] Cache coherency management subsystem
 2025-10-08 16:45 UTC  (7+ messages)
` [PATCH v3 3/8] lib: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION
` [PATCH v3 6/8] cache: Support cache maintenance for HiSilicon SoC Hydra Home Agent

(no subject)
 2025-10-08 16:13 UTC 

[PATCH v3 00/19 5.15.y] Backport minmax.h updates from v6.17-rc7
 2025-10-08 15:29 UTC  (20+ messages)
` [PATCH v3 01/19 5.15.y] minmax: add in_range() macro
` [PATCH v3 02/19 5.15.y] minmax: Introduce {min,max}_array()
` [PATCH v3 03/19 5.15.y] minmax: deduplicate __unconst_integer_typeof()
` [PATCH v3 04/19 5.15.y] minmax: fix indentation of __cmp_once() and __clamp_once()
` [PATCH v3 05/19 5.15.y] minmax: avoid overly complicated constant expressions in VM code
` [PATCH v3 06/19 5.15.y] minmax: add a few more MIN_T/MAX_T users
` [PATCH v3 07/19 5.15.y] minmax: simplify and clarify min_t()/max_t() implementation
` [PATCH v3 08/19 5.15.y] minmax: make generic MIN() and MAX() macros available everywhere
` [PATCH v3 09/19 5.15.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH v3 10/19 5.15.y] minmax: simplify min()/max()/clamp() implementation
` [PATCH v3 11/19 5.15.y] minmax: improve macro expansion and type checking
` [PATCH v3 12/19 5.15.y] minmax: fix up min3() and max3() too
` [PATCH v3 13/19 5.15.y] minmax.h: add whitespace around operators and after commas
` [PATCH v3 14/19 5.15.y] minmax.h: update some comments
` [PATCH v3 15/19 5.15.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH v3 16/19 5.15.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH v3 17/19 5.15.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH v3 18/19 5.15.y] minmax.h: simplify the variants of clamp()
` [PATCH v3 19/19 5.15.y] minmax.h: remove some #defines that are only expanded once

[PATCH v9 mm-new 00/11] mm, bpf: BPF based THP order selection
 2025-10-08 13:11 UTC  (19+ messages)
` [PATCH v9 mm-new 03/11] mm: thp: add support for "

[PATCH v4 00/10] __vmalloc()/kvmalloc() and no-block support(v4)
 2025-10-08 12:10 UTC  (3+ messages)

[PATCH 0/4] Support dynamic (de)configuration of memory
 2025-10-08  9:43 UTC  (14+ messages)
` [PATCH 2/4] s390/sclp: Add support for "

[PATCH] mm/hugetlb: allow overcommitting gigantic hugepages
 2025-10-08  9:02 UTC  (2+ messages)

[PATCH mm-new v2 1/1] mm/khugepaged: abort collapse scan on non-swap entries
 2025-10-08  9:00 UTC  (9+ messages)

[PATCH mm-new v3 1/1] mm/khugepaged: abort collapse scan on non-swap entries
 2025-10-08  8:18 UTC  (2+ messages)

[PATCH v4 0/2] slab: Introduce kmalloc_obj() and family
 2025-10-08  7:49 UTC  (8+ messages)
` [PATCH v4 2/2] "

[PATCH v8 00/23] SLUB percpu sheaves
 2025-10-08  6:04 UTC  (4+ messages)

[PATCH v3] hugetlbfs: skip PMD unsharing when shareable lock unavailable
 2025-10-08  5:27 UTC  (2+ messages)
` [PATCH v4] hugetlbfs: check for shareable lock before calling huge_pmd_unshare()

[PATCH v3] mm: readahead: make thp readahead conditional to mmap_miss logic
 2025-10-08  2:07 UTC  (5+ messages)

[Patch v2] mm/khugepaged: unify pmd folio installation with map_anon_folio_pmd()
 2025-10-08  1:20 UTC  (7+ messages)

[RFC PATCH 03/11] mm/damon/core: implement DAMOS_QUOTA_NODE_MEMCG_USED_BP
 2025-10-08  0:00 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox