summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2022-04-19x86/cpu: Load microcode during restore_processor_state()Borislav Petkov
2022-04-18swiotlb: merge swiotlb-xen initialization into swiotlbChristoph Hellwig
2022-04-18swiotlb: make the swiotlb_init interface more usefulChristoph Hellwig
2022-04-18x86: centralize setting SWIOTLB_FORCE when guest memory encryption is enabledChristoph Hellwig
2022-04-18x86: remove the IOMMU table infrastructureChristoph Hellwig
2022-04-17Merge tag 'x86-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-04-15mm/vmalloc: fix spinning drain_vmap_work after reading from /proc/vmcoreOmar Sandoval
2022-04-14x86/32: Remove lazy GS macrosBrian Gerst
2022-04-14x86/process: Fix kernel-doc warning due to a changed function nameJiapeng Chong
2022-04-14Merge tag 'drm-intel-next-2022-04-13-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2022-04-13ACPI: APEI: Fix missing ERST record idLiu Xinpeng
2022-04-13x86/crash: Fix minor typo/bug in debug messageEric DeVolder
2022-04-13x86/kvm: Don't waste kvmclock memory if there is nopv parameterWanpeng Li
2022-04-13Merge branch 'kvm-older-features' into HEADPaolo Bonzini
2022-04-13x86/apic: Clarify i82489DX bit overlap in APIC_LVT0Thomas Gleixner
2022-04-13x86/ACPI: Preserve ACPI-table override during hibernationAmadeusz Sławiński
2022-04-11Merge drm/drm-next into drm-intel-nextJani Nikula
2022-04-11x86/tsx: Disable TSX development mode at bootPawan Gupta
2022-04-11x86/tsx: Use MSR_TSX_CTRL to clear CPUID bitsPawan Gupta
2022-04-10x86: Replace cpumask_weight() with cpumask_empty() where appropriateYury Norov
2022-04-08x86/PCI: Clip only host bridge windows for E820 regionsBjorn Helgaas
2022-04-08x86: Log resource clipping for E820 regionsBjorn Helgaas
2022-04-08x86/sev-es: Replace open-coded hlt-loop with sev_es_terminate()Peter Gonda
2022-04-07x86/tdx/ioapic: Add shared bit for IOAPIC base addressIsaku Yamahata
2022-04-07x86/mm/cpa: Add support for TDX shared memoryKirill A. Shutemov
2022-04-07x86/boot: Avoid #VE during boot for TDX platformsSean Christopherson
2022-04-07x86/acpi/x86/boot: Add multiprocessor wake-up supportKuppuswamy Sathyanarayanan
2022-04-07x86/boot: Add a trampoline for booting APs via firmware handoffSean Christopherson
2022-04-07x86/tdx: Port I/O: Add early boot supportAndi Kleen
2022-04-07x86/tdx: Add HLT support for TDX guestsKirill A. Shutemov
2022-04-07x86/traps: Add #VE support for TDX guestKirill A. Shutemov
2022-04-07x86/traps: Refactor exc_general_protection()Kirill A. Shutemov
2022-04-07x86/tdx: Add __tdx_module_call() and __tdx_hypercall() helper functionsKuppuswamy Sathyanarayanan
2022-04-07x86/tdx: Provide common base for SEAMCALL and TDCALL C wrappersKirill A. Shutemov
2022-04-07x86/tdx: Detect running as a TDX guest in early bootKuppuswamy Sathyanarayanan
2022-04-07x86/platform/uv: Log gap hole end sizeMike Travis
2022-04-07x86/platform/uv: Update TSC sync state for UV5Mike Travis
2022-04-07x86/sev: Register SEV-SNP guest request platform deviceBrijesh Singh
2022-04-07x86/sev: Provide support for SNP guest request NAEsBrijesh Singh
2022-04-07x86/sev: Add a sev= cmdline optionMichael Roth
2022-04-07x86/sev: Use firmware-validated CPUID for SEV-SNP guestsMichael Roth
2022-04-07x86/sev: Add SEV-SNP feature detection/setupMichael Roth
2022-04-07x86/compressed/64: Add support for SEV-SNP CPUID table in #VC handlersMichael Roth
2022-04-07x86/sev: Move MSR-based VMGEXITs for CPUID to helperMichael Roth
2022-04-06x86/head/64: Re-enable stack protectionMichael Roth
2022-04-06x86/sev: Use SEV-SNP AP creation to start secondary CPUsTom Lendacky
2022-04-06x86/mm: Validate memory when changing the C-bitBrijesh Singh
2022-04-06x86/kernel: Validate ROM memory before accessing when SEV-SNP is activeBrijesh Singh
2022-04-06x86/kernel: Mark the .bss..decrypted section as shared in the RMP tableBrijesh Singh
2022-04-06x86/sev: Add helper for validating pages in early enc attribute changesBrijesh Singh