summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-04-29Merge tag 'riscv-for-linus-5.18-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-04-29Revert "x86/mm: Introduce lookup_address_in_mm()"Sean Christopherson
2022-04-29Merge branch 'kvm-fixes-for-5.18-rc5' into HEADPaolo Bonzini
2022-04-29KVM: x86/mmu: fix potential races when walking host page tableMingwei Zhang
2022-04-29KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENTPaolo Bonzini
2022-04-29KVM: x86/mmu: Do not create SPTEs for GFNs that exceed host.MAXPHYADDRSean Christopherson
2022-04-29Merge tag 'kvmarm-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2022-04-29RISC-V: relocate DTB if it's outside memory regionNick Kossifidis
2022-04-29Merge tag 'tegra-for-5.18-arm-defconfig-fixes' of git://git.kernel.org/pub/sc...Arnd Bergmann
2022-04-29Merge tag 'imx-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2022-04-29MIPS: Fix CP0 counter erratum detection for R4k CPUsMaciej W. Rozycki
2022-04-29x86/pci/xen: Disable PCI/MSI[-X] masking for XEN_HVM guestsThomas Gleixner
2022-04-28elf: Fix the arm64 MTE ELF segment name and valueCatalin Marinas
2022-04-27KVM: arm64: Inject exception on out-of-IPA-range translation faultMarc Zyngier
2022-04-27KVM/arm64: Don't emulate a PMU for 32-bit guests if feature not setAlexandru Elisei
2022-04-27KVM: arm64: Handle host stage-2 faults from 32-bit EL0Will Deacon
2022-04-27s390: disable -Warray-boundsSven Schnelle
2022-04-26Merge tag 'pinctrl-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-04-26RISC-V: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRLArnaud Pouliquen
2022-04-25Revert "arm64: dts: tegra: Fix boolean properties with values"Arnd Bergmann
2022-04-24Merge tag 'powerpc-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-04-24Merge tag 'perf_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-04-24arm64: dts: imx8mn-ddr4-evk: Describe the 32.768 kHz PMIC clockFabio Estevam
2022-04-24ARM: dts: imx6ull-colibri: fix vqmmc regulatorMax Krummenacher
2022-04-23Merge tag 'arc-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2022-04-23Merge tag 'for-linus-5.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-04-23sparc: cacheflush_32.h needs struct pageRandy Dunlap
2022-04-22riscv: dts: microchip: reparent mpfs clocksConor Dooley
2022-04-22riscv: dts: microchip: fix usage of fic clocks on mpfsConor Dooley
2022-04-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-04-22Merge tag 'riscv-for-linus-5.18-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-04-22arm/xen: Fix some refcount leaksMiaoqian Lin
2022-04-22riscv: patch_text: Fixup last cpu should be masterGuo Ren
2022-04-22arm64: mm: fix p?d_leaf()Muchun Song
2022-04-21RISC-V: cpuidle: fix Kconfig select for RISCV_SBI_CPUIDLERandy Dunlap
2022-04-21RISC-V: mm: Fix set_satp_mode() for platform not having Sv57Anup Patel
2022-04-21KVM: SEV: add cache flush to solve SEV cache incoherency issuesMingwei Zhang
2022-04-21KVM: SVM: Flush when freeing encrypted pages even on SME_COHERENT CPUsMingwei Zhang
2022-04-21KVM: SVM: Simplify and harden helper to flush SEV guest page(s)Sean Christopherson
2022-04-21KVM: x86/pmu: Update AMD PMC sample period to fix guest NMI-watchdogLike Xu
2022-04-21x86/kvm: Preserve BSP MSR_KVM_POLL_CONTROL across suspend/resumeWanpeng Li
2022-04-21KVM: x86: Skip KVM_GUESTDBG_BLOCKIRQ APICv update if APICv is disabledSean Christopherson
2022-04-21KVM: x86: Pend KVM_REQ_APICV_UPDATE during vCPU creation to fix a raceSean Christopherson
2022-04-21KVM: nVMX: Defer APICv updates while L2 is active until L1 is activeSean Christopherson
2022-04-21KVM: x86: Tag APICv DISABLE inhibit, not ABSENT, if APICv is disabledSean Christopherson
2022-04-21KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abusedSean Christopherson
2022-04-21KVM: RISC-V: Use kvm_vcpu.srcu_idx, drop RISC-V's unnecessary copySean Christopherson
2022-04-21KVM: x86: Don't re-acquire SRCU lock in complete_emulated_io()Sean Christopherson