Linux Kernel Memory Management
[Prev Page][Next Page]
[PATCH v4 03/13] mm: Make HPAGE_PXD_* macros even if !THP, peterx
[PATCH v4 02/13] mm/hugetlb: Declare hugetlbfs_pagecache_present() non-static, peterx
[PATCH v4 06/13] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing, peterx
[PATCH v4 11/13] mm/gup: Handle huge pmd for follow_pmd_mask(), peterx
[PATCH v4 10/13] mm/gup: Handle huge pud for follow_pud_mask(), peterx
[PATCH v4 04/13] mm: Introduce vma_pgtable_walk_{begin|end}(), peterx
Message not available
[RFC PATCH] mm, netfs: Provide a means of invalidation without using launder_folio,
David Howells
[PATCH v5 0/6] Swap-out mTHP without splitting,
Ryan Roberts
[PATCH v1] mm: optimize CONFIG_PER_VMA_LOCK member placement in vm_area_struct,
David Hildenbrand
[PATCH v1] mm: remove "prot" parameter from move_pte(),
David Hildenbrand
[PATCH] mm: remove __set_page_dirty_nobuffers(),
Kefeng Wang
[linux-next:pending-fixes] BUILD SUCCESS 5e2cdb39aec3e72ea796d1a87bfc844adc7af931, kernel test robot
[linux-next:master 1131/2169] drivers/pwm/pwm-stm32.c:662:8: error: call to undeclared function 'devm_clk_rate_exclusive_get'; ISO C99 and later do not support implicit function declarations, kernel test robot
[PATCH 0/6] mm: remove isolate_lru_page() and isolate_movable_page(),
Kefeng Wang
[PATCH RFC 0/3] mm/gup: consistently call it GUP-fast,
David Hildenbrand
FAILED: Patch "mm: swap: fix race between free_swap_and_cache() and swapoff()" failed to apply to 5.4-stable tree, Sasha Levin
FAILED: Patch "mm: swap: fix race between free_swap_and_cache() and swapoff()" failed to apply to 4.19-stable tree, Sasha Levin
FAILED: Patch "kasan/test: avoid gcc warning for intentional overflow" failed to apply to 4.19-stable tree, Sasha Levin
FAILED: Patch "LoongArch: Change __my_cpu_offset definition to avoid mis-optimization" failed to apply to 4.19-stable tree, Sasha Levin
FAILED: Patch "kasan/test: avoid gcc warning for intentional overflow" failed to apply to 5.4-stable tree, Sasha Levin
FAILED: Patch "LoongArch: Change __my_cpu_offset definition to avoid mis-optimization" failed to apply to 5.4-stable tree, Sasha Levin
FAILED: Patch "LoongArch: Change __my_cpu_offset definition to avoid mis-optimization" failed to apply to 5.10-stable tree, Sasha Levin
FAILED: Patch "kasan/test: avoid gcc warning for intentional overflow" failed to apply to 5.10-stable tree, Sasha Levin
FAILED: Patch "LoongArch: Change __my_cpu_offset definition to avoid mis-optimization" failed to apply to 5.15-stable tree, Sasha Levin
[linux-next:master 1915/2169] sound/soc/codecs/rk3308_codec.c:956:34: warning: 'rk3308_codec_of_match' defined but not used, kernel test robot
[linux-next:master 1915/2169] sound/soc/codecs/rk3308_codec.c:956:34: warning: unused variable 'rk3308_codec_of_match', kernel test robot
[PATCH] userfaultfd: early return in dup_userfaultfd(), Peng Zhang
[PATCH v6 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes,
Ho-Ren (Jack) Chuang
Re: [RFC PATCH net-next v7 07/14] page_pool: devmem support, Mina Almasry
Re: [RFC PATCH net-next v7 06/14] page_pool: convert to use netmem, Mina Almasry
[PATCH] mm: get the folio's refcnt before clear PG_lru in folio_isolate_lru,
zhaoyang.huang
[PATCH v2 0/6] Improve visibility of writeback,
Kemeng Shi
[PATCH v3 0/3] mm/ksm: fix ksm exec support for prctl,
Jinjiang Tu
[PATCH] mm: fix unproperly folio_put by changing API in read_pages,
zhaoyang.huang
[PATCH v6 00/13] riscv: ASID-related and UP-related TLB flush enhancements,
Samuel Holland
- [PATCH v6 02/13] riscv: Factor out page table TLB synchronization, Samuel Holland
- [PATCH v6 04/13] riscv: mm: Broadcast kernel TLB flushes only when needed, Samuel Holland
- [PATCH v6 05/13] riscv: Only send remote fences when some other CPU is online, Samuel Holland
- [PATCH v6 06/13] riscv: mm: Combine the SMP and UP TLB flush code, Samuel Holland
- [PATCH v6 11/13] riscv: mm: Make asid_bits a local variable, Samuel Holland
- [PATCH v6 08/13] riscv: Avoid TLB flush loops when affected by SiFive CIP-1200, Samuel Holland
- [PATCH v6 07/13] riscv: Apply SiFive CIP-1200 workaround to single-ASID sfence.vma, Samuel Holland
- [PATCH v6 03/13] riscv: Use IPIs for remote cache/TLB flushes by default, Samuel Holland
- [PATCH v6 09/13] riscv: mm: Introduce cntx2asid/cntx2version helper macros, Samuel Holland
- [PATCH v6 10/13] riscv: mm: Use a fixed layout for the MM context ID, Samuel Holland
- [PATCH v6 12/13] riscv: mm: Preserve global TLB entries when switching contexts, Samuel Holland
- [PATCH v6 13/13] riscv: mm: Always use an ASID to flush mm contexts, Samuel Holland
- [PATCH v6 01/13] riscv: Flush the instruction cache during SMP bringup, Samuel Holland
- Re: [PATCH v6 00/13] riscv: ASID-related and UP-related TLB flush enhancements, patchwork-bot+linux-riscv
[PATCH] mm/slab: fix kcalloc() kernel-doc warnings,
Randy Dunlap
[PATCH v5 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes,
Ho-Ren (Jack) Chuang
[PATCH] fixup! fix missing vmalloc.h includes,
Kent Overstreet
[PATCH 0/6] Documentation fixes for memory allocation profiling,
Suren Baghdasaryan
[PATCH] mm: vmalloc: annotate find_vmap_area_exceed_addr_lock() for lockdep,
Jens Axboe
[PATCH v10] zswap: replace RB tree with xarray,
Chris Li
[PATCH 0/8] Convert huge_zero_page to huge_zero_folio,
Matthew Wilcox (Oracle)
[linux-next:master 1141/1756] drivers/pwm/pwm-stm32.c:662:15: error: implicit declaration of function 'devm_clk_rate_exclusive_get'; did you mean 'clk_rate_exclusive_get'?, kernel test robot
[RFC PATCH 00/10] mm/swap: always use swap cache for synchronization,
Kairui Song
- [RFC PATCH 01/10] mm/filemap: split filemap storing logic into a standalone helper, Kairui Song
- [RFC PATCH 05/10] mm/swap: clean shadow only in unmap path, Kairui Song
- [RFC PATCH 03/10] mm/swap: convert swapin_readahead to return a folio, Kairui Song
- [RFC PATCH 02/10] mm/swap: move no readahead swapin code to a stand-alone helper, Kairui Song
- [RFC PATCH 10/10] mm/swap: optimize synchronous swapin, Kairui Song
- [RFC PATCH 09/10] mm/swap: delay the swap cache lookup for swapin, Kairui Song
- [RFC PATCH 08/10] mm/swap: use swap cache as a synchronization layer, Kairui Song
- [RFC PATCH 07/10] mm/swap: rename __read_swap_cache_async to swap_cache_alloc_or_get, Kairui Song
- [RFC PATCH 06/10] mm/swap: switch to use multi index entries, Kairui Song
- [RFC PATCH 04/10] mm/swap: remove cache bypass swapin, Kairui Song
- Re: [RFC PATCH 00/10] mm/swap: always use swap cache for synchronization, Huang, Ying
[PATCH v9] zswap: replace RB tree with xarray,
Chris Li
[linux-next:master] BUILD REGRESSION 084c8e315db34b59d38d06e684b1a0dd07d30287, kernel test robot
[PATCH 00/10] Various page->flags cleanups,
Matthew Wilcox (Oracle)
- [PATCH 09/10] Remove references to page->flags in documentation, Matthew Wilcox (Oracle)
- [PATCH 04/10] mm: Make folio_test_idle and folio_test_young take a const argument, Matthew Wilcox (Oracle)
- [PATCH 02/10] xtensa: Remove uses of PG_arch_1 on individual pages, Matthew Wilcox (Oracle)
- [PATCH 06/10] mm: Make page_mapped() take a const argument, Matthew Wilcox (Oracle)
- [PATCH 07/10] mm: Convert arch_clear_hugepage_flags to take a folio, Matthew Wilcox (Oracle)
- [PATCH 08/10] slub: Remove use of page->flags, Matthew Wilcox (Oracle)
- [PATCH 05/10] mm: Make is_free_buddy_page() take a const argument, Matthew Wilcox (Oracle)
- [PATCH 01/10] sh: Remove use of PG_arch_1 on individual pages, Matthew Wilcox (Oracle)
- [PATCH 10/10] proc: Rewrite stable_page_flags(), Matthew Wilcox (Oracle)
- [PATCH 03/10] mm: Make page_ext_get() take a const argument, Matthew Wilcox (Oracle)
[linux-next:pending-fixes] BUILD SUCCESS 1dd178de496596098b5a4002c791867d9d73c80a, kernel test robot
[PATCH 00/12] kbuild: enable some -Wextra warnings by default,
Arnd Bergmann
[PATCH v6] mm/migrate: split source folio if it is on deferred split list,
Zi Yan
[PATCH v2 0/3] mm/secretmem: one fix and one refactoring,
David Hildenbrand
[PATCH 0/2] support multi-size THP numa balancing,
Baolin Wang
[PATCH mm-unstable v3 0/2] memcg_kmem hooks refactoring,
Vlastimil Babka
[PATCH v19 RESEND 2/5] ring-buffer: Introducing ring-buffer mapping functions, Vincent Donnefort
[PATCH v19 RESEND 3/5] tracing: Allow user-space mapping of the ring-buffer,
Vincent Donnefort
[syzbot] [mm?] usb-testing boot error: WARNING: refcount bug in __reset_page_owner,
syzbot
[PATCH 1/1] arch/um: fix forward declaration for vmalloc,
Suren Baghdasaryan
next: arc: defconfig - gcc-9 - mmu-arcv2.h:82:2: error: implicit declaration of function 'write_aux_reg' [-Werror=implicit-function-declaration],
Naresh Kamboju
[PATCH v3 0/3] page_owner: Fix refcount imbalance,
Oscar Salvador
[PATCH 0/7] mm/init: minor clean up and improvement,
Baoquan He
[PATCH] binfmt_flat: Fix corruption when not offsetting data start,
Stefan O'Rear
[RFC PATCH] mm: show mthp_fault_alloc and mthp_fault_fallback of multi-size THPs,
Barry Song
[PATCH v4 00/14] Cover a guard gap corner case,
Rick Edgecombe
- [PATCH v4 03/14] mm: Introduce arch_get_unmapped_area_vmflags(), Rick Edgecombe
- [PATCH v4 04/14] mm: Remove export for get_unmapped_area(), Rick Edgecombe
- [PATCH v4 01/14] proc: Refactor pde_get_unmapped_area as prep, Rick Edgecombe
- [PATCH v4 06/14] thp: Add thp_get_unmapped_area_vmflags(), Rick Edgecombe
- [PATCH v4 08/14] parisc: Use initializer for struct vm_unmapped_area_info, Rick Edgecombe
- [PATCH v4 07/14] csky: Use initializer for struct vm_unmapped_area_info, Rick Edgecombe
- [PATCH v4 09/14] powerpc: Use initializer for struct vm_unmapped_area_info, Rick Edgecombe
- [PATCH v4 10/14] treewide: Use initializer for struct vm_unmapped_area_info, Rick Edgecombe
- [PATCH v4 11/14] mm: Take placement mappings gap into account, Rick Edgecombe
- [PATCH v4 12/14] x86/mm: Implement HAVE_ARCH_UNMAPPED_AREA_VMFLAGS, Rick Edgecombe
- [PATCH v4 14/14] selftests/x86: Add placement guard gap test for shstk, Rick Edgecombe
- [PATCH v4 13/14] x86/mm: Care about shadow stack guard gap during placement, Rick Edgecombe
- [PATCH v4 05/14] mm: Use get_unmapped_area_vmflags(), Rick Edgecombe
- [PATCH v4 02/14] mm: Switch mm->get_unmapped_area() to a flag, Rick Edgecombe
[RFC PATCH 0/9] zswap: store zero-filled pages more efficiently,
Yosry Ahmed
[PATCH 0/5] Define struct vm_fault in handle_mm_fault(),
Vishal Moola (Oracle)
[PATCH v3] selftests/mm: Fix ARM related issue with fork after pthread_create,
Edward Liaw
[linux-next:pending-fixes] BUILD SUCCESS 2c54eea3a68ea45ceef479d13e95daad73122408, kernel test robot
[PATCH v2 0/4] mm/filemap: optimize folio adding and splitting,
Kairui Song
[PATCH 0/7] mm: minor clean up and improvement,
Baoquan He
[linux-next:master] BUILD REGRESSION 1fdad13606e104ff103ca19d2d660830cb36d43e, kernel test robot
[PATCH v2 0/6] mm/mm_init.c: refactor free_area_init_core(),
Baoquan He
[RFC PATCH 0/8] Reimplement huge pages without hugepd on powerpc 8xx,
Christophe Leroy
- [RFC PATCH 1/8] mm: Provide pagesize to pmd_populate(), Christophe Leroy
- [RFC PATCH 2/8] mm: Provide page size to pte_alloc_huge(), Christophe Leroy
- [RFC PATCH 3/8] mm: Provide pmd to pte_leaf_size(), Christophe Leroy
- [RFC PATCH 4/8] mm: Provide mm_struct and address to huge_ptep_get(), Christophe Leroy
- [RFC PATCH 5/8] powerpc/mm: Allow hugepages without hugepd, Christophe Leroy
- [RFC PATCH 6/8] powerpc/8xx: Fix size given to set_huge_pte_at(), Christophe Leroy
- [RFC PATCH 7/8] powerpc/8xx: Remove support for 8M pages, Christophe Leroy
- [RFC PATCH 8/8] powerpc/8xx: Add back support for 8M pages using contiguous PTE entries, Christophe Leroy
- Re: [RFC PATCH 0/8] Reimplement huge pages without hugepd on powerpc 8xx, Jason Gunthorpe
- Re: [RFC PATCH 0/8] Reimplement huge pages without hugepd on powerpc 8xx, Oscar Salvador
[PATCH v4 0/2] Allow migrate on protnone reference with MPOL_PREFERRED_MANY policy,
Donet Tom
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]