linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCHv7 0/7] liveupdate: Rework KHO for in-kernel users
 2025-10-22  0:57 UTC  (8+ messages)
` [PATCHv7 1/7] kho: allow to drive kho from within kernel
` [PATCHv7 2/7] kho: make debugfs interface optional
` [PATCHv7 3/7] kho: drop notifiers
` [PATCHv7 4/7] kho: add interfaces to unpreserve folios and page ranges
` [PATCHv7 5/7] kho: don't unpreserve memory during abort
` [PATCHv7 6/7] liveupdate: kho: move to kernel/liveupdate
` [PATCHv7 7/7] liveupdate: kho: move kho debugfs directory to liveupdate

[PATCH v4 0/4] mm: some optimizations for prot numa
 2025-10-22  0:51 UTC  (24+ messages)
` [PATCH v4 3/4] mm: mprotect: convert to folio_needs_prot_numa()
` [PATCH v4 4/4] mm: huge_memory: use folio_needs_prot_numa() for pmd folio

[PATCH] mm/damon/sysfs: Remove misleading todo comment in nid_show()
 2025-10-22  0:46 UTC  (2+ messages)

[PATCH v3 0/3] KHO: kfence + KHO memory corruption fix
 2025-10-22  0:15 UTC  (5+ messages)

[PATCH] memcg: manually uninline __memcg_memory_event
 2025-10-21 23:44 UTC 

[PATCH] mm/filemap: Implement fast short reads
 2025-10-21 23:39 UTC  (6+ messages)

[PATCH 0/2] kasan: cleanups for kasan_enabled() checks
 2025-10-21 23:07 UTC  (5+ messages)
` [PATCH 1/2] kasan: remove __kasan_save_free_info wrapper
` [PATCH 2/2] kasan: cleanup of kasan_enabled() checks

[PATCH 00/33 v3] cpuset/isolation: Honour kthreads preferred affinity
 2025-10-21 22:42 UTC  (8+ messages)
` [PATCH 13/33] cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset
` [PATCH 14/33] sched/isolation: Flush memcg workqueues on cpuset isolated partition change
` [PATCH 22/33] kthread: Include unbound kthreads in the managed affinity list

[PATCH 1/1] kexec: Use %pe format specifier for error pointer printing
 2025-10-21 22:42 UTC  (4+ messages)

[PATCH v3 0/3] mm: Implement ECC handling for pfn with no struct page
 2025-10-21 22:38 UTC  (11+ messages)
` [PATCH v3 1/3] mm: handle poisoning of pfn without struct pages
` [PATCH v3 2/3] mm: Change ghes code to allow poison of non-struct pfn
` [PATCH v3 3/3] vfio/nvgrace-gpu: register device memory for poison handling

[v7 00/16] mm: support device-private THP
 2025-10-21 21:34 UTC  (6+ messages)
` [v7 11/16] mm/migrate_device: add THP splitting during migration

[PATCH] mm/vmalloc: request large order pages from buddy allocator
 2025-10-21 21:24 UTC  (2+ messages)

[Patch v3 0/4] mm/huge_memory: cleanup __split_unmapped_folio()
 2025-10-21 21:21 UTC  (5+ messages)
` [Patch v3 1/4] mm/huge_memory: avoid reinvoking folio_test_anon()
` [Patch v3 2/4] mm/huge_memory: update folio stat after successful split
` [Patch v3 3/4] mm/huge_memory: optimize and simplify folio stat update after split
` [Patch v3 4/4] mm/huge_memory: optimize old_order derivation during folio splitting

[PATCH v2] hugetlbfs: skip VMAs without shareable locks in hugetlb_vmdelete_list
 2025-10-21 21:10 UTC  (4+ messages)

[PATCH v1 00/23] mm: balloon infrastructure cleanups
 2025-10-21 20:59 UTC  (33+ messages)
