linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-11 18:14:08 to 2017-01-13 15:30:52 UTC [more...]

[PATCH 0/4] show_mem updates
 2017-01-13 15:30 UTC  (17+ messages)
` [PATCH 1/4] mm, page_alloc: do not report all nodes in show_mem
` [PATCH 2/4] mm, page_alloc: warn_alloc print nodemask
` [RFC PATCH 3/4] arch, mm: remove arch specific show_mem
` [PATCH 4/4] lib/show_mem.c: teach show_mem to work with the given nodemask

[PATCH v4 0/4] Application Data Integrity feature introduced by SPARC M7
 2017-01-13 15:29 UTC  (14+ messages)

[PATCH] writeback: use rb_entry()
 2017-01-13 15:17 UTC 

[HMM v16 00/16] HMM (Heterogeneous Memory Management) v16
 2017-01-13 14:45 UTC  (18+ messages)
` [HMM v16 01/15] mm/memory/hotplug: convert device bool to int to allow for more flags v2
` [HMM v16 02/15] mm/ZONE_DEVICE/devmem_pages_remove: allow early removal of device memory v2
` [HMM v16 03/15] mm/ZONE_DEVICE/free-page: callback when page is freed
` [HMM v16 04/15] mm/ZONE_DEVICE/unaddressable: add support for un-addressable device memory v2
` [HMM v16 05/15] mm/ZONE_DEVICE/x86: add support for un-addressable device memory
` [HMM v16 06/15] mm/hmm: heterogeneous memory management (HMM for short)
` [HMM v16 07/15] mm/hmm/mirror: mirror process address space on device with HMM helpers
` [HMM v16 08/15] mm/hmm/mirror: helper to snapshot CPU page table
` [HMM v16 09/15] mm/hmm/mirror: device page fault handler
` [HMM v16 10/15] mm/hmm/migrate: support un-addressable ZONE_DEVICE page in migration
` [HMM v16 11/15] mm/hmm/migrate: add new boolean copy flag to migratepage() callback
` [HMM v16 12/15] mm/hmm/migrate: new memory migration helper for use with device memory v2
` [HMM v16 13/15] mm/hmm/migrate: optimize page map once in vma being migrated
` [HMM v16 14/15] mm/hmm/devmem: device driver helper to hotplug ZONE_DEVICE memory v2
` [HMM v16 15/15] mm/hmm/devmem: dummy HMM device as an helper for ZONE_DEVICE memory

[LSF/MM TOPIC] I/O error handling and fsync()
 2017-01-13 14:21 UTC  (8+ messages)

[PATCH] mm/page_alloc: Wait for oom_lock before retrying
 2017-01-13 14:03 UTC  (19+ messages)

[PATCH] mm: alloc_contig: re-allow CMA to compact FS pages
 2017-01-13 13:47 UTC  (5+ messages)

[PATCH 0/3] Use per-cpu allocator for !irq requests and prepare for a bulk allocator
 2017-01-13 13:27 UTC  (9+ messages)
` [PATCH 1/3] mm, page_alloc: Split buffered_rmqueue
` [PATCH 2/3] mm, page_alloc: Split alloc_pages_nodemask
` [PATCH 3/3] mm, page_allocator: Only use per-cpu allocator for irq-safe requests

[LSF/MM ATTEND] 2017 Optimizing page allocator and page_pool
 2017-01-13 13:17 UTC 

[PATCH v3] arm64: mm: Fix NOMAP page initialization
 2017-01-13 13:15 UTC  (10+ messages)

[PATCH] mm: Ignore __GFP_NOWARN when reporting stalls
 2017-01-13 11:00 UTC  (3+ messages)

[PATCH v4 00/15] lockdep: Implement crossrelease feature
 2017-01-13 10:11 UTC  (14+ messages)
` [PATCH v4 04/15] lockdep: Add a function building a chain between two classes
` [PATCH v4 05/15] lockdep: Make check_prev_add can use a separate stack_trace
` [PATCH v4 06/15] lockdep: Make save_trace can skip stack tracing of the current
` [PATCH v4 07/15] lockdep: Implement crossrelease feature

[patch] mm, memcg: do not retry precharge charges
 2017-01-13 10:09 UTC  (6+ messages)
` [patch v2] "

[PATCH] mm, vmscan: do not count freed pages as PGDEACTIVATE
 2017-01-13  9:55 UTC  (2+ messages)

[PATCH v6 kernel 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
 2017-01-13  9:24 UTC  (4+ messages)
` [PATCH v6 kernel 2/5] virtio-balloon: define new feature bit and head struct
    ` [virtio-dev] "

[RFC PATCH 0/5] pro-active compaction
 2017-01-13  9:24 UTC  (7+ messages)
` [RFC PATCH 1/5] mm/vmstat: retrieve suitable free pageblock information just once
` [RFC PATCH 2/5] mm/vmstat: rename variables/functions about buddyinfo
` [RFC PATCH 3/5] mm: introduce exponential moving average to unusable free index
` [RFC PATCH 4/5] mm/vmstat: introduce /proc/fraginfo to get fragmentation stat stably
` [RFC PATCH 5/5] mm/compaction: run the compaction whenever fragmentation ratio exceeds the threshold

