linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-23 23:48:52 to 2016-06-30 06:18:30 UTC [more...]

[PATCH v6 00/12] Support non-lru page migration
 2016-06-30  6:18 UTC  (14+ messages)
` [PATCH v6 02/12] mm: migrate: support non-lru movable "
  ` PATCH v6v2 "
    ` [PATCH v6v3 "

[patch for-4.7] mm, compaction: prevent VM_BUG_ON when terminating freeing scanner
 2016-06-29 22:37 UTC  (2+ messages)

[patch] mm, compaction: make sure freeing scanner isn't persistently expensive
 2016-06-29 20:55 UTC  (3+ messages)

[PATCH 0/3 v1] dax: Clear dirty bits after flushing caches
 2016-06-29 20:47 UTC  (11+ messages)
` [PATCH 1/3] dax: Make cache flushing protected by entry lock
` [PATCH 2/3] mm: Export follow_pte()
` [PATCH 3/3] dax: Clear dirty entry tags on cache flush

[PATCH] mm,oom: use per signal_struct flag rather than clear TIF_MEMDIE
 2016-06-29 20:24 UTC  (23+ messages)

[PATCH] mmotm: mm-oom-fortify-task_will_free_mem-fix
 2016-06-29 19:22 UTC  (2+ messages)

Boot failure on emev2/kzm9d (was: Re: [PATCH v2 11/11] mm/slab: lockless decision to grow cache)
 2016-06-29 18:12 UTC  (17+ messages)

[PATCH 1/1] mm: allocate order 0 page from pcb before zone_watermark_ok
 2016-06-29 14:44 UTC 

[PATCH v9 00/12] kthread: Kthread worker API improvements
 2016-06-29 13:15 UTC  (11+ messages)
` [PATCH v9 06/12] kthread: Add kthread_drain_worker()

[linux-next:master 11901/11991] mm/huge_memory.c:604:16: error: invalid storage class for function 'khugepaged_max_ptes_swap_show'
 2016-06-29 11:44 UTC  (2+ messages)

[PATCHv2 0/6] x86: 32-bit compatible C/R on x86_64
 2016-06-29 10:57 UTC  (7+ messages)
` [PATCHv2 1/6] x86/vdso: unmap vdso blob on vvar mapping failure
` [PATCHv2 2/6] x86/vdso: introduce do_map_vdso() and vdso_type enum
` [PATCHv2 3/6] x86/arch_prctl/vdso: add ARCH_MAP_VDSO_*
` [PATCHv2 4/6] x86/coredump: use pr_reg size, rather that TIF_IA32 flag
` [PATCHv2 5/6] x86/ptrace: down with test_thread_flag(TIF_IA32)
` [PATCHv2 6/6] x86/signal: add SA_{X32,IA32}_ABI sa_flags

[PATCH v3 0/6] Introduce ZONE_CMA
 2016-06-29  8:00 UTC  (21+ messages)
` [PATCH v3 1/6] mm/page_alloc: recalculate some of zone threshold when on/offline memory
` [PATCH v3 3/6] mm/cma: populate ZONE_CMA
` [PATCH v3 4/6] mm/cma: remove ALLOC_CMA
` [PATCH v3 5/6] mm/cma: remove MIGRATE_CMA
` [PATCH v3 6/6] mm/cma: remove per zone CMA stat

[PATCH 1/2] MADVISE_FREE, THP: Fix madvise_free_huge_pmd return value after splitting
 2016-06-29  7:27 UTC  (4+ messages)
