Linux Kernel Memory Management
[Prev Page][Next Page]
- Re: [PATCH v5 28/38] x86: Implement the new page table range API, (continued)
- [PATCH v4 00/13] Add support for DAX vmemmap optimization for ppc64,
Aneesh Kumar K.V
- [PATCH v4 01/13] mm/hugepage pud: Allow arch-specific helper function to check huge page pud support, Aneesh Kumar K.V
- [PATCH v4 02/13] mm: Change pudp_huge_get_and_clear_full take vm_area_struct as arg, Aneesh Kumar K.V
- [PATCH v4 03/13] mm/vmemmap: Improve vmemmap_can_optimize and allow architectures to override, Aneesh Kumar K.V
- [PATCH v4 04/13] mm/vmemmap: Allow architectures to override how vmemmap optimization works, Aneesh Kumar K.V
- [PATCH v4 05/13] mm: Add __HAVE_ARCH_PUD_SAME similar to __HAVE_ARCH_P4D_SAME, Aneesh Kumar K.V
- [PATCH v4 06/13] mm/huge pud: Use transparent huge pud helpers only with CONFIG_TRANSPARENT_HUGEPAGE, Aneesh Kumar K.V
- [PATCH v4 07/13] mm/vmemmap optimization: Split hugetlb and devdax vmemmap optimization, Aneesh Kumar K.V
- [PATCH v4 08/13] powerpc/mm/trace: Convert trace event to trace event class, Aneesh Kumar K.V
- [PATCH v4 09/13] powerpc/book3s64/mm: Enable transparent pud hugepage, Aneesh Kumar K.V
- [PATCH v4 10/13] powerpc/book3s64/vmemmap: Switch radix to use a different vmemmap handling function, Aneesh Kumar K.V
- [PATCH v4 11/13] powerpc/book3s64/radix: Add support for vmemmap optimization for radix, Aneesh Kumar K.V
- [PATCH v4 12/13] powerpc/book3s64/radix: Remove mmu_vmemmap_psize, Aneesh Kumar K.V
- [PATCH v4 13/13] powerpc/book3s64/radix: Add debug message to give more details of vmemmap allocation, Aneesh Kumar K.V
- [linux-next:master] BUILD REGRESSION fe57d0d86f03a8b2afe2869a95477d0ed1824c96, kernel test robot
- [PATCH V3] [PATCH V3] NUMA:Improve the efficiency of calculating pages loss,
Liam Ni
- [syzbot] Monthly mm report (Jul 2023), syzbot
- [linux-next:pending-fixes] BUILD SUCCESS 2654f2b00aa02e6a02f1012e265883eb8aca290d, kernel test robot
- [PATCH v2] scripts/gdb: fix 'lx-lsmod' show the wrong size,
Kuan-Ying Lee
- [PATCH] mm/mm_init.c: mark check_for_memory() as __init,
Haifeng Xu
- [PATCH v10 0/4] arm64: support batched/deferred tlb shootdown during page reclamation/migration,
Yicong Yang
- [PATCH] hugetlbfs: Fix integer overflow check in hugetlbfs_file_mmap(),
Linke Li
- [PATCH] dma-contiguous: support numa CMA for specified node,
Yajun Deng
- [syzbot] [mm?] KASAN: slab-use-after-free Read in move_to_new_folio, syzbot
- [RFC 0/2] mm: PCP high auto-tuning,
Huang Ying
- [PATCH] mm: kfence: allocate kfence_metadata at runtime,
Peng Zhang
- [PATCH] acct: Replace all non-returning strlcpy with strscpy, Azeem Shaikh
- [BUG]: bad usercopy in kvm_stats_read in mm/usercopy.c,
Zheng Zhang
- [PATCH 6.3 005/431] splice: Fix filemap_splice_read() to use the correct inode, Greg Kroah-Hartman
- [syzbot] [mm?] general protection fault in filemap_release_folio, syzbot
- [syzbot] [mm?] KASAN: slab-out-of-bounds Read in shrink_folio_list,
syzbot
- [PATCH] zsmalloc: remove obj_tagged(),
Sergey Senozhatsky
- [PATCH] mm: lock newly mapped VMA with corrected ordering,
Hugh Dickins
- [PATCH v2 1/3] mm: lock a vma before stack expansion,
Suren Baghdasaryan
- [GIT PULL] hotfixes for 6.5-rc1,
Andrew Morton
- [PATCH v3] Documentation/highmem: Add information about kmap_local_folio(),
Fabio M. De Francesco
- [PATCH 0/8] A few fixup and cleanup patches for memory-failure,
Miaohe Lin
- [PATCH v2] mm/memcg: minor cleanup for MEM_CGROUP_ID_MAX, Miaohe Lin
- [PATCH v4 0/4] RISC-V: mm: Make SV48 the default address space,
Charlie Jenkins
- [linux-next:master 13243/13370] include/asm-generic/io.h:636:15: error: redefinition of 'inb_p', kernel test robot
- [PATCH v4 0/8] add UFFDIO_POISON to simulate memory poisoning with UFFD,
Axel Rasmussen
- [PATCH v3 0/4] Improve hugetlbfs read on HWPOISON hugepages,
Jiaqi Yan
- [RFC PATCH 0/3] support large folio for mlock,
Yin Fengwei
- [linux-next:master] BUILD REGRESSION 123212f53f3e394c1ae69a58c05dfdda56fec8c6, kernel test robot
- [PATCH 0/8] Make several Kconfig options depend on HAS_IOMEM,
Baoquan He
- [linux-next:pending-fixes] BUILD SUCCESS 066a64c121be85ce2c5ec794bc3def83454f2ddb, kernel test robot
- [PATCH] mm:vmscan: fix inaccurate reclaim during proactive reclaim,
Efly Young
- [RESEND PATCH 0/8] Improve the validation for maple tree and some cleanup,
Peng Zhang
- [PATCH -next] mm: Fix some kernel-doc comments,
Yang Li
- [PATCH 1/2] mm: compaction: use the correct type of list for free pages,
Baolin Wang
- [PATCH] mm: correct stale comment of function check_pte,
Kemeng Shi
- [RFC PATCH v2 0/3] Invalidate secondary IOMMU TLB on permission upgrade,
Alistair Popple
- [PATCH] mm/sparse: remove redundant judgments from macro for_each_present_section_nr,
liuq
- [RFC PATCH 1/2] memcg: Add support for zram object charge, Zhongkun He
- [RFC PATCH 2/2] zram: charge the compressed RAM to the page's memcgroup,
Zhongkun He
- [RFC PATCH 0/2] zram: objects charge to mem_cgroup,
Zhongkun He
- [PATCH 1/2] mm: lock a vma before stack expansion,
Suren Baghdasaryan
- [PATCH] mm: hugetlb_vmemmap: fix a race between vmemmap pmd split,
Muchun Song
- [akpm-mm:mm-unstable 105/116] arch/s390/include/asm/io.h:29:17: error: implicit declaration of function 'iounmap'; did you mean 'vunmap'?, kernel test robot
- [akpm-mm:mm-unstable 105/116] drivers/pcmcia/cistpl.c:72:3: error: call to undeclared function 'iounmap'; ISO C99 and later do not support implicit function declarations,
kernel test robot
- [PATCH v3 0/8] add UFFDIO_POISON to simulate memory poisoning with UFFD,
Axel Rasmussen
- [linux-next:master 12991/13166] arch/s390/kernel/machine_kexec.c:192:18: error: invalid use of undefined type 'struct kimage',
kernel test robot
- [PATCH] rmap: Pass the folio to __page_check_anon_rmap(), Matthew Wilcox (Oracle)
- [PATCH stable v6.1] mm/mmap: Fix extra maple tree write,
Liam R. Howlett
- [PATCH] mm: cma: print cma name as well in cma_alloc debug,
Pintu Kumar
- [PATCH] EISA: Replace all non-returning strlcpy with strscpy,
Azeem Shaikh
- [PATCH v3 1/4] mm/memory: convert do_page_mkwrite() to use folios,
Sidhartha Kumar
- [PATCH v8 00/19] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way,
Baoquan He
- [PATCH v8 02/19] hexagon: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v8 06/19] mm/ioremap: add slab availability checking in ioremap_prot, Baoquan He
- [PATCH v8 03/19] openrisc: mm: remove unneeded early ioremap code, Baoquan He
- [PATCH v8 05/19] mm: ioremap: allow ARCH to have its own ioremap method definition, Baoquan He
- [PATCH v8 07/19] arc: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v8 09/19] openrisc: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v8 10/19] s390: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v8 11/19] sh: add <asm-generic/io.h> including, Baoquan He
- [PATCH v8 12/19] sh: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v8 08/19] ia64: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v8 01/19] asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros, Baoquan He
- [PATCH v8 13/19] xtensa: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v8 14/19] parisc: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v8 15/19] mm/ioremap: Consider IOREMAP space in generic ioremap, Baoquan He
- [PATCH v8 16/19] mm: move is_ioremap_addr() into new header file, Baoquan He
- [PATCH v8 17/19] powerpc: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v8 19/19] mm: ioremap: remove unneeded ioremap_allowed and iounmap_allowed, Baoquan He
- [PATCH v8 18/19] arm64 : mm: add wrapper function ioremap_prot(), Baoquan He
- [PATCH v8 04/19] mm/ioremap: Define generic_ioremap_prot() and generic_iounmap(), Baoquan He
- [linux-next:master] BUILD REGRESSION c36ac601a98fb148147640bae219108ee81566f8, kernel test robot
- [PATCH v1] lib:Remove repeated initialization,
Wang Ming
- [linux-next:pending-fixes] BUILD SUCCESS c3dae9b3ad970aea1e47295d0f2d913f676ff3ba, kernel test robot
- binfmt_misc & different PE binaries,
Pali Rohár
- [PATCH] mm/memcg: remove definition of MEM_CGROUP_ID_MAX when !CONFIG_MEMCG,
Miaohe Lin
- [PATCH] mm: remove obsolete comment above struct per_cpu_pages, Miaohe Lin
- [PATCH v3 00/13] Add support for DAX vmemmap optimization for ppc64,
Aneesh Kumar K.V
- [PATCH v3 02/13] mm: Change pudp_huge_get_and_clear_full take vm_area_struct as arg, Aneesh Kumar K.V
- [PATCH v3 01/13] mm/hugepage pud: Allow arch-specific helper function to check huge page pud support, Aneesh Kumar K.V
- [PATCH v3 03/13] mm/vmemmap: Improve vmemmap_can_optimize and allow architectures to override, Aneesh Kumar K.V
- [PATCH v3 04/13] mm/vmemmap: Allow architectures to override how vmemmap optimization works, Aneesh Kumar K.V
- [PATCH v3 05/13] mm: Add __HAVE_ARCH_PUD_SAME similar to __HAVE_ARCH_P4D_SAME, Aneesh Kumar K.V
- [PATCH v3 06/13] mm/huge pud: Use transparent huge pud helpers only with CONFIG_TRANSPARENT_HUGEPAGE, Aneesh Kumar K.V
- [PATCH v3 07/13] mm/vmemmap optimization: Split hugetlb and devdax vmemmap optimization, Aneesh Kumar K.V
- [PATCH v3 08/13] powerpc/mm/trace: Convert trace event to trace event class, Aneesh Kumar K.V
- [PATCH v3 09/13] powerpc/book3s64/mm: Enable transparent pud hugepage, Aneesh Kumar K.V
- [PATCH v3 10/13] powerpc/book3s64/vmemmap: Switch radix to use a different vmemmap handling function, Aneesh Kumar K.V
- [PATCH v3 11/13] powerpc/book3s64/radix: Add support for vmemmap optimization for radix, Aneesh Kumar K.V
- [PATCH v3 12/13] powerpc/book3s64/radix: Remove mmu_vmemmap_psize, Aneesh Kumar K.V
- [PATCH v3 13/13] powerpc/book3s64/radix: Add debug message to give more details of vmemmap allocation, Aneesh Kumar K.V
- [PATCH] mm/ksm: prepare to remove the redundant ksm_merging_pages in procfs,
Nanyong Sun
- [PATCH v2 0/5] Add support for memmap on memory feature on ppc64,
Aneesh Kumar K.V
- [PATCH] memory tier: rename destroy_memory_type() to put_memory_type(),
Miaohe Lin
- [PATCH v2 0/5] Avoid building lrugen page table walk code,
Aneesh Kumar K.V
- [PATCH v23 0/5] Implement IOCTL to get and optionally clear info about PTEs,
Muhammad Usama Anjum
- [syzbot] [mm?] KASAN: slab-use-after-free Read in mas_next_slot,
syzbot
- [syzbot] [mm?] WARNING: suspicious RCU usage in mas_walk (2),
syzbot
arch/m68k/include/asm/mmu_context.h:164 load_ksp_mmu() warn: unsigned 'mmuar' is never less than zero.,
kernel test robot
[akpm-mm:mm-nonmm-unstable 17/19] kernel/kexec.c:33:30: error: implicit declaration of function 'phys_to_boot_phys',
kernel test robot
[syzbot] [mm?] KASAN: slab-out-of-bounds Read in mt_validate_nulls,
syzbot
[akpm-mm:mm-nonmm-unstable 9/19] arch/arm/include/asm/cmpxchg.h:119:21: error: invalid type argument of unary '*' (have 'int'), kernel test robot
[PATCH v4 0/2] Avoid memory corruption caused by per-VMA locks,
Suren Baghdasaryan
[akpm-mm:mm-nonmm-unstable 9/19] kernel/kexec.c:33:16: error: call to undeclared function 'phys_to_boot_phys'; ISO C99 and later do not support implicit function declarations,
kernel test robot
mprotect and hugetlb mappings,
Mike Kravetz
[syzbot] [mm?] WARNING in validate_mm, syzbot
[syzbot] [mm?] kernel BUG in validate_mm (2), syzbot
[PATCH v2 1/4] mm/memory: convert do_page_mkwrite() to use folios,
Sidhartha Kumar
[PATCH v2 87/92] shmem: convert to ctime accessor functions,
Jeff Layton
[PATCH v2 52/92] hugetlbfs: convert to ctime accessor functions,
Jeff Layton
[PATCH v2 25/92] fs: convert to ctime accessor functions, Jeff Layton
[PATCH v2 11/92] shmem: convert to simple_rename_timestamp,
Jeff Layton
[RESEND PATCH v3 0/2] RISC-V: mm: Make SV48 the default address space,
Charlie Jenkins
[PATCH v2 00/89] fs: new accessors for inode->i_ctime,
Jeff Layton
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]