Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-09 10:57:07 to 2021-06-11 16:16:00 UTC [more...]

[PATCH resend] mm/gup: fix try_grab_compound_head() race with split_huge_page()
 2021-06-11 16:15 UTC 

[linux-next:master 7435/9209] include/linux/compiler_types.h:328:38: error: call to '__compiletime_assert_236' declared with attribute error: unexpected size in kmalloc_index()
 2021-06-11 16:08 UTC 

[PATCH 00/11] mm: page_vma_mapped_walk() cleanup and THP fixes
 2021-06-11 15:36 UTC  (30+ messages)
` [PATCH 01/11] mm: page_vma_mapped_walk(): use page for pvmw->page
` [PATCH 02/11] mm: page_vma_mapped_walk(): settle PageHuge on entry
` [PATCH 03/11] mm: page_vma_mapped_walk(): use pmd_read_atomic()
` [PATCH 04/11] mm: page_vma_mapped_walk(): use pmde for *pvmw->pmd
` [PATCH 05/11] mm: page_vma_mapped_walk(): prettify PVMW_MIGRATION block
` [PATCH 06/11] mm: page_vma_mapped_walk(): crossing page table boundary
` [PATCH 07/11] mm: page_vma_mapped_walk(): add a level of indentation
` [PATCH 08/11] mm: page_vma_mapped_walk(): use goto instead of while (1)
` [PATCH 09/11] mm: page_vma_mapped_walk(): get vma_address_end() earlier
` [PATCH 10/11] mm/thp: fix page_vma_mapped_walk() if THP mapped by ptes
` [PATCH 11/11] mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk()

[PATCH v10 00/10] Add support for SVM atomics in Nouveau
 2021-06-11 15:01 UTC  (7+ messages)
` [PATCH v10 07/10] mm: Device exclusive memory access

[PATCH v29 12/13] mm/damon: Add user space selftests
 2021-06-11 14:04 UTC  (3+ messages)

[PATCH 0/2] Allow high order pages to be stored on PCP v2
 2021-06-11 13:58 UTC  (6+ messages)
` [PATCH 2/2] mm/page_alloc: Allow high-order pages to be stored on the per-cpu lists

[PATCH v2] mm/page_alloc: Allow high-order pages to be stored on the per-cpu lists
 2021-06-11 13:57 UTC 

[PATCH v29 04/13] mm/idle_page_tracking: Make PG_idle reusable
 2021-06-11 13:49 UTC 

[syzbot] general protection fault in free_swap_cache (2)
 2021-06-11 13:25 UTC 

[PATCH Part1 RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-06-11 13:16 UTC  (12+ messages)
` [PATCH Part1 RFC v3 09/22] x86/compressed: Register GHCB memory when SEV-SNP is active
` [PATCH Part1 RFC v3 10/22] x86/sev: "
` [PATCH Part1 RFC v3 11/22] x86/sev: Add helper for validating pages in early enc attribute changes
` [PATCH Part1 RFC v3 12/22] x86/kernel: Make the bss.decrypted section shared in RMP table
` [PATCH Part1 RFC v3 21/22] x86/sev: Register SNP guest request platform device

[PATCH 0/6] mremap fixes
 2021-06-10 22:03 UTC  (8+ messages)
` [PATCH 1/6] selftest/mremap_test: Update the test to handle pagesize other than 4K
` [PATCH 2/6] selftest/mremap_test: Avoid crash with static build
` [PATCH 3/6] mm/mremap: Convert huge PUD move to separate helper
` [PATCH 4/6] mm/mremap: Don't enable optimized PUD move if page table levels is 2
` [PATCH 5/6] mm/mremap: Use pmd/pud_poplulate to update page table entries
` [PATCH 6/6] mm/mremap: hold the rmap lock in write mode when moving "

[linux-next:master 8465/8758] arch/arc/kernel/signal.c:101:21: error: 'struct pt_regs' has no member named 'r30'; did you mean 'r10'?
 2021-06-10 21:47 UTC  (2+ messages)

[PATCH 0/5] Split huge PMD mapping of vmemmap pages
 2021-06-10 21:49 UTC  (7+ messages)
