summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-10-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-10-03Merge tag 'kvmarm-fixes-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-10-03KVM: VMX: update PFEC_MASK/PFEC_MATCH together with PF interceptPaolo Bonzini
2020-10-02Merge tag 'riscv-for-linus-5.9-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-02Merge tag 'pm-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-10-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-10-01KVM: arm64: Restore missing ISB on nVHE __tlb_switch_to_guestMarc Zyngier
2020-09-30arm64: permit ACPI core to map kernel memory used for table overridesArd Biesheuvel
2020-09-30RISC-V: Check clint_time_val before useAnup Patel
2020-09-30ARM: imx6q: Fixup RCU usage for cpuidleUlf Hansson
2020-09-29Merge tag 'devicetree-fixes-for-5.9-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2020-09-28ARM: dts: bcm2835: Change firmware compatible from simple-bus to simple-mfdMaxime Ripard
2020-09-27Merge tag 'x86-urgent-2020-09-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-09-26mm: replace memmap_context by meminit_contextLaurent Dufour
2020-09-26arch/x86/lib/usercopy_64.c: fix __copy_user_flushcache() cache writebackMikulas Patocka
2020-09-26mm/gup: fix gup_fast with dynamic page table foldingVasily Gorbik
2020-09-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-09-25Merge tag 'mips_fixes_5.9_3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-25KVM: SVM: Add a dedicated INVD intercept routineTom Lendacky
2020-09-25KVM: x86: Reset MMU context if guest toggles CR4.SMAP or CR4.PKESean Christopherson
2020-09-24KVM: x86: fix MSR_IA32_TSC read for nested migrationMaxim Levitsky
2020-09-23x86/ioapic: Unbreak check_timer()Thomas Gleixner
2020-09-23KVM: x86: VMX: Make smaller physical guest address space support user-configu...Mohammed Gamal
2020-09-23MIPS: BCM47XX: Remove the needless check with the 1074KWei Li
2020-09-23MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()Wei Li
2020-09-23MIPS: Loongson2ef: Disable Loongson MMI instructionsJiaxun Yang
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-22x86/irq: Make run_on_irqstack_cond() typesafeThomas Gleixner
2020-09-22MIPS: Loongson-3: Fix fp register access if MSA enabledHuacai Chen
2020-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-09-20Merge tag 'x86_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-09-20Merge tag 'kvmarm-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-09-20Revert "KVM: Check the allocation of pv cpu mask"Vitaly Kuznetsov
2020-09-20Merge tag 'riscv-for-linus-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-09-19RISC-V: Resurrect the MMIO timer implementation for M-mode systemsPalmer Dabbelt
2020-09-19riscv: Fix Kendryte K210 device treeDamien Le Moal
2020-09-19riscv: Add sfence.vma after early page table changesGreentime Hu
2020-09-18Merge tag 's390-5.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-09-18Merge tag 'sh-for-5.9-part2' of git://git.libc.org/linux-shLinus Torvalds
2020-09-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-09-18Merge tag 'powerpc-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-09-18Merge tag 'pm-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-09-18KVM: arm64: Remove S1PTW check from kvm_vcpu_dabt_iswrite()Marc Zyngier
2020-09-18KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetchMarc Zyngier
2020-09-18x86/unwind/fp: Fix FP unwinding in ret_from_forkJosh Poimboeuf
2020-09-17Merge tag 'mips_fixes_5.9_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-17arm64: paravirt: Initialize steal time when cpu is onlineAndrew Jones
2020-09-17arm64: bpf: Fix branch offset in JITIlias Apalodimas
2020-09-16MIPS: SNI: Fix spurious interruptsThomas Bogendoerfer
2020-09-16ACPI: processor: Use CPUIDLE_FLAG_TLB_FLUSHEDPeter Zijlstra