aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2024-02-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+5
2024-02-07kvmclock: Unexport kvmclock clocksourcePeter Hilber1-2/+0
2024-02-06x86/kvm: Use separate percpu variable to track the enabling of asyncpfXiaoyao Li1-1/+0
2024-02-06x86/sev: Fix position dependent variable references in startup codeArd Biesheuvel3-7/+30
2024-02-06x86/coco: Define cc_vendor without CONFIG_ARCH_HAS_CC_PLATFORMNathan Chancellor1-2/+3
2024-02-02x86/fred: Fix a build warning with allmodconfig due to 'inline' failing to in...Xin Li (Intel)1-1/+1
2024-02-01kernel.h: removed REPEAT_BYTE from kernel.hTanzir Hasan1-1/+2
2024-02-01KVM: x86/pmu: Snapshot and clear reprogramming bitmap before reprogrammingSean Christopherson1-0/+1
2024-02-01KVM: x86/pmu: Move pmc_idx => pmc translation helper to common codeSean Christopherson1-1/+0
2024-01-31KVM: x86: Give a hint when Win2016 might fail to boot due to XSAVES erratumMaciej S. Szmigiero1-0/+2
2024-01-31x86/fred: Add FRED initialization functionsH. Peter Anvin (Intel)1-0/+5
2024-01-31x86/entry: Add fred_entry_from_kvm() for VMX to handle IRQ/NMIXin Li1-0/+18
2024-01-31x86/fred: Fixup fault on ERETU by jumping to fred_entrypoint_userXin Li1-1/+3
2024-01-31x86/traps: Add sysvec_install() to install a system interrupt handlerXin Li2-2/+15
2024-01-31x86/fred: FRED entry/exit and dispatch codeH. Peter Anvin (Intel)3-2/+9
2024-01-31x86/idtentry: Incorporate definitions/declarations of the FRED entriesXin Li1-8/+63
2024-01-31x86/fred: Update MSR_IA32_FRED_RSP0 during task switchH. Peter Anvin (Intel)1-2/+6
2024-01-31x86/fred: Reserve space for the FRED stack frameH. Peter Anvin (Intel)1-3/+9
2024-01-31x86/fred: Add a new header file for FRED definitionsH. Peter Anvin (Intel)1-0/+68
2024-01-31x86/ptrace: Add FRED additional information to the pt_regs structureXin Li1-5/+61
2024-01-31x86/ptrace: Cleanup the definition of the pt_regs structureXin Li1-13/+35
2024-01-31x86/cpu: Add MSR numbers for FRED configurationH. Peter Anvin (Intel)1-1/+12
2024-01-31x86/cpu: Add X86_CR4_FRED macroH. Peter Anvin (Intel)1-0/+7
2024-01-30KVM: x86/pmu: Prioritize VMX interception over #GP on RDPMC due to bad indexSean Christopherson1-1/+1
2024-01-30KVM: x86/pmu: Allow programming events that match unsupported arch eventsSean Christopherson1-1/+0
2024-01-30x86: Do not include <asm/bootparam.h> in several filesThomas Zimmermann4-5/+3
2024-01-30x86/efi: Implement arch_ima_efi_boot_mode() in source fileThomas Zimmermann1-2/+3
2024-01-30x86/setup: Move internal setup_data structures into setup_data.hThomas Zimmermann3-22/+32
2024-01-30x86/setup: Move UAPI setup structures into setup_data.hThomas Zimmermann3-72/+85
2024-01-29Merge tag 'mm-hotfixes-stable-2024-01-28-23-21' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+16
2024-01-29x86/cpufeatures: Enable/unmask SEV-SNP CPU featureMichael Roth1-0/+4
2024-01-29KVM: SEV: Make AVIC backing, VMSA and VMCB memory allocation SNP safeBrijesh Singh2-0/+2
2024-01-29crypto: ccp: Add panic notifier for SEV/SNP firmware shutdown on kdumpAshish Kalra1-0/+2
2024-01-29x86/sev: Introduce an SNP leaked pages listAshish Kalra1-0/+2
2024-01-29x86/sev: Add helper functions for RMPUPDATE and PSMASH instructionBrijesh Singh1-0/+23
2024-01-29x86/traps: Define RMP violation #PF error codeBrijesh Singh1-8/+12
2024-01-29x86/fault: Add helper for dumping RMP entriesBrijesh Singh1-0/+2
2024-01-29x86/sev: Add RMP entry lookup helpersBrijesh Singh1-0/+3
2024-01-29x86/sev: Add SEV-SNP host initialization supportBrijesh Singh2-1/+16
2024-01-29iommu/amd: Don't rely on external callers to enable IOMMU SNP supportAshish Kalra1-0/+1
2024-01-29x86/cpufeatures: Add SEV-SNP CPU featureBrijesh Singh2-1/+4
2024-01-26Merge branch 'linus' into x86/mm, to refresh the branch and pick up fixesIngo Molnar48-525/+502
2024-01-25mm, kmsan: fix infinite recursion due to RCU critical sectionMarco Elver1-1/+16
2024-01-25x86/fred: Disable FRED support if CONFIG_X86_FRED is disabledH. Peter Anvin (Intel)1-1/+7
2024-01-25x86/cpufeatures: Add the CPU feature bit for FREDH. Peter Anvin (Intel)1-0/+1
2024-01-25x86/trapnr: Add event type macros to <asm/trapnr.h>Xin Li2-8/+21
2024-01-25x86/entry: Remove idtentry_sysvec from entry_{32,64}.SXin Li1-1/+1
2024-01-25x86/cpufeatures,opcode,msr: Add the WRMSRNS instruction supportXin Li2-0/+19
2024-01-24x86/entry/ia32: Ensure s32 is sign extended to s64Richard Palethorpe1-4/+21
2024-01-23x86/cpu: Add model number for Intel Clearwater Forest processorTony Luck1-0/+2