linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-11 19:25:38 to 2017-04-18 03:20:20 UTC [more...]

[PATCH 0/7] HugeTLB migration support for PPC64
 2017-04-18  3:19 UTC  (11+ messages)
` [PATCH 1/7] mm/hugetlb/migration: Use set_huge_pte_at instead of set_pte_at
` [PATCH 2/7] mm/follow_page_mask: Split follow_page_mask to smaller functions
` [PATCH 3/7] mm/hugetlb: export hugetlb_entry_migration helper
` [PATCH 4/7] mm/follow_page_mask: Add support for hugetlb pgd entries
` [PATCH 5/7] mm/follow_page_mask: Add support for hugepage directory entry
` [PATCH 6/7] powerpc/hugetlb: Add follow_huge_pd implementation for ppc64
` [PATCH 7/7] powerpc/hugetlb: Enable hugetlb migration "

[PATCH] mm/madvise: Move up the behavior parameter validation
 2017-04-18  2:46 UTC  (5+ messages)
` [PATCH V2] "

[PATCH v2] mm: add VM_STATIC flag to vmalloc and prevent from removing the areas
 2017-04-18  2:26 UTC 

[patch] mm, vmscan: avoid thrashing anon lru when free + file is low
 2017-04-18  1:36 UTC  (2+ messages)

[PATCH -mm -v8 0/3] THP swap: Delay splitting THP during swapping out
 2017-04-18  0:33 UTC  (6+ messages)
` [PATCH -mm -v8 1/3] mm, THP, swap: Delay splitting THP during swap out

[PATCH v2 tip/core/rcu 01/11] mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
 2017-04-18  0:14 UTC  (2+ messages)

copy_page() on a kmalloc-ed page with DEBUG_SLAB enabled (was "zram: do not use copy_page with non-page alinged address")
 2017-04-18  0:03 UTC  (3+ messages)

[PATCH v2 tip/core/rcu 34/39] mm: Use static initialization for "srcu"
 2017-04-17 23:45 UTC 

[PATCH] mm,page_alloc: Split stall warning and failure warning
 2017-04-17 22:48 UTC  (3+ messages)

[PATCH] slab: avoid IPIs when creating kmem caches
 2017-04-17 22:25 UTC  (3+ messages)

[PATCH -v2 0/9] mm: make movable onlining suck less
 2017-04-17 21:51 UTC  (23+ messages)
` [PATCH 1/9] mm: remove return value from init_currently_empty_zone
` [PATCH 2/9] mm, memory_hotplug: use node instead of zone in can_online_high_movable
` [PATCH 3/9] mm: drop page_initialized check from get_nid_for_pfn
` [PATCH 4/9] mm, memory_hotplug: get rid of is_zone_device_section
` [PATCH 5/9] mm, memory_hotplug: split up register_one_node
` (no subject)
  ` [PATCH 1/3] mm: consider zone which is not fully populated to have holes
  ` [PATCH 2/3] mm, compaction: skip over holes in __reset_isolation_suitable
  ` [PATCH 3/3] mm: __first_valid_page skip over offline pages
  ` your mail

[PATCH] powerpc/mm/hugetlb: Add support for 1G huge pages
 2017-04-17 17:14 UTC 

[PATCH] mm: Add additional consistency check
 2017-04-17 15:22 UTC  (12+ messages)

[PATCH 0/8] x86: 5-level paging enabling for v4.12, Part 4
 2017-04-17 10:32 UTC  (14+ messages)
` [PATCH 3/8] x86/boot/64: Add support of additional page table level during early boot
` [PATCH 8/8] x86/mm: Allow to have userspace mappings above 47-bits

Heavy I/O causing slow interactivity
 2017-04-17  8:19 UTC  (6+ messages)

[PATCH v7 0/7] Introduce ZONE_CMA
 2017-04-17  7:38 UTC  (8+ messages)
` [PATCH v7 1/7] mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE request

[RFC 0/1] add support for reclaiming priorities per mem cgroup
 2017-04-17  4:26 UTC  (8+ messages)

