linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-05 14:09:41 to 2016-12-08 16:23:08 UTC [more...]

[RFC, PATCHv1 00/28] 5-level paging
 2016-12-08 16:21 UTC  (28+ messages)
` [QEMU, PATCH] x86: implement la57 paging mode
` [RFC, PATCHv1 01/28] asm-generic: introduce 5level-fixup.h
` [RFC, PATCHv1 02/28] asm-generic: introduce __ARCH_USE_5LEVEL_HACK
` [RFC, PATCHv1 03/28] arch, mm: convert all architectures to use 5level-fixup.h
` [RFC, PATCHv1 04/28] asm-generic: introduce <asm-generic/pgtable-nop4d.h>
` [RFC, PATCHv1 05/28] mm: convert generic code to 5-level paging
` [RFC, PATCHv1 06/28] x86: basic changes into headers for "
` [RFC, PATCHv1 08/28] x86/gup: add 5-level paging support
` [RFC, PATCHv1 09/28] x86/ident_map: "
` [RFC, PATCHv1 10/28] x86/mm: add support of p4d_t in vmalloc_fault()
` [RFC, PATCHv1 11/28] x86/power: support p4d_t in hibernate code
` [RFC, PATCHv1 12/28] x86/kexec: support p4d_t
` [RFC, PATCHv1 13/28] x86: convert the rest of the code to "
` [RFC, PATCHv1 14/28] mm: introduce __p4d_alloc()
` [RFC, PATCHv1 15/28] x86: detect 5-level paging support
` [RFC, PATCHv1 16/28] x86/asm: remove __VIRTUAL_MASK_SHIFT==47 assert
` [RFC, PATCHv1 17/28] x86/mm: define virtual memory map for 5-level paging
` [RFC, PATCHv1 18/28] x86/paravirt: make paravirt code support "
` [RFC, PATCHv1 19/28] x86/mm: basic defines/helpers for CONFIG_X86_5LEVEL
` [RFC, PATCHv1 20/28] x86/dump_pagetables: support 5-level paging
` [RFC, PATCHv1 21/28] x86/mm: extend kasan to "
` [RFC, PATCHv1 22/28] x86/espfix: "
` [RFC, PATCHv1 23/28] x86/mm: add support of additional page table level during early boot
` [RFC, PATCHv1 24/28] x86/mm: add sync_global_pgds() for configuration with 5-level paging
` [RFC, PATCHv1 25/28] x86/mm: make kernel_physical_mapping_init() support "
` [RFC, PATCHv1 26/28] x86/mm: add support for 5-level paging for KASLR
` [RFC, PATCHv1 27/28] x86: enable la57 support

[HMM v14 00/16] HMM (Heterogeneous Memory Management) v14
 2016-12-08 16:39 UTC  (18+ messages)
` [HMM v14 01/16] mm/free_hot_cold_page: catch ZONE_DEVICE pages
` [HMM v14 02/16] mm/memory/hotplug: convert device bool to int to allow for more flags v2
` [HMM v14 03/16] mm/ZONE_DEVICE/devmem_pages_remove: allow early removal of device memory
` [HMM v14 04/16] mm/ZONE_DEVICE/free-page: callback when page is freed
` [HMM v14 05/16] mm/ZONE_DEVICE/unaddressable: add support for un-addressable device memory
` [HMM v14 06/16] mm/ZONE_DEVICE/x86: "
` [HMM v14 07/16] mm/hmm: heterogeneous memory management (HMM for short)
` [HMM v14 08/16] mm/hmm/mirror: mirror process address space on device with HMM helpers
` [HMM v14 09/16] mm/hmm/mirror: helper to snapshot CPU page table
` [HMM v14 10/16] mm/hmm/mirror: device page fault handler
` [HMM v14 11/16] mm/hmm/migrate: support un-addressable ZONE_DEVICE page in migration
` [HMM v14 12/16] mm/hmm/migrate: add new boolean copy flag to migratepage() callback
` [HMM v14 13/16] mm/hmm/migrate: new memory migration helper for use with device memory v2
` [HMM v14 14/16] mm/hmm/migrate: optimize page map once in vma being migrated
` [HMM v14 15/16] mm/hmm/devmem: device driver helper to hotplug ZONE_DEVICE memory
` [HMM v14 16/16] mm/hmm/devmem: dummy HMM device as an helper for "

[PATCH] mm/page_alloc: Wait for oom_lock before retrying
 2016-12-08 16:18 UTC  (8+ messages)

[PATCH] mm: page_alloc: High-order per-cpu page allocator v7
 2016-12-08 16:04 UTC  (20+ messages)

LSF/MM 2017: Call for Proposals
 2016-12-08 15:37 UTC  (6+ messages)
    ` [Lsf-pc] "

[RFC PATCH] mm: introduce kv[mz]alloc helpers
 2016-12-08 13:51 UTC  (3+ messages)

[PATCH 0/2] GFP_NOFAIL cleanups
 2016-12-08 13:47 UTC  (11+ messages)
