linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-16 18:36:03 to 2016-12-21 07:57:15 UTC [more...]

[PATCH RFC 0/1] mm, page_alloc: fix incorrect zone_statistics data
 2016-12-21  7:57 UTC  (15+ messages)
` [PATCH RFC 1/1] "

[PATCH V2 0/2] mm/memblock.c: fix potential bug and code refine
 2016-12-21  7:51 UTC  (9+ 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()

OOM: Better, but still there on 4.9
 2016-12-21  7:36 UTC  (22+ messages)
  ` OOM: Better, but still there on
    ` [PATCH 2/2] mm, oom: do not enfore OOM killer for __GFP_NOFAIL automatically

[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

DAX mapping detection (was: Re: [PATCH] Fix region lost in /proc/self/smaps)
 2016-12-21  0:40 UTC  (14+ messages)

x86: warning in unwind_get_return_address
 2016-12-20 23:36 UTC  (4+ messages)

[PATCH 0/2] Write protect DAX PMDs in *sync path
 2016-12-20 23:06 UTC  (4+ 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-20 22:13 UTC  (7+ messages)

[PATCH 0/9 v2] scope GFP_NOFS api
 2016-12-20 21:39 UTC  (27+ messages)
` [PATCH 2/9] xfs: introduce and use KM_NOLOCKDEP to silence reclaim lockdep false positives
  ` [PATCH 2/9 v2] "
` [PATCH 4/9] mm: introduce memalloc_nofs_{save,restore} API
` [PATCH 5/9] xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*
    ` [PATCH 5/9 v2] "
` [PATCH 6/9] jbd2: mark the transaction context with the scope GFP_NOFS context
` [PATCH 7/9] jbd2: make the whole kjournald2 kthread NOFS safe
` [PATCH 8/9] Revert "ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp"
` [PATCH 9/9] Revert "ext4: fix wrong gfp type under transaction"

[RFC PATCH 00/14] sparc64 shared context/TLB support
 2016-12-20 20:27 UTC  (30+ messages)
` [RFC PATCH 02/14] sparc64: add new fields to mmu context for shared context support
` [RFC PATCH 03/14] sparc64: routines for basic mmu shared context structure management
` [RFC PATCH 04/14] sparc64: load shared id into context register 1
` [RFC PATCH 05/14] sparc64: Add PAGE_SHR_CTX flag
` [RFC PATCH 06/14] sparc64: general shared context tsb creation and support
` [RFC PATCH 07/14] sparc64: move COMPUTE_TAG_TARGET and COMPUTE_TSB_PTR to header file
` [RFC PATCH 08/14] sparc64: shared context tsb handling at context switch time
` [RFC PATCH 09/14] sparc64: TLB/TSB miss handling for shared context
` [RFC PATCH 10/14] mm: add shared context to vm_area_struct
` [RFC PATCH 11/14] sparc64: add routines to look for vmsa which can share context
` [RFC PATCH 12/14] mm: add mmap and shmat arch hooks for shared context
` [RFC PATCH 13/14] sparc64 mm: add shared context support to mmap() and shmat() APIs
` [RFC PATCH 14/14] sparc64: add SHARED_MMU_CTX Kconfig option

[PATCH 0/6 v3] dax: Page invalidation fixes
 2016-12-20 20:09 UTC  (9+ messages)

[mm PATCH 0/3] Page fragment updates
 2016-12-20 19:22 UTC  (4+ messages)

[PATCH 1/2] kasan: drain quarantine of memcg slab objects
 2016-12-20 18:11 UTC  (2+ messages)
` [PATCH 2/2] kasan: add memcg kmem_cache test

[RFC][PATCH] make global bitlock waitqueues per-node
 2016-12-20 18:02 UTC  (10+ messages)

[PATCH] mm/page_alloc: Wait for oom_lock before retrying
 2016-12-20 15:39 UTC  (8+ messages)

[PATCH 0/3 -v3] GFP_NOFAIL cleanups
 2016-12-20 15:31 UTC  (5+ 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] 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  (4+ messages)
` [PATCH 1/3] mm, trace: extract COMPACTION_STATUS and ZONE_TYPE to a common header
` [PATCH 2/3] oom, trace: Add oom detection tracepoints
` [PATCH 3/3] oom, trace: add compaction retry tracepoint

[PATCH 1/4] mm: drop zap_details::ignore_dirty
 2016-12-20 10:46 UTC  (8+ messages)
` [PATCH 2/4] mm: drop zap_details::check_swap_entries
` [PATCH 3/4] mm: drop unused argument of zap_page_range()
` [PATCH 4/4] oom-reaper: use madvise_dontneed() logic to decide if unmap the VMA

[PATCH v4 1/3] dax: masking off __GFP_FS in fs DAX handlers
 2016-12-20 10:13 UTC  (10+ messages)
` [PATCH v4 3/3] mm, dax: move pmd_fault() to take only vmf parameter

A small window for a race condition in mm/rmap.c:page_lock_anon_vma_read
 2016-12-20  9:32 UTC 

[PATCH] mm: throttle show_mem from warn_alloc
 2016-12-20  8:35 UTC  (3+ messages)

mmotm 2016-12-19-16-31 uploaded
 2016-12-20  0:31 UTC 

[PATCH v5 1/2] mm, dax: make pmd_fault() and friends to be the same as fault()
 2016-12-19 18:27 UTC  (2+ messages)
` [PATCH v5 2/2] mm, dax: move pmd_fault() to take only vmf parameter

[LSF/MM TOPIC] Un-addressable device memory and block/fs implications
 2016-12-19 17:00 UTC  (11+ messages)
        ` [Lsf-pc] "

[PATCH v3 0/5] introduce DAX tracepoint support
 2016-12-19 16:46 UTC  (2+ messages)

[PATCH 1/4] mm: drop zap_details::ignore_dirty
 2016-12-19 14:38 UTC  (10+ messages)
` [PATCH 2/4] mm: drop zap_details::check_swap_entries
` [PATCH 3/4] mm: drop unused argument of zap_page_range()
` [PATCH 4/4] oom-reaper: use madvise_dontneed() instead of unmap_page_range()

[PATCH] mm: simplify node/zone name printing
 2016-12-19 14:03 UTC  (9+ messages)

[PATCH 1/4] mm: add new mmgrab() helper
 2016-12-19 13:15 UTC  (6+ messages)
` [PATCH 2/4] mm: add new mmget() helper
` [PATCH 3/4] mm: use mmget_not_zero() helper
` [PATCH 4/4] mm: clarify mm_struct.mm_{users,count} documentation

[PATCH 5/8] linux: drop __bitwise__ everywhere
 2016-12-19  9:09 UTC  (2+ messages)

[PATCH 1/4] mm: add new mmgrab() helper
 2016-12-18 16:06 UTC  (13+ messages)
` [PATCH 4/4] [RFC!] mm: 'struct mm_struct' reference counting debugging
      ` crash during oom reaper (was: Re: [PATCH 4/4] [RFC!] mm: 'struct mm_struct' reference counting debugging)
          ` crash during oom reaper

[PATCH 0/2] z3fold fixes
 2016-12-18  8:15 UTC  (4+ messages)

[PATCH kernel v5 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
 2016-12-17 12:39 UTC  (18+ messages)
` [Qemu-devel] "

[PATCH] [RFC] drivers: dma-coherent: pass struct dma_attrs to dma_alloc_from_coherent
 2016-12-17 12:00 UTC  (4+ messages)
` [PATCH] staging: android: ion: return -ENOMEM in ion_cma_heap allocation failure

[PATCH 0/2] mm, slab: consolidate KMALLOC_MAX_SIZE
 2016-12-17  8:27 UTC  (9+ messages)
` [PATCH 1/2] bpf: do not use KMALLOC_SHIFT_MAX


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