linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 0/4] enhance compaction success rate
 2014-12-08  9:34 UTC  (9+ messages)
` [PATCH 1/4] mm/compaction: fix wrong order check in compact_finished()
` [PATCH 2/4] mm/page_alloc: expands broken freepage to proper buddy list when steal
` [PATCH 3/4] mm/compaction: enhance compaction finish condition
` [PATCH 4/4] mm/compaction: stop the isolation when we isolate enough freepage

[PATCH] mm:add VM_BUG_ON() for page_mapcount()
 2014-12-08  9:33 UTC 

[RFC PATCH V2 0/4] Reducing parameters of alloc_pages* family of functions
 2014-12-08  8:32 UTC  (7+ messages)
` [PATCH 1/4] mm: set page->pfmemalloc in prep_new_page()
` [RFC PATCH 2/4] mm, page_alloc: reduce number of alloc_pages* functions' parameters
` [RFC PATCH 3/4] mm: reduce try_to_compact_pages parameters
` [PATCH 4/4] mm: microoptimize zonelist operations

[RFC] mm:add KPF_ZERO_PAGE flag for /proc/kpageflags
 2014-12-08  7:47 UTC  (9+ messages)
      ` [RFC V4] "
` [RFC V2] "
    ` [RFC V3] "
  ` [PATCH] mm:add VM_BUG_ON() for page_mapcount()

[PATCH 0/3] page stealing tweaks
 2014-12-08  7:36 UTC  (7+ messages)
