linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-27 13:19:15 to 2019-07-01 09:28:04 UTC [more...]

[PATCH 0/3] fix vmalloc_to_page for huge vmap mappings
 2019-07-01  9:27 UTC  (3+ messages)
` [PATCH 1/3] arm64: mm: Add p?d_large() definitions

[RFC PATCH v3 00/15] Slab Movable Objects (SMO)
 2019-07-01  9:26 UTC  (12+ messages)
` [RFC PATCH v3 14/15] dcache: Implement partial shrink via Slab Movable Objects
            ` shrink_dentry_list() logics change (was Re: [RFC PATCH v3 14/15] dcache: Implement partial shrink via Slab Movable Objects)

[PATCH 0/5] mm/vmalloc.c: improve readability and rewrite vmap_area
 2019-07-01  9:20 UTC  (7+ messages)
` [PATCH 1/5] mm/vmalloc.c: Introduce a wrapper function of insert_vmap_area()
` [PATCH 2/5] mm/vmalloc.c: Introduce a wrapper function of insert_vmap_area_augment()
` [PATCH 3/5] mm/vmalloc.c: Rename function __find_vmap_area() for readability
` [PATCH 4/5] mm/vmalloc.c: Modify function merge_or_add_vmap_area() "
` [PATCH 5/5] mm/vmalloc.c: Rewrite struct vmap_area to reduce its size

[Question] Should direct reclaim time be bounded?
 2019-07-01  8:59 UTC  (6+ messages)

[PATCH v3 00/11] mm/memory_hotplug: Factor out memory block devicehandling
 2019-07-01  8:52 UTC  (21+ messages)
` [PATCH v3 01/11] mm/memory_hotplug: Simplify and fix check_hotplug_memory_range()
` [PATCH v3 02/11] s390x/mm: Fail when an altmap is used for arch_add_memory()
` [PATCH v3 03/11] s390x/mm: Implement arch_remove_memory()
` [PATCH v3 05/11] drivers/base/memory: Pass a block_id to init_memory_block()
` [PATCH v3 06/11] mm/memory_hotplug: Allow arch_remove_pages() without CONFIG_MEMORY_HOTREMOVE
` [PATCH v3 07/11] mm/memory_hotplug: Create memory block devices after arch_add_memory()
` [PATCH v3 08/11] mm/memory_hotplug: Drop MHP_MEMBLOCK_API
` [PATCH v3 09/11] mm/memory_hotplug: Remove memory block devices before arch_remove_memory()
` [PATCH v3 10/11] mm/memory_hotplug: Make unregister_memory_block_under_nodes() never fail
` [PATCH v3 11/11] mm/memory_hotplug: Remove "zone" parameter from sparse_remove_one_section

use exact allocation for dma coherent memory
 2019-07-01  8:48 UTC  (2+ messages)

dev_pagemap related cleanups v4
 2019-07-01  8:25 UTC  (24+ messages)
` [PATCH 01/22] mm/hmm.c: suppress compilation warnings when CONFIG_HUGETLB_PAGE is not set
` [PATCH 02/22] mm/hmm: update HMM documentation
` [PATCH 03/22] mm/hmm: clean up some coding style and comments
` [PATCH 04/22] mm/hmm: support automatic NUMA balancing
` [PATCH 05/22] mm/hmm: Only set FAULT_FLAG_ALLOW_RETRY for non-blocking
` [PATCH 06/22] mm/hmm: fix use after free with struct hmm in the mmu notifiers
` [PATCH 07/22] mm/hmm: Use hmm_mirror not mm as an argument for hmm_range_register
` [PATCH 08/22] mm/hmm: Hold a mmgrab from hmm to mm
` [PATCH 09/22] mm/hmm: Simplify hmm_get_or_create and make it reliable
` [PATCH 10/22] mm/hmm: Remove duplicate condition test before wait_event_timeout
` [PATCH 11/22] mm/hmm: Do not use list*_rcu() for hmm->ranges
` [PATCH 12/22] mm/hmm: Hold on to the mmget for the lifetime of the range
` [PATCH 13/22] mm/hmm: Use lockdep instead of comments
` [PATCH 14/22] mm/hmm: Remove racy protection against double-unregistration
` [PATCH 15/22] mm/hmm: Poison hmm_range during unregister
` [PATCH 16/22] mm/hmm: Remove confusing comment and logic from hmm_release
` [PATCH 17/22] mm/hmm: Fix error flows in hmm_invalidate_range_start
` [PATCH 18/22] mm: return valid info from hmm_range_unregister
` [PATCH 19/22] mm: always return EBUSY for invalid ranges in hmm_range_{fault,snapshot}
` [PATCH 20/22] mm: move hmm_vma_fault to nouveau
` [PATCH 21/22] nouveau: unlock mmap_sem on all errors from nouveau_range_fault
` [PATCH 22/22] mm: remove the legacy hmm_pfn_* APIs

[PATCH] mm: vmscan: fix not scanning anonymous pages when detecting file refaults
 2019-07-01  8:10 UTC  (12+ messages)