` [PATCH v1 01/23] vmw_balloon: adjust BALLOON_DEFLATE when deflating while migrating
` [PATCH v1 02/23] vmw_balloon: remove vmballoon_compaction_init()
` [PATCH v1 03/23] powerpc/pseries/cmm: remove cmm_balloon_compaction_init()
` [PATCH v1 04/23] mm/balloon_compaction: centralize basic page migration handling
` [PATCH v1 05/23] mm/balloon_compaction: centralize adjust_managed_page_count() handling
` [PATCH v1 06/23] vmw_balloon: stop using the balloon_dev_info lock
` [PATCH v1 07/23] mm/balloon_compaction: use a device-independent balloon (list) lock
` [PATCH v1 08/23] mm/balloon_compaction: remove dependency on page lock
` [PATCH v1 09/23] mm/balloon_compaction: make balloon_mops static
` [PATCH v1 10/23] mm/balloon_compaction: drop fs.h include from balloon_compaction.h
` [PATCH v1 11/23] drivers/virtio/virtio_balloon: stop using balloon_page_push/pop()
` [PATCH v1 12/23] mm/balloon_compaction: remove balloon_page_push/pop()
` [PATCH v1 13/23] mm/balloon_compaction: fold balloon_mapping_gfp_mask() into balloon_page_alloc()
` [PATCH v1 14/23] mm/balloon_compaction: move internal helpers to memory_compaction.c
` [PATCH v1 15/23] mm/balloon_compaction: assert that the balloon_pages_lock is held
` [PATCH v1 16/23] mm/balloon_compaction: mark remaining functions for having proper kerneldoc
` [PATCH v1 17/23] mm/balloon_compaction: remove "extern" from functions
  ` [PATCH v1 18/23] mm/vmscan: drop inclusion of balloon_compaction.h
  ` [PATCH v1 19/23] mm: rename balloon_compaction.(c|h) to balloon.(c|h)
  ` [PATCH v1 20/23] mm/kconfig: make BALLOON_COMPACTION depend on MIGRATION
  ` [PATCH v1 21/23] mm: rename CONFIG_BALLOON_COMPACTION to CONFIG_BALLOON_MIGRATION
  ` [PATCH v1 22/23] mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOON
  ` [PATCH v1 23/23] MAINTAINERS: move memory balloon infrastructure to "MEMORY MANAGEMENT - BALLOON"

[RFC PATCH v2] page_alloc: allow migration of smaller hugepages during contig_alloc
 2025-10-21 20:15 UTC  (8+ messages)

[PATCH] mm/vmstat: Fix indentation in fold_diff function
 2025-10-21 20:14 UTC  (7+ messages)

[PATCH v2 0/3] Do not change split folio target order
 2025-10-21 19:07 UTC  (11+ messages)
` [PATCH v2 2/3] mm/memory-failure: improve large block size folio handling

[PATCH] mm/shmem: fix THP allocation size check and fallback
 2025-10-21 19:04 UTC 

[PATCH] arm64: mte: Do not warn if the page is already tagged in copy_highpage()
 2025-10-21 19:00 UTC  (3+ messages)

[RFC PATCH v2 0/8] mm: Hot page tracking and promotion infrastructure
 2025-10-21 18:57 UTC  (12+ messages)

[PATCH] mm/page_alloc: Consider PCP pages as part of pfmemalloc_reserve
 2025-10-21 18:04 UTC  (3+ messages)
  ` [PATCH] mm/page_alloc: Consider PCP pages as part of

[PATCH] mm: Remove reference to destructor in comment in calculate_sizes()
 2025-10-21 17:44 UTC  (4+ messages)

[PATCH mm-new v2] mm/khugepaged: Factor out common logic in [scan,alloc]_sleep_millisecs_store()
 2025-10-21 17:42 UTC  (3+ messages)

[RFC PATCH v2 0/3] Add testable code specifications
 2025-10-21 17:40 UTC  (15+ messages)
` [RFC v2 PATCH 1/3] Documentation: add guidelines for writing "
` [RFC v2 PATCH 3/3] selftests/devmem: initial testset

[PATCH] mm: shmem: fix the strategy for the tmpfs 'huge=' options
 2025-10-21 17:24 UTC  (2+ messages)

Regression in generic/749 with 8k fsblock size on 6.18-rc1
 2025-10-21 17:02 UTC  (6+ messages)

O_DIRECT vs BLK_FEAT_STABLE_WRITES, was Re: [PATCH] btrfs: never trust the bio from direct IO
 2025-10-21 16:56 UTC  (21+ messages)

[PATCH v4 0/4] mm/userfaultfd: modulize memory types
 2025-10-21 16:28 UTC  (5+ messages)

[linux-next:master] BUILD REGRESSION fe45352cd106ae41b5ad3f0066c2e54dbb2dfd70
 2025-10-21 16:20 UTC 

[PATCH v6 00/10] liveupdate: Rework KHO for in-kernel users & Fix memory corruption
 2025-10-21 16:08 UTC  (4+ messages)
` [PATCH v6 01/10] kho: allow to drive kho from within kernel

