messages from 2016-05-12 15:48:43 to 2016-05-17 14:49:20 UTC [more...]
Xfs lockdep warning with for-dave-for-4.6 branch
2016-05-17 14:49 UTC (6+ messages)
[PATCH] mm/slub.c: fix sysfs filename in comment
2016-05-17 14:23 UTC (2+ messages)
mm: Use phys_addr_t for reserve_bootmem_region arguments
2016-05-17 14:14 UTC (2+ messages)
[PATCH] mm,oom: Re-enable OOM killer using timeout
2016-05-17 12:51 UTC (9+ messages)
[PATCH] mm: make fault_around_bytes configurable
2016-05-17 12:34 UTC (11+ messages)
[PATCH] mm: make faultaround produce old ptes
2016-05-17 12:32 UTC
+ mm-thp-avoid-unnecessary-swapin-in-khugepaged.patch added to -mm tree
2016-05-17 12:25 UTC (5+ messages)
[PATCHv9 0/2] mremap vDSO for 32-bit
2016-05-17 12:13 UTC (3+ messages)
` [PATCHv9 1/2] x86/vdso: add mremap hook to vm_special_mapping
` [PATCHv9 2/2] selftest/x86: add mremap vdso test
[Bug 117731] New: Doing mprotect for PROT_NONE and then for PROT_READ|PROT_WRITE reduces CPU write B/W on buffer
2016-05-17 12:03 UTC (6+ messages)
UBIFS and page migration (take 3)
2016-05-17 11:27 UTC (7+ messages)
[PATCHv8 resend 1/2] x86/vdso: add mremap hook to vm_special_mapping
2016-05-17 10:25 UTC (11+ messages)
` [PATCHv8 resend 2/2] selftest/x86: add mremap vdso test
divide error: 0000 [#1] SMP in task_numa_migrate - handle_mm_fault vanilla 4.4.6
2016-05-17 9:21 UTC (9+ messages)
[PATCH] mm: add config option to select the initial overcommit mode
2016-05-17 9:03 UTC (41+ messages)
[PATCH v9] mm: kasan: Initial memory quarantine implementation
2016-05-17 8:55 UTC (3+ messages)
Question About Functions "__free_pages_check" and "check_new_page" in page_alloc.c
2016-05-17 8:17 UTC (5+ messages)
` "
[PATCH v1] mm: bad_page() checks bad_flags instead of page->flags for hwpoison page
2016-05-17 7:42 UTC
[PATCH] mm: unhide vmstat_text definition for CONFIG_SMP
2016-05-17 7:05 UTC (9+ messages)
` Do not build vmstat_refresh if there is no procfs support
[PATCH 00/28] Optimise page alloc/free fast paths v3
2016-05-17 6:41 UTC (4+ messages)
` [PATCH 13/28] mm, page_alloc: Remove redundant check for empty zonelist
` [PATCH 28/28] mm, page_alloc: Defer debugging checks of pages allocated from the PCP
[PATCH v5 00/13] Support non-lru page migration
2016-05-17 1:30 UTC (20+ messages)
` [PATCH v5 02/12] mm: migrate: support non-lru movable "
` [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
fs/exec.c: fix minor memory leak
2016-05-16 20:55 UTC (2+ messages)
[PATCH v5 11/12] zsmalloc: page migration support
2016-05-16 19:33 UTC (2+ messages)
[PATCH v5 03/12] mm: balloon: use general non-lru movable page feature
2016-05-16 19:16 UTC (2+ messages)
[PATCH 0/1] userfaultfd: don't pin the user memory in userfaultfd_file_create()
2016-05-16 17:22 UTC (5+ messages)
` [PATCH 1/1] "
` [PATCH v2 "
fs/exec.c: fix minor memory leak
2016-05-16 14:57 UTC (2+ messages)
x86: possible store-tearing in native_set_pte?
2016-05-16 14:18 UTC (3+ messages)
[PATCH] tmpfs: don't undo fallocate past its last page
2016-05-16 13:55 UTC (3+ messages)
[BUG] Null pointer dereference when freeing pages on 4.6-rc6
2016-05-16 12:44 UTC (2+ messages)
[RFC 00/13] make direct compaction more deterministic
2016-05-16 12:30 UTC (30+ messages)
` [RFC 04/13] mm, page_alloc: restructure direct compaction handling in slowpath
` [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 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
[PATCH] writeback: Avoid exhausting allocation reserves under memory pressure
2016-05-16 11:45 UTC (6+ messages)
why the count nr_file_pages is not equal to nr_inactive_file + nr_active_file ?
2016-05-16 11:16 UTC (8+ messages)
[PATCH] drivers: of: of_reserved_mem: fixup the CMA alignment not to affect dma-coherent
2016-05-16 10:06 UTC
BUG: mm/slub NULL-ptr deref in get_freepointer
2016-05-15 15:28 UTC
[PATCH] Documentation/memcg: remove restriction of setting kmem limit
2016-05-14 16:13 UTC (6+ messages)
` [PATCH] Documentation/memcg: update kmem limit doc as codes behavior
[PATCH] mm/kasan/kasan.h: Fix boolean checking issue for kasan_report_enabled()
2016-05-14 10:34 UTC (14+ messages)
[PATCH] zram: introduce per-device debug_stat sysfs node
2016-05-14 3:37 UTC (11+ messages)
[PATCH 0/3] memory-hotplug: improve rezoning capability
2016-05-13 17:38 UTC (10+ messages)
` [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
[PATCH] mm, frontswap: convert frontswap_enabled to static key
2016-05-13 15:10 UTC
[PATCH 1/4] kasan/tests: add tests for user memory access functions
2016-05-13 12:18 UTC (5+ 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
mm: pages are not freed from lru_add_pvecs after process termination
2016-05-13 12:05 UTC (12+ messages)
[PATCH 0/19] get rid of superfluous __GFP_REPEAT
2016-05-13 6:58 UTC (4+ messages)
[PATCH 0/2] oom detection fixups
2016-05-13 4:05 UTC (5+ messages)
` [PATCH 1/2] mmotm: mm-oom-rework-oom-detection-fix
` [PATCH 2/2] mm, oom: protect !costly allocations some more for !CONFIG_COMPACTION
[PATCH 1/1] mm: thp: calculate the mapcount correctly for THP pages during WP faults
2016-05-12 18:48 UTC (3+ messages)
` [1/1] "
[RFC PATCH v1 00/18] x86: Secure Memory Encryption (AMD)
2016-05-12 18:20 UTC (5+ messages)
` [RFC PATCH v1 10/18] x86/efi: Access EFI related tables in the clear
Use after free in workingset LRU handling
2016-05-12 17:27 UTC
[PATCH v7 0/6] dax: handling media errors (clear-on-zero only)
2016-05-12 17:06 UTC (4+ messages)
` [PATCH v7 4/6] dax: export a low-level __dax_zero_page_range helper
[PATCH v5] mm: Add memory allocation watchdog kernel thread
2016-05-12 16:38 UTC (3+ messages)
[Question] Missing data after DMA read transfer - mm issue with transparent huge page?
2016-05-12 15:57 UTC (11+ messages)
[PATCHv8 00/32] THP-enabled tmpfs/shmem using compound pages
2016-05-12 15:41 UTC (5+ messages)
` [PATCHv8 03/32] mm: introduce fault_env
` [PATCHv8 04/32] mm: postpone page table allocation until we have page to map
` [PATCHv8 18/32] radix-tree: implement radix_tree_maybe_preload_order()
` [PATCHv8 29/32] shmem: make shmem_inode_info::lock irq-safe
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).