summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-09-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-09-13arm64: Allow CPUs unffected by ARM erratum 1418040 to come in lateMarc Zyngier
2020-09-12Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2020-09-12KVM: emulator: more strict rsm checks.Maxim Levitsky
2020-09-12KVM: nSVM: more strict SMM checks when returning to nested guestMaxim Levitsky
2020-09-12SVM: nSVM: setup nested msr permission bitmap on nested state loadMaxim Levitsky
2020-09-12SVM: nSVM: correctly restore GIF on vmexit from nesting after migrationMaxim Levitsky
2020-09-12openrisc: Fix issue with get_user for 64-bit valuesStafford Horne
2020-09-12x86/kvm: don't forget to ACK async PF IRQVitaly Kuznetsov
2020-09-12x86/kvm: properly use DEFINE_IDTENTRY_SYSVEC() macroVitaly Kuznetsov
2020-09-12KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exitWanpeng Li
2020-09-12KVM: SVM: avoid emulation with stale next_ripWanpeng Li
2020-09-11RISC-V: Take text_mutex in ftrace_init_nop()Palmer Dabbelt
2020-09-11KVM: x86: always allow writing '0' to MSR_KVM_ASYNC_PF_ENVitaly Kuznetsov
2020-09-11KVM: SVM: Periodically schedule when unregistering regions on destroyDavid Rientjes
2020-09-11KVM: MIPS: Change the definition of kvm typeHuacai Chen
2020-09-11kvm x86/mmu: use KVM_REQ_MMU_SYNC to sync when neededLai Jiangshan
2020-09-11KVM: nVMX: Fix the update value of nested load IA32_PERF_GLOBAL_CTRL controlChenyi Qiang
2020-09-11KVM: Check the allocation of pv cpu maskHaiwei Li
2020-09-11KVM: nVMX: Update VMCS02 when L2 PAE PDPTE updates detectedPeter Shier
2020-09-11Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-09-10arm64: dts: exynos: Use newer S3FWRN5 GPIO properties in Exynos5433 TM2Krzysztof Kozlowski
2020-09-10net: dsa: microchip: look for phy-mode in port nodesHelmut Grohne
2020-09-09arm64: dts: ns2: Fixed QSPI compatible stringFlorian Fainelli
2020-09-09ARM: dts: BCM5301X: Fixed QSPI compatible stringFlorian Fainelli
2020-09-09ARM: dts: NSP: Fixed QSPI compatible stringFlorian Fainelli
2020-09-09ARM: dts: bcm: HR2: Fixed QSPI compatible stringFlorian Fainelli
2020-09-09x86/defconfigs: Explicitly unset CONFIG_64BIT in i386_defconfigDaniel Díaz
2020-09-09powerpc/papr_scm: Limit the readability of 'perf_stats' sysfs attributeVaibhav Jain
2020-09-08powerpc/dma: Fix dma_map_ops::get_required_maskAlexey Kardashevskiy
2020-09-07openrisc: Fix cache API compile issue when not inliningStafford Horne
2020-09-07openrisc: Reserve memblock for initrdStafford Horne
2020-09-06Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-09-05Merge tag 'arc-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2020-09-05ARM: dts: imx6sx: fix the pad QSPI1B_SCLK mux mode for uart3Fugang Duan
2020-09-05arm64: dts: imx8mp: correct sdma1 clk settingRobin Gong
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-09-04Merge tag 's390-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-09-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-09-04Merge tag 'mips_fixes_5.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-04x86/entry: Unbreak 32bit fast syscallThomas Gleixner
2020-09-04x86/debug: Allow a single level of #DB recursionAndy Lutomirski
2020-09-04x86/entry: Fix AC assertionPeter Zijlstra
2020-09-04tracing/kprobes, x86/ptrace: Fix regs argument order for i386Vamshi K Sthambamkadi
2020-09-04KVM: arm64: Update page shift if stage 2 block mapping not supportedAlexandru Elisei
2020-09-04KVM: arm64: Fix address truncation in tracesMarc Zyngier
2020-09-04KVM: arm64: Do not try to map PUDs when they are folded into PMDMarc Zyngier
2020-09-04x86, fakenuma: Fix invalid starting node IDHuang Ying
2020-09-03Merge tag 'fixes-2020-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-03MIPS: SNI: Fix SCSI interruptThomas Bogendoerfer