aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2023-09-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 9-134/+145
2023-09-23Merge tag 'kvm-riscv-fixes-6.6-1' of https://github.com/kvm-riscv/linux into ...Gravatar Paolo Bonzini 11-60/+97
2023-09-23KVM: SVM: Do not use user return MSR support for virtualized TSC_AUXGravatar Tom Lendacky 1-1/+33
2023-09-23KVM: SVM: Fix TSC_AUX virtualization setupGravatar Tom Lendacky 3-12/+29
2023-09-23KVM: SVM: INTERCEPT_RDTSCP is never intercepted anywayGravatar Paolo Bonzini 1-4/+1
2023-09-23KVM: x86/mmu: Stop zapping invalidated TDP MMU roots asynchronouslyGravatar Sean Christopherson 6-103/+68
2023-09-23KVM: x86/mmu: Do not filter address spaces in for_each_tdp_mmu_root_yield_safe()Gravatar Paolo Bonzini 3-19/+14
2023-09-22Merge tag 'x86_urgent_for_v6.6-rc3' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-8/+2
2023-09-22Merge tag 'x86-urgent-2023-09-22' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 11-55/+56
2023-09-22x86,static_call: Fix static-call vs return-thunkGravatar Peter Zijlstra 2-1/+3
2023-09-22x86/alternatives: Remove faulty optimizationGravatar Josh Poimboeuf 1-8/+0
2023-09-21KVM: x86/mmu: Open code leaf invalidation from mmu_notifierGravatar Sean Christopherson 3-7/+12
2023-09-19x86/shstk: Add warning for shadow stack double unmapGravatar Rick Edgecombe 1-0/+11
2023-09-19x86/shstk: Remove useless clone error handlingGravatar Rick Edgecombe 1-7/+0
2023-09-19x86/shstk: Handle vfork clone failure correctlyGravatar Rick Edgecombe 2-4/+21
2023-09-19x86/srso: Fix SBPB enablement for spec_rstack_overflow=offGravatar Josh Poimboeuf 1-1/+1
2023-09-19x86/srso: Don't probe microcode in a guestGravatar Josh Poimboeuf 1-1/+1
2023-09-19x86/srso: Set CPUID feature bits independently of bug or mitigation statusGravatar Josh Poimboeuf 3-33/+10
2023-09-19x86/srso: Fix srso_show_state() side effectGravatar Josh Poimboeuf 1-1/+1
2023-09-19xen/efi: refactor deprecated strncpyGravatar Justin Stitt 1-1/+1
2023-09-19x86/xen: allow nesting of same lazy modeGravatar Juergen Gross 2-2/+14
2023-09-19x86/xen: move paravirt lazy codeGravatar Juergen Gross 6-110/+96
2023-09-19xen: simplify evtchn_do_upcall() call mazeGravatar Juergen Gross 3-3/+3
2023-09-18x86/asm: Fix build of UML with KASANGravatar Vincent Whitchurch 4-3/+10
2023-09-18x86/mm, kexec, ima: Use memblock_free_late() from ima_free_kexec_buffer()Gravatar Rik van Riel 1-6/+2
2023-09-17Merge tag 'x86-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 6-24/+56
2023-09-17Merge tag 'sched-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-3/+9
2023-09-17x86/purgatory: Remove LTO flagsGravatar Song Liu 1-0/+4
2023-09-17x86/boot/compressed: Reserve more memory for page tablesGravatar Kirill A. Shutemov 2-14/+39
2023-09-13x86/sched: Restore the SD_ASYM_PACKING flag in the DIE domainGravatar Ricardo Neri 1-3/+9
2023-09-12x86/ibt: Avoid duplicate ENDBR in __put_user_nocheck*()Gravatar Peter Zijlstra 1-4/+0
2023-09-12x86/ibt: Suppress spurious ENDBRGravatar Peter Zijlstra 1-0/+8
2023-09-11x86/platform/uv: Use alternate source for socket to node dataGravatar Steve Wahl 1-6/+5
2023-09-11efi/x86: Ensure that EFI_RUNTIME_MAP is enabled for kexecGravatar Ard Biesheuvel 1-1/+1
2023-09-11efi/x86: Move EFI runtime call setup/teardown helpers out of lineGravatar Ard Biesheuvel 3-32/+31
2023-09-10Merge tag 'x86-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 5-10/+20
2023-09-10Merge tag 'perf-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+11
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 44-1070/+1316
2023-09-06x86/sgx: Break up long non-preemptible delays in sgx_vepc_release()Gravatar Jack Wang 1-0/+3
2023-09-06x86: Remove the arch_calc_vm_prot_bits() macro from the UAPIGravatar Thomas Huth 2-8/+15
2023-09-06x86/build: Fix linker fill bytes quirk/incompatibility for ld.lldGravatar Song Liu 1-1/+1
2023-09-05perf/x86/uncore: Correct the number of CHAs on EMRGravatar Kan Liang 1-1/+11
2023-09-05Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-4/+0
2023-09-04Merge tag 'uml-for-linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-218/+3
2023-09-04Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 6-39/+516
2023-09-04x86/smp: Don't send INIT to non-present and non-booted CPUsGravatar Thomas Gleixner 1-1/+1
2023-09-04kbuild: Show marked Kconfig fragments in "help"Gravatar Kees Cook 1-4/+0
2023-09-01Merge tag 'x86-urgent-2023-09-01' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 5-13/+13
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