aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2020-11-10Merge tag 'v5.8.18' into v5.8/standard/baseBruce Ashfield
2020-11-02Merge tag 'v5.8.17' into v5.8/standard/baseBruce Ashfield
2020-11-01openrisc: Fix issue with get_user for 64-bit valuesStafford Horne
2020-11-01x86/xen: disable Firmware First mode for correctable memory errorsJuergen Gross
2020-11-01x86/traps: Fix #DE Oops message regressionThomas Gleixner
2020-11-01arch/x86/amd/ibs: Fix re-arming IBS FetchKim Phillips
2020-11-01x86/copy_mc: Introduce copy_mc_enhanced_fast_string()Dan Williams
2020-11-01x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams
2020-11-01x86/PCI: Fix intel_mid_pci.c build error when ACPI is not enabledRandy Dunlap
2020-11-01arm64: link with -z norelro regardless of CONFIG_RELOCATABLENick Desaulniers
2020-11-01arm64: Run ARCH_WORKAROUND_2 enabling code on all CPUsMarc Zyngier
2020-11-01arm64: Run ARCH_WORKAROUND_1 enabling code on all CPUsMarc Zyngier
2020-10-29x86/mce: Make mce_rdmsrl() panic on an inaccessible MSRBorislav Petkov
2020-10-29x86/mce: Annotate mce_rd/wrmsrl() with noinstrBorislav Petkov
2020-10-29x86/mce: Add Skylake quirk for patrol scrub reported errorsBorislav Petkov
2020-10-29x86/asm: Replace __force_order with a memory clobberArvind Sankar
2020-10-29x86/dumpstack: Fix misleading instruction pointer error messageMark Mossberg
2020-10-29KVM: ioapic: break infinite recursion on lazy EOIVitaly Kuznetsov
2020-10-29powerpc/pseries: Avoid using addr_to_pfn in real modeGanesh Goudar
2020-10-29powerpc/powernv/dump: Fix race while processing OPAL dumpVasant Hegde
2020-10-29ARM: dts: meson8: remove two invalid interrupt lines from the GPU nodeMartin Blumenstingl
2020-10-29arm64: dts: zynqmp: Remove additional compatible string for i2c IPsMichal Simek
2020-10-29ARM: dts: iwg20d-q7-common: Fix touch controller probe failureBiju Das
2020-10-29ARM: dts: stm32: Fix DH PDK2 display PWM channelMarek Vasut
2020-10-29ARM: dts: stm32: Swap PHY reset GPIO and TSC2004 IRQ on DHCOM SOMMarek Vasut
2020-10-29ARM: dts: stm32: Move ethernet PHY into DH SoM DTMarek Vasut
2020-10-29ARM: dts: stm32: lxa-mc1: Fix kernel warning about PHY delaysHolger Assmann
2020-10-29ARM: dts: stm32: Fix sdmmc2 pins on AV96Marek Vasut
2020-10-29ARM: OMAP2+: Restore MPU power domain if cpu_cluster_pm_enter() failsTony Lindgren
2020-10-29ARM: dts: owl-s500: Fix incorrect PPI interrupt specifiersCristian Ciocaltea
2020-10-29arm64: dts: actions: limit address range for pinctrl nodeAmit Singh Tomar
2020-10-29arm64: dts: mt8173: elm: Fix nor_flash node propertyHsin-Yi Wang
2020-10-29arm64: dts: renesas: r8a774c0: Fix MSIOF1 DMA channelsGeert Uytterhoeven
2020-10-29arm64: dts: renesas: r8a77990: Fix MSIOF1 DMA channelsGeert Uytterhoeven
2020-10-29arm64: dts: qcom: msm8916: Fix MDP/DSI interruptsStephan Gerhold
2020-10-29arm64: dts: qcom: pm8916: Remove invalid reg size from wcd_codecStephan Gerhold
2020-10-29arm64: dts: qcom: msm8916: Remove one more thermal trip point unit nameStephan Gerhold
2020-10-29arm64: dts: qcom: sc7180: Drop flags on mdss irqsStephen Boyd
2020-10-29arm64: dts: imx8mq: Add missing interrupts to GPCKrzysztof Kozlowski
2020-10-29arm64: dts: qcom: sc7180: Fix the LLCC base register sizeSai Prakash Ranjan
2020-10-29arm64: dts: allwinner: h5: remove Mali GPU PMU moduleQiang Yu
2020-10-29ARM: dts: sun8i: r40: bananapi-m2-ultra: Fix dcdc1 regulatorJernej Skrabec
2020-10-29ARM: s3c24xx: fix mmc gpio lookup tablesArnd Bergmann
2020-10-29ARM: at91: pm: of_node_put() after its usageClaudiu Beznea
2020-10-29ARM: dts: imx6sl: fix rng nodeHoria Geantă
2020-10-29arm64: dts: meson: vim3: correct led polarityJerome Brunet
2020-10-29arm64: mm: use single quantity to represent the PA to VA translationArd Biesheuvel
2020-10-29KVM: x86: emulating RDPID failure shall return #UD rather than #GPRobert Hoo
2020-10-29s390/pci: Mark all VFs as not implementing PCI_COMMAND_MEMORYMatthew Rosato
2020-10-29um: time-travel: Fix IRQ handling in time_travel_handle_message()Johannes Berg