linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-23 13:30:32 to 2016-03-30 07:10:56 UTC [more...]

[PATCH v3 00/16] Support non-lru page migration
 2016-03-30  7:12 UTC  (10+ messages)
` [PATCH v3 01/16] mm: use put_page to free page instead of putback_lru_page
` [PATCH v3 02/16] mm/compaction: support non-lru movable page migration
` [PATCH v3 03/16] mm: add non-lru movable page support document
` [PATCH v3 04/16] mm/balloon: use general movable page feature into balloon
` [PATCH v3 05/16] zsmalloc: keep max_object in size_class
` [PATCH v3 06/16] zsmalloc: squeeze inuse into page->mapping
` [PATCH v3 07/16] zsmalloc: remove page_mapcount_reset
` [PATCH v3 08/16] zsmalloc: squeeze freelist into page->mapping
` [PATCH v3 09/16] zsmalloc: move struct zs_meta from mapping to freelist

[PATCH v2 0/5] dax: handling of media errors
 2016-03-30  6:56 UTC  (11+ messages)
` [PATCH v2 1/5] block, dax: pass blk_dax_ctl through to drivers
` [PATCH v2 2/5] dax: fallback from pmd to pte on error
` [PATCH v2 3/5] dax: enable dax in the presence of known media errors (badblocks)
` [PATCH v2 4/5] dax: use sb_issue_zerout instead of calling dax_clear_sectors
` [PATCH v2 5/5] dax: handle media errors in dax_do_io

[PATCH] mm/highmem: simplify is_highmem()
 2016-03-30  6:34 UTC  (2+ messages)

[PATCH] mm: fix invalid node in alloc_migrate_target()
 2016-03-30  1:13 UTC  (11+ messages)

[PATCH] zsmalloc: use workqueue to destroy pool in zpool callback
 2016-03-30  0:54 UTC  (2+ messages)

[RFC][PATCH] mm/slub: Skip CPU slab activation when debugging
 2016-03-29 23:41 UTC  (3+ messages)

HMM (Heterogeneous Memory Management)
 2016-03-29 22:58 UTC  (3+ messages)
` [PATCH v12 07/29] HMM: add per mirror page table v4

mmotm 2016-03-29-15-54 uploaded
 2016-03-29 22:55 UTC 

[PATCH v4 0/8] Support for transparent PUD pages for DAX files
 2016-03-29 22:17 UTC  (3+ messages)
` [PATCH v4 3/8] mm: Add support for PUD-sized transparent hugepages

[RFC PATCH] mm, oom: move GFP_NOFS check to out_of_memory
 2016-03-29 22:13 UTC  (6+ messages)

[PATCH] mm: Refactor find_get_pages() & friends
 2016-03-29 21:29 UTC  (2+ messages)

[PATCH 0/5] dax: handling of media errors
 2016-03-29 19:37 UTC  (21+ messages)
` [PATCH 1/5] block, dax: pass blk_dax_ctl through to drivers
` [PATCH 2/5] dax: fallback from pmd to pte on error
` [PATCH 3/5] dax: enable dax in the presence of known media errors (badblocks)
` [PATCH 4/5] dax: use sb_issue_zerout instead of calling dax_clear_sectors
` [PATCH 5/5] dax: handle media errors in dax_do_io

[PATCH v2 1/2] mm/page_ref: use page_ref helper instead of direct modification of _count
 2016-03-29 19:23 UTC  (5+ messages)
` [PATCH v2 2/2] mm: rename _count, field of the struct page, to _refcount

4.4: INFO: rcu_sched self-detected stall on CPU
 2016-03-29 18:32 UTC 

[RFC PATCH 0/2] hugetlb: If PMD sharing is possible, align to PUD_SIZE
 2016-03-29 17:05 UTC  (7+ messages)
` [RFC PATCH 1/2] mm/hugetlbfs: Attempt PUD_SIZE mapping alignment if PMD sharing enabled
` [RFC PATCH 2/2] x86/hugetlb: "

[PATCH] mm: Exclude HugeTLB pages from THP page_mapped logic
 2016-03-29 16:51 UTC  (2+ messages)

[PATCH] mm,writeback: Don't use memory reserves for wb_start_writeback
 2016-03-29 16:49 UTC  (5+ messages)

memory fragmentation issues on 4.4
 2016-03-29 14:53 UTC  (5+ messages)

[PATCH] mm/page_alloc: prevent merging between isolated and other pageblocks
 2016-03-29 14:13 UTC  (2+ messages)

[PATCH] oom, oom_reaper: Do not enqueue task if it is on the oom_reaper_list head
 2016-03-29 12:52 UTC  (2+ messages)

mmotm 2016-03-25-15-13 uploaded
 2016-03-29 12:01 UTC  (2+ messages)
` mmotm git tree since-4.5 branch created (was: mmotm 2016-03-25-15-13 uploaded)

[PATCH] mm/page_isolation.c: fix the function comments
 2016-03-29  9:43 UTC 

[PATCH] mm/filemap: generic_file_read_iter(): check for zero reads unconditionally
 2016-03-29  8:46 UTC  (4+ messages)

[PATCH 1/2] mm/vmap: Add a notifier for when we run out of vmap address space
 2016-03-29  8:16 UTC  (5+ messages)
` [PATCH v2] "
      ` [PATCH v3] "

[PATCH 1/1] mm/page_alloc: Remove useless parameter of __free_pages_boot_core
 2016-03-29  6:18 UTC  (3+ messages)

[PATCH RFC] mm: Fix memory corruption caused by deferred page initialization
 2016-03-29  5:13 UTC  (6+ messages)
` [RFC] "

mm/slab: reduce lock contention in alloc path
 2016-03-29  1:05 UTC  (21+ messages)
` [PATCH 01/11] mm/slab: hold a slab_mutex when calling __kmem_cache_shrink()
` [PATCH 02/11] mm/slab: remove BAD_ALIEN_MAGIC again
` [PATCH 03/11] mm/slab: drain the free slab as much as possible
` [PATCH 04/11] mm/slab: factor out kmem_cache_node initialization code
` [PATCH 05/11] mm/slab: clean-up kmem_cache_node setup
` [PATCH 06/11] mm/slab: don't keep free slabs if free_objects exceeds free_limit
` [PATCH 07/11] mm/slab: racy access/modify the slab color
` [PATCH 08/11] mm/slab: make cache_grow() handle the page allocated on arbitrary node
` [PATCH 09/11] mm/slab: separate cache_grow() to two parts
` [PATCH 10/11] mm/slab: refill cpu cache through a new slab without holding a node lock
` [PATCH 11/11] mm/slab: lockless decision to grow cache

[PATCH] signal: Make oom_flags a bool
 2016-03-28 22:04 UTC  (2+ messages)

4.5 shmem lockdep/out-of-bound/list corruption disaster
 2016-03-28 20:46 UTC  (2+ messages)

[PATCH v2 0/2] Fixes for batched TLB flushes
 2016-03-28 20:44 UTC  (6+ messages)
` [PATCH v2 1/2] x86/mm: TLB_REMOTE_SEND_IPI should count pages
` [PATCH v2 2/2] mm/rmap: batched invalidations should use existing api

[RFC PATCH] Add support for eXclusive Page Frame Ownership (XPFO)
 2016-03-28 19:29 UTC  (4+ messages)

[PATCHv4 00/25] THP-enabled tmpfs/shmem
 2016-03-28 18:42 UTC  (9+ messages)

fs/ocfs2/aops.c:1881:2-7: WARNING: NULL check before freeing functions like kfree, debugfs_remove, debugfs_remove_recursive or usb_free_urb is not needed. Maybe consider reorganizing relevant code to avoid passing NULL values
 2016-03-28 17:12 UTC 

[PATCH 1/2] mm/page_ref: use page_ref helper instead of direct modification of _count
 2016-03-28  6:19 UTC  (7+ messages)
` [PATCH 2/2] mm: rename _count, field of the struct page, to _refcount

[PATCH v2 00/18] Support non-lru page migration
 2016-03-28  5:08 UTC  (7+ messages)
` [PATCH v2 13/18] mm/compaction: support non-lru movable "

Bloat caused by unnecessary calls to compound_head()?
 2016-03-27 20:44 UTC  (2+ messages)

Bloat caused by unnecessary calls to compound_head()?
 2016-03-27 19:47 UTC  (6+ messages)
  ` [PATCH 1/4] page-flags: generate page-flags helpers with script
    ` [PATCH 2/4] mm: introduce struct head_page and compound_head_t
    ` [PATCH 3/4] page-flags: make page flag helpers accept struct head_page
    ` [PATCH 4/4] mm: convert make_page_accessed to use compount_page_t()

Tracing Accesses to the Page Cache
 2016-03-26 19:39 UTC 

[PATCH 2/2] include/linux: apply __malloc attribute
 2016-03-26 19:06 UTC  (3+ messages)

[PATCH] mm/hugetlb: optimize minimum size (min_size) accounting
 2016-03-25 23:44 UTC 

Page migration issue with UBIFS
 2016-03-25 22:53 UTC  (4+ messages)
` [PATCH] UBIFS: Implement ->migratepage()

[PATCH] mm: fix regression in remap_file_pages() emulation
 2016-03-25 10:07 UTC  (2+ messages)

[PATCH] thp: fix typo in khugepaged_scan_pmd()
 2016-03-25 10:05 UTC 

[PATCH 1/2] shmem: Support for registration of Driver/file owner specific ops
 2016-03-24 18:40 UTC  (8+ messages)
` [PATCH 2/2] drm/i915: Make pages of GFX allocations movable
        ` [PATCH v2 "
` [Intel-gfx] [PATCH 1/2] shmem: Support for registration of Driver/file owner specific ops

[PATCH] mm/page_isolation: fix tracepoint to mirror check function behavior
 2016-03-24 15:52 UTC  (3+ messages)

Re: [PATCH v2 13/18] mm/compaction: support non-lru movable pagemigration
 2016-03-24  5:11 UTC  (2+ messages)

[PATCH v2 1/6] mm/hugetlb: Introduce hugetlb_bad_size
 2016-03-24  3:09 UTC  (2+ messages)

[PATCH 0/6] Add zone overlapping check
 2016-03-24  0:08 UTC  (8+ messages)
` [PATCH 2/6] mm/hugetlb: add same zone check in pfn_range_valid_gigantic()
` [PATCH 3/6] mm/memory_hotplug: add comment to some functions related to memory hotplug
` [PATCH 4/6] mm/vmstat: add zone range overlapping check

[PATCH 2/2] arch:mm: Use hugetlb_bad_size
 2016-03-23 20:31 UTC  (5+ messages)

[RFC] high preempt off latency in vfree path
 2016-03-23 19:03 UTC  (3+ messages)

[PATCH v2 5/6] tile: mm: Use hugetlb_bad_size
 2016-03-23 16:03 UTC  (2+ messages)

[PATCH v2 0/6] mm/hugetlb: Fix commandline parsing behavior for invalid hugepagesize
 2016-03-23 16:01 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 NNTP newsgroup(s).