linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 0/6 v3] kvmalloc
 2017-01-12 17:29 UTC  (15+ 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

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

[PATCH 0/3] Use per-cpu allocator for !irq requests and prepare for a bulk allocator
 2017-01-12 17:21 UTC  (7+ 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

[PATCH v4 0/4] Application Data Integrity feature introduced by SPARC M7
 2017-01-12 16:50 UTC  (13+ messages)
` [PATCH v4 2/4] mm: Add function to support extra actions on swap in/out
` [PATCH v4 4/4] sparc64: Add support for ADI (Application Data Integrity)

[PATCH v5 0/9] mm/swap: Regular page swap optimizations
 2017-01-12 16:47 UTC  (20+ messages)
` [PATCH v5 1/9] mm/swap: Fix kernel message in swap_info_get()
` [PATCH v5 2/9] mm/swap: Add cluster lock
` [PATCH v5 3/9] mm/swap: Split swap cache into 64MB trunks
` [PATCH v5 4/9] mm/swap: skip read ahead for unreferenced swap slots
` [PATCH v5 5/9] mm/swap: Allocate swap slots in batches
` [PATCH v5 6/9] mm/swap: Free swap slots in batch
` [PATCH v5 7/9] mm/swap: Add cache for swap slots allocation
` [PATCH v5 8/9] mm/swap: Enable swap slots cache usage
` [PATCH v5 9/9] mm/swap: Skip readahead only when swap slot cache is enabled

[PATCH v4 00/15] lockdep: Implement crossrelease feature
 2017-01-12 16:37 UTC  (11+ 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 15/15] lockdep: Crossrelease feature documentation

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

[HMM v16 00/16] HMM (Heterogeneous Memory Management) v16
 2017-01-12 16:30 UTC  (16+ 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

[PATCH v3] arm64: mm: Fix NOMAP page initialization
 2017-01-12 16:05 UTC  (7+ messages)

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

[PATCH] mm/page_alloc: Wait for oom_lock before retrying
 2017-01-12 14:18 UTC  (9+ messages)

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

[PATCH 0/4] show_mem updates
 2017-01-12 13:49 UTC  (9+ 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

getting oom/stalls for ltp test cpuset01 with latest/4.9 kernel
 2017-01-12 11:10 UTC  (8+ messages)

[RFC PATCH 0/4] Fast noirq bulk page allocator v2r7
 2017-01-12 10:47 UTC  (11+ 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, memcg: do not retry precharge charges
 2017-01-12 10:17 UTC  (3+ messages)

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

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

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

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

[PATCH/RESEND v2 0/5] z3fold optimizations and fixes
 2017-01-11 20:52 UTC  (18+ messages)
` [PATCH/RESEND v2 1/5] z3fold: make pages_nr atomic
` [PATCH/RESEND v2 2/5] z3fold: fix header size related issues
` [PATCH/RESEND v2 3/5] z3fold: extend compaction function
` [PATCH/RESEND v2 4/5] z3fold: use per-page spinlock
` [PATCH/RESEND v2 5/5] z3fold: add kref refcounting

[LSF/MM TOPIC] sharing pages between mappings
 2017-01-11 20:35 UTC  (5+ messages)
` [Lsf-pc] "

[PATCH/RESEND 0/5] z3fold optimizations and fixes
 2017-01-11 17:08 UTC  (6+ messages)
` [PATCH/RESEND 5/5] z3fold: add kref refcounting

[PATCH v2] memory_hotplug: zone_can_shift() returns boolean value
 2017-01-11 16:48 UTC  (4+ messages)
    ` [PATCH v3] "

[PATCH] mm: Ignore __GFP_NOWARN when reporting stalls
 2017-01-11 16:12 UTC  (2+ messages)

[LSF/MM TOPIC] I/O error handling and fsync()
 2017-01-11 15:45 UTC  (8+ messages)
  ` [Lsf-pc] "

[PATCH] mm: Respect FOLL_FORCE/FOLL_COW for thp
 2017-01-11 11:35 UTC  (5+ messages)

[PATCH v2 2/2] efi: efi_mem_reserve(): don't reserve through memblock after mm_init()
 2017-01-11  8:04 UTC  (4+ messages)

[RFC PATCH 0/4] page_pool proof-of-concept early code
 2017-01-11  7:10 UTC  (8+ messages)
` [RFC PATCH 2/4] page_pool: basic implementation of page_pool

[RFC PATCH 0/2] follow up nodereclaim for 32b fix
 2017-01-11  6:22 UTC  (6+ messages)
` [RFC PATCH 1/2] mm, vmscan: consider eligible zones in get_scan_count
` [RFC PATCH 2/2] mm, vmscan: cleanup inactive_list_is_low

[LSF/MM ATTEND] HMM, CDM and other infrastructure for device memory management
 2017-01-11  4:22 UTC 

Benchmarks for the Linux kernel MM architecture
 2017-01-11  3:10 UTC  (3+ messages)

[PATCH v29 1/9] memblock: add memblock_cap_memory_range()
 2017-01-11  1:57 UTC  (3+ messages)

[PATCH v2] mm: Respect FOLL_FORCE/FOLL_COW for thp
 2017-01-11  1:11 UTC  (2+ messages)

[PATCH] mm: page_alloc: Skip over regions of invalid pfns where possible
 2017-01-10 23:48 UTC  (4+ messages)

[LSF/MM TOPIC] HMM, CDM and other infrastructure for device memory management
 2017-01-10 22:38 UTC 

[PATCH v4 0/7] DAX tracepoints, mm argument simplification
 2017-01-10 21:52 UTC  (4+ messages)
` [PATCH v4 5/7] dax: add tracepoints to dax_pmd_insert_mapping()
` [PATCH v4 6/7] mm, dax: make pmd_fault() and friends to be the same as fault()
` [PATCH v4 7/7] mm, dax: move pmd_fault() to take only vmf parameter

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox