Linux Kernel Memory Management
[Prev Page][Next Page]
- Re: [PATCH v5 RESEND 14/17] mm/ioremap: Consider IOREMAP space in generic ioremap, (continued)
- Disabling CONFIG_COMPACTION,
Pratoussy, Martin (GE Vernova)
[PATCH] mm/secretmem: make it on by default,
Mike Rapoport
[PATCH v3 00/11] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double(),
Peter Zijlstra
- [PATCH v3 05/11] percpu: Wire up cmpxchg128, Peter Zijlstra
- [PATCH v3 01/11] cyrpto/b128ops: Remove struct u128, Peter Zijlstra
- [PATCH v3 09/11] mm/slub: Fold slab_update_freelist(), Peter Zijlstra
- [PATCH v3 02/11] types: Introduce [us]128, Peter Zijlstra
- [PATCH v3 11/11] s390/cpum_sf: Convert to cmpxchg128(), Peter Zijlstra
- [PATCH v3 08/11] slub: Replace cmpxchg_double(), Peter Zijlstra
- [PATCH v3 10/11] arch: Remove cmpxchg_double, Peter Zijlstra
- [PATCH v3 04/11] instrumentation: Wire up cmpxchg128(), Peter Zijlstra
- [PATCH v3 07/11] x86,intel_iommu: Replace cmpxchg_double(), Peter Zijlstra
- [PATCH v3 06/11] x86,amd_iommu: Replace cmpxchg_double(), Peter Zijlstra
- [PATCH v3 03/11] arch: Introduce arch_{,try_}_cmpxchg128{,_local}(), Peter Zijlstra
- Re: [PATCH v3 00/11] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double(), Arnd Bergmann
[linus:master] [sched] af7f588d8f: will-it-scale.per_thread_ops -13.9% regression,
kernel test robot
[PATCH v5 0/6] remove the vmas parameter from GUP APIs,
Lorenzo Stoakes
[PATCH for 6.4-rcX] mm: userfaultfd: avoid passing an invalid range to vma_merge(),
Lorenzo Stoakes
[linux-next:master 1011/2056] mm/gup.c:2430:9: sparse: sparse: incorrect type in argument 1 (different address spaces), kernel test robot
[stable:linux-5.4.y 1353/9999] mm/mempolicy.c:499:22: warning: variable 'mapped_pte' set but not used, kernel test robot
[PATCHv11 0/9] mm, x86/cc, efi: Implement support for unaccepted memory,
Kirill A. Shutemov
- [PATCHv11 1/9] mm: Add support for unaccepted memory, Kirill A. Shutemov
- [PATCHv11 3/9] efi/libstub: Implement support for unaccepted memory, Kirill A. Shutemov
- [PATCHv11 4/9] x86/boot/compressed: Handle unaccepted memory, Kirill A. Shutemov
- [PATCHv11 2/9] efi/x86: Get full memory map in allocate_e820(), Kirill A. Shutemov
- [PATCHv11 5/9] efi: Provide helpers for unaccepted memory, Kirill A. Shutemov
- [PATCHv11 6/9] efi/unaccepted: Avoid load_unaligned_zeropad() stepping into unaccepted memory, Kirill A. Shutemov
- [PATCHv11 8/9] x86/tdx: Refactor try_accept_one(), Kirill A. Shutemov
- [PATCHv11 9/9] x86/tdx: Add unaccepted memory support, Kirill A. Shutemov
- [PATCHv11 7/9] x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stub, Kirill A. Shutemov
- Re: [PATCHv11 0/9] mm, x86/cc, efi: Implement support for unaccepted memory, Tom Lendacky
Futexes & Folios,
Matthew Wilcox
[linux-next:master 946/2056] mm/kfence/core.c:329:34: sparse: sparse: cast to restricted __le64, kernel test robot
[linux-next:master 1006/2056] Inconsistent kallsyms data, kernel test robot
next: WARNING: CPU: 0 PID: 1200 at mm/page_alloc.c:4744 __alloc_pages+0x2e8/0x3a0,
Naresh Kamboju
[linux-next:master 1004/2056] lib/maple_tree.c:6251:7: warning: no previous prototype for 'mas_find_range_rev', kernel test robot
[linux-next:master] BUILD SUCCESS WITH WARNING e922ba281a8d84f640d8c8e18a385d032c19e185, kernel test robot
Re: [PATCH] arm64/mm: don't WARN when alloc/free-ing device private pages,
Ard Biesheuvel
[PATCH] mm: Convert migrate_pages() to work on folios,
Matthew Wilcox (Oracle)
[linux-next:pending-fixes] BUILD SUCCESS 4cffd190aeed947ab08d9a8d775288e53e50485d, kernel test robot
[linux-next:master 1000/2056] lib/maple_tree.c:4707:7: warning: no previous prototype for 'mas_next_slot', kernel test robot
[PATCH v2] mm, compaction: Skip all non-migratable pages during scan,
Khalid Aziz
[PATCH 0/7] riscv: Memory Hot(Un)Plug support,
Björn Töpel
[PATCH] net/handshake: Squelch allocation warning during Kunit test, Chuck Lever
[linux-next:master 1574/2056] drivers/infiniband/sw/rxe/rxe_verbs.c:1359:21: error: macro "kfree_rcu" requires 2 arguments, but only 1 given,
kernel test robot
[PATCH v3 00/35] Maple tree mas_{next,prev}_range() and cleanup,
Liam R. Howlett
- [PATCH v3 31/35] maple_tree: Add mas_prev_range() and mas_find_range_rev interface, Liam R. Howlett
- [PATCH v3 26/35] maple_tree: Fix testing mas_empty_area(), Liam R. Howlett
- [PATCH v3 04/35] maple_tree: Clean up mas_dfs_postorder(), Liam R. Howlett
- [PATCH v3 25/35] maple_tree: Revise limit checks in mas_empty_area{_rev}(), Liam R. Howlett
- [PATCH v3 15/35] maple_tree: Return error on mte_pivots() out of range, Liam R. Howlett
- [PATCH v3 05/35] maple_tree: Add format option to mt_dump(), Liam R. Howlett
- [PATCH v3 01/35] maple_tree: Fix static analyser cppcheck issue, Liam R. Howlett
- [PATCH v3 13/35] maple_tree: Use MAS_WR_BUG_ON() in mas_store_prealloc(), Liam R. Howlett
- [PATCH v3 16/35] maple_tree: Make test code work without debug enabled, Liam R. Howlett
- [PATCH v3 19/35] maple_tree: Add __init and __exit to test module, Liam R. Howlett
- [PATCH v3 14/35] maple_tree: Use MAS_BUG_ON() prior to calling mas_meta_gap(), Liam R. Howlett
- [PATCH v3 03/35] maple_tree: Avoid unnecessary ascending, Liam R. Howlett
- [PATCH v3 02/35] maple_tree: Clean up mas_parent_enum() and rename to mas_parent_type(), Liam R. Howlett
- [PATCH v3 29/35] maple_tree: Relocate mas_rewalk() and mas_rewalk_if_dead(), Liam R. Howlett
- [PATCH v3 08/35] maple_tree: Change RCU checks to WARN_ON() instead of BUG_ON(), Liam R. Howlett
- [PATCH v3 32/35] maple_tree: Clear up index and last setting in single entry tree, Liam R. Howlett
- [PATCH v3 33/35] maple_tree: Update testing code for mas_{next,prev,walk}, Liam R. Howlett
- [PATCH v3 10/35] maple_tree: Use MAS_BUG_ON() when setting a leaf node as a parent, Liam R. Howlett
- [PATCH v3 22/35] mm/mmap: Change do_vmi_align_munmap() for maple tree iterator changes, Liam R. Howlett
- [PATCH v3 17/35] mm: Update validate_mm() to use vma iterator, Liam R. Howlett
- [PATCH v3 07/35] maple_tree: Convert BUG_ON() to MT_BUG_ON(), Liam R. Howlett
- [PATCH v3 34/35] mm: Add vma_iter_{next,prev}_range() to vma iterator, Liam R. Howlett
- [PATCH v3 21/35] maple_tree: mas_start() reset depth on dead node, Liam R. Howlett
- [PATCH v3 09/35] maple_tree: Convert debug code to use MT_WARN_ON() and MAS_WARN_ON(), Liam R. Howlett
- [PATCH v3 18/35] mm: Update vma_iter_store() to use MAS_WARN_ON(), Liam R. Howlett
- [PATCH v3 35/35] mm: Avoid rewalk in mmap_region, Liam R. Howlett
- [PATCH v3 23/35] maple_tree: Try harder to keep active node after mas_next(), Liam R. Howlett
- [PATCH v3 12/35] maple_tree: Use MAS_BUG_ON() from mas_topiary_range(), Liam R. Howlett
- [PATCH v3 27/35] maple_tree: Introduce mas_next_slot() interface, Liam R. Howlett
- [PATCH v3 24/35] maple_tree: Try harder to keep active node with mas_prev(), Liam R. Howlett
- [PATCH v3 06/35] maple_tree: Add debug BUG_ON and WARN_ON variants, Liam R. Howlett
- [PATCH v3 11/35] maple_tree: Use MAS_BUG_ON() in mas_set_height(), Liam R. Howlett
- [PATCH v3 20/35] maple_tree: Remove unnecessary check from mas_destroy(), Liam R. Howlett
- [PATCH v3 30/35] maple_tree: Introduce mas_prev_slot() interface, Liam R. Howlett
- [PATCH v3 28/35] maple_tree: Add mas_next_range() and mas_find_range() interfaces, Liam R. Howlett
[linux-next:master 1003/2056] lib/maple_tree.c:4606:7: warning: no previous prototype for 'mas_prev_slot', kernel test robot
[PATCH 0/3] mm: Fix bug affecting swapping in MTE tagged pages,
Peter Collingbourne
Re: [PATCH] squashfs: cache partial compressed blocks,
kernel test robot
[PATCH] mm: fix hugetlb page unmap count balance issue,
Junxiao Chang
[syzbot] [fs?] [mm?] BUG: sleeping function called from invalid context in mempool_alloc, syzbot
Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Yosry Ahmed
[PATCH v3 4/4] LoongArch: Add kernel address sanitizer support,
Qing Zhang
[PATCH v3 0/4] LoongArch: Add kernel address sanitizer support,
Qing Zhang
Re: [LSF/MM/BPF TOPIC] mm documentation,
Lorenzo Stoakes
Re: [Regression] mmap with MAP_32BIT randomly fails since 6.1,
Robert Hensing
[PATCH] mm/gup: Fixes FOLL_UNLOCKABLE against FOLL_NOWAIT,
Peter Xu
Re: [PATCH RFC v7 52/64] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event,
Dionna Amalie Glaze
[PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl,
Axel Rasmussen
[PATCH] mm, compaction: Skip all pinned pages during scan,
Khalid Aziz
Re: LSFMMBPF proposal [MM]: Eliminate vmap/vmalloc lock contention, Uladzislau Rezki
[linux-next:master] BUILD SUCCESS WITH WARNING aabe491169befbe5481144acf575a0260939764a, kernel test robot
mm/ksm.c:2439:13: warning: stack frame size (2576) exceeds limit (2048) in 'ksm_do_scan', kernel test robot
[PATCH] mm/page_alloc: don't wake up kswapd from rmqueue() unless __GFP_KSWAPD_RECLAIM is specified,
Tetsuo Handa
[PATCH] debugobject: don't wake up kswapd from fill_pool(),
Tetsuo Handa
[RESEND PATCH v1 0/5] Encapsulate PTE contents from non-arch code,
Ryan Roberts
[no subject],
Ryan Roberts
[linux-next:pending-fixes] BUILD SUCCESS 1360b04fa3df4a5b060c941a04e05cafe2efa297, kernel test robot
[stable:linux-5.15.y 36/9999] arch/s390/kernel/vtime.c:132:2: error: expected absolute expression,
kernel test robot
[RFC 0/6] mm: improve page allocator scalability via splitting zones,
Huang Ying
[PATCHv5] mm: optimization on page allocation when CMA enabled,
zhaoyang.huang
BUG: unable to handle page fault for address: 000020e8, #PF: supervisor read access in kernel mode, #PF: error_code(0x0000) - not-present page (kernel 6.4-rc1), Erhard Furtner
[PATCH] cachestat: wire up cachestat for other architectures,
Nhat Pham
[linux-next:master] BUILD SUCCESS WITH WARNING 578215f3e21c472c08d70b8796edf1ac58f88578, kernel test robot
Re: [LSF/MM/BPF TOPIC] Memory profiling using code tagging,
Suren Baghdasaryan
[linux-next:pending-fixes] BUILD SUCCESS 16fe96af49719266b3b2293273c3e4a254a95362, kernel test robot
[PATCH] filemap: remove page_endio(),
Pankaj Raghav
Re: [PATCH 2/3] linux/bits.h: Add fixed-width GENMASK and BIT macros, kernel test robot
[PATCH] mm: memory_hotplug: Fix format string in warnings,
Rick Wertenbroek
[PATCH 0/4] Fix type confusion in page_table_check,
Ruihan Li
[PATCH] mm: memory_hotplug: Fix format string in __add_pages warning,
Rick Wertenbroek
[linus:master] [sched/numa] fc137c0dda: autonuma-benchmark.numa01.seconds 118.9% regression,
kernel test robot
[linux-next:master] [scsi] 59709bb84c: WARNING:at_kernel/workqueue.c:#workqueue_sysfs_register, kernel test robot
[PATCH 1/2] maple_tree: Drop the test code for mtree_alloc_{range,rrange}(),
Peng Zhang
[PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail,
Hugh Dickins
- [PATCH 01/23] arm: allow pte_offset_map[_lock]() to fail, Hugh Dickins
- [PATCH 02/23] arm64: allow pte_offset_map() to fail, Hugh Dickins
- [PATCH 03/23] arm64/hugetlb: pte_alloc_huge() pte_offset_huge(), Hugh Dickins
- [PATCH 04/23] ia64/hugetlb: pte_alloc_huge() pte_offset_huge(), Hugh Dickins
- [PATCH 05/23] m68k: allow pte_offset_map[_lock]() to fail, Hugh Dickins
- [PATCH 06/23] microblaze: allow pte_offset_map() to fail, Hugh Dickins
- [PATCH 07/23] mips: update_mmu_cache() can replace __update_tlb(), Hugh Dickins
- [PATCH 08/23] parisc: add pte_unmap() to balance get_ptep(), Hugh Dickins
- [PATCH 09/23] parisc: unmap_uncached_pte() use pte_offset_kernel(), Hugh Dickins
- [PATCH 10/23] parisc/hugetlb: pte_alloc_huge() pte_offset_huge(), Hugh Dickins
- [PATCH 11/23] powerpc: kvmppc_unmap_free_pmd() pte_offset_kernel(), Hugh Dickins
- [PATCH 12/23] powerpc: allow pte_offset_map[_lock]() to fail, Hugh Dickins
- [PATCH 13/23] powerpc/hugetlb: pte_alloc_huge(), Hugh Dickins
- [PATCH 14/23] riscv/hugetlb: pte_alloc_huge() pte_offset_huge(), Hugh Dickins
- [PATCH 15/23] s390: allow pte_offset_map_lock() to fail, Hugh Dickins
- [PATCH 16/23] s390: gmap use pte_unmap_unlock() not spin_unlock(), Hugh Dickins
- [PATCH 17/23] sh/hugetlb: pte_alloc_huge() pte_offset_huge(), Hugh Dickins
- [PATCH 18/23] sparc/hugetlb: pte_alloc_huge() pte_offset_huge(), Hugh Dickins
- [PATCH 19/23] sparc: allow pte_offset_map() to fail, Hugh Dickins
- [PATCH 20/23] sparc: iounit and iommu use pte_offset_kernel(), Hugh Dickins
- [PATCH 21/23] x86: Allow get_locked_pte() to fail, Hugh Dickins
- [PATCH 22/23] x86: sme_populate_pgd() use pte_offset_kernel(), Hugh Dickins
- [PATCH 23/23] xtensa: add pte_unmap() to balance pte_offset_map(), Hugh Dickins
- Re: [PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail, Matthew Wilcox
[PATCH -V2] migrate_pages_batch: simplify retrying and failure counting of large folios,
Huang Ying
[PATCHv4] mm: optimization on page allocation when CMA enabled,
zhaoyang.huang
[PATCH] workingset: add missing rcu_read_unlock() in lru_gen_refault(),
Tetsuo Handa
[RFC PATCH 0/2] mm: Working Set Reporting,
Yuanchu Xie
Re: FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL, MTK
[PATCH 00/32] bcachefs - a new COW filesystem,
Kent Overstreet
Re: [PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size,
Shakeel Butt
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]