linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-27 15:00:01 to 2016-04-30 21:56:13 UTC [more...]

[PATCH 0/2] scop GFP_NOFS api
 2016-04-30 21:55 UTC  (28+ messages)
` [PATCH 1/2] mm: add PF_MEMALLOC_NOFS
  ` [PATCH 1.1/2] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
    ` [PATCH 1.2/2] mm: introduce memalloc_nofs_{save,restore} API
` [PATCH 2/2] mm, debug: report when GFP_NO{FS,IO} is used explicitly from memalloc_no{fs,io}_{save,restore} context
  ` [Cluster-devel] [PATCH 0/2] scop GFP_NOFS api

__napi_alloc_skb failures locking up the box
 2016-04-30 19:54 UTC  (2+ messages)

[RFC PATCH v1 00/18] x86: Secure Memory Encryption (AMD)
 2016-04-30  6:13 UTC  (33+ messages)
` [RFC PATCH v1 01/18] x86: Set the write-protect cache mode for AMD processors
` [RFC PATCH v1 02/18] x86: Secure Memory Encryption (SME) build enablement
` [RFC PATCH v1 03/18] x86: Secure Memory Encryption (SME) support
` [RFC PATCH v1 13/18] x86: DMA support for memory encryption

[PATCH] Use existing helper to convert "on/off" to boolean
 2016-04-30  4:47 UTC  (6+ messages)

[BUG] vfio device assignment regression with THP ref counting redesign
 2016-04-29 22:34 UTC  (11+ messages)

[PATCH v4 0/7] dax: handling media errors
 2016-04-29 21:55 UTC  (9+ messages)
` [PATCH v4 1/7] block, dax: pass blk_dax_ctl through to drivers
` [PATCH v4 2/7] dax: fallback from pmd to pte on error
` [PATCH v4 3/7] dax: enable dax in the presence of known media errors (badblocks)
` [PATCH v4 4/7] dax: use sb_issue_zerout instead of calling dax_clear_sectors
` [PATCH v4 5/7] fs: prioritize and separate direct_io from dax_io
` [PATCH v4 6/7] dax: for truncate/hole-punch, do zeroing through the driver if possible
` [PATCH v4 7/7] dax: fix a comment in dax_zero_page_range and dax_truncate_page
` [PATCH v4 8/7] Documentation: add error handling information to dax.txt

link references in the merged patch
 2016-04-29 21:06 UTC  (2+ messages)

[RFC v3] [PATCH 0/18] DAX page fault locking
 2016-04-29 20:29 UTC  (19+ messages)
` [PATCH 05/18] ext2: Avoid DAX zeroing to corrupt data
` [PATCH 06/18] dax: Remove dead zeroing code from fault handlers
` [PATCH 08/18] ext4: Pre-zero allocated blocks for DAX IO
` [PATCH 09/18] dax: Remove zeroing from dax_io()
` [PATCH 10/18] dax: Remove pointless writeback from dax_do_io()
` [PATCH 11/18] dax: Fix condition for filling of PMD holes
` [PATCH 13/18] dax: Make huge page handling depend of CONFIG_BROKEN
` [PATCH 14/18] dax: Define DAX lock bit for radix tree exceptional entry
` [PATCH 15/18] dax: Allow DAX code to replace exceptional entries

[RFC PATCH] swap: choose swap device according to numa node
 2016-04-29 20:25 UTC  (2+ messages)

[PATCH 0/19] get rid of superfluous __GFP_REPEAT
 2016-04-29 18:54 UTC  (35+ messages)
` [PATCH 01/20] tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
` [PATCH 02/20] x86: get rid of superfluous __GFP_REPEAT
` [PATCH 03/20] x86/efi: "
` [PATCH 04/20] arm: "
` [PATCH 05/20] arm64: "
` [PATCH 06/20] arc: "
` [PATCH 07/20] mips: "
` [PATCH 08/20] nios2: "
` [PATCH 09/20] parisc: "
` [PATCH 10/20] score: "
` [PATCH 11/20] powerpc: "
` [PATCH 12/20] sparc: "
` [PATCH 13/20] s390: "
` [PATCH 14/20] sh: "
` [PATCH 15/20] tile: "
` [PATCH 16/20] unicore32: "
` [PATCH 17/20] dm: get rid of superfluous gfp flags
` [PATCH 18/20] dm: clean up GFP_NIO usage
` [PATCH 19/20] md: simplify free_params for kmalloc vs vmalloc fallback
  ` [PATCH] "
` [PATCH 20/20] jbd2: get rid of superfluous __GFP_REPEAT

[PATCH] mm: move huge_pmd_set_accessed out of huge_memory.c
 2016-04-29 18:09 UTC  (6+ messages)

[LSF/MM ATTEND][LSF/MM TOPIC] Address range mirroring enhancement
 2016-04-29 15:57 UTC  (4+ messages)

[PATCH] mm/zsmalloc: don't fail if can't create debugfs info
 2016-04-29 15:33 UTC  (6+ messages)

VDSO unmap and remap support for additional architectures
 2016-04-29 13:55 UTC  (9+ messages)
  ` [RFC 1/5] powerpc: Rename context.vdso_base to context.vdso
  ` [RFC 2/5] mm/powerpc: Make VDSO unmap generic
  ` [RFC 3/5] mm/powerpc: Make VDSO remap generic
  ` [RFC 4/5] arm64: Use unsigned long for vdso
  ` [RFC 5/5] arm64: Gain VDSO unmap and remap powers

