linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2022-12-14 19:40 UTC  (40+ messages)
` [PATCH RFC v7 01/64] KVM: Fix memslot boundary condition for large page
` [PATCH RFC v7 02/64] KVM: x86: Add KVM_CAP_UNMAPPED_PRIVATE_MEMORY
` [PATCH RFC v7 03/64] KVM: SVM: Advertise private memory support to KVM
` [PATCH RFC v7 09/64] KVM: Add HVA range operator
` [PATCH RFC v7 10/64] KVM: SEV: Populate private memory fd during LAUNCH_UPDATE_DATA
` [PATCH RFC v7 11/64] KVM: SEV: Support private pages in LAUNCH_UPDATE_DATA
` [PATCH RFC v7 12/64] KVM: SEV: Implement .fault_is_private callback
` [PATCH RFC v7 13/64] x86/cpufeatures: Add SEV-SNP CPU feature
` [PATCH RFC v7 14/64] x86/sev: Add the host SEV-SNP initialization support
` [PATCH RFC v7 15/64] x86/sev: Add RMP entry lookup helpers
` [PATCH RFC v7 16/64] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH RFC v7 17/64] x86/mm/pat: Introduce set_memory_p
` [PATCH RFC v7 18/64] x86/sev: Invalidate pages from the direct map when adding them to the RMP table
` [PATCH RFC v7 19/64] x86/traps: Define RMP violation #PF error code
` [PATCH RFC v7 20/64] x86/fault: Add support to handle the RMP fault for user address
` [PATCH RFC v7 21/64] x86/fault: fix handle_split_page_fault() to work with memfd backed pages
` [PATCH RFC v7 22/64] x86/fault: Return pfn from dump_pagetable() for SEV-specific fault handling
` [PATCH RFC v7 23/64] x86/fault: Add support to dump RMP entry on fault
` [PATCH RFC v7 24/64] crypto:ccp: Define the SEV-SNP commands
` [PATCH RFC v7 25/64] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [PATCH RFC v7 26/64] crypto:ccp: Provide API to issue SEV and SNP commands
` [PATCH RFC v7 27/64] crypto: ccp: Introduce snp leaked pages list
` [PATCH RFC v7 28/64] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
` [PATCH RFC v7 29/64] crypto: ccp: Handle the legacy SEV command "
` [PATCH RFC v7 30/64] crypto: ccp: Add the SNP_PLATFORM_STATUS command
` [PATCH RFC v7 31/64] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
` [PATCH RFC v7 32/64] crypto: ccp: Provide APIs to query extended attestation report
` [PATCH RFC v7 33/64] KVM: SVM: Add support to handle AP reset MSR protocol
` [PATCH RFC v7 34/64] KVM: SVM: Provide the Hypervisor Feature support VMGEXIT
` [PATCH RFC v7 35/64] KVM: SVM: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
` [PATCH RFC v7 36/64] KVM: SVM: Add initial SEV-SNP support
` [PATCH RFC v7 37/64] KVM: SVM: Add KVM_SNP_INIT command
` [PATCH RFC v7 38/64] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH RFC v7 39/64] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH RFC v7 40/64] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH RFC v7 41/64] KVM: X86: Keep the NPT and RMP page level in sync
` [PATCH RFC v7 42/64] KVM: x86: Define RMP page fault error bits for #NPF
` [PATCH RFC v7 43/64] KVM: SVM: Do not use long-lived GHCB map while setting scratch area
` [PATCH RFC v7 44/64] KVM: SVM: Remove the long-lived GHCB host map

[linux-next:master 7467/15062] arch/powerpc/kexec/relocate_32.o: warning: objtool: .text+0x2bc: unannotated intra-function call
 2022-12-14 19:14 UTC 

[PATCH v7 6/6] mm/memfd: security hook for memfd_create
 2022-12-14 18:54 UTC  (8+ messages)
  ` [PATCH v7 2/6] selftests/memfd: add tests for F_SEAL_EXEC
  ` [PATCH v7 3/6] mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXEC
` [PATCH v7 0/6] mm/memfd: introduce "

[PATCH 1/5] Renaming weak prng invocations - prandom_bytes_state, prandom_u32_state
 2022-12-14 18:28 UTC  (8+ messages)

memcg reclaim demotion wrt. isolation
 2022-12-14 17:40 UTC  (10+ messages)

[Qestion] UCE on pud-sized hugepage lead to kernel panic on lts5.10
 2022-12-14 17:04 UTC  (3+ messages)

[RFC V2] mm: add the zero case to page[1].compound_nr in set_compound_order
 2022-12-14 17:04 UTC  (7+ messages)

[PATCH-block v3 0/2] blk-cgroup: Fix potential UAF & flush rstat at blkgs destruction path
 2022-12-14 16:55 UTC  (9+ messages)
` [PATCH-block v3 1/2] bdi, blk-cgroup: Fix potential UAF of blkcg
` [PATCH-block v3 2/2] blk-cgroup: Flush stats at blkgs destruction path

[linux-next:master] BUILD REGRESSION 663397d1b469ff57f216d499b74a0b0183a508b8
 2022-12-14 16:27 UTC 

[PATCH 0/2] mm/kmemleak: Simplify kmemleak_cond_resched() & fix UAF
 2022-12-14 15:54 UTC  (6+ messages)
` [PATCH 1/2] mm/kmemleak: Simplify kmemleak_cond_resched() usage
` [PATCH 2/2] mm/kmemleak: Fix UAF bug in kmemleak_scan()

[Bug 216808] New: [Syzkaller & bisect] There is "copy_page_range WARNING" in v6.1-rc8 and v6.1
 2022-12-14 15:37 UTC 

[Syzkaller & bisect] There is "copy_page_range WARNING" in v6.1-rc8 and v6.1
 2022-12-14 15:19 UTC  (2+ messages)

[RFC] Kernel Support of Memory Error Detection
 2022-12-14 14:45 UTC  (6+ messages)

[PATCH] mm/uffd: Always wr-protect pte in pte|pmd_mkuffd_wp()
 2022-12-14 14:27 UTC  (4+ messages)

[linux-next:master 14034/14039] drivers/vfio/group.c:111:13: sparse: sparse: incorrect type in assignment (different address spaces)
 2022-12-14 13:50 UTC 

[PATCH v9 0/5] Ensure quiet_vmstat() is called when the idle tick was stopped too
 2022-12-14 13:33 UTC  (9+ messages)
` [PATCH v9 1/5] mm/vmstat: Add CPU-specific variable to track a vmstat discrepancy
` [PATCH v9 3/5] mm/vmstat: manage per-CPU stats from CPU context when NOHZ full
` [PATCH v9 4/5] tick/nohz_full: Ensure quiet_vmstat() is called on exit to user-mode when the idle tick is stopped

[RFC PATCH bpf-next 9/9] bpf: Use active vm to account bpf map memory usage
 2022-12-14 12:01 UTC  (3+ messages)

Dubious usage of VM_SHARED in atomisp_fops.c
 2022-12-14 11:39 UTC  (4+ messages)

[PATCH mm-unstable RFC 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
 2022-12-14 11:22 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 44d433ee7540ae754756ea95f9cd7f51e285fb5f
 2022-12-14 11:06 UTC 

[linux-next:master 15056/15062] ERROR: modpost: "_find_next_bit" [arch/x86/events/intel/intel-cstate.ko] undefined!
 2022-12-14 10:49 UTC 

[RFC PATCH bpf-next 0/9] mm, bpf: Add BPF into /proc/meminfo
 2022-12-14 10:46 UTC  (9+ messages)

[PATCH v3] mm: Add nodes= arg to memory.reclaim
 2022-12-14 10:43 UTC  (16+ messages)

[linux-next:master 15012/15062] ERROR: modpost: "pcpu_hot" [arch/x86/kvm/kvm-intel.ko] undefined!
 2022-12-14  9:58 UTC 

[PATCH mm-unstable] mm: move folio_set_compound_order() to mm/internal.h
 2022-12-14  8:43 UTC  (2+ messages)

[linux-next:master 14244/15062] arch/parisc/include/asm/pgtable.h:169:32: warning: "PMD_SHIFT" is not defined, evaluates to 0
 2022-12-14  6:06 UTC 

[PATCH -next 0/8] mm: converted page idle and damon to use folios
 2022-12-14  4:15 UTC  (24+ messages)
` [PATCH -next 1/8] mm: memory_hotplug: add pfn_to_online_folio()
` [PATCH -next 2/8] mm: page_idle: Convert page idle to use folios
` [PATCH -next 3/8] mm: huge_memory: convert split_huge_pages_all() "
` [PATCH -next 4/8] mm: damon: add temporary damon_get_folio()
` [PATCH -next 5/8] mm: damon: convert damon_ptep/pmdp_mkold() to use folios
` [PATCH -next 6/8] mm: damon: paddr: convert damon_pa_*() "
` [PATCH -next 7/8] mm: damon: vaddr: convert damon_young_pmd_entry() to use folio
` [PATCH -next 8/8] mm: damon: remove unneed damon_get_page()

[GIT PULL] MM updates for 6.2-rc1
 2022-12-14  4:02 UTC  (2+ messages)

[PATCH mm-unstable] mm: clarify folio_set_compound_order() zero support
 2022-12-14  3:00 UTC  (17+ messages)

[RFC PATCH v2 00/47] hugetlb: introduce HugeTLB high-granularity mapping
 2022-12-14  1:08 UTC  (16+ messages)
` [RFC PATCH v2 08/47] hugetlb: add HGM enablement functions
` [RFC PATCH v2 10/47] hugetlb: add hugetlb_pte to track HugeTLB page table entries
` [RFC PATCH v2 11/47] hugetlb: add hugetlb_pmd_alloc and hugetlb_pte_alloc
` [RFC PATCH v2 12/47] hugetlb: add hugetlb_hgm_walk and hugetlb_walk_step
` [RFC PATCH v2 13/47] hugetlb: add make_huge_pte_with_shift

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2022-12-13 23:51 UTC  (9+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
` [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory
` [PATCH v10 6/9] KVM: Unmap existing mappings when change the memory attributes

[RFC] mm: add the zero case to page[1].compound_nr in set_compound_order
 2022-12-13 23:39 UTC 

[PATCH 26/43] mmap: Convert __vma_adjust() to use vma iterator
 2022-12-13 21:05 UTC  (3+ messages)

[PATCH 05/43] mm: Expand vma iterator interface
 2022-12-13 21:04 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 39ab32797f072eaf86b1faa7384ac73450684110
 2022-12-13 18:28 UTC 

[linux-next:master 14263/14897] drivers/iio/adc/twl6030-gpadc.c:955:16-23: duplicated argument to & or | (fwd)
 2022-12-13 17:09 UTC 

[PATCH 0/1] riscv: Fix P4D_SHIFT definition for 3-level page table mode
 2022-12-13 16:30 UTC  (3+ messages)

[GIT PULL] percpu changes for v6.2-rc1
 2022-12-13 15:41 UTC  (3+ messages)

mainline build failure due to e240e53ae0ab ("mm, slub: add CONFIG_SLUB_TINY")
 2022-12-13 15:21 UTC  (7+ messages)

[PATCH v2 1/3] Replace invocation of weak PRNG in mm/slab.c
 2022-12-13 15:02 UTC  (3+ messages)
` [PATCH v2 2/3] Replace invocation of weak PRNG inside mm/slab_common.c

[PATCH 5.10 001/106] mm/mlock: remove lru_lock on TestClearPageMlocked
 2022-12-13 14:28 UTC  (2+ messages)

[PATCH 00/12] Introduce CONFIG_SLUB_TINY and deprecate SLOB
 2022-12-13 14:02 UTC  (9+ messages)
` [PATCH 10/12] mm, slub: remove percpu slabs with CONFIG_SLUB_TINY
` [PATCH 12/12] mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATED

[linux-next:master 4347/14897] include/linux/compiler_types.h:357:45: error: call to '__compiletime_assert_270' declared with attribute error: BUILD_BUG_ON failed: sizeof(priv_tbl->probs) % 16
 2022-12-13 13:14 UTC 

[PATCH v6 0/3] Implement IOCTL to get and/or the clear info about PTEs
 2022-12-13 13:04 UTC  (3+ messages)
` [PATCH v6 2/3] fs/proc/task_mmu: "

[linux-next:master 14240/14897] net/netfilter/ipvs/ip_vs_est.c:688:17: sparse: sparse: incompatible types in comparison expression (different signedness):
 2022-12-13 12:34 UTC 

[PATCH -next v3] mm: hwposion: support recovery from ksm_might_need_to_copy()
 2022-12-13 12:05 UTC  (3+ messages)
` [PATCH -next resend "

[linux-next:pending-fixes] BUILD SUCCESS 5c02e5d167d01d86ea8735012852bd75c2ed7424
 2022-12-13 11:46 UTC 

[syzbot] WARNING in do_mkdirat
 2022-12-13 11:05 UTC  (7+ messages)

[PATCH mm-stable] mm/hugetlb: set head flag before setting compound_order in __prep_compound_gigantic_folio
 2022-12-13  8:42 UTC  (2+ 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