linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 0/6] File Sealing & memfd_create()
 2014-06-17 16:21 UTC  (9+ messages)

[patch 00/12] mm: memcontrol: naturalize charge lifetime v3
 2014-06-17 16:20 UTC  (21+ messages)
` [patch 01/12] mm: memcontrol: fold mem_cgroup_do_charge()
` [patch 02/12] mm: memcontrol: rearrange charging fast path
` [patch 03/12] mm: huge_memory: use GFP_TRANSHUGE when charging huge pages
` [patch 04/12] mm: memcontrol: retry reclaim for oom-disabled and __GFP_NOFAIL charges
` [patch 05/12] mm: memcontrol: reclaim at least once for __GFP_NORETRY
` [patch 06/12] mm: memcontrol: simplify move precharge function
` [patch 07/12] mm: memcontrol: catch root bypass in move precharge
` [patch 08/12] mm: memcontrol: use root_mem_cgroup res_counter
` [patch 09/12] mm: memcontrol: remove ordering between pc->mem_cgroup and PageCgroupUsed
` [patch 10/12] mm: memcontrol: do not acquire page_cgroup lock for kmem pages
` [patch 11/12] mm: memcontrol: rewrite charge API
` [patch 12/12] mm: memcontrol: rewrite uncharge API

[PATCH v3 0/7] File Sealing & memfd_create()
 2014-06-17 16:20 UTC  (23+ messages)
` [PATCH v3 3/7] shm: add memfd_create() syscall
` [RFC v3 7/7] shm: isolate pinned pages when sealing files

[PATCH 03/24] slub: return actual error on sysfs functions
 2014-06-17 15:52 UTC  (2+ messages)

[PATCH -mm v2 00/11] pagewalk: standardize current users, move pmd locking, apply to mincore
 2014-06-17 15:01 UTC  (7+ messages)
` [PATCH -mm v2 02/11] madvise: cleanup swapin_walk_pmd_entry()
` [PATCH -mm v2 04/11] pagewalk: move pmd_trans_huge_lock() from callbacks to common code

mm: NULL ptr deref in remove_migration_pte
 2014-06-17 14:09 UTC  (8+ messages)

[PATCH] hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entry
 2014-06-17 13:49 UTC  (5+ messages)
      ` [PATCH v2] "

xfs: two deadlock problems occur when kswapd writebacks XFS pages
 2014-06-17 13:26 UTC  (2+ messages)

[PATCH] slab: fix oops when reading /proc/slab_allocators
 2014-06-17  7:29 UTC  (2+ messages)

[PATCH] mm, thp: move invariant bug check out of loop in __split_huge_page_map
 2014-06-17  7:23 UTC  (5+ messages)

[PATCH] mm/vmscan.c: fix an implementation flaw in proportional scanning
 2014-06-17  4:55 UTC 

mm/sched/net: BUG when running simple code
 2014-06-17  4:30 UTC  (7+ messages)

[mmotm:master 148/178] mm/memcontrol.c:6961:21: error: call to '__compiletime_assert_6961' declared with attribute error: BUILD_BUG failed
 2014-06-17  2:15 UTC  (3+ messages)

[PATCHv3 0/5] Atomic pool for arm64
 2014-06-17  1:39 UTC  (6+ messages)
` [PATCHv3 1/5] lib/genalloc.c: Add power aligned algorithm
` [PATCHv3 2/5] lib/genalloc.c: Add genpool range check function
` [PATCHv3 3/5] common: dma-mapping: Introduce common remapping functions
` [PATCHv3 4/5] arm: use genalloc for the atomic pool
` [PATCHv3 5/5] arm64: Add atomic pool for non-coherent and CMA allocations

[PATCH 0/8] mm: add page cache limit and reclaim feature
 2014-06-17  1:35 UTC  (6+ messages)

[PATCH v3 -next 0/9] CMA: generalize CMA reserved area management code
 2014-06-17  1:33 UTC  (14+ messages)
