linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-03 09:26:05 to 2018-12-04 09:53:46 UTC [more...]

use generic DMA mapping code in powerpc V4
 2018-12-04  9:53 UTC  (12+ messages)

[RFC v2 00/13] Multi-Key Total Memory Encryption API (MKTME)
 2018-12-04  9:50 UTC  (24+ 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

[PATCH RFCv2 0/4] mm/memory_hotplug: Introduce memory block types
 2018-12-04  9:47 UTC  (11+ messages)
` [PATCH RFCv2 1/4] "
` [PATCH RFCv2 2/4] mm/memory_hotplug: Replace "bool want_memblock" by "int type"
` [PATCH RFCv2 3/4] mm/memory_hotplug: Introduce and use more memory types

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

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

[RFC Get rid of shrink code - memory-hotplug]
 2018-12-04  9:26 UTC 

[PATCH v2] mm, sparse: drop pgdat_resize_lock in sparse_add/remove_one_section()
 2018-12-04  9:24 UTC  (12+ 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] mm/alloc: fallback to first node if the wanted node offline
 2018-12-04  9:09 UTC  (13+ messages)

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

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

[PATCH v3, RFC] iommu/io-pgtable-arm-v7s: Use page_frag to request DMA32 memory
 2018-12-04  8:23 UTC 

[PATCH 0/3] mmu notifier contextual informations
 2018-12-04  8:17 UTC  (7+ messages)
` [PATCH 1/3] mm/mmu_notifier: use structure for invalidate_range_start/end callback
` [PATCH 2/3] mm/mmu_notifier: use structure for invalidate_range_start/end calls
` [PATCH 3/3] mm/mmu_notifier: contextual information for event triggering invalidation

[PATCH 0/2] put_user_page*(): start converting the call sites
 2018-12-04  7:53 UTC  (4+ messages)
` [PATCH 1/2] mm: introduce put_user_page*(), placeholder versions
` [PATCH 2/2] infiniband/mm: convert put_page() to put_user_page*()

[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

[RFC PATCH 00/14] Heterogeneous Memory System (HMS) and hbind()
 2018-12-04  7:44 UTC  (16+ messages)
` [RFC PATCH 01/14] mm/hms: heterogeneous memory system (sysfs infrastructure)
` [RFC PATCH 02/14] mm/hms: heterogenenous memory system (HMS) documentation
` [RFC PATCH 03/14] mm/hms: add target memory to heterogeneous memory system infrastructure
` [RFC PATCH 04/14] mm/hms: add initiator "
` [RFC PATCH 05/14] mm/hms: add link "
` [RFC PATCH 06/14] mm/hms: add bridge "
` [RFC PATCH 07/14] mm/hms: register main memory with heterogenenous memory system
` [RFC PATCH 08/14] mm/hms: register main CPUs "
` [RFC PATCH 09/14] mm/hms: hbind() for heterogeneous memory system (aka mbind() for HMS)
` [RFC PATCH 10/14] mm/hbind: add heterogeneous memory policy tracking infrastructure
` [RFC PATCH 11/14] mm/hbind: add bind command to heterogeneous memory policy
` [RFC PATCH 12/14] mm/hbind: add migrate command to hbind() ioctl
` [RFC PATCH 13/14] drm/nouveau: register GPU under heterogeneous memory system
` [RFC PATCH 14/14] test/hms: tests for "

[PATCH RFC 0/3] Fix KVM misinterpreting Reserved page as an MMIO page
 2018-12-04  6:59 UTC  (11+ messages)
` [PATCH RFC 1/3] kvm: Split use cases for kvm_is_reserved_pfn to kvm_is_refcounted_pfn
` [PATCH RFC 2/3] mm: Add support for exposing if dev_pagemap supports refcount pinning
` [PATCH RFC 3/3] kvm: Add additional check to determine if a page is refcounted

[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  (13+ 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  (4+ messages)

[PATCH -V7 00/21] swap: Swapout/swapin THP in one piece
 2018-12-04  2:30 UTC  (6+ messages)
` [PATCH -V7 RESEND 08/21] swap: Support to read a huge swap cluster for swapin a THP

[PATCH] squashfs: enable __GFP_FS in ->readpage to prevent hang in mem alloc
 2018-12-04  2:08 UTC 

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

[PATCH v2] iomap: get/put the page in iomap_page_create/release()
 2018-12-04  0:38 UTC  (3+ messages)

[PATCH v8 0/7] mm: Merge hmm into devm_memremap_pages, mark GPL-only
 2018-12-03 23:37 UTC  (2+ messages)

[Bug 201865] New: BUG: Bad rss-counter state mm:00000000d5ef1295 idx:1 val:3
 2018-12-03 21:54 UTC 

[PATCH] psi: fix reference to kernel commandline enable
 2018-12-03 21:34 UTC 

[PATCH v2] mm, hotplug: move init_currently_empty_zone() under zone_span_lock protection
 2018-12-03 20:50 UTC  (7+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

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

[PATCH 0/3] hugetlbfs: use i_mmap_rwsem for better synchronization
 2018-12-03 20:08 UTC  (4+ messages)
` [PATCH 1/3] hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization
` [PATCH 2/3] hugetlbfs: Use i_mmap_rwsem to fix page fault/truncate race
` [PATCH 3/3] hugetlbfs: remove unnecessary code after i_mmap_rwsem synchronization

[PATCH V2] mm: Replace all open encodings for NUMA_NO_NODE
 2018-12-03 18:59 UTC  (2+ messages)

[PATCH v7 00/25] APEI in_nmi() rework and SDEI wire-up
 2018-12-03 18:06 UTC  (26+ messages)
` [PATCH v7 01/25] ACPI / APEI: Don't wait to serialise with oops messages when panic()ing
` [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
` [PATCH v7 04/25] ACPI / APEI: Make hest.c manage the estatus memory pool
` [PATCH v7 05/25] ACPI / APEI: Make estatus pool allocation a static size
` [PATCH v7 06/25] ACPI / APEI: Don't store CPER records physical address in struct ghes
` [PATCH v7 07/25] ACPI / APEI: Remove spurious GHES_TO_CLEAR check
` [PATCH v7 08/25] ACPI / APEI: Don't update struct ghes' flags in read/clear estatus
` [PATCH v7 09/25] ACPI / APEI: Generalise the estatus queue's notify code
` [PATCH v7 10/25] ACPI / APEI: Tell firmware the estatus queue consumed the records
` [PATCH v7 11/25] ACPI / APEI: Move NOTIFY_SEA between the estatus-queue and NOTIFY_NMI
` [PATCH v7 12/25] ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue
` [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 15/25] ACPI / APEI: Move locking to the notification helper
` [PATCH v7 16/25] ACPI / APEI: Let the notification helper specify the fixmap slot
` [PATCH v7 17/25] ACPI / APEI: Pass ghes and estatus separately to avoid a later copy
` [PATCH v7 18/25] ACPI / APEI: Split ghes_read_estatus() to allow a peek at the CPER length
` [PATCH v7 19/25] ACPI / APEI: Only use queued estatus entry during _in_nmi_notify_one()
` [PATCH v7 20/25] ACPI / APEI: Use separate fixmap pages for arm64 NMI-like notifications
` [PATCH v7 21/25] mm/memory-failure: Add memory_failure_queue_kick()
` [PATCH v7 22/25] ACPI / APEI: Kick the memory_failure() queue for synchronous errors
` [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 v7 25/25] ACPI / APEI: Add support for the SDEI GHES Notification type

[PATCH 0/9] Allow persistent memory to be used like normal RAM
 2018-12-03 17:16 UTC  (4+ messages)

[PATCH v3 1/2] mm: Refactor swap-in logic out of shmem_getpage_gfp
 2018-12-03 17:09 UTC  (2+ messages)
` [PATCH v3 2/2] mm: rid swapoff of quadratic complexity

[RFC PATCH] mm: add probe_user_read() and probe_user_address()
 2018-12-03 17:11 UTC  (3+ messages)

[PATCH v2 0/6] memblock: simplify several early memory allocation
 2018-12-03 16:55 UTC  (13+ messages)
` [PATCH v2 1/6] powerpc: prefer memblock APIs returning virtual address
` [PATCH v2 2/6] microblaze: prefer memblock API "
` [PATCH v2 3/6] sh: prefer memblock APIs "
` [PATCH v2 4/6] openrisc: simplify pte_alloc_one_kernel()
` [PATCH v2 5/6] arch: simplify several early memory allocations
` [PATCH v2 6/6] arm, unicore32: remove early_alloc*() wrappers

[RFC PATCH v4 00/13] ktask: multithread CPU-intensive kernel work
 2018-12-03 16:16 UTC  (4+ messages)

[PATCH v2] mm: prototype: rid swapoff of quadratic complexity
 2018-12-03 14:35 UTC  (4+ messages)

[PATCH] mm: page_mapped: don't assume compound page is huge or THP
 2018-12-03 11:28 UTC  (4+ messages)
` [PATCH v2] "

[PATCH -next] mm/hmm: remove set but not used variable 'devmem'
 2018-12-03 11:11 UTC  (2+ messages)

[PATCHv3 0/3] Fix couple of issues with LDT remap for PTI
 2018-12-03  9:26 UTC  (6+ messages)
` [PATCHv3 1/3] x86/mm: Move LDT remap out of KASLR region on 5-level paging


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