summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2025-03-14x86/virt/tdx: Add SEAMCALL wrappers to add TD private pagesIsaku Yamahata1-0/+2
2025-03-14x86/virt/tdx: Add SEAMCALL wrapper tdh_mem_sept_add() to add SEPT pagesIsaku Yamahata1-1/+6
2025-03-14KVM: TDX: Register TDX host key IDs to cgroup misc controllerZhiming Hu1-0/+2
2025-03-14KVM: x86: Introduce KVM_TDX_GET_CPUIDXiaoyao Li1-0/+1
2025-03-14KVM: TDX: Do TDX specific vcpu initializationIsaku Yamahata3-0/+3
2025-03-14KVM: TDX: add ioctl to initialize VM with TDX specific parametersIsaku Yamahata1-0/+24
2025-03-14KVM: TDX: create/destroy VM structureIsaku Yamahata2-0/+2
2025-03-14KVM: TDX: Get system-wide info about TDX module on initializationIsaku Yamahata1-0/+11
2025-03-14KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctlIsaku Yamahata2-1/+24
2025-03-14KVM: TDX: Add TDX "architectural" error codesSean Christopherson1-1/+6
2025-03-14KVM: VMX: Initialize TDX during KVM module loadKai Huang2-0/+47
2025-03-14x86/virt/tdx: Add tdx_guest_keyid_alloc/free() to alloc and free TDX guest KeyIDIsaku Yamahata1-0/+3
2025-03-14x86/virt/tdx: Add SEAMCALL wrappers for TDX flush operationsRick Edgecombe1-0/+2
2025-03-14x86/virt/tdx: Add SEAMCALL wrappers for TDX VM/vCPU field accessRick Edgecombe1-0/+3
2025-03-14x86/virt/tdx: Add SEAMCALL wrappers for TDX page cache managementRick Edgecombe1-0/+18
2025-03-14x86/virt/tdx: Add SEAMCALL wrappers for TDX vCPU creationRick Edgecombe1-0/+14
2025-03-14x86/virt/tdx: Add SEAMCALL wrappers for TDX TD creationRick Edgecombe1-0/+3
2025-03-14x86/virt/tdx: Add SEAMCALL wrappers for TDX KeyID managementRick Edgecombe1-0/+12
2025-03-14KVM: x86: Add infrastructure for secure TSCIsaku Yamahata1-0/+1
2025-03-14cpu/SMT: Provide a default topology_is_primary_thread()Yicong Yang1-1/+1
2025-03-12x86/resctrl: Make resctrl_arch_pseudo_lock_fn() take a plrJames Morse1-1/+1
2025-03-12x86/resctrl: Add resctrl_arch_ prefix to pseudo lock functionsJames Morse1-0/+5
2025-03-12x86/resctrl: Move the is_mbm_*_enabled() helpers to asm/resctrl.hJames Morse1-0/+16
2025-03-12x86/resctrl: Move resctrl types to a separate headerJames Morse1-0/+1
2025-03-12x86/resctrl: Add helper for setting CPU default propertiesJames Morse1-3/+11
2025-03-10x86/coco: Replace 'static const cc_mask' with the newly introduced cc_get_mas...Arnd Bergmann2-2/+10
2025-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2025-03-09Merge tag 'kvm-x86-fixes-6.14-rcN.2' of https://github.com/kvm-x86/linux into...Paolo Bonzini1-0/+1
2025-03-08x86/vdso: Prepare introduction of struct vdso_clockAnna-Maria Behnsen1-8/+8
2025-03-08Merge branch 'locking/urgent' into locking/core, to pick up locking fixesIngo Molnar1-13/+19
2025-03-08x86/mm: Define PTRS_PER_PMD for assembly code tooIngo Molnar1-4/+4
2025-03-07virt: sev-guest: Move SNP Guest Request data pages handling under snp_cmd_mutexAlexey Kardashevskiy1-3/+3
2025-03-06cpufreq/amd-pstate: Replace all AMD_CPPC_* macros with masksMario Limonciello1-8/+10
2025-03-06x86/fpu: Improve crypto performance by making kernel-mode FPU reliably usable...Eric Biggers1-10/+7
2025-03-04x86/smp: Move this_cpu_off to percpu hot sectionBrian Gerst1-1/+1
2025-03-04x86/stackprotector: Move __stack_chk_guard to percpu hot sectionBrian Gerst1-1/+1
2025-03-04x86/percpu: Move current_task to percpu hot sectionBrian Gerst2-12/+7
2025-03-04x86/percpu: Move top_of_stack to percpu hot sectionBrian Gerst3-4/+8
2025-03-04x86/irq: Move irq stacks to percpu hot sectionBrian Gerst3-12/+13
2025-03-04x86/softirq: Move softirq_pending to percpu hot sectionBrian Gerst2-3/+2
2025-03-04x86/retbleed: Move call depth to percpu hot sectionBrian Gerst2-8/+6
2025-03-04x86/smp: Move cpu number to percpu hot sectionBrian Gerst2-4/+4
2025-03-04x86/preempt: Move preempt count to percpu hot sectionBrian Gerst2-13/+13
2025-03-04x86/percpu: Move pcpu_hot to percpu hot sectionBrian Gerst1-17/+11
2025-03-04Merge branch 'x86/headers' into x86/core, to pick up dependent commitsIngo Molnar2-3/+1
2025-03-04Merge branch 'x86/asm' into x86/core, to pick up dependent commitsIngo Molnar27-314/+242
2025-03-04x86/alternatives: Simplify alternative_call() interfaceJosh Poimboeuf5-57/+82
2025-03-04x86/hyperv: Use named operands in inline asmJosh Poimboeuf1-9/+9
2025-03-04Merge branch 'x86/locking' into x86/asm, to simplify dependenciesIngo Molnar2-54/+55
2025-03-04Merge branch 'x86/cpu' into x86/asm, to pick up dependent commitsIngo Molnar21-98/+72