` [PATCH 2/2] mm, oom: do not enfore OOM killer for __GFP_NOFAIL automatically

mlockall() with pid parameter
 2016-12-08 12:58 UTC  (7+ messages)

[patch] mm, compaction: add vmstats for kcompactd work
 2016-12-08 12:35 UTC  (3+ messages)

[PATCH/RFC] z3fold: add kref refcounting
 2016-12-08 11:24 UTC 

[PATCH v3 0/4] mm: fix the "counter.sh" failure for libhugetlbfs
 2016-12-08  9:52 UTC  (7+ messages)

[PATCH] mm: use vmalloc fallback path for certain memcg allocations
 2016-12-08  8:45 UTC  (13+ messages)

[PATCH 00/11] mm: sub-section memory hotplug support
 2016-12-08  2:49 UTC  (3+ messages)
` [PATCH 01/11] mm, devm_memremap_pages: use multi-order radix for ZONE_DEVICE lookups

[RFC PATCH] mm: use ACCESS_ONCE in page_cpupid_xchg_last()
 2016-12-07 22:16 UTC  (11+ messages)
` [RFC PATCH v3] mm: use READ_ONCE "

[PATCH v7] powerpc: Do not make the entire heap executable
 2016-12-07 22:15 UTC  (2+ messages)

[PATCH kernel v5 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
 2016-12-07 20:28 UTC  (18+ messages)
` [PATCH kernel v5 5/5] virtio-balloon: tell host vm's unused page info
            ` [Qemu-devel] [PATCH kernel v5 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration

[PATCHv4 00/10] CONFIG_DEBUG_VIRTUAL for arm64
 2016-12-07 13:57 UTC  (21+ messages)
` [PATCHv4 05/10] arm64: Use __pa_symbol for kernel symbols
` [PATCHv4 08/10] mm/kasan: Switch to using __pa_symbol and lm_alias
` [PATCHv4 09/10] mm/usercopy: Switch to using lm_alias
` [PATCHv4 10/10] arm64: Add support for CONFIG_DEBUG_VIRTUAL

[PATCH] hotplug: make register and unregister notifier API symmetric
 2016-12-07 13:54 UTC 

[RFC PATCH v3 00/20] x86: Secure Memory Encryption (AMD)
 2016-12-07 13:19 UTC  (3+ messages)
` [RFC PATCH v3 10/20] Add support to access boot related data in the clear

[PATCH] mm: page_idle_get_page() does not need zone_lru_lock
 2016-12-07 13:07 UTC  (4+ messages)

[PATCH] mm: add cond_resched() in gather_pte_stats()
 2016-12-07 12:31 UTC  (2+ messages)

[PATCH] mm: make transparent hugepage size public
 2016-12-07  8:04 UTC  (9+ messages)

[PATCH] device-dax: fail all private mapping attempts
 2016-12-07  1:11 UTC  (3+ messages)

mmotm 2016-11-30-15-46 uploaded
 2016-12-07  0:11 UTC  (3+ messages)

[PATCHv5 00/11] CONFIG_DEBUG_VIRTUAL for arm64
 2016-12-06 23:50 UTC  (12+ messages)
` [PATCHv5 01/11] lib/Kconfig.debug: Add ARCH_HAS_DEBUG_VIRTUAL
` [PATCHv5 02/11] mm/cma: Cleanup highmem check
` [PATCHv5 03/11] arm64: Move some macros under #ifndef __ASSEMBLY__
` [PATCHv5 04/11] arm64: Add cast for virt_to_pfn
` [PATCHv5 05/11] mm: Introduce lm_alias
` [PATCHv5 06/11] arm64: Use __pa_symbol for kernel symbols
` [PATCHv5 07/11] drivers: firmware: psci: Use __pa_symbol for kernel symbol
` [PATCHv5 08/11] kexec: Switch to __pa_symbol
` [PATCHv5 09/11] mm/kasan: Switch to using __pa_symbol and lm_alias
` [PATCHv5 10/11] mm/usercopy: Switch to using lm_alias
` [PATCHv5 11/11] arm64: Add support for CONFIG_DEBUG_VIRTUAL

mmotm 2016-12-06-15-45 uploaded
 2016-12-06 23:46 UTC 

[PATCH v3 00/33] Radix tree patches for 4.10
 2016-12-06 21:25 UTC  (5+ messages)
` [PATCH v3 33/33] Reimplement IDR and IDA using the radix tree

[PATCH 0/2] High-order per-cpu cache v5
 2016-12-06 13:53 UTC  (8+ messages)
` [PATCH 2/2] mm: page_alloc: High-order per-cpu page allocator v5

[PATCH v2] zswap: only use CPU notifier when HOTPLUG_CPU=y
 2016-12-06  9:30 UTC  (10+ messages)
          ` [PATCH] hotplug: make register and unregister notifier API symmetric

INFO: rcu_sched detected stalls on CPUs/tasks with `kswapd` and `mem_cgroup_shrink_node`
 2016-12-06  8:32 UTC  (6+ messages)

[PATCH] mm: add three more cond_resched() in swapoff
 2016-12-06  5:57 UTC 

[PATCH] tmpfs: change shmem_mapping() to test shmem_aops
 2016-12-06  5:52 UTC 

[mm PATCH 0/3] Page fragment updates
 2016-12-05 20:11 UTC  (3+ messages)

[PATCH] mm, vmscan: add cond_resched into shrink_node_memcg
 2016-12-05 16:16 UTC  (4+ messages)

Designing a safe RX-zero-copy Memory Model for Networking
 2016-12-05 14:31 UTC 


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