linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[patch 1/3] mm: protect set_page_dirty() from ongoing truncation
 2014-12-02  9:12 UTC  (5+ messages)
` [patch 2/3] mm: memory: remove ->vm_file check on shared writable vmas
` [patch 3/3] mm: memory: merge shared-writable dirtying branches in do_wp_page()

[PATCH v2 0/4] Refactor do_wp_page, no functional change
 2014-12-02  9:09 UTC  (10+ messages)
` [PATCH v2 1/4] mm: Refactor do_wp_page, extract the reuse case
` [PATCH v2 2/4] mm: Refactor do_wp_page - rewrite the unlock flow
` [PATCH v2 3/4] mm: refactor do_wp_page, extract the page copy flow
` [PATCH v2 4/4] mm: Refactor do_wp_page handling of shared vma into a function

[PATCH 0/8] hugepage migration fixes (v5)
 2014-12-02  8:26 UTC  (9+ messages)
` [PATCH v5 4/8] mm/hugetlb: fix getting refcount 0 page in hugetlb_fault()
` [PATCH v5 3/8] mm/hugetlb: take page table lock in follow_huge_pmd()
` [PATCH v5 1/8] mm/hugetlb: reduce arch dependent code around follow_huge_*
` [PATCH v5 2/8] mm/hugetlb: pmd_huge() returns true for non-present hugepage
` [PATCH v5 6/8] mm/hugetlb: add migration entry check in __unmap_hugepage_range
` [PATCH v5 5/8] mm/hugetlb: add migration/hwpoisoned entry check in hugetlb_change_protection
` [PATCH v5 7/8] mm/hugetlb: fix suboptimal migration/hwpoisoned entry check
` [PATCH v5 8/8] mm/hugetlb: cleanup and rename is_hugetlb_entry_(migration|hwpoisoned)()

[PATCH 0/10] Replace _PAGE_NUMA with PAGE_NONE protections v3
 2014-12-02  7:31 UTC  (8+ messages)
` [PATCH 02/10] mm: Add p[te|md] protnone helpers for use by NUMA balancing
` [PATCH 03/10] mm: Convert p[te|md]_numa users to p[te|md]_protnone_numa

isolate_freepages_block and excessive CPU usage by OSD process
 2014-12-02  5:06 UTC  (13+ messages)

[mm] BUG: unable to handle kernel paging request at c2446ffc
 2014-12-02  5:04 UTC  (3+ messages)

[PATCH] Fix memory ordering bug in mm/vmalloc.c
 2014-12-02  4:22 UTC  (2+ messages)

[PATCH] mm: fadvise: avoid signed integer overflow calculating offset
 2014-12-02  4:04 UTC 

[PATCH v1 0/5] stop anon reclaim when zram is full
 2014-12-02  3:04 UTC  (2+ messages)

[RFC 0/6] zsmalloc support compaction
 2014-12-02  2:49 UTC  (7+ messages)
` [RFC 1/6] zsmalloc: expand size class to support sizeof(unsigned long)
` [RFC 2/6] zsmalloc: add indrection layer to decouple handle from object
` [RFC 3/6] zsmalloc: implement reverse mapping
` [RFC 4/6] zsmalloc: encode alloced mark in handle object
` [RFC 5/6] zsmalloc: support compaction
` [RFC 6/6] zram: "

[PATCH] mm: Remove the highmem zones' memmap in the highmem zone
 2014-12-02  0:13 UTC  (2+ messages)

[patch] mm, oom: remove gfp helper function
 2014-12-01 23:30 UTC  (4+ messages)

[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
 2014-12-01 23:13 UTC  (35+ messages)
` [PATCH v7 00/12] Kernel address sanitizer - runtime memory debugger
  ` [PATCH v7 01/12] Add kernel address sanitizer infrastructure
  ` [PATCH v7 02/12] x86_64: load_percpu_segment: read irq_stack_union.gs_base before load_segment
  ` [PATCH v7 04/12] mm: page_alloc: add kasan hooks on alloc and free paths
  ` [PATCH v7 06/12] mm: slub: share slab_err and object_err functions
  ` [PATCH v7 07/12] mm: slub: introduce metadata_access_enable()/metadata_access_disable()
  ` [PATCH v7 08/12] mm: slub: add kernel address sanitizer support for slub allocator
  ` [PATCH v7 11/12] lib: add kasan test module
` [PATCH v8 00/12] Kernel address sanitizer - runtime memory debugger
  ` [PATCH v8 01/12] Add kernel address sanitizer infrastructure
  ` [PATCH v8 02/12] x86_64: load_percpu_segment: read irq_stack_union.gs_base before load_segment
  ` [PATCH v8 03/12] x86_64: add KASan support
  ` [PATCH v8 04/12] mm: page_alloc: add kasan hooks on alloc and free paths
  ` [PATCH v8 05/12] mm: slub: introduce virt_to_obj function
  ` [PATCH v8 06/12] mm: slub: share slab_err and object_err functions
  ` [PATCH v8 07/12] mm: slub: introduce metadata_access_enable()/metadata_access_disable()
  ` [PATCH v8 08/12] mm: slub: add kernel address sanitizer support for slub allocator
  ` [PATCH v8 09/12] fs: dcache: manually unpoison dname after allocation to shut up kasan's reports
  ` [PATCH v8 10/12] kmemleak: disable kasan instrumentation for kmemleak
  ` [PATCH v8 11/12] lib: add kasan test module
  ` [PATCH v8 12/12] x86_64: kasan: add interceptors for memset/memmove/memcpy functions

[mmotm:master 185/397] mm/nommu.c:1193:8: warning: assignment makes pointer from integer without a cast
 2014-12-01 23:08 UTC  (3+ messages)

[rfc patch] mm: protect set_page_dirty() from ongoing truncation
 2014-12-01 22:52 UTC  (5+ messages)

[PATCH v2] slab: Fix nodeid bounds check for non-contiguous node IDs
 2014-12-01 21:06 UTC  (7+ messages)

[LSF/MM ATTEND] Expanding OS noise suppression
 2014-12-01 18:22 UTC  (4+ messages)
  ` [Lsf-pc] "

[PATCH v2 0/5] btrfs: implement swap file support
 2014-12-01 18:18 UTC  (6+ messages)
` [PATCH v2 5/5] btrfs: enable "

[PATCH v1 0/4] Refactor do_wp_page, no functional change
 2014-12-01 18:00 UTC  (7+ messages)
` [PATCH v1 1/4] mm: Refactor do_wp_page, extract the reuse case
` [PATCH v1 2/4] mm: Refactor do_wp_page - rewrite the unlock flow
` [PATCH v1 3/4] mm: refactor do_wp_page, extract the page copy flow
` [PATCH v1 4/4] mm: Refactor do_wp_page handling of shared vma into a function

[PATCH 0/5] Refactor do_wp_page, no functional change
 2014-12-01 16:53 UTC  (14+ messages)
` [PATCH 1/5] mm: Refactor do_wp_page, extract the reuse case
` [PATCH 2/5] mm: Refactor do_wp_page - extract the unlock flow
` [PATCH 3/5] mm: refactor do_wp_page, extract the page copy flow
` [PATCH 4/5] mm: Refactor do_wp_page handling of shared vma into a function
` [PATCH 5/5] mm: Move the MMU-notifier code from wp_page_unlock to wp_page_copy

[next:master 9693/10387] arch/sparc/include/asm/pgtable_64.h:684:19: error: conflicting types for 'pmd_dirty'
 2014-12-01 14:31 UTC 

[PATCH V2] mm/thp: Allocate transparent hugepages on local node
 2014-12-01 14:06 UTC  (3+ messages)

[RESEND][PATCH V3 0/4] KSM: Mark new vma for deduplication
 2014-12-01 10:35 UTC  (2+ messages)

[LSF/MM TOPIC] Improving CMA
 2014-12-01  8:25 UTC  (16+ messages)
` [Lsf-pc] "
    ` 答复: "
    ` [LSF/MM ATTEND] "
    ` [Lsf-pc] "

[PATCH] mm: unmapped page migration avoid unmap+remap overhead
 2014-12-01  7:46 UTC  (4+ messages)

[PATCH] mm: fix swapoff hang after page migration and fork
 2014-12-01  3:56 UTC 

[RFC v6 1/2] mm: prototype: rid swapoff of quadratic complexity
 2014-12-01  3:50 UTC  (2+ messages)

[mmotm:master 181/397] arch/x86/include/asm/paravirt.h:534:17: sparse: context imbalance in 'madvise_free_huge_pmd' - unexpected unlock
 2014-12-01  1:48 UTC  (2+ messages)

[PATCH] slab: Fix nodeid bounds check for non-contiguous node IDs
 2014-12-01  1:17 UTC  (4+ messages)

[PATCH next-20141127] mm: Fix comment typo "CONFIG_TRANSPARNTE_HUGE"
 2014-12-01  0:31 UTC  (2+ messages)

[RFC PATCH] mm/zsmalloc: allocate exactly size of struct zs_pool
 2014-12-01  0:29 UTC  (2+ messages)

[mmotm:master 210/397] mm/zsmalloc.c:1021:11: error: 'ZS_SIZE_CLASSES' undeclared
 2014-12-01  0:27 UTC  (4+ messages)

[PATCH v17 0/7] MADV_FREE support
 2014-12-01  0:11 UTC  (7+ messages)
` [PATCH v17 1/7] mm: support madvise(MADV_FREE)
` [PATCH v17 7/7] mm: Don't split THP page when syscall is called

[RFC PATCH 00/16] Replace smp_read_barrier_depends() with lockless_derefrence()
 2014-11-30 22:34 UTC  (3+ messages)
` [PATCH 13/16] ksm: Replace smp_read_barrier_depends() with lockless_dereference()

[RFC PATCH 0/5] mm: Patches for mitigating memory allocation stalls
 2014-11-28 16:17 UTC  (11+ messages)
` [PATCH 1/5] mm: Introduce OOM kill timeout

[patch] mm: vmscan: invoke slab shrinkers from shrink_zone()
 2014-11-28 16:06 UTC  (3+ messages)

[PATCH v3 0/8] Resurrect and use struct page extension for some debugging features
 2014-11-28  7:35 UTC  (9+ messages)
` [PATCH v3 2/8] mm/debug-pagealloc: prepare boottime configurable on/off
` [PATCH v3 3/8] mm/debug-pagealloc: make debug-pagealloc boottime configurable

CMA, isolate: get warning in page_isolation.c:235 test_pages_isolated
 2014-11-28  4:48 UTC  (2+ messages)

[PATCH 0/4] (CMA_AGGRESSIVE) Make CMA memory be more aggressive about allocation
 2014-11-28  3:45 UTC  (4+ messages)
` [PATCH 4/4] (CMA_AGGRESSIVE) Update page alloc function

[LSF/MM TOPIC] Transparent huge pages: refcounting, page cache, scalability
 2014-11-27 15:08 UTC 

[PATCH v3] mm: prevent endless growth of anon_vma hierarchy
 2014-11-27  9:13 UTC  (6+ messages)

[mmotm:master 174/397] mm/madvise.c:42:7: error: 'MADV_FREE' undeclared
 2014-11-27  8:08 UTC  (3+ messages)

[RFC PATCH] mm/thp: Always allocate transparent hugepages on local node
 2014-11-27  6:32 UTC  (5+ messages)

[RFC 0/4] OOM vs PM freezer fixes
 2014-11-27  0:47 UTC  (4+ messages)
` [RFC 1/2] oom: add helper for setting and clearing TIF_MEMDIE
  ` [RFC 2/2] OOM, PM: make OOM detection in the freezer path raceless

mmotm 2014-11-26-15-45 uploaded
 2014-11-26 23:46 UTC 

[PATCH] Repeated fork() causes SLAB to grow without bound
 2014-11-26 17:35 UTC  (12+ messages)

[PATCH 00/10] RFC: userfault (question about remap_anon_pages API)
 2014-11-26 14:30 UTC  (2+ messages)

[PATCH v3] mm/zsmalloc: avoid duplicate assignment of prev_class
 2014-11-25 15:40 UTC  (2+ messages)

[PATCH] mm, gfp: escalatedly define GFP_HIGHUSER and GFP_HIGHUSER_MOVABLE
 2014-11-25 14:32 UTC  (4+ messages)

[PATCHv2 RFC 00/19] THP refcounting redesign
 2014-11-25 14:04 UTC  (4+ messages)
` [PATCH 01/19] mm, thp: drop FOLL_SPLIT

page:  |  | latest

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