linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-25 20:19:18 to 2018-09-27 19:46:11 UTC [more...]

4.14 backport request for dbdda842fe96f: "printk: Add console owner and waiter logic to load balance console writes"
 2018-09-27 19:46 UTC 

[PATCH] mm: dax: add comment for PFN_SPECIAL
 2018-09-27 19:38 UTC 

[PATCH] mm: Introduce new function vm_insert_kmem_page
 2018-09-27 18:32 UTC  (2+ messages)

[PATCH] mm: don't warn about large allocations for slab
 2018-09-27 17:17 UTC  (3+ messages)

[PATCH v2] mm: don't warn about large allocations for slab
 2018-09-27 17:15 UTC 

[PATCH] mm/filemap.c: Use vmf_error()
 2018-09-27 17:14 UTC 

[PATCH] memblock: remove stale #else and the code it protects
 2018-09-27 17:03 UTC 

[v3 PATCH 1/2 -mm] mm: mremap: downgrade mmap_sem to read when shrinking
 2018-09-27 16:59 UTC  (2+ messages)
` [v3 PATCH 2/2 -mm] mm: brk: "

[RFC][PATCH 0/9][V2] drop the mmap_sem when doing IO in the fault path
 2018-09-27 16:24 UTC  (11+ messages)
` [PATCH 1/9] mm: infrastructure for page fault page caching
` [PATCH 2/9] mm: drop mmap_sem for page cache read IO submission
` [PATCH 3/9] mm: clean up swapcache lookup and creation function names
` [PATCH 4/9] mm: drop mmap_sem for swap read IO submission
` [PATCH 5/9] mm: drop the mmap_sem in all read fault cases
` [PATCH 6/9] mm: use the cached page for filemap_fault
` [PATCH 7/9] mm: add a flag to indicate we used a cached page
` [PATCH 8/9] mm: allow ->page_mkwrite to do retries
` [PATCH 9/9] btrfs: drop mmap_sem in mkwrite for btrfs

[v2 PATCH 1/2 -mm] mm: mremap: dwongrade mmap_sem to read when shrinking
 2018-09-27 16:06 UTC  (10+ messages)
` [v2 PATCH 2/2 -mm] mm: brk: "

WARNING: kmalloc bug in input_mt_init_slots
 2018-09-27 15:47 UTC  (14+ messages)

[STABLE PATCH] slub: make ->cpu_partial unsigned int
 2018-09-27 15:46 UTC  (3+ messages)

[PATCH v5 0/4] Address issues slowing persistent memory initialization
 2018-09-27 15:41 UTC  (27+ messages)
` [PATCH v5 1/4] mm: Remove now defunct NO_BOOTMEM from depends list for deferred init
` [PATCH v5 2/4] mm: Provide kernel parameter to allow disabling page init poisoning
` [PATCH v5 3/4] mm: Create non-atomic version of SetPageReserved for init use
` [PATCH v5 4/4] mm: Defer ZONE_DEVICE page initialization to the point where we init pgmap

[PATCH] csky: fixups after bootmem removal
 2018-09-27 13:50 UTC  (4+ messages)

[PATCH] mm/slub: disallow obj's allocation on page with mismatched pfmemalloc purpose
 2018-09-27 13:15 UTC  (3+ messages)

[PATCH 00/18] my generic mmu_gather patches
 2018-09-27 12:14 UTC  (26+ messages)
` [PATCH 01/18] asm-generic/tlb: Provide a comment
` [PATCH 02/18] asm-generic/tlb: Provide HAVE_MMU_GATHER_PAGE_SIZE
` [PATCH 03/18] x86/mm: Page size aware flush_tlb_mm_range()
` [PATCH 04/18] asm-generic/tlb: Provide generic VIPT cache flush
` [PATCH 05/18] asm-generic/tlb: Provide generic tlb_flush
` [PATCH 06/18] asm-generic/tlb: Conditionally provide tlb_migrate_finish()
` [PATCH 07/18] asm-generic/tlb: Invert HAVE_RCU_TABLE_INVALIDATE
` [PATCH 08/18] arm/tlb: Convert to generic mmu_gather
` [PATCH 09/18] ia64/tlb: Conver "
` [PATCH 10/18] sh/tlb: Convert SH "
` [PATCH 11/18] um/tlb: Convert "
` [PATCH 12/18] arch/tlb: Clean up simple architectures
` [PATCH 13/18] asm-generic/tlb: Introduce HAVE_MMU_GATHER_NO_GATHER
` [PATCH 14/18] s390/tlb: convert to generic mmu_gather
` [PATCH 15/18] asm-generic/tlb: Remove arch_tlb*_mmu()
` [PATCH 16/18] asm-generic/tlb: Remove HAVE_GENERIC_MMU_GATHER
` [PATCH 17/18] asm-generic/tlb: Remove tlb_flush_mmu_free()
` [PATCH 18/18] asm-generic/tlb: Remove tlb_table_flush()

[PATCH 0/2] thp nodereclaim fixes
 2018-09-27 11:30 UTC  (12+ messages)
` [PATCH 2/2] mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask
` linux-mm@ archive on lore.kernel.org (Was: [PATCH 0/2] thp nodereclaim fixes)

[PATCH v3 0/4] devres: provide and use devm_kstrdup_const()
 2018-09-27 11:30 UTC  (7+ messages)
` [PATCH v3 3/4] devres: provide devm_kstrdup_const()

