linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-23 19:34:41 to 2017-01-25 18:12:01 UTC [more...]

[PATCH v6] mm: Add memory allocation watchdog kernel thread
 2017-01-25 18:11 UTC  (6+ messages)

[PATCH 00/12] Fix few rmap-related THP bugs
 2017-01-25 17:53 UTC  (31+ messages)
` [PATCH 01/12] uprobes: split THPs before trying replace them
` [PATCH 02/12] mm: introduce page_check_walk()
` [PATCH 03/12] mm: fix handling PTE-mapped THPs in page_referenced()
` [PATCH 04/12] mm: fix handling PTE-mapped THPs in page_idle_clear_pte_refs()
` [PATCH 05/12] mm, rmap: check all VMAs that PTE-mapped THP can be part of
` [PATCH 06/12] mm: convert page_mkclean_one() to page_check_walk()
` [PATCH 07/12] mm: convert try_to_unmap_one() "
` [PATCH 08/12] mm, ksm: convert write_protect_page() "
` [PATCH 09/12] mm, uprobes: convert __replace_page() "
` [PATCH 10/12] mm: convert page_mapped_in_vma() "
` [PATCH 11/12] mm: drop page_check_address{,_transhuge}
` [PATCH 12/12] mm: convert remove_migration_pte() to page_check_walk()

[PATCH] mm: write protect MADV_FREE pages
 2017-01-25 17:15 UTC  (5+ messages)

[PATCH RFC] mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
 2017-01-25 17:04 UTC  (7+ messages)

[PATCH v2] kasan: Respect /proc/sys/kernel/traceoff_on_warning
 2017-01-25 16:41 UTC 

[PATCH 0/3] Fix zswap init failure behavior
 2017-01-25 16:36 UTC  (8+ messages)
` [PATCH 1/3] zswap: disable changing params if init fails
` [PATCH 2/3] zswap: allow initialization at boot without pool
` [PATCH 3/3] zswap: clear compressor or zpool param if invalid at init

[PATCH v4 0/2] HWPOISON: soft offlining for non-lru movable page
 2017-01-25 15:05 UTC  (3+ messages)
` [PATCH v4 1/2] mm/migration: make isolate_movable_page always defined
` [PATCH v4 2/2] HWPOISON: soft offlining for non-lru movable page

[PATCH v4] mm: add arch-independent testcases for RODATA
 2017-01-25 14:41 UTC  (2+ messages)

[PATCH RESEND] rapidio: use get_user_pages_unlocked()
 2017-01-25 14:35 UTC  (2+ messages)

[ATTEND] many topics
 2017-01-25 14:36 UTC  (13+ messages)

[PATCH v4] mm: add arch-independent testcases for RODATA
 2017-01-25 14:27 UTC 

[PATCH 0/6 v3] kvmalloc
 2017-01-25 13:40 UTC  (17+ messages)
` [PATCH 2/6] mm: support __GFP_REPEAT in kvmalloc_node for >=64kB
` [PATCH 5/6] treewide: use kv[mz]alloc* rather than opencoded variants

[PATCH] mm/migration: make isolate_movable_page always defined
 2017-01-25 13:26 UTC  (4+ messages)

[RFC PATCH 1/2] mm, vmscan: account the number of isolated pages per zone
 2017-01-25 13:13 UTC  (16+ messages)
              ` [RFC PATCH 1/2] mm, vmscan: account the number of isolated pagesper zone

[LSF/MM TOPIC] I/O error handling and fsync()
 2017-01-25 13:00 UTC  (21+ messages)
          ` [Lsf-pc] "

[PATCH v3] HWPOISON: soft offlining for non-lru movable page
 2017-01-25 11:52 UTC  (4+ messages)

[PATCH] mm: vmscan: do not pass reclaimed slab to vmpressure
 2017-01-25 11:38 UTC 

[patch] mm, madvise: fail with ENOMEM when splitting vma will hit max_map_count
 2017-01-25 10:30 UTC  (3+ messages)
` [patch -man] madvise.2: Specify new ENOMEM return value

[PATCH 0/3 -v3] GFP_NOFAIL cleanups
 2017-01-25 10:19 UTC  (8+ messages)
` [PATCH 2/3] mm, oom: do not enfore OOM killer for __GFP_NOFAIL automatically

[PATCH RFC 0/3] optimize kswapd when it does reclaim for hugepage
 2017-01-25  9:34 UTC  (12+ messages)
` [PATCH RFC 1/3] mm/hugetlb: split alloc_fresh_huge_page_node into fast and slow path
` [PATCH RFC 2/3] mm, vmscan: limit kswapd loop if no progress is made
` [PATCH RFC 3/3] mm, vmscan: correct prepare_kswapd_sleep return value

[PATCH] mm, page_alloc: Use static global work_struct for draining per-cpu pages
 2017-01-25  9:33 UTC  (3+ messages)

[mmotm:master 214/330] mm/memory-failure.c:1656: error: implicit declaration of function 'isolate_movable_page'
 2017-01-25  8:46 UTC  (2+ messages)

[PATCH 0/4] Use per-cpu allocator for !irq requests and prepare for a bulk allocator v4
 2017-01-25  8:30 UTC  (13+ messages)
