linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-07 10:36:50 to 2014-05-10 23:48:47 UTC [more...]

[mmotm:master 58/459] mm/slub.c:4356:5: error: implicit declaration of function 'count_partial'
 2014-05-10 23:48 UTC  (2+ messages)

[PATCH 1/3] mm: add comment for __mod_zone_page_stat
 2014-05-10 20:21 UTC  (6+ messages)
` [PATCH 2/3] mm: use a light-weight __mod_zone_page_state in mlocked_vma_newpage()
` [PATCH 3/3] mm: rename mlocked_vma_newpage to newpage_in_mlocked_vma

[PATCH 0/4] mm: zpool: add common api for zswap to use zbud/zsmalloc
 2014-05-10 16:06 UTC  (10+ messages)
` [PATCHv2 0/4] mm/zpool: "
  ` [PATCHv2 1/4] mm/zbud: zbud_alloc() minor param change
  ` [PATCH 2/4] mm/zbud: change zbud_alloc size type to size_t
  ` [PATCHv2 3/4] mm/zpool: implement common zpool api to zbud/zsmalloc
  ` [PATCHv2 4/4] mm/zswap: update zswap to use zpool

vmstat: On demand vmstat workers V4
 2014-05-10 13:14 UTC  (14+ messages)

[PATCH] zram: remove global tb_lock by using lock-free CAS
 2014-05-10  6:10 UTC  (11+ messages)

[RFC] Heterogeneous memory management (mirror process address space on a device mmu)
 2014-05-10  4:28 UTC  (20+ messages)

[MM]: IOMMU and CMA buffer sharing
 2014-05-10  3:22 UTC  (2+ messages)

[PATCH] HWPOSION, hugetlb: lock_page/unlock_page does not match for handling a free hugepage
 2014-05-10  3:14 UTC 

[mmotm:master 230/459] include/linux/radix-tree.h:260:9: sparse: incorrect type in assignment (different address spaces)
 2014-05-10  2:32 UTC 

[mmotm:master 230/459] mm/gup.c:208: error: size of array 'type name' is negative
 2014-05-10  2:09 UTC 

[mmotm:master 219/459] mm/compaction.c:773:15: warning: 'next_free_pfn' may be used uninitialized in this function
 2014-05-10  0:50 UTC 

mmotm 2014-05-09-16-17 uploaded
 2014-05-09 23:18 UTC 

[patch 1/2] mm, migration: add destination page freeing callback
 2014-05-09 22:03 UTC  (29+ messages)
` [patch v2 1/4] "
  ` [patch v3 1/6] "
    ` [patch v3 2/6] mm, compaction: return failed migration target pages back to freelist
    ` [patch v3 3/6] mm, compaction: add per-zone migration pfn cache for async compaction
    ` [patch v3 4/6] mm, compaction: embed migration mode in compact_control
        ` [patch v4 "
    ` [patch v3 5/6] mm, thp: avoid excessive compaction latency during fault
      ` [patch -mm] mm, thp: avoid excessive compaction latency during fault fix
    ` [patch v3 6/6] mm, compaction: terminate async compaction when rescheduling
      ` [PATCH v2 1/2] mm/compaction: do not count migratepages when unnecessary
        ` [PATCH v2 2/2] mm/compaction: avoid rescanning pageblocks in isolate_freepages

[PATCH] Avoid always dirtying mapping->flags on O_DIRECT
 2014-05-09 21:39 UTC 

[PATCH 4/4] swap: change swap_list_head to plist, add swap_avail_head
 2014-05-09 21:17 UTC  (3+ messages)
` [PATCH] plist: make CONFIG_DEBUG_PI_LIST selectable

[PATCH] mm: use a irq-safe __mod_zone_page_state in mlocked_vma_newpage()
 2014-05-09 19:54 UTC  (3+ messages)

[PATCHv2 0/2] remap_file_pages() decommission
 2014-05-09 18:19 UTC  (11+ messages)
` [PATCH 1/2] mm: mark remap_file_pages() syscall as deprecated
` [PATCH 2/2] mm: replace remap_file_pages() syscall with emulation

[PATCH] mm: use a irq-safe __mod_zone_page_state in mlocked_vma_newpage()
 2014-05-09 15:56 UTC  (2+ messages)

[RFC PATCH 0/3] Aggressively allocate the pages on cma reserved memory
 2014-05-09 15:46 UTC  (8+ messages)
` [RFC PATCH 1/3] CMA: remove redundant retrying code in __alloc_contig_migrate_range
` [RFC PATCH 2/3] CMA: aggressively allocate the pages on cma reserved memory when not used
` [RFC PATCH 3/3] CMA: always treat free cma pages as non-free on watermark checking

[PATCH v5] mm: support madvise(MADV_FREE)
 2014-05-09 15:12 UTC  (6+ messages)

Kernel panic related with OOM-killer
 2014-05-09 10:33 UTC  (2+ messages)

kmemcheck: got WARNING when dynamicly adjust /proc/sys/kernel/kmemcheck to 0/1
 2014-05-09 10:02 UTC  (3+ messages)

[BUG] kmemleak on __radix_tree_preload
 2014-05-09  9:45 UTC  (18+ messages)

[PATCH] mm, thp: close race between mremap() and split_huge_page()
 2014-05-09  8:44 UTC  (7+ messages)

[PATCH 0/4] ipc/shm.c: increase the limits for SHMMAX, SHMALL
 2014-05-09  8:44 UTC  (9+ messages)
            ` [PATCH v2] ipc,shm: document new limits in the uapi header

[PATCH 0/4] Volatile Ranges (v14 - madvise reborn edition!)
 2014-05-09  0:41 UTC  (20+ messages)
` [PATCH 2/4] MADV_VOLATILE: Add MADV_VOLATILE/NONVOLATILE hooks and handle marking vmas
` [PATCH 3/4] MADV_VOLATILE: Add purged page detection on setting memory non-volatile
` [PATCH 4/4] MADV_VOLATILE: Add page purging logic & SIGBUS trap

[PATCH v3] mm/page_alloc: fix freeing of MIGRATE_RESERVE migratetype pages
 2014-05-08 22:34 UTC  (13+ messages)
` [PATCH 1/2] mm/page_alloc: prevent MIGRATE_RESERVE pages from being misplaced
  ` [PATCH 2/2] mm/page_alloc: DEBUG_VM checks for free_list placement of CMA and RESERVE pages

[PATCH v2 03/10] slab: move up code to get kmem_cache_node in free_block()
 2014-05-08 19:24 UTC  (8+ messages)

[patch 0/9] mm: memcontrol: naturalize charge lifetime
 2014-05-08 18:30 UTC  (12+ messages)
` [patch 2/9] mm: memcontrol: rearrange charging fast path
` [patch 3/9] mm: memcontrol: retry reclaim for oom-disabled and __GFP_NOFAIL charges
` [patch 4/9] mm: memcontrol: catch root bypass in move precharge
` [patch 5/9] mm: memcontrol: use root_mem_cgroup res_counter

memcg with kmem limit doesn't recover after disk i/o causes limit to be hit
 2014-05-08 15:25 UTC  (12+ messages)
    ` Protection against container fork bombs [WAS: Re: memcg with kmem limit doesn't recover after disk i/o causes limit to be hit]

[patch] mm, slab: suppress out of memory warning unless debug is enabled
 2014-05-08 13:54 UTC  (6+ messages)
      ` [patch v2] "

[PATCH] mm,writeback: fix divide by zero in pos_ratio_polynom
 2014-05-08 10:17 UTC  (12+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "
              ` [PATCH v4] "
                  ` [PATCH v5] "

[PATCH V4 0/2] mm: FAULT_AROUND_ORDER patchset performance data for powerpc
 2014-05-08  9:28 UTC  (3+ messages)
` [PATCH V4 1/2] mm: move FAULT_AROUND_ORDER to arch/
` [PATCH V4 2/2] powerpc/pseries: init fault_around_order for pseries

[PATCH -mm 1/2] memcg: get rid of memcg_create_cache_name
 2014-05-08  7:08 UTC  (8+ messages)
` [PATCH -mm 2/2] memcg: cleanup kmem cache creation/destruction functions naming

[PATCH -mm v2 0/6] memcg/kmem: cleanup naming and callflows
 2014-05-08  6:40 UTC  (2+ messages)

[PATCH] mm: slub: fix ALLOC_SLOWPATH stat
 2014-05-08  3:05 UTC  (4+ messages)

mm,console: circular dependency between console_sem and zone lock
 2014-05-08  2:03 UTC 

[PATCH v2 00/10] clean-up and remove lockdep annotation in SLAB
 2014-05-08  1:19 UTC  (15+ messages)
` [PATCH v2 01/10] slab: add unlikely macro to help compiler
` [PATCH v2 02/10] slab: makes clear_obj_pfmemalloc() just return masked value
` [PATCH v2 03/10] slab: move up code to get kmem_cache_node in free_block()
` [PATCH v2 04/10] slab: defer slab_destroy "
` [PATCH v2 05/10] slab: factor out initialization of arracy cache
` [PATCH v2 09/10] slab: remove a useless lockdep annotation
` [PATCH v2 10/10] slab: remove BAD_ALIEN_MAGIC

mm: gpf in global_dirty_limits
 2014-05-08  0:57 UTC  (3+ messages)

[PATCH v3] ext4: fix data integrity sync in ordered mode
 2014-05-07 23:16 UTC 

[RFC, PATCH 0/8] remap_file_pages() decommission
 2014-05-07 16:46 UTC  (7+ messages)

[PATCH] mm: Postpone the disabling of kmemleak early logging
 2014-05-07 13:28 UTC 


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).