summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v6.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-04-111-0/+21
|\
| * x86/PCI: Add quirk for AMD XHCI controller that loses MSI-X state in D3hotBasavaraj Natikar2023-04-061-0/+21
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-04-115-10/+30
|\ \
| * \ Merge tag 'kvmarm-fixes-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-04-065-10/+30
| |\ \
| | * | KVM: arm64: Advertise ID_AA64PFR0_EL1.CSV2/3 to protected VMsFuad Tabba2023-04-043-9/+29
| | * | KVM: arm64: PMU: Restore the guest's EL0 event counting after migrationReiji Watanabe2023-03-302-1/+1
* | | | Merge tag 'uml-for-linus-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-04-101-0/+5
|\ \ \ \
| * | | | um: Only disable SSE on clang to work around old GCC bugsDavid Gow2023-04-041-0/+5
* | | | | Merge tag 'x86_urgent_for_v6.3_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-092-2/+9
|\ \ \ \ \
| * | | | | x86/cpu: Add model number for Intel Arrow Lake processorTony Luck2023-04-051-0/+2
| * | | | | x86/acpi/boot: Correct acpi_is_processor_usable() checkEric DeVolder2023-03-301-1/+2
| * | | | | x86/ACPI/boot: Use FADT version to check support for online capableMario Limonciello2023-03-301-1/+5
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-04-071-18/+14
|\ \ \ \ \ \
| * | | | | | arm64: compat: Work around uninitialized variable warningArd Biesheuvel2023-04-051-18/+14
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-04-0410-17/+137
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependentAlexey Kardashevskiy2023-03-314-0/+9
| * | | | | | Merge tag 'kvm-s390-master-6.3-1' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini2023-03-3171-280/+414
| |\ \ \ \ \ \
| | * | | | | | KVM: s390: pv: fix external interruption loop not always detectedNico Boehr2023-03-281-8/+24
| | | |/ / / / | | |/| | | |
| * | | | | | KVM: nVMX: Do not report error code when synthesizing VM-Exit from Real ModeSean Christopherson2023-03-271-1/+6
| * | | | | | KVM: x86: Clear "has_error_code", not "error_code", for RM exception injectionSean Christopherson2023-03-271-2/+9
| * | | | | | KVM: x86: Suppress pending MMIO write exits if emulator detects exceptionSean Christopherson2023-03-271-0/+2
| * | | | | | KVM: x86/ioapic: Resample the pending state of an IRQ when unmaskingDmytro Maluka2023-03-271-3/+33
| * | | | | | KVM: SVM: Flush Hyper-V TLB when requiredJeremi Piotrowski2023-03-273-3/+54
* | | | | | | Merge tag 'hyperv-fixes-signed-20230402' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-04-031-4/+8
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | x86/hyperv: Block root partition functionality in a Confidential VMMichael Kelley2023-03-171-4/+8
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'powerpc-6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-04-023-2/+21
|\ \ \ \ \ \
| * | | | | | powerpc/pseries/vas: Ignore VAS update for DLPAR if copy/paste is not enabledHaren Myneni2023-03-291-0/+8
| * | | | | | powerpc: Don't try to copy PPR for task with NULL pt_regsJens Axboe2023-03-281-0/+6
| * | | | | | powerpc/64s: Fix __pte_needs_flush() false positive warningBenjamin Gray2023-03-281-2/+7
* | | | | | | Merge tag 'riscv-for-linus-6.3-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-03-313-30/+38
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge patch series "RISC-V: Fixes for riscv_has_extension[un]likely()'s alter...Palmer Dabbelt2023-03-293-30/+38
| |\ \ \ \ \ \ \
| | * | | | | | | RISC-V: always select RISCV_ALTERNATIVE for non-xip kernelsConor Dooley2023-03-292-10/+8
| | * | | | | | | RISC-V: add non-alternative fallback for riscv_has_extension_[un]likely()Conor Dooley2023-03-291-20/+30
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge tag 'mips-fixes_6.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-03-312-0/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | mips: bmips: BCM6358: disable RAC flush for TP1Álvaro Fernández Rojas2023-03-182-0/+13
* | | | | | | | | Merge tag 'xtensa-20230327' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2023-03-291-4/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | xtensa: fix KASAN report for show_stackMax Filippov2023-03-171-4/+12
| |/ / / / / / / /
* | | | | | | | | Merge tag 's390-6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-03-283-8/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | s390/ptrace: fix PTRACE_GET_LAST_BREAK error handlingHeiko Carstens2023-03-271-6/+2
| * | | | | | | | | s390: reintroduce expoline dependence to scriptsJiri Slaby (SUSE)2023-03-271-1/+1
| * | | | | | | | | s390/uaccess: add missing earlyclobber annotations to __clear_user()Heiko Carstens2023-03-271-1/+1
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-03-274-42/+87
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | / / / | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Merge tag 'kvm-riscv-fixes-6.3-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini2023-03-271-4/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | riscv/kvm: Fix VM hang in case of timer delta being zero.Rajnesh Kanwal2023-03-171-4/+2
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'kvmarm-fixes-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-03-273-38/+85
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | KVM: arm64: Check for kvm_vma_mte_allowed in the critical sectionMarc Zyngier2023-03-161-2/+6
| | * | | | | | | KVM: arm64: Disable interrupts while walking userspace PTsMarc Zyngier2023-03-161-7/+38
| | * | | | | | | KVM: arm64: Retry fault if vma_lookup() results become invalidDavid Matlack2023-03-141-27/+21
| | * | | | | | | KVM: arm64: PMU: Don't save PMCR_EL0.{C,P} for the vCPUReiji Watanabe2023-03-131-1/+2
| | * | | | | | | KVM: arm64: PMU: Fix GET_ONE_REG for vPMC regs to return the current valueReiji Watanabe2023-03-131-2/+19