Boot failure on emev2/kzm9d (was: Re: [PATCH v2 11/11] mm/slab: lockless decision to grow cache)
2016-06-23 2:47 UTC (18+ 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 1:59 UTC
[patch -mm 1/2] mm/compaction: split freepages without holding the zone lock fix
2016-06-22 23:40 UTC (9+ messages)
` [patch -mm 2/2] mm, compaction: abort free scanner if split fails
` [patch] "
mmotm 2016-06-22-16-21 uploaded
2016-06-22 23:21 UTC
Xfs lockdep warning with for-dave-for-4.6 branch
2016-06-22 22:58 UTC (14+ messages)
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()
[PATCH 00/10] mm: balance LRU lists based on relative thrashing
2016-06-22 21:56 UTC (10+ messages)
` [PATCH 10/10] "
JITs and 52-bit VA
2016-06-22 21:38 UTC (14+ messages)
[PATCH v9 00/12] kthread: Kthread worker API improvements
2016-06-22 20:54 UTC (24+ messages)
` [PATCH v9 01/12] kthread: Rename probe_kthread_data() to kthread_probe_data()
` [PATCH v9 02/12] kthread: Kthread worker API cleanup
` [PATCH v9 04/12] kthread: Allow to call __kthread_create_on_node() with va_list args
` [PATCH v9 05/12] kthread: Add kthread_create_worker*()
` [PATCH v9 06/12] kthread: Add kthread_drain_worker()
` [PATCH v9 07/12] kthread: Add kthread_destroy_worker()
` [PATCH v9 08/12] kthread: Detect when a kthread work is used by more workers
` [PATCH v9 09/12] kthread: Initial support for delayed kthread work
` [PATCH v9 10/12] kthread: Allow to cancel "
` [PATCH v9 11/12] kthread: Allow to modify delayed "
` [PATCH v9 12/12] kthread: Better support freezable kthread workers
[PATCH] mm: fix vm-scalability regression in cgroup-aware workingset code
2016-06-22 18:20 UTC
[PATCH] mm: prevent KASAN false positives in kmemleak
2016-06-22 17:47 UTC
[PATCH v5] mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB
2016-06-22 17:43 UTC
[PATCH] mm/hugetlb: clear compound_mapcount when freeing gigantic pages
2016-06-22 16:25 UTC
[PATCH 00/27] Move LRU page reclaim from zones to nodes v7
2016-06-22 16:08 UTC (44+ messages)
` [PATCH 01/27] mm, vmstat: Add infrastructure for per-node vmstats
` [PATCH 02/27] mm, vmscan: Move lru_lock to the node
` [PATCH 03/27] mm, vmscan: Move LRU lists to node
` [PATCH 04/27] mm, vmscan: Begin reclaiming pages on a per-node basis
` [PATCH 05/27] mm, vmscan: Have kswapd only scan based on the highest requested zone
` [PATCH 06/27] mm, vmscan: Make kswapd reclaim in terms of nodes
` [PATCH 07/27] mm, vmscan: Remove balance gap
` [PATCH 08/27] mm, vmscan: Simplify the logic deciding whether kswapd sleeps
` [PATCH 09/27] mm, vmscan: By default have direct reclaim only shrink once per node
` [PATCH 10/27] mm, vmscan: Remove duplicate logic clearing node congestion and dirty state
` [PATCH 11/27] mm: vmscan: Do not reclaim from kswapd if there is any eligible zone
` [PATCH 12/27] mm, vmscan: Make shrink_node decisions more node-centric
` [PATCH 13/27] mm, memcg: Move memcg limit enforcement from zones to nodes
` [PATCH 14/27] mm, workingset: Make working set detection node-aware
` [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 17/27] mm: Rename NR_ANON_PAGES to NR_ANON_MAPPED
` [PATCH 18/27] mm: Move most file-based accounting to the node
` [PATCH 19/27] mm: Move vmscan writes and file write "
` [PATCH 20/27] mm, vmscan: Update classzone_idx if buffer_heads_over_limit
` [PATCH 21/27] mm, vmscan: Only wakeup kswapd once per node for the requested classzone
` [PATCH 22/27] mm: Convert zone_reclaim to node_reclaim
` [PATCH 23/27] mm, vmscan: Add classzone information to tracepoints
` [PATCH 24/27] mm, page_alloc: Remove fair zone allocation policy
` [PATCH 25/27] mm: page_alloc: Cache the last node whose dirty limit is reached
` [PATCH 26/27] mm: vmstat: Replace __count_zone_vm_events with a zone id equivalent
` [PATCH 27/27] mm: vmstat: Account per-zone stalls and pages skipped during reclaim
A question about the patch(commit :c777e2a8b654 powerpc/mm: Fix Multi hit ERAT cause by recent THP update)
2016-06-22 15:05 UTC
[PATCH] mm: slab.h: use ilog2() in kmalloc_index()
2016-06-22 13:28 UTC (4+ messages)
[PATCH v8 0/2] improve sync efficiency with sb inode wb list
2016-06-22 13:12 UTC (5+ messages)
` [PATCH v8 1/2] sb: add a new writeback list for sync
` [PATCH v8 2/2] wb: inode writeback list tracking tracepoints
mm, oom_reaper: How to handle race with oom_killer_disable() ?
2016-06-22 12:15 UTC (14+ messages)
[PATCH] oom, suspend: fix oom_reaper vs. oom_killer_disable race
2016-06-22 12:13 UTC
[PATCHv9-rebased2 01/37] mm, thp: make swapin readahead under down_read of mmap_sem
2016-06-22 11:24 UTC (5+ messages)
[RFC PATCH v2 0/3] mm, thp: convert from optimistic swapin collapsing to conservative
2016-06-22 11:17 UTC (4+ messages)
` [RFC PATCH v2 1/3] mm, thp: revert allocstall comparing
` [RFC PATCH v2 2/3] mm, thp: convert from optimistic swapin collapsing to conservative
` [RFC PATCH v2 3/3] mm, thp: fix comment inconsistency for swapin readahead functions
[PATCH v1 1/2] mm: thp: move pmd check inside ptl for freeze_page()
2016-06-22 11:16 UTC (8+ messages)
[PATCH v2] more mapcount page as kpage could reduce total replacement times than fewer mapcount one in probability
2016-06-22 11:00 UTC (4+ messages)
[PATCH] mm/huge_memory: fix the memory leak due to the race
2016-06-22 9:52 UTC (9+ messages)
[PATCH v3 0/6] Introduce ZONE_CMA
2016-06-22 9:23 UTC (12+ messages)
` [PATCH v3 3/6] mm/cma: populate ZONE_CMA
[PATCH 06/27] mm, vmscan: Make kswapd reclaim in terms of nodes
2016-06-22 8:42 UTC
[PATCH v3 01/13] x86/mm/hotplug: Don't remove PGD entries in remove_pagetable()
2016-06-22 7:38 UTC (7+ messages)
` [PATCH v3 04/13] mm: Track NR_KERNEL_STACK in KiB instead of number of stacks
` [PATCH v3 05/13] mm: Fix memcg stack accounting for sub-page stacks
[PATCH 03/10] proc, oom_adj: extract oom_score_adj setting into a helper
2016-06-22 6:34 UTC (4+ messages)
divide error: 0000 [#1] SMP in task_numa_migrate - handle_mm_fault vanilla 4.4.6
2016-06-22 6:13 UTC (11+ messages)
[PATCH 0/3 v1] dax: Clear dirty bits after flushing caches
2016-06-21 20:59 UTC (6+ 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: ignore watermarks when isolating free pages
2016-06-21 20:43 UTC (5+ messages)
` [patch] mm, compaction: abort free scanner if split fails
[PATCH v4 0/4] Introduce the latent_entropy gcc plugin
2016-06-21 18:40 UTC (8+ messages)
` [PATCH v4 1/4] Add support for passing gcc plugin arguments
` [PATCH v4 2/4] Add the latent_entropy gcc plugin
` [PATCH v4 3/4] Mark functions with the latent_entropy attribute
` [PATCH v4 4/4] Add the extra_latent_entropy kernel parameter
[RFC PATCH 0/2] mm: give GFP_REPEAT a better semantic
2016-06-21 17:00 UTC (12+ messages)
` [RFC PATCH 2/2] xfs: map KM_MAYFAIL to __GFP_RETRY_HARD
[PATCH] mm: memcontrol: fix cgroup creation failure after many small jobs
2016-06-21 15:46 UTC (6+ messages)
` [PATCH 3/3] "
[PATCH] mm/huge_memory: fix the memory leak due to the race
2016-06-21 14:57 UTC
[v3 PATCH] arm64: kasan: instrument user memory access API
2016-06-21 14:38 UTC (2+ messages)
[PATCH] sparse: Track the boundaries of memory sections for accurate checks
2016-06-21 14:33 UTC (2+ messages)
` [PATCH v2] "
4.6.2 frequent crashes under memory + IO pressure
2016-06-21 11:47 UTC (2+ messages)
[PATCH 00/27] Move LRU page reclaim from zones to nodes v7
2016-06-21 11:43 UTC (4+ messages)
` [PATCH 01/27] mm, vmstat: Add infrastructure for per-node vmstats
` [PATCH 02/27] mm, vmscan: Move lru_lock to the node
` [PATCH 03/27] mm, vmscan: Move LRU lists to node
4.7-rc1: lockdep: inconsistent lock state kcompactd/aio_migratepage/mem_cgroup_migrate
2016-06-21 9:59 UTC (6+ messages)
` [PATCH] memcg: mem_cgroup_migrate() may be called with irq disabled
[PATCH v4] mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB
2016-06-21 8:18 UTC (6+ messages)
[linux-stable-rc:linux-3.10.y 4/144] scripts/asn1_compiler.c:1341:3: warning: enumeration value 'NOT_COMPOUND' not handled in switch
2016-06-21 6:15 UTC (2+ messages)
[PATCH v3] mm/compaction: remove unnecessary order check in direct compact path
2016-06-21 0:52 UTC (2+ messages)
[PATCH v2] powerpc/mm: Ensure "special" zones are empty
2016-06-21 0:40 UTC (2+ messages)
` [v2] "
[PATCH 0/1] introduce page_ref_inc_return
2016-06-20 23:11 UTC (3+ messages)
` [PATCH 1/1] mm/page_ref: "
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox