linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-25 21:10:51 to 2014-03-03 22:38:37 UTC [more...]

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

[PATCH 0/3] fixes on page table walker and hugepage rmapping
 2014-03-03 21:38 UTC  (20+ 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

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 0/5] Huge pages for short descriptors on ARM
 2014-03-03 18:07 UTC  (5+ messages)
` [PATCH 1/5] mm: hugetlb: Introduce huge_pte_{page,present,young}

[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/6] close pageblock_migratetype and pageblock_skip races
 2014-03-03 13:54 UTC  (11+ 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: OS boot failed when set command-line kmemcheck=1
 2014-03-03 13:14 UTC  (10+ messages)
  ` [patch] x86, kmemcheck: Use kstrtoint() instead of sscanf()

[PATCH v2 0/5] compaction related commits
 2014-03-03 11:02 UTC  (2+ messages)

[PATCH v6 00/22] Support ext4 on NV-DIMMs
 2014-03-02 23:30 UTC  (11+ messages)
` [PATCH v6 07/22] Replace the XIP page fault handler with the DAX page fault handler
` [PATCH v6 23/22] Bugfixes

[PATCH 0/1] mm: Use macros from compiler.h instead of gcc specific attribute
 2014-03-02 13:39 UTC  (2+ messages)
` [PATCH 1/1] mm: use macros from compiler.h instead of __attribute__((...))

[PATCH] mm/slab.c: cleanup outdated comments and unify variables naming
 2014-03-02  0:59 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)

[PATCHv3 0/2] mm: map few pages around fault address if they are in page cache
 2014-02-28 23:08 UTC  (15+ messages)
` [PATCHv3 1/2] mm: introduce vm_ops->map_pages()
` [PATCHv3 2/2] mm: implement ->map_pages for page cache

[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  (11+ messages)
        ` [PATCH V2] "

[PATCH v4] mm: per-thread vma caching
 2014-02-28  4:39 UTC  (2+ messages)

[PATCH v3] mm: per-thread vma caching
 2014-02-27 16:07 UTC  (4+ messages)

mm: kernel BUG at mm/huge_memory.c:2785!
 2014-02-27 15:03 UTC  (2+ 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  (11+ 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  (8+ messages)

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

mm: NULL ptr deref in balance_dirty_pages_ratelimited
 2014-02-26 15:47 UTC  (7+ messages)

[PATCH -mm 00/12] kmemcg reparenting
 2014-02-26 15:05 UTC  (13+ messages)
` [PATCH -mm 01/12] memcg: flush cache creation works before memcg cache destruction
` [PATCH -mm 02/12] memcg: fix race in memcg cache destruction path
` [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

[LSF/MM ATTEND] slab cache extension -- slab cache in fixed size
 2014-02-26 15:02 UTC  (6+ messages)

[PATCH] mm: disable split page table lock for !MMU
 2014-02-26 14:00 UTC 

[next:master 23/336] drivers/rapidio/devices/tsi721_dma.c:603:18: error: 'priv' undeclared
 2014-02-26 11:53 UTC 

[mmotm:master 64/350] fs/ocfs2/dlmglue.c:3184 ocfs2_mark_lockres_freeing() error: double lock 'irqsave:flags'
 2014-02-26 11:02 UTC  (2+ messages)

[mmotm:master 326/350] undefined reference to `tty_write_message'
 2014-02-26 10:15 UTC  (3+ messages)
  ` [PATCH] ia64: select CONFIG_TTY for use of tty_write_message in unaligned

[PATCH] tools/vm/page-types.c: page-cache sniffing feature
 2014-02-26  7:57 UTC 

[PATCHv4 0/3] [RESEND] mm, thp: Add mm flag to control THP
 2014-02-25 23:03 UTC  (6+ messages)
` [PATCH 2/3] mm, thp: Add VM_INIT_DEF_MASK and PRCTL_THP_DISABLE
` [PATCH 3/3] exec: kill the unnecessary mm->def_flags setting in load_elf_binary()

mmotm 2014-02-25-14-29 uploaded
 2014-02-25 22:30 UTC 


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