[PATCH v9 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
 2017-04-17  3:35 UTC  (22+ messages)
` [PATCH v9 1/5] virtio-balloon: deflate via a page list
` [PATCH v9 2/5] virtio-balloon: VIRTIO_BALLOON_F_BALLOON_CHUNKS
    ` [virtio-dev] "
` [PATCH v9 3/5] mm: function to offer a page block on the free list
` [PATCH v9 4/5] mm: export symbol of next_zone and first_online_pgdat
` [PATCH v9 5/5] virtio-balloon: VIRTIO_BALLOON_F_MISC_VQ

[PATCH] hugetlbfs: fix offset overflow in huegtlbfs mmap
 2017-04-16 23:43 UTC  (7+ messages)

Allocating mock memory resources
 2017-04-16  6:31 UTC 

[PATCH] Revert "mm, page_alloc: only use per-cpu allocator for irq-safe requests"
 2017-04-15 19:57 UTC  (3+ messages)

[PATCH] mm, page_alloc: re-enable softirq use of per-cpu page allocator
 2017-04-15 15:03 UTC  (4+ messages)

[PATCH] mm: Make truncate_inode_pages_range() killable
 2017-04-15  0:59 UTC  (4+ messages)

[RFC 0/6] cpuset/mempolicies related fixes and cleanups
 2017-04-14 20:37 UTC  (19+ messages)
` [RFC 1/6] mm, page_alloc: fix more premature OOM due to race with cpuset update
` [RFC 2/6] mm, mempolicy: stop adjusting current->il_next in mpol_rebind_nodemask()
` [RFC 5/6] mm, cpuset: always use seqlock when changing task's nodemask

[PATCH 0/4] Properly invalidate data in the cleancache
 2017-04-14 14:07 UTC  (5+ messages)
` [PATCH 1/4] fs: fix data invalidation in the cleancache during direct IO
` [PATCH 2/4] fs/block_dev: always invalidate cleancache in invalidate_bdev()
` [PATCH 3/4] mm/truncate: bail out early from invalidate_inode_pages2_range() if mapping is empty
` [PATCH 4/4] mm/truncate: avoid pointless cleancache_invalidate_inode() calls

[PATCH tip/core/rcu 01/13] mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
 2017-04-14 13:39 UTC  (10+ messages)
` [PATCH tip/core/rcu 09/13] mm: Use static initialization for "srcu"

[PATCH] userfaultfd: selftest: combine all cases into the single executable
 2017-04-14  2:58 UTC  (2+ messages)
` [lkp-robot] [userfaultfd] 05a0a21e93: kernel_selftests.vm.run_vmtests.fail

[PATCH -mm -v3] mm, swap: Sort swap entries before free
 2017-04-14  1:41 UTC  (4+ messages)

[PATCH] mm: add VM_STATIC flag to vmalloc and prevent from removing the areas
 2017-04-14  0:25 UTC  (7+ messages)

mmotm 2017-04-13-14-50 uploaded
 2017-04-13 21:50 UTC 

Costless huge virtual memory? /dev/same, /dev/null?
 2017-04-13 18:43 UTC  (7+ messages)
` [RFC] "

Is it safe for kthreadd to drain_all_pages?
 2017-04-13 17:56 UTC  (11+ messages)

[PATCH] mm,hugetlb: compute page_size_log properly
 2017-04-13 12:46 UTC  (12+ messages)

[PATCHv2 8/8] x86/mm: Allow to have userspace mappings above 47-bits
 2017-04-13 11:30 UTC  (11+ messages)
` [PATCHv4 0/9] x86: 5-level paging enabling for v4.12, Part 4
  ` [PATCHv4 1/9] x86/asm: Fix comment in return_from_SYSCALL_64
  ` [PATCHv4 2/9] x86/boot/64: Rewrite startup_64 in C
  ` [PATCHv4 3/9] x86/boot/64: Rename init_level4_pgt and early_level4_pgt
  ` [PATCHv4 4/9] x86/boot/64: Add support of additional page table level during early boot
  ` [PATCHv4 5/9] x86/mm: Add sync_global_pgds() for configuration with 5-level paging
  ` [PATCHv4 6/9] x86/mm: Make kernel_physical_mapping_init() support "
  ` [PATCHv4 7/9] x86/mm: Add support for 5-level paging for KASLR
  ` [PATCHv4 8/9] x86: Enable 5-level paging support
  ` [PATCHv4 9/9] x86/mm: Allow to have userspace mappings above 47-bits

[PATCH kernel v8 0/4] Extend virtio-balloon for fast (de)inflating & fast live migration
 2017-04-13 11:07 UTC  (4+ messages)
` [PATCH kernel v8 3/4] mm: add inerface to offer info about unused pages

thrashing on file pages
 2017-04-13  5:42 UTC  (3+ messages)

[PATCH] mm, x86: Add ARCH_HAS_ZONE_DEVICE to Kconfig
 2017-04-13  5:17 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 3/3] zsmalloc: expand class bit
 2017-04-13  0:17 UTC 

[PATCH] mm, page_alloc: Remove debug_guardpage_minorder() test in warn_alloc()
 2017-04-12 14:07 UTC  (13+ messages)

[PATCH 0/4] thp: fix few MADV_DONTNEED races
 2017-04-12 13:33 UTC  (5+ messages)
` [PATCH 1/4] thp: reduce indentation level in change_huge_pmd()
` [PATCH 2/4] thp: fix MADV_DONTNEED vs. numa balancing race

[PATCH 1/4] mm/vmalloc: allow to call vfree() in atomic context
 2017-04-12 12:49 UTC  (7+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] mm/vmalloc: "
  ` [PATCH v2 2/5] x86/ldt: use vfree() instead of vfree_atomic()
  ` [PATCH v2 3/5] kernel/fork: use vfree() instead of vfree_atomic() to free thread stack
  ` [PATCH v2 4/5] mm/vmalloc: remove vfree_atomic()
  ` [PATCH v2 5/5] mm/vmalloc: Don't spawn workers if somebody already purging

[PATCH 1/9] mm/huge_memory: Use zap_deposited_table() more
 2017-04-12  5:51 UTC  (4+ messages)
` [PATCH 2/9] mm/huge_memory: Deposit a pgtable for DAX PMD faults when required

[PATCH] mm/madvise: Clean up MADV_SOFT_OFFLINE and MADV_HWPOISON
 2017-04-12  4:54 UTC  (3+ messages)
` [PATCH RESEND] "

mmotm 2017-04-11-15-23 uploaded
 2017-04-11 22:25 UTC 

[PATCH] mm/migrate: check for null vma before dereferencing it
 2017-04-11 21:46 UTC  (4+ messages)

[PATCH] mm, numa: Fix bad pmd by atomically check for pmd_trans_huge when marking page tables prot_numa
 2017-04-11 21:44 UTC  (9+ messages)

[HMM 00/16] HMM (Heterogeneous Memory Management) v19
 2017-04-11 20:33 UTC  (6+ messages)
` [HMM 10/16] mm/hmm/mirror: helper to snapshot CPU page table v2


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