linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-15 22:38:31 to 2016-06-17 13:09:32 UTC [more...]

[PATCH] mm: fix account pmd page to the process
 2016-06-17 13:04 UTC  (3+ messages)

[PATCH] mm: fix account pmd page to the process
 2016-06-17 13:00 UTC  (9+ messages)

[PATCH 0/10 -v4] Handle oom bypass more gracefully
 2016-06-17 12:56 UTC  (23+ messages)
` [PATCH 05/10] mm, oom: skip vforked tasks from being selected
` [PATCH 08/10] mm, oom: task_will_free_mem should skip oom_reaped tasks
` [PATCH 09/10] mm, oom_reaper: do not attempt to reap a task more than twice
` [PATCH 10/10] mm, oom: hide mm which is shared with kthread or global init

[PATCH v3 0/9] reduce memory usage by page_owner
 2016-06-17 12:56 UTC  (11+ messages)
` [PATCH v3 1/9] mm/compaction: split freepages without holding the zone lock
` [PATCH v3 2/9] mm/page_owner: initialize page owner "
` [PATCH v3 3/9] mm/page_owner: copy last_migrate_reason in copy_page_owner()
` [PATCH v3 4/9] mm/page_owner: introduce split_page_owner and replace manual handling
` [PATCH v3 5/9] tools/vm/page_owner: increase temporary buffer size
` [PATCH v3 6/9] mm/page_owner: use stackdepot to store stacktrace
` [PATCH v3 7/9] mm/page_owner: avoid null pointer dereference
` [PATCH v3 8/9] mm/page_alloc: introduce post allocation processing on page allocator
` [PATCH v3 9/9] mm/page_isolation: clean up confused code

[PATCH] mm/compaction: remove local variable is_lru
 2016-06-17 12:50 UTC  (4+ messages)

[PATCH 00/27] Move LRU page reclaim from zones to nodes v6
 2016-06-17 12:39 UTC  (53+ messages)
` [PATCH 05/27] mm, vmscan: Have kswapd only scan based on the highest requested zone
` [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: Clear congestion, dirty and need for compaction on a per-node basis
` [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

[PATCH] zram: add zpool support v2
 2016-06-17 12:28 UTC  (5+ messages)
` [PATCH] zram: update zram to use zpool

[PATCH 07/10] mm, oom: fortify task_will_free_mem
 2016-06-17 12:26 UTC  (11+ messages)

[PATCH] mm: fix account pmd page to the process
 2016-06-17 12:01 UTC 

[PATCHv9-rebased2 28/37] shmem: get_unmapped_area align huge page
 2016-06-17 11:29 UTC  (2+ messages)

[PATCH v2 1/7] mm/compaction: split freepages without holding the zone lock
 2016-06-17  9:55 UTC  (13+ messages)
` [PATCH v2 6/7] mm/page_owner: use stackdepot to store stacktrace
` [PATCH v2 7/7] mm/page_alloc: introduce post allocation processing on page allocator

[PATCHv9 0/2] mremap vDSO for 32-bit
 2016-06-17  9:24 UTC  (4+ messages)
` [PATCHv9 2/2] selftest/x86: add mremap vdso test

[PATCH] mm: memcontrol: fix cgroup creation failure after many small jobs
 2016-06-17  9:06 UTC  (3+ messages)

[RFC PATCH] vhost, mm: make sure that oom_reaper doesn't reap memory read by vhost
 2016-06-17  9:00 UTC 

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

[next-20160615] kernel BUG at mm/rmap.c:1251!
 2016-06-17  8:17 UTC  (8+ messages)

[PATCH v1 0/3] per-process reclaim
 2016-06-17  7:57 UTC  (12+ messages)
` [PATCH v1 3/3] mm: "

[PATCH 00/10] mm: balance LRU lists based on relative thrashing
 2016-06-17  7:49 UTC  (7+ messages)
` [PATCH 10/10] "

Remove page migration fallback (was: UBIFS and page migration)
 2016-06-17  7:41 UTC  (6+ messages)
` [PATCH 1/3] mm: Don't blindly assign fallback_migrate_page()
` [PATCH 2/3] mm: Export migrate_page_move_mapping and migrate_page_copy
` [PATCH 3/3] UBIFS: Implement ->migratepage()

[PATCH v3 0/6] Introduce ZONE_CMA
 2016-06-17  7:38 UTC  (7+ messages)

[PATCH v7 00/12] Support non-lru page migration
 2016-06-17  7:28 UTC  (12+ messages)

[PATCH] MADVISE_FREE, THP: Fix madvise_free_huge_pmd return value after splitting
 2016-06-17  5:31 UTC  (3+ messages)

4.6.2 frequent crashes under memory + IO pressure
 2016-06-16 21:26 UTC 

[PATCH v2] Linux VM workaround for Knights Landing A/D leak
 2016-06-16 20:23 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 1/1] mm/swap.c: flush lru_add pvecs on compound page arrival
 2016-06-16 20:03 UTC  (8+ messages)

[PATCH 01/13] x86/mm/hotplug: Don't remove PGD entries in remove_pagetable()
 2016-06-16 19:39 UTC  (9+ messages)
` [PATCH 04/13] mm: Track NR_KERNEL_STACK in pages instead of number of stacks
` [PATCH 05/13] mm: Move memcg stack accounting to account_kernel_stack

[PATCH 0/2] Reverts to address unixbench regression
 2016-06-16 15:10 UTC  (5+ messages)
` [PATCH 1/2] Revert "mm: make faultaround produce old ptes"

[RFC PATCH v1 00/18] x86: Secure Memory Encryption (AMD)
 2016-06-16 14:38 UTC  (7+ messages)
` [RFC PATCH v1 10/18] x86/efi: Access EFI related tables in the clear

[PATCH] ARM: mm: Speed up page list initialization during boot
 2016-06-16 13:36 UTC  (6+ messages)

[PATCHv9 00/32] THP-enabled tmpfs/shmem using compound pages
 2016-06-16 11:51 UTC  (8+ messages)
` [PATCHv9-rebased2 00/37] "
  ` [PATCHv9-rebased2 03/37] mm, thp: fix locking inconsistency in collapse_huge_page
  ` [PATCHv9-rebased2 05/37] khugepaged: recheck pmd after mmap_sem re-acquired

[PATCH] mm: fix account pmd page to the process
 2016-06-16 11:30 UTC 

[PATCH] Revert "mm: rename _count, field of the struct page, to _refcount"
 2016-06-16 11:28 UTC  (7+ messages)

[RFC PATCH 0/2] mm: give GFP_REPEAT a better semantic
 2016-06-16 11:26 UTC  (5+ messages)
` [RFC PATCH 2/2] xfs: map KM_MAYFAIL to __GFP_RETRY_HARD

[PATCH] mm: fix account pmd page to the process
 2016-06-16 11:28 UTC 

[PATCH v9 00/12] kthread: Kthread worker API improvements
 2016-06-16 11:17 UTC  (13+ 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 03/12] kthread/smpboot: Do not park in kthread_create_on_cpu()
` [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 account pmd page to the process
 2016-06-16 11:17 UTC 

[PATCH] mm: fix account pmd page to the process
 2016-06-16 11:16 UTC 

[PATCH] mm: fix account pmd page to the process
 2016-06-16 11:13 UTC 

[RFC 03/18] memcontrol: present maximum used memory also for cgroup-v2
 2016-06-16 10:27 UTC  (6+ messages)

[PATCH v3] mm/compaction: remove unnecessary order check in direct compact path
 2016-06-16 10:17 UTC  (2+ messages)

[PATCHv9-rebased2 11/37] mm: introduce do_set_pmd()
 2016-06-16 10:17 UTC  (2+ messages)

[PATCHv9-rebased2 01/37] mm, thp: make swapin readahead under down_read of mmap_sem
 2016-06-16 10:08 UTC  (2+ messages)

kernel, mm: NULL deref in copy_process while OOMing
 2016-06-16  9:39 UTC  (2+ messages)

[RFC PATCH 0/3] mm, thp: convert from optimistic to conservative
 2016-06-16  9:08 UTC  (4+ messages)
` [RFC PATCH 2/3] "

[PATCH] mm: fix account pmd page to the process
 2016-06-16  7:47 UTC 

[patch] mm, compaction: ignore watermarks when isolating free pages
 2016-06-16  7:15 UTC  (2+ messages)

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

mmotm 2016-06-15-16-18 uploaded
 2016-06-15 23:19 UTC 

[PATCH v3 0/4] Introduce the latent_entropy gcc plugin
 2016-06-15 23:10 UTC  (9+ messages)
` [PATCH v3 2/4] Add "

[mel:mm-vmscan-node-lru-v7r3 38/200] slub.c:undefined reference to `cache_random_seq_create'
 2016-06-15 22:53 UTC  (8+ messages)


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