linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-21 23:48:54 to 2018-05-23 09:25:18 UTC [more...]

[PATCH v6 00/17] Rearrange struct page
 2018-05-23  9:25 UTC  (14+ messages)
` [PATCH v6 17/17] mm: Distinguish VMalloc pages

[RFC] trace when adding memory to an offline nod
 2018-05-23  9:19 UTC  (4+ messages)

[PATCH 00/11] mm: Teach memory_failure() about ZONE_DEVICE pages
 2018-05-23  9:03 UTC  (17+ messages)
` [PATCH 01/11] device-dax: convert to vmf_insert_mixed and vm_fault_t
` [PATCH 02/11] device-dax: cleanup vm_fault de-reference chains
` [PATCH 03/11] device-dax: enable page_mapping()
` [PATCH 04/11] device-dax: set page->index
` [PATCH 05/11] filesystem-dax: "
` [PATCH 06/11] filesystem-dax: perform __dax_invalidate_mapping_entry() under the page lock
` [PATCH 07/11] mm, madvise_inject_error: fix page count leak
` [PATCH 08/11] x86, memory_failure: introduce {set, clear}_mce_nospec()
` [PATCH 09/11] mm, memory_failure: pass page size to kill_proc()
` [PATCH 10/11] mm, memory_failure: teach memory_failure() about dev_pagemap pages
` [PATCH 11/11] libnvdimm, pmem: restore page attributes when clearing errors

[RFC] Checking for error code in __offline_pages
 2018-05-23  8:32 UTC  (6+ messages)

[PATCH -mm -V3 00/21] mm, THP, swap: Swapout/swapin THP in one piece
 2018-05-23  8:26 UTC  (22+ messages)
` [PATCH -mm -V3 01/21] mm, THP, swap: Enable PMD swap operations for CONFIG_THP_SWAP
` [PATCH -mm -V3 02/21] mm, THP, swap: Make CONFIG_THP_SWAP depends on CONFIG_SWAP
` [PATCH -mm -V3 03/21] mm, THP, swap: Support PMD swap mapping in swap_duplicate()
` [PATCH -mm -V3 04/21] mm, THP, swap: Support PMD swap mapping in swapcache_free_cluster()
` [PATCH -mm -V3 05/21] mm, THP, swap: Support PMD swap mapping in free_swap_and_cache()/swap_free()
` [PATCH -mm -V3 06/21] mm, THP, swap: Support PMD swap mapping when splitting huge PMD
` [PATCH -mm -V3 07/21] mm, THP, swap: Support PMD swap mapping in split_swap_cluster()
` [PATCH -mm -V3 08/21] mm, THP, swap: Support to read a huge swap cluster for swapin a THP
` [PATCH -mm -V3 09/21] mm, THP, swap: Swapin a THP as a whole
` [PATCH -mm -V3 10/21] mm, THP, swap: Support to count THP swapin and its fallback
` [PATCH -mm -V3 11/21] mm, THP, swap: Add sysfs interface to configure THP swapin
` [PATCH -mm -V3 12/21] mm, THP, swap: Support PMD swap mapping in swapoff
` [PATCH -mm -V3 13/21] mm, THP, swap: Support PMD swap mapping in madvise_free()
` [PATCH -mm -V3 14/21] mm, cgroup, THP, swap: Support to move swap account for PMD swap mapping
` [PATCH -mm -V3 15/21] mm, THP, swap: Support to copy PMD swap mapping when fork()
` [PATCH -mm -V3 16/21] mm, THP, swap: Free PMD swap mapping when zap_huge_pmd()
` [PATCH -mm -V3 17/21] mm, THP, swap: Support PMD swap mapping for MADV_WILLNEED
` [PATCH -mm -V3 18/21] mm, THP, swap: Support PMD swap mapping in mincore()
` [PATCH -mm -V3 19/21] mm, THP, swap: Support PMD swap mapping in common path
` [PATCH -mm -V3 20/21] mm, THP, swap: create PMD swap mapping when unmap the THP
` [PATCH -mm -V3 21/21] mm, THP: Avoid to split THP when reclaim MADV_FREE THP

[PATCH] mm: save two stranding bit in gfp_mask
 2018-05-23  8:17 UTC  (3+ messages)

[PATCH] userfaultfd: prevent non-cooperative events vs mcopy_atomic races
 2018-05-23  7:42 UTC 

buffered I/O without buffer heads in xfs and iomap v2
 2018-05-23  6:03 UTC  (17+ messages)
` [PATCH 05/34] fs: use ->is_partially_uptodate in page_cache_seek_hole_data
` [PATCH 08/34] mm: split ->readpages calls to avoid non-contiguous pages lists
` [PATCH 16/34] iomap: add initial support for writes without buffer heads

