Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-15 17:22:18 to 2015-06-18 13:45:01 UTC [more...]

[PATCH 9/9] [media] mm: Move get_vaddr_frames() behind a config option
 2015-06-18 13:44 UTC  (3+ messages)

[RFC][PATCH v3 0/7] introduce automatic pool compaction
 2015-06-18 12:48 UTC  (12+ messages)
` [RFC][PATCHv3 1/7] zsmalloc: drop unused variable `nr_to_migrate'
` [RFC][PATCHv3 2/7] zsmalloc: partial page ordering within a fullness_list
` [RFC][PATCHv3 3/7] zsmalloc: always keep per-class stats
` [RFC][PATCHv3 4/7] zsmalloc: introduce zs_can_compact() function
` [RFC][PATCHv3 5/7] zsmalloc: cosmetic compaction code adjustments
` [RFC][PATCHv3 6/7] zsmalloc/zram: move `num_migrated' to zs_pool
` [RFC][PATCHv3 7/7] zsmalloc: register a shrinker to trigger auto-compaction

[RFC v3 0/4] fs: Add generic file system event notifications
 2015-06-18 11:17 UTC  (14+ messages)
` [RFC v3 1/4] "
` [RFC v3 2/4] ext4: Add helper function to mark group as corrupted
` [RFC v3 3/4] ext4: Add support for generic FS events
` [RFC v3 4/4] shmem: "

[PATCHSET 1/3 v4 block/for-4.2/core] writeback: cgroup writeback support
 2015-06-18 11:12 UTC  (5+ messages)
` [PATCH 06/51] memcg: add mem_cgroup_root_css

[PATCH 0/2] oom: sysrq+f shouldn't not panic the system + cleanup
 2015-06-18  9:57 UTC  (3+ messages)
` [PATCH 1/2] oom: Do not panic when OOM killer is sysrq triggered
` [PATCH 2/2] oom: split out forced OOM killer

[RFC PATCH 00/12] mm: mirrored memory support for page buddy allocations
 2015-06-18  9:55 UTC  (16+ messages)
` [RFC PATCH 10/12] mm: add the buddy system interface

[RFC][PATCHv2 0/8] introduce automatic pool compaction
 2015-06-18  3:58 UTC  (20+ messages)
` [RFC][PATCHv2 2/8] zsmalloc: partial page ordering within a fullness_list
` [RFC][PATCHv2 3/8] zsmalloc: lower ZS_ALMOST_FULL waterline
` [RFC][PATCHv2 5/8] zsmalloc: introduce zs_can_compact() function
` [RFC][PATCHv2 8/8] zsmalloc: register a shrinker to trigger auto-compaction

[PATCH] mm: use srcu for shrinkers
 2015-06-18  1:33 UTC  (3+ messages)

[RFC 0/4] Outsourcing page fault THP allocations to khugepaged
 2015-06-18  1:20 UTC  (7+ messages)
` [RFC 1/4] mm, thp: stop preallocating hugepages in khugepaged
` [RFC 2/4] mm, thp: khugepaged checks for THP allocability before scanning
` [RFC 3/4] mm, thp: try fault allocations only if we expect them to succeed

mm: shmem_zero_setup skip security check and lockdep conflict with XFS
 2015-06-18  0:22 UTC  (5+ messages)

[RFC][PATCH 0/5] do not dereference NULL pools in pools' destroy() functions
 2015-06-17 23:54 UTC  (9+ messages)
` [RFC][PATCH 1/5] mm/slab_common: allow NULL cache pointer in kmem_cache_destroy()
` [RFC][PATCH 2/5] mm/mempool: allow NULL `pool' pointer in mempool_destroy()
` [RFC][PATCH 3/5] mm/dmapool: allow NULL `pool' pointer in dma_pool_destroy()

[PATCH] zswap: dynamic pool creation
 2015-06-17 23:13 UTC  (4+ messages)

[RFC V3] net: don't wait for order-3 page allocation
 2015-06-17 23:02 UTC  (3+ messages)

mmotm 2015-06-17-15-20 uploaded
 2015-06-17 22:21 UTC 

[RFC v4 PATCH 0/9] hugetlbfs: add fallocate support
 2015-06-17 22:05 UTC  (7+ messages)
` [RFC v4 PATCH 2/9] mm/hugetlb: expose hugetlb fault mutex for use by fallocate
` [RFC v4 PATCH 6/9] mm/hugetlb: alloc_huge_page handle areas hole punched "

[PATCH v2 0/5] KASan for arm64
 2015-06-17 21:32 UTC  (6+ messages)
` [PATCH v2 5/5] arm64: add KASan support

[PATCH V3] mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc()
 2015-06-17 21:26 UTC 

[RFC 0/3] mm: make swapin readahead to gain more thp performance
 2015-06-17 17:38 UTC  (5+ messages)
