linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-29 10:44:11 to 2019-01-30 07:52:07 UTC [more...]

[PATCH] mm,memory_hotplug: Fix scan_movable_pages for gigantic hugepages
 2019-01-30  7:52 UTC  (7+ messages)

[PATCH] mm, swap: Potential NULL dereference in get_swap_page_of_type()
 2019-01-30  7:28 UTC  (4+ messages)
` [PATCH] mm, swap: bounds check swap_info accesses to avoid NULL derefs

[LSF/MM TOPIC] NUMA remote THP vs NUMA local non-THP under MADV_HUGEPAGE
 2019-01-30  7:17 UTC  (2+ messages)

[v3 PATCH] mm: ksm: do not block on page lock when searching stable tree
 2019-01-30  7:14 UTC  (2+ messages)

[PATCH v9 0/3] mm: Randomize free memory
 2019-01-30  6:48 UTC  (5+ messages)
` [PATCH v9 1/3] mm: Shuffle initial free memory to improve memory-side-cache utilization
` [PATCH v9 2/3] mm: Move buddy list manipulations into helpers
` [PATCH v9 3/3] mm: Maintain randomization of page free lists

[RFC PATCH v3 0/4] kvmppc: HMM backend driver to manage pages of secure guest
 2019-01-30  6:07 UTC  (5+ messages)
` [RFC PATCH v3 1/4] "
` [RFC PATCH v3 2/4] kvmppc: Add support for shared pages in HMM driver
` [RFC PATCH v3 3/4] kvmppc: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls
` [RFC PATCH v3 4/4] kvmppc: Handle memory plug/unplug to secure VM

Will the recent memory leak fixes be backported to longterm kernels?
 2019-01-30  5:58 UTC  (12+ messages)

[PATCH 0/2] [REGRESSION v4.19-20] mm: shrinkers are now way too aggressive
 2019-01-30  5:48 UTC  (4+ messages)
` [PATCH 1/2] Revert "mm: don't reclaim inodes with many attached pages"
` [PATCH 2/2] Revert "mm: slowly shrink slabs with a relatively small number of objects"

use generic DMA mapping code in powerpc V4
 2019-01-30  4:40 UTC  (16+ messages)

[RFC PATCH 0/5] Device peer to peer (p2p) through vma
 2019-01-30  4:30 UTC  (41+ messages)
` [RFC PATCH 1/5] pci/p2p: add a function to test peer to peer capability
` [RFC PATCH 2/5] drivers/base: "
` [RFC PATCH 3/5] mm/vma: add support for peer to peer to device vma
` [RFC PATCH 4/5] mm/hmm: add support for peer to peer to HMM device memory
` [RFC PATCH 5/5] mm/hmm: add support for peer to peer to special device vma

[PATCH 00/10] HMM updates for 5.1
 2019-01-30  3:03 UTC  (17+ messages)
` [PATCH 01/10] mm/hmm: use reference counting for HMM struct
` [PATCH 02/10] mm/hmm: do not erase snapshot when a range is invalidated
` [PATCH 03/10] mm/hmm: improve and rename hmm_vma_get_pfns() to hmm_range_snapshot()
` [PATCH 04/10] mm/hmm: improve and rename hmm_vma_fault() to hmm_range_fault()
` [PATCH 05/10] mm/hmm: improve driver API to work and wait over a range
` [PATCH 06/10] mm/hmm: add default fault flags to avoid the need to pre-fill pfns arrays
` [PATCH 07/10] mm/hmm: add an helper function that fault pages and map them to a device
` [PATCH 08/10] mm/hmm: support hugetlbfs (snap shoting, faulting and DMA mapping)
` [PATCH 09/10] mm/hmm: allow to mirror vma of a file on a DAX backed filesystem
` [PATCH 10/10] mm/hmm: add helpers for driver to safely take the mmap_sem

[PATCH] mm: fix sleeping function warning in alloc_swap_info
 2019-01-30  2:54 UTC  (13+ messages)

[PATCH 1/2] mm: introduce put_user_page*(), placeholder versions
 2019-01-30  2:21 UTC  (12+ messages)

[PATCH v2] mm/slub: introduce SLAB_WARN_ON_ERROR
 2019-01-30  1:43 UTC  (6+ messages)

[PATCH] vfs: Avoid softlockups in drop_pagecache_sb()
 2019-01-30  0:56 UTC  (2+ messages)

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-01-29 23:52 UTC  (8+ messages)

[PATCH] psi: clarify the Kconfig text for the default-disable option
 2019-01-29 23:36 UTC 

[PATCH v1] mm: migrate: don't rely on PageMovable() of newpage after unlocking it
 2019-01-29 23:33 UTC  (3+ messages)

[PATCH v2] mm: migrate: don't rely on __PageMovable() of newpage after unlocking it
 2019-01-29 23:32 UTC 

[PATCH v2 -next 0/6] mm: make pinned_vm atomic and simplify users
 2019-01-29 23:19 UTC  (7+ messages)
` [PATCH 3/6] drivers/IB,qib: do not use mmap_sem

