linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 0/4] Improve khugepaged scan logic
 2025-12-15 23:01 UTC  (9+ messages)
` [PATCH 1/4] mm: khugepaged: add trace_mm_khugepaged_scan event
` [PATCH 2/4] mm: khugepaged: remove mm when all memory has been collapsed
` [PATCH 3/4] mm: khugepaged: move mm to list tail when MADV_COLD/MADV_FREE
` [PATCH 4/4] mm: khugepaged: set to next mm direct when mm has MMF_DISABLE_THP_COMPLETELY

[PATCH 1/3] zram: use u32 for entry ac_time tracking
 2025-12-15 22:31 UTC  (4+ messages)
` [PATCH 2/3] zram: rename internal slot API
` [PATCH 3/3] zram: trivial fix of recompress_slot() coding styles

[PATCH 00/46] Allow inlining C helpers into Rust when using LTO
 2025-12-15 21:40 UTC  (3+ messages)
` (subset) "

[PATCH -next 0/5] mm/mglru: remove memcg lru
 2025-12-15 21:17 UTC  (6+ messages)
` [PATCH -next 3/5] mm/mglru: extend shrink_one for both lrugen and non-lrugen
` [PATCH -next 4/5] mm/mglru: combine shrink_many into shrink_node_memcgs

[PATCH 00/11] mm: thp: always enable mTHP support
 2025-12-15 21:16 UTC  (12+ messages)
` [PATCH 01/11] docs: tmpfs: remove implementation detail reference
` [PATCH 02/11] mm: introduce pgtable_has_pmd_leaves()
` [PATCH 03/11] drivers: dax: use pgtable_has_pmd_leaves()
` [PATCH 04/11] drivers: i915 selftest: "
` [PATCH 05/11] drivers: nvdimm: "
` [PATCH 06/11] mm: debug_vm_pgtable: "
` [PATCH 07/11] mm: shmem: "
` [PATCH 08/11] treewide: rename has_transparent_hugepage() to arch_has_pmd_leaves()
` [PATCH 09/11] mm: replace thp_disabled_by_hw() with pgtable_has_pmd_leaves()
` [PATCH 10/11] mm/thp: always enable mTHP support
` [PATCH 11/11] mm/thp: x86: cleanup PSE feature bit usage

[PATCH v10 0/8] mm: folio_zero_user: clear contiguous pages
 2025-12-15 20:49 UTC  (9+ messages)
` [PATCH v10 1/8] treewide: provide a generic clear_user_page() variant
` [PATCH v10 2/8] highmem: introduce clear_user_highpages()
` [PATCH v10 3/8] mm: introduce clear_pages() and clear_user_pages()
` [PATCH v10 4/8] highmem: do range clearing in clear_user_highpages()
` [PATCH v10 5/8] x86/mm: Simplify clear_page_*
` [PATCH v10 6/8] x86/clear_page: Introduce clear_pages()
` [PATCH v10 7/8] mm, folio_zero_user: support clearing page ranges
` [PATCH v10 8/8] mm: folio_zero_user: cache neighbouring pages

[PATCH] mm/memcg: reorder retry checks for clarity in try_charge_memcg
 2025-12-15 20:46 UTC  (2+ messages)

[PATCH 00/14] Assorted kernel-doc fixes
 2025-12-15 20:41 UTC  (19+ messages)
` [PATCH 01/14] genalloc: Describe @start_addr parameter in genpool_algo_t
` [PATCH 02/14] mm: Describe @flags parameter in memalloc_flags_save()
` [PATCH 03/14] textsearch: Describe @list member in ts_ops search
` [PATCH 04/14] mm: vmalloc: Fix up vrealloc_node_align() kernel-doc macro name
` [PATCH 05/14] mm, kfence: Describe @slab parameter in __kfence_obj_info()
` [PATCH 06/14] virtio: Describe @map and @vmap members in virtio_device struct
` [PATCH 07/14] fs: Describe @isnew parameter in ilookup5_nowait()
` [PATCH 08/14] VFS: fix __start_dirop() kernel-doc warnings
` [PATCH 09/14] drm/amd/display: Don't use kernel-doc comment in dc_register_software_state struct
` [PATCH 10/14] drm/amdgpu: Describe @AMD_IP_BLOCK_TYPE_RAS in amd_ip_block_type enum
` [PATCH 11/14] drm/gem/shmem: Describe @shmem and @size parameters
` [PATCH 12/14] drm/scheduler: Describe @result in drm_sched_job_done()
` [PATCH 13/14] drm/gpusvm: Fix drm_gpusvm_pages_valid_unlocked() kernel-doc comment
` [PATCH 14/14] net: bridge: Describe @tunnel_hash member in net_bridge_vlan_group struct