` [RFC 3/3] mm: make swapin readahead to improve thp collapse rate

[-tip PATCH v4 0/6] pmem api, generic ioremap_cache, and memremap
 2015-06-17 17:35 UTC  (12+ messages)
` [PATCH v4 1/6] arch: unify ioremap prototypes and macro aliases
` [PATCH v4 3/6] arch/*/asm/io.h: add ioremap_cache() to all architectures
` [PATCH v4 6/6] arch, x86: pmem api for ensuring durability of persistent memory updates

[PATCH V2] mm: kmemleak_alloc_percpu() should follow the gfp from
 2015-06-17 16:18 UTC 

[RFC] panic_on_oom_timeout
 2015-06-17 15:41 UTC  (7+ messages)
` [RFC -v2] panic_on_oom_timeout

[PATCH V2 0/6] slub: bulk alloc and free for slub allocator
 2015-06-17 15:24 UTC  (9+ messages)
` [PATCH V2 1/6] slub: fix spelling succedd to succeed
` [PATCH V2 2/6] slab: infrastructure for bulk object allocation and freeing
` [PATCH V2 3/6] slub bulk alloc: extract objects from the per cpu slab
` [PATCH V2 4/6] slub: improve bulk alloc strategy
` [PATCH V2 5/6] slub: initial bulk free implementation
` [PATCH V2 6/6] slub: add support for kmem_cache_debug in bulk calls

[PATCHSET 2/3 v3 block/for-4.2/core] writeback: cgroup writeback backpressure propagation
 2015-06-17 14:41 UTC  (3+ messages)
` [PATCH 01/19] memcg: make mem_cgroup_read_{stat|event}() iterate possible cpus instead of online

[RFC] panic_on_oom_timeout
 2015-06-17 12:36 UTC  (9+ messages)

[BUG] fs: inotify_handle_event() reading un-init memory
 2015-06-17 10:17 UTC  (6+ messages)

[PATCHSET v3 0/4] pagemap: make useable for non-privilege users
 2015-06-17  8:11 UTC  (5+ messages)
` [PATCH v3 1/4] pagemap: check permissions and capabilities at open time
` [PATCH v3 2/4] pagemap: add mmap-exclusive bit for marking pages mapped only here

Possible broken MM code in dell-laptop.c?
 2015-06-17  7:19 UTC  (11+ messages)

[arc-linux-dev] [PATCH] stmmac: explicitly zero des0 & des1 on init
 2015-06-17  7:03 UTC 

[PATCH v3 4/4] pagemap: switch to the new format and do some cleanup
 2015-06-17  6:40 UTC  (5+ messages)
` [PATCH v4] "

[PATCH 0/7] slub: bulk alloc and free for slub allocator
 2015-06-17  6:29 UTC  (29+ messages)
` [PATCH 1/7] slab: infrastructure for bulk object allocation and freeing
` [PATCH 2/7] slub bulk alloc: extract objects from the per cpu slab
` [PATCH 4/7] slub: fix error path bug in kmem_cache_alloc_bulk
` [PATCH 6/7] slub: improve bulk alloc strategy
` [PATCH 7/7] slub: initial bulk free implementation

[RFC NEXT] mm: Fix suspicious RCU usage at kernel/sched/core.c:7318
 2015-06-17  4:15 UTC  (8+ messages)

[PATCH] mm: Fix MAP_POPULATE and mlock() for DAX
 2015-06-16 22:28 UTC 

[PATCH] tmpfs: truncate at i_size
 2015-06-16 20:07 UTC  (4+ messages)
  ` [PATCH] tmpfs: truncate prealloc blocks past i_size

[PATCH 00/12, v2] x86/mm: Implement lockless pgd_alloc()/pgd_free()
 2015-06-16 14:27 UTC  (22+ messages)
` [PATCH 02/12] x86/mm/hotplug: Remove pgd_list use from the memory hotplug code
` [PATCH 07/12] x86/virt/guest/xen: Remove use of pgd_list from the Xen guest code
` why do we need vmalloc_sync_all?

[PATCHv6 00/36] THP refcounting redesign
 2015-06-16 13:17 UTC  (2+ messages)

[PATCH 0/6] Assorted compaction cleanups and optimizations
 2015-06-16 13:03 UTC  (17+ 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

[PATCH 0/7] userfault21 update
 2015-06-16 12:17 UTC  (15+ messages)
` [PATCH 1/7] userfaultfd: require UFFDIO_API before other ioctls
` [PATCH 2/7] userfaultfd: propagate the full address in THP faults
` [PATCH 3/7] userfaultfd: allow signals to interrupt a userfault
` [PATCH 4/7] userfaultfd: avoid missing wakeups during refile in userfaultfd_read
` [PATCH 5/7] userfaultfd: switch to exclusive wakeup for blocking reads
` [PATCH 6/7] userfaultfd: Revert "userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key"
` [PATCH 7/7] userfaultfd: selftest

[PATCH] jbd2: get rid of open coded allocation retry loop
 2015-06-15 19:56 UTC  (3+ messages)


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