linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 00/38] mm: remove non-linear mess
 2014-12-24 12:22 UTC  (30+ messages)
` [PATCH 01/38] mm: drop support of non-linear mapping from unmap/zap codepath
` [PATCH 02/38] mm: drop support of non-linear mapping from fault codepath
` [PATCH 03/38] mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
` [PATCH 04/38] proc: drop handling non-linear mappings
` [PATCH 05/38] rmap: drop support of "
` [PATCH 06/38] mm: replace vma->sharead.linear with vma->shared
` [PATCH 07/38] mm: remove rest usage of VM_NONLINEAR and pte_file()
` [PATCH 08/38] asm-generic: drop unused pte_file* helpers
` [PATCH 09/38] alpha: drop _PAGE_FILE and pte_file()-related helpers
` [PATCH 10/38] arc: "
` [PATCH 11/38] arm64: drop PTE_FILE "
` [PATCH 12/38] arm: drop L_PTE_FILE "
` [PATCH 13/38] avr32: drop _PAGE_FILE "
` [PATCH 14/38] blackfin: drop pte_file()
` [PATCH 15/38] c6x: "
` [PATCH 16/38] cris: drop _PAGE_FILE and pte_file()-related helpers
` [PATCH 17/38] frv: "
` [PATCH 18/38] hexagon: "
` [PATCH 20/38] m32r: "
` [PATCH 22/38] metag: "
` [PATCH 24/38] mips: "
` [PATCH 28/38] parisc: "
` [PATCH 31/38] score: "
` [PATCH 32/38] sh: "
` [PATCH 33/38] sparc: drop "
` [PATCH 34/38] tile: "
` [PATCH 35/38] um: drop _PAGE_FILE and "
` [PATCH 36/38] unicore32: drop "
` [PATCH 37/38] x86: drop _PAGE_FILE and "

[RFC PATCH] oom: Don't count on mm-less current process
 2014-12-24  2:40 UTC  (35+ messages)
          ` How to handle TIF_MEMDIE stalls?

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

[RFC][PATCH RESEND] mm: vmalloc: remove ioremap align constraint
 2014-12-23 10:00 UTC 

[PATCH 0/8] clean up and generalize swap-over-NFS
 2014-12-23  9:37 UTC  (18+ messages)
` [PATCH 2/8] swap: lock i_mutex for swap_writepage direct_IO

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

[PATCH] mm/debug_pagealloc: remove obsolete Kconfig options
 2014-12-23  4:53 UTC 

[RFC 0/6] zsmalloc support compaction
 2014-12-23  2:50 UTC  (5+ messages)

[PATCH v2] mm/zsmalloc: add statistics support
 2014-12-23  2:40 UTC  (15+ messages)

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

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 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 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  (4+ 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)

[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  (7+ 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  (12+ messages)

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

page:  |  | latest

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