messages from 2014-06-18 20:22:35 to 2014-06-20 20:12:10 UTC [more...]
[PATCH v3 00/13] pagewalk: improve vma handling, apply to new users
2014-06-20 20:11 UTC (8+ 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 08/13] numa_maps: fix typo in gather_hugetbl_stats
` [PATCH v3 10/13] arch/powerpc/mm/subpage-prot.c: use walk->vma and walk_page_vma()
kernel BUG at /src/linux-dev/mm/mempolicy.c:1738! on v3.16-rc1
2014-06-20 20:03 UTC (6+ messages)
[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)
[PATCH 0/2] fix kernel panic on memory hotplug
2014-06-20 18:30 UTC (5+ 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 v3 00/13] compaction: balancing overhead and success rates
2014-06-20 17:45 UTC (15+ 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 1/4] mm: vmscan: remove remains of kswapd-managed zone->all_unreclaimable
2014-06-20 16:56 UTC (5+ 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 00/13] mm: memcontrol: naturalize charge lifetime v4
2014-06-20 16:36 UTC (15+ messages)
` [patch 01/13] mm: memcontrol: fold mem_cgroup_do_charge()
` [patch 02/13] mm: memcontrol: rearrange charging fast path
` [patch 03/13] mm: memcontrol: reclaim at least once for __GFP_NORETRY
` [patch 04/13] mm: huge_memory: use GFP_TRANSHUGE when charging huge pages
` [patch 05/13] mm: memcontrol: retry reclaim for oom-disabled and __GFP_NOFAIL charges
` [patch 06/13] mm: memcontrol: remove explicit OOM parameter in charge path
` [patch 07/13] mm: memcontrol: simplify move precharge function
` [patch 08/13] mm: memcontrol: catch root bypass in move precharge
` [patch 09/13] mm: memcontrol: use root_mem_cgroup res_counter
` [patch 10/13] mm: memcontrol: remove ordering between pc->mem_cgroup and PageCgroupUsed
` [patch 11/13] mm: memcontrol: do not acquire page_cgroup lock for kmem pages
` [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
[memcontrol] WARNING: CPU: 0 PID: 1 at kernel/res_counter.c:28 res_counter_uncharge_locked()
2014-06-20 15:42 UTC (2+ messages)
slub/debugobjects: lockup when freeing memory
2014-06-20 15:40 UTC (19+ messages)
[PATCH 0/8] mm: add page cache limit and reclaim feature
2014-06-20 15:32 UTC (6+ messages)
[mmotm:master 141/230] include/linux/kernel.h:744:28: note: in expansion of macro 'min'
2014-06-20 15:19 UTC (2+ messages)
[PATCH] mm: slub: SLUB_DEBUG=n: use the same alloc/free hooks as for SLUB_DEBUG=y
2014-06-20 14:29 UTC (5+ messages)
[RFC PATCH 1/1] Move two pinned pages to non-movable node in kvm
2014-06-20 14:26 UTC (9+ 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)
[PATCH RESEND] slub: return correct error on slab_sysfs_init
2014-06-20 13:51 UTC (6+ 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)
[PATCH 01/10] mm, compaction: do not recheck suitable_migration_target under lock
2014-06-20 11:47 UTC (8+ messages)
` [PATCH 02/10] mm, compaction: report compaction as contended only due to lock contention
[PATCH 0/4] Improve sequential read throughput
2014-06-20 11:30 UTC (10+ messages)
` [PATCH 1/4] cfq: Increase default value of target_latency
` [PATCH 3/4] mm: page_alloc: Reset fair zone allocation policy when batch counts are expired
[PATCH] mem-hotplug: improve zone_movable_is_highmem logic
2014-06-20 10:54 UTC
Why we echo a invalid start_address_of_new_memory succeeded ?
2014-06-20 10:30 UTC (2+ messages)
[PATCHv3 0/5] Atomic pool for arm64
2014-06-20 9:38 UTC (5+ messages)
` [PATCHv3 1/5] lib/genalloc.c: Add power aligned algorithm
` [PATCHv3 2/5] lib/genalloc.c: Add genpool range check function
[next:master 182/217] arch/powerpc/boot/types.h:18:14: warning: comparison of distinct pointer types lacks a cast
2014-06-20 9:23 UTC
[mmotm:master 153/230] lib/glob.c:48:32: sparse: Using plain integer as NULL pointer
2014-06-20 7:52 UTC
[mmotm:master 188/230] fs/jffs2/debug.h:69:3: note: in expansion of macro 'pr_debug'
2014-06-20 7:38 UTC
[PATCH 1/3] fork/exec: cleanup mm initialization
2014-06-20 7:38 UTC (6+ messages)
` [PATCH 2/3] fork: reset mm->pinned_vm
` [PATCH 3/3] fork: copy mm's vm usage counters under mmap_sem
[RFCv2 0/3] free reclaimed pages by paging out instantly
2014-06-20 6:48 UTC (4+ messages)
` [RFCv2 1/3] mm: Don't hide spin_lock in swap_info_get internal
` [RFCv2 2/3] mm: Introduce atomic_remove_mapping
` [RFCv2 3/3] mm: Free reclaimed pages indepdent of next reclaim
[mmotm:master 108/230] arch/arm/mm/dma-mapping.c:434:54: error: 'CONFIG_CMA_AREAS' undeclared here (not in a function)
2014-06-20 5:08 UTC (2+ messages)
[PATCH] mm: Write down design and intentions in English for proportial scan
2014-06-20 5:04 UTC (3+ messages)
[mmotm:master 69/230] fs/ocfs2/dlm/dlmmaster.c:697:6: sparse: symbol 'dlm_lockres_grab_inflight_worker' was not declared. Should it be static?
2014-06-20 4:39 UTC
[mmotm:master 188/230] crypto/zlib.c:171:2: note: in expansion of macro 'pr_debug'
2014-06-20 4:31 UTC (3+ messages)
[mmotm:master 188/230] include/linux/dynamic_debug.h:76:2: note: in expansion of macro 'DEFINE_DYNAMIC_DEBUG_METADATA'
2014-06-20 4:08 UTC (2+ messages)
[PATCH] mm: update comments for get/set_pfnblock_flags_mask
2014-06-20 3:53 UTC
[mmotm:master 188/230] crypto/zlib.c:171:2: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'uLong'
2014-06-20 3:51 UTC
[next:master 72/159] mm/madvise.c:161:2: note: in expansion of macro 'pte_offset_map'
2014-06-20 3:44 UTC
[next:master 74/159] mm/memcontrol.c:6847:3: note: in expansion of macro 'pte_offset_map'
2014-06-20 3:41 UTC
[mmotm:master 188/230] fs/jffs2/compr_zlib.c:97:23: note: in expansion of macro 'min'
2014-06-20 3:34 UTC
[mmotm:master 188/230] include/linux/compiler.h:109:18: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'uLong'
2014-06-20 3:20 UTC
[mmotm:master 141/230] drivers/staging/iio/impedance-analyzer/ad5933.c:437:335: warning: comparison of distinct pointer types lacks a cast
2014-06-20 3:07 UTC
[mmotm:master 131/230] kernel/events/uprobes.c:330:1: warning: label 'put_new' defined but not used
2014-06-20 2:58 UTC
[mmotm:master 188/230] include/linux/compiler.h:144:17: warning: format '%d' expects argument of type 'int', but argument 2 has type 'uLong'
2014-06-20 2:50 UTC
[mmotm:master 141/230] drivers/i2c/busses/i2c-omap.c:486:19: warning: comparison of distinct pointer types lacks a cast
2014-06-20 2:45 UTC
[mmotm:master 188/230] fs/jffs2/compr_zlib.c:98: warning: format '%d' expects type 'int', but argument 2 has type 'uLong'
2014-06-20 2:30 UTC
[mmotm:master 188/230] include/linux/dynamic_debug.h:64:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'uLong'
2014-06-20 2:27 UTC
[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 2:26 UTC
[PATCH] x86: numa: setup_node_data(): drop dead code and rename function
2014-06-20 2:20 UTC
[mmotm:master 130/230] mm/swap.c:719:2: error: implicit declaration of function 'TestSetPageMlocked'
2014-06-20 2:09 UTC
[PATCH] memcg: remove lookup_cgroup_page() prototype
2014-06-19 22:32 UTC
[PATCH v2] mm/mem-hotplug: replace simple_strtoull() with kstrtoull()
2014-06-19 21:36 UTC (2+ messages)
[patch] mm, slub: mark resiliency_test as init text
2014-06-19 20:34 UTC (2+ messages)
[PATCH] mm/vmscan.c: fix an implementation flaw in proportional scanning
2014-06-19 20:13 UTC (6+ messages)
arch/ia64/include/uapi/asm/fcntl.h:9:41: error: 'PER_LINUX32' undeclared
2014-06-19 18:13 UTC (6+ messages)
Node 0 not necessary for powerpc?
2014-06-19 17:40 UTC (12+ messages)
kernel BUG - handle_mm_fault - Ubuntu 14.04 kernel 3.13.0-29-generic
2014-06-19 16:36 UTC
[PATCH] mm: percpu: micro-optimize round-to-even
2014-06-19 15:01 UTC (7+ messages)
[PATCH] mm: slab.h: wrap the whole file with guarding macro
2014-06-19 14:37 UTC (6+ messages)
[PATCH 1/2] mm: Report attempts to overwrite PTE from remap_pfn_range()
2014-06-19 13:59 UTC (7+ messages)
` [PATCH] "
[PATCH] mm/mem-hotplug: replace simple_strtoul() with kstrtoul()
2014-06-19 9:26 UTC (3+ messages)
[next:master 77/159] fs/proc/task_mmu.c:505:193: error: call to '__compiletime_assert_505' declared with attribute error: BUILD_BUG failed
2014-06-19 8:33 UTC (2+ messages)
[PATCH v3 -next 0/9] CMA: generalize CMA reserved area management code
2014-06-19 8:18 UTC (7+ messages)
` [PATCH v3 -next 4/9] DMA, CMA: support arbitrary bitmap granularity
[PATCH] fork: dup_mm: init vm stat counters under mmap_sem
2014-06-19 7:14 UTC (3+ messages)
[PATCH] Documentation: Update remove_from_page_cache with delete_from_page_cache
2014-06-19 6:32 UTC
XFS WARN_ON in xfs_vm_writepage
2014-06-19 2:03 UTC (3+ messages)
[patch 00/12] mm: memcontrol: naturalize charge lifetime v3
2014-06-18 21:02 UTC (10+ messages)
` [patch 03/12] mm: huge_memory: use GFP_TRANSHUGE when charging huge pages
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).