linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-11 22:18:40 to 2022-04-12 23:35:07 UTC [more...]

[PATCH] mm/slub: remove unused parameter in setup_object*()
 2022-04-12 23:35 UTC  (2+ messages)

[PATCH v12 0/7] fsdax: introduce fs query to support reflink
 2022-04-12 23:22 UTC  (3+ messages)
` [PATCH v12 1/7] dax: Introduce holder for dax_device

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

[PATCH v2] lkdtm/bugs: Don't expect thread termination without CONFIG_UBSAN_TRAP
 2022-04-12 23:06 UTC  (2+ messages)

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

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-12 21:27 UTC  (36+ 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] mm: fix align-error when get_addr in unmapped_area_topdown
 2022-04-12 21:22 UTC  (2+ messages)

[Bug 215807] Bad page state in process systemd-udevd
 2022-04-12 21:17 UTC  (2+ messages)

[PATCH] mm, page_alloc: check pfn is valid before moving to freelist
 2022-04-12 21:05 UTC  (4+ messages)

[next] next-20220412: BUG: Bad page map in process oom_reaper pte
 2022-04-12 21:03 UTC  (2+ messages)

[PATCH v2 bpf 0/3] vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP
 2022-04-12 21:00 UTC  (14+ 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 1/2] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-04-12 20:41 UTC  (4+ messages)
` [PATCH 2/2] userfaultfd: selftests: modify selftest to use /dev/userfaultfd

[PATCH v4] ioctl_userfaultfd.2, userfaultfd.2: add minor fault mode
 2022-04-12 20:05 UTC  (2+ messages)

[PATCH v2] mm/memory-failure.c: skip huge_zero_page in memory_failure()
 2022-04-12 20:01 UTC  (2+ messages)

[PATCH v8 00/23] userfaultfd-wp: Support shmem and hugetlbfs
 2022-04-12 19:54 UTC  (10+ 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 v10 0/5] Use pageblock_order for cma and alloc_contig_range alignment
 2022-04-12 19:34 UTC  (10+ messages)
` [PATCH v10 2/5] mm: page_isolation: check specified range for unmovable pages

[PATCH v2] mm/secretmem: fix panic when growing a memfd_secret
 2022-04-12 19:30 UTC 

[linux-next:master] BUILD REGRESSION d0c745e7b2d6ce8bcc768b32361ab8ef520821ee
 2022-04-12 19:23 UTC 

[PATCH v1] NFSD: Clean up nfsd_splice_actor()
 2022-04-12 18:57 UTC 

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

[PATCH 5.15 000/277] 5.15.34-rc1 review
 2022-04-12 17:30 UTC  (7+ messages)

[PATCH] mm: memblock: avoid to create memmap for memblock nomap regions
 2022-04-12 17:26 UTC  (2+ messages)

[RFC PATCH -next V3 0/6]arm64: add machine check safe support
 2022-04-12 17:17 UTC  (13+ 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 v8] oom_kill.c: futex: Don't OOM reap the VMA containing the robust_list_head
 2022-04-12 17:03 UTC  (13+ messages)

[PATCH v2] mm/slab_common: move dma-kmalloc caches creation into new_kmalloc_cache()
 2022-04-12 16:55 UTC  (3+ messages)

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

[PATCH v2 bpf 0/3] vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP
 2022-04-12 15:38 UTC  (5+ 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 v2 0/9] A few cleanup and fixup patches for vmscan
 2022-04-12 14:59 UTC  (21+ 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] binfmt_flat: do not stop relocating GOT entries prematurely
 2022-04-12 14:52 UTC  (4+ messages)

[PATCH v5 02/13] mm: Introduce memfile_notifier
 2022-04-12 14:36 UTC  (2+ messages)

[PATCH v7 0/4] add hugetlb_optimize_vmemmap sysctl
 2022-04-12 14:03 UTC  (6+ 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 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()

[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  (18+ messages)
` [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  (16+ messages)
` [PATCH 1/4] mm/migration: reduce the rcu lock duration
` [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 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

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

[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

[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 v1 00/14] Add support for shared PTEs across processes
 2022-04-11 22:21 UTC  (3+ messages)

[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


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