index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
mem_encrypt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-08
x86/sev: Move common memory encryption code to mem_encrypt.c
Kirill A. Shutemov
1
-0
/
+84
2021-12-08
x86/sev: Rename mem_encrypt.c to mem_encrypt_amd.c
Kuppuswamy Sathyanarayanan
1
-507
/
+0
2021-12-08
x86/sev: Use CC_ATTR attribute to generalize string I/O unroll
Kuppuswamy Sathyanarayanan
1
-10
/
+0
2021-11-11
Merge branch 'kvm-guest-sev-migration' into kvm-master
Paolo Bonzini
1
-9
/
+63
2021-11-11
x86/kvm: Add guest support for detecting and enabling SEV Live Migration feat...
Ashish Kalra
1
-0
/
+5
2021-11-11
mm: x86: Invoke hypercall when page encryption status is changed
Brijesh Singh
1
-9
/
+58
2021-10-04
treewide: Replace the use of mem_encrypt_active() with cc_platform_has()
Tom Lendacky
1
-1
/
+1
2021-10-04
x86/sev: Replace occurrences of sev_es_active() with cc_platform_has()
Tom Lendacky
1
-21
/
+3
2021-10-04
x86/sev: Replace occurrences of sev_active() with cc_platform_has()
Tom Lendacky
1
-13
/
+8
2021-10-04
x86/sme: Replace occurrences of sme_active() with cc_platform_has()
Tom Lendacky
1
-9
/
+4
2021-10-04
x86/sev: Add an x86 version of cc_platform_has()
Tom Lendacky
1
-0
/
+1
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-6
/
+4
2021-04-26
Merge tag 'x86_seves_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+6
2021-04-26
x86/sev: Drop redundant and potentially misleading 'sev_enabled'
Sean Christopherson
1
-6
/
+4
2021-03-23
x86/mem_encrypt: Correct physical address calculation in __set_clr_pte_enc()
Isaku Yamahata
1
-1
/
+1
2021-03-08
x86/virtio: Have SEV guests enforce restricted virtio memory access
Tom Lendacky
1
-0
/
+6
2021-02-21
Merge tag 'x86_seves_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+3
2021-02-03
KVM: SVM: Treat SVM as unsupported when running as an SEV guest
Sean Christopherson
1
-0
/
+1
2021-02-02
x86/sev-es: Do not unroll string I/O for SEV-ES guests
Tom Lendacky
1
-2
/
+3
2020-12-11
x86,swiotlb: Adjust SWIOTLB bounce buffer size for SEV guests
Ashish Kalra
1
-0
/
+31
2020-10-29
x86/head/64: Check SEV encryption before switching to kernel page-table
Joerg Roedel
1
-0
/
+1
2020-10-26
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-3
/
+3
2020-09-08
x86/sev-es: Print SEV-ES info into the kernel log
Joerg Roedel
1
-3
/
+26
2020-09-08
x86/sev-es: Add SEV-ES Feature Detection
Joerg Roedel
1
-1
/
+8
2020-06-17
x86/mm: Fix -Wmissing-prototypes warnings for arch/x86/mm/init.c
Benjamin Thiel
1
-1
/
+1
2020-04-26
x86/tlb: Move __flush_tlb() out of line
Thomas Gleixner
1
-1
/
+1
2019-11-21
dma-mapping: treat dev->bus_dma_mask as a DMA limit
Nicolas Saenz Julienne
1
-1
/
+1
2019-08-09
fs/core/vmcore: Move sev_active() reference to x86 arch code
Thiago Jung Bauermann
1
-1
/
+0
2019-08-09
x86, s390/mm: Move sme_active() and sme_me_mask to x86-specific header
Thiago Jung Bauermann
1
-1
/
+0
2019-07-20
Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+30
2019-07-17
x86/mm: Free sme_early_buffer after init
David Rientjes
1
-1
/
+1
2019-07-16
dma-direct: Force unencrypted DMA under SME for certain DMA masks
Tom Lendacky
1
-0
/
+30
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-08
x86/mm: Do not use set_{pud, pmd}_safe() when splitting a large page
Brijesh Singh
1
-3
/
+7
2018-12-13
dma-direct: merge swiotlb_dma_ops into the dma_direct code
Christoph Hellwig
1
-7
/
+0
2018-09-15
x86/mm: Add .bss..decrypted section to hold shared variables
Brijesh Singh
1
-0
/
+24
2018-03-20
dma/direct: Handle force decryption for DMA coherent buffers in common code
Christoph Hellwig
1
-70
/
+3
2018-03-20
dma/direct: Handle the memory encryption bit in common code
Christoph Hellwig
1
-1
/
+1
2018-03-20
dma/swiotlb: Remove swiotlb_set_mem_attributes()
Christoph Hellwig
1
-8
/
+0
2018-03-20
x86/dma: Remove dma_alloc_coherent_gfp_flags()
Christoph Hellwig
1
-7
/
+0
2018-03-20
x86/dma: Remove dma_alloc_coherent_mask()
Christoph Hellwig
1
-3
/
+1
2018-02-13
x86/mm/encrypt: Move page table helpers into separate translation unit
Kirill A. Shutemov
1
-577
/
+1
2018-01-31
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2018-01-21
x86: Use __nostackprotect for sme_encrypt_kernel
Laura Abbott
1
-1
/
+1
2018-01-16
x86/mm: Encrypt the initrd earlier for BSP microcode update
Tom Lendacky
1
-8
/
+58
2018-01-16
x86/mm: Prepare sme_encrypt_kernel() for PAGE aligned encryption
Tom Lendacky
1
-16
/
+107
2018-01-16
x86/mm: Centralize PMD flags in sme_encrypt_kernel()
Tom Lendacky
1
-56
/
+77
2018-01-16
x86/mm: Use a struct to reduce parameters for SME PGD mapping
Tom Lendacky
1
-44
/
+46
2018-01-10
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
1
-1
/
+1
2017-12-18
x86/mm: Unbreak modules that use the DMA API
Tom Lendacky
1
-2
/
+2
[next]