[PATCH v3] mm/huge_memory: do not change split_huge_page*() target order silently
 2025-10-21 15:57 UTC  (6+ messages)

[PATCH v3] ksm: use range-walk function to jump over holes in scan_get_next_rmap_item
 2025-10-21 15:25 UTC  (4+ messages)

[PATCH] maple_tree: Fix potential NULL pointer dereference if mas_pop_node() fails
 2025-10-21 14:19 UTC  (4+ messages)

[PATCH v2 0/1] mm/ksm: recover from memory failure on KSM page by migrating to healthy duplicate
 2025-10-21 14:00 UTC  (3+ messages)

[PATCH v3] slab: Avoid race on slab->obj_exts in alloc_slab_obj_exts
 2025-10-21 13:24 UTC  (3+ messages)

[PATCH 1/2] mm/memory: Do not populate page table entries beyond i_size
 2025-10-21 12:58 UTC  (11+ messages)
` [PATCH 2/2] mm/truncate: Unmap large folio on split failure

[PATCH v2 00/16] Parallelizing filesystem writeback
 2025-10-21 12:11 UTC  (10+ messages)
    ` [PATCH v2 01/16] writeback: add infra for parallel writeback
    ` [PATCH v2 04/16] writeback: affine inode to a writeback ctx within a bdi
    ` [PATCH v2 05/16] writeback: modify bdi_writeback search logic to search across all wb ctxs

[PATCH v5 00/12] drm: Reduce page tables overhead with THP
 2025-10-21 11:43 UTC  (14+ messages)
` [PATCH v5 01/12] drm/shmem-helper: Simplify page offset calculation in fault handler
` [PATCH v5 02/12] drm/shmem-helper: Implement map_pages fault-around handler
` [PATCH v5 03/12] drm/shmem-helper: Map huge pages in fault handlers
` [PATCH v5 04/12] drm/gem: Introduce drm_gem_get_unmapped_area() fop
` [PATCH v5 05/12] drm/gem: Add huge tmpfs mountpoint helpers
` [PATCH v5 06/12] drm/i915: Use "
` [PATCH v5 07/12] drm/v3d: "
` [PATCH v5 08/12] drm/gem: Get rid of *_with_mnt helpers
` [PATCH v5 09/12] drm/panthor: Introduce huge tmpfs mountpoint option
` [PATCH v5 10/12] drm/panthor: Improve IOMMU map/unmap debugging logs
` [PATCH v5 11/12] drm/panfrost: Introduce huge tmpfs mountpoint option
` [PATCH v5 12/12] Documentation/gpu/drm-mm: Add THP paragraph to GEM mapping section

[PATCH] mm: Refactor vm_mixed_ok() for more maintainable
 2025-10-21 10:20 UTC  (3+ messages)

[PATCH 6.1 0/8] Backporting CVE-2025-38073 fix patch
 2025-10-21 10:16 UTC  (5+ messages)

[PATCH v1 0/2] powerpc/pseries/cmm: two smaller fixes
 2025-10-21 10:06 UTC  (3+ messages)
` [PATCH v1 1/2] powerpc/pseries/cmm: call balloon_devinfo_init() also without CONFIG_BALLOON_COMPACTION
` [PATCH v1 2/2] powerpc/pseries/cmm: adjust BALLOON_MIGRATE when migrating pages

[PATCH v5 0/4] reparent the THP split queue
 2025-10-21  9:43 UTC  (6+ messages)
` [PATCH v5 4/4] mm: thp: reparent the split queue during memcg offline

[Patch v2 0/2] mm/huge_memory: cleanup __split_unmapped_folio()
 2025-10-21  9:17 UTC  (10+ messages)
` [Patch v2 2/2] mm/huge_memory: Optimize and simplify __split_unmapped_folio() logic

[PATCH] mm: Make INVALID_PHYS_ADDR a generic macro
 2025-10-21  8:48 UTC  (2+ messages)

[PATCH 0/4] mm, swap: misc cleanup and bugfix
 2025-10-21  8:44 UTC  (10+ messages)
` [PATCH 1/4] mm, swap: do not perform synchronous discard during allocation

[PATCH] mm/debug_vm_pgtable: Add [pte|pmd]_mkwrite_novma() tests
 2025-10-21  7:48 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