linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-15 16:29:58 to 2019-07-17 18:45:18 UTC [more...]

[PATCH v2 0/2] Fixes for sub-section hotplug
 2019-07-17 18:45 UTC  (4+ messages)
` [PATCH v2 1/2] mm,sparse: Fix deactivate_section for early sections
` [PATCH v2 2/2] mm,memory_hotplug: Fix shrink_{zone,node}_span

[v2 PATCH 0/2] mm: mempolicy: fix mbind()'s inconsistent behavior for unmovable pages
 2019-07-17 18:39 UTC  (16+ messages)
` [v2 PATCH 1/2] mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and MPOL_MF_STRICT were specified
` [v2 PATCH 2/2] mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind

[PULL] virtio, vhost: fixes, features, performance
 2019-07-17 18:30 UTC  (2+ messages)

incoming
 2019-07-17 18:13 UTC  (5+ messages)

[PATCH] mm: vmscan: check if mem cgroup is disabled or not before calling memcg slab shrinker
 2019-07-17 18:02 UTC  (2+ messages)

[Bug 204165] New: 100% CPU usage in compact_zone_order
 2019-07-17 17:53 UTC  (10+ messages)

[PATCH 1/2] mm/memcontrol: fix flushing per-cpu counters in memcg_hotplug_cpu_dead
 2019-07-17 17:53 UTC  (4+ messages)
` [PATCH 2/2] mm/memcontrol: split local and nested atomic vmstats/vmevents counters

[PATCH 0/3] mm/hmm: fixes for device private page migration
 2019-07-17 17:50 UTC  (12+ messages)
` [PATCH 1/3] mm: document zone device struct page reserved fields
` [PATCH 2/3] mm/hmm: fix ZONE_DEVICE anon page mapping reuse
` [PATCH 3/3] mm/hmm: Fix bad subpage pointer in try_to_unmap_one

list corruption in deferred_split_scan()
 2019-07-17 17:09 UTC  (12+ messages)

[PATCH v1 0/6] mm / virtio: Provide support for paravirtual waste page treatment
 2019-07-17 16:43 UTC  (18+ messages)
` [PATCH v1 6/6] virtio-balloon: Add support for aerating memory via hinting

Limits for ION Memory Allocator
 2019-07-17 16:31 UTC 

[PATCH v4 13/15] docs: ABI: testing: make the files compatible with ReST output
 2019-07-17 16:13 UTC  (2+ messages)

use of shrinker in virtio balloon free page hinting
 2019-07-17 15:46 UTC  (6+ messages)

mmotm 2019-07-16-17-14 uploaded
 2019-07-17 14:55 UTC  (8+ messages)

[PATCH v18 00/15] arm64: untag user pointers passed to the kernel
 2019-07-17 13:36 UTC  (15+ messages)
` [PATCH v18 08/15] userfaultfd: untag user pointers
` [PATCH v18 11/15] IB/mlx4: untag user pointers in mlx4_get_umem_mr

[PATCH] mm, oom: avoid printk() iteration under RCU
 2019-07-17 10:55 UTC 

HMM related use-after-free with amdgpu
 2019-07-17 11:34 UTC  (9+ messages)

[PATCH v3 15/20] docs: ABI: testing: make the files compatible with ReST output
 2019-07-17 11:05 UTC 

[PATCH 0/2] Fixes for sub-section hotplug
 2019-07-17  8:08 UTC  (12+ messages)
` [PATCH 1/2] mm,sparse: Fix deactivate_section for early sections
` [PATCH 2/2] mm,memory_hotplug: Fix shrink_{zone,node}_span

[PATCH 0/3 v2] Sync unmappings in vmalloc/ioremap areas
 2019-07-17  7:14 UTC  (4+ messages)
` [PATCH 1/3] x86/mm: Check for pfn instead of page in vmalloc_sync_one()
` [PATCH 2/3] x86/mm: Sync also unmappings "
` [PATCH 3/3] mm/vmalloc: Sync unmappings in vunmap_page_range()

[PATCH] Revert "kmemleak: allow to coexist with fault injection"
 2019-07-17  5:35 UTC  (9+ messages)

[PATCH 0/3] resource: find_next_iomem_res() improvements
 2019-07-16 22:45 UTC  (12+ messages)

[PATCH] mm: replace list_move_tail() with add_page_to_lru_list_tail()
 2019-07-16 21:24 UTC 

[PATCH v2] mm/z3fold.c: Reinitialize zhdr structs after migration
 2019-07-16 21:20 UTC  (2+ messages)

[PATCH] mm/hmm: Fix bad subpage pointer in try_to_unmap_one
 2019-07-16 21:10 UTC  (9+ messages)

[PATCH] mm: page_alloc: document kmemleak's non-blockable __GFP_NOFAIL case
 2019-07-16 17:38 UTC  (10+ messages)

[PATCH] mm: Proportional memory.{low,min} reclaim
 2019-07-16 17:24 UTC  (7+ messages)

[PATCH] mm, memcg: Make scan aggression always exclude protection
 2019-07-16 17:10 UTC  (3+ messages)
` [PATCH REBASED] "

[PATCH v6 0/2] mm/vmalloc.c: improve readability and rewrite vmap_area
 2019-07-16 15:58 UTC  (4+ messages)
` [PATCH v6 1/2] mm/vmalloc: do not keep unpurged areas in the busy tree
` [PATCH v6 2/2] mm/vmalloc: modify struct vmap_area to reduce its size

[PATCH v5 0/2] mm/vmalloc.c: improve readability and rewrite vmap_area
 2019-07-16 15:07 UTC  (5+ messages)
` [PATCH v5 1/2] mm/vmalloc: do not keep unpurged areas in the busy tree
` [PATCH v5 2/2] mm/vmalloc: modify struct vmap_area to reduce its size

[PATCH v2 0/5] Allocate memmap from hotadded memory
 2019-07-16 12:28 UTC  (8+ messages)

cma_remap when using dma_alloc_attr :- DMA_ATTR_NO_KERNEL_MAPPING
 2019-07-16 12:10 UTC  (3+ messages)

[PATCH v2 0/1] do not keep unpurged areas in the busy tree
 2019-07-16 12:05 UTC  (2+ messages)
` [PATCH v2 1/1] mm/vmalloc: "

[PATCH v3 00/11] mm/memory_hotplug: Factor out memory block devicehandling
 2019-07-16 11:09 UTC  (9+ messages)
` [PATCH v3 10/11] mm/memory_hotplug: Make unregister_memory_block_under_nodes() never fail

[PATCH] staging: kpc2000: Convert put_page() to put_user_page*()
 2019-07-16 10:28 UTC  (7+ messages)

[RFC PATCH 0/5] NUMA Balancer Suite
 2019-07-16  3:41 UTC  (15+ messages)
` [PATCH 0/4] per cpu cgroup numa suite
  ` [PATCH 1/4] numa: introduce per-cgroup numa balancing locality, statistic
  ` [PATCH v2 0/4] per-cgroup numa suite
    ` [PATCH v2 1/4] numa: introduce per-cgroup numa balancing locality statistic
    ` [PATCH v2 2/4] numa: append per-node execution time in cpu.numa_stat
    ` [PATCH v2 3/4] numa: introduce numa group per task group

[PATCH v2] staging: kpc2000: Convert put_page() to put_user_page*()
 2019-07-15 21:49 UTC 

[PATCH] mm/z3fold.c: Reinitialize zhdr structs after migration
 2019-07-15 21:21 UTC  (5+ messages)

[v3 PATCH 0/2] Fix false negative of shmem vma's THP eligibility
 2019-07-15 19:49 UTC  (2+ messages)

[PATCH] mm/gup: Use put_user_page*() instead of put_page*()
 2019-07-15 19:36 UTC  (7+ messages)

[PATCH 0/3] Sync unmappings in vmalloc/ioremap areas
 2019-07-15 18:48 UTC  (5+ messages)
` [PATCH 1/3] x86/mm: Check for pfn instead of page in vmalloc_sync_one()

[PATCH v2 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2019-07-15 18:43 UTC  (9+ messages)
` [PATCH v2 3/5] x86: Kconfig: Remove CONFIG_NODES_SPAN_OTHER_NODES


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