Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-25 09:07:53 to 2015-11-30 06:39:53 UTC [more...]

[PATCH v5 00/12] MADV_FREE support
 2015-11-30  6:39 UTC  (13+ messages)
` [PATCH v5 01/12] mm: support madvise(MADV_FREE)
` [PATCH v5 02/12] mm: define MADV_FREE for some arches
` [PATCH v5 03/12] arch: uapi: asm: mman.h: Let MADV_FREE have same value for all architectures
` [PATCH v5 04/12] mm: free swp_entry in madvise_free
` [PATCH v5 05/12] mm: move lazily freed pages to inactive list
` [PATCH v5 06/12] mm: mark stable page dirty in KSM
` [PATCH v5 07/12] x86: add pmd_[dirty|mkclean] for THP
` [PATCH v5 08/12] sparc: "
` [PATCH v5 09/12] powerpc: "
` [PATCH v5 10/12] arm: add pmd_mkclean "
` [PATCH v5 11/12] arm64: "
` [PATCH v5 12/12] mm: don't split THP page when syscall is called

[RFC PATCH 0/5] get_user_pages() for dax mappings
 2015-11-30  5:09 UTC  (6+ messages)
` [RFC PATCH 1/5] mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup
` [RFC PATCH 2/5] mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd
` [RFC PATCH 3/5] mm, x86: get_user_pages() for dax mappings
` [RFC PATCH 4/5] dax: provide diagnostics for pmd mapping failures
` [RFC PATCH 5/5] dax: re-enable dax pmd mappings

[PATCH] bugfix oom kill init lead panic
 2015-11-30 10:54 UTC  (3+ messages)

4.3+: Atheros ethernet fails after resume from s2ram, due to order 4 allocation
 2015-11-29 21:58 UTC  (6+ messages)
  ` [PATCH] Improve Atheros ethernet driver not to do order 4 GFP_ATOMIC allocation

[RFC PATCH] mm, oom: introduce oom reaper
 2015-11-28 16:10 UTC  (12+ messages)
` [RFC PATCH -v2] "

[PATCH 0/3] __GFP_REPEAT cleanup
 2015-11-28 10:08 UTC  (7+ messages)
` [PATCH 1/3] tree wide: get rid of __GFP_REPEAT for order-0 allocations part I

[PATCH v3 00/13] UEFI boot and runtime services support for 32-bit ARM
 2015-11-27 21:25 UTC  (6+ messages)
` [PATCH v3 13/13] ARM: add UEFI stub support

[PATCH] mm: Allow GFP_IOFS for page_cache_read page cache allocation
 2015-11-27 17:05 UTC  (5+ messages)

[PATCH] mm/compaction: improve comment for compact_memory tunable knob handler
 2015-11-27 15:03 UTC  (3+ messages)

[PATCH] vmscan: do not throttle kthreads due to too_many_isolated
 2015-11-27 15:01 UTC  (7+ messages)

linux-next: Tree for Nov 27 (mm stuff)
 2015-11-27 14:40 UTC  (5+ messages)

[PATCH RFT] arm64: kasan: Make KASAN work with 16K pages + 48 bit VA
 2015-11-27 14:11 UTC  (12+ messages)

[PATCH v3 0/3] zsmalloc: make its pages can be migrated
 2015-11-27 12:12 UTC  (4+ messages)
` [PATCH 1/3] zsmalloc: make struct "
` [PATCH 2/3] zsmalloc: make its page "PageMobile"
` [PATCH 3/3] zram: make create "__GFP_MOVABLE" pool

[PATCH] x86/mm: fix regression with huge pages on PAE
 2015-11-27 10:14 UTC  (12+ messages)

[PATCH v2 0/9] page_owner improvements for debugging
 2015-11-27  9:52 UTC  (23+ messages)
` [PATCH v2 1/9] mm, debug: fix wrongly filtered flags in dump_vma()
` [PATCH v2 3/9] mm, page_owner: convert page_owner_inited to static key
` [PATCH v2 5/9] mm, page_owner: track and print last migrate reason
` [PATCH v2 6/9] mm, debug: introduce dump_gfpflag_names() for symbolic printing of gfp_flags
` [PATCH v2 7/9] mm, page_owner: dump page owner info from dump_page()
` [PATCH v2 8/9] mm, page_alloc: print symbolic gfp_flags on allocation failure
` [PATCH v2 9/9] mm, oom: print symbolic gfp_flags in oom warning

[PATCH v3 0/4] Allow customizable random offset to mmap_base address
 2015-11-27  9:32 UTC  (21+ messages)
` [PATCH v3 1/4] mm: mmap: Add new /proc tunable for mmap_base ASLR
  ` [PATCH v3 2/4] arm: mm: support ARCH_MMAP_RND_BITS
    ` [PATCH v3 3/4] arm64: "

handling oz_ep_alloc() failure
 2015-11-27  9:26 UTC 

[PATCH 3/3] jbd2: get rid of superfluous __GFP_REPEAT
 2015-11-27  7:56 UTC  (8+ messages)
` [PATCH] "

[PATCH v2 0/2] mm: Introduce kernelcore=reliable option
 2015-11-27 15:04 UTC  (3+ messages)
` [PATCH v2 1/2] mm: Calculate zone_start_pfn at zone_spanned_pages_in_node()
` [PATCH v2 2/2] mm: Introduce kernelcore=reliable option

[PATCH v2 2/2] mm/mmap.c: remove incorrect MAP_FIXED flag comparison from mmap_region
 2015-11-27  5:27 UTC  (3+ messages)
` [PATCH v3] "

[PATCHv12 00/37] THP refcounting redesign
 2015-11-27  4:26 UTC  (5+ messages)
` [PATCHv12 32/37] thp: reintroduce split_huge_page()

[PATCH v4 0/4] Allow customizable random offset to mmap_base address
 2015-11-26 23:24 UTC  (6+ messages)
` [PATCH v4 1/4] mm: mmap: Add new /proc tunable for mmap_base ASLR
  ` [PATCH v4 2/4] arm: mm: support ARCH_MMAP_RND_BITS
    ` [PATCH v4 3/4] arm64: "
      ` [PATCH v4 4/4] x86: "

[PATCH v2 0/2] Allow gmap fault to retry
 2015-11-26 17:27 UTC  (3+ messages)
` [PATCH 1/2] mm: bring in additional flag for fixup_user_fault to signal unlock
` [PATCH 2/2] s390/mm: enable fixup_user_fault retrying

linux-next: Tree for Nov 26 (mm/page_owner.c)
 2015-11-26 16:05 UTC 

[PATCH v2] drm/i915: Disable shrinker for non-swapped backed objects
 2015-11-26 15:40 UTC  (7+ messages)

[PATCH v7 0/4] KASAN for arm64
 2015-11-26 15:05 UTC  (9+ messages)

[PATCH] mm/vmstat: retrieve more accurate vmstat value
 2015-11-26 15:03 UTC  (13+ messages)

[PATCH] vmscan: fix slab vs lru balance
 2015-11-26 13:26 UTC  (3+ messages)

WARNING in handle_mm_fault
 2015-11-26 11:33 UTC  (13+ messages)

[PATCH 0/2] GFP_NOFAIL reserves + warning about reserves depletion
 2015-11-26  9:52 UTC  (11+ messages)
` [PATCH 1/2] mm, oom: Give __GFP_NOFAIL allocations access to memory reserves
` [PATCH 2/2] mm: warn about ALLOC_NO_WATERMARKS request failures

[linux-next:master 3174/3442] fs/ocfs2/file.c:2297:3: note: in expansion of macro 'xchg'
 2015-11-26  8:45 UTC 

[PATCH v1] mm: hugetlb: call huge_pte_alloc() only if ptep is null
 2015-11-26  8:29 UTC  (2+ messages)

+ arc-convert-to-dma_map_ops.patch added to -mm tree
 2015-11-26  7:04 UTC  (6+ messages)

hugepage compaction causes performance drop
 2015-11-26  5:47 UTC  (13+ messages)

[PATCH v2] mm/compaction: __compact_pgdat() code cleanuup
 2015-11-26  1:59 UTC  (3+ messages)

mmotm 2015-11-25-17-08 uploaded
 2015-11-26  1:08 UTC 

[PATCH] mm, vmstat: Allow WQ concurrency to discover memory reclaim doesn't make any progress
 2015-11-25 22:12 UTC  (5+ messages)

[PATCH v3 00/22] kthread: Use kthread worker API more widely
 2015-11-25 21:16 UTC  (3+ messages)
` [PATCH v3 02/22] kthread/smpboot: Do not park in kthread_create_on_cpu()

[PATCH 1/2] memcg: flatten task_struct->memcg_oom
 2015-11-25 17:44 UTC  (8+ messages)

[PATCH v4 00/16] MADV_FREE support
 2015-11-25 17:36 UTC  (4+ messages)

[PATCH 00/13] mm: memcontrol: account socket memory in unified hierarchy v4
 2015-11-25 16:30 UTC  (17+ messages)
` [PATCH 06/13] net: tcp_memcontrol: simplify the per-memcg limit access
` [PATCH 07/13] net: tcp_memcontrol: sanitize tcp memory accounting callbacks
` [PATCH 08/13] net: tcp_memcontrol: simplify linkage between socket and page counter
` [PATCH 09/13] mm: memcontrol: generalize the socket accounting jump label
` [PATCH 10/13] mm: memcontrol: do not account memory+swap on unified hierarchy
` [PATCH 11/13] mm: memcontrol: move socket code for unified hierarchy accounting
` [PATCH 12/13] mm: memcontrol: account socket memory in unified hierarchy memory controller
` [PATCH 13/13] mm: memcontrol: hook up vmpressure to socket pressure

[PATCH] Fix a bdi reregistration race, v2
 2015-11-25 14:59 UTC  (5+ messages)

x86: Is the phenomenon normal ?
 2015-11-25 14:07 UTC 

[PATCH] mm: fix swapped Movable and Reclaimable in /proc/pagetypeinfo
 2015-11-25 11:29 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] mm: vmscan: Obey indeed proportional scanning for kswapd and memcg
 2015-11-25 11:28 UTC  (2+ messages)

[PATCH 0/2] 2 zone_pages_reclaimable fixes
 2015-11-25 11:00 UTC  (3+ messages)
` [PATCH 1/2] mm, vmscan: consider isolated pages in zone_reclaimable_pages

[PATCH 3/3] mm/cma: always check which page cause allocation failure
 2015-11-25 10:45 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] mm, oom: Give __GFP_NOFAIL allocations access to memory reserves
 2015-11-25  9:33 UTC  (11+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).