Linux Kernel Memory Management
[Prev Page][Next Page]
- Re: [PATCH v4 05/12] x86/mm: add INVLPGB support code, (continued)
- [akpm-mm:mm-nonmm-unstable 171/173] kernel/kthread.c:913: warning: expecting prototype for kthread_create_worker_on_node(). Prototype was for kthread_create_worker() instead,
kernel test robot
- Bug: task hung in shmem_swapin_folio,
Kun Hu
- kvack, Frank Liu
- Document shared with you: Financial record and cashflow, imartinez@xxxxxxxxxxxxxxx
- [syzbot] [v9fs?] BUG: stack guard page was hit in io_wq_worker, syzbot
- [PATCH v3] mm: shmem: Use signed int for version handling in casefold option,
Karan Sanghavi
- [PATCH v2] mm/hugetlb: Fix hugepage allocation for interleaved memory nodes,
Ritesh Harjani (IBM)
- [PATCH v7 mm-unstable] mm: vmscan: retry folios written back while isolated for traditional LRU,
Chen Ridong
- drivers/clk/clk-cdce925.c:717:41: warning: '%d' directive writing between 1 and 11 bytes into a region of size 3, kernel test robot
- [PATCH V5] mm: replace free hugepage folios after migration, yangge1116
- [PATCH v5 -next 00/16] sysctl: move sysctls from vm_table into its own files,
Kaixiong Yu
- [PATCH v5 -next 01/16] mm: vmstat: move sysctls to mm/vmstat.c, Kaixiong Yu
- [PATCH v5 -next 02/16] mm: filemap: move sysctl to mm/filemap.c, Kaixiong Yu
- [PATCH v5 -next 03/16] mm: swap: move sysctl to mm/swap.c, Kaixiong Yu
- [PATCH v5 -next 04/16] mm: vmscan: move vmscan sysctls to mm/vmscan.c, Kaixiong Yu
- [PATCH v5 -next 05/16] mm: util: move sysctls to mm/util.c, Kaixiong Yu
- [PATCH v5 -next 06/16] mm: mmap: move sysctl to mm/mmap.c, Kaixiong Yu
- [PATCH v5 -next 07/16] security: min_addr: move sysctl to security/min_addr.c, Kaixiong Yu
- [PATCH v5 -next 08/16] mm: nommu: move sysctl to mm/nommu.c, Kaixiong Yu
- [PATCH v5 -next 09/16] fs: fs-writeback: move sysctl to fs/fs-writeback.c, Kaixiong Yu
- [PATCH v5 -next 16/16] sysctl: remove unneeded include, Kaixiong Yu
- [PATCH v5 -next 12/16] fs: dcache: move the sysctl to fs/dcache.c, Kaixiong Yu
- [PATCH v5 -next 13/16] x86: vdso: move the sysctl to arch/x86/entry/vdso/vdso32-setup.c, Kaixiong Yu
- [PATCH v5 -next 15/16] sysctl: remove the vm_table, Kaixiong Yu
- [PATCH v5 -next 11/16] sunrpc: simplify rpcauth_cache_shrink_count(), Kaixiong Yu
- [PATCH v5 -next 14/16] sh: vdso: move the sysctl to arch/sh/kernel/vsyscall/vsyscall.c, Kaixiong Yu
- [PATCH v5 -next 10/16] fs: drop_caches: move sysctl to fs/drop_caches.c, Kaixiong Yu
- Re: [PATCH v5 -next 00/16] sysctl: move sysctls from vm_table into its own files, Joel Granados
- [PATCH] mm/zsmalloc: fix function parameter kernel-doc notation, Randy Dunlap
- [PATCH] mm/slab: fix kernel-doc func param names,
Randy Dunlap
- [PATCH] kasan: use correct kernel-doc format,
Randy Dunlap
- [PATCH v4 0/6] elf: Define note name macros,
Akihiko Odaki
- [PATCH v9 00/17] reimplement per-vma lock as a refcount,
Suren Baghdasaryan
- [PATCH v9 01/17] mm: introduce vma_start_read_locked{_nested} helpers, Suren Baghdasaryan
- [PATCH v9 02/17] mm: move per-vma lock into vm_area_struct, Suren Baghdasaryan
- [PATCH v9 04/17] mm: introduce vma_iter_store_attached() to use with attached vmas, Suren Baghdasaryan
- [PATCH v9 06/17] types: move struct rcuwait into types.h, Suren Baghdasaryan
- [PATCH v9 08/17] mm: move mmap_init_lock() out of the header file, Suren Baghdasaryan
- [PATCH v9 16/17] mm: make vma cache SLAB_TYPESAFE_BY_RCU, Suren Baghdasaryan
- [PATCH v9 03/17] mm: mark vma as detached until it's added into vma tree, Suren Baghdasaryan
- Re: [PATCH v9 00/17] reimplement per-vma lock as a refcount, Matthew Wilcox
- [PATCH v9 14/17] mm: remove extra vma_numab_state_init() call, Suren Baghdasaryan
- [PATCH v9 07/17] mm: allow vma_start_read_locked/vma_start_read_locked_nested to fail, Suren Baghdasaryan
- [PATCH v9 05/17] mm: mark vmas detached upon exit, Suren Baghdasaryan
- [PATCH v9 13/17] mm/debug: print vm_refcnt state when dumping the vma, Suren Baghdasaryan
- [PATCH v9 11/17] mm: replace vm_lock and detached flag with a reference count, Suren Baghdasaryan
- [PATCH v9 17/17] docs/mm: document latest changes to vm_lock, Suren Baghdasaryan
- [PATCH v9 10/17] refcount: introduce __refcount_{add|inc}_not_zero_limited, Suren Baghdasaryan
- [PATCH v9 09/17] mm: uninline the main body of vma_start_write(), Suren Baghdasaryan
- [PATCH v9 15/17] mm: prepare lock_vma_under_rcu() for vma reuse possibility, Suren Baghdasaryan
- [PATCH v9 12/17] mm: move lesser used vma_area_struct members into the last cacheline, Suren Baghdasaryan
- Re: [PATCH v9 00/17] reimplement per-vma lock as a refcount, Lorenzo Stoakes
- Re: [PATCH v9 00/17] reimplement per-vma lock as a refcount, Shivank Garg
- [PATCH v2] mm: khugepaged: fix call hpage_collapse_scan_file() for anonymous vma,
Liu Shixin
- [PATCH v2] mm/vmscan: Accumulate nr_demoted for accurate demotion statistics,
Li Zhijian
- [RFC PATCH] mm/madvise: remove redundant mmap_lock operations from process_madvise(),
SeongJae Park
- [PATCH 1/2] selftests/mm: use selftests framework to print test result.,
Zi Yan
- [linux-next:master] BUILD REGRESSION 2b88851f583d3c4e40bcd40cfe1965241ec229dd, kernel test robot
- [PATCH] mm/zswap: Remove zswap_pools_counter,
Joshua Hahn
- [PATCH 0/5] Docs/mm/damon: add tuning guide and misc updates,
SeongJae Park
- [PATCH RFC v2 00/29] Address Space Isolation (ASI),
Brendan Jackman
- [PATCH RFC v2 01/29] mm: asi: Make some utility functions noinstr compatible, Brendan Jackman
- [PATCH RFC v2 02/29] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION, Brendan Jackman
- [PATCH RFC v2 03/29] mm: asi: Introduce ASI core API, Brendan Jackman
- [PATCH RFC v2 04/29] mm: asi: Add infrastructure for boot-time enablement, Brendan Jackman
- [PATCH RFC v2 05/29] mm: asi: ASI support in interrupts/exceptions, Brendan Jackman
- [PATCH RFC v2 06/29] mm: asi: Use separate PCIDs for restricted address spaces, Brendan Jackman
- [PATCH RFC v2 09/29] mm: asi: ASI page table allocation functions, Brendan Jackman
- [PATCH RFC v2 13/29] mm: Add __PAGEFLAG_FALSE, Brendan Jackman
- [PATCH RFC v2 10/29] mm: asi: asi_exit() on PF, skip handling if address is accessible, Brendan Jackman
- [PATCH RFC v2 11/29] mm: asi: Functions to map/unmap a memory range into ASI page tables, Brendan Jackman
- [PATCH RFC v2 07/29] mm: asi: Make __get_current_cr3_fast() ASI-aware, Brendan Jackman
- [PATCH RFC v2 08/29] mm: asi: Avoid warning from NMI userspace accesses in ASI context, Brendan Jackman
- [PATCH RFC v2 14/29] mm: asi: Map non-user buddy allocations as nonsensitive, Brendan Jackman
- [PATCH RFC v2 26/29] x86: Create library for flushing L1D for L1TF, Brendan Jackman
- [PATCH RFC v2 22/29] mm: asi: exit ASI before accessing CR3 from C code where appropriate, Brendan Jackman
- [PATCH RFC v2 28/29] x86/pti: Disable PTI when ASI is on, Brendan Jackman
- [PATCH RFC v2 24/29] mm: asi: Add infrastructure for mapping userspace addresses, Brendan Jackman
- [PATCH RFC v2 12/29] mm: asi: Add basic infrastructure for global non-sensitive mappings, Brendan Jackman
- [PATCH TEMP WORKAROUND RFC v2 15/29] mm: asi: Workaround missing partial-unmap support, Brendan Jackman
- [PATCH RFC v2 16/29] mm: asi: Map kernel text and static data as nonsensitive, Brendan Jackman
- [PATCH RFC v2 19/29] mm: asi: Stabilize CR3 in switch_mm_irqs_off(), Brendan Jackman
- [PATCH RFC v2 20/29] mm: asi: Make TLB flushing correct under ASI, Brendan Jackman
- [PATCH RFC v2 25/29] mm: asi: Restricted execution fore bare-metal processes, Brendan Jackman
- [PATCH RFC v2 29/29] mm: asi: Stop ignoring asi=on cmdline flag, Brendan Jackman
- [PATCH RFC v2 27/29] mm: asi: Add some mitigations on address space transitions, Brendan Jackman
- [PATCH RFC v2 18/29] mm: asi: Map dynamic percpu memory as nonsensitive, Brendan Jackman
- [PATCH RFC v2 21/29] KVM: x86: asi: Restricted address space for VM execution, Brendan Jackman
- [PATCH RFC v2 17/29] mm: asi: Map vmalloc/vmap data as nonsensitive, Brendan Jackman
- [PATCH RFC v2 23/29] mm: asi: exit ASI before suspend-like operations, Brendan Jackman
- [PATCH v1 0/6] mm/hugetlb: folio and migration cleanups,
David Hildenbrand
- [PATCH v4 0/2] Cleanup for memfd_create(),
Isaac J. Manjarres
- [RFC PATCH 0/2] mm: filemap: add filemap_grab_folios,
Nikita Kalyazin
- [PATCH v2] treewide: const qualify ctl_tables where applicable,
Joel Granados
- [PATCH net-next v7 0/8] fix two bugs related to page_pool,
Yunsheng Lin
- [PATCH v2 0/3] selftests/mm: virtual_address_range: Reduce memory usage and avoid VVAR access,
Thomas Weißschuh
- [PATCH 1/2] mm/vmscan: Accumulate nr_demoted for accurate demotion statistics,
Li Zhijian
- [PATCH v5] ksm: add ksm involvement information for each process,
xu.xin16
- [syzbot] [mm?] bpf test error: WARNING in enable_work, syzbot
- [syzbot] [mm?] linux-next test error: WARNING in enable_work, syzbot
- [PATCH] kcov: add unique cover, edge, and cmp modes,
Joey Jiao
- [bug report] mm: allow compound zone device pages, Dan Carpenter
- [PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts,
Alistair Popple
- [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path, Alistair Popple
- [PATCH v6 03/26] fs/dax: Don't skip locked entries when scanning entries, Alistair Popple
- [PATCH v6 04/26] fs/dax: Refactor wait for dax idle page, Alistair Popple
- [PATCH v6 06/26] fs/dax: Always remove DAX page-cache entries when breaking layouts, Alistair Popple
- [PATCH v6 07/26] fs/dax: Ensure all pages are idle prior to filesystem unmount, Alistair Popple
- Re: [PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts, Dan Williams
- [PATCH v6 19/26] proc/task_mmu: Mark devdax and fsdax pages as always unpinned, Alistair Popple
- [PATCH v6 16/26] huge_memory: Add vmf_insert_folio_pmd(), Alistair Popple
- [PATCH v6 20/26] mm/mlock: Skip ZONE_DEVICE PMDs during mlock, Alistair Popple
- [PATCH v6 15/26] huge_memory: Add vmf_insert_folio_pud(), Alistair Popple
- [PATCH v6 17/26] memremap: Add is_devdax_page() and is_fsdax_page() helpers, Alistair Popple
- [PATCH v6 10/26] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma, Alistair Popple
- [PATCH v6 22/26] device/dax: Properly refcount device dax pages when mapping, Alistair Popple
- [PATCH v6 18/26] mm/gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages, Alistair Popple
- [PATCH v6 08/26] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag, Alistair Popple
- [PATCH v6 09/26] mm/gup: Remove redundant check for PCI P2PDMA page, Alistair Popple
- [PATCH v6 13/26] mm/memory: Add vmf_insert_page_mkwrite(), Alistair Popple
- [PATCH v6 02/26] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range(), Alistair Popple
- [PATCH v6 05/26] fs/dax: Create a common implementation to break DAX layouts, Alistair Popple
- [PATCH v6 21/26] fs/dax: Properly refcount fs dax pages, Alistair Popple
- [PATCH v6 14/26] rmap: Add support for PUD sized mappings to rmap, Alistair Popple
- [PATCH v6 25/26] Revert "riscv: mm: Add support for ZONE_DEVICE", Alistair Popple
- [PATCH v6 12/26] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings, Alistair Popple
- [PATCH v6 26/26] Revert "LoongArch: Add ARCH_HAS_PTE_DEVMAP support", Alistair Popple
- [PATCH v6 23/26] mm: Remove pXX_devmap callers, Alistair Popple
- [PATCH v6 24/26] mm: Remove devmap related functions and page table bits, Alistair Popple
- [PATCH v6 11/26] mm: Allow compound zone device pages, Alistair Popple
[PATCH] mm/vmscan: extract calculated pressure balance as a function,
76824143
[PATCH] mm/hugetlb: prevent reuse of isolated free hugepages,
yangge1116
[linux-next:master] BUILD REGRESSION 6ecd20965bdc21b265a0671ccf36d9ad8043f5ab, kernel test robot
[syzbot] [mm?] upstream test error: WARNING in enable_work,
syzbot
[LSF/MM/BPF TOPIC] Large folio (z)swapin,
Usama Arif
[no subject], Unknown
RE: SHRM Data Lists, Martin Lee
[PATCH v3 0/2] Cleanup for memfd_create(),
Isaac J. Manjarres
[LSF/MM/BPF TOPIC] Weighted interleave auto-tuning,
Joshua Hahn
[PATCH v2 00/10] mm/damon: extend DAMOS filters for inclusion,
SeongJae Park
- [PATCH v2 01/10] mm/damon: fixup damos_filter kernel-doc, SeongJae Park
- [PATCH v2 02/10] mm/damon/core: add damos_filter->allow field, SeongJae Park
- [PATCH v2 04/10] mm/damon/paddr: support damos_filter->allow, SeongJae Park
- [PATCH v2 09/10] Docs/admin-guide/mm/damon/usage: omit DAMOS filter details in favor of design doc, SeongJae Park
- [PATCH v2 06/10] mm/damon/sysfs-schemes: add a file for setting damos_filter->allow, SeongJae Park
- [PATCH v2 05/10] mm/damon: add 'allow' argument to damos_new_filter(), SeongJae Park
- [PATCH v2 08/10] Docs/ABI/damon: document DAMOS filter allow sysfs file, SeongJae Park
- [PATCH v2 10/10] Docs/admin-guide/mm/damon/usage: document DAMOS filter 'allow' sysfs file, SeongJae Park
- [PATCH v2 07/10] Docs/mm/damon/design: document allow/reject DAMOS filter behaviors, SeongJae Park
- [PATCH v2 03/10] mm/damon/core: support damos_filter->allow, SeongJae Park
[PATCH 00/16] selftest/mm: Remove warnings found by adding compiler flags,
Muhammad Usama Anjum
- [PATCH 01/16] selftests/mm: remove argc and argv unused parameters, Muhammad Usama Anjum
- [PATCH 02/16] selftests/mm: Fix unused parameter warnings, Muhammad Usama Anjum
- [PATCH 07/16] selftests/mm: hmm-tests: Remove always false expressions, Muhammad Usama Anjum
- [PATCH 03/16] selftests/mm: Fix unused parameter warnings, Muhammad Usama Anjum
- [PATCH 09/16] selftests/mm: hugetlb-madvise: fix type mismatch issues, Muhammad Usama Anjum
- [PATCH 16/16] selftests/mm: Makefile: Add the compiler flags, Muhammad Usama Anjum
- [PATCH 15/16] selftests/mm: uffd-*: Fix all type mismatch warnings, Muhammad Usama Anjum
- [PATCH 04/16] selftests/mm: Fix type mismatch warnings, Muhammad Usama Anjum
- [PATCH 14/16] selftests/mm: thuge-gen: Fix type mismatch warnings, Muhammad Usama Anjum
- [PATCH 08/16] selftests/mm: guard-pages: Fix type mismatch warnings, Muhammad Usama Anjum
- [PATCH 10/16] selftests/mm: hugepage-vmemmap: fix type mismatch warnings, Muhammad Usama Anjum
- [PATCH 05/16] selftests/mm: kselftest_harness: Fix warnings, Muhammad Usama Anjum
- [PATCH 06/16] selftests/mm: cow: remove unused variables and fix type mismatch errors, Muhammad Usama Anjum
- [PATCH 12/16] selftests/mm: khugepaged: Fix type mismatch warnings, Muhammad Usama Anjum
- [PATCH 11/16] selftests/mm: hugetlb-read-hwpoison: Fix type mismatch warnings, Muhammad Usama Anjum
- [PATCH 13/16] selftests/mm: protection_keys: Fix variables types mismatch warnings, Muhammad Usama Anjum
- Re: [PATCH 00/16] selftest/mm: Remove warnings found by adding compiler flags, Andrew Morton
[PATCH] mm: Remove PageTransTail(),
Matthew Wilcox (Oracle)
[PATCH] treewide: const qualify ctl_tables where applicable,
Joel Granados
[linux-next:master 6964/7509] arch/powerpc/mm/book3s64/hugetlbpage.c:77:35: error: use of undeclared identifier '_PAGE_DEVMAP', kernel test robot
[PATCH v5] arm64: mm: Populate vmemmap/linear at the page level for hotplugged sections,
Zhenhua Huang
Semiconductor Manufacturing, Meghan
[PATCH] mm: khugepaged: fix call hpage_collapse_scan_file() for anonymous vma,
Liu Shixin
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]