linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-06  8:20 UTC  (12+ 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 11/14] KVM: Register/unregister the guest private memory regions
` [PATCH v7 12/14] KVM: Handle page fault for private memory

[PATCH v4] arm64: mm: fix linear mem mapping access performance degradation
 2022-07-06  7:43 UTC  (26+ messages)

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

[PATCH V6 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
 2022-07-06  7:04 UTC  (4+ messages)

[PATCH v7 00/21] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-07-06  7:04 UTC  (20+ messages)
` [PATCH v7 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem()

[PATCH v9 0/9] x86: Show in sysfs if a memory node is able to do encryption
 2022-07-06  6:38 UTC  (8+ messages)
` [PATCH v9 7/9] x86/e820: Add unit tests for e820_range_* functions
` [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 08/13] USB: mtu3: tracing: Use the new __vstring() helper
 2022-07-06  4:30 UTC 

[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 

[mm-unstable PATCH v4 0/9] mm, hwpoison: enable 1GB hugepage support (v4)
 2022-07-06  3:22 UTC  (14+ 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 v2] mm: fix missing wake-up event for FSDAX pages
 2022-07-06  3:11 UTC  (7+ messages)

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

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

[PATCH 04/13] tracing/brcm: Use the new __vstring() helper
 2022-07-06  2:50 UTC  (2+ 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  (5+ messages)

[PATCH] mm: percpu: use kmemleak_ignore_phys() instead of kmemleak_free()
 2022-07-05 21:20 UTC  (2+ messages)

[PATCH] selftests/vm: enable running select groups of tests
 2022-07-05 20:34 UTC  (2+ messages)

[PATCH] mm: fix page leak with multiple threads mapping the same page
 2022-07-05 20:00 UTC 

[mm-unstable v5 PATCH 0/7] Cleanup transhuge_xxx helpers
 2022-07-05 19:45 UTC  (3+ messages)

[PATCH v5 0/2] btrfs: Replace kmap() with kmap_local_page() in zstd.c
 2022-07-05 19:04 UTC  (3+ messages)
` [PATCH v5 2/2] "

[RFC PATCH] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2022-07-05 17:26 UTC  (3+ messages)
` [RFC PATCH v4] "

[PATCH v2] selftests/vm: fix errno handling in mrelease_test
 2022-07-05 17:02 UTC  (3+ messages)

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

[PATCH v7 00/15] io-uring/xfs: support async buffered writes
 2022-07-05 16:11 UTC  (11+ messages)
` [PATCH v7 15/15] xfs: Add async buffered write support

[PATCH v2 00/15] arch: make PxD_ORDER generically available
 2022-07-05 16:03 UTC  (17+ messages)
` [PATCH v2 01/15] csky: drop definition of PTE_ORDER
` [PATCH v2 02/15] csky: drop definition of PGD_ORDER
` [PATCH v2 03/15] mips: Rename PMD_ORDER to PMD_TABLE_ORDER
` [PATCH v2 04/15] mips: Rename PUD_ORDER to PUD_TABLE_ORDER
` [PATCH v2 05/15] mips: drop definitions of PTE_ORDER
` [PATCH v2 06/15] mips: Rename PGD_ORDER to PGD_TABLE_ORDER
` [PATCH v2 07/15] nios2: drop definition of PTE_ORDER
` [PATCH v2 08/15] nios2: drop definition of PGD_ORDER
` [PATCH v2 09/15] loongarch: drop definition of PTE_ORDER
` [PATCH v2 10/15] loongarch: drop definition of PMD_ORDER
` [PATCH v2 11/15] loongarch: drop definition of PUD_ORDER
` [PATCH v2 12/15] loongarch: drop definition of PGD_ORDER
` [PATCH v2 13/15] parisc: Rename PGD_ORDER to PGD_TABLE_ORDER
` [PATCH v2 14/15] xtensa: drop definition of PGD_ORDER
` [PATCH v2 15/15] ARM: head.S: rename PMD_ORDER to PMD_ENTRY_ORDER

[PATCHv4 0/8] Linear Address Masking enabling
 2022-07-05 15:42 UTC  (3+ messages)
` [PATCHv4 3/8] mm: Pass down mm_struct to untagged_addr()

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-07-05 14:53 UTC  (6+ messages)
` [PATCH Part2 v6 02/49] iommu/amd: Introduce function to check SEV-SNP support

[PATCH] btrfs: remove btrfs_writepage_cow_fixup
 2022-07-05 14:21 UTC  (2+ messages)

[PATCH 7/7] mm/page_alloc: Replace local_lock with normal spinlock
 2022-07-05 13:51 UTC  (4+ messages)
` [mm/page_alloc] 2bd8eec68f: BUG:sleeping_function_called_from_invalid_context_at_mm/gup.c

mm/sparse.c:653:13: sparse: sparse: symbol 'populate_section_memmap' was not declared. Should it be static?
 2022-07-05 13:11 UTC 

[PATCH V4 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
 2022-07-05 13:07 UTC  (13+ messages)
` [PATCH V4 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
` [PATCH V4 4/4] LoongArch: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP

[PATCH v5 08/10] ARM: uaccess: add __{get,put}_kernel_nofault
 2022-07-05 13:07 UTC 

next-20220616 - repeated crashes in zap_pmd_range
 2022-07-05 12:26 UTC  (2+ messages)

[linux-next:master 7518/7896] sound/usb/mixer_quirks.c:1968:19: sparse: sparse: incorrect type in initializer (different base types)
 2022-07-05 11:09 UTC 

[linux-next:master 3587/7896] htmldocs: Documentation/PCI/endpoint/pci-vntb-function.rst:82: WARNING: Unexpected indentation
 2022-07-05 10:58 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 0b54d9586dbf697cc421acbe6b3fbe74adb97e84
 2022-07-05 10:50 UTC 

[PATCH] mm,hwpoison,hugetlb: defer dissolve hwpoison hugepage when allocating vmemmap failed
 2022-07-05  8:57 UTC 

[PATCH v5 00/7] Drain remote per-cpu directly
 2022-07-05  7:20 UTC  (7+ messages)
` [PATCH 5/7] mm/page_alloc: Protect PCP lists with a spinlock
` [PATCH 7/7] mm/page_alloc: Replace local_lock with normal spinlock

[PATCH] secretmem: drop unneeded initialization in secretmem_file_create()
 2022-07-05  6:05 UTC  (3+ messages)

[PATCH v2] mm, hugetlb: skip irrelevant nodes in show_free_areas()
 2022-07-05  5:33 UTC  (4+ messages)

[PATCH v8 00/12] mm/demotion: Memory tiers and demotion
 2022-07-05  5:22 UTC  (6+ messages)

[net] 4890b686f4: netperf.Throughput_Mbps -69.4% regression
 2022-07-05  5:03 UTC  (11+ messages)

[PATCH v4 00/45] Add KernelMemorySanitizer infrastructure
 2022-07-05  3:48 UTC  (34+ messages)
` [PATCH v4 43/45] namei: initialize parameters passed to step_into()
                      ` [PATCH 1/7] __follow_mount_rcu(): verify that mount_lock remains unchanged
                        ` [PATCH 2/7] follow_dotdot{,_rcu}(): change calling conventions
                        ` [PATCH 3/7] namei: stash the sampled ->d_seq into nameidata
                        ` [PATCH 4/7] step_into(): lose inode argument
                        ` [PATCH 5/7] follow_dotdot{,_rcu}(): don't bother with inode
                        ` [PATCH 6/7] lookup_fast(): "
                        ` [PATCH 7/7] step_into(): move fetching ->d_inode past handle_mounts()
` [PATCH v4 44/45] mm: fs: initialize fsdata passed to write_begin/write_end interface

[PATCH v1] mm/slub: enable debugging memory wasting of kmalloc
 2022-07-05  2:34 UTC  (7+ messages)

[PATCHv3 0/8] Linear Address Masking enabling
 2022-07-05  0:13 UTC  (6+ messages)
` [PATCHv3 5/8] x86/uaccess: Provide untagged_addr() and remove tags before address check

[linux-next:master] BUILD REGRESSION b6f1f2fa2bddd69ff46a190b8120bd440fd50563
 2022-07-05  0:01 UTC 

[PATCH 0/4] kvm/mm: Allow GUP to respond to non fatal signals
 2022-07-04 22:48 UTC  (3+ messages)
` [PATCH 1/4] mm/gup: Add FOLL_INTERRUPTIBLE

linux-next: Tree for Jul 4 (mm/memory-failure.c)
 2022-07-04 22:03 UTC 

[PATCH bpf-next 0/5] bpf: BPF specific memory allocator
 2022-07-04 20:34 UTC  (9+ messages)

[PATCH] selftests/vm: fix errno handling in mrelease_test
 2022-07-04 17:26 UTC 

[PATCH 00/14] arch: make PxD_ORDER generically available
 2022-07-04 17:22 UTC  (9+ messages)
` [PATCH 15/14] arm: Rename PMD_ORDER to PMD_BITS

[PATCH v5 0/4] memblock tests: add VERBOSE and MEMBLOCK_DEBUG Makefile options
 2022-07-04 17:04 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox