linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-04 19:42:25 to 2017-04-07 07:40:04 UTC [more...]

[PATCH 0/6 v5] kvmalloc
 2017-04-07  7:40 UTC  (4+ messages)
` [PATCH 2/9] mm: support __GFP_REPEAT in kvmalloc_node for >32kB

[PATCH 0/4] more robust PF_MEMALLOC handling
 2017-04-07  7:38 UTC  (19+ messages)
` [PATCH 1/4] mm: prevent potential recursive reclaim due to clearing PF_MEMALLOC
` [PATCH 2/4] mm: introduce memalloc_noreclaim_{save,restore}
` [PATCH 3/4] treewide: convert PF_MEMALLOC manipulations to new helpers
    ` [Nbd] "
` [PATCH 4/4] mtd: nand: nandsim: convert to memalloc_noreclaim_*()

[PATCH -mm -v3] mm, swap: Use kvzalloc to allocate some swap data structure
 2017-04-07  6:49 UTC 

[PATCH -mm -v3] mm, swap: Sort swap entries before free
 2017-04-07  6:49 UTC 

[v2 0/5] parallelized "struct page" zeroing
 2017-04-07  6:15 UTC  (4+ messages)
` [v2 5/5] mm: teach platforms not to zero struct pages memory

[HMM 00/16] HMM (Heterogeneous Memory Management) v19
 2017-04-07  2:02 UTC  (24+ messages)
` [HMM 01/16] mm/memory/hotplug: add memory type parameter to arch_add/remove_memory
` [HMM 02/16] mm/put_page: move ZONE_DEVICE page reference decrement v2
` [HMM 03/16] mm/unaddressable-memory: new type of ZONE_DEVICE for unaddressable memory
` [HMM 04/16] mm/ZONE_DEVICE/x86: add support for un-addressable device memory
` [HMM 05/16] mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPY
` [HMM 06/16] mm/migrate: new memory migration helper for use with device memory v4
` [HMM 07/16] mm/migrate: migrate_vma() unmap page from vma while collecting pages
` [HMM 08/16] mm/hmm: heterogeneous memory management (HMM for short)
` [HMM 09/16] mm/hmm/mirror: mirror process address space on device with HMM helpers
` [HMM 10/16] mm/hmm/mirror: helper to snapshot CPU page table v2
` [HMM 11/16] mm/hmm/mirror: device page fault handler
` [HMM 12/16] mm/migrate: support un-addressable ZONE_DEVICE page in migration
` [HMM 13/16] mm/migrate: allow migrate_vma() to alloc new page on empty entry
` [HMM 14/16] mm/hmm/devmem: device memory hotplug using ZONE_DEVICE
` [HMM 15/16] mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memory v2
` [HMM 16/16] hmm: heterogeneous memory management documentation

[PATCH -mm -v2] mm, swap: Use kvzalloc to allocate some swap data structure
 2017-04-07  1:24 UTC  (3+ messages)

[PATCH v3 0/8] try to reduce fragmenting fallbacks
 2017-04-07  0:38 UTC  (5+ messages)
` [PATCH v3 7/8] mm, compaction: restrict async compaction to pageblocks of same migratetype

[PATCH] loop: Add PF_LESS_THROTTLE to block/loop device thread
 2017-04-06 23:47 UTC  (13+ messages)
` [PATCH v2] "
          ` [PATCH v3] "

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

[patch] mm, swap_cgroup: reschedule when neeed in swap_cgroup_swapoff()
 2017-04-06 20:16 UTC 

Is it safe for kthreadd to drain_all_pages?
 2017-04-06 18:52 UTC  (4+ messages)