[RFC PATCH 0/2] follow up nodereclaim for 32b fix
 2017-01-13  9:18 UTC  (3+ messages)
` [RFC PATCH 1/2] mm, vmscan: consider eligible zones in get_scan_count

+ mm-vmscan-add-mm_vmscan_inactive_list_is_low-tracepoint.patch added to -mm tree
 2017-01-13  9:10 UTC  (10+ messages)

getting oom/stalls for ltp test cpuset01 with latest/4.9 kernel
 2017-01-13  9:06 UTC  (8+ messages)

[patch linux-next] userfaultfd: hugetlbfs: unmap the correct pointer
 2017-01-13  8:40 UTC  (7+ messages)
  ` [patch v2 "

[PATCH] mm: extend zero pages to same element pages for zram
 2017-01-13  8:29 UTC  (9+ messages)

[LSF/MM TOPIC] wmark based pro-active compaction
 2017-01-13  7:03 UTC  (4+ messages)

[PATCH 0/6 v3] kvmalloc
 2017-01-13  1:11 UTC  (18+ messages)
` [PATCH 1/6] mm: introduce kv[mz]alloc helpers
` [PATCH 2/6] mm: support __GFP_REPEAT in kvmalloc_node for >=64kB
` [PATCH 3/6] rhashtable: simplify a strange allocation pattern
` [PATCH 4/6] ila: "
` [PATCH 5/6] treewide: use kv[mz]alloc* rather than opencoded variants
` [RFC PATCH 6/6] net: use kvmalloc with __GFP_REPEAT rather than open coded variant

[LSF/MM TOPIC] Memory hotplug, ZONE_DEVICE, and the future of struct page
 2017-01-12 23:59 UTC  (3+ messages)

[LSF/MM ATTEND] 2017 userfaultfd-WP, node reclaim vs zone compaction, THP
 2017-01-12 21:58 UTC  (2+ messages)

[RFC] userfaultfd: fix SIGBUS resulting from false rwsem wakeups
 2017-01-12 21:19 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH/RESEND v2 0/5] z3fold optimizations and fixes
 2017-01-12 17:50 UTC  (14+ messages)
` [PATCH/RESEND v2 3/5] z3fold: extend compaction function
` [PATCH/RESEND v2 5/5] z3fold: add kref refcounting

[PATCHv7 00/11] CONFIG_DEBUG_VIRTUAL for arm64
 2017-01-12 17:33 UTC  (2+ messages)

[PATCH v1 1/1] mm/ksm: improve deduplication of zero pages with colouring
 2017-01-12 17:21 UTC  (3+ messages)

[PATCH v5 0/9] mm/swap: Regular page swap optimizations
 2017-01-12 16:47 UTC  (13+ messages)
` [PATCH v5 2/9] mm/swap: Add cluster lock
` [PATCH v5 3/9] mm/swap: Split swap cache into 64MB trunks

shrink_inactive_list() failed to reclaim pages
 2017-01-12 16:34 UTC  (6+ messages)

[Bug 190841] New: [REGRESSION] Intensive Memory CGroup removal leads to high load average 10+
 2017-01-12 15:33 UTC  (4+ messages)

[LSF/MM TOPIC][LSF/MM,ATTEND] shared TLB, hugetln reservations
 2017-01-12 14:07 UTC  (2+ messages)

[RFC PATCH 0/4] Fast noirq bulk page allocator v2r7
 2017-01-12 10:47 UTC  (9+ messages)
` [PATCH 1/4] mm, page_alloc: Split buffered_rmqueue
` [PATCH 2/4] mm, page_alloc: Split alloc_pages_nodemask
` [PATCH 3/4] mm, page_allocator: Only use per-cpu allocator for irq-safe requests

[patch] mm, thp: add new background defrag option
 2017-01-12  8:01 UTC  (12+ messages)
              ` [patch v2] mm, thp: add new defer+madvise "

mmotm 2017-01-11-17-14 uploaded
 2017-01-12  2:05 UTC  (2+ messages)

[PATCHv2 00/29] 5-level paging
 2017-01-11 21:46 UTC  (17+ messages)
` [RFC, PATCHv2 29/29] mm, x86: introduce RLIMIT_VADDR

[LSF/MM TOPIC] sharing pages between mappings
 2017-01-11 20:35 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).