[PATCH v2 0/7] mm: Rework hmm to use devm_memremap_pages
 2018-05-23  5:10 UTC  (8+ messages)
` [PATCH v2 1/7] mm, devm_memremap_pages: Mark devm_memremap_pages() EXPORT_SYMBOL_GPL
` [PATCH v2 2/7] mm, devm_memremap_pages: Kill mapping "System RAM" support
` [PATCH v2 3/7] mm, devm_memremap_pages: Fix shutdown handling
` [PATCH v2 4/7] mm, devm_memremap_pages: Add MEMORY_DEVICE_PRIVATE support
` [PATCH v2 5/7] mm, hmm: Use devm semantics for hmm_devmem_{add, remove}
` [PATCH v2 6/7] mm, hmm: Replace hmm_devmem_pages_create() with devm_memremap_pages()
` [PATCH v2 7/7] mm, hmm: Mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPL

[PATCH] Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"
 2018-05-23  1:18 UTC 

[PATCH] Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"
 2018-05-23  0:09 UTC  (12+ messages)

[PATCH v2 00/40] Shared Virtual Addressing for the IOMMU
 2018-05-22 23:35 UTC  (9+ messages)
` [PATCH v2 03/40] iommu/sva: Manage process address spaces
` [PATCH v2 07/40] iommu: Add a page fault handler

[PATCH] Add the memcg print oom info for system oom
 2018-05-22 22:54 UTC  (7+ messages)

[PATCH] mm: fix race between kmem_cache destroy, create and deactivate
 2018-05-22 22:07 UTC  (6+ messages)

[PATCH 00/10] Misc block layer patches for bcachefs
 2018-05-22 22:01 UTC  (6+ messages)

[Bug 199763] System is unresponsive, or completely frozen on high memory usage
 2018-05-22 21:41 UTC 

[PATCH v11 00/63] Convert page cache to XArray
 2018-05-22 21:39 UTC  (9+ messages)
` [PATCH v11 53/63] dax: Rename some functions
` [PATCH v11 54/63] dax: Hash on XArray instead of mapping

[PATCH 0/5] mm: rework hmm to use devm_memremap_pages
 2018-05-22 21:38 UTC  (21+ messages)
` [PATCH 1/5] mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPL
` [PATCH 2/5] mm, devm_memremap_pages: handle errors allocating final devres action
` [PATCH 3/5] mm, hmm: use devm semantics for hmm_devmem_{add, remove}
` [PATCH 4/5] mm, hmm: replace hmm_devmem_pages_create() with devm_memremap_pages()
` [PATCH 5/5] mm, hmm: mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPL

[PATCH v2 0/2] kasan: fix memory notifier handling
 2018-05-22 21:07 UTC  (8+ messages)
` [PATCH v2 1/2] kasan: free allocated shadow memory on MEM_CANCEL_ONLINE
` [PATCH v2 2/2] kasan: fix memory hotplug during boot

[PATCH] mm/kasan: Don't vfree() nonexistent vm_area
 2018-05-22 21:03 UTC  (3+ messages)

[PATCH v2 0/4] Interface for higher order contiguous allocations
 2018-05-22 20:35 UTC  (12+ messages)
` [PATCH v2 2/4] mm: check for proper migrate type during isolation
` [PATCH v2 3/4] mm: add find_alloc_contig_pages() interface

[PATCH v2 0/7] mm: pages for hugetlb's overcommit may be able to charge to memcg
 2018-05-22 20:28 UTC  (8+ messages)

[PATCH V6 0/2 RESEND] KSM replace hash algo with faster hash
 2018-05-22 20:22 UTC  (3+ messages)
