linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-29 01:32:27 to 2016-10-04 00:48:47 UTC [more...]

[PATCH v3 0/5] powerpc/mm: movable hotplug memory nodes
 2016-10-04  0:48 UTC  (7+ messages)
` [PATCH v3 1/5] drivers/of: introduce of_fdt_is_available()
` [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  0:18 UTC  (3+ messages)

[PATCH v4 00/12] re-enable DAX PMD support
 2016-10-03 23:05 UTC  (40+ messages)
` [PATCH v4 01/12] ext4: allow DAX writeback for hole punch
` [PATCH v4 02/12] ext4: tell DAX the size of allocation holes
` [PATCH v4 03/12] dax: remove buffer_size_valid()
` [PATCH v4 04/12] ext2: remove support for DAX PMD faults
` [PATCH v4 05/12] dax: make 'wait_table' global variable static
` [PATCH v4 06/12] dax: consistent variable naming for DAX entries
` [PATCH v4 07/12] dax: coordinate locking for offsets in PMD range
` [PATCH v4 08/12] dax: remove dax_pmd_fault()
` [PATCH v4 09/12] dax: correct dax iomap code namespace
` [PATCH v4 10/12] dax: add struct iomap based DAX PMD support
` [PATCH v4 11/12] xfs: use struct iomap based DAX PMD fault path
` [PATCH v4 12/12] dax: remove "depends on BROKEN" from FS_DAX_PMD

Excessive xfs_inode allocations trigger OOM killer
 2016-10-03 17:54 UTC  (4+ messages)

[PATCH v4 1/2] mm, proc: Fix region lost in /proc/self/smaps
 2016-10-03 15:51 UTC  (5+ messages)
` [PATCH v4 2/2] Dcumentation/filesystems/proc.txt: Add more description for maps/smaps

[PATCH 1/2] mm: memcontrol: use special workqueue for creating per-memcg caches
 2016-10-03 13:19 UTC  (5+ messages)
` [PATCH 2/2] slub: move synchronize_sched out of slab_mutex on shrink

Crashes in refresh_zone_stat_thresholds when some nodes have no memory
 2016-10-03 12:59 UTC  (3+ messages)

[PATCH 0/20 v3] dax: Clear dirty bits after flushing caches
 2016-10-03 11:13 UTC  (12+ messages)
` [PATCH 01/20] mm: Change type of vmf->virtual_address
` [PATCH 02/20] mm: Join struct fault_env and vm_fault

page_waitqueue() considered harmful
 2016-10-03 10:47 UTC  (25+ messages)

Memory fragmentation issue related suggestion request
 2016-10-02 14:17 UTC  (3+ messages)

[PATCH v2 1/1] mm/percpu.c: fix potential memory leakage for pcpu_embed_first_chunk()
 2016-10-02  9:12 UTC  (3+ messages)

arch/ia64/kernel/entry.S:621: Error: Operand 2 of `adds' should be a 14-bit integer (-8192-8191)
 2016-10-02  6:10 UTC 

cris-linux-objcopy: error: the input file 'arch/cris/boot/rescue/rescue.o' has no sections
 2016-10-01 23:18 UTC 

kernel BUG at linux-4.7.5/mm/vmscan.c:1395!
 2016-10-01 20:51 UTC 

[mmotm:master 263/284] make[2]: *** No rule to make target 'arch/powerpc/kernel/swsusp_.o', needed by 'arch/powerpc/kernel/built-in.o'
 2016-10-01 19:44 UTC 

[mmotm:master 263/284] make[2]: *** No rule to make target 'arch/powerpc/kernel/misc_.o', needed by 'arch/powerpc/kernel/built-in.o'
 2016-10-01  2:21 UTC 

mmotm 2016-09-30-15-24 uploaded
 2016-09-30 22:25 UTC 

[PATCH] oom: print nodemask in the oom report
 2016-09-30 21:41 UTC 

[Bug 172981] New: [bisected] SLAB: extreme load averages and over 2000 kworker threads
 2016-09-30 19:58 UTC  (11+ messages)

More OOM problems
 2016-09-30 19:48 UTC  (7+ messages)
  ` More OOM problems (sorry fro the mail bomb)

[PATCH v15 04/13] task_isolation: add initial support
 2016-09-30 16:59 UTC  (9+ messages)

[PATCH] mm: exclude isolated non-lru pages from NR_ISOLATED_ANON or NR_ISOLATED_FILE
 2016-09-30 10:15 UTC  (5+ messages)

[PATCH v4 0/2] arm64/hugetlb: enable gigantic page
 2016-09-30  9:43 UTC  (5+ messages)
` [PATCH v4 1/2] mm/hugetlb: Introduce ARCH_HAS_GIGANTIC_PAGE
` [PATCH v4 2/2] arm64 Kconfig: Select gigantic page

[RFC PATCH 1/1] mm/percpu.c: fix potential memory leakage for pcpu_embed_first_chunk()
 2016-09-30  9:32 UTC  (5+ messages)

[mm] 3f40a9185a: kernel BUG at kernel/cred.c:768!
 2016-09-30  9:10 UTC  (2+ messages)

kernel BUG at mm/huge_memory.c:242 (was put_page vs release_pages)
 2016-09-30  8:33 UTC 

[PATCH v4 0/3] mm/hugetlb: memory offline issues with hugepages
 2016-09-30  6:38 UTC  (10+ messages)
` [PATCH v4 1/3] mm/hugetlb: fix memory offline with hugepage size > memory block size
` [PATCH v4 2/3] mm/hugetlb: check for reserved hugepages during memory offline
` [PATCH v4 3/3] mm/hugetlb: improve locking in dissolve_free_huge_pages()

[PATCH v1 00/12] mm: THP migration support
 2016-09-30  5:18 UTC  (7+ messages)
` [PATCH v1 12/12] mm: ppc64: Add THP migration support for ppc64
` [PATCH v1 00/12] THP migration support

[RFC][PATCH] vfs,mm: fix a dead loop in truncate_inode_pages_range()
 2016-09-30  1:02 UTC  (4+ messages)

Regression in mobility grouping?
 2016-09-29 21:05 UTC  (12+ messages)
` [RFC 0/4] try to reduce fragmenting fallbacks
  ` [RFC 1/4] mm, compaction: change migrate_async_suitable() to suitable_migration_source()
  ` [RFC 2/4] mm, compaction: add migratetype to compact_control
  ` [RFC 3/4] mm, compaction: restrict async compaction to matching migratetype
  ` [RFC 4/4] mm, page_alloc: disallow migratetype fallback in fastpath

[PATCH v3 00/11] re-enable DAX PMD support
 2016-09-29 18:23 UTC  (7+ messages)
` [PATCH v3 09/11] dax: add struct iomap based "

[PATCH 7/8] mm/swap: Add cache for swap slots allocation
 2016-09-29 16:50 UTC  (3+ messages)

[PATCH v2 0/3] fix SELinux W^X bypass via ptrace
 2016-09-29 16:38 UTC  (8+ messages)
` [PATCH v2 1/3] fs/exec: don't force writing memory access
` [PATCH v2 2/3] mm: add LSM hook for writes to readonly memory
` [PATCH v2 3/3] selinux: require EXECMEM for forced ptrace poke

[PATCH v5] powerpc: Do not make the entire heap executable
 2016-09-29 16:07 UTC  (4+ messages)

mm/percpu.c: fix potential memory leakage for pcpu_embed_first_chunk()
 2016-09-29 15:54 UTC 

put_page vs release_pages
 2016-09-29 14:41 UTC 

[PATCH v3 1/2] mm, proc: Fix region lost in /proc/self/smaps
 2016-09-29 13:42 UTC  (8+ messages)

[PATCH v3] KVM: PPC: Book3S HV: Migrate pinned pages out of CMA
 2016-09-29 13:13 UTC  (2+ messages)
` [v3] "

[PATCH 1/1] mm/percpu.c: correct max_distance calculation for pcpu_embed_first_chunk()
 2016-09-29 11:29 UTC  (4+ messages)
` [RESEND PATCH "

[PATCH] mm/vmalloc: reduce the number of lazy_max_pages to reduce latency
 2016-09-29 11:18 UTC  (5+ messages)

Soft lockup in __slab_free (SLUB)
 2016-09-29 11:10 UTC  (14+ messages)

[PATCH 3.12 002/119] x86/mm: Disable preemption during CR3 read+write
 2016-09-29 10:23 UTC 

[PATCH 0/4] followups to reintroduce compaction feedback for OOM decisions
 2016-09-29  9:57 UTC  (3+ messages)
` [PATCH 3/4] mm, compaction: ignore fragindex from compaction_zonelist_suitable()

[PATCH] mm: warn about allocations which stall for too long
 2016-09-29  9:23 UTC  (13+ messages)
` [PATCH 0/2] "
  ` [PATCH 1/2] mm: consolidate warn_alloc_failed users
  ` [PATCH 2/2] mm: warn about allocations which stall for too long

[PATCH v3] mm: remove unnecessary condition in remove_inode_hugepages
 2016-09-29  8:27 UTC  (2+ messages)

+ mem-hotplug-use-nodes-that-contain-memory-as-mask-in-new_node_page.patch added to -mm tree
 2016-09-29  7:49 UTC 

[PATCH] Subject: [PATCH -v4] THP swap: Delay splitting THP during swapping out
 2016-09-29  6:35 UTC 

[PATCH -v4 00/10] THP swap: Delay splitting THP during swapping out
 2016-09-29  6:33 UTC  (10+ messages)
` [PATCH -v4 1/9] mm, swap: Make swap cluster size same of THP size on x86_64
` [PATCH -v4 2/9] mm, memcg: Support to charge/uncharge multiple swap entries
` [PATCH -v4 3/9] mm, THP, swap: Add swap cluster allocate/free functions
` [PATCH -v4 4/9] mm, THP, swap: Add get_huge_swap_page()
` [PATCH -v4 5/9] mm, THP, swap: Support to clear SWAP_HAS_CACHE for huge page
` [PATCH -v4 6/9] mm, THP, swap: Support to add/delete THP to/from swap cache
` [PATCH -v4 7/9] mm, THP: Add can_split_huge_page()
` [PATCH -v4 8/9] mm, THP, swap: Support to split THP in swap cache
` [PATCH -v4 9/9] mm, THP, swap: Delay splitting THP during swap out

[PATCH v2] mm: remove unnecessary condition in remove_inode_hugepages
 2016-09-29  1:31 UTC  (4+ messages)

Oops in slab.c in CentOS kernel, looking for ideas
 2016-09-29  1:46 UTC  (5+ messages)
` Oops in slab.c in CentOS kernel, looking for ideas -- correction, it's in slub.c


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).