[PATCH] rust: page: add volatile memory copy methods
2026-02-03 1:07 UTC (9+ messages)
[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
2026-02-03 1:07 UTC (8+ messages)
` [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
[PATCH bpf-next v3 00/17] mm: BPF OOM
2026-02-03 0:14 UTC (24+ 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] mm/huge_memory: fix early failure try_to_migrate() when split huge pmd for shared thp
2026-02-03 0:07 UTC (10+ messages)
[PATCH v1] fs: hugetlb: simplify remove_inode_hugepages() return type
2026-02-02 23:36 UTC
[PATCH] mm/hmm: Fix a hmm_range_fault() livelock / starvation problem
2026-02-02 23:13 UTC (23+ messages)
[PATCH] lib/tests: add KUnit test for argv_split()
2026-02-02 22:42 UTC
[PATCH RFC 00/17] mm, kvm: allow uffd suppot in guest_memfd
2026-02-02 22:13 UTC (9+ messages)
` [PATCH RFC 04/17] userfaultfd: introduce mfill_get_vma() and mfill_put_vma()
` [PATCH RFC 05/17] userfaultfd: retry copying with locks dropped in mfill_atomic_pte_copy()
` [PATCH RFC 07/17] userfaultfd: introduce vm_uffd_ops
` [PATCH RFC 09/17] userfaultfd: introduce vm_uffd_ops->alloc_folio()
[PATCH] mm/zswap: remove SWP_SYNCHRONOUS_IO swapcache bypass workaround
2026-02-02 22:07 UTC (4+ messages)
[PATCH] selftests/liveupdate: add end to end test infrastructure and scripts
2026-02-02 21:48 UTC (2+ messages)
[PATCH 0/9] cxl: explicit DAX driver selection and hotplug
2026-02-02 21:37 UTC (23+ 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 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 8/9] cxl/core: Add dax_kmem_region and sysram_region drivers
[GIT PULL] lsm/lsm-pr-20260202
2026-02-02 20:47 UTC (3+ messages)
[linux-next:master 10788/11220] include/linux/rcupdate.h:555:36: error: dereferencing pointer to incomplete type 'struct maple_enode'
2026-02-02 20:39 UTC (2+ messages)
[RFC PATCH] mm/page_alloc: fix use-after-free in swap due to stale page data after split_page()
2026-02-02 20:21 UTC (7+ messages)
Orphan filesystems after mount namespace destruction and tmpfs "leak"
2026-02-02 20:03 UTC (4+ messages)
[PATCH v4 0/3] Only free healthy pages in high-order has_hwpoisoned folio
2026-02-02 19:41 UTC (4+ messages)
` [PATCH v4 1/3] mm/page_alloc: only "
` [PATCH v4 2/3] mm/memory-failure: set has_hwpoisoned flags on dissolved HugeTLB folio
` [PATCH v4 3/3] mm/memory-failure: skip take_page_off_buddy after dissolving HWPoison HugeTLB page
[PATCH v3 00/30] maple_tree: Replace big node with maple copy
2026-02-02 18:31 UTC (4+ messages)
[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
2026-02-02 18:14 UTC (4+ messages)
` [PATCH v2 02/22] PCI: Add API to track PCI devices preserved across Live Update
[PATCH v3 21/30] maple_tree: Add cp_is_new_root() helper
2026-02-02 17:53 UTC (6+ messages)
[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 (4+ messages)
` [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
[RFC 00/12] mm: PUD (1GB) THP implementation
2026-02-02 16:24 UTC (17+ 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 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)
[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 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 (3+ messages)
` [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
[PATCH v8 0/2] mm/vmscan: select the closest preferred node in demote_folio_list()
2026-02-02 4:15 UTC (4+ 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
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