linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v12 00/46] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-03-07 21:33 UTC  (34+ messages)
` [PATCH v12 01/46] KVM: SVM: Define sev_features and vmpl field in the VMSA
` [PATCH v12 02/46] KVM: SVM: Create a separate mapping for the SEV-ES save area
` [PATCH v12 03/46] KVM: SVM: Create a separate mapping for the GHCB "
` [PATCH v12 04/46] KVM: SVM: Update the SEV-ES save area mapping
` [PATCH v12 05/46] x86/boot: Introduce helpers for MSR reads/writes
` [PATCH v12 06/46] x86/boot: Use MSR read/write helpers instead of inline assembly
` [PATCH v12 07/46] x86/compressed/64: Detect/setup SEV/SME features earlier in boot
` [PATCH v12 08/46] x86/sev: "
` [PATCH v12 09/46] x86/mm: Extend cc_attr to include AMD SEV-SNP
` [PATCH v12 10/46] x86/sev: Define the Linux specific guest termination reasons
` [PATCH v12 11/46] x86/sev: Save the negotiated GHCB version
` [PATCH v12 12/46] x86/sev: Check SEV-SNP features support
` [PATCH v12 13/46] x86/sev: Add a helper for the PVALIDATE instruction
` [PATCH v12 14/46] x86/sev: Check the vmpl level
` [PATCH v12 15/46] x86/compressed: Add helper for validating pages in the decompression stage
` [PATCH v12 16/46] x86/compressed: Register GHCB memory when SEV-SNP is active
` [PATCH v12 17/46] x86/sev: "
` [PATCH v12 18/46] x86/sev: Add helper for validating pages in early enc attribute changes
` [PATCH v12 19/46] x86/kernel: Make the .bss..decrypted section shared in RMP table
` [PATCH v12 20/46] x86/kernel: Validate ROM memory before accessing when SEV-SNP is active
` [PATCH v12 21/46] x86/mm: Validate memory when changing the C-bit
` [PATCH v12 22/46] x86/sev: Use SEV-SNP AP creation to start secondary CPUs
` [PATCH v12 23/46] x86/head/64: Re-enable stack protection
` [PATCH v12 24/46] x86/compressed/acpi: Move EFI detection to helper
` [PATCH v12 25/46] x86/compressed/acpi: Move EFI system table lookup "
` [PATCH v12 26/46] x86/compressed/acpi: Move EFI config "
` [PATCH v12 27/46] x86/compressed/acpi: Move EFI vendor "
` [PATCH v12 28/46] x86/compressed/acpi: Move EFI kexec handling into common code
` [PATCH v12 29/46] x86/boot: Add Confidential Computing type to setup_data
` [PATCH v12 30/46] KVM: x86: Move lookup of indexed CPUID leafs to helper
` [PATCH v12 31/46] x86/sev: Move MSR-based VMGEXITs for CPUID "
` [PATCH v12 32/46] x86/compressed/64: Add support for SEV-SNP CPUID table in #VC handlers
` [PATCH v12 33/46] x86/boot: Add a pointer to Confidential Computing blob in bootparams

mmotm 2022-03-06-20-33 uploaded
 2022-03-07 21:24 UTC  (4+ messages)
` mmotm 2022-03-06-20-33 uploaded (sound/soc/intel/boards/)
` mmotm 2022-03-06-20-33 uploaded (x86-android-tablets)
` mmotm 2022-03-06-20-33 uploaded (sound/soc/codecs/snd-soc-lpass-[rt]x-macro.ko)

[LSF/MM/BPF BOF idea] CXL BOF discussion
 2022-03-07 21:07 UTC 

[RFC] Mechanism to induce memory reclaim
 2022-03-07 20:50 UTC  (6+ messages)

[PATCH 0/2] mm/page_alloc: Remote per-cpu lists drain support
 2022-03-07 20:47 UTC  (4+ messages)

[PATCH mmotm] mm: delete __ClearPageWaiters()
 2022-03-07 20:17 UTC  (8+ messages)
        ` [PATCH mmotm v2] "

[PATCH 0/4] A few fixup patches for memory failure
 2022-03-07 20:14 UTC  (15+ messages)
` [PATCH 1/4] mm/memory-failure.c: fix race with changing page compound again
` [PATCH 2/4] mm/memory-failure.c: fix wrong user reference report
` [PATCH 4/4] mm/memory-failure.c: fix potential VM_BUG_ON_PAGE in split_huge_page_to_list

[linux-next:pending-fixes] BUILD SUCCESS 477ac50bab9ca99572b9a89e5ed7b3730c6355b1
 2022-03-07 20:00 UTC 

