linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-11 13:19:36 to 2022-04-12 13:39:48 UTC [more...]

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-12 13:39 UTC  (29+ messages)
` [PATCH v5 01/13] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v5 03/13] mm/shmem: Support memfile_notifier
` [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK
` [PATCH v5 09/13] KVM: Handle page fault for private memory
` [PATCH v5 10/13] KVM: Register private memslot to memory backing store
` [PATCH v5 11/13] KVM: Zap existing KVM mappings when pages changed in the private fd
` [PATCH v5 12/13] KVM: Expose KVM_MEM_PRIVATE

[PATCH v10 0/5] Use pageblock_order for cma and alloc_contig_range alignment
 2022-04-12 13:10 UTC  (4+ messages)
` [PATCH v10 2/5] mm: page_isolation: check specified range for unmovable pages

[RFC PATCH -next V3 0/6]arm64: add machine check safe support
 2022-04-12 13:08 UTC  (10+ messages)
` [RFC PATCH -next V3 1/6] x86: fix function define in copy_mc_to_user
` [RFC PATCH -next V3 2/6] arm64: fix types in copy_highpage()
` [RFC PATCH -next V3 3/6] arm64: add support for machine check error safe
` [RFC PATCH -next V3 4/6] arm64: add copy_{to, from}_user to machine check safe
` [RFC PATCH -next V3 5/6] arm64: add {get, put}_user "
` [RFC PATCH -next V3 6/6] arm64: add cow "

[PATCH 07/10] crypto: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
 2022-04-12 12:31 UTC  (16+ messages)

[PATCH V5 0/7] mm/mmap: Drop arch_vm_get_page_prot() and arch_filter_pgprot()
 2022-04-12 12:30 UTC  (11+ messages)
` [PATCH V5 1/7] mm/mmap: Add new config ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V5 2/7] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V5 3/7] arm64/mm: "
` [PATCH V5 4/7] sparc/mm: "
` [PATCH V5 5/7] x86/mm: "
` [PATCH V5 6/7] mm/mmap: Drop arch_filter_pgprot()
` [PATCH V5 7/7] mm/mmap: Drop arch_vm_get_page_pgprot()

[next] next-20220412: BUG: Bad page map in process oom_reaper pte
 2022-04-12 12:26 UTC 

[PATCH] binfmt_flat: do not stop relocating GOT entries prematurely
 2022-04-12 12:26 UTC  (3+ messages)

[PATCH v7 0/4] add hugetlb_optimize_vmemmap sysctl
 2022-04-12 11:14 UTC  (5+ messages)
` [PATCH v7 1/4] mm: hugetlb_vmemmap: introduce CONFIG_HUGETLB_PAGE_HAS_OPTIMIZE_VMEMMAP
` [PATCH v7 2/4] mm: memory_hotplug: override memmap_on_memory when hugetlb_free_vmemmap=on
` [PATCH v7 3/4] mm: hugetlb_vmemmap: use kstrtobool for hugetlb_vmemmap param parsing
` [PATCH v7 4/4] mm: hugetlb_vmemmap: add hugetlb_optimize_vmemmap sysctl

[PATCH] mm/memory-failure.c: bail out early if huge zero page
 2022-04-12 11:11 UTC  (13+ messages)

[PATCH v3 00/16] mm: COW fixes part 2: reliable GUP pins of anonymous pages
 2022-04-12  9:37 UTC  (24+ messages)
` [PATCH v3 01/16] mm/rmap: fix missing swap_free() in try_to_unmap() after arch_unmap_one() failed
` [PATCH v3 02/16] mm/hugetlb: take src_mm->write_protect_seq in copy_hugetlb_page_range()
` [PATCH v3 03/16] mm/memory: slightly simplify copy_present_pte()
` [PATCH v3 04/16] mm/rmap: split page_dup_rmap() into page_dup_file_rmap() and page_try_dup_anon_rmap()
` [PATCH v3 05/16] mm/rmap: convert RMAP flags to a proper distinct rmap_t type
` [PATCH v3 06/16] mm/rmap: remove do_page_add_anon_rmap()
` [PATCH v3 07/16] mm/rmap: pass rmap flags to hugepage_add_anon_rmap()
` [PATCH v3 08/16] mm/rmap: drop "compound" parameter from page_add_new_anon_rmap()
` [PATCH v3 09/16] mm/rmap: use page_move_anon_rmap() when reusing a mapped PageAnon() page exclusively
` [PATCH v3 10/16] mm/huge_memory: remove outdated VM_WARN_ON_ONCE_PAGE from unmap_page()

[PATCH 0/4] A few cleanup and fixup patches for migration
 2022-04-12  9:06 UTC  (19+ messages)
` [PATCH 1/4] mm/migration: reduce the rcu lock duration
` [PATCH 2/4] mm/migration: remove unneeded lock page and PageMovable check
` [PATCH 3/4] mm/migration: return errno when isolate_huge_page failed
` [PATCH 4/4] mm/migration: fix potential pte_unmap on an not mapped pte

[PATCH v2 0/9] A few cleanup and fixup patches for vmscan
 2022-04-12  8:59 UTC  (19+ messages)
` [PATCH v2 1/9] mm/vmscan: add a comment about MADV_FREE pages check in folio_check_dirty_writeback
` [PATCH v2 2/9] mm/vmscan: remove unneeded can_split_huge_page check
` [PATCH v2 4/9] mm/vmscan: save a bit of stack space in shrink_lruvec
` [PATCH v2 5/9] mm/vmscan: activate swap-backed executable folios after first usage
` [PATCH v2 7/9] mm/vmscan: take min_slab_pages into account when try to call shrink_node

[PATCH 0/3] A few fixup and cleanup patches for memory failure
 2022-04-12  8:57 UTC  (11+ messages)
` [PATCH 1/3] mm/memory-failure.c: avoid false-postive PageSwapCache test
` [PATCH 3/3] mm/memory-failure.c: dissolve truncated hugetlb page

[PATCHv4 0/8] mm, x86/cc: Implement support for unaccepted memory
 2022-04-12  8:18 UTC  (11+ messages)
` [PATCHv4 1/8] mm: Add "
` [PATCHv4 8/8] mm/vmstat: Add counter for memory accepting

[Patch v3] mm/page_alloc: add same penalty is enough to get round-robin order
 2022-04-12  8:11 UTC  (4+ messages)

[PATCH] mm: fix align-error when get_addr in unmapped_area_topdown
 2022-04-12  8:10 UTC 

[Patch v2 1/2] mm/page_alloc: add same penalty is enough to get round-robin order
 2022-04-12  7:53 UTC  (7+ messages)
` [Patch v2 2/2] mm/page_alloc: not necessary to multiply MAX_NODE_LOAD

[PATCH v10 00/14] Multi-Gen LRU Framework
 2022-04-12  7:10 UTC  (16+ messages)
` [PATCH v10 05/14] mm: multi-gen LRU: groundwork
` [PATCH v10 08/14] mm: multi-gen LRU: support page table walks
` [PATCH v10 10/14] mm: multi-gen LRU: kill switch
` [PATCH v10 12/14] mm: multi-gen LRU: debugfs interface
` [PATCH v10 13/14] mm: multi-gen LRU: admin guide
` [PATCH v10 14/14] mm: multi-gen LRU: design doc

False positive kmemleak report for dtb properties names on powerpc
 2022-04-12  6:47 UTC  (6+ messages)

[PATCH v2 bpf 0/3] vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP
 2022-04-12  6:12 UTC  (12+ messages)
` [PATCH v2 bpf 1/3] vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAP
` [PATCH v2 bpf 2/3] module: introduce module_alloc_huge
` [PATCH v2 bpf 3/3] bpf: use module_alloc_huge for bpf_prog_pack
` [PATCH v2 bpf 3/3] bpf: use vmalloc with VM_ALLOW_HUGE_VMAP "

[PATCH] tmpfs: fix regressions from wider use of ZERO_PAGE
 2022-04-12  4:57 UTC  (4+ messages)
    ` making x86 clear_user not suck, was "

[PATCH v8 00/23] userfaultfd-wp: Support shmem and hugetlbfs
 2022-04-12  2:05 UTC  (7+ messages)
` [PATCH v8 01/23] mm: Introduce PTE_MARKER swap entry
` [PATCH v8 02/23] mm: Teach core mm about pte markers
` [PATCH v8 03/23] mm: Check against orig_pte for finish_fault()

[PATCH AUTOSEL 5.4 14/21] tlb: hugetlb: Add more sizes to tlb_remove_huge_tlb_entry
 2022-04-12  0:50 UTC 

[PATCH AUTOSEL 5.10 19/30] tlb: hugetlb: Add more sizes to tlb_remove_huge_tlb_entry
 2022-04-12  0:48 UTC 

[PATCH AUTOSEL 5.15 23/41] tlb: hugetlb: Add more sizes to tlb_remove_huge_tlb_entry
 2022-04-12  0:46 UTC 

[PATCH AUTOSEL 5.17 29/49] tlb: hugetlb: Add more sizes to tlb_remove_huge_tlb_entry
 2022-04-12  0:43 UTC 

[PATCH v8] oom_kill.c: futex: Don't OOM reap the VMA containing the robust_list_head
 2022-04-12  0:02 UTC  (11+ messages)

[PATCH v2 bpf 0/3] vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP
 2022-04-11 23:18 UTC  (4+ messages)
` [PATCH v2 bpf 1/3] vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAP
` [PATCH v2 bpf 2/3] module: introduce module_alloc_huge
` [PATCH v2 bpf 3/3] bpf: use vmalloc with VM_ALLOW_HUGE_VMAP for bpf_prog_pack

[PATCH v1 00/14] Add support for shared PTEs across processes
 2022-04-11 22:21 UTC  (24+ messages)
` [PATCH v1 01/14] mm: Add new system calls mshare, mshare_unlink
` [PATCH v1 02/14] mm/mshare: Add msharefs filesystem
` [PATCH v1 03/14] mm/mshare: Add read for msharefs
` [PATCH v1 04/14] mm/mshare: implement mshare_unlink syscall
` [PATCH v1 05/14] mm/mshare: Add locking to msharefs syscalls
` [PATCH v1 06/14] mm/mshare: Check for mounted filesystem
` [PATCH v1 07/14] mm/mshare: Add vm flag for shared PTE
` [PATCH v1 08/14] mm/mshare: Add basic page table sharing using mshare
` [PATCH v1 09/14] mm/mshare: Do not free PTEs for mshare'd PTEs
` [PATCH v1 10/14] mm/mshare: Check for mapped vma when mshare'ing existing mshare'd range
` [PATCH v1 11/14] mm/mshare: unmap vmas in mshare_unlink
` [PATCH v1 12/14] mm/mshare: Add a proc file with mshare alignment/size information
` [PATCH v1 13/14] mm/mshare: Enforce mshare'd region permissions
` [PATCH v1 14/14] mm/mshare: Copy PTEs to host mm

[PATCH bpf 0/2] vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP
 2022-04-11 22:18 UTC  (6+ messages)
` [PATCH bpf 2/2] bpf: use vmalloc with VM_ALLOW_HUGE_VMAP for bpf_prog_pack

[PATCH v2] lkdtm/bugs: Don't expect thread termination without CONFIG_UBSAN_TRAP
 2022-04-11 19:13 UTC 

[PATCH] mm: memblock: avoid to create memmap for memblock nomap regions
 2022-04-11 19:09 UTC 

use block_device based APIs in block layer consumers
 2022-04-11 18:24 UTC  (3+ messages)
` [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
  ` [f2fs-dev] "

[PATCH] lkdtm/bugs: Don't expect thread termination without CONFIG_UBSAN_TRAP
 2022-04-11 17:53 UTC  (2+ messages)

[jsarha:topic/chromeos-4.19-s0ix 9206/9999] kernel/gcov/gcc_4_7.c:162:16: error: implicit declaration of function 'within_module'; did you mean 'init_module'?
 2022-04-11 17:52 UTC 

[PATCH 06/12] mm/khugepaged: remove khugepaged prefix from shared collapse functions
 2022-04-11 17:42 UTC  (3+ messages)

[PATCH 00/10] mm, arm64: Reduce ARCH_KMALLOC_MINALIGN below the cache line size
 2022-04-11 17:39 UTC  (7+ messages)
` [PATCH 01/10] mm/slab: Decouple ARCH_KMALLOC_MINALIGN from ARCH_DMA_MINALIGN
` [PATCH 02/10] drivers/base: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN

[PATCH] mm/secretmem: fix panic when growing a memfd_secret
 2022-04-11 17:29 UTC  (6+ messages)

use block_device based APIs in block layer consumers v2
 2022-04-11 17:25 UTC  (8+ messages)
` [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it
` [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD
` [PATCH 25/27] block: add a bdev_discard_granularity helper

[PATCH 03/12] mm/khugepaged: make hugepage allocation context-specific
 2022-04-11 17:28 UTC  (3+ messages)

[PATCH 05/12] mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
 2022-04-11 17:18 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION d12d7e1cfe38e0c36d28c7a9fbbc436ad0d17c14
 2022-04-11 17:15 UTC 

[PATCH v3] ioctl_userfaultfd.2, userfaultfd.2: add minor fault mode
 2022-04-11 16:56 UTC  (3+ messages)

[PATCH v2] mm/slab_common: move dma-kmalloc caches creation into new_kmalloc_cache()
 2022-04-11 15:31 UTC  (2+ messages)

[PATCH] powerpc/numa: Associate numa node to its cpu earlier
 2022-04-11 14:00 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).