Linux Kernel Memory Management
[Prev Page][Next Page]
- [PATCH V2] mm: add swappiness=max arg to memory.reclaim for only anon reclaim, Zhongkun He
- [PATCH] fs/dax: Don't disassociate zero page entries, Alistair Popple
- [PATCH v2 0/3] kernel/events/uprobes: uprobe_write_opcode() rewrite,
David Hildenbrand
- [PATCH 0/2] mm/damon: introduce DAMOS filter type for active pages,
Nhat Pham
- Re: Patch "mm: shmem: skip swapcache for swapin of synchronous swap device" has been added to the 6.13-stable tree, Andrew Morton
- [Invitation] bi-weekly guest_memfd upstream call on 2025-03-20, David Hildenbrand
- [PATCH v1 1/3] selftests/mm: Fix half_ufd_size_MB calculation,
Ryan Roberts
- [LSF/MM/BPF TOPIC] State Of The Page 2025, Matthew Wilcox
- [PATCH v6 0/7] KVM: Restricted mapping of guest_memfd at the host and arm64 support,
Fuad Tabba
- [PATCH v7 0/9] KVM: Mapping guest_memfd backed memory at the host for software protected VMs,
Fuad Tabba
- [PATCH] correctly return errno, Lorenzo Stoakes
- [LSF/MM BPF Topic] Warming up to frozen pages,
Hannes Reinecke
- [PATCH] mm: add swappiness=max arg to memory.reclaim for only anon reclaim,
Zhongkun He
- [PATCH] mseal: Fix typo and style in documentation, takumaw1990
- [PATCH 0/2] mm/vmscan: don't try to reclaim hwpoison folio,
Jinjiang Tu
- Re: [PATCH v4] fs/proc/page: Refactoring to reduce code duplication., David Hildenbrand
- Re: [linux-next:master] [block/bdev] 3c20917120: BUG:sleeping_function_called_from_invalid_context_at_mm/util.c,
Luis Chamberlain
- [PATCH 0/2] Adding Proactive Memory Reclaim Statistics,
Hao Jia
- [Patch v2 0/3] memblock: some fix for memmap_init_reserved_pages(),
Wei Yang
- [PATCH v2 0/8] Minor cleanups and improvements to swap freeing code,
Kemeng Shi
- [PATCH RESEND v2 0/4] riscv: iommu: Support Svnapot,
Xu Lu
- [GIT PULL] hotfixes against 6.14-rc7,
Andrew Morton
- Re: [PATCH v3] fs/proc/page: Refactoring to reduce code duplication., Andrew Morton
- KASAN: slab-use-after-free in find_lock_entries+0x21e/0x1160, 白烁冉
- [PATCH mm-unstable] mm/kasan: use SLAB_NO_MERGE flag instead of an empty constructor,
Harry Yoo
- [linux-next:master 10764/11415] samples/hung_task/hung_task_mutex.c:25:15: sparse: sparse: symbol 'hung_task_dir' was not declared. Should it be static?, kernel test robot
- [PATCH] Documentation: document Balloon Meminfo entry, Nico Pache
- [PATCH 0/3] fix incorrectly disallowed anonymous VMA merges,
Lorenzo Stoakes
- [PATCH] madvise.2: update MADV_GUARD_INSTALL, MADV_GUARD_REMOVE description, Lorenzo Stoakes
- A plan for supporting PageMovable in 2025,
Matthew Wilcox
- [PATCH RFC v3 0/8] SLUB percpu sheaves,
Vlastimil Babka
- [no subject], Unknown
- [PATCH 00/11] Always call constructor for kernel page tables,
Kevin Brodsky
- [PATCH 01/11] mm: Pass mm down to pagetable_{pte,pmd}_ctor, Kevin Brodsky
- [PATCH 02/11] mm: Call ctor/dtor for kernel PTEs, Kevin Brodsky
- [PATCH 03/11] m68k: mm: Call ctor/dtor for kernel PTEs, Kevin Brodsky
- [PATCH 04/11] powerpc: mm: Call ctor/dtor for kernel PTEs, Kevin Brodsky
- [PATCH 05/11] sparc64: mm: Call ctor/dtor for kernel PTEs, Kevin Brodsky
- [PATCH 06/11] mm: Skip ptlock_init() for kernel PMDs, Kevin Brodsky
- [PATCH 07/11] arm64: mm: Use enum to identify pgtable level instead of *_SHIFT, Kevin Brodsky
- [PATCH 08/11] arm64: mm: Always call PTE/PMD ctor in __create_pgd_mapping(), Kevin Brodsky
- [PATCH 09/11] riscv: mm: Clarify ctor mm argument in alloc_{pte,pmd}_late, Kevin Brodsky
- [PATCH 10/11] arm64: mm: Call PUD/P4D ctor in __create_pgd_mapping(), Kevin Brodsky
- [PATCH 11/11] riscv: mm: Call PUD/P4D ctor in special kernel pgtable alloc, Kevin Brodsky
- Re: [PATCH 00/11] Always call constructor for kernel page tables, Ryan Roberts
- [PATCH] mseal sysmap: update supported architectures,
Heiko Carstens
- [PATCH] selftests/mm: Add commentary about 9pfs bugs, Brendan Jackman
- [PATCH 0/2] mm/ptdump: Drop assumption that pxd_val() is u64,
Anshuman Khandual
- [Hypervisor Live Update] Notes from March 10, 2025,
David Rientjes
- Linux6.14-rc5: KASAN: use-after-free Read in zswap_store,
ffhgfv
- [syzbot] [mm?] [bcachefs?] UBSAN: shift-out-of-bounds in shmem_undo_range, syzbot
- [syzbot] [mm?] [bcachefs?] general protection fault in xas_create, syzbot
- Patch "Fix mmu notifiers for range-based invalidates" has been added to the 6.13-stable tree, gregkh
- Patch "Fix mmu notifiers for range-based invalidates" has been added to the 6.12-stable tree, gregkh
- [PATCH RFC 0/6] Allow file-backed or shared device private pages,
Alistair Popple
- [PATCH mm-unstable] mm/damon/core: setup damos->{core,ops}_filters_default_reject for initial start, SeongJae Park
- [PATCH 0/9] memcg: cleanup per-cpu stock,
Shakeel Butt
- [PATCH 1/9] memcg: remove root memcg check from refill_stock, Shakeel Butt
- [PATCH 2/9] memcg: decouple drain_obj_stock from local stock, Shakeel Butt
- [PATCH 4/9] memcg: manually inline __refill_stock, Shakeel Butt
- [PATCH 5/9] memcg: no refilling stock from obj_cgroup_release, Shakeel Butt
- [PATCH 6/9] memcg: do obj_cgroup_put inside drain_obj_stock, Shakeel Butt
- [PATCH 7/9] memcg: use __mod_memcg_state in drain_obj_stock, Shakeel Butt
- [PATCH 3/9] memcg: introduce memcg_uncharge, Shakeel Butt
- [PATCH 8/9] memcg: combine slab obj stock charging and accounting, Shakeel Butt
- [PATCH 9/9] memcg: manually inline replace_stock_objcg, Shakeel Butt
- Re: [PATCH 0/9] memcg: cleanup per-cpu stock, Andrew Morton
- [no subject], Unknown
- [no subject], 655644
- [PATCH v4 0/2] slab: Introduce kmalloc_obj() and family,
Kees Cook
- [PATCH RESEND v3 0/2] Minimize xa_node allocation during xarry split,
Zi Yan
- [PATCH v12 00/28] riscv control-flow integrity for usermode,
Deepak Gupta
- [PATCH v12 01/28] mm: VM_SHADOW_STACK definition for riscv, Deepak Gupta
- [PATCH v12 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml), Deepak Gupta
- [PATCH v12 03/28] riscv: zicfiss / zicfilp enumeration, Deepak Gupta
- [PATCH v12 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions, Deepak Gupta
- [PATCH v12 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE, Deepak Gupta
- [PATCH v12 08/28] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs, Deepak Gupta
- [PATCH v12 12/28] riscv: Implements arch agnostic shadow stack prctls, Deepak Gupta
- [PATCH v12 27/28] riscv: Documentation for shadow stack on riscv, Deepak Gupta
- [PATCH v12 07/28] riscv mm: manufacture shadow stack pte, Deepak Gupta
- [PATCH v12 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe, Deepak Gupta
- [PATCH v12 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files, Deepak Gupta
- [PATCH v12 10/28] riscv/mm: Implement map_shadow_stack() syscall, Deepak Gupta
- [PATCH v12 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit, Deepak Gupta
- [PATCH v12 24/28] arch/riscv: compile vdso with landing pad, Deepak Gupta
- [PATCH v12 09/28] riscv mmu: write protect and shadow stack, Deepak Gupta
- [PATCH v12 11/28] riscv/shstk: If needed allocate a new shadow stack on clone, Deepak Gupta
- [PATCH v12 23/28] riscv: kernel command line option to opt out of user cfi, Deepak Gupta
- [PATCH v12 18/28] riscv/kernel: update __show_regs to print shadow stack register, Deepak Gupta
- [PATCH v12 15/28] riscv/traps: Introduce software check exception, Deepak Gupta
- [PATCH v12 13/28] prctl: arch-agnostic prctl for indirect branch tracking, Deepak Gupta
- [PATCH v12 25/28] riscv: create a config for shadow stack and landing pad instr support, Deepak Gupta
- [PATCH v12 28/28] kselftest/riscv: kselftest for user mode cfi, Deepak Gupta
- [PATCH v12 17/28] riscv/signal: save and restore of shadow stack for signal, Deepak Gupta
- [PATCH v12 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call, Deepak Gupta
- [PATCH v12 16/28] riscv: signal: abstract header saving for setup_sigcontext, Deepak Gupta
- [PATCH v12 21/28] riscv: Add Firmware Feature SBI extensions definitions, Deepak Gupta
- [PATCH v12 14/28] riscv: Implements arch agnostic indirect branch tracking prctls, Deepak Gupta
- [PATCH v12 26/28] riscv: Documentation for landing pad / indirect branch tracking, Deepak Gupta
- [PATCH v2 0/4] track memory used by balloon drivers,
Nico Pache
- Complete with Docusign: Kvack Received a Document for Review, Catie Duran
- SARS Settlement Completed: Document Awaits Your Review & Signature for info | 3/14/2025, Doc-Shared via kvack.org
- [no subject], Unknown
- [PATCH V10 2/7] locking/percpu-rwsem: Add guard support, kan . liang
- [no subject], Unknown
- [PATCH] mm: page_alloc: defrag_mode kswapd/kcompactd watermarks fix, Johannes Weiner
- [no subject], Unknown
- [PATCH v2 0/5] Minor memcg cleanups & prep for memdescs,
Matthew Wilcox (Oracle)
- [PATCH net-next 0/3] Fix late DMA unmap crash for page pool,
Toke Høiland-Jørgensen
- [RFC PATCH 00/10] memcg: stock code cleanups,
Shakeel Butt
- [RFC PATCH 01/10] memcg: remove root memcg check from refill_stock, Shakeel Butt
- [RFC PATCH 02/10] memcg: decouple drain_obj_stock from local stock, Shakeel Butt
- [RFC PATCH 03/10] memcg: introduce memcg_uncharge, Shakeel Butt
- [RFC PATCH 10/10] memcg: no more irq disabling for stock locks, Shakeel Butt
- [RFC PATCH 08/10] memcg: assert in_task for couple of local_lock holders, Shakeel Butt
- [RFC PATCH 04/10] memcg: manually inline __refill_stock, Shakeel Butt
- [RFC PATCH 06/10] memcg: do obj_cgroup_put inside drain_obj_stock, Shakeel Butt
- [RFC PATCH 05/10] memcg: no refilling stock from obj_cgroup_release, Shakeel Butt
- [RFC PATCH 09/10] memcg: trylock stock for objcg, Shakeel Butt
- [RFC PATCH 07/10] memcg: use __mod_memcg_state in drain_obj_stock, Shakeel Butt
- Re: [RFC PATCH 00/10] memcg: stock code cleanups, Vlastimil Babka
- [PATCH RFC 0/2] Dynamically allocate memory to store task's full name,
Bhupesh
- [PATCH V2] mm: vmscan: skip the file folios in proactive reclaim if swappiness is MAX,
Zhongkun He
- [PATCH RESEND] mm/selftest: Replace static BASE_PMD_ADDR with dynamic address allocation,
Marty Kareem
- [PATCH] mm/selftest: Replace static BASE_PMD_ADDR with dynamic address allocation, Marty Kareem
- [PATCH] memcg: use __mod_memcg_state in drain_obj_stock, Shakeel Butt
- question on memcg_stats_[un]lock in memcg code,
Shakeel Butt
- [PATCH V9 2/7] locking/percpu-rwsem: Add guard support, kan . liang
- [no subject], Unknown
- [PATCH 0/5] mm: reliable huge page allocator,
Johannes Weiner
- stackdepot: Thoughts on increasing DEPOT_MAX_POOLS?, Matt Fleming
- [PATCH] memcg: combine slab obj stock charging and accounting, Vlastimil Babka
- [PATCH] mm: Update mask post pxd_clear_bad(),
Dev Jain
- [PATCH RFC 00/11] mm: ASI integration for the page allocator,
Brendan Jackman
- [PATCH RFC 03/11] x86/mm: Add lookup_pgtable_in_pgd(), Brendan Jackman
- [PATCH RFC 04/11] x86/mm/asi: Sync physmap into ASI_GLOBAL_NONSENSITIVE, Brendan Jackman
- [PATCH RFC HACKS 05/11] Add asi_map() and asi_unmap(), Brendan Jackman
- [PATCH RFC HACKS 07/11] mm/slub: Set __GFP_SENSITIVE for reclaimable slabs, Brendan Jackman
- [PATCH RFC HACKS 08/11] mm/page_alloc: Simplify gfp_migratetype(), Brendan Jackman
- [PATCH RFC 10/11] mm/page_alloc: Add support for nonsensitive allocations, Brendan Jackman
- [PATCH RFC 02/11] x86/mm: Factor out phys_pgd_init(), Brendan Jackman
- [PATCH RFC 01/11] x86/mm: Bare minimum ASI API for page_alloc integration, Brendan Jackman
- [PATCH RFC 06/11] mm/page_alloc: Add __GFP_SENSITIVE and always set it, Brendan Jackman
- [PATCH RFC 11/11] mm/page_alloc: Add support for ASI-unmapping pages, Brendan Jackman
- [PATCH RFC 09/11] mm/page_alloc: Split MIGRATE_UNMOVABLE by sensitivity, Brendan Jackman
- [PATCH v3 0/7] mm, swap: remove swap slot cache,
Kairui Song
- [PATCH v3 2/7] mm, swap: drop the flag TTRS_DIRECT, Kairui Song
- [PATCH v3 3/7] mm, swap: avoid redundant swap device pinning, Kairui Song
- [PATCH v3 7/7] mm, swap: simplify folio swap allocation, Kairui Song
- [PATCH v3 4/7] mm, swap: don't update the counter up-front, Kairui Song
- [PATCH v3 1/7] mm, swap: avoid reclaiming irrelevant swap cache, Kairui Song
- [PATCH v3 6/7] mm, swap: remove swap slot cache, Kairui Song
- [PATCH v3 5/7] mm, swap: use percpu cluster as allocation fast path, Kairui Song
- [PATCH] mm: Convert lru_add_page_tail() to lru_add_split_folio(),
Matthew Wilcox (Oracle)
- [PATCH 0/5] Minor memcg cleanups & prep for memdescs,
Matthew Wilcox (Oracle)
- memcg_data and the page/folio/slab split,
Matthew Wilcox
- [PATCH] mm/huge_memory: use NULL instead of 0 for folio->private assignment., Zi Yan
- [PATCH v2 00/13] arch, mm: reduce code duplication in mem_init(),
Mike Rapoport
- [PATCH v2 02/13] csky: move setup_initrd() to setup.c, Mike Rapoport
- [PATCH v2 01/13] arm: mem_init: use memblock_phys_free() to free DMA memory on SA1111, Mike Rapoport
- [PATCH v2 03/13] hexagon: move initialization of init_mm.context init to paging_init(), Mike Rapoport
- [PATCH v2 04/13] MIPS: consolidate mem_init() for NUMA machines, Mike Rapoport
- [PATCH v2 05/13] MIPS: make setup_zero_pages() use memblock, Mike Rapoport
- [PATCH v2 06/13] nios2: move pr_debug() about memory start and end to setup_arch(), Mike Rapoport
- [PATCH v2 11/13] arch, mm: streamline HIGHMEM freeing, Mike Rapoport
- [PATCH v2 07/13] s390: make setup_zero_pages() use memblock, Mike Rapoport
- [PATCH v2 13/13] arch, mm: make releasing of memory to page allocator more explicit, Mike Rapoport
- [PATCH v2 12/13] arch, mm: introduce arch_mm_preinit, Mike Rapoport
- [PATCH v2 10/13] arch, mm: set high_memory in free_area_init(), Mike Rapoport
- [PATCH v2 09/13] arch, mm: set max_mapnr when allocating memory map for FLATMEM, Mike Rapoport
- [PATCH v2 08/13] xtensa: split out printing of virtual memory layout to a function, Mike Rapoport
- Re: [PATCH v2 00/13] arch, mm: reduce code duplication in mem_init(), Mark Brown
- [PATCH 0/9] Minor cleanups and improvements to swap freeing code,
Kemeng Shi
- [PATCH 4/9] mm: swap: remove unneeded VM_BUG_ON(*map != SWAP_HAS_CACHE) in swap_entry_range_free(), Kemeng Shi
- [PATCH 1/9] mm: swap: rename __swap_[entry/entries]_free[_locked] to swap_[entry/entries]_put[_locked], Kemeng Shi
- [PATCH 9/9] mm: swap: replace cluster_swap_free_nr() with swap_entries_put_[map/cache](), Kemeng Shi
- [PATCH 3/9] mm: swap: use __swap_entry_free() to free swap entry in swap_entry_put_locked(), Kemeng Shi
- [PATCH 2/9] mm: swap: factor out the actual swap entry freeing logic to new helper, Kemeng Shi
- [PATCH 7/9] mm: swap: free each cluster individually in swap_entries_put_map_nr(), Kemeng Shi
- [PATCH 5/9] mm: swap: use swap_entries_free() drop last 1 flag in swap_entries_put_nr(), Kemeng Shi
- [PATCH 6/9] mm: swap: drop last SWAP_MAP_SHMEM flag in batch in swap_entries_put_nr(), Kemeng Shi
- [PATCH 8/9] mm: swap: factor out helper to drop cache of entries within a single cluster, Kemeng Shi
- Re: [PATCH 0/9] Minor cleanups and improvements to swap freeing code, Tim Chen
- [PATCH] mm/zsmalloc: prevent integer overflow in obj_free,
Anastasia Belova
- [PATCH] memcg: avoid refill_stock for root memcg,
Shakeel Butt
- [PATCH] mm: Move nth_page from folio_page into folio_next,
Herbert Xu
- 6.14.0-rc6 lockdep warning kswapd, Chris Murphy
- [PATCH V1] mm: vmscan: skip the file folios in proactive reclaim if swappiness is MAX,
Zhongkun He
- [linux-next:master] BUILD REGRESSION 9fbcd7b32bf7c0a5bda0f22c25df29d00a872017, kernel test robot
- [linux-next:master 10324/10719] mm/huge_memory.c:3587:46: sparse: sparse: Using plain integer as NULL pointer, kernel test robot
- [PATCH] mseal sysmap: add arch-support txt,
jeffxu
- [PATCH] memcg: move do_memsw_account() to CONFIG_MEMCG_V1,
Shakeel Butt
- [v2 PATCH] mm: vma: skip anonymous vma when inserting vma to file rmap tree,
Yang Shi
- [PATCH v6 00/10] KVM: Mapping guest_memfd backed memory at the host for software protected VMs,
Fuad Tabba
- [PATCH v6 03/10] KVM: guest_memfd: Handle kvm_gmem_handle_folio_put() for KVM as a module, Fuad Tabba
- [PATCH v6 04/10] KVM: guest_memfd: Allow host to map guest_memfd() pages, Fuad Tabba
- [PATCH v6 05/10] KVM: guest_memfd: Handle in-place shared memory as guest_memfd backed memory, Fuad Tabba
- [PATCH v6 06/10] KVM: x86: Mark KVM_X86_SW_PROTECTED_VM as supporting guest_memfd shared memory, Fuad Tabba
- [PATCH v6 01/10] mm: Consolidate freeing of typed folios on final folio_put(), Fuad Tabba
- [PATCH v6 07/10] KVM: arm64: Refactor user_mem_abort() calculation of force_pte, Fuad Tabba
- [PATCH v6 08/10] KVM: arm64: Handle guest_memfd()-backed guest page faults, Fuad Tabba
- [PATCH v6 09/10] KVM: arm64: Enable mapping guest_memfd in arm64, Fuad Tabba
- [PATCH v6 02/10] KVM: guest_memfd: Handle final folio_put() of guest_memfd pages, Fuad Tabba
- [PATCH v6 10/10] KVM: guest_memfd: selftests: guest_memfd mmap() test when mapping is allowed, Fuad Tabba
- [PATCH 0/4] mm/madvise: cleanup requests validations and classifications,
SeongJae Park
- [PATCH v10 19/21] mm: Add vmalloc_huge_node(),
Sebastian Andrzej Siewior
- [PATCH] mm/userfaultfd: Fix release hang over concurrent GUP,
Peter Xu
- [PATCH 1/2] mm: Add missing release barrier on PGDAT_RECLAIM_LOCKED unlock,
Mathieu Desnoyers
- [PATCH 0/3] memblock: some fix for memmap_init_reserved_pages(),
Wei Yang
- [PATCH RESEND] MAINTAINERS: adjust file entry in MAPLE TREE, Lukas Bulwahn
- a case for a destructor for slub: mm_struct,
Mateusz Guzik
- [PATCH] mm: vmscan: skip the file folios in proactive reclaim if swappiness is MAX,
Zhongkun He
- [PATCH] mm/debug: Add line breaks, Liu Ye
- [PATCH] mm/contig_alloc: fix alloc_contig_range when __GFP_COMP and order < MAX_ORDER, Jinjiang Tu
- [PATCH v2 1/4] mm/mempolicy: Fix memory leaks in mempolicy_sysfs_init(),
Rakie Kim
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]