linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v5 0/3] iommu/io-pgtable-arm-v7s: Use DMA32 zone for page tables
 2018-12-07  6:16 UTC  (4+ messages)
` [PATCH v5 1/3] mm: Add support for kmem caches in DMA32 zone
` [PATCH v5 2/3] iommu/io-pgtable-arm-v7s: Request DMA32 memory, and improve debugging
` [PATCH v5 3/3] mm: Add /sys/kernel/slab/cache/cache_dma32

[PATCH] mm, kmemleak: Little optimization while scanning
 2018-12-07  6:14 UTC  (4+ messages)

[PATCH -V8 00/21] swap: Swapout/swapin THP in one piece
 2018-12-07  5:41 UTC  (22+ messages)
` [PATCH -V8 01/21] swap: Enable PMD swap operations for CONFIG_THP_SWAP
` [PATCH -V8 02/21] swap: Add __swap_duplicate_locked()
` [PATCH -V8 03/21] swap: Support PMD swap mapping in swap_duplicate()
` [PATCH -V8 04/21] swap: Support PMD swap mapping in put_swap_page()
` [PATCH -V8 05/21] swap: Support PMD swap mapping in free_swap_and_cache()/swap_free()
` [PATCH -V8 06/21] swap: Support PMD swap mapping when splitting huge PMD
` [PATCH -V8 07/21] swap: Support PMD swap mapping in split_swap_cluster()
` [PATCH -V8 08/21] swap: Support to read a huge swap cluster for swapin a THP
` [PATCH -V8 09/21] swap: Swapin a THP in one piece
` [PATCH -V8 10/21] swap: Support to count THP swapin and its fallback
` [PATCH -V8 11/21] swap: Add sysfs interface to configure THP swapin
` [PATCH -V8 12/21] swap: Support PMD swap mapping in swapoff
` [PATCH -V8 13/21] swap: Support PMD swap mapping in madvise_free()
` [PATCH -V8 14/21] swap: Support to move swap account for PMD swap mapping
` [PATCH -V8 15/21] swap: Support to copy PMD swap mapping when fork()
` [PATCH -V8 16/21] swap: Free PMD swap mapping when zap_huge_pmd()
` [PATCH -V8 17/21] swap: Support PMD swap mapping for MADV_WILLNEED
` [PATCH -V8 18/21] swap: Support PMD swap mapping in mincore()
` [PATCH -V8 19/21] swap: Support PMD swap mapping in common path
` [PATCH -V8 20/21] swap: create PMD swap mapping when unmap the THP
` [PATCH -V8 21/21] swap: Update help of CONFIG_THP_SWAP

[PATCH RFC] Ext4: fix deadlock on dirty pages between fault and writeback
 2018-12-07  5:20 UTC  (2+ messages)

[PATCHv2] mm/pageblock: throw compiling time error if pageblock_bits can not hold MIGRATE_TYPES
 2018-12-07  4:53 UTC 

[PATCH] mm/pageblock: throw compiling time error if pageblock_bits can not hold MIGRATE_TYPES
 2018-12-07  4:49 UTC  (3+ messages)

[Question] Why we always pass NULL to drain_local_pages() in drain_local_pages_wq()?
 2018-12-07  4:29 UTC 

[RFC v2 00/13] Multi-Key Total Memory Encryption API (MKTME)
 2018-12-07  4:23 UTC  (24+ messages)
` [RFC v2 10/13] keys/mktme: Add the MKTME Key Service type for memory encryption
` [RFC v2 12/13] keys/mktme: Save MKTME data if kernel cmdline parameter allows

[PATCH 0/1] userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registered
 2018-12-07  3:43 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH] mm: thp: fix soft dirty for migration when split
 2018-12-07  3:34 UTC  (2+ messages)

[PATCH v2 0/3] mmu notifier contextual informations
 2018-12-07  3:30 UTC  (3+ messages)
` [PATCH v2 1/3] mm/mmu_notifier: use structure for invalidate_range_start/end callback

[PATCH 0/2] Don’t leave executable TLB entries to freed pages
 2018-12-07  3:06 UTC  (24+ messages)
` [PATCH 1/2] vmalloc: New flag for flush before releasing pages

[PATCH] mm/alloc: fallback to first node if the wanted node offline
 2018-12-07  2:56 UTC  (14+ messages)

[PATCH 0/2] put_user_page*(): start converting the call sites
 2018-12-07  2:45 UTC  (10+ messages)
` [PATCH 1/2] mm: introduce put_user_page*(), placeholder versions

[RFC PATCH 00/14] Heterogeneous Memory System (HMS) and hbind()
 2018-12-07  0:20 UTC  (22+ messages)

[PATCH V5 0/7] 52-bit userspace VAs
 2018-12-06 22:50 UTC  (8+ messages)
` [PATCH V5 1/7] mm: mmap: Allow for "high" userspace addresses
` [PATCH V5 2/7] arm64: mm: Introduce DEFAULT_MAP_WINDOW
` [PATCH V5 3/7] arm64: mm: Define arch_get_mmap_end, arch_get_mmap_base
` [PATCH V5 4/7] arm64: mm: Offset TTBR1 to allow 52-bit PTRS_PER_PGD
` [PATCH V5 5/7] arm64: mm: Prevent mismatched 52-bit VA support
` [PATCH V5 6/7] arm64: mm: introduce 52-bit userspace support
` [PATCH V5 7/7] arm64: mm: Allow forcing all userspace addresses to 52-bit

[PATCH] aio: Convert ioctx_table to XArray
 2018-12-06 22:26 UTC  (4+ messages)

[PATCH 0/4][V4] drop the mmap_sem when doing IO in the fault path
 2018-12-06 22:24 UTC  (3+ messages)

[PATCH] PCI/P2PDMA: Match interface changes to devm_memremap_pages()
 2018-12-06 22:17 UTC  (3+ messages)

[PATCH V3 1/5] mm: Update ptep_modify_prot_start/commit to take vm_area_struct as arg
 2018-12-06 21:58 UTC  (2+ messages)

[PATCH 3/3] mm/mmu_notifier: contextual information for event triggering invalidation
 2018-12-06 21:51 UTC  (4+ messages)

[PATCH v2 0/6] memblock: simplify several early memory allocation
 2018-12-06 21:30 UTC  (6+ messages)
` [PATCH v2 5/6] arch: simplify several early memory allocations

[PATCH 0/2] docs/mm-api: link kernel-doc comments from slab_common.c
 2018-12-06 21:13 UTC  (3+ messages)
` [PATCH 1/2] slab: make kmem_cache_create{_usercopy} description proper kernel-doc
` [PATCH 2/2] docs/mm-api: link slab_common.c to "The Slab Cache" section

[PATCH 2/3] mm/mmu_notifier: use structure for invalidate_range_start/end calls
 2018-12-06 20:35 UTC  (3+ messages)

use generic DMA mapping code in powerpc V4
 2018-12-06 19:36 UTC  (14+ messages)

[PATCH v3 9/9] xen/privcmd-buf.c: Convert to use vm_insert_range
 2018-12-06 18:45 UTC 

[PATCH v3 8/9] xen/gntdev.c: Convert to use vm_insert_range
 2018-12-06 18:45 UTC 

[PATCH v3 7/9] videobuf2/videobuf2-dma-sg.c: Convert to use vm_insert_range
 2018-12-06 18:44 UTC 

[PATCH v3 6/9] iommu/dma-iommu.c: Convert to use vm_insert_range
 2018-12-06 18:43 UTC 

[PATCH v3 5/9] drm/xen/xen_drm_front_gem.c: Convert to use vm_insert_range
 2018-12-06 18:43 UTC 

[PATCH v3 4/9] drm/rockchip/rockchip_drm_gem.c: Convert to use vm_insert_range
 2018-12-06 18:42 UTC 

[PATCH v3 3/9] drivers/firewire/core-iso.c: Convert to use vm_insert_range
 2018-12-06 18:41 UTC 

[PATCH v3 2/9] arch/arm/mm/dma-mapping.c: Convert to use vm_insert_range
 2018-12-06 18:41 UTC 

[PATCH v3 1/9] mm: Introduce new vm_insert_range API
 2018-12-06 18:39 UTC 

[PATCH v3 0/9] Use vm_insert_range
 2018-12-06 18:37 UTC 

[RESEND PATCH v4 0/5] Clean up huge vmap and ioremap code
 2018-12-06 18:21 UTC  (6+ messages)
` [RESEND PATCH v4 1/5] ioremap: Rework pXd_free_pYd_page() API
` [RESEND PATCH v4 2/5] arm64: mmu: Drop pXd_present() checks from pXd_free_pYd_table()
` [RESEND PATCH v4 3/5] x86/pgtable: Drop pXd_none() "
` [RESEND PATCH v4 4/5] lib/ioremap: Ensure phys_addr actually corresponds to a physical address
` [RESEND PATCH v4 5/5] lib/ioremap: Ensure break-before-make is used for huge p4d mappings

[PATCH 0/2] Introduce common code for risc-v sparsemem support
 2018-12-06 17:40 UTC  (4+ messages)
` [PATCH 2/2] mm/sparse: add common helper to mark all memblocks present

Number of arguments in vmalloc.c
 2018-12-06 17:26 UTC  (10+ messages)

[PATCH] docs/core-api: make mm-api.rst more structured
 2018-12-06 17:20 UTC  (2+ messages)

[PATCH v7 00/25] APEI in_nmi() rework and SDEI wire-up
 2018-12-06 16:18 UTC  (9+ messages)
` [PATCH v7 13/25] KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing
` [PATCH v7 14/25] arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
` [PATCH v7 23/25] arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work
` [PATCH v7 24/25] firmware: arm_sdei: Add ACPI GHES registration helper

[PATCH V4 0/6] 52-bit userspace VAs
 2018-12-06 14:52 UTC  (15+ messages)
` [PATCH V4 2/6] arm64: mm: Introduce DEFAULT_MAP_WINDOW
` [PATCH V4 4/6] arm64: mm: Offset TTBR1 to allow 52-bit PTRS_PER_PGD
` [PATCH V4 5/6] arm64: mm: introduce 52-bit userspace support
` [PATCH V4 6/6] arm64: mm: Allow forcing all userspace addresses to 52-bit

use generic DMA mapping code in powerpc V4
 2018-12-06 14:11 UTC  (21+ messages)
` [PATCH 01/34] powerpc: use mm zones more sensibly
` [PATCH 02/34] powerpc: allow NOT_COHERENT_CACHE for amigaone
` [PATCH 03/34] powerpc/dma: remove the unused ARCH_HAS_DMA_MMAP_COHERENT define
` [PATCH 04/34] powerpc/dma: remove the unused ISA_DMA_THRESHOLD export
` [PATCH 05/34] powerpc/dma: remove the unused dma_iommu_ops export
` [PATCH 06/34] powerpc/dma: split the two __dma_alloc_coherent implementations
` [PATCH 07/34] powerpc/dma: remove the no-op dma_nommu_unmap_{page,sg} routines
  ` [PATCH 07/34] powerpc/dma: remove the no-op dma_nommu_unmap_{page, sg} routines
` [PATCH 08/34] powerpc/dma: untangle vio_dma_mapping_ops from dma_iommu_ops
` [PATCH 14/34] powerpc/dart: remove dead cleanup code in iommu_init_early_dart
` [PATCH 19/34] cxl: drop the dma_set_mask callback from vphb

[PATCH v8 0/8] arm64: untag user pointers passed to the kernel
 2018-12-06 14:08 UTC  (11+ messages)
` [PATCH v8 1/8] arm64: add type casts to untagged_addr macro
` [PATCH v8 2/8] uaccess: add untagged_addr definition for other arches

[PATCH v12 00/25] kasan: add software tag-based mode for arm64
 2018-12-06 12:25 UTC  (12+ messages)
` [PATCH v12 05/25] kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
` [PATCH v12 20/25] kasan, arm64: add brk handler for inline instrumentation
` [PATCH v12 23/25] kasan, arm64: select HAVE_ARCH_KASAN_SW_TAGS

[PATCH v13 00/25] kasan: add software tag-based mode for arm64
 2018-12-06 12:24 UTC  (26+ messages)
` [PATCH v13 01/25] kasan, mm: change hooks signatures
` [PATCH v13 02/25] kasan, slub: handle pointer tags in early_kmem_cache_node_alloc
` [PATCH v13 03/25] kasan: move common generic and tag-based code to common.c
` [PATCH v13 04/25] kasan: rename source files to reflect the new naming scheme
` [PATCH v13 05/25] kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
` [PATCH v13 06/25] kasan, arm64: adjust shadow size for tag-based mode
` [PATCH v13 07/25] kasan: rename kasan_zero_page to kasan_early_shadow_page
` [PATCH v13 08/25] kasan: initialize shadow to 0xff for tag-based mode
` [PATCH v13 09/25] arm64: move untagged_addr macro from uaccess.h to memory.h
` [PATCH v13 10/25] kasan: add tag related helper functions
` [PATCH v13 11/25] kasan, arm64: untag address in _virt_addr_is_linear
` [PATCH v13 12/25] kasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU
` [PATCH v13 13/25] kasan, arm64: fix up fault handling logic
` [PATCH v13 14/25] kasan, arm64: enable top byte ignore for the kernel
` [PATCH v13 15/25] kasan, mm: perform untagged pointers comparison in krealloc
` [PATCH v13 16/25] kasan: split out generic_report.c from report.c
` [PATCH v13 17/25] kasan: add bug reporting routines for tag-based mode
` [PATCH v13 18/25] mm: move obj_to_index to include/linux/slab_def.h
` [PATCH v13 19/25] kasan: add hooks implementation for tag-based mode
` [PATCH v13 20/25] kasan, arm64: add brk handler for inline instrumentation
` [PATCH v13 21/25] kasan, mm, arm64: tag non slab memory allocated via pagealloc
` [PATCH v13 22/25] kasan: add __must_check annotations to kasan hooks
` [PATCH v13 23/25] kasan, arm64: select HAVE_ARCH_KASAN_SW_TAGS
` [PATCH v13 24/25] kasan: update documentation
` [PATCH v13 25/25] kasan: add SPDX-License-Identifier mark to source files

[RFC PATCH] hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined
 2018-12-06 12:02 UTC  (7+ messages)

[PATCH] mm: hide incomplete nr_indirectly_reclaimable in /proc/zoneinfo
 2018-12-06 11:31 UTC  (5+ messages)
` Patch "mm: hide incomplete nr_indirectly_reclaimable in /proc/zoneinfo" has been added to the 4.14-stable tree

[PATCH RFC 0/7] mm: PG_reserved cleanups and documentation
 2018-12-06 10:46 UTC  (7+ messages)
` [PATCH RFC 7/7] mm: better document PG_reserved

[mmotm:master 45/283] mm/kasan/common.c:238:7: error: 'struct kmem_cache' has no member named 'kasan_info'
 2018-12-06 10:18 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox