summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-05-09powerpc/64: Add UADDR64 relocation supportAlexey Kardashevskiy
2022-05-09ARM: dts: imx8mm-venice-gw{71xx,72xx,73xx}: fix OTG controller OC modeTim Harvey
2022-05-09ARM: dts: at91: sama7g5ek: enable pull-up on flexcom3 console linesEugen Hristev
2022-05-09powerpc/perf: Fix 32bit compileAlexey Kardashevskiy
2022-05-09x86: __memcpy_flushcache: fix wrong alignment if size > 2^32Mikulas Patocka
2022-05-09arch: xtensa: platforms: Fix deadlock in rs_close()Duoming Zhou
2022-05-09arm64: dts: imx8mn-ddr4-evk: Describe the 32.768 kHz PMIC clockFabio Estevam
2022-05-09ARM: dts: imx6ull-colibri: fix vqmmc regulatorMax Krummenacher
2022-05-09ARM: dts: logicpd-som-lv: Fix wrong pinmuxing on OMAP35Adam Ford
2022-05-09ARM: dts: am3517-evm: Fix misc pinmuxingAdam Ford
2022-05-09ARM: dts: am33xx-l4: Add missing touchscreen clock propertiesMiquel Raynal
2022-05-09ARM: dts: Fix mmc order for omap3-gta04H. Nikolaus Schaller
2022-05-09ARM: dts: at91: fix pinctrl phandlesClaudiu Beznea
2022-05-09ARM: dts: at91: sama5d4_xplained: fix pinctrl phandle nameClaudiu Beznea
2022-05-09ARM: dts: at91: Map MCLK for wm8731 on at91sam9g20ekMark Brown
2022-05-09ARM: dts: dra7: Fix suspend warning for vpe powerdomainTony Lindgren
2022-05-09ARM: OMAP2+: Fix refcount leak in omap_gic_of_initMiaoqian Lin
2022-05-09arm64: dts: meson-sm1-bananapi-m5: fix wrong GPIO pin labeling for CON1Guillaume Giraudon
2022-05-09arm64: dts: imx8mn: Fix SAI nodesMarek Vasut
2022-05-09arm64: dts: imx8mq-tqma8mq: change the spi-nor txAlexander Stein
2022-05-09ARM: dts: imx6qdl-apalis: Fix sgtl5000 detection issueFabio Estevam
2022-05-09arm64: dts: imx8qm: Correct SCU clock controller's compatible propertyLiu Ying
2022-05-09arm64: dts: meson: remove CPU opps below 1GHz for SM1 boardsChristian Hewitt
2022-05-09arm64: dts: meson: remove CPU opps below 1GHz for G12B boardsChristian Hewitt
2022-05-09x86/pci/xen: Disable PCI/MSI[-X] masking for XEN_HVM guestsThomas Gleixner
2022-05-09x86/cpu: Load microcode during restore_processor_state()Borislav Petkov
2022-05-09riscv: patch_text: Fixup last cpu should be masterGuo Ren
2022-05-09pinctrl: samsung: fix missing GPIOLIB on ARM64 Exynos configKrzysztof Kozlowski
2022-05-09arm64: dts: imx8mm-venice: fix spi2 pin configurationJohan Hovold
2022-04-27arm64: dts: qcom: add IPA qcom,qmp propertyAlex Elder
2022-04-27KVM: SVM: Flush when freeing encrypted pages even on SME_COHERENT CPUsMingwei Zhang
2022-04-27KVM: SVM: Simplify and harden helper to flush SEV guest page(s)Sean Christopherson
2022-04-27KVM: nVMX: Defer APICv updates while L2 is active until L1 is activeSean Christopherson
2022-04-27KVM: x86: Pend KVM_REQ_APICV_UPDATE during vCPU creation to fix a raceSean Christopherson
2022-04-27KVM: x86: Don't re-acquire SRCU lock in complete_emulated_io()Sean Christopherson
2022-04-27KVM: x86/pmu: Update AMD PMC sample period to fix guest NMI-watchdogLike Xu
2022-04-27ARC: entry: fix syscall_trace_exit argumentSergey Matyukevich
2022-04-27xtensa: fix a7 clobbering in coprocessor context load/storeMax Filippov
2022-04-27xtensa: patch_text: Fixup last cpu should be masterGuo Ren
2022-04-27arm/xen: Fix some refcount leaksMiaoqian Lin
2022-04-27powerpc/perf: Fix power10 event alternativesAthira Rajeev
2022-04-27powerpc/perf: Fix power9 event alternativesAthira Rajeev
2022-04-27KVM: PPC: Fix TCE handling for VFIOAlexey Kardashevskiy
2022-04-27powerpc/time: Always set decrementer in timer_interrupt()Michael Ellerman
2022-04-27stat: fix inconsistency between struct stat and struct compat_statMikulas Patocka
2022-04-27KVM: x86: hyper-v: Avoid writing to TSC page without an active vCPUVitaly Kuznetsov
2022-04-27arm64: dts: imx: Fix imx8*-var-som touchscreen property sizesRob Herring
2022-04-27ARM: vexpress/spc: Avoid negative array index when !SMPKees Cook
2022-04-27arm64: mm: fix p?d_leaf()Muchun Song
2022-04-27RISC-V: KVM: Restrict the extensions that can be disabledAtish Patra