messages from 2014-06-09 23:30:22 to 2014-06-12 11:38:17 UTC [more...]
[PATCH v2 00/10] CMA: generalize CMA reserved area management code
2014-06-12 11:38 UTC (50+ messages)
` [PATCH v2 01/10] DMA, CMA: clean-up log message
` [PATCH v2 02/10] DMA, CMA: fix possible memory leak
` [PATCH v2 03/10] DMA, CMA: separate core cma management codes from DMA APIs
` [PATCH v2 04/10] DMA, CMA: support alignment constraint on cma region
` [PATCH v2 05/10] DMA, CMA: support arbitrary bitmap granularity
` [PATCH v2 06/10] CMA: generalize CMA reserved area management functionality
` [PATCH v2 07/10] PPC, KVM, CMA: use general CMA reserved area management framework
` [PATCH v2 08/10] mm, cma: clean-up cma allocation error path
` [PATCH v2 09/10] mm, cma: move output param to the end of param list
` [PATCH v2 10/10] mm, cma: use spinlock instead of mutex
[PATCH -mm v2 0/8] memcg/slab: reintroduce dead cache self-destruction
2014-06-12 10:03 UTC (19+ messages)
` [PATCH -mm v2 3/8] memcg: mark caches that belong to offline memcgs as dead
` [PATCH -mm v2 5/8] slub: make slab_free non-preemptable
` [PATCH -mm v2 7/8] slub: make dead memcg caches discard free slabs immediately
` [PATCH -mm v2 8/8] slab: "
[PATCHv2 0/2] remap_file_pages() decommission
2014-06-12 9:44 UTC (5+ messages)
` [PATCH 1/2] mm: mark remap_file_pages() syscall as deprecated
[PATCH] mm/vmscan.c: wrap five parameters into arg_container in shrink_page_list()
2014-06-12 9:36 UTC
[PATCH 01/10] mm, compaction: do not recheck suitable_migration_target under lock
2014-06-12 8:21 UTC (40+ messages)
` [PATCH 02/10] mm, compaction: report compaction as contended only due to lock contention
` [PATCH 03/10] mm, compaction: periodically drop lock and restore IRQs in scanners
` [PATCH 04/10] mm, compaction: skip rechecks when lock was already held
` [PATCH 05/10] mm, compaction: remember position within pageblock in free pages scanner
` [PATCH 06/10] mm, compaction: skip buddy pages by their order in the migrate scanner
` [PATCH 07/10] mm: rename allocflags_to_migratetype for clarity
` [PATCH 08/10] mm, compaction: pass gfp mask to compact_control
` [RFC PATCH 09/10] mm, compaction: try to capture the just-created high-order freepage
[PATCH v2 2/2] mem-hotplug: Introduce MMOP_OFFLINE to replace the hard coding -1
2014-06-12 7:48 UTC (3+ messages)
` [PATCH v2 RESEND "
kmemleak: Unable to handle kernel paging request
2014-06-12 7:39 UTC (5+ messages)
[stable-3.10.y] possible unsafe locking warning
2014-06-12 7:18 UTC (2+ messages)
Proposal to realize hot-add *several sections one time*
2014-06-12 7:07 UTC (6+ messages)
` [patch] mm, hotplug: probe interface is available on several platforms
[PATCH 0/3] slab: common kmem_cache_cpu functions V2
2014-06-12 6:35 UTC (9+ messages)
` [PATCH 1/3] slab common: Add functions for kmem_cache_node access
` [PATCH 2/3] slub: Use new node functions
` [PATCH 3/3] slab: Use get_node() and kmem_cache_node() functions
[patch] mm, pcp: allow restoring percpu_pagelist_fraction default
2014-06-12 0:47 UTC (4+ messages)
` [patch v2] "
` [patch v3] "
compaction is still too expensive for thp (was: [PATCH v2] mm, compaction: properly signal and act upon lock and need_sched() contention)
2014-06-12 0:21 UTC (14+ messages)
` [RFC PATCH 1/6] mm, compaction: periodically drop lock and restore IRQs in scanners
` [RFC PATCH 4/6] mm, compaction: skip buddy pages by their order in the migrate scanner
[PATCH] x86: numa: drop ZONE_ALIGN
2014-06-11 22:54 UTC (13+ messages)
[PATCH] mm: nommu: per-thread vma cache fix
2014-06-11 22:47 UTC (3+ messages)
[PATCH v2] vmalloc: use rcu list iterator to reduce vmap_area_lock contention
2014-06-11 21:56 UTC (5+ messages)
[PATCH v2 0/4] memcg: Low-limit reclaim
2014-06-11 16:14 UTC (15+ messages)
` [PATCH 1/2] mm, memcg: allow OOM if no memcg is eligible during direct reclaim
` [PATCH 2/2] memcg: Allow hard guarantee mode for low limit reclaim
` [PATCH 2/2] memcg: Allow guarantee reclaim
[PATCH v2 0/4] memcg: Low-limit reclaim
2014-06-11 16:08 UTC (10+ messages)
` [PATCH 1/4] memcg, mm: introduce lowlimit reclaim
kernelcore not working correctly
2014-06-11 13:08 UTC (3+ messages)
[RFC PATCH 0/3] CMA: generalize CMA reserved area management code
2014-06-11 8:24 UTC (10+ messages)
` [RFC PATCH 1/3] CMA: generalize CMA reserved area management functionality
` [RFC PATCH 2/3] DMA, CMA: use general CMA reserved area management framework
[PATCH] mm/vmscan.c: avoid recording the original scan targets in shrink_lruvec()
2014-06-11 3:21 UTC (7+ messages)
[PATCH v2] HWPOISON: Fix the handling path of the victimized page frame that belong to non-LUR
2014-06-11 2:11 UTC (2+ messages)
Node 0 not necessary for powerpc?
2014-06-10 23:31 UTC (9+ messages)
NUMA topology question wrt. d4edc5b6
2014-06-10 23:30 UTC (3+ messages)
[PATCH, RFC 00/10] THP refcounting redesign
2014-06-10 22:37 UTC (12+ messages)
[RFC] oom, memcg: handle sysctl oom_kill_allocating_task while memcg oom happening
2014-06-10 22:37 UTC (3+ messages)
[PATCH] mm/mempolicy: fix sleeping function called from invalid context
2014-06-10 22:16 UTC (8+ messages)
[PATCH] gpu/drm/ttm: Use mutex_lock_killable() for shrinker functions
2014-06-10 20:16 UTC (8+ messages)
` [PATCH 1/5] gpu/drm/ttm: Fix possible division by 0 in ttm_dma_pool_shrink_scan()
` [PATCH 2/5] gpu/drm/ttm: Choose a pool to shrink correctly "
` [PATCH 3/5] gpu/drm/ttm: Use mutex_trylock() to avoid deadlock inside shrinker functions
[PATCH 3.13 046/160] mm/numa: Remove BUG_ON() in __handle_mm_fault()
2014-06-10 19:44 UTC
[3.13.y.z extended stable] Patch "mm/numa: Remove BUG_ON() in __handle_mm_fault()" has been added to staging queue
2014-06-10 16:37 UTC
missing check in __get_user_pages
2014-06-10 15:34 UTC (2+ messages)
memcg with kmem limit doesn't recover after disk i/o causes limit to be hit
2014-06-10 14:50 UTC (10+ messages)
` Protection against container fork bombs [WAS: Re: memcg with kmem limit doesn't recover after disk i/o causes limit to be hit]
mm: NULL ptr deref in remove_migration_pte
2014-06-10 10:09 UTC (7+ messages)
Patches for Contiguous Memory Allocator and get_user_pages()
2014-06-10 8:22 UTC (2+ messages)
mm,x86: warning at arch/x86/mm/pat.c:781 untrack_pfn+0x65/0xb0()
2014-06-10 4:35 UTC (3+ messages)
rb_erase oops
2014-06-10 3:23 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).