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

[PATCH v2] vmscan: fix increasing nr_isolated incurred by putback unevictable pages
 2015-08-04 10:40 UTC 

[PATCH] mm, vmscan: Do not wait for page writeback for GFP_NOFS allocations
 2015-08-04  9:51 UTC  (7+ messages)

[PATCH 0/5] Make cpuid <-> nodeid mapping persistent
 2015-08-04  8:58 UTC  (9+ messages)
` [PATCH 1/5] x86, gfp: Cache best near node for memory allocation
      `  "

[PATCH 0/3] Make workingset detection logic memcg aware
 2015-08-04  8:13 UTC  (8+ messages)
` [PATCH 1/3] mm: move workingset_activation under lru_lock
` [PATCH 2/3] mm: make workingset detection logic memcg aware
` [PATCH 3/3] mm: workingset: make shadow node shrinker "

========== Re: RAM encryption and key storing in CPU ==========
 2015-08-04  7:42 UTC 

hugetlb pages not accounted for in rss
 2015-08-04  5:13 UTC  (13+ messages)
                  ` [PATCH] smaps: fill missing fields for vma(VM_HUGETLB)

[PATCH 0/3] vm hugetlb selftest cleanup
 2015-08-04  3:57 UTC  (6+ 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 the block to the tail of the list in expand()
 2015-08-04  1:13 UTC  (5+ messages)

[PATCH] vmscan: reclaim_clean_pages_from_list() must count mlocked pages
 2015-08-03 23:02 UTC  (6+ messages)

[RFC PATCH 00/14] kthread: Use kthread worker API more widely
 2015-08-03 18:33 UTC  (5+ messages)
` [RFC PATCH 09/14] ring_buffer: Initialize completions statically in the benchmark
` [RFC PATCH 10/14] ring_buffer: Fix more races when terminating the producer "

[mmotm:master 371/385] arch/x86/mm/mpx.c:71:54: sparse: implicit cast to nocast type
 2015-08-03 17:33 UTC  (5+ messages)
` vm_flags, vm_flags_t and __nocast

[PATCH v2 0/5] Assorted compaction cleanups and optimizations
 2015-08-03 17:00 UTC  (8+ 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

[RFC v3 1/2] mm, compaction: introduce kcompactd
 2015-08-03 16:25 UTC  (2+ messages)
` [RFC v3 2/2] mm, compaction: make kcompactd rely on sysctl_extfrag_threshold

[PATCH] mm: vmscan: never isolate more pages than necessary
 2015-08-03 15:02 UTC 

Re: [PATCH 05/15] HMM: introduce heterogeneous memory management v4
 2015-08-03 12:21 UTC 

[PATCH 00/15] HMM (Heterogeneous Memory Management) v9
 2015-08-03 11:56 UTC  (4+ messages)
` [PATCH 05/15] HMM: introduce heterogeneous memory management v4

[PATCHv9 00/36] THP refcounting redesign
 2015-08-03 11:41 UTC  (51+ 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

[PATCH] mm: initialize hotplugged pages as reserved
 2015-08-03  8:19 UTC 

[PATCH v2 0/4] mm: add dma_pool_zalloc() & pci_pool_zalloc()
 2015-08-02 19:30 UTC  (6+ 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

[x86_64] RIP: 0010:[<ffffffff813bc3dc>] [<ffffffff813bc3dc>] __asan_store8
 2015-08-02 12:55 UTC 

[PATCH v5 5/6] mtrr, x86: Clean up mtrr_type_lookup()
 2015-08-01 17:03 UTC  (11+ 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)

[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

[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()

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  (8+ messages)
` [PATCH 2/4] mm/compaction: enable mobile-page migration

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

[RFC PATCH 00/10] Remove zonelist cache and high-order watermark checking
 2015-07-31  8:43 UTC  (19+ messages)
` [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] 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  (4+ messages)

[PATCH V6 0/6] Allow user to request memory to be locked on page fault
 2015-07-30 14:32 UTC  (3+ messages)
` [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  (6+ 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  (7+ messages)
` [PATCH 7/8] memcg: "


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