Linux Kernel Memory Management
[Prev Page][Next Page]
- Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range, (continued)
- Re: [PATCH 0/4] Track exported dma-buffers with memcg,
Daniel Vetter
- Re: [PATCH -v2 0/9] migrate_pages(): batch TLB flushing,
Mike Kravetz
- [PATCH] mm/page_ext: Do not allocate space for page_ext->flags if not needed,
Pasha Tatashin
- Re: [PATCH 13/46] hugetlb: add hugetlb_hgm_walk and hugetlb_walk_step,
Peter Xu
- [akpm-mm:mm-unstable 262/266] mm/zsmalloc.c:224:28: error: variably modified 'size_class' at file scope,
kernel test robot
- Re: [PATCH 4/4] tracing: Allow boot instances to have snapshot buffers,
kernel test robot
- [PATCH] maple_tree: Fix mas_empty_area_rev() lower bound validation, Liam Howlett
- Re: [PATCH] zsmalloc: fix a race with deferred_handles storing,
Nhat Pham
- Re: remove write_one_page / folio_write_one,
David Sterba
- Re: [PATCH v4 3/4] cachestat: implement cachestat syscall, Nhat Pham
- Re: [PATCH 13/41] mm: introduce vma->vm_flags modifier functions,
Davidlohr Bueso
- [linux-next:master] BUILD REGRESSION c9e9cdd8bdcc3e1ea330d49ea587ec71884dd0f5, kernel test robot
- Re: [PATCH mm-unstable] mm: introduce folio_is_pfmemalloc, Vlastimil Babka
- Re: [PATCH 3/7] mm/page_alloc: Explicitly record high-order atomic allocations in alloc_flags,
Michal Hocko
- Re: [PATCH 2/7] mm/page_alloc: Treat RT tasks similar to __GFP_HIGH,
Michal Hocko
- Re: [PATCH 1/7] mm/page_alloc: Rename ALLOC_HIGH to ALLOC_MIN_RESERVE,
Michal Hocko
- Re: [PATCH RFC v7 14/64] x86/sev: Add the host SEV-SNP initialization support,
Sabin Rapan
- Re: [PATCH RFC v7 47/64] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT, Tom Dohrmann
- [PATCH 00/28] Get rid of tail page fields,
Matthew Wilcox (Oracle)
- [PATCH 07/28] mm: Convert page_add_file_rmap() to use a folio internally, Matthew Wilcox (Oracle)
- [PATCH 08/28] mm: Add folio_add_new_anon_rmap(), Matthew Wilcox (Oracle)
- [PATCH 15/28] mm: Remove head_compound_mapcount() and _ptr functions, Matthew Wilcox (Oracle)
- [PATCH 14/28] mm: Convert page_mapcount() to use folio_entire_mapcount(), Matthew Wilcox (Oracle)
- [PATCH 01/28] mm: Remove folio_pincount_ptr() and head_compound_pincount(), Matthew Wilcox (Oracle)
- [PATCH 10/28] mm: Use a folio in hugepage_add_anon_rmap() and hugepage_add_new_anon_rmap(), Matthew Wilcox (Oracle)
- [PATCH 09/28] page_alloc: Use folio fields directly, Matthew Wilcox (Oracle)
- [PATCH 11/28] mm: Use entire_mapcount in __page_dup_rmap(), Matthew Wilcox (Oracle)
- [PATCH 17/28] mm: Reimplement compound_nr(), Matthew Wilcox (Oracle)
- [PATCH 13/28] hugetlb: Remove uses of folio_mapcount_ptr, Matthew Wilcox (Oracle)
- [PATCH 06/28] mm: Convert page_add_anon_rmap() to use a folio internally, Matthew Wilcox (Oracle)
- [PATCH 25/28] mm/huge_memory: Remove page_deferred_list(), Matthew Wilcox (Oracle)
- [PATCH 19/28] mm: Convert is_transparent_hugepage() to use a folio, Matthew Wilcox (Oracle)
- [PATCH 26/28] mm/huge_memory: Convert get_deferred_split_queue() to take a folio, Matthew Wilcox (Oracle)
- [PATCH 22/28] mm: Remove 'First tail page' members from struct page, Matthew Wilcox (Oracle)
- [PATCH 05/28] mm: Convert page_remove_rmap() to use a folio internally, Matthew Wilcox (Oracle)
- [PATCH 23/28] doc: Correct struct folio kernel-doc, Matthew Wilcox (Oracle)
- [PATCH 21/28] hugetlb: Remove uses of compound_dtor and compound_nr, Matthew Wilcox (Oracle)
- [PATCH 27/28] mm: Convert deferred_split_huge_page() to deferred_split_folio(), Matthew Wilcox (Oracle)
- [PATCH 24/28] mm: Move page->deferred_list to folio->_deferred_list, Matthew Wilcox (Oracle)
- [PATCH 18/28] mm: Convert set_compound_page_dtor() and set_compound_order() to folios, Matthew Wilcox (Oracle)
- [PATCH 16/28] mm: Reimplement compound_order(), Matthew Wilcox (Oracle)
- [PATCH 20/28] mm: Convert destroy_large_folio() to use folio_dtor, Matthew Wilcox (Oracle)
- [PATCH 12/28] mm/debug: Remove call to head_compound_mapcount(), Matthew Wilcox (Oracle)
- [PATCH 02/28] mm: Convert head_subpages_mapcount() into folio_nr_pages_mapped(), Matthew Wilcox (Oracle)
- [PATCH 28/28] mm: remove the hugetlb field from struct page, Matthew Wilcox (Oracle)
- [PATCH 04/28] mm: Convert total_compound_mapcount() to folio_total_mapcount(), Matthew Wilcox (Oracle)
- [PATCH 03/28] doc: Clarify refcount section by referring to folios & pages, Matthew Wilcox (Oracle)
- [PATCH v5 0/9] iov_iter: Add extraction helpers,
David Howells
- Re: [PATCH v3] mm/compaction: fix set skip in fast_find_migrateblock,
Mel Gorman
- Re: [RFC PATCH 2/2] mm: multi-gen LRU: cgroup working set stats, Michal Koutný
- Re: [RFC PATCH 0/2] mm: multi-gen LRU: working set extensions,
Michal Koutný
- Re: [PATCH 6/7] mm/page_alloc: Give GFP_ATOMIC and non-blocking allocations access to reserves,
Vlastimil Babka
- Re: [PATCH 5/7] mm/page_alloc.c: Allow __GFP_NOFAIL requests deeper access to reserves,
Vlastimil Babka
- Re: [PATCH 4/7] mm/page_alloc: Explicitly define what alloc flags deplete min reserves,
Vlastimil Babka
- Re: [RFC PATCH v1 0/4] Introduce merge identical pages mechanism,
Alexey Romanov
- Re: [PATCH v2 15/24] page_pool: Remove page_pool_defrag_page(), Ilias Apalodimas
- Re: [PATCH RFC v7 39/64] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command,
Tom Dohrmann
- Re: [PATCH v2 04/24] page_pool: Convert page_pool_release_page() to page_pool_release_netmem(), Ilias Apalodimas
- [PATCH v2] maple_tree: fix comment of mte_destroy_walk, Vernon Yang
- Re: [PATCH RFC v7 49/64] KVM: SVM: Introduce ops for the post gfn map and unmap, Sabin Rapan
- [PATCH] mm/khugepaged: Fix ->anon_vma race,
Jann Horn
- Re: [PATCH RFC v7 40/64] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command,
Sabin Rapan
- Re: [PATCH] lib/scatterlist: Fix to calculate the last_pg properly, Jason Gunthorpe
- [PATCHv14 00/17] Linear Address Masking enabling,
Kirill A. Shutemov
- [PATCHv14 17/17] selftests/x86/lam: Add test cases for LAM vs thread creation, Kirill A. Shutemov
- [PATCHv14 01/17] x86/mm: Rework address range check in get_user() and put_user(), Kirill A. Shutemov
- [PATCHv14 12/17] selftests/x86/lam: Add malloc and tag-bits test cases for linear-address masking, Kirill A. Shutemov
- [PATCHv14 15/17] selftests/x86/lam: Add inherit test cases for linear-address masking, Kirill A. Shutemov
- [PATCHv14 14/17] selftests/x86/lam: Add io_uring test cases for linear-address masking, Kirill A. Shutemov
- [PATCHv14 04/17] x86/mm: Handle LAM on context switch, Kirill A. Shutemov
- [PATCHv14 11/17] x86/mm/iommu/sva: Make LAM and SVA mutually exclusive, Kirill A. Shutemov
- [PATCHv14 02/17] x86: Allow atomic MM_CONTEXT flags setting, Kirill A. Shutemov
- [PATCHv14 08/17] x86/mm: Reduce untagged_addr() overhead until the first LAM user, Kirill A. Shutemov
- [PATCHv14 03/17] x86: CPUID and CR3/CR4 flags for Linear Address Masking, Kirill A. Shutemov
- [PATCHv14 10/17] iommu/sva: Replace pasid_valid() helper with mm_valid_pasid(), Kirill A. Shutemov
- [PATCHv14 13/17] selftests/x86/lam: Add mmap and SYSCALL test cases for linear-address masking, Kirill A. Shutemov
- [PATCHv14 16/17] selftests/x86/lam: Add ARCH_FORCE_TAGGED_SVA test cases for linear-address masking, Kirill A. Shutemov
- [PATCHv14 09/17] mm: Expose untagging mask in /proc/$PID/status, Kirill A. Shutemov
- [PATCHv14 05/17] mm: Introduce untagged_addr_remote(), Kirill A. Shutemov
- [PATCHv14 07/17] x86/mm: Provide arch_prctl() interface for LAM, Kirill A. Shutemov
- [PATCHv14 06/17] x86/uaccess: Provide untagged_addr() and remove tags before address check, Kirill A. Shutemov
- Re: [PATCHv14 00/17] Linear Address Masking enabling, Peter Zijlstra
- [PATCH v2] mm/mmap: fix comment of unmapped_area{_topdown}, Vernon Yang
- Re: [PATCH] maple_tree: fix comment of mte_destroy_walk, Vernon Yang
- Re: [PATCH v5 2/3] cachestat: implement cachestat syscall,
Brian Foster
- Re: [PATCH v3 18/26] page_pool: Allow page_pool_recycle_direct() to take a netmem or a page,
kernel test robot
- Re: [PATCH] mm/mmap: fix comment of unmapped_area{_topdown}, Vernon Yang
- Re: [PATCH v2 2/2] docs/mm: Physical Memory: add structure, introduction and nodes description,
Mike Rapoport
- [linux-next:pending-fixes] BUILD SUCCESS 79fa898551af3fa16837f16294fdc8724b405762, kernel test robot
- LSFMMBPF proposal [General/MM]: SRCU: a case study in memory ordering,
Joel Fernandes
- Re: [PATCH v8 11/16] x86/virt/tdx: Designate reserved areas for all TDMRs,
Huang, Kai
- Re: [linus:master] [mm, slub] 0af8489b02: kernel_BUG_at_include/linux/mm.h,
Vlastimil Babka
- [Regression] Bug 216911 - get_unmapped_area returns addresses below mmap_min_addr,
Linux kernel regression tracking (Thorsten Leemhuis)
- Re: [linux-next:master] BUILD REGRESSION 543b9b2fe10b2e12b8d773af65314d322f91e479, Ard Biesheuvel
- [PATCH] Revert "x86: kmsan: sync metadata pages on page fault", Alexander Potapenko
- [linux-next:master 1756/4000] include/linux/kcsan-checks.h:220:28: warning: 'args32' may be used uninitialized, kernel test robot
- [PATCH V1] lib/scatterlist: Fix to calculate the last_pg properly,
Yishai Hadas
- Re: [PATCH v8 07/16] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory,
Huang, Kai
- BUG: unable to handle page fault for address: f6ffe000, Hyeonggon Yoo
- Re: [PATCH] mm/sl{a,u}b: fix wrong usages of folio_page() for getting head pages, Hyeonggon Yoo
- Re: [PATCH v8 08/16] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions, Huang, Kai
- Re: [PATCH] mm/slab.c: Delete the if judgment and return the result directly Remove the if judgment and return the result directly to reduce assembly statements., Vlastimil Babka
- Re: [PATCH v13 2/6] mm/vmstat: Use vmstat_dirty to track CPU-specific vmstat discrepancies,
Christoph Lameter
- Re: [PATCH 08/41] mm: introduce CONFIG_PER_VMA_LOCK,
Michal Hocko
- Stalls in qemu with host running 6.1 (everything stuck at mmap_read_lock()),
Jiri Slaby
- Re: [PATCH v14 2/7] mm: add VM_DROPPABLE for designating always lazily freeable mappings,
Eric Biggers
- Re: [PATCH v2 10/44] mmap: Change do_mas_munmap and do_mas_aligned_munmap() to use vma iterator, Sven Schnelle
- Re: [PATCH 1/5] mm: compaction: Remove redundant VM_BUG_ON() in compact_zone(),
Baolin Wang
- Re: [RFC PATCH 0/4] Multiple consecutive page for anonymous mapping,
Yin, Fengwei
- Re: [PATCH RFC v7 62/64] x86/sev: Add KVM commands for instance certs,
Dov Murik
- Re: [PATCH v3] mm/debug: use valid physical memory for pmd/pud tests, Anshuman Khandual
- [linux-next:pending-fixes 135/296] net/rxrpc/call_object.c:303 rxrpc_connect_call() warn: missing error code 'ret',
Dan Carpenter
- Re: [PATCH 3/7] minix: don't flush page immediately for DIRSYNC directories,
Christoph Hellwig
- [PATCH v3 00/26] Split netmem from struct page,
Matthew Wilcox (Oracle)
- Message not available
- Message not available
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]