linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
mmotm 2015-04-30-15-43 uploaded
 2015-04-30 22:44 UTC 

mm: hangs in collapse_huge_page
 2015-04-30 22:24 UTC  (4+ messages)

[PATCH 0/13] Parallel struct page initialisation v4
 2015-04-30 21:55 UTC  (24+ messages)
` [PATCH 01/13] memblock: Introduce a for_each_reserved_mem_region iterator
` [PATCH 02/13] mm: meminit: Move page initialization into a separate function
` [PATCH 03/13] mm: meminit: Only set page reserved in the memblock region
` [PATCH 04/13] mm: page_alloc: Pass PFN to __free_pages_bootmem
` [PATCH 05/13] mm: meminit: Make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nid
` [PATCH 06/13] mm: meminit: Inline some helper functions
` [PATCH 07/13] mm: meminit: Initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PAGE_INIT is set
` [PATCH 08/13] mm: meminit: Initialise remaining struct pages in parallel with kswapd
` [PATCH 09/13] mm: meminit: Minimise number of pfn->page lookups during initialisation
` [PATCH 10/13] x86: mm: Enable deferred struct page initialisation on x86-64
` [PATCH 11/13] mm: meminit: Free pages in large chunks where possible
` [PATCH 12/13] mm: meminit: Reduce number of times pageblocks are set during struct page init
` [PATCH 13/13] mm: meminit: Remove mminit_verify_page_links

slub bulk alloc: Extract objects from the per cpu slab
 2015-04-30 19:20 UTC  (10+ messages)
    ` slub: bulk allocation from per cpu partial pages

[PATCHv5 00/28] THP refcounting redesign
 2015-04-30 16:47 UTC  (38+ messages)
` [PATCHv5 01/28] mm, proc: adjust PSS calculation
` [PATCHv5 02/28] rmap: add argument to charge compound page
` [PATCHv5 04/28] mm, thp: adjust conditions when we can reuse the page on WP fault
` [PATCHv5 06/28] mm: handle PTE-mapped tail pages in gerneric fast gup implementaiton
` [PATCHv5 07/28] thp, mlock: do not allow huge pages in mlocked area
` [PATCHv5 08/28] khugepaged: ignore pmd tables with THP mapped with ptes
` [PATCHv5 09/28] thp: rename split_huge_page_pmd() to split_huge_pmd()
` [PATCHv5 10/28] mm, vmstats: new THP splitting event
` [PATCHv5 16/28] mm, thp: remove compound_lock
` [PATCHv5 17/28] mm, thp: remove infrastructure for handling splitting PMDs
` [PATCHv5 18/28] x86, "
` [PATCHv5 20/28] mm: differentiate page_mapped() from page_mapcount() for compound pages
` [RFC PATCH 0/3] Remove _PAGE_SPLITTING from ppc64
  ` [RFC PATCH 1/3] mm/thp: Use pmdp_splitting_flush_notify to clear pmd on splitting
  ` [RFC PATCH 2/3] powerpc/thp: Remove _PAGE_SPLITTING and related code
  ` [RFC PATCH 3/3] mm/thp: Add new function to clear pmd on collapse

[RFC 00/11] mm: debug: formatting memory management structs
 2015-04-30 16:44 UTC  (10+ messages)
` [RFC 01/11] mm: debug: format flags in a buffer
` [RFC 02/11] mm: debug: deal with a new family of MM pointers
` [RFC 03/11] mm: debug: dump VMA into a string rather than directly on screen
` [RFC 07/11] mm: debug: VM_BUG()

[PATCH 0/3] UserfaultFD: Extension for non cooperative uffd usage
 2015-04-30 16:38 UTC  (9+ messages)
` [PATCH 2/3] uffd: Introduce the v2 API
      ` [PATCH] UserfaultFD: Rename uffd_api.bits into .features

[PATCH 0/9 v2] Helper to abstract vma handling in media layer
 2015-04-30 15:55 UTC  (3+ messages)
` [PATCH 2/9] mm: Provide new get_vaddr_pfns() helper

Should mmap MAP_LOCKED fail if mm_poppulate fails?
 2015-04-30 14:52 UTC  (17+ messages)
  ` [RFC 1/3] mm: mmap make MAP_LOCKED really mlock semantic
  ` [RFC 2/3] mm: allow munmap related functions to understand gfp_mask
  ` [RFC 3/3] mm: introduce do_munmap_nofail
            ` [RFC PATCH] mmap.2: clarify MAP_LOCKED semantic (was: Re: Should mmap MAP_LOCKED fail if mm_poppulate fails?)

[PATCH v3 0/3] idle memory tracking
 2015-04-30 14:50 UTC  (14+ messages)
` [PATCH v3 1/3] memcg: add page_cgroup_ino helper
` [PATCH v3 2/3] proc: add kpagecgroup file
` [PATCH v3 3/3] proc: add kpageidle file

[PATCH 0/9] mm: improve OOM mechanism v2
 2015-04-30 14:25 UTC  (24+ messages)
` [PATCH 3/9] mm: oom_kill: switch test-and-clear of known TIF_MEMDIE to clear
` [PATCH 4/9] mm: oom_kill: generalize OOM progress waitqueue
` [PATCH 5/9] mm: oom_kill: remove unnecessary locking in exit_oom_victim()
` [PATCH 6/9] mm: oom_kill: simplify OOM killer locking
` [PATCH 7/9] mm: page_alloc: inline should_alloc_retry()
` [PATCH 8/9] mm: page_alloc: wait for OOM killer progress before retrying
` [PATCH 9/9] mm: page_alloc: memory reserve access for OOM-killing allocations

[PATCH] set/get_mempolicy.2: policy is per thread, not per process
 2015-04-30 10:31 UTC 

[RFC v2 0/4] fs: Add generic file system event notifications
 2015-04-30  8:21 UTC  (18+ messages)
` [RFC v2 1/4] "

[Question] ksm: rmap_item pointing to some stale vmas
 2015-04-30  6:07 UTC  (5+ messages)

Why task_struct slab can't be released back to buddy system?
 2015-04-30  1:29 UTC  (3+ messages)

[RFC PATCH v3 00/10] an introduction of library operating system for Linux (LibOS)
 2015-04-29 23:16 UTC  (5+ messages)
` [PATCH v4 00/10] an introduction of Linux library operating system (LibOS)

[PATCH] Hardening memory maunipulation
 2015-04-29 22:09 UTC  (2+ messages)

[PATCH 2/2] Fix variable "error" missing initialization
 2015-04-29 17:24 UTC  (2+ messages)

[mm/meminit] PANIC: early exception 06 rip 10:ffffffff811bfa9a error 0 cr2 ffff88000fbff000
 2015-04-29 13:41 UTC  (2+ messages)

[PATCH v4 0/3] tracing: add trace event for memory-failure
 2015-04-29 11:14 UTC  (2+ messages)

[PATCH] of: return NUMA_NO_NODE from fallback of_node_to_nid()
 2015-04-29  8:37 UTC  (7+ messages)
      `  "

readahead for strided IO
 2015-04-29  7:52 UTC 

[RFC v2 PATCH 0/5] hugetlbfs: add fallocate support
 2015-04-29  7:04 UTC  (2+ messages)

[PATCH 0/13] Parallel struct page initialisation v3
 2015-04-29  1:31 UTC  (24+ messages)
` [PATCH 02/13] mm: meminit: Move page initialization into a separate function
` [PATCH 03/13] mm: meminit: Only set page reserved in the memblock region
` [PATCH 05/13] mm: meminit: Make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nid
` [PATCH 07/13] mm: meminit: Initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PAGE_INIT is set
` [PATCH 08/13] mm: meminit: Initialise remaining struct pages in parallel with kswapd
` [PATCH 11/13] mm: meminit: Free pages in large chunks where possible

PCID and TLB flushes (was: [GIT PULL] kdbus for 4.1-rc1)
 2015-04-28 23:49 UTC  (12+ messages)

[PATCH] mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook
 2015-04-28 23:07 UTC  (2+ messages)

[patch 00/12] mm: page_alloc: improve OOM mechanism and policy
 2015-04-28 22:50 UTC  (7+ messages)
` [patch 03/12] mm: oom_kill: switch test-and-clear of known TIF_MEMDIE to clear
        ` [patch] android, lmk: avoid setting TIF_MEMDIE if process has already exited
          ` [patch resend] "

[PATCH] compaction: fix isolate_migratepages_block() for THP=n
 2015-04-28 22:44 UTC  (5+ messages)

[Bug 97321] New: WARNING at untrack_pfn+0x 99/0xa0()
 2015-04-28 21:36 UTC 

Interacting with coherent memory on external devices
 2015-04-28 17:20 UTC  (23+ messages)

Fwd: about memory zone usage
 2015-04-28 16:29 UTC 

[PATCHv5 04/28] mm, thp: adjust conditions when we can reuse the page on WP fault
 2015-04-28 16:27 UTC  (2+ messages)

[PATCH 0/2] Reintroduce picky __compound_tail_refcounted()
 2015-04-28 16:24 UTC  (3+ messages)
` [PATCH 1/2] mm: drop bogus VM_BUG_ON_PAGE assert in put_page() codepath
` [PATCH 2/2] mm: avoid tail page refcounting on non-THP compound pages

[PATCH] mm/shmem.c: Add new seal to memfd: F_SEAL_WRITE_NONCREATOR
 2015-04-28 13:28 UTC  (3+ messages)
  ` [PATCH] mm/shmem.c: Add new seal to memfd: F_SEAL_WRITE_PEER

[PATCH 1/3] mm/page_alloc: don't break highest order freepage if steal
 2015-04-28  7:45 UTC  (4+ messages)
` [RFC PATCH 3/3] mm: support active anti-fragmentation algorithm

mm: compaction: BUG in isolate_migratepages_block()
 2015-04-27 23:01 UTC  (2+ messages)

[PATCH 0/2] Sanitizing freed pages
 2015-04-27 21:27 UTC  (5+ messages)
` [PATCH 2/2] mm/page_alloc.c: add config option to sanitize "

[RFC PATCH 0/14] Parallel struct page initialisation v5r4
 2015-04-27 20:07 UTC  (9+ messages)
` [PATCH 10/13] x86: mm: Enable deferred struct page initialisation on x86-64

page:  |  | latest

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