[PATCH V7 0/4] mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region
 2019-01-29 22:56 UTC  (4+ messages)
` [PATCH V7 1/4] mm/cma: Add PF flag to force non cma alloc

[RFC v2 PATCH] mm: vmscan: do not iterate all mem cgroups for global direct reclaim
 2019-01-29 22:53 UTC  (2+ messages)

[PATCH] mm: memcontrol: Expose THP events on a per-memcg basis
 2019-01-29 22:15 UTC  (2+ messages)

[PATCH V2] x86: Fix an issue with invalid ACPI NUMA config
 2019-01-29 21:10 UTC  (6+ messages)

[PATCH 0/2] mm, memory_hotplug: fix uninitialized pages fallouts
 2019-01-29 20:56 UTC  (7+ messages)

[PATCH] zswap: ignore debugfs_create_dir() return value
 2019-01-29 20:33 UTC  (3+ messages)

[PATCH v7 0/3] mm: Randomize free memory
 2019-01-29 20:04 UTC  (8+ messages)
` [PATCH v7 1/3] mm: Shuffle initial free memory to improve memory-side-cache utilization
` [PATCH v7 2/3] mm: Move buddy list manipulations into helpers

[PATCH] mm: Make memory.emin the baseline for utilisation determination
 2019-01-29 19:15 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v3 0/5] psi: pressure stall monitors v3
 2019-01-29 19:08 UTC  (12+ messages)
` [PATCH v3 5/5] psi: introduce psi monitor

[PATCH v8 00/26] APEI in_nmi() rework and SDEI wire-up
 2019-01-29 18:49 UTC  (27+ messages)
` [PATCH v8 01/26] ACPI / APEI: Don't wait to serialise with oops messages when panic()ing
` [PATCH v8 02/26] ACPI / APEI: Remove silent flag from ghes_read_estatus()
` [PATCH v8 03/26] ACPI / APEI: Switch estatus pool to use vmalloc memory
` [PATCH v8 04/26] ACPI / APEI: Make hest.c manage the estatus memory pool
` [PATCH v8 05/26] ACPI / APEI: Make estatus pool allocation a static size
` [PATCH v8 06/26] ACPI / APEI: Don't store CPER records physical address in struct ghes
` [PATCH v8 07/26] ACPI / APEI: Remove spurious GHES_TO_CLEAR check
` [PATCH v8 08/26] ACPI / APEI: Don't update struct ghes' flags in read/clear estatus
` [PATCH v8 09/26] ACPI / APEI: Generalise the estatus queue's notify code
` [PATCH v8 10/26] ACPI / APEI: Don't allow ghes_ack_error() to mask earlier errors
` [PATCH v8 11/26] ACPI / APEI: Move NOTIFY_SEA between the estatus-queue and NOTIFY_NMI
` [PATCH v8 12/26] ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue
` [PATCH v8 13/26] KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing
` [PATCH v8 14/26] arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
` [PATCH v8 15/26] ACPI / APEI: Move locking to the notification helper
` [PATCH v8 16/26] ACPI / APEI: Let the notification helper specify the fixmap slot
` [PATCH v8 17/26] ACPI / APEI: Pass ghes and estatus separately to avoid a later copy
` [PATCH v8 18/26] ACPI / APEI: Make GHES estatus header validation more user friendly
` [PATCH v8 19/26] ACPI / APEI: Split ghes_read_estatus() to allow a peek at the CPER length
` [PATCH v8 20/26] ACPI / APEI: Only use queued estatus entry during in_nmi_queue_one_entry()
` [PATCH v8 21/26] ACPI / APEI: Use separate fixmap pages for arm64 NMI-like notifications
` [PATCH v8 22/26] mm/memory-failure: Add memory_failure_queue_kick()
` [PATCH v8 23/26] ACPI / APEI: Kick the memory_failure() queue for synchronous errors
` [PATCH v8 24/26] arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work
` [PATCH v8 25/26] firmware: arm_sdei: Add ACPI GHES registration helper
` [PATCH v8 26/26] ACPI / APEI: Add support for the SDEI GHES Notification type

[PATCH v7 00/25] APEI in_nmi() rework and SDEI wire-up
 2019-01-29 18:48 UTC  (16+ messages)
` [PATCH v7 10/25] ACPI / APEI: Tell firmware the estatus queue consumed the records

[RESEND PATCH] slab: kmemleak no scan alien caches
 2019-01-29 18:45 UTC 

[PATCH 0/5] RDMA: reg_remote_mr
 2019-01-29 18:34 UTC  (11+ messages)
` [PATCH 1/5] mm: add get_user_pages_remote_longterm function
` [PATCH 2/5] RDMA/uverbs: add owner parameter to reg_user_mr
` [PATCH 3/5] RDMA/uverbs: add owner parameter to ib_umem_get
` [PATCH 4/5] RDMA/uverbs: add owner parameter to ib_umem_odp_get
` [PATCH 5/5] RDMA/uverbs: add UVERBS_METHOD_REG_REMOTE_MR

[PATCH V5 0/5] NestMMU pte upgrade workaround for mprotect
 2019-01-29 18:29 UTC  (2+ messages)

linux-mm for lore.kernel.org
 2019-01-29 18:04 UTC  (3+ messages)

[PATCH v1 0/2] stability fixes for vmalloc allocator
 2019-01-29 18:03 UTC  (7+ messages)
` [PATCH v1 2/2] mm: add priority threshold to __purge_vmap_area_lazy()

[RFC PATCH 0/1] Use HMM for ODP
 2019-01-29 16:58 UTC  (2+ messages)
` [PATCH 1/1] RDMA/odp: convert to use "

[PATCH v4 0/9] mmu notifier provide context informations
 2019-01-29 16:21 UTC  (6+ messages)
` [PATCH v4 8/9] gpu/drm/i915: optimize out the case when a range is updated to read only

[PATCH] mm: proc: smaps_rollup: Fix pss_locked calculation
 2019-01-29 15:52 UTC  (3+ messages)

[PATCH v11 00/26] Speculative page faults
 2019-01-29 15:40 UTC  (13+ messages)

[PATCH 2/2] mm: Consider subtrees in memory.events
 2019-01-29 14:52 UTC  (12+ messages)

[RESEND BUG REPORT] System hung! Due to ftrace or KASAN?
 2019-01-29 13:16 UTC 

[LSF/MM TOPIC] Test cases to choose for demonstrating mm features or fixing mm bugs
 2019-01-29 11:26 UTC  (4+ messages)

possible deadlock in __do_page_fault
 2019-01-29 10:44 UTC  (7+ 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).