Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-02 17:09:24 to 2015-06-05 12:04:34 UTC [more...]

[RFC][PATCHv2 0/8] introduce automatic pool compaction
 2015-06-05 12:03 UTC 

[PATCH] oom: split out forced OOM killer
 2015-06-05 11:28 UTC  (3+ messages)

[PATCH] oom: always panic on OOM when panic_on_oom is configured
 2015-06-05 11:13 UTC  (3+ messages)

[PATCH] zsmalloc: fix a null pointer dereference in destroy_handle_cache()
 2015-06-05 11:11 UTC 

[PATCH] cma: allow concurrent cma pages allocation for multi-cma areas
 2015-06-05  8:01 UTC 

HMM (Heterogeneous Memory Management) v8
 2015-06-05  3:29 UTC  (13+ messages)
` [PATCH 01/36] mmu_notifier: add event information to address invalidation v7
` [PATCH 02/36] mmu_notifier: keep track of active invalidation ranges v3
` [PATCH 03/36] mmu_notifier: pass page pointer to mmu_notifier_invalidate_page()

[RFC PATCH 00/12] mm: mirrored memory support for page buddy allocations
 2015-06-05  3:14 UTC  (22+ messages)
` [RFC PATCH 01/12] mm: add a new config to manage the code
` [RFC PATCH 02/12] mm: introduce mirror_info
` [RFC PATCH 03/12] mm: introduce MIGRATE_MIRROR to manage the mirrored, pages
` [RFC PATCH 04/12] mm: add mirrored pages to buddy system
` [RFC PATCH 05/12] mm: introduce a new zone_stat_item NR_FREE_MIRROR_PAGES
` [RFC PATCH 06/12] mm: add free mirrored pages info
` [RFC PATCH 07/12] mm: introduce __GFP_MIRROR to allocate mirrored pages
` [RFC PATCH 08/12] mm: use mirrorable to switch allocate mirrored memory
` [RFC PATCH 09/12] mm: enable allocate mirrored memory at boot time
` [RFC PATCH 10/12] mm: add the buddy system interface
` [RFC PATCH 11/12] mm: add the PCP interface
` [RFC PATCH 12/12] mm: let slab/slub/slob use mirrored memory

[RFC PATCH] slub: RFC: Improving SLUB performance with 38% on NO-PREEMPT
 2015-06-05  2:37 UTC  (2+ messages)

mmotm 2015-06-04-16-23 uploaded
 2015-06-04 23:24 UTC 

Rules for calling ->releasepage()
 2015-06-04 22:44 UTC  (3+ messages)

[PATCH block/for-4.2/writeback] bdi: fix wrong error return value in cgwb_create()
 2015-06-04 21:20 UTC 

writeback: implement memcg wb_domain
 2015-06-04 21:13 UTC  (2+ messages)

[PATCH RFC] memcg: close the race window between OOM detection and killing
 2015-06-04 19:29 UTC  (6+ messages)

[RFC][PATCH 00/10] zsmalloc auto-compaction
 2015-06-04 14:47 UTC  (25+ messages)
` [RFC][PATCH 01/10] zsmalloc: drop unused variable `nr_to_migrate'
` [RFC][PATCH 02/10] zsmalloc: always keep per-class stats
` [RFC][PATCH 03/10] zsmalloc: introduce zs_can_compact() function
` [RFC][PATCH 04/10] zsmalloc: cosmetic compaction code adjustments
` [RFC][PATCH 07/10] zsmalloc: introduce auto-compact support

[PATCH 0/4] sunrpc: clean up "swapper" xprt handling
 2015-06-04 14:25 UTC  (6+ messages)
` [PATCH 3/4] sunrpc: if we're closing down a socket, clear memalloc on it first

[PATCH] zswap: dynamic pool creation
 2015-06-04 12:13 UTC  (2+ messages)

[PATCH] mm: kmemleak: Fix crashing during kmemleak disabling
 2015-06-04  9:35 UTC  (3+ messages)

[PATCH] of: return NUMA_NO_NODE from fallback of_node_to_nid()
 2015-06-04  5:45 UTC  (5+ messages)

[RFCv3 1/2] device: add dma_params->max_segment_count
 2015-06-04  5:24 UTC  (12+ messages)