[LKP] [lkp] [mm, oom] faad2185f4: vm-scalability.throughput -11.8% regression
 2016-04-29 13:00 UTC  (8+ messages)

Confusing olddefault prompt for Z3FOLD
 2016-04-29 12:17 UTC  (6+ messages)

[PATCH v2 0/6] Introduce ZONE_CMA
 2016-04-29  9:29 UTC  (11+ messages)
` [PATCH v2 1/6] mm/page_alloc: recalculate some of zone threshold when on/offline memory
` [PATCH v2 2/6] mm/cma: introduce new zone, ZONE_CMA

[PATCH 0.14] oom detection rework v6
 2016-04-29  9:28 UTC  (11+ messages)
` [PATCH 08/14] mm, compaction: Abstract compaction feedback to helpers
` [PATCH 09/14] mm: use compaction feedback for thp backoff conditions
` [PATCH 14/14] mm, oom, compaction: prevent from should_compact_retry looping for ever for costly orders

memtest help
 2016-04-29  9:22 UTC  (2+ messages)

CMA reservations have different result in linux 4.1.5 kernel compared to linux 3.14 kernel
 2016-04-29  9:02 UTC 

撤回: CMA reservations have different result compared to linux 3.14 kernel
 2016-04-29  8:58 UTC 

CMA reservations have different result compared to linux 3.14 kernel
 2016-04-29  8:37 UTC 

[PATCH v4] mm: SLAB freelist randomization
 2016-04-29  7:18 UTC  (6+ messages)

[PATCH] mm/zpool: use workqueue for zpool_destroy
 2016-04-29  0:25 UTC  (11+ messages)
` [PATCH] mm/zswap: use workqueue to destroy pool
      ` [PATCH] mm/zswap: provide unique zpool name

mmotm 2016-04-28-17-16 uploaded
 2016-04-29  0:16 UTC 

[mmotm:master 190/376] mm/page_alloc.c:995: warning: 'free_pages_prepare' declared inline after being called
 2016-04-28 21:20 UTC  (2+ messages)

[BUG linux-next] Kernel panic found with linux-next-20160414
 2016-04-28 18:21 UTC  (5+ messages)

+ mm-thp-avoid-unnecessary-swapin-in-khugepaged.patch added to -mm tree
 2016-04-28 15:19 UTC 

mm: pages are not freed from lru_add_pvecs after process termination
 2016-04-28 14:37 UTC  (3+ messages)

[PATCH] mm,writeback: Don't use memory reserves for wb_start_writeback
 2016-04-28 13:26 UTC 

[PATCH v2 1/2] mm, kasan: don't call kasan_krealloc() from ksize()
 2016-04-28 11:31 UTC  (3+ messages)

[PATCH 00/27] Move LRU page reclaim from zones to nodes v5
 2016-04-28  8:36 UTC  (3+ messages)
` [PATCH 06/27] mm, vmscan: Make kswapd reclaim in terms of nodes

post-copy is broken?
 2016-04-28  8:03 UTC  (13+ messages)

[PATCH] powerpc/mm: Always use STRICT_MM_TYPECHECKS
 2016-04-28  5:27 UTC  (4+ messages)

[PATCH v4 00/13] Support non-lru page migration
 2016-04-27 23:54 UTC  (3+ messages)

mmotm 2016-04-27-15-21 uploaded
 2016-04-27 22:21 UTC 

[PATCH] mm: Refactor find_get_pages() & friends
 2016-04-27 21:27 UTC  (4+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] mm: Real pagecache iterators

[PATCH] mm: put activate_page_pvecs and others pagevec together
 2016-04-27 21:03 UTC  (2+ messages)

[PATCH v5] mm: SLAB freelist randomization
 2016-04-27 20:04 UTC  (3+ messages)

[BUG] set_pte_at: racy dirty state clearing warning
 2016-04-27 16:50 UTC  (3+ messages)

[PATCH 1/1] mm: thp: kvm: fix memory corruption in KVM with THP enabled
 2016-04-27 16:03 UTC  (6+ messages)

[PATCHv7 00/29] THP-enabled tmpfs/shmem using compound pages
 2016-04-27 15:48 UTC  (5+ messages)

[PATCH 00/28] Optimise page alloc/free fast paths v3
 2016-04-27 15:31 UTC  (5+ messages)
` [PATCH 13/28] mm, page_alloc: Remove redundant check for empty zonelist
  ` [PATCH 28/28] mm, page_alloc: Defer debugging checks of pages allocated from the PCP


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