messages from 2016-05-19 07:17:38 to 2016-05-24 07:16:22 UTC [more...]
zone_reclaimable() leads to livelock in __alloc_pages_slowpath()
2016-05-24 7:16 UTC (6+ messages)
[PATCH v6 00/12] Support non-lru page migration
2016-05-24 6:28 UTC (15+ messages)
` [PATCH v6 01/12] mm: use put_page to free page instead of putback_lru_page
` [PATCH v6 02/12] mm: migrate: support non-lru movable page migration
` [PATCH v6 03/12] mm: balloon: use general non-lru movable page feature
` [PATCH v6 04/12] zsmalloc: keep max_object in size_class
` [PATCH v6 05/12] zsmalloc: use bit_spin_lock
` [PATCH v6 06/12] zsmalloc: use accessor
` [PATCH v6 07/12] zsmalloc: factor page chain functionality out
` [PATCH v6 08/12] zsmalloc: introduce zspage structure
` [PATCH v6 09/12] zsmalloc: separate free_zspage from putback_zspage
` [PATCH v6 10/12] zsmalloc: use freeobj for index
` [PATCH v6 11/12] zsmalloc: page migration support
` [PATCH v6 12/12] zram: use __GFP_MOVABLE for memory allocation
[patch] mm, migrate: increment fail count on ENOMEM
2016-05-24 6:17 UTC (7+ messages)
[PATCH][V2] mm: memcontrol: fix the margin computation in mem_cgroup_margin
2016-05-24 5:37 UTC
[PATCH] mm: page_is_guard return false when page_ext arrays are not allocated yet
2016-05-24 5:37 UTC (6+ messages)
[RFC v1 0/2] mm: SLUB Freelist randomization
2016-05-24 5:17 UTC (11+ messages)
` [RFC v1 2/2] "
[PATCH] mm: memcontrol: fix the return in mem_cgroup_margin
2016-05-24 3:07 UTC (7+ messages)
[PATCH] mm: check the return value of lookup_page_ext for all call sites
2016-05-24 2:58 UTC (2+ messages)
mmotm 2016-05-23-16-51 uploaded
2016-05-23 23:51 UTC
[PATCH 0/3] mm, thp: remove duplication and fix locking issues in swapin
2016-05-23 23:08 UTC (14+ messages)
` [PATCH 1/3] mm, thp: remove duplication of included header
` [PATCH 2/3] mm, thp: fix possible circular locking dependency caused by sum_vm_event()
` [PATCH 3/3] mm, thp: make swapin readahead under down_read of mmap_sem
bpf: use-after-free in array_map_alloc
2016-05-23 22:13 UTC (4+ messages)
[PATCH 0/8] More stuff to charge to kmemcg
2016-05-23 22:13 UTC (15+ messages)
` [PATCH 1/8] mm: remove pointless struct in struct page definition
` [PATCH 2/8] mm: clean up non-standard page->_mapcount users
` [PATCH 3/8] mm: memcontrol: cleanup kmem charge functions
` [PATCH 4/8] mm: charge/uncharge kmemcg from generic page allocator paths
` [PATCH 5/8] mm: memcontrol: teach uncharge_list to deal with kmem pages
` [PATCH 6/8] arch: x86: charge page tables to kmemcg
` [PATCH 7/8] pipe: account "
` [PATCH 8/8] af_unix: charge buffers "
[PATCH v1 0/3] Introduce the latent_entropy gcc plugin
2016-05-23 22:17 UTC (4+ messages)
` [PATCH v1 1/3] Add "
` [PATCH v1 2/3] Mark functions with the latent_entropy attribute
` [PATCH v1 3/3] Add the extra_latent_entropy kernel parameter
__napi_alloc_skb failures locking up the box
2016-05-23 21:36 UTC (3+ messages)
page order 0 allocation fail but free pages are enough
2016-05-23 19:00 UTC (4+ messages)
[v2 PATCH] mm: make CONFIG_DEFERRED_STRUCT_PAGE_INIT depends on !FLATMEM explicitly
2016-05-23 18:15 UTC
[PATCH] mm: make CONFIG_DEFERRED_STRUCT_PAGE_INIT depends on !FLATMEM explicitly
2016-05-23 18:35 UTC (3+ messages)
[v2 PATCH] mm: move page_ext_init after all struct pages are initialized
2016-05-23 18:04 UTC (6+ messages)
[PATCH] mm: memcontrol: fix possible css ref leak on oom
2016-05-23 17:44 UTC (2+ messages)
[PATCH] mm: kasan: remove unused 'reserved' field from struct kasan_alloc_meta
2016-05-23 16:30 UTC
[PATCH] mm: slub: remove unused virt_to_obj()
2016-05-23 16:29 UTC
[PATCH] mm: add config option to select the initial overcommit mode
2016-05-23 13:11 UTC (10+ messages)
[PATCH 2/2] mm,oom: Do oom_task_origin() test in oom_badness()
2016-05-23 11:21 UTC (4+ messages)
[PATCH] memcg: fix mem_cgroup_out_of_memory() return value
2016-05-23 10:28 UTC (3+ messages)
[RFC 00/13] make direct compaction more deterministic
2016-05-23 8:39 UTC (9+ messages)
` [RFC 06/13] mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocations
[PATCH] mm: compact: remove watermark check at compact suitable
2016-05-23 8:20 UTC (2+ messages)
[PATCH 1/2] mm,oom: Remove unused argument from oom_scan_process_thread()
2016-05-23 8:13 UTC (2+ messages)
[PATCH v2] mm,oom: speed up select_bad_process() loop
2016-05-23 7:55 UTC (20+ messages)
` [PATCH v3] "
[PATCH v7 0/5] Make cpuid <-> nodeid mapping persistent
2016-05-23 7:02 UTC (10+ messages)
` [PATCH v7 1/5] x86, memhp, numa: Online memory-less nodes at boot time
` [PATCH v7 2/5] x86, acpi, cpu-hotplug: Enable acpi to register all possible cpus "
` [PATCH v7 3/5] x86, acpi, cpu-hotplug: Introduce cpuid_to_apicid[] array to store persistent cpuid <-> apicid mapping
` [PATCH v7 4/5] x86, acpi, cpu-hotplug: Enable MADT APIs to return disabled apicid
` [PATCH v7 5/5] x86, acpi, cpu-hotplug: Set persistent cpuid <-> nodeid mapping when booting
[PATCH] mm/zsmalloc: don't fail if can't create debugfs info
2016-05-23 3:03 UTC (6+ messages)
` [PATCHv2] "
[PATCHv9 0/2] mremap vDSO for 32-bit
2016-05-22 5:43 UTC (7+ messages)
` [PATCHv9 2/2] selftest/x86: add mremap vdso test
mmotm 2016-05-20-17-11 uploaded
2016-05-21 0:12 UTC
[PATCH] mm: Cleanup - Reorganize the shrink_page_list code into smaller functions
2016-05-20 21:32 UTC
[PATCH v1] mm: bad_page() checks bad_flags instead of page->flags for hwpoison page
2016-05-20 14:27 UTC (6+ messages)
` [PATCH v2] mm: check_new_page_bad() directly returns in __PG_HWPOISON case
[PATCH v4] z3fold: the 3-fold allocator for compressed pages
2016-05-20 12:39 UTC (2+ messages)
sharing page cache pages between multiple mappings
2016-05-20 10:37 UTC (6+ messages)
[PATCHv8 00/32] THP-enabled tmpfs/shmem using compound pages
2016-05-20 10:33 UTC (4+ messages)
` [PATCHv8 26/32] thp: update Documentation/vm/transhuge.txt
mmotm 2016-05-19-19-59 uploaded
2016-05-20 10:31 UTC (6+ messages)
+ mm-thp-avoid-unnecessary-swapin-in-khugepaged.patch added to -mm tree
2016-05-20 8:26 UTC (14+ messages)
[PATCH 2/2] mm, oom_reaper: do not mmput synchronously from the oom reaper context
2016-05-20 7:12 UTC (3+ messages)
mmotm 2016-05-19-18-01 uploaded
2016-05-20 2:59 UTC (3+ messages)
[PATCH] mm: compact: fix zoneindex in compact
2016-05-20 1:30 UTC (7+ messages)
Xfs lockdep warning with for-dave-for-4.6 branch
2016-05-20 0:17 UTC (9+ messages)
[PATCH] mm: move page_ext_init after all struct pages are initialized
2016-05-19 23:26 UTC (5+ messages)
[PATCH 0/2] last pile of oom_reaper patches for now
2016-05-19 17:20 UTC (4+ messages)
` [PATCH 2/2] mm, oom_reaper: do not mmput synchronously from the oom reaper context
[PATCH] mm: memcontrol: move comments for get_mctgt_type to proper position
2016-05-19 8:21 UTC (2+ messages)
why does page_cache_pipe_buf_confirm() need to check page->mapping?
2016-05-19 8:05 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).