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

[PATCH 00/16] v6 kernel core pieces refcount conversions
 2018-12-05  1:06 UTC  (2+ messages)

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

[RFC PATCH 00/14] Heterogeneous Memory System (HMS) and hbind()
 2018-12-05  0:54 UTC  (36+ messages)
` [RFC PATCH 02/14] mm/hms: heterogenenous memory system (HMS) documentation

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

RFC: revisiting shared page tables
 2018-12-05  0:42 UTC  (2+ messages)

[PATCH RFC 0/3] Fix KVM misinterpreting Reserved page as an MMIO page
 2018-12-05  0:26 UTC  (15+ messages)
` [PATCH RFC 2/3] mm: Add support for exposing if dev_pagemap supports refcount pinning

Obviously wrong values of Committed_AS on a range of kernels
 2018-12-05  0:24 UTC 

mmotm 2018-12-04-16-00 uploaded
 2018-12-05  0:18 UTC  (2+ messages)

[PATCH] mm, page_alloc: Drop uneeded __meminit and __meminitdata
 2018-12-04 23:44 UTC  (2+ messages)

[PATCH 0/3] mmu notifier contextual informations
 2018-12-04 23:21 UTC  (6+ messages)
` [PATCH 3/3] mm/mmu_notifier: contextual information for event triggering invalidation

[PATCH 0/4][V4] drop the mmap_sem when doing IO in the fault path
 2018-12-04 22:50 UTC  (8+ messages)
` [PATCH 1/4] mm: infrastructure for page fault page caching
` [PATCH 3/4] filemap: drop the mmap_sem for all blocking operations
` [PATCH 4/4] mm: use the cached page for filemap_fault

[tip:core/rcu] slab: Replace synchronize_sched() with synchronize_rcu()
 2018-12-04 22:47 UTC 

[tip:core/rcu] main: Replace rcu_barrier_sched() with rcu_barrier()
 2018-12-04 22:42 UTC 

[tip:core/rcu] mm: Replace spin_is_locked() with lockdep
 2018-12-04 22:36 UTC 

[PATCH v12 00/25] kasan: add software tag-based mode for arm64
 2018-12-04 22:23 UTC  (3+ messages)
