messages from 2016-12-20 13:01:47 to 2016-12-23 17:17:37 UTC [more...]
[net/mm PATCH v2 0/3] Page fragment updates
2016-12-23 17:17 UTC (3+ messages)
` [net/mm PATCH v2 1/3] mm: Rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_frag_free
` [net/mm PATCH v2 2/3] mm: Rename __page_frag functions to __page_frag_cache, drop order from drain
[PATCH v4] mm: pmd dirty emulation in page fault handler
2016-12-23 15:14 UTC
[PATCH] mm: pmd dirty emulation in page fault handler
2016-12-23 14:53 UTC (10+ messages)
OOM: Better, but still there on 4.9
2016-12-23 14:47 UTC (23+ messages)
` OOM: Better, but still there on
` [RFC PATCH] mm, memcg: fix (Re: OOM: Better, but still there on)
A small window for a race condition in mm/rmap.c:page_lock_anon_vma_read
2016-12-23 14:19 UTC (11+ messages)
[PATCH v2 0/4] Write protect DAX PMDs in *sync path
2016-12-23 13:45 UTC (7+ messages)
` [PATCH v2 1/4] dax: kill uml support
` [PATCH v2 2/4] dax: add stub for pmdp_huge_clear_flush()
` [PATCH v2 3/4] mm: add follow_pte_pmd()
` [PATCH v2 4/4] dax: wrprotect pmd_t in dax_mapping_entry_mkclean
[PATCH 0/2] z3fold fixes
2016-12-23 13:09 UTC (7+ messages)
[patch] mm, thp: always direct reclaim for MADV_HUGEPAGE even when deferred
2016-12-23 11:18 UTC (7+ messages)
[PATCH v3] mm: pmd dirty emulation in page fault handler
2016-12-23 7:53 UTC
Still OOM problems with 4.9er kernels
2016-12-23 2:55 UTC (4+ messages)
[PATCH] slub: do not merge cache if slub_debug contains a never-merge flag
2016-12-22 23:59 UTC
[PATCH v3 6/9] mm/page_owner: use stackdepot to store stacktrace
2016-12-22 23:37 UTC (4+ messages)
` [v3,6/9] "
[PATCH V3 0/2] mm/memblock.c: fix potential bug and code refine
2016-12-22 22:37 UTC (6+ messages)
` [PATCH V3 1/2] mm/memblock.c: trivial code refine in memblock_is_region_memory()
` [PATCH 2/2] mm/memblock.c: check return value of memblock_reserve() in memblock_virt_alloc_internal()
[PATCH 1/4] mm: add new mmgrab() helper
2016-12-22 22:03 UTC (2+ messages)
[PATCH 0/2] respin of PageWaiters patch
2016-12-22 19:55 UTC (5+ messages)
` [PATCH 1/2] mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked
` [PATCH 2/2] mm: add PageWaiters bit to indicate waitqueue should be checked
[RFC][PATCH] make global bitlock waitqueues per-node
2016-12-22 19:28 UTC (20+ messages)
[PATCH] mm, oom_reaper: Update rationale comment for holding oom_lock
2016-12-22 19:27 UTC (2+ messages)
[PATCH] mm/page_alloc: Wait for oom_lock before retrying
2016-12-22 19:24 UTC (17+ messages)
[PATCH] mm, oom_reaper: Move oom_lock from __oom_reap_task_mm() to oom_reap_task()
2016-12-22 11:50 UTC (5+ messages)
` [PATCH] mm, oom_reaper: Move oom_lock from __oom_reap_task_mm()to oom_reap_task()
[PATCH 0/9 v2] scope GFP_NOFS api
2016-12-22 9:38 UTC (6+ messages)
` [PATCH 2/9] xfs: introduce and use KM_NOLOCKDEP to silence reclaim lockdep false positives
[PATCH 1/2] kasan: drain quarantine of memcg slab objects
2016-12-22 8:56 UTC (5+ messages)
` [PATCH 2/2] kasan: add memcg kmem_cache test
x86: warning in unwind_get_return_address
2016-12-22 5:17 UTC (6+ messages)
[PATCH v4 0/3] Fix zsmalloc crash problem
2016-12-22 1:32 UTC (6+ messages)
` [PATCH v4 1/3] mm: support anonymous stable page
` [PATCH v4 2/3] zram: revalidate disk under init_lock
` [PATCH v4 3/3] zram: support BDI_CAP_STABLE_WRITES
jemalloc testsuite stalls in memset
2016-12-21 23:54 UTC (5+ messages)
DAX mapping detection (was: Re: [PATCH] Fix region lost in /proc/self/smaps)
2016-12-21 21:33 UTC (14+ messages)
[RFC PATCH 00/14] sparc64 shared context/TLB support
2016-12-21 18:17 UTC (17+ messages)
` [RFC PATCH 02/14] sparc64: add new fields to mmu context for shared context support
` [RFC PATCH 04/14] sparc64: load shared id into context register 1
[Resend Patch 0/2] mm/memory_hotplug: fix hot remove bug
2016-12-21 15:49 UTC (3+ messages)
` [Resend PATCH 1/2] mm/sparse: use page_private() to get page->private value
` [Resend PATCH 2/2] mm/memory_hotplug: set magic number to page->freelsit instead of page->lru.next
[PATCH V2 0/2] mm/memblock.c: fix potential bug and code refine
2016-12-21 14:52 UTC (16+ messages)
` [PATCH V2 1/2] mm/memblock.c: trivial code refine in memblock_is_region_memory()
` [PATCH V2 2/2] mm/memblock.c: check return value of memblock_reserve() in memblock_virt_alloc_internal()
[PATCH v4 1/3] dax: masking off __GFP_FS in fs DAX handlers
2016-12-21 12:36 UTC (8+ messages)
[RFC]arm64: soft lockup on smp_call_function_many()
2016-12-21 9:37 UTC
[PATCH 0/2] Write protect DAX PMDs in *sync path
2016-12-21 8:48 UTC (5+ messages)
` [PATCH 1/2] mm: add follow_pte_pmd()
` [PATCH 2/2] dax: wrprotect pmd_t in dax_mapping_entry_mkclean
[RFC PATCH] mm: introduce kv[mz]alloc helpers
2016-12-21 8:45 UTC (8+ messages)
[PATCH 0/3 -v3] GFP_NOFAIL cleanups
2016-12-21 8:15 UTC (6+ messages)
` [PATCH 1/3] mm: consolidate GFP_NOFAIL checks in the allocator slowpath
` [PATCH 2/3] mm, oom: do not enfore OOM killer for __GFP_NOFAIL automatically
` [PATCH 3/3] mm: help __GFP_NOFAIL allocations which do not trigger OOM killer
[PATCH RFC 0/1] mm, page_alloc: fix incorrect zone_statistics data
2016-12-21 8:06 UTC (17+ messages)
` [PATCH RFC 1/1] "
` [PATCH 1/2] mm: fix remote numa hits statistics
` [PATCH 2/2] mm: get rid of __GFP_OTHER_NODE
[PATCH v6 kernel 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
2016-12-21 6:52 UTC (6+ messages)
` [PATCH v6 kernel 1/5] virtio-balloon: rework deflate to add page to a list
` [PATCH v6 kernel 2/5] virtio-balloon: define new feature bit and head struct
` [PATCH v6 kernel 3/5] virtio-balloon: speed up inflate/deflate process
` [PATCH v6 kernel 4/5] virtio-balloon: define flags and head for host request vq
` [PATCH v6 kernel 5/5] virtio-balloon: tell host vm's unused page info
[Patch 0/2] mm/memory_hotplug: fix hot remove bug
2016-12-21 5:08 UTC (4+ messages)
` [PATCH 1/2] mm/sparse: use page_private() to get page->private value
` [PATCH 2/2] mm/memory_hotplug: set magic number to page->freelsit instead of page->lru.next
[PATCH 0/6 v3] dax: Page invalidation fixes
2016-12-20 20:09 UTC (8+ messages)
[mm PATCH 0/3] Page fragment updates
2016-12-20 19:22 UTC (4+ messages)
[RFC PATCH 05/14] sparc64: Add PAGE_SHR_CTX flag
2016-12-20 18:33 UTC (4+ messages)
[PATCH] mm/vmalloc.c: use rb_entry_safe
2016-12-20 14:35 UTC (2+ messages)
[PATCH] mm, page_alloc: convert page_group_by_mobility_disable to static key
2016-12-20 13:43 UTC
[RFC PATCH 0/4] page_pool proof-of-concept early code
2016-12-20 13:28 UTC (5+ messages)
` [RFC PATCH 1/4] doc: page_pool introduction documentation
` [RFC PATCH 2/4] page_pool: basic implementation of page_pool
` [RFC PATCH 3/4] mlx5: use page_pool
` [RFC PATCH 4/4] page_pool: change refcnt model
[PATCH 0/2 v2] mm, slab: consolidate KMALLOC_MAX_SIZE
2016-12-20 13:06 UTC (3+ messages)
` [PATCH 1/2] mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDER
` [PATCH 2/2] bpf: do not use KMALLOC_SHIFT_MAX
[PATCH 0/3 v2] mm, oom: add oom detection tracepoints
2016-12-20 13:01 UTC (2+ messages)
` [PATCH 3/3] oom, trace: add compaction retry tracepoint
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).