linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCHv3 0/2] mm: map few pages around fault address if they are in page cache
 2014-03-05 20:02 UTC  (19+ messages)
` [PATCHv3 1/2] mm: introduce vm_ops->map_pages()
` [PATCHv3 2/2] mm: implement ->map_pages for page cache

bad rss-counter message in 3.14rc5
 2014-03-05 17:57 UTC  (2+ messages)

mm: kernel BUG at mm/huge_memory.c:2785!
 2014-03-05 13:52 UTC  (6+ messages)

[gbefb] WARNING: CPU: 1 PID: 1 at lib/dma-debug.c:1041 check_unmap()
 2014-03-05 13:38 UTC 

[PATCH 1/2] memcg: reparent charges of children before processing parent
 2014-03-05  9:27 UTC  (2+ messages)

[PATCH -mm 00/12] kmemcg reparenting
 2014-03-05  5:54 UTC  (4+ messages)

RCU stalls when running out of memory on 3.14-rc4 w/ NFS and kernel threads priorities changed
 2014-03-05  5:34 UTC  (9+ messages)

[patch 00/11] userspace out of memory handling
 2014-03-05  3:59 UTC  (12+ messages)
` [patch 01/11] fork: collapse copy_flags into copy_process
` [patch 02/11] mm, mempolicy: rename slab_node for clarity
` [patch 03/11] mm, mempolicy: remove per-process flag
` [patch 04/11] mm, memcg: add tunable for oom reserves
` [patch 05/11] res_counter: remove interface for locked charging and uncharging
` [patch 06/11] res_counter: add interface for maximum nofail charge
` [patch 07/11] mm, memcg: allow processes handling oom notifications to access reserves
` [patch 08/11] mm, memcg: add memcg oom reserve documentation
` [patch 09/11] mm, page_alloc: allow system oom handlers to use memory reserves
` [patch 10/11] mm, memcg: add memory.oom_control notification for system oom
` [patch 11/11] mm, memcg: allow system oom killer to be disabled

[PATCH 0/6] close pageblock_migratetype and pageblock_skip races
 2014-03-05  0:39 UTC  (16+ messages)
` [PATCH 1/6] mm: call get_pageblock_migratetype() under zone->lock where possible
` [PATCH 2/6] mm: add get_pageblock_migratetype_nolock() for cases where locking is undesirable
` [PATCH 3/6] mm: add is_migrate_isolate_page_nolock() "
` [PATCH 4/6] mm: add set_pageblock_migratetype_nolock() for calls outside zone->lock
` [PATCH 5/6] mm: compaction: do not set pageblock skip bit when already set
` [PATCH 6/6] mm: use atomic bit operations in set_pageblock_flags_group()

[PATCH 0/3] fixes on page table walker and hugepage rmapping
 2014-03-04 23:49 UTC  (23+ messages)
` [PATCH 1/3] mm/pagewalk.c: fix end address calculation in walk_page_range()
` [PATCH 2/3] mm, hugetlbfs: fix rmapping for anonymous hugepages with page_pgoff()
      ` [PATCH v2] "
          ` [PATCH v3] "
              ` [PATCH] mm: add pte_present() check on existing hugetlb_entry callbacks
` [PATCH 3/3] mm: call vma_adjust_trans_huge() only for thp-enabled vma

[PATCH 0/1] mm: Use macros from compiler.h instead of gcc specific attribute
 2014-03-04 23:27 UTC  (4+ messages)
` [PATCH 1/1] mm: use macros from compiler.h instead of __attribute__((...))

[PATCH] slab_common: fix the check for duplicate slab names
 2014-03-04 22:48 UTC  (2+ messages)

+ mm-fs-prepare-for-non-page-entries-in-page-cache-radix-trees.patch added to -mm tree
 2014-03-04 21:57 UTC 

[PATCH 0/1] mm, shmem: map few pages around fault address if they are in page cache
 2014-03-04 20:02 UTC  (18+ messages)
` [PATCH 1/1] mm: implement ->map_pages for shmem/tmpfs

[PATCH RFC 0/1] ksm: check and skip page, if it is already scanned
 2014-03-04 17:11 UTC  (3+ messages)
` [PATCH RFC 1/1] "

