linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v9 0/2] Optimize zone->contiguous update
 2026-01-30 16:37 UTC  (3+ messages)
` [PATCH v9 1/2] mm/memory hotplug/unplug: Add online_memory_block_pages() and offline_memory_block_pages()
` [PATCH v9 2/2] mm/memory hotplug/unplug: Optimize zone->contiguous update when changes pfn range

[PATCH] mm/memory hotplug: Fix zone->contiguous always false when hotplug
 2026-01-30 16:09 UTC 

[PATCH v9] mm/memory hotplug: Fix zone->contiguous always false when hotplug
 2026-01-30 16:06 UTC 

[PATCH] mm/damon: remove __read_mostly from memory_idle_ms_percentiles
 2026-01-30 15:38 UTC  (2+ messages)

[RFC PATCH] mm/page_alloc: fix use-after-free in swap due to stale page data after split_page()
 2026-01-30 15:30 UTC  (4+ messages)

[PATCH] rust: page: add volatile memory copy methods
 2026-01-30 15:23 UTC  (7+ messages)

[PATCH net-next 2/3] mm: vmalloc: export find_vm_area()
 2026-01-30 15:16 UTC  (18+ messages)

[PATCH] mm/hmm: Fix a hmm_range_fault() livelock / starvation problem
 2026-01-30 14:45 UTC 

[RFC PATCH 0/1] Bind-mounting memfds
 2026-01-30 14:17 UTC  (4+ messages)
` [RFC PATCH 1/1] fs,ns: allow copying of shm_mnt mount trees

[PATCH v2] mm: khugepaged: fix NR_FILE_PAGES and NR_SHMEM in collapse_file()
 2026-01-30 14:00 UTC  (5+ messages)

[PATCH] mm: fix typo in MMF_HAS_PINNED comment
 2026-01-30 13:26 UTC 

[PATCH v3] arm64: mm: fix pass user prot to ioremap_prot in generic_access_phys
 2026-01-30 12:19 UTC  (2+ messages)

[PATCH v4 0/6] KFuzzTest: a new kernel fuzzing framework
 2026-01-30 11:13 UTC  (3+ messages)

[PATCH v5 00/13] Remove device private pages from physical address space
 2026-01-30 11:10 UTC  (14+ messages)
` [PATCH v5 01/13] mm/migrate_device: Introduce migrate_pfn_from_page() helper
` [PATCH v5 02/13] drm/amdkfd: Use migrate pfns internally
` [PATCH v5 03/13] mm/migrate_device: Make migrate_device_{pfns,range}() take mpfns
` [PATCH v5 04/13] mm/migrate_device: Add migrate PFN flag to track device private pages
` [PATCH v5 05/13] mm/page_vma_mapped: Add flag to page_vma_mapped_walk::flags "
` [PATCH v5 06/13] mm: Add helpers to create migration entries from struct pages
` [PATCH v5 07/13] mm: Add a new swap type for migration entries of device private pages
` [PATCH v5 08/13] mm: Add softleaf support for device private migration entries
` [PATCH v5 09/13] mm: Begin creating "
` [PATCH v5 10/13] mm: Add helpers to create device private entries from struct pages
` [PATCH v5 11/13] mm/util: Add flag to track device private pages in page snapshots
` [PATCH v5 12/13] mm/hmm: Add flag to track device private pages
` [PATCH v5 13/13] mm: Remove device private pages from the physical address space

[PATCH v4 00/13] Remove device private pages from physical address space
 2026-01-30 10:50 UTC  (14+ messages)
