index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
mem_encrypt.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/sme: Move early SME kernel encryption handling into .head.text
Ard Biesheuvel
2024-03-04
1
-4
/
+4
*
x86/sev: Fix position dependent variable references in startup code
Ard Biesheuvel
2024-02-06
1
-6
/
+9
*
x86/sev: Move sev_setup_arch() to mem_encrypt.c
Alexander Shishkin
2023-10-11
1
-2
/
+2
*
x86/sev: Make enc_dec_hypercall() accept a size instead of npages
Steve Rutherford
2023-08-25
1
-3
/
+3
*
x86/mem_encrypt: Unbreak the AMD_MEM_ENCRYPT=n build
Thomas Gleixner
2023-06-16
1
-4
/
+6
*
init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()
Thomas Gleixner
2023-06-16
1
-3
/
+4
*
x86/hyperv: Change vTOM handling to use standard coco mechanisms
Michael Kelley
2023-03-27
1
-0
/
+1
*
x86/mm: move protection_map[] inside the platform
Anshuman Khandual
2022-07-18
1
-0
/
+2
*
x86/mm: Make DMA memory shared for TD guest
Kirill A. Shutemov
2022-04-07
1
-3
/
+3
*
Merge branch 'kvm-guest-sev-migration' into kvm-master
Paolo Bonzini
2021-11-11
1
-0
/
+4
|
\
|
*
x86/kvm: Add guest support for detecting and enabling SEV Live Migration feat...
Ashish Kalra
2021-11-11
1
-0
/
+4
*
|
treewide: Replace the use of mem_encrypt_active() with cc_platform_has()
Tom Lendacky
2021-10-04
1
-5
/
+0
*
|
x86/sev: Replace occurrences of sev_es_active() with cc_platform_has()
Tom Lendacky
2021-10-04
1
-2
/
+0
*
|
x86/sev: Replace occurrences of sev_active() with cc_platform_has()
Tom Lendacky
2021-10-04
1
-2
/
+0
*
|
x86/sme: Replace occurrences of sme_active() with cc_platform_has()
Tom Lendacky
2021-10-04
1
-2
/
+0
*
|
x86/sev: Add an x86 version of cc_platform_has()
Tom Lendacky
2021-10-04
1
-0
/
+1
|
/
*
x86/sev: Drop redundant and potentially misleading 'sev_enabled'
Sean Christopherson
2021-04-26
1
-1
/
+0
*
x86,swiotlb: Adjust SWIOTLB bounce buffer size for SEV guests
Ashish Kalra
2020-12-11
1
-0
/
+2
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
1
-1
/
+1
*
x86/sev-es: Setup per-CPU GHCBs for the runtime handler
Tom Lendacky
2020-09-09
1
-0
/
+2
*
x86/sev-es: Add SEV-ES Feature Detection
Joerg Roedel
2020-09-07
1
-0
/
+3
*
x86/mm: Fix -Wmissing-prototypes warnings for arch/x86/mm/init.c
Benjamin Thiel
2020-06-17
1
-1
/
+4
*
x86, s390/mm: Move sme_active() and sme_me_mask to x86-specific header
Thiago Jung Bauermann
2019-08-09
1
-0
/
+10
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
x86/mm: Add .bss..decrypted section to hold shared variables
Brijesh Singh
2018-09-15
1
-0
/
+7
*
dma/swiotlb: Remove swiotlb_set_mem_attributes()
Christoph Hellwig
2018-03-20
1
-2
/
+0
*
x86/mm/encrypt: Move page table helpers into separate translation unit
Kirill A. Shutemov
2018-02-13
1
-0
/
+1
*
x86/mm: Encrypt the initrd earlier for BSP microcode update
Tom Lendacky
2018-01-16
1
-2
/
+2
*
x86: Add support for changing memory encryption attribute in early boot
Brijesh Singh
2017-11-07
1
-0
/
+8
*
x86/mm: Add Secure Encrypted Virtualization (SEV) support
Tom Lendacky
2017-11-07
1
-0
/
+6
*
x86/mm: Make the SME mask a u64
Borislav Petkov
2017-09-07
1
-2
/
+2
*
x86/mm: Add support to make use of Secure Memory Encryption
Tom Lendacky
2017-07-18
1
-2
/
+4
*
x86/mm: Add support to encrypt the kernel in-place
Tom Lendacky
2017-07-18
1
-0
/
+6
*
x86, swiotlb: Add memory encryption support
Tom Lendacky
2017-07-18
1
-0
/
+5
*
x86/mm: Insure that boot memory areas are mapped properly
Tom Lendacky
2017-07-18
1
-0
/
+6
*
x86/mm: Add support for early encryption/decryption of memory
Tom Lendacky
2017-07-18
1
-0
/
+10
*
x86/mm: Provide general kernel support for memory encryption
Tom Lendacky
2017-07-18
1
-0
/
+13
*
x86/mm: Add support to enable SME in early boot processing
Tom Lendacky
2017-07-18
1
-0
/
+8
*
x86/mm: Add Secure Memory Encryption (SME) support
Tom Lendacky
2017-07-18
1
-0
/
+30