[PATCH] mm: vmscan: always allow writeback during memcg reclaim
 2025-12-15 20:22 UTC  (10+ messages)
  ` retiring laptop_mode? was "

[PATCH] mm/vmscan.c:shrink_folio_list(): save a tabstop
 2025-12-15 19:12 UTC 

[PATCH 0/2] finalize removing the page pool members in struct page
 2025-12-15 19:07 UTC  (4+ messages)
` [PATCH 1/2] mm: introduce a new page type for page pool in page type
` [PATCH 2/2] mm, netmem: remove the page pool members in struct page

[PATCH] cgroup: rstat: force flush on css exit
 2025-12-15 18:44 UTC  (3+ messages)

[PATCH v2] cgroup: rstat: use LOCK CMPXCHG in css_rstat_updated
 2025-12-15 18:18 UTC  (3+ messages)

[PATCH v3] mm/vmalloc: clarify why vmap_range_noflush() might sleep
 2025-12-15 18:17 UTC  (2+ messages)

[linux-next:master] BUILD SUCCESS 4a5663c04bb679631985a15efab774da58c37815
 2025-12-15 17:45 UTC 

[PATCH v2 0/1] fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()
 2025-12-15 17:09 UTC  (3+ messages)
` [PATCH v2 1/1] "

6.19 tmpfs __d_lookup() lockup
 2025-12-15 16:54 UTC  (14+ messages)
              ` shmem_rename() bugs (was Re: 6.19 tmpfs __d_lookup() lockup)
                ` [RFC][PATCH 2/2] shmem: fix recovery on rename failures

[PATCH v6 00/14] Nesting support for lazy MMU mode
 2025-12-15 16:52 UTC  (16+ messages)
` [PATCH v6 01/14] powerpc/64s: Do not re-activate batched TLB flush
` [PATCH v6 02/14] x86/xen: simplify flush_lazy_mmu()
` [PATCH v6 03/14] powerpc/mm: implement arch_flush_lazy_mmu_mode()
` [PATCH v6 04/14] sparc/mm: "
` [PATCH v6 05/14] mm: clarify lazy_mmu sleeping constraints
` [PATCH v6 06/14] mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODE
` [PATCH v6 07/14] mm: introduce generic lazy_mmu helpers
` [PATCH v6 08/14] mm: bail out of lazy_mmu_mode_* in interrupt context
` [PATCH v6 09/14] mm: enable lazy_mmu sections to nest
` [PATCH v6 10/14] arm64: mm: replace TIF_LAZY_MMU with is_lazy_mmu_mode_active()
` [PATCH v6 11/14] powerpc/mm: replace batch->active "
` [PATCH v6 12/14] sparc/mm: "
` [PATCH v6 13/14] x86/xen: use lazy_mmu_state when context-switching
` [PATCH v6 14/14] mm: Add basic tests for lazy_mmu

[PATCH -next v3 0/2] memcg cleanups
 2025-12-15 16:28 UTC  (5+ messages)
` [PATCH -next v3 1/2] memcg: move mem_cgroup_usage memcontrol-v1.c
` [PATCH -next v3 2/2] memcg: remove mem_cgroup_size()

[PATCH v4 00/35] Compiler-Based Context- and Locking-Analysis
 2025-12-15 15:53 UTC  (9+ messages)
