aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2023-09-10Merge tag 'x86-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-2/+5
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-47/+50
2023-09-06x86/sgx: Break up long non-preemptible delays in sgx_vepc_release()Gravatar Jack Wang 1-0/+3
2023-09-06x86/build: Fix linker fill bytes quirk/incompatibility for ld.lldGravatar Song Liu 1-1/+1
2023-09-04Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-7/+84
2023-09-04x86/smp: Don't send INIT to non-present and non-booted CPUsGravatar Thomas Gleixner 1-1/+1
2023-09-01Merge tag 'x86-urgent-2023-09-01' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-13/+6
2023-09-01Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-6/+0
2023-09-01Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-50/+53
2023-08-31x86/fpu/xstate: Fix PKRU covert channelGravatar Jim Mattson 1-1/+1
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 19-148/+986
2023-08-31x86/irq/i8259: Fix kernel-doc annotation warningGravatar Vincenzo Palazzo 1-3/+1
2023-08-31x86/speculation: Mark all Skylake CPUs as vulnerable to GDSGravatar Dave Hansen 1-4/+4
2023-08-31Merge tag 'kvm-x86-misc-6.6' of https://github.com/kvm-x86/linux into HEADGravatar Paolo Bonzini 2-47/+50
2023-08-30Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 42-1159/+641
2023-08-30x86/shstk: Change order of __user in typeGravatar Rick Edgecombe 1-1/+1
2023-08-30Merge tag 'x86-core-2023-08-30-v2' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-4/+36
2023-08-30x86/audit: Fix -Wmissing-variable-declarations warning for ia32_xyz_classGravatar Justin Stitt 1-5/+0
2023-08-29Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...Gravatar Linus Torvalds 1-22/+7
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 3-14/+141
2023-08-28Merge tag 'x86-cleanups-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 5-5/+8
2023-08-28Merge tag 'sched-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-8/+3
2023-08-28Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2023-08-28Merge tag 'x86_microcode_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 7-355/+414
2023-08-28Merge tag 'x86_sev_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-3/+7
2023-08-28Merge tag 'ras_core_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-3/+57
2023-08-28Merge tag 'x86_misc_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+8
2023-08-28Merge tag 'x86_boot_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-20/+12
2023-08-28Merge tag 'smp-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-9/+1
2023-08-28Merge tag 'clocksource.2023.08.15a' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2023-08-28Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-2/+6
2023-08-26x86/microcode: Remove remaining references to CONFIG_MICROCODE_AMDGravatar Lukas Bulwahn 1-2/+2
2023-08-25x86/sev: Make enc_dec_hypercall() accept a size instead of npagesGravatar Steve Rutherford 1-3/+1
2023-08-25x86/hyperv: Remove hv_isolation_type_en_snpGravatar Dexuan Cui 1-6/+4
2023-08-25x86/hyperv: Use TDX GHCI to access some MSRs in a TDX VM with the paravisorGravatar Dexuan Cui 1-4/+4
2023-08-25x86/hyperv: Introduce a global variable hyperv_paravisor_presentGravatar Dexuan Cui 1-2/+7
2023-08-25x86/hyperv: Fix serial console interrupts for fully enlightened TDX guestsGravatar Dexuan Cui 1-0/+22
2023-08-25Drivers: hv: vmbus: Support fully enlightened TDX guestsGravatar Dexuan Cui 1-0/+14
2023-08-25x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guestsGravatar Dexuan Cui 1-0/+2
2023-08-24x86/crash: optimize CPU changesGravatar Eric DeVolder 1-0/+10
2023-08-24crash: hotplug support for kexec_load()Gravatar Eric DeVolder 1-0/+27
2023-08-24x86/crash: add x86 crash hotplug supportGravatar Eric DeVolder 1-7/+98
2023-08-24x86/platform/uv: Refactor code using deprecated strncpy() interface to use st...Gravatar Justin Stitt 1-3/+2
2023-08-24x86/hpet: Refactor code using deprecated strncpy() interface to use strscpy()Gravatar Justin Stitt 1-1/+1
2023-08-24x86/fpu: Set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4Gravatar Feng Tang 1-0/+7
2023-08-24x86/fpu: Invalidate FPU state correctly on exec()Gravatar Rick Edgecombe 2-3/+2
2023-08-23x86/hyperv: Fix undefined reference to isolation_type_en_snp without CONFIG_H...Gravatar Dexuan Cui 1-4/+5
2023-08-22x86/hyperv: Add hyperv-specific handling for VMMCALL under SEV-ESGravatar Tianyu Lan 1-0/+21
2023-08-22x86/hyperv: Add smp support for SEV-SNP guestGravatar Tianyu Lan 1-1/+10
2023-08-22x86/hyperv: Add sev-snp enlightened guest static keyGravatar Tianyu Lan 1-2/+7