linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-14 18:36:46 to 2019-06-17 15:17:22 UTC [more...]

[PATCH, RFC 00/62] Intel MKTME enabling
 2019-06-17 15:17 UTC  (45+ messages)
` [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 20/62] mm/page_ext: Export lookup_page_ext() symbol
` [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 -next] arm64/mm: fix a bogus GFP flag in pgd_alloc()
 2019-06-17 15:12 UTC  (7+ messages)

[PATCH v7 0/3] add init_on_alloc/init_on_free boot options
 2019-06-17 15:10 UTC  (3+ messages)
` [PATCH v7 1/2] mm: security: introduce init_on_alloc=1 and init_on_free=1 "
` [PATCH v7 2/2] mm: init: report memory auto-initialization features at boot time

[PATCH v2 0/3] Enable THP for text section of non-shmem files
 2019-06-17 15:00 UTC  (5+ 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

[BUG]: mm/vmalloc: uninitialized variable access in pcpu_get_vm_areas
 2019-06-17 14:50 UTC  (8+ messages)

[PATCH] mm, memcg: Report number of memcg caches in slabinfo
 2019-06-17 14:50 UTC  (3+ messages)

[PATCH v5 0/3] Bitops instrumentation for KASAN
 2019-06-17 14:00 UTC 

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

[PATCH 1/1] mm/page_owner: store page_owner's gfp_mask in stackdepot itself
 2019-06-17 13:51 UTC  (2+ messages)

general protection fault in oom_unkillable_task
 2019-06-17 13:23 UTC  (17+ messages)

use exact allocation for dma coherent memory
 2019-06-17 13:15 UTC  (9+ messages)
` [PATCH 12/16] staging/comedi: mark as broken

[PATCH 0/5] mm: Cleanup & allow modules to hotplug memory
 2019-06-17 13:14 UTC  (22+ messages)
` [PATCH 1/5] mm: Trigger bug on if a section is not found in __section_nr
` [PATCH 2/5] mm: don't hide potentially null memmap pointer in sparse_remove_one_section
` [PATCH 3/5] mm: Don't manually decrement num_poisoned_pages
` [PATCH 4/5] mm/hotplug: Avoid RCU stalls when removing large amounts of memory
` [PATCH 5/5] mm/hotplug: export try_online_node

[PATCH] mm/sparse: set section nid for hot-add memory
 2019-06-17 13:13 UTC  (4+ messages)

kernel BUG at mm/swap_state.c:170!
 2019-06-17 12:47 UTC  (7+ messages)

[PATCH v3] kasan: add memory corruption identification for software tag-based mode
 2019-06-17 12:32 UTC  (7+ messages)

dev_pagemap related cleanups v2
 2019-06-17 12:27 UTC  (26+ messages)
` [PATCH 01/25] mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option
` [PATCH 02/25] mm: remove the struct hmm_device infrastructure
` [PATCH 03/25] mm: remove hmm_devmem_add_resource
` [PATCH 04/25] mm: don't clear ->mapping in hmm_devmem_free
` [PATCH 05/25] mm: export alloc_pages_vma
` [PATCH 06/25] mm: factor out a devm_request_free_mem_region helper
` [PATCH 07/25] memremap: validate the pagemap type passed to devm_memremap_pages
` [PATCH 08/25] memremap: move dev_pagemap callbacks into a separate structure
` [PATCH 09/25] memremap: pass a struct dev_pagemap to ->kill and ->cleanup
` [PATCH 10/25] memremap: lift the devmap_enable manipulation into devm_memremap_pages
` [PATCH 11/25] memremap: add a migrate_to_ram method to struct dev_pagemap_ops
` [PATCH 12/25] memremap: remove the data field in struct dev_pagemap
` [PATCH 13/25] memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flag
` [PATCH 14/25] memremap: provide an optional internal refcount in struct dev_pagemap
` [PATCH 15/25] device-dax: use the dev_pagemap internal refcount
` [PATCH 16/25] PCI/P2PDMA: "
` [PATCH 17/25] nouveau: use alloc_page_vma directly
` [PATCH 18/25] nouveau: use devm_memremap_pages directly
` [PATCH 19/25] mm: remove hmm_vma_alloc_locked_page
` [PATCH 20/25] mm: remove hmm_devmem_add
` [PATCH 21/25] mm: mark DEVICE_PUBLIC as broken
` [PATCH 22/25] mm: simplify ZONE_DEVICE page private data
` [PATCH 23/25] mm: sort out the DEVICE_PRIVATE Kconfig mess
` [PATCH 24/25] mm: remove the HMM config option
` [PATCH 25/25] mm: don't select MIGRATE_VMA_HELPER from HMM_MIRROR

[PATCH v7 00/27] Control-flow Enforcement: Shadow Stack
 2019-06-17 12:20 UTC  (10+ messages)
` [PATCH v7 22/27] binfmt_elf: Extract .note.gnu.property from an ELF file

[PATCH v3 0/2] fix return value issue of soft offlining hugepages
 2019-06-17  8:51 UTC  (3+ messages)
` [PATCH v3 1/2] mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() fails
` [PATCH v3 2/2] mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHuge

[RFC 00/10] Process-local memory allocations for hiding KVM secrets
 2019-06-17  7:38 UTC  (7+ messages)

[PATCH stable 4.4 v2] coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping
 2019-06-17  6:58 UTC  (2+ messages)
` [PATCH stable-4.4 v3] "

[PATCH v4 0/6] kvmppc: HMM driver to manage pages of secure guest
 2019-06-17  5:38 UTC  (9+ messages)
` [PATCH v4 1/6] kvmppc: HMM backend "
` [PATCH v4 3/6] kvmppc: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls
` [PATCH v4 4/6] kvmppc: Handle memory plug/unplug to secure VM
` [RFC PATCH v4 6/6] kvmppc: Support reset of secure guest

[PATCH v4 0/5] THP aware uprobe
 2019-06-17  4:27 UTC  (2+ messages)

[PATCH -next] mm/hotplug: skip bad PFNs from pfn_to_online_page()
 2019-06-17  2:25 UTC  (17+ messages)

LTP hugemmap05 test case failure on arm64 with linux-next (next-20190613)
 2019-06-17  1:41 UTC  (5+ messages)

[PATCH v7 00/10] mm: reparent slab memory on cgroup removal
 2019-06-16 16:29 UTC  (7+ messages)
` [PATCH v7 06/10] mm: don't check the dying flag on kmem_cache creation
` [PATCH v7 07/10] mm: synchronize access to kmem_cache dying flag using a spinlock
` [PATCH v7 10/10] mm: reparent memcg kmem_caches on cgroup removal

[PATCH v9 00/12] mm: Sub-section memory hotplug support
 2019-06-16 13:11 UTC  (7+ 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 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)

[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 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  (9+ messages)
` [PATCH 06/22] mm: factor out a devm_request_free_mem_region helper

[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  (22+ 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  (5+ messages)
` [PATCH v1 1/6] mm: Section numbers use the type "unsigned long"

[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 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 


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