summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-08-01Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini
2022-08-01xen: don't require virtio with grants for non-PV guestsJuergen Gross
2022-08-01virtio: replace restricted mem access flag with callbackJuergen Gross
2022-07-31csky: abiv1: Fixup compile errorGuo Ren
2022-07-31csky: cmpxchg: Coding convention for BUILD_BUG()Guo Ren
2022-07-31Merge tag 'x86_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-07-31csky: Enable ARCH_INLINE_READ*/WRITE*/SPIN*Guo Ren
2022-07-31csky: Add qspinlock supportGuo Ren
2022-07-30Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-07-30csky: Add jump-label implementationGuo Ren
2022-07-29Merge tag 'riscv-for-linus-5.19-rc9' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-29Merge tag 'loongarch-fixes-5.19-5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-07-29sparc: Use generic pci_mmap_resource_range()Arnd Bergmann
2022-07-29PCI: Remove pci_mmap_page_range() wrapperArnd Bergmann
2022-07-29Merge tag 'powerpc-5.19-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-07-29RISC-V: KVM: Add support for Svpbmt inside Guest/VMAnup Patel
2022-07-29RISC-V: KVM: Use PAGE_KERNEL_IO in kvm_riscv_gstage_ioremap()Anup Patel
2022-07-29RISC-V: KVM: Add G-stage ioremap() and iounmap() functionsAnup Patel
2022-07-29RISC-V: KVM: Add extensible CSR emulation frameworkAnup Patel
2022-07-29RISC-V: KVM: Add extensible system instruction emulation frameworkAnup Patel
2022-07-29RISC-V: KVM: Factor-out instruction emulation into separate sourcesAnup Patel
2022-07-29RISC-V: KVM: move preempt_disable() call in kvm_arch_vcpu_ioctl_runNikolay Borisov
2022-07-29RISC-V: KVM: Make kvm_riscv_guest_timer_init a void functionNikolay Borisov
2022-07-29RISC-V: KVM: Fix variable spelling mistakeZhang Jiaming
2022-07-29RISC-V: KVM: Improve ISA extension by using a bitmapAtish Patra
2022-07-29crypto: arm64/poly1305 - fix a read out-of-boundGUO Zihua
2022-07-29LoongArch: Fix wrong "ROM Size" of boardinfoTiezhu Yang
2022-07-29LoongArch: Fix missing fcsr in ptrace's fpr_setQi Hu
2022-07-29LoongArch: Fix shared cache size calculationHuacai Chen
2022-07-29LoongArch: Disable executable stack by defaultHuacai Chen
2022-07-29LoongArch: Remove unused variablesBibo Mao
2022-07-29LoongArch: Remove clock setting during cpu hotplug stageBibo Mao
2022-07-29LoongArch: Remove useless header compiler.hJun Yi
2022-07-29LoongArch: Remove several syntactic sugar macros for branchesWANG Xuerui
2022-07-29LoongArch: Re-tab the assembly filesWANG Xuerui
2022-07-29LoongArch: Simplify "BGT foo, zero" with BGTZWANG Xuerui
2022-07-29LoongArch: Simplify "BLT foo, zero" with BLTZWANG Xuerui
2022-07-29LoongArch: Simplify "BEQ/BNE foo, zero" with BEQZ/BNEZWANG Xuerui
2022-07-29LoongArch: Use the "move" pseudo-instruction where applicableWANG Xuerui
2022-07-29LoongArch: Use the "jr" pseudo-instruction where applicableWANG Xuerui
2022-07-29LoongArch: Use ABI names of registers where appropriateWANG Xuerui
2022-07-29ARM: findbit: fix overflowing offsetRussell King (Oracle)
2022-07-29x86/bugs: Do not enable IBPB at firmware entry when IBPB is not availableThadeu Lima de Souza Cascardo
2022-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-28tools/power turbostat: dump secondary Turbo-Ratio-LimitLen Brown
2022-07-28KVM, x86/mmu: Fix the comment around kvm_tdp_mmu_zap_leafs()Kai Huang
2022-07-28KVM: SVM: Dump Virtual Machine Save Area (VMSA) to klogJarkko Sakkinen
2022-07-28KVM: x86/mmu: Treat NX as a valid SPTE bit for NPTSean Christopherson
2022-07-28KVM: x86: Do not block APIC write for non ICR registersSuravee Suthikulpanit
2022-07-28KVM: SVM: Do not virtualize MSR accesses for APIC LVTT registerSuravee Suthikulpanit