linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-06-19 08:13:45 to 2014-06-23 01:47:32 UTC [more...]

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

[PATCH v3 00/13] compaction: balancing overhead and success rates
 2014-06-23  1:39 UTC  (16+ 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

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

[PATCH] mm:vmscan:replace zone_watermark_ok with zone_balanced for determining if kswapd will call compaction
 2014-06-22  8:51 UTC 

[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 1/2] mm: Report attempts to overwrite PTE from remap_pfn_range()
 2014-06-21 15:53 UTC  (11+ messages)
` [PATCH] "
            ` [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

[memcontrol] WARNING: CPU: 0 PID: 1 at kernel/res_counter.c:28 res_counter_uncharge_locked()
 2014-06-21 13:26 UTC  (3+ messages)

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

[patch 00/13] mm: memcontrol: naturalize charge lifetime v4
 2014-06-21  1:03 UTC  (6+ messages)
` [patch 13/13] mm: memcontrol: rewrite uncharge API
  ` [PATCH -mm] memcg: mem_cgroup_charge_statistics needs preempt_disable

[PATCH 0/4] Improve sequential read throughput
 2014-06-21  0:39 UTC  (11+ 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] 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] mm/mempolicy: fix sleeping function called from invalid context
 2014-06-20 21:01 UTC  (8+ messages)

[patch 1/4] mm: vmscan: remove remains of kswapd-managed zone->all_unreclaimable
 2014-06-20 20:24 UTC  (6+ 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 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)

[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

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)

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

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

[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] 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 

[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 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 

[PATCH] x86: numa: setup_node_data(): drop dead code and rename function
 2014-06-20  2:20 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  (5+ 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  (5+ messages)

[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  (4+ messages)
` [PATCH v3 -next 4/9] DMA, CMA: support arbitrary bitmap granularity


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