linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2] mm/zsmalloc: add statistics support
 2014-12-23  2:40 UTC  (15+ messages)

[RFC PATCH] oom: Don't count on mm-less current process
 2014-12-23  1:00 UTC  (20+ messages)
          ` How to handle TIF_MEMDIE stalls?

[LSF/MM ATTEND] mmap_sem and mm performance testing
 2014-12-22 23:51 UTC 

[PATCH] proc: task_mmu: show page size in /proc/<pid>/numa_maps
 2014-12-22 22:27 UTC  (11+ messages)

mm: NULL ptr deref in unlink_file_vma
 2014-12-22 22:12 UTC  (8+ messages)

[PATCH 1/2] mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being killed
 2014-12-22 19:33 UTC  (11+ messages)
` [PATCH 2/2] mm, vmscan: wake up all pfmemalloc-throttled processes at once

HMM (Heterogeneous Memory Management) v7
 2014-12-22 16:49 UTC  (7+ messages)
` [PATCH 1/7] mmu_notifier: add event information to address invalidation v6
` [PATCH 2/7] mmu_notifier: keep track of active invalidation ranges v2
` [PATCH 3/7] HMM: introduce heterogeneous memory management
` [PATCH 4/7] HMM: add HMM page table
` [PATCH 5/7] HMM: add per mirror "
` [PATCH 6/7] HMM: add device page fault support

[RFC] mm:add KPF_ZERO_PAGE flag for /proc/kpageflags
 2014-12-22 10:30 UTC  (13+ messages)
      ` [RFC V4] "
          ` [RFC V5] "
              ` [RFC] discard task stack pages instead of pageout into swap partition
                ` [RFC] MADV_FREE doesn't work when doesn't have "

[PATCH v3 0/8] Resurrect and use struct page extension for some debugging features
 2014-12-22  9:10 UTC  (5+ messages)
` [PATCH v3 2/8] mm/debug-pagealloc: prepare boottime configurable on/off

[PATCH v2 0/5] clean up and generalize swap-over-NFS
 2014-12-22  7:32 UTC  (10+ messages)
` [PATCH v2 1/5] iov_iter: add ITER_BVEC helpers
` [PATCH v2 2/5] direct-io: don't dirty ITER_BVEC pages on read
` [PATCH v2 3/5] nfs: don't dirty ITER_BVEC pages read through direct I/O
` [PATCH v2 4/5] swapfile: use ->read_iter and ->write_iter
` [PATCH v2 5/5] vfs: update swap_{,de}activate documentation

[PATCH 0/8] clean up and generalize swap-over-NFS
 2014-12-22  7:26 UTC  (17+ messages)
` [PATCH 2/8] swap: lock i_mutex for swap_writepage direct_IO

[PATCH V2] CMA: add the amount of cma memory in meminfo
 2014-12-19 21:50 UTC  (2+ messages)

[PATCH] memcg: Provide knob for force OOM into the memcg
 2014-12-19 21:15 UTC  (7+ messages)

mempool.c: Replace io_schedule_timeout with io_schedule
 2014-12-19 19:53 UTC 

[PATCH] Slab infrastructure for array operations
 2014-12-19 15:01 UTC  (4+ messages)

[RFC] background zero-set page for device
 2014-12-19  7:54 UTC 

[patch 1/6] mm: page_isolation: check pfn validity before access
 2014-12-19  2:01 UTC  (3+ messages)

[PATCH 2/2] mm/zsmalloc: add statistics support
 2014-12-19  1:59 UTC  (8+ messages)

[RFC 0/6] zsmalloc support compaction
 2014-12-19  0:46 UTC  (4+ messages)

[PATCH V3 0/4] Reducing parameters of alloc_pages* family of functions
 2014-12-18 21:26 UTC  (2+ messages)

[patch 2/6] mm/page_alloc.c:__alloc_pages_nodemask(): don't alter arg gfp_mask
 2014-12-18 21:10 UTC  (8+ messages)

[LSF/MM TOPIC] Supporting heterogeneous memory architecture (HMM patchset)
 2014-12-18 20:50 UTC 

[PATCH] CMA: add the amount of cma memory in meminfo
 2014-12-18 19:21 UTC  (4+ messages)

[RFC PATCH] mm: cma: add functions for getting allocation info
 2014-12-18 19:20 UTC  (3+ messages)

[patch 4/6] mm: fix invalid use of pfn_valid_within in test_pages_in_a_zone
 2014-12-18 17:16 UTC  (3+ messages)

Stalled MM patches for review
 2014-12-18 16:55 UTC  (9+ messages)

[PATCH 3/4] OOM, PM: OOM killed task shouldn't escape PM suspend
 2014-12-18 16:27 UTC  (6+ messages)
` [PATCH 0/4] OOM vs PM freezer fixes

[PATCH 0/7] slub: Fastpath optimization (especially for RT) V1
 2014-12-18 15:08 UTC  (25+ messages)
` [PATCH 3/7] slub: Do not use c->page on free

[PATCH 1/2] hugetlb, sysctl: pass '.extra1 = NULL' rather then '.extra1 = &zero'
 2014-12-18  0:39 UTC  (4+ messages)
  ` [PATCH 2/2] mm: hugetlb: fix type of hugetlb_treat_as_movable variable

[PATCH] mempool.c: Replace io_schedule_timeout with io_schedule
 2014-12-18  0:37 UTC  (3+ messages)

[PATCH 2/2] task_mmu: Add user-space support for resetting mm->hiwater_rss (peak RSS)
 2014-12-17 22:30 UTC  (2+ messages)

post-3.18 performance regression in TLB flushing code
 2014-12-17 19:58 UTC  (6+ messages)

[PATCH v4] mm: prevent endless growth of anon_vma hierarchy
 2014-12-17 16:32 UTC  (2+ messages)

[PATCH v3] mm: prevent endless growth of anon_vma hierarchy
 2014-12-17  9:04 UTC  (4+ messages)

Question about Old Fix Me comment in mempool.c
 2014-12-17  4:32 UTC 

[patch 5/6] mm-introduce-do_shared_fault-and-drop-do_fault-fix-fix
 2014-12-17  0:47 UTC  (4+ messages)

[patch 0/3 resend] mm: close race between dirtying and truncation
 2014-12-16 16:18 UTC  (4+ messages)
` [patch 1/3] mm: protect set_page_dirty() from ongoing truncation
` [patch 2/3] mm: memory: remove ->vm_file check on shared writable vmas
` [patch 3/3] mm: memory: merge shared-writable dirtying branches in do_wp_page()

[RFC PATCH] mm: vmalloc: remove ioremap align constraint
 2014-12-16 12:57 UTC 

mmotm 2014-12-15-17-05 uploaded
 2014-12-16 12:19 UTC  (2+ messages)

[PATCH v2 0/3] page stealing tweaks
 2014-12-16  8:52 UTC  (5+ messages)

[PATCH 1/2] mm/zsmalloc: adjust order of functions
 2014-12-16  5:43 UTC  (4+ messages)

[patch 6/6] fs/mpage.c: forgotten WRITE_SYNC in case of data integrity write
 2014-12-16  4:44 UTC  (2+ messages)

[LKP] [mm] INFO: rcu_sched detected stalls on CPUs/tasks: { 1} (detected by 0, t=10002 jiffies, g=945, c=944, q=0)
 2014-12-16  2:38 UTC 

page:  |  | latest

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