linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2 00/24] Split netmem from struct page
 2023-01-05 21:46 UTC  (5+ messages)
` [PATCH v2 11/24] page_pool: Convert page_pool_empty_ring() to use netmem
` [PATCH v2 16/24] page_pool: Use netmem in page_pool_drain_frag()
` [PATCH v2 17/24] page_pool: Convert page_pool_return_skb_page() to use netmem
` [PATCH v2 22/24] net: Add support for netmem in skb_frag

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2023-01-05 21:46 UTC  (8+ messages)
` [PATCH Part2 v6 07/49] x86/sev: Invalid pages from direct map when adding it to RMP table

[PATCH] mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma
 2023-01-05 21:29 UTC  (7+ messages)

[PATCH 09/17] mm: export access_remote_vm() symbol
 2023-01-05 21:04 UTC  (14+ messages)

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-01-05 20:38 UTC  (5+ messages)
` [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory
` [PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE

[PATCH] lib/scatterlist: Fix to merge contiguous pages into the last SG properly
 2023-01-05 20:25 UTC  (8+ messages)

[PATCH v2 00/44] VMA tree type safety and remove __vma_adjust()
 2023-01-05 20:16 UTC  (48+ messages)
` [PATCH v2 02/44] maple_tree: Fix potential rcu issue
` [PATCH v2 01/44] maple_tree: Add mas_init() function
` [PATCH v2 04/44] test_maple_tree: Test modifications while iterating
` [PATCH v2 03/44] maple_tree: Reduce user error potential
` [PATCH v2 05/44] mm: Expand vma iterator interface
` [PATCH v2 08/44] mmap: Convert vma_link() vma iterator
` [PATCH v2 06/44] mm/mmap: convert brk to use "
` [PATCH v2 07/44] kernel/fork: Convert forking to using the vmi iterator
` [PATCH v2 10/44] mmap: Change do_mas_munmap and do_mas_aligned_munmap() to use vma iterator
` [PATCH v2 09/44] mm/mmap: Remove preallocation from do_mas_align_munmap()
` [PATCH v2 11/44] mmap: Convert vma_expand() to use vma iterator
` [PATCH v2 15/44] mm: Change mprotect_fixup to "
` [PATCH v2 14/44] userfaultfd: Use "
` [PATCH v2 13/44] ipc/shm: Use the vma iterator for munmap calls
` [PATCH v2 12/44] mm: Add temporary vma iterator versions of vma_merge(), split_vma(), and __split_vma()
` [PATCH v2 18/44] mempolicy: Convert to vma iterator
` [PATCH v2 17/44] coredump: "
` [PATCH v2 16/44] mlock: Convert mlock "
` [PATCH v2 21/44] madvise: Use vmi iterator for __split_vma() and vma_merge()
` [PATCH v2 22/44] mmap: Pass through vmi iterator to __split_vma()
` [PATCH v2 20/44] sched: Convert to vma iterator
` [PATCH v2 19/44] task_mmu: "
` [PATCH v2 24/44] mm/mremap: Use vmi version of vma_merge()
` [PATCH v2 25/44] mm: Switch vma_merge(), split_vma(), and __split_vma to vma iterator
` [PATCH v2 23/44] mmap: Use vmi version of vma_merge()
` [PATCH v2 27/44] mmap: Convert __vma_adjust() to use vma iterator
` [PATCH v2 26/44] mm/damon: Stop using vma_mas_store() for maple tree store
` [PATCH v2 28/44] mm: Pass through vma iterator to __vma_adjust()
` [PATCH v2 29/44] madvise: Use split_vma() instead of __split_vma()
` [PATCH v2 30/44] mm: Remove unnecessary write to vma iterator in __vma_adjust()
` [PATCH v2 33/44] mmap: Clean up mmap_region() unrolling
` [PATCH v2 32/44] mm: Add vma iterator to vma_adjust() arguments
` [PATCH v2 34/44] mm: Change munmap splitting order and move_vma()
` [PATCH v2 31/44] mm: Pass vma iterator through to __vma_adjust()
` [PATCH v2 37/44] mm/mmap: Use vma_prepare() and vma_complete() in vma_expand()
` [PATCH v2 36/44] mm/mmap: Refactor locking out of __vma_adjust()
` [PATCH v2 35/44] mm/mmap: move anon_vma setting in __vma_adjust()
` [PATCH v2 39/44] mm: Don't use __vma_adjust() in __split_vma()
` [PATCH v2 40/44] mm/mmap: Don't use __vma_adjust() in shift_arg_pages()
` [PATCH v2 38/44] mm/mmap: Introduce init_vma_prep() and init_multi_vma_prep()
` [PATCH v2 43/44] mm/mmap: Remove __vma_adjust()
` [PATCH v2 42/44] mm/mmap: Convert do_brk_flags() to use vma_prepare() and vma_complete()
` [PATCH v2 44/44] vma_merge: Set vma iterator to correct position
` [PATCH v2 41/44] mm/mmap: Introduce dup_vma_anon() helper

[PATCH] kasan: infer the requested size by scanning shadow memory
 2023-01-05 20:09 UTC  (2+ messages)

[PATCH v2] hugetlb: unshare some PMDs when splitting VMAs
 2023-01-05 20:00 UTC  (2+ messages)

[PATCH 0/3] mm/uffd: Fix missing markers on hugetlb
 2023-01-05 19:51 UTC  (15+ messages)
` [PATCH 1/3] mm/hugetlb: Pre-allocate pgtable pages for uffd wr-protects
` [PATCH 2/3] mm/mprotect: Use long for page accountings and retval
` [PATCH 3/3] mm/uffd: Detect pgtable allocation failures

[PATCH 0/4] zsmalloc: make zspage chain size configurable
 2023-01-05 19:49 UTC  (4+ messages)
` [PATCH 3/4] "
` [PATCH 4/4] zsmalloc: set default zspage chain size to 8

[PATCH 00/46] Based on latest mm-unstable (85b44c25cd1e)
 2023-01-05 18:58 UTC  (53+ messages)
` [PATCH 01/46] hugetlb: don't set PageUptodate for UFFDIO_CONTINUE
` [PATCH 02/46] hugetlb: remove mk_huge_pte; it is unused
` [PATCH 03/46] hugetlb: remove redundant pte_mkhuge in migration path
` [PATCH 04/46] hugetlb: only adjust address ranges when VMAs want PMD sharing
` [PATCH 05/46] hugetlb: add CONFIG_HUGETLB_HIGH_GRANULARITY_MAPPING
` [PATCH 06/46] mm: add VM_HUGETLB_HGM VMA flag
` [PATCH 07/46] hugetlb: rename __vma_shareable_flags_pmd to __vma_has_hugetlb_vma_lock
` [PATCH 08/46] hugetlb: add HugeTLB HGM enablement helpers
` [PATCH 09/46] mm: add MADV_SPLIT to enable HugeTLB HGM
` [PATCH 10/46] hugetlb: make huge_pte_lockptr take an explicit shift argument
` [PATCH 11/46] hugetlb: add hugetlb_pte to track HugeTLB page table entries
` [PATCH 12/46] hugetlb: add hugetlb_alloc_pmd and hugetlb_alloc_pte
` [PATCH 13/46] hugetlb: add hugetlb_hgm_walk and hugetlb_walk_step
` [PATCH 14/46] hugetlb: add make_huge_pte_with_shift
` [PATCH 15/46] hugetlb: make default arch_make_huge_pte understand small mappings
` [PATCH 16/46] hugetlbfs: do a full walk to check if vma maps a page
` [PATCH 17/46] hugetlb: make unmapping compatible with high-granularity mappings
` [PATCH 18/46] hugetlb: add HGM support for hugetlb_change_protection
` [PATCH 19/46] hugetlb: add HGM support for follow_hugetlb_page
` [PATCH 20/46] hugetlb: add HGM support for hugetlb_follow_page_mask
` [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range
` [PATCH 22/46] mm: rmap: provide pte_order in page_vma_mapped_walk
` [PATCH 23/46] mm: rmap: make page_vma_mapped_walk callers use pte_order
` [PATCH 24/46] rmap: update hugetlb lock comment for HGM
` [PATCH 25/46] hugetlb: update page_vma_mapped to do high-granularity walks
` [PATCH 26/46] hugetlb: add HGM support for copy_hugetlb_page_range
` [PATCH 27/46] hugetlb: add HGM support for move_hugetlb_page_tables
` [PATCH 28/46] hugetlb: add HGM support for hugetlb_fault and hugetlb_no_page
` [PATCH 29/46] rmap: in try_to_{migrate,unmap}_one, check head page for page flags
` [PATCH 30/46] hugetlb: add high-granularity migration support
` [PATCH 31/46] hugetlb: sort hstates in hugetlb_init_hstates
` [PATCH 32/46] hugetlb: add for_each_hgm_shift
` [PATCH 33/46] hugetlb: userfaultfd: add support for high-granularity UFFDIO_CONTINUE
` [PATCH 34/46] hugetlb: userfaultfd: when using MADV_SPLIT, round addresses to PAGE_SIZE
` [PATCH 35/46] hugetlb: add MADV_COLLAPSE for hugetlb
` [PATCH 36/46] hugetlb: remove huge_pte_lock and huge_pte_lockptr
` [PATCH 37/46] hugetlb: replace make_huge_pte with make_huge_pte_with_shift
` [PATCH 38/46] mm: smaps: add stats for HugeTLB mapping size
` [PATCH 39/46] hugetlb: x86: enable high-granularity mapping
` [PATCH 40/46] docs: hugetlb: update hugetlb and userfaultfd admin-guides with HGM info
` [PATCH 41/46] docs: proc: include information about HugeTLB HGM
` [PATCH 42/46] selftests/vm: add HugeTLB HGM to userfaultfd selftest
` [PATCH 43/46] selftests/kvm: add HugeTLB HGM to KVM demand paging selftest
` [PATCH 44/46] selftests/vm: add anon and shared hugetlb to migration test
` [PATCH 45/46] selftests/vm: add hugetlb HGM test to migration selftest
` [PATCH 46/46] selftests/vm: add HGM UFFDIO_CONTINUE and hwpoison tests

[PATCH 0/8] migrate_pages(): batch TLB flushing
 2023-01-05 18:57 UTC  (15+ messages)
` [PATCH 1/8] migrate_pages: organize stats with struct migrate_pages_stats
` [PATCH 2/8] migrate_pages: separate hugetlb folios migration
` [PATCH 4/8] migrate_pages: split unmap_and_move() to _unmap() and _move()

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-01-05 18:17 UTC  (15+ messages)
` [PATCH RFC v7 01/64] KVM: Fix memslot boundary condition for large page
` [PATCH RFC v7 02/64] KVM: x86: Add KVM_CAP_UNMAPPED_PRIVATE_MEMORY
` [PATCH RFC v7 03/64] KVM: SVM: Advertise private memory support to KVM

[PATCH v7 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2023-01-05 18:14 UTC  (3+ messages)
` [PATCH v7 2/2] "

[PATCH 0/3] arm64: mte: Coredump fixes
 2023-01-05 18:03 UTC  (2+ messages)

[PATCH v2 0/9] docs: cgroup-v1: formatting improv for "Memory Resource Controller" doc
 2023-01-05 17:39 UTC  (11+ messages)
` [PATCH v2 1/9] docs: cgroup-v1: replace custom note constructs with appropriate admonition blocks
` [PATCH v2 2/9] docs: cgroup-v1: wrap remaining admonitions in "
` [PATCH v2 3/9] docs: cgroup-v1: use code block for locking order schema
` [PATCH v2 4/9] docs: cgroup-v1: fix footnotes
` [PATCH v2 5/9] docs: cgroup-v1: move hierarchy of accounting caption
` [PATCH v2 6/9] docs: cgroup-v1: use bullet lists for list of stat file tables
` [PATCH v2 7/9] docs: cgroup-v1: make swap extension subsections subsections
` [PATCH v2 8/9] docs: cgroup-v1: add internal cross-references
` [PATCH v2 9/9] docs: cgroup-v1: use numbered lists for user interface setup

[PATCH] mm: Fix two spelling mistakes in highmem.h
 2023-01-05 17:02 UTC  (2+ messages)

[PATCH v2] mm: Remove an ambiguous sentence from kmap_local_folio() kdocs
 2023-01-05 16:58 UTC  (2+ messages)

[driver-core:debugfs_lookup_fix] [mm/damon/dbgfs] ff25f87cfc: kernel_BUG_at_lib/list_debug.c
 2023-01-05 16:54 UTC  (4+ messages)

[PATCH] maple_tree: Remove GFP_ZERO from kmem_cache_alloc() and kmem_cache_alloc_bulk()
 2023-01-05 16:05 UTC 

[linux-next:master] BUILD REGRESSION cc3c08b41a9c9402ead726ec6deb1217081d0d8b
 2023-01-05 15:49 UTC 

[linus:master] [mm, slub] 0af8489b02: kernel_BUG_at_include/linux/mm.h
 2023-01-05 15:35 UTC  (12+ messages)
  ` A better dump_page()

[RFC PATCH 00/25] Upstream kvx Linux port
 2023-01-05 14:12 UTC  (5+ messages)

[RFC PATCH 0/6] Discard __GFP_ATOMIC
 2023-01-05 13:49 UTC  (3+ messages)
` [PATCH 6/6] mm: discard __GFP_ATOMIC

[PATCH v3 0/9] mm: introduce Designated Movable Blocks
 2023-01-05 13:29 UTC  (5+ messages)

[PATCH] mm/page_alloc: Repalce with deferred_pages_enabled() wherever applicable
 2023-01-05 13:00 UTC  (3+ messages)

[PATCH] mm/page_alloc: invert logic for early page initialisation checks
 2023-01-05 12:59 UTC  (3+ messages)

[PATCH v13 0/6] Ensure quiet_vmstat() is called when returning to userpace and when idle tick is stopped
 2023-01-05 12:52 UTC  (7+ messages)
` [PATCH v13 1/6] mm/vmstat: Add CPU-specific variable to track a vmstat discrepancy
` [PATCH v13 2/6] mm/vmstat: Use vmstat_dirty to track CPU-specific vmstat discrepancies
` [PATCH v13 3/6] mm/vmstat: manage per-CPU stats from CPU context when NOHZ full
` [PATCH v13 4/6] tick/nohz_full: Ensure quiet_vmstat() is called on exit to user-mode when the idle tick is stopped
` [PATCH v13 5/6] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
` [PATCH v13 6/6] mm/vmstat: avoid queueing work item if cpu stats are clean

[PATCH v2 1/1] mm: fix vma->anon_name memory leak for anonymous shmem VMAs
 2023-01-05 12:18 UTC  (6+ messages)

[PATCH] mm: Remove a sentence from kmap_local_folio() kdocs
 2023-01-05 12:17 UTC  (3+ messages)

[PATCH] mm/filemap: fix page end in filemap_get_read_batch
 2023-01-05 12:11 UTC  (2+ messages)
  ` 回复: "

[PATCH 0/1] Pages not released from memblock to the buddy allocator
 2023-01-05 10:48 UTC  (3+ messages)
  ` [PATCH v2 1/1] mm: Always release pages to the buddy allocator in memblock_free_late()

[linux-next:pending-fixes] BUILD SUCCESS 2d3ca5d07c8e43c0bdb602fad9396b140f7b9857
 2023-01-05 10:46 UTC 

[PATCH 00/10] docs: cgroup-v1: formatting improv for "Memory Resource Controller" doc
 2023-01-05  9:58 UTC  (3+ messages)

page:  |  | latest

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