linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-05 08:24:37 to 2016-05-10 14:16:43 UTC [more...]

[PATCH v5 0/5] dax: handling media errors (clear-on-zero only)
 2016-05-10 14:16 UTC  (12+ messages)
` [PATCH v5 1/5] dax: fallback from pmd to pte on error
` [PATCH v5 2/5] dax: enable dax in the presence of known media errors (badblocks)
` [PATCH v5 3/5] dax: use sb_issue_zerout instead of calling dax_clear_sectors
` [PATCH v5 4/5] dax: for truncate/hole-punch, do zeroing through the driver if possible
` [PATCH v5 5/5] dax: fix a comment in dax_zero_page_range and dax_truncate_page

[RFC PATCH v1 00/18] x86: Secure Memory Encryption (AMD)
 2016-05-10 13:57 UTC  (11+ messages)
` [RFC PATCH v1 10/18] x86/efi: Access EFI related tables in the clear

[PATCH] mm-kasan-initial-memory-quarantine-implementation-v8-fix
 2016-05-10 13:38 UTC 

[Question] Missing data after DMA read transfer - mm issue with transparent huge page?
 2016-05-10 13:34 UTC  (7+ messages)

[PATCHv8 resend 1/2] x86/vdso: add mremap hook to vm_special_mapping
 2016-05-10 13:29 UTC  (2+ messages)
` [PATCHv8 resend 2/2] selftest/x86: add mremap vdso test

[RFC 00/13] make direct compaction more deterministic
 2016-05-10 12:55 UTC  (17+ messages)
` [RFC 01/13] mm, compaction: don't isolate PageWriteback pages in MIGRATE_SYNC_LIGHT mode
` [RFC 02/13] mm, page_alloc: set alloc_flags only once in slowpath
` [RFC 03/13] mm, page_alloc: don't retry initial attempt "
` [RFC 04/13] mm, page_alloc: restructure direct compaction handling "
` [RFC 05/13] mm, page_alloc: make THP-specific decisions more generic
` [RFC 06/13] mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocations
` [RFC 07/13] mm, compaction: introduce direct compaction priority
` [RFC 08/13] mm, compaction: simplify contended compaction handling
` [RFC 09/13] mm, compaction: make whole_zone flag ignore cached scanner positions
` [RFC 10/13] mm, compaction: cleanup unused functions
` [RFC 11/13] mm, compaction: add the ultimate direct compaction priority
` [RFC 12/13] mm, compaction: more reliably increase "
` [RFC 13/13] mm, compaction: fix and improve watermark handling

[RFC v3] [PATCH 0/18] DAX page fault locking
 2016-05-10 12:27 UTC  (9+ messages)
` [PATCH 16/18] dax: New "

[PATCH] mm: add config option to select the initial overcommit mode
 2016-05-10 11:56 UTC 

[PATCH v2 1/2] mm, kasan: improve double-free detection
 2016-05-10 11:55 UTC  (15+ messages)

[PATCH 0.14] oom detection rework v6
 2016-05-10  9:44 UTC  (10+ messages)

[PATCH 0/6] mm/page_owner: use tackdepot to store stacktrace
 2016-05-10  8:57 UTC  (9+ messages)
` [PATCH 6/6] mm/page_owner: use stackdepot "

mmotm 2016-05-05-17-19 uploaded
 2016-05-10  8:42 UTC  (2+ messages)

[PATCH] mm/memblock.c: remove unnecessary always-true comparison
 2016-05-10  8:36 UTC 

[PATCH 1/4] kasan/tests: add tests for user memory access functions
 2016-05-10  8:33 UTC  (8+ messages)
` [PATCH 2/4] mm/kasan: print name of mem[set,cpy,move]() caller in report
` [PATCH 3/4] mm/kasan: add API to check memory regions
` [PATCH 4/4] x86/kasan: Instrument user memory access API
    ` [PATCH] x86-kasan-instrument-user-memory-access-api-fix

[PATCH] memcg: fix stale mem_cgroup_force_empty() comment
 2016-05-10  7:28 UTC  (3+ messages)

[PATCH] mm: make fault_around_bytes configurable
 2016-05-10  2:48 UTC  (7+ messages)

[PATCH v2 2/2] powerpc/mm: Ensure "special" zones are empty
 2016-05-09 23:55 UTC  (2+ messages)
` [v2,2/2] "

[PATCH v2] zsmalloc: fix zs_can_compact() integer overflow
 2016-05-09 23:42 UTC  (2+ messages)

[PATCH 0/3] mm: thp: mapcount updates
 2016-05-09 22:26 UTC  (8+ messages)
` [PATCH 1/3] mm: thp: calculate the mapcount correctly for THP pages during WP faults
` [PATCH 2/3] mm: thp: microoptimize compound_mapcount()
` [PATCH 3/3] mm: thp: split_huge_pmd_address() comment improvement

[PATCH 0/3] memory-hotplug: improve rezoning capability
 2016-05-09 20:13 UTC  (6+ messages)
` [PATCH 1/3] memory-hotplug: add move_pfn_range()
` [PATCH 2/3] memory-hotplug: more general validation of zone during online
` [PATCH 3/3] memory-hotplug: use zone_can_shift() for sysfs valid_zones attribute

[Bug 117731] New: Doing mprotect for PROT_NONE and then for PROT_READ|PROT_WRITE reduces CPU write B/W on buffer
 2016-05-09 18:07 UTC  (2+ messages)

[PATCH] mm: slab: remove ZONE_DMA_FLAG
 2016-05-09 17:27 UTC  (3+ messages)

[next-20160506 mm,smp] hang up at csd_lock_wait() from drain_all_pages()
 2016-05-09 16:54 UTC  (3+ messages)
` x86_64 Question: Are concurrent IPI requests safe?

[PATCH v4] z3fold: the 3-fold allocator for compressed pages
 2016-05-09 13:17 UTC 

[PATCH v3] z3fold: the 3-fold allocator for compressed pages
 2016-05-09 12:08 UTC  (3+ messages)

About lazy_max_pages()
 2016-05-09 11:39 UTC 

[PATCH] mm: fix pfn spans two sections in has_unmovable_pages()
 2016-05-09 10:02 UTC  (3+ messages)

[PATCH v5] mm: Add memory allocation watchdog kernel thread
 2016-05-09  9:51 UTC 

[PATCH] zsmalloc: fix zs_can_compact() integer overflow
 2016-05-09  8:41 UTC  (3+ messages)

[PATCH v2 2/2] kasan: add kasan_double_free() test
 2016-05-09  5:35 UTC  (2+ messages)

[PATCH] mm/zsmalloc: avoid unnecessary iteration in get_pages_per_zspage()
 2016-05-09  5:01 UTC  (8+ messages)

[PATCH v5 00/13] Support non-lru page migration
 2016-05-09  2:20 UTC  (13+ messages)
` [PATCH v5 01/12] mm: use put_page to free page instead of putback_lru_page
` [PATCH v5 02/12] mm: migrate: support non-lru movable page migration
` [PATCH v5 03/12] mm: balloon: use general non-lru movable page feature
` [PATCH v5 04/12] zsmalloc: keep max_object in size_class
` [PATCH v5 05/12] zsmalloc: use bit_spin_lock
` [PATCH v5 06/12] zsmalloc: use accessor
` [PATCH v5 07/12] zsmalloc: factor page chain functionality out
` [PATCH v5 08/12] zsmalloc: introduce zspage structure
` [PATCH v5 09/12] zsmalloc: separate free_zspage from putback_zspage
` [PATCH v5 10/12] zsmalloc: use freeobj for index
` [PATCH v5 11/12] zsmalloc: page migration support
` [PATCH v5 12/12] zram: use __GFP_MOVABLE for memory allocation

[PATCH v4 0/7] dax: handling media errors
 2016-05-08 18:42 UTC  (13+ messages)
` [PATCH v4 5/7] fs: prioritize and separate direct_io from dax_io

[PATCH] tmpfs: don't undo fallocate past its last page
 2016-05-08 13:16 UTC 

[PATCH v3] ksm: fix conflict between mmput and scan_get_next_rmap_item
 2016-05-08 12:09 UTC  (2+ messages)

[PATCH v4] ksm: fix conflict between mmput and scan_get_next_rmap_item
 2016-05-08 12:00 UTC 

[PATCH] ksm: fix conflict between mmput and scan_get_next_rmap_item
 2016-05-08  6:46 UTC  (8+ messages)

[PATCH v2] ksm: fix conflict between mmput and scan_get_next_rmap_item
 2016-05-08  6:03 UTC  (3+ messages)

[PATCH v5] mm: Add memory allocation watchdog kernel thread
 2016-05-07 14:16 UTC 

[PATCH] kasan: improve double-free detection
 2016-05-07 10:21 UTC  (15+ messages)

[PATCH] vmstat: Get rid of the ugly cpu_stat_off variable V2
 2016-05-06 18:09 UTC 

mm: pages are not freed from lru_add_pvecs after process termination
 2016-05-06 16:04 UTC  (10+ messages)

[PATCH v2 0/2] KASAN double-free detection
 2016-05-06 11:38 UTC 

[BUG] vfio device assignment regression with THP ref counting redesign
 2016-05-06  7:29 UTC  (15+ messages)

[PATCH 0/2] scop GFP_NOFS api
 2016-05-06  3:20 UTC  (6+ messages)

[PATCH] writeback: Avoid exhausting allocation reserves under memory pressure
 2016-05-05 21:37 UTC  (5+ messages)

[BUG] Null pointer dereference when freeing pages on 4.6-rc6
 2016-05-05 21:13 UTC 

[PATCH 0/7] mm: Improve swap path scalability with batched operations
 2016-05-05 15:56 UTC  (7+ messages)

[dm-devel] [4.4, 4.5, 4.6] Regression: encrypted swap (dm-crypt) freezes system while under memory pressure and swapping
 2016-05-05 15:54 UTC 

[PATCH] include <asm/sections.h> instead of <asm-generic/sections.h>
 2016-05-05 14:42 UTC 

kmap_atomic and preemption
 2016-05-05 12:37 UTC  (7+ messages)

[PATCH] x86/vdso: add mremap hook to vm_special_mapping
 2016-05-05 11:55 UTC  (6+ messages)
` [PATCHv8 1/2] "

[PATCH] mm/numa/thp: fix assumptions of migrate_misplaced_transhuge_page()
 2016-05-05  9:53 UTC  (2+ messages)

[PATCH] Documentation/memcg: remove restriction of setting kmem limit
 2016-05-05  8:32 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).