linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-10-17 14:48 UTC  (19+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
` [PATCH v8 5/8] KVM: Register/unregister the guest private memory regions
` [PATCH v8 7/8] KVM: Handle page fault for private memory

[PATCH v6 0/4] mm, hwpoison: improve handling workload related to hugetlb and memory_hotplug
 2022-10-17 13:31 UTC  (12+ messages)
` [PATCH v6 1/4] mm,hwpoison,hugetlb,memory_hotplug: hotremove memory section with hwpoisoned hugepage
` [PATCH v6 2/4] mm/hwpoison: move definitions of num_poisoned_pages_* to memory-failure.c
` [PATCH v6 4/4] mm/hwpoison: introduce per-memory_block hwpoison counter

[RFC PATCH 0/8] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way (Alternative)
 2022-10-17 12:50 UTC  (11+ messages)
` [RFC PATCH 3/8] mm/ioremap: Define generic_ioremap_prot() and generic_iounmap()
` [RFC PATCH 7/8] mm/ioremap: Consider IOREMAP space in generic ioremap

[PATCH] mm: hugetlb: support get/set_policy for hugetlb_vm_ops
 2022-10-17 12:00 UTC  (9+ messages)
    ` [External] "

[PATCH v6 0/7] treewide cleanup of random integer usage
 2022-10-17 11:59 UTC  (2+ messages)

[RFC PATCH] mm: Introduce new MADV_NOMOVABLE behavior
 2022-10-17 11:27 UTC  (4+ messages)

Observed memory leak in hugetlb_reserve_pages
 2022-10-17 11:11 UTC 

[BUG?] X86 arch_tlbbatch_flush() seems to be lacking mm_tlb_flush_nested() integration
 2022-10-17 10:56 UTC  (9+ messages)

[RFC PATCH 0/4] Introduce mempool pages bulk allocator the use it in dm-crypt
 2022-10-17  9:41 UTC  (8+ messages)
` [PATCH 2/4] mm: mempool: introduce page bulk allocator

[RFC PATCH v1 00/14] mm/block: add bdi sysfs knobs
 2022-10-17  7:45 UTC  (4+ messages)

[RFC v2 0/4] vmalloc_exec for modules and BPF programs
 2022-10-17  7:26 UTC  (6+ messages)
` [RFC v2 3/4] modules, x86: use vmalloc_exec for module core

[PATCH v3 00/25] Fix the DAX-gup mistake
 2022-10-17  7:08 UTC  (29+ messages)
` [PATCH v3 01/25] fsdax: Wait on @page not @page->_refcount
` [PATCH v3 02/25] fsdax: Use dax_page_idle() to document DAX busy page checking
` [PATCH v3 03/25] fsdax: Include unmapped inodes for page-idle detection
` [PATCH v3 04/25] fsdax: Introduce dax_zap_mappings()
` [PATCH v3 05/25] fsdax: Wait for pinned pages during truncate_inode_pages_final()
` [PATCH v3 06/25] fsdax: Validate DAX layouts broken before truncate
` [PATCH v3 07/25] fsdax: Hold dax lock over mapping insertion
` [PATCH v3 08/25] fsdax: Update dax_insert_entry() calling convention to return an error
` [PATCH v3 09/25] fsdax: Rework for_each_mapped_pfn() to dax_for_each_folio()
` [PATCH v3 10/25] fsdax: Introduce pgmap_request_folios()
` [PATCH v3 11/25] fsdax: Rework dax_insert_entry() calling convention
` [PATCH v3 12/25] fsdax: Cleanup dax_associate_entry()
` [PATCH v3 13/25] devdax: Minor warning fixups
` [PATCH v3 14/25] devdax: Fix sparse lock imbalance warning
` [PATCH v3 15/25] libnvdimm/pmem: Support pmem block devices without dax
` [PATCH v3 16/25] devdax: Move address_space helpers to the DAX core
` [PATCH v3 17/25] devdax: Sparse fixes for xarray locking
` [PATCH v3 18/25] devdax: Sparse fixes for vmfault_t / dax-entry conversions
` [PATCH v3 19/25] devdax: Sparse fixes for vm_fault_t in tracepoints
` [PATCH v3 20/25] devdax: add PUD support to the DAX mapping infrastructure
` [PATCH v3 21/25] devdax: Use dax_insert_entry() + dax_delete_mapping_entry()
` [PATCH v3 22/25] mm/memremap_pages: Replace zone_device_page_init() with pgmap_request_folios()
` [PATCH v3 23/25] mm/memremap_pages: Initialize all ZONE_DEVICE pages to start at refcount 0
` [PATCH v3 24/25] mm/meremap_pages: Delete put_devmap_managed_page_refs()
` [PATCH v3 25/25] mm/gup: Drop DAX pgmap accounting

[RFC PATCH] mm: move xa forward when run across zombie page
 2022-10-17  6:58 UTC  (4+ messages)

[PATCH V11 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
 2022-10-17  2:40 UTC  (5+ messages)
` [PATCH V11 1/4] MIPS&LoongArch&NIOS2: Adjust prototypes of p?d_init()
` [PATCH V11 2/4] LoongArch: Add sparse memory vmemmap support
` [PATCH V11 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
` [PATCH V11 4/4] LoongArch: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP

[PATCH] MM: discard __GFP_ATOMIC
 2022-10-17  2:38 UTC  (8+ messages)

[linux-next:master] BUILD REGRESSION dca0a0385a4963145593ba417e1417af88a7c18d
 2022-10-17  2:23 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 99eb6a4dd485a9635ca4ef5c3617fc20ca59b640
 2022-10-17  2:22 UTC 

[PATCH 07/10] crypto: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
 2022-10-16 21:37 UTC  (16+ messages)

[RFC PATCH] xfs: drop experimental warning for fsdax
 2022-10-16 14:05 UTC  (12+ messages)

[PATCH v4 00/17] common kmalloc v4
 2022-10-16  9:10 UTC  (7+ messages)
` [PATCH v4 10/17] mm/slab: kmalloc: pass requests larger than order-1 page to page allocator
    ` [PATCH] mm/slab: use kmalloc_node() for off slab freelist_idx_t array allocation

[GIT PULL] slab hotfix for 6.1-rc1
 2022-10-16  0:15 UTC  (2+ messages)

[PATCH] mm/slab: use kmalloc_node() for off slab freelist_idx_t array allocation
 2022-10-15 11:47 UTC 

[PATCH v2 00/39] Shadowstacks for userspace
 2022-10-15  9:46 UTC  (30+ messages)
` [PATCH v2 01/39] Documentation/x86: Add CET description
` [PATCH v2 03/39] x86/cpufeatures: Add CPU feature flags for shadow stacks
` [PATCH v2 04/39] x86/cpufeatures: Enable CET CR4 bit for shadow stack
` [PATCH v2 05/39] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v2 10/39] x86/mm: Introduce _PAGE_COW
` [PATCH v2 15/39] x86/mm: Check Shadow Stack page fault errors
` [PATCH v2 16/39] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v2 17/39] mm: Fixup places that call pte_mkwrite() directly

KASAN-related VMAP allocation errors in debug kernels with many logical CPUS
 2022-10-15  9:23 UTC  (10+ messages)

[PATCH] mm/mempolicy: Fix mbind_range() arguments to vma_merge()
 2022-10-15  2:12 UTC 

[PATCH 0/3] hugetlb: fixes for new vma lock series
 2022-10-15  1:40 UTC  (8+ messages)
` [PATCH 1/3] hugetlb: fix vma lock handling during split vma and range unmapping
` [PATCH 2/3] hugetlb: take hugetlb vma_lock when clearing vma_lock->vma pointer
` [PATCH 3/3] hugetlb: allocate vma lock for all sharable vmas

[PATCH 0/2] fs/exec: Explicitly unshare fs_struct on exec
 2022-10-14 22:03 UTC  (8+ messages)
` [PATCH 1/2] "

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-10-14 21:31 UTC  (8+ messages)
` [PATCH Part2 v6 12/49] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [PATCH Part2 v6 14/49] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled

[GIT PULL] Final MM updates for 6.1-rc1
 2022-10-14 19:44 UTC  (2+ messages)

[PATCH v5 0/2] Memory poison recovery in khugepaged collapsing
 2022-10-14 18:28 UTC  (4+ messages)
` [PATCH v5 1/2] mm/khugepaged: recover from poisoned anonymous memory

hmm_test issues with latest mainline
 2022-10-14 15:47 UTC  (16+ messages)

[PATCH v2 0/4] selftests/vm: Drop hugetlb mntpoint in run_vmtests.sh
 2022-10-14 14:40 UTC  (5+ messages)
` [PATCH v2 1/4] selftests/vm: Use memfd for uffd hugetlb tests
` [PATCH v2 2/4] selftests/vm: Use memfd for hugetlb-madvise test
` [PATCH v2 3/4] selftests/vm: Use memfd for hugepage-mremap test
` [PATCH v2 4/4] selftests/vm: Drop mnt point for hugetlb in run_vmtests.sh

[PATCH v4 2/7] Enable balloon drivers to report inflated memory
 2022-10-14 14:10 UTC  (15+ messages)
        ` RFC "

[PATCH 05/23] afs: Convert afs_writepages_region() to use filemap_get_folios_tag()
 2022-10-14 13:59 UTC  (3+ messages)
` [PATCH 00/23] Convert to filemap_get_folios_tag()

[PATCH v3 0/4] Implement IOCTL to get and clear soft dirty PTE
 2022-10-14 13:48 UTC  (2+ messages)

[PATCHv2] mm: slab: comment __GFP_ZERO case for kmem_cache_alloc
 2022-10-14 11:59 UTC  (3+ messages)

[PATCH] mm/slub: remove dead code for debug caches on deactivate_slab()
 2022-10-14 11:43 UTC 

[PATCH v2] mm: Make failslab writable again
 2022-10-14  8:51 UTC  (8+ messages)

[PATCH] mm: slub: make slab_sysfs_init() a late_initcall
 2022-10-14  8:26 UTC  (2+ messages)

[PATCH] mm: slub: remove dead and buggy code from sysfs_slab_add()
 2022-10-14  8:15 UTC  (2+ messages)

[PATCH v1] kernel/module: allocate module vmap space after making sure the module is unique
 2022-10-14  7:15 UTC  (4+ messages)

[PATCH v6 0/4] mm/slub: some debug enhancements for kmalloc
 2022-10-14  5:59 UTC  (6+ messages)
` [PATCH v6 2/4] mm/slub: only zero the requested size of buffer for kzalloc

[PATCH v2 0/2] Rework find_get_entries() and find_lock_entries()
 2022-10-14  3:24 UTC  (4+ messages)
` [PATCH v2 1/2] filemap: find_lock_entries() now updates start offset
` [PATCH v2 2/2] filemap: find_get_entries() "

[PATCH 0/9] convert hugetlb_cgroup helper functions to folios
 2022-10-14  3:13 UTC  (10+ messages)
` [PATCH 1/9] mm/hugetlb_cgroup: convert __set_hugetlb_cgroup() "
` [PATCH 2/9] mm/hugetlb_cgroup: convert hugetlb_cgroup_from_page() "
` [PATCH 3/9] mm/hugetlb_cgroup: convert set_hugetlb_cgroup*() "
` [PATCH 4/9] mm/hugetlb_cgroup: convert hugetlb_cgroup_migrate "
` [PATCH 5/9] mm/hugetlb: convert isolate_or_dissolve_huge_page "
` [PATCH 6/9] mm/hugetlb: convert free_huge_page "
` [PATCH 7/9] mm/hugetlb_cgroup: convert hugetlb_cgroup_uncharge_page() "
` [PATCH 8/9] mm/hugeltb_cgroup: convert hugetlb_cgroup_commit_charge*() "
` [PATCH 9/9] mm/hugetlb: convert move_hugetlb_state() "

[PATCH v9 0/9] x86: Show in sysfs if a memory node is able to do encryption
 2022-10-14  0:24 UTC  (4+ messages)

[PATCH v2 1/2] locking/rwsem: Prevent non-first waiter from spinning in down_write() slowpath
 2022-10-14  0:21 UTC  (2+ messages)

[PATCH v3 0/3] THP Shrinker
 2022-10-13 22:53 UTC  (4+ messages)
` [PATCH v3 1/3] mm: add thp_utilization metrics to debugfs

[PATCH net-next] net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem()
 2022-10-13 22:02 UTC  (4+ messages)

[PATCH] mm: vmscan: make rotations a secondary factor in balancing anon vs file
 2022-10-13 19:31 UTC 

[PATCH] fs/select: mark do_select noinline_for_stack for 32b
 2022-10-13 18:52 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox