linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-05 12:13:13 to 2018-12-06 13:19:36 UTC [more...]

[PATCH] mm, kmemleak: Little optimization while scanning
 2018-12-06 13:19 UTC 

[PATCH v8 0/8] arm64: untag user pointers passed to the kernel
 2018-12-06 12:44 UTC  (10+ 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 V4 0/6] 52-bit userspace VAs
 2018-12-06 12:28 UTC  (15+ messages)
` [PATCH V4 1/6] mm: mmap: Allow for "high" userspace addresses
` [PATCH V4 2/6] arm64: mm: Introduce DEFAULT_MAP_WINDOW
` [PATCH V4 3/6] arm64: mm: Define arch_get_mmap_end, arch_get_mmap_base
` [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

[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

[PATCH] mm/alloc: fallback to first node if the wanted node offline
 2018-12-06 12:11 UTC  (20+ messages)

[RFC PATCH] hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined
 2018-12-06 12:02 UTC  (10+ 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

Number of arguments in vmalloc.c
 2018-12-06 11:24 UTC  (9+ messages)

[RFC v2 00/13] Multi-Key Total Memory Encryption API (MKTME)
 2018-12-06 11:22 UTC  (32+ messages)
` [RFC v2 01/13] x86/mktme: Document the MKTME APIs
` [RFC v2 02/13] mm: Generalize the mprotect implementation to support extensions
` [RFC v2 04/13] x86/mm: Add helper functions for MKTME memory encryption keys
` [RFC v2 05/13] x86/mm: Set KeyIDs in encrypted VMAs
` [RFC v2 06/13] mm: Add the encrypt_mprotect() system call
` [RFC v2 10/13] keys/mktme: Add the MKTME Key Service type for memory encryption
` [RFC v2 11/13] keys/mktme: Program memory encryption keys on a system wide basis

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

use generic DMA mapping code in powerpc V4
 2018-12-06 10:55 UTC  (12+ messages)

[PATCH RFC 0/7] mm: PG_reserved cleanups and documentation
 2018-12-06 10:46 UTC  (17+ messages)
` [PATCH RFC 1/7] agp: efficeon: no need to set PG_reserved on GATT tables
` [PATCH RFC 2/7] s390/vdso: don't clear PG_reserved
` [PATCH RFC 3/7] powerpc/vdso: "
` [PATCH RFC 4/7] riscv/vdso: "
` [PATCH RFC 5/7] m68k/mm: use __ClearPageReserved()
` [PATCH RFC 6/7] arm64: kexec: no need to ClearPageReserved()
` [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)

[mmotm:master 48/283] mm/kasan/common.c:481:17: error: 'KASAN_SHADOW_INIT' undeclared; did you mean 'KASAN_SHADOW_END'?
 2018-12-06 10:13 UTC  (2+ messages)

mmotm 2018-11-29-13-37 uploaded
 2018-12-06 10:11 UTC  (3+ messages)
` mmotm 2018-11-29-13-37 uploaded (kasan)

[PATCH v4 0/3] iommu/io-pgtable-arm-v7s: Use DMA32 zone for page tables
 2018-12-06 10:09 UTC  (21+ messages)
` [PATCH v4 1/3] mm: slab/slub: Add check_slab_flags function to check for valid flags
` [PATCH v4 2/3] mm: Add support for kmem caches in DMA32 zone
` [PATCH v4 3/3] iommu/io-pgtable-arm-v7s: Request DMA32 memory, and improve debugging

[RFC v1 PATCH 0/6] hardening: statically allocated protected memory
 2018-12-06  9:44 UTC  (5+ messages)
` [PATCH 2/6] __wr_after_init: write rare for static allocation

[PATCH 1/2] mm, pageblock: make sure pageblock won't exceed mem_sectioin
 2018-12-06  9:42 UTC  (9+ messages)

[PATCH] mm: thp: fix soft dirty for migration when split
 2018-12-06  8:46 UTC 

[PATCH 1/2] admin-guide/memory-hotplug.rst: remove locking internal part from admin-guide
 2018-12-06  8:22 UTC  (8+ messages)
` [PATCH 2/2] core-api/memory-hotplug.rst: divide Locking Internal section by different locks
` [PATCH v2 1/2] admin-guide/memory-hotplug.rst: remove locking internal part from admin-guide
  ` [PATCH v2 2/2] core-api/memory-hotplug.rst: divide Locking Internal section by different locks

[linux-next:master 6857/7074] htmldocs: drivers/gpu/drm/amd/amdgpu/amdgpu_mn.c:251: warning: Function parameter or member 'range' not described in 'amdgpu_mn_invalidate_range_start_gfx'
 2018-12-06  7:51 UTC 

[PATCH v2 0/6] memblock: simplify several early memory allocation
 2018-12-06  7:31 UTC  (9+ messages)
` [PATCH v2 1/6] powerpc: prefer memblock APIs returning virtual address
` [PATCH v2 2/6] microblaze: prefer memblock API "

[PATCH] squashfs: enable __GFP_FS in ->readpage to prevent hang in mem alloc
 2018-12-06  1:14 UTC  (2+ messages)

[RFC PATCH 02/14] mm/hms: heterogenenous memory system (HMS) documentation
 2018-12-06  0:08 UTC  (28+ messages)

[PATCH v2 0/3] mmu notifier contextual informations
 2018-12-05 23:15 UTC  (10+ messages)
` [PATCH v2 1/3] mm/mmu_notifier: use structure for invalidate_range_start/end callback
` [PATCH v2 2/3] mm/mmu_notifier: use structure for invalidate_range_start/end calls v2

[PATCH 1/3] mm/memcg: Fix min/low usage in propagate_protected_usage()
 2018-12-05 23:11 UTC  (4+ messages)

[PATCH 0/4][V4] drop the mmap_sem when doing IO in the fault path
 2018-12-05 22:23 UTC  (8+ messages)
` [PATCH 2/4] filemap: kill page_cache_read usage in filemap_fault
` [PATCH 3/4] filemap: drop the mmap_sem for all blocking operations
` [PATCH 4/4] mm: use the cached page for filemap_fault

[mm PATCH v6 0/7] Deferred page init improvements
 2018-12-05 20:42 UTC  (5+ messages)
` [mm PATCH v6 6/7] mm: Add reserved flag setting to set_page_links

pkeys: Reserve PKEY_DISABLE_READ
 2018-12-05 20:36 UTC  (17+ messages)

[PATCH v2] kmemleak: Turn kmemleak_lock to raw spinlock on RT
 2018-12-05 19:14 UTC  (6+ messages)

[RFC Get rid of shrink code - memory-hotplug]
 2018-12-05 19:12 UTC  (5+ messages)

[RFC PATCH 00/14] Heterogeneous Memory System (HMS) and hbind()
 2018-12-05 17:53 UTC  (11+ messages)

[PATCH RFC] Ext4: fix deadlock on dirty pages between fault and writeback
 2018-12-05 17:06 UTC 

[PATCH 0/3] mmu notifier contextual informations
 2018-12-05 16:28 UTC  (5+ messages)
` [PATCH 2/3] mm/mmu_notifier: use structure for invalidate_range_start/end calls

[PATCH v1] drivers/base/memory.c: Use DEVICE_ATTR_RO and friends
 2018-12-05 15:57 UTC  (2+ messages)

[PATCH v2 0/3] iommu/io-pgtable-arm-v7s: Use DMA32 zone for page tables
 2018-12-05 14:41 UTC  (5+ messages)

kmemleak: Early log buffer exceeded (525980) during boot
 2018-12-05 14:38 UTC  (4+ messages)

[PATCH 0/2] put_user_page*(): start converting the call sites
 2018-12-05 14:08 UTC  (4+ messages)

[PATCH] mm: fix polled swap page in
 2018-12-05 13:49 UTC 


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