Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-09 20:02:53 to 2015-06-12 09:36:55 UTC [more...]

[RFC V3] net: don't wait for order-3 page allocation
 2015-06-12  9:36 UTC  (4+ messages)

[RFC v2] net: use atomic allocation for order-3 page allocation
 2015-06-12  9:34 UTC  (18+ messages)
` [RFC] "

[RFC PATCH 00/12] mm: mirrored memory support for page buddy allocations
 2015-06-12  9:09 UTC  (17+ messages)
` [RFC PATCH 01/12] mm: add a new config to manage the code
` [RFC PATCH 08/12] mm: use mirrorable to switch allocate mirrored memory
` [RFC PATCH 10/12] mm: add the buddy system interface

[PATCH 19/25] mm, vmscan: Account in vmstat for pages skipped during reclaim
 2015-06-12  8:49 UTC 

[PATCH 07/25] mm, vmscan: Make kswapd think of reclaim in terms of nodes
 2015-06-12  7:05 UTC 

[next:master 10274/10671] /kbuild/src/slow3/arch/arm/mach-tegra/cpuidle-tegra114.c:88: undefined reference to `psci_smp_available'
 2015-06-12  0:52 UTC  (3+ messages)

[RFC v4 PATCH 0/9] hugetlbfs: add fallocate support
 2015-06-11 23:09 UTC  (12+ messages)
` [RFC v4 PATCH 1/9] mm/hugetlb: add region_del() to delete a specific range of entries
` [RFC v4 PATCH 2/9] mm/hugetlb: expose hugetlb fault mutex for use by fallocate
` [RFC v4 PATCH 3/9] hugetlbfs: hugetlb_vmtruncate_list() needs to take a range to delete
` [RFC v4 PATCH 4/9] hugetlbfs: truncate_hugepages() takes a range of pages
` [RFC v4 PATCH 5/9] mm/hugetlb: vma_has_reserves() needs to handle fallocate hole punch
` [RFC v4 PATCH 6/9] mm/hugetlb: alloc_huge_page handle areas hole punched by fallocate
` [RFC v4 PATCH 7/9] hugetlbfs: New huge_add_to_page_cache helper routine
` [RFC v4 PATCH 8/9] hugetlbfs: add hugetlbfs_fallocate()
` [RFC v4 PATCH 9/9] mm: madvise allow remove operation for hugetlbfs

[RFC v2] net: use atomic allocation for order-3 page allocation
 2015-06-11 22:27 UTC 

HMM (Heterogeneous Memory Management) v8
 2015-06-11 22:26 UTC  (11+ messages)
` [PATCH 05/36] HMM: introduce heterogeneous memory management v3

linux 4.1-rc7 deadlock
 2015-06-11 22:15 UTC  (2+ messages)

[-tip PATCH v4 0/6] pmem api, generic ioremap_cache, and memremap
 2015-06-11 21:19 UTC  (7+ messages)
` [PATCH v4 1/6] arch: unify ioremap prototypes and macro aliases
` [PATCH v4 2/6] cleanup IORESOURCE_CACHEABLE vs ioremap()
` [PATCH v4 3/6] arch/*/asm/io.h: add ioremap_cache() to all architectures
` [PATCH v4 4/6] devm: fix ioremap_cache() usage
` [PATCH v4 5/6] arch: introduce memremap_cache() and memremap_wt()
` [PATCH v4 6/6] arch, x86: pmem api for ensuring durability of persistent memory updates

[RESEND PATCH V2 0/3] Allow user to request memory to be locked on page fault
 2015-06-11 19:55 UTC  (8+ messages)
` [RESEND PATCH V2 1/3] Add mmap flag to request pages are locked after "
` [RESEND PATCH V2 2/3] Add mlockall flag for locking pages on fault
` [RESEND PATCH V2 3/3] Add tests for lock "

[PATCH] zswap: dynamic pool creation
 2015-06-11 18:51 UTC  (4+ messages)

[RFC][PATCH 0/5] do not dereference NULL pools in pools' destroy() functions
 2015-06-11 17:40 UTC  (27+ messages)
` [RFC][PATCH 4/5] mm/zpool: allow NULL `zpool' pointer in zpool_destroy_pool()
    ` [PATCH] checkpatch: Add some <foo>_destroy functions to NEEDLESS_IF tests
      ` [PATCH V2] "

Fwd: Why rapiddisk cache, better then build-in ram cache?
 2015-06-11 15:47 UTC 

[RFC] panic_on_oom_timeout
 2015-06-11 15:38 UTC  (8+ messages)

[PATCH 0/3] TLB flush multiple pages per IPI v5
 2015-06-11 15:26 UTC  (25+ messages)

[PATCH 0/3] TLB flush multiple pages per IPI v6
 2015-06-11 15:25 UTC  (16+ messages)
` [PATCH 2/4] mm: Send one IPI per CPU to TLB flush all entries after unmapping pages
` [PATCH 3/4] mm: Defer flush of writable TLB entries

[RFC PATCH 00/12] x86/mm: Implement lockless pgd_alloc()/pgd_free()
 2015-06-11 14:13 UTC 

[PATCH v2 0/5] KASan for arm64
 2015-06-11 13:39 UTC  (3+ messages)
` [PATCH v2 5/5] arm64: add KASan support

[PATCHv6 00/36] THP refcounting redesign
 2015-06-11 12:30 UTC  (13+ messages)
` [PATCHv6 26/36] mm: rework mapcount accounting to enable 4k mapping of THPs
` [PATCHv6 27/36] mm: differentiate page_mapped() from page_mapcount() for compound pages
` [PATCHv6 29/36] thp: implement split_huge_pmd()
` [PATCHv6 32/36] thp: reintroduce split_huge_page()
` [PATCHv6 33/36] migrate_pages: try to split pages on qeueuing
` [PATCHv6 36/36] thp: update documentation

[RFC] mm: change irqs_disabled() test to spin_is_locked() in mem_cgroup_swapout
 2015-06-11 11:40 UTC  (5+ messages)
  ` [RFC][PATCH] mm: ifdef out VM_BUG_ON check on PREEMPT_RT_FULL

[Patch V4 00/16] xen: support pv-domains larger than 512GB
 2015-06-11 11:03 UTC  (5+ messages)
` [Patch V4 14/16] xen: move p2m list if conflicting with e820 map
  ` [Xen-devel] "
` [Xen-devel] [Patch V4 00/16] xen: support pv-domains larger than 512GB

[PATCH] mm/memory hotplug: print the last vmemmap region at the end of hot add memory
 2015-06-11 10:41 UTC  (5+ messages)

[PATCH] slub/slab: fix kmemleak didn't work on some case
 2015-06-11  8:18 UTC  (8+ messages)

[PATCH 1/9] mm: Provide new get_vaddr_frames() helper
 2015-06-11  8:01 UTC  (4+ messages)
` [PATCH 9/9] [media] mm: Move get_vaddr_frames() behind a config option

[PATCH 04/25] mm, vmscan: Begin reclaiming pages on a per-node basis
 2015-06-11  7:58 UTC 

[PATCH 03/25] mm, vmscan: Move LRU lists to node
 2015-06-11  7:12 UTC 

[PATCH] net, swap: Remove a warning and clarify why sk_mem_reclaim is required when deactivating swap
 2015-06-11  6:02 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] oom: always panic on OOM when panic_on_oom is configured
 2015-06-11  0:36 UTC  (14+ messages)
        ` oom: How to handle !__GFP_FS exception?

[RFC] panic when reboot the system
 2015-06-10 20:40 UTC  (2+ messages)

[PATCH 0/6] Assorted compaction cleanups and optimizations
 2015-06-10 18:02 UTC  (8+ messages)
` [PATCH 1/6] mm, compaction: more robust check for scanners meeting
` [PATCH 2/6] mm, compaction: simplify handling restart position in free pages scanner
` [PATCH 3/6] mm, compaction: encapsulate resetting cached scanner positions
` [PATCH 4/6] mm, compaction: always skip compound pages by order in migrate scanner
` [PATCH 5/6] mm, compaction: skip compound pages by order in free scanner
` [PATCH 6/6] mm, compaction: decouple updating pageblock_skip and cached pfn

Corruption with MMOTS slub-bulk-allocation-from-per-cpu-partial-pages.patch
 2015-06-10 10:44 UTC  (3+ messages)

[PATCH 0/9 v5] Helper to abstract vma handling in media layer
 2015-06-10  9:07 UTC  (3+ messages)
` [PATCH 9/9] drm/exynos: Convert g2d_userptr_get_dma_addr() to use get_vaddr_frames()

[RFC 0/6] MADV_FREE: respect pte_dirty, not PG_dirty
 2015-06-10  8:05 UTC  (7+ messages)
` [RFC 3/6] mm: mark dirty bit on swapped-in page

[PATCH] oom: split out forced OOM killer
 2015-06-10  7:37 UTC  (11+ messages)

[RFC PATCH 0/6] add defer mechanism to ksm to make it more suitable for Android devices
 2015-06-10  6:27 UTC  (7+ messages)
` [RFC PATCH 1/6] mm: add defer mechanism to ksm to make it more suitable
` [RFC PATCH 2/6] mm: change the condition of identifying hugetlb vm
` [RFC PATCH 3/6] perf: "
` [RFC PATCH 4/6] fs/binfmt_elf.c: "
` [RFC PATCH 5/6] x86/mm: "
` [RFC PATCH 6/6] powerpc/kvm: "

[RFC 0/4] enable migration of non-LRU pages
 2015-06-10  1:08 UTC  (3+ messages)

[PATCH -next 0/5] ipc: EIDRM/EINVAL returns & misc updates
 2015-06-10  0:13 UTC  (4+ messages)
` [PATCH 1/5] ipc,shm: move BUG_ON check into shm_lock

[PATCH] mm: show proportional swap share of the mapping
 2015-06-10  0:11 UTC  (5+ messages)

[RFC][PATCHv2 0/8] introduce automatic pool compaction
 2015-06-10  0:07 UTC  (3+ messages)

[PATCH] zsmalloc: fix a null pointer dereference in destroy_handle_cache()
 2015-06-10  0:03 UTC  (2+ messages)

mmotm 2015-06-09-16-55 uploaded
 2015-06-09 23:56 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).