linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-16 12:36:12 to 2019-01-17 09:44:51 UTC [more...]

use generic DMA mapping code in powerpc V4
 2019-01-17  9:44 UTC  (14+ messages)

[PATCH 00/25] Increase success rates and reduce latency of compaction v2
 2019-01-17  9:40 UTC  (11+ messages)
` [PATCH 11/25] mm, compaction: Use free lists to quickly locate a migration source
` [PATCH 12/25] mm, compaction: Keep migration source private to a single compaction instance

[PATCH 00/17] Merge text_poke fixes and executable lockdowns
 2019-01-17  9:39 UTC  (22+ messages)
` [PATCH 01/17] Fix "x86/alternatives: Lockdep-enforce text_mutex in text_poke*()"
` [PATCH 02/17] x86/jump_label: Use text_poke_early() during early init
` [PATCH 03/17] x86/mm: temporary mm struct
` [PATCH 04/17] fork: provide a function for copying init_mm
` [PATCH 05/17] x86/alternative: initializing temporary mm for patching
` [PATCH 06/17] x86/alternative: use temporary mm for text poking
` [PATCH 07/17] x86/kgdb: avoid redundant comparison of patched code
` [PATCH 08/17] x86/ftrace: set trampoline pages as executable
` [PATCH 09/17] x86/kprobes: Instruction pages initialization enhancements
` [PATCH 10/17] x86: avoid W^X being broken during modules loading
` [PATCH 11/17] x86/jump-label: remove support for custom poker
` [PATCH 12/17] x86/alternative: Remove the return value of text_poke_*()
` [PATCH 13/17] Add set_alias_ function and x86 implementation
` [PATCH 14/17] mm: Make hibernate handle unmapped pages
` [PATCH 15/17] vmalloc: New flags for safe vfree on special perms
` [PATCH 16/17] Plug in new special vfree flag
` [PATCH 17/17] module: Prevent module removal racing with text_poke()

[PATCH 1/2] mm: introduce put_user_page*(), placeholder versions
 2019-01-17  9:30 UTC  (29+ messages)

[PATCH 00/21] Refine memblock API
 2019-01-17  9:28 UTC  (36+ messages)
` [PATCH 01/21] openrisc: prefer memblock APIs returning virtual address
` [PATCH 02/21] powerpc: use memblock functions "
` [PATCH 03/21] memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc
` [PATCH 04/21] memblock: drop memblock_alloc_base_nid()
` [PATCH 05/21] memblock: emphasize that memblock_alloc_range() returns a physical address
` [PATCH 06/21] memblock: memblock_phys_alloc_try_nid(): don't panic
` [PATCH 07/21] memblock: memblock_phys_alloc(): "
` [PATCH 08/21] memblock: drop __memblock_alloc_base()
` [PATCH 09/21] memblock: drop memblock_alloc_base()
` [PATCH 10/21] memblock: refactor internal allocation functions
` [PATCH 11/21] memblock: make memblock_find_in_range_node() and choose_memblock_flags() static
` [PATCH 12/21] arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)
` [PATCH 13/21] arch: don't memset(0) memory returned by memblock_alloc()
` [PATCH 14/21] ia64: add checks for the return value of memblock_alloc*()
` [PATCH 15/21] sparc: "
` [PATCH 16/21] mm/percpu: "
` [PATCH 17/21] init/main: "
` [PATCH 18/21] swiotlb: "
` [PATCH 19/21] treewide: "
  ` [Xen-devel] "
` [PATCH 20/21] memblock: memblock_alloc_try_nid: don't panic
` [PATCH 21/21] memblock: drop memblock_alloc_*_nopanic() variants

kernel BUG at mm/page_alloc.c:LINE!
 2019-01-17  8:33 UTC  (3+ messages)

[PATCH 0/4] Allow persistent memory to be used like normal RAM
 2019-01-17  8:19 UTC  (29+ messages)
` [PATCH 1/4] mm/resource: return real error codes from walk failures
` [PATCH 2/4] mm/memory-hotplug: allow memory resources to be children
` [PATCH 3/4] dax/kmem: let walk_system_ram_range() search child resources
` [PATCH 4/4] dax: "Hotplug" persistent memory for use like normal RAM

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

[PATCH v2 0/5] psi: pressure stall monitors v2
 2019-01-17  8:13 UTC  (12+ messages)
` [PATCH v2 5/5] psi: introduce psi monitor