` [PATCH v2] "
  ` [PATCH] mm: vmscan: scan anonymous pages on "

[PATCH v3 0/5] Introduce MADV_COLD and MADV_PAGEOUT
 2019-07-01  7:38 UTC  (12+ messages)
` [PATCH v3 1/5] mm: introduce MADV_COLD

RISC-V nommu support v2
 2019-07-01  6:56 UTC  (2+ messages)

[PATCH v2 0/3] fix vmalloc_to_page for huge vmap mappings
 2019-07-01  6:40 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: mm: Add p?d_large() definitions
` [PATCH v2 2/3] powerpc/64s: Add p?d_large definitions
` [PATCH v2 3/3] mm/vmalloc: fix vmalloc_to_page for huge vmap mappings

[PATCH] block: fix a crash in do_task_dead()
 2019-06-30 23:06 UTC  (6+ messages)

kernel BUG at mm/swap_state.c:170!
 2019-06-30 21:15 UTC  (7+ messages)

[PATCH v4 00/14] Provide generic top-down mmap layout functions
 2019-06-30 15:34 UTC  (3+ messages)

[PATCH] mm: Generalize and rename notify_page_fault() as kprobe_page_fault()
 2019-06-30  4:41 UTC  (3+ messages)

[PATCH] binfmt_elf: Extract .note.gnu.property from an ELF file
 2019-06-29 23:51 UTC  (5+ messages)

[RFC PATCH 1/3] mm: Introduce VM_IBT for CET legacy code bitmap
 2019-06-29 23:44 UTC  (6+ messages)
` [RFC PATCH 2/3] Introduce arch_prctl(ARCH_X86_CET_MARK_LEGACY_CODE)
` [RFC PATCH 3/3] Prevent user from writing to IBT bitmap

[PATCH V2] include: linux: Regularise the use of FIELD_SIZEOF macro
 2019-06-29 16:45 UTC  (5+ messages)

switch the remaining architectures to use generic GUP v4
 2019-06-29 15:15 UTC  (5+ messages)
` [PATCH 04/16] MIPS: use the generic get_user_pages_fast code
` [PATCH 06/16] sh: "

[PATCH] mm: mempolicy: don't select exited threads as OOM victims
 2019-06-29 11:24 UTC 

[RFC] arm64: Detecting tagged addresses
 2019-06-29  7:17 UTC  (4+ messages)

[PATCH v6 0/4] vfs: make immutable files actually immutable
 2019-06-29  7:04 UTC  (6+ messages)
` [PATCH 1/4] mm/fs: don't allow writes to immutable files
` [PATCH 2/4] vfs: flush and wait for io when setting the immutable flag via SETFLAGS
` [PATCH 3/4] vfs: flush and wait for io when setting the immutable flag via FSSETXATTR
` [PATCH 4/4] vfs: don't allow most setxattr to immutable files

[PATCH v4 hmm 00/12]
 2019-06-29  1:26 UTC  (5+ messages)
` [PATCH v4 hmm 12/12] mm/hmm: Fix error flows in hmm_invalidate_range_start

[PATCH v1 0/6] mm / virtio: Provide support for paravirtual waste page treatment
 2019-06-28 19:55 UTC  (7+ messages)
` [PATCH v1 1/6] mm: Adjust shuffle code to allow for future coalescing
` [PATCH v1 2/6] mm: Move set/get_pcppage_migratetype to mmzone.h

[PATCH] mm, vmscan: prevent useless kswapd loops
 2019-06-28 19:27 UTC  (3+ messages)

[RFC][Patch v10 0/2] mm: Support for page hinting
 2019-06-28 19:13 UTC  (7+ messages)

dev_pagemap related cleanups v3
 2019-06-28 19:14 UTC  (25+ messages)
` [PATCH 03/25] mm: remove hmm_devmem_add_resource
` [PATCH 12/25] memremap: add a migrate_to_ram method to struct dev_pagemap_ops
` [PATCH 16/25] device-dax: use the dev_pagemap internal refcount
` [PATCH 17/25] PCI/P2PDMA: "
` [PATCH 20/25] mm: remove hmm_vma_alloc_locked_page
` [PATCH 24/25] mm: remove the HMM config option