` [RFC PATCH 1/3] mm: when stealing freepages, also take pages created by splitting buddy page
` [RFC PATCH 2/3] mm: more aggressive page stealing for UNMOVABLE allocations
` [RFC PATCH 3/3] mm: always steal split buddies in fallback allocations

Questions about mm
 2014-12-08  7:22 UTC  (2+ messages)

isolate_freepages_block and excessive CPU usage by OSD process
 2014-12-08  7:19 UTC  (26+ messages)

[Question] page allocation failure
 2014-12-08  3:25 UTC 

[Question] page allocation failure
 2014-12-08  3:18 UTC  (3+ messages)

[PATCH 0/2] Drivers: hv: hv_balloon: Fix a deadlock in the hot-add path
 2014-12-08  0:07 UTC  (4+ messages)
` [PATCH 1/2] Drivers: base: core: Export functions to lock/unlock device hotplug lock
  ` [PATCH 2/2] Drivers: hv: balloon: Fix the deadlock issue in the memory hot-add code

[PATCH 3/4] OOM, PM: OOM killed task shouldn't escape PM suspend
 2014-12-07 19:00 UTC  (23+ messages)
` [PATCH 0/4] OOM vs PM freezer fixes
  ` [PATCH -v2 1/5] oom: add helpers for setting and clearing TIF_MEMDIE
  ` [PATCH -v2 2/5] OOM: thaw the OOM victim if it is frozen
  ` [PATCH -v2 3/5] PM: convert printk to pr_* equivalent
  ` [PATCH -v2 4/5] sysrq: "
  ` [PATCH -v2 5/5] OOM, PM: make OOM detection in the freezer path raceless

[PATCH -mm] memcg: fix possible use-after-free in memcg_kmem_get_cache
 2014-12-07 16:32 UTC 

[RESEND][PATCH V3 0/4] KSM: Mark new vma for deduplication
 2014-12-07 15:20 UTC  (3+ messages)

[PATCH -mm] mm: vmscan: shrink_zones: assure class zone is populated
 2014-12-07 12:40 UTC 

[PATCH] mm: memcontrol: Skip test_mem_cgroup_node_reclaimable() when no MAX_NUMNODES or not more than 1
 2014-12-07 10:33 UTC  (2+ messages)

[PATCH] mm: memcontrol.c: Cleaning up function that are not used anywhere
 2014-12-07 10:31 UTC  (2+ messages)

[PATCH] mm/memcontrol.c: fix the placement of 'MAX_NUMNODES > 1' if block
 2014-12-07 10:29 UTC  (2+ messages)

Question kernel BUG at mm/internal.h:81!
 2014-12-06  5:13 UTC 

[RFC v2] arm:extend the reserved mrmory for initrd to be page aligned
 2014-12-05 18:59 UTC  (11+ messages)

[PATCH] CMA: add the amount of cma memory in meminfo
 2014-12-05 17:41 UTC  (4+ messages)

[PATCH 1/1] mm: Fix a deadlock in the hotplug code
 2014-12-05 16:03 UTC  (3+ messages)

[PATCH] Repeated fork() causes SLAB to grow without bound
 2014-12-05 15:44 UTC  (12+ messages)

[patch 1/3] mm: protect set_page_dirty() from ongoing truncation
 2014-12-05 14:52 UTC  (3+ messages)
` [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()

[patch] mm: page_alloc: embed OOM killing naturally into allocation slowpath
 2014-12-05 14:48 UTC 

[patch] mm, oom: remove gfp helper function
 2014-12-05 14:05 UTC  (9+ messages)

[PATCH v17 0/7] MADV_FREE support
 2014-12-05  8:32 UTC  (9+ messages)
` [PATCH v17 1/7] mm: support madvise(MADV_FREE)

[RFC V2] mm:add zero_page _mapcount when mapped into user space
 2014-12-05  8:08 UTC  (6+ messages)

[RFC v2] percpu: Add a separate function to merge free areas
 2014-12-05  6:25 UTC  (11+ messages)

[RFC 0/4] OOM vs PM freezer fixes
 2014-12-04 17:18 UTC  (8+ messages)
` [RFC 1/2] oom: add helper for setting and clearing TIF_MEMDIE
  ` [RFC 2/2] OOM, PM: make OOM detection in the freezer path raceless

[PATCH 0/10] Replace _PAGE_NUMA with PAGE_NONE protections v4
 2014-12-04 11:24 UTC  (11+ messages)
` [PATCH 01/10] mm: numa: Do not dereference pmd outside of the lock during NUMA hinting fault
` [PATCH 02/10] mm: Add p[te|md] protnone helpers for use by NUMA balancing
` [PATCH 03/10] mm: Convert p[te|md]_numa users to p[te|md]_protnone_numa
` [PATCH 04/10] ppc64: Add paranoid warnings for unexpected DSISR_PROTFAULT
` [PATCH 05/10] mm: Convert p[te|md]_mknonnuma and remaining page table manipulations
` [PATCH 06/10] mm: Remove remaining references to NUMA hinting bits and helpers
` [PATCH 07/10] mm: numa: Do not trap faults on the huge zero page
` [PATCH 08/10] x86: mm: Restore original pte_special check
` [PATCH 09/10] mm: numa: Add paranoid check around pte_protnone_numa
` [PATCH 10/10] mm: numa: Avoid unnecessary TLB flushes when setting NUMA hinting entries

[PATCH 0/10] Replace _PAGE_NUMA with PAGE_NONE protections v3
 2014-12-04 11:17 UTC  (14+ messages)
` [PATCH 03/10] mm: Convert p[te|md]_numa users to p[te|md]_protnone_numa

[PATCH] x86, mm: fix zone ranges print in boot
 2014-12-04  7:50 UTC 

[RFC 0/6] zsmalloc support compaction
 2014-12-04  7:29 UTC  (5+ messages)

[mmotm:master 185/397] mm/nommu.c:1193:8: warning: assignment makes pointer from integer without a cast
 2014-12-04  7:20 UTC  (4+ messages)

[PATCH v3 0/8] Resurrect and use struct page extension for some debugging features
 2014-12-04  6:56 UTC  (6+ messages)
` [PATCH v3 1/8] mm/page_ext: resurrect struct page extending code for debugging
` [PATCH v3 6/8] mm/page_owner: keep track of page owners

[PATCH] mm: shmem: avoid overflowing in shmem_fallocate
 2014-12-04  2:33 UTC  (3+ messages)

[PATCH] mm: memcontrol.c: Cleaning up function that are not used anywhere
 2014-12-03 17:04 UTC  (5+ messages)

[PATCH V2] mm/thp: Allocate transparent hugepages on local node
 2014-12-03 15:43 UTC  (5+ messages)

[LSF/MM ATTEND] Expanding OS noise suppression
 2014-12-03 15:32 UTC  (6+ messages)
  ` [Lsf-pc] "

[PATCH] zram: use DEVICE_ATTR_[RW|RO|WO] to define zram sys device attribute
 2014-12-03 14:15 UTC  (2+ messages)

[PATCH 1/3] mm/compaction: enhance trace output to know more about compaction internals
 2014-12-03  7:52 UTC  (3+ messages)
` [PATCH 2/3] mm/compaction: add more trace to understand compaction start/finish condition
` [PATCH 3/3] mm/compaction: add tracepoint to observe behaviour of compaction defer

[mm] BUG: unable to handle kernel paging request at c2446ffc
 2014-12-03  1:13 UTC  (3+ messages)

[PATCH 0/2] Improve documentation of FADV_DONTNEED behaviour
 2014-12-03  0:42 UTC  (3+ messages)
` [PATCH 1/2] mm: fadvise: Document the fadvise(FADV_DONTNEED) behaviour for partial pages
` [PATCH 2/2] posix_fadvise.2: Document the behaviour of partial page discard requests

mmotm 2014-12-02-15-55 uploaded
 2014-12-02 23:56 UTC 

[patch 1/3] mm: protect set_page_dirty() from ongoing truncation
 2014-12-02 16:56 UTC  (13+ messages)
` [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()

[PATCH v2 0/4] Refactor do_wp_page, no functional change
 2014-12-02 14:56 UTC  (5+ messages)
` [PATCH v2 3/4] mm: refactor do_wp_page, extract the page copy flow

[PATCH 00/10] RFC: userfault (question about remap_anon_pages API)
 2014-12-02 14:10 UTC  (3+ messages)

[PATCH] mm/memcontrol: fix defined but not used compiler warning
 2014-12-02 11:48 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