node-hotplug: is memset 0 safe in try_offline_node()?
2015-03-04 8:31 UTC (9+ messages)
[PATCH] mm: nommu: Export symbol max_mapnr
2015-03-04 7:09 UTC
How to handle TIF_MEMDIE stalls?
2015-03-04 6:52 UTC (38+ messages)
[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 0/6] Kernel huge I/O mapping support
2015-03-04 1:00 UTC (10+ 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 v3 6/6 UPDATE] x86, mm: Support huge KVA mappings on x86
2015-03-03 23:48 UTC
Resurrecting the VM_PINNED discussion
2015-03-03 22:05 UTC (10+ messages)
[regression v4.0-rc1] mm: IPIs from TLB flushes causing significant performance degradation
2015-03-03 21:33 UTC (10+ messages)
[PATCH] mm: memcontrol: Let mem_cgroup_move_account() have effect only if MMU enabled
2015-03-03 20:01 UTC (3+ 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 (14+ messages)
` PMD update corruption (sync question)
[PATCHv3 00/24] THP refcounting redesign
2015-03-03 15:21 UTC (7+ messages)
` [PATCHv3 03/24] mm: avoid PG_locked on tail pages
[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 (20+ 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 (12+ messages)
` [patch v2 1/3] "
` [patch v2 2/3] mm, thp: really limit transparent hugepage allocation to local node
` [patch v2 3/3] kernel, cpuset: remove exception for __GFP_THISNODE
[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)
[PATCH] doc: add information about max_ptes_none
2015-03-02 12:56 UTC (3+ messages)
[RFC PATCH 1/2] mem-hotplug: introduce sysfs `range' attribute
2015-03-02 12:29 UTC (4+ messages)
` [RFC PATCH 2/2] mem-hotplug: add description of "
drivers/rtc/rtc-ds1685.c:2144:3-8: No need to set .owner here. The core will do it
2015-03-01 18:16 UTC
Generic page fault (Was: libsigsegv ....)
2015-03-01 3:57 UTC (10+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox