linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-07 16:20:00 to 2017-07-11 18:12:40 UTC [more...]

[RFC v5 00/38] powerpc: Memory Protection Keys
 2017-07-11 18:12 UTC  (31+ messages)
` [RFC v5 02/38] powerpc: Free up four 64K PTE bits in 64K backed HPTE pages
` [RFC v5 11/38] mm: introduce an additional vma bit for powerpc pkey
` [RFC v5 12/38] mm: ability to disable execute permission on a key at creation
` [RFC v5 13/38] x86: disallow pkey creation with PKEY_DISABLE_EXECUTE
` [RFC v5 31/38] powerpc: introduce get_pte_pkey() helper
` [RFC v5 32/38] powerpc: capture the violated protection key on fault
` [RFC v5 33/38] powerpc: Deliver SEGV signal on pkey violation
` [RFC v5 34/38] procfs: display the protection-key number associated with a vma
` [RFC v5 36/38] selftest: PowerPC specific test updates to memory protection keys
` [RFC v5 38/38] Documentation: PowerPC specific "

[PATCH] vmemmap, memory_hotplug: fallback to base pages for vmmap
 2017-07-11 18:06 UTC  (4+ messages)

[PATCHv1, RFC 0/8] Boot-time switching between 4- and 5-level paging
 2017-07-11 17:29 UTC  (24+ messages)
` [PATCHv1, RFC 7/8] x86/mm: Hacks for boot-time "
  ` KASAN vs. "

Potential race in TLB flush batching?
 2017-07-11 17:23 UTC  (10+ messages)

[PATCH] tracing/ring_buffer: Try harder to allocate
 2017-07-11 17:22 UTC  (4+ messages)

[PATCH 0/5] Cache coherent device memory (CDM) with HMM v3
 2017-07-11 16:49 UTC  (24+ messages)
` [PATCH 1/5] mm/persistent-memory: match IORES_DESC name and enum memory_type one
` [PATCH 2/5] mm/device-public-memory: device memory cache coherent with CPU v2
` [PATCH 4/5] mm/memcontrol: allow to uncharge page without using page->lru field

[PATCH v7 00/16] lockdep: Implement crossrelease feature
 2017-07-11 16:12 UTC  (5+ messages)
` [PATCH v7 05/16] "
` [PATCH v7 06/16] lockdep: Detect and handle hist_lock ring buffer overwrite

[PATCH v9 00/38] x86: Secure Memory Encryption (AMD)
 2017-07-11 15:44 UTC  (19+ messages)
` [PATCH v9 04/38] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
` [PATCH v9 07/38] x86/mm: Remove phys_to_virt() usage in ioremap()

[patch 2/2] MM: allow per-cpu vmstat_threshold and vmstat_worker configuration
 2017-07-10 15:05 UTC  (11+ messages)

[PATCH v4 00/10] PCID and improved laziness
 2017-07-11 15:00 UTC  (4+ messages)

[PATCH] mm,page_alloc: Serialize warn_alloc() if schedulable
 2017-07-11 14:58 UTC  (12+ messages)

[PATCH v8 00/10] mm: page migration enhancement for thp
 2017-07-11 14:00 UTC  (4+ messages)
` [PATCH v8 05/10] mm: thp: enable thp migration in generic path

[v3 0/6] cgroup-aware OOM killer
 2017-07-11 12:51 UTC  (4+ messages)
` [v3 2/6] mm, oom: "

[RFC PATCH 0/1] mm/mremap: add MREMAP_MIRROR flag
 2017-07-11 12:36 UTC  (17+ messages)
` [RFC PATCH 1/1] mm/mremap: add MREMAP_MIRROR flag for existing mirroring functionality

mm: Why WQ_MEM_RECLAIM workqueue remains pending?
 2017-07-11 12:19 UTC  (5+ messages)

[PATCH v10 0/3] mm: security: ro protection for dynamic data
 2017-07-11 11:37 UTC  (8+ messages)
` [PATCH 1/3] Protectable memory support
` [PATCH 2/3] LSM: Convert security_hook_heads into explicit array of struct list_head
` [PATCH 3/3] Make LSM Writable Hooks a command line option

printk: Should console related code avoid __GFP_DIRECT_RECLAIM memory allocations?
 2017-07-11 11:36 UTC  (12+ messages)

[RFC] mm/mremap: Remove redundant checks inside vma_expandable()
 2017-07-11 11:22 UTC  (16+ messages)

"zram: user per-cpu compression streams" do not have good proformance on my hardware?
 2017-07-11  7:06 UTC 

[RFC PATCH] mm, oom: allow oom reaper to race with exit_mmap
 2017-07-11  6:58 UTC  (5+ messages)

[RFC v5 00/11] Speculative page faults
 2017-07-11  4:26 UTC  (5+ messages)
` [RFC v5 01/11] mm: Dont assume page-table invariance during faults

[PATCH] mm/mremap: Document MREMAP_FIXED dependency on MREMAP_MAYMOVE
 2017-07-11  2:15 UTC  (4+ messages)

[HMM 00/15] HMM (Heterogeneous Memory Management) v22
 2017-07-11  0:54 UTC  (10+ messages)
` [HMM 12/15] mm/migrate: new memory migration helper for use with device memory v4

mmotm 2017-07-10-16-06 uploaded
 2017-07-10 23:07 UTC 

[PATCH] slub: make sure struct kmem_cache_node is initialized before publication
 2017-07-10 20:32 UTC  (6+ messages)

[PATCH] mm, vmscan: do not loop on too_many_isolated for ever
 2017-07-10 17:09 UTC  (5+ messages)

[RFC v1 1/2] mm/page_alloc: Prevent OOM killer from triggering if requested
 2017-07-10 16:05 UTC  (3+ messages)
` [RFC v1 2/2] tracing/ring_buffer: Try harder to allocate

[PATCH v9 0/3] mm: security: ro protection for dynamic data
 2017-07-10 15:15 UTC  (6+ messages)
` [PATCH 1/3] Protectable memory support

[RFC PATCH 0/2] mm, memory_hotplug: remove zone onlining restriction
 2017-07-10 12:30 UTC  (8+ messages)
` [PATCH 2/2] mm, memory_hotplug: remove zone restrictions

[PATCH 0/4] kasan: add clang support
 2017-07-10 10:34 UTC  (12+ messages)
` [PATCH 1/4] kasan: support alloca() poisoning
` [PATCH 2/4] kasan: added functions for unpoisoning stack variables
` [PATCH 3/4] kasan: support LLVM-style asan parameters
` [PATCH 4/4] kasan: add compiler support for clang

[PATCH 0/4] percpu: add basic stats and tracepoints to percpu allocator
 2017-07-08 20:33 UTC  (4+ messages)
` [PATCH 3/4] percpu: expose statistics about percpu memory via debugfs

[PATCH] mm/page_alloc.c: improve allocation fast path
 2017-07-08 19:47 UTC  (2+ messages)

[PATCH v3] mm: Add SLUB free list pointer obfuscation
 2017-07-07 18:43 UTC  (10+ messages)

[RFC v2 0/5] surface heterogeneous memory performance information
 2017-07-07 16:32 UTC  (9+ messages)
` [RFC v2 3/5] hmem: add heterogeneous memory sysfs support


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