linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-29 10:52:43 to 2015-08-01 16:39:08 UTC [more...]

[PATCH v5 5/6] mtrr, x86: Clean up mtrr_type_lookup()
 2015-08-01 16:39 UTC  (9+ messages)
  ` [tip:x86/mm] x86/mm/mtrr: "

[PATCH 2/2] mm: Fix potentically scheduling in GFP_ATOMIC allocations
 2015-08-01 13:53 UTC 

[PATCH 1/2] mm: Fix race between setting TIF_MEMDIE and __alloc_pages_high_priority()
 2015-08-01 13:52 UTC 

[PATCH 14/15] mm: Drop unlikely before IS_ERR(_OR_NULL)
 2015-08-01 11:18 UTC  (8+ messages)

[PATCH] mm: add the block to the tail of the list in expand()
 2015-07-31 23:24 UTC  (2+ messages)

[PATCHv3 00/10] mm, xen/balloon: memory hotplug improvements
 2015-07-31 23:23 UTC  (16+ messages)
` [PATCHv3 01/10] mm: memory hotplug with an existing resource
` [PATCHv3 02/10] xen/balloon: remove scratch page left overs
` [PATCHv3 03/10] x86/xen: discard RAM regions above the maximum reservation
` [PATCHv3 04/10] xen/balloon: find non-conflicting regions to place hotplugged memory
` [PATCHv3 05/10] xen/balloon: rationalize memory hotplug stats
` [PATCHv3 06/10] xen/balloon: only hotplug additional memory if required
` [PATCHv3 07/10] xen/balloon: make alloc_xenballoon_pages() always allocate low pages
` [PATCHv3 08/10] xen/balloon: use hotplugged pages for foreign mappings etc
` [PATCHv3 09/10] x86/xen: export xen_alloc_p2m_entry()
` [PATCHv3 10/10] xen/balloon: pre-allocate p2m entries for ballooned pages

[PATCH v3 1/3] mm: rename alloc_pages_exact_node to __alloc_pages_node
 2015-07-31 21:45 UTC  (13+ messages)
` [PATCH v3 2/3] mm: unify checks in alloc_pages_node() and __alloc_pages_node()
` [PATCH v3 3/3] mm: use numa_mem_id() in alloc_pages_node()

[RFC v2 0/4] Outsourcing compaction for THP allocations to kcompactd
 2015-07-31 21:17 UTC  (16+ messages)
` [RFC 1/4] mm, compaction: introduce kcompactd

hugetlb pages not accounted for in rss
 2015-07-31 21:09 UTC  (11+ messages)

[PATCH v2 0/5] hwpoison: fixes on v4.2-rc4
 2015-07-31 20:54 UTC  (7+ messages)
` [PATCH v2 1/5] mm/memory-failure: unlock_page before put_page
` [PATCH v2 3/5] mm/memory-failure: give up error handling for non-tail-refcounted thp
` [PATCH v2 4/5] mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*
` [PATCH v2 2/5] mm/memory-failure: fix race in counting num_poisoned_pages
` [PATCH v2 5/5] mm/memory-failure: set PageHWPoison before migrate_pages()

[PATCH v2 0/4] mm: add dma_pool_zalloc() & pci_pool_zalloc()
 2015-07-31 19:36 UTC  (5+ messages)
` [PATCH v2 1/4] mm: Add support for __GFP_ZERO flag to dma_pool_alloc()
` [PATCH v2 2/4] mm: Add dma_pool_zalloc() call to DMA API
` [PATCH v2 3/4] pci: mm: Add pci_pool_zalloc() call
` [PATCH v2 4/4] coccinelle: mm: scripts/coccinelle/api/alloc/pool_zalloc-simple.cocci

[PATCH v2 0/5] Assorted compaction cleanups and optimizations
 2015-07-31 15:30 UTC  (7+ messages)
` [PATCH v2 1/5] mm, compaction: more robust check for scanners meeting
` [PATCH v2 2/5] mm, compaction: simplify handling restart position in free pages scanner
` [PATCH v2 3/5] mm, compaction: encapsulate resetting cached scanner positions
` [PATCH v2 4/5] mm, compaction: always skip compound pages by order in migrate scanner
` [PATCH v2 5/5] mm, compaction: skip compound pages by order in free scanner

[PATCHv9 00/36] THP refcounting redesign
 2015-07-31 15:16 UTC  (45+ messages)
` [PATCHv9 02/36] rmap: add argument to charge compound page
` [PATCHv9 03/36] memcg: adjust to support new THP refcounting
` [PATCHv9 05/36] mm: adjust FOLL_SPLIT for new refcounting
` [PATCHv9 11/36] mm: temporally mark THP broken
` [PATCHv9 12/36] thp: drop all split_huge_page()-related code
` [PATCHv9 13/36] mm: drop tail page refcounting
` [PATCHv9 14/36] futex, thp: remove special case for THP in get_futex_key
` [PATCHv9 15/36] ksm: prepare to new THP semantics
` [PATCHv9 16/36] mm, thp: remove compound_lock
` [PATCHv9 24/36] x86, thp: remove infrastructure for handling splitting PMDs
` [PATCHv9 25/36] mm, "
` [PATCHv9 26/36] mm: rework mapcount accounting to enable 4k mapping of THPs
` [PATCHv9 27/36] mm: differentiate page_mapped() from page_mapcount() for compound pages
` [PATCHv9 28/36] mm, numa: skip PTE-mapped THP on numa fault
` [PATCHv9 29/36] thp: implement split_huge_pmd()
` [PATCHv9 30/36] thp: add option to setup migration entiries during PMD split
` [PATCHv9 31/36] thp, mm: split_huge_page(): caller need to lock page
` [PATCHv9 32/36] thp: reintroduce split_huge_page()
` [PATCHv9 33/36] migrate_pages: try to split pages on qeueuing
` [PATCHv9 34/36] thp: introduce deferred_split_huge_page()
` [PATCHv9 35/36] mm: re-enable THP
` [PATCHv9 36/36] thp: update documentation

slab:Fix the unexpected index mapping result of kmalloc_size(INDEX_NODE + 1)
 2015-07-31 13:57 UTC  (5+ messages)

[PATCH 2/2] mm,oom: Reverse the order of setting TIF_MEMDIE and sending SIGKILL
 2015-07-31 11:00 UTC 

[PATCH 1/2] mm,oom: Fix potentially killing unrelated process
 2015-07-31 11:00 UTC 

[PATCH 0/4] enable migration of driver pages
 2015-07-31 10:43 UTC  (9+ messages)
` [PATCH 2/4] mm/compaction: enable mobile-page migration

[PATCH -mm v9 0/8] idle memory tracking
 2015-07-31  9:34 UTC  (24+ messages)

[RFC PATCH 00/10] Remove zonelist cache and high-order watermark checking
 2015-07-31  8:43 UTC  (24+ messages)
` [PATCH 08/10] mm, page_alloc: Remove MIGRATE_RESERVE
` [PATCH 09/10] mm, page_alloc: Reserve pageblocks for high-order atomic allocations on demand
` [PATCH 10/10] mm, page_alloc: Only enforce watermarks for order-0 allocations

[PATCH] memory_failure: remove redundant check for the PG_HWPoison flag of 'hpage'
 2015-07-31  8:12 UTC  (3+ messages)

[PATCH] mm/slub: don't wait for high-order page allocation
 2015-07-31  1:09 UTC 

[PATCH 0/3] vm hugetlb selftest cleanup
 2015-07-31  0:59 UTC  (4+ messages)
` [PATCH 1/3] Reverted "selftests: add hugetlbfstest"
` [PATCH 2/3] selftests:vm: Point to libhugetlbfs for regression testing
` [PATCH 3/3] Documentation: update libhugetlbfs location and use for testing

[PATCH] mm: add resched points to remap_pmd_range/ioremap_pmd_range
 2015-07-30 18:55 UTC  (11+ messages)

[PATCHv1] mm: always initialize pages as reserved to fix memory hotplug
 2015-07-30 16:41 UTC  (3+ messages)

[RFC v2 1/4] mm: make alloc_pages_exact_node pass __GFP_THISNODE
 2015-07-30 15:14 UTC  (6+ messages)
` [RFC v2 3/4] mm: use numa_mem_id in alloc_pages_node()

[PATCH V6 0/6] Allow user to request memory to be locked on page fault
 2015-07-30 14:32 UTC  (8+ messages)
` [PATCH V6 1/6] mm: mlock: Refactor mlock, munlock, and munlockall code
` [PATCH V6 2/6] mm: mlock: Add new mlock system call
` [PATCH V6 3/6] mm: Introduce VM_LOCKONFAULT
` [PATCH V6 4/6] mm: mlock: Add mlock flags to enable VM_LOCKONFAULT usage
` [PATCH V6 5/6] selftests: vm: Add tests for lock on fault
` [PATCH V6 6/6] mips: Add entry for new mlock2 syscall

[PATCH] fix: decrease NR_FREE_PAGES when isolate page from buddy
 2015-07-30 14:08 UTC  (8+ messages)
` [PATCH 1/2] mm, page_isolation: remove bogus tests for isolated pages
  ` [PATCH 2/2] mm: rename and move get/set_freepage_migratetype

[RFC v3 0/4] fs: Add generic file system event notifications
 2015-07-30  8:22 UTC  (4+ messages)
` [RFC v3 1/4] "

mmotm 2015-07-29-16-47 uploaded
 2015-07-29 23:47 UTC 

[regression 4.2-rc3] loop: xfstests xfs/073 deadlocked in low memory conditions
 2015-07-29 22:13 UTC  (4+ messages)

[PATCH 0/8 -v3] memcg cleanups + get rid of mm_struct::owner
 2015-07-29 16:42 UTC  (8+ messages)
` [PATCH 7/8] memcg: "

[PATCHv2 00/10] mm, xen/balloon: memory hotplug improvements
 2015-07-29 16:10 UTC  (6+ messages)
` [PATCHv2 06/10] xen/balloon: only hotplug additional memory if required
` [PATCHv2 09/10] x86/xen: export xen_alloc_p2m_entry()

[RFC PATCH 00/14] kthread: Use kthread worker API more widely
 2015-07-29 15:12 UTC  (12+ messages)
` [RFC PATCH 03/14] kthread: Add drain_kthread_worker()
` [RFC PATCH 07/14] mm/huge_page: Convert khugepaged() into kthread worker API
` [RFC PATCH 13/14] kthread_worker: Add set_kthread_worker_user_nice()

[PATCH] zsmalloc: remove null check from destroy_handle_cache()
 2015-07-29 14:26 UTC 

[RFC] panic_on_oom_timeout
 2015-07-29 13:20 UTC  (7+ messages)
` [RFC -v2] panic_on_oom_timeout

[PATCHv2 1/1] kernel/sysctl.c: Add /proc/sys/vm/shrink_memory feature
 2015-07-29 12:07 UTC  (9+ messages)
` [PATCH v3 "

[PATCH v2] mm: show proportional swap share of the mapping
 2015-07-29 11:56 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).