linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2 0/2] Fix node meminfo and zoneinfo corruption
 2014-11-11  1:27 UTC 

HMM (heterogeneous memory management) v6
 2014-11-10 23:53 UTC  (12+ messages)
` [PATCH 1/5] mmu_notifier: add event information to address invalidation v6
` [PATCH 2/5] mmu_notifier: keep track of active invalidation ranges v2
` [PATCH 3/5] lib: lockless generic and arch independent page table (gpt) v2
` [PATCH 4/5] hmm: heterogeneous memory management v6

memblock: Refactor functions to set/clear MEMBLOCK_HOTPLUG
 2014-11-10 19:05 UTC 

[PATCH] proc/smaps: add proportional size of anonymous page
 2014-11-10 17:03 UTC  (5+ messages)

[PATCH v6 2/7] vfs: Define new syscalls preadv2,pwritev2
 2014-11-10 16:40 UTC  (3+ messages)
` [PATCH v6 4/7] vfs: RWF_NONBLOCK flag for preadv2
` [PATCH v6 7/7] fs: add a flag for per-operation O_DSYNC semantics

[PATCH 0/4 -v2] OOM vs. freezer interaction fixes
 2014-11-10 16:30 UTC  (33+ messages)
` [PATCH 3/4] OOM, PM: OOM killed task shouldn't escape PM suspend

[PATCH v2 -next 00/10] mm: improve usage of the i_mmap lock
 2014-11-10 16:28 UTC  (7+ messages)
` [PATCH 10/10] mm/hugetlb: share the i_mmap_rwsem

[PATCH v5 2/7] vfs: Define new syscalls preadv2,pwritev2
 2014-11-10 16:07 UTC  (13+ messages)
` [PATCH v5 4/7] vfs: RWF_NONBLOCK flag for preadv2
` [PATCH v5 7/7] fs: add a flag for per-operation O_DSYNC semantics
    ` [PATCH v5 7/7] "
      ` [fuse-devel] "

[bug]: Kernel panic in 3.10.17
 2014-11-10 15:24 UTC 

[rfc patch] mm: vmscan: invoke slab shrinkers for each lruvec
 2014-11-10 14:44 UTC  (5+ messages)

Inconsistent pgprot between dma_alloc_coherent() and dma_mmap_cohernet()
 2014-11-10 14:33 UTC 

[PATCH 1/3] mm: sl[aou]b: introduce kmem_cache_zalloc_node()
 2014-11-10 12:06 UTC 

[3.16.y-ckt extended stable] Patch "x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAE" has been added to staging queue
 2014-11-10 11:33 UTC 

[PATCH 0/4] Convert khugepaged to a task_work function
 2014-11-10 11:03 UTC  (4+ messages)

[PATCH] mm, compaction: prevent infinite loop in compact_zone
 2014-11-10 10:50 UTC  (2+ messages)

[PATCH v2 0/2] Fix node meminfo and zoneinfo corruption
 2014-11-10  9:36 UTC  (5+ messages)
` [PATCH v2 1/2] mem-hotplug: Reset node managed pages when hot-adding a new pgdat
` [PATCH v2 2/2] mem-hotplug: Reset node present "

Early test: hangs in mm/compact.c w. Linus's 12d7aacab56e9ef185c
 2014-11-10  8:14 UTC  (16+ messages)

[PATCH] slab: Fix compilation error in case of !CONFIG_NUMA
 2014-11-10  7:11 UTC 

[PATCH -mm v2 0/9] Per memcg slab shrinkers
 2014-11-10  4:03 UTC  (5+ messages)
` [PATCH -mm v2 3/9] vmscan: shrink slab on memcg pressure

Early test: hangs in mm/compact.c w. Linus's 12d7aacab56e9ef185c
 2014-11-10  3:23 UTC  (4+ messages)

[PATCH 1/2] mm/debug-pagealloc: correct freepage accounting and order resetting
 2014-11-09 23:28 UTC  (4+ messages)
` [PATCH 2/2] mm/debug-pagealloc: cleanup page guard code

[PATCH] mm/zswap: add __init to some functions in zswap
 2014-11-09 12:23 UTC 

[PATCH] mm/zswap: unregister zswap_cpu_notifier_block in cleanup procedure
 2014-11-09 11:22 UTC 

[PATCH v2 0/3] KSM: Mark new vma for deduplication
 2014-11-08 23:01 UTC  (4+ messages)
` [PATCH v2 1/3] KSM: Add auto flag new VMA as VM_MERGEABLE
` [PATCH v2 2/3] KSM: Add to sysfs - mark_new_vma
` [PATCH v2 3/3] KSM: Add config to control mark_new_vma

UKSM: What's maintainers think about it?
 2014-11-08  0:58 UTC  (5+ messages)
        ` [RFC PATCH] KSM: Auto add flag new VMA as VM_MERGEABLE

HMM (heterogeneous memory management) v5
 2014-11-07 21:37 UTC  (13+ messages)
` [PATCH 1/5] mmu_notifier: add event information to address invalidation v5
` [PATCH 2/5] mmu_notifier: keep track of active invalidation ranges
` [PATCH 3/5] lib: lockless generic and arch independent page table (gpt) v2
` [PATCH 4/5] hmm: heterogeneous memory management v6
` [PATCH 5/5] hmm/dummy: dummy driver to showcase the hmm api v3

[PATCH -next] mm/rmap: calculate page offset when needed
 2014-11-07 19:34 UTC 

3.18-rc3: soft lockup in compact_zone, dead machine
 2014-11-07 16:54 UTC 

[PATCH] zram: make rw_page opeartion return 0
 2014-11-07 14:02 UTC  (5+ messages)

[PATCH RFC] x86,mm: use _PAGE_BIT_SOFTW2 as _PAGE_BIT_NUMA
 2014-11-07 10:45 UTC  (3+ messages)

[PATCH 0/4] (CMA_AGGRESSIVE) Make CMA memory be more aggressive about allocation
 2014-11-07  7:06 UTC  (6+ messages)

[PATCH -mm v7 00/13] pagewalk: improve vma handling, apply to new users
 2014-11-07  7:02 UTC  (14+ messages)
` [PATCH -mm v7 01/13] mm/pagewalk: remove pgd_entry() and pud_entry()
` [PATCH -mm v7 02/13] pagewalk: improve vma handling
` [PATCH -mm v7 03/13] pagewalk: add walk_page_vma()
` [PATCH -mm v7 04/13] smaps: remove mem_size_stats->vma and use walk_page_vma()
` [PATCH -mm v7 05/13] clear_refs: remove clear_refs_private->vma and introduce clear_refs_test_walk()
` [PATCH -mm v7 06/13] pagemap: use walk->vma instead of calling find_vma()
` [PATCH -mm v7 07/13] numa_maps: fix typo in gather_hugetbl_stats
` [PATCH -mm v7 08/13] numa_maps: remove numa_maps->vma
` [PATCH -mm v7 09/13] memcg: cleanup preparation for page table walk
` [PATCH -mm v7 10/13] arch/powerpc/mm/subpage-prot.c: use walk->vma and walk_page_vma()
` [PATCH -mm v7 11/13] mempolicy: apply page table walker on queue_pages_range()
` [PATCH -mm v7 12/13] mm: /proc/pid/clear_refs: avoid split_huge_page()
` [PATCH -mm v7 13/13] mincore: apply page table walker on do_mincore()

mm: shmem: freeing mlocked page
 2014-11-07  4:27 UTC 

[PATCH 2/2] mm: page_isolation: fix zone_freepage accounting
 2014-11-07  2:47 UTC  (3+ messages)

UBIFS assert failed in ubifs_set_page_dirty at 1421
 2014-11-07  2:22 UTC  (3+ messages)

Fantastic Luxury watches for you at !
 2014-11-07  0:24 UTC 

[PATCH 3.13 147/162] x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAE
 2014-11-06 22:36 UTC 

[PATCH] mm: slub: fix format mismatches in slab_err() callers
 2014-11-06 21:59 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH v9 00/12] Intel MPX support
 2014-11-06 21:50 UTC  (4+ messages)
` [PATCH v9 11/12] x86, mpx: cleanup unused bound tables

[PATCH] mm: Fix comment before truncate_setsize()
 2014-11-06 21:28 UTC  (2+ messages)

[PATCH] Documentation: vm: Add 1GB large page support information
 2014-11-06 20:15 UTC  (9+ messages)
          ` [PATCH/v2] "

[PATCH 00/17] RFC: userfault v2
 2014-11-06 20:08 UTC  (3+ messages)
` [PATCH 07/17] mm: madvise MADV_USERFAULT: prepare vm_flags to allow more than 32bits

[patch 1/3] mm: embed the memcg pointer directly into struct page
 2014-11-06 18:55 UTC  (2+ messages)

[PATCH -mm 0/8] memcg: reuse per cgroup kmem caches
 2014-11-06 15:22 UTC  (9+ messages)
` [PATCH -mm 7/8] slab: introduce slab_free helper
` [PATCH -mm 8/8] slab: recharge slab pages to the allocating memory cgroup

[mmotm:master 143/283] mm/slab.c:3260:4: error: implicit declaration of function 'slab_free'
 2014-11-06 14:33 UTC  (7+ messages)

[PATCH 1/2] mm: page_isolation: check pfn validity before access
 2014-11-06 12:31 UTC  (2+ messages)

CMA alignment question
 2014-11-06 12:29 UTC  (7+ messages)

isolate_freepages_block(): very high intermittent overhead
 2014-11-06 11:53 UTC  (5+ messages)

[mmotm:master 129/283] mm/fremap.c:241:22: error: 'struct address_space' has no member named 'i_mmap_mutex'
 2014-11-06  2:15 UTC 

[3.13.y.z extended stable] Patch "x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAE" has been added to staging queue
 2014-11-06  1:28 UTC 

mmotm 2014-11-05-16-01 uploaded
 2014-11-06  0:03 UTC 

[PATCH 1/2] lib: bitmap: Added alignment offset for bitmap_find_next_zero_area()
 2014-11-05 21:58 UTC  (4+ messages)
` [PATCH 2/2] mm: cma: Align to physical address, not CMA region position

Your career won?t stop where it is now with a New Diploma
 2014-11-05 19:49 UTC 

[PATCH V5 1/3] powerpc/mm: Add missing pmd accessors
 2014-11-05 16:27 UTC  (3+ messages)
` [PATCH V5 2/3] mm: Update generic gup implementation to handle hugepage directory
` [PATCH V5 3/3] powerpc/mm: Switch to generic RCU get_user_pages_fast

[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
 2014-11-05 14:54 UTC  (6+ messages)
` [PATCH v6 00/11] Kernel address sanitizer - runtime memory debugger
  ` [PATCH v6 08/11] mm: slub: add kernel address sanitizer support for slub allocator
  ` [PATCH v6 09/11] fs: dcache: manually unpoison dname after allocation to shut up kasan's reports
  ` [PATCH v6 10/11] kmemleak: disable kasan instrumentation for kmemleak
  ` [PATCH] lib: add kasan test module

page:  |  | latest

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