` [PATCH 3/4] mm, page_alloc: Drain per-cpu pages from workqueue context

[RFC PATCH] mm/hotplug: enable memory hotplug for non-lru movable pages
 2017-01-25  6:53 UTC  (2+ messages)

[RFC v2 PATCH] mm/hotplug: enable memory hotplug for non-lru movable pages
 2017-01-25  6:59 UTC 

[Bug 192571] zswap + zram enabled BUG
 2017-01-25  6:42 UTC  (8+ messages)

[PATCH] mm: extend zero pages to same element pages for zram
 2017-01-25  5:44 UTC  (17+ messages)

[PATCH v7 00/12] Support non-lru page migration
 2017-01-25  5:26 UTC  (13+ messages)
` [PATCH v7 11/12] zsmalloc: page migration support

mmotm 2017-01-24-15-37 uploaded
 2017-01-24 23:37 UTC 

[PATCH] MAINTAINERS: add Dan Streetman to zswap maintainers
 2017-01-24 22:17 UTC  (4+ messages)
` [PATCHv2] "
    ` [PATCH] MAINTAINERS: add Dan Streetman to zbud maintainers

[PATCH 0/3] 1G transparent hugepage support for device dax
 2017-01-24 21:35 UTC  (8+ messages)
` [PATCH 1/3] mm,fs,dax: Change ->pmd_fault to ->huge_fault
` [PATCH 2/3] mm, x86: Add support for PUD-sized transparent hugepages
` [PATCH 3/3] dax: Support for transparent PUD pages for device DAX

[Ksummit-discuss] security-related TODO items?
 2017-01-24 20:58 UTC  (7+ messages)

[PATCH v3] mm: add arch-independent testcases for RODATA
 2017-01-24 18:41 UTC  (2+ messages)

are u there?
 2017-01-24 16:38 UTC 

[PATCH 1/2] mm, page_alloc: remove redundant checks from alloc fastpath
 2017-01-24 15:05 UTC  (2+ messages)
` [PATCH 2/2] mm, page_alloc: don't check cpuset allowed twice in fast-path

[RFC PATCH 0/5] userfaultfd: non-cooperative: better tracking for mapping changes
 2017-01-24 13:52 UTC  (6+ messages)
` [RFC PATCH 1/5] mm: call vm_munmap in munmap syscall instead of using open coded version
` [RFC PATCH 2/5] userfaultfd: non-cooperative: add event for memory unmaps
` [RFC PATCH 3/5] userfaultfd: non-cooperative: add event for exit() notification
` [RFC PATCH 4/5] userfaultfd: mcopy_atomic: return -ENOENT when no compatible VMA found
` [RFC PATCH 5/5] userfaultfd_copy: return -ENOSPC in case mm has gone

[PATCH v2] mm: do not export ioremap_page_range symbol for external module
 2017-01-24 13:26 UTC  (5+ messages)

[RFC] pages-type should be updated when page flag have been reused
 2017-01-24 13:24 UTC 

[PATCH 0/4] Use per-cpu allocator for !irq requests and prepare for a bulk allocator v5
 2017-01-24 13:16 UTC  (8+ messages)
` [PATCH 1/4] mm, page_alloc: Split buffered_rmqueue
    ` [PATCH] mm, page_alloc: Split buffered_rmqueue -fix
` [PATCH 2/4] mm, page_alloc: Split alloc_pages_nodemask
` [PATCH 4/4] mm, page_alloc: Only use per-cpu allocator for irq-safe requests

[davejiang:davejiang/nvdimm-dev 43/220] fs/ocfs2/dlmglue.h:189:29: error: inlining failed in call to always_inline 'ocfs2_is_locked_by_me': function body not available
 2017-01-24 10:23 UTC 

[patch -mm] mm, page_alloc: warn_alloc nodemask is NULL when cpusets are disabled
 2017-01-24 10:12 UTC  (4+ messages)
  ` [patch] mm, oom: header "

[PATCH] mm: ensure alloc_flags in slow path are initialized
 2017-01-24  9:19 UTC  (4+ messages)

[PATCH v30 01/11] memblock: add memblock_cap_memory_range()
 2017-01-24  8:49 UTC 

[PATCH] mm: fix maybe-uninitialized warning in section_deactivate()
 2017-01-24  1:24 UTC  (3+ messages)

Benchmarks for the Linux kernel MM architecture
 2017-01-23 23:27 UTC  (2+ messages)

[PATCH v2] mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
 2017-01-23 23:11 UTC 

[PATCHSET v3] slab: make memcg slab destruction scalable
 2017-01-23 22:54 UTC  (3+ messages)
` [PATCH 02/10] slub: separate out sysfs_slab_release() from sysfs_slab_remove()
  ` [PATCH v2 "

[Bug 192981] New: page allocation stalls
 2017-01-23 21:51 UTC 

[mmotm:master 159/293] mm/page_alloc.c:3546:15: warning: 'alloc_flags' may be used uninitialized in this function
 2017-01-23 21:48 UTC  (2+ messages)

[PATCH] mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
 2017-01-23 21:36 UTC  (2+ 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 NNTP newsgroup(s).