linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-20 23:56:36 to 2016-04-26 12:56:42 UTC [more...]

[PATCH 0/18] change mmap_sem taken for write killable v2
 2016-04-26 12:56 UTC  (6+ messages)
` [PATCH 01/18] mm: Make mmap_sem for write waits killable for mm syscalls
` [PATCH 02/18] mm: make vm_mmap killable
` [PATCH 03/18] mm: make vm_munmap killable
` [PATCH 04/18] mm, aout: handle vm_brk failures
` [PATCH 05/18] mm, elf: handle vm_brk error

[PATCH v4 1/2] shmem: Support for registration of driver/file owner specific ops
 2016-04-26 12:53 UTC  (3+ messages)

[PATCH 00/28] Optimise page alloc/free fast paths v3
 2016-04-26 12:04 UTC  (31+ messages)
` [PATCH 01/28] mm, page_alloc: Only check PageCompound for high-order pages
` [PATCH 02/28] mm, page_alloc: Use new PageAnonHead helper in the free page fast path
` [PATCH 03/28] mm, page_alloc: Reduce branches in zone_statistics
` [PATCH 04/28] mm, page_alloc: Inline zone_statistics
` [PATCH 05/28] mm, page_alloc: Inline the fast path of the zonelist iterator
` [PATCH 06/28] mm, page_alloc: Use __dec_zone_state for order-0 page allocation
` [PATCH 07/28] mm, page_alloc: Avoid unnecessary zone lookups during pageblock operations
` [PATCH 08/28] mm, page_alloc: Convert alloc_flags to unsigned
` [PATCH 09/28] mm, page_alloc: Convert nr_fair_skipped to bool
` [PATCH 10/28] mm, page_alloc: Remove unnecessary local variable in get_page_from_freelist
` [PATCH 11/28] mm, page_alloc: Remove unnecessary initialisation "
` [PATCH 13/28] mm, page_alloc: Remove redundant check for empty zonelist
` [PATCH 12/28] mm, page_alloc: Remove unnecessary initialisation from __alloc_pages_nodemask()

[PATCH 0/2] scop GFP_NOFS api
 2016-04-26 11:56 UTC  (3+ messages)
` [PATCH 1/2] mm: add PF_MEMALLOC_NOFS
` [PATCH 2/2] mm, debug: report when GFP_NO{FS,IO} is used explicitly from memalloc_no{fs,io}_{save,restore} context

[PATCH] zsmalloc: use workqueue to destroy pool in zpool callback
 2016-04-26 11:07 UTC  (6+ messages)
` [PATCH] mm/zpool: use workqueue for zpool_destroy

[PATCH v2 0/6] Introduce ZONE_CMA
 2016-04-26  9:38 UTC  (9+ messages)
` [PATCH v2 1/6] mm/page_alloc: recalculate some of zone threshold when on/offline memory
` [PATCH v2 2/6] mm/cma: introduce new zone, ZONE_CMA
` [PATCH v2 3/6] mm/cma: populate ZONE_CMA
` [PATCH v2 4/6] mm/cma: remove ALLOC_CMA
` [PATCH v2 5/6] mm/cma: remove MIGRATE_CMA
` [PATCH v2 6/6] mm/cma: remove per zone CMA stat

[PATCH v2 0/5] dax: handling of media errors
 2016-04-26  8:33 UTC  (21+ messages)
` [PATCH v2 5/5] dax: handle media errors in dax_do_io

[PATCH kernel 0/2] speed up live migration by skipping free pages
 2016-04-26  3:21 UTC  (18+ messages)
` [PATCH kernel 1/2] mm: add the related functions to build the free page bitmap

[PATCH v2] mm: SLAB freelist randomization
 2016-04-26  1:58 UTC  (8+ messages)

[PATCH 0/3] mainline and mmotm compaction fixes
 2016-04-26  0:55 UTC  (7+ messages)
  ` [PATCH 4.6 1/3] mm, cma: prevent nr_isolated_* counters from going negative
  ` [PATCH mmotm 2/3] mm, compaction: fix crash in get_pfnblock_flags_mask() from isolate_freepages():
  ` [PATCH mmotm 3/3] mm, compaction: prevent nr_isolated_* from going negative

[PATCH v2 00/11] mm/slab: reduce lock contention in alloc path
 2016-04-26  0:47 UTC  (3+ messages)
` [PATCH v2 04/11] mm/slab: factor out kmem_cache_node initialization code

x86: possible store-tearing in native_set_pte?
 2016-04-26  0:40 UTC  (2+ messages)

[patch] mm, hugetlb_cgroup: round limit_in_bytes down to hugepage size
 2016-04-25 23:54 UTC  (11+ messages)
    ` [patch v2] "
                ` [patch v3] "

[PATCH] x86/vdso: add mremap hook to vm_special_mapping
 2016-04-25 21:39 UTC  (9+ messages)
` [PATCHv5 1/3] x86: rename is_{ia32,x32}_task to in_{ia32,x32}_syscall
  ` [PATCHv5 3/3] selftest/x86: add mremap vdso 32-bit test
` [PATCHv8 1/2] x86/vdso: add mremap hook to vm_special_mapping
  ` [PATCHv8 2/2] selftest/x86: add mremap vdso test

[PATCH] mm: SLAB freelist randomization
 2016-04-25 21:04 UTC  (8+ messages)

[PATCH v4 0/2] Align mmap address for DAX pmd mappings
 2016-04-25 16:06 UTC  (5+ messages)
` [PATCH v4 1/2] thp, dax: add thp_get_unmapped_area for "
` [PATCH v4 2/2] ext2/4, xfs, blk: call thp_get_unmapped_area() "

[PATCH v2] z3fold: the 3-fold allocator for compressed pages
 2016-04-25 15:01 UTC  (5+ messages)

[PATCH v3] z3fold: the 3-fold allocator for compressed pages
 2016-04-25 14:29 UTC 

[PATCHv7 00/29] THP-enabled tmpfs/shmem using compound pages
 2016-04-25 13:30 UTC  (6+ messages)

+ procfs-expose-umask-in-proc-pid-status.patch added to -mm tree
 2016-04-25 12:19 UTC  (3+ messages)

[PATCH] mm: make fault_around_bytes configurable
 2016-04-25 11:51 UTC  (11+ messages)

[PATCH] mm,oom: Re-enable OOM killer using timeout
 2016-04-25 11:47 UTC  (10+ messages)
    ` [PATCH v2] "

[PATCH v2] mm: enable RLIMIT_DATA by default with workaround for valgrind
 2016-04-24 23:03 UTC  (2+ messages)

[PATCH] mm: enable RLIMIT_DATA by default with workaround for valgrind
 2016-04-24 20:40 UTC  (4+ messages)

[PATCH v2] mm: fix incorrect pfn passed to untrack_pfn() in remap_pfn_range()
 2016-04-24  4:01 UTC 

[PATCH] mm: Fix incorrect pfn passed to untrack_pfn in remap_pfn_range
 2016-04-24  3:44 UTC  (3+ messages)

[PATCHv5 2/3] x86/vdso: add mremap hook to vm_special_mapping
 2016-04-23 23:09 UTC  (5+ messages)
` [PATCHv7 "

[PATCH v3 0/7] dax: handling media errors
 2016-04-23 19:13 UTC  (8+ messages)
` [PATCH v3 1/7] block, dax: pass blk_dax_ctl through to drivers
` [PATCH v3 2/7] dax: fallback from pmd to pte on error
` [PATCH v3 3/7] dax: enable dax in the presence of known media errors (badblocks)
` [PATCH v3 4/7] dax: use sb_issue_zerout instead of calling dax_clear_sectors
` [PATCH v3 5/7] dax: handle media errors in dax_do_io
` [PATCH v3 6/7] dax: for truncate/hole-punch, do zeroing through the driver if possible
` [PATCH v3 7/7] dax: fix a comment in dax_zero_page_range and dax_truncate_page