[PATCH 0/5] Huge pages for short descriptors on ARM
 2014-03-04  8:26 UTC  (6+ messages)
` [PATCH 1/5] mm: hugetlb: Introduce huge_pte_{page,present,young}

[PATCH v4] mm: per-thread vma caching
 2014-03-04  5:32 UTC  (13+ messages)

mm: OS boot failed when set command-line kmemcheck=1
 2014-03-04  5:07 UTC  (5+ messages)
  ` [patch] x86, kmemcheck: Use kstrtoint() instead of sscanf()

[PATCH] mm/slab.c: cleanup outdated comments and unify variables naming
 2014-03-04  3:47 UTC  (3+ messages)

[PATCH RFC 0/1] ksm: check and skip page, if it is already scanned
 2014-03-04  2:48 UTC 

mmotm 2014-03-03-15-24 uploaded
 2014-03-04  1:03 UTC  (4+ messages)

[PATCH v6 00/22] Support ext4 on NV-DIMMs
 2014-03-04  0:56 UTC  (12+ messages)
` [PATCH v6 07/22] Replace the XIP page fault handler with the DAX page fault handler

[PATCH v2 0/5] compaction related commits
 2014-03-04  0:23 UTC  (3+ messages)

[PATCH] mm: do_shared_fault: fix potential NULL pointer dereference
 2014-03-03 20:47 UTC  (3+ messages)

Panic on ppc64 with numa_balancing and !sparsemem_vmemmap
 2014-03-03 20:04 UTC  (4+ messages)

scan_unevictable_pages issue
 2014-03-03 19:18 UTC  (2+ messages)

(no subject)
 2014-03-03 19:16 UTC 

[PATCH] mm: remove BUG_ON() from mlock_vma_page()
 2014-03-03 16:12 UTC  (5+ messages)

[PATCH] mm: zswap: remove unnecessary parentheses
 2014-03-03 14:39 UTC  (2+ messages)

[PATCH 0/1] Use macros from compiler.h instead of gcc specific attributes
 2014-03-01 17:38 UTC  (3+ messages)
` [PATCH 1/1] mm: use macros from compiler.h instead of __attribute__((...))

[PATCH] lib: radix: return correct error code on insertion failure
 2014-03-01 14:02 UTC  (2+ messages)

[RFC] mm:prototype for the updated swapoff implementation
 2014-02-28 18:07 UTC  (3+ messages)

mm: kernel BUG at mm/huge_memory.c:1371!
 2014-02-28 17:20 UTC  (4+ messages)

[PATCH 2/2] mm: add debugfs tunable for fault_around_order
 2014-02-28 12:50 UTC 

[PATCH 1/2] mm: cleanup size checks in filemap_fault() and filemap_map_pages()
 2014-02-28 12:50 UTC 

[PATCHv5 0/4] mm, thp: Add mm flag to control THP
 2014-02-28 11:52 UTC  (7+ messages)
` [PATCH 1/4] mm, s390: Revert "thp: make MADV_HUGEPAGE check for mm->def_flags"
` [PATCH 2/4] mm, s390: Ignore MADV_HUGEPAGE on s390 to prevent SIGSEGV in qemu
` [PATCH 3/4] mm, thp: Add VM_INIT_DEF_MASK and PRCTL_THP_DISABLE
` [PATCH 4/4] exec: kill the unnecessary mm->def_flags setting in load_elf_binary()

[patch 1/2] mm: page_alloc: reset aging cycle with GFP_THISNODE
 2014-02-28 11:45 UTC  (6+ messages)

[PATCH V3] mm: numa: bugfix for LAST_CPUPID_NOT_IN_PAGE_FLAGS
 2014-02-28 11:31 UTC  (2+ messages)

[PATCH] mm: numa: bugfix for LAST_CPUPID_NOT_IN_PAGE_FLAGS
 2014-02-28  9:04 UTC  (9+ messages)
        ` [PATCH V2] "

[PATCH v3] mm: per-thread vma caching
 2014-02-27 16:07 UTC  (3+ 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