[PATCH 00/35] Shadow stacks for userspace
 2022-03-07 19:07 UTC  (12+ messages)

[patch v2] mm: lru_cache_disable: replace work queue synchronization with synchronize_rcu
 2022-03-07 18:52 UTC  (5+ messages)
` [patch v3] "
  ` [patch v4] "

[PATCH v3] userfaultfd: provide unmasked address on page-fault
 2022-03-07 18:43 UTC  (6+ messages)

[PATCH 0/9] Add tests for memblock allocation functions
 2022-03-07 18:17 UTC  (4+ messages)
` [PATCH 9/9] memblock tests: Add TODO and README files

[RFC 1/1] mm: page_alloc: replace mm_percpu_wq with kthreads in drain_all_pages
 2022-03-07 17:24 UTC  (7+ messages)

[PATCH v3 0/4] add hugetlb_free_vmemmap sysctl
 2022-03-07 17:12 UTC  (8+ messages)
` [PATCH v3 1/4] mm: hugetlb: disable freeing vmemmap pages when struct page crosses page boundaries
` [PATCH v3 2/4] mm: memory_hotplug: override memmap_on_memory when hugetlb_free_vmemmap=on
` [PATCH v3 3/4] sysctl: allow to set extra1 to SYSCTL_ONE
` [PATCH v3 4/4] mm: hugetlb: add hugetlb_free_vmemmap sysctl

[PATCH] mm/slub: helper macro __ATTR_XX to make code more clear
 2022-03-07 17:11 UTC  (3+ messages)

[PATCH v3 0/2] slab cleanups
 2022-03-07 16:40 UTC  (4+ messages)
` [PATCH v3 1/2] mm/slub: limit number of node partial slabs only in cache creation
` [PATCH v3 2/2] mm/slub: refactor deactivate_slab()

[PATCH v4 0/4] MIPS: Modify mem= and memmap= parameter
 2022-03-07 16:29 UTC  (6+ messages)
` [PATCH v4 1/4] MIPS: Refactor early_parse_mem() to fix mem= parameter

[PATCH RFC 0/3] MAP_POPULATE for device memory
 2022-03-07 15:58 UTC  (19+ messages)
` [PATCH RFC 1/3] mm: Add f_ops->populate()

[PATCH] mm/vmalloc: fix comments about vmap_area struct
 2022-03-07 15:47 UTC  (2+ messages)

[PATCH RFC v2] mm: Add f_ops->populate()
 2022-03-07 15:44 UTC  (9+ messages)

[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-03-07 15:42 UTC  (11+ messages)
` [PATCH v4 01/12] mm/shmem: Introduce F_SEAL_INACCESSIBLE
` [PATCH v4 03/12] mm: Introduce memfile_notifier

[PATCH v3] mm: add ztree - new allocator for use via zpool API
 2022-03-07 15:08 UTC  (2+ messages)

[PATCH 0/3] A minor hotplug refactoring
 2022-03-07 15:07 UTC  (4+ messages)
` [PATCH 1/3] mm/page_alloc: Do not calculate node's total pages and memmap pages when empty
` [PATCH 2/3] mm/memory_hotplug: Reset node's state when empty during offline
` [PATCH 3/3] mm/memory_hotplug: Refactor hotadd_init_pgdat and try_online_node

[PATCH v4] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem
 2022-03-07 14:50 UTC  (3+ messages)

[PATCH] lib/test_meminit: add checks for the allocation functions
 2022-03-07 14:13 UTC  (2+ messages)

[PATCH v3 0/2] provide the flexibility to enable KFENCE
 2022-03-07 14:08 UTC  (5+ messages)
` [PATCH v3 1/2] kfence: Allow re-enabling KFENCE after system startup
` [PATCH v3 2/2] kfence: Alloc kfence_pool "

[PATCH mmotm] mm: __isolate_lru_page_prepare() in isolate_migratepages_block()
 2022-03-07 12:48 UTC  (3+ messages)

[PATCH 00/16] A few cleanup and fixup patches for migration
 2022-03-07 12:44 UTC  (45+ messages)
` [PATCH 01/16] mm/migration: remove unneeded local variable mapping_locked
` [PATCH 02/16] mm/migration: remove unneeded out label
` [PATCH 03/16] mm/migration: remove unneeded local variable page_lru
` [PATCH 04/16] mm/migration: reduce the rcu lock duration
` [PATCH 07/16] mm/migration: use helper macro min_t in do_pages_stat
` [PATCH 08/16] mm/migration: avoid unneeded nodemask_t initialization
` [PATCH 09/16] mm/migration: remove some duplicated codes in migrate_pages
` [PATCH 10/16] mm/migration: remove PG_writeback handle in folio_migrate_flags
` [PATCH 12/16] mm/migration: fix potential page refcounts leak in migrate_pages
` [PATCH 13/16] mm/migration: return errno when isolate_huge_page failed
` [PATCH 14/16] mm/migration: fix potential invalid node access for reclaim-based migration
` [PATCH 15/16] mm/migration: fix possible do_pages_stat_array racing with memory offline
` [PATCH 16/16] mm/migration: fix potential pte_unmap on an not mapped pte

[PATCH v8 0/5] sparse-vmemmap: memory savings for compound devmaps (device-dax)
 2022-03-07 12:24 UTC  (6+ messages)
` [PATCH v8 1/5] mm/sparse-vmemmap: add a pgmap argument to section activation
` [PATCH v8 2/5] mm/sparse-vmemmap: refactor core of vmemmap_populate_basepages() to helper
` [PATCH v8 3/5] mm/hugetlb_vmemmap: move comment block to Documentation/vm
` [PATCH v8 4/5] mm/sparse-vmemmap: improve memory savings for compound devmaps
` [PATCH v8 5/5] mm/page_alloc: reuse tail struct pages "

Regression of madvise(MADV_COLD) on shmem?
 2022-03-07 12:10 UTC  (6+ messages)

[PATCH v2] mm/page_alloc: call check_new_pages() while zone spinlock is not held
 2022-03-07  9:24 UTC  (4+ messages)

[PATCH 5.16 050/186] binfmt_elf: Avoid total_mapping_size for ET_EXEC
 2022-03-07  9:18 UTC 

[PATCH] mm: thp: don't have to lock page anymore when splitting PMD
 2022-03-07  8:24 UTC  (6+ messages)

[PATCH mmotm] tmpfs: do not allocate pages on read
 2022-03-07  6:44 UTC  (5+ messages)
  ` [PATCH mmotm v2] "

[PATCH v4 1/2] selftest/vm: Add util.h and and move helper functions there
 2022-03-07  5:43 UTC  (2+ messages)
` [PATCH v4 2/2] selftest/vm: add helpers to detect PAGE_SIZE and PAGE_SHIFT

[linux-next:pending-fixes] BUILD SUCCESS f15bf60c638f4bd55572d814df3fc67b16a31eca
 2022-03-07  5:41 UTC 

[LSF/MM/BPF TOPIC] Changes in RCU over the past few years
 2022-03-07  3:50 UTC  (2+ messages)

[PATCH v2 0/2] provide the flexibility to enable KFENCE
 2022-03-07  3:27 UTC  (5+ messages)
` [PATCH v2 2/2] kfence: Alloc kfence_pool after system startup

[PATCH] memcg: sync flush only if periodic flush is delayed
 2022-03-07  3:06 UTC  (3+ messages)

Report 2 in ext4 and journal based on v5.17-rc1
 2022-03-07  2:43 UTC  (8+ messages)

[PATCH 00/10] MM changes to improve swap-over-NFS support
 2022-03-06 23:49 UTC  (11+ messages)
` [PATCH 09/10] MM: submit multipage write for SWP_FS_OPS swap-space
` [PATCH 06/10] MM: perform async writes to SWP_FS_OPS swap-space using ->swap_rw
` [PATCH 01/10] MM: create new mm/swap.h header file
` [PATCH 07/10] DOC: update documentation for swap_activate and swap_rw
` [PATCH 03/10] MM: move responsibility for setting SWP_FS_OPS to ->swap_activate
` [PATCH 04/10] MM: reclaim mustn't enter FS for SWP_FS_OPS swap-space
` [PATCH 10/10] VFS: Add FMODE_CAN_ODIRECT file flag
` [PATCH 08/10] MM: submit multipage reads for SWP_FS_OPS swap-space
` [PATCH 02/10] MM: drop swap_set_page_dirty
` [PATCH 05/10] MM: introduce ->swap_rw and use it for reads from SWP_FS_OPS swap-space

[PATCH 2/6] list: add new MACROs to make iterator invisiable outside the loop
 2022-03-06 18:57 UTC  (7+ messages)

[PATCH 2/6] list: add new MACROs to make iterator invisiable outside the loop
 2022-03-06 14:33 UTC  (3+ messages)

Report 2 in ext4 and journal based on v5.17-rc1
 2022-03-06 14:19 UTC  (3+ messages)

page:  |  | latest

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