linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-20 23:07:53 to 2015-01-23 20:20:07 UTC [more...]

mmotm 2015-01-22-15-04 uploaded
 2015-01-23 20:20 UTC  (14+ messages)
` mmotm 2015-01-22-15-04: qemu failures due to 'mm: account pmd page tables to the process'
` mmotm 2015-01-22-15-04: qemu failure due to 'mm: memcontrol: remove unnecessary soft limit tree node test'

[PATCH] mm: incorporate read-only pages into transparent huge pages
 2015-01-23 19:18 UTC  (8+ messages)

[next-20150119]regression (mm)?
 2015-01-23 18:37 UTC  (9+ messages)

Possible regression in next-20150120 due to "mm: account pmd page tables to the process"
 2015-01-22  3:33 UTC  (4+ messages)

[patch] mm: memcontrol: default hierarchy interface for memory fix - "none"
 2015-01-23 17:03 UTC  (6+ messages)

[PATCH 1/2] zram: free meta out of init_lock
 2015-01-23 15:47 UTC  (8+ messages)
` [PATCH 2/2] zram: protect zram->stat race with init_lock

[PATCH] ARM: use default ioremap alignment for SMP or LPAE
 2015-01-23 15:31 UTC  (5+ messages)

[Regression] 3.19-rc3 : memcg: Hang in mount memcg
 2015-01-23 15:00 UTC  (9+ messages)

[PATCH v3 0/3] page stealing tweaks
 2015-01-23 13:15 UTC  (4+ messages)
` [PATCH v3 1/3] mm: when stealing freepages, also take pages created by splitting buddy page
` [PATCH v3 2/3] mm: always steal split buddies in fallback allocations
` [PATCH v3 3/3] mm: more aggressive page stealing for UNMOVABLE allocations

