linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-15 23:19:41 to 2014-07-20 09:52:43 UTC [more...]

oxy.ow
 2014-07-20  9:50 UTC 

Some RAS bug fix patches
 2014-07-20  8:01 UTC  (7+ messages)
` [PATCH 1/3] APEI, GHES: Cleanup unnecessary function for lock-less list
` [RFC PATCH 2/3] x86, MCE: Avoid potential deadlock in MCE context
` [PATCH 3/3] RAS, HWPOISON: Fix wrong error recovery status

[PATCH 0/2] shmem: fix faulting into a hole while it's punched, take 3
 2014-07-19 23:44 UTC  (11+ messages)
` [PATCH 1/2] shmem: fix faulting into a hole, not taking i_mutex

mm: swap: hang in lru_add_drain_all
 2014-07-19 23:25 UTC  (2+ messages)

[patch 00/13] mm: memcontrol: naturalize charge lifetime v4
 2014-07-19 17:39 UTC  (19+ messages)
` [patch 13/13] mm: memcontrol: rewrite uncharge API

[PATCH v3 0/7] File Sealing & memfd_create()
 2014-07-19 16:40 UTC  (22+ messages)
` [PATCH v3 1/7] mm: allow drivers to prevent new writable mappings
` [PATCH v3 2/7] shm: add sealing API
` [PATCH v3 3/7] shm: add memfd_create() syscall
` [PATCH v3 4/7] selftests: add memfd_create() + sealing tests
` [PATCH v3 5/7] selftests: add memfd/sealing page-pinning tests
` [RFC v3 6/7] shm: wait for pins to be released when sealing
` [RFC v3 7/7] shm: isolate pinned pages when sealing files

[PATCH] CMA/HOTPLUG: clear buffer-head lru before page migration
 2014-07-19 13:51 UTC  (6+ messages)

[RFC 0/2] Memoryless nodes and kworker
 2014-07-18 18:58 UTC  (13+ messages)
` [RFC 1/2] workqueue: use the nearest NUMA node, not the local one
  ` [RFC 2/2] powerpc: reorder per-cpu NUMA information's initialization

[PATCH] mm: vmscan: unlock_page page when forcing reclaim
 2014-07-18 18:51 UTC  (3+ messages)

[PATCH v3] arm64,ia64,ppc,s390,sh,tile,um,x86,mm: Remove default gate area
 2014-07-18 18:36 UTC  (7+ messages)

[RFC Patch V1 00/30] Enable memoryless node on x86 platforms
 2014-07-18 17:48 UTC  (10+ messages)
` [RFC Patch V1 09/30] mm, memcg: Use cpu_to_mem()/numa_mem_id() to support memoryless node
` [RFC Patch V1 21/30] mm, irqchip: "

[RFC PATCH] memcg: export knobs for the defaul cgroup hierarchy
 2014-07-18 16:13 UTC  (5+ messages)

About refault distance
 2014-07-18 15:14 UTC  (2+ messages)

[patch] mm: memcontrol: use page lists for uncharge batching
 2014-07-18 15:07 UTC  (3+ messages)

[PATCH 0/5] memory-hotplug: suitable memory should go to ZONE_MOVABLE
 2014-07-18 15:00 UTC  (10+ messages)
` [PATCH 1/5] memory-hotplug: x86_64: "
` [PATCH 2/5] memory-hotplug: x86_32: "
` [PATCH 3/5] memory-hotplug: ia64: "
` [PATCH 4/5] memory-hotplug: sh: "
` [PATCH 5/5] memory-hotplug: powerpc: "

[PATCH v13 0/8] MADV_FREE support
 2014-07-18 14:55 UTC  (12+ messages)
` [PATCH v13 1/8] mm: support madvise(MADV_FREE)
` [PATCH v13 2/8] x86: add pmd_[dirty|mkclean] for THP
` [PATCH v13 3/8] sparc: "
` [PATCH v13 4/8] powerpc: "
` [PATCH v13 5/8] s390: "
` [PATCH v13 6/8] arm: "
` [PATCH v13 7/8] arm64: "
` [PATCH v13 8/8] mm: Don't split THP page when syscall is called

[PATCHv4 0/5] DMA Atomic pool for arm64
 2014-07-18 14:13 UTC  (7+ messages)
` [PATCHv4 3/5] common: dma-mapping: Introduce common remapping functions
` [PATCHv4 5/5] arm64: Add atomic pool for non-coherent and CMA allocations

[patch 0/3] mm: vmscan: followup fixes to cleanups in -mm
 2014-07-18 12:53 UTC  (12+ messages)
` [patch 1/3] mm: vmscan: rework compaction-ready signaling in direct reclaim fix
` [patch 2/3] mm: vmscan: remove all_unreclaimable() fix
` [patch 3/3] mm: vmscan: clean up struct scan_control

[PATCH v3 -next 0/9] CMA: generalize CMA reserved area management code
 2014-07-18  7:33 UTC  (6+ messages)
` [PATCH v3 -next 5/9] CMA: generalize CMA reserved area management functionality
    ` [PATCH] CMA: generalize CMA reserved area management functionality (fixup)

[patch] mm, writeback: prevent race when calculating dirty limits
 2014-07-18  6:54 UTC  (3+ messages)

[PATCH v12 0/8] MADV_FREE support
 2014-07-18  2:22 UTC  (7+ messages)
` [PATCH v12 1/8] mm: support madvise(MADV_FREE)
` [PATCH v12 8/8] mm: Don't split THP page when syscall is called

[PATCH] mm: hugetlb: fix copy_hugetlb_page_range() (Re: [BUG] new copy_hugetlb_page_range() causing crashes)
 2014-07-17 22:55 UTC  (2+ messages)

[patch] mm, thp: only collapse hugepages to nodes with affinity
 2014-07-17 21:48 UTC  (11+ messages)
` [patch v2] mm, tmp: only collapse hugepages to nodes with affinity for zone_reclaim_mode
      ` [patch v3] mm, thp: "
          ` [patch v4] "

mmu_notifier: preparatory patches for hmm and or iommuv2 v6
 2014-07-17 18:46 UTC  (4+ messages)
` [PATCH 1/7] mmu_notifier: add call_srcu and sync function for listener to delay call and sync
` [PATCH 2/7] mmu_notifier: add event information to address invalidation v3
` [PATCH 3/7] mmu_notifier: pass through vma to invalidate_range and invalidate_page v3

[PATCH v2] mm/highmem: make kmap cache coloring aware
 2014-07-17 17:03 UTC 

[mmotm:master 181/478] mm/vmstat.c:1248:16: sparse: symbol 'cpu_stat_off' was not declared. Should it be static?
 2014-07-17 16:36 UTC  (2+ messages)

[PATCH] mm/highmem.c: make kmap cache coloring aware
 2014-07-17 16:20 UTC 

[patch] mm: memcontrol: rewrite charge API fix - hugetlb charging
 2014-07-17 14:30 UTC  (2+ messages)

[patch v2] mm: memcontrol: rewrite uncharge API fix - double migration
 2014-07-17 14:20 UTC  (2+ messages)

[PATCH v2 01/25] mm: Add kfd_process pointer to mm_struct
 2014-07-17 14:15 UTC  (3+ messages)

[PATCH v2 00/25] AMDKFD kernel driver
 2014-07-17 13:57 UTC 

[next:master 6807/7059] fs/proc/vmcore.c:343:5: sparse: symbol 'remap_oldmem_pfn_checked' was not declared. Should it be static?
 2014-07-17 11:17 UTC 

[PATCH 00/10] fix freepage count problems due to memory isolation
 2014-07-17  9:14 UTC  (15+ messages)

mmotm 2014-07-16-16-53 uploaded
 2014-07-16 23:54 UTC 

[PATCHv4 0/6] mm/zpool: add common api for zswap to use zbud/zsmalloc
 2014-07-16 22:00 UTC  (6+ messages)
` [PATCHv5 0/4] "

[RFC PATCH 0/11] Support Write-Through mapping on x86
 2014-07-16 21:28 UTC  (17+ messages)
` [RFC PATCH 3/11] x86, mm, pat: Change reserve_memtype() to handle WT type

memcg swap doesn't work in mmotm-2014-07-09-17-08?
 2014-07-16 21:26 UTC  (7+ messages)

[PATCH] mm: remove the unused gfp arg to shmem_add_to_page_cache
 2014-07-16 19:30 UTC  (2+ messages)

[patch 0/3] mm: memcontrol: rewrite uncharge API follow-up fixes
 2014-07-16 19:28 UTC  (7+ messages)
` [patch 2/3] mm: memcontrol: rewrite uncharge API fix - double migration

[patch] mm: memcontrol: use page lists for uncharge batching fix - hugetlb page->lru
 2014-07-16 16:28 UTC 

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

IMA: kernel reading files opened with O_DIRECT
 2014-07-16 12:48 UTC  (7+ messages)

[PATCH RFC 0/5] Virtual Memory Resource Controller for cgroups
 2014-07-16 12:01 UTC  (4+ 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).