linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-25 01:22:30 to 2016-10-27 09:44:52 UTC [more...]

CONFIG_VMAP_STACK, on-stack struct, and wake_up_bit
 2016-10-27  9:44 UTC  (19+ messages)

[PATCH] mm: remove unnecessary __get_user_pages_unlocked() calls
 2016-10-27  9:35 UTC  (14+ messages)
` [PATCH v2] "

[PATCH 0/5] mm: workingset: radix tree subtleties & single-page file refaults
 2016-10-27  8:48 UTC  (8+ messages)

[PATCH 0/2] to support memblock near alloc and memoryless on arm64
 2016-10-27  8:23 UTC  (11+ messages)
` [PATCH 1/2] mm/memblock: prepare a capability to support memblock near alloc
` [PATCH 2/2] arm64/numa: support HAVE_MEMORYLESS_NODES

[PATCH v1] memcg: Prevent caches to be both OFF_SLAB & OBJFREELIST_SLAB
 2016-10-27  7:25 UTC  (5+ messages)

[RFC 0/8] Define coherent device memory node
 2016-10-27  7:03 UTC  (38+ 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 5/8] mm: Add new flag VM_CDM for coherent device memory
` [RFC 8/8] mm: Add N_COHERENT_DEVICE node type into node_states[]

[RESEND PATCH v3 kernel 0/7] Extend virtio-balloon for fast (de)inflating & fast live migration
 2016-10-27  0:51 UTC  (19+ messages)
` [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

[PATCH v3 6/9] mm/page_owner: use stackdepot to store stacktrace
 2016-10-27  0:17 UTC  (3+ messages)
` [v3,6/9] "

[PATCH 1/2] of, numa: Add function to disable of_node_to_nid()
 2016-10-26 22:21 UTC 

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

[PATCH v4 0/5] powerpc/mm: movable hotplug memory nodes
 2016-10-26 17:03 UTC  (13+ messages)
` [PATCH v4 3/5] powerpc/mm: allow memory hotplug into a memoryless node
` [PATCH v4 4/5] mm: make processing of movable_node arch-specific

regression 4.8+ commit 8ea1d2a (mm, frontswap: convert frontswap_enabled to static key) cause memory leak on swapon
 2016-10-26 13:42 UTC  (2+ messages)
` [PATCH] mm, frontswap: make sure allocated frontswap map is assigned

[PATCH 0/3] iopmem : A block device for PCIe memory
 2016-10-26 13:39 UTC  (15+ messages)
` [PATCH 1/3] memremap.c : Add support for ZONE_DEVICE IO memory with struct pages

[PATCH stable 4.4 0/4] mm: workingset backports
 2016-10-26 13:10 UTC  (11+ messages)
` [PATCH stable 4.4 1/4] mm: workingset: fix crash in shadow node shrinker caused by replace_page_cache_page()
` [PATCH stable 4.4 2/4] mm: filemap: don't plant shadow entries without radix tree node
` [PATCH stable 4.4 3/4] mm: filemap: fix mapping->nrpages double accounting in fuse
` [PATCH stable 4.4 4/4] Using BUG_ON() as an assert() is _never_ acceptable

[PATCH] mm: fixup get_user_pages* comments
 2016-10-26  9:07 UTC  (2+ messages)

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

[PATCH 0/5] mmu gather changes
 2016-10-26  8:48 UTC  (6+ messages)
` [PATCH 1/5] mm: Use the correct page size when removing the page
` [PATCH 2/5] mm: Update mmu_gather range correctly
` [PATCH 3/5] mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages
` [PATCH 4/5] mm: Add tlb_remove_check_page_size_change to track page size change
` [PATCH 5/5] mm: Remove the page size change check in tlb_remove_page

[PATCHv4 00/43] ext4: support of huge pages
 2016-10-26  7:36 UTC  (9+ messages)
` [PATCHv4 18/43] block: define BIO_MAX_PAGES to HPAGE_PMD_NR if huge page cache enabled

[PATCH v6 0/6] Introduce ZONE_CMA
 2016-10-26  7:27 UTC  (6+ messages)
` [PATCH v6 3/6] mm/cma: populate ZONE_CMA

[RFC PATCH 0/5] Reduce fragmentation
 2016-10-26  6:08 UTC  (12+ messages)
` [RFC PATCH 1/5] mm/page_alloc: always add freeing page at the tail of the buddy list
` [RFC PATCH 2/5] mm/page_alloc: use smallest fallback page first in movable allocation

[PATCHv3 00/41] ext4: support of huge pages
 2016-10-24 11:36 UTC  (11+ messages)
` [PATCHv3 13/41] truncate: make sure invalidate_mapping_pages() can discard "
` [PATCHv3 17/41] filemap: handle huge pages in filemap_fdatawait_range()

[PATCH 0/7] powerpc/mm: refactor vDSO mapping code
 2016-10-25 19:16 UTC  (9+ messages)
` [PATCH 1/7] powerpc/vdso: unify return paths in setup_additional_pages
` [PATCH 2/7] powerpc/vdso: remove unused params in vdso_do_func_patch{32,64}
` [PATCH 3/7] powerpc/vdso: separate common code in vdso_common
` [PATCH 4/7] powerpc/vdso: introduce init_vdso{32,64}_pagelist
` [PATCH 5/7] powerpc/vdso: split map_vdso from arch_setup_additional_pages
` [PATCH 6/7] powerpc/vdso: switch from legacy_special_mapping_vmops
` [PATCH 7/7] mm: kill arch_mremap
  ` [PATCHv2 "

Rewording language in mbind(2) to "threads" not "processes"
 2016-10-25 15:40 UTC  (2+ messages)

[PATCH] mm: memcontrol: do not recurse in direct reclaim
 2016-10-25 15:07 UTC  (6+ messages)

[PATCH 4/4] mm: remove kernel address exposure in free_reserved_area()
 2016-10-25 14:51 UTC 

[PATCH] slub: avoid false-postive warning
 2016-10-25 11:33 UTC  (2+ messages)

[PATCH v2] shmem: avoid maybe-uninitialized warning
 2016-10-25  8:56 UTC  (2+ messages)

[PATCH] shmem: avoid huge pages for small files
 2016-10-25  5:28 UTC  (11+ messages)

[PATCH v2 0/8] mm/swap: Regular page swap optimizations
 2016-10-25  2:05 UTC  (4+ messages)
` [PATCH v2 2/8] mm/swap: Add cluster lock

[net-next PATCH RFC 00/26] Add support for DMA writable pages being writable by the network stack
 2016-10-25  1:22 UTC  (5+ messages)
` [net-next PATCH RFC 02/26] swiotlb: Add support for DMA_ATTR_SKIP_CPU_SYNC


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