linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[HMM 00/16] HMM (Heterogeneous Memory Management) v18
 2017-03-16 16:05 UTC  (17+ messages)
` [HMM 01/16] mm/memory/hotplug: convert device bool to int to allow for more flags v3
` [HMM 02/16] mm/put_page: move ref decrement to put_zone_device_page()
` [HMM 03/16] mm/ZONE_DEVICE/free-page: callback when page is freed v3
` [HMM 04/16] mm/ZONE_DEVICE/unaddressable: add support for un-addressable device memory v3
` [HMM 05/16] mm/ZONE_DEVICE/x86: add support for un-addressable device memory
` [HMM 06/16] mm/migrate: add new boolean copy flag to migratepage() callback
` [HMM 07/16] mm/migrate: new memory migration helper for use with device memory v4
` [HMM 08/16] mm/migrate: migrate_vma() unmap page from vma while collecting pages
` [HMM 09/16] mm/hmm: heterogeneous memory management (HMM for short)
` [HMM 10/16] mm/hmm/mirror: mirror process address space on device with HMM helpers
` [HMM 11/16] mm/hmm/mirror: helper to snapshot CPU page table v2
` [HMM 12/16] mm/hmm/mirror: device page fault handler
` [HMM 13/16] mm/hmm/migrate: support un-addressable ZONE_DEVICE page in migration
` [HMM 14/16] mm/migrate: allow migrate_vma() to alloc new page on empty entry
` [HMM 15/16] mm/hmm/devmem: device memory hotplug using ZONE_DEVICE
` [HMM 16/16] mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memory v2

[PATCH 0/7] Switch x86 to generic get_user_pages_fast() implementation
 2017-03-16 15:26 UTC  (5+ messages)
` [PATCH 2/7] mm/gup: Move permission checks into helpers
` [PATCH 3/7] mm/gup: Move page table entry dereference into helper
` [PATCH 4/7] mm/gup: Make pages referenced during generic get_user_pages_fast()
` [PATCH 7/7] x86/mm: Switch to generic get_user_page_fast() implementation

[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
 2017-03-16 15:09 UTC  (28+ messages)
` [RFC PATCH v2 12/32] x86: Add early boot support when running with SEV active
` [RFC PATCH v2 14/32] x86: mm: Provide support to use memblock when spliting large pages
` [RFC PATCH v2 16/32] x86: kvm: Provide support to create Guest and HV shared per-CPU variables
` [RFC PATCH v2 23/32] kvm: introduce KVM_MEMORY_ENCRYPT_OP ioctl
` [RFC PATCH v2 24/32] kvm: x86: prepare for SEV guest management API support
` [RFC PATCH v2 26/32] kvm: svm: Add support for SEV LAUNCH_UPDATE_DATA command
` [RFC PATCH v2 29/32] kvm: svm: Add support for SEV DEBUG_DECRYPT command
` [RFC PATCH v2 30/32] kvm: svm: Add support for SEV DEBUG_ENCRYPT command
` [RFC PATCH v2 32/32] x86: kvm: Pin the guest memory when SEV is active

MAP_POPULATE vs. MADV_HUGEPAGES
 2017-03-16 15:01 UTC  (6+ messages)

[PATCH v2 0/5] mm: support parallel free of memory
 2017-03-16 14:14 UTC  (19+ messages)
` [PATCH v2 1/5] mm: add tlb_flush_mmu_free_batches
` [PATCH v2 2/5] mm: parallel free pages
` [PATCH v2 3/5] mm: use a dedicated workqueue for the free workers
` [PATCH v2 4/5] mm: add force_free_pages in zap_pte_range
` [PATCH v2 5/5] mm: add debugfs interface for parallel free tuning

[patch] KASAN: Do not sanitize kexec purgatory
 2017-03-16 13:49 UTC 

[PATCH 0/3] mm: page_alloc: Object code reductions and logging fix
 2017-03-16 11:30 UTC  (8+ messages)
` [PATCH 1/3] mm: page_alloc: Reduce object size by neatening printks
` [PATCH 2/3] mm: page_alloc: Fix misordered logging output, reduce code size
` [PATCH 3/3] mm: page_alloc: Break up a long single-line printk

[PATCH 00/15] mm: page_alloc: style neatenings
 2017-03-16 10:33 UTC  (20+ messages)
` [PATCH 01/15] mm: page_alloc: whitespace neatening
` [PATCH 02/15] mm: page_alloc: align arguments to parenthesis
` [PATCH 03/15] mm: page_alloc: fix brace positions
` [PATCH 04/15] mm: page_alloc: fix blank lines
` [PATCH 05/15] mm: page_alloc: Move __meminitdata and __initdata uses
` [PATCH 06/15] mm: page_alloc: Use unsigned int instead of unsigned
` [PATCH 07/15] mm: page_alloc: Move labels to column 1
` [PATCH 08/15] mm: page_alloc: Fix typo acording -> according & the the -> to the
` [PATCH 09/15] mm: page_alloc: Use the common commenting style
` [PATCH 10/15] mm: page_alloc: 80 column neatening
` [PATCH 11/15] mm: page_alloc: Move EXPORT_SYMBOL uses
` [PATCH 12/15] mm: page_alloc: Avoid pointer comparisons to NULL
` [PATCH 13/15] mm: page_alloc: Remove unnecessary parentheses
` [PATCH 14/15] mm: page_alloc: Use octal permissions
` [PATCH 15/15] mm: page_alloc: Move logical continuations to EOL

[PATCH 0/3] mm/fs: get PG_error out of the writeback reporting business
 2017-03-16 10:18 UTC  (6+ messages)
` [RFC PATCH] mm: retry writepages() on ENOMEM when doing an data integrity writeback

DOM Worker: page allocation stalls (4.9.13)
 2017-03-16 10:04 UTC 

[PATCH v4] mm/vmscan: more restrictive condition for retry in do_try_to_free_pages
 2017-03-16  9:59 UTC  (3+ messages)

[PATCHv2 2/5] target/user: Add global data block pool support
 2017-03-16  9:39 UTC  (2+ messages)

Still OOM problems with 4.9er kernels
 2017-03-16  9:39 UTC  (17+ messages)
        ` Still OOM problems with 4.9er/4.10er kernels

+ mm-sparse-refine-usemap_size-a-little.patch added to -mm tree
 2017-03-16  9:17 UTC 

Is it fixed by following patch
 2017-03-16  9:09 UTC  (3+ messages)

[RFC PATCH] rework memory hotplug onlining
 2017-03-16  8:54 UTC  (9+ messages)
  ` ZONE_NORMAL vs. ZONE_MOVABLE (was: Re: [RFC PATCH] rework memory hotplug onlining)
    ` ZONE_NORMAL vs. ZONE_MOVABLE

[mmotm] "x86/atomic: move __arch_atomic_add_unless out of line" build error
 2017-03-16  8:27 UTC  (2+ messages)

[RFC PATCH 00/13] Introduce first class virtual address spaces
 2017-03-16  8:21 UTC  (15+ messages)

[PATCH v7 1/3] x86/mm: Adapt MODULES_END based on Fixmap section size
 2017-03-16  8:10 UTC  (7+ messages)
` [PATCH v7 3/3] x86: Make the GDT remapping read-only on 64-bit

[PATCH kernel v8 0/4] Extend virtio-balloon for fast (de)inflating & fast live migration
 2017-03-16  7:08 UTC  (5+ messages)
` [PATCH kernel v8 1/4] virtio-balloon: deflate via a page list
` [PATCH kernel v8 2/4] virtio-balloon: VIRTIO_BALLOON_F_CHUNK_TRANSFER
` [PATCH kernel v8 3/4] mm: add inerface to offer info about unused pages
` [PATCH kernel v8 4/4] virtio-balloon: VIRTIO_BALLOON_F_HOST_REQ_VQ

[PATCH -v6 0/9] THP swap: Delay splitting THP during swapping out
 2017-03-16  6:31 UTC  (12+ messages)
` [PATCH -mm -v6 3/9] mm, THP, swap: Add swap cluster allocate/free functions
` [PATCH -mm -v6 4/9] mm, THP, swap: Add get_huge_swap_page()
` [PATCH -mm -v6 5/9] mm, THP, swap: Support to clear SWAP_HAS_CACHE for huge page

[PATCH v4 00/13] mm: sub-section memory hotplug support
 2017-03-16  6:07 UTC  (14+ messages)
` [PATCH v4 01/13] mm: fix type width of section to/from pfn conversion macros
` [PATCH v4 02/13] mm, devm_memremap_pages: use multi-order radix for ZONE_DEVICE lookups
` [PATCH v4 03/13] mm: introduce struct mem_section_usage to track partial population of a section
` [PATCH v4 04/13] mm: introduce common definitions for the size and mask "
` [PATCH v4 05/13] mm: cleanup sparse_init_one_section() return value
` [PATCH v4 06/13] mm: track active portions of a section at boot
` [PATCH v4 07/13] mm: fix register_new_memory() zone type detection
` [PATCH v4 08/13] x86, kasan: clarify kasan's dependency on vmemmap_populate_hugepages()
` [PATCH v4 09/13] mm: convert kmalloc_section_memmap() to populate_section_memmap()
` [PATCH v4 10/13] mm: prepare for hot-{add, remove} of sub-section ranges
` [PATCH v4 11/13] mm: support section-unaligned ZONE_DEVICE memory ranges
` [PATCH v4 12/13] mm: enable section-unaligned devm_memremap_pages()
` [PATCH v4 13/13] libnvdimm, pfn, dax: stop padding pmem namespaces to section alignment

[PATCH v2 00/10] make try_to_unmap simple
 2017-03-16  5:57 UTC  (17+ messages)
` [PATCH v2 01/10] mm: remove unncessary ret in page_referenced
` [PATCH v2 02/10] mm: remove SWAP_DIRTY in ttu
` [PATCH v2 03/10] mm: remove SWAP_MLOCK check for SWAP_SUCCESS "
` [PATCH v2 04/10] mm: make the try_to_munlock void function
` [PATCH v2 05/10] mm: remove SWAP_MLOCK in ttu
` [PATCH v2 06/10] mm: remove SWAP_AGAIN "
` [PATCH v2 07/10] mm: make ttu's return boolean
` [PATCH v2 08/10] mm: make rmap_walk void function
` [PATCH v2 09/10] mm: make rmap_one boolean function
` [PATCH v2 10/10] mm: remove SWAP_[SUCCESS|AGAIN|FAIL]

[PATCH v3 0/8] try to reduce fragmenting fallbacks
 2017-03-16  2:18 UTC  (9+ messages)
` [PATCH v3 2/8] mm, compaction: remove redundant watermark check in compact_finished()
` [PATCH v3 4/8] mm, page_alloc: count movable pages when stealing from pageblock
` [PATCH v3 7/8] mm, compaction: restrict async compaction to pageblocks of same migratetype
` [PATCH v3 8/8] mm, compaction: finish whole pageblock to reduce fragmentation

[PATCH v2] xfs: remove kmem_zalloc_greedy
 2017-03-15 16:40 UTC  (7+ messages)

[PATCH] mm: move mm_percpu_wq initialization earlier
 2017-03-15 16:40 UTC 

[PATCH] mm: move pcp and lru-pcp drainging into single wq
 2017-03-15 16:31 UTC  (6+ messages)

[PATCH v4 05/11] mm: thp: enable thp migration in generic path
 2017-03-15 16:00 UTC  (4+ messages)

[PATCH v8] mm: Add memory allocation watchdog kernel thread
 2017-03-15 11:49 UTC 

[PATCH v33 01/14] memblock: add memblock_clear_nomap()
 2017-03-15  9:59 UTC  (2+ messages)
` [PATCH v33 02/14] memblock: add memblock_cap_memory_range()

[PATCH 0/6] x86: 5-level paging enabling for v4.12, Part 1
 2017-03-15  9:23 UTC  (3+ messages)

[RFC PATCH] mm, hotplug: get rid of auto_online_blocks
 2017-03-15  7:57 UTC  (17+ messages)
            ` WTH is going on with memory hotplug sysf interface (was: Re: [RFC PATCH] mm, hotplug: get rid of auto_online_blocks)

[PATCH V3 0/4] Define coherent device memory node
 2017-03-15  4:10 UTC  (5+ messages)
` [PATCH 1/2] mm: Change generic FALLBACK zonelist creation process

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox