linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-01 23:33:09 to 2022-02-03 02:22:50 UTC [more...]

[PATCH 1/2] mm/memory_hotplug: Export shrink span functions for zone and node
 2022-02-03  2:22 UTC  (7+ messages)

[PATCH] mm/page_alloc: add zone to zonelist if populated
 2022-02-03  2:00 UTC 

Updated git tree for MM patches??
 2022-02-03  0:21 UTC 

[PATCH 2/6] mm: handle uninitialized numa nodes gracefully
 2022-02-03  0:21 UTC  (5+ messages)

[PATCH v3 0/6] Allocate module text and data separately
 2022-02-03  0:05 UTC  (6+ messages)
` [PATCH v3 3/6] modules: Introduce data_layout
` [PATCH v3 4/6] modules: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC

[PATCH] mm: Merge pte_mkhuge() call into arch_make_huge_pte()
 2022-02-02 23:36 UTC  (7+ messages)

[PATCH v2 0/5] Allocate module text and data separately
 2022-02-02 23:36 UTC  (3+ messages)
` [PATCH v2 5/5] powerpc: Select ARCH_WANTS_MODULES_DATA_IN_VMALLOC on book3s/32 and 8xx

[PATCH 0/7] Allocate module text and data separately
 2022-02-02 23:34 UTC  (5+ messages)
` [PATCH 6/7] modules: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC

[PATCH v3 4/4] mm/page_owner: Record task command name
 2022-02-02 23:06 UTC  (10+ messages)
` [PATCH v4 "
` [PATCH v4 0/4] mm/page_owner: Extend page_owner to show memcg information
` [PATCH v4 1/4] lib/vsprintf: Avoid redundant work with 0 size
` [PATCH v4 2/4] mm/page_owner: Use scnprintf() to avoid excessive buffer overrun check
` [PATCH v4 3/4] mm/page_owner: Print memcg information

[PATCH v9 00/43] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-02-02 22:31 UTC  (15+ messages)
` [PATCH v9 05/43] x86/compressed/64: Detect/setup SEV/SME features earlier in boot
` [PATCH v9 10/43] x86/sev: Check SEV-SNP features support
` [PATCH v9 15/43] x86/sev: Register GHCB memory when SEV-SNP is active
` [PATCH v9 40/43] x86/sev: Register SEV-SNP guest request platform device
` [PATCH v9 42/43] virt: sevguest: Add support to derive key

[PATCH v3] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
 2022-02-02 21:53 UTC  (6+ messages)

[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-02-02 20:47 UTC  (5+ messages)

[linux-next:master 3583/3746] mm/memcontrol.c:6817:25: error: implicit declaration of function 'mem_cgroup_kmem_record'; did you mean 'mem_cgroup_id_remove'?
 2022-02-02 20:37 UTC 

[PATCH] selftests/vm: cleanup hugetlb file after mremap test
 2022-02-02 19:34 UTC  (3+ messages)

[PATCH v2 0/3] Add hugetlb MADV_DONTNEED support
 2022-02-02 19:32 UTC  (7+ messages)
` [PATCH v2 1/3] mm: enable MADV_DONTNEED for hugetlb mappings
` [PATCH v2 2/3] selftests/vm: add hugetlb madvise MADV_DONTNEED MADV_REMOVE test
` [PATCH v2 3/3] userfaultfd/selftests: enable huegtlb remap and remove event testing

[PATCH v2 0/6] Fix some bugs related to ramp and dax
 2022-02-02 18:28 UTC  (8+ messages)
` [PATCH v2 1/6] mm: rmap: fix cache flush on THP pages
` [PATCH v2 2/6] dax: fix cache flush on PMD-mapped pages
` [PATCH v2 3/6] mm: page_vma_mapped: support checking if a pfn is mapped into a vma
` [PATCH v2 4/6] mm: rmap: introduce pfn_mkclean_range() to cleans PTEs
` [PATCH v2 5/6] dax: fix missing writeprotect the pte entry
` [PATCH v2 6/6] mm: remove range parameter from follow_invalidate_pte()

[PATCH v2 0/3] mm/page_owner: Extend page_owner to show memcg information
 2022-02-02 17:56 UTC  (14+ messages)
` [PATCH v2 3/3] mm/page_owner: Dump "

[PATCH v5 00/70] Introducing the Maple Tree
 2022-02-02 17:11 UTC  (72+ messages)
` [PATCH v5 01/70] binfmt_elf: Take the mmap lock when walking the VMA list
` [PATCH v5 02/70] radix tree test suite: Add pr_err define
` [PATCH v5 04/70] radix tree test suite: Add allocation counts and size to kmem_cache
` [PATCH v5 05/70] radix tree test suite: Add support for slab bulk APIs
` [PATCH v5 03/70] radix tree test suite: Add kmem_cache_set_non_kernel()
` [PATCH v5 06/70] radix tree test suite: Add lockdep_is_held to header
` [PATCH v5 07/70] Maple Tree: Add new data structure
` [PATCH v5 08/70] lib/test_maple_tree: Add testing for maple tree
` [PATCH v5 11/70] mmap: Use the VMA iterator in count_vma_pages_range()
` [PATCH v5 10/70] mm: Add VMA iterator
` [PATCH v5 09/70] mm: Start tracking VMAs with maple tree
` [PATCH v5 13/70] mm/mmap: Use the maple tree for find_vma_prev() instead of the rbtree
` [PATCH v5 12/70] mm/mmap: Use the maple tree in find_vma() "
` [PATCH v5 14/70] mm/mmap: Use maple tree for unmapped_area{_topdown}
` [PATCH v5 15/70] kernel/fork: Use maple tree for dup_mmap() during forking
` [PATCH v5 16/70] damon: Convert __damon_va_three_regions to use the VMA iterator
` [PATCH v5 18/70] mm: Remove rb tree
` [PATCH v5 17/70] proc: Remove VMA rbtree use from nommu
` [PATCH v5 19/70] mmap: Change zeroing of maple tree in __vma_adjust()
` [PATCH v5 21/70] mm: Optimize find_exact_vma() to use vma_lookup()
` [PATCH v5 20/70] xen: Use vma_lookup() in privcmd_ioctl_mmap()
` [PATCH v5 22/70] mm/khugepaged: Optimize collapse_pte_mapped_thp() by using vma_lookup()
` [PATCH v5 23/70] mm/mmap: Change do_brk_flags() to expand existing VMA and add do_brk_munmap()
` [PATCH v5 24/70] mm: Use maple tree operations for find_vma_intersection()
` [PATCH v5 26/70] mm: Remove vmacache
` [PATCH v5 25/70] mm/mmap: Use advanced maple tree API for mmap_region()
` [PATCH v5 27/70] mm: Convert vma_lookup() to use mtree_load()
` [PATCH v5 28/70] mm/mmap: Move mmap_region() below do_munmap()
` [PATCH v5 31/70] arm64: Remove mmap linked list from vdso
` [PATCH v5 29/70] mm/mmap: Reorganize munmap to use maple states
` [PATCH v5 30/70] mm/mmap: Change do_brk_munmap() to use do_mas_align_munmap()
` [PATCH v5 32/70] parisc: Remove mmap linked list from cache handling
` [PATCH v5 33/70] powerpc: Remove mmap linked list walks
` [PATCH v5 34/70] s390: Remove vma "
` [PATCH v5 37/70] cxl: Remove vma linked list walk
` [PATCH v5 35/70] x86: Remove vma linked list walks
` [PATCH v5 36/70] xtensa: "
` [PATCH v5 39/70] um: Remove vma linked list walk
` [PATCH v5 38/70] optee: "
` [PATCH v5 41/70] coredump: "
` [PATCH v5 42/70] exec: Use VMA iterator instead of linked list
` [PATCH v5 40/70] binfmt_elf: Remove vma linked list walk
` [PATCH v5 44/70] fs/proc/task_mmu: Stop using linked list and highest_vm_end
` [PATCH v5 43/70] fs/proc/base: Use maple tree iterators in place of linked list
` [PATCH v5 47/70] acct: Use VMA iterator instead "
` [PATCH v5 46/70] ipc/shm: "
` [PATCH v5 45/70] userfaultfd: Use maple tree iterator to iterate VMAs
` [PATCH v5 49/70] sched: Use maple tree iterator to walk VMAs
` [PATCH v5 48/70] perf: Use VMA iterator
` [PATCH v5 52/70] mm/gup: Use maple tree navigation instead of linked list
` [PATCH v5 50/70] fork: Use VMA iterator
` [PATCH v5 51/70] bpf: Remove VMA linked list
` [PATCH v5 53/70] mm/khugepaged: Stop using vma "
` [PATCH v5 54/70] mm/ksm: Use vma iterators instead of "
` [PATCH v5 57/70] mm/mempolicy: Use vma iterator & maple state "
` [PATCH v5 55/70] mm/madvise: Use vma_find() "
` [PATCH v5 56/70] mm/memcontrol: Stop using mm->highest_vm_end
` [PATCH v5 59/70] mm/mprotect: Use maple tree navigation instead of vma linked list
` [PATCH v5 58/70] mm/mlock: Use vma iterator and "
` [PATCH v5 60/70] mm/mremap: Use vma_find_intersection() "
` [PATCH v5 62/70] mm/oom_kill: Use maple tree iterators "
` [PATCH v5 61/70] mm/msync: Use vma_find() "
` [PATCH v5 63/70] mm/pagewalk: "
` [PATCH v5 64/70] mm/swapfile: Use vma iterator "
` [PATCH v5 65/70] i915: Use the VMA iterator
` [PATCH v5 66/70] nommu: Remove uses of VMA linked list
` [PATCH v5 67/70] riscv: Use vma iterator for vdso
` [PATCH v5 68/70] mm: Remove the vma linked list
` [PATCH v5 69/70] mm/mmap: Drop range_has_overlap() function
` [PATCH v5 70/70] mm/mmap.c: Pass in mapping to __vma_link_file()

[PATCH v3 0/9] mm: COW fixes part 1: fix the COW security issue for THP and swap
 2022-02-02 17:01 UTC  (4+ messages)
` [PATCH v3 7/9] mm/swapfile: remove stale reuse_swap_page()

[linux-next:master] BUILD REGRESSION 6abab1b81b657ca74b7c443e832d95c87901e75b
 2022-02-02 16:48 UTC 

mmotm 2022-02-01-16-04 uploaded
 2022-02-02 16:39 UTC  (4+ messages)
` mmotm 2022-02-01-16-04 uploaded (mm/memcontrol.c)

[PATCH v4 0/7] Use pageblock_order for cma and alloc_contig_range alignment
 2022-02-02 16:35 UTC  (6+ messages)
` [PATCH v4 3/7] mm: page_isolation: check specified range for unmovable pages

[PATCH RESEND] mm: memcg: synchronize objcg lists with a dedicated spinlock
 2022-02-02 16:19 UTC  (4+ messages)

[PATCH v3 0/4] mm/page_owner: Extend page_owner to show memcg information
 2022-02-02 16:12 UTC  (6+ messages)
` [PATCH v3 3/4] mm/page_owner: Print "

[PATCH] elf: Relax assumptions about vaddr ordering
 2022-02-02 15:44 UTC  (6+ messages)

[PATCH v4 00/10] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-02-02 15:42 UTC  (4+ messages)

[PATCH] mm/page_alloc: Don't pass pfn to free_unref_page_commit()
 2022-02-02 14:19 UTC  (2+ messages)

[PATCH] memblock: Remove unused io.h include
 2022-02-02 14:06 UTC  (4+ messages)

[PATCH 0/4] mm/gup: some cleanups
 2022-02-02 14:05 UTC  (5+ messages)
` [PATCH 1/4] mm: Fix invalid page pointer returned with FOLL_PIN gups
` [PATCH 3/4] mm/gup: remove unused pin_user_pages_locked()

[linux-next:pending-fixes] BUILD SUCCESS 4c44843f7a9c642de663b537f77bbfa10aabc4ab
 2022-02-02 14:00 UTC 

[PATCH v3 0/5] Fix some cache flush bugs
 2022-02-02 13:58 UTC  (7+ messages)
` [PATCH v3 2/5] mm: fix missing cache flush for all tail pages of compound page
` [PATCH v3 4/5] mm: hugetlb: fix missing cache flush in hugetlb_mcopy_atomic_pte()

[PATCH 1/4] mm/kasan: Add CONFIG_KASAN_SOFTWARE
 2022-02-02 13:50 UTC  (7+ messages)
` [PATCH 2/4] mm/kasan: Move kasan_pXX_table() and kasan_early_shadow_page_entry()
` [PATCH 3/4] powerpc/ptdump: Use kasan_pXX_table()
` [PATCH 4/4] [RFC] risc/kasan: "

[PATCH RFC v1] drivers/base/node: consolidate node device subsystem initialization in node_dev_init()
 2022-02-02 13:45 UTC  (2+ messages)

[PATCH v10 0/9] fsdax: introduce fs query to support reflink
 2022-02-02 13:04 UTC  (5+ messages)
` [PATCH v10 1/9] dax: Introduce holder for dax_device
` [PATCH v10 4/9] fsdax: fix function description

[PATCH v3 1/1] mm/vmalloc: Move draining areas out of caller context
 2022-02-02 11:09 UTC  (3+ messages)

[PATCH v2 00/16] Introduce memblock simulator
 2022-02-02 11:03 UTC  (17+ messages)
` [PATCH v2 01/16] tools: Move gfp.h and slab.h from radix-tree to lib
` [PATCH v2 02/16] tools/include: Add phys_addr_t to types.h
` [PATCH v2 03/16] tools/include: Add _RET_IP_ and math definitions to kernel.h
` [PATCH v2 04/16] tools/include: Update atomic definitions
` [PATCH v2 05/16] tools/include: Add mm.h file
` [PATCH v2 06/16] tools/include: Add cache.h stub
` [PATCH v2 07/16] tools/include: Add io.h stub
` [PATCH v2 08/16] tools/include: Add pfn.h stub
` [PATCH v2 09/16] tools/include: Add debugfs.h stub
` [PATCH v2 10/16] memblock tests: Add skeleton of the memblock simulator
` [PATCH v2 11/16] memblock tests: Add memblock reset function
` [PATCH v2 12/16] memblock tests: Add memblock_add tests
` [PATCH v2 13/16] memblock tests: Add memblock_reserve tests
` [PATCH v2 14/16] memblock tests: Add memblock_remove tests
` [PATCH v2 15/16] memblock tests: Add memblock_add_node test
` [PATCH v2 16/16] memblock tests: Add memblock_free tests

[v3 PATCH] fs/proc: task_mmu.c: don't read mapcount for migration entry
 2022-02-02  7:53 UTC  (2+ messages)

[PATCH v5 0/4] page table check fixes and cleanups
 2022-02-02  6:25 UTC  (3+ messages)
` [PATCH v5 1/4] mm/debug_vm_pgtable: remove pte entry from the page table

[PATCH] mm/sparsemem: Fix 'mem_section' will never be NULL gcc 12 warning
 2022-02-02  6:07 UTC  (2+ messages)

[PATCH v2] Revert mm/gup: small refactoring: simplify try_grab_page()
 2022-02-02  3:23 UTC 

[linux-next:master] BUILD REGRESSION 711428e8f370eff043ae549572b8141987861583
 2022-02-02  2:54 UTC 

[PATCH v2] mm/sparsemem: Fix 'mem_section' will never be NULL gcc 12 warning
 2022-02-02  0:35 UTC 

[PATCH] kselftest/vm: Revert "tools/testing/selftests/vm/userfaultfd.c: use swap() to make code cleaner"
 2022-02-02  0:33 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).