Linux Kernel Memory Management
[Prev Page][Next Page]
- Re: [PATCH v14 0/8] Rust support for mm_struct, vm_area_struct, and mmap, (continued)
- [linux-next:master 2995/3437] mm/mempolicy.c:207:undefined reference to `__udivdi3', kernel test robot
- [PATCH v6] arm64: mm: Populate vmemmap/linear at the page level for hotplugged sections,
Zhenhua Huang
- [PATCH] test_xarray: fix failure in check_pause when CONFIG_XARRAY_MULTI is not defined,
Kemeng Shi
- New Energy Storage, Rechargeable Battery, sales6
- [PATCH mm 1/1] filemap: Remove redundant folio_test_large check in filemap_free_folio,
'Guanjun'
- [PATCH 0/4] mm: Rework generic PTDUMP configs,
Anshuman Khandual
- [PATCH 0/2] Minimize xa_node allocation during xarry split,
Zi Yan
- [PATCH bpf-next v8 0/6] bpf, mm: Introduce try_alloc_pages(),
Alexei Starovoitov
- [RFC PATCH 0/8] mm/damon: auto-tune aggregation interval,
SeongJae Park
- [PATCH 0/3] netfs: Miscellaneous fixes,
David Howells
- [linux-next:master 1795/2407] dcssblk.c:undefined reference to `kill_dax', kernel test robot
- [linux-next:master] BUILD REGRESSION c674aa7c289e51659e40dda0f954886ef7f80042, kernel test robot
- [PATCH bpf-next v7 0/6] bpf, mm: Introduce try_alloc_pages(),
Alexei Starovoitov
- [PATCH 0/2] selftests/mm: Allow execution on systems without huge pages,
Mark Brown
- [PATCH v2] kasan: Don't call find_vm_area() in RT kernel,
Waiman Long
- [bug report] mm/huge_memory: add two new (not yet used) functions for folio_split(),
Dan Carpenter
- Re: [PATCH] bcachefs: Use alloc_percpu_gfp to avoid deadlock,
Kent Overstreet
- [PATCH v20 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers,
shiju.jose
- [PATCH v20 01/15] EDAC: Add support for EDAC device features control, shiju.jose
- [PATCH v20 02/15] EDAC: Add scrub control feature, shiju.jose
- [PATCH v20 03/15] EDAC: Add ECS control feature, shiju.jose
- [PATCH v20 04/15] EDAC: Add memory repair control feature, shiju.jose
- [PATCH v20 05/15] ACPI:RAS2: Add ACPI RAS2 driver, shiju.jose
- [PATCH v20 06/15] ras: mem: Add memory ACPI RAS2 driver, shiju.jose
- [PATCH v20 07/15] cxl: Add helper function to retrieve a feature entry, shiju.jose
- [PATCH v20 08/15] cxl/memfeature: Add CXL memory device patrol scrub control feature, shiju.jose
- [PATCH v20 09/15] cxl/memfeature: Add CXL memory device ECS control feature, shiju.jose
- [PATCH v20 15/15] cxl/memfeature: Add CXL memory device memory sparing control feature, shiju.jose
- [PATCH v20 11/15] cxl/region: Add helper function to determine memory is online, shiju.jose
- [PATCH v20 13/15] cxl/memfeature: Add CXL memory device soft PPR control feature, shiju.jose
- [PATCH v20 14/15] EDAC: Update memory repair control interface for memory sparing feature, shiju.jose
- [PATCH v20 12/15] cxl: Support for finding memory operation attributes from the current boot, shiju.jose
- [PATCH v20 10/15] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command, shiju.jose
- Re: [PATCH v20 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers, Borislav Petkov
- Re: [PATCH v20 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers, Daniel Ferguson
- [PATCH] mm/slab: Initialise random_kmalloc_seed after initcalls,
Huacai Chen
- [PATCH 0/2] kunit: qemu_configs: Add MIPS configurations,
Thomas Weißschuh
- [linux-next:master 2991/3226] mempolicy.c:undefined reference to `__udivdi3', kernel test robot
- Re: [PATCH] ww_mutex: convert self-test to KUnit,
Dan Carpenter
- [PATCH net-next v9 0/4] fix the DMA API misuse problem for page_pool,
Yunsheng Lin
- [PATCH v3 0/2] Refine kmalloc caches randomization in kvmalloc,
GONG Ruiqi
- [PATCH v5 00/18] zsmalloc/zram: there be preemption,
Sergey Senozhatsky
- [PATCH v5 01/18] zram: sleepable entry locking, Sergey Senozhatsky
- [PATCH v5 02/18] zram: permit preemption with active compression stream, Sergey Senozhatsky
- [PATCH v5 06/18] zram: remove writestall zram_stats member, Sergey Senozhatsky
- [PATCH v5 07/18] zram: limit max recompress prio to num_active_comps, Sergey Senozhatsky
- [PATCH v5 05/18] zram: remove two-staged handle allocation, Sergey Senozhatsky
- [PATCH v5 18/18] zram: add might_sleep to zcomp API, Sergey Senozhatsky
- [PATCH v5 11/18] zsmalloc: factor out size-class locking helpers, Sergey Senozhatsky
- [PATCH v5 12/18] zsmalloc: make zspage lock preemptible, Sergey Senozhatsky
- [PATCH v5 04/18] zram: remove max_comp_streams device attr, Sergey Senozhatsky
- [PATCH v5 03/18] zram: remove crypto include, Sergey Senozhatsky
- [PATCH v5 13/18] zsmalloc: introduce new object mapping API, Sergey Senozhatsky
- [PATCH v5 14/18] zram: switch to new zsmalloc object mapping API, Sergey Senozhatsky
- [PATCH v5 08/18] zram: filter out recomp targets based on priority, Sergey Senozhatsky
- [PATCH v5 09/18] zram: rework recompression loop, Sergey Senozhatsky
- [PATCH v5 15/18] zram: permit reclaim in zstd custom allocator, Sergey Senozhatsky
- [PATCH v5 10/18] zsmalloc: factor out pool locking helpers, Sergey Senozhatsky
- [PATCH v5 17/18] zram: do not leak page on writeback_store error path, Sergey Senozhatsky
- [PATCH v5 16/18] zram: do not leak page on recompress_store error path, Sergey Senozhatsky
- Re: [PATCH v5 00/18] zsmalloc/zram: there be preemption, Andrew Morton
- [RFC PATCH v5 0/7] mseal system mappings,
jeffxu
- [RFC PATCH v5 3/7] mseal, system mappings: enable x86-64, jeffxu
- [RFC PATCH v5 4/7] mseal, system mappings: enable arm64, jeffxu
- [RFC PATCH v5 5/7] mseal, system mappings: enable uml architecture, jeffxu
- [RFC PATCH v5 6/7] mseal, system mappings: uprobe mapping, jeffxu
- [RFC PATCH v5 7/7] mseal, system mappings: update mseal.rst, jeffxu
- Re: [RFC PATCH v5 0/7] mseal system mappings, Lorenzo Stoakes
- <Possible follow-ups>
- [RFC PATCH v5 0/7] mseal system mappings, jeffxu
[PATCH] mm: Fix possible NULL pointer dereference in __swap_duplicate,
gaoxu
[PATCH] mm/oom_kill: revert watchdog reset in global OOM process,
Chen Ridong
[PATCH 0/2] mm: Optimize folio_order.,
Liu Ye
Re: [PATCH 1/2] mm/folio_queue: Delete __folio_order and use folio_order directly, David Howells
[PATCH] mm: Remove redundant PageMemcgKmem(page) call,
Shengken Lin
[PATCH] correct the function name., Zi Yan
[PATCH] mm/mm_init.c: use round_up() to calculate usermap size,
Wei Yang
[PATCH v10 00/12] AMD broadcast TLB invalidation,
Rik van Riel
- [PATCH v10 08/12] x86/mm: use broadcast TLB flushing for page reclaim TLB flushing, Rik van Riel
- [PATCH v10 02/12] x86/mm: remove pv_ops.mmu.tlb_remove_table call, Rik van Riel
- [PATCH v10 01/12] x86/mm: make MMU_GATHER_RCU_TABLE_FREE unconditional, Rik van Riel
- [PATCH v10 06/12] x86/mm: use INVLPGB for kernel TLB flushes, Rik van Riel
- [PATCH v10 09/12] x86/mm: enable broadcast TLB invalidation for multi-threaded processes, Rik van Riel
- [PATCH v10 05/12] x86/mm: add INVLPGB support code, Rik van Riel
- [PATCH v10 11/12] x86/mm: enable AMD translation cache extensions, Rik van Riel
- [PATCH v10 07/12] x86/mm: use INVLPGB in flush_tlb_all, Rik van Riel
- [PATCH v10 04/12] x86/mm: get INVLPGB count max from CPUID, Rik van Riel
- Re: [PATCH v10 00/12] AMD broadcast TLB invalidation, Peter Zijlstra
- Message not available
RE: [PATCH v10 00/12] AMD broadcast TLB invalidation, Michael Kelley
[PATCH] mm/vmstat: Revert "fix a W=1 clang compiler warning",
Bart Van Assche
[syzbot] [mm?] KASAN: slab-use-after-free Read in folio_lock_anon_vma_read,
syzbot
[PATCH] fuse: acquire explicit folio refcount for readahead, Joanne Koong
[PATCH v13 00/11] Support page table check on PowerPC,
Andrew Donnellan
- [PATCH v13 01/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud_set(), Andrew Donnellan
- [PATCH v13 02/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pmd_set(), Andrew Donnellan
- [PATCH v13 04/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud_clear(), Andrew Donnellan
- [PATCH v13 05/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pmd_clear(), Andrew Donnellan
- [PATCH v13 06/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pte_clear(), Andrew Donnellan
- [PATCH v13 03/11] mm/page_table_check: Provide addr parameter to page_table_check_pte_set(), Andrew Donnellan
- [PATCH v13 09/11] powerpc: mm: Implement *_user_accessible_page() for ptes, Andrew Donnellan
- [PATCH v13 10/11] powerpc: mm: Use set_pte_at_unchecked() for internal usages, Andrew Donnellan
- [PATCH v13 11/11] powerpc: mm: Support page table check, Andrew Donnellan
- [PATCH v13 08/11] powerpc: mm: Add pud_pfn() stub, Andrew Donnellan
- [PATCH v13 07/11] mm: Provide address parameter to p{te,md,ud}_user_accessible_page(), Andrew Donnellan
- Re: [PATCH v13 00/11] Support page table check on PowerPC, Andrew Donnellan
- Re: [PATCH v13 00/11] Support page table check on PowerPC, Madhavan Srinivasan
[PATCH] kasan: Don't call find_vm_area() in RT kernel,
Waiman Long
Large folios for overlayfs (and potential BUG),
Ryan Roberts
[no subject], Unknown
[PATCH v7 0/8] Buddy allocator like (or non-uniform) folio split,
Zi Yan
- [PATCH v7 2/8] mm/huge_memory: add two new (not yet used) functions for folio_split(), Zi Yan
- [PATCH v7 6/8] mm/huge_memory: add folio_split() to debugfs testing interface., Zi Yan
- [PATCH v7 7/8] mm/truncate: use buddy allocator like folio split for truncate operation., Zi Yan
- [PATCH v7 8/8] selftests/mm: add tests for folio_split(), buddy allocator like split., Zi Yan
- [PATCH v7 3/8] mm/huge_memory: move folio split common code to __folio_split(), Zi Yan
- [PATCH v7 4/8] mm/huge_memory: add buddy allocator like (non-uniform) folio_split(), Zi Yan
- [PATCH v7 5/8] mm/huge_memory: remove the old, unused __split_huge_page(), Zi Yan
- [PATCH v7 1/8] xarray: add xas_try_split() to split a multi-index entry., Zi Yan
[PATCH v3 00/11] KVM: Mapping guest_memfd backed memory at the host for software protected VMs,
Fuad Tabba
- [PATCH v3 01/11] mm: Consolidate freeing of typed folios on final folio_put(), Fuad Tabba
- [PATCH v3 02/11] KVM: guest_memfd: Handle final folio_put() of guest_memfd pages, Fuad Tabba
- [PATCH v3 03/11] KVM: guest_memfd: Allow host to map guest_memfd() pages, Fuad Tabba
- [PATCH v3 04/11] KVM: guest_memfd: Add KVM capability to check if guest_memfd is shared, Fuad Tabba
- [PATCH v3 05/11] KVM: guest_memfd: Handle in-place shared memory as guest_memfd backed memory, Fuad Tabba
- [PATCH v3 07/11] KVM: arm64: Refactor user_mem_abort() calculation of force_pte, Fuad Tabba
- [PATCH v3 08/11] KVM: arm64: Handle guest_memfd()-backed guest page faults, Fuad Tabba
- [PATCH v3 09/11] KVM: arm64: Introduce KVM_VM_TYPE_ARM_SW_PROTECTED machine type, Fuad Tabba
- [PATCH v3 11/11] KVM: guest_memfd: selftests: guest_memfd mmap() test when mapping is allowed, Fuad Tabba
- [PATCH v3 10/11] KVM: arm64: Enable mapping guest_memfd in arm64, Fuad Tabba
- [PATCH v3 06/11] KVM: x86: Mark KVM_X86_SW_PROTECTED_VM as supporting guest_memfd shared memory, Fuad Tabba
[PATCH] mm/mmu_gather: Update comment on RCU freeing, Brendan Jackman
[PATCH v5 0/4] mm/damon: add support for hugepage_size DAMOS filter,
Usama Arif
[PATCH v2 00/17] khugepaged: Asynchronous mTHP collapse,
Dev Jain
- [PATCH v2 01/17] khugepaged: Generalize alloc_charge_folio(), Dev Jain
- [PATCH v2 02/17] khugepaged: Generalize hugepage_vma_revalidate(), Dev Jain
- [PATCH v2 03/17] khugepaged: Generalize __collapse_huge_page_swapin(), Dev Jain
- [PATCH v2 04/17] khugepaged: Generalize __collapse_huge_page_isolate(), Dev Jain
- [PATCH v2 06/17] khugepaged: Abstract PMD-THP collapse, Dev Jain
- [PATCH v2 05/17] khugepaged: Generalize __collapse_huge_page_copy(), Dev Jain
- [PATCH v2 07/17] khugepaged: Scan PTEs order-wise, Dev Jain
- [PATCH v2 08/17] khugepaged: Introduce vma_collapse_anon_folio(), Dev Jain
- [PATCH v2 10/17] khugepaged: Exit early on fully-mapped aligned mTHP, Dev Jain
- [PATCH v2 12/17] khugepaged: Enable variable-sized VMA collapse, Dev Jain
- [PATCH v2 13/17] khugepaged: Lock all VMAs mapping the PTE table, Dev Jain
- [PATCH v2 15/17] khugepaged: Delay cond_resched(), Dev Jain
- [PATCH v2 14/17] khugepaged: Reset scan address to correct alignment, Dev Jain
- [PATCH v2 16/17] khugepaged: Implement strict policy for mTHP collapse, Dev Jain
- [PATCH v2 11/17] khugepaged: Enable sysfs to control order of collapse, Dev Jain
- [PATCH v2 09/17] khugepaged: Define collapse policy if a larger folio is already mapped, Dev Jain
- [PATCH v2 17/17] Documentation: transhuge: Define khugepaged mTHP collapse policy, Dev Jain
- Re: [PATCH v2 00/17] khugepaged: Asynchronous mTHP collapse, Andrew Morton
- Re: [PATCH v2 00/17] khugepaged: Asynchronous mTHP collapse, Nico Pache
[PATCH] mm/madvise: fix madvise_[un]lock() issue, Lorenzo Stoakes
next-20250210: WARNING: at include/linux/rwsem.h:85 madvise_unlock,
Naresh Kamboju
[PATCH] memcg: avoid dead loop when setting memory.max,
Chen Ridong
[PATCH] mm/mm_init.c: only align start of ZONE_MOVALBE on nodes with memory,
Wei Yang
[PATCH] mm: pgtable: fix incorrect reclaim of non-empty PTE pages, Qi Zheng
[PATCH] maple_tree: Use ma_dead_node() in mte_dead_node(),
I Hsin Cheng
[PATCH mm-unstable] mm/madvise: handle MADV_{HWPOISON,SOFT_OFFLINE} from madvise_unlock(),
SeongJae Park
[PATCH v1 0/4] fmm/hwpoison: Fix regressions in memory failure handling,
Shuai Xue
[PATCH] mm: hugetlb: avoid fallback for specific node allocation of 1G pages,
Luiz Capitulino
[PATCH 1/2] mm/mmu_gather: remove unused __tlb_remove_page(),
Baoquan He
[PATCH AUTOSEL 5.15 8/9] alpha/elf: Fix misc/setarch test of util-linux by removing 32bit support, Sasha Levin
[PATCH AUTOSEL 5.10 7/8] alpha/elf: Fix misc/setarch test of util-linux by removing 32bit support, Sasha Levin
[PATCH AUTOSEL 6.1 10/11] alpha/elf: Fix misc/setarch test of util-linux by removing 32bit support, Sasha Levin
[PATCH AUTOSEL 6.13 19/21] alpha/elf: Fix misc/setarch test of util-linux by removing 32bit support, Sasha Levin
[PATCH AUTOSEL 6.6 14/15] alpha/elf: Fix misc/setarch test of util-linux by removing 32bit support, Sasha Levin
[PATCH AUTOSEL 6.12 17/19] alpha/elf: Fix misc/setarch test of util-linux by removing 32bit support, Sasha Levin
[RFC v2 0/9] khugepaged: mTHP support,
Nico Pache
- [RFC v2 1/9] introduce khugepaged_collapse_single_pmd to unify khugepaged and madvise_collapse, Nico Pache
- [RFC v2 4/9] khugepaged: generalize alloc_charge_folio for mTHP support, Nico Pache
- [RFC v2 5/9] khugepaged: generalize __collapse_huge_page_* for mTHP support, Nico Pache
- [RFC v2 6/9] khugepaged: introduce khugepaged_scan_bitmap for mTHP support, Nico Pache
- [RFC v2 3/9] khugepaged: generalize hugepage_vma_revalidate for mTHP support, Nico Pache
- [RFC v2 9/9] khugepaged: skip collapsing mTHP to smaller orders, Nico Pache
- [RFC v2 7/9] khugepaged: add mTHP support, Nico Pache
- [RFC v2 2/9] khugepaged: rename hpage_collapse_* to khugepaged_*, Nico Pache
- [RFC v2 8/9] khugepaged: improve tracepoints for mTHP orders, Nico Pache
- Re: [RFC v2 0/9] khugepaged: mTHP support, Dev Jain
- Re: [RFC v2 0/9] khugepaged: mTHP support, Dev Jain
- Re: [RFC v2 0/9] khugepaged: mTHP support, Ryan Roberts
- Re: [RFC v2 0/9] khugepaged: mTHP support, Ryan Roberts
[RFC v2 0/5] mm: introduce THP deferred setting,
Nico Pache
[linux-next:master 1796/2407] fs/dax.c:1885:21: sparse: sparse: incorrect type in assignment (different base types), kernel test robot
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]