summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* genirq: GENERIC_IRQ_EFFECTIVE_AFF_MASK depends on SMPSamuel Holland2022-07-071-1/+1
* Merge tag 'x86-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-06-194-75/+159
|\
| * x86/tdx: Handle load_unaligned_zeropad() page-cross to a shared pageKirill A. Shutemov2022-06-171-1/+14
| * x86/tdx: Clarify RIP adjustments in #VE handlerKirill A. Shutemov2022-06-151-55/+123
| * x86/tdx: Fix early #VE handlingKirill A. Shutemov2022-06-151-1/+5
| * x86/mm: Fix RESERVE_BRK() for older binutilsJosh Poimboeuf2022-06-133-24/+23
* | Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-06-192-7/+8
|\ \
| * | x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usageJosh Poimboeuf2022-06-062-7/+8
* | | Merge tag 'pci-v5.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-06-174-17/+18
|\ \ \
| * | | x86/PCI: Revert "x86/PCI: Clip only host bridge windows for E820 regions"Hans de Goede2022-06-174-17/+18
| |/ /
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-06-175-79/+69
|\ \ \
| * | | arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transferWill Deacon2022-06-171-2/+0
| * | | arm64/cpufeature: Unexport set_cpu_feature()Mark Brown2022-06-161-1/+0
| * | | arm64: ftrace: remove redundant labelMark Rutland2022-06-151-1/+0
| * | | arm64: ftrace: consistently handle PLTs.Mark Rutland2022-06-151-71/+66
| * | | arm64: ftrace: fix branch range checksMark Rutland2022-06-151-2/+2
| * | | Revert "arm64: Initialize jump labels before setup_machine_fdt()"Catalin Marinas2022-06-151-4/+3
| | |/ | |/|
* | | Merge tag 'loongarch-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-06-171-0/+1
|\ \ \
| * | | LoongArch: vmlinux.lds.S: Add missing ELF_DETAILSYouling Tang2022-06-171-0/+1
| |/ /
* | | Merge tag 'riscv-for-linus-5.19-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-174-6/+18
|\ \ \
| * \ \ RISC-V: Some Svpbmt fixesPalmer Dabbelt2022-06-163-6/+9
| |\ \ \
| | * | | riscv: Improve description for RISCV_ISA_SVPBMT Kconfig symbolHeiko Stuebner2022-06-161-2/+7
| | * | | riscv: drop cpufeature_apply_feature tracking variableHeiko Stuebner2022-06-161-4/+1
| | * | | riscv: fix dependency for t-head errataHeiko Stuebner2022-06-161-0/+1
| | | |/ | | |/|
| * / | riscv: dts: microchip: re-add pdma to mpfs device treeConor Dooley2022-06-121-0/+9
| |/ /
* | | Merge tag 'hyperv-fixes-signed-20220617' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-06-173-6/+88
|\ \ \
| * | | x86/Hyper-V: Add SEV negotiate protocol support in Isolation VMTianyu Lan2022-06-153-6/+88
| |/ /
* | | Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-06-161-0/+5
|\ \ \
| * | | ARM: dts: at91: ksz9477_evb: fix port/phy validationOleksij Rempel2022-06-141-0/+5
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-06-1423-201/+293
|\ \ \ \
| * | | | KVM: x86: SVM: fix nested PAUSE filtering when L0 intercepts PAUSEPaolo Bonzini2022-06-092-20/+23
| * | | | KVM: x86: SVM: drop preempt-safe wrappers for avic_vcpu_load/putMaxim Levitsky2022-06-093-27/+8
| * | | | KVM: x86: disable preemption while updating apicv inhibitionMaxim Levitsky2022-06-091-0/+2
| * | | | KVM: x86: SVM: fix avic_kick_target_vcpus_fastMaxim Levitsky2022-06-091-36/+69
| * | | | KVM: x86: SVM: remove avic's broken code that updated APIC IDMaxim Levitsky2022-06-091-35/+0
| * | | | KVM: x86: inhibit APICv/AVIC on changes to APIC ID or APIC baseMaxim Levitsky2022-06-094-6/+37
| * | | | KVM: x86: document AVIC/APICv inhibit reasonsMaxim Levitsky2022-06-091-2/+57
| * | | | KVM: x86/mmu: Set memory encryption "value", not "mask", in shadow PDPTRsYuan Yao2022-06-091-1/+1
| * | | | Merge tag 'kvmarm-fixes-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2022-06-0913-73/+95
| |\ \ \ \
| | * | | | KVM: arm64: Drop stale commentMarc Zyngier2022-06-091-5/+0
| | * | | | KVM: arm64: Remove redundant hyp_assert_lock_held() assertionsWill Deacon2022-06-091-4/+0
| | * | | | KVM: arm64: Extend comment in has_vhe()Will Deacon2022-06-091-0/+3
| | * | | | KVM: arm64: Ignore 'kvm-arm.mode=protected' when using VHEWill Deacon2022-06-092-10/+6
| | * | | | KVM: arm64: Handle all ID registers trapped for a protected VMMarc Zyngier2022-06-091-8/+34
| | * | | | KVM: arm64: Return error from kvm_arch_init_vm() on allocation failureWill Deacon2022-06-091-1/+3
| | * | | | KVM: arm64: Warn if accessing timer pending state outside of vcpu contextMarc Zyngier2022-06-081-0/+3
| | * | | | KVM: arm64: Replace vgic_v3_uaccess_read_pending with vgic_uaccess_read_pendingMarc Zyngier2022-06-082-39/+22
| | * | | | KVM: arm64: Don't read a HW interrupt pending state in user contextMarc Zyngier2022-06-073-5/+21
| | * | | | KVM: arm64: Fix inconsistent indentingsunliming2022-06-071-1/+1
| | * | | | KVM: arm64: Always start with clearing SME flag on loadMarc Zyngier2022-06-071-0/+1