linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-30 14:57:48 to 2016-12-02 14:10:10 UTC [more...]

mmap_sem bottleneck
 2016-12-02 14:10 UTC  (7+ messages)
` [RFC PATCH v2 0/7] Speculative page faults

[PATCH v2 0/6] mm: fix the "counter.sh" failure for libhugetlbfs
 2016-12-02 14:05 UTC  (6+ messages)
` [PATCH v2 2/6] mm: hugetlb: add a new parameter for some functions
` [PATCH v2 3/6] mm: hugetlb: change the return type for alloc_fresh_gigantic_page

[PATCH v2 5/6] mm: hugetlb: add a new function to allocate a new gigantic page
 2016-12-02 14:03 UTC  (3+ messages)
` [PATCH V2 fix "

[PATCH v2 4/6] mm: mempolicy: intruduce a helper huge_nodemask()
 2016-12-02 13:58 UTC  (3+ messages)
` [PATCH V2 fix "

INFO: rcu_sched detected stalls on CPUs/tasks with `kswapd` and `mem_cgroup_shrink_node`
 2016-12-02 13:52 UTC  (12+ messages)

[PATCH v2] zswap: only use CPU notifier when HOTPLUG_CPU=y
 2016-12-02 13:46 UTC  (2+ messages)

[PATCH 0/2] High-order per-cpu cache v6
 2016-12-02 13:15 UTC  (5+ messages)
` [PATCH 1/2] mm, page_alloc: Keep pcp count and list contents in sync if struct page is corrupted
` [PATCH 2/2] mm: page_alloc: High-order per-cpu page allocator v6

Initial thoughts on TXDP
 2016-12-02 13:01 UTC  (2+ messages)

[PATCH] mm: alloc_contig: demote PFN busy message to debug level
 2016-12-02 12:32 UTC  (6+ messages)

[PATCH 0/2] High-order per-cpu cache v5
 2016-12-02 11:02 UTC  (15+ messages)
` [PATCH 1/2] mm, page_alloc: Keep pcp count and list contents in sync if struct page is corrupted
` [PATCH 2/2] mm: page_alloc: High-order per-cpu page allocator v5

PROBLEM-PERSISTS: dmesg spam: alloc_contig_range: [XX, YY) PFNs busy
 2016-12-02 10:26 UTC  (19+ messages)
        ` drm/radeon spamming alloc_contig_range: [xxx, yyy) PFNs busy busy

[PATCH 0/6 v2] dax: Page invalidation fixes
 2016-12-02 10:12 UTC  (12+ messages)
` [PATCH 2/6] mm: Invalidate DAX radix tree entries only if appropriate
` [PATCH 4/6] dax: Finish fault completely when loading holes
` [PATCH 5/6] dax: Call ->iomap_begin without entry lock during dax fault

[PATCH] mm, vmscan: add cond_resched into shrink_node_memcg
 2016-12-02  9:58 UTC 

[PATCH] mm: use vmalloc fallback path for certain memcg allocations
 2016-12-02  9:19 UTC  (4+ messages)

INFO: rcu_sched detected stalls on CPUs/tasks with `kswapd` and `mem_cgroup_shrink_node`
 2016-12-02  9:14 UTC  (22+ messages)

[patch] mm, slab: faster active and free stats
 2016-12-02  7:58 UTC  (8+ messages)

[PATCH 0/2] GFP_NOFAIL cleanups
 2016-12-02  7:23 UTC  (4+ messages)
` [PATCH 1/2] mm: consolidate GFP_NOFAIL checks in the allocator slowpath
` [PATCH 2/2] mm, oom: do not enfore OOM killer for __GFP_NOFAIL automatically

[PATCH v2] block: avoid incorrect bdi_unregiter call
 2016-12-02  5:08 UTC 

[PATCH 00/11] mm: sub-section memory hotplug support
 2016-12-01 22:30 UTC  (12+ messages)
` [PATCH 01/11] mm, devm_memremap_pages: use multi-order radix for ZONE_DEVICE lookups
` [PATCH 02/11] mm: introduce struct mem_section_usage to track partial population of a section
` [PATCH 03/11] mm: introduce common definitions for the size and mask "
` [PATCH 04/11] mm: cleanup sparse_init_one_section() return value
` [PATCH 05/11] mm: track active portions of a section at boot
` [PATCH 06/11] mm: fix register_new_memory() zone type detection
` [PATCH 07/11] mm: convert kmalloc_section_memmap() to populate_section_memmap()
` [PATCH 08/11] mm: prepare for hot-{add, remove} of sub-section ranges
` [PATCH 09/11] mm: support section-unaligned ZONE_DEVICE memory ranges
` [PATCH 10/11] mm: enable section-unaligned devm_memremap_pages()
` [PATCH 11/11] libnvdimm, pfn, dax: stop padding pmem namespaces to section alignment

[PATCH] mm: page_alloc: High-order per-cpu page allocator v3
 2016-12-01 22:17 UTC  (10+ messages)

[PATCH] mm: workingset: fix NULL ptr in count_shadow_nodes
 2016-12-01 21:24 UTC  (4+ messages)

[PATCHv4 00/10] CONFIG_DEBUG_VIRTUAL for arm64
 2016-12-01 19:10 UTC  (11+ messages)
` [PATCHv4 05/10] arm64: Use __pa_symbol for kernel symbols
` [PATCHv4 07/10] kexec: Switch to __pa_symbol
` [PATCHv4 08/10] mm/kasan: Switch to using __pa_symbol and lm_alias

4.8.8 kernel trigger OOM killer repeatedly when I have lots of RAM that should be free
 2016-12-01 18:46 UTC  (20+ messages)

Kernel Panics on Xen ARM64 for Domain0 and Guest
 2016-12-01 17:31 UTC  (4+ messages)

[PATCH v3 0/5] introduce DAX tracepoint support
 2016-12-01 16:56 UTC  (10+ messages)
` [PATCH v3 1/5] tracing: add __print_flags_u64()
` [PATCH v3 2/5] dax: add tracepoint infrastructure, PMD tracing
` [PATCH v3 3/5] dax: update MAINTAINERS entries for FS DAX
` [PATCH v3 4/5] dax: add tracepoints to dax_pmd_load_hole()
` [PATCH v3 5/5] dax: add tracepoints to dax_pmd_insert_mapping()

[PATCH v2 0/6] introduce DAX tracepoint support
 2016-12-01 16:33 UTC  (18+ messages)
` [PATCH v2 1/6] tracing: add __print_flags_u64()
` [PATCH v2 2/6] dax: remove leading space from labels
` [PATCH v2 3/6] dax: add tracepoint infrastructure, PMD tracing
` [PATCH v2 4/6] dax: update MAINTAINERS entries for FS DAX
` [PATCH v2 5/6] dax: add tracepoints to dax_pmd_load_hole()
` [PATCH v2 6/6] dax: add tracepoints to dax_pmd_insert_mapping()

btrfs flooding the I/O subsystem and hanging the machine, with bcache cache turned off
 2016-12-01 15:49 UTC  (2+ messages)

[PATCH] proc: mm: export PTE sizes directly in smaps (v3)
 2016-12-01 14:50 UTC  (3+ messages)

[PATCH] mm: page_alloc: High-order per-cpu page allocator v4
 2016-12-01 14:27 UTC  (5+ messages)

LSF/MM 2017: Call for Proposals
 2016-12-01 14:11 UTC 

next: Commit 'mm: Prevent __alloc_pages_nodemask() RCU CPU stall ...' causing hang on sparc32 qemu
 2016-12-01 12:50 UTC  (13+ messages)

Warning at mm/truncate.c:740
 2016-12-01 11:52 UTC  (3+ messages)

[Bug 189181] New: BUG: unable to handle kernel NULL pointer dereference in mem_cgroup_node_nr_lru_pages
 2016-12-01 10:58 UTC  (9+ messages)

[PATCH] mm: Fix a NULL dereference crash while accessing bdev->bd_disk
 2016-12-01  8:18 UTC  (6+ messages)

[PATCH 0/6] introduce DAX tracepoint support
 2016-12-01  7:53 UTC  (7+ messages)
` [PATCH 1/6] dax: fix build breakage with ext4, dax and !iomap

[PATCHv5 00/36] ext4: support of huge pages
 2016-12-01  3:10 UTC  (5+ messages)
` [PATCHv5 22/36] mm, hugetlb: switch hugetlbfs to multi-order radix-tree entries

mmotm 2016-11-30-15-46 uploaded
 2016-12-01  0:44 UTC  (2+ messages)

[RFC 0/4] Define coherent device memory node
 2016-11-30 19:43 UTC  (7+ messages)
` [RFC 4/4] mm: Ignore cpuset enforcement when allocation flag has __GFP_THISNODE

[PATCH kernel v5 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
 2016-11-30 19:15 UTC  (3+ messages)
` [PATCH kernel v5 5/5] virtio-balloon: tell host vm's unused page info

mm, floppy: unkillable task faulting on fd0
 2016-11-30 14:57 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).