Linux Kernel Memory Management
[Prev Page][Next Page]
[PATCH 1/3] hugetlbfs: extend hugetlb_vma_lock to private VMAs, riel
[PATCH 3/3] hugetlbfs: replace hugetlb_vma_lock with invalidate_lock, riel
Re: [PATCH v5 0/3] hugetlbfs: close race between MADV_DONTNEED and page fault, Andrew Morton
[PATCH 28/29] shmem: move shmem_xattr_handlers to .rodata, Wedson Almeida Filho
[PATCH 0/2] riscv: Increase mmap_rnd_bits_max on Sv48/57,
Sami Tolvanen
[linux-next:master] BUILD REGRESSION df964ce9ef9fea10cf131bf6bad8658fde7956f6,
kernel test robot
[PATCH 0/8] shmem,tmpfs: general maintenance,
Hugh Dickins
- [PATCH 2/8] shmem: remove vma arg from shmem_get_folio_gfp(), Hugh Dickins
- [PATCH 3/8] shmem: factor shmem_falloc_wait() out of shmem_fault(), Hugh Dickins
- [PATCH 7/8] shmem: _add_to_page_cache() before shmem_inode_acct_blocks(), Hugh Dickins
- [PATCH 8/8] shmem,percpu_counter: add _limited_add(fbc, limit, amount), Hugh Dickins
- Re: [PATCH 8/8] shmem,percpu_counter: add _limited_add(fbc, limit, amount), Jan Kara
- Re: [PATCH 8/8] shmem,percpu_counter: add _limited_add(fbc, limit, amount), Dave Chinner
- RE: [PATCH 8/8] shmem,percpu_counter: add _limited_add(fbc, limit, amount), Chen, Tim C
- Message not available
[PATCH 1/8] shmem: shrink shmem_inode_info: dir_offsets in a union, Hugh Dickins
[PATCH 5/8] shmem: shmem_acct_blocks() and shmem_inode_acct_blocks(), Hugh Dickins
[PATCH 6/8] shmem: move memcg charge out of shmem_add_to_page_cache(), Hugh Dickins
[PATCH 4/8] shmem: trivial tidyups, removing extra blank lines, etc, Hugh Dickins
[PATCH] mm: Fix vm_brk_flags() to not bail out while holding lock,
Kees Cook
[linux-next:pending-fixes] BUILD SUCCESS 4bd3c2b6ac5170584f2fcca0ad94cd890073b4c8, kernel test robot
Removal of KM_NOFS,
Matthew Wilcox
[PATCH] radix tree test suite: Fix allocation calculation in kmem_cache_alloc_bulk(), Liam R. Howlett
[PATCH v5 0/2] mm: Don't init and clear page count when MEMINIT_EARLY,
Yajun Deng
[PATCH v3 0/3] Fixes for vma_merge() error path,
Liam R. Howlett
[PATCH v3 1/3] mmap: Fix vma_iterator in error path of vma_merge(), Liam R. Howlett
[PATCH v3 3/3] mmap: Add clarifying comment to vma_merge() code, Liam R. Howlett
[PATCH v1 0/5] mm: improve performance of accounted kernel memory allocations,
Roman Gushchin
[linux-next:master 8008/8345] mm/shrinker.c:100:1-7: preceding lock on line 83 (fwd),
Julia Lawall
[PATCH] mm/mempolicy: Fix set_mempolicy_home_node() previous VMA pointer,
Liam R. Howlett
[PATCH v6 0/9] variable-order, large folios for anonymous memory,
Ryan Roberts
[PATCH v6 6/9] mm: thp: Add "recommend" option for anon_orders, Ryan Roberts
[PATCH v6 7/9] arm64/mm: Override arch_wants_pte_order(), Ryan Roberts
[PATCH v6 8/9] selftests/mm/cow: Generalize do_run_with_thp() helper, Ryan Roberts
[PATCH v6 9/9] selftests/mm/cow: Add tests for small-order anon THP, Ryan Roberts
Re: [PATCH v6 0/9] variable-order, large folios for anonymous memory, David Hildenbrand
Re: [PATCH v6 0/9] variable-order, large folios for anonymous memory, John Hubbard
[linux-next:master 8118/8345] mm/userfaultfd.c:1373 remap_pages() warn: unsigned 'src_start + len - src_addr' is never less than zero., kernel test robot
[PATCH v4 0/6] binfmt_elf: Support segments with 0 filesz and misaligned starts,
Kees Cook
[GIT PULL] slab fixes for 6.6-rc4,
Vlastimil Babka
[linux-next:master 8222/8507] fs/proc/task_mmu.c:2153:8: error: implicit declaration of function 'pagemap_scan_is_interesting_page' is invalid in C99, kernel test robot
[PATCH v4 0/2] mm: use memmap_on_memory semantics for dax/kmem,
Vishal Verma
[linux-next:master 4519/8507] drivers/net/ethernet/intel/idpf/idpf_singleq_txrx.c:194:29: warning: variable 'tx_buf' set but not used, kernel test robot
[PATCH 00/87] fs: new accessor methods for atime and mtime,
Jeff Layton
[PATCH v4 0/2] mm: Don't set and reset page count in MEMINIT_EARLY,
Yajun Deng
[PATCH v4 1/2] mm: pass page count and reserved to __init_single_page, Yajun Deng
[PATCH 0/2] kselftest/exec: Convert execveat test to KTAP output,
Mark Brown
[linux-next:pending-fixes] BUILD SUCCESS ad82df6ef94b32608e7ebccd610c0457faed505e, kernel test robot
[linux-next:master 8222/8507] fs/proc/task_mmu.c:2153:8: error: call to undeclared function 'pagemap_scan_is_interesting_page'; ISO C99 and later do not support implicit function declarations, kernel test robot
[bug report] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred},
Dan Carpenter
Re: [RFC PATCH v2 0/7] Introduce persistent memory pool,
Baoquan He
[PATCH 85/87] fs: rename i_atime and i_mtime fields to __i_atime and __i_mtime,
Jeff Layton
[PATCH 87/87] fs: move i_blocks up a few places in struct inode, Jeff Layton
Re: [PATCH 87/87] fs: move i_blocks up a few places in struct inode, Amir Goldstein
BUG: MADV_COLLAPSE doesn't work for XFS files,
Ryan Roberts
Fwd: kmalloc memory leak over time.,
Bagas Sanjaya
Re: [PATCH 0/3] Per memcg lru_gen node stat, Andrew Morton
[PATCH] hugetlbfs: fix an NULL vs IS_ERR() bug,
Dan Carpenter
[PATCH v2 0/2] hugetlb memcg accounting,
Nhat Pham
Re: [PATCH v2 1/2] hugetlb: memcg: account hugetlb-backed memory in memory controller, Frank van der Linden
[PATCH v2 1/2] hugetlb: memcg: account hugetlb-backed memory in memory controller (fix), Nhat Pham
Re: [PATCH v2 1/2] hugetlb: memcg: account hugetlb-backed memory in memory controller, Michal Hocko
Re: [PATCH 0/3] Fixes for vma_merge() error path,
Liam R. Howlett
[PATCH 0/3] Fixes for vma_merge() error path, Liam R. Howlett
[linux-next:master 4152/8345] drivers/iio/adc/mcp3564.c:1105 mcp3564_fill_scale_tbls() warn: unsigned '__x' is never less than zero., kernel test robot
Re: [PATCH v1 1/1] ARM: Select DMA_DIRECT_REMAP to fix restricted DMA, kernel test robot
[PATCH v1 00/20] Permission Overlay Extension,
Joey Gouly
- [PATCH v1 18/20] kselftest/arm64: move get_header(), Joey Gouly
- [PATCH v1 19/20] selftests: mm: move fpregs printing, Joey Gouly
- [PATCH v1 13/20] arm64: stop using generic mm_hooks.h, Joey Gouly
- [PATCH v1 02/20] arm64/sysreg: update CPACR_EL1 register, Joey Gouly
- [PATCH v1 07/20] arm64: enable the Permission Overlay Extension for EL0, Joey Gouly
- [PATCH v1 04/20] arm64: disable trapping of POR_EL0 to EL2, Joey Gouly
- [PATCH v1 12/20] arm64: handle PKEY/POE faults, Joey Gouly
- [PATCH v1 17/20] arm64: enable POE and PIE to coexist, Joey Gouly
- [PATCH v1 01/20] arm64/sysreg: add system register POR_EL{0,1}, Joey Gouly
- [PATCH v1 08/20] arm64: add POIndex defines, Joey Gouly
- [PATCH v1 16/20] arm64: enable PKEY support for CPUs with S1POE, Joey Gouly
- [PATCH v1 11/20] arm64: enable ARCH_HAS_PKEYS on arm64, Joey Gouly
- [PATCH v1 20/20] selftests: mm: make protection_keys test work on arm64, Joey Gouly
- [PATCH v1 15/20] arm64: add POE signal support, Joey Gouly
- [PATCH v1 05/20] arm64: context switch POR_EL0 register, Joey Gouly
- [PATCH v1 10/20] arm64: mask out POIndex when modifying a PTE, Joey Gouly
- [PATCH v1 09/20] arm64: define VM_PKEY_BIT* for arm64, Joey Gouly
- [PATCH v1 14/20] arm64: implement PKEYS support, Joey Gouly
- [PATCH v1 03/20] arm64: cpufeature: add Permission Overlay Extension cpucap, Joey Gouly
- [PATCH v1 06/20] KVM: arm64: Save/restore POE registers, Joey Gouly
[linux-next:master] BUILD REGRESSION 18030226a48de1fbfabf4ae16aaa2695a484254f, kernel test robot
[PATCH] docs: update link to powerpc/vmemmap_dedup.rst,
Costa Shulyupin
[PATCH v4 0/4] Smart scanning mode for KSM,
Stefan Roesch
[linux-next:master 5572/8008] dtbs_check: Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml:, kernel test robot
[PATCH rfc 0/5] mm: improve performance of kernel memory accounting,
Roman Gushchin
[PATCH] binfmt_elf_fdpic: clean up debug warnings,
Greg Ungerer
[linux-next:master 8126/8345] fs/proc/task_mmu.c:2105:3: error: implicit declaration of function 'pagemap_scan_backout_range'; did you mean 'pagemap_scan_push_range'?, kernel test robot
[PATCH] mm/hugetlb: replace page_ref_freeze() with folio_ref_freeze() in hugetlb_folio_init_vmemmap(),
Sidhartha Kumar
[PATCH] memblock: don't run loop in memblock_add_range() twice,
Yajun Deng
Re: linux-next: Tree for Sep 27 (fs/proc/task_mmu.c), Randy Dunlap
[PATCH 0/6] Handle more faults under the VMA lock,
Matthew Wilcox (Oracle)
[PATCH 5/6] mm: Handle read faults under the VMA lock, Matthew Wilcox (Oracle)
[PATCH 1/6] mm: Make lock_folio_maybe_drop_mmap() VMA lock aware, Matthew Wilcox (Oracle)
[PATCH 6/6] mm: Handle write faults to RO pages under the VMA lock, Matthew Wilcox (Oracle)
Re: [PATCH 0/6] Handle more faults under the VMA lock, Suren Baghdasaryan
[PATCH v3 0/4] binfmt_elf: Support segments with 0 filesz and misaligned starts,
Kees Cook
[PATCH 0/3] Some bugfix about kmemleak,
Liu Shixin
[PATCH v2 1/2] mm/page_alloc: remove unnecessary check in break_down_buddy_pages, Kemeng Shi
[PATCH v2 2/2] mm/page_alloc: remove unnecessary next_page in break_down_buddy_pages, Kemeng Shi
[PATCH] mm/page_alloc: correct start page when guard page debug is enabled, Kemeng Shi
[linux-next:master] BUILD REGRESSION 4ae73bba62a367f2314f6ce69e3085a941983d8b, kernel test robot
[PATCH] fs/hfsplus: expand s_vhdr_buf size to avoid slab oob,
Edward AD
Re: [PATCH 2/2] selftests: add a selftest to verify hugetlb usage in memcg, Nhat Pham
[linux-next:master 3230/8008] ERROR: modpost: "__xchg_small" [fs/bcachefs/bcachefs.ko] undefined!, kernel test robot
[PATCH 0/2] hugetlb memcg accounting,
Nhat Pham
[linux-next:pending-fixes] BUILD SUCCESS a427b9ee9815a9d07e1d182ddc994caa06042786, kernel test robot
[PATCH -V2 00/10] mm: PCP high auto-tuning,
Huang Ying
- [PATCH -V2 04/10] mm: restrict the pcp batch scale factor to avoid too long latency, Huang Ying
- [PATCH -V2 05/10] mm, page_alloc: scale the number of pages that are batch allocated, Huang Ying
- [PATCH -V2 10/10] mm, pcp: reduce detecting time of consecutive high order page freeing, Huang Ying
- [PATCH -V2 01/10] mm, pcp: avoid to drain PCP when process exit, Huang Ying
- [PATCH -V2 07/10] mm: tune PCP high automatically, Huang Ying
- [PATCH -V2 06/10] mm: add framework for PCP high auto-tuning, Huang Ying
- [PATCH -V2 08/10] mm, pcp: decrease PCP high if free pages < high watermark, Huang Ying
- [PATCH -V2 02/10] cacheinfo: calculate per-CPU data cache size, Huang Ying
- [PATCH -V2 03/10] mm, pcp: reduce lock contention for draining high-order pages, Huang Ying
- [PATCH -V2 09/10] mm, pcp: avoid to reduce PCP high unnecessarily, Huang Ying
[PATCH v4] vmscan: add trace events for lru_gen,
Jaewon Kim
Message not available
Message not available
Re: [PATCH v3 1/2] mm: pass page count and reserved to __init_single_page,
David Hildenbrand
[PATCH v2] mm: zswap: fix potential memory corruption on duplicate store, Domenico Cerasuolo
[linux-next:master] [dm thin] 026e4728c2: BUG:sleeping_function_called_from_invalid_context_at_kernel/locking/rwsem.c, kernel test robot
[PATCH -V4 0/4] memory tiering: calculate abstract distance based on ACPI HMAT,
Huang Ying
[PATCH -V4 2/4] acpi, hmat: refactor hmat_register_target_initiators(), Huang Ying
[PATCH -V4 3/4] acpi, hmat: calculate abstract distance with HMAT, Huang Ying
[PATCH -V4 1/4] memory tiering: add abstract distance calculation algorithms management, Huang Ying
[PATCH v6 0/8] Batch hugetlb vmemmap modification operations,
Mike Kravetz
[PATCH v3 2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY, Yajun Deng
[PATCH] selftests/damon: Add executable permission to test scripts,
Juntong Deng
[PATCH v3 0/4] Smart scanning mode for KSM,
Stefan Roesch
[PATCH v4 0/3] hugetlbfs: close race between MADV_DONTNEED and page fault,
riel
[PATCH v3 2/9] maple_tree: Introduce {mtree,mas}_lock_nested(), Peng Zhang
[akpm-mm:mm-unstable 264/269] fs/proc/task_mmu.c:2018:13: warning: 'pagemap_scan_backout_range' defined but not used,
kernel test robot
Re: [PATCH 04/10] ioctl_userfaultfd.2: fix a few trivial mistakes, Alejandro Colomar
[PATCH v4] mm/thp: fix "mm: thp: kill __transhuge_page_enabled()",
Zach O'Keefe
[PATCH -next rfc 0/9] mm: convert page cpupid functions to folios,
Kefeng Wang
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]