linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-14 18:48:59 to 2017-01-17 23:54:20 UTC [more...]

[PATCHSET v3] slab: make memcg slab destruction scalable
 2017-01-17 23:54 UTC  (4+ messages)
` [PATCH 01/10] Revert "slub: move synchronize_sched out of slab_mutex on shrink"
` [PATCH 02/10] slub: separate out sysfs_slab_release() from sysfs_slab_remove()
` [PATCH 03/10] slab: remove synchronous rcu_barrier() call in memcg cache release path

[PATCH 0/4 v2] show_mem updates
 2017-01-17 23:01 UTC  (9+ messages)
` [PATCH 1/4] mm, page_alloc: do not report all nodes in show_mem
` [PATCH 2/4] mm, page_alloc: warn_alloc print nodemask
` [PATCH 3/4] arch, mm: remove arch specific show_mem
` [PATCH 4/4] lib/show_mem.c: teach show_mem to work with the given nodemask

[PATCH] slab: add a check for the first kmem_cache not to be destroyed
 2017-01-17 22:54 UTC  (4+ messages)

[RFC 0/4] fix premature OOM due to cpuset races
 2017-01-17 22:16 UTC  (5+ messages)
` [RFC 1/4] mm, page_alloc: fix check for NULL preferred_zone
` [RFC 2/4] mm, page_alloc: fix fast-path race with cpuset update or removal
` [RFC 3/4] mm, page_alloc: move cpuset seqcount checking to slowpath
` [RFC 4/4] mm, page_alloc: fix premature OOM when racing with cpuset mems update

[PATCH v4 0/4] Application Data Integrity feature introduced by SPARC M7
 2017-01-17 21:43 UTC  (12+ messages)
` [PATCH v4 4/4] sparc64: Add support for ADI (Application Data Integrity)

[PATCH v5 0/9] mm/swap: Regular page swap optimizations
 2017-01-17 21:42 UTC  (11+ messages)
` [PATCH v5 7/9] mm/swap: Add cache for swap slots allocation
  ` [Update][PATCH "

[PATCH 0/4] Use per-cpu allocator for !irq requests and prepare for a bulk allocator v4
 2017-01-17 21:24 UTC  (10+ messages)
` [PATCH 1/4] mm, page_alloc: Split buffered_rmqueue
` [PATCH 2/4] mm, page_alloc: Split alloc_pages_nodemask
` [PATCH 3/4] mm, page_alloc: Drain per-cpu pages from workqueue context
` [PATCH 4/4] mm, page_alloc: Only use per-cpu allocator for irq-safe requests

[PATCH 0/8 v3] scope GFP_NOFS api
 2017-01-17 21:04 UTC  (12+ messages)
` [PATCH 7/8] Revert "ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp"
` [PATCH 8/8] Revert "ext4: fix wrong gfp type under transaction"

[PATCHv2 0/5] Fix compatible mmap() return pointer over 4Gb
 2017-01-17 20:31 UTC  (13+ messages)
` [PATCHv2 1/5] x86/mm: split arch_mmap_rnd() on compat/native versions
` [PATCHv2 2/5] x86/mm: introduce mmap_{,legacy}_base
` [PATCHv2 3/5] x86/mm: fix native mmap() in compat bins and vice-versa
` [PATCHv2 4/5] x86/mm: for MAP_32BIT check in_compat_syscall() instead TIF_ADDR32
` [PATCHv2 5/5] selftests/x86: add test to check compat mmap() return addr

[Bug 192571] zswap + zram enabled BUG
 2017-01-17 20:22 UTC 

[PATCH v3] arm64: mm: Fix NOMAP page initialization
 2017-01-17 19:16 UTC  (12+ messages)

[PATCH v6 kernel 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
 2017-01-17 19:15 UTC  (7+ messages)
` [PATCH v6 kernel 2/5] virtio-balloon: define new feature bit and head struct
    ` [virtio-dev] "
` [PATCH v6 kernel 3/5] virtio-balloon: speed up inflate/deflate process

[PATCH] mm: respect pre-allocated storage mapping for memmap
 2017-01-17 17:15 UTC  (6+ messages)

[PATCHSET] slab: make memcg slab destruction scalable
 2017-01-17 17:02 UTC  (7+ messages)
` [PATCH 2/9] slab: remove synchronous rcu_barrier() call in memcg cache release path

[LSF/MM TOPIC] Future direction of DAX
 2017-01-17 16:56 UTC  (12+ messages)
` [Lsf-pc] "

[PATCHSET v2] slab: make memcg slab destruction scalable
 2017-01-17 16:49 UTC  (12+ messages)
` [PATCH 2/8] slab: remove synchronous rcu_barrier() call in memcg cache release path
` [PATCH 3/8] slab: reorganize memcg_cache_params
` [PATCH 4/8] slab: link memcg kmem_caches on their associated memory cgroup
` [PATCH 5/8] slab: implement slab_root_caches list
` [PATCH 6/8] slab: introduce __kmemcg_cache_deactivate()
` [PATCH 7/8] slab: remove synchronous synchronize_sched() from memcg cache deactivation path
` [PATCH 8/8] slab: remove slub sysfs interface files early for empty memcg caches

[PATCH 0/30] KVM: MIPS: Implement GVA page tables
 2017-01-17 16:27 UTC  (4+ messages)
` [PATCH 1/30] mm: Export init_mm for MIPS KVM use of pgd_alloc()

[PATCH v4 00/15] lockdep: Implement crossrelease feature
 2017-01-17 15:54 UTC  (16+ messages)
` [PATCH v4 05/15] lockdep: Make check_prev_add can use a separate stack_trace
` [PATCH v4 07/15] lockdep: Implement crossrelease feature

[LSF/MM TOPIC] sharing pages between mappings
 2017-01-17 15:46 UTC  (4+ messages)
` [Lsf-pc] "

[PATCH 0/3] follow up nodereclaim for 32b fix
 2017-01-17 11:13 UTC  (5+ messages)
` [PATCH 1/3] mm, vmscan: cleanup lru size claculations
` [PATCH 2/3] mm, vmscan: consider eligible zones in get_scan_count
` [PATCH 3/3] Revert "mm: bail out in shrink_inactive_list()"

+ mm-vmscan-add-mm_vmscan_inactive_list_is_low-tracepoint.patch added to -mm tree
 2017-01-17 10:12 UTC  (12+ messages)

getting oom/stalls for ltp test cpuset01 with latest/4.9 kernel
 2017-01-17  8:13 UTC  (11+ messages)

[PATCH 0/6 v3] kvmalloc
 2017-01-17  7:51 UTC  (15+ messages)
` [PATCH 1/6] mm: introduce kv[mz]alloc helpers
` [PATCH 5/6] treewide: use kv[mz]alloc* rather than opencoded variants

[RFC PATCH 0/2] follow up nodereclaim for 32b fix
 2017-01-17  6:58 UTC  (15+ messages)
` [RFC PATCH 1/2] mm, vmscan: consider eligible zones in get_scan_count
        ` [PATCH 1/3] mm, vmscan: cleanup lru size claculations
          ` [PATCH 2/3] mm, vmscan: consider eligible zones in get_scan_count
          ` [PATCH 3/3] Reverted "mm: bail out in shrink_inactive_list()"

[PATCH] lib: bitmap: introduce bitmap_find_next_zero_area_and_size
 2017-01-17  3:22 UTC  (4+ messages)

[HMM v16 00/16] HMM (Heterogeneous Memory Management) v16
 2017-01-17  2:57 UTC  (9+ messages)
` [HMM v16 04/15] mm/ZONE_DEVICE/unaddressable: add support for un-addressable device memory v2

[RFC PATCH 0/5] pro-active compaction
 2017-01-17  0:48 UTC  (3+ messages)

[LSF/MM TOPIC] Un-addressable device memory and block/fs implications
 2017-01-16 23:15 UTC  (4+ messages)
` [LSF/MM ATTEND] "

[LSF/MM TOPIC] Memory hotplug, ZONE_DEVICE, and the future of struct page
 2017-01-16 22:59 UTC  (3+ messages)

[LSF/MM TOPIC/ATTEND] Memory Types
 2017-01-16 22:45 UTC  (3+ messages)

[PATCH 0/1] userfaultfd: shmem: avoid a lockup resulting from corrupted page->flags
 2017-01-16 18:04 UTC  (2+ messages)
` [PATCH 1/1] "

[LSF/MM TOPIC][LSF/MM ATTEND] Multiple Page Caches, Memory Tiering, Better LRU evictions,
 2017-01-16 16:34 UTC  (3+ messages)

[RFC PATCH 0/4] Fast noirq bulk page allocator v2r7
 2017-01-16 15:01 UTC  (4+ messages)
` [PATCH 4/4] mm, page_alloc: Add a bulk page allocator

[LSF/MM ATTEND] CDM, HMM, ZONE_DEVICE, Device Memory Infrastructure, Page Allocator, CMA
 2017-01-16 13:35 UTC 

[LSF/MM ATTEND] HMM, CDM and other infrastructure for device memory management
 2017-01-16 12:19 UTC  (2+ messages)

[LSF/MM TOPIC] I/O error handling and fsync()
 2017-01-16 12:14 UTC  (7+ messages)
          ` [Lsf-pc] "

[PATCH] mm/slub: Add a dump_stack() to the unexpected GFP check
 2017-01-16 10:18 UTC  (11+ messages)

__GFP_REPEAT usage in fq_alloc_node
 2017-01-16  8:54 UTC  (3+ messages)
` [PATCH] net_sched: use kvmalloc rather than opencoded variant

[PATCH] mm, page_alloc: don't check cpuset allowed twice in fast-path
 2017-01-16  8:14 UTC  (3+ messages)

[patch] mm, memcg: do not retry precharge charges
 2017-01-16  7:35 UTC  (8+ messages)
` [patch v2] "

[PATCH] writeback: use rb_entry()
 2017-01-15 23:54 UTC  (2+ messages)

[LSF/MM TOPIC][LSF/MM ATTEND] Implement contiguous page hint for anonymous page in user space
 2017-01-15 10:28 UTC 

[mmotm:master 26/204] fs/ocfs2/dlmglue.h:189:29: error: inlining failed in call to always_inline 'ocfs2_is_locked_by_me': function body not available
 2017-01-15  3:45 UTC 

core.c:undefined reference to `fpu_save'
 2017-01-15  2:25 UTC 

arch/ia64/kernel/fsys.S:67: Error: Operand 3 of `add' should be a general register r0-r3
 2017-01-15  0:38 UTC 

[PATCH] slub: Trace free objects at KERN_INFO
 2017-01-14 20:53 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).