messages from 2016-12-05 03:06:45 to 2016-12-08 16:21:34 UTC [more...]
[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 (11+ messages)
` [PATCH v3 1/4] mm: hugetlb: rename some allocation functions
` [PATCH v3 2/4] mm: hugetlb: add a new parameter for some functions
` [PATCH v3 3/4] mm: hugetlb: change the return type "
` [PATCH v3 4/4] mm: hugetlb: support gigantic surplus pages
[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 (16+ messages)
` [RFC PATCH v2] "
` [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 (10+ 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 (12+ 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
Silly question about dethrottling
2016-12-05 9:25 UTC (4+ messages)
[patch] mm, slab: faster active and free stats
2016-12-05 4:23 UTC (9+ messages)
` [patch -mm] mm, slab: maintain total slab count instead of active count
[PATCH 0/2] High-order per-cpu cache v6
2016-12-05 3:39 UTC (3+ messages)
` [PATCH 1/2] mm, page_alloc: Keep pcp count and list contents in sync if struct page is corrupted
[PATCH v2 5/6] mm: hugetlb: add a new function to allocate a new gigantic page
2016-12-05 3:15 UTC (4+ messages)
` [PATCH V2 fix "
[PATCH v2 4/6] mm: mempolicy: intruduce a helper huge_nodemask()
2016-12-05 3:09 UTC (4+ messages)
` [PATCH V2 fix "
[PATCH v2 0/6] mm: fix the "counter.sh" failure for libhugetlbfs
2016-12-05 3:06 UTC (4+ messages)
` [PATCH v2 3/6] mm: hugetlb: change the return type for alloc_fresh_gigantic_page
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).