` [PATCH v12 05/25] kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS

After Vega 56/64 GPU hang I unable reboot system
 2018-12-04 22:18 UTC 

[PATCH v4 9/9] dmapool: debug: prevent endless loop in case of corruption
 2018-12-04 22:05 UTC  (10+ messages)

[PATCH V2] mm: Replace all open encodings for NUMA_NO_NODE
 2018-12-04 21:26 UTC  (2+ messages)

[RFC v2 00/13] Multi-Key Total Memory Encryption API (MKTME)
 2018-12-04 20:32 UTC  (28+ 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 03/13] syscall/x86: Wire up a new system call for memory encryption keys
` [RFC v2 04/13] x86/mm: Add helper functions for MKTME "
` [RFC v2 05/13] x86/mm: Set KeyIDs in encrypted VMAs
` [RFC v2 06/13] mm: Add the encrypt_mprotect() system call
` [RFC v2 07/13] x86/mm: Add helpers for reference counting encrypted VMAs
` [RFC v2 08/13] mm: Use reference counting for "
` [RFC v2 09/13] mm: Restrict memory encryption to anonymous VMA's
` [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
` [RFC v2 12/13] keys/mktme: Save MKTME data if kernel cmdline parameter allows
` [RFC v2 13/13] keys/mktme: Support CPU Hotplug for MKTME keys

[RFC PATCH v6 00/26] Control-flow Enforcement: Shadow Stack
 2018-12-04 18:16 UTC  (5+ messages)
` [RFC PATCH v6 04/26] x86/fpu/xstate: Introduce XSAVES system states

[PATCH V3 0/5] 52-bit userspace VAs
 2018-12-04 17:41 UTC  (4+ messages)
` [PATCH V3 4/5] arm64: mm: introduce 52-bit userspace support

[PATCH v2 0/6] memblock: simplify several early memory allocation
 2018-12-04 17:13 UTC  (4+ messages)
` [PATCH v2 1/6] powerpc: prefer memblock APIs returning virtual address

[PATCH 1/7] node: Link memory nodes to their compute nodes
 2018-12-04 16:54 UTC  (7+ messages)

[PATCH v3, RFC] iommu/io-pgtable-arm-v7s: Use page_frag to request DMA32 memory
 2018-12-04 16:41 UTC  (3+ messages)

[PATCH v2 0/3] iommu/io-pgtable-arm-v7s: Use DMA32 zone for page tables
 2018-12-04 16:28 UTC  (4+ messages)

KASAN: use-after-free Read in get_mem_cgroup_from_mm
 2018-12-04 15:43 UTC  (2+ messages)

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

use generic DMA mapping code in powerpc V4
 2018-12-04 14:24 UTC  (13+ messages)

[PATCH 3/3] hugetlbfs: remove unnecessary code after i_mmap_rwsem synchronization
 2018-12-04 13:54 UTC  (2+ messages)

[PATCH 2/3] hugetlbfs: Use i_mmap_rwsem to fix page fault/truncate race
 2018-12-04 13:54 UTC  (2+ messages)

[PATCH 1/3] hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization
 2018-12-04 13:54 UTC  (2+ messages)

[PATCH V2 0/5] NestMMU pte upgrade workaround for mprotect
 2018-12-04 13:29 UTC  (5+ messages)
` [PATCH V2 4/5] mm/hugetlb: Add prot_modify_start/commit sequence for hugetlb update

[PATCH v7 00/25] APEI in_nmi() rework and SDEI wire-up
 2018-12-04 13:01 UTC  (5+ messages)
` [PATCH v7 02/25] ACPI / APEI: Remove silent flag from ghes_read_estatus()
` [PATCH v7 03/25] ACPI / APEI: Switch estatus pool to use vmalloc memory

[RFC Get rid of shrink code - memory-hotplug]
 2018-12-04 12:43 UTC  (3+ messages)

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

[RFC v1 PATCH 0/6] hardening: statically allocated protected memory
 2018-12-04 12:18 UTC  (7+ messages)
` [PATCH 1/6] __wr_after_init: linker section and label
` [PATCH 2/6] __wr_after_init: write rare for static allocation
` [PATCH 3/6] rodata_test: refactor tests
` [PATCH 4/6] rodata_test: add verification for __wr_after_init
` [PATCH 5/6] __wr_after_init: test write rare functionality
` [PATCH 6/6] __wr_after_init: lkdtm test

[PATCH RFCv2 0/4] mm/memory_hotplug: Introduce memory block types
 2018-12-04  9:47 UTC  (4+ messages)
` [PATCH RFCv2 3/4] mm/memory_hotplug: Introduce and use more memory types

[PATCH v2] mm, sparse: drop pgdat_resize_lock in sparse_add/remove_one_section()
 2018-12-04  9:24 UTC  (10+ messages)
` [PATCH v3 1/2] "
  ` [PATCH v4 "
    ` [PATCH v4 2/2] mm, sparse: pass nid instead of pgdat to sparse_add_one_section()

[PATCH] mm, page_alloc: fix calculation of pgdat->nr_zones
 2018-12-04  9:11 UTC  (5+ messages)

[PATCH 1/3] mm/memcg: Fix min/low usage in propagate_protected_usage()
 2018-12-04  8:44 UTC  (8+ messages)
` [PATCH 2/3] mm/vmscan: Enable kswapd to reclaim low-protected memory

[PATCH 1/2] mm: add probe_user_read() and probe_user_address()
 2018-12-04  8:42 UTC  (2+ messages)

[PATCH 1/3] mm: add include files so that function definitions have a prototype
 2018-12-04  7:48 UTC  (6+ messages)
` [PATCH 2/3] mm: move two private functions to static linkage
` [PATCH 3/3] mm: add missing declaration of memmap_init in linux/mm.h

[PATCH v2 1/9] mm: Introduce new vm_insert_range API
 2018-12-04  6:46 UTC  (5+ messages)

pkeys: Reserve PKEY_DISABLE_READ
 2018-12-04  6:23 UTC  (11+ messages)

Number of arguments in vmalloc.c
 2018-12-04  3:12 UTC  (6+ messages)

[PATCH v2] memblock: Anonotate memblock_is_reserved() with __init_memblock
 2018-12-04  3:04 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).