linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-14 03:05:59 to 2015-10-20 13:44:34 UTC [more...]

[PATCH 0/7] userfault21 update
 2015-10-20 13:44 UTC  (4+ messages)

[PATCH] mm: vmscan: count slab shrinking results after each shrink_slab()
 2015-10-20 12:19 UTC  (2+ messages)

[PATCH v2] arm64: Add support for PTE contiguous bit
 2015-10-20 12:16 UTC  (2+ messages)

[PATCH] mm: vmpressure: fix scan window after SWAP_CLUSTER_MAX increase
 2015-10-20  7:47 UTC  (2+ messages)

[PATCH 0/5] MADV_FREE refactoring and fix KSM page
 2015-10-20  7:27 UTC  (10+ messages)
` [PATCH 1/5] mm: MADV_FREE trivial clean up
` [PATCH 2/5] mm: skip huge zero page in MADV_FREE
` [PATCH 3/5] mm: clear PG_dirty to mark page freeable
` [PATCH 4/5] mm: simplify reclaim path for MADV_FREE
` [PATCH 5/5] mm: mark stable page dirty in KSM

[PATCH 0/3] hugetlbfs fallocate hole punch race with page faults
 2015-10-20  3:12 UTC  (10+ messages)
` [PATCH 1/3] mm/hugetlb: Define hugetlb_falloc structure for hole punch race
` [PATCH 2/3] mm/hugetlb: Setup hugetlb_falloc during fallocate hole punch
` [PATCH 3/3] mm/hugetlb: page faults check for fallocate hole punch in progress and wait

[PATCH] mm: Introduce kernelcore=reliable option
 2015-10-20  1:42 UTC  (4+ messages)

[PATCH 0/12] mm: page migration cleanups, and a little mlock
 2015-10-19 23:30 UTC  (26+ messages)
` [PATCH 1/12] mm Documentation: undoc non-linear vmas
` [PATCH 2/12] mm: rmap use pte lock not mmap_sem to set PageMlocked
` [PATCH 3/12] mm: page migration fix PageMlocked on migrated pages
` [PATCH 4/12] mm: rename mem_cgroup_migrate to mem_cgroup_replace_page
` [PATCH 5/12] mm: correct a couple of page migration comments
` [PATCH 6/12] mm: page migration use the put_new_page whenever necessary
` [PATCH 7/12] mm: page migration trylock newpage at same level as oldpage
` [PATCH 8/12] mm: page migration remove_migration_ptes at lock+unlock level
` [PATCH 9/12] mm: simplify page migration's anon_vma comment and flow
` [PATCH 10/12] mm: page migration use migration entry for swapcache too
` [PATCH 11/12] mm: page migration avoid touching newpage until no going back
` [PATCH 12/12] mm: migrate dirty page without clear_page_dirty_for_io etc

[PATCH v2 00/20] get_user_pages() for dax mappings
 2015-10-19 22:53 UTC  (3+ messages)
` [PATCH v2 05/20] x86, mm: introduce vmem_altmap to augment vmemmap_populate()

[PATCH] arm64: Add support for PTE contiguous bit
 2015-10-19 18:43 UTC  (3+ messages)

[PATCH] mm: do not inc NR_PAGETABLE if ptlock_init failed
 2015-10-19 13:20 UTC  (3+ messages)

Can't we use timeout based OOM warning/killing?
 2015-10-19 12:57 UTC  (20+ messages)
    ` Silent hang up caused by pages being not scanned?

[RFC v2 0/3] zsmalloc: make its pages can be migrated
 2015-10-19 12:08 UTC  (7+ messages)
` [RFC v2 1/3] migrate: new struct migration and add it to struct page
` [RFC v2 2/3] zsmalloc: mark its page "PageMigration"
` [RFC v2 3/3] zram: make create "__GFP_MOVABLE" pool

[linux-next:master 8306/9341] include/linux/huge_mm.h:110:4: warning: passing argument 2 of '__split_huge_pmd' makes pointer from integer without a cast
 2015-10-19 12:04 UTC 

[PATCH 1/3] memcg: simplify charging kmem pages
 2015-10-19  8:09 UTC  (14+ messages)
` [PATCH 2/3] memcg: unify slab and other kmem pages charging
` [PATCH 3/3] memcg: simplify and inline __mem_cgroup_from_kmem

[PATCH mmotm] mm: dont split thp page when syscall is called fix 4
 2015-10-19  6:33 UTC  (2+ messages)

[GIT PULL] workqueue fixes for v4.3-rc5
 2015-10-19  3:51 UTC  (19+ messages)
              ` [PATCH] vmstat_update: ensure work remains on the same core

[linux-next:master 8316/8584] mm/madvise.c:280:9: sparse: incorrect type in initializer (different base types)
 2015-10-18 23:22 UTC 

[RFC][PATCH] Memory allocation watchdog kernel thread
 2015-10-18 12:05 UTC 

[PATCH] mm: cma: Fix incorrect type conversion for size during dma allocation
 2015-10-18  5:10 UTC  (2+ messages)

[PATCH] mm/maccess.c: actually return -EFAULT from strncpy_from_unsafe
 2015-10-17 20:33 UTC  (2+ messages)

[PATCH] mm/hugetlb: make node_hstates array static
 2015-10-17 17:37 UTC 

[PATCH 0/3] mm/powerpc: enabling memory soft dirty tracking
 2015-10-17 13:24 UTC  (12+ messages)
` [PATCH 1/3] mm: clearing pte in clear_soft_dirty()
` [PATCH 2/3] mm: clear_soft_dirty_pmd requires THP
` [PATCH 3/3] powerpc/mm: Add page soft dirty tracking

[RFC][PATCH 0/8] introduce slabinfo extended mode
 2015-10-17  2:22 UTC  (2+ messages)

[PATCH mmotm] mm: use unsigned int for page order fix 2
 2015-10-16 23:07 UTC  (3+ messages)

[PATCH] mm: Make sendfile(2) killable
 2015-10-16 21:05 UTC  (4+ messages)

[PATCH] memcg: include linux/mm.h
 2015-10-16 20:48 UTC  (2+ messages)

[PATCH] ARM: thp: fix unterminated ifdef in header file
 2015-10-16 20:46 UTC  (2+ messages)

[PATCH] mm: skip if required_kernelcore is larger than totalpages
 2015-10-16 16:58 UTC  (7+ messages)

[PATCH 26/26] x86, pkeys: Documentation
 2015-10-16 15:12 UTC  (12+ messages)

[PATCH] mm: reset migratetype if the range spans two pageblocks
 2015-10-16 11:59 UTC  (4+ messages)

[PATCH] zsmalloc: reduce size_class memory usage
 2015-10-16  4:01 UTC 

mmotm 2015-10-15-15-20 uploaded
 2015-10-16  2:28 UTC  (2+ messages)

Multiple potential races on vma->vm_flags
 2015-10-15 16:58 UTC  (15+ messages)

[PATCH 0/6] KSM fixes
 2015-10-15 16:04 UTC  (7+ messages)
` [PATCH 1/6] ksm: fix rmap_item->anon_vma memory corruption and vma user after free
` [PATCH 2/6] ksm: add cond_resched() to the rmap_walks
` [PATCH 3/6] ksm: don't fail stable tree lookups if walking over stale stable_nodes
` [PATCH 4/6] ksm: use the helper method to do the hlist_empty check
` [PATCH 5/6] ksm: use find_mergeable_vma in try_to_merge_with_ksm_page
` [PATCH 6/6] ksm: unstable_tree_search_insert error checking cleanup

Use-after-free in page_cache_async_readahead
 2015-10-15 15:50 UTC  (6+ messages)
      ` Fwd: "
        ` [PATCH block/for-linus] block: don't release bdi while request_queue has live references

[PATCH 1/1] mm: vmstat: Add OOM victims count in vmstat counter
 2015-10-15 14:35 UTC  (6+ messages)
` [RESEND PATCH "

[PATCH] zsmalloc: don't test shrinker_enabled in zs_shrinker_count()
 2015-10-15 10:35 UTC  (4+ messages)

some problems about kasan
 2015-10-15  7:49 UTC  (2+ messages)

[PATCH v2 0/9] mm/compaction: redesign compaction
 2015-10-15  6:06 UTC  (8+ messages)
` [PATCH v2 7/9] "
` [PATCH v2 9/9] mm/compaction: new threshold for compaction depleted zone

[PATCH] zsmalloc: use preempt.h for in_interrupt()
 2015-10-15  2:24 UTC  (2+ messages)

[RFC v2 07/18] kthread: Allow to cancel kthread work
 2015-10-14 17:30 UTC  (12+ messages)

[PATCH V7] mm: memory hot-add: memory can not be added to movable zone defaultly
 2015-10-14 16:18 UTC  (2+ messages)

[PATCH 0/3] allow zram to use zbud as underlying allocator
 2015-10-14 13:28 UTC  (8+ messages)

[PATCHv4] mm: Don't offset memmap for flatmem
 2015-10-14 12:54 UTC  (2+ messages)

Making per-cpu lists draining dependant on a flag
 2015-10-14  9:06 UTC  (3+ messages)

[RFC PATCH 1/2] ext4: Fix possible deadlock with local interrupts disabled and page-draining IPI
 2015-10-14  9:02 UTC  (7+ messages)

[PATCH] gfp: GFP_RECLAIM_MASK should include __GFP_NO_KSWAPD
 2015-10-14  8:40 UTC  (8+ messages)

Silent hang up caused by pages being not scanned?
 2015-10-14  8:03 UTC 

pmd_modify() semantics
 2015-10-14  6:33 UTC  (3+ messages)

[MM PATCH V4 0/6] Further optimizing SLAB/SLUB bulking
 2015-10-14  5:15 UTC  (3+ messages)
` [MM PATCH V4 6/6] slub: optimize bulk slowpath free by detached freelist


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