linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v1 0/4] Refactor do_wp_page, no functional change
 2014-12-01 17:59 UTC  (6+ 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

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

[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

[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
 2014-12-01 16:28 UTC  (43+ 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 03/12] x86_64: add KASan support
  ` [PATCH v7 04/12] mm: page_alloc: add kasan hooks on alloc and free paths
  ` [PATCH v7 05/12] mm: slub: introduce virt_to_obj function
  ` [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 09/12] fs: dcache: manually unpoison dname after allocation to shut up kasan's reports
  ` [PATCH v7 10/12] kmemleak: disable kasan instrumentation for kmemleak
  ` [PATCH v7 11/12] lib: add kasan test module
  ` [PATCH v7 12/12] x86_64: kasan: add interceptors for memset/memmove/memcpy functions
` [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

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

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

isolate_freepages_block and excessive CPU usage by OSD process
 2014-12-01  8:31 UTC  (10+ messages)

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

[PATCH] Fix memory ordering bug in mm/vmalloc.c
 2014-12-01  8:11 UTC 

[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  (18+ messages)
` [PATCH 1/5] mm: Introduce OOM kill timeout
` [PATCH 3/5] mm: Remember ongoing memory allocation status
` [PATCH 4/5] mm: Drop __GFP_WAIT flag when allocating from shrinker functions
` [PATCH 5/5] mm: Insert some delay if ongoing memory allocation stalls

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

[mm] BUG: unable to handle kernel paging request at c2446ffc
 2014-11-28 10:10 UTC 

[PATCH v3 0/8] Resurrect and use struct page extension for some debugging features
 2014-11-28  7:35 UTC  (12+ 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
` [PATCH v3 5/8] stacktrace: introduce snprint_stack_trace for buffer output

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] mm: Remove the highmem zones' memmap in the highmem zone
 2014-11-27 10:46 UTC 

[patch] mm, oom: remove gfp helper function
 2014-11-27 10:25 UTC  (2+ messages)

[rfc patch] mm: protect set_page_dirty() from ongoing truncation
 2014-11-27  9:50 UTC  (4+ messages)

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

[mmotm:master 185/397] mm/nommu.c:1193:8: warning: assignment makes pointer from integer without a cast
 2014-11-27  5:13 UTC  (2+ 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  (14+ 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  (6+ messages)

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

[PATCH] mm: add parameter to disable faultaround
 2014-11-25 11:48 UTC  (5+ messages)

[PATCH v2 0/5] btrfs: implement swap file support
 2014-11-25  5:55 UTC  (9+ messages)
` [PATCH v2 5/5] btrfs: enable "

[PATCH] slub: fix confusing error messages in check_slab
 2014-11-24 21:37 UTC  (4+ messages)

Get your Bachelors or PhD?s degree without going to university right now!
 2014-11-24 20:46 UTC 

[PATCH v2] mm/zsmalloc: avoid duplicate assignment of prev_class
 2014-11-24 16:56 UTC  (2+ messages)

page:  |  | latest

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