linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-19 21:28:50 to 2016-10-24 19:08:19 UTC [more...]

[Stable 4.4 - NEEDS REVIEW - 0/3] mm: working set fixes
 2016-10-24 19:08 UTC  (9+ messages)
` [Stable 4.4 - NEEDS REVIEW - 1/3] mm: workingset: fix crash in shadow node shrinker caused by replace_page_cache_page()
` [Stable 4.4 - NEEDS REVIEW - 2/3] mm: filemap: don't plant shadow entries without radix tree node
` [Stable 4.4 - NEEDS REVIEW - 3/3] mm: filemap: fix mapping->nrpages double accounting in fuse

[PATCH 0/5] mm: workingset: radix tree subtleties & single-page file refaults
 2016-10-24 18:47 UTC  (6+ messages)
` [PATCH 3/5] lib: radix-tree: native accounting and tracking of special entries

[RFC 0/8] Define coherent device memory node
 2016-10-24 18:32 UTC  (28+ messages)
` [RFC 1/8] mm: "
` [RFC 2/8] mm: Add specialized fallback zonelist for coherent device memory nodes
` [RFC 3/8] mm: Isolate coherent device memory nodes from HugeTLB allocation paths
` [RFC 4/8] mm: Accommodate coherent device memory nodes in MPOL_BIND implementation
` [RFC 5/8] mm: Add new flag VM_CDM for coherent device memory
` [RFC 6/8] mm: Make VM_CDM marked VMAs non migratable
` [RFC 7/8] mm: Add a new migration function migrate_virtual_range()
` [RFC 8/8] mm: Add N_COHERENT_DEVICE node type into node_states[]
` [DEBUG 00/10] Test and debug patches for coherent device memory
  ` [DEBUG 01/10] dt-bindings: Add doc for ibm,hotplug-aperture
  ` [DEBUG 02/10] powerpc/mm: Create numa nodes for hotplug memory
  ` [DEBUG 03/10] powerpc/mm: Allow memory hotplug into a memory less node
  ` [DEBUG 04/10] mm: Enable CONFIG_MOVABLE_NODE on powerpc
  ` [DEBUG 05/10] powerpc/mm: Identify isolation seeking coherent memory nodes during boot
  ` [DEBUG 06/10] mm: Export definition of 'zone_names' array through mmzone.h
  ` [DEBUG 07/10] mm: Add debugfs interface to dump each node's zonelist information
  ` [DEBUG 08/10] powerpc: Enable CONFIG_MOVABLE_NODE for PPC64 platform
  ` [DEBUG 09/10] drivers: Add two drivers for coherent device memory tests
  ` [DEBUG 10/10] test: Add a script to perform random VMA migrations across nodes

[net-next PATCH RFC 00/26] Add support for DMA writable pages being writable by the network stack
 2016-10-24 18:27 UTC  (31+ messages)
` [net-next PATCH RFC 01/26] swiotlb: Drop unused function swiotlb_map_sg
` [net-next PATCH RFC 02/26] swiotlb: Add support for DMA_ATTR_SKIP_CPU_SYNC
` [net-next PATCH RFC 03/26] arch/arc: Add option to skip sync on DMA mapping
` [net-next PATCH RFC 04/26] arch/arm: Add option to skip sync on DMA map and unmap
` [net-next PATCH RFC 05/26] arch/avr32: Add option to skip sync on DMA map
` [net-next PATCH RFC 06/26] arch/blackfin: "
` [net-next PATCH RFC 07/26] arch/c6x: Add option to skip sync on DMA map and unmap
` [net-next PATCH RFC 08/26] arch/frv: Add option to skip sync on DMA map
` [net-next PATCH RFC 09/26] arch/hexagon: Add option to skip DMA sync as a part of mapping
` [net-next PATCH RFC 10/26] arch/m68k: "
` [net-next PATCH RFC 11/26] arch/metag: Add option to skip DMA sync as a part of map and unmap
` [net-next PATCH RFC 12/26] arch/microblaze: "
` [net-next PATCH RFC 13/26] arch/mips: "
` [net-next PATCH RFC 14/26] arch/nios2: "
` [net-next PATCH RFC 15/26] arch/openrisc: Add option to skip DMA sync as a part of mapping
` [net-next PATCH RFC 16/26] arch/parisc: Add option to skip DMA sync as a part of map and unmap
` [net-next PATCH RFC 17/26] arch/powerpc: Add option to skip DMA sync as a part of mapping
` [net-next PATCH RFC 18/26] arch/sh: "
` [net-next PATCH RFC 19/26] arch/sparc: Add option to skip DMA sync as a part of map and unmap
` [net-next PATCH RFC 20/26] arch/tile: "
` [net-next PATCH RFC 21/26] arch/xtensa: Add option to skip DMA sync as a part of mapping
` [net-next PATCH RFC 22/26] dma: Add calls for dma_map_page_attrs and dma_unmap_page_attrs
` [net-next PATCH RFC 23/26] mm: Add support for releasing multiple instances of a page
` [net-next PATCH RFC 24/26] igb: Update driver to make use of DMA_ATTR_SKIP_CPU_SYNC
` [net-next PATCH RFC 25/26] igb: Update code to better handle incrementing page count
` [net-next PATCH RFC 26/26] igb: Revert "igb: Revert support for build_skb in igb"

[PATCH v4 0/5] powerpc/mm: movable hotplug memory nodes
 2016-10-24 18:20 UTC  (9+ messages)
` [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

[RESEND PATCH v3 kernel 0/7] Extend virtio-balloon for fast (de)inflating & fast live migration
 2016-10-24 16:53 UTC  (14+ messages)
` [RESEND PATCH v3 kernel 1/7] virtio-balloon: rework deflate to add page to a list
` [RESEND PATCH v3 kernel 2/7] virtio-balloon: define new feature bit and page bitmap head
` [RESEND PATCH v3 kernel 3/7] mm: add a function to get the max pfn
` [RESEND PATCH v3 kernel 4/7] virtio-balloon: speed up inflate/deflate process
` [RESEND PATCH v3 kernel 5/7] mm: add the related functions to get unused page
` [RESEND PATCH v3 kernel 6/7] virtio-balloon: define feature bit and head for misc virt queue
` [RESEND PATCH v3 kernel 7/7] virtio-balloon: tell host vm's unused page info

[PATCH v2 0/8] mm/swap: Regular page swap optimizations
 2016-10-24 16:31 UTC  (13+ messages)
` [PATCH v2 1/8] mm/swap: Fix kernel message in swap_info_get()
` [PATCH v2 2/8] mm/swap: Add cluster lock
` [PATCH v2 3/8] mm/swap: Split swap cache into 64MB trunks
` [PATCH v2 4/8] mm/swap: skip read ahead for unreferenced swap slots
` [PATCH v2 5/8] mm/swap: Allocate swap slots in batches
` [PATCH v2 6/8] mm/swap: Free swap slots in batch
` [PATCH v2 7/8] mm/swap: Add cache for swap slots allocation
` [PATCH v2 8/8] mm/swap: Enable swap slots cache usage

[PATCH] shmem: avoid maybe-uninitialized warning
 2016-10-24 16:22 UTC  (2+ messages)

[PATCH] slub: avoid false-postive warning
 2016-10-24 15:56 UTC 

reduce latency in __purge_vmap_area_lazy
 2016-10-24 15:44 UTC  (9+ messages)
` [PATCH 1/7] mm: remove free_unmap_vmap_area_noflush
` [PATCH 2/7] mm: remove free_unmap_vmap_area_addr
` [PATCH 3/7] mm: refactor __purge_vmap_area_lazy
` [PATCH 4/7] mm: defer vmalloc from atomic context
` [PATCH 5/7] mm: mark all calls into the vmalloc subsystem as potentially sleeping
` [PATCH 6/7] mm: turn vmap_purge_lock into a mutex
` [PATCH 7/7] mm: add preempt points into __purge_vmap_area_lazy

[PATCH] mm: unexport __get_user_pages()
 2016-10-24 13:01 UTC  (3+ messages)

[PATCHv4] shmem: avoid huge pages for small files
 2016-10-24 12:43 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION ce571494dee293003b31f7e2a15cc9819649ba05
 2016-10-24 11:31 UTC 

[mmotm:master 125/157] arch/powerpc/kernel/machine_kexec_64.c:420:29: error: 'kexec_file_loaders' undeclared
 2016-10-24  7:24 UTC 

[PATCH 0/1] mm/hugetlb: fix huge page reservation leak in private mapping error paths
 2016-10-23 11:36 UTC  (6+ messages)
` [PATCH 1/1] "

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

[PATCH 0/3] z3fold: background page compaction
 2016-10-22 18:51 UTC  (7+ messages)
` [PATCH 1/3] z3fold: make counters atomic
` [PATCH 2/3] z3fold: remove redundant locking

Rewording language in mbind(2) to "threads" not "processes"
 2016-10-22 10:08 UTC  (7+ messages)

mm: GPF in __insert_vmap_area
 2016-10-22  6:27 UTC  (5+ messages)

[PATCH] shmem: avoid huge pages for small files
 2016-10-21 23:32 UTC  (16+ messages)

[PATCH] mm, mempolicy: clean up __GFP_THISNODE confusion in policy_zonelist
 2016-10-21 12:25 UTC  (5+ messages)

Memory fragmentation issue related suggestion request
 2016-10-21 11:18 UTC  (4+ messages)

[RFC] fs/proc/meminfo: introduce Unaccounted statistic
 2016-10-21 11:17 UTC  (7+ messages)

[PATCH 0/3] iopmem : A block device for PCIe memory
 2016-10-21 11:12 UTC  (8+ messages)

[RFC] scripts: Include postprocessing script for memory allocation tracing
 2016-10-21  7:08 UTC  (12+ messages)

[PATCH 1/2] mm: memcontrol: use special workqueue for creating per-memcg caches
 2016-10-21  6:39 UTC  (7+ messages)

[PATCH] mm, compaction: fix NR_ISOLATED_* stats for pfn based migration
 2016-10-21  6:28 UTC  (3+ messages)

[RFC] reduce latency in __purge_vmap_area_lazy
 2016-10-21  1:58 UTC  (11+ messages)
` [PATCH 2/6] mm: mark all calls into the vmalloc subsystem as potentially sleeping
` [PATCH 4/6] mm: remove free_unmap_vmap_area_addr

[PATCH v6] powerpc: Do not make the entire heap executable
 2016-10-20 22:45 UTC  (5+ messages)

[PATCHv2 0/3] z3fold: background page compaction
 2016-10-20 21:58 UTC  (4+ messages)
` [PATCHv2 1/3] z3fold: make counters atomic
` [PATCHv2 2/3] z3fold: change per-pool spinlock to rwlock
` [PATCHv2 3/3] z3fold: add compaction worker

How to make warn_alloc() reliable?
 2016-10-20 19:30 UTC  (6+ messages)

[PATCH 00/10] mm: adjust get_user_pages* functions to explicitly pass FOLL_* flags
 2016-10-20 19:26 UTC  (8+ messages)

x32 is broken in 4.9-rc1 due to "x86/signal: Add SA_{X32,IA32}_ABI sa_flags"
 2016-10-20 15:22 UTC  (7+ messages)

[PATCH 1/2] shmem: Support for registration of Driver/file owner specific ops
 2016-10-20 15:15 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH] bdi flusher should not be throttled here when it fall into buddy slow path
 2016-10-20 13:28 UTC  (4+ messages)

mmap_sem bottleneck
 2016-10-20 10:55 UTC  (4+ messages)

[PATCH] mm: kmemleak: Ensure that the task stack is not freed during scanning
 2016-10-20 10:02 UTC  (3+ messages)

[PATCH 0/20 v3] dax: Clear dirty bits after flushing caches
 2016-10-20  8:48 UTC  (6+ messages)
` [PATCH 16/20] mm: Provide helper for finishing mkwrite faults

[RFC PATCH 1/1] mm/vmalloc.c: correct logic errors when insert vmap_area
 2016-10-20  7:20 UTC  (4+ messages)

Xfs lockdep warning with for-dave-for-4.6 branch
 2016-10-20  7:15 UTC  (12+ messages)

[REVIEW][PATCH] mm: Add a user_ns owner to mm_struct and fix ptrace_may_access
 2016-10-19 23:17 UTC  (16+ messages)
            ` [REVIEW][PATCH] exec: Don't exec files the userns root can not read


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