We need the USB and Thunderbolt fixes in here as well.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r-- | .mailmap | 1 | |
-rw-r--r-- | Documentation/ABI/testing/sysfs-class-firmware | 14 | |
-rw-r--r-- | Documentation/arch/arm64/silicon-errata.rst | 2 | |
-rw-r--r-- | Documentation/core-api/workqueue.rst | 4 | |
-rw-r--r-- | Documentation/devicetree/bindings/bus/fsl,imx8qxp-pixel-link-msi-bus.yaml | 3 | |
-rw-r--r-- | Documentation/devicetree/bindings/cache/andestech,ax45mp-cache.yaml | 2 | |
-rw-r--r-- | Documentation/devicetree/bindings/display/imx/fsl,imx6-hdmi.yaml | 2 | |
-rw-r--r-- | Documentation/devicetree/bindings/dma/xilinx/xlnx,zynqmp-dma-1.0.yaml | 3 | |
-rw-r--r-- | Documentation/devicetree/bindings/iio/adc/adi,ad7292.yaml | 2 | |
-rw-r--r-- | Documentation/devicetree/bindings/iio/light/rohm,bu27010.yaml | 1 | |
-rw-r--r-- | Documentation/devicetree/bindings/interrupt-controller/arm,gic-v3.yaml | 12 | |
-rw-r--r-- | Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.yaml | 1 | |
-rw-r--r-- | Documentation/devicetree/bindings/interrupt-controller/renesas,rzg2l-irqc.yaml | 230 | |
-rw-r--r-- | Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 2 | |
-rw-r--r-- | Documentation/devicetree/bindings/media/i2c/sony,imx415.yaml | 1 | |
-rw-r--r-- | Documentation/devicetree/bindings/media/i2c/toshiba,tc358746.yaml | 2 | |
-rw-r--r-- | Documentation/devicetree/bindings/media/nxp,imx7-csi.yaml | 1 | |
-rw-r--r-- | Documentation/devicetree/bindings/media/renesas,vin.yaml | 4 | |
-rw-r--r-- | Documentation/devicetree/bindings/media/samsung,fimc.yaml | 1 | |
-rw-r--r-- | Documentation/devicetree/bindings/mfd/maxim,max77693.yaml | 4 | |
-rw-r--r-- | Documentation/devicetree/bindings/pci/brcm,iproc-pcie.yaml | 163 | |
-rw-r--r-- | Documentation/devicetree/bindings/riscv/cpus.yaml | 1 | |
-rw-r--r-- | Documentation/devicetree/bindings/sound/fsl,micfil.yaml | 3 | |
-rw-r--r-- | Documentation/devicetree/bindings/sound/rockchip-spdif.yaml | 1 | |
-rw-r--r-- | Documentation/devicetree/bindings/trivial-devices.yaml | 2 | |
-rw-r--r-- | Documentation/filesystems/erofs.rst | 40 | |
-rw-r--r-- | Documentation/filesystems/overlayfs.rst | 12 | |
-rw-r--r-- | Documentation/process/embargoed-hardware-issues.rst | 19 | |
-rw-r--r-- | Documentation/tools/rtla/rtla-timerlat-hist.rst | 4 | |
-rw-r--r-- | Documentation/translations/zh_CN/core-api/workqueue.rst | 2 | |
-rw-r--r-- | MAINTAINERS | 60 | |
-rw-r--r-- | Makefile | 2 | |
-rw-r--r-- | arch/arm64/Kconfig | 13 | |
-rw-r--r-- | arch/arm64/boot/dts/freescale/imx93.dtsi | 4 | |
-rw-r--r-- | arch/arm64/boot/dts/mediatek/mt7622.dtsi | 2 | |
-rw-r--r-- | arch/arm64/boot/dts/mediatek/mt7986a.dtsi | 2 | |
-rw-r--r-- | arch/arm64/boot/dts/mediatek/mt8195-demo.dts | 39 | |
-rw-r--r-- | arch/arm64/boot/dts/mediatek/mt8195.dtsi | 1 | |
-rw-r--r-- | arch/arm64/boot/dts/qcom/sm8150.dtsi | 2 | |
-rw-r--r-- | arch/arm64/include/asm/acpi.h | 19 | |
-rw-r--r-- | arch/arm64/include/asm/cputype.h | 2 | |
-rw-r--r-- | arch/arm64/kernel/cpu_errata.c | 8 | |
-rw-r--r-- | arch/arm64/kernel/entry.S | 4 | |
-rw-r--r-- | arch/arm64/tools/cpucaps | 1 | |
-rw-r--r-- | arch/ia64/include/asm/cpu.h | 5 | |
-rw-r--r-- | arch/ia64/kernel/topology.c | 2 | |
-rw-r--r-- | arch/parisc/include/asm/ldcw.h | 37 | |
-rw-r--r-- | arch/parisc/include/asm/spinlock_types.h | 5 | |
-rw-r--r-- | arch/parisc/kernel/smp.c | 4 | |
-rw-r--r-- | arch/powerpc/include/asm/nohash/32/pte-8xx.h | 7 | |
-rw-r--r-- | arch/powerpc/include/asm/nohash/64/pgtable.h | 2 | |
-rw-r--r-- | arch/powerpc/include/asm/nohash/pgtable.h | 2 | |
-rw-r--r-- | arch/powerpc/kernel/entry_32.S | 8 | |
-rw-r--r-- | arch/powerpc/kernel/head_85xx.S | 2 | |
-rw-r--r-- | arch/powerpc/platforms/pseries/hvCall.S | 8 | |
-rw-r--r-- | arch/riscv/Makefile | 1 | |
-rw-r--r-- | arch/riscv/errata/andes/Makefile | 4 | |
-rw-r--r-- | arch/riscv/include/asm/ftrace.h | 21 | |
-rw-r--r-- | arch/riscv/include/asm/kprobes.h | 11 | |
-rw-r--r-- | arch/riscv/include/asm/uprobes.h | 13 | |
-rw-r--r-- | arch/riscv/kernel/irq.c | 4 | |
-rw-r--r-- | arch/riscv/kernel/setup.c | 13 | |
-rw-r--r-- | arch/riscv/kernel/signal.c | 7 | |
-rw-r--r-- | arch/riscv/kernel/traps.c | 28 | |
-rw-r--r-- | arch/riscv/net/bpf_jit_comp64.c | 18 | |
-rw-r--r-- | arch/s390/net/bpf_jit_comp.c | 27 | |
-rw-r--r-- | arch/x86/events/utils.c | 5 | |
-rw-r--r-- | arch/x86/hyperv/hv_init.c | 20 | |
-rw-r--r-- | arch/x86/hyperv/hv_vtl.c | 3 | |
-rw-r--r-- | arch/x86/include/asm/cpu.h | 2 | |
-rw-r--r-- | arch/x86/include/asm/mshyperv.h | 2 | |
-rw-r--r-- | arch/x86/include/asm/msr-index.h | 9 | |
-rw-r--r-- | arch/x86/include/asm/smp.h | 1 | |
-rw-r--r-- | arch/x86/kernel/alternative.c | 13 | |
-rw-r--r-- | arch/x86/kernel/cpu/amd.c | 8 | |
-rw-r--r-- | arch/x86/kernel/cpu/resctrl/monitor.c | 10 | |
-rw-r--r-- | arch/x86/kernel/sev-shared.c | 69 | |
-rw-r--r-- | arch/x86/kernel/sev.c | 3 | |
-rw-r--r-- | arch/x86/kernel/smp.c | 39 | |
-rw-r--r-- | arch/x86/kernel/smpboot.c | 27 | |
-rw-r--r-- | arch/x86/kernel/topology.c | 2 | |
-rw-r--r-- | block/fops.c | 21 | |
-rw-r--r-- | drivers/acpi/acpi_processor.c | 1 | |
-rw-r--r-- | drivers/acpi/ec.c | 11 | |
-rw-r--r-- | drivers/acpi/nfit/core.c | 2 | |
-rw-r--r-- | drivers/acpi/processor_idle.c | 3 | |
-rw-r--r-- | drivers/acpi/resource.c | 26 | |
-rw-r--r-- | drivers/android/binder.c | 2 | |
-rw-r--r-- | drivers/ata/pata_parport/fit3.c | 14 | |
-rw-r--r-- | drivers/ata/pata_parport/pata_parport.c | 78 | |
-rw-r--r-- | drivers/base/regmap/regcache-rbtree.c | 3 | |
-rw-r--r-- | drivers/block/nbd.c | 3 | |
-rw-r--r-- | drivers/bluetooth/btusb.c | 1 | |
-rw-r--r-- | drivers/counter/counter-chrdev.c | 4 | |
-rw-r--r-- | drivers/counter/microchip-tcb-capture.c | 2 | |
-rw-r--r-- | drivers/dma-buf/dma-fence-unwrap.c | 13 | |
-rw-r--r-- | drivers/dma-buf/sync_file.c | 9 | |
-rw-r--r-- | drivers/dma/fsl-edma-common.c | 25 | |
-rw-r--r-- | drivers/dma/fsl-edma-common.h | 14 | |
-rw-r--r-- | drivers/dma/fsl-edma-main.c | 8 | |
-rw-r--r-- | drivers/dma/idxd/device.c | 5 | |
-rw-r--r-- | drivers/dma/mediatek/mtk-uart-apdma.c | 3 | |
-rw-r--r-- | drivers/dma/ste_dma40.c | 1 | |
-rw-r--r-- | drivers/dma/stm32-dma.c | 11 | |
-rw-r--r-- | drivers/dma/stm32-mdma.c | 33 | |
-rw-r--r-- | drivers/dma/ti/k3-udma-glue.c | 3 | |
-rw-r--r-- | drivers/gpio/gpio-aspeed.c | 2 | |
-rw-r--r-- | drivers/gpio/gpio-pxa.c | 1 | |
-rw-r--r-- | drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 2 | |
-rw-r--r-- | drivers/gpu/drm/amd/amdgpu/amdgpu_doorbell_mgr.c | 4 | |
-rw-r--r-- | drivers/gpu/drm/amd/amdgpu/amdgpu_fru_eeprom.c | 1 | |
-rw-r--r-- | drivers/gpu/drm/amd/amdgpu/amdgpu_object.h | 2 | |
-rw-r--r-- | drivers/gpu/drm/amd/display/dc/clk_mgr/dcn20/dcn20_clk_mgr.c | 4 | |
-rw-r--r-- | drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/dcn32_clk_mgr.c | 4 | |
-rw-r--r-- | drivers/gpu/drm/amd/display/dc/core/dc.c | 3 | |
-rw-r--r-- | drivers/gpu/drm/amd/pm/amdgpu_pm.c | 1 | |
-rw-r--r-- | drivers/gpu/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c | 41 | |
-rw-r--r-- | drivers/gpu/drm/drm_atomic_helper.c | 17 | |
-rw-r--r-- | drivers/gpu/drm/drm_gem.c | 6 | |
-rw-r--r-- | drivers/gpu/drm/drm_panel_orientation_quirks.c | 16 | |
-rw-r--r-- | drivers/gpu/drm/i915/gem/i915_gem_pages.c | 2 | |
-rw-r--r-- | drivers/gpu/drm/i915/gt/gen8_engine_cs.c | 11 | |
-rw-r--r-- | drivers/gpu/drm/i915/i915_gem.c | 9 | |
-rw-r--r-- | drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c | 27 | |
-rw-r--r-- | drivers/gpu/drm/msm/dp/dp_ctrl.c | 13 | |
-rw-r--r-- | drivers/gpu/drm/msm/dp/dp_link.c | 4 | |
-rw-r--r-- | drivers/gpu/drm/msm/dsi/dsi_host.c | 19 | |
-rw-r--r-- | drivers/gpu/drm/msm/msm_mdss.c | 2 | |
-rw-r--r-- | drivers/gpu/drm/nouveau/nouveau_abi16.c | 21 | |
-rw-r--r-- | drivers/gpu/drm/nouveau/nouveau_chan.c | 15 | |
-rw-r--r-- | drivers/gpu/drm/nouveau/nouveau_dma.h | 3 | |
-rw-r--r-- | drivers/gpu/drm/nouveau/nouveau_exec.c | 7 | |
-rw-r--r-- | drivers/gpu/drm/nouveau/nouveau_exec.h | 10 | |
-rw-r--r-- | drivers/gpu/drm/panel/panel-boe-tv101wum-nl6.c | 4 | |
-rw-r--r-- | drivers/gpu/drm/s |