linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-07-27 10:36:28 to 2012-07-31 18:24:50 UTC [more...]

[PATCH] mm: hugetlbfs: Close race during teardown of hugetlbfs shared page tables v2
 2012-07-31 18:03 UTC  (16+ messages)
` [PATCH] mm: hugetlbfs: Close race during teardown of hugetlbfs shared page tables V2 (resend)
  ` [PATCH -alternative] "

[RFC 0/4] generic hashtable implementation
 2012-07-31 18:23 UTC  (6+ messages)
` [RFC 1/4] hashtable: introduce a small and naive hashtable
` [RFC 2/4] user_ns: use new hashtable implementation
` [RFC 3/4] mm,ksm: "
` [RFC 4/4] workqueue: "

[PATCH 0/4] promote zcache from staging
 2012-07-31 18:19 UTC  (11+ messages)

Common [0/9] Sl[auo]b: Common code rework V7
 2012-07-31 18:02 UTC  (11+ messages)
` Common [1/9] slub: Add debugging to verify correct cache use on kmem_cache_free()
` Common [2/9] slub: Use kmem_cache for the kmem_cache structure
` Common [3/9] Move list_add() to slab_common.c
` Common [4/9] Extract a common function for kmem_cache_destroy
` Common [5/9] Always use the name "kmem_cache" for the slab cache with the kmem_cache structure
` Common [6/9] Move freeing of kmem_cache structure to common code
` Common [7/9] Get rid of __kmem_cache_destroy
` Common [8/9] Move duping of slab name to slab_common.c
` Common [9/9] Do slab aliasing call from common code

[PATCH V7 2/2] mm: memcg detect no memcgs above softlimit under zone reclaim
 2012-07-31 17:54 UTC  (5+ messages)

Common [00/20] Sl[auo]b: Common code rework V4
 2012-07-31 16:52 UTC  (10+ messages)
` Common [13/20] Extract a common function for kmem_cache_destroy

[PATCH 00/10] memcg kmem limitation - slab
 2012-07-31 16:39 UTC  (9+ messages)
` [PATCH 04/10] memcg: skip memcg kmem allocations in specified code regions
` [PATCH 06/10] sl[au]b: Allocate objects from memcg cache

[PATCH RESEND v3 00/10] mm: vma->vm_flags diet
 2012-07-31 16:31 UTC  (12+ messages)
` [PATCH v3 01/10] x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routines
` [PATCH v3 02/10] x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_insert_pfn
` [PATCH v3 03/10] mm, x86, pat: rework linear pfn-mmap tracking
` [PATCH v3 04/10] mm: introduce arch-specific vma flag VM_ARCH_1
` [PATCH v3 05/10] mm: kill vma flag VM_INSERTPAGE
` [PATCH v3 06/10] mm: kill vma flag VM_CAN_NONLINEAR
` [PATCH v3 07/10] mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file
` [PATCH v3 08/10] mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas
` [PATCH v3 09/10] mm: prepare VM_DONTDUMP for using in drivers
` [PATCH v3 10/10] mm: kill vma flag VM_RESERVED and mm->reserved_vm counter

Hello
 2012-07-31 17:06 UTC 

[PATCH V7 1/2] mm: memcg softlimit reclaim rework
 2012-07-31 15:44 UTC  (4+ messages)

[PATCH 0/4] promote zcache from staging
 2012-07-31 15:31 UTC  (7+ messages)
` [PATCH 1/4] zsmalloc: collapse internal .h into .c
` [PATCH 2/4] zsmalloc: promote to mm/
` [PATCH 3/4] drivers: add memory management driver class
` [PATCH 4/4] zcache: promote to drivers/mm/

[PATCH][TRIVIAL] mm/frontswap: fix uninit'ed variable warning
 2012-07-31 15:23 UTC  (2+ messages)

Any reason to use put_page in slub.c?
 2012-07-31 14:52 UTC  (11+ messages)

[RESEND PATCH 1/4 v3] mm: correct return value of migrate_pages() and migrate_huge_pages()
 2012-07-31 14:04 UTC  (12+ messages)
  ` [RESEND PATCH 2/4 v3] mm: fix possible incorrect return value of migrate_pages() syscall
  ` [RESEND PATCH 3/4 v3] mm: fix return value in __alloc_contig_migrate_range()
  ` [RESEND PATCH 4/4 v3] mm: fix possible incorrect return value of move_pages() syscall

page allocation failure
 2012-07-31 13:52 UTC  (4+ messages)

[RFC PATCH v5 00/19] memory-hotplug: hot-remove physical memory
 2012-07-31 12:40 UTC  (15+ messages)
` [RFC PATCH v5 05/19] memory-hotplug: check whether memory is present or not
` [RFC PATCH v5 12/19] memory-hotplug: introduce new function arch_remove_memory()
` [RFC PATCH v5 16/19] memory-hotplug: free memmap of sparse-vmemmap
` [RFC PATCH v5 19/19] memory-hotplug: remove sysfs file of node

[PATCH 0/6][resend] mempolicy memory corruption fixlet
 2012-07-31 12:33 UTC  (2+ messages)

[RFC patch] vm: clear swap entry before copying pte
 2012-07-31 12:32 UTC  (3+ messages)

[PATCH v3 00/10] mm: vma->vm_flags diet
 2012-07-31 10:35 UTC  (11+ messages)
` [PATCH v3 01/10] x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routines
` [PATCH v3 02/10] x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_insert_pfn
` [PATCH v3 03/10] mm, x86, pat: rework linear pfn-mmap tracking
` [PATCH v3 04/10] mm: introduce arch-specific vma flag VM_ARCH_1
` [PATCH v3 05/10] mm: kill vma flag VM_INSERTPAGE
` [PATCH v3 06/10] mm: kill vma flag VM_CAN_NONLINEAR
` [PATCH v3 07/10] mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file
` [PATCH v3 08/10] mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas
` [PATCH v3 09/10] mm: prepare VM_DONTDUMP for using in drivers
` [PATCH v3 10/10] mm: kill vma flag VM_RESERVED and mm->reserved_vm counter

[PATCH 1/4] mm/hotplug: correctly setup fallback zonelists when creating new pgdat
 2012-07-31  7:43 UTC  (3+ messages)
` [PATCH 3/4] mm/hotplug: free zone->pageset when a zone becomes empty

[PATCH TRIVIAL] mm: Fix build warning in kmem_cache_create()
 2012-07-31  6:05 UTC  (6+ messages)

Hello
 2012-07-31  4:56 UTC 

[PATCH] mm: change nr_ptes BUG_ON to WARN_ON
 2012-07-31  3:26 UTC 

[PATCH 0/2] Close race leading to pagetable corruption using hugetlbfs
 2012-07-30 22:28 UTC  (7+ messages)
` [PATCH 1/2] Revert "hugetlb: avoid taking i_mmap_mutex in unmap_single_vma() for hugetlb"
` [PATCH 2/2] mm: hugetlbfs: Close race during teardown of hugetlbfs shared page tables

[RFC] page-table walkers vs memory order
 2012-07-30 20:28 UTC  (10+ messages)

[PATCH] slub: remove one code path and reduce lock contention in __slab_free()
 2012-07-30 19:12 UTC  (4+ messages)

+ hugetlb-cgroup-simplify-pre_destroy-callback.patch added to -mm tree
 2012-07-30 18:25 UTC  (7+ messages)
` [PATCH] cgroup: Don't drop the cgroup_mutex in cgroup_rmdir

[PATCH V2 0/6] Per-cgroup page stat accounting
 2012-07-30 15:02 UTC  (6+ messages)
` [PATCH V2 4/6] memcg: add per cgroup dirty pages accounting
` [PATCH V2 5/6] memcg: add per cgroup writeback "

+ memcg-oom-clarify-some-oom-dump-messages.patch added to -mm tree
 2012-07-30 14:00 UTC 

+ memcg-oom-provide-more-info-while-memcg-oom-happening.patch added to -mm tree
 2012-07-30 13:49 UTC 

[PATCH v2] list corruption by gather_surp
 2012-07-30 12:22 UTC  (3+ messages)

mtd: kernel BUG at arch/x86/mm/pat.c:279!
 2012-07-30 11:00 UTC  (2+ messages)

[PATCHv6 0/2] ARM: replace custom consistent dma region with vmalloc
 2012-07-30  8:28 UTC  (3+ messages)
` [PATCHv6 1/2] mm: vmalloc: use const void * for caller argument
` [PATCHv6 2/2] ARM: dma-mapping: remove custom consistent dma region

[RFC][PATCH 0/2] fun with tlb flushing on s390
 2012-07-30  8:15 UTC  (4+ messages)
` [PATCH 1/2] add mm argument to lazy mmu mode hooks

Hi
 2012-07-30  7:59 UTC 

[PATCH 00/34] Memory management performance backports for -stable V2
 2012-07-30  1:13 UTC  (2+ messages)

[PATCH 1/6] rbtree: rb_erase updates and comments
 2012-07-29 20:27 UTC  (2+ messages)

[PATCHv5 0/2] ARM: replace custom consistent dma region with vmalloc
 2012-07-29  1:27 UTC  (4+ messages)
` [PATCHv5 1/2] mm: vmalloc: use const void * for caller argument
` [PATCHv5 2/2] ARM: dma-mapping: remove custom consistent dma region

hello
 2012-07-28  9:01 UTC 

[PATCH 0/5][RFC] Fallocate Volatile Ranges v6
 2012-07-28  3:57 UTC  (6+ messages)
` [PATCH 1/5] [RFC] Add volatile range management code
` [PATCH 2/5] [RFC] tmpfs: Add FALLOC_FL_MARK_VOLATILE/UNMARK_VOLATILE handlers
` [PATCH 3/5] [RFC] ashmem: Convert ashmem to use volatile ranges
` [PATCH 4/5] [RFC][HACK] Add LRU_VOLATILE support to the VM
` [PATCH 5/5] [RFC][HACK] Switch volatile/shmem over to LRU_VOLATILE

[RFC PATCH 0/6] augmented rbtree changes
 2012-07-28  2:31 UTC  (12+ messages)
` [PATCH 4/6] rbtree: faster augmented insert
` [PATCH 5/6] rbtree: faster augmented erase

[RESEND PATCH] slub: reduce failure of this_cpu_cmpxchg in put_cpu_partial() after unfreezing
 2012-07-27 19:20 UTC 

[PATCH] list corruption by gather_surplus
 2012-07-27 17:51 UTC  (3+ messages)

[PATCH 01/20] uprobes, mm, x86: Add the ability to install and remove uprobes breakpoints
 2012-07-27 14:29 UTC 

[RESEND RFC 0/3] memory-hotplug: handle page race between allocation and isolation
 2012-07-27 11:10 UTC  (4+ messages)
` [RESEND RFC 3/3] memory-hotplug: bug fix race between isolation and allocation


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