linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-17 15:36:59 to 2015-03-20 13:14:57 UTC [more...]

[RFC v2 0/3] mm/vmalloc: fix possible exhaustion of vmalloc space
 2015-03-19 14:04 UTC  (2+ messages)
` [RFC v2 2/3] mm/vmalloc: occupy newly allocated vmap block just after allocation

[PATCH] mm: Use GFP_KERNEL allocation for the page cache in page_cache_read
 2015-03-20 13:14 UTC  (17+ messages)
      ` [PATCH] mm: Use GFP_KERNEL allocation for the page cache inpage_cache_read

[PATCH] [RFC] mm/compaction: initialize compaction information
 2015-03-20 13:00 UTC  (7+ messages)
        ` [PATCH][RFCv2] mm/compaction: reset compaction scanner positions

[PATCH v4 0/5] mm: cma: add some debug information for CMA
 2015-03-20 10:46 UTC  (9+ messages)
` [PATCH v4 1/5] mm: cma: add trace events to debug physically-contiguous memory allocations

[PATCH 4/4] mm: numa: Slow PTE scan rate if migration failures occur
 2015-03-20 10:12 UTC  (29+ messages)

[PATCH 04/16] page-flags: define PG_locked behavior on compound pages
 2015-03-20  8:04 UTC  (2+ messages)

[PATCH] mm/zsmalloc.c: fix comment for get_pages_per_zspage
 2015-03-20  7:43 UTC 

Re: mm/zsmalloc.c: count in handle's size when calculating pages_per_zspage
 2015-03-20  7:06 UTC 

[mmotm:master 332/380] kernel/fork.c:697:37: sparse: incorrect type in argument 1 (different base types)
 2015-03-20  7:05 UTC 

Re: mm/zsmalloc.c: count in handle's size when calculating pages_per_zspage
 2015-03-20  7:01 UTC 

mm/zsmalloc.c: count in handle's size when calculating pages_per_zspage
 2015-03-20  5:55 UTC  (3+ messages)

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

[PATCH] tracing: add trace event for memory-failure
 2015-03-20  4:15 UTC  (4+ messages)

[mmotm:master 332/380] include/linux/rcupdate.h:594:2: note: in expansion of macro 'rcu_lockdep_assert'
 2015-03-20  1:06 UTC 

[mmotm:master 173/380] fs/hugetlbfs/inode.c:770:77: warning: comparison of distinct pointer types lacks a cast
 2015-03-20  0:42 UTC 

[mmotm:master 332/380] kernel/fork.c:697:30: note: in expansion of macro 'rcu_dereference_protected'
 2015-03-20  0:29 UTC 

[mmotm:master 332/380] kernel/fork.c:697:273: warning: passing argument 1 of 'lock_is_held' from incompatible pointer type
 2015-03-20  0:28 UTC 

mmotm 2015-03-19-16-38 uploaded
 2015-03-19 23:38 UTC 

[patch 1/2] mm, mempool: poison elements backed by slab allocator
 2015-03-19 23:26 UTC  (4+ messages)

[PATCH 00/16] Sanitize usage of ->flags and ->mapping for tail pages
 2015-03-19 20:02 UTC  (19+ messages)
` [PATCH 01/16] mm: consolidate all page-flags helpers in <linux/page-flags.h>
` [PATCH 02/16] page-flags: trivial cleanup for PageTrans* helpers
` [PATCH 03/16] page-flags: introduce page flags policies wrt compound pages
` [PATCH 04/16] page-flags: define PG_locked behavior on "
` [PATCH 05/16] page-flags: define behavior of FS/IO-related flags "
` [PATCH 06/16] page-flags: define behavior of LRU-related "
` [PATCH 07/16] page-flags: define behavior SL*B-related "
` [PATCH 08/16] page-flags: define behavior of Xen-related "
` [PATCH 09/16] page-flags: define PG_reserved behavior "
` [PATCH 10/16] page-flags: define PG_swapbacked "
` [PATCH 11/16] page-flags: define PG_swapcache "
` [PATCH 12/16] page-flags: define PG_mlocked "
` [PATCH 13/16] page-flags: define PG_uncached "
` [PATCH 14/16] page-flags: define PG_uptodate "
` [PATCH 15/16] page-flags: look on head page if the flag is encoded in page->mapping
` [PATCH 16/16] mm: sanitize page->mapping for tail pages

[PATCH V6] Allow compaction of unevictable pages
 2015-03-19 19:42 UTC  (6+ messages)

[PATCH] mm/memory-failure.c: define page types for action_result() in one place
 2015-03-19 19:26 UTC  (2+ messages)

[PATCH] mremap: add MREMAP_NOHOLE flag --resend
 2015-03-19 16:38 UTC  (6+ messages)

[PATCHv4 00/24] THP refcounting redesign
 2015-03-19 17:10 UTC  (3+ messages)

[PATCH 00/24] huge tmpfs: an alternative approach to THPageCache
 2015-03-19 16:56 UTC  (3+ messages)
