linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-26 15:05:37 to 2014-03-05 01:41:26 UTC [more...]

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

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

mm: kernel BUG at mm/huge_memory.c:2785!
 2014-03-04 23:57 UTC  (3+ messages)

[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 -mm 00/12] kmemcg reparenting
 2014-03-04 15:21 UTC  (13+ messages)
` [PATCH -mm 03/12] memcg: fix root vs memcg cache destruction race
` [PATCH -mm 04/12] memcg: move slab caches list/mutex init to memcg creation
` [PATCH -mm 05/12] memcg: add pointer from memcg_cache_params to cache
` [PATCH -mm 06/12] memcg: keep all children of each root cache on a list
` [PATCH -mm 07/12] memcg: rework slab charging
` [PATCH -mm 08/12] memcg: do not charge kmalloc_large allocations
` [PATCH -mm 09/12] fork: do not charge thread_info to kmemcg
` [PATCH -mm 10/12] memcg: kill GFP_KMEMCG and stuff
` [PATCH -mm 11/12] memcg: reparent slab on css offline
` [PATCH -mm 12/12] slub: make sure all memcg caches have unique names on sysfs

[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 

[PATCHv3 0/2] mm: map few pages around fault address if they are in page cache
 2014-03-04  1:26 UTC  (17+ messages)
` [PATCHv3 1/2] mm: introduce vm_ops->map_pages()
` [PATCHv3 2/2] mm: implement ->map_pages for page cache

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  (13+ messages)
` [PATCH v6 07/22] Replace the XIP page fault handler with the DAX page fault handler
` [PATCH v6 23/22] Bugfixes

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

scan_unevictable_pages issue
 2014-03-03 19:18 UTC  (2+ 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)

(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 1/2] mm: cleanup size checks in filemap_fault() and filemap_map_pages()
 2014-02-28 12:50 UTC 

[PATCH 2/2] mm: add debugfs tunable for fault_around_order
 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  (4+ messages)

[RFC PATCH -mm] memcg: reparent only LRUs during mem_cgroup_css_offline
 2014-02-27  2:49 UTC  (2+ messages)

[PATCH v5 0/10] fs: Introduce new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate
 2014-02-27  1:30 UTC  (7+ messages)

[PATCH v5 1/10] fs: Add new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate
 2014-02-26 23:48 UTC  (5+ messages)

[PATCH v2] mm: per-thread vma caching
 2014-02-26 19:11 UTC  (3+ messages)

[PATCH] ksm: Expose configuration via sysctl
 2014-02-26 17:32 UTC  (6+ messages)

mm: NULL ptr deref in balance_dirty_pages_ratelimited
 2014-02-26 15:47 UTC  (7+ 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).