` [PATCH v4 01/13] mm/migrate_device: Introduce migrate_pfn_from_page() helper
` [PATCH v4 02/13] drm/amdkfd: Use migrate pfns internally
` [PATCH v4 03/13] mm/migrate_device: Make migrate_device_{pfns,range}() take mpfns
` [PATCH v4 04/13] mm/migrate_device: Add migrate PFN flag to track device private pages
` [PATCH v4 05/13] mm/page_vma_mapped: Add flag to page_vma_mapped_walk::flags "
` [PATCH v4 06/13] mm: Add helpers to create migration entries from struct pages
` [PATCH v4 07/13] mm: Add a new swap type for migration entries of device private pages
` [PATCH v4 08/13] mm: Add softleaf support for device private migration entries
` [PATCH v4 09/13] mm: Begin creating "
` [PATCH v4 10/13] mm: Add helpers to create device private entries from struct pages
` [PATCH v4 11/13] mm/util: Add flag to track device private pages in page snapshots
` [PATCH v4 12/13] mm/hmm: Add flag to track device private pages
` [PATCH v4 13/13] mm: Remove device private pages from the physical address space

[PATCH v4 1/3] mm: pagewalk: simplify hugepage boundary calculation
 2026-01-30 10:34 UTC  (7+ messages)
` [PATCH v4 1/3] mm: pagewalk: simplify hugepage boundary

[PATCH v8 0/2] Make KHO Stateless
 2026-01-30 10:28 UTC  (4+ messages)
` [PATCH v8 1/2] kho: Adopt radix tree for preserved memory tracking
` [PATCH v8 2/2] kho: Remove finalize state and clients

[PATCH 0/2] mm/kmemleak: Improve scan_should_stop() implementation
 2026-01-30  9:37 UTC  (3+ messages)
` [PATCH 1/2] mm/kmemleak: Remove unreachable return statement in scan_should_stop()
` [PATCH 2/2] mm/kmemleak: Use PF_KTHREAD flag to detect kernel threads

[RFC PATCH 0/5] Separate compound page from folio
 2026-01-30  8:15 UTC  (7+ messages)
` [RFC PATCH 1/5] io_uring: allocate folio in io_mem_alloc_compound() and function rename
` [RFC PATCH 2/5] mm/huge_memory: use page_rmappable_folio() to convert after-split folios
` [RFC PATCH 3/5] mm/hugetlb: set large_rmappable on hugetlb and avoid deferred_list handling
` [RFC PATCH 4/5] mm: only use struct page in compound_nr() and compound_order()
` [RFC PATCH 5/5] mm: code separation for compound page and folio
` [syzbot ci] Re: Separate compound page from folio

[PATCH v3 00/30] Eliminate Dying Memory Cgroup
 2026-01-30  7:22 UTC  (8+ messages)
` [PATCH v3 28/30] mm: memcontrol: prepare for reparenting state_local

[PATCH v4 00/22] slab: replace cpu (partial) slabs with sheaves
 2026-01-30  7:15 UTC  (12+ messages)
` [PATCH v4 06/22] slab: add sheaves to most caches

[PATCH v4 00/54] tree-in-dcache stuff
 2026-01-30  7:04 UTC  (10+ messages)

[linux-next:master] BUILD REGRESSION 33a647c659ffa5bdb94abc345c8c86768ff96215
 2026-01-30  6:46 UTC 

[PATCH v2 mm-stable] procfs: avoid fetching build ID while holding VMA lock
 2026-01-30  6:43 UTC  (4+ messages)

[PATCH 0/2] Introduce IORING_OP_MMAP
 2026-01-30  6:03 UTC  (4+ messages)
` [PATCH 1/2] io_uring: Support commands with optional file descriptors
` [PATCH 2/2] io_uring: introduce IORING_OP_MMAP

[PATCH] mm/damon: unify address range representation with damon_addr_range
 2026-01-30  3:38 UTC  (5+ messages)

[PATCH bpf-next] mm/bpf_memcontrol: Add missing newline in pr_warn message
 2026-01-30  2:32 UTC  (2+ messages)

[RFC PATCH v2 0/3] mm/damon: Introduce node_target_mem_bp Quota Goal Metric
 2026-01-30  1:49 UTC  (6+ messages)