` [PATCH V6 2/2 RESEND] ksm: replace jhash2 "

[PATCH v2] mm: fix race between kmem_cache destroy, create and deactivate
 2018-05-22 20:13 UTC 

[PATCH v2] mm/THP: use hugepage_vma_check() in khugepaged_enter_vma_merge()
 2018-05-22 19:44 UTC 

[PATCH] mm/THP: use hugepage_vma_check() in khugepaged_enter_vma_merge()
 2018-05-22 19:31 UTC  (3+ messages)

[RFC PATCH v2 00/12] get rid of GFP_ZONE_TABLE/BAD
 2018-05-22 18:37 UTC  (9+ messages)
` [RFC PATCH v2 02/12] arch/x86/kernel/amd_gart_64: update usage of address zone modifiers
    ` [External] "
` [RFC PATCH v2 10/12] mm/zsmalloc: "
    ` [External] "

[PATCH] mm: Add new vma flag VM_LOCAL_CPU
 2018-05-22 17:51 UTC  (13+ messages)

[PATCH v1 00/16] khwasan: kernel hardware assisted address sanitizer
 2018-05-22 14:38 UTC  (13+ messages)
` [PATCH v1 01/16] khwasan, mm: change kasan hooks signatures
` [PATCH v1 02/16] khwasan: move common kasan and khwasan code to common.c
` [PATCH v1 03/16] khwasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_HW
` [PATCH v1 08/16] khwasan: add tag related helper functions

[PATCH 1/2] mm: propagate memory effective protection on setting memory.min/low
 2018-05-22 13:25 UTC  (2+ messages)
` [PATCH 2/2] mm: don't skip memory guarantee calculations

[PATCH] mm/memory_hotplug: Fix leftover use of struct page during hotplug
 2018-05-22 12:56 UTC  (5+ messages)

[PATCH v11 01/26] mm: introduce CONFIG_SPECULATIVE_PAGE_FAULT
 2018-05-22 12:00 UTC  (2+ messages)
` [FIX PATCH "

[PATCH v11 00/26] Speculative page faults
 2018-05-22 11:47 UTC  (6+ messages)
` [PATCH v11 01/26] mm: introduce CONFIG_SPECULATIVE_PAGE_FAULT

[RFC PATCH v2 00/12] get rid of GFP_ZONE_TABLE/BAD
 2018-05-22 10:22 UTC 

[PATCH v7 00/17] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-05-22 10:10 UTC  (18+ messages)
` [PATCH v7 01/17] list_lru: Combine code under the same define
` [PATCH v7 02/17] mm: Introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOB
` [PATCH v7 03/17] mm: Assign id to every memcg-aware shrinker
` [PATCH v7 04/17] memcg: Move up for_each_mem_cgroup{, _tree} defines
` [PATCH v7 05/17] mm: Assign memcg-aware shrinkers bitmap to memcg
` [PATCH v7 06/17] mm: Refactoring in workingset_init()
` [PATCH v7 07/17] fs: Refactoring in alloc_super()
` [PATCH v7 08/17] fs: Propagate shrinker::id to list_lru
` [PATCH v7 09/17] list_lru: Add memcg argument to list_lru_from_kmem()
` [PATCH v7 10/17] list_lru: Pass dst_memcg argument to memcg_drain_list_lru_node()
` [PATCH v7 11/17] list_lru: Pass lru "
` [PATCH v7 12/17] mm: Export mem_cgroup_is_root()
` [PATCH v7 13/17] mm: Set bit in memcg shrinker bitmap on first list_lru item apearance
` [PATCH v7 14/17] mm: Iterate only over charged shrinkers during memcg shrink_slab()
` [PATCH v7 15/17] mm: Generalize shrink_slab() calls in shrink_node()
` [PATCH v7 16/17] mm: Add SHRINK_EMPTY shrinker methods return value
` [PATCH v7 17/17] mm: Clear shrinker bit if there are no objects related to memcg

[PATCH v1 0/2] kasan: fix memory notifier handling
 2018-05-22  9:58 UTC  (4+ messages)
` [PATCH v1 1/2] kasan: free allocated shadow memory on MEM_CANCEL_OFFLINE
` [PATCH v1 2/2] kasan: fix memory hotplug during boot

[PATCH] MAINTAINERS: Change hugetlbfs maintainer and update files
 2018-05-22  7:40 UTC  (4+ messages)

[PATCH v4] Print the memcg's name when system-wide OOM happened
 2018-05-22  7:28 UTC  (2+ messages)

[PATCH v11 0/7] dax: fix dma vs truncate/hole-punch
 2018-05-22  6:27 UTC  (7+ messages)
` [PATCH v11 1/7] memremap: split devm_memremap_pages() and memremap() infrastructure
` [PATCH v11 2/7] mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS
` [PATCH v11 7/7] xfs, dax: introduce xfs_break_dax_layouts()

[PATCH v10] mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS
 2018-05-22  6:28 UTC  (5+ messages)

[PATCH] mm,oom: Don't call schedule_timeout_killable() with oom_lock held
 2018-05-22  6:18 UTC  (6+ messages)

Why do we let munmap fail?
 2018-05-22  5:34 UTC  (19+ 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).