[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
 2015-01-23 12:51 UTC  (30+ messages)
` [PATCH v9 00/17] Kernel address sanitizer - runtime memory debugger
  ` [PATCH v9 01/17] Add kernel address sanitizer infrastructure
  ` [PATCH v9 02/17] x86_64: add KASan support
  ` [PATCH v9 03/17] mm: page_alloc: add kasan hooks on alloc and free paths
  ` [PATCH v9 04/17] mm: slub: introduce virt_to_obj function
  ` [PATCH v9 05/17] mm: slub: share object_err function
  ` [PATCH v9 06/17] mm: slub: introduce metadata_access_enable()/metadata_access_disable()
  ` [PATCH v9 07/17] mm: slub: add kernel address sanitizer support for slub allocator
  ` [PATCH v9 08/17] fs: dcache: manually unpoison dname after allocation to shut up kasan's reports
  ` [PATCH v9 09/17] kmemleak: disable kasan instrumentation for kmemleak
  ` [PATCH v9 10/17] lib: add kasan test module
  ` [PATCH v9 11/17] x86_64: kasan: add interceptors for memset/memmove/memcpy functions
  ` [PATCH v9 12/17] kasan: enable stack instrumentation
  ` [PATCH v9 13/17] mm: vmalloc: add flag preventing guard hole allocation
  ` [PATCH v9 14/17] mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
  ` [PATCH v9 15/17] kernel: add support for .init_array.* constructors
  ` [PATCH v9 16/17] module: fix types of device tables aliases
  ` [PATCH v9 17/17] kasan: enable instrumentation of global variables

[PATCH 0/3] mm: cma: /proc/cmainfo
 2015-01-23 12:32 UTC  (20+ messages)
` [PATCH 2/3] mm: cma: introduce /proc/cmainfo

Issue on reserving memory with no-map flag in DT
 2015-01-23  9:05 UTC  (7+ messages)
` [PATCH] mm: Don't offset memmap for flatmem
  ` [PATCHv2] "

[PATCH -mm v7 00/13] pagewalk: improve vma handling, apply to new users
 2015-01-23  8:02 UTC  (3+ messages)
` [PATCH -mm v7 02/13] pagewalk: improve vma handling
    ` [PATCH -mm 14/13] mm: pagewalk: fix misbehavior of walk_page_range for vma(VM_PFNMAP) (Re: [PATCH -mm v7 02/13] pagewalk: improve vma handling)

[PATCH] mm/slub: suppress BUG messages for kmem_cache_alloc/kmem_cache_free
 2015-01-23  6:58 UTC  (3+ messages)

[PATCH] mm, vmacache: Add kconfig VMACACHE_SHIFT
 2015-01-23  5:14 UTC  (7+ messages)

[PATCH 2/2] mm: fix undefined reference to `.kernel_map_pages' on PPC builds
 2015-01-23  4:24 UTC  (9+ messages)

[PATCH] CMA: treat free cma pages as non-free if not ALLOC_CMA on watermark checking
 2015-01-23  1:23 UTC  (6+ messages)

[PATCH v1 00/10] zsmalloc compaction support
 2015-01-23  1:15 UTC  (14+ messages)
` [PATCH v1 01/10] zram: avoid calling of zram_meta_free under init_lock
` [PATCH v1 02/10] zsmalloc: decouple handle and object
` [PATCH v1 03/10] zsmalloc: implement reverse mapping
` [PATCH v1 04/10] zsmalloc: factor out obj_[malloc|free]
` [PATCH v1 05/10] zsmalloc: add status bit
` [PATCH v1 06/10] zsmalloc: support compaction
` [PATCH v1 07/10] zsmalloc: adjust ZS_ALMOST_FULL
` [PATCH v1 08/10] zram: support compaction
` [PATCH v1 09/10] zsmalloc: add fullness into stat
` [PATCH v1 10/10] zsmalloc: record handle in page->private for huge object

[PATCH v2 2/2] task_mmu: Add user-space support for resetting mm->hiwater_rss (peak RSS)
 2015-01-23  0:28 UTC  (7+ messages)

[LSF/MM TOPIC] async buffered diskio read for userspace apps
 2015-01-23  0:10 UTC  (18+ messages)
` [Lsf-pc] "

[PATCHv3 0/2] mm: infrastructure for correctly handling foreign pages on Xen
 2015-01-23  0:06 UTC  (5+ messages)
` [PATCH 1/2] mm: provide a find_special_page vma operation
` [PATCH 2/2] mm: add 'foreign' alias for the 'pinned' page flag

[PATCH v7 0/7] Support Write-Through mapping on x86
 2015-01-22 21:50 UTC  (4+ messages)

[RFC PATCH 0/6] xfs: truncate vs page fault IO exclusion
 2015-01-22 21:32 UTC  (12+ messages)
` [RFC PATCH 1/6] xfs: introduce mmap/truncate lock
` [RFC PATCH 4/6] xfs: take i_mmap_lock on extent manipulation operations
` [RFC PATCH 6/6] xfs: lock out page faults from extent swap operations

[PATCH] mm: pagewalk: call pte_hole() for VM_PFNMAP during walk_page_range
 2015-01-22 20:08 UTC  (3+ messages)

mmotm: mm-slub-optimize-alloc-free-fastpath-by-removing-preemption-on-off.patch is causing preemptible splats
 2015-01-22 16:14 UTC  (9+ messages)

[PATCH v2] mm: vmscan: fix the page state calculation in too_many_isolated
 2015-01-22 16:11 UTC  (10+ messages)

[PATCH] mm: compaction: fix the page state calculation in too_many_isolated
 2015-01-22 15:38 UTC  (4+ messages)

[patch] mm: memcontrol: uninitialized "ret" variables
 2015-01-22 15:25 UTC  (2+ messages)

[RFC PATCH 0/5] compaction: changing initial position of scanners
 2015-01-22 15:24 UTC  (7+ messages)
` [PATCH 3/5] mm, compaction: encapsulate resetting cached scanner positions
` [RFC PATCH 4/5] mm, compaction: allow scanners to start at any pfn within the zone

mm: remove rest usage of VM_NONLINEAR and pte_file()
 2015-01-22 15:18 UTC  (2+ messages)

[next:master 4658/4676] undefined reference to `copy_user_page'
 2015-01-22 15:12 UTC  (2+ messages)

Bisected BUG: using smp_processor_id() in preemptible
 2015-01-22  8:30 UTC  (3+ messages)

[RFCv2 0/2] dma-parms, constraints and helpers for dma-buf
 2015-01-22  3:46 UTC  (6+ messages)
` [RFCv2 1/2] device: add dma_params->max_segment_count
` [RFCv2 2/2] dma-buf: add helpers for sharing attacher constraints with dma-parms

[PATCH] mm/util.c: add a none zero check of "len"
 2015-01-23  2:28 UTC  (3+ messages)

[PATCH 1/2] mm/slub: fix typo
 2015-01-21 23:01 UTC  (3+ messages)

[PATCH] mm: move MACRO SLAB_NEVER_MERGE and SLAB_MERGE_SAME to file linux/slab.h
 2015-01-21 22:44 UTC  (4+ messages)

[PATCH] mm: vmstat: Fix build error when !CONFIG_PROC_FS
 2015-01-21 22:20 UTC  (2+ messages)

[PATCH v2 0/5] clean up and generalize swap-over-NFS
 2015-01-21 19:14 UTC  (3+ messages)

[PATCH V3] mm/thp: Allocate transparent hugepages on local node
 2015-01-21 11:28 UTC  (6+ messages)

[RFC][PATCH RESEND] mm: vmalloc: remove ioremap align constraint
 2015-01-21  6:52 UTC  (5+ messages)

[PATCH V4] mm/thp: Allocate transparent hugepages on local node
 2015-01-21  0:48 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).