linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-14 02:10:26 to 2019-06-16 15:42:38 UTC [more...]

[PATCH -next] mm/hotplug: skip bad PFNs from pfn_to_online_page()
 2019-06-16 15:42 UTC  (23+ messages)

general protection fault in oom_unkillable_task
 2019-06-16 15:13 UTC  (12+ messages)

[PATCH v9 00/12] mm: Sub-section memory hotplug support
 2019-06-16 13:11 UTC  (9+ messages)
` [PATCH v9 01/12] mm/sparsemem: Introduce struct mem_section_usage
` [PATCH v9 04/12] mm/sparsemem: Convert kmalloc_section_memmap() to populate_section_memmap()
` [PATCH v9 07/12] mm/sparsemem: Prepare for sub-section ranges
` [PATCH v9 10/12] mm/devm_memremap_pages: Enable sub-section remap

[PATCH] memcg: Ignore unprotected parent in mem_cgroup_protected()
 2019-06-16 11:57 UTC  (5+ messages)

kernel BUG at mm/swap_state.c:170!
 2019-06-16 10:12 UTC  (5+ messages)

[PATCH NOTFORMERGE 0/5] Extend remote madvise API to KSM hints
 2019-06-16  8:58 UTC  (6+ messages)
` [PATCH NOTFORMERGE 1/5] mm: rename madvise_core to madvise_common
` [PATCH NOTFORMERGE 2/5] mm: revert madvise_inject_error line split
` [PATCH NOTFORMERGE 3/5] mm: include uio.h to madvise.c
` [PATCH NOTFORMERGE 4/5] mm/madvise: employ mmget_still_valid for write lock
` [PATCH NOTFORMERGE 5/5] mm/madvise: allow KSM hints for remote API

[PATCH] psi: Don't account force reclaim as memory pressure
 2019-06-16  4:07 UTC  (3+ messages)

[PATCH] mm/sparse: set section nid for hot-add memory
 2019-06-16  2:35 UTC 

[PATCH 2/3] hugetlbfs: Use i_mmap_rwsem to fix page fault/truncate race
 2019-06-15 22:38 UTC  (4+ messages)

[PATCH 3/3] resource: Introduce resource cache
 2019-06-15 22:16 UTC 

[PATCH 1/3] resource: Fix locking in find_next_iomem_res()
 2019-06-15 22:15 UTC 

dev_pagemap related cleanups
 2019-06-15 18:09 UTC  (50+ messages)
` [PATCH 03/22] mm: remove hmm_devmem_add_resource
` [PATCH 04/22] mm: don't clear ->mapping in hmm_devmem_free
` [PATCH 05/22] mm: export alloc_pages_vma
` [PATCH 06/22] mm: factor out a devm_request_free_mem_region helper
` [PATCH 09/22] memremap: lift the devmap_enable manipulation into devm_memremap_pages
` [PATCH 10/22] memremap: add a migrate callback to struct dev_pagemap_ops
` [PATCH 13/22] device-dax: use the dev_pagemap internal refcount
` [PATCH 17/22] mm: remove hmm_devmem_add
` [PATCH 18/22] mm: mark DEVICE_PUBLIC as broken
` [PATCH 21/22] mm: remove the HMM config option
` [PATCH 22/22] mm: don't select MIGRATE_VMA_HELPER from HMM_MIRROR
  ` [Nouveau] "

[PATCH RFC] mm: memcontrol: add cgroup v2 interface to read memory watermark
 2019-06-15 16:20 UTC  (2+ messages)

[PATCH v7 00/14] Control-flow Enforcement: Branch Tracking, PTRACE
 2019-06-15 15:30 UTC  (26+ messages)
` [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function

[PATCH v4] fs/proc: add VmTaskSize field to /proc/$$/status
 2019-06-15 14:55 UTC  (3+ messages)

[PATCH v3 hmm 00/12] mm/hmm: Various revisions from a locking/code review
 2019-06-15 14:25 UTC  (25+ messages)
` [PATCH v3 hmm 01/12] mm/hmm: fix use after free with struct hmm in the mmu notifiers
` [PATCH v3 hmm 02/12] mm/hmm: Use hmm_mirror not mm as an argument for hmm_range_register
` [PATCH v3 hmm 03/12] mm/hmm: Hold a mmgrab from hmm to mm
` [PATCH v3 hmm 04/12] mm/hmm: Simplify hmm_get_or_create and make it reliable
` [PATCH v3 hmm 05/12] mm/hmm: Remove duplicate condition test before wait_event_timeout
` [PATCH v3 hmm 06/12] mm/hmm: Hold on to the mmget for the lifetime of the range
` [PATCH v3 hmm 07/12] mm/hmm: Use lockdep instead of comments
` [PATCH v3 hmm 08/12] mm/hmm: Remove racy protection against double-unregistration
` [PATCH v3 hmm 09/12] mm/hmm: Poison hmm_range during unregister
` [PATCH v3 hmm 10/12] mm/hmm: Do not use list*_rcu() for hmm->ranges
` [PATCH v3 hmm 11/12] mm/hmm: Remove confusing comment and logic from hmm_release
` [PATCH v3 hmm 12/12] mm/hmm: Fix error flows in hmm_invalidate_range_start

[PATCH v1 0/6] mm: Further memory block device cleanups
 2019-06-15  8:06 UTC  (10+ messages)
` [PATCH v1 1/6] mm: Section numbers use the type "unsigned long"
` [PATCH v1 2/6] drivers/base/memory: Use "unsigned long" for block ids
` [PATCH v1 3/6] mm: Make register_mem_sect_under_node() static
` [PATCH v1 4/6] mm/memory_hotplug: Rename walk_memory_range() and pass start+size instead of pfns
` [PATCH v1 5/6] mm/memory_hotplug: Move and simplify walk_memory_blocks()
` [PATCH v1 6/6] drivers/base/memory.c: Get rid of find_memory_block_hinted()

[linux-next:master 6470/6646] include/linux/kprobes.h:477:9: error: implicit declaration of function 'kprobe_fault_handler'; did you mean 'kprobe_page_fault'?
 2019-06-15  2:55 UTC 

[PATCH, RFC 00/62] Intel MKTME enabling
 2019-06-15  0:32 UTC  (44+ messages)
` [PATCH, RFC 09/62] x86/mm: Preserve KeyID on pte_modify() and pgprot_modify()
` [PATCH, RFC 13/62] x86/mm: Add hooks to allocate and free encrypted pages
` [PATCH, RFC 18/62] x86/mm: Implement syncing per-KeyID direct mappings
` [PATCH, RFC 19/62] x86/mm: Handle encrypted memory in page_to_virt() and __pa()
` [PATCH, RFC 20/62] mm/page_ext: Export lookup_page_ext() symbol
` [PATCH, RFC 26/62] keys/mktme: Move the MKTME payload into a cache aligned structure
` [PATCH, RFC 44/62] x86/mm: Set KeyIDs in encrypted VMAs for MKTME
` [PATCH, RFC 45/62] mm: Add the encrypt_mprotect() system call "
` [PATCH, RFC 46/62] x86/mm: Keep reference counts on encrypted VMAs "
` [PATCH, RFC 47/62] mm: Restrict MKTME memory encryption to anonymous VMAs
` [PATCH, RFC 49/62] mm, x86: export several MKTME variables
` [PATCH, RFC 51/62] iommu/vt-d: Support MKTME in DMA remapping

[PATCH 1/1] mm, memory_hotplug: Initialize struct pages for the full memory section
 2019-06-14 21:56 UTC  (2+ messages)

[PATCH v2 1/1] memory_hotplug: fix the panic when memory end is not on the section boundary
 2019-06-14 21:56 UTC  (2+ messages)

[PATCH v2] drm/nouveau/dmem: missing mutex_lock in error path
 2019-06-14 20:20 UTC 

[PATCH v2 0/3] Enable THP for text section of non-shmem files
 2019-06-14 18:22 UTC  (4+ messages)
` [PATCH v2 1/3] mm: check compound_head(page)->mapping in filemap_fault()
` [PATCH v2 2/3] mm,thp: stats for file backed THP
` [PATCH v2 3/3] mm,thp: add read-only THP support for (non-shmem) FS

[PATCH] drm/nouveau/dmem: missing mutex_lock in error path
 2019-06-14 17:48 UTC  (4+ messages)

use exact allocation for dma coherent memory
 2019-06-14 16:45 UTC  (28+ messages)
` [PATCH 01/16] media: videobuf-dma-contig: use dma_mmap_coherent
` [PATCH 02/16] drm/ati_pcigart: stop using drm_pci_alloc
` [PATCH 03/16] drm/i915: "
  ` [Intel-gfx] "
` [PATCH 04/16] drm: move drm_pci_{alloc,free} to drm_legacy
` [PATCH 06/16] drm: don't pass __GFP_COMP to dma_alloc_coherent in drm_pci_alloc
` [PATCH 07/16] IB/hfi1: stop passing bogus gfp flags arguments to dma_alloc_coherent
` [PATCH 08/16] IB/qib: "
` [PATCH 09/16] cnic: "
` [PATCH 10/16] iwlwifi: "
` [PATCH 11/16] s390/ism: "
` [PATCH 12/16] staging/comedi: mark as broken
` [PATCH 13/16] mm: rename alloc_pages_exact_nid to alloc_pages_exact_node
` [PATCH 14/16] mm: use alloc_pages_exact_node to implement alloc_pages_exact
` [PATCH 15/16] dma-mapping: clear __GFP_COMP in dma_alloc_attrs
` [PATCH 16/16] dma-mapping: use exact allocation in dma_alloc_contiguous

[PATCHv4 0/3] mm/gup: fix omission of check on FOLL_LONGTERM in gup fast path
 2019-06-14 15:24 UTC  (4+ messages)
` [PATCHv4 2/3] "

[RFC 00/10] Process-local memory allocations for hiding KVM secrets
 2019-06-14 14:21 UTC  (4+ messages)

[PATCH] mm/oom_kill: fix uninitialized oc->constraint
 2019-06-14 14:20 UTC 

[PATCH] mm/vmalloc: Check absolute error return from vmap_[p4d|pud|pmd|pte]_range()
 2019-06-14 13:42 UTC  (6+ messages)

[PATCH] mm/ioremap: Probe platform for p4d huge map support
 2019-06-14 12:22 UTC  (2+ messages)

LTP hugemmap05 test case failure on arm64 with linux-next (next-20190613)
 2019-06-14 12:15 UTC  (3+ messages)

RISC-V nommu support
 2019-06-14  9:48 UTC  (6+ messages)
` [PATCH 02/17] mm: stub out all of swapops.h for !CONFIG_MMU

[PATCH] mm/oom_kill: set oc->constraint in constrained_alloc()
 2019-06-14  9:46 UTC  (5+ messages)

[PATCH v12 00/31] Speculative page faults
 2019-06-14  8:44 UTC  (4+ messages)

[RFC][Patch v10 0/2] mm: Support for page hinting
 2019-06-14  7:24 UTC  (3+ messages)
` [RFC][Patch v10 1/2] mm: page_hinting: core infrastructure

[PATCH] mm: Generalize and rename notify_page_fault() as kprobe_page_fault()
 2019-06-14  5:15 UTC  (3+ messages)

[PATCH v17 00/15] arm64: untag user pointers passed to the kernel
 2019-06-14  5:13 UTC  (5+ messages)
` [PATCH v17 03/15] arm64: Introduce prctl() options to control the tagged user addresses ABI

[PATCH] mm/slab: restore IRQs in kfree()
 2019-06-14  5:03 UTC  (2+ messages)

[PATCH RFC 00/10] RDMA/FS DAX truncate proposal
 2019-06-14  3:42 UTC  (20+ messages)

[PATCH v3] kasan: add memory corruption identification for software tag-based mode
 2019-06-14  2:32 UTC  (4+ 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).