linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-16 22:13:13 to 2019-07-18 22:07:11 UTC [more...]

[v3 PATCH 0/2] Fix false negative of shmem vma's THP eligibility
 2019-07-18 22:06 UTC  (11+ messages)
` [v3 PATCH 1/2] mm: thp: make transhuge_vma_suitable available for anonymous THP
` [v3 PATCH 2/2] mm: thp: fix false negative of shmem vma's THP eligibility

switch the remaining architectures to use generic GUP v4
 2019-07-18 21:43 UTC  (9+ messages)
` [PATCH 09/16] sparc64: use the generic get_user_pages_fast code

[PATCH] mm: compaction: Avoid 100% CPU usage during compaction when a task is killed
 2019-07-18 21:22 UTC  (3+ messages)

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

[PATCH v2] mm/balloon_compaction: avoid duplicate page removal
 2019-07-18 20:46 UTC  (7+ messages)

[PATCH v5 1/2] mm/balloon_compaction: avoid duplicate page removal
 2019-07-18 20:45 UTC  (2+ messages)
` [PATCH v5 2/2] balloon: fix up comments

[PATCH 0/3 v2] Sync unmappings in vmalloc/ioremap areas
 2019-07-18 19:04 UTC  (13+ 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 v2 0/2] mm, slab: Extend slab/shrink to shrink all memcg caches
 2019-07-18 18:09 UTC  (2+ messages)

[PATCH] mm, slab: Move memcg_cache_params structure to mm/slab.h
 2019-07-18 18:08 UTC 

[PATCH v2 0/2] mm, slab: Extend slab/shrink to shrink all memcg caches
 2019-07-18 18:04 UTC  (8+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] mm, slab: Show last shrink time in us when slab/shrink is read

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

[PATCH v4 1/2] mm/balloon_compaction: avoid duplicate page removal
 2019-07-18 16:48 UTC  (3+ messages)
` [PATCH v4 2/2] balloon: fix up comments

[PATCH 1/1] mm/memory_hotplug: Adds option to hot-add memory in ZONE_MOVABLE
 2019-07-18 16:45 UTC  (11+ messages)

kasan: paging percpu + kasan causes a double fault
 2019-07-18 16:20 UTC  (3+ messages)

[PATCH v3] kasan: add memory corruption identification for software tag-based mode
 2019-07-18 16:11 UTC  (16+ messages)

mmotm 2019-07-17-16-05 uploaded
 2019-07-18 15:45 UTC  (3+ messages)
` mmotm 2019-07-17-16-05 uploaded (MTD_HYPERBUS, HBMC_AM654)

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

[PATCH] mm, oom: avoid printk() iteration under RCU
 2019-07-18 14:02 UTC  (6+ messages)

[PATCH v1] drivers/base/node.c: Simplify unregister_memory_block_under_nodes()
 2019-07-18 14:22 UTC 

[PATCH v3 1/2] mm/balloon_compaction: avoid duplicate page removal
 2019-07-18 13:54 UTC  (4+ messages)
` [PATCH v3 2/2] balloon: fix up comments

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

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

use of shrinker in virtio balloon free page hinting
 2019-07-18  9:08 UTC  (12+ messages)

[PATCH] mm: migrate: Fix reference check race between __find_get_block() and migration
 2019-07-18  9:02 UTC 

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

[PATCH v1] mm/balloon_compaction: avoid duplicate page removal
 2019-07-18  6:51 UTC  (4+ messages)

RFC: move kernel/memremap.c to mm/
 2019-07-18  6:03 UTC  (2+ messages)

[PATCH v5 0/5] Introduce MADV_COLD and MADV_PAGEOUT
 2019-07-17 22:14 UTC  (3+ messages)
` [PATCH v5 1/5] mm: introduce MADV_COLD

[v4 PATCH 0/2] Fix false negative of shmem vma's THP eligibility
 2019-07-17 22:14 UTC  (4+ messages)
` [v4 PATCH 1/2] mm: thp: make transhuge_vma_suitable available for anonymous THP
` [v4 PATCH 2/2] mm: thp: fix false negative of shmem vma's THP eligibility

mmotm 2019-07-16-17-14 uploaded
 2019-07-17 21:58 UTC  (9+ messages)

[v2 PATCH 0/2] mm: mempolicy: fix mbind()'s inconsistent behavior for unmovable pages
 2019-07-17 19:25 UTC  (13+ 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

[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

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

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

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

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)

[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

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

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

[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  (11+ 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).