Linux Kernel Memory Management
[Prev Page][Next Page]
- Re: [PATCH v3 2/7] mm/swap: move no readahead swapin code to a stand-alone helper, (continued)
- [linux-next:master] BUILD REGRESSION 596764183be8ebb13352b281a442a1f1151c9b06, kernel test robot
- [PATCH v1 0/9] mm/memory: optimize unmap/zap with PTE-mapped THP,
David Hildenbrand
- [PATCH v1 1/9] mm/memory: factor out zapping of present pte into zap_present_pte(), David Hildenbrand
- [PATCH v1 4/9] mm/memory: factor out zapping folio pte into zap_present_folio_pte(), David Hildenbrand
- [PATCH v1 7/9] mm/mmu_gather: add __tlb_remove_folio_pages(), David Hildenbrand
- [PATCH v1 8/9] mm/mmu_gather: add tlb_remove_tlb_entries(), David Hildenbrand
- [PATCH v1 3/9] mm/memory: further separate anon and pagecache folio handling in zap_present_pte(), David Hildenbrand
- [PATCH v1 9/9] mm/memory: optimize unmap/zap with PTE-mapped THP, David Hildenbrand
- [PATCH v1 6/9] mm/mmu_gather: define ENCODED_PAGE_FLAG_DELAY_RMAP, David Hildenbrand
- [PATCH v1 5/9] mm/mmu_gather: pass "delay_rmap" instead of encoded page to __tlb_remove_page_size(), David Hildenbrand
- [PATCH v1 2/9] mm/memory: handle !page case in zap_present_pte() separately, David Hildenbrand
- Re: [PATCH v1 0/9] mm/memory: optimize unmap/zap with PTE-mapped THP, Yin Fengwei
- put the xfs xfile abstraction on a diet v3,
Christoph Hellwig
- [PATCH 01/20] mm: move mapping_set_update out of <linux/swap.h>, Christoph Hellwig
- [PATCH 02/20] shmem: move shmem_mapping out of line, Christoph Hellwig
- [PATCH 03/20] shmem: set a_ops earlier in shmem_symlink, Christoph Hellwig
- [PATCH 05/20] shmem: export shmem_get_folio, Christoph Hellwig
- [PATCH 06/20] shmem: export shmem_kernel_file_setup, Christoph Hellwig
- [PATCH 04/20] shmem: move the shmem_mapping assert into shmem_get_folio_gfp, Christoph Hellwig
- [PATCH 07/20] shmem: document how to "persist" data when using shmem_*file_setup, Christoph Hellwig
- [PATCH 08/20] xfs: remove xfile_stat, Christoph Hellwig
- [PATCH 09/20] xfs: remove the xfile_pread/pwrite APIs, Christoph Hellwig
- [PATCH 10/20] xfs: don't try to handle non-update pages in xfile_obj_load, Christoph Hellwig
- [PATCH 11/20] xfs: shmem_file_setup can't return NULL, Christoph Hellwig
- [PATCH 12/20] xfs: don't modify file and inode flags for shmem files, Christoph Hellwig
- [PATCH 13/20] xfs: don't allow highmem pages in xfile mappings, Christoph Hellwig
- [PATCH 14/20] xfs: use shmem_get_folio in xfile_obj_store, Christoph Hellwig
- [PATCH 15/20] xfs: use shmem_get_folio in in xfile_load, Christoph Hellwig
- [PATCH 16/20] xfs: add file_{get,put}_folio, Christoph Hellwig
- [PATCH 17/20] xfs: remove xfarray_sortinfo.page_kaddr, Christoph Hellwig
- [PATCH 18/20] xfs: fix a comment in xfarray.c, Christoph Hellwig
- [PATCH 19/20] xfs: convert xfarray_pagesort to deal with large folios, Christoph Hellwig
- [PATCH 20/20] xfs: remove xfile_{get,put}_page, Christoph Hellwig
- [PATCH v3 00/15] mm/memory: optimize fork() with PTE-mapped THP,
David Hildenbrand
- [PATCH v3 02/15] arm/pgtable: define PFN_PTE_SHIFT, David Hildenbrand
- [PATCH v3 03/15] nios2/pgtable: define PFN_PTE_SHIFT, David Hildenbrand
- [PATCH v3 05/15] riscv/pgtable: define PFN_PTE_SHIFT, David Hildenbrand
- [PATCH v3 09/15] arm/mm: use pte_next_pfn() in set_ptes(), David Hildenbrand
- [PATCH v3 12/15] mm/memory: pass PTE to copy_present_pte(), David Hildenbrand
- [PATCH v3 13/15] mm/memory: optimize fork() with PTE-mapped THP, David Hildenbrand
- [PATCH v3 15/15] mm/memory: ignore writable bit in folio_pte_batch(), David Hildenbrand
- [PATCH v3 10/15] powerpc/mm: use pte_next_pfn() in set_ptes(), David Hildenbrand
- [PATCH v3 06/15] s390/pgtable: define PFN_PTE_SHIFT, David Hildenbrand
- [PATCH v3 04/15] powerpc/pgtable: define PFN_PTE_SHIFT, David Hildenbrand
- [PATCH v3 14/15] mm/memory: ignore dirty/accessed/soft-dirty bits in folio_pte_batch(), David Hildenbrand
- [PATCH v3 07/15] sparc/pgtable: define PFN_PTE_SHIFT, David Hildenbrand
- [PATCH v3 11/15] mm/memory: factor out copying the actual PTE in copy_present_pte(), David Hildenbrand
- [PATCH v3 08/15] mm/pgtable: make pte_next_pfn() independent of set_ptes(), David Hildenbrand
- [PATCH v3 01/15] arm64/mm: Make set_ptes() robust when OAs cross 48-bit boundary, David Hildenbrand
- Re: [PATCH v3 00/15] mm/memory: optimize fork() with PTE-mapped THP, Ryan Roberts
- Re: [PATCH v3 00/15] mm/memory: optimize fork() with PTE-mapped THP, patchwork-bot+linux-riscv
- [PATCH v10 0/6]arm64: add machine check safe support,
Tong Tiangen
- [PATCH] shmem: Properly report quota mount options,
Jan Kara
- [linux-next:pending-fixes] BUILD SUCCESS d0322f611f9c83a5b2a1e22f2a9edd853de4a581, kernel test robot
- [davidhildenbrand:fork_rmap_batching_mm_unstable 104/141] make[4]: *** No rule to make target 'kernel/elfcorehdr.o', needed by 'kernel/built-in.a'.,
kernel test robot
- [LSF/MM/BPF TOPIC] MM: Mapcount Madness,
David Hildenbrand
- [PATCH] selftests/mm: run_vmtests.sh: add hugetlb test category,
Breno Leitao
- [syzbot] [mm?] kernel BUG in validate_mm (3),
syzbot
- [PATCH v2 1/2] stackdepot: use variable size records for non-evictable entries,
Marco Elver
- [PATCH 0/2] netfs: Miscellaneous fixes,
David Howells
- [PATCH] mm/mmap: remove the mm parameter in vma_complete(),
Yajun Deng
- WARNING in shmem_release_dquot,
Ubisectech Sirius
- [GIT PULL] hotfixes for 6.8-rc3,
Andrew Morton
- [linux-next:master 1576/1892] s390-linux-ld: drivers/of/kexec.c:399:undefined reference to `crashk_res',
kernel test robot
- [PATCH rfc 0/9] mm: migrate: support poison recover from migrate folio,
Kefeng Wang
- [PATCH] mm/debug_vm_pgtable: Fix BUG_ON with pud advanced test,
Aneesh Kumar K.V (IBM)
- [PATCH 1/1] mm/khugepaged: bypassing unnecessary scans with MMF_DISABLE_THP check,
Lance Yang
- [LSF/MM/BPF TOPIC] Reclaiming & documenting page flags,
Matthew Wilcox
- [syzbot] [ext4?] [nilfs?] INFO: task hung in migrate_pages_batch,
syzbot
- [RFC PATCH] mm/readahead: readahead aggressively if read drops in willneed range,
Ming Lei
- [PATCH v2 0/3] mm/zswap: fix race between lru writeback and swapoff,
Chengming Zhou
- [PATCH -fixes] riscv: Flush the tlb when a page directory is freed,
Alexandre Ghiti
- [GIT PULL] memblock: fix crash when reserved memory is not added to memory,
Mike Rapoport
- [davidhildenbrand:rmap_batching 86/136] mm/mempolicy.c:3135:17: sparse: sparse: incorrect type in argument 1 (different address spaces), kernel test robot
- [linux-next:master 1570/1892] make[4]: *** No rule to make target 'kernel/elfcorehdr.o', needed by 'kernel/built-in.a'.,
kernel test robot
- drivers/media/dvb-frontends/cxd2841er.c:3376:12: warning: stack frame size (11032) exceeds limit (8192) in 'cxd2841er_set_frontend_tc', kernel test robot
- [LSF/MM/BPF TOPIC] Memory allocation profiling, Suren Baghdasaryan
- [RFC PATCH v3 00/26] ext4: use iomap for regular file's buffered IO path and enable large foilo,
Zhang Yi
- [PATCH v3 02/26] ext4: convert to exclusive lock while inserting delalloc extents, Zhang Yi
- [PATCH v3 01/26] ext4: refactor ext4_da_map_blocks(), Zhang Yi
- [PATCH v3 06/26] ext4: make ext4_set_iomap() recognize IOMAP_DELALLOC map type, Zhang Yi
- [RFC PATCH v3 07/26] iomap: don't increase i_size if it's not a write operation, Zhang Yi
- [PATCH v3 04/26] ext4: add a hole extent entry in cache after punch, Zhang Yi
- [RFC PATCH v3 08/26] iomap: add pos and dirty_len into trace_iomap_writepage_map, Zhang Yi
- [RFC PATCH v3 09/26] ext4: allow inserting delalloc extents with multi-blocks, Zhang Yi
- [RFC PATCH v3 11/26] ext4: also mark extent as delalloc if it's been unwritten, Zhang Yi
- [RFC PATCH v3 13/26] ext4: use reserved metadata blocks when splitting extent in endio, Zhang Yi
- [RFC PATCH v3 10/26] ext4: correct delalloc extent length, Zhang Yi
- [RFC PATCH v3 12/26] ext4: factor out bh handles to ext4_da_get_block_prep(), Zhang Yi
- [RFC PATCH v3 15/26] ext4: introduce seq counter for extent entry, Zhang Yi
- [RFC PATCH v3 16/26] ext4: add a new iomap aops for regular file's buffered IO path, Zhang Yi
- [RFC PATCH v3 17/26] ext4: implement buffered read iomap path, Zhang Yi
- [RFC PATCH v3 14/26] ext4: factor out ext4_map_{create|query}_blocks(), Zhang Yi
- [RFC PATCH v3 18/26] ext4: implement buffered write iomap path, Zhang Yi
- [RFC PATCH v3 19/26] ext4: implement writeback iomap path, Zhang Yi
- [RFC PATCH v3 20/26] ext4: implement mmap iomap path, Zhang Yi
- [RFC PATCH v3 21/26] ext4: implement zero_range iomap path, Zhang Yi
- [RFC PATCH v3 22/26] ext4: writeback partial blocks before zero range, Zhang Yi
- [RFC PATCH v3 23/26] ext4: fall back to buffer_head path for defrag, Zhang Yi
- [RFC PATCH v3 24/26] ext4: partially enable iomap for regular file's buffered IO path, Zhang Yi
- [RFC PATCH v3 25/26] filemap: support disable large folios on active inode, Zhang Yi
- [RFC PATCH v3 26/26] ext4: enable large folio for regular file with iomap buffered IO path, Zhang Yi
- Re: [RFC PATCH v3 00/26] ext4: use iomap for regular file's buffered IO path and enable large foilo, Darrick J. Wong
[syzbot] [mm?] BUG: unable to handle kernel paging request in bpf_probe_read_compat_str,
syzbot
[PATCH v2] mm: memcg: Don't periodically flush stats when memcg is disabled,
T.J. Mercier
[PATCH 1/2] mm: introduce memalloc_flags_{save,restore},
Kent Overstreet
[PATCH] mm: memcg: Don't periodically flush stats when memcg is disabled,
T.J. Mercier
[REGRESSION] v5.13: FS_DAX unavailable on 32-bit ARM,
Mathieu Desnoyers
[PATCH 1/3] userfaultfd: move userfaultfd_ctx struct to header file,
Lokesh Gidra
[Linux Kernel Bug][mm/gup] 3 Warning Crashes: kmalloc bug in gup_test_ioctl, is_valid_gup_args, pin_user_pages_fast,
Chenyuan Yang
[syzbot] [mm?] kernel BUG in resv_map_release, syzbot
[PATCH] kswapd: Replace try_to_freeze to kthread_freezable_should_stop.,
Levi Yun
[PATCH v5 0/7] hugetlb: parallelize hugetlb page init on boot,
Gang Li
put the xfs xfile abstraction on a diet v2,
Christoph Hellwig
- [PATCH 01/21] mm: move mapping_set_update out of <linux/swap.h>, Christoph Hellwig
- [PATCH 02/21] shmem: move shmem_mapping out of line, Christoph Hellwig
- [PATCH 03/21] shmem: set a_ops earlier in shmem_symlink, Christoph Hellwig
- [PATCH 04/21] shmem: move the shmem_mapping assert into shmem_get_folio_gfp, Christoph Hellwig
- [PATCH 05/21] shmem: export shmem_get_folio, Christoph Hellwig
- [PATCH 06/21] shmem: export shmem_kernel_file_setup, Christoph Hellwig
- [PATCH 07/21] shmem: document how to "persist" data when using shmem_*file_setup, Christoph Hellwig
- [PATCH 08/21] xfs: remove xfile_stat, Christoph Hellwig
- [PATCH 09/21] xfs: remove the xfile_pread/pwrite APIs, Christoph Hellwig
- [PATCH 10/21] xfs: don't try to handle non-update pages in xfile_obj_load, Christoph Hellwig
- [PATCH 11/21] xfs: shmem_file_setup can't return NULL, Christoph Hellwig
- [PATCH 12/21] xfs: don't modify file and inode flags for shmem files, Christoph Hellwig
- [PATCH 13/21] xfs: don't allow highmem pages in xfile mappings, Christoph Hellwig
- [PATCH 14/21] xfs: use shmem_get_folio in xfile_obj_store, Christoph Hellwig
- [PATCH 15/21] xfs: use shmem_get_folio in in xfile_load, Christoph Hellwig
- [PATCH 16/21] xfs: improve detection of lost xfile contents, Christoph Hellwig
- [PATCH 17/21] xfs: add file_{get,put}_folio, Christoph Hellwig
- [PATCH 18/21] xfs: remove xfarray_sortinfo.page_kaddr, Christoph Hellwig
- [PATCH 19/21] xfs: fix a comment in xfarray.c, Christoph Hellwig
- [PATCH 20/21] xfs: convert xfarray_pagesort to deal with large folios, Christoph Hellwig
- [PATCH 21/21] xfs: remove xfile_{get,put}_page, Christoph Hellwig
- Re: put the xfs xfile abstraction on a diet v2, Matthew Wilcox
- Re: put the xfs xfile abstraction on a diet v2, Matthew Wilcox
[PATCH] mempolicy: check home_node is in the nodes of policy,
Chunsheng Luo
[linux-next:master 1576/1892] s390-linux-ld: kexec.c:undefined reference to `crashk_low_res',
kernel test robot
[PATCHv4 1/1] block: introduce content activity based ioprio,
zhaoyang.huang
[PATCH v4 1/7] selftests/mm: hugepage-shm: conform test to TAP format output,
Muhammad Usama Anjum
Re: [syzbot] [mm?] possible deadlock in __unmap_hugepage_range,
Andrew Morton
[PATCH 1/2] mm/zswap: don't return LRU_SKIP if we have dropped lru lock,
chengming . zhou
[PATCH] mm and cache_info: remove unnecessary CPU cache info update, Huang Ying
[PATCH] mm/mmap: use SZ_{8M, 128M} helper macro,
Yajun Deng
[PATCH v2 00/25] Add AMD Secure Nested Paging (SEV-SNP) Initialization Support,
Michael Roth
- [PATCH v2 12/25] crypto: ccp: Define the SEV-SNP commands, Michael Roth
- [PATCH v2 16/25] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled, Michael Roth
- [PATCH v2 17/25] crypto: ccp: Handle non-volatile INIT_EX data when SNP is enabled, Michael Roth
- [PATCH v2 20/25] crypto: ccp: Add panic notifier for SEV/SNP firmware shutdown on kdump, Michael Roth
- [PATCH v2 13/25] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP, Michael Roth
- [PATCH v2 03/25] iommu/amd: Don't rely on external callers to enable IOMMU SNP support, Michael Roth
- [PATCH v2 14/25] crypto: ccp: Provide API to issue SEV and SNP commands, Michael Roth
- [PATCH v2 04/25] x86/sev: Add the host SEV-SNP initialization support, Michael Roth
- [PATCH v2 02/25] x86/speculation: Do not enable Automatic IBRS if SEV SNP is enabled, Michael Roth
- [PATCH v2 11/25] x86/sev: Adjust directmap to avoid inadvertant RMP faults, Michael Roth
- [PATCH v2 21/25] KVM: SEV: Make AVIC backing, VMSA and VMCB memory allocation SNP safe, Michael Roth
- [PATCH v2 24/25] crypto: ccp: Add the SNP_COMMIT command, Michael Roth
- [PATCH v2 01/25] x86/cpufeatures: Add SEV-SNP CPU feature, Michael Roth
- [PATCH v2 06/25] x86/sev: Add RMP entry lookup helpers, Michael Roth
- [PATCH v2 22/25] x86/cpufeatures: Enable/unmask SEV-SNP CPU feature, Michael Roth
- [PATCH v2 23/25] crypto: ccp: Add the SNP_PLATFORM_STATUS command, Michael Roth
- [PATCH v2 15/25] x86/sev: Introduce snp leaked pages list, Michael Roth
- [PATCH v2 10/25] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction, Michael Roth
- [PATCH v2 25/25] crypto: ccp: Add the SNP_SET_CONFIG command, Michael Roth
- [PATCH v2 18/25] crypto: ccp: Handle legacy SEV commands when SNP is enabled, Michael Roth
- [PATCH v2 07/25] x86/fault: Add helper for dumping RMP entries, Michael Roth
- [PATCH v2 08/25] x86/traps: Define RMP violation #PF error code, Michael Roth
- [PATCH v2 19/25] iommu/amd: Clean up RMP entries for IOMMU pages during SNP shutdown, Michael Roth
- [PATCH v2 05/25] x86/mtrr: Don't print errors if MtrrFixDramModEn is set when SNP enabled, Michael Roth
- [PATCH v2 09/25] x86/fault: Dump RMP table information when RMP page faults occur, Michael Roth
- Re: [PATCH v2 00/25] Add AMD Secure Nested Paging (SEV-SNP) Initialization Support, Borislav Petkov
[linux-next:pending-fixes] BUILD SUCCESS a9b7e214d92ca21f275f6f026667194193c4ba83, kernel test robot
[PATCH 1/2] x86/mm: delete unused cpu argument to leave_mm(),
Yosry Ahmed
[PATCH v3] mm/memory-failure: fix crash in split_huge_page_to_list from soft_offline_page, Miaohe Lin
[PATCH] selftests: Add missing gitignore entries,
Bernd Edlinger
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c:154:19: warning: '%s' directive output may be truncated writing up to 19 bytes into a region of size between 13 and 24, kernel test robot
hugetlbfs: WARNING: bad unlock balance detected during MADV_REMOVE,
Thorvald Natvig
Re: [PATCH] f2fs: Support enhanced hot/cold data separation for f2fs,
Matthew Wilcox
[PATCH v2 00/15] mm/memory: optimize fork() with PTE-mapped THP,
David Hildenbrand
- [PATCH v2 03/15] nios2/pgtable: define PFN_PTE_SHIFT, David Hildenbrand
- [PATCH v2 05/15] riscv/pgtable: define PFN_PTE_SHIFT, David Hildenbrand
- [PATCH v2 07/15] sparc/pgtable: define PFN_PTE_SHIFT, David Hildenbrand
- [PATCH v2 11/15] mm/memory: factor out copying the actual PTE in copy_present_pte(), David Hildenbrand
- [PATCH v2 12/15] mm/memory: pass PTE to copy_present_pte(), David Hildenbrand
- [PATCH v2 14/15] mm/memory: ignore dirty/accessed/soft-dirty bits in folio_pte_batch(), David Hildenbrand
- [PATCH v2 13/15] mm/memory: optimize fork() with PTE-mapped THP, David Hildenbrand
- [PATCH v2 04/15] powerpc/pgtable: define PFN_PTE_SHIFT, David Hildenbrand
- [PATCH v2 02/15] arm/pgtable: define PFN_PTE_SHIFT, David Hildenbrand
- [PATCH v2 09/15] arm/mm: use pte_next_pfn() in set_ptes(), David Hildenbrand
- [PATCH v2 06/15] s390/pgtable: define PFN_PTE_SHIFT, David Hildenbrand
- [PATCH v2 10/15] powerpc/mm: use pte_next_pfn() in set_ptes(), David Hildenbrand
- [PATCH v2 15/15] mm/memory: ignore writable bit in folio_pte_batch(), David Hildenbrand
- [PATCH v2 01/15] arm64/mm: Make set_ptes() robust when OAs cross 48-bit boundary, David Hildenbrand
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]