summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-11-03arm64: dts: configure Macchiatobin 10G PHY LED modesRussell King
2020-10-11Merge tag 'x86-urgent-2020-10-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-09Merge tag 'riscv-for-linus-5.9' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-08Merge tag 'for-linus-5.9b-rc9-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-10-07arm/arm64: xen: Fix to convert percpu address to gfn correctlyMasami Hiramatsu
2020-10-06riscv: Fixup bootup failure with HARDENED_USERCOPYGuo Ren
2020-10-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-10-06crypto: arm64: Use x16 with indirect branch to bti_cJeremy Linton
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-10-04RISC-V: Make sure memblock reserves the memory containing DTAtish Patra
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-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-09-30x86/mce: Use idtentry_nmi_enter/exit()Thomas Gleixner
2020-09-29Merge tag 'devicetree-fixes-for-5.9-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2020-09-29bpf, powerpc: Fix misuse of fallthrough in bpf_jit_comp()He Zhe
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