linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-11 11:28:10 to 2017-04-15 19:57:37 UTC [more...]

[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 -v2 0/9] mm: make movable onlining suck less
 2017-04-15 12:17 UTC  (27+ 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

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

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

[PATCH v9 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
 2017-04-14 21:38 UTC  (21+ 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

[RFC 0/6] cpuset/mempolicies related fixes and cleanups
 2017-04-14 20:37 UTC  (22+ 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 3/6] mm, page_alloc: pass preferred nid instead of zonelist to allocator
` [RFC 4/6] mm, mempolicy: simplify rebinding mempolicies when updating cpusets
` [RFC 5/6] mm, cpuset: always use seqlock when changing task's nodemask
` [RFC 6/6] mm, mempolicy: don't check cpuset seqlock where it doesn't matter

[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] mm/madvise: Move up the behavior parameter validation
 2017-04-14 13:51 UTC  (3+ messages)
` [PATCH V2] "

[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] hugetlbfs: fix offset overflow in huegtlbfs mmap
 2017-04-14  3:32 UTC  (5+ messages)

[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] "

Heavy I/O causing slow interactivity
 2017-04-13 18:13 UTC  (5+ messages)

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

[RFC 0/1] add support for reclaiming priorities per mem cgroup
 2017-04-13 16:03 UTC  (7+ messages)

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

[PATCH v7 0/7] Introduce ZONE_CMA
 2017-04-13 11:56 UTC  (5+ 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 0/8] x86: 5-level paging enabling for v4.12, Part 4
 2017-04-12 11:11 UTC  (13+ 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

[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

[PATCH] mm: Add additional consistency check
 2017-04-11 19:39 UTC  (26+ messages)

[PATCHv3 00/22] Ion clean up in preparation in moving out of staging
 2017-04-11 16:48 UTC  (4+ messages)
` [PATCHv3 13/22] staging: android: ion: Use CMA APIs directly

[PATCH] mm,page_alloc: Split stall warning and failure warning
 2017-04-11 13:26 UTC  (6+ messages)

[PATCH 1/4] mm: memcontrol: clean up memory.events counting function
 2017-04-11 12:30 UTC  (5+ messages)
` [PATCH 2/4] mm: memcontrol: re-use global VM event enum


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