linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-18 15:50:49 to 2019-07-22 08:29:18 UTC [more...]

[PATCH 0/3 v3] Sync unmappings in vmalloc/ioremap areas
 2019-07-22  8:29 UTC  (7+ messages)
` [PATCH 1/3] x86/mm: Check for pfn instead of page in vmalloc_sync_one()
` [PATCH 2/3] x86/mm: Sync also unmappings in vmalloc_sync_all()
` [PATCH 3/3] mm/vmalloc: Sync unmappings in vunmap_page_range()

WARNING in __mmdrop
 2019-07-22  8:08 UTC  (15+ messages)
    ` RFC: call_rcu_outstanding (was Re: WARNING in __mmdrop)

kernel BUG at mm/swap_state.c:170!
 2019-07-22  7:56 UTC  (5+ messages)

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

[PATCH v2 0/3] mm/hmm: fixes for device private page migration
 2019-07-22  5:13 UTC  (10+ messages)
` [PATCH v2 1/3] mm: document zone device struct page field usage
` [PATCH v2 2/3] mm/hmm: fix ZONE_DEVICE anon page mapping reuse
` [PATCH v2 3/3] mm/hmm: Fix bad subpage pointer in try_to_unmap_one

[PATCH 0/3] sgi-gru: get_user_page changes
 2019-07-22  4:49 UTC  (9+ messages)
` [PATCH 1/3] sgi-gru: Convert put_page() to get_user_page*()
` [PATCH 2/3] sgi-gru: Remove CONFIG_HUGETLB_PAGE ifdef
` [PATCH 3/3] sgi-gru: Use __get_user_pages_fast in atomic_pte_lookup

[PATCH 0/4] put_user_page: new put_user_page_dirty*() helpers
 2019-07-22  4:30 UTC  (4+ messages)
` [PATCH 1/3] drivers/gpu/drm/via: convert put_page() to put_user_page*()
` [PATCH 2/3] net/xdp: "
` [PATCH 3/3] gup: new put_user_page_dirty*() helpers

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

[PATCH] mm/page_poison: fix a typo in a comment
 2019-07-21 18:09 UTC 

[RESEND PATCH v2 06/14] hexagon: switch to generic version of pte allocation
 2019-07-21 16:53 UTC  (2+ messages)

[linux-next] mm/i915: i915_gemfs_init() NULL dereference
 2019-07-21 14:29 UTC 

[PATCH v2 0/3] Make working with compound pages easier
 2019-07-21 10:46 UTC  (4+ messages)
` [PATCH v2 1/3] mm: Introduce page_size()
` [PATCH v2 2/3] mm: Introduce page_shift()
` [PATCH v2 3/3] mm: Introduce compound_nr()

[PATCH] percpu: Fix a typo
 2019-07-21  9:56 UTC 

[PATCH] mm, slab: Move memcg_cache_params structure to mm/slab.h
 2019-07-21  5:31 UTC  (3+ messages)

Why does memblock only refer to E820 table and not EFI Memory Map?
 2019-07-20 22:52 UTC 

[PATCH v3] staging: kpc2000: Convert put_page to put_user_page*()
 2019-07-20 17:36 UTC  (6+ messages)

[PATCH v4] staging: kpc2000: Convert put_page to put_user_page*()
 2019-07-20 17:32 UTC 

[PATCH] mm/migrate: initialize pud_entry in migrate_vma()
 2019-07-20 12:23 UTC  (3+ messages)

[PATCH] mm, oom: avoid printk() iteration under RCU
 2019-07-20 11:29 UTC  (5+ messages)

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

[PATCH] cgroup writeback: use online cgroup when switching from dying bdi_writebacks
 2019-07-19 21:13 UTC  (2+ messages)

[PATCH 0/3 v2] Sync unmappings in vmalloc/ioremap areas
 2019-07-19 21:10 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()

KASAN: use-after-free Write in tlb_finish_mmu
 2019-07-19 20:04 UTC 

[PATCH 0/3] mm/hmm: fixes for device private page migration
 2019-07-19 19:06 UTC  (4+ 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

KASAN: use-after-free Read in finish_task_switch (2)
 2019-07-19 16:34 UTC 

[v3 PATCH 0/2] mm: mempolicy: fix mbind()'s inconsistent behavior for unmovable pages
 2019-07-19 16:18 UTC  (7+ 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 v2 0/2] mm, slab: Extend slab/shrink to shrink all memcg caches
 2019-07-19 14:29 UTC  (13+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] mm, slab: Show last shrink time in us when slab/shrink is read

[PATCH v2] drivers/base/node.c: Simplify unregister_memory_block_under_nodes()
 2019-07-19 13:52 UTC 

[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  (3+ 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 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

switch the remaining architectures to use generic GUP v4
 2019-07-19  6:00 UTC  (5+ 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

list corruption in deferred_split_scan()
 2019-07-19  0:59 UTC  (6+ 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  (7+ messages)
` [v3 PATCH 2/2] mm: thp: fix "

[PATCH 09/16] sparc64: use the generic get_user_pages_fast code
 2019-07-18 21:43 UTC  (4+ messages)

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

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


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