[PATCH v5 00/11] mm: Teach memory_failure() about ZONE_DEVICE pages
 2018-09-27 11:13 UTC  (4+ messages)
` [PATCH v5 07/11] filesystem-dax: Introduce dax_lock_mapping_entry()

zswap: use PAGE_SIZE * 2 for compression dst buffer size when calling crypto compression API
 2018-09-27 10:08 UTC  (10+ messages)

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

[PATCH v2] mm: mprotect: check page dirty when change ptes
 2018-09-27  8:21 UTC  (11+ messages)

[PATCH v3] memory_hotplug: Free pages as higher order
 2018-09-27  8:11 UTC  (5+ messages)

Question about a pte with PTE_PROT_NONE and !PTE_VALID on !PROT_NONE vma
 2018-09-27  5:10 UTC  (4+ messages)

[PATCH 00/30] mm: remove bootmem allocator
 2018-09-27  4:50 UTC  (27+ messages)
` [PATCH 02/30] mm: remove CONFIG_NO_BOOTMEM
` [PATCH 03/30] mm: remove CONFIG_HAVE_MEMBLOCK
` [PATCH 05/30] mm: nobootmem: remove dead code
` [PATCH 07/30] memblock: remove _virt from APIs returning virtual address
` [PATCH 14/30] memblock: add align parameter to memblock_alloc_node()
` [PATCH 16/30] memblock: replace __alloc_bootmem_node with appropriate memblock_ API
` [PATCH 21/30] memblock: replace alloc_bootmem with memblock_alloc
` [PATCH 29/30] mm: remove include/linux/bootmem.h

[PATCH -V5 RESEND 00/21] swap: Swapout/swapin THP in one piece
 2018-09-27  1:34 UTC  (6+ messages)
` [PATCH -V5 RESEND 03/21] swap: Support PMD swap mapping in swap_duplicate()

[RFC mm PATCH 0/5] mm: Deferred page init improvements
 2018-09-26 23:28 UTC  (6+ messages)
` [RFC mm PATCH 1/5] mm: Use mm_zero_struct_page from SPARC on all 64b architectures
` [RFC mm PATCH 2/5] mm: Drop meminit_pfn_in_nid as it is redundant
` [RFC mm PATCH 3/5] mm: Use memblock/zone specific iterator for handling deferred page init
` [RFC mm PATCH 4/5] mm: Move hot-plug specific memory init into separate functions and optimize
` [RFC mm PATCH 5/5] mm: Use common iterator for deferred_init_pages and deferred_free_pages

[PATCH v3 00/20] vmw_balloon: compaction, shrinker, 64-bit, etc
 2018-09-26 19:13 UTC  (3+ messages)
` [PATCH v3 15/20] mm/balloon_compaction: suppress allocation warnings
` [PATCH v3 16/20] mm/balloon_compaction: list interfaces

[PATCH] mm/slub: remove useless condition in deactivate_slab
 2018-09-26 16:10 UTC  (2+ messages)

[PATCH V2] mm: Recheck page table entry with page table lock held
 2018-09-26 12:40 UTC  (2+ messages)

[v11 PATCH 0/3] mm: zap pages with read mmap_sem in munmap for large mapping
 2018-09-26 12:35 UTC  (8+ messages)
` [v11 PATCH 1/3] mm: mmap: zap pages with read mmap_sem in munmap
` [v11 PATCH 2/3] mm: unmap VM_HUGETLB mappings with optimized path
` [v11 PATCH 3/3] mm: unmap VM_PFNMAP "

[PATCH v2] memory_hotplug: Free pages as higher order
 2018-09-26 10:57 UTC  (4+ messages)

[PATCH v2 0/6] mm: online/offline_pages called w.o. mem_hotplug_lock
 2018-09-26 10:09 UTC  (4+ messages)
` [PATCH v2 5/6] powerpc/powernv: hold device_hotplug_lock when calling memtrace_offline_pages()

[patch] mm, thp: always specify ineligible vmas as nh in smaps
 2018-09-26  8:40 UTC  (16+ messages)
    ` [patch v2] "
              ` [patch v3] mm, thp: always specify disabled "

[PATCH RESEND] mm: don't raise MEMCG_OOM event due to failed high-order allocation
 2018-09-26  8:24 UTC  (4+ messages)

[PATCH 1/2 -mm] mm: mremap: dwongrade mmap_sem to read when shrinking
 2018-09-26  8:17 UTC  (4+ messages)
` [PATCH 2/2 -mm] mm: brk: "

[BUG] mm: direct I/O (using GUP) can write to COW anonymous pages
 2018-09-26  5:00 UTC  (5+ messages)

[RFC][PATCH 0/8] drop the mmap_sem when doing IO in the fault path
 2018-09-26  1:33 UTC  (6+ messages)
` [PATCH 1/8] mm: push vm_fault into the page fault handlers
` [PATCH 8/8] btrfs: drop mmap_sem in mkwrite for btrfs

[PATCH 0/9] psi: pressure stall information for CPU, memory, and IO v4
 2018-09-25 22:05 UTC  (8+ messages)

[PATCH] mm: Disable movable allocation for TRANSHUGE pages
 2018-09-25 21:11 UTC  (5+ messages)

block: DMA alignment of IO buffer allocated from slab
 2018-09-25 21:04 UTC  (10+ 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).