summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-07-19arm64: dts: renesas: r8a77990: ebisu: Add I2C EEPROM for PMICGeert Uytterhoeven
2021-07-19arm64: dts: renesas: r8a77995: draak: Remove bogus adv7511w propertiesGeert Uytterhoeven
2021-07-19arm64: dts: renesas: beacon: Enable micbiasAdam Ford
2021-07-19arm64: dts: renesas: r9a07g044: Add I2C nodesBiju Das
2021-07-19arm64: dts: renesas: r8a779a0: Restore sort orderGeert Uytterhoeven
2021-07-19arm64: dts: renesas: r8a77990: ebisu: Add SW4 supportMagnus Damm
2021-07-19arm64: dts: renesas: r8a77995: draak: Add SW56 supportMagnus Damm
2021-07-19arm64: dts: renesas: rzg2: Rename i2c_dvfs to iic_pmicGeert Uytterhoeven
2021-07-19arm64: dts: renesas: r8a77990: Add generic compatible string to IIC nodeGeert Uytterhoeven
2021-07-19arm64: dts: renesas: r8a774c0: Add generic compatible string to IIC nodeGeert Uytterhoeven
2021-07-19ARM: dts: rzg1: Add generic compatible strings to IIC nodesGeert Uytterhoeven
2021-07-19ARM: dts: r8a73a4: Remove non-functional DMA supportGeert Uytterhoeven
2021-07-19arm64: dts: renesas: salvator-xs: Factor out USB ch3 partsGeert Uytterhoeven
2021-07-19arm64: dts: renesas: salvator-x(s): Factor out USB ch2 partsGeert Uytterhoeven
2021-07-19arm64: dts: renesas: salvator-x(s): Factor out SATA partsGeert Uytterhoeven
2021-07-19arm64: dts: renesas: salvator-x(s): Factor out HDMI1 partsGeert Uytterhoeven
2021-07-17Merge tag 'soc-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-07-16ARM: dts: versatile: Fix up interrupt controller node namesSudeep Holla
2021-07-16Merge tag 'aspeed-5.14-devicetree-2' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2021-07-16ARM: multi_v7_defconfig: Make NOP_USB_XCEIV driver built-inStefan Wahren
2021-07-16ARM: configs: Update u8500_defconfigLinus Walleij
2021-07-16ARM: configs: Update Vexpress defconfigLinus Walleij
2021-07-16ARM: configs: Update Versatile defconfigLinus Walleij
2021-07-16ARM: configs: Update RealView defconfigLinus Walleij
2021-07-16ARM: configs: Update Integrator defconfigLinus Walleij
2021-07-16arm: Typo s/PCI_IXP4XX_LEGACY/IXP4XX_PCI_LEGACY/Geert Uytterhoeven
2021-07-16Merge tag 'tegra-for-5.14-arm64-dt-fixes' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2021-07-15Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...Linus Torvalds
2021-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-07-15arm64: entry: fix KCOV suppressionMark Rutland
2021-07-15arm64: entry: add missing noinstrMark Rutland
2021-07-15arm64: mte: fix restoration of GCR_EL1 from suspendMark Rutland
2021-07-15arm64: Avoid premature usercopy failureRobin Murphy
2021-07-15KVM: nSVM: Restore nested control upon leaving SMMVitaly Kuznetsov
2021-07-15KVM: nSVM: Fix L1 state corruption upon return from SMMVitaly Kuznetsov
2021-07-15KVM: nSVM: Introduce svm_copy_vmrun_state()Vitaly Kuznetsov
2021-07-15KVM: nSVM: Check that VM_HSAVE_PA MSR was set before VMRUNVitaly Kuznetsov
2021-07-15KVM: nSVM: Check the value written to MSR_VM_HSAVE_PAVitaly Kuznetsov
2021-07-15KVM: SVM: Fix sev_pin_memory() error checks in SEV migration utilitiesSean Christopherson
2021-07-15KVM: SVM: Return -EFAULT if copy_to_user() for SEV mig packet header failsSean Christopherson
2021-07-15KVM: SVM: add module param to control the #SMI interceptionMaxim Levitsky
2021-07-15KVM: SVM: remove INIT intercept handlerMaxim Levitsky
2021-07-15KVM: SVM: #SMI interception must not skip the instructionMaxim Levitsky
2021-07-15KVM: VMX: Remove vmx_msr_index from vmx.hYu Zhang
2021-07-15KVM: X86: Disable hardware breakpoints unconditionally before kvm_x86->run()Lai Jiangshan
2021-07-14Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-07-14KVM: x86/pmu: Clear anythread deprecated bit when 0xa leaf is unsupported on ...Like Xu
2021-07-14KVM: SVM: Revert clearing of C-bit on GPA in #NPF handlerSean Christopherson
2021-07-14KVM: x86/mmu: Do not apply HPA (memory encryption) mask to GPAsSean Christopherson