linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-23 23:38:18 to 2016-02-26 13:30:59 UTC [more...]

[PATCH v3 0/7] SLAB support for KASAN
 2016-02-26 13:30 UTC  (4+ messages)
` [PATCH v3 1/7] kasan: Modify kmalloc_large_oob_right(), add kmalloc_pagealloc_oob_right()
` [PATCH v3 2/7] mm, kasan: SLAB support
` [PATCH v3 3/7] mm, kasan: Added GFP flags to KASAN API

[PATCH] staging/goldfish: use 6-arg get_user_pages()
 2016-02-26 11:59 UTC 

[PATCH] thp, mm: remove comments on serializion of THP split vs. gup_fast
 2016-02-26 11:41 UTC  (6+ messages)

[PATCH 1/1] mm: thp: Redefine default THP defrag behaviour disable it by default
 2016-02-26 11:13 UTC  (11+ messages)

THP race?
 2016-02-26 10:37 UTC  (6+ messages)

[PATCH 0/3] OOM detection rework v4
 2016-02-26 10:27 UTC  (14+ messages)

Problems with swapping in v4.5-rc on POWER
 2016-02-26 10:04 UTC  (7+ messages)

[RFC 0/2] New MAP_PMEM_AWARE mmap flag
 2016-02-26 10:04 UTC  (46+ messages)

[RFC v5 0/3] mm: make swapin readahead to gain more thp performance
 2016-02-26  6:17 UTC  (7+ messages)

[PATCH v2 00/17] mm/slab: introduce new freed objects management way, OBJFREELIST_SLAB
 2016-02-26  6:01 UTC  (18+ messages)
` [PATCH v2 01/17] mm/slab: fix stale code comment
` [PATCH v2 02/17] mm/slab: remove useless structure define
` [PATCH v2 03/17] mm/slab: remove the checks for slab implementation bug
` [PATCH v2 04/17] mm/slab: activate debug_pagealloc in SLAB when it is actually enabled
` [PATCH v2 05/17] mm/slab: use more appropriate condition check for debug_pagealloc
` [PATCH v2 06/17] mm/slab: clean up DEBUG_PAGEALLOC processing code
` [PATCH v2 07/17] mm/slab: alternative implementation for DEBUG_SLAB_LEAK
` [PATCH v2 08/17] mm/slab: remove object status buffer "
` [PATCH v2 09/17] mm/slab: put the freelist at the end of slab page
` [PATCH v2 10/17] mm/slab: align cache size first before determination of OFF_SLAB candidate
` [PATCH v2 11/17] mm/slab: clean up cache type determination
` [PATCH v2 12/17] mm/slab: do not change cache size if debug pagealloc isn't possible
` [PATCH v2 13/17] mm/slab: make criteria for off slab determination robust and simple
` [PATCH v2 14/17] mm/slab: factor out slab list fixup code
` [PATCH v2 15/17] mm/slab: factor out debugging initialization in cache_init_objs()
` [PATCH v2 16/17] mm/slab: introduce new slab management type, OBJFREELIST_SLAB
` [PATCH v2 17/17] mm/slab: avoid returning values by reference

[RFC][PATCH v3 0/2] mm/page_poison.c: Allow for zero poisoning
 2016-02-26  5:34 UTC  (7+ messages)
` [RFC][PATCH v3 1/2] mm/page_poison.c: Enable PAGE_POISONING as a separate option
` [RFC][PATCH v3 2/2] mm/page_poison.c: Allow for zero poisoning

[PATCH v2] mm/slub: support left redzone
 2016-02-26  4:36 UTC 

[PATCH trivial] include/linux/gfp.h: Improve the coding styles
 2016-02-26  2:32 UTC  (16+ messages)

[PATCH v4 1/2] mm: introduce page reference manipulation functions
 2016-02-26  0:58 UTC  (2+ messages)
` [PATCH v4 2/2] mm/page_ref: add tracepoint to track down page reference manipulation

[PATCH] writeback: call writeback tracepoints withoud holding list_lock in wb_writeback()
 2016-02-26  0:09 UTC  (9+ messages)

[RFC PATCH 00/27] Move LRU page reclaim from zones to nodes v2
 2016-02-25 22:17 UTC  (15+ messages)
` [PATCH 03/27] mm, vmstat: Add infrastructure for per-node vmstats
` [PATCH 06/27] mm, vmscan: Begin reclaiming pages on a per-node basis
` [PATCH 07/27] mm, vmscan: Have kswapd only scan based on the highest requested zone

[PATCH v2] mm: scale kswapd watermarks in proportion to memory
 2016-02-25 20:07 UTC  (6+ messages)

[PATCH] x86/mm: fix slow_virt_to_phys() for X86_PAE again
 2016-02-25 17:03 UTC  (2+ messages)

[BUG] random kernel crashes after THP rework on s390 (maybe also on PowerPC and ARM)
 2016-02-25 16:08 UTC  (23+ messages)

[PATCH 0/5] oom reaper v5
 2016-02-25 14:16 UTC  (5+ messages)
` [PATCH 3/5] oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address space

[LSF/MM ATTEND] HMM (heterogeneous memory manager) and GPU
 2016-02-25 13:49 UTC  (3+ messages)

[PATCH] mm: remove __GFP_NOFAIL is deprecated comment
 2016-02-25 13:48 UTC  (3+ messages)

[PATCH v5 00/20] kthread: Use kthread worker API more widely
 2016-02-25 13:01 UTC  (9+ messages)
` [PATCH v5 04/20] kthread: Add drain_kthread_worker()
` [PATCH v5 05/20] kthread: Add destroy_kthread_worker()
` [PATCH v5 10/20] kthread: Better support freezable kthread workers

[PATCH v5 08/20] kthread: Allow to cancel kthread work
 2016-02-25 12:59 UTC  (4+ messages)

[RFC 0/7] Peer-direct memory
 2016-02-25 11:27 UTC  (3+ messages)

[PATCH v2] mm,oom: don't abort on exiting processes when selecting a victim
 2016-02-25 11:25 UTC  (3+ messages)

[PATCH 0/2] arm64, cma, gicv3-its: Use CMA for allocation of large device tables
 2016-02-25 11:02 UTC  (3+ messages)
` [PATCH 1/2] mm: cma: arm64: Introduce dma_activate_contiguous() for early activation
` [PATCH 2/2] irqchip, gicv3-its, cma: Use CMA for allocation of large device tables

[PATCH RFC] ext4: use __GFP_NOFAIL in ext4_free_blocks()
 2016-02-25 10:27 UTC  (5+ messages)

[PATCH] mm, memory hotplug: print debug message in the proper way for online_pages
 2016-02-25  8:29 UTC  (2+ messages)

[PATCH v3 1/2] mm: introduce page reference manipulation functions
 2016-02-25  2:11 UTC  (5+ messages)

[PATCH] mm, memory hotplug: print more failure information for online_pages
 2016-02-25  1:42 UTC  (4+ messages)

mmotm 2016-02-24-16-18 uploaded
 2016-02-25  0:19 UTC 

[PATCH] mm: limit direct reclaim for higher order allocations
 2016-02-24 23:28 UTC  (2+ messages)

[PATCH v2] mm,oom: exclude oom_task_origin processes if they are OOM-unkillable
 2016-02-24 21:36 UTC  (8+ messages)

[PATCH 0/8] Support multi-order entries in the radix tree
 2016-02-24 20:24 UTC  (2+ messages)

[PATCH] thp: call pmdp_invalidate() with correct virtual address
 2016-02-24 18:49 UTC  (3+ messages)

[PATCHv2 0/4] Improve performance for SLAB_POISON
 2016-02-24 18:09 UTC  (4+ messages)
` [PATCHv2 1/4] slub: Drop lock at the end of free_debug_processing

[patch 0/2] vmstat: Speedup and Cleanup
 2016-02-24 17:38 UTC  (6+ messages)
` [patch 1/2] vmstat: Optimize refresh_cpu_vmstat()
` [patch 2/2] vmstat: Get rid of the ugly cpu_stat_off variable

[PATCH v5 07/20] kthread: Initial support for delayed kthread work
 2016-02-24 16:09 UTC  (3+ messages)

[PATCH v5 03/20] kthread: Add create_kthread_worker*()
 2016-02-24 15:56 UTC  (3+ messages)

[RFC] mm: vmpressure: dynamic window sizing
 2016-02-17  9:48 UTC 

[PATCH] kcov: clean up code
 2016-02-24 11:07 UTC 

[PATCH 4.4 005/137] x86/mm: Fix vmalloc_fault() to handle large pages properly
 2016-02-24  3:32 UTC 

[PATCH] mm: readahead: do not cap readahead() and MADV_WILLNEED
 2016-02-24  2:34 UTC  (2+ messages)

[PATCH 0/6] DAX cleanups
 2016-02-23 23:37 UTC  (3+ messages)
` [PATCH 1/6] dax: Use vmf->gfp_mask


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