` [PATCH 1/3] mm/damon/core: add DAMOS_QUOTA_NODE_TARGET_MEM_BP metric
` [PATCH 2/3] mm/damon/core: implement NODE_TARGET_MEM_BP metric calculation
` [PATCH 3/3] mm/damon/sysfs-schemes: expose NODE_TARGET_MEM_BP metric

[PATCH] lsm: preserve /proc/sys/vm/mmap_min_addr when !CONFIG_SECURITY
 2026-01-30  1:31 UTC  (2+ messages)

[vbabka:b4/sheaves-for-all-rebased] [slab] aa8fdb9e25: will-it-scale.per_process_ops 46.5% regression
 2026-01-30  1:24 UTC  (6+ messages)

[PATCH] mm: khugepaged: fix NR_FILE_PAGES accounting in collapse_file()
 2026-01-30  0:50 UTC  (8+ messages)

[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
 2026-01-30  0:31 UTC  (26+ 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 03/22] PCI: Inherit bus numbers from previous kernel during "
` [PATCH v2 04/22] vfio/pci: Register a file handler with Live Update Orchestrator
` [PATCH v2 05/22] vfio/pci: Preserve vfio-pci device files across Live Update
` [PATCH v2 06/22] vfio/pci: Retrieve preserved device files after "
` [PATCH v2 07/22] vfio/pci: Notify PCI subsystem about devices preserved across "
` [PATCH v2 08/22] vfio: Enforce preserved devices are retrieved via LIVEUPDATE_SESSION_RETRIEVE_FD
` [PATCH v2 09/22] vfio/pci: Store incoming Live Update state in struct vfio_pci_core_device
` [PATCH v2 10/22] vfio/pci: Skip reset of preserved device after Live Update
` [PATCH v2 11/22] docs: liveupdate: Document VFIO device file preservation
` [PATCH v2 12/22] selftests/liveupdate: Move luo_test_utils.* into a reusable library
` [PATCH v2 13/22] selftests/liveupdate: Add helpers to preserve/retrieve FDs
` [PATCH v2 14/22] vfio: selftests: Build liveupdate library in VFIO selftests
` [PATCH v2 15/22] vfio: selftests: Add Makefile support for TEST_GEN_PROGS_EXTENDED
` [PATCH v2 16/22] vfio: selftests: Add vfio_pci_liveupdate_uapi_test
` [PATCH v2 17/22] vfio: selftests: Initialize vfio_pci_device using a VFIO cdev FD
` [PATCH v2 18/22] vfio: selftests: Add vfio_pci_liveupdate_kexec_test
` [PATCH v2 19/22] vfio: selftests: Expose iommu_modes to tests
` [PATCH v2 20/22] vfio: selftests: Expose low-level helper routines for setting up struct vfio_pci_device
` [PATCH v2 21/22] vfio: selftests: Verify that opening VFIO device fails during Live Update
` [PATCH v2 22/22] vfio: selftests: Add continuous DMA to vfio_pci_liveupdate_kexec_test

[PATCH linux-next] mm/page_alloc: avoid overcounting bulk allocin watermark check
 2026-01-30  0:29 UTC 

[GIT PULL] hotfixes for 6.19-rc8
 2026-01-30  0:28 UTC  (2+ messages)

[PATCH v3 00/13] Remove device private pages from physical address space
 2026-01-29 23:26 UTC  (3+ messages)

[PATCH v5 10/11] lsm: consolidate all of the LSM framework initcalls
 2026-01-29 23:06 UTC  (7+ messages)

[PATCH] selftests/liveupdate: add end to end test infrastructure and scripts
 2026-01-29 22:51 UTC  (3+ messages)

[PATCH v3 0/6] AG aware parallel writeback for XFS
 2026-01-29 22:40 UTC  (8+ messages)
  ` [PATCH v3 5/6] xfs: add per-AG writeback workqueue infrastructure
  ` [PATCH v3 6/6] xfs: offload writeback by AG using per-inode dirty bitmap and per-AG workers
  ` [PATCH v3 4/6] xfs: tag folios with AG number during buffered write via iomap attach hook

[PATCH] x86: remove the BIOS memory corruption check
 2026-01-29 22:03 UTC 

[PATCH v4 00/10] mm: add and use vma_assert_stabilised() helper
 2026-01-29 21:30 UTC  (5+ messages)
` [PATCH v4 04/10] mm/vma: add+use vma lockdep acquire/release defines

[PATCH 0/9] cxl: explicit DAX driver selection and hotplug
 2026-01-29 21:17 UTC  (11+ messages)
` [PATCH 1/9] mm/memory_hotplug: pass online_type to online_memory_block() via arg
` [PATCH 2/9] mm/memory_hotplug: add __add_memory_driver_managed() with online_type arg
` [PATCH 3/9] dax: plumb online_type from dax_kmem creators to hotplug
` [PATCH 4/9] drivers/cxl,dax: add dax driver mode selection for dax regions
` [PATCH 5/9] cxl/core/region: move pmem region driver logic into pmem_region
` [PATCH 6/9] cxl/core/region: move dax region device logic into dax_region.c
` [PATCH 7/9] cxl/core: add cxl_devdax_region driver for explicit userland region binding
` [PATCH 8/9] cxl/core: Add dax_kmem_region and sysram_region drivers
` [PATCH 9/9] Documentation/driver-api/cxl: add dax and sysram driver documentation

[PATCH bpf-next v3 00/17] mm: BPF OOM
 2026-01-29 21:00 UTC  (3+ messages)
` [PATCH bpf-next v3 07/17] mm: introduce BPF OOM struct ops

[PATCH v5 00/19] mm, swap: swap table phase II: unify swapin use swap cache and cleanup flags
 2026-01-29 19:32 UTC  (3+ messages)
` [PATCH v5 14/19] mm, swap: cleanup swap entry management workflow

[PATCH v3 0/2] SEV-SNP Unaccepted Memory Hotplug
 2026-01-29 19:32 UTC  (10+ messages)
` [PATCH v3 1/2] mm/memory_hotplug: Add support to accept memory during hot-add
` [PATCH v3 2/2] x86/sev: Add support to unaccept memory after hot-remove

[PATCH v2] arm64: mm: fix pass user prot to ioremap_prot in generic_access_phys
 2026-01-29 18:22 UTC  (3+ messages)

[PATCHv5 00/17] mm: Eliminate fake head pages from vmemmap optimization
 2026-01-29 17:33 UTC  (8+ messages)
` [PATCHv5 09/17] mm/sparse: Check memmap alignment for compound_info_has_mask()

[PATCH v2 0/3] Convert 64-bit x86/mm/pat to ptdescs
 2026-01-29 17:04 UTC  (4+ messages)
` [PATCH v2 1/3] x86/mm/pat: Convert pte code to use ptdescs

LSF/MM/BPF: 2026: Call for Proposals
 2026-01-29 16:13 UTC  (3+ messages)

[RFC PATCH v5 00/10] mm: Hot page tracking and promotion infrastructure
 2026-01-29 14:40 UTC  (11+ messages)
` [RFC PATCH v5 01/10] mm: migrate: Allow misplaced migration without VMA
` [RFC PATCH v5 02/10] migrate: Add migrate_misplaced_folios_batch()
` [RFC PATCH v5 03/10] mm: Hot page tracking and promotion
` [RFC PATCH v5 04/10] mm: pghot: Precision mode for pghot
` [RFC PATCH v5 05/10] mm: sched: move NUMA balancing tiering promotion to pghot
` [RFC PATCH v5 06/10] x86: ibs: In-kernel IBS driver for memory access profiling
` [RFC PATCH v5 07/10] x86: ibs: Enable IBS profiling for memory accesses
` [RFC PATCH v5 08/10] mm: mglru: generalize page table walk
` [RFC PATCH v5 09/10] mm: klruscand: use mglru scanning for page promotion
` [RFC PATCH v5 10/10] mm: pghot: Add folio_mark_accessed() as hotness source

[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
 2026-01-29 14:36 UTC  (10+ messages)
` [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes

page:  |  | latest

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