` [PATCH v3 -next 1/9] DMA, CMA: fix possible memory leak
` [PATCH v3 -next 2/9] DMA, CMA: separate core CMA management codes from DMA APIs
` [PATCH v3 -next 3/9] DMA, CMA: support alignment constraint on CMA region
` [PATCH v3 -next 4/9] DMA, CMA: support arbitrary bitmap granularity
` [PATCH v3 -next 5/9] CMA: generalize CMA reserved area management functionality
` [PATCH v3 -next 6/9] PPC, KVM, CMA: use general CMA reserved area management framework
` [PATCH v3 -next 7/9] mm, CMA: clean-up CMA allocation error path
` [PATCH v3 -next 8/9] mm, CMA: change cma_declare_contiguous() to obey coding convention
` [PATCH v3 -next 9/9] mm, CMA: clean-up log message

[PATCH 8/8] doc: update Documentation/sysctl/vm.txt
 2014-06-17  1:20 UTC  (3+ messages)

[PATCH] mm/vmscan.c: avoid recording the original scan targets in shrink_lruvec()
 2014-06-16 23:51 UTC  (10+ messages)

linux-next: build failure after merge of the akpm-current tree
 2014-06-16 23:31 UTC 

[PATCH] mm: page_alloc: simplify drain_zone_pages by using min()
 2014-06-16 23:13 UTC  (3+ messages)

[PATCH 0/4] Volatile Ranges (v14 - madvise reborn edition!)
 2014-06-16 22:24 UTC  (5+ messages)

[PATCH -mm 0/7] mm/pagewalk: standardize current users, move pmd locking, apply to mincore
 2014-06-16 21:14 UTC  (5+ messages)
` [PATCH 7/7] mincore: apply page table walker on do_mincore()

[PATCH] mm: Move __vma_address() to internal.h to be inlined in huge_memory.c
 2014-06-16 19:34 UTC  (5+ messages)

[Bug 75101] New: [bisected] s2disk / hibernate blocks on "Saving 506031 image data pages () ..."
 2014-06-16 16:29 UTC  (6+ messages)

[PATCH] slub: correct return errno on slab_sysfs_init failure
 2014-06-16 15:31 UTC  (9+ messages)

[PATCH 2/2] memcg: Allow hard guarantee mode for low limit reclaim
 2014-06-16 14:40 UTC  (16+ messages)
` [PATCH 1/2] mm, memcg: allow OOM if no memcg is eligible during direct reclaim
  ` [PATCH 2/2] memcg: Allow guarantee reclaim

[PATCH 1/2] mm: Report attempts to overwrite PTE from remap_pfn_range()
 2014-06-16 13:41 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Use remap_pfn_range() to prefault all PTE in a single pass

3.15-rc8 oops in copy_page_rep after page fault
 2014-06-16 13:26 UTC  (6+ messages)

copying file results in out of memory, kills other processes, makes system unavailable
 2014-06-16 10:57 UTC  (2+ messages)
