linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-19 09:20:02 to 2014-02-26 01:06:27 UTC [more...]

[PATCH] ksm: Expose configuration via sysctl
 2014-02-26  1:05 UTC  (11+ messages)

[PATCH v5 1/10] fs: Add new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate
 2014-02-25 23:41 UTC 

[PATCH v5 0/10] fs: Introduce new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate
 2014-02-25 23:41 UTC  (2+ messages)

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

[patch 1/2] mm: page_alloc: reset aging cycle with GFP_THISNODE
 2014-02-25 20:37 UTC  (4+ messages)
` [patch 2/2] mm: fix GFP_THISNODE callers and clarify

[RFC] mm:prototype for the updated swapoff implementation
 2014-02-25 20:14 UTC  (6+ messages)
    ` [OPW kernel] "

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

mm: NULL ptr deref in balance_dirty_pages_ratelimited
 2014-02-25 19:32 UTC 

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

mm: lockdep inconsistent state in walk_pte_range
 2014-02-25 14:34 UTC  (2+ messages)

[PATCH v6 00/22] Support ext4 on NV-DIMMs
 2014-02-25 14:18 UTC  (23+ 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] mm: exclude memory less nodes from zone_reclaim
 2014-02-25 13:06 UTC  (5+ messages)

kernel BUG at mm/mlock.c:79! on 3.10
 2014-02-25 11:23 UTC  (2+ messages)

[PATCH] mm/zswap: support multiple swap devices
 2014-02-25 10:39 UTC  (4+ messages)

[PATCH 0/3] powerpc: support memoryless nodes
 2014-02-25  2:34 UTC  (12+ messages)
` [PATCH 1/3] mm: return NUMA_NO_NODE in local_memory_node if zonelists are not setup
  ` [PATCH 2/3] powerpc: enable CONFIG_HAVE_PERCPU_NUMA_NODE_ID
    ` [PATCH 2/3 v2] "
      ` [PATCH 3/3] powerpc: enable CONFIG_HAVE_MEMORYLESS_NODES

[PATCH] mm: per-thread vma caching
 2014-02-25  1:50 UTC  (12+ messages)

[RFC PATCH 2/3] topology: support node_numa_mem() for determining the fallback node
 2014-02-24 19:54 UTC  (26+ messages)

N_NORMAL on NUMA?
 2014-02-24 19:45 UTC  (2+ messages)

[PATCH] mm: remove BUG_ON() from mlock_vma_page()
 2014-02-24 17:57 UTC  (4+ messages)

[RFC][PATCH v2] mm/page_alloc: fix freeing of MIGRATE_RESERVE migratetype pages
 2014-02-24  8:59 UTC  (2+ messages)

[PATCH] mm: swap: Use swapfiles in priority order
 2014-02-24  8:28 UTC  (5+ messages)

[PATCH 0/9] clean-up and remove lockdep annotation in SLAB
 2014-02-24  4:49 UTC  (6+ messages)
` [PATCH 9/9] slab: remove a useless lockdep annotation

[PATCH 00/11 v5] update page table walker
 2014-02-23 18:59 UTC  (15+ messages)
` [PATCH 01/11] pagewalk: update page table walker core
` [PATCH 11/11] mempolicy: apply page table walker on queue_pages_range()

[PATCH -mm v3 0/7] memcg-vs-slab related fixes, improvements, cleanups
 2014-02-22  9:28 UTC  (10+ messages)
` [PATCH -mm v3 1/7] memcg, slab: never try to merge memcg caches
` [PATCH -mm v3 2/7] memcg, slab: cleanup memcg cache creation
` [PATCH -mm v3 3/7] memcg, slab: separate memcg vs root cache creation paths
` [PATCH -mm v3 4/7] memcg, slab: unregister cache from memcg before starting to destroy it
` [PATCH -mm v3 5/7] memcg, slab: do not destroy children caches if parent has aliases
` [PATCH -mm v3 6/7] slub: adjust memcg caches when creating cache alias
` [PATCH -mm v3 7/7] slub: rework sysfs layout for memcg caches

[PATCH v2 0/4] hugetlb: add hugepages_node= command-line option
 2014-02-22  4:40 UTC  (31+ messages)
` [PATCH 4/4] "

mm: kernel BUG at mm/huge_memory.c:1371!
 2014-02-22  1:10 UTC  (3+ messages)

[PATCH] Revert "writeback: do not sync data dirtied after sync start"
 2014-02-22  1:04 UTC  (3+ messages)

[PATCH] fs/proc/meminfo: meminfo_proc_show(): fix typo in comment
 2014-02-21 12:34 UTC  (2+ messages)

[PATCH] mm: update comment in unmap_single_vma()
 2014-02-21  7:37 UTC 

[PATCH v2 0/5] compaction related commits
 2014-02-20 16:49 UTC  (3+ messages)
` [PATCH v2 2/5] mm/compaction: do not call suitable_migration_target() on every page

ppc: RECLAIM_DISTANCE 10?
 2014-02-20  9:55 UTC  (23+ messages)
    ` [RFC PATCH] mm: exclude memory less nodes from zone_reclaim

mmotm 2014-02-19-16-07 uploaded
 2014-02-20  6:34 UTC  (3+ messages)
` mmotm 2014-02-19-16-07 uploaded (sound/soc/intel/sst-dsp.c)

Thread overran stack, or stack corrupted on 3.13.0
 2014-02-20  6:34 UTC  (5+ messages)

mmap_sem -> isec->lock lockdep issues with shmem (was Re: [PATCH 2/3] xfs: fix directory inode iolock lockdep false positive)
 2014-02-20  0:13 UTC 

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

[PATCH -mm 0/3] fix numa vs kvm scalability issue
 2014-02-19 19:28 UTC  (3+ messages)

[PATCH] backing_dev: Fix hung task on sync
 2014-02-19 19:01 UTC  (5+ messages)

Panic on ppc64 with numa_balancing and !sparsemem_vmemmap
 2014-02-19 18:02 UTC 

[RFC PATCH -mm] memcg: reparent only LRUs during mem_cgroup_css_offline
 2014-02-19 14:51 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).