linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
 2026-02-24  8:26 UTC  (12+ messages)
` [PATCH v2 01/22] liveupdate: Export symbols needed by modules
` [PATCH v2 02/22] PCI: Add API to track PCI devices preserved across Live Update
` [PATCH v2 05/22] vfio/pci: Preserve vfio-pci device files "
` [PATCH v2 06/22] vfio/pci: Retrieve preserved device files after "

[PATCH] khugepaged: convert redundant check to WARN_ON
 2026-02-24  8:21 UTC  (2+ messages)

[PATCH RFC 00/15] mm, swap: swap table phase IV with dynamic ghost swapfile
 2026-02-24  8:08 UTC  (11+ messages)
` [PATCH RFC 06/15] memcg, swap: reparent the swap entry on swapin if swapout cgroup is dead
` [PATCH RFC 08/15] mm, swap: store and check memcg info in the swap table

[PATCH v4 0/3] mm/swap: hibernate: improve hibernate performance with new allocator
 2026-02-24  8:04 UTC  (4+ messages)
` [PATCH v4 1/3] mm, swap: speed up hibernation allocation and writeout

[PATCH 0/2] mm/slab: clean up and constify sysfs attributes
 2026-02-24  7:52 UTC  (5+ messages)
` [PATCH 1/2] mm/slab: create sysfs attribute through default_groups
` [PATCH 2/2] mm/slab: constify sysfs attributes

[Regression] mm:slab/sheaves: severe performance regression in cross-CPU slab allocation
 2026-02-24  7:41 UTC  (5+ messages)

[PATCH v15 0/9] rust: add `Ownable` trait and `Owned` type
 2026-02-24  7:37 UTC  (8+ messages)
` [PATCH v15 1/9] rust: types: Add Ownable/Owned types
` [PATCH v15 9/9] rust: page: add `from_raw()`

[PATCH v3 0/3] memfd-based Userspace MFR Policy for HugeTLB
 2026-02-24  7:30 UTC  (7+ messages)
` [PATCH v3 1/3] mm: memfd/hugetlb: introduce memfd-based userspace MFR policy

[PATCH v9 0/2] Optimize zone->contiguous update
 2026-02-24  7:15 UTC  (9+ messages)
` [PATCH v9 2/2] mm/memory hotplug/unplug: Optimize zone->contiguous update when changes pfn range

[PATCH 0/5] support batched checking of the young flag for MGLRU
 2026-02-24  7:09 UTC  (11+ messages)
` [PATCH 1/5] mm: use inline helper functions instead of ugly macros
` [PATCH 2/5] mm: rmap: add a ZONE_DEVICE folio warning in folio_referenced()
` [PATCH 3/5] mm: add a batched helper to clear the young flag for large folios
` [PATCH 4/5] mm: support batched checking of the young flag for MGLRU
` [PATCH 5/5] arm64: mm: implement the architecture-specific test_and_clear_young_ptes()

[7.0-rc1] codetag: kernel warning "alloc_tag was not set" during boot
 2026-02-24  7:07 UTC  (7+ messages)

[PATCH v2 0/2] pid_namespace: make init creation more flexible
 2026-02-24  7:02 UTC  (4+ messages)
` [PATCH v2 1/2] pid_namespace: allow opening pid_for_children before init was created
` [PATCH v2 2/2] selftests: Add tests for creating pidns init via setns

