summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-09-103-2/+5
|\
| * x86/sgx: Break up long non-preemptible delays in sgx_vepc_release()Jack Wang2023-09-061-0/+3
| * x86/build: Fix linker fill bytes quirk/incompatibility for ld.lldSong Liu2023-09-061-1/+1
| * x86/smp: Don't send INIT to non-present and non-booted CPUsThomas Gleixner2023-09-041-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-09-072-47/+50
|\ \
| * \ Merge tag 'kvm-x86-misc-6.6' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-08-312-47/+50
| |\ \
| | * | x86/reboot: Expose VMCS crash hooks if and only if KVM_{INTEL,AMD} is enabledSean Christopherson2023-08-041-1/+4
| | * | x86/reboot: Disable virtualization during reboot iff callback is registeredSean Christopherson2023-08-041-2/+1
| | * | x86/reboot: Hoist "disable virt" helpers above "emergency reboot" pathSean Christopherson2023-08-041-45/+45
| | * | x86/reboot: Assert that IRQs are disabled when turning off virtualizationSean Christopherson2023-08-041-1/+7
| | * | x86/reboot: KVM: Disable SVM during reboot via virt/KVM reboot callbackSean Christopherson2023-08-041-3/+0
| | * | x86/reboot: KVM: Handle VMXOFF in KVM's reboot callbackSean Christopherson2023-08-041-20/+9
| | * | x86/reboot: Harden virtualization hooks for emergency rebootSean Christopherson2023-08-041-6/+24
| | * | x86/reboot: VMCLEAR active VMCSes before emergency rebootSean Christopherson2023-08-042-31/+22
* | | | Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-09-041-7/+84
|\ \ \ \
| * | | | x86/hyperv: Remove hv_isolation_type_en_snpDexuan Cui2023-08-251-6/+4
| * | | | x86/hyperv: Use TDX GHCI to access some MSRs in a TDX VM with the paravisorDexuan Cui2023-08-251-4/+4
| * | | | x86/hyperv: Introduce a global variable hyperv_paravisor_presentDexuan Cui2023-08-251-2/+7
| * | | | x86/hyperv: Fix serial console interrupts for fully enlightened TDX guestsDexuan Cui2023-08-251-0/+22
| * | | | Drivers: hv: vmbus: Support fully enlightened TDX guestsDexuan Cui2023-08-251-0/+14
| * | | | x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guestsDexuan Cui2023-08-251-0/+2
| * | | | x86/hyperv: Fix undefined reference to isolation_type_en_snp without CONFIG_H...Dexuan Cui2023-08-231-4/+5
| * | | | x86/hyperv: Add hyperv-specific handling for VMMCALL under SEV-ESTianyu Lan2023-08-221-0/+21
| * | | | x86/hyperv: Add smp support for SEV-SNP guestTianyu Lan2023-08-221-1/+10
| * | | | x86/hyperv: Add sev-snp enlightened guest static keyTianyu Lan2023-08-221-2/+7
* | | | | Merge tag 'x86-urgent-2023-09-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-09-024-13/+6
|\ \ \ \ \
| * | | | | x86/fpu/xstate: Fix PKRU covert channelJim Mattson2023-08-311-1/+1
| * | | | | x86/irq/i8259: Fix kernel-doc annotation warningVincenzo Palazzo2023-08-311-3/+1
| * | | | | x86/speculation: Mark all Skylake CPUs as vulnerable to GDSDave Hansen2023-08-311-4/+4
| * | | | | x86/audit: Fix -Wmissing-variable-declarations warning for ia32_xyz_classJustin Stitt2023-08-301-5/+0
| | |/ / / | |/| | |
* | | | | Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-09-011-6/+0
|\ \ \ \ \
| * \ \ \ \ Merge 6.5-rc6 into char-misc-nextGreg Kroah-Hartman2023-08-137-12/+450
| |\ \ \ \ \
| * \ \ \ \ \ Merge 6.5-rc4 into char-misc-nextGreg Kroah-Hartman2023-07-315-87/+151
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | x86/APM: drop the duplicate APM_MINOR_DEV macroRandy Dunlap2023-07-301-6/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-09-013-50/+53
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | x86/resctrl: make pseudo_lock_class a static const structureIvan Orlov2023-08-051-20/+21
| * | | | | x86/MSR: make msr_class a static const structureIvan Orlov2023-08-051-15/+16
| * | | | | x86/cpuid: make cpuid_class a static const structureIvan Orlov2023-08-051-15/+16
| | |/ / / | |/| | |
* | | | | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-3119-148/+986
|\ \ \ \ \
| * | | | | x86/shstk: Change order of __user in typeRick Edgecombe2023-08-301-1/+1
| * | | | | x86/ibt: Convert IBT selftest to asmJosh Poimboeuf2023-08-174-23/+20
| * | | | | x86/shstk: Don't retry vm_munmap() on -EINTRRick Edgecombe2023-08-031-21/+17
| * | | | | x86/shstk: Move arch detail comment out of core mmRick Edgecombe2023-08-031-0/+25
| * | | | | x86/shstk: Add ARCH_SHSTK_STATUSRick Edgecombe2023-08-032-1/+8
| * | | | | x86/shstk: Add ARCH_SHSTK_UNLOCKMike Rapoport2023-08-032-2/+8
| * | | | | x86: Add PTRACE interface for shadow stackRick Edgecombe2023-08-032-0/+93
| * | | | | x86/cpufeatures: Enable CET CR4 bit for shadow stackRick Edgecombe2023-08-031-8/+27
| * | | | | x86/shstk: Wire in shadow stack interfaceRick Edgecombe2023-08-031-0/+8
| * | | | | x86: Expose thread features in /proc/$PID/statusRick Edgecombe2023-08-031-0/+23
| * | | | | x86/shstk: Support WRSS for userspaceRick Edgecombe2023-08-031-1/+42