summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-05-14mips: bmips: fix syscon-reboot nodesÁlvaro Fernández Rojas
2021-05-14powerpc/pseries: Only register vio drivers if vio bus existsMichael Ellerman
2021-05-14MIPS/bpf: Enable bpf_probe_read{, str}() on MIPS againTiezhu Yang
2021-05-14powerpc: Fix HAVE_HARDLOCKUP_DETECTOR_ARCH build configurationChen Huang
2021-05-14MIPS: loongson64: fix bug when PAGE_SIZE > 16KBHuang Pei
2021-05-14MIPS: fix local_irq_{disable,enable} in asmmacro.hHuang Pei
2021-05-14powerpc/prom: Mark identical_pvr_fixup as __initNathan Chancellor
2021-05-14powerpc/fadump: Mark fadump_calculate_reserve_size as __initNathan Chancellor
2021-05-14KVM: x86/mmu: Retry page faults that hit an invalid memslotSean Christopherson
2021-05-14perf/amd/uncore: Fix sysfs type mismatchNathan Chancellor
2021-05-14x86/events/amd/iommu: Fix sysfs type mismatchNathan Chancellor
2021-05-14x86/kprobes: Fix to check non boostable prefixes correctlyMasami Hiramatsu
2021-05-14PM: hibernate: x86: Use crc32 instead of md5 for hibernation e820 integrity c...Chris von Recklinghausen
2021-05-14x86/platform/uv: Fix !KEXEC build failureIngo Molnar
2021-05-14ARM: dts: aspeed: Rainier: Fix humidity sensor bus addressEddie James
2021-05-14m68k: Add missing mmap_read_lock() to sys_cacheflush()Liam Howlett
2021-05-14m68k: mvme147,mvme16x: Don't wipe PCC timer config bitsFinn Thain
2021-05-14crypto: poly1305 - fix poly1305_core_setkey() declarationArnd Bergmann
2021-05-14arm64: dts: mediatek: fix reset GPIO level on pumpkinFabien Parent
2021-05-14arm64: dts: renesas: r8a779a0: Fix PMU interruptYoshihiro Shimoda
2021-05-14x86/microcode: Check for offline CPUs before requesting new microcodeOtavio Pontes
2021-05-14arm64: dts: renesas: r8a77980: Fix vin4-7 endpoint bindingVladimir Barinov
2021-05-14arm64: dts: qcom: db845c: fix correct powerdown pin for WSA881xSrinivas Kandagatla
2021-05-14arm64: dts: qcom: sm8250: fix number of pins in 'gpio-ranges'Shawn Guo
2021-05-14arm64: dts: qcom: sm8150: fix number of pins in 'gpio-ranges'Shawn Guo
2021-05-14arm64: dts: qcom: sdm845: fix number of pins in 'gpio-ranges'Shawn Guo
2021-05-14arm64: dts: qcom: sm8250: Fix timer interrupt to specify EL2 physical timerSai Prakash Ranjan
2021-05-14arm64: dts: qcom: sm8250: Fix level triggered PMU interrupt polaritySai Prakash Ranjan
2021-05-14ARM: dts: stm32: fix usart 2 & 3 pinconf to wake up with flow controlValentin CARON - foss
2021-05-14x86/platform/uv: Set section block size for hubless architecturesMike Travis
2021-05-14arm64: dts: renesas: Add mmc aliases into board dts filesYoshihiro Shimoda
2021-05-14ARM: dts: renesas: Add mmc aliases into R-Car Gen2 board dts filesYoshihiro Shimoda
2021-05-14ARM: dts: s5pv210: correct fuel gauge interrupt trigger level on Fascinate fa...Krzysztof Kozlowski
2021-05-14ARM: dts: exynos: correct PMIC interrupt trigger level on SnowKrzysztof Kozlowski
2021-05-14ARM: dts: exynos: correct PMIC interrupt trigger level on SMDK5250Krzysztof Kozlowski
2021-05-14ARM: dts: exynos: correct PMIC interrupt trigger level on Odroid X/U3 familyKrzysztof Kozlowski
2021-05-14ARM: dts: exynos: correct PMIC interrupt trigger level on Midas familyKrzysztof Kozlowski
2021-05-14ARM: dts: exynos: correct MUIC interrupt trigger level on Midas familyKrzysztof Kozlowski
2021-05-14ARM: dts: exynos: correct fuel gauge interrupt trigger level on Midas familyKrzysztof Kozlowski
2021-05-14ARM: dts: exynos: correct fuel gauge interrupt trigger level on GT-I9100Krzysztof Kozlowski
2021-05-14KVM: arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION readEric Auger
2021-05-14KVM: arm64: Fully zero the vcpu state on resetMarc Zyngier
2021-05-14KVM: arm/arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST readEric Auger
2021-05-14KVM: nVMX: Truncate base/index GPR value on address calc in !64-bitSean Christopherson
2021-05-14KVM: nVMX: Truncate bits 63:32 of VMCS field on nested check in !64-bitSean Christopherson
2021-05-14KVM: nVMX: Defer the MMU reload to the normal path on an EPTP switchSean Christopherson
2021-05-14KVM: SVM: Inject #GP on guest MSR_TSC_AUX accesses if RDTSCP unsupportedSean Christopherson
2021-05-14KVM: SVM: Do not allow SEV/SEV-ES initialization after vCPUs are createdSean Christopherson
2021-05-14KVM: SVM: Don't strip the C-bit from CR2 on #PF interceptionSean Christopherson
2021-05-14KVM: nSVM: Set the shadow root level to the TDP level for nested NPTSean Christopherson