linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-22 20:41:42 to 2016-06-27 21:17:35 UTC [more...]

[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: use per signal_struct flag rather than clear TIF_MEMDIE
 2016-06-27 21:09 UTC  (13+ messages)

[PATCH] mm, vmscan: set shrinker to the left page count
 2016-06-27 16:57 UTC  (2+ messages)

[PATCH v2] mm: oom: deduplicate victim selection code for memcg and global oom
 2016-06-27 16:39 UTC 

[linux-next:master 6012/6704] include/asm-generic/tlb.h:133:3: error: implicit declaration of function '__tlb_adjust_range'
 2016-06-27 15:40 UTC 

[PATCH v9 00/12] kthread: Kthread worker API improvements
 2016-06-27 14:33 UTC  (8+ messages)
` [PATCH v9 06/12] kthread: Add kthread_drain_worker()

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

[PATCH] mm, oom: don't set TIF_MEMDIE on a mm-less thread
 2016-06-27 14:06 UTC  (10+ 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  (28+ messages)
` [PATCH 04/27] mm, vmscan: Begin reclaiming pages on a per-node basis
` [PATCH 15/27] mm, page_alloc: Consider dirtyable memory in terms of nodes
` [PATCH 16/27] mm: Move page mapped accounting to the node
` [PATCH 19/27] mm: Move vmscan writes and file write "

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

[PATCH v3 0/6] Introduce ZONE_CMA
 2016-06-27 11:25 UTC  (14+ 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

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

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

some question about vma_interval_tree_insert
 2016-06-27  8:39 UTC  (2+ messages)

[PATCH v6 00/12] Support non-lru page migration
 2016-06-27  5:51 UTC  (11+ messages)
` [PATCH v6 02/12] mm: migrate: support non-lru movable "
  ` PATCH v6v2 "
    ` [PATCH v6v3 "

[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 0/3 v1] dax: Clear dirty bits after flushing caches
 2016-06-24 21:55 UTC  (7+ 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/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  (7+ 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 

mmotm 2016-06-23-16-33 uploaded
 2016-06-23 23:34 UTC 

[RFC, DEBUGGING 1/2] mm: pass NR_FILE_PAGES/NR_SHMEM into node_page_state
 2016-06-23 16:39 UTC  (9+ messages)
` [RFC, DEBUGGING 2/2] mm: add type checking for page state functions
    ` [RFC, DEBUGGING v2 1/2] mm: pass NR_FILE_PAGES/NR_SHMEM into node_page_state
      ` [RFC, DEBUGGING v2 2/2] mm: add type checking for page state functions

[PATCH] mm/hugetlb: clear compound_mapcount when freeing gigantic pages
 2016-06-23 16:28 UTC  (2+ messages)

[PATCH v2 00/18] make direct compaction more deterministic
 2016-06-23 14:41 UTC  (4+ messages)
` [PATCH v2 12/18] mm, compaction: more reliably increase direct compaction priority

[linux-next:master 5799/6035] arch/mips/include/asm/atomic.h:134:2: note: in expansion of macro 'ATOMIC_OP'
 2016-06-23 11:58 UTC 

Xfs lockdep warning with for-dave-for-4.6 branch
 2016-06-23 11:35 UTC  (12+ messages)

[PATCH 06/27] mm, vmscan: Make kswapd reclaim in terms of nodes
 2016-06-23 11:31 UTC  (2+ messages)

[patch -mm 1/2] mm/compaction: split freepages without holding the zone lock fix
 2016-06-23 11:21 UTC  (8+ messages)
` [patch] mm, compaction: abort free scanner if split fails

[PATCH v2 10/12] NFS: Do not serialise O_DIRECT reads and writes
 2016-06-23 11:00 UTC 

[linux-next:master 5799/6035] arch/powerpc/include/asm/atomic.h:82:2: note: in expansion of macro 'ATOMIC_OP'
 2016-06-23 10:52 UTC 

[linux-next:master 5799/6035] arch/alpha/include/asm/atomic.h:107:2: note: in expansion of macro 'ATOMIC64_OP'
 2016-06-23 10:50 UTC 

[PATCH] mm: prevent KASAN false positives in kmemleak
 2016-06-23  9:59 UTC  (2+ messages)

A question about the patch(commit :c777e2a8b654 powerpc/mm: Fix Multi hit ERAT cause by recent THP update)
 2016-06-23  9:34 UTC  (3+ messages)

[mmotm:master 182/309] drivers/base/node.c:126:31: warning: passing argument 1 of 'node_page_state' makes pointer from integer without a cast
 2016-06-23  9:03 UTC  (2+ messages)
` [PATCH] mm, vmstat: add infrastructure for per-node vmstats -fix

JITs and 52-bit VA
 2016-06-23  8:20 UTC  (12+ messages)

[mmotm:master 201/309] arch/arm/include/asm/atomic.h:47:2: note: in expansion of macro 'prefetchw'
 2016-06-23  5:24 UTC 

[mmotm:master 201/309] include/asm-generic/atomic-long.h:33:28: note: in expansion of macro 'atomic_add'
 2016-06-23  3:04 UTC 

[mmotm:master 201/309] arch/m68k/include/asm/atomic.h:74:2: note: in expansion of macro 'ATOMIC_OP'
 2016-06-23  2:57 UTC 

Boot failure on emev2/kzm9d (was: Re: [PATCH v2 11/11] mm/slab: lockless decision to grow cache)
 2016-06-23  2:53 UTC  (14+ messages)

mmotm 2016-06-22-16-21 uploaded
 2016-06-22 23:21 UTC 

Remove page migration fallback (was: UBIFS and page migration)
 2016-06-22 22:21 UTC  (4+ messages)
` [PATCH 1/3] mm: Don't blindly assign fallback_migrate_page()


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