linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-17 14:34:38 to 2019-07-19 12:24:18 UTC [more...]

[PATCH 0/3 v2] Sync unmappings in vmalloc/ioremap areas
 2019-07-19 12:24 UTC  (14+ messages)
` [PATCH 2/3] x86/mm: Sync also unmappings in vmalloc_sync_one()
` [PATCH 3/3] mm/vmalloc: Sync unmappings in vunmap_page_range()

[PATCH v1] drivers/base/node.c: Simplify unregister_memory_block_under_nodes()
 2019-07-19 11:42 UTC  (11+ messages)

mmotm 2019-07-17-16-05 uploaded
 2019-07-19  8:32 UTC  (4+ messages)
` mmotm 2019-07-17-16-05 uploaded (MTD_HYPERBUS, HBMC_AM654)

[PATCH v5 0/7] kvmppc: HMM driver to manage pages of secure guest
 2019-07-19  8:14 UTC  (7+ messages)
` [PATCH v5 1/7] kvmppc: HMM backend "

[PATCH] mm, slab: Move memcg_cache_params structure to mm/slab.h
 2019-07-19  7:05 UTC  (2+ messages)

[PATCH v3 00/11] mm/memory_hotplug: Factor out memory block devicehandling
 2019-07-19  6:45 UTC  (17+ messages)
` [PATCH v3 02/11] s390x/mm: Fail when an altmap is used for arch_add_memory()
` [PATCH v3 06/11] mm/memory_hotplug: Allow arch_remove_pages() without CONFIG_MEMORY_HOTREMOVE
` [PATCH v3 10/11] mm/memory_hotplug: Make unregister_memory_block_under_nodes() never fail

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

switch the remaining architectures to use generic GUP v4
 2019-07-19  6:00 UTC  (10+ messages)
` [PATCH 09/16] sparc64: use the generic get_user_pages_fast code

[PATCH AUTOSEL 4.4 32/35] mm/kmemleak.c: fix check for softirq context
 2019-07-19  4:14 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 34/35] mm/mmu_notifier: use hlist_add_head_rcu()

[PATCH AUTOSEL 4.9 42/45] mm/kmemleak.c: fix check for softirq context
 2019-07-19  4:13 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 44/45] mm/mmu_notifier: use hlist_add_head_rcu()

[PATCH AUTOSEL 4.14 55/60] mm/kmemleak.c: fix check for softirq context
 2019-07-19  4:11 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 57/60] mm/gup.c: mark undo_dev_pagemap as __maybe_unused
` [PATCH AUTOSEL 4.14 58/60] mm/gup.c: remove some BUG_ONs from get_gate_page()
` [PATCH AUTOSEL 4.14 59/60] mm/mmu_notifier: use hlist_add_head_rcu()

[PATCH AUTOSEL 4.19 055/101] mm/swap: fix release_pages() when releasing devmap pages
 2019-07-19  4:07 UTC  (6+ messages)
` [PATCH AUTOSEL 4.19 088/101] mm/kmemleak.c: fix check for softirq context
` [PATCH AUTOSEL 4.19 090/101] mm/gup.c: mark undo_dev_pagemap as __maybe_unused
` [PATCH AUTOSEL 4.19 091/101] mm/gup.c: remove some BUG_ONs from get_gate_page()
` [PATCH AUTOSEL 4.19 093/101] mm/mmu_notifier: use hlist_add_head_rcu()
` [PATCH AUTOSEL 4.19 101/101] mm: use down_read_killable for locking mmap_sem in access_remote_vm

[PATCH AUTOSEL 5.1 078/141] mm/swap: fix release_pages() when releasing devmap pages
 2019-07-19  4:02 UTC  (8+ messages)
` [PATCH AUTOSEL 5.1 126/141] mm/kmemleak.c: fix check for softirq context
` [PATCH AUTOSEL 5.1 128/141] mm/mincore.c: fix race between swapoff and mincore
` [PATCH AUTOSEL 5.1 129/141] mm/gup.c: mark undo_dev_pagemap as __maybe_unused
` [PATCH AUTOSEL 5.1 130/141] mm/gup.c: remove some BUG_ONs from get_gate_page()
` [PATCH AUTOSEL 5.1 132/141] mm/mmu_notifier: use hlist_add_head_rcu()
` [PATCH AUTOSEL 5.1 140/141] mm: use down_read_killable for locking mmap_sem in access_remote_vm
` [PATCH AUTOSEL 5.1 141/141] mm, swap: fix race between swapoff and some swap operations

[PATCH AUTOSEL 5.2 045/171] mm/hmm: fix use after free with struct hmm in the mmu notifiers
 2019-07-19  3:56 UTC  (9+ messages)
` [PATCH AUTOSEL 5.2 102/171] mm/swap: fix release_pages() when releasing devmap pages
` [PATCH AUTOSEL 5.2 156/171] mm/kmemleak.c: fix check for softirq context
` [PATCH AUTOSEL 5.2 158/171] mm/mincore.c: fix race between swapoff and mincore
` [PATCH AUTOSEL 5.2 159/171] mm/gup.c: mark undo_dev_pagemap as __maybe_unused
` [PATCH AUTOSEL 5.2 160/171] mm/gup.c: remove some BUG_ONs from get_gate_page()
` [PATCH AUTOSEL 5.2 162/171] mm/mmu_notifier: use hlist_add_head_rcu()
` [PATCH AUTOSEL 5.2 170/171] mm: use down_read_killable for locking mmap_sem in access_remote_vm
` [PATCH AUTOSEL 5.2 171/171] mm, swap: fix race between swapoff and some swap operations

[PATCH] mm: fix livelock caused by iterating multi order entry
 2019-07-19  3:43 UTC  (3+ messages)

list corruption in deferred_split_scan()
 2019-07-19  0:59 UTC  (14+ messages)

mmotm 2019-07-18-16-08 uploaded
 2019-07-18 23:08 UTC 

[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

[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 v2 0/2] mm, slab: Extend slab/shrink to shrink all memcg caches
 2019-07-18 18:09 UTC  (2+ messages)

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

[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 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  (5+ 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  (11+ 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  (8+ 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  (3+ messages)
` [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  (4+ messages)

[PATCH 0/3] mm/hmm: fixes for device private page migration
 2019-07-17 17:50 UTC  (7+ messages)
` [PATCH 1/3] mm: document zone device struct page reserved fields

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 3/3] mm/hmm: Fix bad subpage pointer in try_to_unmap_one
 2019-07-17 15:14 UTC  (2+ 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).