` [PATCH 11/24] huge tmpfs: shrinker to migrate and free underused holes

[RFC] Strange do_munmap in mmap_region
 2015-03-19 15:36 UTC  (4+ messages)

[PATCH RFC] mm: protect suid binaries against rowhammer with copy-on-read mappings
 2015-03-19 13:24 UTC  (8+ messages)

[RFC, PATCH] pagemap: do not leak physical addresses to non-privileged userspace
 2015-03-19 12:51 UTC  (7+ messages)
      ` rowhammer and pagemap (was Re: [RFC, PATCH] pagemap: do not leak physical addresses to non-privileged userspace)

High system load and 3TB of memory
 2015-03-19 12:51 UTC  (7+ messages)

[PATCH 0/2] Move away from non-failing small allocations
 2015-03-19 11:03 UTC  (21+ messages)
` [PATCH 1/2] mm: Allow small allocations to fail
        ` [PATCH 1/2 v2] "

[RFC v7 1/2] mm: prototype: rid swapoff of quadratic complexity
 2015-03-19 10:55 UTC 

[PATCH 0/3] idle memory tracking
 2015-03-19 10:45 UTC  (9+ messages)
` [PATCH 1/3] memcg: add page_cgroup_ino helper
` [PATCH 2/3] proc: add kpagecgroup file
` [PATCH 3/3] mm: idle memory tracking

[PATCHv3] mm: Don't offset memmap for flatmem
 2015-03-19  7:06 UTC  (5+ messages)

[PATCH V2 0/4] hugetlbfs: add min_size filesystem mount option
 2015-03-19  2:23 UTC  (12+ messages)
` [PATCH V2 1/4] hugetlbfs: add minimum size tracking fields to subpool structure
` [PATCH V2 2/4] hugetlbfs: add minimum size accounting to subpools
` [PATCH V2 3/4] hugetlbfs: accept subpool min_size mount option and setup accordingly
` [PATCH V2 4/4] hugetlbfs: document min_size mount option

[LKP] [mm] cc87317726f: WARNING: CPU: 0 PID: 1 at drivers/iommu/io-pgtable-arm.c:413 __arm_lpae_unmap+0x341/0x380()
 2015-03-19  1:57 UTC  (6+ messages)
      ` [LKP] [mm] cc87317726f: WARNING: CPU: 0 PID: 1 atdrivers/iommu/io-pgtable-arm.c:413 __arm_lpae_unmap+0x341/0x380()

[PATCH 1/4] mm: free swp_entry in madvise_free
 2015-03-19  0:46 UTC  (2+ messages)

[RFC] mm:do recheck for freeable page in reclaim path
 2015-03-19  0:42 UTC 

[PATCH 0/3] UserfaultFD: Extension for non cooperative uffd usage
 2015-03-18 19:35 UTC  (4+ messages)
` [PATCH 1/3] uffd: Tossing bits around
` [PATCH 2/3] uffd: Introduce the v2 API
` [PATCH 3/3] uffd: Introduce fork() notification

[PATCH] mm: don't count preallocated pmds
 2015-03-18 18:54 UTC  (6+ messages)
      ` [PATCH v2] "

install_special_mapping && vm_pgoff (Was: vvar, gup && coredump)
 2015-03-18 18:06 UTC  (5+ messages)

kernel BUG at mm/rmap.c:399!
 2015-03-18 16:23 UTC  (3+ messages)

[PATCH] mm, memcg: sync allocation and memcg charge gfp flags for THP
 2015-03-18 16:14 UTC  (7+ messages)
          ` [PATCH -v2] "

[PATCH V5] Allow compaction of unevictable pages
 2015-03-18 15:40 UTC  (8+ messages)

[PATCH RFC] mm: reset pages_scanned only when free pages are above high watermark
 2015-03-18 14:20 UTC  (3+ messages)

[PATCH 1/1 linux-next] mm/page_alloc.c: don't redeclare mt in get_pageblock_migratetype()
 2015-03-18 13:44 UTC  (2+ messages)

[PATCH 0/3] [RFC] mm/vmalloc: fix possible exhaustion of vmalloc space
 2015-03-18  5:52 UTC  (13+ messages)
` [PATCH 1/3] mm/vmalloc: fix possible exhaustion of vmalloc space caused by vm_map_ram allocator
` [PATCH 2/3] mm/vmalloc: occupy newly allocated vmap block just after allocation
` [PATCH 3/3] mm/vmalloc: get rid of dirty bitmap inside vmap_block structure

[PATCH] tracing: add trace event for memory-failure
 2015-03-18  0:55 UTC  (5+ messages)

[PATCH 1/2] mremap should return -ENOMEM when __vm_enough_memory fail
 2015-03-17 23:35 UTC  (2+ messages)
` [PATCH 2/2] clean up goto just return ERR_PTR

[PATCH 1/2] mremap should return -ENOMEM when __vm_enough_memory fail
 2015-03-17 22:57 UTC  (4+ messages)
` [PATCH 2/2] clean up to just return ERR_PTR

[PATCH] mm: trigger panic on bad page or PTE states if panic_on_oops
 2015-03-17 19:40 UTC  (6+ messages)

[PATCH 0/6] make memtest a generic kernel feature
 2015-03-17 17:31 UTC  (4+ messages)

[PATCH] memcg: remove obsolete comment
 2015-03-17 15:36 UTC  (2+ messages)


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 NNTP newsgroup(s).