linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-14 14:16:22 to 2018-09-19 10:03:14 UTC [more...]

block: DMA alignment of IO buffer allocated from slab
 2018-09-19 10:02 UTC  (3+ messages)

[PATCH] mm/page_alloc: Fix panic caused by passing debug_guardpage_minorder or kernelcore to command line
 2018-09-19  9:51 UTC  (3+ messages)

[RFC PATCH 00/29] mm: remove bootmem allocator
 2018-09-19  9:04 UTC  (3+ messages)
` [RFC PATCH 03/29] mm: remove CONFIG_HAVE_MEMBLOCK

x86/mm: Found insecure W+X mapping at address (ptrval)/0xc00a0000
 2018-09-19  8:09 UTC  (2+ messages)

[PATCH v1 0/6] mm: online/offline_pages called w.o. mem_hotplug_lock
 2018-09-19  7:35 UTC  (11+ messages)
` [PATCH v1 1/6] mm/memory_hotplug: make remove_memory() take the device_hotplug_lock
` [PATCH v1 2/6] mm/memory_hotplug: make add_memory() "
` [PATCH v1 3/6] mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lock
` [PATCH v1 4/6] powerpc/powernv: hold device_hotplug_lock when calling device_online()
` [PATCH v1 5/6] powerpc/powernv: hold device_hotplug_lock in memtrace_offline_pages()
` [PATCH v1 6/6] memory-hotplug.txt: Add some details about locking internals

[PATCH V5 0/4] Fix kvm misconceives NVDIMM pages as reserved mmio
 2018-09-19 10:55 UTC  (8+ messages)
` [PATCH V5 4/4] kvm: add a check if pfn is from NVDIMM pmem

[PATCH 0/3] introduce a new state 'isolate' for memblock to split the isolation and migration steps
 2018-09-19  6:49 UTC  (6+ messages)
` [PATCH 1/3] mm/isolation: separate the isolation and migration ops in offline memblock
` [PATCH 2/3] drivers/base/memory: introduce a new state 'isolate' for memblock
` [PATCH 3/3] drivers/base/node: create a partial offline hints under each node

[PATCH 3/3] vfree, kvfree: Add debug might sleeps
 2018-09-19  5:07 UTC  (4+ messages)
` [LKP] [vfree, kvfree] a79ed8bfb2: BUG:sleeping_function_called_from_invalid_context_at_mm/util.c

[PATCH V4 0/4] Fix kvm misconceives NVDIMM pages as reserved mmio
 2018-09-19  2:48 UTC  (5+ messages)
` [PATCH V4 2/4] mm: introduce memory type MEMORY_DEVICE_DEV_DAX
` [PATCH V4 3/4] mm: add a function to differentiate the pages is from DAX device memory

[PATCH 1/2] Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved"
 2018-09-19  1:54 UTC  (7+ messages)
` [PATCH 2/2] mm: zero remaining unavailable struct pages

[PATCH v5 0/7] mm: Merge hmm into devm_memremap_pages, mark GPL-only
 2018-09-19  1:24 UTC  (18+ messages)
` [PATCH v5 2/7] mm, devm_memremap_pages: Kill mapping "System RAM" support
` [PATCH v5 3/7] mm, devm_memremap_pages: Fix shutdown handling
` [PATCH v5 4/7] mm, devm_memremap_pages: Add MEMORY_DEVICE_PRIVATE support
` [PATCH v5 5/7] mm, hmm: Use devm semantics for hmm_devmem_{add, remove}
` [PATCH v5 6/7] mm, hmm: Replace hmm_devmem_pages_create() with devm_memremap_pages()

[RFC] memory_hotplug: Free pages as pageblock_order
 2018-09-19  1:18 UTC  (7+ messages)

Redoing eXclusive Page Frame Ownership (XPFO) with isolated CPUs in mind (for KVM to isolate its guests per CPU)
 2018-09-19  1:03 UTC  (4+ messages)

[PATCH] memcg: remove memcg_kmem_skip_account
 2018-09-19  0:45 UTC 

zswap: use PAGE_SIZE * 2 for compression dst buffer size when calling crypto compression API
 2018-09-18 23:48 UTC  (5+ messages)

Redoing eXclusive Page Frame Ownership (XPFO) with isolated CPUs in mind (for KVM to isolate its guests per CPU)
 2018-09-18 23:00 UTC  (12+ messages)

[PATCH v6 00/18] khwasan: kernel hardware assisted address sanitizer
 2018-09-18 18:42 UTC  (27+ messages)
` [PATCH v6 03/18] khwasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_HW
` [PATCH v6 06/18] khwasan, arm64: untag virt address in __kimg_to_phys and _virt_addr_is_linear
` [PATCH v6 07/18] khwasan: add tag related helper functions
` [PATCH v6 08/18] khwasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU
` [PATCH v6 13/18] khwasan: add bug reporting routines
` [PATCH v6 15/18] khwasan, arm64: add brk handler for inline instrumentation
` [PATCH v6 17/18] khwasan: update kasan documentation

[PATCH 00/19] vmw_balloon: compaction, shrinker, 64-bit, etc
 2018-09-18 16:42 UTC  (5+ messages)
` [PATCH 14/19] mm/balloon_compaction: suppress allocation warnings
` [PATCH 15/19] mm/balloon_compaction: list interfaces

[PATCH 0/9] psi: pressure stall information for CPU, memory, and IO v4
 2018-09-18 16:03 UTC  (10+ messages)

PROBLEM: Memory leaking when running kubernetes cronjobs
 2018-09-18 15:45 UTC  (2+ messages)

kernel BUG at include/linux/page-flags.h:LINE!
 2018-09-18 14:56 UTC 

[RFC][PATCH 00/11] my generic mmu_gather patches
 2018-09-18 14:10 UTC  (11+ messages)
` [RFC][PATCH 01/11] asm-generic/tlb: Provide a comment
` [RFC][PATCH 02/11] asm-generic/tlb: Provide HAVE_MMU_GATHER_PAGE_SIZE
` [RFC][PATCH 04/11] asm-generic/tlb: Provide generic VIPT cache flush
` [RFC][PATCH 06/11] asm-generic/tlb: Conditionally provide tlb_migrate_finish()
` [RFC][PATCH 07/11] arm/tlb: Convert to generic mmu_gather

32-bit PTI with THP = userspace corruption
 2018-09-18 13:00 UTC  (9+ messages)

[RFC][PATCH 0/2] convert s390 to generic mmu_gather
 2018-09-18 12:51 UTC  (3+ messages)
` [PATCH 1/2] asm-generic/tlb: introduce HAVE_MMU_GATHER_NO_GATHER
` [PATCH 2/2] s390/tlb: convert to generic mmu_gather

[RFC] mm/memory_hotplug: wrong node identified if memory was never on-lined
 2018-09-18 12:24 UTC  (3+ messages)

[PATCH V3 0/2] mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region
 2018-09-18 11:58 UTC  (3+ messages)
` [PATCH V3 1/2] mm: Add get_user_pages_cma_migrate
` [PATCH V3 2/2] powerpc/mm/iommu: Allow migration of cma allocated pages during mm_iommu_get

How to handle PTE tables with non contiguous entries ?
 2018-09-18 11:53 UTC  (5+ messages)

[RFC v10 PATCH 0/3] mm: zap pages with read mmap_sem in munmap for large mapping
 2018-09-18 10:37 UTC  (11+ messages)
` [RFC v10 PATCH 1/3] mm: mmap: zap pages with read mmap_sem in munmap
` [RFC v10 PATCH 2/3] mm: unmap VM_HUGETLB mappings with optimized path
` [RFC v10 PATCH 3/3] mm: unmap VM_PFNMAP "

[BUG] mm: direct I/O (using GUP) can write to COW anonymous pages
 2018-09-18  9:58 UTC  (6+ messages)

[PATCH v11 00/26] Speculative page faults
 2018-09-18  6:42 UTC  (15+ messages)

[PATCH v6 4/4] Kselftest for module text allocation benchmarking
 2018-09-18  0:27 UTC  (2+ messages)

[PATCH 4.18 111/158] x86/mm: Remove in_nmi() warning from vmalloc_fault()
 2018-09-17 22:42 UTC 

[PATCH 0/3] mm: Randomize free memory
 2018-09-17 23:12 UTC  (5+ messages)
` [PATCH 1/3] mm: Shuffle initial "
` [PATCH 2/3] mm: Move buddy list manipulations into helpers
` [PATCH 3/3] mm: Maintain randomization of page free lists

[PATCH RESEND] mm: don't raise MEMCG_OOM event due to failed high-order allocation
 2018-09-17 23:10 UTC 

[PATCH 4.14 063/126] x86/mm: Remove in_nmi() warning from vmalloc_fault()
 2018-09-17 22:41 UTC 

[PATCH 4.9 43/70] x86/mm: Remove in_nmi() warning from vmalloc_fault()
 2018-09-17 22:42 UTC 

[PATCH 4.4 33/56] x86/mm: Remove in_nmi() warning from vmalloc_fault()
 2018-09-17 22:42 UTC 

[RFC 00/12] Multi-Key Total Memory Encryption API (MKTME)
 2018-09-17 22:34 UTC  (6+ messages)
` [RFC 11/12] keys/mktme: Add a new key service type for memory encryption keys

Patch "x86/kexec: Allocate 8k PGDs for PTI" has been added to the 3.18-stable tree
 2018-09-17 21:09 UTC  (4+ messages)

[PATCH 0/5] Clean up huge vmap and ioremap code
 2018-09-17 18:55 UTC  (12+ messages)
` [PATCH 1/5] ioremap: Rework pXd_free_pYd_page() API
` [PATCH 3/5] x86: pgtable: Drop pXd_none() checks from pXd_free_pYd_table()
` [PATCH 5/5] lib/ioremap: Ensure break-before-make is used for huge p4d mappings

[PATCH 0/3] mm: dirty/accessed pte optimisations
 2018-09-17 17:53 UTC  (4+ messages)
` [PATCH 3/3] mm: optimise pte dirty/accessed bit setting by demand based pte insertion

[PATCH v6 00/11] arm64: untag user pointers passed to the kernel
 2018-09-17 17:01 UTC  (8+ messages)
` [PATCH v6 11/11] arm64: annotate user pointers casts detected by sparse

KSM not working in 4.9 Kernel
 2018-09-17 14:59 UTC  (9+ messages)

[PATCHv2] mm, thp: Fix mlocking THP page with migration enabled
 2018-09-17 14:19 UTC  (2+ messages)

[PATCH -next] mm: swap: remove duplicated include from swap.c
 2018-09-17 13:13 UTC 

[PATCH 2/2] mm: thp: fix transparent_hugepage/defrag = madvise || always
 2018-09-17 11:27 UTC  (13+ messages)
              ` [PATCH] mm, thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings

Patch "x86/mm: Remove in_nmi() warning from vmalloc_fault()" has been added to the 4.18-stable tree
 2018-09-17 10:40 UTC 

Patch "x86/kexec: Allocate 8k PGDs for PTI" has been added to the 4.18-stable tree
 2018-09-17 10:40 UTC 

Patch "x86/kexec: Allocate 8k PGDs for PTI" has been added to the 4.14-stable tree
 2018-09-17 10:34 UTC 

Patch "x86/mm: Remove in_nmi() warning from vmalloc_fault()" has been added to the 4.14-stable tree
 2018-09-17 10:34 UTC 

Patch "x86/kexec: Allocate 8k PGDs for PTI" has been added to the 4.9-stable tree
 2018-09-17 10:23 UTC 

Patch "x86/mm: Remove in_nmi() warning from vmalloc_fault()" has been added to the 4.9-stable tree
 2018-09-17 10:23 UTC 

Patch "x86/mm: Remove in_nmi() warning from vmalloc_fault()" has been added to the 4.4-stable tree
 2018-09-17 10:15 UTC 

Patch "x86/kexec: Allocate 8k PGDs for PTI" has been added to the 4.4-stable tree
 2018-09-17 10:15 UTC 

Patch "x86/mm: Remove in_nmi() warning from vmalloc_fault()" has been added to the 3.18-stable tree
 2018-09-17  9:46 UTC 

[PATCH RFCv2 0/6] mm: online/offline_pages called w.o. mem_hotplug_lock
 2018-09-17  7:32 UTC  (4+ messages)
` [PATCH RFCv2 3/6] mm/memory_hotplug: fix "

[PATCH AUTOSEL 3.18 03/29] x86/numa_emulation: Fix emulated-to-physical node mapping
 2018-09-17  3:05 UTC 

[PATCH AUTOSEL 4.4 04/43] x86/numa_emulation: Fix emulated-to-physical node mapping
 2018-09-17  3:04 UTC 

[PATCH AUTOSEL 4.9 04/57] x86/numa_emulation: Fix emulated-to-physical node mapping
 2018-09-17  3:03 UTC 

[PATCH AUTOSEL 4.14 05/87] x86/numa_emulation: Fix emulated-to-physical node mapping
 2018-09-17  3:02 UTC 

[PATCH AUTOSEL 4.18 011/136] x86/numa_emulation: Fix emulated-to-physical node mapping
 2018-09-17  3:00 UTC 

[PATCH] Revert "x86/mm/legacy: Populate the user page-table with user pgd's"
 2018-09-15 18:50 UTC  (2+ messages)

[PATCH v2] mips: switch to NO_BOOTMEM
 2018-09-15 12:58 UTC  (3+ messages)

[PATCH] mm: use match_string() helper to simplify the code
 2018-09-15  5:12 UTC 

[PATCH V2 0/6] VA to numa node information
 2018-09-15  1:31 UTC  (10+ messages)

[PATCH v2] mm: mprotect: check page dirty when change ptes
 2018-09-15  0:41 UTC  (8+ messages)

[RFC PATCH v3 12/24] x86/mm: Modify ptep_set_wrprotect and pmdp_set_wrprotect for _PAGE_DIRTY_SW
 2018-09-14 21:33 UTC  (15+ messages)

[RFC PATCH v3 00/24] Control Flow Enforcement: Shadow Stack
 2018-09-14 21:17 UTC  (11+ messages)
` [RFC PATCH v3 05/24] Documentation/x86: Add CET description
` [RFC PATCH v3 19/24] x86/cet/shstk: Introduce WRUSS instruction

[PATCH v11 0/3] remain and optimize memblock_next_valid_pfn on arm and arm64
 2018-09-14 18:50 UTC  (4+ messages)

[RFC PATCH] Add /proc/<pid>/numa_vamaps for numa node information
 2018-09-14 18:14 UTC  (14+ messages)

[RFC PATCH 0/3] rework mmap-exit vs. oom_reaper handover
 2018-09-14 17:07 UTC  (12+ messages)

[PATCH 0/2] mm/swap: Add locking for pagevec
 2018-09-14 14:59 UTC  (3+ messages)
` [PATCH 1/2] mm/swap: Add pagevec locking
` [PATCH 2/2] mm/swap: Access struct pagevec remotely


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