linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-23 13:10:18 to 2013-08-29 04:10:26 UTC [more...]

[PATCH v2 1/4] mm/pgtable: Fix continue to preallocate pmds even if failure occurrence
 2013-08-29  4:10 UTC  (12+ messages)
` [PATCH v2 2/4] mm/sparse: introduce alloc_usemap_and_memmap

linux-next: Tree for Jun 21 [ BROKEN ipc/ipc-msg ]
 2013-08-29  3:04 UTC  (7+ messages)
        ` ipc-msg broken again on 3.11-rc7? (was Re: linux-next: Tree for Jun 21 [ BROKEN ipc/ipc-msg ])

[PATCH 00/11] x86, memblock: Allocate memory near kernel image before SRAT parsed
 2013-08-29  1:53 UTC  (21+ messages)
` [PATCH 01/11] memblock: Rename current_limit to current_limit_high in memblock
` [PATCH 02/11] memblock: Rename memblock_set_current_limit() to memblock_set_current_limit_high()
` [PATCH 03/11] memblock: Introduce lowest limit in memblock
` [PATCH 04/11] memblock: Introduce memblock_set_current_limit_low() to set lower limit of memblock
` [PATCH 05/11] memblock: Introduce allocation order to memblock
` [PATCH 06/11] memblock: Improve memblock to support allocation from lower address
` [PATCH 07/11] x86, memblock: Set lowest limit for memblock_alloc_base_nid()
` [PATCH 08/11] x86, acpi, memblock: Use __memblock_alloc_base() in acpi_initrd_override()
` [PATCH 09/11] mem-hotplug: Introduce movablenode boot option to {en|dis}able using SRAT
` [PATCH 10/11] x86, mem-hotplug: Support initialize page tables from low to high
` [PATCH 11/11] x86, mem_hotplug: Allocate memory near kernel image before SRAT is parsed

[gcv v3 07/35] mm: Replace __get_cpu_var uses
 2013-08-28 19:48 UTC 

vmstat kthreads
 2013-08-28 19:28 UTC  (7+ messages)
` [PATCH v2 1/2] mm: make vmstat_update periodic run conditional

mmotm 2013-08-27-16-51 uploaded
 2013-08-28 18:42 UTC  (6+ messages)

[PATCH 0/18] Basic scheduler support for automatic NUMA balancing V5
 2013-08-28 17:10 UTC  (11+ messages)
` [PATCH] mm, sched, numa: Create a per-task MPOL_INTERLEAVE policy
` [PATCH] sched, numa: Use {cpu, pid} to create task groups for shared faults
      ` [PATCH -v3] "

[PATCH v9 00/13] KVM: PPC: IOMMU in-kernel handling of VFIO
 2013-08-28  8:51 UTC  (14+ messages)
` [PATCH v9 01/13] KVM: PPC: POWERNV: move iommu_add_device earlier
` [PATCH v9 02/13] hashtable: add hash_for_each_possible_rcu_notrace()
` [PATCH v9 03/13] KVM: PPC: reserve a capability number for multitce support
` [PATCH v9 04/13] KVM: PPC: reserve a capability and KVM device type for realmode VFIO
` [PATCH v9 05/13] powerpc: Prepare to support kernel handling of IOMMU map/unmap
` [PATCH v9 06/13] powerpc: add real mode support for dma operations on powernv
` [PATCH v9 07/13] KVM: PPC: enable IOMMU_API for KVM_BOOK3S_64 permanently
` [PATCH v9 08/13] KVM: PPC: Add support for multiple-TCE hcalls
` [PATCH v9 09/13] powerpc/iommu: rework to support realmode
` [PATCH v9 10/13] KVM: PPC: remove warning from kvmppc_core_destroy_vm
` [PATCH v9 11/13] KVM: PPC: add trampolines for VFIO external API
` [PATCH v9 12/13] KVM: PPC: Add support for IOMMU in-kernel handling
` [PATCH v9 13/13] KVM: PPC: Add hugepage "

[PATCH 00/16] slab: overload struct slab over struct page to reduce memory usage
 2013-08-28  6:36 UTC  (11+ messages)
` [PATCH 05/16] slab: remove cachep in struct slab_rcu
` [PATCH 07/16] slab: overloading the RCU head over the LRU for RCU free

[resend] [PATCH] mm: vmscan: fix do_try_to_free_pages() livelock
 2013-08-28  1:58 UTC  (9+ messages)
  ` [resend] [PATCH V2] "
          ` [resend] [PATCH V3] "

[BUG] ARM64: Create 4K page size mmu memory map at init time will trigger exception
 2013-08-28  1:34 UTC  (7+ messages)

[PATCH v2 0/7] Improving munlock() performance for large non-THP areas
 2013-08-27 22:24 UTC  (3+ messages)
` [PATCH v2 7/7] mm: munlock: manual pte walk in fast path instead of follow_page_mask()

[PATCH v2 1/3] mm/hwpoison: fix bug triggered by unpoison empty zero page
 2013-08-27 21:34 UTC  (15+ messages)
` [PATCH v2 2/3] mm/hwpoison: change permission of corrupt-pfn/unpoison-pfn to 0200
` [PATCH v2 3/3] mm/hwpoison: fix return value of madvise_hwpoison

unused swap offset / bad page map
 2013-08-27 16:32 UTC  (29+ messages)

[PATCH v2] [BUGFIX] drivers/base: fix show_mem_removable to handle missing sections
 2013-08-27 16:06 UTC  (4+ messages)

[PATCH] memcg: check that kmem_cache has memcg_params before accessing it
 2013-08-27 11:56 UTC 

[PATCH 0/2] fs: supply inode uid/gid setting interface
 2013-08-27  9:20 UTC  (4+ messages)

[PATCH v2 00/20] mm, hugetlb: remove a hugetlb_instantiation_mutex
 2013-08-27  7:58 UTC  (23+ messages)
` [PATCH v2 03/20] mm, hugetlb: fix subpool accounting handling
` [PATCH v2 13/20] mm, hugetlb: mm, hugetlb: unify chg and avoid_reserve to use_reserve
` [PATCH v2 14/20] mm, hugetlb: call vma_needs_reservation before entering alloc_huge_page()
` [PATCH v2 15/20] mm, hugetlb: remove a check for return value of alloc_huge_page()
` [PATCH v2 16/20] mm, hugetlb: move down outside_reserve check
` [PATCH v2 17/20] mm, hugetlb: move up anon_vma_prepare()
` [PATCH v2 18/20] mm, hugetlb: clean-up error handling in hugetlb_cow()

[trivial PATCH] treewide: Fix printks with 0x%#
 2013-08-27  6:00 UTC  (3+ messages)

[PATCH v4 1/10] mm/hwpoison: fix lose PG_dirty flag for errors on mlocked pages
 2013-08-27  1:48 UTC  (28+ messages)
` [PATCH v4 2/10] mm/hwpoison: don't need to hold compound lock for hugetlbfs page
` [PATCH v4 3/10] mm/hwpoison: fix race against poison thp
` [PATCH v4 4/10] mm/hwpoison: replacing atomic_long_sub() with atomic_long_dec()
` [PATCH v4 5/10] mm/hwpoison: don't set migration type twice to avoid hold heavy contend zone->lock
` [PATCH v4 6/10] mm/hwpoison: drop forward reference declarations __soft_offline_page()
` [PATCH v4 7/10] mm/hwpoison: add '#' to madvise_hwpoison
` [PATCH v4 8/10] mm/hwpoison: fix memory failure still hold reference count after unpoison empty zero page
` [PATCH v4 9/10] mm/hwpoison: change permission of corrupt-pfn/unpoison-pfn to 0400
` [PATCH v4 10/10] mm/hwpoison: fix bug triggered by unpoison empty zero page

[PATCH 1/3] mm/hwpoison: fix memory failure still hold reference count after unpoison empty zero page
 2013-08-27  1:30 UTC  (3+ messages)
` [PATCH 2/3] mm/hwpoison: change permission of corrupt-pfn/unpoison-pfn to 0200
` [PATCH 3/3] mm/hwpoison: fix bug triggered by unpoison empty zero page

[PATCH RESEND] mm/vmscan : use vmcan_swappiness( ) basing on MEMCG config to elimiate unnecessary runtime cost
 2013-08-27  0:13 UTC  (2+ messages)

[guv v2 07/31] mm: Replace __get_cpu_var uses
 2013-08-26 20:44 UTC 

doing lots of disk writes causes oom killer to kill processes
 2013-08-26 13:51 UTC  (2+ messages)

[PATCH v7 0/5] zram/zsmalloc promotion
 2013-08-26  7:39 UTC  (6+ messages)

[PATCH] cpuset: mm: Reduce large amounts of memory barrier related damage v3
 2013-08-26  5:32 UTC  (4+ messages)

[PATCH v3 1/8] mm/hwpoison: fix lose PG_dirty flag for errors on mlocked pages
 2013-08-26  1:18 UTC  (8+ messages)
` [PATCH v3 2/8] mm/hwpoison: don't need to hold compound lock for hugetlbfs page
` [PATCH v3 3/8] mm/hwpoison: fix race against poison thp
` [PATCH v3 4/8] mm/hwpoison: replacing atomic_long_sub() with atomic_long_dec()
` [PATCH v3 5/8] mm/hwpoison: don't set migration type twice to avoid hold heavy contend zone->lock
` [PATCH v3 6/8] mm/hwpoison: drop forward reference declarations __soft_offline_page()
` [PATCH v3 7/8] mm/hwpoison: add '#' to madvise_hwpoison
` [PATCH v3 8/8] mm/hwpoison: fix memory failure still hold reference count after unpoison empty zero page

[PATCH v2 1/7] mm/hwpoison: fix lose PG_dirty flag for errors on mlocked pages
 2013-08-25 23:23 UTC  (9+ messages)
` [PATCH v2 4/7] mm/hwpoison: replacing atomic_long_sub() with atomic_long_dec()
` [PATCH v2 5/7] mm/hwpoison: don't set migration type twice to avoid hold heavy contend zone->lock
` [PATCH v2 7/7] mm/hwpoison: add '#' to madvise_hwpoison

[PATCH 1/4] zswap bugfix: memory leaks when re-swapon
 2013-08-25 12:00 UTC  (3+ messages)

zram: hang/deadlock when used as swap
 2013-08-24  0:19 UTC  (2+ messages)

[PATCH 0/8] x86, acpi: Move acpi_initrd_override() earlier
 2013-08-23 23:56 UTC  (30+ messages)

[PATCH 0/4] zswap bugfix: memory leaks and other problem
 2013-08-23 15:22 UTC  (2+ messages)

Fwd: [PATCH V5 5/8] memcg: add per cgroup writeback pages accounting
 2013-08-23 16:11 UTC  (4+ messages)
` [PATCH 3/4] "

[PATCH] [BUGFIX] drivers/base: fix show_mem_removable section count
 2013-08-23 16:08 UTC  (3+ 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).