memory cgroup pagecache and inode problem
 2019-01-17  5:06 UTC  (14+ messages)

[PATCH] mm: hwpoison: use do_send_sig_info() instead of force_sig() (Re: PMEM error-handling forces SIGKILL causes kernel panic)
 2019-01-17  1:07 UTC  (8+ messages)

[RFC PATCH v7 00/16] Add support for eXclusive Page Frame Ownership
 2019-01-17  0:18 UTC  (7+ messages)
` [RFC PATCH v7 12/16] xpfo, mm: remove dependency on CONFIG_PAGE_EXTENSION
` [RFC PATCH v7 14/16] EXPERIMENTAL: xpfo, mm: optimize spin lock usage in xpfo_kmap

[PATCH v8 0/3] mm: Randomize free memory
 2019-01-16 22:57 UTC  (4+ messages)
` [PATCH v8 1/3] mm: Shuffle initial free memory to improve memory-side-cache utilization
` [PATCH v8 2/3] mm: Move buddy list manipulations into helpers
` [PATCH v8 3/3] mm: Maintain randomization of page free lists

[PATCH] slab: kmemleak no scan alien caches
 2019-01-16 22:37 UTC 

[PATCH] doc: memcontrol: fix the obsolete content about force empty
 2019-01-16 21:52 UTC  (2+ messages)

[PATCH v25 0/6] Add io{read|write}64 to io-64-atomic headers
 2019-01-16 18:25 UTC  (7+ messages)
` [PATCH v25 1/6] iomap: Use non-raw io functions for io{read|write}XXbe
` [PATCH v25 2/6] parisc: iomap: introduce io{read|write}64
` [PATCH v25 3/6] iomap: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v25 4/6] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v25 5/6] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v25 6/6] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header

[PATCHv4 00/13] Heterogeneuos memory node attributes
 2019-01-16 17:58 UTC  (14+ messages)
` [PATCHv4 01/13] acpi: Create subtable parsing infrastructure
` [PATCHv4 02/13] acpi: Add HMAT to generic parsing tables
` [PATCHv4 03/13] acpi/hmat: Parse and report heterogeneous memory
` [PATCHv4 04/13] node: Link memory nodes to their compute nodes
` [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 "
` [PATCHv4 13/13] doc/mm: New documentation for memory performance

[PATCH -next 0/6] mm: make pinned_vm atomic and simplify users
 2019-01-16 17:29 UTC  (9+ messages)
` [PATCH 6/6] drivers/IB,core: reduce scope of mmap_sem

[PATCH v3 1/2] mm: add probe_user_read()
 2019-01-16 16:59 UTC  (2+ messages)
` [PATCH v3 2/2] powerpc: use probe_user_read()

[PATCH] kasan: Remove use after scope bugs detection
 2019-01-16 16:47 UTC  (2+ messages)

[PATCH] rbtree: fix the red root
 2019-01-16 14:37 UTC  (10+ messages)
` [PATCH v2] "

[PATCH V2] mm: Introduce GFP_PGTABLE
 2019-01-16 14:20 UTC  (15+ messages)

[PATCH] mm, oom: Tolerate processes sharing mm with different view of oom_score_adj
 2019-01-16 13:41 UTC  (6+ messages)

[PATCH v11 00/26] Speculative page faults
 2019-01-16 13:31 UTC  (5+ messages)

[PATCH] mm: migrate: Make buffer_migrate_page_norefs() actually succeed
 2019-01-16 13:12 UTC  (2+ 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).