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