Linux Kernel Memory Management
[Prev Page][Next Page]
- [PATCH 08/26] netfs: Use subreq_counter to allocate subreq debug_index values, (continued)
- [PATCH 08/26] netfs: Use subreq_counter to allocate subreq debug_index values, David Howells
- [PATCH 10/26] cifs: Use alternative invalidation to using launder_folio, David Howells
- [PATCH 11/26] 9p: Use alternative invalidation to using launder_folio, David Howells
- [PATCH 12/26] afs: Use alternative invalidation to using launder_folio, David Howells
- [PATCH 13/26] netfs: Remove ->launder_folio() support, David Howells
- [PATCH 14/26] netfs: Use mempools for allocating requests and subrequests, David Howells
- [PATCH 16/26] netfs: Switch to using unsigned long long rather than loff_t, David Howells
- [PATCH 17/26] netfs: Fix writethrough-mode error handling, David Howells
- [PATCH 19/26] netfs: New writeback implementation, David Howells
- [PATCH 09/26] mm: Provide a means of invalidation without using launder_folio, David Howells
- [PATCH 15/26] mm: Export writeback_iter(), David Howells
- [PATCH 05/26] mm: Remove the PG_fscache alias for PG_private_2, David Howells
- [PATCH 18/26] netfs: Add some write-side stats and clean up some stat names, David Howells
- [PATCH 20/26] netfs, afs: Implement helpers for new write code, David Howells
- [PATCH 22/26] netfs, cachefiles: Implement helpers for new write code, David Howells
- [PATCH 26/26] netfs, afs: Use writeback retry to deal with alternate keys, David Howells
- [PATCH 24/26] netfs: Remove the old writeback code, David Howells
- [PATCH 25/26] netfs: Miscellaneous tidy ups, David Howells
- [PATCH 23/26] netfs: Cut over to using new writeback code, David Howells
- [PATCH 01/26] cifs: Fix duplicate fscache cookie warnings, David Howells
- [PATCH 21/26] netfs, 9p: Implement helpers for new write code, David Howells
- Re: [PATCH 19/26] netfs: New writeback implementation, David Howells
- Re: [PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache, Christian Brauner
- Re: [PATCH 21/26] netfs, 9p: Implement helpers for new write code, David Howells
- Re: [PATCH 21/26] netfs, 9p: Implement helpers for new write code, David Howells
- Re: [PATCH 23/26] netfs: Cut over to using new writeback code, David Howells
- Re: [PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache, Jeff Layton
- [PATCH 0/7] sysctl: Remove sentinel elements from misc directories,
Joel Granados via B4 Relay
- [PATCH 1/1] mm: vmalloc: Fix lockdep warning,
Uladzislau Rezki (Sony)
- [linux-next:pending-fixes] BUILD SUCCESS 1f6fc07c0c4d1e30d2bae9962205a2e74f6b00b2, kernel test robot
- next: sh: mm/cache-sh4.c:250:51: error: too few arguments to function 'folio_flags',
Naresh Kamboju
- [PATCH RFC 09/10] mm: page_frag: introduce prepare/commit API for page_frag, Yunsheng Lin
- [PATCH RFC 07/10] mm: page_frag: reuse existing bit field of 'va' for pagecnt_bias, Yunsheng Lin
- [PATCH RFC 06/10] mm: page_frag: reuse MSB of 'size' field for pfmemalloc, Yunsheng Lin
- [PATCH RFC 05/10] mm: page_frag: add two inline helper for page_frag API, Yunsheng Lin
- [PATCH RFC 04/10] mm: page_frag: add '_va' suffix to page_frag API, Yunsheng Lin
- [PATCH RFC 03/10] mm: page_frag: change page_frag_alloc_* API to accept align param, Yunsheng Lin
- [PATCH RFC 02/10] mm: page_frag: use initial zero offset for page_frag_alloc_align(), Yunsheng Lin
- [PATCH RFC 01/10] mm: Move the page fragment allocator from page_alloc into its own file,
Yunsheng Lin
- next: x86_64 defconfig with clang-17 failed,
Naresh Kamboju
- mountain or urban - choose your next e-bicycle adventure, E-bicycle Expert
- [PATCH v4 0/3] mm/ksm: fix ksm exec support for prctl,
Jinjiang Tu
- [PATCH v2] mm: add per-order mTHP alloc_success and alloc_fail counters,
Barry Song
- remove follow_pfn v2,
Christoph Hellwig
- [BUG REPORT] writeback: soft lockup encountered on a next-20240327 kernel,
Chandan Babu R
- [PATCH v11 00/11] Support page table check PowerPC,
Rohan McLure
- Message not available
- Re: [PATCH v11 00/11] Support page table check PowerPC, Christophe Leroy
- Re: [PATCH v11 00/11] Support page table check PowerPC, Ingo Molnar
[PATCH 0/2] Fix selftests/mm build without requiring "make headers",
John Hubbard
[PATCH] mm/slab_common: Modify mismatched function name,
Jiapeng Chong
[akpm-mm:mm-unstable 174/199] mm/memory.c:5094:25: warning: variable 'pte' is uninitialized when used here, kernel test robot
[PATCH RFC 0/2] mTHP-friendly compression in zsmalloc and zram based on multi-pages,
Barry Song
[RFC PATCH v3 0/8] mm: workingset reporting,
Yuanchu Xie
[akpm-mm:mm-unstable 74/199] mm/mempolicy.c:2223: warning: expecting prototype for alloc_pages_mpol_noprof(). Prototype was for alloc_pages_mpol() instead, kernel test robot
[PATCH] mm: Use rwsem assertion macros for mmap_lock,
Matthew Wilcox (Oracle)
[PATCH] filemap: Remove __set_page_dirty(), Matthew Wilcox (Oracle)
[GIT PULL] hotfixes for 6.9-rc2,
Andrew Morton
[PATCH v2 0/2] s390/mm: shared zeropage + KVM fixes,
David Hildenbrand
[akpm-mm:mm-unstable 86/199] mm/nommu.c:258: warning: expecting prototype for vmalloc_node_noprof(). Prototype was for vmalloc_node() instead, kernel test robot
[RFC PATCH 0/2] Hot page promotion optimization for large address space,
Bharata B Rao
[linux-next:master] BUILD REGRESSION 26074e1be23143b2388cacb36166766c235feb7c, kernel test robot
[PATCH v4 00/13] mm/gup: Unify hugetlb, part 2,
peterx
[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
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]