linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-28 17:02:52 to 2017-05-31 22:03:45 UTC [more...]

[PATCH 0/6] mm: per-lruvec slab stats
 2017-05-31 22:03 UTC  (16+ messages)
` [PATCH 1/6] mm: vmscan: delete unused pgdat_reclaimable_pages()
` [PATCH 2/6] mm: vmstat: move slab statistics from zone to node counters
` [PATCH 3/6] mm: memcontrol: use the node-native slab memory counters
` [PATCH 4/6] mm: memcontrol: use generic mod_memcg_page_state for kmem pages
` [PATCH 5/6] mm: memcontrol: per-lruvec stats infrastructure
` [PATCH 6/6] mm: memcontrol: account slab stats per lruvec

[patch] compiler, clang: suppress warning for unused static inline functions
 2017-05-31 21:45 UTC  (9+ messages)

[RFC v3]mm: ro protection for data allocated dynamically
 2017-05-31 21:22 UTC  (12+ messages)
` [PATCH 1/1] Sealable memory support
            ` [kernel-hardening] "

[patch] mm, vmpressure: pass-through notification support
 2017-05-31 21:22 UTC 

[mm: vmstat] b6bc672448: BUG: unable to handle kernel paging request at 1c435000
 2017-05-31 20:39 UTC 

4.12-rc ppc64 4k-page needs costly allocations
 2017-05-31 19:02 UTC  (6+ messages)

[RFC PATCH] mm, oom: cgroup-aware OOM-killer
 2017-05-31 18:01 UTC  (9+ messages)

[mm: memcontrol] 1e698e532c: BUG: unable to handle kernel NULL pointer dereference at 000002d4
 2017-05-31 17:38 UTC 

[v3 0/9] parallelized "struct page" zeroing
 2017-05-31 16:51 UTC  (11+ messages)

[PATCH] mm,oom: add tracepoints for oom reaper-related events
 2017-05-31 16:39 UTC  (7+ messages)
      ` [PATCH v2] "

[PATCH v1 00/11] mm/kasan: support per-page shadow memory to reduce memory consumption
 2017-05-31 16:31 UTC  (24+ messages)

[RFC v2 00/10] Replace mmap_sem by a range lock
 2017-05-31 16:19 UTC  (7+ messages)
` [RFC v2 01/10] mm: Deactivate mmap_sem assert
` [RFC v2 02/10] mm: Remove nest locking operation with mmap_sem
` [RFC v2 10/10] mm: Introduce CONFIG_MEM_RANGE_LOCK

strange PAGE_ALLOC_COSTLY_ORDER usage in xgbe_map_rx_buffer
 2017-05-31 16:04 UTC 

[PATCH 0/3] replace few other kvmalloc open coded variants
 2017-05-31 15:51 UTC  (4+ messages)
` [PATCH 1/3] fs/file: replace alloc_fdmem with kvmalloc alternative
` [PATCH 2/3] lib/rhashtable.c: use kvzalloc in bucket_table_alloc when possible
` [PATCH 3/3] netfilter: use kvmalloc xt_alloc_table_info

[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
 2017-05-31 15:48 UTC  (43+ messages)
` [PATCH v5 17/32] x86/mm: Add support to access boot related data in the clear
` [PATCH v5 26/32] x86, drm, fbdev: Do not specify encrypted memory for video mappings
` [PATCH v5 28/32] x86/mm, kexec: Allow kexec to be used with SME
` [PATCH v5 29/32] x86/mm: Add support to encrypt the kernel in-place
` [PATCH v5 32/32] x86/mm: Add support to make use of Secure Memory Encryption

[PATCH] mm: introduce MADV_CLR_HUGEPAGE
 2017-05-31 15:46 UTC  (32+ messages)

[PATCH] mm/vmscan: fix unsequenced modification and access warning
 2017-05-31 15:21 UTC  (6+ messages)
` [Patch v2] "

[patch] mm, vmscan: avoid thrashing anon lru when free + file is low
 2017-05-31 15:20 UTC  (8+ messages)
          ` [patch v2] "

[PATCH] mm: add NULL check to avoid potential NULL pointer dereference
 2017-05-31 15:09 UTC  (2+ messages)

[PATCH] x86/mm: do not BUG_ON() on stall pgd entries
 2017-05-31 15:03 UTC 

[PATCH v4 0/8] x86 TLB flush cleanups, moving toward PCID support
 2017-05-31 13:58 UTC  (12+ messages)
