summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2023-02-20Merge tag 'kvmarm-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini1-2/+0
2023-02-19Merge tag 'x86-urgent-2023-02-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+1
2023-02-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-14/+27
2023-02-18x86/Xen: drop leftover VM-assist usesJan Beulich1-4/+0
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller5-14/+43
2023-02-16kvm: initialize all of the kvm_debugregs structure before sending it to users...Greg Kroah-Hartman1-2/+1
2023-02-16KVM: x86/mmu: Make tdp_mmu_allowed staticDavid Matlack1-1/+1
2023-02-16x86/hyperv: Fix hv_get/set_register for nested bringupNuno Das Neves2-8/+12
2023-02-15Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini25-58/+271
2023-02-15Merge tag 'kvm-x86-vmx-6.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini11-127/+143
2023-02-15Merge tag 'kvm-x86-svm-6.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini10-47/+63
2023-02-15Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep'Rafael J. Wysocki1-0/+1
2023-02-15perf/x86: Refuse to export capabilities for hybrid PMUsSean Christopherson1-5/+7
2023-02-15KVM: x86/pmu: Disable vPMU support on hybrid CPUs (host PMUs)Sean Christopherson1-7/+19
2023-02-15Merge tag 'kvm-x86-pmu-6.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini13-186/+448
2023-02-15Merge tag 'kvm-x86-mmu-6.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini7-48/+63
2023-02-15x86/build: Make 64-bit defconfig the defaultArnd Bergmann1-3/+3
2023-02-15dma-mapping: no need to pass a bus_type into get_arch_dma_ops()Greg Kroah-Hartman1-1/+1
2023-02-15x86/hotplug: Remove incorrect comment about mwait_play_dead()Srivatsa S. Bhat (VMware)1-1/+1
2023-02-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-13/+40
2023-02-14x86/mtrr: Revert 90b926e68f50 ("x86/pat: Fix pat_x_mtrr_type() for MTRR disab...Juergen Gross1-2/+1
2023-02-14crypto: x86/aria-avx - Do not use avx2 instructionsTaehee Yoo1-40/+94
2023-02-14Merge branch kvm-arm64/misc into kvmarm/nextOliver Upton1-2/+0
2023-02-14Merge branch kvm/kvm-hw-enable-refactor into kvmarm/nextOliver Upton50-575/+907
2023-02-14char/agp: consolidate {alloc,free}_gatt_pages()Mike Rapoport1-6/+0
2023-02-13x86/uv: Use irq_domain_create_hierarchy()Johan Hovold1-4/+3
2023-02-13x86/ioapic: Use irq_domain_create_hierarchy()Johan Hovold1-5/+2
2023-02-13Merge tag 'clocksource.2023.02.06b' of git://git.kernel.org/pub/scm/linux/ker...Thomas Gleixner3-5/+53
2023-02-13um: Support LTOPeter Foley1-1/+1
2023-02-13x86/xen/time: prefer tsc as clocksource when it is invariantKrister Johansen1-1/+37
2023-02-13x86/xen: mark xen_pv_play_dead() as __noreturnJuergen Gross2-3/+3
2023-02-13x86/xen: don't let xen_pv_play_dead() returnJuergen Gross3-11/+11
2023-02-11perf/x86/intel/uncore: Add Meteor Lake supportKan Liang3-0/+169
2023-02-11x86/entry: Fix unwinding from kprobe on PUSH/POP instructionJosh Poimboeuf1-1/+8
2023-02-11x86/unwind/orc: Add 'signal' field to ORC metadataJosh Poimboeuf3-9/+10
2023-02-11x86/perf/zhaoxin: Add stepping check for ZXCsilviazhao1-1/+7
2023-02-11perf/x86/intel/ds: Fix the conversion from TSC to perf timeKan Liang1-9/+26
2023-02-11x86/tsc: Do feature check as the very first thingBorislav Petkov (AMD)1-5/+5
2023-02-11x86/tsc: Make recalibrate_cpu_khz() export GPL onlyBorislav Petkov (AMD)1-2/+1
2023-02-11x86/cacheinfo: Remove unused trace variableBorislav Petkov (AMD)1-4/+1
2023-02-10x86: um: vdso: Add '%rcx' and '%r11' to the syscall clobber listAmmar Faizi1-4/+8
2023-02-10rust: arch/um: Disable FP/SIMD instruction to match x86David Gow1-0/+6
2023-02-10efi: Add mixed-mode thunk recipe for GetMemoryAttributesArd Biesheuvel1-0/+3
2023-02-10KVM: x86: Mitigate the cross-thread return address predictions bugTom Lendacky1-11/+32
2023-02-10x86/speculation: Identify processors vulnerable to SMT RSB predictionsTom Lendacky2-2/+8
2023-02-10crypto: x86/blowfish - Eliminate use of SYM_TYPED_FUNC_START in asmPeter Lafreniere1-5/+4
2023-02-10crypto: x86/blowfish - Convert to use ECB/CBC helpersPeter Lafreniere2-168/+58
2023-02-10crypto: x86/blowfish - Remove unused encode parameterPeter Lafreniere2-57/+7
2023-02-10mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)2-8/+0
2023-02-10mm: introduce __vm_flags_mod and use it in untrack_pfnSuren Baghdasaryan1-3/+7