[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
 2026-02-24  6:19 UTC  (5+ messages)

[RESEND PATCH net-next] netmem: remove the pp fields from net_iov
 2026-02-24  6:14 UTC 

[PATCH 0/4] mm/pgtable: Support for page table check on s390
 2026-02-24  6:06 UTC  (4+ messages)
` [PATCH 1/4] mm/page_table_check: Pass mm_struct to pxx_user_accessible_page()

[PATCH] mm: Fix memblock_free_late() when using deferred struct page
 2026-02-24  5:56 UTC  (11+ messages)
` [PATCH v2] "

[RFC PATCH v4 4/4] mm/damon: add PA-mode cache for eligible memory detection lag
 2026-02-24  5:54 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Swap status and roadmap discussion
 2026-02-24  5:37 UTC  (5+ messages)

[RFC PATCH v3 0/4] mm/damon: Introduce node_eligible_mem_bp and node_ineligible_mem_bp Quota Goal Metrics
 2026-02-24  5:36 UTC  (2+ messages)

[PATCH v4] mm: introduce a new page type for page pool in page type
 2026-02-24  5:13 UTC 

[RFC V1 00/16] arm64/mm: Enable 128 bit page table entries
 2026-02-24  5:11 UTC  (17+ messages)
` [RFC V1 01/16] mm: Abstract printing of pxd_val()
` [RFC V1 02/16] mm: Add read-write accessors for vm_page_prot
` [RFC V1 03/16] mm: Replace READ_ONCE() in pud_trans_unstable()
` [RFC V1 04/16] perf/events: Replace READ_ONCE() with standard pgtable accessors
` [RFC V1 05/16] arm64/mm: Convert READ_ONCE() as pmdp_get() while accessing PMD
` [RFC V1 06/16] arm64/mm: Convert READ_ONCE() as pudp_get() while accessing PUD
` [RFC V1 07/16] arm64/mm: Convert READ_ONCE() as p4dp_get() while accessing P4D
` [RFC V1 08/16] arm64/mm: Convert READ_ONCE() as pgdp_get() while accessing PGD
` [RFC V1 09/16] arm64/mm: Route all pgtable reads via ptdesc_get()
` [RFC V1 10/16] arm64/mm: Route all pgtable writes via ptdesc_set()
` [RFC V1 11/16] arm64/mm: Route all pgtable atomics to central helpers
` [RFC V1 12/16] arm64/mm: Abstract printing of pxd_val()
` [RFC V1 13/16] arm64/mm: Override read-write accessors for vm_page_prot
` [RFC V1 14/16] arm64/mm: Enable fixmap with 5 level page table
` [RFC V1 15/16] arm64/mm: Add macros __tlb_asid_level and __tlb_range
` [RFC V1 16/16] arm64/mm: Add initial support for FEAT_D128 page tables

[PATCH] mm/hugetlb_vmemmap: update outdated comment
 2026-02-24  5:03 UTC  (2+ messages)

[syzbot] [kasan?] [mm?] WARNING in __kfence_free (4)
 2026-02-24  4:48 UTC 

[LSF/MM/BPF TOPIC] Per-process page size
 2026-02-24  4:32 UTC  (6+ messages)

[RFC PATCH v3 3/4] mm/damon: add node_eligible_mem_bp and node_ineligible_mem_bp goal metrics
 2026-02-24  4:27 UTC  (2+ messages)

A potential refcount issue during __folio_split
 2026-02-24  4:25 UTC  (5+ messages)

[LSF/MM/BPF TOPIC] Flash Friendly Swap
 2026-02-24  4:02 UTC  (10+ messages)

[PATCH mm-new v8 0/4] Improve khugepaged scan logic
 2026-02-24  3:52 UTC  (9+ messages)
` [PATCH mm-new v8 2/4] mm: khugepaged: refine scan progress number
` [PATCH mm-new v8 4/4] mm: khugepaged: skip lazy-free folios

[PATCH] mm/slub: drop duplicate kernel-doc for ksize()
 2026-02-24  3:44 UTC  (4+ messages)

[LSF/MM/BPF TOPIC] MGLRU on Android: Real-World Problems and Challenges
 2026-02-24  3:17 UTC 

[PATCH v2 1/1] mm/mmu_gather: replace IPI with synchronize_rcu() when batch allocation fails
 2026-02-24  3:07 UTC 

[PATCH] mm/mmu_gather: define RCU version tlb_remove_table_one() in CONFIG_MMU_GATHER_RCU_TABLE_FREE
 2026-02-24  2:57 UTC  (3+ messages)

[PATCH mm-unstable v1 0/5] mm: khugepaged cleanups and mTHP prerequisites
 2026-02-24  2:38 UTC  (3+ messages)
` [PATCH mm-unstable v1 2/5] mm: introduce is_pmd_order helper

[LSF/MM/BPF TOPIC] mshare - sharing page tables across processes
 2026-02-24  2:11 UTC 

[next-20260216]NULL pointer dereference in drain_obj_stock() (RCU free path)
 2026-02-24  2:07 UTC  (7+ messages)

[PATCH 1/1] mm/mmu_gather: replace IPI with synchronize_rcu() when batch allocation fails
 2026-02-24  2:06 UTC  (6+ messages)

[RFC PATCH v3 2/4] mm/damon: fix esz=0 quota bypass allowing unlimited migration
 2026-02-24  1:54 UTC  (2+ messages)

[RFC PATCH v3 1/4] mm/damon/sysfs: set goal_tuner after scheme creation
 2026-02-24  1:40 UTC  (2+ messages)

[PATCH v2] mm/damon/core: clear walk_control on inactive context in damos_walk()
 2026-02-24  1:10 UTC 

[RFC PATCH v1 00/10] guest_memfd: Track amount of memory allocated on inode
 2026-02-23 23:42 UTC  (3+ messages)

[PATCH v6 0/3] mm: vmscan: add PID and cgroup ID to vmscan tracepoints
 2026-02-23 23:30 UTC  (9+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/3] tracing: Add __event_in_*irq() helpers
  ` [PATCH v7 2/3] mm: vmscan: add cgroup IDs to vmscan tracepoints
  ` [PATCH v7 3/3] mm: vmscan: add PIDs "

[PATCH 0/4] mm: zone lock tracepoint instrumentation
 2026-02-23 23:28 UTC  (8+ messages)
` [PATCH 1/4] mm: introduce zone lock wrappers
` [PATCH 2/4] mm: convert zone lock users to wrappers

[PATCH v4 0/3] Only free healthy pages in high-order has_hwpoisoned folio
 2026-02-23 23:17 UTC  (2+ messages)

[RFC PATCH 0/6] mm/memcontrol: Make memcg limits tier-aware
 2026-02-23 22:38 UTC  (7+ messages)
` [RFC PATCH 1/6] mm/memory-tiers: Introduce tier-aware memcg limit sysfs
` [RFC PATCH 2/6] mm/page_counter: Introduce tiered memory awareness to page_counter
` [RFC PATCH 3/6] mm/memory-tiers, memcontrol: Introduce toptier capacity updates
` [RFC PATCH 4/6] mm/memcontrol: Charge and uncharge from toptier
` [RFC PATCH 5/6] mm/memcontrol, page_counter: Make memory.low tier-aware
` [RFC PATCH 6/6] mm/memcontrol: Make memory.high tier-aware

6.18.13 iwlwifi deadlock allocating cma while work-item is active
 2026-02-23 22:36 UTC 

[PATCH 0/4 v4] exec: inherit HWCAPs from the parent process
 2026-02-23 22:28 UTC  (3+ messages)

[PATCH] mm: allow __GFP_RETRY_MAYFAIL in vmalloc
 2026-02-23 22:08 UTC  (5+ messages)

[PATCH 0/4] Introduce QPW for per-cpu operations
 2026-02-23 21:56 UTC  (12+ messages)

[PATCHv6 00/17] mm: Eliminate fake head pages from vmemmap optimization
 2026-02-23 20:46 UTC  (7+ messages)
` [PATCHv6 08/17] mm: Make page_zonenum() use head page

[RFC PATCH v5 0/2] Hazard Pointers
 2026-02-23 20:44 UTC  (3+ messages)
` [RFC PATCH v5 1/2] hazptr: Implement "
` [RFC PATCH v5 2/2] hazptr: Add refscale test

[REGRESSION] kswapd0: page allocation failure (bisected to "slab: add sheaves to most caches")
 2026-02-23 20:30 UTC  (5+ messages)

[PATCH] mm/slab: initialize slab->stride early to avoid memory ordering issues
 2026-02-23 20:23 UTC  (4+ messages)

[PATCH 1/2] mm: vmalloc: streamline vmalloc memory accounting
 2026-02-23 20:19 UTC  (7+ messages)
` [PATCH 2/2] mm: memcontrol: switch to native NR_VMALLOC vmstat counter

[PATCH v3 00/22] Add support for shared PTEs across processes
 2026-02-23 19:55 UTC  (5+ messages)

[PATCH v2 1/2] mm: vmalloc: streamline vmalloc memory accounting
 2026-02-23 19:48 UTC  (6+ messages)
` [PATCH v2 2/2] mm: memcontrol: switch to native NR_VMALLOC vmstat counter

[PATCH] mm/slab: pass __GFP_NOWARN to refill_sheaf() if fallback is available
 2026-02-23 19:46 UTC  (3+ messages)

[RFC PATCH v4 0/4] Hazard Pointers
 2026-02-23 19:40 UTC  (6+ messages)
` [RFC PATCH v4 4/4] hazptr: Migrate per-CPU slots to backup slot on context switch

[PATCH v3 00/29] arch, mm: consolidate hugetlb early reservation
 2026-02-23 19:40 UTC  (4+ messages)
` [PATCH v3 24/29] arch, mm: consolidate initialization of SPARSE memory model

[PATCH v2 0/3] dma-buf: heaps: cma: enable dmem cgroup accounting
 2026-02-23 19:39 UTC  (9+ messages)
` [PATCH v2 3/3] dma-buf: heaps: cma: charge each cma heap's dmem

[PATCH v1] mm: centralize+fix comments about compound_mapcount() in new sync_with_folio_pmd_zap()
 2026-02-23 19:16 UTC  (3+ messages)

[syzbot] [mm?] WARNING in __put_task_struct (6)
 2026-02-23 18:32 UTC 

[PATCH 0/2] mm: memfd_luo: fixes for folio flag preservation
 2026-02-23 17:39 UTC  (3+ messages)
` [PATCH 1/2] mm: memfd_luo: always make all folios uptodate
` [PATCH 2/2] mm: memfd_luo: always dirty all folios

[LSF/MM/BPF TOPIC] 64k (or 16k) base page size on x86
 2026-02-23 16:34 UTC  (16+ messages)

[PATCH v2 0/4] arch, mm: consolidate empty_zero_page
 2026-02-23 16:20 UTC  (7+ messages)
` [PATCH v2 1/4] mm: don't special case !MMU for is_zero_pfn() and my_zero_pfn()
` [PATCH v2 3/4] arch, mm: consolidate empty_zero_page
` [PATCH v2 4/4] mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()

[PATCH 00/33 v6] cpuset/isolation: Honour kthreads preferred affinity
 2026-02-23 16:09 UTC  (4+ messages)
` [PATCH 04/33] mm: vmstat: Prepare to protect against concurrent isolated cpuset change

[PATCH] MAINTAINERS: Update Yosry Ahmed's email address
 2026-02-23 16:00 UTC 

[PATCH v1 00/11] Zero page->private when freeing pages
 2026-02-23 15:27 UTC  (6+ messages)

[RFC PATCH v5 00/10] mm: Hot page tracking and promotion infrastructure
 2026-02-23 15:02 UTC  (3+ 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