linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-02 01:12:11 to 2014-08-10 06:13:42 UTC [more...]

[PATCH 1/1] memblock, memhotplug: Fix wrong type in memblock_find_in_range_node()
 2014-08-10  6:14 UTC  (2+ messages)

mm: compaction: buffer overflow in isolate_migratepages_range
 2014-08-10  1:45 UTC 

[PATCH v2 1/3] mm/hugetlb: take refcount under page table lock in follow_huge_pmd()
 2014-08-09 23:12 UTC  (10+ messages)
` [PATCH v2 2/3] mm/hugetlb: use get_page_unless_zero() in hugetlb_fault()
` [PATCH v2 3/3] mm/hugetlb: add migration entry check in hugetlb_change_protection
    ` [PATCH] mm/hugetlb: remove unused argument of follow_huge_(pmd|pud)

[patch] mm, hugetlb_cgroup: align hugetlb cgroup limit to hugepage size
 2014-08-09 21:34 UTC  (6+ messages)
` [patch v2] "

[PATCH] mm/zpool: use prefixed module loading
 2014-08-09 14:18 UTC  (8+ messages)

[next:master 9660/12021] mm/vmstat.c:1343:2-5: WARNING: Use BUG_ON
 2014-08-09 11:31 UTC 

[PATCH v7 00/22] Support ext4 on NV-DIMMs
 2014-08-09 11:00 UTC  (10+ messages)
` [PATCH v7 07/22] Replace the XIP page fault handler with the DAX page fault handler

[PATCHv6 1/5] lib/genalloc.c: Add power aligned algorithm
 2014-08-08 23:25 UTC  (10+ messages)
` [PATCHv6 2/5] lib/genalloc.c: Add genpool range check function
` [PATCHv6 3/5] common: dma-mapping: Introduce common remapping functions
` [PATCHv6 4/5] arm: use genalloc for the atomic pool
` [PATCHv6 5/5] arm64: Add atomic pool for non-coherent and CMA allocations

[patch 0/4] mm: memcontrol: populate unified hierarchy interface v2
 2014-08-08 21:38 UTC  (5+ messages)
` [patch 1/4] mm: memcontrol: use generic direct reclaim code to meet the allocation
` [patch 2/4] mm: memcontrol: add memory.current and memory.high to default hierarchy
` [patch 3/4] mm: memcontrol: add memory.max "
` [patch 4/4] mm: memcontrol: add memory.vmstat "

[PATCHv6 0/5] DMA Atomic pool for arm64
 2014-08-08 20:30 UTC 

[PATCH for v3.17-rc1] Revert "slab: remove BAD_ALIEN_MAGIC"
 2014-08-08 15:54 UTC  (4+ messages)

[PATCH 0/5] Reduce sequential read overhead
 2014-08-08 15:27 UTC  (3+ messages)
` [PATCH 6/6] mm: page_alloc: Reduce cost of the fair zone allocation policy

BUG: enable_cpucache failed for radix_tree_node, error 12 (was: Re: [PATCH v3 9/9] slab: remove BAD_ALIEN_MAGIC)
 2014-08-08 14:11 UTC  (9+ messages)

[PATCH] export the function kmap_flush_unused
 2014-08-08 13:39 UTC  (2+ messages)

[patch 0/4] mm: memcontrol: populate unified hierarchy interface
 2014-08-08 13:26 UTC  (18+ messages)
` [patch 1/4] mm: memcontrol: reduce reclaim invocations for higher order requests
` [patch 2/4] mm: memcontrol: add memory.current and memory.high to default hierarchy
` [patch 3/4] mm: memcontrol: add memory.max "
` [patch 4/4] mm: memcontrol: add memory.vmstat "

mm-memcontrol-rewrite-charge-api.patch and mm-memcontrol-rewrite-uncharge-api.patch
 2014-08-08 11:42 UTC  (12+ messages)
` mm: memcontrol: rewrite charge API
  ` mm: memcontrol: rewrite uncharge API

[PATCH v2 0/8] fix freepage count problems in memory isolation
 2014-08-08  6:45 UTC  (30+ messages)
` [PATCH v2 1/8] mm/page_alloc: correct to clear guard attribute in DEBUG_PAGEALLOC
` [PATCH v2 1/8] mm/page_alloc: fix pcp high, batch management
` [PATCH v2 2/8] mm/isolation: remove unstable check for isolated page
` [PATCH v2 2/8] mm/page_alloc: correct to clear guard attribute in DEBUG_PAGEALLOC
` [PATCH v2 3/8] mm/isolation: remove unstable check for isolated page
` [PATCH v2 3/8] mm/page_alloc: fix pcp high, batch management
` [PATCH v2 4/8] mm/isolation: close the two race problems related to pageblock isolation
` [PATCH v2 5/8] mm/isolation: change pageblock isolation logic to fix freepage counting bugs
` [PATCH v2 6/8] mm/isolation: factor out pre/post logic on set/unset_migratetype_isolate()
` [PATCH v2 7/8] mm/isolation: fix freepage counting bug on start/undo_isolat_page_range()
` [PATCH v2 8/8] mm/isolation: remove useless race handling related to pageblock isolation

[RFC 2/3] zsmalloc/zram: add zs_get_max_size_bytes and use it in zram
 2014-08-08  2:56 UTC 

[PATCH 0/6] mm: audit find_vma() callers
 2014-08-07 22:44 UTC  (6+ messages)
` [PATCH 2/6] m68k: call find_vma with the mmap_sem held in sys_cacheflush()

mm: BUG in unmap_page_range
 2014-08-07  8:40 UTC  (9+ messages)

[RFC][PATCH 0/7] nested sleeps, fixes and debug infra
 2014-08-07  8:10 UTC  (6+ messages)

vmstat: On demand vmstat workers V8
 2014-08-07  1:50 UTC  (7+ messages)

[RFC 0/4] Reducing parameters of alloc_pages* family of functions
 2014-08-06 22:26 UTC  (6+ messages)
` [PATCH 1/4] mm: page_alloc: determine migratetype only once
` [RFC 2/4] mm, page_alloc: reduce number of alloc_pages* functions' parameters
` [RFC 3/4] mm, page_alloc: make alloc_flags a separate parameter again
` [RFC 4/4] mm, page_alloc: make gfp_mask "

[PATCH -mm v6 00/13] pagewalk: improve vma handling, apply to new users
 2014-08-06 19:14 UTC  (4+ messages)
` [PATCH -mm v6 06/13] pagemap: use walk->vma instead of calling find_vma()

[RFC 0/3] zram memory control enhance
 2014-08-06 12:54 UTC  (8+ messages)
` [RFC 1/3] zsmalloc: move pages_allocated to zs_pool
` [RFC 2/3] zsmalloc/zram: add zs_get_max_size_bytes and use it in zram
` [RFC 3/3] zram: limit memory size for zram

[linux-3.10.17] Could not allocate memory from free CMA areas
 2014-08-06  7:59 UTC  (4+ messages)

[PATCHv2] CMA/HOTPLUG: clear buffer-head lru before page migration
 2014-08-06  7:37 UTC  (4+ messages)

[PATCH 0/2] new API to allocate buffer-cache for superblock in non-movable area
 2014-08-06  6:15 UTC  (12+ messages)

[patch] mm: memcontrol: avoid charge statistics churn during page migration
 2014-08-05 13:34 UTC  (4+ messages)

[patch] mm: memcontrol: clean up reclaim size variable use in try_charge()
 2014-08-05 12:26 UTC  (2+ messages)

[patch 1/3] mm, oom: ensure memoryless node zonelist always includes zones
 2014-08-05  0:18 UTC  (8+ messages)
` [patch 2/3] mm, oom: remove unnecessary check for NULL zonelist

[PATCH 0/2] faultaround updates
 2014-08-04 22:20 UTC  (4+ messages)

[PATCH v13 0/8] MADV_FREE support
 2014-08-04 10:50 UTC  (3+ messages)
` [PATCH v13 4/8] powerpc: add pmd_[dirty|mkclean] for THP

[PATCH v3 1/2] timer: provide an api for deferrable timeout
 2014-08-04 10:44 UTC  (3+ messages)

[PATCH 0/2] Fix excessive swapping when memcg are enabled
 2014-08-04  9:56 UTC  (6+ messages)
` [PATCH 2/2] memcg, vmscan: Fix forced scan of anonymous pages

[PATCH v2] mm: BUG when __kmap_atomic_idx equals KM_TYPE_NR
 2014-08-04  9:25 UTC  (5+ messages)

[PATCH v6 00/13] compaction: balancing overhead and success rates
 2014-08-04  8:55 UTC  (14+ messages)
` [PATCH v6 01/13] mm, THP: don't hold mmap_sem in khugepaged when allocating THP
` [PATCH v6 02/13] mm, compaction: defer each zone individually instead of preferred zone
` [PATCH v6 03/13] mm, compaction: do not count compact_stall if all zones skipped compaction
` [PATCH v6 04/13] mm, compaction: do not recheck suitable_migration_target under lock
` [PATCH v6 05/13] mm, compaction: move pageblock checks up from isolate_migratepages_range()
` [PATCH v6 06/13] mm, compaction: reduce zone checking frequency in the migration scanner
` [PATCH v6 07/13] mm, compaction: khugepaged should not give up due to need_resched()
` [PATCH v6 08/13] mm, compaction: periodically drop lock and restore IRQs in scanners
` [PATCH v6 09/13] mm, compaction: skip rechecks when lock was already held
` [PATCH v6 10/13] mm, compaction: remember position within pageblock in free pages scanner
` [PATCH v6 11/13] mm, compaction: skip buddy pages by their order in the migrate scanner
` [PATCH v6 12/13] mm: rename allocflags_to_migratetype for clarity
` [PATCH v6 13/13] mm, compaction: pass gfp mask to compact_control

Questions about Kernel Memory that I didn't find answers in Google - Please Help
 2014-08-03 15:59 UTC 

mmu_notifier: preparatory patches for hmm and or iommuv2 v6
 2014-08-02 18:54 UTC  (6+ messages)
` [PATCH 1/7] mmu_notifier: add call_srcu and sync function for listener to delay call and sync

[PATCH] mmu_notifier: add call_srcu and sync function for listener to delay call and sync
 2014-08-02 13:10 UTC 

[thp] kernel BUG at mm/swap.c:122!
 2014-08-02  4:17 UTC  (2+ messages)

Killing process in D state on mount to dead NFS server. (when process is in fsync)
 2014-08-02  3:44 UTC  (7+ messages)

[PATCH v4 0/2] mm/highmem: make kmap cache coloring aware
 2014-08-02  1:11 UTC  (2+ messages)
` [PATCH v4 2/2] xtensa: support aliasing cache in kmap


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