summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-05-03KVM: x86/mmu: Use atomic XCHG to write TDP MMU SPTEs with volatile bitsSean Christopherson
2022-05-03KVM: x86/mmu: Move shadow-present check out of spte_has_volatile_bits()Sean Christopherson
2022-05-03KVM: x86/mmu: Don't treat fully writable SPTEs as volatile (modulo A/D)Sean Christopherson
2022-05-02KVM: s390: Fix lockdep issue in vm memopJanis Schoetterl-Glausch
2022-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-05-01Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-01Merge tag 'objtool_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-04-29Merge tag 'soc-fixes-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-04-29Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-04-29Revert "arm: dts: at91: Fix boolean properties with values"Arnd Bergmann
2022-04-29KVM: x86: work around QEMU issue with synthetic CPUID leavesPaolo Bonzini
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