` [PATCH v4 06/35] cleanup: Basic compatibility with context analysis

[PATCH] alloc_tag: move memory_allocation_profiling_sysctls into .rodata
 2025-12-15 15:47 UTC 

[PATCH v2 0/5] KVM: guest_memfd: Rework preparation/population flows in prep for in-place conversion
 2025-12-15 15:34 UTC  (6+ messages)
` [PATCH v2 1/5] KVM: guest_memfd: Remove partial hugepage handling from kvm_gmem_populate()
` [PATCH v2 2/5] KVM: guest_memfd: Remove preparation tracking
` [PATCH v2 3/5] KVM: SEV: Document/enforce page-alignment for KVM_SEV_SNP_LAUNCH_UPDATE
` [PATCH v2 4/5] KVM: TDX: Document alignment requirements for KVM_TDX_INIT_MEM_REGION
` [PATCH v2 5/5] KVM: guest_memfd: GUP source pages prior to populating guest memory

[PATCH] sysctl: Remove unused ctl_table forward declarations
 2025-12-15 15:25 UTC 

[PATCH RFC 00/19] slab: replace cpu (partial) slabs with sheaves
 2025-12-15 15:20 UTC  (4+ messages)
` [PATCH RFC 06/19] slab: introduce percpu sheaves bootstrap

[PATCH] dma-buf: system_heap: account for system heap allocation in memcg
 2025-12-15 14:53 UTC  (5+ messages)

[PATCH v1 0/4] mm/hugetlb: fixes for PMD table sharing (incl. using mmu_gather)
 2025-12-15 14:47 UTC  (10+ messages)
` [PATCH v1 2/4] mm/hugetlb: fix two comments related to huge_pmd_unshare()
` [PATCH v1 4/4] mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_gather

[PATCH v2] slub: keep empty main sheaf as spare in __pcs_replace_empty_main()
 2025-12-15 14:30 UTC  (2+ messages)

[RFC PATCH 1/2] mm/pgtable: use ptdesc for pmd_huge_pte
 2025-12-15 14:26 UTC  (5+ messages)
` [RFC PATCH 2/2] mm/pgtable: convert pgtable_trans_huge_withdraw to ptdesc

[PATCH next 0/2] THP COW support for private executable file mmap
 2025-12-15 14:26 UTC  (5+ messages)
` [PATCH next 1/2] mm/huge_memory: Implementation of THP COW for "
` [PATCH next 2/2] mm/huge_memory: Add sysfs knob for executable THP COW

[PATCH] mm/readahead: read min folio constraints under invalidate lock
 2025-12-15 14:22 UTC  (2+ messages)

[PATCH] fork: Replace simple_strtoul with kstrtoul in coredump_filter_setup
 2025-12-15 14:21 UTC 

[PATCH 0/2] mm/damon: export symbols and introduce prdm module
 2025-12-15 14:20 UTC  (3+ messages)
` [PATCH 1/2] mm/damon/core: export necessary symbols
` [PATCH 2/2] mm/damon/modules: introduce prdm module for DAMON

[PATCH] mm/damon: add loadable module support for sample modules
 2025-12-15 14:19 UTC  (2+ messages)

[PATCH v2 0/2] x86, mm: minor tlb_flush tracepoint adjustments
 2025-12-15 13:35 UTC  (6+ messages)
` [PATCH v2 1/2] x86/tlb/trace: Export the TLB_REMOTE_WRONG_CPU enum
` [PATCH v2 2/2] mm: Remove tlb_flush_reason::NR_TLB_FLUSH_REASONS

[PATCH v6 0/2] Optimize zone->contiguous update and issue fix
 2025-12-15 13:04 UTC  (3+ messages)
` [PATCH v6 1/2] mm/memory hotplug/unplug: Optimize zone->contiguous update when changes pfn range
` [PATCH v6 2/2] mm/memory hotplug: fix zone->contiguous always false when hotplug

[RFC LPC2026 PATCH v2 00/11] Specific Purpose Memory NUMA Nodes
 2025-12-15 12:38 UTC  (6+ messages)
` [RFC PATCH v2 01/11] mm: constify oom_control, scan_control, and alloc_context nodemask
` [RFC PATCH v2 02/11] mm: change callers of __cpuset_zone_allowed to cpuset_zone_allowed

[PATCH v2 0/3] support batch checking of references and unmapping for large folios
 2025-12-15 12:38 UTC  (7+ messages)
` [PATCH v2 1/3] arm64: mm: support batch clearing of the young flag "
` [PATCH v2 2/3] mm: rmap: support batched checks of the references "
` [PATCH v2 3/3] mm: rmap: support batched unmapping for file "

Calls to do_swap_page() from handle_pte_fault() on a system where swap is not configured
 2025-12-15 12:35 UTC  (4+ messages)

[linus:master] [mm/vmalloc] 9c47753167: stress-ng.bigheap.realloc_calls_per_sec 21.3% regression
 2025-12-15 12:19 UTC  (2+ messages)

[Patch v2] mm/huge_memory: use end_folio to terminate anonymous folio remapping
 2025-12-15 11:57 UTC  (6+ messages)

[PATCH 0/2] mm: Always use set_pXX() helpers to write page tables
 2025-12-15 10:57 UTC  (8+ messages)
` [PATCH 1/2] mm/debug_vm_pgtable: Use set_pXd() "
` [PATCH 2/2] mm/madvise: Use set_pte() "

[PATCH 0/2] introduce pagetable_alloc_nolock()
 2025-12-15 10:06 UTC  (8+ messages)
` [PATCH 2/2] arm64: mmu: use pagetable_alloc_nolock() while stop_machine()

[PATCH] Remove duplicate header file references
 2025-12-15  9:11 UTC 

[PATCH V4 0/2] mm/khugepaged: fix dirty page handling for MADV_COLLAPSE
 2025-12-15  8:46 UTC  (3+ messages)
` [PATCH V4 1/2] mm/khugepaged: map dirty/writeback pages failures to EAGAIN
` [PATCH V4 2/2] mm/khugepaged: retry with sync writeback for MADV_COLLAPSE

[PATCH RFC] mm/memcontrol: make lru_zone_size atomic and simplify sanity check
 2025-12-15  8:34 UTC  (4+ messages)

[PATCH v2] mm/page_alloc: change all pageblocks migrate type on coalescing
 2025-12-15  8:10 UTC 

[PATCH] mm/page_alloc: change all pageblocks migrate type on coalescing
 2025-12-15  7:49 UTC  (5+ messages)

[PATCH] mm: leafops.h: correct kernel-doc function param. names
 2025-12-15  5:57 UTC  (2+ messages)

[PATCH RFC 0/3] skip redundant TLB sync IPIs
 2025-12-15  5:48 UTC  (3+ messages)
` [PATCH RFC 1/3] mm/tlb: allow architectures to "

[PATCH] mm/vmalloc: map contiguous pages in batches for vmap() whenever possible
 2025-12-15  5:30 UTC 

[PATCH v18 00/42] DEPT(DEPendency Tracker)
 2025-12-15  5:15 UTC  (7+ messages)
` [PATCH v18 25/42] dept: add documents for dept
` [PATCH v18 41/42] SUNRPC: relocate struct rcu_head to the first field of struct rpc_xprt

[PATCH v4 00/19] mm, swap: swap table phase II: unify swapin use swap cache and cleanup flags
 2025-12-15  4:38 UTC  (7+ messages)
` [PATCH v4 09/19] mm, swap: swap entry of a bad slot should not be considered as swapped out
` [PATCH v4 10/19] mm, swap: consolidate cluster reclaim and usability check

[syzbot] [mm?] INFO: rcu detected stall in finish_dput
 2025-12-15  4:03 UTC 

[PATCH v4] lib: xarray: free unused spare node in xas_create_range()
 2025-12-15  3:42 UTC  (3+ messages)

[PATCH v4 0/4] iommu: Add IOMMU_DEBUG_PAGEALLOC sanitizer
 2025-12-15  3:30 UTC  (5+ messages)
` [PATCH v4 2/4] iommu: Add calls for IOMMU_DEBUG_PAGEALLOC

[PATCH] mm/shmem: add mTHP swpout fallback statistics in shmem_writeout()
 2025-12-15  2:46 UTC 

[PATCH] mm/mempolicy: fix mpol_rebind_nodemask() for MPOL_F_NUMA_BALANCING
 2025-12-15  1:40 UTC  (3+ messages)

[Hypervisor Live Update] Notes from December 1, 2025
 2025-12-14  4:15 UTC 

page:  |  | latest

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