linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-05 11:54:22 to 2017-01-09 08:51:02 UTC [more...]

[PATCH] mm: introduce kv[mz]alloc helpers
 2017-01-09  8:50 UTC  (12+ messages)
` [PATCH] mm: support __GFP_REPEAT in kvmalloc_node

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

[RFC PATCH 0/4] Fast noirq bulk page allocator
 2017-01-09  3:14 UTC  (5+ messages)
` [PATCH 3/4] mm, page_allocator: Only use per-cpu allocator for irq-safe requests

[PATCH] mm: stop leaking PageTables
 2017-01-08 23:29 UTC  (4+ messages)

4.10-rc2 list_lru_isolate list corruption
 2017-01-08 20:30 UTC  (7+ messages)

hugetlb: reservation race leading to under provisioning
 2017-01-08 19:08 UTC  (6+ messages)

[PATCH v4 0/3] initxattr callback update for mqueue xattr support
 2017-01-08  9:55 UTC  (5+ messages)
` [PATCH v4 1/3] xattr: add simple initxattrs function
` [PATCH v4 2/3] shmem: use simple initxattrs callback
` [PATCH v4 3/3] mqueue: Implement generic xattr support

weird allocation pattern in alloc_ila_locks
 2017-01-07 18:37 UTC  (6+ messages)

[PATCH] mm/bootmem.c: cosmetic improvement of code readability
 2017-01-07  9:33 UTC 

[memcg:cleanups/kvmalloc 2/5] net/netfilter/x_tables.c:716:59-60: Unneeded semicolon
 2017-01-07  9:23 UTC  (3+ messages)
` [PATCH] treewide: fix semicolon.cocci warnings

__GFP_REPEAT usage in fq_alloc_node
 2017-01-07  9:19 UTC  (14+ messages)
      ` [PATCH] net: use kvmalloc rather than open coded variant

[memcg:cleanups/kvmalloc 5/5] lib/rhashtable.c:80:3: note: in expansion of macro 'if'
 2017-01-07  2:12 UTC 

[memcg:cleanups/kvmalloc 5/5] lib/rhashtable.c:80:31: error: 'gfp_' undeclared
 2017-01-07  2:00 UTC 

[PATCH] mm: page_alloc: Skip over regions of invalid pfns where possible
 2017-01-06 22:43 UTC  (2+ messages)

Benchmarks for the Linux kernel MM architecture
 2017-01-06 22:29 UTC 

[patch] mm, thp: add new background defrag option
 2017-01-06 22:20 UTC  (8+ messages)

[PATCH] Fix SLAB freelist randomization duplicate entries
 2017-01-06 21:41 UTC  (5+ messages)

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

[LSF/MM TOPIC] Optimizations for swap sub-system
 2017-01-06 20:34 UTC 

[PATCH 00/42] userfaultfd tmpfs/hugetlbfs/non-cooperative v2
 2017-01-06 19:02 UTC  (5+ messages)
` [PATCH 07/42] userfaultfd: non-cooperative: report all available features to userland

[RFC PATCH v3] sparc64: Add support for Application Data Integrity (ADI)
 2017-01-06 18:28 UTC  (27+ messages)

[PATCH v2 0/4] Write protect DAX PMDs in *sync path
 2017-01-06 18:18 UTC  (4+ messages)

[Bug 190841] New: [REGRESSION] Intensive Memory CGroup removal leads to high load average 10+
 2017-01-06 16:28 UTC  (6+ messages)

[LSF/MM TOPIC] mm patches review bandwidth
 2017-01-06 16:05 UTC  (4+ messages)

[PATCH 0/8 v3] scope GFP_NOFS api
 2017-01-06 14:18 UTC  (12+ messages)
` [PATCH 1/8] lockdep: allow to disable reclaim lockup detection
` [PATCH 2/8] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
` [PATCH 3/8] mm: introduce memalloc_nofs_{save,restore} API
` [PATCH 4/8] xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*
` [PATCH 5/8] jbd2: mark the transaction context with the scope GFP_NOFS context
` [PATCH 6/8] jbd2: make the whole kjournald2 kthread NOFS safe
` [PATCH 7/8] Revert "ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp"
` [PATCH 8/8] Revert "ext4: fix wrong gfp type under transaction"
` [DEBUG PATCH 0/2] debug explicit GFP_NO{FS,IO} usage from the scope context
  ` [DEBUG PATCH 1/2] mm, debug: report when GFP_NO{FS,IO} is used explicitly from memalloc_no{fs,io}_{save,restore} context
  ` [DEBUG PATCH 2/2] silent warnings which we cannot do anything about

[zwisler:mmots_dax_tracepoint 82/143] mm/z3fold.c:270:13: error: 'zhdr' undeclared
 2017-01-06 12:38 UTC 

[zwisler:mmots_dax_tracepoint 14/143] include/trace/events/mmflags.h:53:12: note: in expansion of macro '__print_flags'
 2017-01-06 12:24 UTC 

[PATCH 0/2] arm64: numa: fix spurious BUG() on NOMAP regions
 2017-01-06 12:22 UTC  (11+ messages)
` [PATCH 2/2] arm64: mm: enable CONFIG_HOLES_IN_ZONE for NUMA

[zwisler:mmots_dax_tracepoint 14/143] mm/debug.c:34:21: error: expected expression before ',' token
 2017-01-06 12:22 UTC  (2+ messages)

[Bug 190351] New: OOM but no swap used
 2017-01-06 12:00 UTC  (3+ messages)

[PATCH] mm, page_alloc: don't check cpuset allowed twice in fast-path
 2017-01-06 10:47 UTC  (3+ messages)

[Bug 190191] New: kswapd0 spirals out of control
 2017-01-06 10:18 UTC  (2+ messages)

[LSF/MM TOPIC] wmark based pro-active compaction
 2017-01-06  8:57 UTC  (5+ messages)

[PATCH] mm: extend zero pages to same element pages for zram
 2017-01-06  8:42 UTC 

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

[RFC PATCH 2/4] page_pool: basic implementation of page_pool
 2017-01-06  7:27 UTC  (3+ messages)
` [lkp-developer] [page_pool] 50a8fe7622: kernel_BUG_at_mm/slub.c

[PATCH] drm/via: use get_user_pages_unlocked()
 2017-01-06  7:09 UTC  (3+ messages)

mm: fix typo of cache_alloc_zspage()
 2017-01-06  4:38 UTC  (4+ messages)
` [PATCH V2] "
  ` [PATCH] mm: fix some typos in mm/zsmalloc.c

[PATCH 0/30] KVM: MIPS: Implement GVA page tables
 2017-01-06  1:32 UTC  (2+ messages)
` [PATCH 1/30] mm: Export init_mm for MIPS KVM use of pgd_alloc()

A use case for MAP_COPY
 2017-01-06  1:08 UTC  (6+ messages)

[next PATCH v4 0/3] Page fragment updates
 2017-01-06  0:07 UTC  (3+ messages)

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

[PATCH] mm: Respect FOLL_FORCE/FOLL_COW for thp
 2017-01-05 21:06 UTC  (3+ messages)

x86: warning in unwind_get_return_address
 2017-01-05 20:37 UTC  (13+ messages)

[PATCH v3 0/8] mm/swap: Regular page swap optimizations
 2017-01-05 18:40 UTC  (4+ messages)

[PATCH v5 1/2] mm, dax: make pmd_fault() and friends to be the same as fault()
 2017-01-05 18:39 UTC  (2+ messages)

[PATCH 0/7 v2] vm, vmscan: enahance vmscan tracepoints
 2017-01-05 15:17 UTC  (6+ messages)
` [PATCH 4/7] mm, vmscan: show LRU name in mm_vmscan_lru_isolate tracepoint

[PATCH 0/3 -v3] GFP_NOFAIL cleanups
 2017-01-05 11:54 UTC  (7+ 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).