linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-13 23:18:58 to 2015-03-18 17:50:25 UTC [more...]

[PATCH] mm: don't count preallocated pmds
 2015-03-18 17:42 UTC  (5+ messages)
      ` [PATCH v2] "

[PATCH 4/4] mm: numa: Slow PTE scan rate if migration failures occur
 2015-03-18 17:31 UTC  (17+ messages)

kernel BUG at mm/rmap.c:399!
 2015-03-18 16:23 UTC  (3+ messages)

[PATCH] mm, memcg: sync allocation and memcg charge gfp flags for THP
 2015-03-18 16:14 UTC  (7+ messages)
          ` [PATCH -v2] "

[PATCH] mm: Use GFP_KERNEL allocation for the page cache in page_cache_read
 2015-03-18 15:45 UTC  (8+ messages)

[PATCH RFC] mm: protect suid binaries against rowhammer with copy-on-read mappings
 2015-03-18 15:45 UTC  (6+ messages)

[PATCH V5] Allow compaction of unevictable pages
 2015-03-18 15:40 UTC  (11+ messages)

High system load and 3TB of memory
 2015-03-18 15:14 UTC  (6+ messages)

[PATCH RFC] mm: reset pages_scanned only when free pages are above high watermark
 2015-03-18 14:20 UTC  (3+ messages)

[PATCH 1/1 linux-next] mm/page_alloc.c: don't redeclare mt in get_pageblock_migratetype()
 2015-03-18 13:44 UTC  (2+ messages)

[PATCHv3] mm: Don't offset memmap for flatmem
 2015-03-18 12:41 UTC  (3+ messages)

[PATCH 0/2] Move away from non-failing small allocations
 2015-03-18 12:36 UTC  (23+ messages)
` [PATCH 1/2] mm: Allow small allocations to fail
        ` [PATCH 1/2 v2] "

[LKP] [mm] cc87317726f: WARNING: CPU: 0 PID: 1 at drivers/iommu/io-pgtable-arm.c:413 __arm_lpae_unmap+0x341/0x380()
 2015-03-18 11:45 UTC  (5+ messages)
      ` [LKP] [mm] cc87317726f: WARNING: CPU: 0 PID: 1 atdrivers/iommu/io-pgtable-arm.c:413 __arm_lpae_unmap+0x341/0x380()

[RFC 00/16] Introduce ZONE_CMA
 2015-03-18 10:03 UTC  (5+ messages)
` [RFC 13/16] mm/cma: populate ZONE_CMA and use this zone when GFP_HIGHUSERMOVABLE

[PATCH 0/3] [RFC] mm/vmalloc: fix possible exhaustion of vmalloc space
 2015-03-18  5:52 UTC  (16+ messages)
` [PATCH 1/3] mm/vmalloc: fix possible exhaustion of vmalloc space caused by vm_map_ram allocator
` [PATCH 2/3] mm/vmalloc: occupy newly allocated vmap block just after allocation
` [PATCH 3/3] mm/vmalloc: get rid of dirty bitmap inside vmap_block structure

install_special_mapping && vm_pgoff (Was: vvar, gup && coredump)
 2015-03-18  1:44 UTC  (4+ messages)

[PATCH] tracing: add trace event for memory-failure
 2015-03-18  0:55 UTC  (7+ messages)

[PATCH 1/2] mremap should return -ENOMEM when __vm_enough_memory fail
 2015-03-17 23:35 UTC  (2+ messages)
` [PATCH 2/2] clean up goto just return ERR_PTR

[PATCH 1/2] mremap should return -ENOMEM when __vm_enough_memory fail
 2015-03-17 22:57 UTC  (4+ messages)
` [PATCH 2/2] clean up to just return ERR_PTR

[PATCH] mremap: add MREMAP_NOHOLE flag --resend
 2015-03-17 21:09 UTC 

[PATCH] mm: trigger panic on bad page or PTE states if panic_on_oops
 2015-03-17 19:40 UTC  (6+ messages)

[RFC, PATCH] pagemap: do not leak physical addresses to non-privileged userspace
 2015-03-17 17:58 UTC  (6+ messages)
      ` rowhammer and pagemap (was Re: [RFC, PATCH] pagemap: do not leak physical addresses to non-privileged userspace)

[PATCH 0/6] make memtest a generic kernel feature
 2015-03-17 17:31 UTC  (4+ messages)

[PATCH] memcg: remove obsolete comment
 2015-03-17 15:36 UTC  (2+ messages)

[PATCH 0/9 v2] Helper to abstract vma handling in media layer
 2015-03-17 11:56 UTC  (10+ messages)
` [PATCH 1/9] [media] vb2: Push mmap_sem down to memops
` [PATCH 2/9] mm: Provide new get_vaddr_pfns() helper
` [PATCH 3/9] media: omap_vout: Convert omap_vout_uservirt_to_phys() to use get_vaddr_pfns()
` [PATCH 4/9] vb2: Provide helpers for mapping virtual addresses
` [PATCH 5/9] media: vb2: Convert vb2_dma_sg_get_userptr() to use pinned pfns
` [PATCH 6/9] media: vb2: Convert vb2_vmalloc_get_userptr() to use pfns vector
` [PATCH 7/9] media: vb2: Convert vb2_dc_get_userptr() "
` [PATCH 8/9] media: vb2: Remove unused functions
` [PATCH 9/9] drm/exynos: Convert g2d_userptr_get_dma_addr() to use get_vaddr_pfn()

[PATCH v3 0/4] mm: cma: add some debug information for CMA
 2015-03-17 10:23 UTC  (5+ messages)
` [PATCH v3 3/4] mm: cma: add list of currently allocated CMA buffers to debugfs

[PATCHv4 00/24] THP refcounting redesign
 2015-03-17  9:42 UTC  (4+ messages)
` [PATCHv4 12/24] thp: PMD splitting without splitting compound page

mm: hangs in free_pages_prepare
 2015-03-17  8:58 UTC  (3+ messages)

[PATCH v4 0/5] mm: cma: add some debug information for CMA
 2015-03-17  7:40 UTC  (14+ messages)
` [PATCH v4 1/5] mm: cma: add trace events to debug physically-contiguous memory allocations
` [PATCH v4 2/5] mm: cma: add number of pages to debug message in cma_release()
` [PATCH v4 3/5] stacktrace: add seq_print_stack_trace()
` [PATCH v4 4/5] mm: cma: add list of currently allocated CMA buffers to debugfs
` [PATCH v4 5/5] mm: cma: add functions to get region pages counters

[PATCH] mm: kill kmemcheck
 2015-03-17  2:33 UTC  (10+ messages)

[PATCH] mm/page_alloc: Call kernel_map_pages in unset_migrateype_isolate
 2015-03-17  2:23 UTC  (3+ messages)

[PATCH] zsmalloc: zsmalloc documentation
 2015-03-17  1:12 UTC 

[PATCH V2 0/4] hugetlbfs: add min_size filesystem mount option
 2015-03-16 23:53 UTC  (5+ messages)
` [PATCH V2 1/4] hugetlbfs: add minimum size tracking fields to subpool structure
` [PATCH V2 2/4] hugetlbfs: add minimum size accounting to subpools
` [PATCH V2 3/4] hugetlbfs: accept subpool min_size mount option and setup accordingly
` [PATCH V2 4/4] hugetlbfs: document min_size mount option

[PATCH -next v2 0/4] mm: replace mmap_sem for mm->exe_file serialization
 2015-03-16 22:08 UTC  (14+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] mm: introduce struct exe_file
` [PATCH 3/4] prctl: move MMF_EXE_FILE_CHANGED into exe_file struct
` [PATCH 4/4] kernel/fork: use pr_alert() for rss counter bugs

[PATCH v3 0/5] mtrr, mm, x86: Enhance MTRR checks for huge I/O mapping
 2015-03-16 21:24 UTC  (10+ messages)
` [PATCH v3 2/5] mtrr, x86: Fix MTRR lookup to handle inclusive entry
` [PATCH v3 3/5] mtrr, x86: Fix MTRR state checks in mtrr_type_lookup()
` [PATCH v3 4/5] mtrr, x86: Clean up mtrr_type_lookup()

[PATCH -part2 0/3] mm: improve handling of mm->exe_file
 2015-03-16 20:05 UTC  (3+ messages)
` [PATCH 1/3] tile/elf: reorganize notify_exec()

[PATCH] mm: rcu-protected get_mm_exe_file()
 2015-03-16 17:04 UTC  (7+ messages)

kswapd hogging in lowmem_shrink
 2015-03-16 11:43 UTC  (4+ messages)

[patch 1/2] mm, mempool: poison elements backed by slab allocator
 2015-03-16 10:46 UTC  (4+ messages)

oom: Coredump to pipe can cause TIF_MEMDIE stalls
 2015-03-14 17:40 UTC 

How to handle TIF_MEMDIE stalls?
 2015-03-14 13:03 UTC  (6+ 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).