linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-25 13:41:11 to 2014-02-28 20:20:46 UTC [more...]

[PATCH v6 00/22] Support ext4 on NV-DIMMs
 2014-02-28 20:20 UTC  (29+ messages)
` [PATCH v6 01/22] Fix XIP fault vs truncate race
` [PATCH v6 02/22] Allow page fault handlers to perform the COW
` [PATCH v6 03/22] axonram: Fix bug in direct_access
` [PATCH v6 04/22] Change direct_access calling convention
` [PATCH v6 05/22] Introduce IS_DAX(inode)
` [PATCH v6 06/22] Replace XIP read and write with DAX I/O
` [PATCH v6 07/22] Replace the XIP page fault handler with the DAX page fault handler
` [PATCH v6 08/22] Replace xip_truncate_page with dax_truncate_page
` [PATCH v6 09/22] Remove mm/filemap_xip.c
` [PATCH v6 10/22] Remove get_xip_mem
` [PATCH v6 11/22] Replace ext2_clear_xip_target with dax_clear_blocks
` [PATCH v6 12/22] ext2: Remove ext2_xip_verify_sb()
` [PATCH v6 13/22] ext2: Remove ext2_use_xip
` [PATCH v6 14/22] ext2: Remove xip.c and xip.h
` [PATCH v6 15/22] Remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX
` [PATCH v6 16/22] ext2: Remove ext2_aops_xip
` [PATCH v6 17/22] Get rid of most mentions of XIP in ext2
` [PATCH v6 18/22] xip: Add xip_zero_page_range
` [PATCH v6 19/22] ext4: Make ext4_block_zero_page_range static
` [PATCH v6 20/22] ext4: Add DAX functionality
` [PATCH v6 21/22] ext4: Fix typos
` [PATCH v6 22/22] dax: Add reporting of major faults
` [PATCH v6 23/22] Bugfixes

[PATCH 0/3] fixes on page table walker and hugepage rmapping
 2014-02-28 19:59 UTC  (14+ 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 3/3] mm: call vma_adjust_trans_huge() only for thp-enabled vma

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

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

[PATCH 0/6] close pageblock_migratetype and pageblock_skip races
 2014-02-28 14:15 UTC  (7+ 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 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()

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

[patch 1/2] mm: page_alloc: reset aging cycle with GFP_THISNODE
 2014-02-28 11:45 UTC  (9+ messages)
` [patch 2/2] mm: fix GFP_THISNODE callers and clarify

[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] "

scan_unevictable_pages issue
 2014-02-28  5:19 UTC 

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

[PATCH] mm/slab.c: cleanup outdated comments and unify variables naming
 2014-02-27  7:32 UTC 

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

mm: OS boot failed when set command-line kmemcheck=1
 2014-02-26 10:30 UTC  (8+ 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 

[PATCH 0/3] mm, thp: Add mm flag to control THP
 2014-02-25 23:03 UTC  (6+ messages)
` [PATCH 1/3] Revert "thp: make MADV_HUGEPAGE check for mm->def_flags"
` [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 

[PATCHv4 0/3] [RESEND] mm, thp: Add mm flag to control THP
 2014-02-25 21:10 UTC  (2+ messages)

mm: lockdep inconsistent state in walk_pte_range
 2014-02-25 14:34 UTC  (2+ 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).