linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-06-20 13:19:05 to 2014-06-24 20:16:20 UTC [more...]

[PATCH 1/3] shmem: fix double uncharge in __shmem_file_setup()
 2014-06-24 20:16 UTC  (3+ messages)
` [PATCH 2/3] shmem: update memory reservation on truncate
` [PATCH 3/3] mm: catch memory commitment underflow

[PATCHv3 RESEND] mm: page_alloc: fix CMA area initialisation when pageblock > MAX_ORDER
 2014-06-24 19:33 UTC 

[PATCH v3 00/13] compaction: balancing overhead and success rates
 2014-06-24 19:09 UTC  (45+ messages)
` [PATCH v3 01/13] mm, THP: don't hold mmap_sem in khugepaged when allocating THP
` [PATCH v3 02/13] mm, compaction: defer each zone individually instead of preferred zone
` [PATCH v3 03/13] mm, compaction: do not recheck suitable_migration_target under lock
` [PATCH v3 04/13] mm, compaction: move pageblock checks up from isolate_migratepages_range()
` [PATCH v3 05/13] mm, compaction: report compaction as contended only due to lock contention
` [PATCH v3 06/13] mm, compaction: periodically drop lock and restore IRQs in scanners
` [PATCH v3 07/13] mm, compaction: skip rechecks when lock was already held
` [PATCH v3 08/13] mm, compaction: remember position within pageblock in free pages scanner
` [PATCH v3 09/13] mm, compaction: skip buddy pages by their order in the migrate scanner
` [PATCH v3 10/13] mm: rename allocflags_to_migratetype for clarity
` [PATCH v3 11/13] mm, compaction: pass gfp mask to compact_control
` [PATCH v3 12/13] mm, compaction: try to capture the just-created high-order freepage
` [RFC PATCH v3 13/13] mm, compaction: do not migrate pages when that cannot satisfy page fault allocation

[PATCH -mm 1/3] page-cgroup: trivial cleanup
 2014-06-24 16:33 UTC  (3+ messages)
` [PATCH -mm 2/3] page-cgroup: get rid of NR_PCG_FLAGS
` [PATCH -mm 3/3] page-cgroup: fix flags definition

mm: shm: hang in shmem_fallocate
 2014-06-24 16:31 UTC  (7+ messages)

[memcontrol] WARNING: CPU: 0 PID: 1 at kernel/res_counter.c:28 res_counter_uncharge_locked()
 2014-06-24 16:10 UTC  (4+ messages)

[PATCHv3 0/6] mm/zpool: add common api for zswap to use zbud/zsmalloc
 2014-06-24 15:41 UTC  (11+ messages)
` [PATCHv4 "
  ` [PATCHv2 1/6] mm/zbud: zbud_alloc() minor param change
  ` [PATCHv4 3/6] mm/zpool: implement common zpool api to zbud/zsmalloc
  ` [PATCHv2 6/6] mm/zpool: prevent zbud/zsmalloc from unloading when used

[PATCH 0/2] fix kernel panic on memory hotplug
 2014-06-24 15:12 UTC  (8+ messages)
` [PATCH 1/2] x86,mem-hotplug: pass sync_global_pgds() a correct argument in remove_pagetable()
` [PATCH 2/2] x86,mem-hotplug: modify PGD entry when removing memory

[PATCH -mm v3 0/8] memcg/slab: reintroduce dead cache self-destruction
 2014-06-24 12:28 UTC  (11+ messages)
` [PATCH -mm v3 7/8] slub: make dead memcg caches discard free slabs immediately
    ` [PATCH -mm] slub: kmem_cache_shrink: check if partial list is empty under list_lock
` [PATCH -mm v3 8/8] slab: do not keep free objects/slabs on dead memcg caches
    ` [PATCH -mm] slab: set free_limit for dead caches to 0

[PATCH] Documentation: remove remove_from_page_cache note
 2014-06-24  9:25 UTC  (2+ messages)

[PATCHv5 0/2] Remove ARM meminfo
 2014-06-24  8:49 UTC  (6+ messages)
` [PATCHv5 2/2] arm: Get rid of meminfo

[PATCH] slub: fix off by one in number of slab tests
 2014-06-24  8:16 UTC  (2+ messages)

[PATCH] slub: reduce duplicate creation on the first object
 2014-06-24  8:08 UTC 

[PATCH v3 -next 0/9] CMA: generalize CMA reserved area management code
 2014-06-24  7:52 UTC  (5+ messages)

[PATCH 0/8] mm: add page cache limit and reclaim feature
 2014-06-24  7:36 UTC  (10+ messages)

[PATCH] Documentation: Update remove_from_page_cache with delete_from_page_cache
 2014-06-24  7:35 UTC  (2+ messages)

[next:master 103/212] make[2]: *** No rule to make target `arch/powerpc/kvm/book3s_hv_cma.o', needed by `arch/powerpc/kvm/built-in.o'
 2014-06-24  6:23 UTC  (2+ messages)

[PATCH] mm: update the description for madvise_remove
 2014-06-24  5:59 UTC  (2+ messages)

[PATCH v6 02/10] x86, mpx: add MPX specific mmap interface
 2014-06-24  5:53 UTC  (7+ messages)

[PATCH] mm:kswapd: clean up the kswapd
 2014-06-24  4:40 UTC  (3+ messages)

[PATCH] mm/mempolicy: fix sleeping function called from invalid context
 2014-06-24  2:28 UTC  (9+ messages)

[RFC] CMA page migration failure due to buffers on bh_lru
 2014-06-24  1:12 UTC 

XFS WARN_ON in xfs_vm_writepage
 2014-06-24  1:02 UTC  (5+ messages)

mmap()ing a size-extended file on a 100% full tmpfs
 2014-06-23 23:23 UTC  (2+ messages)

[patch 1/4] mm: vmscan: remove remains of kswapd-managed zone->all_unreclaimable
 2014-06-23 18:20 UTC  (20+ messages)
` [patch 2/4] mm: vmscan: rework compaction-ready signaling in direct reclaim
` [patch 3/4] mm: vmscan: remove all_unreclaimable()
` [patch 4/4] mm: vmscan: move swappiness out of scan_control

[PATCH RESEND] slub: return correct error on slab_sysfs_init
 2014-06-23 13:59 UTC  (8+ messages)

Why we echo a invalid start_address_of_new_memory succeeded ?
 2014-06-23 11:18 UTC  (4+ messages)

[PATCH] mm:vmscan:replace zone_watermark_ok with zone_balanced for determining if kswapd will call compaction
 2014-06-23 11:15 UTC  (2+ messages)

[PATCH] mm/vmscan.c: fix an implementation flaw in proportional scanning
 2014-06-23 11:02 UTC  (8+ messages)

[patch 00/13] mm: memcontrol: naturalize charge lifetime v4
 2014-06-23  9:42 UTC  (11+ messages)
` [patch 12/13] mm: memcontrol: rewrite charge API
` [patch 13/13] mm: memcontrol: rewrite uncharge API
  ` [PATCH -mm] memcg: mem_cgroup_charge_statistics needs preempt_disable

[PATCH] memcg: remove lookup_cgroup_page() prototype
 2014-06-23  9:14 UTC  (2+ messages)

[RFC PATCH 1/1] Move two pinned pages to non-movable node in kvm
 2014-06-23  1:48 UTC  (12+ messages)

[mmotm:master 131/230] kernel/events/uprobes.c:330:1: warning: label 'put_new' defined but not used
 2014-06-23  1:18 UTC  (2+ messages)

[mmotm:master 188/230] fs/jffs2/debug.h:69:3: note: in expansion of macro 'pr_debug'
 2014-06-21 18:40 UTC  (4+ messages)

[PATCH] mm: Report attempts to overwrite PTE from remap_pfn_range()
 2014-06-21 15:53 UTC  (5+ messages)
` [PATCH 1/4] mm: Refactor remap_pfn_range()
  ` [PATCH 2/4] io-mapping: Always create a struct to hold metadata about the io-mapping
  ` [PATCH 3/4] mm: Export remap_io_mapping()
  ` [PATCH 4/4] drm/i915: Use remap_io_mapping() to prefault all PTE in a single pass

[PATCH 0/4] Improve sequential read throughput
 2014-06-21  0:39 UTC  (6+ messages)
` [PATCH 1/4] cfq: Increase default value of target_latency

[PATCH] arm64,ia64,ppc,s390,sh,tile,um,x86,mm: Remove default gate area
 2014-06-21  0:09 UTC 

[mmotm:master 130/230] mm/swap.c:719:2: error: implicit declaration of function 'TestSetPageMlocked'
 2014-06-20 21:55 UTC  (3+ messages)

kernel BUG at /src/linux-dev/mm/mempolicy.c:1738! on v3.16-rc1
 2014-06-20 21:42 UTC  (9+ messages)

[mmotm:master 141/230] include/linux/kernel.h:744:28: note: in expansion of macro 'min'
 2014-06-20 21:16 UTC  (4+ messages)

[mmotm:master 80/230] mm/slab.c:1308:4: warning: passing argument 2 of 'slab_set_debugobj_lock_classes_node' makes integer from pointer without a cast
 2014-06-20 21:09 UTC  (2+ messages)

[PATCH v3 00/13] pagewalk: improve vma handling, apply to new users
 2014-06-20 20:11 UTC  (14+ messages)
` [PATCH v3 01/13] mm/pagewalk: remove pgd_entry() and pud_entry()
` [PATCH v3 02/13] pagewalk: improve vma handling
` [PATCH v3 03/13] pagewalk: add walk_page_vma()
` [PATCH v3 04/13] smaps: remove mem_size_stats->vma and use walk_page_vma()
` [PATCH v3 05/13] clear_refs: remove clear_refs_private->vma and introduce clear_refs_test_walk()
` [PATCH v3 06/13] pagemap: use walk->vma instead of calling find_vma()
` [PATCH v3 07/13] numa_maps: remove numa_maps->vma
` [PATCH v3 08/13] numa_maps: fix typo in gather_hugetbl_stats
` [PATCH v3 09/13] memcg: apply walk_page_vma()
` [PATCH v3 10/13] arch/powerpc/mm/subpage-prot.c: use walk->vma and walk_page_vma()
` [PATCH v3 11/13] mempolicy: apply page table walker on queue_pages_range()
` [PATCH v3 12/13] mm: /proc/pid/clear_refs: avoid split_huge_page()
` [PATCH v3 13/13] mincore: apply page table walker on do_mincore()

[next:master 182/217] include/linux/compiler.h:109:18: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'long unsigned int'
 2014-06-20 19:15 UTC  (2+ messages)

slub/debugobjects: lockup when freeing memory
 2014-06-20 15:40 UTC  (12+ messages)

[PATCH] mm: slub: SLUB_DEBUG=n: use the same alloc/free hooks as for SLUB_DEBUG=y
 2014-06-20 14:29 UTC  (4+ messages)

[mmotm:master 74/230] mm/slab.h:299:10: error: 'struct kmem_cache' has no member named 'node'
 2014-06-20 14:21 UTC  (2+ messages)

mmotm 2014-06-19-16-33 uploaded
 2014-06-20 13:18 UTC  (2+ messages)
` since-3.15 branch opened for mm git tree (was: Re: mmotm 2014-06-19-16-33 uploaded)


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