` [PATCH 2/2] mm, THP: Clean up return value of madvise_free_huge_pmd

[PATCH] mm, vmscan: set shrinker to the left page count
 2016-06-29  7:25 UTC  (5+ messages)

[PATCH] mm, vmscan: Give up balancing node for high order allocations earlier
 2016-06-29  5:42 UTC 

[PATCH v5 1/3] mm: memblock enhence the memblock debugfs output
 2016-06-29  0:57 UTC  (3+ messages)
` [PATCH v5 2/3] mm: memblock Add some new functions to address the mem limit issue
` [PATCH v5 3/3] arm64:acpi Fix the acpi alignment exeception when 'mem=' specified

[PATCH v5] mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB
 2016-06-28 16:51 UTC  (2+ messages)

[PATCH v2] mm: oom: deduplicate victim selection code for memcg and global oom
 2016-06-28 16:16 UTC  (3+ messages)

[PATCHv10 0/2] mremap vDSO for 32-bit
 2016-06-28 11:35 UTC  (3+ messages)
` [PATCHv10 1/2] x86/vdso: add mremap hook to vm_special_mapping
` [PATCHv10 2/2] selftest/x86: add mremap vdso test

[linux-next:master 6012/6704] include/asm-generic/tlb.h:133:3: error: implicit declaration of function '__tlb_adjust_range'
 2016-06-28 10:47 UTC  (2+ messages)

[PATCH v4 1/3] mm: memblock enhence the memblock debugfs output
 2016-06-28 10:14 UTC  (3+ messages)
` [PATCH v4 2/3] mm: memblock Add some new functions to address the mem limit issue

[PATCH v4 3/3] arm64:acpi Fix the acpi alignment exeception when 'mem=' specified
 2016-06-28  9:48 UTC 

some question about vma_interval_tree_insert
 2016-06-28  6:21 UTC  (3+ messages)

[PATCH v3 1/2] mm: memblock Add some new functions to address the mem limit issue
 2016-06-28  2:55 UTC  (4+ messages)
` [PATCH v3 2/2] arm64:acpi Fix the acpi alignment exeception when 'mem=' specified

A question about the patch(commit :c777e2a8b654 powerpc/mm: Fix Multi hit ERAT cause by recent THP update)
 2016-06-28  2:35 UTC  (4+ messages)

[PATCH v2 1/2] mm: memblock Add some new functions to address the mem limit issue
 2016-06-28  2:20 UTC  (8+ messages)
` [PATCH v2 2/2] arm64:acpi Fix the acpi alignment exeception when 'mem=' specified

[PATCH 0/2] TIF_MEMDIE usage fixlet
 2016-06-27 21:17 UTC  (4+ messages)
` [PATCH 1/2] freezer, oom: check TIF_MEMDIE on the correct task
` [PATCH 2/2] cpuset, mm: fix TIF_MEMDIE check in cpuset_change_task_nodemask

[PATCH] mm, oom: don't set TIF_MEMDIE on a mm-less thread
 2016-06-27 14:06 UTC  (9+ messages)
` [PATCH v2] "

[PATCH 0/2] ZONE_DEVICE cleanups
 2016-06-27 13:39 UTC  (4+ messages)
` [PATCH 1/2] mm: CONFIG_ZONE_DEVICE stop depending on CONFIG_EXPERT
` [PATCH 2/2] mm: cleanup ifdef guards for vmem_altmap

[PATCH] mm: fix vm-scalability regression in cgroup-aware workingset code
 2016-06-27 13:05 UTC  (3+ messages)
` [PATCH rebase] "

[PATCH 00/27] Move LRU page reclaim from zones to nodes v7
 2016-06-27 12:48 UTC  (4+ messages)

[PATCH] memory:bugxfix panic on cat or write /dev/kmem
 2016-06-27 11:37 UTC  (4+ messages)

BUG: Kernel 3.10.65: Kernel panic while send-receive MMS on same device
 2016-06-27 11:10 UTC 

[PATCH v3 0/9] reduce memory usage by page_owner
 2016-06-27  5:45 UTC  (6+ messages)
` [PATCH v3 7/9] mm/page_owner: avoid null pointer dereference

undefined reference to `printk'
 2016-06-27  5:26 UTC  (3+ messages)

undefined reference to `printk'
 2016-06-27  5:14 UTC  (2+ messages)

[PATCH v4 1/2] mm: thp: move pmd check inside ptl for freeze_page()
 2016-06-27  1:28 UTC  (2+ messages)
` [PATCH v4 2/2] mm: rmap: call page_check_address() with sync enabled to avoid racy check

[PATCH v4 03/29] x86/mm/hotplug: Don't remove PGD entries in remove_pagetable()
 2016-06-26 21:55 UTC  (3+ messages)
` [PATCH v4 06/29] mm: Track NR_KERNEL_STACK in KiB instead of number of stacks
` [PATCH v4 07/29] mm: Fix memcg stack accounting for sub-page stacks

