linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 0/13] Parallel struct page initialisation v3
 2015-04-27 22:43 UTC  (10+ messages)
` [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

mm: compaction: BUG in isolate_migratepages_block()
 2015-04-27 22:34 UTC 

[PATCH 0/2] Sanitizing freed pages
 2015-04-27 21:27 UTC  (11+ messages)
` [PATCH 1/2] mm/page_alloc.c: cleanup obsolete KM_USER*
` [PATCH 2/2] mm/page_alloc.c: add config option to sanitize freed pages

[PATCH 0/3] UserfaultFD: Extension for non cooperative uffd usage
 2015-04-27 21:12 UTC  (5+ messages)
` [PATCH 2/3] uffd: Introduce the v2 API

Interacting with coherent memory on external devices
 2015-04-27 20:52 UTC  (81+ messages)

[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

[PATCH 0/9] mm: improve OOM mechanism v2
 2015-04-27 19:05 UTC  (10+ messages)
` [PATCH 1/9] mm: oom_kill: remove unnecessary locking in oom_enable()
` [PATCH 2/9] mm: oom_kill: clean up victim marking and exiting interfaces
` [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

kernel BUG at mm/swap.c:134! - page dumped because: VM_BUG_ON_PAGE(page_mapcount(page) != 0)
 2015-04-27 16:40 UTC  (10+ messages)

[RFC v2 0/4] fs: Add generic file system event notifications
 2015-04-27 15:37 UTC  (8+ messages)
` [RFC v2 1/4] "
` [RFC v2 2/4] ext4: Add helper function to mark group as corrupted
` [RFC v2 3/4] ext4: Add support for generic FS events
` [RFC v2 4/4] shmem: "

[PATCH v2]block:bounce: fix call inc_|dec_zone_page_state on different pages confuse value of NR_BOUNCE
 2015-04-27 15:24 UTC  (2+ messages)

[PATCH v4 0/7] mtrr, mm, x86: Enhance MTRR checks for huge I/O mapping
 2015-04-27 14:31 UTC  (5+ messages)

[PATCH] compaction: fix isolate_migratepages_block() for THP=n
 2015-04-27 11:50 UTC  (2+ messages)

[PATCH 1/3] mm/page_alloc: don't break highest order freepage if steal
 2015-04-27  8:42 UTC  (6+ messages)
` [PATCH 2/3] mm/page_alloc: stop fallback allocation if we already get some freepage
` [RFC PATCH 3/3] mm: support active anti-fragmentation algorithm

[PATCH] mm: fixed whitespace style errors in failslab.c
 2015-04-27  7:44 UTC  (2+ messages)

[RFC PATCH v2 00/11] an introduction of library operating system for Linux (LibOS)
 2015-04-27  7:39 UTC  (19+ messages)
` [RFC PATCH v3 00/10] "
  ` [PATCH v4 00/10] an introduction of Linux library operating system (LibOS)
    ` [PATCH v4 01/10] sysctl: make some functions unstatic to access by arch/lib
    ` [PATCH v4 02/10] slab: add SLIB (Library memory allocator) for arch/lib
    ` [PATCH v4 03/10] lib: public headers and API implementations for userspace programs
    ` [PATCH v4 04/10] lib: time handling (kernel glue code)
    ` [PATCH v4 05/10] lib: context and scheduling functions (kernel glue code) for libos
    ` [PATCH v4 06/10] lib: sysctl handling (kernel glue code)
    ` [PATCH v4 07/10] lib: other kernel glue layer code
    ` [PATCH v4 08/10] lib: auxially files for auto-generated asm-generic files of libos
    ` [PATCH v4 09/10] lib: libos build scripts and documentation
    ` [PATCH v4 10/10] lib: tools used for test scripts

[PATCH] mm: fixed Missing a blank line after declarations
 2015-04-27  7:16 UTC 

[PATCH] mm: Missing a blank line after declarations
 2015-04-27  7:00 UTC 

mm/memtest.c:84:33: sparse: cast from restricted __be64
 2015-04-27  3:17 UTC 

[PATCH 0/3] TLB flush multiple pages per IPI v4
 2015-04-27  2:50 UTC  (6+ messages)
` [PATCH 1/3] x86, mm: Trace when an IPI is about to be sent
` [PATCH 2/3] mm: Send one IPI per CPU to TLB flush multiple pages that were recently unmapped
` [PATCH 3/3] mm: Defer flush of writable TLB entries

[PATCH v2]block:bounce: fix call inc_|dec_zone_page_state on different pages confuse value of NR_BOUNCE
 2015-04-27  0:51 UTC 

[PATCH 1/2] mm: free large amount of 0-order pages in workqueue
 2015-04-25 21:51 UTC  (5+ messages)

[PATCH] mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook
 2015-04-25  3:43 UTC 

[PATCH 1/3] shmem: fix double uncharge in __shmem_file_setup()
 2015-04-25  2:15 UTC  (5+ messages)
` [PATCH 3/3] mm: catch memory commitment underflow

[patch 00/12] mm: page_alloc: improve OOM mechanism and policy
 2015-04-24 19:13 UTC  (4+ messages)
` [patch 09/12] mm: page_alloc: private memory reserves for OOM-killing allocations

[memcg:since-4.0 185/259] arch/x86/oprofile/../../../drivers/oprofile/buffer_sync.c:229:46: sparse: incorrect type in argument 1 (different address spaces)
 2015-04-24 17:49 UTC 

[RFC] Helper to abstract vma handling in media layer
 2015-04-24 16:21 UTC  (3+ messages)
` [PATCH 1/9] mm: Provide new get_vaddr_pfns() helper

[PATCH 0/9 v2] Helper to abstract vma handling in media layer
 2015-04-24 16:08 UTC  (6+ messages)

[PATCH] mm/hugetlb: reduce arch dependent code about huge_pmd_unshare
 2015-04-24 15:46 UTC  (5+ messages)

[RFC PATCH 0/6] TLB flush multiple pages with a single IPI v3
 2015-04-24 15:16 UTC  (3+ messages)

[PATCH v3] mm/slab_common: Support the slub_debug boot option on specific object size
 2015-04-24 14:36 UTC  (5+ messages)

about bootmem allocation/freeing flow
 2015-04-24 12:51 UTC  (2+ messages)

[patch] mm: vmscan: invoke slab shrinkers from shrink_zone()
 2015-04-24 11:47 UTC  (6+ messages)

mmotm 2015-04-23-16-38 uploaded
 2015-04-24  8:20 UTC  (2+ messages)

[PATCH] mm: soft-offline: fix num_poisoned_pages counting on concurrent events
 2015-04-24  0:42 UTC  (2+ messages)

[PATCH 1/2] mm/hwpoison-inject: fix refcounting in no-injection case
 2015-04-24  0:42 UTC  (4+ messages)
` [PATCH 2/2] mm/hwpoison-inject: check PageLRU of hpage

[RFC v2 PATCH 0/5] hugetlbfs: add fallocate support
 2015-04-23 22:13 UTC  (6+ messages)
` [RFC v2 PATCH 1/5] hugetlbfs: truncate_hugepages() takes a range of pages
` [RFC v2 PATCH 2/5] hugetlbfs: remove region_truncte() as region_del() can be used
` [RFC v2 PATCH 3/5] hugetlbfs: New huge_add_to_page_cache helper routine
` [RFC v2 PATCH 4/5] hugetlbfs: add hugetlbfs_fallocate()
` [RFC v2 PATCH 5/5] mm: madvise allow remove operation for hugetlbfs

[PATCHv5 00/28] THP refcounting redesign
 2015-04-23 21:04 UTC  (29+ messages)
` [PATCHv5 01/28] mm, proc: adjust PSS calculation
` [PATCHv5 02/28] rmap: add argument to charge compound page
` [PATCHv5 03/28] memcg: adjust to support new THP refcounting
` [PATCHv5 04/28] mm, thp: adjust conditions when we can reuse the page on WP fault
` [PATCHv5 05/28] mm: adjust FOLL_SPLIT for new refcounting
` [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 11/28] mm: temporally mark THP broken
` [PATCHv5 12/28] thp: drop all split_huge_page()-related code
` [PATCHv5 13/28] mm: drop tail page refcounting
` [PATCHv5 14/28] futex, thp: remove special case for THP in get_futex_key
` [PATCHv5 15/28] ksm: prepare to new THP semantics
` [PATCHv5 16/28] mm, thp: remove compound_lock
` [PATCHv5 17/28] mm, thp: remove infrastructure for handling splitting PMDs
` [PATCHv5 18/28] x86, "
` [PATCHv5 19/28] mm: store mapcount for compound page separately
` [PATCHv5 20/28] mm: differentiate page_mapped() from page_mapcount() for compound pages
` [PATCHv5 21/28] mm, numa: skip PTE-mapped THP on numa fault
` [PATCHv5 22/28] thp: implement split_huge_pmd()
` [PATCHv5 23/28] thp: add option to setup migration entiries during PMD split
` [PATCHv5 24/28] thp, mm: split_huge_page(): caller need to lock page
` [PATCHv5 25/28] thp: reintroduce split_huge_page()
` [PATCHv5 26/28] thp: introduce deferred_split_huge_page()
` [PATCHv5 27/28] mm: re-enable THP
` [PATCHv5 28/28] thp: update documentation

page:  |  | latest

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