linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[RFC 0/4] OOM vs PM freezer fixes
 2014-12-04 16:56 UTC  (7+ 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

[PATCH] CMA: add the amount of cma memory in meminfo
 2014-12-04 16:26 UTC  (2+ messages)

[patch] mm, oom: remove gfp helper function
 2014-12-04 15:17 UTC  (8+ messages)

[RFC V2] mm:add zero_page _mapcount when mapped into user space
 2014-12-04 12:28 UTC  (4+ messages)

[RFC v2] arm:extend the reserved mrmory for initrd to be page aligned
 2014-12-04 12:03 UTC  (3+ messages)

[PATCH 0/10] Replace _PAGE_NUMA with PAGE_NONE protections v4
 2014-12-04 11:24 UTC  (11+ messages)
` [PATCH 01/10] mm: numa: Do not dereference pmd outside of the lock during NUMA hinting fault
` [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
` [PATCH 04/10] ppc64: Add paranoid warnings for unexpected DSISR_PROTFAULT
` [PATCH 05/10] mm: Convert p[te|md]_mknonnuma and remaining page table manipulations
` [PATCH 06/10] mm: Remove remaining references to NUMA hinting bits and helpers
` [PATCH 07/10] mm: numa: Do not trap faults on the huge zero page
` [PATCH 08/10] x86: mm: Restore original pte_special check
` [PATCH 09/10] mm: numa: Add paranoid check around pte_protnone_numa
` [PATCH 10/10] mm: numa: Avoid unnecessary TLB flushes when setting NUMA hinting entries

[PATCH 0/10] Replace _PAGE_NUMA with PAGE_NONE protections v3
 2014-12-04 11:17 UTC  (17+ 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-04  7:51 UTC  (22+ messages)

[PATCH] x86, mm: fix zone ranges print in boot
 2014-12-04  7:50 UTC 

[RFC 0/6] zsmalloc support compaction
 2014-12-04  7:29 UTC  (11+ 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: "

[mmotm:master 185/397] mm/nommu.c:1193:8: warning: assignment makes pointer from integer without a cast
 2014-12-04  7:20 UTC  (4+ messages)

[PATCH v3 0/8] Resurrect and use struct page extension for some debugging features
 2014-12-04  6:56 UTC  (6+ messages)
` [PATCH v3 1/8] mm/page_ext: resurrect struct page extending code for debugging
` [PATCH v3 6/8] mm/page_owner: keep track of page owners

[PATCH] mm: shmem: avoid overflowing in shmem_fallocate
 2014-12-04  2:33 UTC  (3+ messages)

[PATCH] mm: memcontrol.c: Cleaning up function that are not used anywhere
 2014-12-03 17:04 UTC  (5+ messages)

[PATCH V2] mm/thp: Allocate transparent hugepages on local node
 2014-12-03 15:43 UTC  (5+ messages)

[LSF/MM ATTEND] Expanding OS noise suppression
 2014-12-03 15:32 UTC  (6+ messages)
  ` [Lsf-pc] "

[PATCH] zram: use DEVICE_ATTR_[RW|RO|WO] to define zram sys device attribute
 2014-12-03 14:15 UTC  (2+ messages)

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

[PATCH 1/3] mm/compaction: enhance trace output to know more about compaction internals
 2014-12-03  7:52 UTC  (3+ messages)
` [PATCH 2/3] mm/compaction: add more trace to understand compaction start/finish condition
` [PATCH 3/3] mm/compaction: add tracepoint to observe behaviour of compaction defer

[mm] BUG: unable to handle kernel paging request at c2446ffc
 2014-12-03  1:13 UTC  (4+ messages)

[PATCH 0/2] Improve documentation of FADV_DONTNEED behaviour
 2014-12-03  0:42 UTC  (3+ messages)
` [PATCH 1/2] mm: fadvise: Document the fadvise(FADV_DONTNEED) behaviour for partial pages
` [PATCH 2/2] posix_fadvise.2: Document the behaviour of partial page discard requests

mmotm 2014-12-02-15-55 uploaded
 2014-12-02 23:56 UTC 

[RFC v2] percpu: Add a separate function to merge free areas
 2014-12-02 22:33 UTC 

[PATCH 1/1] mm: Fix a deadlock in the hotplug code
 2014-12-02 20:46 UTC 

[patch 1/3] mm: protect set_page_dirty() from ongoing truncation
 2014-12-02 16:56 UTC  (13+ 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 14:56 UTC  (11+ 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 00/10] RFC: userfault (question about remap_anon_pages API)
 2014-12-02 14:10 UTC  (3+ messages)

[PATCH] mm/memcontrol: fix defined but not used compiler warning
 2014-12-02 11:48 UTC  (2+ messages)

[RFC] mm:add zero_page _mapcount when mapped into user space
 2014-12-02  9:17 UTC 

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

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

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

[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
 2014-12-01 23:13 UTC  (6+ messages)
` [PATCH v8 00/12] Kernel address sanitizer - runtime memory debugger
  ` [PATCH v8 01/12] Add kernel address sanitizer infrastructure
  ` [PATCH v8 10/12] kmemleak: disable kasan instrumentation for kmemleak

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

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

[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 

[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  (6+ messages)
  ` [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)

page:  |  | latest

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