summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/mem_encrypt_amd.c
Commit message (Expand)AuthorAgeFilesLines
* x86/mm: Handle decryption/re-encryption of bss_decrypted consistentlyMichael Kelley2023-03-271-3/+7
* Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-051-4/+2
|\
| * x86/mm: move protection_map[] inside the platformAnshuman Khandual2022-07-171-4/+2
* | virtio: replace restricted mem access flag with callbackJuergen Gross2022-08-011-2/+2
|/
* virtio: replace arch_has_restricted_virtio_memory_access()Juergen Gross2022-06-061-0/+4
* Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...Linus Torvalds2022-05-251-3/+0
|\
| * x86: centralize setting SWIOTLB_FORCE when guest memory encryption is enabledChristoph Hellwig2022-04-181-3/+0
* | x86/mm: Validate memory when changing the C-bitBrijesh Singh2022-04-061-0/+13
* | x86/sev: Add helper for validating pages in early enc attribute changesBrijesh Singh2022-04-061-4/+54
|/
* x86/mm/cpa: Generalize __set_memory_enc_pgtable()Brijesh Singh2022-02-231-22/+50
* x86/sev: Move common memory encryption code to mem_encrypt.cKirill A. Shutemov2021-12-081-69/+0
* x86/sev: Rename mem_encrypt.c to mem_encrypt_amd.cKuppuswamy Sathyanarayanan2021-12-081-0/+507