` [PATCH 1/5] mm: hugetlb: introduce helpers to preallocate/free page tables
` [PATCH 2/5] mm: hugetlb: introduce helpers to preallocate page tables from bootmem allocator
` [PATCH 3/5] mm: sparsemem: split the huge PMD mapping of vmemmap pages
` [PATCH 4/5] mm: sparsemem: use huge PMD mapping for "
` [PATCH 5/5] mm: hugetlb: introduce CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ON

Maintainers / Kernel Summit 2021 planning kick-off
 2021-06-10 20:31 UTC  (12+ messages)

[PATCH] slub: choose the right freelist pointer location when creating small caches
 2021-06-10 20:20 UTC  (7+ messages)

Create mm@lists.linux.dev
 2021-06-10 19:44 UTC 

[PATCH v3 0/2] mm: add vmalloc_no_huge and use it
 2021-06-10 19:31 UTC  (5+ messages)
` [PATCH v3 1/2] mm/vmalloc: add vmalloc_no_huge
` [PATCH v3 2/2] KVM: s390: fix for hugepage vmalloc

[linux-next:master 7242/8758] drivers/gpu/drm/hyperv/hyperv_drm_modeset.c:152:23: warning: unused variable 'hyperv_modifiers'
 2021-06-10 14:21 UTC 

[RFC PATCH] mm/oom_kill: allow oom kill allocating task for non-global case
 2021-06-10 14:06 UTC  (16+ messages)

[PATCH next v2 1/2] dump_stack: move cpu lock to printk.c
 2021-06-10 13:26 UTC  (3+ messages)

[PATCH Part2 RFC v3 00/37] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-06-10 13:03 UTC  (3+ messages)
` [PATCH Part2 RFC v3 06/37] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction

[PATCH 0/14 v7] fs: Hole punch vs page cache filling races
 2021-06-10 12:42 UTC  (6+ messages)
` [PATCH 01/14] mm: Fix comments mentioning i_mutex
` [PATCH 12/14] fuse: Convert to using invalidate_lock

[PATCH v6 00/16] Free some vmemmap pages of hugetlb page
 2021-06-10 12:15 UTC  (3+ messages)
` [PATCH v6 01/16] mm/memory_hotplug: Move bootmem info registration API to bootmem_info.c

[linux-next:pending-fixes] BUILD REGRESSION 2413b547bbb10e9b0d9da0e15040d2228ef17a76
 2021-06-10 11:55 UTC 

[linux-next:master 7012/7430] include/linux/compiler_types.h:328:38: error: call to '__compiletime_assert_183' declared with attribute error: unexpected size in kmalloc_index()
 2021-06-10 11:43 UTC  (12+ messages)
                  ` Some logical errors on my words, but I still wonder

[PATCH v11] mm: slub: move sysfs slab alloc/free interfaces to debugfs
 2021-06-10 10:18 UTC  (8+ messages)

[RFC v2 00/34] SLUB: reduce irq disabled scope and make it RT compatible
 2021-06-10  8:36 UTC  (39+ messages)
` [RFC v2 01/34] mm, slub: don't call flush_all() from list_locations()
` [RFC v2 02/34] mm, slub: allocate private object map for sysfs listings
` [RFC v2 03/34] mm, slub: allocate private object map for validate_slab_cache()
` [RFC v2 04/34] mm, slub: don't disable irq for debug_check_no_locks_freed()
` [RFC v2 05/34] mm, slub: remove redundant unfreeze_partials() from put_cpu_partial()
` [RFC v2 06/34] mm, slub: unify cmpxchg_double_slab() and __cmpxchg_double_slab()
` [RFC v2 07/34] mm, slub: extract get_partial() from new_slab_objects()
` [RFC v2 08/34] mm, slub: dissolve new_slab_objects() into ___slab_alloc()
` [RFC v2 09/34] mm, slub: return slab page from get_partial() and set c->page afterwards
` [RFC v2 10/34] mm, slub: restructure new page checks in ___slab_alloc()
` [RFC v2 11/34] mm, slub: simplify kmem_cache_cpu and tid setup
` [RFC v2 12/34] mm, slub: move disabling/enabling irqs to ___slab_alloc()
` [RFC v2 13/34] mm, slub: do initial checks in ___slab_alloc() with irqs enabled
` [RFC v2 14/34] mm, slub: move disabling irqs closer to get_partial() in ___slab_alloc()
` [RFC v2 15/34] mm, slub: restore irqs around calling new_slab()
` [RFC v2 16/34] mm, slub: validate slab from partial list or page allocator before making it cpu slab
` [RFC v2 17/34] mm, slub: check new pages with restored irqs
` [RFC v2 18/34] mm, slub: stop disabling irqs around get_partial()
` [RFC v2 19/34] mm, slub: move reset of c->page and freelist out of deactivate_slab()
` [RFC v2 20/34] mm, slub: make locking in deactivate_slab() irq-safe
` [RFC v2 21/34] mm, slub: call deactivate_slab() without disabling irqs
` [RFC v2 22/34] mm, slub: move irq control into unfreeze_partials()
` [RFC v2 23/34] mm, slub: discard slabs in unfreeze_partials() without irqs disabled
` [RFC v2 24/34] mm, slub: detach whole partial list at once in unfreeze_partials()
` [RFC v2 25/34] mm, slub: detach percpu partial list in unfreeze_partials() using this_cpu_cmpxchg()
` [RFC v2 26/34] mm, slub: only disable irq with spin_lock in __unfreeze_partials()
` [RFC v2 27/34] mm, slub: don't disable irqs in slub_cpu_dead()
` [RFC v2 28/34] mm, slab: make flush_slab() possible to call with irqs enabled
` [RFC v2 29/34] mm: slub: Move flush_cpu_slab() invocations __free_slab() invocations out of IRQ context
` [RFC v2 30/34] mm: slub: Make object_map_lock a raw_spinlock_t
` [RFC v2 31/34] mm, slub: optionally save/restore irqs in slab_[un]lock()/
` [RFC v2 32/34] mm, slub: make slab_lock() disable irqs with PREEMPT_RT
` [RFC v2 33/34] mm, slub: use migrate_disable() on PREEMPT_RT
` [RFC v2 34/34] mm, slub: convert kmem_cpu_slab protection to local_lock

[PATCH v2 02/10] mm/thp: make is_huge_zero_pmd() safe and quicker
 2021-06-10  7:57 UTC  (11+ messages)
` [PATCH v2 06/10] mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()
      ` [PATCH v3 "
` [PATCH v2 08/10] mm: rmap: make try_to_unmap() void function
` [PATCH v2 10/10] mm: hwpoison_user_mappings() try_to_unmap() with TTU_SYNC

[PATCH v9 0/8] cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups
 2021-06-10  6:57 UTC  (11+ messages)
` [PATCH v9 3/8] writeback, cgroup: increment isw_nr_in_flight before grabbing an inode
` [PATCH v9 8/8] writeback, cgroup: release dying cgwbs by switching attached inodes

Cannot allocate memory despite buff/cache non-zero
 2021-06-10  5:58 UTC  (3+ messages)

[PATCH v2 0/2] mm: export __vmalloc_node_range and use it
 2021-06-10  5:24 UTC  (8+ messages)
` [PATCH v2 1/2] mm/vmalloc: export __vmalloc_node_range

[linux-next:pending-fixes 265/302] arch/arc/kernel/signal.c:101:21: error: 'struct pt_regs' has no member named 'r30'; did you mean 'r10'?
 2021-06-10  4:17 UTC 

[PATCH V2] mm/thp: Define default pmd_pgtable()
 2021-06-10  4:16 UTC  (3+ messages)

[PATCH] mm: slub: replace local_irq_save with local_irq_disable
 2021-06-10  4:14 UTC  (3+ messages)
  ` [External] "

Idle THPs
 2021-06-10  3:43 UTC 

[linux-next:master 6924/8476] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn31/dcn31_smu.c:98:5: warning: no previous prototype for function 'dcn31_smu_send_msg_with_param'
 2021-06-10  3:04 UTC 

[LSF/MM TOPIC] mmap locking topics
 2021-06-10  1:29 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION b0795f0f47d7425836ff90b96aea3bd5b73505b2
 2021-06-10  1:19 UTC 

fs/reiserfs/do_balan.c:1220:13: warning: stack frame size of 1408 bytes in function 'balance_leaf_new_nodes'
 2021-06-10  1:05 UTC 

[PATCH 04/29] do_anonymous_page: use update_mmu_tlb()
 2021-06-10  0:58 UTC  (4+ messages)
` [PATCH 08/29] mm: add FAULT_FLAG_SPECULATIVE flag

[linux-next:master 5516/7700] imx_rproc.c:undefined reference to `__arm_smccc_smc'
 2021-06-10  0:58 UTC  (3+ messages)

[PATCH v1] proc: Implement /proc/self/meminfo
 2021-06-10  0:36 UTC  (7+ messages)

[PATCH v2] mm: fs: invalidate bh_lrus for only cold path
 2021-06-09 20:52 UTC  (4+ messages)

[RFC PATCH v2 0/8] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-06-09 19:23 UTC  (3+ messages)
` [RFC PATCH v2 1/8] ext4/xfs: add page refcount helper

[v2 PATCH] mm: mempolicy: don't have to split pmd for huge zero page
 2021-06-09 17:21 UTC 

[PATCH v2 03/10] mm/thp: try_to_unmap() use TTU_SYNC for safe splitting (fwd)
 2021-06-09 16:57 UTC  (2+ messages)

[PATCH v2 01/10] mm/thp: fix __split_huge_pmd_locked() on shmem migration entry (fwd)
 2021-06-09 16:53 UTC  (2+ messages)

[PATCH] selinux: use __GFP_NOWARN with GFP_NOWAIT
 2021-06-09 16:37 UTC 

[PATCH] mm/kmemleak: use READ_ONCE() for accessing jiffies_scan_wait
 2021-06-09 15:56 UTC 

[PATCH v3 0/1] ib: Fix spelling mistakes in header files
 2021-06-09 15:00 UTC  (2+ messages)
` [PATCH v3 1/1] lib: "

[RFC PATCH V3] zram:calculate available memory when zram is used
 2021-06-09 14:59 UTC  (6+ messages)

[PATCH v2 0/9] Remove DISCINTIGMEM memory model
 2021-06-09 14:50 UTC  (3+ messages)

[PATCH v3 00/27] userfaultfd-wp: Support shmem and hugetlbfs
 2021-06-09 14:43 UTC  (4+ messages)
` [PATCH v3 04/27] mm/userfaultfd: Introduce special pte for unmapped file-backed mem

[PATCH v2 0/1] lib: Fix spelling mistakes in header files
 2021-06-09 14:41 UTC  (6+ messages)
` [PATCH v2 1/1] "

[LSF/MM/BPF TOPIC] Improving alloc_contig_range()
 2021-06-09 13:39 UTC 

[PATCH] docs: add documentation for SLUB cache kunit tests
 2021-06-09 13:21 UTC  (2+ messages)

[linux-next:master 3856/8019] drivers/gpu/drm/selftests/test-drm_framebuffer.c:11:1: iwyu: warning: superfluous #include <drm/drm_print.h>
 2021-06-09 12:03 UTC 

[PATCH] mm: compaction: remove duplicate !list_empty(&sublist) check
 2021-06-09 11:27 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD REGRESSION bb98540795311b591adad8fd39e1d35760dcf674
 2021-06-09 11:24 UTC 

how to return a chunk of kernel .data to free mem ?
 2021-06-09 11:19 UTC  (2+ messages)

[PATCH] mm/nommu: unexport do_munmap()
 2021-06-09 11:18 UTC  (2+ messages)

[PATCH 0/9] Remove DISCINTIGMEM memory model
 2021-06-09 10:58 UTC  (5+ messages)
` [PATCH 8/9] mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
` [PATCH 9/9] mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM


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 read-only IMAP folder(s) and NNTP newsgroup(s).