messages from 2014-06-11 12:19:00 to 2014-06-13 10:26:38 UTC [more...]
kmemleak: Unable to handle kernel paging request
2014-06-13 10:26 UTC (12+ messages)
[PATCH v2] mm/vmscan.c: wrap five parameters into shrink_result for reducing the stack consumption
2014-06-13 10:21 UTC (7+ messages)
Proposal to realize hot-add *several sections one time*
2014-06-13 7:31 UTC (7+ messages)
` [patch] mm, hotplug: probe interface is available on several platforms
[PATCH] slub: correct return errno on slab_sysfs_init failure
2014-06-13 6:57 UTC (2+ messages)
XFS WARN_ON in xfs_vm_writepage
2014-06-13 6:26 UTC
[RESEND PATCH v2] mm/vmscan.c: wrap five parameters into writeback_stats for reducing the stack consumption
2014-06-13 5:58 UTC
mm/sched/net: BUG when running simple code
2014-06-13 5:31 UTC (7+ messages)
[Bug 75101] New: [bisected] s2disk / hibernate blocks on "Saving 506031 image data pages () ..."
2014-06-13 4:55 UTC (5+ messages)
[mmotm:master 80/178] mm/memcontrol.c:6847:184: warning: value computed is not used
2014-06-13 4:23 UTC
[mmotm:master 78/178] mm/madvise.c:161:190: warning: value computed is not used
2014-06-13 3:58 UTC
[mmotm:master 44/178] Warning(mm/page_alloc.c:2954): cannot understand function prototype: 'void * __meminit alloc_pages_exact_nid(int nid, size_t size, gfp_t gfp_mask) '
2014-06-13 3:46 UTC
[mmotm:master 78/178] arch/x86/include/asm/pgtable_32.h:53:42: warning: value computed is not used
2014-06-13 3:22 UTC (2+ messages)
[mmotm:master 83/178] include/linux/compiler.h:346:20: error: call to '__compiletime_assert_505' declared with attribute error: BUILD_BUG failed
2014-06-13 3:15 UTC (3+ messages)
[PATCH 01/10] mm, compaction: do not recheck suitable_migration_target under lock
2014-06-13 2:40 UTC (15+ messages)
` [PATCH 02/10] mm, compaction: report compaction as contended only due to lock contention
` [PATCH 08/10] mm, compaction: pass gfp mask to compact_control
` [RFC PATCH 09/10] mm, compaction: try to capture the just-created high-order freepage
[mmotm:master 148/178] mm/memcontrol.c:6961:21: error: call to '__compiletime_assert_6961' declared with attribute error: BUILD_BUG failed
2014-06-13 2:02 UTC
[mmotm:master 83/178] binfmt_elf.c:undefined reference to `__compiletime_assert_505'
2014-06-13 1:56 UTC
[mmotm:master 83/178] fs/proc/task_mmu.c:1330:9: error: call to '__compiletime_assert_1330' declared with attribute error: BUILD_BUG failed
2014-06-13 1:45 UTC
[mmotm:master 78/178] mm/madvise.c:161: warning: statement with no effect
2014-06-13 1:43 UTC
[mmotm:master 83/178] fs/proc/task_mmu.c:505:193: error: call to '__compiletime_assert_505' declared with attribute error: BUILD_BUG failed
2014-06-13 1:34 UTC
mmotm 2014-06-12-16-38 uploaded
2014-06-12 23:39 UTC
[PATCH -mm 0/7] mm/pagewalk: standardize current users, move pmd locking, apply to mincore
2014-06-12 23:33 UTC (4+ messages)
` [PATCH 7/7] mincore: apply page table walker on do_mincore()
[PATCH -mm v2 00/11] pagewalk: standardize current users, move pmd locking, apply to mincore
2014-06-12 22:36 UTC (16+ messages)
` [PATCH -mm v2 01/11] pagewalk: remove pgd_entry() and pud_entry()
` [PATCH -mm v2 02/11] madvise: cleanup swapin_walk_pmd_entry()
` [PATCH -mm v2 03/11] memcg: separate mem_cgroup_move_charge_pte_range()
` [PATCH -mm v2 04/11] pagewalk: move pmd_trans_huge_lock() from callbacks to common code
` [PATCH -mm v2 05/11] pagewalk: remove mm_walk->skip
` [PATCH -mm v2 06/11] pagewalk: add size to struct mm_walk
` [PATCH -mm v2 07/11] pagewalk: change type of arg of callbacks
` [PATCH -mm v2 08/11] pagewalk: update comment on walk_page_range()
` [PATCH -mm v2 09/11] fs/proc/task_mmu.c: refactor smaps
` [PATCH -mm v2 10/11] fs/proc/task_mmu.c: clean up gather_*_stats()
` [PATCH -mm v2 11/11] mincore: apply page table walker on do_mincore()
compaction is still too expensive for thp (was: [PATCH v2] mm, compaction: properly signal and act upon lock and need_sched() contention)
2014-06-12 21:48 UTC (23+ messages)
` [RFC PATCH 1/6] mm, compaction: periodically drop lock and restore IRQs in scanners
` [RFC PATCH 4/6] mm, compaction: skip buddy pages by their order in the migrate scanner
` [RFC PATCH 6/6] mm, compaction: don't migrate in blocks that cannot be fully compacted in async direct compaction
kernel mem_map reservation with hugepages
2014-06-12 21:47 UTC
[PATCH] mm: Move __vma_address() to internal.h to be inlined in huge_memory.c
2014-06-12 21:45 UTC (4+ messages)
mm: shm: hang in shmem_fallocate
2014-06-12 20:38 UTC (5+ messages)
[PATCH -mm v3 0/8] memcg/slab: reintroduce dead cache self-destruction
2014-06-12 20:41 UTC (10+ messages)
` [PATCH -mm v3 1/8] memcg: cleanup memcg_cache_params refcnt usage
` [PATCH -mm v3 2/8] memcg: destroy kmem caches when last slab is freed
` [PATCH -mm v3 3/8] memcg: mark caches that belong to offline memcgs as dead
` [PATCH -mm v3 4/8] slub: don't fail kmem_cache_shrink if slab placement optimization fails
` [PATCH -mm v3 5/8] slub: make slab_free non-preemptable
` [PATCH -mm v3 6/8] memcg: wait for kfree's to finish before destroying cache
` [PATCH -mm v3 7/8] slub: make dead memcg caches discard free slabs immediately
` [PATCH -mm v3 8/8] slab: do not keep free objects/slabs on dead memcg caches
[PATCH] mm/vmscan.c: wrap five parameters into arg_container in shrink_page_list()
2014-06-12 20:00 UTC (4+ messages)
Heterogeneous memory management v2
2014-06-12 18:57 UTC (6+ messages)
` [PATCH 1/5] mm: differentiate unmap for vmscan from other unmap
` [PATCH 2/5] mmu_notifier: add action information to address invalidation
` [PATCH 3/5] mmu_notifier: pass through vma to invalidate_range and invalidate_page
` [PATCH 4/5] hmm: heterogeneous memory management v2
` [PATCH 5/5] hmm/dummy: dummy driver to showcase the hmm api
[PATCH] mm: nommu: per-thread vma cache fix
2014-06-12 18:04 UTC (4+ messages)
[PATCH v2 0/4] memcg: Low-limit reclaim
2014-06-12 16:51 UTC (19+ messages)
` [PATCH 1/2] mm, memcg: allow OOM if no memcg is eligible during direct reclaim
` [PATCH 2/2] memcg: Allow hard guarantee mode for low limit reclaim
` [PATCH 2/2] memcg: Allow guarantee reclaim
[PATCH v2 00/10] CMA: generalize CMA reserved area management code
2014-06-12 11:38 UTC (50+ messages)
` [PATCH v2 01/10] DMA, CMA: clean-up log message
` [PATCH v2 02/10] DMA, CMA: fix possible memory leak
` [PATCH v2 03/10] DMA, CMA: separate core cma management codes from DMA APIs
` [PATCH v2 04/10] DMA, CMA: support alignment constraint on cma region
` [PATCH v2 05/10] DMA, CMA: support arbitrary bitmap granularity
` [PATCH v2 06/10] CMA: generalize CMA reserved area management functionality
` [PATCH v2 07/10] PPC, KVM, CMA: use general CMA reserved area management framework
` [PATCH v2 08/10] mm, cma: clean-up cma allocation error path
` [PATCH v2 09/10] mm, cma: move output param to the end of param list
` [PATCH v2 10/10] mm, cma: use spinlock instead of mutex
[PATCH -mm v2 0/8] memcg/slab: reintroduce dead cache self-destruction
2014-06-12 10:03 UTC (12+ messages)
` [PATCH -mm v2 5/8] slub: make slab_free non-preemptable
` [PATCH -mm v2 8/8] slab: make dead memcg caches discard free slabs immediately
[PATCHv2 0/2] remap_file_pages() decommission
2014-06-12 9:44 UTC (5+ messages)
` [PATCH 1/2] mm: mark remap_file_pages() syscall as deprecated
[PATCH v2 2/2] mem-hotplug: Introduce MMOP_OFFLINE to replace the hard coding -1
2014-06-12 7:48 UTC (3+ messages)
` [PATCH v2 RESEND "
[stable-3.10.y] possible unsafe locking warning
2014-06-12 7:18 UTC (2+ messages)
[PATCH 0/3] slab: common kmem_cache_cpu functions V2
2014-06-12 6:35 UTC (9+ messages)
` [PATCH 1/3] slab common: Add functions for kmem_cache_node access
` [PATCH 2/3] slub: Use new node functions
` [PATCH 3/3] slab: Use get_node() and kmem_cache_node() functions
[patch] mm, pcp: allow restoring percpu_pagelist_fraction default
2014-06-12 0:47 UTC (4+ messages)
` [patch v2] "
` [patch v3] "
[PATCH] x86: numa: drop ZONE_ALIGN
2014-06-11 22:54 UTC (7+ messages)
[PATCH v2] vmalloc: use rcu list iterator to reduce vmap_area_lock contention
2014-06-11 21:56 UTC (4+ messages)
[PATCH v2 0/4] memcg: Low-limit reclaim
2014-06-11 16:08 UTC (10+ messages)
` [PATCH 1/4] memcg, mm: introduce lowlimit reclaim
kernelcore not working correctly
2014-06-11 13:08 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).