messages from 2016-05-13 14:01:31 to 2016-05-18 13:30:24 UTC [more...]
[PATCH v2] mm,oom: speed up select_bad_process() loop
2016-05-18 13:30 UTC (3+ messages)
` [PATCH v3] "
malloc() size in CMA region seems to be aligned to CMA_ALIGNMENT
2016-05-18 13:15 UTC (2+ messages)
[RFC 00/13] make direct compaction more deterministic
2016-05-18 12:46 UTC (26+ messages)
` [RFC 06/13] mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocations
` [RFC 08/13] mm, compaction: simplify contended compaction handling
` [RFC 11/13] mm, compaction: add the ultimate direct compaction priority
` [RFC 12/13] mm, compaction: more reliably increase "
` [RFC 13/13] mm, compaction: fix and improve watermark handling
Xfs lockdep warning with for-dave-for-4.6 branch
2016-05-18 11:31 UTC (11+ messages)
[PATCH v1] mm: bad_page() checks bad_flags instead of page->flags for hwpoison page
2016-05-18 10:17 UTC (7+ messages)
` [PATCH v2] mm: check_new_page_bad() directly returns in __PG_HWPOISON case
UBIFS and page migration (take 3)
2016-05-18 9:03 UTC (8+ messages)
why the kmalloc return fail when there is free physical address but return success after dropping page caches
2016-05-18 8:58 UTC (3+ messages)
[PATCH 00/28] Optimise page alloc/free fast paths v3
2016-05-18 8:49 UTC (7+ messages)
` [PATCH 13/28] mm, page_alloc: Remove redundant check for empty zonelist
` [PATCH 28/28] mm, page_alloc: Defer debugging checks of pages allocated from the PCP
[PATCH] mm: make faultaround produce old ptes
2016-05-18 8:43 UTC (8+ messages)
[PATCH] mm: memcontrol: fix the return in mem_cgroup_margin
2016-05-18 7:39 UTC (3+ messages)
[PATCH] oom: consider multi-threaded tasks in task_will_free_mem
2016-05-18 7:16 UTC (10+ messages)
Use after free in workingset LRU handling
2016-05-18 7:13 UTC (3+ messages)
[PATCH] MM: increase safety margin provided by PF_LESS_THROTTLE
2016-05-18 3:41 UTC
[PATCH] mm: fix duplicate words and typos
2016-05-18 2:35 UTC
[PATCH] mm: disable fault around on emulated access bit architecture
2016-05-18 1:42 UTC
[PATCH] mm: unhide vmstat_text definition for CONFIG_SMP
2016-05-18 1:02 UTC (10+ messages)
` Do not build vmstat_refresh if there is no procfs support
[PATCH 0/1] userfaultfd: don't pin the user memory in userfaultfd_file_create()
2016-05-17 20:34 UTC (8+ messages)
` [PATCH 1/1] "
` [PATCH v2 "
[PATCH] mm: add config option to select the initial overcommit mode
2016-05-17 20:16 UTC (42+ messages)
fs/exec.c: fix minor memory leak
2016-05-17 15:53 UTC (3+ messages)
` [PATCH] exec: remove the no longer needed remove_arg_zero()->free_arg_page()
[Bug 117731] New: Doing mprotect for PROT_NONE and then for PROT_READ|PROT_WRITE reduces CPU write B/W on buffer
2016-05-17 15:51 UTC (7+ messages)
[PATCH] mm/slub.c: fix sysfs filename in comment
2016-05-17 14:23 UTC (2+ messages)
mm: Use phys_addr_t for reserve_bootmem_region arguments
2016-05-17 14:14 UTC (2+ messages)
[PATCH] mm,oom: Re-enable OOM killer using timeout
2016-05-17 12:51 UTC (9+ messages)
[PATCH] mm: make fault_around_bytes configurable
2016-05-17 12:34 UTC (11+ messages)
+ mm-thp-avoid-unnecessary-swapin-in-khugepaged.patch added to -mm tree
2016-05-17 12:25 UTC (5+ messages)
[PATCHv9 0/2] mremap vDSO for 32-bit
2016-05-17 12:13 UTC (3+ messages)
` [PATCHv9 1/2] x86/vdso: add mremap hook to vm_special_mapping
` [PATCHv9 2/2] selftest/x86: add mremap vdso test
[PATCHv8 resend 1/2] x86/vdso: add mremap hook to vm_special_mapping
2016-05-17 10:25 UTC (11+ messages)
` [PATCHv8 resend 2/2] selftest/x86: add mremap vdso test
divide error: 0000 [#1] SMP in task_numa_migrate - handle_mm_fault vanilla 4.4.6
2016-05-17 9:21 UTC (9+ messages)
[PATCH v9] mm: kasan: Initial memory quarantine implementation
2016-05-17 8:55 UTC (3+ messages)
Question About Functions "__free_pages_check" and "check_new_page" in page_alloc.c
2016-05-17 8:17 UTC (5+ messages)
` "
[PATCH v5 00/13] Support non-lru page migration
2016-05-17 1:30 UTC (20+ messages)
` [PATCH v5 02/12] mm: migrate: support non-lru movable "
` [PATCH v5 05/12] zsmalloc: use bit_spin_lock
` [PATCH v5 06/12] zsmalloc: use accessor
` [PATCH v5 07/12] zsmalloc: factor page chain functionality out
` [PATCH v5 08/12] zsmalloc: introduce zspage structure
` [PATCH v5 09/12] zsmalloc: separate free_zspage from putback_zspage
[PATCH v5 11/12] zsmalloc: page migration support
2016-05-16 19:33 UTC (2+ messages)
[PATCH v5 03/12] mm: balloon: use general non-lru movable page feature
2016-05-16 19:16 UTC (2+ messages)
fs/exec.c: fix minor memory leak
2016-05-16 14:57 UTC (2+ messages)
x86: possible store-tearing in native_set_pte?
2016-05-16 14:18 UTC (3+ messages)
[PATCH] tmpfs: don't undo fallocate past its last page
2016-05-16 13:55 UTC (3+ messages)
[BUG] Null pointer dereference when freeing pages on 4.6-rc6
2016-05-16 12:44 UTC (2+ messages)
[PATCH] writeback: Avoid exhausting allocation reserves under memory pressure
2016-05-16 11:45 UTC (6+ messages)
why the count nr_file_pages is not equal to nr_inactive_file + nr_active_file ?
2016-05-16 11:16 UTC (8+ messages)
[PATCH] drivers: of: of_reserved_mem: fixup the CMA alignment not to affect dma-coherent
2016-05-16 10:06 UTC
BUG: mm/slub NULL-ptr deref in get_freepointer
2016-05-15 15:28 UTC
[PATCH] Documentation/memcg: remove restriction of setting kmem limit
2016-05-14 16:13 UTC (4+ messages)
` [PATCH] Documentation/memcg: update kmem limit doc as codes behavior
[PATCH] mm/kasan/kasan.h: Fix boolean checking issue for kasan_report_enabled()
2016-05-14 10:34 UTC (14+ messages)
[PATCH] zram: introduce per-device debug_stat sysfs node
2016-05-14 3:37 UTC (10+ messages)
[PATCH 0/3] memory-hotplug: improve rezoning capability
2016-05-13 17:38 UTC (10+ messages)
` [PATCH 2/3] memory-hotplug: more general validation of zone during online
` [PATCH 3/3] memory-hotplug: use zone_can_shift() for sysfs valid_zones attribute
[PATCH] mm, frontswap: convert frontswap_enabled to static key
2016-05-13 15:10 UTC
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).