summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2023-02-21x86/kprobes: Fix arch_check_optimized_kprobe check within optimized_kprobe rangeYang Jihong
2023-02-21x86/kprobes: Fix __recover_optprobed_insn check optimizing logicYang Jihong
2023-02-20Merge tag 'kvmarm-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2023-02-18Merge tag 'x86-urgent-2023-02-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-02-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-02-18x86/Xen: drop leftover VM-assist usesJan Beulich
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2023-02-16kvm: initialize all of the kvm_debugregs structure before sending it to users...Greg Kroah-Hartman
2023-02-16KVM: x86/mmu: Make tdp_mmu_allowed staticDavid Matlack
2023-02-16x86/hyperv: Fix hv_get/set_register for nested bringupNuno Das Neves
2023-02-15Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2023-02-15Merge tag 'kvm-x86-vmx-6.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-02-15Merge tag 'kvm-x86-svm-6.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-02-15Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep'Rafael J. Wysocki
2023-02-15perf/x86: Refuse to export capabilities for hybrid PMUsSean Christopherson
2023-02-15KVM: x86/pmu: Disable vPMU support on hybrid CPUs (host PMUs)Sean Christopherson
2023-02-15Merge tag 'kvm-x86-pmu-6.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-02-15Merge tag 'kvm-x86-mmu-6.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-02-15x86/build: Make 64-bit defconfig the defaultArnd Bergmann
2023-02-15dma-mapping: no need to pass a bus_type into get_arch_dma_ops()Greg Kroah-Hartman
2023-02-14x86/hotplug: Remove incorrect comment about mwait_play_dead()Srivatsa S. Bhat (VMware)
2023-02-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-02-14x86/mtrr: Revert 90b926e68f50 ("x86/pat: Fix pat_x_mtrr_type() for MTRR disab...Juergen Gross
2023-02-14crypto: x86/aria-avx - Do not use avx2 instructionsTaehee Yoo
2023-02-13Merge branch kvm-arm64/misc into kvmarm/nextOliver Upton
2023-02-13Merge branch kvm/kvm-hw-enable-refactor into kvmarm/nextOliver Upton
2023-02-13char/agp: consolidate {alloc,free}_gatt_pages()Mike Rapoport
2023-02-13x86/uv: Use irq_domain_create_hierarchy()Johan Hovold
2023-02-13x86/ioapic: Use irq_domain_create_hierarchy()Johan Hovold
2023-02-13Merge tag 'clocksource.2023.02.06b' of git://git.kernel.org/pub/scm/linux/ker...Thomas Gleixner
2023-02-13um: Support LTOPeter Foley
2023-02-13x86/xen/time: prefer tsc as clocksource when it is invariantKrister Johansen
2023-02-13x86/xen: mark xen_pv_play_dead() as __noreturnJuergen Gross
2023-02-13x86/xen: don't let xen_pv_play_dead() returnJuergen Gross
2023-02-11perf/x86/intel/uncore: Add Meteor Lake supportKan Liang
2023-02-11x86/entry: Fix unwinding from kprobe on PUSH/POP instructionJosh Poimboeuf
2023-02-11x86/unwind/orc: Add 'signal' field to ORC metadataJosh Poimboeuf
2023-02-11x86/perf/zhaoxin: Add stepping check for ZXCsilviazhao
2023-02-11perf/x86/intel/ds: Fix the conversion from TSC to perf timeKan Liang
2023-02-11x86/tsc: Do feature check as the very first thingBorislav Petkov (AMD)
2023-02-11x86/tsc: Make recalibrate_cpu_khz() export GPL onlyBorislav Petkov (AMD)
2023-02-11x86/cacheinfo: Remove unused trace variableBorislav Petkov (AMD)
2023-02-10x86: um: vdso: Add '%rcx' and '%r11' to the syscall clobber listAmmar Faizi
2023-02-10rust: arch/um: Disable FP/SIMD instruction to match x86David Gow
2023-02-10efi: Add mixed-mode thunk recipe for GetMemoryAttributesArd Biesheuvel
2023-02-10KVM: x86: Mitigate the cross-thread return address predictions bugTom Lendacky
2023-02-10x86/speculation: Identify processors vulnerable to SMT RSB predictionsTom Lendacky
2023-02-10crypto: x86/blowfish - Eliminate use of SYM_TYPED_FUNC_START in asmPeter Lafreniere
2023-02-10crypto: x86/blowfish - Convert to use ECB/CBC helpersPeter Lafreniere
2023-02-10crypto: x86/blowfish - Remove unused encode parameterPeter Lafreniere