messages from 2017-04-08 18:09:13 to 2017-04-12 11:08:44 UTC [more...]
[PATCH] mm, page_alloc: Remove debug_guardpage_minorder() test in warn_alloc()
2017-04-12 11:08 UTC (5+ messages)
[PATCH 0/8] x86: 5-level paging enabling for v4.12, Part 4
2017-04-12 10:41 UTC (12+ 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] hugetlbfs: fix offset overflow in huegtlbfs mmap
2017-04-12 8:58 UTC (3+ messages)
[RFC 0/6] cpuset/mempolicies related fixes and cleanups
2017-04-12 8:49 UTC (14+ 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] mm: add VM_STATIC flag to vmalloc and prevent from removing the areas
2017-04-12 6:02 UTC (2+ messages)
[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] "
[PATCH v7 0/7] Introduce ZONE_CMA
2017-04-12 1:39 UTC (11+ messages)
` [PATCH v7 1/7] mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE request
` [PATCH v7 2/7] mm/cma: introduce new zone, ZONE_CMA
` [PATCH v7 3/7] mm/cma: populate ZONE_CMA
` [PATCH v7 4/7] mm/cma: remove ALLOC_CMA
` [PATCH v7 5/7] mm/cma: remove MIGRATE_CMA
` [PATCH v7 6/7] mm/cma: remove per zone CMA stat
` [PATCH v7 7/7] ARM: CMA: avoid re-mapping CMA region if CONFIG_HIGHMEM
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 (15+ messages)
[HMM 00/16] HMM (Heterogeneous Memory Management) v19
2017-04-11 20:33 UTC (12+ messages)
` [HMM 10/16] mm/hmm/mirror: helper to snapshot CPU page table v2
` [HMM 14/16] mm/hmm/devmem: device memory hotplug using ZONE_DEVICE
[PATCH] mm: Add additional consistency check
2017-04-11 19:39 UTC (26+ messages)
thrashing on file pages
2017-04-11 19:25 UTC (2+ messages)
[PATCH -v2 0/9] mm: make movable onlining suck less
2017-04-11 17:03 UTC (36+ 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
` [PATCH 6/9] mm, memory_hotplug: do not associate hotadded memory to zones until online
` [PATCH v3 "
` [PATCH 7/9] mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory
` [PATCH 8/9] mm, memory_hotplug: fix the section mismatch warning
` [PATCH 9/9] mm, memory_hotplug: remove unused cruft after memory hotplug rework
[PATCHv3 00/22] Ion clean up in preparation in moving out of staging
2017-04-11 16:48 UTC (15+ messages)
` [PATCHv3 07/22] staging: android: ion: Remove page faulting support
` [PATCHv3 08/22] staging: android: ion: Remove crufty cache support
` [PATCHv3 13/22] staging: android: ion: Use CMA APIs directly
` [PATCHv3 17/22] staging: android: ion: Collapse internal header files
[PATCH] mm,page_alloc: Split stall warning and failure warning
2017-04-11 13:26 UTC (8+ messages)
[PATCH 1/4] mm: memcontrol: clean up memory.events counting function
2017-04-11 12:30 UTC (7+ messages)
` [PATCH 2/4] mm: memcontrol: re-use global VM event enum
[PATCH] mm, page_alloc: re-enable softirq use of per-cpu page allocator
2017-04-11 8:23 UTC (4+ messages)
[linux-next:master 9014/9031] mm/madvise.c:341: warning: value computed is not used
2017-04-11 8:07 UTC
[PATCH] mm/hmm: Fix Kconfig dependencies for HMM
2017-04-11 7:51 UTC
[PATCH -mm -v3] mm, swap: Sort swap entries before free
2017-04-11 7:03 UTC (3+ messages)
[RFC][PATCH] mm: Tighten x86 /dev/mem with zeroing
2017-04-11 4:50 UTC (3+ messages)
[PATCH v2 00/10] make try_to_unmap simple
2017-04-11 2:56 UTC (4+ messages)
` [PATCH v2 04/10] mm: make the try_to_munlock void function
Page allocator order-0 optimizations merged
2017-04-11 1:54 UTC (4+ messages)
[mmotm:master 161/276] kernel/extable.c:174: undefined reference to `__start_ro_after_init'
2017-04-10 23:54 UTC (3+ messages)
[PATCH RESEND] mm/hugetlb: Don't call region_abort if region_chg fails
2017-04-10 23:37 UTC (3+ messages)
[linux-next:master 9018/9031] mm/migrate.c:2177:4: note: in expansion of macro 'ptep_get_and_clear'
2017-04-10 22:46 UTC
[linux-next:master 9014/9031] mm/shmem.c:646: warning: value computed is not used
2017-04-10 21:31 UTC
[RFC HMM CDM 0/3] Coherent Device Memory (CDM) on top of HMM
2017-04-10 18:11 UTC (4+ messages)
` [RFC HMM CDM 3/3] mm/migrate: memory migration using a device DMA engine
oom issue with 128G memory
2017-04-10 18:05 UTC
[patch 1/3] mm: protect set_page_dirty() from ongoing truncation
2017-04-10 15:51 UTC (5+ messages)
NULL pointer dereference in the kernel 3.10
2017-04-10 14:43 UTC (15+ messages)
[patch] mm, swap_cgroup: reschedule when neeed in swap_cgroup_swapoff()
2017-04-10 14:19 UTC (2+ messages)
[PATCH] z3fold: fix page locking in z3fold_alloc()
2017-04-10 13:16 UTC
[PATCH] Documentation: vm, add hugetlbfs reservation overview
2017-04-10 3:11 UTC (2+ messages)
[PATCH] mm/softoffline: Add page flag description in error paths
2017-04-10 0:15 UTC (2+ messages)
[PATCH v2] fault-inject: support systematic fault injection
2017-04-09 10:39 UTC (5+ messages)
[mmotm:master 261/276] mm/hmm.c:303:24: error: implicit declaration of function 'pmd_pfn'
2017-04-09 6:55 UTC
[mmotm:master 265/276] mm/hmm.c:815:2: error: implicit declaration of function 'arch_remove_memory'
2017-04-09 6:28 UTC
[mmotm:master 265/276] mm/hmm.c:33:0: warning: "SECTION_SIZE" redefined
2017-04-09 3:21 UTC
[RFC] calc_memmap_size() isn't accurate and one suggestion to improve
2017-04-09 1:44 UTC (3+ messages)
Is it safe for kthreadd to drain_all_pages?
2017-04-08 18:09 UTC (10+ messages)
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).