index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
mem_encrypt_identity.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-07
x86/sev: Add SEV-SNP feature detection/setup
Michael Roth
1
-0
/
+8
2022-02-23
x86/coco: Add API to handle encryption mask
Kirill A. Shutemov
1
-0
/
+1
2022-02-23
x86/coco: Explicitly declare type of confidential computing platform
Kirill A. Shutemov
1
-4
/
+7
2021-11-02
Merge tag 'x86_sev_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+9
2021-10-19
x86/sme: Use #define USE_EARLY_PGTABLE_L5 in mem_encrypt_identity.c
Tom Lendacky
1
-0
/
+9
2021-10-04
x86/sme: Replace occurrences of sme_active() with cc_platform_has()
Tom Lendacky
1
-1
/
+8
2021-06-04
x86/sev: Check SME/SEV support in CPUID first
Pu Wen
1
-5
/
+6
2021-05-10
x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFG
Brijesh Singh
1
-3
/
+3
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+0
2021-04-26
x86/sev: Drop redundant and potentially misleading 'sev_enabled'
Sean Christopherson
1
-1
/
+0
2021-03-18
x86/sev: Do not require Hypervisor CPUID bit for SEV guests
Joerg Roedel
1
-16
/
+19
2020-12-10
x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WP
Arvind Sankar
1
-2
/
+2
2020-10-26
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-1
/
+1
2020-09-08
x86/sev-es: Add SEV-ES Feature Detection
Joerg Roedel
1
-0
/
+3
2019-07-09
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+20
2019-06-20
x86/mm: Create a workarea in the kernel for SME early encryption
Thomas Lendacky
1
-2
/
+20
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-01-15
x86/mm/mem_encrypt: Fix erroneous sizeof()
Peng Hao
1
-2
/
+2
2018-09-03
x86/paravirt: Introduce new config option PARAVIRT_XXL
Juergen Gross
1
-0
/
+1
2018-06-06
x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SME
Kirill A. Shutemov
1
-0
/
+3
2018-02-28
x86/mm/sme: Disable stack protection for mem_encrypt_identity.c
Tom Lendacky
1
-2
/
+2
2018-02-13
x86/mm/encrypt: Simplify sme_pgtable_calc()
Kirill A. Shutemov
1
-30
/
+12
2018-02-13
x86/mm/encrypt: Simplify sme_populate_pgd() and sme_populate_pgd_large()
Kirill A. Shutemov
1
-87
/
+72
2018-02-13
x86/mm/encrypt: Move page table helpers into separate translation unit
Kirill A. Shutemov
1
-0
/
+597