linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCHv4 00/24] THP refcounting redesign
 2015-03-04 16:33 UTC  (19+ messages)
` [PATCHv4 02/24] mm: change PageAnon() and page_anon_vma() to work on tail pages
` [PATCHv4 03/24] mm: avoid PG_locked "
` [PATCHv4 04/24] rmap: add argument to charge compound page
` [PATCHv4 05/24] mm, proc: adjust PSS calculation
` [PATCHv4 06/24] mm: store mapcount for compound page separately
` [PATCHv4 07/24] mm, thp: adjust conditions when we can reuse the page on WP fault
` [PATCHv4 08/24] mm: adjust FOLL_SPLIT for new refcounting
` [PATCHv4 09/24] thp, mlock: do not allow huge pages in mlocked area
` [PATCHv4 10/24] khugepaged: ignore pmd tables with THP mapped with ptes
` [PATCHv4 11/24] thp: rename split_huge_page_pmd() to split_huge_pmd()
` [PATCHv4 12/24] thp: PMD splitting without splitting compound page
` [PATCHv4 13/24] mm, vmstats: new THP splitting event
` [PATCHv4 14/24] thp: implement new split_huge_page()
` [PATCHv4 15/24] mm, thp: remove infrastructure for handling splitting PMDs
` [PATCHv4 16/24] x86, "
` [PATCHv4 17/24] futex, thp: remove special case for THP in get_futex_key
` [PATCHv4 18/24] thp, mm: split_huge_page(): caller need to lock page
` [PATCHv4 20/24] mm, thp: remove compound_lock

[PATCH 0/3] DAX: Fix mmap-write not updating c/mtime
 2015-03-04 16:33 UTC 

[PATCH v3 0/6] Kernel huge I/O mapping support
 2015-03-04 16:23 UTC  (11+ messages)
` [PATCH v3 1/6] mm: Change __get_vm_area_node() to use fls_long()
` [PATCH v3 2/6] lib: Add huge I/O map capability interfaces
` [PATCH v3 3/6] mm: Change ioremap to set up huge I/O mappings
` [PATCH v3 4/6] mm: Change vunmap to tear down huge KVA mappings
` [PATCH v3 5/6] x86, mm: Support huge I/O mapping capability I/F
` [PATCH v3 6/6] x86, mm: Support huge KVA mappings on x86

[PATCH block/for-4.0-fixes] writeback: add missing INITIAL_JIFFIES init in global_update_bandwidth()
 2015-03-04 15:38 UTC  (5+ messages)

How to handle TIF_MEMDIE stalls?
 2015-03-04 15:04 UTC  (30+ messages)

Resurrecting the VM_PINNED discussion
 2015-03-04 14:45 UTC  (11+ messages)

How to handle TIF_MEMDIE stalls?
 2015-03-04 14:11 UTC  (8+ messages)

[PATCHv3 00/24] THP refcounting redesign
 2015-03-04 13:26 UTC  (12+ messages)
` [PATCHv3 03/24] mm: avoid PG_locked on tail pages
` [PATCHv3 04/24] rmap: add argument to charge compound page

[PATCH v2] mm: fix anon_vma->degree underflow in anon_vma endless growing prevention
 2015-03-04 12:52 UTC 

[PATCH] mm: memcontrol: Let mem_cgroup_move_account() have effect only if MMU enabled
 2015-03-04  9:59 UTC  (4+ messages)

node-hotplug: is memset 0 safe in try_offline_node()?
 2015-03-04  9:53 UTC  (11+ messages)

[PATCH] mm: nommu: Export symbol max_mapnr
 2015-03-04  7:09 UTC 

[PATCH] mm: fix anon_vma->degree underflow in anon_vma endless growing prevention
 2015-03-04  5:54 UTC  (6+ messages)

[PATCH 0/4] hugetlbfs: optionally reserve all fs pages at mount time
 2015-03-04  5:49 UTC  (6+ messages)
` [PATCH 1/4] hugetlbfs: add reserved mount fields to subpool structure
` [PATCH 2/4] hugetlbfs: coordinate global and subpool reserve accounting
` [PATCH 3/4] hugetlbfs: accept subpool reserved option and setup accordingly
` [PATCH 4/4] hugetlbfs: document reserved mount option

[PATCH v2 0/7] zsmalloc: compaction support
 2015-03-04  5:09 UTC  (10+ messages)
` [PATCH v2 1/7] zsmalloc: decouple handle and object
` [PATCH v2 2/7] zsmalloc: factor out obj_[malloc|free]
` [PATCH v2 3/7] zsmalloc: support compaction
` [PATCH v2 4/7] zsmalloc: adjust ZS_ALMOST_FULL
` [PATCH v2 5/7] zram: support compaction
` [PATCH v2 6/7] zsmalloc: record handle in page->private for huge object
` [PATCH v2 7/7] zsmalloc: add fullness into stat

[RFC] mm: page allocation for less fragmentation
 2015-03-04  1:05 UTC  (3+ messages)

[PATCH v3 6/6 UPDATE] x86, mm: Support huge KVA mappings on x86
 2015-03-03 23:48 UTC 

[regression v4.0-rc1] mm: IPIs from TLB flushes causing significant performance degradation
 2015-03-03 21:33 UTC  (10+ messages)

[RFC PATCH 0/4] make memtest a generic kernel feature
 2015-03-03 17:46 UTC  (14+ messages)
` [RFC PATCH 1/4] mm: move memtest under /mm
` [RFC PATCH 2/4] memtest: use phys_addr_t for physical addresses
` [RFC PATCH 3/4] arm64: add support for memtest
` [RFC PATCH 4/4] arm: "

[RFC] slub memory quarantine
 2015-03-03 17:36 UTC  (5+ messages)

[PATCH V4 0/6] RCU get_user_pages_fast and __get_user_pages_fast
 2015-03-03 15:46 UTC  (11+ messages)
  ` PMD update corruption (sync question)

[RFC V3] mm: change mm_advise_free to clear page dirty
 2015-03-03 13:40 UTC  (5+ messages)

[RFC PATCH 0/4] Clarify and cleanup some __GFP_NOFAIL usage
 2015-03-03 13:18 UTC  (15+ messages)
` [RFC 1/4] mm: Clarify __GFP_NOFAIL deprecation status
` [RFC 2/4] jbd2: revert must-not-fail allocation loops back to GFP_NOFAIL
` [RFC 3/4] sparc: remove __GFP_NOFAIL reuquirement
        ` [PATCH] sparc: clarify __GFP_NOFAIL allocation
` [RFC 4/4] cxgb4: drop "

[PATCH v3 0/4] mm: cma: add some debug information for CMA
 2015-03-03  9:16 UTC  (8+ messages)
` [PATCH v3 1/4] mm: cma: add trace events to debug physically-contiguous memory allocations
` [PATCH v3 3/4] mm: cma: add list of currently allocated CMA buffers to debugfs

[RFC 00/16] Introduce ZONE_CMA
 2015-03-03  8:28 UTC  (3+ messages)
` [RFC 13/16] mm/cma: populate ZONE_CMA and use this zone when GFP_HIGHUSERMOVABLE

[PATCH RFC 1/4] mm: throttle MADV_FREE
 2015-03-03  2:06 UTC  (17+ messages)
    ` [RFC] mm: change mm_advise_free to clear page dirty
          ` [RFC V2] "
              ` [RFC V3] "

[RFC 0/3] hugetlbfs: optionally reserve all fs pages at mount time
 2015-03-03  1:36 UTC  (12+ messages)
` [RFC 1/3] hugetlbfs: add reserved mount fields to subpool structure
` [RFC 2/3] hugetlbfs: coordinate global and subpool reserve accounting
` [RFC 3/3] hugetlbfs: accept subpool reserved option and setup accordingly

[PATCH] mm: reorder can_do_mlock to fix audit denial
 2015-03-03  0:49 UTC  (4+ messages)

[PATCH v2 0/7] Kernel huge I/O mapping support
 2015-03-03  0:37 UTC  (11+ messages)
` [PATCH v2 5/7] x86, mm: Support huge KVA mappings on x86

[PATCH] mm: cma: constify and use correct signness in mm/cma.c
 2015-03-02 23:45 UTC  (2+ messages)

[patch 1/2] mm: remove GFP_THISNODE
 2015-03-02 20:40 UTC  (8+ messages)
` [patch v2 1/3] "

[patch] memcg: disable hierarchy support if bound to the legacy cgroup hierarchy
 2015-03-02 17:58 UTC  (2+ messages)

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

mm: cma: debugfs interface
 2015-03-02 16:04 UTC 

[PATCH 1/2] mm/page_alloc.c: Add '(' and ')' in comment
 2015-03-02 14:26 UTC  (2+ messages)
` [PATCH 2/2] mm/page_alloc.c: fix a grammar "

[PATCH] mm: set khugepaged_max_ptes_none by 1/8 of HPAGE_PMD_NR
 2015-03-02 14:00 UTC  (5+ messages)

page:  |  | latest

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