linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-16 08:20:28 to 2019-10-17 14:21:50 UTC [more...]

[RFC PATCH v2 00/16] Hwpoison rework {hard,soft}-offline
 2019-10-17 14:21 UTC  (8+ messages)
` [RFC PATCH v2 01/16] mm,hwpoison: cleanup unused PageHuge() check
` [RFC PATCH v2 02/16] mm,madvise: call soft_offline_page() without MF_COUNT_INCREASED
` [RFC PATCH v2 03/16] mm,madvise: Refactor madvise_inject_error
` [RFC PATCH v2 04/16] mm,hwpoison-inject: don't pin for hwpoison_filter
` [RFC PATCH v2 05/16] mm,hwpoison: Un-export get_hwpoison_page and make it static
` [RFC PATCH v2 06/16] mm,hwpoison: Kill put_hwpoison_page
` [RFC PATCH v2 07/16] mm,hwpoison: remove MF_COUNT_INCREASED

[RFC] Memory Tiering
 2019-10-17 14:17 UTC  (3+ messages)

[PATCH 0/8] Add Kernel Concurrency Sanitizer (KCSAN)
 2019-10-17 14:15 UTC  (25+ messages)
` [PATCH 1/8] kcsan: Add Kernel Concurrency Sanitizer infrastructure
` [PATCH 2/8] objtool, kcsan: Add KCSAN runtime functions to whitelist
` [PATCH 3/8] build, kcsan: Add KCSAN build exceptions
` [PATCH 4/8] seqlock, kcsan: Add annotations for KCSAN
` [PATCH 5/8] seqlock: Require WRITE_ONCE surrounding raw_seqcount_barrier
` [PATCH 6/8] asm-generic, kcsan: Add KCSAN instrumentation for bitops
` [PATCH 7/8] locking/atomics, kcsan: Add KCSAN instrumentation
` [PATCH 8/8] x86, kcsan: Enable KCSAN for x86

[PATCH v2 0/8] Add Kernel Concurrency Sanitizer (KCSAN)
 2019-10-17 14:13 UTC  (9+ messages)
` [PATCH v2 1/8] kcsan: Add Kernel Concurrency Sanitizer infrastructure
` [PATCH v2 2/8] objtool, kcsan: Add KCSAN runtime functions to whitelist
` [PATCH v2 3/8] build, kcsan: Add KCSAN build exceptions
` [PATCH v2 4/8] seqlock, kcsan: Add annotations for KCSAN
` [PATCH v2 5/8] seqlock: Require WRITE_ONCE surrounding raw_seqcount_barrier
` [PATCH v2 6/8] asm-generic, kcsan: Add KCSAN instrumentation for bitops
` [PATCH v2 7/8] locking/atomics, kcsan: Add KCSAN instrumentation
` [PATCH v2 8/8] x86, kcsan: Enable KCSAN for x86

[Question] Can PageReferenced() be replaced by reverse-mapping and pte_young()?
 2019-10-17 14:11 UTC 

[PATCH 0/4] Fixes for THP in page cache
 2019-10-17 14:05 UTC  (6+ messages)
` [PATCH 4/4] uprobe: only do FOLL_SPLIT_PMD for uprobe register

[PATCH 0/4] [RFC] Migrate Pages in lieu of discard
 2019-10-17 11:44 UTC  (9+ messages)
` [PATCH 1/4] node: Define and export memory migration path
` [PATCH 2/4] mm/migrate: Defer allocating new page until needed
` [PATCH 3/4] mm/vmscan: Attempt to migrate page in lieu of discard
` [PATCH 4/4] mm/vmscan: Consider anonymous pages without swap

[PATCH] mm: remove VM_ACCT(PAGE_SIZE) when charge and uncharge
 2019-10-17 11:32 UTC 

BUG: bad usercopy in ld_usb_read (3)
 2019-10-17 11:19 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 3ef845da3c3b180ddd386e228ac3228d84a522d3
 2019-10-17 11:01 UTC 

[PATCH v3 1/3] kasan: Archs don't check memmove if not support it
 2019-10-17 10:39 UTC  (2+ messages)

[PATCH] hugetlbfs: fix error handling in init_hugetlbfs_fs()
 2019-10-17 10:38 UTC 

memory offline infinite loop after soft offline
 2019-10-17 10:03 UTC  (5+ messages)

[PATCH] mm: fix outdated comment in page_get_anon_vma()
 2019-10-17  9:35 UTC 

[PATCH hmm 00/15] Consolidate the mmu notifier interval_tree and locking
 2019-10-17  8:54 UTC  (4+ messages)

[PATCH] mm, soft-offline: convert parameter to pfn
 2019-10-17  8:07 UTC  (12+ messages)

[PATCH V2 00/26] mm, xfs: non-blocking inode reclaim
 2019-10-17  7:57 UTC  (5+ messages)
` [PATCH 25/26] xfs: rework unreferenced inode lookups

[PATCH V2] mm/page_alloc: Add alloc_contig_pages()
 2019-10-17  7:38 UTC  (14+ messages)

[PATCH v3 00/15] Enable CONFIG_VMAP_STACK on PPC32
 2019-10-17  7:36 UTC  (3+ messages)
` [PATCH v3 06/15] powerpc/32: prepare for CONFIG_VMAP_STACK

[linux-next:pending-fixes] BUILD SUCCESS e94100b439a8adee55801508cc95cd2a45a8b40c
 2019-10-17  3:34 UTC 

[PATCH] mm: Unsigned 'nr_pages' always larger than zero
 2019-10-17  3:19 UTC 

[PATCH v2 1/2] kasan: detect negative size in memory operation function
 2019-10-17  1:50 UTC 

[PATCH] mm: Unsigned 'nr_pages' always larger than zero
 2019-10-17  1:38 UTC  (7+ messages)

[PATCH v9 0/5] kasan: support backing vmalloc space with real shadow memory
 2019-10-17  1:25 UTC  (6+ messages)
` [PATCH v9 1/5] "
` [PATCH v9 2/5] kasan: add test for vmalloc
` [PATCH v9 3/5] fork: support VMAP_STACK with KASAN_VMALLOC
` [PATCH v9 4/5] x86/kasan: support KASAN_VMALLOC
` [PATCH v9 5/5] kasan debug: track pages allocated for vmalloc shadow

[PATCH v10 3/3] mm: fix double page fault on arm64 if PTE_AF is cleared
 2019-10-16 23:46 UTC  (3+ messages)

[PATCH] mm: trivial mark_page_accessed() cleanup
 2019-10-16 22:53 UTC 

[bug, 5.2.16] kswapd/compaction null pointer crash [was Re: xfs_inode not reclaimed/memory leak on 5.2.16]
 2019-10-16 20:03 UTC  (4+ messages)

[RFC PATCH] mm: Fix a huge pud insertion race during faulting
 2019-10-16 20:02 UTC  (5+ messages)

[PATCH v7 00/25] arm64: MMU enabled kexec relocation
 2019-10-16 20:00 UTC  (26+ messages)
` [PATCH v7 01/25] kexec: quiet down kexec reboot
` [PATCH v7 02/25] kexec: add machine_kexec_post_load()
` [PATCH v7 03/25] arm64: kexec: remove unnecessary debug prints
` [PATCH v7 04/25] arm64: kexec: make dtb_mem always enabled
` [PATCH v7 05/25] arm64: hibernate: pass the allocated pgdp to ttbr0
` [PATCH v7 06/25] arm64: hibernate: use get_safe_page directly
` [PATCH v7 07/25] arm64: hibernate: remove gotos as they are not needed
` [PATCH v7 08/25] arm64: hibernate: rename dst to page in create_safe_exec_page
` [PATCH v7 09/25] arm64: hibernate: add PUD_SECT_RDONLY
` [PATCH v7 10/25] arm64: hibernate: add trans_pgd public functions
` [PATCH v7 11/25] arm64: hibernate: move page handling function to new trans_pgd.c
` [PATCH v7 12/25] arm64: trans_pgd: make trans_pgd_map_page generic
` [PATCH v7 13/25] arm64: trans_pgd: pass allocator trans_pgd_create_copy
` [PATCH v7 14/25] arm64: trans_pgd: pass NULL instead of init_mm to *_populate functions
` [PATCH v7 15/25] arm64: kexec: move relocation function setup
` [PATCH v7 16/25] arm64: kexec: call kexec_image_info only once
` [PATCH v7 17/25] arm64: kexec: cpu_soft_restart change argument types
` [PATCH v7 18/25] arm64: kexec: arm64_relocate_new_kernel clean-ups
` [PATCH v7 19/25] arm64: kexec: arm64_relocate_new_kernel don't use x0 as temp
` [PATCH v7 20/25] arm64: kexec: add expandable argument to relocation function
` [PATCH v7 21/25] arm64: kexec: offset for "
` [PATCH v7 22/25] arm64: kexec: kexec EL2 vectors
` [PATCH v7 23/25] arm64: kexec: configure trans_pgd page table for kexec
` [PATCH v7 24/25] arm64: kexec: enable MMU during kexec relocation
` [PATCH v7 25/25] arm64: kexec: remove head from relocation argument

remap_pfn_range addr page alignment
 2019-10-16 19:57 UTC 

[PATCH] hugetlb: Fix clang compilation warning
 2019-10-16 16:41 UTC  (3+ messages)

[PATCH v3 0/5] elide extraneous generated code for folded p4d/pud/pmd
 2019-10-16 16:24 UTC  (6+ messages)
` [PATCH v3 1/5] ARC: mm: remove __ARCH_USE_5LEVEL_HACK
` [PATCH v3 2/5] asm-generic/tlb: stub out pud_free_tlb() if nopud
` [PATCH v3 3/5] asm-generic/tlb: stub out p4d_free_tlb() if nop4d
` [PATCH v3 4/5] asm-generic/tlb: stub out pmd_free_tlb() if nopmd
` [PATCH v3 5/5] asm-generic/mm: stub out p{4,u}d_clear_bad() if __PAGETABLE_P{4,U}D_FOLDED

[PATCH 25/34] mm: Use CONFIG_PREEMPTION
 2019-10-16 14:38 UTC  (2+ messages)

[PATCH v12 0/4] fix double page fault in cow_user_page for pfn mapping
 2019-10-16 14:32 UTC  (3+ messages)

[PATCH RFC v3 0/9] virtio-mem: paravirtualized memory
 2019-10-16 14:16 UTC  (18+ messages)
` [PATCH RFC v3 4/9] mm: Export alloc_contig_range() / free_contig_range()
` [PATCH RFC v3 6/9] mm: Allow to offline PageOffline() pages with a reference count of 0
` [PATCH RFC v3 8/9] mm/memory_hotplug: Introduce offline_and_remove_memory()

[PATCH v6 00/10] mm/memory_hotplug: Shrink zones before removing memory
 2019-10-16 14:01 UTC  (3+ messages)
` [PATCH v6 06/10] mm/memory_hotplug: Poison memmap in remove_pfn_range_from_zone()

[PATCH v8 0/5] kasan: support backing vmalloc space with real shadow memory
 2019-10-16 13:22 UTC  (6+ messages)
` [PATCH v8 1/5] "

[PATCH] mm/page_alloc: Make alloc_gigantic_page() available for general use
 2019-10-16 11:49 UTC  (12+ messages)

[PATCH v3 1/3] mm/vmalloc: remove preempt_disable/enable when do preloading
 2019-10-16 11:07 UTC  (6+ messages)
` [PATCH v3 2/3] mm/vmalloc: respect passed gfp_mask "
` [PATCH v3 3/3] mm/vmalloc: add more comments to the adjust_va_to_fit_type()

[PATCH v2 0/5] eldie generated code for folded p4d/pud
 2019-10-16 10:35 UTC  (3+ messages)
` [PATCH v2 5/5] asm-generic/mm: stub out p{4,d}d_clear_bad() if __PAGETABLE_P{4,u}D_FOLDED

[PATCH] kernel: dma: Make CMA boot parameters __ro_after_init
 2019-10-16 10:11 UTC  (3+ messages)

[PATCH V6 0/2] mm/debug: Add tests validating architecture page table helpers
 2019-10-16  9:54 UTC  (9+ messages)
` [PATCH V6 2/2] "

[PATCH] mm: huge_pte_offset() returns pte_t *, not integer
 2019-10-16  9:51 UTC 

[PATCH v2] cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups
 2019-10-16  9:18 UTC  (4+ messages)

[PATCH] mm: include <linux/mman.h> for vm_committed_as_batch
 2019-10-16  9:15 UTC 

[PATCH v1] drivers/base/memory.c: Drop the mem_sysfs_mutex
 2019-10-16  9:06 UTC  (2+ messages)

+ mm-hugetlb-make-alloc_gigantic_page-available-for-general-use.patch added to -mm tree
 2019-10-16  8:55 UTC  (5+ messages)

[PATCH] mm/memcontrol: update lruvec counters in mem_cgroup_move_account
 2019-10-16  8:25 UTC  (8+ 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).