linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-21 18:17:54 to 2016-12-27 18:55:33 UTC [more...]

[net/mm PATCH v2 0/3] Page fragment updates
 2016-12-27 18:55 UTC  (7+ 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
` [net/mm PATCH v2 3/3] mm: Add documentation for page fragment APIs

LSF/MM 2017: Call for Proposals
 2016-12-27 17:19 UTC 

x86: warning in unwind_get_return_address
 2016-12-27 16:38 UTC  (7+ messages)

OOM: Better, but still there on 4.9
 2016-12-27 16:28 UTC  (31+ messages)
` OOM: Better, but still there on
                              ` [RFC PATCH] mm, memcg: fix (Re: OOM: Better, but still there on)
                                      ` [PATCH] mm, vmscan: consider eligible zones in get_scan_count
                                ` [lkp-developer] [mm, memcg] d18e2b2aca: WARNING:at_mm/memcontrol.c:#mem_cgroup_update_lru_size

[PATCH v1 00/54] block: support multipage bvec
 2016-12-27 15:55 UTC  (2+ messages)
` [PATCH v1 04/54] mm: page_io.c: comment on direct access to bvec table

Bug 4.9 and memorymanagement
 2016-12-27 12:14 UTC  (5+ messages)

[PATCH 0/2] PageWaiters again
 2016-12-27 11:19 UTC  (8+ messages)
` [PATCH 1/2] mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked
` [PATCH 2/2] mm: add PageWaiters indicating tasks are waiting for a page bit

[PATCH] mm/page_alloc: Wait for oom_lock before retrying
 2016-12-27 10:57 UTC  (21+ messages)

[PATCH v4] mm: pmd dirty emulation in page fault handler
 2016-12-27 10:17 UTC  (2+ messages)

[PATCH] lib: bitmap: introduce bitmap_find_next_zero_area_and_size
 2016-12-27 10:05 UTC  (4+ messages)

[PATCH] slub: do not merge cache if slub_debug contains a never-merge flag
 2016-12-27  9:50 UTC  (6+ messages)
      ` [PATCH v2] "

[patch] mm, thp: always direct reclaim for MADV_HUGEPAGE even when deferred
 2016-12-27  9:41 UTC  (12+ messages)

[PATCH v4 0/9] mm/swap: Regular page swap optimizations
 2016-12-27  7:45 UTC  (2+ messages)

[PATCHv2 00/29] 5-level paging
 2016-12-27  3:22 UTC  (33+ messages)
` [PATCHv2 01/29] x86/cpufeature: Add 5-level paging detecton
` [PATCHv2 02/29] asm-generic: introduce 5level-fixup.h
` [PATCHv2 03/29] asm-generic: introduce __ARCH_USE_5LEVEL_HACK
` [PATCHv2 04/29] arch, mm: convert all architectures to use 5level-fixup.h
` [PATCHv2 05/29] asm-generic: introduce <asm-generic/pgtable-nop4d.h>
` [PATCHv2 06/29] mm: convert generic code to 5-level paging
` [PATCHv2 07/29] mm: introduce __p4d_alloc()
` [PATCHv2 08/29] x86: basic changes into headers for 5-level paging
` [PATCHv2 09/29] x86: trivial portion of 5-level paging conversion
` [PATCHv2 10/29] x86/gup: add 5-level paging support
` [PATCHv2 11/29] x86/ident_map: "
` [PATCHv2 12/29] x86/mm: add support of p4d_t in vmalloc_fault()
` [PATCHv2 13/29] x86/power: support p4d_t in hibernate code
` [PATCHv2 14/29] x86/kexec: support p4d_t
` [PATCHv2 15/29] x86: convert the rest of the code to "
` [PATCHv2 16/29] x86: detect 5-level paging support
` [PATCHv2 17/29] x86/asm: remove __VIRTUAL_MASK_SHIFT==47 assert
` [PATCHv2 18/29] x86/mm: define virtual memory map for 5-level paging
` [PATCHv2 19/29] x86/paravirt: make paravirt code support "
` [PATCHv2 20/29] x86/mm: basic defines/helpers for CONFIG_X86_5LEVEL
` [PATCHv2 21/29] x86/dump_pagetables: support 5-level paging
` [PATCHv2 22/29] x86/mm: extend kasan to "
` [PATCHv2 23/29] x86/espfix: "
` [PATCHv2 24/29] x86/mm: add support of additional page table level during early boot
` [PATCHv2 25/29] x86/mm: add sync_global_pgds() for configuration with 5-level paging
` [PATCHv2 26/29] x86/mm: make kernel_physical_mapping_init() support "
` [PATCHv2 27/29] x86/mm: add support for 5-level paging for KASLR
` [PATCHv2 28/29] x86: enable 5-level paging support
` [RFC, PATCHv2 29/29] mm, x86: introduce RLIMIT_VADDR

[PATCH v6 4/4] of/fdt: mark hotpluggable memory
 2016-12-27  0:09 UTC  (3+ messages)

[HMM v14 00/16] HMM (Heterogeneous Memory Management) v14
 2016-12-26 19:02 UTC  (8+ messages)
` [HMM v14 05/16] mm/ZONE_DEVICE/unaddressable: add support for un-addressable device memory

[PATCH/RESEND 0/5] z3fold optimizations and fixes
 2016-12-26  0:40 UTC  (7+ messages)
` [PATCH/RESEND 1/5] mm/z3fold.c: make pages_nr atomic
` [PATCH/RESEND 2/5] mm/z3fold.c: extend compaction function
` [PATCH/RESEND 3/5] z3fold: use per-page spinlock
` [PATCH/RESEND 4/5] z3fold: fix header size related issues
` [PATCH/RESEND 5/5] z3fold: add kref refcounting

core.c:undefined reference to `fpu_save'
 2016-12-25  5:24 UTC 

arch/ia64/kernel/entry.S:621: Error: Operand 2 of `adds' should be a 14-bit integer (-8192-8191)
 2016-12-25  2:42 UTC 

A small window for a race condition in mm/rmap.c:page_lock_anon_vma_read
 2016-12-25  2:22 UTC  (12+ messages)

[PATCH 0/2] respin of PageWaiters patch
 2016-12-25  1:00 UTC  (5+ messages)
` [PATCH 1/2] mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked

[PATCH] mm: pmd dirty emulation in page fault handler
 2016-12-23 14:53 UTC  (10+ 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 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 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)

[RFC][PATCH] make global bitlock waitqueues per-node
 2016-12-22 19:28 UTC  (16+ messages)

[PATCH] mm, oom_reaper: Update rationale comment for holding oom_lock
 2016-12-22 19:27 UTC  (2+ 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  (2+ messages)

[PATCH 1/2] kasan: drain quarantine of memcg slab objects
 2016-12-22  8:56 UTC  (4+ messages)
` [PATCH 2/2] kasan: add memcg kmem_cache test

[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  (12+ messages)

[RFC PATCH 00/14] sparc64 shared context/TLB support
 2016-12-21 18:17 UTC  (5+ messages)
` [RFC PATCH 04/14] sparc64: load shared id into context register 1


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).