index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2025-09-08
xen: rework xen_pv_domain()
Juergen Gross
2025-09-08
x86/asm: Remove code depending on __GCC_ASM_FLAG_OUTPUTS__
Uros Bizjak
2025-09-08
x86/cpu/topology: Always try cpu_parse_topology_ext() on AMD/Hygon
K Prateek Nayak
2025-09-06
lib/crypto: curve25519: Consolidate into single module
Eric Biggers
2025-09-06
crypto: x86/curve25519 - Remove unused kpp support
Eric Biggers
2025-09-05
KVM/TDX: Explicitly do WBINVD when no more TDX SEAMCALLs
Kai Huang
2025-09-05
x86/virt/tdx: Remove the !KEXEC_CORE dependency
Kai Huang
2025-09-05
x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum
Kai Huang
2025-09-05
x86/virt/tdx: Mark memory cache state incoherent when making SEAMCALL
Kai Huang
2025-09-05
x86/sme: Use percpu boolean to control WBINVD during kexec
Kai Huang
2025-09-05
x86/kexec: Consolidate relocate_kernel() function parameters
Kai Huang
2025-09-05
x86/mce: Remove __mcheck_cpu_init_early()
Yazen Ghannam
2025-09-05
x86/mce: Cleanup bank processing on init
Borislav Petkov
2025-09-05
x86/mce/amd: Put list_head in threshold_bank
Yazen Ghannam
2025-09-05
x86/mce/amd: Remove smca_banks_map
Yazen Ghannam
2025-09-05
x86/mce/amd: Remove return value for mce_threshold_{create,remove}_device()
Yazen Ghannam
2025-09-05
x86/mce/amd: Rename threshold restart function
Yazen Ghannam
2025-09-05
Merge branch 'x86/apic' into x86/sev, to resolve conflict
Ingo Molnar
2025-09-04
x86,retpoline: Optimize patch_retpoline()
Peter Zijlstra
2025-09-04
x86,ibt: Use UDB instead of 0xEA
Peter Zijlstra
2025-09-04
x86/cfi: Add "debug" option to "cfi=" bootparam
Kees Cook
2025-09-04
x86/cfi: Standardize on common "CFI:" prefix for CFI reports
Kees Cook
2025-09-04
x86/traps: Clarify KCFI instruction layout
Kees Cook
2025-09-04
x86/microcode: Add microcode loader debugging functionality
Borislav Petkov (AMD)
2025-09-04
x86/microcode: Add microcode= cmdline parsing
Borislav Petkov (AMD)
2025-09-04
x86/microcode/intel: Refresh the revisions that determine old_microcode
Sohil Mehta
2025-09-04
x86/sev: Zap snp_abort()
Borislav Petkov (AMD)
2025-09-04
x86/apic/savic: Do not use snp_abort()
Borislav Petkov (AMD)
2025-09-04
vdso: Drop Kconfig GENERIC_VDSO_TIME_NS
Thomas Weißschuh
2025-09-04
vdso: Drop Kconfig GENERIC_VDSO_DATA_STORE
Thomas Weißschuh
2025-09-04
vdso: Drop kconfig GENERIC_VDSO_32
Thomas Weißschuh
2025-09-03
x86/boot: Get rid of the .head.text section
Ard Biesheuvel
2025-09-03
x86/boot: Move startup code out of __head section
Ard Biesheuvel
2025-09-03
efistub/x86: Remap inittext read-execute when needed
Ard Biesheuvel
2025-09-03
x86/boot: Create a confined code area for startup code
Ard Biesheuvel
2025-09-03
x86/kbuild: Incorporate boot/startup/ via Kbuild makefile
Ard Biesheuvel
2025-09-03
x86/boot: Revert "Reject absolute references in .head.text"
Ard Biesheuvel
2025-09-03
x86/boot: Check startup code for absence of absolute relocations
Ard Biesheuvel
2025-09-03
x86/sev: Export startup routines for later use
Ard Biesheuvel
2025-09-03
x86/sev: Move __sev_[get|put]_ghcb() into separate noinstr object
Ard Biesheuvel
2025-09-03
x86/sev: Provide PIC aliases for SEV related data objects
Ard Biesheuvel
2025-09-03
x86/boot: Provide PIC aliases for 5-level paging related constants
Ard Biesheuvel
2025-09-03
x86/boot: Drop redundant RMPADJUST in SEV SVSM presence check
Ard Biesheuvel
2025-09-03
x86/sev: Use boot SVSM CA for all startup and init code
Ard Biesheuvel
2025-09-03
x86/sev: Pass SVSM calling area down to early page state change API
Ard Biesheuvel
2025-09-03
x86/sev: Share implementation of MSR-based page state change
Ard Biesheuvel
2025-09-03
x86/sev: Avoid global variable to store virtual address of SVSM area
Ard Biesheuvel
2025-09-03
x86/sev: Move GHCB page based HV communication out of startup code
Ard Biesheuvel
2025-09-03
sched: Unify the SCHED_{SMT,CLUSTER,MC} Kconfig
Peter Zijlstra
2025-09-03
sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()
Peter Zijlstra
[prev]
[next]