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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
/
coco
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-29
x86/sev: Disable jump tables in SEV startup code
Ard Biesheuvel
1
-0
/
+4
2025-01-27
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+1
2025-01-26
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
1
-3
/
+1
2025-01-24
Merge tag 'x86_tdx_for_6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-10
/
+105
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
2
-1
/
+110
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/tdx: Dump attributes and TD_CTLS on boot
Kirill A. Shutemov
3
-9
/
+89
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-12-05
x86/tdx: Disable unnecessary virtualization exceptions
Kirill A. Shutemov
1
-1
/
+16
2024-11-23
Merge tag 'x86_tdx_for_6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-22
/
+116
2024-11-07
x86/tdx: Enable CPU topology enumeration
Kirill A. Shutemov
1
-0
/
+27
2024-11-07
x86/tdx: Dynamically disable SEPT violations from causing #VEs
Kirill A. Shutemov
1
-16
/
+58
2024-11-07
x86/tdx: Rename tdx_parse_tdinfo() to tdx_setup()
Kirill A. Shutemov
1
-5
/
+8
2024-11-07
x86/tdx: Introduce wrappers to read and write TD metadata
Kirill A. Shutemov
1
-5
/
+27
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-09-26
x86/tdx: Fix "in-kernel MMIO" check
Alexey Gladkov (Intel)
1
-0
/
+6
2024-08-26
x86/tdx: Fix data leak in mmio_read()
Kirill A. Shutemov
1
-1
/
+0
2024-07-30
x86/sev: Fix __reserved field in sev_config
Pavan Kumar Paluri
1
-1
/
+1
2024-07-16
Merge tag 'x86_sev_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-0
/
+4339
2024-07-11
x86/sev: Move SEV compilation units
Borislav Petkov (AMD)
4
-0
/
+4339
2024-06-17
x86/tdx: Convert shared memory back to private on kexec
Kirill A. Shutemov
1
-0
/
+94
2024-06-17
x86/tdx: Account shared memory
Kirill A. Shutemov
1
-0
/
+7
2024-06-17
x86/mm: Make x86_platform.guest.enc_status_change_*() return an error
Kirill A. Shutemov
1
-9
/
+11
2024-06-17
cpu/hotplug, x86/acpi: Disable CPU offlining for ACPI MADT wakeup
Kirill A. Shutemov
1
-1
/
+0
2024-04-04
x86/cc: Add cc_platform_set/_clear() helpers
Borislav Petkov (AMD)
1
-0
/
+52
2024-04-04
x86/coco: Require seeding RNG with RDRAND on CoCo systems
Jason A. Donenfeld
1
-0
/
+41
2024-02-06
x86/sev: Fix position dependent variable references in startup code
Ard Biesheuvel
1
-6
/
+1
2024-01-19
Merge tag 'x86_tdx_for_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2024-01-09
Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
1
-1
/
+1
2023-12-08
x86/virt/tdx: Define TDX supported page sizes as macros
Kai Huang
1
-3
/
+3
2023-12-07
x86/tdx: Allow 32-bit emulation by default
Kirill A. Shutemov
1
-9
/
+0
2023-12-07
x86/coco: Disable 32-bit emulation by default on TDX and SEV
Kirill A. Shutemov
1
-0
/
+10
2023-11-05
Merge tag 'tsm-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw...
Linus Torvalds
1
-0
/
+21
2023-11-01
Merge tag 'x86_tdx_for_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-253
/
+147
2023-10-20
virt: tdx-guest: Add Quote generation support using TSM_REPORTS
Kuppuswamy Sathyanarayanan
1
-0
/
+21
[next]