4.6.2 frequent crashes under memory + IO pressure
 2016-06-26 19:40 UTC  (9+ messages)

core.c:undefined reference to `fpu_save'
 2016-06-26 13:09 UTC 

arch/ia64/kernel/entry.S:621: Error: Operand 2 of `adds' should be a 14-bit integer (-8192-8191)
 2016-06-26  4:14 UTC 

[mmotm:master 283/296] undefined reference to `fixed_phy_unregister'
 2016-06-25 23:44 UTC 

[PATCH] Delete meaningless check of current_order in __rmqueue_fallback
 2016-06-25  8:21 UTC  (4+ messages)

[linux-stable-rc:linux-3.14.y 4656/4779] drivers/md/bcache/bset.c:26:10: warning: format '%li' expects argument of type 'long int', but argument 3 has type 'int'
 2016-06-25  2:47 UTC 

mmotm 2016-06-24-15-53 uploaded
 2016-06-24 22:53 UTC 

[PATCH] mm/compaction: remove unnecessary order check in try_to_compact_pages()
 2016-06-24 20:58 UTC  (3+ messages)

[mel:mm-vmscan-node-lru-v8r12 185/295] arch/arm/include/asm/jump_label.h:13:2: note: in expansion of macro 'asm_volatile_goto'
 2016-06-24 19:12 UTC  (2+ messages)

[PATCH v4 03/16] x86/mm/hotplug: Don't remove PGD entries in remove_pagetable()
 2016-06-24 15:22 UTC  (5+ messages)
` [PATCH v4 06/16] mm: Track NR_KERNEL_STACK in KiB instead of number of stacks
` [PATCH v4 07/16] mm: Fix memcg stack accounting for sub-page stacks

[PATCH v3 00/17] make direct compaction more deterministic
 2016-06-24 11:53 UTC  (21+ messages)
` [PATCH v3 01/17] mm, compaction: don't isolate PageWriteback pages in MIGRATE_SYNC_LIGHT mode
` [PATCH v3 02/17] mm, page_alloc: set alloc_flags only once in slowpath
` [PATCH v3 03/17] mm, page_alloc: don't retry initial attempt "
` [PATCH v3 04/17] mm, page_alloc: restructure direct compaction handling "
` [PATCH v3 05/17] mm, page_alloc: make THP-specific decisions more generic
` [PATCH v3 06/17] mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocations
` [PATCH v3 07/17] mm, compaction: introduce direct compaction priority
` [PATCH v3 08/17] mm, compaction: simplify contended compaction handling
` [PATCH v3 09/17] mm, compaction: make whole_zone flag ignore cached scanner positions
` [PATCH v3 10/17] mm, compaction: cleanup unused functions
` [PATCH v3 11/17] mm, compaction: add the ultimate direct compaction priority
` [PATCH v3 12/17] mm, compaction: more reliably increase "
` [PATCH v3 13/17] mm, compaction: use correct watermark when checking allocation success
` [PATCH v3 14/17] mm, compaction: create compact_gap wrapper
` [PATCH v3 15/17] mm, compaction: use proper alloc_flags in __compaction_suitable()
` [PATCH v3 16/17] mm, compaction: require only min watermarks for non-costly orders
` [PATCH v3 17/17] mm, vmscan: make compaction_ready() more accurate and readable

[PATCH] mm, vmscan: Make kswapd reclaim no more than needed
 2016-06-24  9:32 UTC  (2+ messages)

[PATCH 00/10] mm: balance LRU lists based on relative thrashing
 2016-06-24  6:22 UTC  (11+ messages)
` [PATCH 10/10] "

[PATCH 1/2] mm: memblock Add some new functions to address the mem limit issue
 2016-06-24  2:31 UTC  (6+ messages)
` [PATCH 2/2] arm64:acpi Fix the acpi alignment exeception when 'mem=' specified

[PATCH] ksm: set anon_vma of first rmap_item of ksm page to page's anon_vma other than vma's anon_vma
 2016-06-23 23:49 UTC  (2+ messages)

[mm] c3e3459c92: WARNING: CPU: 1 PID: 249 at mm/util.c:519 __vm_enough_memory
 2016-06-23 23:47 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).