linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-24 22:44:20 to 2014-07-30 15:24:43 UTC [more...]

[patch] mm, oom: remove unnecessary exit_state check
 2014-07-30 15:06 UTC  (2+ messages)

vmstat: On demand vmstat workers V8
 2014-07-30 14:45 UTC  (27+ messages)

[RFC PATCH] mm: Add helpers for locked_vm
 2014-07-30 12:47 UTC  (5+ messages)

HMM (Heterogeneous Memory Management) v3
 2014-07-30 11:53 UTC  (8+ messages)
` [PATCH 1/5] mm: differentiate unmap for vmscan from other unmap
  ` [PATCH 2/5] mmu_notifier: add action information to address invalidation
    ` [PATCH 3/5] mmu_notifier: pass through vma to invalidate_range and invalidate_page
      ` [PATCH 4/5] hmm: heterogeneous memory management v3

[PATCH] mm: BUG when __kmap_atomic_idx crosses boundary
 2014-07-30 10:52 UTC  (4+ messages)

[PATCH 0/2] new API to allocate buffer-cache for superblock in non-movable area
 2014-07-30 10:19 UTC  (5+ messages)

[PATCH v7 00/22] Support ext4 on NV-DIMMs
 2014-07-30  9:52 UTC  (9+ messages)
` [PATCH v7 07/22] Replace the XIP page fault handler with the DAX page fault handler

[PATCH v5 05/14] mm, compaction: move pageblock checks up from isolate_migratepages_range()
 2014-07-30  9:39 UTC  (7+ messages)

[PATCH] CMA/HOTPLUG: clear buffer-head lru before page migration
 2014-07-30  8:12 UTC  (8+ messages)

[vmstat] kernel BUG at mm/vmstat.c:1278!
 2014-07-30  3:52 UTC  (2+ messages)
` [vmstat] BUG: using smp_processor_id() in preemptible [00000000] code: kworker/0:1/36

[RFC PATCH]mm: fix potential infinite loop in dissolve_free_huge_pages()
 2014-07-30  1:09 UTC  (6+ messages)
  ` [PATCH v2]mm: "
    ` [patch] mm: fix potential infinite loop in dissolve_free_huge_pages() fix

[PATCH 0/2] faultaround updates
 2014-07-29 23:16 UTC  (9+ messages)
` [PATCH 1/2] mm: close race between do_fault_around() and fault_around_bytes_set()
` [PATCH 2/2] mm: mark fault_around_bytes __read_mostly

[PATCH v2 1/2] timer: provide an api for deferrable timeout
 2014-07-29 22:03 UTC  (3+ messages)
` [PATCH v2 2/2] ksm: Provide support to use deferrable timers for scanner thread

mmu_notifier: preparatory patches for hmm and or iommuv2 v6
 2014-07-29 21:04 UTC  (9+ messages)
` [PATCH 1/7] mmu_notifier: add call_srcu and sync function for listener to delay call and sync
` [PATCH 3/7] mmu_notifier: pass through vma to invalidate_range and invalidate_page v3

two minor update patches for RAS
 2014-07-29 17:29 UTC  (5+ messages)
` [PATCH 1/2] APEI, GHES: Cleanup unnecessary function for lock-less list
` [PATCH 2/2] RAS, HWPOISON: Fix wrong error recovery status

[PATCH 0/3 v2] mmu_notifier: Allow to manage CPU external TLBs
 2014-07-29 16:18 UTC  (4+ messages)
` [PATCH 1/3] mmu_notifier: Add mmu_notifier_invalidate_range()
` [PATCH 2/3] mmu_notifier: Call mmu_notifier_invalidate_range() from VMM
` [PATCH 3/3] mmu_notifier: Add the call-back for mmu_notifier_invalidate_range()

[PATCH v3] memory hotplug: update the variables after memory removed
 2014-07-29 11:39 UTC  (2+ messages)

[PATCH v2] memory hotplug: update the variables after memory removed
 2014-07-29  9:47 UTC  (5+ messages)

[linux-3.10.17] Could not allocate memory from free CMA areas
 2014-07-29  8:06 UTC  (2+ messages)

[PATCH] memory hotplug: update the variables after memory removed
 2014-07-29  6:55 UTC  (5+ messages)

Patch: zram add compressionratio in sysfs interface
 2014-07-29  3:01 UTC  (2+ messages)

[PATCH v4] arm64,ia64,ppc,s390,sh,tile,um,x86,mm: Remove default gate area
 2014-07-29  2:19 UTC  (2+ messages)
` [PATCH v4] arm64, ia64, ppc, s390, sh, tile, um, x86, mm: "

[PATCH 1/3] mm/hugetlb: replace parameters of follow_huge_pmd/pud()
 2014-07-29  1:10 UTC  (6+ messages)
` [PATCH 2/3] mm/hugetlb: take refcount under page table lock in follow_huge_pmd()
` [PATCH 3/3] mm/hugetlb: use get_page_unless_zero() in hugetlb_fault()

[PATCH v8 00/22] Support ext4 on NV-DIMMs
 2014-07-29  1:55 UTC  (10+ messages)
` [PATCH v8 05/22] Add vm_replace_mixed()

[PATCH] rmap: fix pgoff calculation to handle hugepage correctly
 2014-07-29  0:42 UTC  (9+ messages)
          ` [PATCH -mm] mm: refactor page index/offset getters

[PATCHv3 1/2] mm: introduce vm_ops->map_pages()
 2014-07-28 22:43 UTC  (9+ messages)
` [PATCH] mm: don't allow fault_around_bytes to be 0

[patch] mm, thp: restructure thp avoidance of light synchronous migration
 2014-07-28 22:24 UTC  (4+ messages)

+ mm-dont-allow-fault_around_bytes-to-be-0.patch added to -mm tree
 2014-07-28 21:09 UTC 

[PATCHv4 0/6] mm/zpool: add common api for zswap to use zbud/zsmalloc
 2014-07-28 20:40 UTC  (8+ messages)
` [PATCHv5 0/4] "

[RFC Patch V1 00/30] Enable memoryless node on x86 platforms
 2014-07-28 19:26 UTC  (18+ messages)
` [RFC Patch V1 22/30] mm, of: Use cpu_to_mem()/numa_mem_id() to support memoryless node
` [RFC Patch V1 29/30] mm, x86: Enable memoryless node support to better support CPU/memory hotplug
` [RFC Patch V1 30/30] x86, NUMA: Online node earlier when doing CPU hot-addition

[patch] mm: memcontrol: rewrite uncharge API fix - clear page->mapping in migration
 2014-07-28 17:10 UTC 

[PATCH] mm: fix filemap.c pagecache_get_page() kernel-doc warnings
 2014-07-28 15:27 UTC  (3+ messages)

[PATCH] mm: fix direct reclaim writeback regression
 2014-07-28 14:23 UTC  (5+ messages)

[PATCH] mm: fix page_alloc.c kernel-doc warnings
 2014-07-28  9:37 UTC  (2+ messages)

[PATCH -mm 0/6] Per-memcg slab shrinkers
 2014-07-28  9:31 UTC  (7+ messages)
` [PATCH -mm 1/6] list_lru, shrinkers: introduce list_lru_shrink_{count,walk}
` [PATCH -mm 2/6] fs: consolidate {nr,free}_cached_objects args in shrink_control
` [PATCH -mm 3/6] vmscan: shrink slab on memcg pressure
` [PATCH -mm 4/6] list_lru: add per-memcg lists
` [PATCH -mm 5/6] fs: make shrinker memcg aware
` [PATCH -mm 6/6] memcg: iterator: do not skip offline css

[patch] mm, thp: only collapse hugepages to nodes with affinity
 2014-07-28  8:42 UTC  (9+ messages)
` [patch v2] mm, tmp: only collapse hugepages to nodes with affinity for zone_reclaim_mode
      ` [patch v3] mm, thp: "
          ` [patch v4] "

[PATCH 0/3] mmu_notifier: Allow to manage CPU external TLBs
 2014-07-25 21:57 UTC  (13+ messages)
` [PATCH 1/3] mmu_notifier: Add mmu_notifier_invalidate_range()
` [PATCH 2/3] mmu_notifier: Call mmu_notifier_invalidate_range() from VMM
` [PATCH 3/3] mmu_notifier: Add the call-back for mmu_notifier_invalidate_range()

[PATCH v3 0/2] mm/highmem: make kmap cache coloring aware
 2014-07-25 19:43 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] xtensa: support aliasing cache in kmap

[patch 13/13] mm: memcontrol: rewrite uncharge API
 2014-07-25 17:34 UTC  (13+ messages)

Background page clearing
 2014-07-25 16:32 UTC  (4+ messages)

[PATCH V4 00/15] compaction: balancing overhead and success rates
 2014-07-25 15:49 UTC  (30+ messages)
` [PATCH V4 01/15] mm, THP: don't hold mmap_sem in khugepaged when allocating THP
` [PATCH V4 02/15] mm, compaction: defer each zone individually instead of preferred zone
` [PATCH V4 03/15] mm, compaction: do not count compact_stall if all zones skipped compaction
` [PATCH V4 04/15] mm, compaction: do not recheck suitable_migration_target under lock
` [PATCH V4 05/15] mm, compaction: move pageblock checks up from isolate_migratepages_range()
` [PATCH V4 06/15] mm, compaction: reduce zone checking frequency in the migration scanner
` [PATCH V4 07/15] mm, compaction: khugepaged should not give up due to need_resched()
` [PATCH V4 08/15] mm, compaction: periodically drop lock and restore IRQs in scanners
` [PATCH V4 09/15] mm, compaction: skip rechecks when lock was already held
` [PATCH V4 10/15] mm, compaction: remember position within pageblock in free pages scanner
` [PATCH V4 11/15] mm, compaction: skip buddy pages by their order in the migrate scanner
` [PATCH V4 12/15] mm: rename allocflags_to_migratetype for clarity
` [PATCH V4 13/15] mm, compaction: pass gfp mask to compact_control
` [PATCH V4 14/15] mm, compaction: try to capture the just-created high-order freepage

[PATCH 0/2] shmem: fix faulting into a hole while it's punched, take 3
 2014-07-25 14:33 UTC  (5+ messages)
` [PATCH 1/2] shmem: fix faulting into a hole, not taking i_mutex
` [PATCH 2/2] shmem: fix splicing from a hole while it's punched

[BUG] THP allocations escape cpuset when defrag is off
 2014-07-25  9:14 UTC  (4+ messages)
  ` [patch] mm, thp: do not allow thp faults to avoid cpuset restrictions

[PATCH] memory-hotplug: add sysfs zone_index attribute
 2014-07-25  7:19 UTC  (4+ messages)

[Bug 80881] New: Memory cgroup OOM leads to BUG: unable to handle kernel paging request at ffffffffffffffd8
 2014-07-25  2:55 UTC  (5+ messages)

[PATCH v2] mm/highmem: make kmap cache coloring aware
 2014-07-25  2:12 UTC  (5+ messages)

[PATCH] mm: trivial comment cleanup in slab.c
 2014-07-25  0:51 UTC  (3+ messages)

[PATCH v4 0/6] File Sealing & memfd_create()
 2014-07-24 22:44 UTC  (3+ 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).