Linux Kernel Memory Management
[Prev Page][Next Page]
- Re: [RFC PATCH v4] mm/slub: Optimize slub memory usage, (continued)
- Prerequisites for Large Anon Folios,
Ryan Roberts
- [PATCH v3 0/5] Invalidate secondary IOMMU TLB on permission upgrade,
Alistair Popple
- [PATCH v2 0/3] mm: use memmap_on_memory semantics for dax/kmem,
Vishal Verma
- [RFC PATCH 0/8] memory recharging for offline memcgs,
Yosry Ahmed
- [RFC PATCH 1/8] memcg: refactor updating memcg->moving_account, Yosry Ahmed
- [RFC PATCH 2/8] mm: vmscan: add lruvec_for_each_list() helper, Yosry Ahmed
- [RFC PATCH 3/8] memcg: recharge mapped folios when a memcg is offlined, Yosry Ahmed
- [RFC PATCH 4/8] memcg: support deferred memcg recharging, Yosry Ahmed
- [RFC PATCH 5/8] memcg: recharge folios when accessed or dirtied, Yosry Ahmed
- [RFC PATCH 6/8] memcg: add stats for offline memcgs recharging, Yosry Ahmed
- [RFC PATCH 7/8] memcg: add sysctl and config option to control memory recharging, Yosry Ahmed
- [RFC PATCH 8/8] selftests: cgroup: test_memcontrol: add a selftest for memcg recharging, Yosry Ahmed
- Re: [RFC PATCH 0/8] memory recharging for offline memcgs, Johannes Weiner
- Re: [RFC PATCH 0/8] memory recharging for offline memcgs, Roman Gushchin
- [PATCH] shmem: add support for user extended attributes,
Oleksandr Tymoshenko
- [linux-next:master 3050/3762] ../lib/gcc/loongarch64-linux/12.3.0/plugin/include/config/loongarch/loongarch-opts.h:31:10: fatal error: loongarch-def.h: No such file or directory, kernel test robot
- [PATCH 0/2] Two minor cleanups for compaction,
Kemeng Shi
[PATCH] mm: Don't drop VMA locks in mm_drop_all_locks(),
Jann Horn
[stable:linux-5.15.y 36/9999] drivers/gpu/drm/nouveau/dispnv50/disp.c:2692:1: warning: stack frame size (2160) exceeds limit (2048) in 'nv50_display_create', kernel test robot
Re: Using userfaultfd with KVM's async page fault handling causes processes to hung waiting for mmap_lock to be released,
Axel Rasmussen
[PATCH] mm,memblock: reset memblock.reserved to system init state to prevent UAF,
Rik van Riel
[PATCH v2] mm/hugetlb: get rid of page_hstate(),
Sidhartha Kumar
[linux-next:master] BUILD SUCCESS WITH WARNING 352ce39a8bbaec0405793682be59fae120fc6b05, kernel test robot
[PATCH] mm/hugetlb: get rid of page_hstate(),
Sidhartha Kumar
[PATCH] mm: memcg: use rstat for non-hierarchical stats,
Yosry Ahmed
[linux-next:pending-fixes] BUILD SUCCESS e510699ebeeec48ffefbe3ef86a96a35a6fe69c3, kernel test robot
[PATCH v2 0/3] Optimize large folio interaction with deferred split,
Ryan Roberts
[PATCH v2 0/5] Invalidate secondary IOMMU TLB on permission upgrade,
Alistair Popple
[RFC PATCH v3] mm/slub: Optimize slub memory usage, Jay Patel
[linux-next:master 3179/3438] arch/arm64/include/asm/tlbflush.h:268:53: error: 'vma' undeclared, kernel test robot
[PATCH v2 0/9] Convert several functions in page_io.c to use a folio,
Peng Zhang
[linux-next:master 3179/3438] arch/arm64/include/asm/tlbflush.h:268:46: error: use of undeclared identifier 'vma', kernel test robot
[PATCH 0/4] Add KFENCE support for LoongArch,
Enze Li
[PATCH v2 0/4] mm: convert to vma_is_initial_heap/stack(),
Kefeng Wang
[PATCH] mm: hugetlb_vmemmap: use PageCompound() instead of PageReserved(),
Muchun Song
Re: [PATCH 0/3] minor cleanups to page_ext header, Kemeng Shi
[PATCH 1/4] mm/compaction: use "spinlock_t *" to record held lock in compact [un]lock functions,
Kemeng Shi
[PATCH 2/4] mm/compaction: use "spinlock_t *" to record held lock in isolate_migratepages_block,
Kemeng Shi
[PATCH 4/4] mm/compaction: add compact_unlock_irqrestore to remove repeat code,
Kemeng Shi
[PATCH] man5/tmpfs.5: fix typo in reference to CONFIG_TRANSPARENT_HUGEPAGE,
John Hubbard
[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes,
Sean Christopherson
- [RFC PATCH v11 01/29] KVM: Wrap kvm_gfn_range.pte in a per-action union, Sean Christopherson
- [RFC PATCH v11 02/29] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges, Sean Christopherson
- [RFC PATCH v11 03/29] KVM: Use gfn instead of hva for mmu_notifier_retry, Sean Christopherson
- [RFC PATCH v11 04/29] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER, Sean Christopherson
- [RFC PATCH v11 05/29] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER, Sean Christopherson
- [RFC PATCH v11 06/29] KVM: Introduce KVM_SET_USER_MEMORY_REGION2, Sean Christopherson
- [RFC PATCH v11 07/29] KVM: Add KVM_EXIT_MEMORY_FAULT exit, Sean Christopherson
- [RFC PATCH v11 09/29] KVM: x86: Disallow hugepages when memory attributes are mixed, Sean Christopherson
- [RFC PATCH v11 10/29] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable, Sean Christopherson
- [RFC PATCH v11 11/29] security: Export security_inode_init_security_anon() for use by KVM, Sean Christopherson
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory, Sean Christopherson
- Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory, Vishal Annapurve
- Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory, Xiaoyao Li
- Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory, Isaku Yamahata
- Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory, Yuan Yao
- Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory, Xiaoyao Li
- Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory, Paolo Bonzini
- RE: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory, Wang, Wei W
- Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory, Elliot Berman
- Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory, Fuad Tabba
- Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory, Ryan Afranji
- Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory, Ackerley Tng
- Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory, Binbin Wu
- [RFC PATCH v11 13/29] KVM: Add transparent hugepage support for dedicated guest memory, Sean Christopherson
- [RFC PATCH v11 14/29] KVM: x86/mmu: Handle page fault for private memory, Sean Christopherson
- [RFC PATCH v11 15/29] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro, Sean Christopherson
- [RFC PATCH v11 16/29] KVM: Allow arch code to track number of memslot address spaces per VM, Sean Christopherson
- [RFC PATCH v11 17/29] KVM: x86: Add support for "protected VMs" that can utilize private memory, Sean Christopherson
- [RFC PATCH v11 18/29] KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper, Sean Christopherson
- [RFC PATCH v11 19/29] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2, Sean Christopherson
- [RFC PATCH v11 20/29] KVM: selftests: Add support for creating private memslots, Sean Christopherson
- [RFC PATCH v11 21/29] KVM: selftests: Add helpers to convert guest memory b/w private and shared, Sean Christopherson
- [RFC PATCH v11 22/29] KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86), Sean Christopherson
- [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes, Sean Christopherson
- [RFC PATCH v11 23/29] KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type, Sean Christopherson
- [RFC PATCH v11 24/29] KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more data, Sean Christopherson
- [RFC PATCH v11 25/29] KVM: selftests: Add x86-only selftest for private memory conversions, Sean Christopherson
- [RFC PATCH v11 26/29] KVM: selftests: Add KVM_SET_USER_MEMORY_REGION2 helper, Sean Christopherson
- [RFC PATCH v11 27/29] KVM: selftests: Expand set_memory_region_test to validate guest_memfd(), Sean Christopherson
- [RFC PATCH v11 28/29] KVM: selftests: Add basic selftest for guest_memfd(), Sean Christopherson
- [RFC PATCH v11 29/29] KVM: selftests: Test KVM exit behavior for private memory/access, Sean Christopherson
- Re: [RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes, Nikunj A. Dadhania
collision between ZONE_MOVABLE and memblock allocations,
Ross Zwisler
[GIT PULL] hotfixes for 6.5-rc2,
Andrew Morton
Re: [PATCH] memfd: support MFD_NOEXEC alongside MFD_EXEC,
Jeff Xu
Re: [PATCH] mm/percpu.c: change GFP_KERNEL to GFP_ATOMIC,
Andrew Morton
[linux-next:pending-fixes] BUILD SUCCESS efabeaa08ef1e95ca92675c66fd8a1ef7acbdde2, kernel test robot
Re: [PATCH] mm/rmap: correct stale comment of rmap_walk_anon and rmap_walk_file,
David Hildenbrand
[RFC v1 0/3] udmabuf: Replace pages when there is FALLOC_FL_PUNCH_HOLE in memfd,
Vivek Kasireddy
- [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages), Vivek Kasireddy
- Re: [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages), Jason Gunthorpe
- Re: [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages), Alistair Popple
- RE: [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages), Kasireddy, Vivek
- Re: [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages), Alistair Popple
- RE: [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages), Kasireddy, Vivek
- Re: [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages), Alistair Popple
- Re: [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages), Jason Gunthorpe
- RE: [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages), Kasireddy, Vivek
- RE: [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages), Hugh Dickins
- Re: [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages), Jason Gunthorpe
- RE: [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages), Kasireddy, Vivek
- Re: [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages), Jason Gunthorpe
- RE: [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages), Kasireddy, Vivek
- Re: [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages), Jason Gunthorpe
- RE: [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages), Kasireddy, Vivek
- Re: [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages), Jason Gunthorpe
- RE: [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages), Kasireddy, Vivek
- Re: [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages), Jason Gunthorpe
- Re: [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages), David Hildenbrand
- Re: [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages), Jason Gunthorpe
- Re: [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages), David Hildenbrand
- Re: [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages), Jason Gunthorpe
- Re: [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages), David Hildenbrand
- RE: [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages), Kasireddy, Vivek
- Re: [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages), Jason Gunthorpe
- RE: [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages), Kasireddy, Vivek
- Re: [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages), Jason Gunthorpe
- Re: [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages), David Hildenbrand
- Re: [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages), Alistair Popple
- RE: [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages), Kasireddy, Vivek
- Re: [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages), David Hildenbrand
- RE: [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages), Kasireddy, Vivek
- Re: [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages), Jason Gunthorpe
- RE: [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages), Kasireddy, Vivek
- Re: [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages), Jason Gunthorpe
- RE: [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages), Kasireddy, Vivek
- Re: [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages), Alistair Popple
- RE: [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages), Kasireddy, Vivek
- Re: [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages), Alistair Popple
- RE: [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages), Kasireddy, Vivek
- RE: [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages), Kasireddy, Vivek
- Re: [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages), Jason Gunthorpe
- Re: [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages), Alistair Popple
- [RFC v1 2/3] udmabuf: Replace pages when there is FALLOC_FL_PUNCH_HOLE in memfd, Vivek Kasireddy
- [RFC v1 3/3] selftests/dma-buf/udmabuf: Add tests for huge pages and FALLOC_FL_PUNCH_HOLE, Vivek Kasireddy
[PATCH v2 0/2] udmabuf: Add back support for mapping hugetlb pages (v2),
Vivek Kasireddy
[PATCH 0/4] Invalidate secondary IOMMU TLB on permission upgrade,
Alistair Popple
[PATCH v3] mm: kfence: allocate kfence_metadata at runtime,
Peng Zhang
[PATCH 0/3] add page_ext_data to get client data in page_ext,
Kemeng Shi
[linus:master] [mm/gup] a6e79df92e: stress-ng.vm-splice.vm-splice_calls_per_sec -3.9% regression, kernel test robot
[linux-next:master 2748/3113] drivers/regulator/max77857-regulator.c:312:16: error: initializer element is not a compile-time constant, kernel test robot
[PATCH] mm/damon/core-test: Initialise context before test in damon_test_set_attrs(),
Feng Tang
[PATCH v4 0/6] Add support for memmap on memory feature on ppc64,
Aneesh Kumar K.V
[PATCH v5 00/13] Add support for DAX vmemmap optimization for ppc64,
Aneesh Kumar K.V
- [PATCH v5 01/13] mm/hugepage pud: Allow arch-specific helper function to check huge page pud support, Aneesh Kumar K.V
- [PATCH v5 04/13] mm/vmemmap: Allow architectures to override how vmemmap optimization works, Aneesh Kumar K.V
- [PATCH v5 05/13] mm: Add pud_same similar to __HAVE_ARCH_P4D_SAME, Aneesh Kumar K.V
- [PATCH v5 07/13] mm/vmemmap optimization: Split hugetlb and devdax vmemmap optimization, Aneesh Kumar K.V
- [PATCH v5 08/13] powerpc/mm/trace: Convert trace event to trace event class, Aneesh Kumar K.V
- [PATCH v5 09/13] powerpc/book3s64/mm: Enable transparent pud hugepage, Aneesh Kumar K.V
- [PATCH v5 10/13] powerpc/book3s64/vmemmap: Switch radix to use a different vmemmap handling function, Aneesh Kumar K.V
- [PATCH v5 12/13] powerpc/book3s64/radix: Remove mmu_vmemmap_psize, Aneesh Kumar K.V
- [PATCH v5 11/13] powerpc/book3s64/radix: Add support for vmemmap optimization for radix, Aneesh Kumar K.V
- [PATCH v5 13/13] powerpc/book3s64/radix: Add debug message to give more details of vmemmap allocation, Aneesh Kumar K.V
[akpm-mm:mm-nonmm-unstable 35/36] arch/arm64/hyperv/hv_core.c:28:33: warning: variable 'output_address' set but not used, kernel test robot
[PATCH v2 0/2] Fix hugetlb free path race with memory errors,
Mike Kravetz
[akpm-mm:mm-nonmm-unstable 35/36] include/linux/arm-smccc.h:485:29: error: '__declare_arg_3' undeclared, kernel test robot
[akpm-mm:mm-nonmm-unstable 35/36] arch/arm64/kernel/paravirt.c:102:2: error: use of undeclared identifier '___res', kernel test robot
[akpm-mm:mm-unstable 209/215] mm/mmap.c:2430:29: error: assigning to 'lockdep_map_p' from incompatible type 'void *',
kernel test robot
[PATCH 5.15.y] mm/damon/ops-common: atomically test and clear young on ptes and pmds,
SeongJae Park
[PATCH] mm/memory-failure: fix hardware poison check in unpoison_memory(),
Sidhartha Kumar
[linux-next:master] BUILD SUCCESS WITH WARNING 2205be537aeb1ca2ace998e2fefaa2be04e393e4, kernel test robot
[PATCH v1 0/3] Optimize large folio interaction with deferred split,
Ryan Roberts
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]