linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-17 13:21:48 to 2019-01-19 13:02:24 UTC [more...]

use generic DMA mapping code in powerpc V4
 2019-01-19 13:02 UTC  (21+ messages)

INFO: rcu detected stall in sys_sendfile64 (2)
 2019-01-19 13:00 UTC  (5+ messages)

INFO: rcu detected stall in ndisc_alloc_skb
 2019-01-19 12:16 UTC  (5+ messages)

[PATCHv4 00/13] Heterogeneuos memory node attributes
 2019-01-19  9:01 UTC  (40+ messages)
` [PATCHv4 05/13] Documentation/ABI: Add new node sysfs attributes
` [PATCHv4 06/13] acpi/hmat: Register processor domain to its memory
` [PATCHv4 07/13] node: Add heterogenous memory access attributes
` [PATCHv4 08/13] Documentation/ABI: Add node performance attributes
` [PATCHv4 09/13] acpi/hmat: Register "
` [PATCHv4 10/13] node: Add memory caching attributes
` [PATCHv4 11/13] Documentation/ABI: Add node cache attributes
` [PATCHv4 12/13] acpi/hmat: Register memory side "

[RFC PATCH] mm, oom: fix use-after-free in oom_kill_process
 2019-01-19  7:09 UTC  (5+ messages)

[PATCH] mm: fix some typo scatter in mm directory
 2019-01-19  7:07 UTC  (2+ messages)

memory cgroup pagecache and inode problem
 2019-01-19  3:17 UTC  (13+ messages)

[PATCH] mm, page_alloc: cleanup usemap_size() when SPARSEMEM is not set
 2019-01-18 23:49 UTC 

[PATCH 0/4] Allow persistent memory to be used like normal RAM
 2019-01-18 20:26 UTC  (25+ messages)
` [PATCH 2/4] mm/memory-hotplug: allow memory resources to be children
` [PATCH 4/4] dax: "Hotplug" persistent memory for use like normal RAM

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-01-18 18:58 UTC  (23+ messages)

[PATCH 00/21] Refine memblock API
 2019-01-18 18:02 UTC  (8+ messages)
` [PATCH 12/21] arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)
` [PATCH 19/21] treewide: add checks for the return value of memblock_alloc*()
` [PATCH 21/21] memblock: drop memblock_alloc_*_nopanic() variants

[PATCH 00/22] Increase success rates and reduce latency of compaction v3
 2019-01-18 17:51 UTC  (23+ messages)
` [PATCH 01/22] mm, compaction: Shrink compact_control
` [PATCH 02/22] mm, compaction: Rearrange compact_control
` [PATCH 03/22] mm, compaction: Remove last_migrated_pfn from compact_control
` [PATCH 04/22] mm, compaction: Remove unnecessary zone parameter in some instances
` [PATCH 05/22] mm, compaction: Rename map_pages to split_map_pages
` [PATCH 06/22] mm, migrate: Immediately fail migration of a page with no migration handler
` [PATCH 07/22] mm, compaction: Always finish scanning of a full pageblock
` [PATCH 08/22] mm, compaction: Ignore the fragmentation avoidance boost for isolation and compaction
` [PATCH 09/22] mm, compaction: Use free lists to quickly locate a migration source
` [PATCH 10/22] mm, compaction: Keep migration source private to a single compaction instance
` [PATCH 11/22] mm, compaction: Use free lists to quickly locate a migration target
` [PATCH 12/22] mm, compaction: Avoid rescanning the same pageblock multiple times
` [PATCH 13/22] mm, compaction: Finish pageblock scanning on contention
` [PATCH 14/22] mm, compaction: Check early for huge pages encountered by the migration scanner
` [PATCH 15/22] mm, compaction: Keep cached migration PFNs synced for unusable pageblocks
` [PATCH 16/22] mm, compaction: Rework compact_should_abort as compact_check_resched
` [PATCH 17/22] mm, compaction: Do not consider a need to reschedule as contention
` [PATCH 18/22] mm, compaction: Reduce premature advancement of the migration target scanner
` [PATCH 19/22] mm, compaction: Round-robin the order while searching the free lists for a target
` [PATCH 20/22] mm, compaction: Sample pageblocks for free pages
` [PATCH 21/22] mm, compaction: Be selective about what pageblocks to clear skip hints
` [PATCH 22/22] mm, compaction: Capture a page under direct compaction

[LSF/MM TOPIC] NUMA, memory hierarchy and device memory
 2019-01-18 17:45 UTC 

[PATCH] rbtree: fix the red root
 2019-01-18 17:10 UTC  (11+ messages)
` [PATCH v2] "