[PATCH] mm/vmalloc: Keep a separate lazy-free list
 2016-04-23 11:21 UTC  (7+ messages)

[PATCH] mm: update the document of numa_zonelist_order
 2016-04-23  7:07 UTC 

[Bug 107771] New: Single process tries to use more than 1/2 physical RAM, OS starts thrashing
 2016-04-22 23:01 UTC  (5+ messages)

mmotm 2016-04-22-15-49 uploaded
 2016-04-22 22:49 UTC 

[PATCH v2 1/2] mm, kasan: don't call kasan_krealloc() from ksize()
 2016-04-22 21:32 UTC  (2+ messages)

[PATCH v6 00/20] kthread: Use kthread worker API more widely
 2016-04-22 18:30 UTC  (2+ messages)

notes from LSF/MM 2016 memory management track
 2016-04-22 16:09 UTC 

[PATCH 0/5] userfaultfd: extension for non cooperative uffd usage
 2016-04-22 16:05 UTC  (3+ messages)

[PATCH 0/19] get rid of superfluous __GFP_REPORT
 2016-04-22 12:47 UTC  (7+ messages)
` [PATCH 17/19] dm: get rid of superfluous gfp flags

[PATCH] mm: move huge_pmd_set_accessed out of huge_memory.c
 2016-04-22  9:48 UTC  (7+ messages)

[PATCH resend 0/3] mm: allow arch to override lowmem_page_address
 2016-04-22  9:07 UTC  (3+ messages)

Is the page always in swapcache?
 2016-04-22  7:39 UTC 

[PATCH v3 0/2] Align mmap address for DAX pmd mappings
 2016-04-22  0:59 UTC  (11+ messages)

[BUG linux-next] kernel NULL pointer dereference on linux-next-20160420
 2016-04-22  0:38 UTC 

[PATCH] mm/memory-failure: fix race with compound page split/merge
 2016-04-21 23:44 UTC  (3+ messages)

fs/exec.c: fix minor memory leak
 2016-04-21 21:15 UTC 

post-copy is broken?
 2016-04-21 19:21 UTC  (11+ messages)

[PATCH] powerpc/mm: Always use STRICT_MM_TYPECHECKS
 2016-04-21  9:56 UTC  (4+ messages)

[BUG] set_pte_at: racy dirty state clearing warning
 2016-04-21  8:49 UTC  (2+ messages)

[PATCH 0.14] oom detection rework v6
 2016-04-21  8:24 UTC  (21+ messages)
` [PATCH 01/14] vmscan: consider classzone_idx in compaction_ready
` [PATCH 04/14] mm, compaction: distinguish COMPACT_DEFERRED from COMPACT_SKIPPED
` [PATCH 05/14] mm, compaction: distinguish between full and partial COMPACT_COMPLETE
` [PATCH 06/14] mm, compaction: Update compaction_result ordering
` [PATCH 07/14] mm, compaction: Simplify __alloc_pages_direct_compact feedback interface
` [PATCH 08/14] mm, compaction: Abstract compaction feedback to helpers
` [PATCH 09/14] mm: use compaction feedback for thp backoff conditions
` [PATCH 12/14] mm, oom: protect !costly allocations some more
` [PATCH 13/14] mm: consider compaction feedback also for costly allocation
` [PATCH 14/14] mm, oom, compaction: prevent from should_compact_retry looping for ever for costly orders

mce: a question about memory_failure_early_kill in memory_failure()
 2016-04-21  8:20 UTC  (7+ messages)

[PATCH 0/2] memory_hotplug: introduce config and command line options to set the default onlining policy
 2016-04-21  7:25 UTC  (8+ messages)

linux-next crash during very early boot
 2016-04-21  3:14 UTC  (4+ messages)

[PATCH mmotm 1/5] huge tmpfs: try to allocate huge pages split into a team fix
 2016-04-20 23:56 UTC  (3+ messages)
` [PATCH mmotm 5/5] huge tmpfs: add shmem_pmd_fault()


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 NNTP newsgroup(s).