messages from 2016-10-04 09:00:19 to 2016-10-11 18:42:31 UTC [more...]
[PATCHv3 00/41] ext4: support of huge pages
2016-10-11 16:15 UTC (5+ messages)
` [PATCHv3 13/41] truncate: make sure invalidate_mapping_pages() can discard "
` [PATCHv3 14/41] filemap: allocate huge page in page_cache_read(), if allowed
[PATCH v5 00/17] re-enable DAX PMD support
2016-10-11 6:48 UTC (28+ messages)
` [PATCH v5 01/17] ext4: allow DAX writeback for hole punch
` [PATCH v5 02/17] ext4: tell DAX the size of allocation holes
` [PATCH v5 03/17] dax: remove buffer_size_valid()
` [PATCH v5 04/17] ext2: remove support for DAX PMD faults
` [PATCH v5 05/17] ext2: return -EIO on ext2_iomap_end() failure
` [PATCH v5 06/17] dax: make 'wait_table' global variable static
` [PATCH v5 07/17] dax: remove the last BUG_ON() from fs/dax.c
` [PATCH v5 08/17] dax: consistent variable naming for DAX entries
` [PATCH v5 09/17] dax: coordinate locking for offsets in PMD range
` [PATCH v5 10/17] dax: remove dax_pmd_fault()
` [PATCH v5 11/17] dax: correct dax iomap code namespace
` [PATCH v5 12/17] dax: add dax_iomap_sector() helper function
` [PATCH v5 13/17] dax: dax_iomap_fault() needs to call iomap_end()
` [PATCH v5 14/17] dax: move RADIX_DAX_* defines to dax.h
` [PATCH v5 15/17] dax: add struct iomap based DAX PMD support
` [PATCH v5 16/17] xfs: use struct iomap based DAX PMD fault path
` [PATCH v5 17/17] dax: remove "depends on BROKEN" from FS_DAX_PMD
[RFC PATCH 1/5] mm: Use the correct page size when removing the page
2016-10-11 17:31 UTC (5+ messages)
` [RFC PATCH 2/5] mm: Update mmu_gather range correctly
` [RFC PATCH 3/5] mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages
` [RFC PATCH 4/5] mm: Add tlb_remove_check_page_size_change to track page size change
` [RFC PATCH 5/5] mm: Remove the page size change check in tlb_remove_page
[RFC PATCH 1/1] mm/percpu.c: fix memory leakage issue when allocate a odd alignment area
2016-10-11 17:22 UTC (2+ messages)
"swap_free: Bad swap file entry" and "BUG: Bad page map in process" but no swap configured
2016-10-11 16:02 UTC (3+ messages)
[RFC] scripts: Include postprocessing script for memory allocation tracing
2016-10-11 14:43 UTC (8+ messages)
[RFC PATCH] mm/percpu.c: fix panic triggered by BUG_ON() falsely
2016-10-11 14:25 UTC (2+ messages)
[RFC v2 PATCH] mm/percpu.c: fix panic triggered by BUG_ON() falsely
2016-10-11 14:00 UTC
[PATCH v4 0/5] powerpc/mm: movable hotplug memory nodes
2016-10-11 13:58 UTC (11+ messages)
` [PATCH v4 1/5] drivers/of: introduce of_fdt_device_is_available()
` [PATCH v4 2/5] drivers/of: do not add memory for unavailable nodes
` [PATCH v4 3/5] powerpc/mm: allow memory hotplug into a memoryless node
` [PATCH v4 4/5] mm: make processing of movable_node arch-specific
` [PATCH v4 5/5] mm: enable CONFIG_MOVABLE_NODE on non-x86 arches
[RFC PATCH 1/1] mm/percpu.c: fix several trivial issues
2016-10-11 13:29 UTC
Regression in mobility grouping?
2016-10-11 13:11 UTC (5+ messages)
` [RFC 0/4] try to reduce fragmenting fallbacks
` [RFC 5/4] mm, page_alloc: split smallest stolen page in fallback
` [RFC 6/4] mm, page_alloc: introduce MIGRATE_MIXED migratetype
[RFC v2 PATCH] mm/percpu.c: simplify grouping CPU algorithm
2016-10-11 12:53 UTC (2+ messages)
[PATCH v8 00/16] fix some type infos and bugs for arm64/of numa
2016-10-11 11:04 UTC (5+ messages)
` [PATCH v8 10/16] mm/memblock: add a new function memblock_alloc_near_nid
[PATCH 0/4] use up highorder free pages before OOM
2016-10-11 9:40 UTC (26+ messages)
` [PATCH 1/4] mm: adjust reserved highatomic count
` [PATCH 2/4] mm: prevent double decrease of nr_reserved_highatomic
` [PATCH 3/4] mm: unreserve highatomic free pages fully before OOM
` [PATCH 4/4] mm: skip to reserve pageblock crossed zone boundary for HIGHATOMIC
More OOM problems
2016-10-11 7:10 UTC (2+ messages)
[PATCH] mm/vmalloc: reduce the number of lazy_max_pages to reduce latency
2016-10-11 5:34 UTC (8+ messages)
[PATCH] mm: check VMA flags to avoid invalid PROT_NONE NUMA balancing
2016-10-10 16:37 UTC (13+ messages)
lib/atomic64_test.c:217:9: error: implicit declaration of function 'atomic64_dec_if_positive'
2016-10-10 16:21 UTC (2+ messages)
[PATCH 0/1] man/set_mempolicy.2,mbind.2: add MPOL_LOCAL NUMA memory policy documentation
2016-10-10 16:23 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v3 "
[mm, kasan] 80a9201a59: INFO: rcu_sched stall on CPU (84741 ticks this GP) idle=140000000000000 (t=100000 jiffies q=1)
2016-10-10 10:47 UTC (3+ messages)
[PATCH] mm: init gfp mask in kcompactd_do_work()
2016-10-10 8:16 UTC (3+ messages)
[PATCH] mm: remove extra newline from allocation stall warning
2016-10-10 7:21 UTC (2+ messages)
[RFC PATCH] mm, compaction: allow compaction for GFP_NOFS requests
2016-10-10 6:44 UTC (10+ messages)
kernel BUG at mm/huge_memory.c:1187!
2016-10-09 22:30 UTC (2+ messages)
help for random Padding overwritten
2016-10-08 12:14 UTC
[PATCH 04/10] fault injection: prevent recursive fault injection
2016-10-07 22:09 UTC (2+ messages)
[Bug 172981] New: [bisected] SLAB: extreme load averages and over 2000 kworker threads
2016-10-07 15:55 UTC (10+ messages)
lockdep splat due to reclaim recursion detected
2016-10-07 10:52 UTC (4+ messages)
[PATCH v4 1/2] mm, proc: Fix region lost in /proc/self/smaps
2016-10-07 8:29 UTC (4+ messages)
[PATCH] mm/slab: fix kmemcg cache creation delayed issue
2016-10-07 8:20 UTC (3+ messages)
[PATCH 1/8] mm/swap: Fix kernel message in swap_info_get()
2016-10-07 8:11 UTC (2+ messages)
[PATCH v4 00/12] re-enable DAX PMD support
2016-10-07 7:24 UTC (10+ messages)
` [PATCH v4 10/12] dax: add struct iomap based "
DMA-API: cpu touching an active dma mapped cacheline
2016-10-06 17:57 UTC (3+ messages)
page_cache_tree_insert WARN_ON hit on 4.8+
2016-10-06 14:02 UTC (5+ messages)
Xfs lockdep warning with for-dave-for-4.6 branch
2016-10-06 13:04 UTC (11+ messages)
[PATCH 1/2] mm: memcontrol: use special workqueue for creating per-memcg caches
2016-10-06 12:05 UTC (8+ messages)
` [PATCH 2/2] slub: move synchronize_sched out of slab_mutex on shrink
[RFC PATCH 0/2] mm: give GFP_REPEAT a better semantic
2016-10-06 11:14 UTC (2+ messages)
arm64: kernel BUG at mm/page_alloc.c:1844!
2016-10-06 9:16 UTC (2+ messages)
[PATCH] mm/slab: fix kmemcg cache creation delayed issue
2016-10-06 6:20 UTC
[RFC PATCH v3 2/2] mm/percpu.c: fix potential memory leakage for pcpu_embed_first_chunk()
2016-10-05 15:55 UTC (2+ messages)
[RFC PATCH v2 1/2] mm/percpu.c: correct max_distance calculation for pcpu_embed_first_chunk()
2016-10-05 13:19 UTC
[PATCH 0/4] mm, oom: get rid of TIF_MEMDIE
2016-10-05 12:04 UTC (8+ messages)
` [PATCH 1/4] mm, oom: do not rely on TIF_MEMDIE for memory reserves access
` [PATCH 2/4] mm: replace TIF_MEMDIE checks by tsk_is_oom_victim
` [PATCH 3/4] mm, oom: do not rely on TIF_MEMDIE for exit_oom_victim
` [PATCH 4/4] arch: get rid of TIF_MEMDIE
[PATCH] oom: print nodemask in the oom report
2016-10-05 9:51 UTC (6+ messages)
Frequent ext4 oopses with 4.4.0 on Intel NUC6i3SYB
2016-10-05 6:20 UTC (10+ messages)
[mmotm:master 277/310] kernel/trace/trace_functions_graph.c:173:27: error: 'struct ftrace_ret_stack' has no member named 'subtime'; did you mean 'calltime'?
2016-10-04 23:45 UTC (2+ messages)
mmotm 2016-10-04-14-56 uploaded
2016-10-04 21:57 UTC
[PATCH v3 0/5] powerpc/mm: movable hotplug memory nodes
2016-10-04 20:23 UTC (6+ messages)
` [PATCH v3 4/5] powerpc/mm: restore top-down allocation when using movable_node
[PATCH v6] powerpc: Do not make the entire heap executable
2016-10-04 16:54 UTC (4+ messages)
Soft lockup in __slab_free (SLUB)
2016-10-04 15:36 UTC (4+ messages)
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).