LSF/MM 2019: Call for Proposals
 2019-01-18 16:32 UTC 

[PATCH v11 00/26] Speculative page faults
 2019-01-18 16:24 UTC  (11+ messages)

[PATCH 00/25] Increase success rates and reduce latency of compaction v2
 2019-01-18 14:46 UTC  (40+ messages)
` [PATCH 13/25] mm, compaction: Use free lists to quickly locate a migration target
` [PATCH 14/25] mm, compaction: Avoid rescanning the same pageblock multiple times
` [PATCH 15/25] mm, compaction: Finish pageblock scanning on contention
` [PATCH 16/25] mm, compaction: Check early for huge pages encountered by the migration scanner
` [PATCH 17/25] mm, compaction: Keep cached migration PFNs synced for unusable pageblocks
` [PATCH 18/25] mm, compaction: Rework compact_should_abort as compact_check_resched
` [PATCH 19/25] mm, compaction: Do not consider a need to reschedule as contention
` [PATCH 20/25] mm, compaction: Reduce unnecessary skipping of migration target scanner
` [PATCH 21/25] mm, compaction: Round-robin the order while searching the free lists for a target
` [PATCH 22/25] mm, compaction: Sample pageblocks for free pages
` [PATCH 23/25] mm, compaction: Be selective about what pageblocks to clear skip hints
` [PATCH 24/25] mm, compaction: Capture a page under direct compaction
` [PATCH 25/25] mm, compaction: Do not direct compact remote memory

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-01-18 14:23 UTC  (7+ messages)

[PATCH 00/17] Merge text_poke fixes and executable lockdowns
 2019-01-18 13:32 UTC  (30+ messages)
` [PATCH 01/17] Fix "x86/alternatives: Lockdep-enforce text_mutex in text_poke*()"
` [PATCH 06/17] x86/alternative: use temporary mm for text poking
` [PATCH 14/17] mm: Make hibernate handle unmapped pages
` [PATCH 17/17] module: Prevent module removal racing with text_poke()

Need help: how to locate failure from irq_chip subsystem
 2019-01-18 11:53 UTC  (8+ messages)

BUG: sleeping function called from invalid context at kernel/locking/mutex.c:908
 2019-01-18  9:37 UTC  (2+ messages)

[PATCH v11] mm/page_alloc.c: memory_hotplug: free pages as higher order
 2019-01-18  6:23 UTC 

kmemleak scan crash due to invalid PFNs
 2019-01-18  2:16 UTC  (5+ messages)
` [PATCH] mm/hotplug: invalid PFNs from pfn_to_online_page()

[PATCH 1/2] mm: introduce put_user_page*(), placeholder versions
 2019-01-18  1:59 UTC  (15+ messages)

[PATCH -next 0/6] mm: make pinned_vm atomic and simplify users
 2019-01-17 23:41 UTC  (3+ messages)
` [PATCH 5/6] drivers/IB,usnic: reduce scope of mmap_sem

[RFC PATCH v7 00/16] Add support for eXclusive Page Frame Ownership
 2019-01-17 23:38 UTC  (5+ messages)
` [RFC PATCH v7 14/16] EXPERIMENTAL: xpfo, mm: optimize spin lock usage in xpfo_kmap

[RFC v3 PATCH 0/5] mm: memcontrol: do memory reclaim when offlining
 2019-01-17 22:55 UTC  (10+ messages)

linux-mm archive
 2019-01-17 21:24 UTC  (2+ messages)

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-01-17 21:06 UTC  (11+ messages)

[PATCH] hugetlb: allow to free gigantic pages regardless of the configuration
 2019-01-17 20:09 UTC  (2+ messages)

[PATCH] mm, oom: Tolerate processes sharing mm with different view of oom_score_adj
 2019-01-17 15:51 UTC  (7+ messages)

[PATCH v2] mm/page_alloc: check return value of memblock_alloc_node_nopanic()
 2019-01-17 14:22 UTC 

[PATCH] mm/page_alloc: check return value of memblock_alloc_node_nopanic()
 2019-01-17 13:34 UTC  (4+ 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).