` [RFCv3 2/2] dma-buf: add helpers for sharing attacher constraints with dma-parms
            ` [Linaro-mm-sig] "
` [Linaro-mm-sig] [RFCv3 1/2] device: add dma_params->max_segment_count

[PATCH] zram: clear disk io accounting when reset zram device
 2015-06-04  2:32 UTC  (2+ messages)

[PATCH v3 0/6] pmem api, generic ioremap_cache, and memremap
 2015-06-03 23:58 UTC  (9+ messages)
` [PATCH v3 1/6] arch: unify ioremap prototypes and macro aliases
` [PATCH v3 2/6] cleanup IORESOURCE_CACHEABLE vs ioremap()
` [PATCH v3 3/6] arch/*/asm/io.h: add ioremap_cache() to all architectures
` [PATCH v3 4/6] devm: fix ioremap_cache() usage
` [PATCH v3 5/6] arch: introduce memremap_cache() and memremap_wt()
` [PATCH v3 6/6] arch, x86: pmem api for ensuring durability of persistent memory updates

[PATCH -mm 1/2] memcg: remove unused mem_cgroup->oom_wakeups
 2015-06-03 20:32 UTC  (9+ messages)
` [PATCH -mm 2/2] memcg: convert mem_cgroup->under_oom from atomic_t to int
  ` [PATCH v2 "
` [PATCH v2 -mm 1/2] memcg: remove unused mem_cgroup->oom_wakeups

[PATCH v3 0/5] sunrpc: clean up "swapper" xprt handling
 2015-06-03 20:28 UTC  (7+ messages)
` [PATCH v3 1/5] sunrpc: keep a count of swapfiles associated with the rpc_clnt
` [PATCH v3 2/5] sunrpc: make xprt->swapper an atomic_t
` [PATCH v3 3/5] sunrpc: if we're closing down a socket, clear memalloc on it first
` [PATCH v3 4/5] sunrpc: lock xprt before trying to set memalloc on the sockets
` [PATCH v3 5/5] sunrpc: turn swapper_enable/disable functions into rpc_xprt_ops

[PATCH v2 0/5] sunrpc: clean up "swapper" xprt handling
 2015-06-03 19:03 UTC  (10+ messages)
` [PATCH v2 1/5] sunrpc: keep a count of swapfiles associated with the rpc_clnt
` [PATCH v2 2/5] sunrpc: make xprt->swapper an atomic_t
` [PATCH v2 3/5] sunrpc: if we're closing down a socket, clear memalloc on it first
` [PATCH v2 4/5] sunrpc: lock xprt before trying to set memalloc on the sockets
` [PATCH v2 5/5] sunrpc: turn swapper_enable/disable functions into rpc_xprt_ops

[PATCHv6 00/36] THP refcounting redesign
 2015-06-03 17:06 UTC  (37+ messages)
` [PATCHv6 01/36] mm, proc: adjust PSS calculation
` [PATCHv6 02/36] rmap: add argument to charge compound page
` [PATCHv6 03/36] memcg: adjust to support new THP refcounting
` [PATCHv6 04/36] mm, thp: adjust conditions when we can reuse the page on WP fault
` [PATCHv6 05/36] mm: adjust FOLL_SPLIT for new refcounting
` [PATCHv6 06/36] mm: handle PTE-mapped tail pages in gerneric fast gup implementaiton
` [PATCHv6 07/36] thp, mlock: do not allow huge pages in mlocked area
` [PATCHv6 08/36] khugepaged: ignore pmd tables with THP mapped with ptes
` [PATCHv6 09/36] thp: rename split_huge_page_pmd() to split_huge_pmd()
` [PATCHv6 10/36] mm, vmstats: new THP splitting event
` [PATCHv6 11/36] mm: temporally mark THP broken
` [PATCHv6 12/36] thp: drop all split_huge_page()-related code
` [PATCHv6 13/36] mm: drop tail page refcounting
` [PATCHv6 14/36] futex, thp: remove special case for THP in get_futex_key
` [PATCHv6 15/36] ksm: prepare to new THP semantics
` [PATCHv6 16/36] mm, thp: remove compound_lock
` [PATCHv6 17/36] arm64, thp: remove infrastructure for handling splitting PMDs
` [PATCHv6 18/36] arm, "
` [PATCHv6 19/36] mips, "
` [PATCHv6 20/36] powerpc, "
` [PATCHv6 21/36] s390, "
` [PATCHv6 22/36] sparc, "
` [PATCHv6 23/36] tile, "
` [PATCHv6 24/36] x86, "
` [PATCHv6 25/36] mm, "
` [PATCHv6 26/36] mm: rework mapcount accounting to enable 4k mapping of THPs
` [PATCHv6 27/36] mm: differentiate page_mapped() from page_mapcount() for compound pages
` [PATCHv6 28/36] mm, numa: skip PTE-mapped THP on numa fault
` [PATCHv6 29/36] thp: implement split_huge_pmd()
` [PATCHv6 30/36] thp: add option to setup migration entiries during PMD split
` [PATCHv6 31/36] thp, mm: split_huge_page(): caller need to lock page
` [PATCHv6 32/36] thp: reintroduce split_huge_page()
` [PATCHv6 33/36] migrate_pages: try to split pages on qeueuing
` [PATCHv6 34/36] thp: introduce deferred_split_huge_page()
` [PATCHv6 35/36] mm: re-enable THP
` [PATCHv6 36/36] thp: update documentation

committed memory, mmaps and shms
 2015-06-03 16:26 UTC  (6+ messages)

[RFC 0/2] mapping_gfp_mask from the page fault path
 2015-06-03 13:42 UTC  (5+ messages)

[PATCH] MAINTAINERS: add zpool
 2015-06-03 12:55 UTC  (6+ messages)

[PATCH] compaction: fix isolate_migratepages_block() for THP=n
 2015-06-03 11:24 UTC  (7+ messages)

[PATCH 0/9 v5] Helper to abstract vma handling in media layer
 2015-06-03  9:34 UTC  (6+ messages)
` [PATCH 2/9] mm: Provide new get_vaddr_frames() helper

[RFC 0/6] MADV_FREE: respect pte_dirty, not PG_dirty
 2015-06-03  6:15 UTC  (7+ messages)
` [RFC 1/6] mm: keep dirty bit on KSM page
` [RFC 2/6] mm: keep dirty bit on anonymous page migration
` [RFC 3/6] mm: mark dirty bit on swapped-in page
` [RFC 4/6] mm: mark dirty bit on unuse_pte
` [RFC 5/6] mm: decouple PG_dirty from MADV_FREE
` [RFC 6/6] mm: MADV_FREE refactoring

[RFC 0/4] enable migration of non-LRU pages
 2015-06-03  4:54 UTC  (4+ messages)
` [RFC 2/4] mm/balloon: apply driver page migratable into balloon driver

mm/page_owner.c:217:1-3: WARNING: PTR_ERR_OR_ZERO can be used
 2015-06-03  3:19 UTC 

[PATCH] frontswap: allow multiple backends
 2015-06-02 22:19 UTC  (6+ messages)
` [PATCHv2] "
  ` [PATCHv3] "

[PATCH] zswap: runtime enable/disable
 2015-06-02 21:10 UTC 

[PATCH 0/5] zswap: make params runtime changeable
 2015-06-02 20:47 UTC  (6+ messages)
` [PATCH 3/5] zswap: runtime enable/disable

[PATCH v12 0/10] Support Write-Through mapping on x86
 2015-06-02 20:01 UTC  (6+ messages)

[PATCH] Update mlockall() and mmap() man pages for LOCKONFAULT flags
 2015-06-02 18:13 UTC 

[PATCH V2 0/3] Allow user to request memory to be locked on page fault
 2015-06-02 18:13 UTC  (4+ messages)
` [PATCH V2 1/3] Add mmap flag to request pages are locked after "
` [PATCH V2 2/3] Add mlockall flag for locking pages on fault
` [PATCH V2 3/3] Add tests for lock "

[PATCH v4 0/3] alloc_huge_page/hugetlb_reserve_pages race
 2015-06-02 16:59 UTC  (2+ messages)
` [PATCH v4 1/3] mm/hugetlb: document the reserve map/region tracking routines


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).