[PATCH] mm: fix regression with deferred struct page init
 2019-06-28 18:47 UTC  (6+ messages)
  ` [Xen-devel] "

[PATCH v2 0/2] vfs: make active swap files unwritable
 2019-06-28 18:35 UTC  (3+ messages)
` [PATCH 1/2] mm: set S_SWAPFILE on blockdev swap devices
` [PATCH 2/2] vfs: don't allow writes to swap files

[PATCH 0/2] mm, slab: Extend vm/drop_caches to shrink kmem slabs
 2019-06-28 17:30 UTC  (18+ messages)
` [PATCH 1/2] mm, memcontrol: Add memcg_iterate_all()
` [PATCH 2/2] mm, slab: Extend vm/drop_caches to shrink kmem slabs

[RFC PATCH] binfmt_elf: Extract .note.gnu.property from an ELF file
 2019-06-28 17:22 UTC 

[PATCH v3 0/3] TLB flush counters
 2019-06-28 16:37 UTC  (6+ messages)
` [PATCH v3 1/3] x86: Move DEBUG_TLBFLUSH option
` [PATCH v3 3/3] RISC-V: Update tlb flush counters

DMA-API attr - DMA_ATTR_NO_KERNEL_MAPPING
 2019-06-28 16:29 UTC  (4+ messages)

[PATCH v4 1/3] mm, oom: refactor dump_tasks for memcg OOMs
 2019-06-28 15:24 UTC  (3+ messages)
` [PATCH v4 2/3] mm, oom: remove redundant task_in_mem_cgroup() check
` [PATCH v4 3/3] oom: decouple mems_allowed from oom_unkillable_task

[PATCH 39/43] docs: sysctl: convert to ReST
 2019-06-28 12:20 UTC 

[PATCH v2 0/3] mm: Cleanup & allow modules to hotplug memory
 2019-06-28 11:58 UTC  (14+ messages)
` [PATCH v2 1/3] mm: Trigger bug on if a section is not found in __section_nr
` [PATCH v2 2/3] mm: don't hide potentially null memmap pointer in sparse_remove_one_section
` [PATCH v2 3/3] mm: Don't manually decrement num_poisoned_pages

[RFC 0/2] arm64/mm: Enable THP migration
 2019-06-28 10:20 UTC  (5+ messages)
` [RFC 1/2] arm64/mm: Change THP helpers to comply with generic MM semantics

[PATCH v10 0/3] add init_on_alloc/init_on_free boot options
 2019-06-28  9:31 UTC  (3+ messages)
` [PATCH v10 1/2] mm: security: introduce init_on_alloc=1 and init_on_free=1 "
` [PATCH v10 2/2] mm: init: report memory auto-initialization features at boot time

[Bug 203715] BUG: unable to handle kernel NULL pointer dereference under stress (possibly related to https://lkml.org/lkml/2019/5/24/292 ?)
 2019-06-28  6:16 UTC 

[PATCH V2] mm/ioremap: Probe platform for p4d huge map support
 2019-06-28  5:20 UTC 

[RFC 0/2] arm64: Enable vmemmap from device memory
 2019-06-28  4:44 UTC  (3+ messages)
` [RFC 1/2] mm/sparsemem: Add vmem_altmap support in vmemmap_populate_basepages()
` [RFC 2/2] arm64/mm: Enable device memory allocation and free for vmemmap mapping

[PATCH] powerpc/64s/radix: Define arch_ioremap_p4d_supported()
 2019-06-28  4:10 UTC  (4+ messages)

[PATCHv5] mm/gup: speed up check_and_migrate_cma_pages() on huge page
 2019-06-28  3:59 UTC  (4+ messages)

[PATCH v3 1/3] mm, oom: refactor dump_tasks for memcg OOMs
 2019-06-28  2:17 UTC  (7+ messages)
` [PATCH v3 2/3] mm, oom: remove redundant task_in_mem_cgroup() check
` [PATCH v3 3/3] oom: decouple mems_allowed from oom_unkillable_task

A write error on converting dax0.0 to kmem
 2019-06-27 21:22 UTC  (2+ messages)

[PATCH] memcg: Add kmem.slabinfo to v2 for debugging purpose
 2019-06-27 20:59 UTC  (5+ messages)

[PATCH v9 0/3] add init_on_alloc/init_on_free boot options
 2019-06-27 19:59 UTC  (7+ messages)
` [PATCH v9 1/2] mm: security: introduce init_on_alloc=1 and init_on_free=1 "

LTP hugemmap05 test case failure on arm64 with linux-next (next-20190613)
 2019-06-27 18:54 UTC  (11+ messages)

[PATCH-next] mm, memcg: Add ":deact" tag for reparented kmem caches in memcg_slabinfo
 2019-06-27 18:45 UTC  (3+ messages)

[PATCH-next v2] mm, memcg: Add ":deact" tag for reparented kmem caches in memcg_slabinfo
 2019-06-27 18:43 UTC 

[PATCH 1/2 -mm] mm: account lazy free pages separately
 2019-06-27 17:12 UTC  (2+ messages)
` [PATCH 2/2 -mm] mm: account lazy free pages into available memory

[PATCH v8 0/3] add init_on_alloc/init_on_free boot options
 2019-06-27 16:23 UTC  (6+ messages)
` [PATCH v8 1/2] mm: security: introduce init_on_alloc=1 and init_on_free=1 "

[PATCH v4 0/5] mm/kasan: Add object validation in ksize()
 2019-06-27 16:07 UTC  (3+ messages)
` [PATCH v4 5/5] "

[PATCH] mm/gup: Remove some BUG_ONs from get_gate_page()
 2019-06-27 15:53 UTC  (2+ messages)

[PATCH v9 0/6] Enable THP for text section of non-shmem files
 2019-06-27 13:19 UTC  (3+ messages)
` [PATCH v9 4/6] khugepaged: rename collapse_shmem() and khugepaged_scan_shmem()


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