index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
coco
Age
Commit message (
Expand
)
Author
2025-07-15
x86/sev: Work around broken noinstr on GCC
Ard Biesheuvel
2025-07-01
x86/sev: Use TSC_FACTOR for Secure TSC frequency calculation
Nikunj A Dadhania
2025-06-03
Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-05-29
Merge tag 'tsm-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
2025-05-27
Merge tag 'x86_sev_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-05-23
arch/x86: Provide the CPU number in the wakeup AP callback
Roman Kisel
2025-05-21
Merge tag 'v6.15-rc7' into x86/core, to pick up fixes
Ingo Molnar
2025-05-15
x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID header
Ahmed S. Darwish
2025-05-13
x86/sev: Make sure pages are not skipped during kdump
Ashish Kalra
2025-05-13
x86/sev: Do not touch VMSA pages during SNP guest memory kdump
Ashish Kalra
2025-05-13
Merge branch 'x86/msr' into x86/core, to resolve conflicts
Ingo Molnar
2025-05-08
x86/tdx: tdx_mcall_get_report0: Return -EBUSY on TDCALL_OPERAND_BUSY error
Cedric Xing
2025-05-08
x86/tdx: Add tdx_mcall_extend_rtmr() interface
Cedric Xing
2025-05-05
x86/sev: Disentangle #VC handling code from startup code
Ard Biesheuvel
2025-05-04
x86/boot: Add a bunch of PIC aliases
Ard Biesheuvel
2025-05-02
x86/msr: Convert __rdmsr() uses to native_rdmsrq() uses
Xin Li (Intel)
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
2025-04-24
x86/sev: Share the sev_secrets_pa value again
Tom Lendacky
2025-04-22
x86/boot: Move SEV startup code into startup/
Ard Biesheuvel
2025-04-22
x86/sev: Split off startup code from core code
Ard Biesheuvel
2025-04-22
x86/sev: Move noinstr NMI handling code into separate source file
Ard Biesheuvel
2025-04-12
x86/sev: Prepare for splitting off early SEV code
Ard Biesheuvel
2025-04-12
x86/asm: Make rip_rel_ptr() usable from fPIC code
Ard Biesheuvel
2025-04-10
x86/sev: Register tpm-svsm platform device
Stefano Garzarella
2025-04-10
x86/sev: Add SVSM vTPM probe/send_command functions
Stefano Garzarella
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
2025-03-26
x86/tdx: Emit warning if IRQs are enabled during HLT #VE handling
Vishal Annapurve
2025-03-26
x86/tdx: Fix arch_safe_halt() execution for TDX VMs
Vishal Annapurve
2025-03-24
Merge tag 'x86-sev-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-24
Merge tag 'objtool-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-03-24
Merge tag 'hardening-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-22
tracing: Disable branch profiling in noinstr code
Josh Poimboeuf
2025-03-17
x86/sev: Simplify the code by removing unnecessary 'else' statement
Peng Hao
2025-03-07
virt: sev-guest: Move SNP Guest Request data pages handling under snp_cmd_mutex
Alexey Kardashevskiy
2025-02-28
x86/tdx: Mark message.bytes as nonstring
Kees Cook
2025-01-28
x86/sev: Disable jump tables in SEV startup code
Ard Biesheuvel
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
2025-01-24
Merge tag 'x86_tdx_for_6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-24
Merge tag 'x86-boot-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-01-14
x86/sev: Disable ftrace branch profiling in SEV startup code
Ard Biesheuvel
2025-01-08
x86/tsc: Init the TSC for Secure TSC guests
Nikunj A Dadhania
2025-01-07
x86/sev: Prevent RDTSC/RDTSCP interception for Secure TSC enabled guests
Nikunj A Dadhania
2025-01-07
x86/sev: Prevent GUEST_TSC_FREQ MSR interception for Secure TSC enabled guests
Nikunj A Dadhania
2025-01-07
x86/sev: Change TSC MSR behavior for Secure TSC enabled guests
Nikunj A Dadhania
2025-01-07
x86/sev: Add Secure TSC support for SNP guests
Nikunj A Dadhania
2025-01-07
x86/sev: Don't hang but terminate on failure to remap SVSM CA
Ard Biesheuvel
2025-01-07
x86/sev: Relocate SNP guest messaging routines to common code
Nikunj A Dadhania
2025-01-07
x86/sev: Carve out and export SNP guest messaging init routines
Nikunj A Dadhania
2025-01-02
x86/sev: Disable UBSAN on SEV code that may execute very early
Ard Biesheuvel
[next]