index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
virt
/
svm
Age
Commit message (
Expand
)
Author
2025-05-15
x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID header
Ahmed S. Darwish
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
2025-02-22
x86/kexec: Export e820_table_kexec[] to sysfs
Dave Young
2025-02-14
x86/sev: Fix broken SNP support with KVM module built-in
Ashish Kalra
2024-12-14
x86/sev: Add full support for a segmented RMP table
Tom Lendacky
2024-12-14
x86/sev: Treat the contiguous RMP table as a single RMP segment
Tom Lendacky
2024-12-14
x86/sev: Map only the RMP table entries instead of the full RMP range
Tom Lendacky
2024-12-14
x86/sev: Move the SNP probe routine out of the way
Tom Lendacky
2024-12-14
x86/sev: Add support for the RMPREAD instruction
Tom Lendacky
2024-12-13
x86/sev: Prepare for using the RMPREAD instruction to access the RMP
Tom Lendacky
2024-11-19
Merge tag 'x86_sev_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-10-23
x86/sev: Ensure that RMP table fixups are reserved
Ashish Kalra
2024-10-15
x86/virt: Provide "nosnp" boot option for sev kernel command line
Pavan Kumar Paluri
2024-10-15
x86/virt: Move SEV-specific parsing into arch/x86/virt/svm
Pavan Kumar Paluri
2024-07-11
x86/sev: Do RMP memory coverage check after max_pfn has been set
Tom Lendacky
2024-04-29
x86/sev: Add callback to apply RMP table fixups for kexec
Ashish Kalra
2024-04-04
x86/CPU/AMD: Track SNP host status with cc_platform_*()
Borislav Petkov (AMD)
2024-01-29
crypto: ccp: Add panic notifier for SEV/SNP firmware shutdown on kdump
Ashish Kalra
2024-01-29
x86/sev: Introduce an SNP leaked pages list
Ashish Kalra
2024-01-29
x86/sev: Adjust the directmap to avoid inadvertent RMP faults
Michael Roth
2024-01-29
x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
Brijesh Singh
2024-01-29
x86/fault: Add helper for dumping RMP entries
Brijesh Singh
2024-01-29
x86/sev: Add RMP entry lookup helpers
Brijesh Singh
2024-01-29
x86/sev: Add SEV-SNP host initialization support
Brijesh Singh