linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-25 16:25:43 to 2016-11-29 11:11:06 UTC [more...]

[PATCHv4] shmem: avoid huge pages for small files
 2016-11-29 11:11 UTC  (8+ messages)

[PATCH v2 5/6] mm: hugetlb: add a new function to allocate a new gigantic page
 2016-11-29 10:50 UTC  (5+ messages)
` [PATCH V2 fix "

[PATCH v2 0/6] mm: fix the "counter.sh" failure for libhugetlbfs
 2016-11-29 10:44 UTC  (7+ messages)
` [PATCH v2 1/6] mm: hugetlb: rename some allocation functions

[PATCH] mm: Fix a NULL dereference crash while accessing bdev->bd_disk
 2016-11-29  9:30 UTC  (5+ messages)

[PATCH v2 00/12] mm: page migration enhancement for thp
 2016-11-29  8:45 UTC  (18+ messages)
` [PATCH v2 04/12] mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATION
` [PATCH v2 05/12] mm: thp: add core routines for thp/pmd migration
` [PATCH v2 06/12] mm: thp: enable thp migration in generic path
` [PATCH v2 07/12] mm: thp: check pmd migration entry in common path
` [PATCH v2 10/12] mm: mempolicy: mbind and migrate_pages support thp migration

[PATCH 0/6] introduce DAX tracepoint support
 2016-11-29  8:53 UTC  (27+ messages)
` [PATCH 1/6] dax: fix build breakage with ext4, dax and !iomap
` [PATCH 2/6] dax: remove leading space from labels
` [PATCH 3/6] dax: add tracepoint infrastructure, PMD tracing

[PATCH] proc: mm: export PTE sizes directly in smaps (v2)
 2016-11-29  8:01 UTC  (8+ messages)

4.8.8 kernel trigger OOM killer repeatedly when I have lots of RAM that should be free
 2016-11-29  7:25 UTC  (18+ messages)
    ` [PATCH] block,blkcg: use __GFP_NOWARN for best-effort allocations in blkcg

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

[PATCH 0/5] Parallel hugepage migration optimization
 2016-11-29  6:03 UTC  (17+ messages)
` [PATCH 1/5] mm: migrate: Add mode parameter to support additional page copy routines
` [PATCH 2/5] mm: migrate: Change migrate_mode to support combination migration modes
` [PATCH 3/5] migrate: Add copy_page_mt to use multi-threaded page migration
` [PATCH 5/5] mm: migrate: Add vm.accel_page_copy in sysfs to control whether to use multi-threaded to accelerate page copy

[PATCH] mremap: fix race between mremap() and page cleanning
 2016-11-29  5:27 UTC  (13+ messages)
    ` [PATCH 0/2] use mmu gather logic for tlb flush in mremap
      ` [PATCH 1/2] tlb: export tlb_flush_mmu_tlbonly
      ` [PATCH 2/2] mremap: use mmu gather logic for tlb flush in mremap
          ` [PATCH] mremap: move_ptes: check pte dirty after its removal
              ` [PATCH update] "

[mm v2 0/3] Support memory cgroup hotplug
 2016-11-29  4:57 UTC  (11+ messages)

[PATCH v3 00/33] Radix tree patches for 4.10
 2016-11-29  0:02 UTC  (69+ messages)
` [PATCH v3 01/33] radix tree test suite: Fix compilation
` [PATCH v3 02/33] tools: Add WARN_ON_ONCE
` [PATCH v3 03/33] radix tree test suite: Allow GFP_ATOMIC allocations to fail
` [PATCH v3 04/33] radix tree test suite: Track preempt_count
` [PATCH v3 05/33] radix tree test suite: Free preallocated nodes
` [PATCH v3 06/33] radix tree test suite: Make runs more reproducible
` [PATCH v3 07/33] radix tree test suite: iteration test misuses RCU
` [PATCH v3 08/33] radix tree test suite: benchmark for iterator
` [PATCH v3 09/33] radix tree test suite: Use rcu_barrier
` [PATCH v3 10/33] radix tree test suite: Handle exceptional entries
` [PATCH v3 11/33] radix tree test suite: record order in each item
` [PATCH v3 12/33] tools: Add more bitmap functions
` [PATCH v3 13/33] radix tree test suite: Use common find-bit code
` [PATCH v3 14/33] radix-tree: Fix typo
` [PATCH v3 15/33] radix-tree: Move rcu_head into a union with private_list
` [PATCH v3 16/33] radix-tree: Create node_tag_set()
` [PATCH v3 17/33] radix-tree: Make radix_tree_find_next_bit more useful
` [PATCH v3 18/33] radix-tree: Improve dump output
` [PATCH v3 19/33] btrfs: Fix race in btrfs_free_dummy_fs_info()
` [PATCH v3 20/33] radix-tree: Improve multiorder iterators
` [PATCH v3 21/33] radix-tree: Delete radix_tree_locate_item()
` [PATCH v3 22/33] radix-tree: Delete radix_tree_range_tag_if_tagged()
` [PATCH v3 23/33] radix-tree: Add radix_tree_join
` [PATCH v3 24/33] radix-tree: Add radix_tree_split
` [PATCH v3 25/33] radix-tree: Add radix_tree_split_preload()
` [PATCH v3 26/33] radix-tree: Fix replacement for multiorder entries
` [PATCH v3 27/33] radix tree test suite: Check multiorder iteration
` [PATCH v3 28/33] idr: Add ida_is_empty
` [PATCH v3 29/33] tpm: Use idr_find(), not idr_find_slowpath()
` [PATCH v3 30/33] rxrpc: Abstract away knowledge of IDR internals
` [PATCH v3 31/33] idr: Reduce the number of bits per level from 8 to 6
` [PATCH v3 32/33] radix tree test suite: Add some more functionality
` [PATCH v3 33/33] Reimplement IDR and IDA using the radix tree

[kas:hugeext4/v5 219/339] ERROR: "__umoddi3" [fs/f2fs/f2fs.ko] undefined!
 2016-11-28 23:04 UTC 

[PATCH v3 0/8] mm/swap: Regular page swap optimizations
 2016-11-28 21:14 UTC  (2+ messages)

[PATCH] mm: page_alloc: High-order per-cpu page allocator v3
 2016-11-28 20:59 UTC  (10+ messages)

INFO: rcu_sched detected stalls on CPUs/tasks with `kswapd` and `mem_cgroup_shrink_node`
 2016-11-28 19:16 UTC  (3+ messages)

[kas:hugeext4/v5 219/339] file.c:undefined reference to `dax_iomap_rw'
 2016-11-28 19:17 UTC 

Kernel Panics on Xen ARM64 for Domain0 and Guest
 2016-11-28 15:29 UTC  (3+ messages)

[RFC 0/2] Add interface let ZRAM close swap cache
 2016-11-28 14:49 UTC  (2+ messages)

[PATCH 0/3] z3fold: per-page spinlock and other smaller optimizations
 2016-11-28 14:14 UTC  (11+ messages)
` [PATCH 1/3] z3fold: use per-page spinlock
` [PATCH 2/3] z3fold: don't fail kernel build if z3fold_header is too big
` [PATCH 3/3] z3fold: discourage use of pages that weren't compacted

[dm-devel] [RFC PATCH 2/2] mm, mempool: do not throttle PF_LESS_THROTTLE tasks
 2016-11-28 14:06 UTC  (11+ messages)

INFO: rcu_sched detected stalls on CPUs/tasks with `kswapd` and `mem_cgroup_shrink_node`
 2016-11-28 12:26 UTC 

[RFC PATCH v2 0/3] Add support for eXclusive Page Frame Ownership (XPFO)
 2016-11-28 11:15 UTC  (5+ messages)
` [RFC PATCH v3 0/2] "
  ` [RFC PATCH v3 1/2] "

[HMM v13 00/18] HMM (Heterogeneous Memory Management) v13
 2016-11-28  9:41 UTC  (9+ messages)
` [HMM v13 08/18] mm/hmm: heterogeneous memory management (HMM for short)

[PATCH 07/22] mm/vmstat: Drop get_online_cpus() from init_cpu_node_state/vmstat_cpu_dead()
 2016-11-28  9:28 UTC  (9+ messages)
` [PATCH 08/22] mm/vmstat: Avoid on each online CPU loops
` [PATCH 09/22] mm/vmstat: Convert to hotplug state machine
` [PATCH 10/22] mm/zsmalloc: "
` [PATCH 11/22] mm/zswap: Convert dst-mem "
` [PATCH 12/22] mm/zswap: Convert pool "
` [PATCH 14/22] mm/compaction: Convert "

[lkp] [mremap] 5d1904204c: will-it-scale.per_thread_ops -13.1% regression
 2016-11-28  8:29 UTC 

[PATCH v6 0/6] Introduce ZONE_CMA
 2016-11-28  7:41 UTC  (3+ messages)

[patch] mm, slab: faster active and free stats
 2016-11-28  7:40 UTC  (6+ messages)

[PATCH v3 1/3] mm: support anonymous stable page
 2016-11-28  5:38 UTC  (4+ messages)

[RFC PATCH v3 00/20] x86: Secure Memory Encryption (AMD)
 2016-11-26 20:47 UTC  (3+ messages)
` [RFC PATCH v3 20/20] x86: Add support to make use of Secure Memory Encryption

[PATCH 0/2] z3fold fixes
 2016-11-26 19:21 UTC  (3+ messages)
` [PATCH 1/2] z3fold: fix header size related issues
` [PATCH 2/2] z3fold: fix locking issues

[PATCH 1/1] mm: page_alloc: High-order per-cpu page allocator
 2016-11-26 12:48 UTC 

[PATH] z3fold: extend compaction function
 2016-11-26  9:09 UTC  (4+ messages)

[PATCH 0/2] kasan,stacktrace: improve error reports
 2016-11-25 19:35 UTC  (5+ messages)
` [PATCH 1/2] stacktrace: fix print_stack_trace printing timestamp twice

[PATCH] mm: page_alloc: Skip over regions of invalid pfns where possible
 2016-11-25 18:55 UTC 

[PATCH] z3fold: use %z modifier for format string
 2016-11-25 18:36 UTC  (6+ 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).