linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-05 20:35:01 to 2022-07-07 00:06:33 UTC [more...]

[mm-unstable v7 00/18] mm: userspace hugepage collapse
 2022-07-06 23:59 UTC  (15+ messages)
` [mm-unstable v7 01/18] mm/khugepaged: remove redundant transhuge_vma_suitable() check
` [mm-unstable v7 02/18] mm: khugepaged: don't carry huge page to the next loop for !CONFIG_NUMA
` [mm-unstable v7 03/18] mm/khugepaged: add struct collapse_control
` [mm-unstable v7 04/18] mm/khugepaged: dedup and simplify hugepage alloc and charging
` [mm-unstable v7 05/18] mm/khugepaged: pipe enum scan_result codes back to callers
` [mm-unstable v7 06/18] mm/khugepaged: add flag to predicate khugepaged-only behavior
` [mm-unstable v7 07/18] mm/thp: add flag to enforce sysfs THP in hugepage_vma_check()
` [mm-unstable v7 08/18] mm/khugepaged: record SCAN_PMD_MAPPED when scan_pmd() finds hugepage
` [mm-unstable v7 09/18] mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
` [mm-unstable v7 10/18] mm/khugepaged: rename prefix of shared collapse functions
` [mm-unstable v7 11/18] mm/madvise: add huge_memory:mm_madvise_collapse tracepoint
` [mm-unstable v7 12/18] mm/madvise: add MADV_COLLAPSE to process_madvise()
` [mm-unstable v7 13/18] proc/smaps: add PMDMappable field to smaps
` [mm-unstable v7 14/18] selftests/vm: modularize collapse selftests

[PATCH bpf-next v2 0/2] bpf: Minor fixes for non-preallocated memory
 2022-07-06 23:22 UTC  (9+ messages)
` [PATCH bpf-next v2 1/2] bpf: Make non-preallocated allocation low priority
` [PATCH bpf-next v2 2/2] bpf: Warn on non-preallocated case for missed trace types

[PATCHv4 0/8] Linear Address Masking enabling
 2022-07-06 23:13 UTC  (4+ messages)
` [PATCHv4 3/8] mm: Pass down mm_struct to untagged_addr()

[mm-unstable PATCH v4 0/9] mm, hwpoison: enable 1GB hugepage support (v4)
 2022-07-06 23:06 UTC  (18+ messages)
` [mm-unstable PATCH v4 1/9] mm/hugetlb: check gigantic_page_runtime_supported() in return_unused_surplus_pages()
` [mm-unstable PATCH v4 3/9] mm/hugetlb: make pud_huge() and follow_huge_pud() aware of non-present pud entry
` [mm-unstable PATCH v4 4/9] mm, hwpoison, hugetlb: support saving mechanism of raw error pages
` [mm-unstable PATCH v4 5/9] mm, hwpoison: make unpoison aware of raw error info in hwpoisoned hugepage

[PATCH] mm: fix page leak with multiple threads mapping the same page
 2022-07-06 22:46 UTC  (2+ messages)

[linux-next:master 4772/8197] htmldocs: Documentation/arm/google/chromebook-boot-flow.rst: WARNING: document isn't included in any toctree
 2022-07-06 22:28 UTC  (2+ messages)

[PATCH v13 00/14] Multi-Gen LRU Framework
 2022-07-06 22:26 UTC  (16+ messages)
` [PATCH v13 01/14] mm: x86, arm64: add arch_has_hw_pte_young()
` [PATCH v13 02/14] mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG
` [PATCH v13 03/14] mm/vmscan.c: refactor shrink_node()
` [PATCH v13 04/14] Revert "include/linux/mm_inline.h: fold __update_lru_size() into its sole caller"
` [PATCH v13 05/14] mm: multi-gen LRU: groundwork
` [PATCH v13 06/14] mm: multi-gen LRU: minimal implementation
` [PATCH v13 07/14] mm: multi-gen LRU: exploit locality in rmap
` [PATCH v13 08/14] mm: multi-gen LRU: support page table walks
` [PATCH v13 09/14] mm: multi-gen LRU: optimize multiple memcgs
` [PATCH v13 10/14] mm: multi-gen LRU: kill switch
` [PATCH v13 11/14] mm: multi-gen LRU: thrashing prevention
` [PATCH v13 12/14] mm: multi-gen LRU: debugfs interface
` [PATCH v13 13/14] mm: multi-gen LRU: admin guide
` [PATCH v13 14/14] mm: multi-gen LRU: design doc

[syzbot] possible deadlock in mnt_want_write (2)
 2022-07-06 22:24 UTC  (2+ messages)

[PATCH v7 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem()
 2022-07-06 21:30 UTC  (13+ messages)

[PATCH v3] selftests/vm: enable running select groups of tests
 2022-07-06 20:54 UTC 

[PATCH v1 00/14] Add support for shared PTEs across processes
 2022-07-06 20:33 UTC  (6+ messages)
` [PATCH v1 09/14] mm/mshare: Do not free PTEs for mshare'd PTEs

[RFC PATCH v4 0/8] hugetlb: Change huge pmd sharing synchronization again
 2022-07-06 20:23 UTC  (9+ messages)
` [RFC PATCH v4 1/8] hugetlbfs: revert use i_mmap_rwsem to address page fault/truncate race
` [RFC PATCH v4 2/8] hugetlbfs: revert use i_mmap_rwsem for more pmd sharing synchronization
` [RFC PATCH v4 3/8] hugetlbfs: move routine remove_huge_page to hugetlb.c
` [RFC PATCH v4 4/8] hugetlbfs: catch and handle truncate racing with page faults
` [RFC PATCH v4 5/8] hugetlb: rename vma_shareable() and refactor code
` [RFC PATCH v4 6/8] hugetlb: add vma based lock for pmd sharing synchronization
` [RFC PATCH v4 7/8] hugetlb: create hugetlb_unmap_file_folio to unmap single file folio
` [RFC PATCH v4 8/8] hugetlb: use new vma_lock for pmd sharing synchronization

[PATCH v3] mm: vmpressure: don't count proactive reclaim in vmpressure
 2022-07-06 20:19 UTC  (3+ messages)

[PATCH v2] selftests/vm: enable running select groups of tests
 2022-07-06 19:54 UTC 

[PATCH v2 0/9] Add support for shared PTEs across processes
 2022-07-06 19:26 UTC  (3+ messages)

[PATCH v6 0/2] btrfs: Replace kmap() with kmap_local_page() in zstd.c
 2022-07-06 19:07 UTC  (4+ messages)
` [PATCH v6 1/2] highmem: Make __kunmap_{local,atomic}() take "const void *"
` [PATCH v6 2/2] btrfs: Replace kmap() with kmap_local_page() in zstd.c

[PATCH bpf-next 0/5] bpf: BPF specific memory allocator
 2022-07-06 18:55 UTC  (20+ messages)

[PATCH] selftests/vm: enable running select groups of tests
 2022-07-06 18:53 UTC  (5+ messages)

[linux-next:master 7569/8197] dc_dmub_srv.c:undefined reference to `__floatunsidf'
 2022-07-06 17:51 UTC 

[PATCH v2 00/10] lib: cleanup bitmap-related headers
 2022-07-06 17:42 UTC  (11+ messages)
` [PATCH 01/10] arm: align find_bit declarations with generic kernel
` [PATCH 02/10] lib/bitmap: change return types to bool where appropriate
` [PATCH 03/10] lib/bitmap: change type of bitmap_weight to unsigned long
` [PATCH 04/10] cpumask: change return types to bool where appropriate
` [PATCH 05/10] lib/cpumask: change return types to unsigned "
` [PATCH 06/10] lib/cpumask: move trivial wrappers around find_bit to the header
` [PATCH 07/10] headers/deps: mm: Optimize <linux/gfp.h> header dependencies
` [PATCH 08/10] headers/deps: mm: Split <linux/gfp_types.h> out of <linux/gfp.h>
` [PATCH 09/10] headers/deps: mm: align MANITAINERS and Docs with new gfp.h structure
` [PATCH 10/10] lib/cpumask: move some one-line wrappers to header file

[PATCH v4] selftests/vm: fix errno handling in mrelease_test
 2022-07-06 16:41 UTC  (3+ messages)

[PATCH V4 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
 2022-07-06 16:17 UTC  (5+ messages)
` [PATCH V4 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()

[PATCH 0/3] Add PUD and kernel PTE level pagetable account
 2022-07-06 15:48 UTC  (6+ messages)
` [PATCH 1/3] mm: Factor out the pagetable pages account into new helper function
` [PATCH 2/3] mm: Add PUD level pagetable account
` [PATCH 3/3] mm: Add kernel PTE level pagetable pages account

[PATCH v4] arm64: mm: fix linear mem mapping access performance degradation
 2022-07-06 15:40 UTC  (18+ messages)

[PATCH v3] selftests/vm: fix errno handling in mrelease_test
 2022-07-06 15:28 UTC  (4+ messages)

[PATCH v2] mm: page_frag: Warn_on when frag_alloc size is bigger than PAGE_SIZE
 2022-07-06 15:21 UTC  (7+ messages)
`  "
        `  "

[PATCH 7/7] mm/page_alloc: Replace local_lock with normal spinlock
 2022-07-06 14:53 UTC  (10+ messages)
` [mm/page_alloc] 2bd8eec68f: BUG:sleeping_function_called_from_invalid_context_at_mm/gup.c

[PATCH] mm: percpu: use kmemleak_ignore_phys() instead of kmemleak_free()
 2022-07-06 14:44 UTC  (3+ messages)

[PATCH] maple_tree: Fix use of node for global range in mas_wr_spanning_store()
 2022-07-06 14:08 UTC  (3+ messages)

[linux-next:pending-fixes] BUILD SUCCESS d3298a6516a4e08766594bf69471fc6d81542801
 2022-07-06 11:55 UTC 

[PATCH 04/13] tracing/brcm: Use the new __vstring() helper
 2022-07-06 11:51 UTC  (4+ messages)

[PATCH v2] iommu/iova: change IOVA_MAG_SIZE to 127 to save memory
 2022-07-06 11:31 UTC  (2+ messages)

[PATCH] mm: rmap: Don't flush TLB after checking PTE young for page reference
 2022-07-06 11:20 UTC 

[PATCH V6 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
 2022-07-06 11:15 UTC  (10+ messages)
` [PATCH V6 21/26] m68k/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V6 26/26] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT

[PATCH v5 0/2] btrfs: Replace kmap() with kmap_local_page() in zstd.c
 2022-07-06 10:48 UTC  (5+ messages)
` [PATCH v5 2/2] "

[PATCH 08/13] USB: mtu3: tracing: Use the new __vstring() helper
 2022-07-06 10:23 UTC  (2+ messages)

[PATCH v2] selftests/vm: fix errno handling in mrelease_test
 2022-07-06  9:55 UTC  (4+ messages)

clear_user (was: [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE)
 2022-07-06  9:24 UTC  (9+ messages)
    ` [PATCH] x86/clear_user: Make it faster
                ` [PATCH -final] "

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-06  8:20 UTC  (15+ messages)
` [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd
` [PATCH v7 02/14] selftests/memfd: Add tests for F_SEAL_AUTO_ALLOCATE
` [PATCH v7 03/14] mm: Introduce memfile_notifier
` [PATCH v7 04/14] mm/shmem: Support memfile_notifier
` [PATCH v7 05/14] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v7 06/14] KVM: Rename KVM_PRIVATE_MEM_SLOTS to KVM_INTERNAL_MEM_SLOTS
` [PATCH v7 07/14] KVM: Use gfn instead of hva for mmu_notifier_retry
` [PATCH v7 08/14] KVM: Rename mmu_notifier_*
` [PATCH v7 09/14] KVM: Extend the memslot to support fd-based private memory
` [PATCH v7 10/14] KVM: Add KVM_EXIT_MEMORY_FAULT exit
` [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
` [PATCH v7 12/14] KVM: Handle page fault for private memory
` [PATCH v7 13/14] KVM: Enable and expose KVM_MEM_PRIVATE
` [PATCH v7 14/14] memfd_create.2: Describe MFD_INACCESSIBLE flag

[PATCH v3] arm64: enable THP_SWAP for arm64
 2022-07-06  7:27 UTC 

[PATCH v9 0/9] x86: Show in sysfs if a memory node is able to do encryption
 2022-07-06  6:38 UTC  (5+ messages)
` [PATCH v9 9/9] drivers/node: Show in sysfs node's crypto capabilities

[jsarha:topic/cros-sof-v4.14-rebase 7725/9999] htmldocs: Documentation/process/clang-format.rst:: WARNING: document isn't included in any toctree
 2022-07-06  6:08 UTC 

[PATCH] mm: memcontrol: do not miss MEMCG_MAX events for enforced allocations
 2022-07-06  4:33 UTC  (17+ messages)

[PATCH 02/13] tracing/IB/hfi1: Use the new __vstring() helper
 2022-07-06  4:20 UTC 

[PATCH v4] mm, hugetlb: skip irrelevant nodes in show_free_areas()
 2022-07-06  3:46 UTC 

[PATCH v2] mm: fix missing wake-up event for FSDAX pages
 2022-07-06  3:11 UTC  (7+ messages)

[PATCH 5.15] mm: validate buddy page before using
 2022-07-06  2:51 UTC  (12+ messages)

[PATCH] mm/mmap: Fix copy_vma() new_vma check
 2022-07-06  0:35 UTC 

[linux-next:master] BUILD REGRESSION 2a2aa3f05338270aecbe2492fda910d6c17e0102
 2022-07-05 23:41 UTC 

[PATCH v3] mm, hugetlb: skip irrelevant nodes in show_free_areas()
 2022-07-05 22:54 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).