index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
coco
/
sev
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
x86/sev: Evict cache lines during SNP memory validation
Tom Lendacky
1
-0
/
+46
2025-07-17
x86/sev: Use TSC_FACTOR for Secure TSC frequency calculation
Nikunj A Dadhania
1
-3
/
+19
2025-05-13
x86/sev: Make sure pages are not skipped during kdump
Ashish Kalra
1
-4
/
+7
2025-05-13
x86/sev: Do not touch VMSA pages during SNP guest memory kdump
Ashish Kalra
1
-86
/
+158
2025-03-24
Merge tag 'x86-sev-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2025-03-22
tracing: Disable branch profiling in noinstr code
Josh Poimboeuf
1
-2
/
+0
2025-03-17
x86/sev: Simplify the code by removing unnecessary 'else' statement
Peng Hao
1
-2
/
+1
2025-03-07
virt: sev-guest: Move SNP Guest Request data pages handling under snp_cmd_mutex
Alexey Kardashevskiy
1
-15
/
+8
2025-01-28
x86/sev: Disable jump tables in SEV startup code
Ard Biesheuvel
1
-0
/
+4
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+1
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
1
-3
/
+1
2025-01-24
Merge tag 'x86-boot-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-16
/
+18
2025-01-14
x86/sev: Disable ftrace branch profiling in SEV startup code
Ard Biesheuvel
1
-0
/
+2
2025-01-08
x86/tsc: Init the TSC for Secure TSC guests
Nikunj A Dadhania
1
-0
/
+21
2025-01-07
x86/sev: Prevent RDTSC/RDTSCP interception for Secure TSC enabled guests
Nikunj A Dadhania
1
-0
/
+10
2025-01-07
x86/sev: Prevent GUEST_TSC_FREQ MSR interception for Secure TSC enabled guests
Nikunj A Dadhania
1
-1
/
+9
2025-01-07
x86/sev: Change TSC MSR behavior for Secure TSC enabled guests
Nikunj A Dadhania
1
-1
/
+38
2025-01-07
x86/sev: Add Secure TSC support for SNP guests
Nikunj A Dadhania
1
-0
/
+107
2025-01-07
x86/sev: Don't hang but terminate on failure to remap SVSM CA
Ard Biesheuvel
1
-2
/
+2
2025-01-07
x86/sev: Relocate SNP guest messaging routines to common code
Nikunj A Dadhania
1
-3
/
+291
2025-01-07
x86/sev: Carve out and export SNP guest messaging init routines
Nikunj A Dadhania
1
-6
/
+177
2025-01-02
x86/sev: Disable UBSAN on SEV code that may execute very early
Ard Biesheuvel
1
-0
/
+3
2024-12-05
x86/boot: Disable UBSAN in early boot code
Ard Biesheuvel
1
-3
/
+4
2024-12-05
x86/sev: Avoid WARN()s and panic()s in early boot code
Ard Biesheuvel
2
-14
/
+10
2024-11-07
x86/sev: Cleanup vc_handle_msr()
Borislav Petkov (AMD)
1
-15
/
+19
2024-10-28
x86/sev: Convert shared memory back to private on kexec
Ashish Kalra
1
-0
/
+131
2024-10-16
virt: sev-guest: Consolidate SNP guest messaging parameters to a struct
Nikunj A Dadhania
1
-4
/
+5
2024-10-16
x86/sev: Cache the secrets page address
Nikunj A Dadhania
1
-40
/
+11
2024-10-15
x86/virt: Move SEV-specific parsing into arch/x86/virt/svm
Pavan Kumar Paluri
1
-44
/
+0
2024-07-30
x86/sev: Fix __reserved field in sev_config
Pavan Kumar Paluri
1
-1
/
+1
2024-07-11
x86/sev: Move SEV compilation units
Borislav Petkov (AMD)
3
-0
/
+4338