Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-28 23:29:23 to 2026-04-29 14:47:20 UTC [more...]

[PATCH v4 00/15] arm64: Unmap linear alias of kernel data/bss
 2026-04-29 14:46 UTC  (22+ messages)
` [PATCH v4 01/15] arm64: mm: Map the linear alias of text/rodata as tagged
` [PATCH v4 10/15] arm64: Move fixmap page tables to end of kernel image
` [PATCH v4 11/15] arm64: mm: Don't abuse memblock NOMAP to check for overlaps
` [PATCH v4 12/15] arm64: mm: Map the kernel data/bss read-only in the linear map
` [PATCH v4 13/15] arm64: mm: Unmap kernel data/bss entirely from "
` [PATCH v4 14/15] arm64: mm: Generalize manipulation code of read-only descriptors
` [PATCH v4 15/15] arm64: mm: Remap linear aliases of the fixmap page tables read-only

[PATCH v1 0/3] mm: process_mrelease: expedite clean file folio reclaim and add auto-kill
 2026-04-29 14:44 UTC  (25+ messages)
` [PATCH v1 2/3] mm: process_mrelease: skip LRU movement for exclusive file folios
` [PATCH v1 3/3] mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag

[PATCH v4 0/3] kasan: hw_tags: Disable tagging for stack and page-tables
 2026-04-29 14:43 UTC  (6+ messages)
` [PATCH v4 1/3] vmalloc: add __GFP_SKIP_KASAN support
` [PATCH v4 2/3] kasan: skip HW tagging for all kernel thread stacks
` [PATCH v4 3/3] mm: skip KASAN tagging for page-allocated page tables

[PATCH 7.2 v16 03/13] mm/khugepaged: rework max_ptes_* handling with helper functions
 2026-04-29 14:43 UTC  (3+ messages)

[PATCH] mm/khugepaged: return -EAGAIN for SCAN_PAGE_HAS_PRIVATE in MADV_COLLAPSE
 2026-04-29 14:40 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] 64k (or 16k) base page size on x86
 2026-04-29 14:39 UTC  (2+ messages)

[PATCH v10 0/4] liveupdate: bug fix for session name and new ioctl to read it
 2026-04-29 14:37 UTC  (10+ messages)
` [PATCH v10 1/4] liveupdate: reject LIVEUPDATE_IOCTL_CREATE_SESSION with invalid name length
` [PATCH v10 2/4] selftests/liveupdate: add test cases for LIVEUPDATE_IOCTL_CREATE_SESSION calls with invalid length
` [PATCH v10 3/4] liveupdate: add LIVEUPDATE_SESSION_GET_NAME ioctl
` [PATCH v10 4/4] selftests/liveupdate: add test cases for LIVEUPDATE_SESSION_GET_NAME

[PATCH 7.2 v16 00/13] khugepaged: mTHP support
 2026-04-29 14:36 UTC  (4+ messages)
` [PATCH 7.2 v16 02/13] mm/khugepaged: generalize alloc_charge_folio()

[PATCH 0/7] mm/damon/reclaim,lru_sort: monitor all system rams by default
 2026-04-29 14:30 UTC  (9+ messages)
` [PATCH 1/7] mm/damon: introduce damon_set_region_system_rams_default()
` [PATCH 2/7] mm/damon/reclaim: cover all system rams
` [PATCH 3/7] mm/damon/lru_sort: "
` [PATCH 4/7] mm/damon/core: remove damon_set_region_biggest_system_ram_default()
` [PATCH 5/7] mm/damon/stat: use damon_set_region_system_rams_default()
` [PATCH 6/7] Docs/admin-guide/mm/damon/reclaim: update for entire memory monitoring
` [PATCH 7/7] Docs/admin-guide/mm/damon/lru_sort: "

[PATCH v6 0/3] mm: Free contiguous order-0 pages efficiently
 2026-04-29 13:52 UTC  (6+ messages)

[PATCH] mm/page_vma_mapped_walk: add missing pgtable entry accessors
 2026-04-29 13:47 UTC  (3+ messages)

[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
 2026-04-29 13:42 UTC  (5+ messages)

[PATCH 00/12] kho: make boot time huge page allocation work nicely with KHO
 2026-04-29 13:39 UTC  (13+ messages)
` [PATCH 01/12] kho: generalize radix tree APIs
` [PATCH 02/12] kho: store incoming radix tree in kho_in
` [PATCH 03/12] kho: add a struct for radix callbacks
` [PATCH 04/12] kho: add callback for table pages
` [PATCH 05/12] kho: add data argument to radix walk callback
` [PATCH 06/12] kho: allow early-boot usage of the KHO radix tree
` [PATCH 07/12] kho: allow destroying "
` [PATCH 08/12] kho: add kho_radix_init_tree()
` [PATCH 09/12] memblock: introduce MEMBLOCK_KHO_SCRATCH_EXT
` [PATCH 10/12] kho: extended scratch
` [PATCH 11/12] kho: return virtual address of mem_map
` [PATCH 12/12] mm/hugetlb: make bootmem allocation work with KHO

[PATCH] mm/madvise: preserve uprobe breakpoints across MADV_DONTNEED
 2026-04-29 13:31 UTC  (2+ messages)

[PATCH v3 0/6] selftests/liveupdate: add memfd tests
 2026-04-29 13:20 UTC  (3+ messages)

[PATCH v3 00/54] make MM selftests more CI friendly
 2026-04-29 13:13 UTC  (7+ messages)
` [PATCH v3 15/54] selftests/mm: ksm_tests: use kselftest framework
` [PATCH v3 18/54] selftests/mm: uffd-stress: "
` [PATCH v3 19/54] selftests/mm: uffd-unit-tests: "

[PATCH v5] selftests/mm: khugepaged: initialize file contents via mmap
 2026-04-29 13:14 UTC  (3+ messages)

[PATCH v3 2/3] percpu: Do not trust hint starts when they are not set
 2026-04-29 13:03 UTC  (2+ messages)

[PATCH 00/13] mm: PMD-level swap entries for anonymous THPs
 2026-04-29 12:57 UTC  (2+ messages)

[PATCH] mm/swap: Add cond_resched() in swap_reclaim_full_clusters to prevent softlockup
 2026-04-29 12:49 UTC  (2+ messages)

[BUG] Frequent hangs or WARNINGs when using heterogeneous memory with an AMD MI210 GPU
 2026-04-29 12:47 UTC  (2+ messages)

[PATCH] mm/memcontrol: hoist pstatc_pcpu assignment out of CPU loop
 2026-04-29 12:26 UTC  (2+ messages)

[PATCH v3 0/8] mm: use spinlock guards for zone lock
 2026-04-29 12:02 UTC  (10+ messages)
` [PATCH v3 8/8] mm: use zone lock guard in __offline_isolated_pages()
` [PATCH v3 1/8] mm: use zone lock guard in reserve_highatomic_pageblock()
` [PATCH v3 2/8] mm: use zone lock guard in unset_migratetype_isolate()
` [PATCH v3 3/8] mm: use zone lock guard in unreserve_highatomic_pageblock()
` [PATCH v3 4/8] mm: use zone lock guard in set_migratetype_isolate()
` [PATCH v3 5/8] mm: use zone lock guard in take_page_off_buddy()
` [PATCH v3 6/8] mm: use zone lock guard in put_page_back_buddy()
` [PATCH v3 7/8] mm: use zone lock guard in free_pcppages_bulk()

[PATCH v2 0/3] mm/page_owner: add filter infrastructure for print_mode and NUMA filtering
 2026-04-29 11:42 UTC  (13+ messages)
` [PATCH v2 1/3] mm/page_owner: add filter infrastructure
` [PATCH v2 2/3] mm/page_owner: add print_mode filter

[RFC PATCH v1 0/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
 2026-04-29 11:26 UTC  (3+ messages)
` [RFC PATCH v1 8/9] arm64: Add unsafe_copy_from_user()

[PATCH v2] x86/mm: fix freeing of PMD-sized vmemmap pages
 2026-04-29 10:49 UTC 

[PATCH v2 3/3] drivers/base/memory: fix locking for poison accounting lookup
 2026-04-29 10:44 UTC  (6+ messages)

[RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
 2026-04-29 10:25 UTC  (2+ messages)

[PATCH v2 0/3] mm: Fix memory block leaks and locking
 2026-04-29  9:39 UTC  (5+ messages)
` [PATCH v2 1/3] mm/memory_hotplug: fix memory block reference leak on remove
` [PATCH v2 2/3] drivers/base/memory: fix memory block reference leak in poison accounting

[PATCH v3 4/4] mm/page_owner: document page_owner filter features
 2026-04-29  9:14 UTC  (3+ messages)

[PATCH v3 0/4] mm/page_owner: add filter infrastructure for print_mode and NUMA filtering
 2026-04-29  9:03 UTC  (6+ messages)
` [PATCH v3 3/4] mm/page_owner: add NUMA node filter with nodelist support

[BUG] KASAN: user-memory-access in free_pgtables
 2026-04-29  8:45 UTC  (3+ messages)

[PATCH v2 0/6] s390/mm: Batch PTE updates in lazy MMU mode
 2026-04-29  8:45 UTC  (4+ messages)
` [PATCH v2 5/6] "

[RFC] proposal: KVM: Orphaned VMs: The Caretaker approach for Live Update
 2026-04-29  8:40 UTC  (3+ messages)

[PATCH] rhashtable: give each instance its own lockdep class
 2026-04-29  8:27 UTC  (2+ messages)

[PATCH v3 2/4] mm/page_owner: add print_mode filter
 2026-04-29  8:19 UTC  (3+ messages)

[PATCH v4 0/3] Documentation: adopt new coding style of type-aware kmalloc-family
 2026-04-29  8:01 UTC  (7+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] Documentation: RCU: "
` [PATCH v4 3/3] Documentation: deprecated.rst: kmalloc-family: mark argument as optional

[PATCH hotfix] mm: fix pmd_special() fallback to observe huge_zero
 2026-04-29  7:33 UTC  (6+ messages)

[PATCH v3] mm: memcontrol: fix rcu unbalance in get_non_dying_memcg_end()
 2026-04-29  7:31 UTC 

[PATCH v3] mm/alloc_tag: replace fixed-size early PFN array with dynamic linked list
 2026-04-29  7:03 UTC  (5+ messages)

[PATCH 0/2] mm/huge_memory: optimize migration when huge PMD needs split
 2026-04-29  6:55 UTC  (7+ messages)
` [PATCH 1/2] mm/huge_memory: return true if split_huge_pmd_locked() split PMD to migration entry

[PATCH 00/49] mm: Generalize vmemmap optimization for DAX and HugeTLB
 2026-04-29  6:54 UTC  (20+ messages)
` [PATCH 09/49] mm: panic on memory allocation failure in sparse_init_nid()
` [PATCH 10/49] mm: move subsection_map_init() into sparse_init()
` [PATCH 11/49] mm: defer sparse_init() until after zone initialization
` [PATCH 12/49] mm: make set_pageblock_order() static
` [PATCH 14/49] mm/cma: validate hugetlb CMA range by zone at reserve time

[PATCH v3 0/2] mm/process_vm_access: pidfd and nowait support for process_vm_readv/writev
 2026-04-29  6:41 UTC  (5+ messages)
` [PATCH v3 1/2] "

[PATCH v4] selftests/mm: khugepaged: initialize file contents via mmap
 2026-04-29  6:24 UTC  (8+ messages)

[PATCH 0/7] Accelerate page migration with batch copying and hardware offload
 2026-04-29  5:51 UTC  (4+ messages)

[PATCH] x86/mm: fix freeing of PMD-sized vmemmap pages
 2026-04-29  5:50 UTC  (4+ messages)

[PATCH v2] mm/gup: cleanup pgtable entry accessors
 2026-04-29  5:21 UTC  (4+ messages)

[PATCH bpf-next v3 00/17] mm: BPF OOM
 2026-04-29  4:34 UTC  (4+ messages)
` [PATCH bpf-next v3 08/17] mm: introduce bpf_oom_kill_process() bpf kfunc

[PATCH] mm/page_alloc: add tracepoint for PCP refills
 2026-04-29  3:31 UTC  (4+ messages)
` [PATCH v2] mm/page_alloc: trace PCP refills and PCP zone lock usage

[PATCH] mm/mglru: Use folio_mark_accessed to replace folio_set_active in PF
 2026-04-29  3:17 UTC  (4+ messages)

[PATCH v2] mm: memcontrol: fix rcu unbalance in get_non_dying_memcg_end()
 2026-04-29  2:48 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] Using BPF in MM
 2026-04-29  2:43 UTC  (2+ messages)

[PATCH] mm/memcontrol: Avoid stuck FLUSHING_CACHED_CHARGE on isolated CPU
 2026-04-29  2:27 UTC 

[RFC PATCH 16/19] mm/damon: trace probe_hits
 2026-04-29  0:13 UTC  (2+ messages)

[PATCH v5 00/21] Virtual Swap Space
 2026-04-28 23:53 UTC  (14+ messages)

[PATCH v4 00/11] PCI: liveupdate: PCI core support for Live Update
 2026-04-28 23:51 UTC  (9+ messages)
` [PATCH v4 01/11] PCI: liveupdate: Set up FLB handler for the PCI core

[PATCH RFC v5 00/53] guest_memfd: In-place conversion support
 2026-04-28 23:40 UTC  (40+ messages)
` [PATCH RFC v5 01/53] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH RFC v5 03/53] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH RFC v5 04/53] KVM: Stub in ability to disable per-VM memory attribute tracking
` [PATCH RFC v5 06/53] KVM: x86/mmu: Bug the VM if gmem attributes are queried to determine max mapping level
` [PATCH RFC v5 07/53] KVM: guest_memfd: Update kvm_gmem_populate() to use gmem attributes
` [PATCH RFC v5 08/53] KVM: guest_memfd: Only prepare folios for private pages
` [PATCH RFC v5 11/53] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH RFC v5 14/53] KVM: guest_memfd: Advertise KVM_SET_MEMORY_ATTRIBUTES2 ioctl
` [PATCH RFC v5 15/53] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH RFC v5 17/53] KVM: guest_memfd: Determine invalidation filter from memory attributes
` [PATCH RFC v5 18/53] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [PATCH RFC v5 19/53] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
` [PATCH RFC v5 21/53] KVM: guest_memfd: Introduce default handlers for content modes
` [PATCH RFC v5 22/53] KVM: guest_memfd: Apply content modes while setting memory attributes
` [PATCH RFC v5 24/53] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE
` [PATCH RFC v5 25/53] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH RFC v5 26/53] KVM: x86: Support SNP and TDX applying content modes
` [PATCH RFC v5 28/53] KVM: Add CAP to enumerate supported SET_MEMORY_ATTRIBUTES2 flags
` [PATCH RFC v5 31/53] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [PATCH RFC v5 33/53] KVM: selftests: Add helpers for calling ioctls on guest_memfd
` [PATCH RFC v5 35/53] KVM: selftests: Test conversion flow when INIT_SHARED
` [PATCH RFC v5 36/53] KVM: selftests: Test conversion precision in guest_memfd
` [PATCH RFC v5 39/53] KVM: selftests: Test that truncation does not change shared/private status
` [PATCH RFC v5 40/53] KVM: selftests: Test that shared/private status is consistent across processes
` [PATCH RFC v5 42/53] KVM: selftests: Test that conversion to private does not support ZERO
` [PATCH RFC v5 43/53] KVM: selftests: Support checking that data not equal expected
` [PATCH RFC v5 44/53] KVM: selftests: Test that not specifying a conversion flag scrambles memory contents
` [PATCH RFC v5 46/53] KVM: selftests: Provide function to look up guest_memfd details from gpa
` [PATCH RFC v5 48/53] KVM: selftests: Check fd/flags provided to mmap() when setting up memslot
` [PATCH RFC v5 49/53] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
` [PATCH RFC v5 52/53] KVM: selftests: Update pre-fault test to work with per-guest_memfd attributes
` [POC PATCH 0/6] guest_memfd in-place conversion selftests for SNP
  ` [POC PATCH 1/6] KVM: selftests: Initialize guest_memfd with INIT_SHARED
  ` [POC PATCH 2/6] KVM: selftests: Use guest_memfd memory contents in-place for SNP launch update
  ` [POC PATCH 3/6] KVM: selftests: Make guest_code_xsave more friendly
  ` [POC PATCH 4/6] KVM: selftests: Allow specifying CoCo-privateness while mapping a page
  ` [POC PATCH 5/6] KVM: selftests: Test conversions for SNP
  ` [POC PATCH 6/6] KVM: selftests: Test content modes ZERO and PRESERVE "


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