[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
 2017-04-06 18:37 UTC  (10+ messages)
` [RFC PATCH v2 14/32] x86: mm: Provide support to use memblock when spliting large pages

ksmd lockup - kernel 4.11-rc series
 2017-04-06 18:33 UTC  (5+ messages)

[PATCH v2] fault-inject: support systematic fault injection
 2017-04-06 18:33 UTC  (2+ messages)

[PATCH 0/6] mm: make movable onlining suck less
 2017-04-06 17:46 UTC  (18+ messages)
` [PATCH 1/6] mm: get rid of zone_is_initialized
  ` [PATCH v1 "
` [PATCH 5/6] mm, memory_hotplug: do not associate hotadded memory to zones until online

[PATCH] mm, vmscan: prevent kswapd sleeping prematurely due to mismatched classzone_idx -fix
 2017-04-06 17:45 UTC 

[PATCH] mm: vmscan: fix IO/refault regression in cache workingset transition
 2017-04-06 16:51 UTC  (6+ messages)

[RFC][PATCH] mm: Tighten x86 /dev/mem with zeroing
 2017-04-06 14:25 UTC  (2+ messages)

[patch for-4.11] mm, thp: fix setting of defer+madvise thp defrag mode
 2017-04-06 13:39 UTC  (3+ messages)

[PATCH 0/6] mm: make movable onlining suck less
 2017-04-06 11:07 UTC  (27+ messages)

[PATCH v8] mm: Add memory allocation watchdog kernel thread
 2017-04-06 11:02 UTC  (2+ messages)

[PATCH 1/4] mm: memcontrol: clean up memory.events counting function
 2017-04-06  9:01 UTC  (8+ messages)
` [PATCH 2/4] mm: memcontrol: re-use global VM event enum
` [PATCH 3/4] mm: memcontrol: re-use node VM page state enum
` [PATCH 4/4] mm: memcontrol: use node page state naming scheme for memcg

[PATCH] mm, memory_hotplug: fix devm_memremap_pages() after memory_hotplug rework
 2017-04-06  6:41 UTC  (5+ messages)

[PATCH v2 0/9] Support swap entries for contiguous pte hugepages
 2017-04-06  5:37 UTC  (12+ messages)
` [PATCH v2 1/9] mm/hugetlb: add size parameter to huge_pte_offset()
` [PATCH v2 2/9] arm64: hugetlbpages: Support handling swap entries in huge_pte_offset()
` [PATCH v2 3/9] mm/hugetlb: Allow architectures to override huge_pte_clear()
` [PATCH v2 4/9] arm64: hugetlb: Override huge_pte_clear() to support contiguous hugepages
` [PATCH v2 5/9] mm/hugetlb: Introduce set_huge_swap_pte_at() helper
` [PATCH v2 6/9] mm: rmap: Use correct helper when poisoning hugepages
` [PATCH v2 7/9] arm64: hugetlb: Override set_huge_swap_pte_at() to support contiguous hugepages
` [PATCH v2 8/9] arm64: hwpoison: add VM_FAULT_HWPOISON[_LARGE] handling
` [PATCH v2 9/9] arm64: kconfig: allow support for memory failure handling

[PATCH -mm -v8 0/3] THP swap: Delay splitting THP during swapping out
 2017-04-06  5:35 UTC  (4+ messages)
` [PATCH -mm -v8 1/3] mm, THP, swap: Delay splitting THP during swap out
` [PATCH -mm -v8 2/3] mm, THP, swap: Check whether THP can be split firstly
` [PATCH -mm -v8 3/3] mm, THP, swap: Enable THP swap optimization only if has compound map

[PATCH -mm -v2] mm, swap: Sort swap entries before free
 2017-04-06  0:47 UTC  (3+ messages)

sudo x86info -a => kernel BUG at mm/usercopy.c:78!
 2017-04-05 19:39 UTC  (13+ messages)

Heavy I/O causing slow interactivity
 2017-04-05 18:43 UTC  (4+ messages)

[PATCH v35 02/14] memblock: add memblock_cap_memory_range()
 2017-04-05 17:20 UTC  (2+ messages)

[PATCH 00/26] x86: 5-level paging enabling for v4.12
 2017-04-05 15:32 UTC  (5+ messages)
` [PATCH 21/26] x86/mm: add support of additional page table level during early boot

[PATCH -v2 1/2] mm, swap: Use kvzalloc to allocate some swap data structure
 2017-04-05 13:43 UTC  (14+ messages)

[PATCH] mm/usercopy: Drop extra is_vmalloc_or_module check
 2017-04-05 13:17 UTC  (3+ messages)

[PATCH v3] Illuminate thread id to user space
 2017-04-05 12:42 UTC  (4+ messages)
  ` [PATCH v3] userfaultfd: provide pid in userfault msg

[PATCH 1/4] mm/vmalloc: allow to call vfree() in atomic context
 2017-04-05 12:14 UTC  (8+ messages)

error
 2017-04-05 11:09 UTC 

in_irq_or_nmi()
 2017-04-05  8:53 UTC  (11+ messages)
          ` in_irq_or_nmi() and RFC patch

[PATCH kernel v8 0/4] Extend virtio-balloon for fast (de)inflating & fast live migration
 2017-04-05  7:47 UTC  (6+ messages)
` [PATCH kernel v8 2/4] virtio-balloon: VIRTIO_BALLOON_F_CHUNK_TRANSFER

[PATCH -mm] mm, swap: Remove unused function prototype
 2017-04-05  7:10 UTC 

[PATCH v5 0/2] tcmu: Dynamic growing data area support
 2017-04-05  6:06 UTC  (3+ messages)
` [PATCH v5 1/2] tcmu: Add dynamic growing data area feature support
` [PATCH v5 2/2] tcmu: Add global data block pool support

thrashing on file pages
 2017-04-05  1:01 UTC 

mmotm 2017-04-04-15-00 uploaded
 2017-04-04 22:02 UTC 

[PATCH] mm: Add additional consistency check
 2017-04-04 20:13 UTC  (8+ 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).