` [PATCH v4 1/8] x86/mm: Pass flush_tlb_info to flush_tlb_others() etc
` [PATCH v4 2/8] x86/mm: Change the leave_mm() condition for local TLB flushes
` [PATCH v4 3/8] x86/mm: Refactor flush_tlb_mm_range() to merge local and remote cases
` [PATCH v4 7/8] x86/mm: Be more consistent wrt PAGE_SHIFT vs PAGE_SIZE in tlb flush code
` [PATCH v4 8/8] x86,kvm: Teach KVM's VMX code that CR3 isn't a constant

[RFC PATCH 0/4 v2] mm: give __GFP_REPEAT a better semantic
 2017-05-31 11:42 UTC  (4+ messages)
` [RFC PATCH 2/4] mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic

[PATCH] mm: consider memblock reservations for deferred memory initialization sizing
 2017-05-31 10:40 UTC  (4+ messages)
` [PATCH -v2] "

[HMM 00/15] HMM (Heterogeneous Memory Management) v23
 2017-05-31  8:39 UTC  (14+ messages)
` [HMM 02/15] mm/hmm: heterogeneous memory management (HMM for short) v4
` [HMM 06/15] mm/memory_hotplug: introduce add_pages
` [HMM 07/15] mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory v3
` [HMM 12/15] mm/migrate: new memory migration helper for use with device memory v4
` [HMM 14/15] mm/migrate: support un-addressable ZONE_DEVICE page in migration v2

[PATCH] mm, page_alloc: fallback to smallest page when not stealing whole pageblock
 2017-05-31  8:31 UTC  (2+ messages)

[-next] memory hotplug regression
 2017-05-31  6:26 UTC  (14+ messages)
              ` [PATCH 1/2] mm, memory_hotplug: fix MMOP_ONLINE_KEEP behavior
              ` [PATCH 2/2] mm, memory_hotplug: do not assume ZONE_NORMAL is default kernel zone

[RFC PATCH] vmalloc: show more detail info in vmallocinfo for clarify
 2017-05-31  4:35 UTC  (3+ messages)

4.12-rc jbd2 cpu_hotplug RECLAIM_FS lockdep splat
 2017-05-31  2:36 UTC 

[PATCH] mm: add counters for different page fault types
 2017-05-31  1:31 UTC  (8+ messages)

[PATCH 0/3] zswap: Adjustments for three function implementations
 2017-05-30 23:20 UTC  (7+ messages)
` [PATCH 1/3] zswap: Delete an error message for a failed memory allocation in zswap_pool_create()
` [PATCH 2/3] zswap: Improve a size determination in zswap_frontswap_init()
` [PATCH 3/3] zswap: Delete an error message for a failed memory allocation in zswap_dstmem_prepare()

mmotm 2017-05-30-15-38 uploaded
 2017-05-30 22:38 UTC 

[patch 2/2] MM: allow per-cpu vmstat_threshold and vmstat_worker configuration
 2017-05-30 18:17 UTC  (12+ messages)

[PATCH] mm: make kswapd try harder to keep active pages in cache
 2017-05-30 18:03 UTC  (4+ messages)

[PATCH 0/2] remove CONFIG_MOVABLE_NODE
 2017-05-30 15:05 UTC  (7+ messages)
` [PATCH 1/3] mm, memory_hotplug: drop artificial restriction on online/offline
` [PATCH 2/3] mm, memory_hotplug: drop CONFIG_MOVABLE_NODE
` [PATCH 3/3] mm, memory_hotplug: move movable_node to the hotplug proper

[PATCH] mm: bump PGSTEAL*/PGSCAN*/ALLOCSTALL counters in memcg reclaim
 2017-05-30 13:44 UTC  (4+ messages)

[PATCH 0/2] record errors in mapping when writeback fails on DAX
 2017-05-30 13:08 UTC  (4+ messages)
` [PATCH 1/2] mm: clear any AS_* errors when returning from filemap_write_and_wait{_range}
` [PATCH 2/2] dax: set errors in mapping when writeback fails

[PATCH v2] mm/oom_kill: count global and memory cgroup oom kills
 2017-05-30  4:51 UTC  (3+ messages)

[PATCH v2] mm: introduce MADV_RESET_HUGEPAGE
 2017-05-30  4:26 UTC  (2+ messages)

[PATCH v2 2/7] x86: use long long for 64-bit atomic ops
 2017-05-29 14:44 UTC  (7+ messages)

[PATCH v6 05/10] mm: thp: enable thp migration in generic path
 2017-05-29 14:13 UTC  (5+ messages)

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

[PATCH v2 2/2] dax: Fix race between colliding PMD & PTE entries
 2017-05-29 12:17 UTC  (3+ messages)
` [PATCH] dax: improve fix for "

[PATCH] mm: Define KB, MB, GB, TB in core VM
 2017-05-29 11:07 UTC  (8+ messages)

[PATCH v2] mm: fix mlock incorrent event account
 2017-05-29  8:07 UTC  (5+ messages)

[PATCH v2 08/20] randstruct: Whitelist NIU struct page overloading
 2017-05-28 17:37 UTC 


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