[PATCH 0/9] cxl: explicit DAX driver selection and hotplug
2026-02-02 17:46 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 8/9] cxl/core: Add dax_kmem_region and sysram_region drivers
[GIT PULL] lsm/lsm-pr-20260202
2026-02-02 17:39 UTC (2+ messages)
[PATCH bpf-next v3 00/17] mm: BPF OOM
2026-02-02 17:30 UTC (19+ messages)
` [PATCH bpf-next v3 05/17] bpf: mark struct oom_control's memcg field as TRUSTED_OR_NULL
` [PATCH bpf-next v3 06/17] mm: define mem_cgroup_get_from_ino() outside of CONFIG_SHRINKER_DEBUG
` [PATCH bpf-next v3 07/17] mm: introduce BPF OOM struct ops
` [PATCH bpf-next v3 08/17] mm: introduce bpf_oom_kill_process() bpf kfunc
` [PATCH bpf-next v3 10/17] mm: introduce bpf_task_is_oom_victim() kfunc
[PATCH v3 0/3] Convert 64-bit x86/mm/pat to ptdescs
2026-02-02 17:20 UTC (4+ messages)
` [PATCH v3 1/3] x86/mm/pat: Convert pte code to use ptdescs
` [PATCH v3 2/3] x86/mm/pat: Convert pmd "
` [PATCH v3 3/3] x86/mm/pat: Convert split_large_page() "
[RFC PATCH 0/5] Separate compound page from folio
2026-02-02 17:11 UTC (7+ messages)
` [RFC PATCH 1/5] io_uring: allocate folio in io_mem_alloc_compound() and function rename
` [RFC PATCH 3/5] mm/hugetlb: set large_rmappable on hugetlb and avoid deferred_list handling
[PATCH v4.1 00/10] x86/entry/vdso: clean up the vdso build, vdso updates
2026-02-02 17:02 UTC (3+ messages)
` [PATCH v4.1 06/10] x86/entry/vdso32: remove open-coded DWARF in sigreturn.S
[PATCH v3 21/30] maple_tree: Add cp_is_new_root() helper
2026-02-02 17:01 UTC (5+ messages)
[RFC 00/12] mm: PUD (1GB) THP implementation
2026-02-02 16:24 UTC (24+ messages)
` [RFC 01/12] mm: add PUD THP ptdesc and rmap support
` [RFC 02/12] mm/thp: add mTHP stats infrastructure for PUD THP
` [RFC 03/12] mm: thp: add PUD THP allocation and fault handling
` [RFC 04/12] mm: thp: implement PUD THP split to PTE level
` [RFC 05/12] mm: thp: add reclaim and migration support for PUD THP
` [RFC 06/12] selftests/mm: add PUD THP basic allocation test
` [RFC 07/12] selftests/mm: add PUD THP read/write access test
` [RFC 08/12] selftests/mm: add PUD THP fork COW test
` [RFC 09/12] selftests/mm: add PUD THP partial munmap test
` [RFC 10/12] selftests/mm: add PUD THP mprotect split test
` [RFC 11/12] selftests/mm: add PUD THP reclaim test
` [RFC 12/12] selftests/mm: add PUD THP migration test
[PATCH v4 0/3] targeted TLB sync IPIs for lockless page table walkers
2026-02-02 16:20 UTC (20+ messages)
` [PATCH v4 1/3] mm: use targeted IPIs for TLB sync with "
` [PATCH v4 2/3] mm: switch callers to tlb_remove_table_sync_mm()
` [PATCH v4 3/3] x86/tlb: add architecture-specific TLB IPI optimization support
` [PATCH v4 0/3] targeted TLB sync IPIs for lockless page table
[PATCH] lsm: preserve /proc/sys/vm/mmap_min_addr when !CONFIG_SECURITY
2026-02-02 16:19 UTC (3+ messages)
[PATCHv6 00/17] mm: Eliminate fake head pages from vmemmap optimization
2026-02-02 15:56 UTC (18+ messages)
` [PATCHv6 01/17] mm: Move MAX_FOLIO_ORDER definition to mmzone.h
` [PATCHv6 02/17] mm: Change the interface of prep_compound_tail()
` [PATCHv6 03/17] mm: Rename the 'compound_head' field in the 'struct page' to 'compound_info'
` [PATCHv6 04/17] mm: Move set/clear_compound_head() next to compound_head()
` [PATCHv6 05/17] riscv/mm: Align vmemmap to maximal folio size
` [PATCHv6 06/17] LoongArch/mm: "
` [PATCHv6 07/17] mm: Rework compound_head() for power-of-2 sizeof(struct page)
` [PATCHv6 08/17] mm: Make page_zonenum() use head page
` [PATCHv6 09/17] mm/sparse: Check memmap alignment for compound_info_has_mask()
` [PATCHv6 10/17] mm/hugetlb: Refactor code around vmemmap_walk
` [PATCHv6 11/17] mm/hugetlb: Remove fake head pages
` [PATCHv6 12/17] mm: Drop fake head checks
` [PATCHv6 13/17] hugetlb: Remove VMEMMAP_SYNCHRONIZE_RCU
` [PATCHv6 14/17] mm/hugetlb: Remove hugetlb_optimize_vmemmap_key static key
` [PATCHv6 15/17] mm: Remove the branch from compound_head()
` [PATCHv6 16/17] hugetlb: Update vmemmap_dedup.rst
` [PATCHv6 17/17] mm/slab: Use compound_head() in page_slab()
[Question] Dead code in copy_pud_range() for copy_huge_pud() error check?
2026-02-02 15:50 UTC (5+ messages)
[PATCH v3 00/30] maple_tree: Replace big node with maple copy
2026-02-02 15:40 UTC (3+ messages)
[RFC PATCH v1 0/4] mm/damon: Support hot application detections
2026-02-02 14:56 UTC (5+ messages)
` [RFC PATCH v1 1/4] mm/damon: Generic context creation for modules
` [RFC PATCH v1 2/4] mm/damon: Support for synchrounous huge pages collapse
` [RFC PATCH v1 3/4] mm/damon: New module with hot application detection
` [RFC PATCH v1 4/4] documentation/mm/damon: Documentation for the dynamic_hugepages module
[PATCH v3] arm64: mm: fix pass user prot to ioremap_prot in generic_access_phys
2026-02-02 14:55 UTC (2+ messages)
[PATCH] selftests/memfd: use IPC semaphore instead of SIGSTOP/SIGCONT
2026-02-02 14:38 UTC
[PATCH 0/2] Introduce IORING_OP_MMAP
2026-02-02 14:34 UTC (5+ messages)
[Kernel Bug] KASAN: slab-use-after-free Read in filemap_free_folio
2026-02-02 14:14 UTC (2+ messages)
[PATCH] mm/hmm: Fix a hmm_range_fault() livelock / starvation problem
2026-02-02 14:07 UTC (21+ messages)
[PATCH v4 3/3] mm/vmscan: don't demote if there is not enough free memory in the lower memory tier
2026-02-02 13:15 UTC (5+ messages)
[PATCH v13 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
2026-02-02 13:04 UTC (19+ messages)
` [PATCH v13 1/4] rust: types: Add Ownable/Owned types
` [PATCH v13 2/4] rust: `AlwaysRefCounted` is renamed to `RefCounted`
` [PATCH v13 3/4] rust: Add missing SAFETY documentation for `ARef` example
` [PATCH v13 4/4] rust: Add `OwnableRefCounted`
[PATCH v6 00/13] Remove device private pages from physical address space
2026-02-02 11:36 UTC (14+ messages)
` [PATCH v6 01/13] mm/migrate_device: Introduce migrate_pfn_from_page() helper
` [PATCH v6 02/13] drm/amdkfd: Use migrate pfns internally
` [PATCH v6 03/13] mm/migrate_device: Make migrate_device_{pfns,range}() take mpfns
` [PATCH v6 04/13] mm/migrate_device: Add migrate PFN flag to track device private pages
` [PATCH v6 05/13] mm/page_vma_mapped: Add flag to page_vma_mapped_walk::flags "
` [PATCH v6 06/13] mm: Add helpers to create migration entries from struct pages
` [PATCH v6 07/13] mm: Add a new swap type for migration entries of device private pages
` [PATCH v6 08/13] mm: Add softleaf support for device private migration entries
` [PATCH v6 09/13] mm: Begin creating "
` [PATCH v6 10/13] mm: Add helpers to create device private entries from struct pages
` [PATCH v6 11/13] mm/util: Add flag to track device private pages in page snapshots
` [PATCH v6 12/13] mm/hmm: Add flag to track device private pages
` [PATCH v6 13/13] mm: Remove device private pages from the physical address space
[PATCH v4 0/3] Migrate on fault for device pages
2026-02-02 11:26 UTC (4+ messages)
` [PATCH v4 1/3] mm: unified hmm fault and migrate device pagewalk paths
` [PATCH v4 2/3] mm: add new testcase for the migrate on fault case
` [PATCH v4 3/3] mm:/migrate_device.c: remove migrate_vma_collect_*() functions
[PATCH 0/2] liveupdate: fixes in error handling
2026-02-02 11:14 UTC (6+ messages)
` [PATCH 1/2] liveupdate: luo_file: do not clear serialized_data on unfreeze
[PATCH v6 0/2] Generalize vmemmap_populate_hugepages to sparc
2026-02-02 9:09 UTC (4+ messages)
` [PATCH v6 1/2] sparc: Use vmemmap_populate_hugepages for vmemmap_populate
` [PATCH v6 2/2] mm: Convert vmemmap_p?d_populate() to static functions
[PATCH v2] mm: khugepaged: fix NR_FILE_PAGES and NR_SHMEM in collapse_file()
2026-02-02 8:55 UTC (3+ messages)
[PATCH 0/4] memcg: cleanup the memcg stats interfaces
2026-02-02 8:53 UTC (7+ messages)
` [PATCH 1/4] memcg: use mod_node_page_state to update stats
[Kernel Bug] WARNING in mempool_alloc_noprof
2026-02-02 8:39 UTC (2+ messages)
[PATCH v8 0/5] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
2026-02-02 8:11 UTC (5+ messages)
` [PATCH v8 4/5] arm64: mm: split linear mapping if BBML2 unsupported on secondary CPUs
[RFC PATCH] mm/page_alloc: fix use-after-free in swap due to stale page data after split_page()
2026-02-02 5:27 UTC (5+ messages)
[PATCH v8 0/2] mm/vmscan: select the closest preferred node in demote_folio_list()
2026-02-02 4:15 UTC (6+ messages)
` [PATCH v9 0/2] mm/vmscan: fix demotion targets checks in reclaim/demotion
` [PATCH v9 1/2] "
[PATCH v2 00/12] mm, swap: swap table phase III: remove swap_map
2026-02-02 3:27 UTC (10+ messages)
` [PATCH v2 02/12] mm, swap: clean up swapon process and locking
` [PATCH v2 06/12] mm, swap: implement helpers for reserving data in the swap table
` [PATCH v2 09/12] mm, swap: use the swap table to track the swap count
[PATCH v3 00/30] Eliminate Dying Memory Cgroup
2026-02-02 3:15 UTC (9+ messages)
` [PATCH v3 28/30] mm: memcontrol: prepare for reparenting state_local
[Linux Memory Hotness and Promotion] Notes from January 29, 2026
2026-02-02 2:51 UTC
[PATCH v4 0/8] enable PT_RECLAIM on more 64-bit architectures
2026-02-01 22:01 UTC (3+ messages)
` [PATCH v4 2/8] alpha: mm: enable MMU_GATHER_RCU_TABLE_FREE
Subject: Regression: CONFIG_ASYNC_KERNEL_PGTABLE_FREE causes memory exhaustion and stalls on busy Cascade Lake server (6.18.7 only)
2026-02-01 18:16 UTC (3+ messages)
` "
[PATCH] mm/zswap: remove SWP_SYNCHRONOUS_IO swapcache bypass workaround
2026-02-01 17:47 UTC (2+ messages)
[PATCH] mm/huge_memory: fix early failure try_to_migrate() when split huge pmd for shared thp
2026-02-01 14:20 UTC (6+ messages)
[PATCH v5 13/13] mm: Remove device private pages from the physical address space
2026-02-01 13:03 UTC (2+ messages)
[PATCH mm-new v6 0/5] Improve khugepaged scan logic
2026-02-01 12:25 UTC (6+ messages)
` [PATCH mm-new v6 1/5] mm: khugepaged: add trace_mm_khugepaged_scan event
` [PATCH mm-new v6 2/5] mm: khugepaged: refine scan progress number
` [PATCH mm-new v6 3/5] mm: add folio_test_lazyfree helper
` [PATCH mm-new v6 4/5] mm: khugepaged: skip lazy-free folios
` [PATCH mm-new v6 5/5] mm: khugepaged: set to next mm direct when mm has MMF_DISABLE_THP_COMPLETELY
[PATCH v6 0/6] x86/vdso: VDSO updates and fixes for sframes
2026-02-01 8:23 UTC (2+ messages)
[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
2026-02-01 6:38 UTC (3+ messages)
` [PATCH v2 02/22] PCI: Add API to track PCI devices preserved across Live Update
[syzbot] [mm?] INFO: rcu detected stall in shmem_file_write_iter (3)
2026-02-01 5:31 UTC (2+ messages)
[PATCH v14 00/26] zswap compression batching with optimized iaa_crypto driver
2026-02-01 2:53 UTC (6+ messages)
` [PATCH v14 26/26] mm: zswap: Batched zswap_compress() for compress batching of large folios
[Hypervisor Live Update] Notes from January 26, 2026
2026-02-01 2:39 UTC
[PATCH] mm/fadvise: validate offset in generic_fadvise
2026-02-01 0:43 UTC (5+ messages)
[PATCH v4 00/54] tree-in-dcache stuff
2026-02-01 0:11 UTC (11+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox