index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
virt
/
svm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-15
x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID header
Ahmed S. Darwish
1
-1
/
+1
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
1
-0
/
+1
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
1
-2
/
+2
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
1
-8
/
+8
2025-02-22
x86/kexec: Export e820_table_kexec[] to sysfs
Dave Young
1
-1
/
+0
2025-02-15
x86/sev: Fix broken SNP support with KVM module built-in
Ashish Kalra
1
-16
/
+7
2024-12-14
x86/sev: Add full support for a segmented RMP table
Tom Lendacky
1
-21
/
+239
2024-12-14
x86/sev: Treat the contiguous RMP table as a single RMP segment
Tom Lendacky
1
-19
/
+180
2024-12-14
x86/sev: Map only the RMP table entries instead of the full RMP range
Tom Lendacky
1
-5
/
+31
2024-12-14
x86/sev: Move the SNP probe routine out of the way
Tom Lendacky
1
-30
/
+30
2024-12-14
x86/sev: Add support for the RMPREAD instruction
Tom Lendacky
1
-0
/
+12
2024-12-14
x86/sev: Prepare for using the RMPREAD instruction to access the RMP
Tom Lendacky
1
-38
/
+94
2024-11-19
Merge tag 'x86_sev_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+46
2024-10-23
x86/sev: Ensure that RMP table fixups are reserved
Ashish Kalra
1
-0
/
+2
2024-10-15
x86/virt: Provide "nosnp" boot option for sev kernel command line
Pavan Kumar Paluri
1
-0
/
+12
2024-10-15
x86/virt: Move SEV-specific parsing into arch/x86/virt/svm
Pavan Kumar Paluri
2
-0
/
+34
2024-07-11
x86/sev: Do RMP memory coverage check after max_pfn has been set
Tom Lendacky
1
-22
/
+22
2024-04-29
x86/sev: Add callback to apply RMP table fixups for kexec
Ashish Kalra
1
-0
/
+36
2024-04-04
x86/CPU/AMD: Track SNP host status with cc_platform_*()
Borislav Petkov (AMD)
1
-8
/
+18
2024-01-29
crypto: ccp: Add panic notifier for SEV/SNP firmware shutdown on kdump
Ashish Kalra
1
-0
/
+6
2024-01-29
x86/sev: Introduce an SNP leaked pages list
Ashish Kalra
1
-0
/
+37
2024-01-29
x86/sev: Adjust the directmap to avoid inadvertent RMP faults
Michael Roth
1
-2
/
+83
2024-01-29
x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
Brijesh Singh
1
-0
/
+92
2024-01-29
x86/fault: Add helper for dumping RMP entries
Brijesh Singh
1
-10
/
+89
2024-01-29
x86/sev: Add RMP entry lookup helpers
Brijesh Singh
1
-0
/
+49
2024-01-29
x86/sev: Add SEV-SNP host initialization support
Brijesh Singh
2
-0
/
+219