linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-12 07:34:57 to 2021-06-15 01:47:14 UTC [more...]

[PATCH v12 0/6] KASAN core changes for ppc64 radix KASAN
 2021-06-15  1:46 UTC 

[PATCH v2] mm/gup: fix try_grab_compound_head() race with split_huge_page()
 2021-06-15  1:20 UTC 

[PATCH v2 0/3] Split huge PMD mapping of vmemmap pages
 2021-06-15  1:12 UTC  (5+ messages)
` [PATCH v2 1/3] mm: sparsemem: split the "
` [PATCH v2 2/3] mm: sparsemem: use huge PMD mapping for "
` [PATCH v2 3/3] mm: hugetlb: introduce CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ON

[PATCH v4] mm/compaction: let proactive compaction order configurable
 2021-06-15  1:11 UTC  (3+ messages)
  ` 答复: "

[PATCH] mm: relocate 'write_protect_seq' in struct mm_struct
 2021-06-15  1:11 UTC  (3+ messages)

[tip:tmp.tmp2 290/364] fs/ocfs2/dlm/dlmrecovery.c: linux/stringhash.h is included more than once
 2021-06-15  1:07 UTC  (2+ messages)
` [RFC PATCH tip] sched/headers, fs: fix duplicated inclusion

[PATCH v4 0/4] shoot lazy tlbs
 2021-06-15  0:55 UTC  (10+ messages)
` [PATCH v4 2/4] lazy tlb: allow lazy tlb mm refcounting to be configurable

[PATCH resend] mm/gup: fix try_grab_compound_head() race with split_huge_page()
 2021-06-15  0:38 UTC  (7+ messages)

[PATCH] mm: memcontrol: Remove trailing semicolon in macros
 2021-06-15  0:15 UTC 

Arm64 crash while reading memory sysfs
 2021-06-15  0:13 UTC  (12+ messages)

[PATCH v4 0/2] mm: add vmalloc_no_huge and use it
 2021-06-14 23:59 UTC  (8+ messages)
` [PATCH v4 1/2] mm/vmalloc: add vmalloc_no_huge
` [PATCH v4 2/2] KVM: s390: prepare for hugepage vmalloc

[PATCH v1 00/11] mm, sparse-vmemmap: Introduce compound pagemaps
 2021-06-14 23:07 UTC  (7+ messages)
` [PATCH v1 09/11] mm/page_alloc: reuse tail struct pages for "

[PATCH 1/4] mm: remove irqsave/restore locking from contexts with irqs enabled
 2021-06-14 22:41 UTC  (7+ messages)
` [PATCH 2/4] fs: drop_caches: fix skipping over shadow cache inodes
` [PATCH 3/4] fs: inode: count invalidated shadow pages in pginodesteal
` [PATCH 4/4] vfs: keep inodes with page cache off the inode shrinker LRU

[PATCH] mm/vmscan.c: fix potential deadlock in reclaim_pages()
 2021-06-14 22:10 UTC  (2+ messages)

[LSF/MM TOPIC] Tiered memory accounting and management
 2021-06-14 21:51 UTC 

WARNING at asm/kfence.h:44 kfence_protect_page
 2021-06-14 21:29 UTC  (5+ messages)

[PATCH] include/trace/events/vmscan.h: remove mm_vmscan_inactive_list_is_low
 2021-06-14 21:24 UTC  (2+ messages)

[PATCH Part1 RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-06-14 21:01 UTC  (27+ 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 14/22] x86/mm: Add support to validate memory when changing C-bit
` [PATCH Part1 RFC v3 16/22] KVM: SVM: Create a separate mapping for the SEV-ES save area
` [PATCH Part1 RFC v3 21/22] x86/sev: Register SNP guest request platform device

[PATCH v11 00/33] Memory folios
 2021-06-14 20:14 UTC  (34+ messages)
` [PATCH v11 01/33] mm: Convert get_page_unless_zero() to return bool
` [PATCH v11 02/33] mm: Introduce struct folio
` [PATCH v11 03/33] mm: Add folio_pgdat(), folio_zone() and folio_zonenum()
` [PATCH v11 04/33] mm/vmstat: Add functions to account folio statistics
` [PATCH v11 05/33] mm/debug: Add VM_BUG_ON_FOLIO() and VM_WARN_ON_ONCE_FOLIO()
` [PATCH v11 06/33] mm: Add folio reference count functions
` [PATCH v11 07/33] mm: Add folio_put()
` [PATCH v11 08/33] mm: Add folio_get()
` [PATCH v11 09/33] mm: Add folio_try_get_rcu()
` [PATCH v11 10/33] mm: Add folio flag manipulation functions
` [PATCH v11 11/33] mm/lru: Add folio LRU functions
` [PATCH v11 12/33] mm: Handle per-folio private data
` [PATCH v11 13/33] mm/filemap: Add folio_index(), folio_file_page() and folio_contains()
` [PATCH v11 14/33] mm/filemap: Add folio_next_index()
` [PATCH v11 15/33] mm/filemap: Add folio_offset() and folio_file_offset()
` [PATCH v11 16/33] mm/util: Add folio_mapping() and folio_file_mapping()
` [PATCH v11 17/33] mm/memcg: Add folio wrappers for various functions
` [PATCH v11 18/33] mm/filemap: Add folio_unlock()
` [PATCH v11 19/33] mm/filemap: Add folio_lock()
` [PATCH v11 20/33] mm/filemap: Add folio_lock_killable()
` [PATCH v11 21/33] mm/filemap: Add __folio_lock_async()
` [PATCH v11 22/33] mm/filemap: Add folio_wait_locked()
` [PATCH v11 23/33] mm/filemap: Add __folio_lock_or_retry()
` [PATCH v11 24/33] mm/swap: Add folio_rotate_reclaimable()
` [PATCH v11 25/33] mm/filemap: Add folio_end_writeback()
` [PATCH v11 26/33] mm/writeback: Add folio_wait_writeback()
` [PATCH v11 27/33] mm/writeback: Add folio_wait_stable()
` [PATCH v11 28/33] mm/filemap: Add folio_wait_bit()
` [PATCH v11 29/33] mm/filemap: Add folio_wake_bit()
` [PATCH v11 30/33] mm/filemap: Convert page wait queues to be folios
` [PATCH v11 31/33] mm/filemap: Add folio private_2 functions
` [PATCH v11 32/33] fs/netfs: Add folio fscache functions
` [PATCH v11 33/33] mm: Add folio_mapped()

kmemleak memory scanning
 2021-06-14 20:31 UTC 

[PATCH 1/2] mm: Change pud_page_vaddr to return pmd_t *
 2021-06-14 18:32 UTC  (4+ messages)
` [PATCH 2/2] mm: Change p4d_page_vaddr to return pud_t *

remove the implicit .set_page_dirty default
 2021-06-14 16:17 UTC  (17+ messages)
` [PATCH 1/3] fs: unexport __set_page_dirty
` [PATCH 2/3] fs: move ramfs_aops to libfs
` [PATCH 3/3] mm: require ->set_page_dirty to be explicitly wire up

[PATCH v3 0/2] memory-hotplug.rst: complete admin-guide overhaul
 2021-06-14 16:16 UTC  (5+ messages)

[PATCH v7 02/11] mm/mremap: Fix race between MOVE_PUD mremap and pageout
 2021-06-14 16:08 UTC  (4+ messages)
` [mm/mremap] ecf8443e51: vm-scalability.throughput -29.4% regression

[PATCH 1/1] dma: coherent: check no-map property for arm64
 2021-06-14 15:36 UTC  (5+ messages)

[RFC PATCH v2 0/8] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-06-14 15:26 UTC  (4+ messages)
` [RFC PATCH v2 1/8] ext4/xfs: add page refcount helper

[PATCH V3 0/2] mm: compaction: proactive compaction trigger by user
 2021-06-14 14:57 UTC  (4+ messages)
` [PATCH v3 1/2] mm: compaction: support triggering of proactive compaction "

[PATCH 1/1] percpu: initialize best_upa variable
 2021-06-14 14:50 UTC 

Create mm@lists.linux.dev
 2021-06-14 14:25 UTC  (2+ messages)

[RFC v2 00/34] SLUB: reduce irq disabled scope and make it RT compatible
 2021-06-14 14:01 UTC  (10+ messages)
` [RFC v2 33/34] mm, slub: use migrate_disable() on PREEMPT_RT

[PATCH] mm: Mark idle page tracking as BROKEN
 2021-06-14 13:49 UTC  (3+ messages)

[RFC PATCH 0/7] Memory hotplug/hotremove at subsection size
 2021-06-14 11:32 UTC  (7+ messages)

[RFC PATCH] mm/page_reporting: Adjust threshold according to MAX_ORDER
 2021-06-14 11:03 UTC  (3+ messages)

[PATCH v29 09/13] mm/damon/dbgfs: Support multiple contexts
 2021-06-14  9:44 UTC  (4+ messages)

[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-14  9:26 UTC  (14+ messages)
                              ` [PATCH FIX -next] "

[PATCH v2 0/3] kasan: add memory corruption identification for hw tag-based kasan
 2021-06-14  8:48 UTC  (6+ messages)
` [PATCH v2 2/3] kasan: integrate the common part of two KASAN tag-based modes

Idle THPs
 2021-06-14  8:16 UTC  (2+ messages)

[PATCH v29 00/13] Introduce Data Access MONitor (DAMON)
 2021-06-14  8:09 UTC  (2+ messages)

[PATCH v29 08/13] mm/damon/dbgfs: Export kdamond pid to the user space
 2021-06-14  7:54 UTC  (2+ messages)

vmemmap alloc failure in hot_add_req()
 2021-06-14  7:38 UTC  (2+ messages)

[PATCH 00/29] Speculative page faults (anon vmas only)
 2021-06-14  7:04 UTC  (5+ messages)

[PATCH v29 07/13] mm/damon: Implement a debugfs-based user space interface
 2021-06-14  6:48 UTC  (2+ messages)

[PATCH v2] mm/oom_kill: show oom eligibility when displaying the current memory state of all tasks
 2021-06-14  6:44 UTC  (3+ messages)

[PATCH 0/6] mremap fixes
 2021-06-14  5:27 UTC  (7+ messages)
` [PATCH 5/6] mm/mremap: Use pmd/pud_poplulate to update page table entries

[PATCH V3] mm/thp: Define default pmd_pgtable()
 2021-06-14  4:48 UTC 

[PATCH v1 0/6] mm/hwpoison: fix unpoison_memory()
 2021-06-14  3:55 UTC  (9+ messages)
` [PATCH v1 1/6] mm/hwpoison: mf_mutex for soft offline and unpoison
` [PATCH v1 2/6] mm/hwpoison: remove race consideration
` [PATCH v1 3/6] mm/hwpoison: introduce MF_MSG_PAGETABLE
` [PATCH v1 4/6] mm/hwpoison: remove MF_MSG_BUDDY_2ND and MF_MSG_POISONED_HUGE
` [PATCH v1 5/6] mm/hwpoison: make some kernel pages handlable
` [PATCH v1 6/6] mm/hwpoison: fix unpoison_memory()

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

[RFC 1/3] mm/slub: aggregate objects in cache by stack trace
 2021-06-14  0:08 UTC  (3+ messages)
` [RFC 4/4] docs: add description of debugfs files for SLUB cache

[PATCH] mm/kmemleak: use READ_ONCE() for accessing jiffies_scan_wait
 2021-06-13 17:49 UTC  (2+ messages)

[PATCH] mm/kmemleak: fix the possible wrong memory scanning period
 2021-06-13 17:40 UTC 

[PATCH] security: add LSM hook at the memfd_create point
 2021-06-13 17:25 UTC 

[PATCH] mm, futex: Fix shared futex pgoff on shmem huge page
 2021-06-13 10:27 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH 0/4] selftests/vm/pkeys: Bug fixes and a new test
 2021-06-13  8:54 UTC  (2+ messages)

[linux-next:master 8472/9209] drivers/iommu/intel/perf.c:16: warning: expecting prototype for perf.c(). Prototype was for DEFINE_SPINLOCK() instead
 2021-06-12 11:47 UTC 

[PATCH 2/2] of: of_reserved_mem: mark nomap memory instead of removing
 2021-06-12 11:20 UTC  (2+ messages)

[PATCH v2] mm/page_alloc: Allow high-order pages to be stored on the per-cpu lists
 2021-06-12 10:07 UTC  (3+ messages)

[PATCH v2 00/10] mm/thp: fix THP splitting unmap BUGs and related
 2021-06-12  8:20 UTC  (3+ messages)


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).