` [linux-lvm] "

[PATCH 7/8] mm: implement page cache reclaim speed
 2014-06-16  9:25 UTC 

[PATCH 6/8] mm: introduce cache_reclaim_weight
 2014-06-16  9:25 UTC 

[PATCH 5/8] mm: implement page cache reclaim in circles
 2014-06-16  9:25 UTC 

[PATCH 4/8] mm: introduce cache_reclaim_s
 2014-06-16  9:25 UTC 

[PATCH 3/8] mm: implement page cache limit feature
 2014-06-16  9:24 UTC 

[PATCH 2/8] mm: add shrink page cache core
 2014-06-16  9:24 UTC 

[PATCH 1/8] mm: introduce cache_limit_ratio and cache_limit_mbytes
 2014-06-16  9:24 UTC 

[patch v2 0/3] mm: improve page aging fairness between zones/nodes
 2014-06-16  7:11 UTC  (8+ messages)
` [patch v2 3/3] mm: page_alloc: fair zone allocator policy
    ` radeon: screen garbled after page allocator change, was: "

[PATCH v2 00/10] CMA: generalize CMA reserved area management code
 2014-06-16  7:04 UTC  (35+ messages)
` [PATCH v2 01/10] DMA, CMA: clean-up log message
` [PATCH v2 03/10] DMA, CMA: separate core cma management codes from DMA APIs
` [PATCH v2 04/10] DMA, CMA: support alignment constraint on cma region
` [PATCH v2 05/10] DMA, CMA: support arbitrary bitmap granularity
` [PATCH v2 06/10] CMA: generalize CMA reserved area management functionality
` [PATCH v2 07/10] PPC, KVM, CMA: use general CMA reserved area management framework
` [PATCH v2 08/10] mm, cma: clean-up cma allocation error path
` [PATCH v2 09/10] mm, cma: move output param to the end of param list

kmemleak: Unable to handle kernel paging request
 2014-06-16  2:40 UTC  (13+ messages)

mm: shm: hang in shmem_fallocate
 2014-06-16  2:29 UTC  (6+ messages)

linux-next: build failure after merge of the akpm-current tree
 2014-06-16  2:01 UTC  (2+ messages)

[PATCH v8] mm: support madvise(MADV_FREE)
 2014-06-16  0:35 UTC 

[PATCH v2] mm/vmscan.c: wrap five parameters into shrink_result for reducing the stack consumption
 2014-06-14  3:04 UTC  (5+ messages)

HMM (Heterogeneous Memory Management) v3
 2014-06-14  0:48 UTC  (6+ messages)
` [PATCH 1/5] mm: differentiate unmap for vmscan from other unmap
  ` [PATCH 2/5] mmu_notifier: add action information to address invalidation
    ` [PATCH 3/5] mmu_notifier: pass through vma to invalidate_range and invalidate_page
      ` [PATCH 4/5] hmm: heterogeneous memory management v3
        ` [PATCH 5/5] hmm/dummy: dummy driver to showcase the hmm api v2

[PATCH -mm v3 0/8] memcg/slab: reintroduce dead cache self-destruction
 2014-06-13 16:54 UTC  (3+ messages)
` [PATCH -mm v3 7/8] slub: make dead memcg caches discard free slabs immediately

[mmotm:master 44/178] Warning(mm/page_alloc.c:2954): cannot understand function prototype: 'void * __meminit alloc_pages_exact_nid(int nid, size_t size, gfp_t gfp_mask) '
 2014-06-13 16:50 UTC  (2+ messages)

[PATCH -mm v2 0/8] memcg/slab: reintroduce dead cache self-destruction
 2014-06-13 16:34 UTC  (9+ messages)
` [PATCH -mm v2 8/8] slab: make dead memcg caches discard free slabs immediately

[PATCH 0/3] slab: common kmem_cache_cpu functions V2
 2014-06-13 16:32 UTC  (7+ messages)
` [PATCH 2/3] slub: Use new node functions
` [PATCH 3/3] slab: Use get_node() and kmem_cache_node() functions

[mmotm:master 80/178] mm/memcontrol.c:6847:184: warning: value computed is not used
 2014-06-13 16:07 UTC  (2+ messages)

[PATCH] x86: numa: drop ZONE_ALIGN
 2014-06-13 15:47 UTC  (8+ messages)

[PATCH v2 2/2] mem-hotplug: Introduce MMOP_OFFLINE to replace the hard coding -1
 2014-06-13 15:01 UTC  (3+ messages)
` [PATCH v2 RESEND "

[PATCH v2 0/2] Fix for memory online/offline
 2014-06-13 14:59 UTC  (3+ messages)
` [PATCH v2 1/2] mem-hotplug: Avoid illegal state prefixed with legal state when changing state of memory_block

XFS WARN_ON in xfs_vm_writepage
 2014-06-13 14:19 UTC  (2+ messages)

[RESEND PATCH v2] mm/vmscan.c: wrap five parameters into writeback_stats for reducing the stack consumption
 2014-06-13 14:17 UTC  (3+ messages)

mm/fs: gpf when shrinking slab
 2014-06-13 13:56 UTC  (5+ messages)

[RESEND PATCH v2] mm/vmscan.c: wrap five parameters into shrink_result for reducing the stack consumption
 2014-06-13 13:53 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox