linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
How to handle TIF_MEMDIE stalls?
 2015-02-18 10:48 UTC  (28+ messages)

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

[PATCH 0/4] mm: cma: add some debug information for CMA
 2015-02-18 10:06 UTC  (18+ 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] mm, hugetlb: set PageLRU for in-use/active hugepages
 2015-02-18  1:07 UTC  (6+ messages)
` [PATCH v2] "

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

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

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

[RFC 00/16] Introduce ZONE_CMA
 2015-02-17  5:25 UTC  (21+ messages)
` [RFC 01/16] mm/page_alloc: correct highmem memory statistics
` [RFC 02/16] mm/writeback: correct dirty page calculation for highmem
` [RFC 03/16] mm/highmem: make nr_free_highpages() handles all highmem zones by itself
` [RFC 04/16] mm/vmstat: make node_page_state() handles all "
` [RFC 05/16] mm/vmstat: watch out zone range overlap
` [RFC 06/16] mm/page_alloc: "
` [RFC 07/16] mm/page_isolation: "
` [RFC 08/16] power: "
` [RFC 09/16] mm/cma: introduce cma_total_pages() for future use
` [RFC 10/16] mm/highmem: remove is_highmem_idx()
` [RFC 11/16] mm/page_alloc: clean-up free_area_init_core()
` [RFC 12/16] mm/cma: introduce new zone, ZONE_CMA
` [RFC 13/16] mm/cma: populate ZONE_CMA and use this zone when GFP_HIGHUSERMOVABLE
` [RFC 14/16] mm/cma: print stealed page count
` [RFC 15/16] mm/cma: remove ALLOC_CMA
` [RFC 16/16] mm/cma: remove MIGRATE_CMA

[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

[PATCHv3 00/24] THP refcounting redesign
 2015-02-16 15:57 UTC  (32+ messages)
` [PATCHv3 01/24] thp: cluster split_huge_page* code together
` [PATCHv3 02/24] mm: change PageAnon() and page_anon_vma() to work on tail pages
` [PATCHv3 03/24] mm: avoid PG_locked "
` [PATCHv3 04/24] rmap: add argument to charge compound page
` [PATCHv3 05/24] mm, proc: adjust PSS calculation
` [PATCHv3 06/24] mm: store mapcount for compound page separately
` [PATCHv3 07/24] mm, thp: adjust conditions when we can reuse the page on WP fault
` [PATCHv3 08/24] mm: adjust FOLL_SPLIT for new refcounting
` [PATCHv3 09/24] thp, mlock: do not allow huge pages in mlocked area
` [PATCHv3 10/24] khugepaged: ignore pmd tables with THP mapped with ptes
` [PATCHv3 11/24] thp: rename split_huge_page_pmd() to split_huge_pmd()
` [PATCHv3 12/24] thp: PMD splitting without splitting compound page
` [PATCHv3 13/24] mm, vmstats: new THP splitting event
` [PATCHv3 14/24] thp: implement new split_huge_page()
` [PATCHv3 15/24] mm, thp: remove infrastructure for handling splitting PMDs
` [PATCHv3 16/24] x86, "
` [PATCHv3 17/24] futex, thp: remove special case for THP in get_futex_key
` [PATCHv3 18/24] thp, mm: split_huge_page(): caller need to lock page
` [PATCHv3 19/24] thp, mm: use migration entries to freeze page counts on split
` [PATCHv3 20/24] mm, thp: remove compound_lock
` [PATCHv3 21/24] thp: introduce deferred_split_huge_page()
` [PATCHv3 22/24] memcg: adjust to support new THP refcounting
` [PATCHv3 23/24] ksm: split huge pages on follow_page()
` [PATCHv3 24/24] thp: update documentation

[PATCH v2] mm: incorporate zero pages into transparent huge pages
 2015-02-16 11:50 UTC  (2+ messages)

[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 

How to controll Buffers to be dilligently reclaimed?
 2015-02-13 18:07 UTC  (4+ messages)

[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 v5 0/3] mm: cma: debugfs access to CMA
 2015-02-13  2:50 UTC  (7+ 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 RESEND 0/3] memory_hotplug: hyperv: fix deadlock between memory adding and onlining
 2015-02-12 22:43 UTC  (13+ messages)
` [PATCH RESEND 1/3] driver core: export lock_device_hotplug/unlock_device_hotplug
` [PATCH RESEND 2/3] memory_hotplug: add note about holding device_hotplug_lock and add_memory()
` [PATCH RESEND 3/3] Drivers: hv: balloon: fix deadlock between memory adding and onlining

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

[PATCH 0/4] Cleanup mm_populate() codepath
 2015-02-12 21:59 UTC  (5+ messages)
` [PATCH 2/4] mm: rename __mlock_vma_pages_range() to populate_vma_page_range()

mempool.c: Replace io_schedule_timeout with io_schedule
 2015-02-12 20:46 UTC  (2+ messages)
    ` [PATCH] dm log userspace: split flush_entry_pool to be per dirty-log [was: Re: mempool.c: Replace io_schedule_timeout with io_schedule]

[PATCH v2] mm: vmscan: fix the page state calculation in too_many_isolated
 2015-02-12 16:19 UTC  (5+ messages)

[PATCH 0/3] memory_hotplug: hyperv: fix deadlock between memory adding and onlining
 2015-02-12 15:39 UTC  (9+ messages)
` [PATCH 1/3] driver core: export lock_device_hotplug/unlock_device_hotplug

[PATCH] mm: fix negative nr_isolated counts
 2015-02-12 15:12 UTC  (6+ messages)

mm: NULL ptr deref in unlink_file_vma
 2015-02-12 13:42 UTC  (7+ messages)

Stuck/not-responding machine when running trinity on next-20150204, ext4 disk corruption
 2015-02-12  9:08 UTC 

[aa:userfault 17/19] mm/userfaultfd.c:48:6: sparse: symbol 'double_down_read' was not declared. Should it be static?
 2015-02-12  8:54 UTC  (2+ messages)
` [PATCH aa] userfaultfd: double_down_read() can be static

page:  |  | latest

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