summaryrefslogtreecommitdiff
path: root/arch/x86/mm/mem_encrypt_amd.c
AgeCommit message (Expand)Author
2023-12-07x86/coco: Disable 32-bit emulation by default on TDX and SEVKirill A. Shutemov
2023-10-11x86/sev: Drop unneeded #includeAlexander Shishkin
2023-10-11x86/sev: Move sev_setup_arch() to mem_encrypt.cAlexander Shishkin
2023-08-25x86/sev: Make enc_dec_hypercall() accept a size instead of npagesSteve Rutherford
2023-06-26Merge tag 'x86_tdx_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-06x86/mm: Allow guest.enc_status_change_prepare() to failKirill A. Shutemov
2023-05-31x86/smpboot: Fix the parallel bringup decisionThomas Gleixner
2023-03-27x86/mm: Handle decryption/re-encryption of bss_decrypted consistentlyMichael Kelley
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-01virtio: replace restricted mem access flag with callbackJuergen Gross
2022-07-17x86/mm: move protection_map[] inside the platformAnshuman Khandual
2022-06-06virtio: replace arch_has_restricted_virtio_memory_access()Juergen Gross
2022-05-25Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...Linus Torvalds
2022-04-18x86: centralize setting SWIOTLB_FORCE when guest memory encryption is enabledChristoph Hellwig
2022-04-06x86/mm: Validate memory when changing the C-bitBrijesh Singh
2022-04-06x86/sev: Add helper for validating pages in early enc attribute changesBrijesh Singh
2022-02-23x86/mm/cpa: Generalize __set_memory_enc_pgtable()Brijesh Singh
2021-12-08x86/sev: Move common memory encryption code to mem_encrypt.cKirill A. Shutemov
2021-12-08x86/sev: Rename mem_encrypt.c to mem_encrypt_amd.cKuppuswamy Sathyanarayanan