linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCHv3 00/24] THP refcounting redesign
 2015-02-20 17:31 UTC  (10+ messages)
` [PATCHv3 04/24] rmap: add argument to charge compound page
` [PATCHv3 05/24] mm, proc: adjust PSS calculation
` [PATCHv3 14/24] thp: implement new split_huge_page()

[PATCH -part1 0/3] mm: improve handling of mm->exe_file
 2015-02-20 16:28 UTC  (10+ messages)
` [PATCH 1/3] kernel/audit: consolidate "
` [PATCH 2/3] kernel/audit: robustify "
` [PATCH 3/3] tomoyo: "

[PATCH v2 RFC] page_writeback: cleanup mess around cancel_dirty_page()
 2015-02-20 14:42 UTC 

[PATCH] mm: hide per-cpu lists in output of show_mem()
 2015-02-20 14:40 UTC  (2+ messages)

How to handle TIF_MEMDIE stalls?
 2015-02-20 13:37 UTC  (55+ messages)

[PATCH v5 0/3] mm: cma: debugfs access to CMA
 2015-02-20 10:27 UTC  (10+ messages)
` [PATCH v5 1/3] mm: cma: debugfs interface
` [PATCH v5 2/3] mm: cma: allocation trigger
` [PATCH v5 3/3] mm: cma: release trigger

[PATCH] kasan, module, vmalloc: rework shadow allocation for modules
 2015-02-20  7:47 UTC  (5+ messages)

drivers/net/ethernet/broadcom/tg3.c:17811:37: warning: array subscript is above array bounds
 2015-02-20  1:16 UTC  (3+ messages)

[3.19-final|next-20150204] LTP OOM testsuite causes call-traces
 2015-02-19 23:32 UTC  (3+ messages)

[PATCH] fs: avoid locking sb_lock in grab_super_passive()
 2015-02-19 21:06 UTC  (2+ messages)

[PATCH 1/2] cgroup: call cgroup_subsys->bind on cgroup subsys initialization
 2015-02-19 14:34 UTC  (2+ messages)
` [PATCH 2/2] memcg: disable hierarchy support if bound to the legacy cgroup hierarchy

How to controll Buffers to be dilligently reclaimed?
 2015-02-19  9:46 UTC  (7+ messages)

[PATCH v2] mm: incorporate zero pages into transparent huge pages
 2015-02-19  8:25 UTC  (5+ messages)

[PATCH -part1 0/3] mm: improve handling of mm->exe_file
 2015-02-19  0:08 UTC 

[PATCH v4 1/3] mm/cma: change fallback behaviour for CMA freepage
 2015-02-19  0:04 UTC  (6+ messages)
` [PATCH v4 2/3] mm/page_alloc: factor out fallback freepage checking
` [PATCH v4 3/3] mm/compaction: enhance compaction finish condition

[PATCH 0/3] Slab allocator array operations V2
 2015-02-18 23:02 UTC  (16+ messages)
` [PATCH 1/3] Slab infrastructure for array operations
` [PATCH 2/3] slub: Support "

[PATCH v2 0/7] Kernel huge I/O mapping support
 2015-02-18 22:14 UTC  (8+ messages)
` [PATCH v2 6/7] x86, mm: Support huge I/O mappings on x86

[PATCH RESEND v2 7/7] PCI/hotplug: PowerPC PowerNV PCI hotplug driver
 2015-02-18 21:03 UTC  (2+ messages)

[PATCH 0/4] mm: cma: add some debug information for CMA
 2015-02-18 13:12 UTC  (19+ messages)
` [PATCH 1/4] mm: cma: add currently allocated CMA buffers list to debugfs
` [PATCH 2/4] mm: cma: add functions to get region pages counters
` [PATCH 3/4] mm: cma: add number of pages to debug message in cma_release()
` [PATCH 4/4] mm: cma: add trace events to debug physically-contiguous memory allocations

[PATCH] x86, kaslr: propagate base load address calculation
 2015-02-18 10:46 UTC  (19+ messages)
      ` [PATCH v2] "

[PATCH] mm, hugetlb: set PageLRU for in-use/active hugepages
 2015-02-18  1:07 UTC  (6+ messages)
` [PATCH v2] "

[RFC] Bogus zone->watermark[WMARK_MIN] for big systems
 2015-02-17 20:33 UTC 

[PATCH] mm/memcontrol: fix NULL pointer dereference when use_hierarchy is 0
 2015-02-17 12:28 UTC  (3+ messages)

[RFC 00/16] Introduce ZONE_CMA
 2015-02-17  5:25 UTC  (7+ messages)
` [RFC 07/16] mm/page_isolation: watch out zone range overlap
` [RFC 13/16] mm/cma: populate ZONE_CMA and use this zone when GFP_HIGHUSERMOVABLE

[PATCH] mm/nommu: fix memory leak
 2015-02-17  5:17 UTC 

[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
 2015-02-16 23:55 UTC  (11+ messages)
` [PATCH v11 00/19] Kernel address sanitizer - runtime memory debugger
  ` [PATCH v11 18/19] module: fix types of device tables aliases
  ` [PATCH v11 19/19] kasan: enable instrumentation of global variables

[Regression]: mm: nommu: Memory leak introduced with commit "mm/nommu: use alloc_pages_exact() rather than its own implementation"
 2015-02-16 11:45 UTC  (3+ messages)

[PATCHv2 0/4] Cleanup mm_populate() codepath
 2015-02-16 11:27 UTC  (5+ messages)
` [PATCHv2 1/4] mm: rename FOLL_MLOCK to FOLL_POPULATE
` [PATCHv2 2/4] mm: rename __mlock_vma_pages_range() to populate_vma_page_range()
` [PATCHv2 3/4] mm: move gup() -> posix mlock() error conversion out of __mm_populate
` [PATCHv2 4/4] mm: move mm_populate()-related code to mm/gup.c

[PATCH 3.18 04/57] vm: add VM_FAULT_SIGSEGV handling support
 2015-02-16  9:50 UTC  (2+ messages)

[PATCH v17 1/7] mm: support madvise(MADV_FREE)
 2015-02-16  4:36 UTC  (11+ messages)

[PATCH -mm v2 0/3] slub: make dead caches discard free slabs immediately
 2015-02-15  9:47 UTC  (4+ messages)
` [PATCH -mm v2 1/3] slub: never fail to shrink cache

[PATCH 2/3] mm: slub: parse slub_debug O option in switch statement
 2015-02-14 22:32 UTC  (8+ messages)
` [PATCH 3/3] mm: slub: Add SLAB_DEBUG_CRASH option
        ` [PATCH v2] "

[akpm merge] BUG: non-zero nr_pmds on freeing mm: 2
 2015-02-14  1:26 UTC 

[patch] mm: memcontrol: update copyright notice
 2015-02-13 16:38 UTC 

[patch] mm: memcontrol: use "max" instead of "infinity" in control knobs
 2015-02-13 16:37 UTC 

[PATCH] memory hotplug: Use macro to switch between section and pfn
 2015-02-13  9:13 UTC 

[PATCH RESEND 0/3] memory_hotplug: hyperv: fix deadlock between memory adding and onlining
 2015-02-12 22:43 UTC  (5+ messages)

[patch] mm, hotplug: fix concurrent memory hot-add deadlock
 2015-02-12 22:25 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox