This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 477f70cd2a67 Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedes [...] new 42365abdde2a sparc64: Add compile-time asserts for siginfo_t offsets new 56516a42f2f1 arm: Add compile-time asserts for siginfo_t offsets new 726e337b6454 arm64: Add compile-time asserts for siginfo_t offsets new 2c9f7eaf0865 signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP new 7de5f68d497c signal/alpha: si_trapno is only used with SIGFPE and SIGTR [...] new c7fff9288dce signal: Remove the generic __ARCH_SI_TRAPNO support new 50ae81305c7a signal: Verify the alignment and size of siginfo_t new f4ac73023449 signal: Rename SIL_PERF_EVENT SIL_FAULT_PERF_EVENT for con [...] new ee53488cc741 Final si_trapno bits new 48983701a1e0 Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.ke [...] new b48c7236b13c exit/bdflush: Remove the deprecated bdflush system call new a3616a3c0272 signal/m68k: Use force_sigsegv(SIGSEGV) in fpsp040_die new 307d522f5eb8 signal/seccomp: Refactor seccomp signal and coredump generation new d21918e5a94a signal/seccomp: Dump core when there is only one live thread new bcfeebbff362 Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel [...] new fd264b310579 arm64/perf: Replace '0xf' instances with ID_AA64DFR0_PMUVE [...] new 42b6b10a54f0 arm64: mte: avoid TFSRE0_EL1 related operations unless in [...] new 638982a03fbc arm64: mte: rename gcr_user_excl to mte_ctrl new 433c38f40f6a arm64: mte: change ASYNC and SYNC TCF settings into bitfields new d2e0d8f9746d arm64: move preemption disablement to prctl handlers new dd061616edcf arm64: mte: introduce a per-CPU tag checking mode preference new 80c7c36fb3dd Documentation: document the preferred tag checking mode feature new afdfd93a53ae arm64: mte: optimize GCR_EL1 modification on kernel entry/exit new d914b80a8f56 arm64: avoid double ISB on kernel entry new 82868247897b arm64: kasan: mte: use a constant kernel GCR_EL1 value new 767215030150 arm64: kasan: mte: remove redundant mte_report_once logic new 7a062ce31807 arm64/cpufeature: Optionally disable MTE via command-line new 79d82cbcbb3d arm64/kexec: Test page size support with new TGRAN range values new ff85f10ba8e4 arm64: cpufeature: Use defined macro instead of magic numbers new ec63e300fa8b arm64: SSBS/DIT: print SSBS and DIT bit when printing PSTATE new 2806556c5e1a arm64: use __func__ to get function name in pr_err new a8caaa239c60 arm64/sme: Document boot requirements for SME new 8f1fbc975b86 arm64: unnecessary end 'return;' in void functions new b24b5205099a arm64/sve: Make fpsimd_bind_task_to_cpu() static new 70a4039bd4d7 arm64: move the (z)install rules to arch/arm64/Makefile new 312b7104f39b arm64: fix typo in a comment new ede3241a5f23 arm64: entry: Add SYM_CODE annotation for __bad_stack new 5e10f9887ed8 arm64: mm: Fix TLBI vs ASID rollover new 090bf6f84b4d arm64: replace in_irq() with in_hardirq() new 38ee3c5e36a1 arm64/sve: Add some comments for sve_save/load_state() new 04fa17d1368c arm64/sve: Add a comment documenting the binutils needed f [...] new 90268574a3e8 arm64: head: avoid over-mapping in map_memory new e3849765037b arm64: Document the requirement for SCR_EL3.HCE new 7559b7d7d651 arm64/sve: Better handle failure to allocate SVE register storage new 24de5838db70 arm64: signal32: Drop pointless call to sigdelsetmask() new 5845e703f9b5 arm64: mm: fix comment typo of pud_offset_phys() new 50cb99fa89aa arm64: Do not trap PMSNEVFR_EL1 new dac3ce63bffe kselftest/arm64: Ignore check_gcr_el1_cswitch binary new 7710861017ac kselftest/arm64: Provide a helper binary and "library" for [...] new b43ab36a6d86 kselftest/arm64: Validate vector lengths are set in sve-probe-vls new 95cf3f23877b kselftest/arm64: Add tests for SVE vector configuration new e96595c55d23 kselftest/arm64: Add a TODO list for floating point tests new 83e5dcbece4e kselftest/arm64: mte: Fix misleading output when skipping tests new 0c69bd2ca6ee kselftest/arm64: pac: Fix skipping of tests on systems wit [...] new d4e4dc4fab68 kselftest/arm64: signal: Add SVE to the set of features we [...] new ace19b1845a5 kselftest/arm64: signal: Support signal frames with SVE re [...] new c1f67a19c12e kselftest/arm64: signal: Check SVE signal frame shows expe [...] new d25ac50ce8f7 kselftest/arm64: signal: Verify that signals can't change [...] new 5262b216f4a9 kselftest/arm64: signal: Add test case for SVE register st [...] new fa5ca80db89e kselftest/arm64: signal: Add a TODO list for signal handli [...] new 622909e51a00 Merge branches 'for-next/mte', 'for-next/misc' and 'for-ne [...] new 46a2b02d232e arm64: entry: consolidate entry/exit helpers new bc29b71f53b1 arm64: entry: clarify entry/exit helpers new 4d1c2ee2709f arm64: entry: move bulk of ret_to_user to C new e130338eed5d arm64: entry: call exit_to_user_mode() from C new 1a7f67e618d4 Merge branch 'for-next/entry' into for-next/core new c94d89fafa49 Merge branch 'sched/core' new d82158fa6df4 arm64: Implement task_cpu_possible_mask() new 08cd8f4112db arm64: exec: Adjust affinity for compat tasks with mismatc [...] new df950811f4a8 arm64: Prevent offlining first CPU with 32-bit EL0 on mism [...] new 7af33504d1c8 arm64: Advertise CPUs capable of running 32-bit applicatio [...] new ead7de462ae5 arm64: Hook up cmdline parameter to allow mismatched 32-bit EL0 new 94f9c00f6460 arm64: Remove logic to kill 32-bit tasks on 64-bit-only cores new 702f43872665 Documentation: arm64: describe asymmetric 32-bit support new 65266a7c6abf Merge remote-tracking branch 'tip/sched/arm64' into for-next/core new 57c78a234e80 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm [...] new fc062ad8e406 asm-generic: ffs: Drop bogus reference to ffz location new f27180dd63e1 asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user new 2f69b04a8868 h8300: remove stale strncpy_from_user new 2820cfdc0817 hexagon: use generic strncpy/strnlen from_user new c52801a774ce arc: use generic strncpy/strnlen from_user new 0cd115188693 csky: use generic strncpy/strnlen from_user new b26b181651f3 microblaze: use generic strncpy/strnlen from_user new e93a1cb8d2b3 s390: use generic strncpy/strnlen from_user new 98b861a30431 asm-generic: uaccess: remove inline strncpy_from_user/strn [...] new 166ec4633b63 asm-generic: remove extra strn{cpy_from,len}_user declarations new e6226997ec5a asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols new a71bfc007976 Merge branch 'asm-generic-uaccess-7' of git://git.kernel.o [...] new 8f76f9c46952 bitops/non-atomic: make @nr unsigned to avoid any DIV new 4cdc4cc2ad35 Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/s [...] new 12c3dca25d2f ARM: ep93xx: remove MaverickCrunch support new ec03f18cc222 clk: at91: add register definition for sama7g5's master clock new 56bc29659182 ARM: at91: add new SoC sama7g5 new 577cb67ad98b ARM: at91: debug: add sama7g5 low level debug uart new f19dd1df9e71 ARM: at91: pm: move pm_bu to soc_pm data structure new fe4c09e56852 ARM: at91: pm: move the setup of soc_pm.bu->suspended new 0a7a2443c7a4 ARM: at91: pm: document at91_soc_pm structure new 404956f47c3c ARM: at91: pm: check for different controllers in at91_pm_ [...] new 629ba8ee03a5 ARM: at91: pm: do not initialize pdev new 29cdf077a9ef ARM: at91: pm: use r7 instead of tmp1 new 87e1b30c29b9 ARM: at91: pm: avoid push and pop on stack while memory is [...] new e3821ed47670 ARM: at91: pm: s/CONFIG_SOC_SAM9X60/CONFIG_HAVE_AT91_SAM9X [...] new 15126bb61b12 ARM: at91: pm: add support for waiting MCK1..4 new 96abf1686150 ARM: at91: sfrbu: add sfrbu registers definitions for sama7g5 new d8c7983f31ac ARM: at91: ddr: add registers definitions for sama7g5's ddr new f0bbf17958e8 ARM: at91: pm: add self-refresh support for sama7g5 new 28eb1d40fe57 ARM: at91: pm: add support for MCK1..4 save/restore for ulp modes new 475be50fc149 ARM: at91: pm: add support for 2.5V LDO regulator control new 5b0bef872c1d ARM: at91: pm: wait for ddr power mode off new 2c26cb4d6944 ARM: at91: pm: add sama7g5 ddr controller new 892e1f4a3ae5 ARM: at91: pm: add sama7g5 ddr phy controller new d2d4716d8384 ARM: at91: pm: save ddr phy calibration data to securam new f205adb60898 ARM: at91: pm: add backup mode support for SAMA7G5 new ccdbdf33bdc0 ARM: at91: pm: add sama7g5's pmc new 9d464cc5ac01 ARM: at91: sama7: introduce sama7 SoC family new 6501330f9f5e ARM: at91: pm: add pm support for SAMA7G5 new ad9bc2e35cf5 ARM: at91: pm: add sama7g5 shdwc new 318845985fa0 Merge tag 'at91-soc-5.15' of git://git.kernel.org/pub/scm/ [...] new ae92d4211944 arm: omap2: Drop MACH_OMAP3517EVM entry new 8d5a937f10ed MAINTAINERS: Adopt SanCloud dts files as supported new 4108b6cc7a60 Merge tag 'omap-for-v5.15/soc-signed' of git://git.kernel. [...] new c8d9a986d0f2 arm: omap2: Drop obsolete MACH_OMAP3_PANDORA entry new 4297d1c0834a arm: omap2: Drop the unused OMAP_PACKAGE_* KConfig entries new e694952772a7 Merge tag 'omap-for-v5.15/soc-late-signed' of git://git.ke [...] new 06ce83a4dd42 ARM: ixp4xx: Delete NSLU2 boardfiles new ee2f116b646c ARM: ixp4xx: Delete NAS100D boardfiles new 42be2c98dd70 ARM: ixp4xx: Delete the D-Link DSM-G600 boardfiles new 86687cc42e53 ARM: ixp4xx: Delete Omicron boardfiles new 73907f98d98d ARM: ixp4xx: Delete Gateway WG302v2 boardfiles new 5be86f6886c2 ARM: ixp4xx: Delete the Arcom Vulcan boardfiles new b00ced38e317 ARM: ixp4xx: Delete Avila boardfiles new 73d04ca5f4ac ARM: ixp4xx: Delete Intel reference design boardfiles new 6dc9b80c2a25 ARM: ixp4xx: Delete Coyote and IXDPG425 boardfiles new df412c3560ea ARM: ixp4xx: Delete GTWX5715 board files new b71377b3e1e0 ARM: ixp4xx: Delete the Freecom FSG-3 boardfiles new 0fbd7409446a Merge tag 'ixp4xx-del-boardfiles-v5.15' of git://git.kerne [...] new b49a0e69a7b1 soc: aspeed: lpc-ctrl: Fix boundary check for mmap new 8b07e990fb25 soc: aspeed: p2a-ctrl: Fix boundary check for mmap new 8812dff6459d soc: aspeed: socinfo: Add AST2625 variant new 2f9b25fa6682 soc: aspeed: Re-enable FWH2AHB on AST2600 new 9dbacd465ab7 Merge tag 'aspeed-5.15-soc' of git://git.kernel.org/pub/sc [...] new 9664efeb5b86 ARM: s3c: delete unneed local variable "delay" new 51e321fed0ff soc: aspeed-lpc-ctrl: Fix clock cleanup in error path new 634135a07b88 Merge tag 'soc-5.15' of git://git.kernel.org/pub/scm/linux [...] new bfe6b5590ce6 soc: renesas: Identify R-Car H3e-2G and M3e-2G new b6e952c35267 Merge tag 'renesas-drivers-for-v5.15-tag1' of git://git.ke [...] new 3fbcc6763bb2 bus: ixp4xx: Add DT bindings for the IXP4xx expansion bus new 1c953bda90ca bus: ixp4xx: Add a driver for IXP4xx expansion bus new 21a0a29d16c6 watchdog: ixp4xx: Rewrite driver to use core new f62b38965ad4 pata: ixp4xx: Use local dev variable new d2b507acc62d pata: ixp4xx: Use IS_ENABLED() to determine endianness new 8e3d25a62318 pata: ixp4xx: Refer to cmd and ctl rather than csN new be470496eece pata: ixp4xx: Add DT bindings new 47adef20e67d pata: ixp4xx: Rewrite to use device tree new 775dea4deec6 Merge tag 'ixp4xx-drivers-arm-soc-v5.15-1' of git://git.ke [...] new 8122dc58cb3e bus: ti-sysc: Add quirk for OMAP4 McASP to disable SIDLE mode new 4e0018530c2e bus: ti-sysc: Correct misdocumentation of 'sysc_ioremap()' new cea08169ad4c bus: ti-sysc: using pm_runtime_resume_and_get instead of p [...] new fdc07ca0724d Merge branch 'omap-for-v5.14/ti-sysc' into omap-for-v5.15/ti-sysc new 9c8300b16087 Merge tag 'omap-for-v5.15/ti-sysc-signed' of git://git.ker [...] new d2c334f49c83 bus: ixp4xx: return on error in ixp4xx_exp_probe() new affd9bfabc0f Revert "ARM: dts: imx6q: Use correct SDMA script for SPI5 core" new 394e1fb847a4 Revert "ARM: dts: imx6: Use correct SDMA script for SPI cores" new 8592f02464d5 Revert "dmaengine: imx-sdma: refine to load context only once" new e555a03b1128 dmaengine: imx-sdma: remove duplicated sdma_load_context new e8fafa50645c dmaengine: dma: imx-sdma: add fw_loaded and is_ram_script new a4965888e64e dmaengine: imx-sdma: add mcu_2_ecspi script new 980f884866ee spi: imx: fix ERR009165 new 8eb1252bbedf spi: imx: remove ERR009165 workaround on i.mx6ul new 4852e9a299ba dmaengine: imx-sdma: remove ERR009165 on i.mx6ul new 04d21cc278e0 dma: imx-sdma: add i.mx6ul compatible name new b98ce2f4e32b dmaengine: imx-sdma: add uart rom script new 4e2b10be1f4f dmaengine: imx-sdma: add terminated list for freed descrip [...] new a41461b6c400 Merge tag 'imx-ecspi-5.15' of git://git.kernel.org/pub/scm [...] new fb6d1d3b25d2 soc: mediatek: pm-domains: Use correct mask for bus_prot_clr new 114956518c85 soc: mediatek: pm-domains: Add domain_supply cap for mfg_async PD new 7bdcead7a75e soc: mmsys: mediatek: add mask to mmsys routes new bc3fc5c05100 soc: mediatek: mmsys: add MT8365 support new 25423731956b soc: mediatek: mmsys: Fix missing UFOE component in mt8173 [...] new a8c371f0cfe7 Merge tag 'v5.14-next-soc' of git://git.kernel.org/pub/scm [...] new e460a86aab66 MAINTAINERS: update arm,pl353-smc.yaml reference new eaf89f1cd38c memory: tegra: fix unused-function warning new 10dd9a8a5f7e Merge branch 'for-v5.15/tegra-mc' into for-next new 0f78964b523f memory: omap-gpmc: Clear GPMC_CS_CONFIG7 register on resto [...] new 77ed5e9dec55 memory: omap-gpmc: Drop custom PM calls with cpu_pm notifier new c28b584deb1b Merge branch 'for-v5.15/omap-gpmc' into for-next new 0dc76ecbbf15 Merge tag 'memory-controller-drv-5.15' of git://git.kernel [...] new 2a65927edb27 dt-bindings: soc: ti: pruss: Update bindings for K3 AM64x SoCs new 22ea87ef3f22 soc: ti: pruss: Enable support for ICSSG subsystems on K3 [...] new ed4520d6a10b soc: ti: Remove pm_runtime_irq_safe() usage for smartreflex new 62e8ce8506f5 dt-bindings: soc: ti: pruss: Add dma-coherent property new 866e1691ed5b Merge tag 'drivers_soc_for_5.15' of git://git.kernel.org/p [...] new 63b282f17271 firmware: arm_scmi: Add support for type handling in commo [...] new 3669032514be firmware: arm_scmi: Remove scmi_dump_header_dbg() helper new ceac257db055 firmware: arm_scmi: Add optional transport_init/exit support new 9ca5a1838e59 firmware: arm_scmi: Introduce monotonically increasing tokens new ed7c04c1fea3 firmware: arm_scmi: Handle concurrent and out-of-order messages new e9b21c96181c firmware: arm_scmi: Make .clear_channel optional new 2930abcffd9f firmware: arm_scmi: Make polling mode optional new e8419c24bace firmware: arm_scmi: Make SCMI transports configurable new a7b1138b921d firmware: arm_scmi: Make shmem support optional for transports new c92c3e382ebd firmware: arm_scmi: Add method to override max message number new f301bba0ca73 firmware: arm_scmi: Add message passing abstractions for t [...] new 7885281260f9 firmware: arm_scmi: Add optional link_supplier() transport op new 60625667c439 dt-bindings: arm: Add virtio transport for SCMI new 13fba878ccdd firmware: arm_scmi: Add priv parameter to scmi_rx_callback new 46abe13b5e3d firmware: arm_scmi: Add virtio transport new 1e7cbfaa66d3 firmware: arm_scmi: Free mailbox channels if probe fails new d4fda7ec1d2a firmware: arm_scmi: Fix boolconv.cocci warnings new c0397c85b53d firmware: arm_scmi: Use WARN_ON() to check configured transports new 1bb24be00c8c Merge tag 'scmi-updates-5.15' of git://git.kernel.org/pub/ [...] new dd00d75007d2 firmware: tegra: Stop using seq_get_buf() new 8745d0e9155f Merge tag 'tegra-for-5.15-firmware' of git://git.kernel.or [...] new 158a9b47a491 soc/tegra: bpmp: Remove unused including <linux/version.h> new 9c93ccfc86f2 soc/tegra: pmc: Prevent racing with cpuilde driver new a65a4ea15632 soc/tegra: fuse: Clear fuse->clk on driver probe failure new 24a15252ff04 soc/tegra: fuse: Add runtime PM support new 59c6fceb2ecc soc/tegra: fuse: Enable fuse clock on suspend for Tegra124 new c4361dee2e6c Merge tag 'tegra-for-5.15-soc' of git://git.kernel.org/pub [...] new 148bcca9ad04 soc: renesas: Prefer memcpy() over strcpy() new 63db5acb4adf Merge tag 'renesas-drivers-for-v5.15-tag2' of git://git.ke [...] new 6bc45428635d firmware: qcom_scm: Mark string array const new d775dab9a4a8 firmware: qcom_scm: remove a duplicative condition new e9ad5da25002 dt-bindings: soc: qcom: aoss: Add SC8180X and generic compatible new 44dadfbcd992 dt-bindings: soc: qcom: aoss: Convert to YAML new d63486dd8e0b soc: qcom: aoss: Add generic compatible new d43b3a989bc8 soc: qcom: rpmhpd: Use corner in power_off new 0d361b0ac1ad soc: qcom: socinfo: Don't print anything if nothing found new b42000e4b874 firmware: qcom_scm: Allow qcom_scm driver to be loadable a [...] new a89f355e469d soc: qcom: aoss: Fix the out of bound usage of cooling_devs new d3625d94490e dt-bindings: soc: qcom: smd-rpm: Add SM6115 compatible new 49a22c4a7136 dt-bindings: power: rpmpd: Add SM6115 to rpmpd binding new 18785c94ab63 drivers: soc: qcom: rpmpd: Add SM6115 RPM Power Domains new 6feba6a62c57 PM: AVS: qcom-cpr: Use nvmem_cell_read_variable_le_u32() new cb531cab62a1 soc: qcom: geni: move GENI_IF_DISABLE_RO to common header new 0fa826629475 soc: qcom: geni: Add support for gpi dma new 593cb55b4cdd soc: qcom: smd-rpm: Add SM6115 compatible new a95fc7208441 dt-bindings: qcom: geni-se: document iommus new ad68c620b7b2 soc: qcom: mdt_loader: be more informative on errors new c73a6852b42c soc: qcom: smsm: Implement support for get_irqchip_state new e3d457195505 soc: qcom: smsm: Fix missed interrupts if state changes wh [...] new 5c785014b67f Merge tag 'qcom-drivers-for-5.15' of git://git.kernel.org/ [...] new 2a1c55d4762d soc: rockchip: ROCKCHIP_GRF should not default to y, uncon [...] new 742f62cb0672 dt-bindings: power: convert rockchip-io-domain.txt to YAML new 959e131fb5c3 dt-bindings: soc: rockchip: add rockchip-io-domain.yaml ob [...] new fadbd4e78479 dt-bindings: power: add rk3568-pmu-io-domain support new 28b05a64e47c soc: rockchip: io-domain: add rk3568 support new 9e5747c57807 soc: rockchip: io-domain: Remove unneeded semicolon new 9b3878a99ad6 Merge tag 'v5.15-rockchip-driver1' of git://git.kernel.org [...] new a30d49ff8a32 dt-bindings: reset: aoss: Add AOSS reset controller binding new 9e3b594a923e dt-bindings: reset: pdc: Add PDC Global bindings new 08218a081e6a reset: qcom: Add PDC Global reset signals for WPSS new 28edf1d77cd5 dt-bindings: reset: Convert UniPhier glue reset to json-schema new 18931afe5b4f dt-bindings: reset: Document RZ/G2L USBPHY Control bindings new bee08559701f reset: renesas: Add RZ/G2L usbphy control driver new 09f3824342f6 reset: simple: remove ZTE details in Kconfig help new 06779631d18f Merge tag 'reset-for-v5.15' of git://git.pengutronix.de/pz [...] new 866147b8fa59 Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/l [...] new bfcd195b01c6 ARM: configs: at91: add defconfig for sama7 family of SoCs new b62869dcd4bc ARM: multi_v7_defconfig: add sama7g5 SoC new b528dede9bca Merge tag 'at91-defconfig-5.15' of git://git.kernel.org/pu [...] new c8cec8130546 ARM: multi_v7_defconfig: Enable CONFIG_MMC_MESON_MX_SDHC new 20904527a70d Merge tag 'amlogic-arm-configs-for-v5.15' of git://git.ker [...] new 4398a03fd199 ARM: tegra: Enable CONFIG_TEGRA30_TSENSOR new a422eec5bec7 ARM: tegra: Enable CONFIG_FB new 9265d64e846b ARM: tegra: Enable Acer A500 drivers new 6c3f29edd75f ARM: tegra: Enable CONFIG_CROS_EC new a1bff9474f10 ARM: tegra: Rebuild default configuration new 7fa990a028a9 ARM: multi_v7_defconfig: Enable Acer A500 drivers new 806b99206b84 ARM: multi_v7_defconfig: Enable CONFIG_TEGRA30_TSENSOR new 03bc43c09d0c Merge tag 'tegra-for-5.15-arm-defconfig' of git://git.kern [...] new 3d1fc360ac8c ARM: imx_v6_v7_defconfig: Select CONFIG_KPROBES new ae4443ba2f83 ARM: imx_v6_v7_defconfig: Let CONFIG_SCSI_LOWLEVEL be selected new 7fd19c58e48f ARM: imx_v6_v7_defconfig: enable driver of the LTC3676 PMIC new 1f69aabe1ac0 Merge tag 'imx-defconfig-5.15' of git://git.kernel.org/pub [...] new 20d7a9fb00eb arm64: defconfig: Enable Qualcomm MSM8996 CPU clock driver new ecdbda1746b5 Merge tag 'qcom-arm64-defconfig-for-5.15' of git://git.ker [...] new 66a68b0be4ff ARM: config: aspeed: Enable hardened allocator feature new 8c770cbfd597 ARM: config: aspeed: Enable KCS adapter for raw SerIO new 2b353fea1820 ARM: config: aspeed_g4: Enable EDAC and SPGIO new a4836d5ad127 ARM: config: aspeed: Regenerate defconfigs new 07e7e1c9969f Merge tag 'aspeed-5.15-defconfig' of git://git.kernel.org/ [...] new 75b4c5deef01 ARM: configs: multi_v7: enable PL35x NAND controller new 79cd0bb66e35 Merge tag 'zynq-soc-for-v5.15' of https://github.com/Xilin [...] new 32b47072f319 Merge tag 'defconfig-5.15' of git://git.kernel.org/pub/scm [...] new df5060dce764 ARM: dts: owl-s500: Add ethernet support new 062f82a0b7a7 ARM: dts: owl-s500-roseapplepi: Add ethernet support new 8fbb8c334ff1 arm64: dts: renesas: salvator-x(s): Factor out HDMI1 parts new 90a4ee4ba5cf arm64: dts: renesas: salvator-x(s): Factor out SATA parts new d18fb00dd088 arm64: dts: renesas: salvator-x(s): Factor out USB ch2 parts new 3a44a8d130e1 arm64: dts: renesas: salvator-xs: Factor out USB ch3 parts new cfda82037780 ARM: dts: r8a73a4: Remove non-functional DMA support new 0ceed25a5aef ARM: dts: rzg1: Add generic compatible strings to IIC nodes new 57e47b783c37 arm64: dts: renesas: r8a774c0: Add generic compatible stri [...] new c6d2f832da78 arm64: dts: renesas: r8a77990: Add generic compatible stri [...] new a636d8037ef6 arm64: dts: renesas: rzg2: Rename i2c_dvfs to iic_pmic new f90e3c06b25a arm64: dts: renesas: r8a77995: draak: Add SW56 support new 4f929bba8fd8 arm64: dts: renesas: r8a77990: ebisu: Add SW4 support new eab605c59a16 arm64: dts: renesas: r8a779a0: Restore sort order new 13df5e881d14 arm64: dts: renesas: r9a07g044: Add I2C nodes new ecdd5a21aac9 arm64: dts: renesas: beacon: Enable micbias new 4ec82a7bb3db arm64: dts: renesas: r8a77995: draak: Remove bogus adv7511 [...] new 110ead307d5a arm64: dts: renesas: r8a77990: ebisu: Add I2C EEPROM for PMIC new cfd7bf66b2a3 arm64: dts: renesas: rcar-gen3: Add SoC model to comment headers new 5d78c97b4ba9 arm64: dts: renesas: r8a77995: Add R-Car Sound support new 513cea27baec arm64: dts: renesas: r8a77995: draak: Add R-Car Sound support new c96ca5604a88 arm64: dts: renesas: hihope-rzg2-ex: Add EtherAVB internal [...] new 89326803091e arm64: dts: renesas: Add Renesas R8A779M1 SoC support new 52d348867d90 arm64: dts: renesas: Add Renesas R8A779M3 SoC support new 49596032fb9b arm64: dts: renesas: Add support for Salvator-XS with R-Ca [...] new 488cca0a3650 arm64: dts: renesas: Add support for H3ULCB with R-Car H3e-2G new a04dfa94578b arm64: dts: renesas: Add support for H3ULCB+Kingfisher wit [...] new c532a55c9b4b arm64: dts: renesas: Add support for Salvator-XS with R-Ca [...] new 843654816105 arm64: dts: renesas: Add support for M3ULCB with R-Car M3e-2G new 1d14ae11ad48 arm64: dts: renesas: Add support for M3ULCB+Kingfisher wit [...] new 651f8cffade8 arm64: dts: renesas: r8a77961: Add iommus to ipmmu_ds[01] [...] new 272614ec1b6b Merge tag 'renesas-arm-dt-for-v5.15-tag1' of git://git.ker [...] new 3e82868e8523 dt-bindings: arm: renesas: Document R-Car H3e-2G and M3e-2 [...] new c4994975132e Merge tag 'renesas-dt-bindings-for-v5.15-tag1' of git://gi [...] new 4efdd31bfd59 ARM: dts: ux500: Add device tree for Samsung Gavini new a345142d01ec ARM: dts: ux500: Flag eMMCs as non-SDIO/SD new 68cc0c06967b ARM: dts: ux500: ab8500: Link USB PHY to USB controller node new 9b58fc860ea4 ARM: dts: ux500: Add devicetree for Codina new 8ac1247089fd ARM: dts: ux500: Add a device tree for Kyle new fe2fc0fd3793 ARM: dts: ux500: Adjust operating points to reality new 72ee3b4dc2c8 Merge tag 'ux500-dts-v5.15-1' of git://git.kernel.org/pub/ [...] new c556478f46c2 dt-bindings: ARM: at91: document sama7g5ek board new 7540629e2fc7 ARM: dts: at91: add sama7g5 SoC DT and sama7g5-ek new b6862714078c dt-bindings: atmel-sysreg: add bindings for sama7g5 new 80891e4fcd33 ARM: dts: at91: sama5d4_xplained: Remove spi0 node new 289be44b6cb9 ARM: dts: at91: sama5d27_som1_ek: enable ADC node new bf781869e5cf ARM: dts: at91: add pinctrl-{names, 0} for all gpios new 9907f382a7a0 ARM: dts: at91: add conflict note for d3 new c1f00edce5a3 ARM: dts: at91: sama5d4_xplained: change the key code of t [...] new 72d609dad087 ARM: dts: at91: sama5d2_icp: enable digital filter for I2C nodes new 818c4593434e ARM: dts: at91: use the right property for shutdown controller new 8e816b9915a1 Merge tag 'at91-dt-5.15' of git://git.kernel.org/pub/scm/l [...] new cb31bbfa4915 ARM: dts: am335x-boneblue: add gpio-line-names new 176f26bcd41a ARM: dts: Add support for dra762 abz package new 591c091705e2 ARM: dts: omap4-l4-abe: Correct sidle modes for McASP new ae3c05cf20ef ARM: dts: omap4-l4-abe: Add McASP configuration new feb29cf359fb ARM: dts: am335x-boneblack: Extract HDMI config new 3ed926537376 ARM: dts: am335x-sancloud-bbe: Extract common code new e48d54c1dfe7 ARM: dts: am335x-sancloud-bbe-lite: New devicetree new 9b694bea4ba9 ARM: dts: am33xx-l4: Add PRUSS node new 984ba7ee456b ARM: dts: am33xx-l4: Add PRUSS MDIO controller node new 7c6a0fdcd4c2 ARM: dts: am335x-bone-common: Enable PRU-ICSS node new 6bcf2b67e06a ARM: dts: am335x-evm: Enable PRU-ICSS module new 7acf5661b6a1 ARM: dts: am335x-evmsk: Enable PRU-ICSS module new 8668711b0015 ARM: dts: am335x-icev2: Enable PRU-ICSS module new 152b53b41dc0 ARM: dts: am4372: Add the PRU-ICSS1 DT node new 0de8049ed4cb ARM: dts: am4372: Add the PRU-ICSS0 DT node new 670be468b3f3 ARM: dts: am4372: Add PRUSS MDIO controller node new b8afeaee9d03 ARM: dts: am57xx: Add PRU-ICSS nodes new 8c054cd2818e ARM: dts: am57xx: Add PRUSS MDIO controller nodes new 3df512524fa8 Merge tag 'omap-for-v5.15/dt-signed' of git://git.kernel.o [...] new a7056e042372 ARM: dts: sti: update flexgen compatible within stih418-clock new 7c44e1515c84 ARM: dts: sti: update flexgen compatible within stih407-clock new d767090d73e1 ARM: dts: sti: update flexgen compatible within stih410-clock new 9528bb46b606 ARM: dts: sti: update clkgen-pll entries in stih407-clock new b26ba00c3b23 ARM: dts: sti: update clkgen-pll entries in stih410-clock new 19007a65aa13 ARM: dts: sti: update clkgen-pll entries in stih418-clock new 21b6069c3a8e ARM: dts: sti: update clkgen-fsyn entries in stih407-clock new 7f9ed95ddaa5 ARM: dts: sti: update clkgen-fsyn entries in stih410-clock new a1b68d6b02b6 ARM: dts: sti: update clkgen-fsyn entries in stih418-clock new 5d296faf3f45 ARM: dts: sti: add the spinor controller node within stih4 [...] new 7b22ec0c72f3 ARM: dts: sti: disable rng11 on the stih418 platform new 11061d6cafcf ARM: dts: sti: add the thermal sensor node within stih418 new 41e202f9d9c8 ARM: dts: sti: Introduce 4KOpen (stih418-b2264) board new c2026910fc26 ARM: dts: sti: remove clk_ignore_unused from bootargs for [...] new bd642467c273 ARM: dts: sti: remove clk_ignore_unused from bootargs for [...] new 4e80af1fd639 ARM: dts: sti: remove clk_ignore_unused from bootargs for [...] new f9807f9cb396 ARM: dts: sti: remove clk_ignore_unused from bootargs for [...] new f3e22d32e4dd Merge tag 'sti-dt-for-v5.15-round1' of git://git.kernel.or [...] new a79e78c391dc ARM: dts: stm32: Set {bitclock,frame}-master phandles on D [...] new 10ba166b1140 ARM: dts: stm32: Add backlight and panel supply on DHCOM SoM new e24e70aa76b3 ARM: dts: stm32: Add usbphyc_port1 supply on DHCOM SoM new 9542ca9e9a99 ARM: dts: stm32: Add coprocessor detach mbox on stm32mp157 [...] new 6257dfc1c412 ARM: dts: stm32: Add coprocessor detach mbox on stm32mp15x [...] new 8aec45d7884f ARM: dts: stm32: Set {bitclock,frame}-master phandles on ST DKx new 1e6bc5987a52 ARM: dts: stm32: Update AV96 adv7513 node per dtbs_check new 57798ff216eb Merge tag 'stm32-dt-for-v5.15-1' of git://git.kernel.org/p [...] new f775d2150cb4 ARM: dts: ixp4xx: Fix up bad interrupt flags new 5900dc0850ff ARM: dts: ixp4xx: Add devicetree for Iomega NAS 100D new 5a68c91d1c27 ARM: dts: ixp4xx: Move EPBX100 flash to external bus node new 94e8b34be2c0 ARM: dts: ixp4xx: Add devicetree for D-Link DSM-G600 rev A new e647167967f8 ARM: dts: ixp4xx: Add second UART new f2791ed73193 ARM: dts: ixp4xx: Use the expansion bus new 6fb89c46d487 ARM: dts: ixp4xx: Add devicetree for Netgear WG302v2 new 36eb2640d3be ARM: dts: ixp4xx: Add Arcom Vulcan device tree new ae751e6325c0 ARM: dts: ixp4xx: Add Gateworks Avila GW2348 device tree new 16d8d49b567b ARM: dts: ixp4xx: Add CF to GW2358 new ec0384026cd9 ARM: dts: ixp4xx: Add Intel IXDP425 etc reference designs new e664f7720ab4 ARM: dts: ixp4xx: Add device trees for Coyote and IXDPG425 new 0ceddb06be67 ARM: dts: ixp4xx: Add devicetree for Linksys WRV54G new f2841e3ab175 ARM: dts: ixp4xx: Add a devicetree for Freecom FSG-3 new 34827ffe3502 Merge tag 'ixp4xx-dts-arm-soc-v5.15-1' of git://git.kernel [...] new 293cb6b0ea19 arm: dts: mt7623: increase passive cooling trip new eaf05c1fdc14 Merge tag 'v5.14-next-dts32' of git://git.kernel.org/pub/s [...] new 42a495fb94d1 arm64: dts: mt8183: kukui: Use aliases to mmc nodes new a5d68a87f8f2 arm64: dts: mt8173: elm: Use aliases to mmc nodes new 109fd20601e2 arm64: dts: mediatek: mt8173: Add domain supply for mfg_async new 02912fb79e70 arm64: dts: mt8183: add mediatek,gce-events in mutex new ce5db043d2e8 dt-bindings: mediatek: Add optional mediatek,gce-events property new 261a910d6cb7 Merge tag 'v5.14-next-dts64' of git://git.kernel.org/pub/s [...] new 13a9a3ef6624 arm64: dts: ti: k3-am64-main: Add epwm nodes new ae0df139b51a arm64: dts: ti: k3-am64-main: Add ecap pwm nodes new 8032affdf5a1 arm64: dts: ti: k3-am642-evm: Add pwm nodes new c1fa5ac6c2f4 arm64: dts: ti: k3-am642-sk: Add pwm nodes new 5f49f22db4a8 Merge tag 'ti-k3-dt-for-v5.15' of git://git.kernel.org/pub [...] new 46f2735c17d2 arm64: dts: meson-gxbb: nanopi-k2: Enable Bluetooth new 6b197abe56fe arm64: dts: meson: improve gxl-s905x-khadas-vim wifi new 4b5260032ec6 arm64: dts: meson: improve gxm-khadas-vim2 wifi new bcbe4bd39d47 Merge tag 'amlogic-arm64-dt-for-v5.15' of git://git.kernel [...] new 44cf630bcb8c ARM: dts: meson8: Use a higher default GPU clock frequency new 4f8ca13df1d5 ARM: dts: meson: Add the AIU audio controller new 0bd475db1a5d ARM: dts: meson8b: ec100: wire up the RT5640 audio codec new 876228e9f935 ARM: dts: meson8b: odroidc1: Fix the pwm regulator supply [...] new 632062e540be ARM: dts: meson8b: mxq: Fix the pwm regulator supply properties new 72ccc373b064 ARM: dts: meson8b: ec100: Fix the pwm regulator supply properties new c2632c3afead Merge tag 'amlogic-arm-dt-for-v5.15' of git://git.kernel.o [...] new a2798e309f3c ARM: dts: exynos: add CPU topology to Exynos3250 new 900dd07d13e4 ARM: dts: exynos: add CPU topology to Exynos4210 new 1fb5b5b0dc49 ARM: dts: exynos: add CPU topology to Exynos4412 new fc6d5c995375 ARM: dts: exynos: add CPU topology to Exynos5250 new fa0c56dbc3a1 ARM: dts: exynos: add CPU topology to Exynos5260 new a73d3069f6f7 ARM: dts: exynos: add CPU topology to Exynos5420 new 6cad6db75231 ARM: dts: exynos: add CPU topology to Exynos5422 new 0b72a27e1d5d Merge tag 'samsung-dt-5.15' of git://git.kernel.org/pub/sc [...] new c4e40c0144cb arm64: dts: exynos: Add cpu cache information to Exynos7 new 178a5d90dc04 arm64: dts: exynos: Add cpu cache information to Exynos5433 new 0cdcca7ec37c arm64: dts: exynos: add CPU topology to Exynos5433 new 01c72cad790c arm64: dts: exynos: correct GIC CPU interfaces address ran [...] new f73979109bc1 Merge tag 'samsung-dt64-5.15' of git://git.kernel.org/pub/ [...] new 1c7ba565e703 ARM: dts: am335x-baltos: switch to new cpsw switch drv new 0a8c054defe7 ARM: dts: am335x-nano: switch to new cpsw switch drv new 17d03506dd86 ARM: dts: am335x-chiliboard: switch to new cpsw switch drv new 1d3e27982c4d ARM: dts: am335x-cm-t335: switch to new cpsw switch drv new 45b2c44aa5de ARM: dts: am335x-igep0033: switch to new cpsw switch drv new 843470ac18d2 ARM: dts: am335x-lxm: switch to new cpsw switch drv new 5578b73024f3 ARM: dts: am335x-moxa-uc: switch to new cpsw switch drv new 4c0b47f3228a ARM: dts: am335x-myirtech: switch to new cpsw switch drv new c2fe8276b3fe ARM: dts: am335x-osd3358-sm-red: switch to new cpsw switch drv new a2f2cd466e7f ARM: dts: am335x-pdu001: switch to new cpsw switch drv new 2bd433270566 ARM: dts: am335x-pepper: switch to new cpsw switch drv new a71c1446b5ca ARM: dts: am335x-phycore: switch to new cpsw switch drv new a5cacca25ed2 ARM: dts: am335x-shc: switch to new cpsw switch drv new 0a8eb8d7f090 ARM: dts: am335x-sl50: switch to new cpsw switch drv new d22e0e1afa26 ARM: dts: am33xx: update ethernet aliases new c477358e66a3 ARM: dts: am335x-bone: switch to new cpsw switch drv new 7244c8af762a ARM: dts: am335x-sancloud-bbe: Fix missing pinctrl refs new 29fabf5274bf ARM: dts: am335x-sancloud-bbe: Drop usb wifi comment new 81b6a2857377 Merge tag 'omap-for-v5.15/dt-am3-signed' of git://git.kern [...] new a8675b2d4608 arm64: dts: renesas: r9a07g044: Add pinctrl node new b3f894354aa0 arm64: dts: renesas: r9a07g044: Add ADC node new 0b256c403d40 dt-bindings: clock: r9a07g044-cpg: Add entry for P0_DIV2 c [...] new fb210df33dd9 Merge tag 'renesas-r9a07g044-dt-binding-defs-tag2' into HEAD new 9ea0c7b3c200 arm64: dts: renesas: r9a07g044: Add CANFD node new 112dfa5ca16c dt-bindings: i2c: renesas,riic: Add interrupt-names new 1db70c0277f1 ARM: dts: rza: Add I2C interrupt-names new 8e8890ea1a5e arm64: dts: renesas: r9a07g044: Add I2C interrupt-names new 13bf92e6dec0 dt-bindings: i2c: renesas,riic: Make interrupt-names required new d5aa02458607 Merge tag 'renesas-arm-dt-for-v5.15-tag2' of git://git.ker [...] new c7f5675b3452 arm64: dts: meson: add audio playback to nexbox-a1 new c6cf488e3bfd arm64: dts: meson: add audio playback to vega-s95 dtsi new fba65f104ea8 Merge tag 'amlogic-arm64-dt-for-v5.15-v2' of git://git.ker [...] new 900a486ac73d dt-bindings: tegra: Document NVIDIA Jetson TX2 NX developer kit new b05cff9f4d38 Merge tag 'tegra-for-5.15-dt-bindings' of git://git.kernel [...] new 13a2a5ea1a36 ARM: tegra: Add SoC thermal sensor to Tegra30 device-trees new da0ad8983cc4 ARM: tegra: ouya: Add interrupt to temperature sensor node new 155bfaf7ee1d ARM: tegra: paz00: Add interrupt to temperature sensor node new b844468615cd ARM: tegra: nexus7: Add interrupt to temperature sensor node new 8d78c750e3f6 ARM: tegra: acer-a500: Add interrupt to temperature sensor node new 965832950e60 ARM: tegra: nyan: Correct interrupt trigger type of temper [...] new 382397f8d66d ARM: tegra: apalis: Correct interrupt trigger type of temp [...] new d8b17f31f12d ARM: tegra: cardhu: Correct interrupt trigger type of temp [...] new e824fdfc7149 ARM: tegra: dalmore: Correct interrupt trigger type of tem [...] new 457f62015080 ARM: tegra: jetson-tk1: Correct interrupt trigger type of [...] new 70e740ad55e5 ARM: tegra: acer-a500: Remove bogus USB VBUS regulators new d8c6c30bd868 ARM: tegra: acer-a500: Add power supplies to accelerometer new c60e6e981812 ARM: tegra: acer-a500: Use verbose variant of atmel,wakeup [...] new 3f9c8c113fc8 ARM: tegra: acer-a500: Improve thermal zones new 2af8d585c30a ARM: tegra: nexus7: Improve thermal zones new 2270ad2f4e12 ARM: tegra: tamonten: Fix UART pad setting new aadf2b3857ad Merge tag 'tegra-for-5.15-arm-dt' of git://git.kernel.org/ [...] new bf2942a8b7c3 arm64: tegra: Fix Tegra194 PCIe EP compatible string new dbb096d34a84 arm64: tegra194: p2888: Correct interrupt trigger type of [...] new 913f8ad4fad0 arm64: tegra: Add PWM nodes on Tegra186 new 8a9dee7e7beb arm64: tegra: Add NVIDIA Jetson TX2 NX Developer Kit support new d6ff10e072e1 arm64: tegra: Add missing interconnects property for USB o [...] new f865d0292ff3 arm64: tegra: Fix compatible string for Tegra132 CPUs new 1de489323898 Merge tag 'tegra-for-5.15-arm64-dt' of git://git.kernel.or [...] new 204d1a747636 dt-bindings: arm: fsl: add Nitrogen8 SoM new 26d816652c92 dt-bindings: vendor-prefixes: add mntre new ec1e7fc77218 dt-bindings: arm: fsl: add MNT Reform2 board new 718226469d23 dt-bindings: media: imx-jpeg: Add compatible for i.MX8QM J [...] new d7114b576859 dt-bindings: arm: fsl: add SolidSense boards new ffd1e072594f dt-bindings: arm: fsl: Add DHCOM PicoITX and DHCOM DRC02 boards new 108547fd85eb dt-bindings: arm: imx: add imx8mm/imx8mn GW7902 support new a756f1b6e34a dt-bindings: vendor-prefixes: Add an entry for SKOV A/S new 23ee064a20e1 dt-bindings: arm: fsl: add SKOV imx6q and imx6dl based boards new 94f846984375 dt-bindings: vendor-prefixes: add Traverse Technologies new 0fdedc09af18 dt-bindings: arm: fsl: Add Traverse Ten64 (LS1088A) board new fe3be9941e3c Merge tag 'imx-bindings-5.15' of git://git.kernel.org/pub/ [...] new 117c25091d73 arm64: dts: imx8mq: add Nitrogen8 SoM new d39cd936b6b7 arm64: dts: imx8mq: add support for MNT Reform2 new 0c1ed5e70443 arm64: dts: lx2160ardb: update PHY nodes with IRQ information new 915622ce17f9 arm64: dts: ls2088ardb: update PHY nodes with IRQ information new 16fe55ba9532 arm64: dts: ls1088ardb: update PHY nodes with IRQ information new d6ce0bfaf9ce arm64: dts: imx8qxp-ai_ml: Fix checkpatch warnings new 5bb279171afc arm64: dts: imx8: Add jpeg encoder/decoder nodes new d05cd0dcb4db arm64: dts: imx8mm-venice-gw7901: Remove unnecessary #addr [...] new 7e5f3146670f arm64: dts: imx8mq-evk: add CD pinctrl for usdhc2 new 5ff554dd5c24 arm64: dts: imx8mq-evk: Remove unnecessary blank lines new 78e80c4b4238 arm64: dts: imx8m: Replace deprecated fsl,usbphy DT props [...] new bc3ab388ee84 arm64: dts: imx8mp: Add dsp node new ef484dfcf6f7 arm64: dts: imx: Add i.mx8mm/imx8mn Gateworks gw7902 dts support new bcadd5f66c2a arm64: dts: imx8mq: add mipi csi phy and csi bridge descriptions new 092cd75e5270 arm64: dts: imx8mm-venice-gw700x: fix mp5416 pmic config new 500659f3b401 arm64: dts: imx8mm-venice-gw700x: fix invalid pmic pin config new bd306fdb4e60 arm64: dts: imx8mm-venice-gw71xx: fix USB OTG VBUS new 590dc51bcaf2 arm64: dts: imx8mm-venice-gw7901: add support for USB hub subload new a9c577822e98 arm64: dts: imx8mm-venice-gw7901: enable pull-down on gpio [...] new c1a6018d1839 arm64: dts: ls1046a: fix eeprom entries new ceec36ee0d15 arm64: dts: imx8mm: update pmu compatible new 16ce4ce32dc8 arm64: dts: imx8qxp: update pmu compatible new d4efa65f30ac arm64: dts: imx8m: drop interrupt-affinity for pmu new 6a47c304316d arm64: dts: imx8mq-reform2: add sound support new e3f9eb037c41 arm64: dts: ls1088a: add internal PCS for DPMAC1 node new 2cfad132b501 arm64: dts: ls1088a: add missing PMU node new 418962eea358 arm64: dts: add device tree for Traverse Ten64 (LS1088A) new 6d640913126d Merge tag 'imx-dt64-5.15' of git://git.kernel.org/pub/scm/ [...] new a6d05cc7eae6 ARM: dts: add SolidRun SolidSense support new 7f30daf81d38 ARM: dts: imx6qdl-gw5xxx: add missing USB OTG OC pinmux new 5b9829e3092b ARM: dts: imx6qdl-gw5904: atecc508a support new d8075e949030 ARM: dts: imx7d-remarkable2: Add WiFi support new 2af8a617b14d ARM: dts: imx6q-dhcom: Add the parallel system bus new dd720c7e1867 ARM: dts: imx6q-dhcom: Add interrupt and compatible to the [...] new e0dff0fe0bb9 ARM: dts: imx6q-dhcom: Fill GPIO line names on DHCOM SoM new cd35bf9dd94c ARM: dts: imx6q-dhcom: Adding Wake pin to the PCIe pinctrl new fccf2b401e13 ARM: dts: imx6q-dhcom: Align stdout-path with other DHCOM SoMs new 377b50926d36 ARM: dts: imx6q-dhcom: Add keys and leds to the PDK2 board new 0daad458e2fc ARM: dts: imx6q-dhcom: Remove ddc-i2c-bus property new ac04da5c7bca ARM: dts: imx6q-dhcom: Set minimum memory size of all DHCO [...] new 298591bf725a ARM: dts: imx6q-dhcom: Use 1G ethernet on the PDK2 board new 00342c631eec ARM: dts: imx6q-dhcom: Rework of the DHCOM GPIO pinctrls new 1f58e94c5462 ARM: dts: imx6q-dhcom: Rearrange of iomux new fea4e8a9d534 ARM: dts: imx6q-dhcom: Cleanup of the devicetrees new fa0cae955627 ARM: dts: imx6qdl-dhcom: Split SoC-independent parts of DH [...] new 317d26e92161 ARM: dts: imx6qdl-dhcom: Add DHCOM based PicoITX board new a0c1748f3653 ARM: dts: imx6qdl-dhcom: Add DHSOM based DRC02 board new 0c4d7337392d ARM: dts: imx7: add ftm nodes for Flex Timers new b1111358e1e8 ARM: dts: add SKOV imx6q and imx6dl based boards new 85b5d85ce1fb ARM: dts: vf610-zii-dev-rev-b: Remove #address-cells and # [...] new 87a8c7164022 ARM: dts: imx6qp-prtwd3: configure ENET_REF clock to 125MHz new 9b35ab1e314c Merge tag 'imx-dt-5.15' of git://git.kernel.org/pub/scm/li [...] new 66cb47d40e50 ARM: dts: qcom: msm8974-klte: Enable remote processors new 0dc6c59892ea ARM: dts: qcom: apq8064: correct clock names new 2bc7a025277f ARM: dts: qcom: apq8060: Correct Ethernet node name and dr [...] new 8927b678766d ARM: dts: qcom: Add support for MSM8226 SoC new ef537057c298 dt-bindings: arm: qcom: Document MSM8226 SoC binding new 537fd19738eb ARM: dts: qcom: Add initial DTS file for Samsung Galaxy S [...] new b05f82b152c9 ARM: dts: qcom: msm8974: Add blsp2_uart7 for bluetooth on sirius new 8822c0d49c73 ARM: dts: qcom: msm8974: castor: Add Bluetooth-related nodes new 4cae3413c5f4 ARM: dts: qcom: Fix up APQ8060 DragonBoard license new f95c4c56d652 ARM: dts: qcom: add ahb reset to ipq806x-gmac new 4d314179d62b Merge tag 'qcom-dts-for-5.15' of git://git.kernel.org/pub/ [...] new f1b7e8976668 arm64: dts: qcom: sc7180: Add DisplayPort node new e1746c6d3e4b arm64: dts: qcom: ipq6018: enable USB2 support new af5f967c72d1 arm64: dts: qcom: ipq6018: Update WCSS PIL driver compatible new 6df9102f19bc arm64: dts: qcom: ipq8074: Add scm on IPQ8074 SoCs new 2b6187abafea arm64: dts: qcom: sm8150: Add CPU opp tables new a9ff4e16585c arm64: dts: qcom: Add device tree for Xiaomi Redmi 2 (wing [...] new 678b0fcc77c3 arm64: dts: qcom: msm8916-wingtech-wt88047: Add touchscreen new f9af9f61b095 arm64: dts: qcom: msm8916-wingtech-wt88047: Add notification LED new b7d9750272d1 arm64: dts: qcom: msm8916-wingtech-wt88047: Add IMU new a8c7f3100e70 arm64: dts: qcom: sc7180: Set adau wakeup delay to 80 ms new 63fa43224696 arm64: dts: qcom: sm8250: fix usb2 qmp phy node new 98aee1e3cdcd arm64: dts: qcom: sm8150: Add UFS ICE capability new 2aa2b50de12d arm64: dts: qcom: Use correct naming for dwc3 usb nodes in [...] new 5dc43d3b362c arm64: dts: qcom: sm8150: Sort dc_noc and gem_noc nodes new 12dd4ebda47a arm64: dts: qcom: Fix usb entries for SA8155p adp board new 298c81a7d44f arm64: dts: qcom: sc7280: Add nodes for eMMC and SD card new 1c39e6f9b534 arm64: dts: qcom: sc7280: Add USB related nodes new 820bf3fefa82 arm64: dts: qcom: sc7280: Add USB nodes for IDP board new 4f365c75a342 arm64: dts: qcom: sc7180: trogdor: Update audio codec to M [...] new db718417e87f arm64: dts: qcom: Add PMI8996 DTSI file new a569b10bf74f arm64: dts: qcom: Add MSM8996v3.0 DTSI file new 08972f34a264 arm64: dts: qcom: msm8996-*: Disable HDMI by default new 9da65e441d4d arm64: dts: qcom: Add support for SONY Xperia X Performanc [...] new b9650a9e9c57 arm64: dts: qcom: sm8150-mtp: Add 8150 compatible string new ce3b50cf621c arm64: dts: qcom: sm8150: Fix incorrect cpu opp table entry new 26e02c98a9ad arm64: dts: qcom: sdm630: Rewrite memory map new 1ce921ae3d30 arm64: dts: qcom: sdm630: Add RPMPD nodes new 01b182d920a8 arm64: dts: qcom: sdm630: Add MMCC node new 045547a02252 arm64: dts: qcom: sdm630: Add interconnect provider nodes new b52555d590d1 arm64: dts: qcom: sdm630: Add MDSS nodes new 142662f8f43c arm64: dts: qcom: sdm630: Add qfprom subnodes new c65a4ed2ea8b arm64: dts: qcom: sdm630: Add USB configuration new 36a0d47aee6a arm64: dts: qcom: sdm630: Fix TLMM node and pinctrl configuration new 0b700aa1b3e6 arm64: dts: qcom: sdm630: Add SDHCI2 node new 738777ab85ea arm64: dts: qcom: sdm630: Add interconnect and opp table t [...] new a64fa0e23b5f arm64: dts: qcom: sdm630: Add GPU Clock Controller node new 6bb717fe56f6 arm64: dts: qcom: sdm630: Add clocks and power domains to [...] new 056d4ff8279a arm64: dts: qcom: sdm630: Add qcom,adreno-smmu compatible new 7c54b82b4545 arm64: dts: qcom: sdm630: Add TSENS node new c8236767599a arm64: dts: qcom: sdm630: Add modem/ADSP SMP2P nodes new 3332c59649fe arm64: dts: qcom: sdm630: Add thermal-zones configuration new 7ca2ebc90a46 arm64: dts: qcom: sdm630: Add ADSP remoteproc configuration new adc57d4a463b arm64: dts: qcom: sdm630: Raise tcsr_mutex_regs size new 5cf69dcbec8b arm64: dts: qcom: sdm630: Add Adreno 508 GPU configuration new b59b058c623d arm64: dts: qcom: pm660: Support SPMI regulators on PMIC sid 1 new 7b56a804e58b arm64: dts: qcom: pm660l: Add WLED support new 2a1fbb121aa6 arm64: dts: qcom: pm660l: Support SPMI regulators on PMIC sid 3 new 4bf097540506 arm64: dts: qcom: pm660(l): Add VADC and temp alarm nodes new 05aa0eb325c9 arm64: dts: qcom: sdm660: Make the DTS an overlay on top of 630 new 36c7b98f7935 arm64: dts: qcom: Add device tree for SDM636 new c21512cbfbfd arm64: dts: qcom: sdm630: Add IMEM node new f3d5d3cc6971 arm64: dts: qcom: sdm630: Configure the camera subsystem new ab290284398d arm64: dts: qcom: sdm660: Add required nodes for DSI1 new 8b36c824b9a7 arm64: dts: qcom: sdm630-xperia-nile: Add all RPM and fixe [...] new 158f80a68148 arm64: dts: qcom: sdm630-nile: Use &labels new 2c616239f255 arm64: dts: qcom: sdm630-nile: Add USB new fcbcd062a894 arm64: dts: qcom: sdm630-nile: Add Volume up key new 4c1d849ec047 arm64: dts: qcom: sdm630-xperia: Retire sdm630-sony-xperia [...] new f8fc1c43c51b arm64: dts: qcom: sdm630-nile: Add Synaptics touchscreen. new bc81940d8ca5 arm64: dts: qcom: sdm630-nile: Specify ADSP firmware name new e634d8196f7d arm64: dts: qcom: sdm630-nile: Enable uSD card slot new 18abedf7d4e6 arm64: dts: qcom: sdm630-nile: Remove gpio-keys autorepeat new 536f44285ff6 arm64: dts: qcom: sdm630: Add I2C functions to I2C pins new 712e245fcbfd arm64: dts: qcom: sdm630: Add DMA to I2C hosts new 2e01e0c21459 arm64: dts: qcom: sdm850-yoga: Enable IPA new 59983a5c918e arm64: dts: qcom: sm8250: Add DMA to I2C/SPI new cff4bbaf2a2d arm64: dts: qcom: Add support for SM6125 new 82e1783890b7 arm64: dts: qcom: sm6125: Add support for Sony Xperia 10II new 184adb500f72 arm64: dts: qcom: msm8996: don't use empty memory node new d53dc79f9b56 arm64: dts: qcom: msm8998: don't use empty memory node new cfdf0c276395 arm64: dts: qcom: sdm630: don't use empty memory node new 52c9887fba71 arm64: dts: qcom: ipq8074: fix pci node reg property new c81210e38966 arm64: dts: qcom: sdm660: use reg value for memory node new 1b91b8ef60e9 arm64: dts: qcom: ipq6018: drop '0x' from unit address new 639dfdbecd88 arm64: dts: qcom: sdm630: don't use underscore in node name new 8c678beca7ed arm64: dts: qcom: msm8994: don't use underscore in node name new 84f3efbe5b46 arm64: dts: qcom: msm8996: don't use underscore in node name new e9dd2f7204ed dt-bindings: arm: qcom: Document alcatel,idol347 board new 39d66a2e7fbf dt-bindings: arm: qcom: Drop qcom,mtp new 8dc7dba0cc25 arm64: dts: qcom: pm8004: Enable the PMIC peripherals by default new 589562946f85 arm64: dts: qcom: msm8996: Add gpu cooling support new 77b53d65dc1e arm64: dts: qcom: sm8250: Fix epss_l3 unit address new 437cdef515e2 arm64: dts: qcom: sc7180:: modified qfprom CORR size as pe [...] new 67146f073880 arm64: dts: qcom: sm8350: Add wakeup-parent to tlmm new 111c52854102 arm64: dts: qcom: sdm845: move bus clock to mdp node for s [...] new 001ce9785c06 arm64: dts: qcom: sm8250: remove bus clock from the mdss n [...] new 6493367f8031 arm64: dts: qcom: sc7280: Add interconnect properties for USB new 7dfb52dcc5a4 arm64: dts: qcom: sc7280: Remove pm8350 and pmr735b for sc [...] new 87f0b434b918 arm64: dts: qcom: sm8350: Rename GENI serial engine DT node new 383409806ed6 arm64: dts: qcom: sdm845-oneplus-common: enable debug UART new 3440b1becd3c arm64: dts: qcom: sdm845-oneplus: add ipa firmware names new 5b01733f4fe6 arm64: dts: qcom: sc7180: Update lpass cpu node for audio over dp new b22d313e1772 arm64: dts: qcom: sc7180-trogdor: Add lpass dai link for HDMI new 53bc6b4170d5 arm64: dts: qcom: ipq6018: correct TCSR block area new 11e03d692101 arm64: dts: qcom: sc7280: Fixup the cpufreq node new c1b2189a19cf arm64: dts: qcom: sc7280: Add qfprom node new 98b433864c20 arm64: dts: qcom: msm8916: Enable CoreSight STM component new 129e1c968457 arm64: dts: qcom: sm8150: add SPI nodes new f70c6dc013c1 arm64: dts: qcom: pm8150b: Add DTS node for PMIC VBUS booster new 095bbdd9a5c3 arm64: dts: qcom: ipq6018: Add pcie support new 06bf656eda23 arm64: dts: qcom: sm8350: add qupv3_id_1/i2c13 nodes new f9e2df82d290 arm64: dts: qcom: ipq8074: add crypto nodes new f26f6a5e41dc arm64: dts: qcom: ipq8074: add PRNG node new ab428819ee3f arm64: dts: qcom: sc7180-trogdor: Move panel under the bri [...] new fc4f0273d4fb arm64: dts: qcom: sc7280: add IPA information new 8dc7e3e5fe13 arm64: dts: qcom: sc7280: enable IPA for sc7280-idp new 310b266655a3 arm64: dts: qcom: sc7180: define ipa_fw_mem node new 84173ca35978 arm64: dts: qcom: sm8350: fix IPA interconnects new 14fec168bf8c dt-bindings: arm: qcom: Document qcom,sc7280-idp2 board new 97a5b73b7058 arm64: dts: qcom: sc7280-idp: Add device tree files for IDP2 new b547b216228f arm64: dts: qcom: sc7180: assign DSI clock source parents new 3289022b3298 arm64: dts: qcom: sdm845: assign DSI clock source parents new 77246d45d28f arm64: dts: qcom: sdm845-mtp: assign DSI clock source parents new 97ec669dfcfa arm64: dts: qcom: sm8250: assign DSI clock source parents new 198b8c8ede36 Merge tag 'v5.14-rc3' into arm64-for-5.15 new a0f480dc6546 Merge tag 'qcom-arm64-for-5.15' of git://git.kernel.org/pu [...] new 8c295b7f3d01 ARM: dts: aspeed-g6: Fix HVI3C function-group in pinctrl dtsi new 419cc0b8c127 ARM: dts: aspeed: Add Inspur NF5280M6 BMC machine new ded3e2864c73 ARM: dts: everest: Add phase corrections for eMMC new cc8606c58988 ARM: dts: aspeed: Enable ADC in Facebook AST2400 common dtsi new c8a66b42d689 ARM: dts: aspeed: wedge40: Remove redundant ADC device new 5501ab03b9f1 ARM: dts: aspeed: galaxy100: Remove redundant ADC device new 00e9e776fa19 ARM: dts: aspeed: wedge100: Enable ADC channels new a3034e895aba ARM: dts: rainier, everest: Add TPM reset GPIO new dc2de6ed7ee7 ARM: dts: aspeed: tacoma: Add TPM reset GPIO new db2d7420f8d3 ARM: dts: aspeed: ast2500evb: Enable built in RTC new 85aef2b218c8 dt-bindings: aspeed-sgpio: Convert txt bindings to yaml. new 0ffbfcbc273e dt-bindings: aspeed-sgpio: Add ast2600 sgpio new 09eccdc9ebb5 ARM: dts: aspeed-g6: Add SGPIO node. new dbc97765328a ARM: dts: aspeed-g5: Remove ngpios from sgpio node. new b74759f75327 ARM: dts: Add Facebook BMC 128MB flash layout new 2cbc14749ae7 ARM: dts: aspeed: wedge400: Use common flash layout new 0c6881e86d2f ARM: dts: aspeed: Common dtsi for Facebook AST2600 Network BMCs new 0ccdd60e51f0 ARM: dts: aspeed: Add Facebook Cloudripper (AST2600) BMC new 2f31f8c2a3aa ARM: dts: aspeed: Add Facebook Elbert (AST2600) BMC new 40cb6373b46c ARM: dts: aspeed: Add Facebook Fuji (AST2600) BMC new 813e3f1d51fd ARM: dts: aspeed: minipack: Update flash partition table new 9b5d85056cc8 ARM: dts: aspeed: cloudripper: Add comments for "mdio1" new 6b8b31269898 ARM: dts: aspeed: p10bmc: Add power control pins new c872138c2c71 Merge tag 'aspeed-5.15-devicetree' of git://git.kernel.org [...] new 7ab1f6539762 arm64: dts: allwinner: h6: tanix-tx6: Fix regulator node names new 35f2f8b802c1 arm64: dts: allwinner: h6: tanix-tx6: Add PIO power supplies new 9d3ef21dca2c arm64: dts: allwinner: h6: tanix-tx6: enable emmc new 4b2784473108 Merge tag 'sunxi-dt-for-5.15-1' of git://git.kernel.org/pu [...] new 2dc30eb9241c arm64: dts: HiSilicon: hi3660: address a PCI warning new 911f0faf4858 Merge tag 'hisi-arm64-dt-for-5.15' of git://github.com/his [...] new 4c43a41e5b8c arm64: dts: cn913x: add device trees for topology B boards new f3200db5c6a5 dts: marvell: Enable 10G interfaces on 9130-DB and 9131-DB boards new 5c0ee54723f3 arm64: dts: add support for Marvell cn9130-crb platform new 45b256532782 arch/arm64: dts: change 10gbase-kr to 10gbase-r in Armada new 514ef1e62d65 arm64: dts: marvell: armada-37xx: Extend PCIe MEM space new c4d3928250de Merge tag 'mvebu-dt64-5.15-1' of git://git.kernel.org/pub/ [...] new f295228b384f ARM: dts: rockchip: rename pcfg_* nodenames for rk3066/rk3188 new 2120e486b419 ARM: dts: rockchip: add space after &grf on rk3188 new b3198e046821 ARM: dts: rockchip: rename timer compatible strings for rk3066a new 6af95e03fb11 ARM: dts: rockchip: remove interrupt-names from iommu nodes new 453da32aca12 ARM: dts: rockchip: add io-domains node to rk3188.dtsi new c0728a2732f0 ARM: dts: rockchip: add io-domains nodes to rv1108.dtsi new 9d508827c793 ARM: dts: rockchip: Add SFC to RV1108 new bb4544c6d415 Merge tag 'v5.15-rockchip-dts32-1' of git://git.kernel.org [...] new 3bf9899f87d8 ARM: dts: zynq: add NAND flash controller node new c387eea58f93 ARM: dts: ebaz4205: enable NAND support new 9fdbbe8443a3 Merge tag 'zynq-dt-for-v5.15' of https://github.com/Xilinx [...] new 9e62ec0e661c arm/arm64: dts: Fix remaining dtc 'unit_address_format' warnings new 7c636d4d20f8 Merge tag 'dt-5.15' of git://git.kernel.org/pub/scm/linux/ [...]
The 732 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: Documentation/ABI/testing/sysfs-devices-system-cpu | 26 + Documentation/admin-guide/kernel-parameters.txt | 14 + Documentation/arm64/asymmetric-32bit.rst | 155 +++ Documentation/arm64/booting.rst | 37 +- Documentation/arm64/index.rst | 1 + Documentation/arm64/memory-tagging-extension.rst | 48 +- .../devicetree/bindings/arm/atmel-at91.yaml | 5 + .../devicetree/bindings/arm/atmel-sysregs.txt | 14 +- Documentation/devicetree/bindings/arm/fsl.yaml | 29 + Documentation/devicetree/bindings/arm/qcom.yaml | 10 + Documentation/devicetree/bindings/arm/renesas.yaml | 50 +- Documentation/devicetree/bindings/arm/tegra.yaml | 1 + .../bindings/ata/intel,ixp4xx-compact-flash.yaml | 61 + .../bus/intel,ixp4xx-expansion-bus-controller.yaml | 168 +++ .../devicetree/bindings/dma/fsl-imx-sdma.txt | 1 + .../devicetree/bindings/firmware/arm,scmi.yaml | 8 +- .../devicetree/bindings/gpio/aspeed,sgpio.yaml | 77 ++ .../devicetree/bindings/gpio/sgpio-aspeed.txt | 46 - .../devicetree/bindings/i2c/renesas,riic.yaml | 30 +- .../devicetree/bindings/mailbox/mtk-gce.txt | 15 + .../devicetree/bindings/media/nxp,imx8-jpeg.yaml | 19 +- .../devicetree/bindings/power/qcom,rpmpd.yaml | 1 + .../bindings/power/rockchip-io-domain.txt | 135 -- .../bindings/power/rockchip-io-domain.yaml | 360 +++++ .../devicetree/bindings/reset/qcom,aoss-reset.yaml | 5 + .../devicetree/bindings/reset/qcom,pdc-global.yaml | 4 + .../bindings/reset/renesas,rzg2l-usbphy-ctrl.yaml | 65 + .../reset/socionext,uniphier-glue-reset.yaml | 88 ++ .../devicetree/bindings/reset/uniphier-reset.txt | 61 - .../devicetree/bindings/soc/qcom/qcom,aoss-qmp.txt | 87 -- .../bindings/soc/qcom/qcom,aoss-qmp.yaml | 114 ++ .../devicetree/bindings/soc/qcom/qcom,geni-se.yaml | 3 + .../devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml | 1 + .../devicetree/bindings/soc/rockchip/grf.yaml | 19 +- .../devicetree/bindings/soc/ti/ti,pruss.yaml | 41 +- .../devicetree/bindings/thermal/qcom-tsens.yaml | 1 + .../devicetree/bindings/vendor-prefixes.yaml | 6 + MAINTAINERS | 11 +- arch/alpha/Kconfig | 2 - arch/alpha/include/uapi/asm/siginfo.h | 2 - arch/alpha/kernel/osf_sys.c | 2 +- arch/alpha/kernel/signal.c | 4 +- arch/alpha/kernel/syscalls/syscall.tbl | 2 +- arch/alpha/kernel/traps.c | 26 +- arch/alpha/mm/fault.c | 4 +- arch/arc/include/asm/uaccess.h | 72 - arch/arc/mm/extable.c | 12 - arch/arm/Kconfig | 2 - arch/arm/Kconfig.debug | 10 + arch/arm/boot/dts/Makefile | 41 +- arch/arm/boot/dts/am335x-baltos-ir2110.dts | 10 +- arch/arm/boot/dts/am335x-baltos-ir3220.dts | 8 +- arch/arm/boot/dts/am335x-baltos-ir5221.dts | 8 +- arch/arm/boot/dts/am335x-baltos.dtsi | 5 +- arch/arm/boot/dts/am335x-bone-common.dtsi | 17 +- arch/arm/boot/dts/am335x-boneblack-common.dtsi | 135 -- ...lack-common.dtsi => am335x-boneblack-hdmi.dtsi} | 28 - arch/arm/boot/dts/am335x-boneblack-wireless.dts | 3 +- arch/arm/boot/dts/am335x-boneblack.dts | 1 + arch/arm/boot/dts/am335x-boneblue.dts | 143 +- arch/arm/boot/dts/am335x-bonegreen-wireless.dts | 2 +- arch/arm/boot/dts/am335x-chiliboard.dts | 13 +- arch/arm/boot/dts/am335x-cm-t335.dts | 13 +- arch/arm/boot/dts/am335x-evm.dts | 4 + arch/arm/boot/dts/am335x-evmsk.dts | 4 + arch/arm/boot/dts/am335x-icev2.dts | 4 + arch/arm/boot/dts/am335x-igep0033.dtsi | 12 +- arch/arm/boot/dts/am335x-lxm.dts | 14 +- arch/arm/boot/dts/am335x-moxa-uc-2100-common.dtsi | 12 +- arch/arm/boot/dts/am335x-moxa-uc-2101.dts | 7 +- arch/arm/boot/dts/am335x-moxa-uc-8100-common.dtsi | 16 +- arch/arm/boot/dts/am335x-myirtech-myc.dtsi | 25 +- arch/arm/boot/dts/am335x-myirtech-myd.dts | 18 +- arch/arm/boot/dts/am335x-nano.dts | 13 +- arch/arm/boot/dts/am335x-netcan-plus-1xx.dts | 10 +- arch/arm/boot/dts/am335x-netcom-plus-2xx.dts | 10 +- arch/arm/boot/dts/am335x-netcom-plus-8xx.dts | 10 +- arch/arm/boot/dts/am335x-osd3358-sm-red.dts | 13 +- arch/arm/boot/dts/am335x-pcm-953.dtsi | 10 +- arch/arm/boot/dts/am335x-pdu001.dts | 14 +- arch/arm/boot/dts/am335x-pepper.dts | 14 +- arch/arm/boot/dts/am335x-phycore-som.dtsi | 14 +- arch/arm/boot/dts/am335x-regor.dtsi | 11 +- ...oud-bbe.dts => am335x-sancloud-bbe-common.dtsi} | 78 +- arch/arm/boot/dts/am335x-sancloud-bbe-lite.dts | 50 + arch/arm/boot/dts/am335x-sancloud-bbe.dts | 96 +- arch/arm/boot/dts/am335x-shc.dts | 38 +- arch/arm/boot/dts/am335x-sl50.dts | 12 +- arch/arm/boot/dts/am335x-wega.dtsi | 11 +- arch/arm/boot/dts/am33xx-l4.dtsi | 82 ++ arch/arm/boot/dts/am33xx.dtsi | 4 +- arch/arm/boot/dts/am4372.dtsi | 165 +++ arch/arm/boot/dts/am437x-cm-t43.dts | 4 + arch/arm/boot/dts/am437x-gp-evm.dts | 4 + arch/arm/boot/dts/am437x-idk-evm.dts | 4 + arch/arm/boot/dts/am437x-sk-evm.dts | 4 + arch/arm/boot/dts/am43x-epos-evm.dts | 4 + arch/arm/boot/dts/am57-pruss.dtsi | 178 ++- arch/arm/boot/dts/am571x-idk.dts | 8 + arch/arm/boot/dts/am572x-idk.dts | 8 + arch/arm/boot/dts/am5748.dtsi | 6 +- arch/arm/boot/dts/am574x-idk.dts | 10 +- arch/arm/boot/dts/am57xx-beagle-x15-common.dtsi | 8 + arch/arm/boot/dts/am57xx-cl-som-am57x.dts | 8 + arch/arm/boot/dts/aspeed-ast2500-evb.dts | 4 + .../boot/dts/aspeed-bmc-facebook-cloudripper.dts | 544 ++++++++ arch/arm/boot/dts/aspeed-bmc-facebook-elbert.dts | 185 +++ ...k-minipack.dts => aspeed-bmc-facebook-fuji.dts} | 552 ++++---- .../arm/boot/dts/aspeed-bmc-facebook-galaxy100.dts | 4 - arch/arm/boot/dts/aspeed-bmc-facebook-minipack.dts | 8 +- arch/arm/boot/dts/aspeed-bmc-facebook-wedge100.dts | 5 + arch/arm/boot/dts/aspeed-bmc-facebook-wedge40.dts | 4 - arch/arm/boot/dts/aspeed-bmc-facebook-wedge400.dts | 48 +- arch/arm/boot/dts/aspeed-bmc-ibm-everest.dts | 6 +- arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts | 2 +- arch/arm/boot/dts/aspeed-bmc-inspur-nf5280m6.dts | 691 ++++++++++ arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts | 2 +- arch/arm/boot/dts/aspeed-g5.dtsi | 1 - arch/arm/boot/dts/aspeed-g6-pinctrl.dtsi | 4 +- arch/arm/boot/dts/aspeed-g6.dtsi | 28 + .../boot/dts/ast2400-facebook-netbmc-common.dtsi | 4 + .../boot/dts/ast2600-facebook-netbmc-common.dtsi | 169 +++ arch/arm/boot/dts/at91-kizbox3_common.dtsi | 2 +- arch/arm/boot/dts/at91-sam9x60ek.dts | 18 +- arch/arm/boot/dts/at91-sama5d27_som1.dtsi | 12 +- arch/arm/boot/dts/at91-sama5d27_som1_ek.dts | 6 +- arch/arm/boot/dts/at91-sama5d27_wlsom1_ek.dts | 2 +- arch/arm/boot/dts/at91-sama5d2_icp.dts | 8 +- arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts | 6 +- arch/arm/boot/dts/at91-sama5d2_xplained.dts | 16 +- arch/arm/boot/dts/at91-sama5d3_xplained.dts | 31 +- arch/arm/boot/dts/at91-sama5d4_xplained.dts | 32 +- arch/arm/boot/dts/at91-sama7g5ek.dts | 656 +++++++++ arch/arm/boot/dts/dm8148-evm.dts | 8 +- arch/arm/boot/dts/dm8168-evm.dts | 8 +- arch/arm/boot/dts/dra74x-p.dtsi | 27 + arch/arm/boot/dts/dra76x.dtsi | 12 - arch/arm/boot/dts/exynos3250.dtsi | 11 + arch/arm/boot/dts/exynos4210.dtsi | 11 + arch/arm/boot/dts/exynos4412.dtsi | 17 + arch/arm/boot/dts/exynos5250.dtsi | 11 + arch/arm/boot/dts/exynos5260.dtsi | 38 +- arch/arm/boot/dts/exynos5420-cpus.dtsi | 32 + arch/arm/boot/dts/exynos5422-cpus.dtsi | 32 + .../boot/dts/facebook-bmc-flash-layout-128.dtsi | 60 + arch/arm/boot/dts/imx6dl-dhcom-picoitx.dts | 20 + arch/arm/boot/dts/imx6dl-skov-revc-lt2.dts | 13 + arch/arm/boot/dts/imx6dl-skov-revc-lt6.dts | 106 ++ arch/arm/boot/dts/imx6dl-solidsense.dts | 54 + arch/arm/boot/dts/imx6q-dhcom-pdk2.dts | 270 +--- arch/arm/boot/dts/imx6q-skov-revc-lt2.dts | 36 + arch/arm/boot/dts/imx6q-skov-revc-lt6.dts | 128 ++ .../boot/dts/imx6q-skov-reve-mi1010ait-1cp1.dts | 127 ++ arch/arm/boot/dts/imx6q-solidsense.dts | 54 + arch/arm/boot/dts/imx6q.dtsi | 2 +- arch/arm/boot/dts/imx6qdl-dhcom-drc02.dtsi | 139 ++ ...mx6q-dhcom-pdk2.dts => imx6qdl-dhcom-pdk2.dtsi} | 324 +++-- arch/arm/boot/dts/imx6qdl-dhcom-picoitx.dtsi | 69 + ...imx6q-dhcom-som.dtsi => imx6qdl-dhcom-som.dtsi} | 631 ++++++--- arch/arm/boot/dts/imx6qdl-gw51xx.dtsi | 1 + arch/arm/boot/dts/imx6qdl-gw52xx.dtsi | 1 + arch/arm/boot/dts/imx6qdl-gw54xx.dtsi | 1 + arch/arm/boot/dts/imx6qdl-gw553x.dtsi | 1 + arch/arm/boot/dts/imx6qdl-gw5904.dtsi | 5 + arch/arm/boot/dts/imx6qdl-skov-cpu-revc.dtsi | 54 + arch/arm/boot/dts/imx6qdl-skov-cpu.dtsi | 477 +++++++ arch/arm/boot/dts/imx6qdl-solidsense.dtsi | 160 +++ arch/arm/boot/dts/imx6qdl.dtsi | 8 +- arch/arm/boot/dts/imx6qp-prtwd3.dts | 2 + arch/arm/boot/dts/imx6s-dhcom-drc02.dts | 30 + arch/arm/boot/dts/imx7d-remarkable2.dts | 91 ++ arch/arm/boot/dts/imx7s.dtsi | 28 + arch/arm/boot/dts/integratorap-im-pd1.dts | 4 +- arch/arm/boot/dts/intel-ixp42x-adi-coyote.dts | 110 ++ arch/arm/boot/dts/intel-ixp42x-arcom-vulcan.dts | 167 +++ arch/arm/boot/dts/intel-ixp42x-dlink-dsm-g600.dts | 145 ++ arch/arm/boot/dts/intel-ixp42x-freecom-fsg-3.dts | 158 +++ .../arm/boot/dts/intel-ixp42x-gateworks-gw2348.dts | 172 +++ arch/arm/boot/dts/intel-ixp42x-iomega-nas100d.dts | 146 ++ arch/arm/boot/dts/intel-ixp42x-ixdp425.dts | 72 + arch/arm/boot/dts/intel-ixp42x-ixdpg425.dts | 125 ++ arch/arm/boot/dts/intel-ixp42x-linksys-nslu2.dts | 30 +- arch/arm/boot/dts/intel-ixp42x-linksys-wrv54g.dts | 173 +++ arch/arm/boot/dts/intel-ixp42x-netgear-wg302v2.dts | 95 ++ .../arm/boot/dts/intel-ixp42x-welltech-epbx100.dts | 84 +- arch/arm/boot/dts/intel-ixp42x.dtsi | 5 + .../arm/boot/dts/intel-ixp43x-gateworks-gw2358.dts | 81 +- arch/arm/boot/dts/intel-ixp43x-kixrp435.dts | 68 + arch/arm/boot/dts/intel-ixp43x.dtsi | 6 + arch/arm/boot/dts/intel-ixp45x-ixp46x.dtsi | 11 + arch/arm/boot/dts/intel-ixp46x-ixdp465.dts | 38 + .../boot/dts/intel-ixp4xx-reference-design.dtsi | 132 ++ arch/arm/boot/dts/intel-ixp4xx.dtsi | 44 +- arch/arm/boot/dts/keystone-k2e-netcp.dtsi | 2 +- arch/arm/boot/dts/keystone-k2hk-netcp.dtsi | 2 +- arch/arm/boot/dts/keystone-k2l-netcp.dtsi | 2 +- arch/arm/boot/dts/meson.dtsi | 12 + arch/arm/boot/dts/meson8.dtsi | 68 + arch/arm/boot/dts/meson8b-ec100.dts | 48 +- arch/arm/boot/dts/meson8b-mxq.dts | 4 +- arch/arm/boot/dts/meson8b-odroidc1.dts | 4 +- arch/arm/boot/dts/meson8b.dtsi | 63 + arch/arm/boot/dts/mt7623.dtsi | 2 +- arch/arm/boot/dts/nuvoton-npcm750-evb.dts | 4 +- arch/arm/boot/dts/omap4-l4-abe.dtsi | 38 +- arch/arm/boot/dts/owl-s500-roseapplepi.dts | 45 + arch/arm/boot/dts/owl-s500.dtsi | 10 + arch/arm/boot/dts/qcom-apq8060-dragonboard.dts | 23 +- arch/arm/boot/dts/qcom-apq8064.dtsi | 30 +- arch/arm/boot/dts/qcom-ipq8064.dtsi | 20 +- arch/arm/boot/dts/qcom-msm8226-samsung-s3ve3g.dts | 25 + arch/arm/boot/dts/qcom-msm8226.dtsi | 147 ++ arch/arm/boot/dts/qcom-msm8974-samsung-klte.dts | 11 + .../boot/dts/qcom-msm8974-sony-xperia-castor.dts | 81 ++ arch/arm/boot/dts/qcom-msm8974.dtsi | 9 + arch/arm/boot/dts/qcom-sdx55.dtsi | 2 +- arch/arm/boot/dts/r7s72100.dtsi | 8 + arch/arm/boot/dts/r7s9210.dtsi | 8 + arch/arm/boot/dts/r8a73a4.dtsi | 44 - arch/arm/boot/dts/r8a7742.dtsi | 4 +- arch/arm/boot/dts/r8a7743.dtsi | 4 +- arch/arm/boot/dts/r8a7744.dtsi | 4 +- arch/arm/boot/dts/rk3066a.dtsi | 10 +- arch/arm/boot/dts/rk3188.dtsi | 13 +- arch/arm/boot/dts/rk3288.dtsi | 6 - arch/arm/boot/dts/rv1108.dtsi | 49 +- arch/arm/boot/dts/sama7g5-pinfunc.h | 923 +++++++++++++ arch/arm/boot/dts/sama7g5.dtsi | 528 +++++++ arch/arm/boot/dts/ste-ab8500.dtsi | 36 +- arch/arm/boot/dts/ste-ab8505.dtsi | 30 +- arch/arm/boot/dts/ste-db8500.dtsi | 13 +- arch/arm/boot/dts/ste-db8520.dtsi | 13 +- arch/arm/boot/dts/ste-db9500.dtsi | 9 +- arch/arm/boot/dts/ste-dbx5x0-pinctrl.dtsi | 18 + arch/arm/boot/dts/ste-href.dtsi | 4 + arch/arm/boot/dts/ste-snowball.dts | 2 + ...ung-janice.dts => ste-ux500-samsung-codina.dts} | 658 ++++----- ...ung-janice.dts => ste-ux500-samsung-gavini.dts} | 467 +++---- arch/arm/boot/dts/ste-ux500-samsung-golden.dts | 2 + arch/arm/boot/dts/ste-ux500-samsung-janice.dts | 4 +- ...msung-skomer.dts => ste-ux500-samsung-kyle.dts} | 237 ++-- arch/arm/boot/dts/ste-ux500-samsung-skomer.dts | 2 + arch/arm/boot/dts/stih407-b2120.dts | 1 - arch/arm/boot/dts/stih407-clock.dtsi | 128 +- arch/arm/boot/dts/stih407-family.dtsi | 15 + arch/arm/boot/dts/stih410-b2120.dts | 1 - arch/arm/boot/dts/stih410-b2260.dts | 1 - arch/arm/boot/dts/stih410-clock.dtsi | 138 +- arch/arm/boot/dts/stih418-b2199.dts | 1 - arch/arm/boot/dts/stih418-b2264.dts | 151 ++ arch/arm/boot/dts/stih418-clock.dtsi | 136 +- arch/arm/boot/dts/stih418.dtsi | 12 + arch/arm/boot/dts/stm32429i-eval.dts | 2 +- arch/arm/boot/dts/stm32f469-disco.dts | 2 +- arch/arm/boot/dts/stm32mp157c-ed1.dts | 4 +- arch/arm/boot/dts/stm32mp15xx-dhcom-drc02.dtsi | 4 + arch/arm/boot/dts/stm32mp15xx-dhcom-pdk2.dtsi | 25 +- arch/arm/boot/dts/stm32mp15xx-dhcor-avenger96.dtsi | 6 +- arch/arm/boot/dts/stm32mp15xx-dkx.dtsi | 12 +- arch/arm/boot/dts/tegra114-dalmore.dts | 2 +- arch/arm/boot/dts/tegra124-apalis-v1.2.dtsi | 2 +- arch/arm/boot/dts/tegra124-apalis.dtsi | 2 +- arch/arm/boot/dts/tegra124-jetson-tk1.dts | 2 +- arch/arm/boot/dts/tegra124-nyan.dtsi | 2 +- arch/arm/boot/dts/tegra20-acer-a500-picasso.dts | 90 +- arch/arm/boot/dts/tegra20-paz00.dts | 4 + arch/arm/boot/dts/tegra20-tamonten.dtsi | 14 +- .../dts/tegra30-asus-nexus7-grouper-common.dtsi | 60 +- arch/arm/boot/dts/tegra30-cardhu.dtsi | 2 +- arch/arm/boot/dts/tegra30-ouya.dts | 13 +- arch/arm/boot/dts/tegra30.dtsi | 87 +- arch/arm/boot/dts/vf610-zii-dev-rev-b.dts | 2 - arch/arm/boot/dts/zynq-7000.dtsi | 21 + arch/arm/boot/dts/zynq-ebaz4205.dts | 12 + arch/arm/configs/aspeed_g4_defconfig | 16 +- arch/arm/configs/aspeed_g5_defconfig | 25 +- arch/arm/configs/ep93xx_defconfig | 1 - arch/arm/configs/imx_v6_v7_defconfig | 3 +- arch/arm/configs/multi_v7_defconfig | 8 + arch/arm/configs/sama7_defconfig | 209 +++ arch/arm/configs/tegra_defconfig | 25 +- arch/arm/include/asm/fpstate.h | 8 - arch/arm/include/asm/thread_info.h | 8 - arch/arm/include/asm/ucontext.h | 14 - arch/arm/include/uapi/asm/hwcap.h | 2 +- arch/arm/include/uapi/asm/ptrace.h | 4 +- arch/arm/kernel/asm-offsets.c | 3 - arch/arm/kernel/entry-armv.S | 6 - arch/arm/kernel/ptrace.c | 36 - arch/arm/kernel/signal.c | 81 +- arch/arm/mach-at91/Kconfig | 18 + arch/arm/mach-at91/Makefile | 1 + arch/arm/mach-at91/generic.h | 2 + arch/arm/mach-at91/pm.c | 343 +++-- arch/arm/mach-at91/pm.h | 3 + arch/arm/mach-at91/pm_data-offsets.c | 2 + arch/arm/mach-at91/pm_suspend.S | 827 ++++++++--- arch/arm/mach-at91/sama7.c | 33 + arch/arm/mach-ep93xx/Kconfig | 5 - arch/arm/mach-ep93xx/Makefile | 3 - arch/arm/mach-ep93xx/adssphere.c | 1 - arch/arm/mach-ep93xx/core.c | 5 - arch/arm/mach-ep93xx/crunch-bits.S | 310 ----- arch/arm/mach-ep93xx/crunch.c | 86 -- arch/arm/mach-ep93xx/edb93xx.c | 8 - arch/arm/mach-ep93xx/gesbc9312.c | 1 - arch/arm/mach-ep93xx/micro9.c | 4 - arch/arm/mach-ep93xx/platform.h | 7 - arch/arm/mach-ep93xx/simone.c | 1 - arch/arm/mach-ep93xx/snappercl15.c | 1 - arch/arm/mach-ep93xx/ts72xx.c | 2 - arch/arm/mach-ep93xx/vision_ep9307.c | 1 - arch/arm/mach-ixp4xx/Kconfig | 158 --- arch/arm/mach-ixp4xx/Makefile | 26 - arch/arm/mach-ixp4xx/avila-pci.c | 79 -- arch/arm/mach-ixp4xx/avila-setup.c | 210 --- arch/arm/mach-ixp4xx/coyote-pci.c | 62 - arch/arm/mach-ixp4xx/coyote-setup.c | 144 -- arch/arm/mach-ixp4xx/dsmg600-pci.c | 77 -- arch/arm/mach-ixp4xx/dsmg600-setup.c | 304 ----- arch/arm/mach-ixp4xx/fsg-pci.c | 73 - arch/arm/mach-ixp4xx/fsg-setup.c | 311 ----- arch/arm/mach-ixp4xx/gtwx5715-pci.c | 72 - arch/arm/mach-ixp4xx/gtwx5715-setup.c | 167 --- arch/arm/mach-ixp4xx/ixdp425-pci.c | 75 - arch/arm/mach-ixp4xx/ixdp425-setup.c | 339 ----- arch/arm/mach-ixp4xx/ixdpg425-pci.c | 56 - arch/arm/mach-ixp4xx/miccpt-pci.c | 75 - arch/arm/mach-ixp4xx/nas100d-pci.c | 73 - arch/arm/mach-ixp4xx/nas100d-setup.c | 353 ----- arch/arm/mach-ixp4xx/nslu2-pci.c | 69 - arch/arm/mach-ixp4xx/nslu2-setup.c | 341 ----- arch/arm/mach-ixp4xx/omixp-setup.c | 298 ---- arch/arm/mach-ixp4xx/vulcan-pci.c | 70 - arch/arm/mach-ixp4xx/vulcan-setup.c | 282 ---- arch/arm/mach-ixp4xx/wg302v2-pci.c | 60 - arch/arm/mach-ixp4xx/wg302v2-setup.c | 114 -- arch/arm/mach-omap2/Kconfig | 23 - arch/arm/mach-omap2/pm34xx.c | 5 - arch/arm/mach-s3c/mach-gta02.c | 3 +- arch/arm/mach-tegra/pm.c | 2 +- arch/arm/mach-tegra/pm.h | 6 - arch/arm/mach-tegra/tegra.c | 2 - arch/arm/tools/syscall.tbl | 2 +- arch/arm64/Kconfig | 2 - arch/arm64/Makefile | 7 +- arch/arm64/boot/Makefile | 8 - .../boot/dts/allwinner/sun50i-h6-tanix-tx6.dts | 27 +- .../boot/dts/amlogic/meson-gxbb-nanopi-k2.dts | 13 +- .../boot/dts/amlogic/meson-gxbb-vega-s95.dtsi | 61 + .../dts/amlogic/meson-gxl-s905x-khadas-vim.dts | 2 + .../boot/dts/amlogic/meson-gxm-khadas-vim2.dts | 3 +- .../arm64/boot/dts/amlogic/meson-gxm-nexbox-a1.dts | 61 + arch/arm64/boot/dts/exynos/exynos5433.dtsi | 102 ++ arch/arm64/boot/dts/exynos/exynos7.dtsi | 37 +- arch/arm64/boot/dts/freescale/Makefile | 4 + arch/arm64/boot/dts/freescale/fsl-ls1046a-frwy.dts | 8 +- arch/arm64/boot/dts/freescale/fsl-ls1046a-rdb.dts | 7 +- arch/arm64/boot/dts/freescale/fsl-ls1088a-rdb.dts | 9 + .../arm64/boot/dts/freescale/fsl-ls1088a-ten64.dts | 389 ++++++ arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi | 18 + arch/arm64/boot/dts/freescale/fsl-ls2088a-rdb.dts | 4 + arch/arm64/boot/dts/freescale/fsl-lx2160a-rdb.dts | 4 + arch/arm64/boot/dts/freescale/imx8-ss-img.dtsi | 80 ++ .../boot/dts/freescale/imx8mm-venice-gw700x.dtsi | 64 +- .../boot/dts/freescale/imx8mm-venice-gw71xx.dtsi | 5 +- .../boot/dts/freescale/imx8mm-venice-gw7901.dts | 15 +- ...-venice-gw7901.dts => imx8mm-venice-gw7902.dts} | 618 ++++----- arch/arm64/boot/dts/freescale/imx8mm.dtsi | 9 +- .../boot/dts/freescale/imx8mn-venice-gw7902.dts | 884 ++++++++++++ arch/arm64/boot/dts/freescale/imx8mn.dtsi | 4 +- arch/arm64/boot/dts/freescale/imx8mp.dtsi | 31 +- arch/arm64/boot/dts/freescale/imx8mq-evk.dts | 14 +- .../boot/dts/freescale/imx8mq-mnt-reform2.dts | 213 +++ .../boot/dts/freescale/imx8mq-nitrogen-som.dtsi | 275 ++++ arch/arm64/boot/dts/freescale/imx8mq.dtsi | 105 +- arch/arm64/boot/dts/freescale/imx8qm-ss-img.dtsi | 12 + arch/arm64/boot/dts/freescale/imx8qm.dtsi | 2 + arch/arm64/boot/dts/freescale/imx8qxp-ai_ml.dts | 2 +- arch/arm64/boot/dts/freescale/imx8qxp-ss-img.dtsi | 13 + arch/arm64/boot/dts/freescale/imx8qxp.dtsi | 4 +- arch/arm64/boot/dts/hisilicon/hi3660.dtsi | 2 +- arch/arm64/boot/dts/marvell/Makefile | 5 + .../boot/dts/marvell/armada-3720-turris-mox.dts | 17 + arch/arm64/boot/dts/marvell/armada-37xx.dtsi | 11 +- arch/arm64/boot/dts/marvell/armada-7040-db.dts | 2 +- .../dts/marvell/armada-8040-clearfog-gt-8k.dts | 2 +- arch/arm64/boot/dts/marvell/armada-8040-db.dts | 4 +- arch/arm64/boot/dts/marvell/cn9130-crb-A.dts | 38 + arch/arm64/boot/dts/marvell/cn9130-crb-B.dts | 46 + arch/arm64/boot/dts/marvell/cn9130-crb.dtsi | 222 +++ arch/arm64/boot/dts/marvell/cn9130-db-B.dts | 22 + arch/arm64/boot/dts/marvell/cn9130-db.dts | 403 +----- .../dts/marvell/{cn9130-db.dts => cn9130-db.dtsi} | 13 +- arch/arm64/boot/dts/marvell/cn9131-db-B.dts | 22 + arch/arm64/boot/dts/marvell/cn9131-db.dts | 197 +-- .../dts/marvell/{cn9131-db.dts => cn9131-db.dtsi} | 9 +- arch/arm64/boot/dts/marvell/cn9132-db-B.dts | 22 + arch/arm64/boot/dts/marvell/cn9132-db.dts | 218 +-- .../dts/marvell/{cn9132-db.dts => cn9132-db.dtsi} | 7 +- arch/arm64/boot/dts/mediatek/mt8173-elm.dtsi | 10 + arch/arm64/boot/dts/mediatek/mt8173-evb.dts | 4 + arch/arm64/boot/dts/mediatek/mt8173.dtsi | 2 +- arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi | 2 + arch/arm64/boot/dts/mediatek/mt8183.dtsi | 2 + arch/arm64/boot/dts/nvidia/Makefile | 1 + arch/arm64/boot/dts/nvidia/tegra132.dtsi | 4 +- .../dts/nvidia/tegra186-p3509-0000+p3636-0001.dts | 718 ++++++++++ arch/arm64/boot/dts/nvidia/tegra186.dtsi | 91 ++ arch/arm64/boot/dts/nvidia/tegra194-p2888.dtsi | 2 +- arch/arm64/boot/dts/nvidia/tegra194.dtsi | 6 +- arch/arm64/boot/dts/qcom/Makefile | 9 + arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi | 1 + arch/arm64/boot/dts/qcom/apq8096-ifc6640.dts | 8 + arch/arm64/boot/dts/qcom/ipq6018-cp01-c1.dts | 8 + arch/arm64/boot/dts/qcom/ipq6018.dtsi | 157 ++- arch/arm64/boot/dts/qcom/ipq8074-hk01.dts | 2 +- arch/arm64/boot/dts/qcom/ipq8074.dtsi | 54 +- arch/arm64/boot/dts/qcom/msm8916-mtp.dts | 3 +- .../boot/dts/qcom/msm8916-wingtech-wt88047.dts | 313 +++++ arch/arm64/boot/dts/qcom/msm8916.dtsi | 27 + arch/arm64/boot/dts/qcom/msm8994.dtsi | 8 +- arch/arm64/boot/dts/qcom/msm8996-mtp.dtsi | 8 + .../qcom/msm8996-pmi8996-sony-xperia-tone-dora.dts | 11 + .../msm8996-pmi8996-sony-xperia-tone-kagura.dts | 11 + .../msm8996-pmi8996-sony-xperia-tone-keyaki.dts | 11 + .../dts/qcom/msm8996-sony-xperia-tone-dora.dts | 27 + .../dts/qcom/msm8996-sony-xperia-tone-kagura.dts | 15 + .../dts/qcom/msm8996-sony-xperia-tone-keyaki.dts | 26 + .../boot/dts/qcom/msm8996-sony-xperia-tone.dtsi | 956 +++++++++++++ arch/arm64/boot/dts/qcom/msm8996-v3.0.dtsi | 63 + arch/arm64/boot/dts/qcom/msm8996.dtsi | 44 +- arch/arm64/boot/dts/qcom/msm8998.dtsi | 4 +- arch/arm64/boot/dts/qcom/pm660.dtsi | 133 ++ arch/arm64/boot/dts/qcom/pm660l.dtsi | 54 + arch/arm64/boot/dts/qcom/pm8004.dtsi | 2 - arch/arm64/boot/dts/qcom/pm8150b.dtsi | 6 + arch/arm64/boot/dts/qcom/pmi8996.dtsi | 15 + arch/arm64/boot/dts/qcom/sa8155p-adp.dts | 60 +- .../arm64/boot/dts/qcom/sc7180-trogdor-coachz.dtsi | 2 +- arch/arm64/boot/dts/qcom/sc7180-trogdor.dtsi | 32 +- arch/arm64/boot/dts/qcom/sc7180.dtsi | 102 +- arch/arm64/boot/dts/qcom/sc7280-idp.dts | 280 +--- .../dts/qcom/{sc7280-idp.dts => sc7280-idp.dtsi} | 147 +- arch/arm64/boot/dts/qcom/sc7280-idp2.dts | 23 + arch/arm64/boot/dts/qcom/sc7280.dtsi | 255 +++- .../dts/qcom/sdm630-sony-xperia-ganges-kirin.dts | 14 +- .../boot/dts/qcom/sdm630-sony-xperia-ganges.dtsi | 40 - .../dts/qcom/sdm630-sony-xperia-nile-discovery.dts | 1 + .../dts/qcom/sdm630-sony-xperia-nile-pioneer.dts | 1 + .../dts/qcom/sdm630-sony-xperia-nile-voyager.dts | 1 + .../boot/dts/qcom/sdm630-sony-xperia-nile.dtsi | 527 ++++++- arch/arm64/boot/dts/qcom/sdm630.dtsi | 1441 ++++++++++++++++++-- .../dts/qcom/sdm636-sony-xperia-ganges-mermaid.dts | 14 +- arch/arm64/boot/dts/qcom/sdm636.dtsi | 23 + .../arm64/boot/dts/qcom/sdm660-xiaomi-lavender.dts | 2 - arch/arm64/boot/dts/qcom/sdm660.dtsi | 519 +++---- arch/arm64/boot/dts/qcom/sdm845-mtp.dts | 3 + .../arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi | 11 + arch/arm64/boot/dts/qcom/sdm845.dtsi | 35 +- .../boot/dts/qcom/sdm850-lenovo-yoga-c630.dts | 5 + .../dts/qcom/sm6125-sony-xperia-seine-pdx201.dts | 139 ++ arch/arm64/boot/dts/qcom/sm6125.dtsi | 566 ++++++++ arch/arm64/boot/dts/qcom/sm8150-mtp.dts | 2 +- arch/arm64/boot/dts/qcom/sm8150.dtsi | 797 ++++++++++- arch/arm64/boot/dts/qcom/sm8250.dtsi | 217 ++- arch/arm64/boot/dts/qcom/sm8350-hdk.dts | 2 +- arch/arm64/boot/dts/qcom/sm8350-mtp.dts | 2 +- arch/arm64/boot/dts/qcom/sm8350.dtsi | 53 +- arch/arm64/boot/dts/renesas/Makefile | 8 + .../boot/dts/renesas/beacon-renesom-baseboard.dtsi | 8 + arch/arm64/boot/dts/renesas/hihope-rzg2-ex.dtsi | 1 + arch/arm64/boot/dts/renesas/r8a774a1.dtsi | 4 +- arch/arm64/boot/dts/renesas/r8a774b1.dtsi | 2 +- arch/arm64/boot/dts/renesas/r8a774c0.dtsi | 8 +- .../arm64/boot/dts/renesas/r8a77950-salvator-x.dts | 73 - arch/arm64/boot/dts/renesas/r8a77950-ulcb-kf.dts | 2 +- arch/arm64/boot/dts/renesas/r8a77950-ulcb.dts | 2 +- arch/arm64/boot/dts/renesas/r8a77950.dtsi | 2 + .../arm64/boot/dts/renesas/r8a77951-salvator-x.dts | 73 - .../boot/dts/renesas/r8a77951-salvator-xs.dts | 122 -- arch/arm64/boot/dts/renesas/r8a77951-ulcb-kf.dts | 2 +- arch/arm64/boot/dts/renesas/r8a77951-ulcb.dts | 2 +- arch/arm64/boot/dts/renesas/r8a77951.dtsi | 5 + arch/arm64/boot/dts/renesas/r8a77960-ulcb-kf.dts | 2 +- arch/arm64/boot/dts/renesas/r8a77960-ulcb.dts | 2 +- arch/arm64/boot/dts/renesas/r8a77961-ulcb-kf.dts | 2 +- arch/arm64/boot/dts/renesas/r8a77961-ulcb.dts | 3 +- arch/arm64/boot/dts/renesas/r8a77961.dtsi | 29 + .../boot/dts/renesas/r8a77965-salvator-xs.dts | 14 - arch/arm64/boot/dts/renesas/r8a77965-ulcb-kf.dts | 2 +- arch/arm64/boot/dts/renesas/r8a77965-ulcb.dts | 2 +- arch/arm64/boot/dts/renesas/r8a77965.dtsi | 2 + arch/arm64/boot/dts/renesas/r8a77970-eagle.dts | 2 +- arch/arm64/boot/dts/renesas/r8a77980-condor.dts | 2 +- arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts | 50 +- arch/arm64/boot/dts/renesas/r8a77990.dtsi | 6 +- arch/arm64/boot/dts/renesas/r8a77995-draak.dts | 169 ++- arch/arm64/boot/dts/renesas/r8a77995.dtsi | 158 +++ arch/arm64/boot/dts/renesas/r8a779a0-falcon.dts | 2 +- arch/arm64/boot/dts/renesas/r8a779a0.dtsi | 26 +- ...{r8a77951-ulcb.dts => r8a779m1-salvator-xs.dts} | 27 +- arch/arm64/boot/dts/renesas/r8a779m1-ulcb-kf.dts | 19 + .../{r8a77951-ulcb.dts => r8a779m1-ulcb.dts} | 14 +- arch/arm64/boot/dts/renesas/r8a779m1.dtsi | 12 + ...{r8a77961-ulcb.dts => r8a779m3-salvator-xs.dts} | 25 +- arch/arm64/boot/dts/renesas/r8a779m3-ulcb-kf.dts | 18 + .../{r8a77961-ulcb.dts => r8a779m3-ulcb.dts} | 14 +- arch/arm64/boot/dts/renesas/r8a779m3.dtsi | 12 + arch/arm64/boot/dts/renesas/r9a07g044.dtsi | 184 +++ arch/arm64/boot/dts/renesas/salvator-common.dtsi | 76 +- arch/arm64/boot/dts/renesas/salvator-xs.dtsi | 56 + arch/arm64/boot/dts/ti/k3-am64-main.dtsi | 114 ++ arch/arm64/boot/dts/ti/k3-am642-evm.dts | 56 + arch/arm64/boot/dts/ti/k3-am642-sk.dts | 64 + arch/arm64/configs/defconfig | 1 + arch/arm64/include/asm/cpufeature.h | 11 +- arch/arm64/include/asm/el2_setup.h | 13 +- arch/arm64/include/asm/elf.h | 6 +- arch/arm64/include/asm/exception.h | 5 +- arch/arm64/include/asm/fpsimd.h | 1 - arch/arm64/include/asm/fpsimdmacros.h | 1 + arch/arm64/include/asm/hwcap.h | 2 +- arch/arm64/include/asm/kernel-pgtable.h | 4 +- arch/arm64/include/asm/memory.h | 2 - arch/arm64/include/asm/mmu.h | 29 +- arch/arm64/include/asm/mmu_context.h | 13 + arch/arm64/include/asm/mte-kasan.h | 17 - arch/arm64/include/asm/mte.h | 6 - arch/arm64/include/asm/pgtable.h | 2 +- arch/arm64/include/asm/pointer_auth.h | 12 +- arch/arm64/include/asm/processor.h | 10 +- arch/arm64/include/asm/simd.h | 2 +- arch/arm64/include/asm/sysreg.h | 47 +- arch/arm64/include/asm/tlbflush.h | 13 +- arch/arm64/include/asm/unistd32.h | 2 +- arch/arm64/kernel/asm-offsets.c | 2 +- arch/arm64/kernel/cpufeature.c | 58 +- arch/arm64/kernel/entry-common.c | 219 ++- arch/arm64/kernel/entry-fpsimd.S | 13 + arch/arm64/kernel/entry.S | 114 +- arch/arm64/kernel/fpsimd.c | 14 +- arch/arm64/kernel/head.S | 11 +- arch/arm64/kernel/idreg-override.c | 2 + arch/arm64/kernel/mte.c | 180 +-- arch/arm64/kernel/perf_event.c | 2 +- arch/arm64/kernel/pointer_auth.c | 10 +- arch/arm64/kernel/process.c | 78 +- arch/arm64/kernel/ptrace.c | 5 + arch/arm64/kernel/signal.c | 73 +- arch/arm64/kernel/signal32.c | 45 +- arch/arm64/kernel/suspend.c | 1 - arch/arm64/lib/insn.c | 4 +- arch/arm64/mm/fault.c | 15 +- arch/arm64/mm/proc.S | 3 +- arch/csky/include/asm/uaccess.h | 6 - arch/csky/lib/usercopy.c | 102 -- arch/h8300/kernel/h8300_ksyms.c | 2 - arch/h8300/lib/Makefile | 2 +- arch/h8300/lib/strncpy.S | 35 - arch/hexagon/include/asm/uaccess.h | 31 - arch/hexagon/kernel/hexagon_ksyms.c | 1 - arch/hexagon/mm/Makefile | 2 +- arch/hexagon/mm/strnlen_user.S | 126 -- arch/ia64/Kconfig | 2 + arch/ia64/kernel/syscalls/syscall.tbl | 2 +- arch/m68k/Kconfig | 2 - arch/m68k/fpsp040/skeleton.S | 3 +- arch/m68k/kernel/syscalls/syscall.tbl | 2 +- arch/m68k/kernel/traps.c | 2 +- arch/microblaze/include/asm/uaccess.h | 21 +- arch/microblaze/kernel/microblaze_ksyms.c | 1 - arch/microblaze/kernel/syscalls/syscall.tbl | 2 +- arch/microblaze/lib/uaccess_old.S | 90 -- arch/mips/Kconfig | 2 + arch/mips/include/uapi/asm/siginfo.h | 2 - arch/mips/kernel/syscalls/syscall_o32.tbl | 2 +- arch/nds32/Kconfig | 2 - arch/nios2/Kconfig | 2 - arch/openrisc/Kconfig | 2 - arch/parisc/Kconfig | 2 +- arch/parisc/kernel/syscalls/syscall.tbl | 2 +- arch/powerpc/Kconfig | 2 - arch/powerpc/kernel/syscalls/syscall.tbl | 2 +- arch/riscv/Kconfig | 2 - arch/s390/include/asm/uaccess.h | 18 +- arch/s390/kernel/syscalls/syscall.tbl | 2 +- arch/s390/lib/uaccess.c | 52 - arch/sh/Kconfig | 2 - arch/sh/kernel/syscalls/syscall.tbl | 2 +- arch/sparc/Kconfig | 2 - arch/sparc/include/uapi/asm/siginfo.h | 3 - arch/sparc/kernel/process_64.c | 2 +- arch/sparc/kernel/signal32.c | 37 + arch/sparc/kernel/signal_64.c | 36 + arch/sparc/kernel/sys_sparc_32.c | 2 +- arch/sparc/kernel/sys_sparc_64.c | 2 +- arch/sparc/kernel/syscalls/syscall.tbl | 2 +- arch/sparc/kernel/traps_32.c | 22 +- arch/sparc/kernel/traps_64.c | 44 +- arch/sparc/kernel/unaligned_32.c | 2 +- arch/sparc/mm/fault_32.c | 2 +- arch/sparc/mm/fault_64.c | 2 +- arch/um/Kconfig | 2 + arch/um/include/asm/uaccess.h | 5 +- arch/um/kernel/skas/uaccess.c | 14 +- arch/x86/Kconfig | 2 - arch/x86/entry/syscalls/syscall_32.tbl | 2 +- arch/x86/kernel/signal_compat.c | 6 + arch/xtensa/Kconfig | 3 +- arch/xtensa/include/asm/uaccess.h | 3 +- arch/xtensa/kernel/syscalls/syscall.tbl | 2 +- arch/xtensa/kernel/xtensa_ksyms.c | 2 +- drivers/ata/pata_ixp4xx_cf.c | 264 ++-- drivers/bus/Kconfig | 11 + drivers/bus/Makefile | 1 + drivers/bus/intel-ixp4xx-eb.c | 429 ++++++ drivers/bus/ti-sysc.c | 17 +- drivers/clocksource/timer-ixp4xx.c | 48 +- drivers/dma/imx-sdma.c | 93 +- drivers/firmware/Kconfig | 36 +- drivers/firmware/Makefile | 3 +- drivers/firmware/arm_scmi/Kconfig | 95 ++ drivers/firmware/arm_scmi/Makefile | 8 +- drivers/firmware/arm_scmi/common.h | 113 +- drivers/firmware/arm_scmi/driver.c | 686 ++++++++-- drivers/firmware/arm_scmi/mailbox.c | 2 +- drivers/firmware/arm_scmi/msg.c | 111 ++ drivers/firmware/arm_scmi/smc.c | 3 +- drivers/firmware/arm_scmi/virtio.c | 491 +++++++ drivers/firmware/qcom_scm.c | 8 +- drivers/firmware/tegra/bpmp-debugfs.c | 58 +- drivers/iommu/Kconfig | 2 + drivers/memory/omap-gpmc.c | 191 ++- drivers/memory/tegra/tegra186.c | 2 + drivers/net/wireless/ath/ath10k/Kconfig | 1 + drivers/reset/Kconfig | 8 +- drivers/reset/Makefile | 1 + drivers/reset/reset-qcom-pdc.c | 62 +- drivers/reset/reset-rzg2l-usbphy-ctrl.c | 175 +++ drivers/soc/aspeed/aspeed-lpc-ctrl.c | 35 +- drivers/soc/aspeed/aspeed-p2a-ctrl.c | 2 +- drivers/soc/aspeed/aspeed-socinfo.c | 1 + drivers/soc/mediatek/mt8173-pm-domains.h | 1 + drivers/soc/mediatek/mt8183-mmsys.h | 21 +- drivers/soc/mediatek/mt8365-mmsys.h | 60 + drivers/soc/mediatek/mtk-mmsys.c | 18 +- drivers/soc/mediatek/mtk-mmsys.h | 137 +- drivers/soc/mediatek/mtk-pm-domains.h | 2 +- drivers/soc/qcom/cpr.c | 43 +- drivers/soc/qcom/mdt_loader.c | 18 +- drivers/soc/qcom/qcom-geni-se.c | 30 +- drivers/soc/qcom/qcom_aoss.c | 9 +- drivers/soc/qcom/rpmhpd.c | 5 +- drivers/soc/qcom/rpmpd.c | 28 + drivers/soc/qcom/smd-rpm.c | 1 + drivers/soc/qcom/smsm.c | 28 +- drivers/soc/qcom/socinfo.c | 4 +- drivers/soc/renesas/Kconfig | 2 + drivers/soc/renesas/r8a779a0-sysc.c | 6 +- drivers/soc/renesas/rcar-sysc.c | 6 +- drivers/soc/renesas/renesas-soc.c | 4 + drivers/soc/rockchip/Kconfig | 4 +- drivers/soc/rockchip/io-domain.c | 88 +- drivers/soc/tegra/fuse/fuse-tegra.c | 60 + drivers/soc/tegra/fuse/fuse-tegra20.c | 11 +- drivers/soc/tegra/fuse/fuse-tegra30.c | 16 +- drivers/soc/tegra/fuse/fuse.h | 2 + drivers/soc/tegra/pmc.c | 14 +- drivers/soc/tegra/powergate-bpmp.c | 1 - drivers/soc/ti/pruss.c | 1 + drivers/soc/ti/smartreflex.c | 52 +- drivers/spi/spi-imx.c | 41 +- drivers/watchdog/Kconfig | 1 + drivers/watchdog/ixp4xx_wdt.c | 283 ++-- fs/buffer.c | 27 - fs/signalfd.c | 4 +- include/asm-generic/bitops/builtin-ffs.h | 2 +- include/asm-generic/bitops/ffs.h | 2 +- include/asm-generic/bitops/non-atomic.h | 14 +- include/asm-generic/uaccess.h | 53 +- include/dt-bindings/clock/r9a07g044-cpg.h | 1 + include/dt-bindings/power/qcom-rpmpd.h | 10 + include/dt-bindings/reset/qcom,sdm845-pdc.h | 2 + include/linux/clk/at91_pmc.h | 26 + include/linux/kasan-tags.h | 15 + include/linux/omap-gpmc.h | 3 - include/linux/platform_data/pata_ixp4xx_cf.h | 4 +- include/linux/power/smartreflex.h | 2 + include/linux/qcom-geni-se.h | 19 +- include/linux/sched/signal.h | 12 +- include/linux/signal.h | 2 +- include/linux/syscalls.h | 1 - include/soc/at91/sama7-ddr.h | 80 ++ include/soc/at91/sama7-sfrbu.h | 34 + include/soc/tegra/pm.h | 6 + include/uapi/asm-generic/siginfo.h | 5 + include/uapi/linux/capability.h | 1 - include/uapi/linux/prctl.h | 11 +- include/uapi/linux/virtio_ids.h | 1 + include/uapi/linux/virtio_scmi.h | 24 + kernel/seccomp.c | 42 +- kernel/signal.c | 92 +- kernel/sys_ni.c | 1 - lib/Kconfig | 10 +- lib/test_kasan.c | 2 - mm/kasan/hw_tags.c | 8 - mm/kasan/kasan.h | 22 +- tools/perf/arch/powerpc/entry/syscalls/syscall.tbl | 2 +- tools/perf/arch/s390/entry/syscalls/syscall.tbl | 2 +- tools/testing/selftests/arm64/fp/.gitignore | 2 + tools/testing/selftests/arm64/fp/Makefile | 11 +- tools/testing/selftests/arm64/fp/TODO | 4 + tools/testing/selftests/arm64/fp/rdvl-sve.c | 14 + tools/testing/selftests/arm64/fp/rdvl.S | 10 + tools/testing/selftests/arm64/fp/rdvl.h | 8 + tools/testing/selftests/arm64/fp/sve-probe-vls.c | 5 + tools/testing/selftests/arm64/fp/vec-syscfg.c | 593 ++++++++ tools/testing/selftests/arm64/mte/.gitignore | 1 + .../testing/selftests/arm64/mte/mte_common_util.c | 2 +- tools/testing/selftests/arm64/pauth/pac.c | 10 +- tools/testing/selftests/arm64/signal/.gitignore | 1 + .../testing/selftests/arm64/signal/test_signals.h | 2 + .../selftests/arm64/signal/test_signals_utils.c | 3 + .../testing/selftests/arm64/signal/testcases/TODO | 2 + .../testcases/fake_sigreturn_sve_change_vl.c | 92 ++ .../selftests/arm64/signal/testcases/sve_regs.c | 126 ++ .../selftests/arm64/signal/testcases/sve_vl.c | 68 + .../selftests/arm64/signal/testcases/testcases.c | 34 +- 729 files changed, 30595 insertions(+), 12818 deletions(-) create mode 100644 Documentation/arm64/asymmetric-32bit.rst create mode 100644 Documentation/devicetree/bindings/ata/intel,ixp4xx-compact-flash.yaml create mode 100644 Documentation/devicetree/bindings/bus/intel,ixp4xx-expansion-bu [...] create mode 100644 Documentation/devicetree/bindings/gpio/aspeed,sgpio.yaml delete mode 100644 Documentation/devicetree/bindings/gpio/sgpio-aspeed.txt delete mode 100644 Documentation/devicetree/bindings/power/rockchip-io-domain.txt create mode 100644 Documentation/devicetree/bindings/power/rockchip-io-domain.yaml create mode 100644 Documentation/devicetree/bindings/reset/renesas,rzg2l-usbphy-ctrl.yaml create mode 100644 Documentation/devicetree/bindings/reset/socionext,uniphier-glue [...] delete mode 100644 Documentation/devicetree/bindings/reset/uniphier-reset.txt delete mode 100644 Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.txt create mode 100644 Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml copy arch/arm/boot/dts/{am335x-boneblack-common.dtsi => am335x-boneblack-hdmi.dtsi} (90%) copy arch/arm/boot/dts/{am335x-sancloud-bbe.dts => am335x-sancloud-bbe-common.dtsi} (60%) create mode 100644 arch/arm/boot/dts/am335x-sancloud-bbe-lite.dts create mode 100644 arch/arm/boot/dts/aspeed-bmc-facebook-cloudripper.dts create mode 100644 arch/arm/boot/dts/aspeed-bmc-facebook-elbert.dts copy arch/arm/boot/dts/{aspeed-bmc-facebook-minipack.dts => aspeed-bmc-facebook-fu [...] create mode 100644 arch/arm/boot/dts/aspeed-bmc-inspur-nf5280m6.dts create mode 100644 arch/arm/boot/dts/ast2600-facebook-netbmc-common.dtsi create mode 100644 arch/arm/boot/dts/at91-sama7g5ek.dts create mode 100644 arch/arm/boot/dts/dra74x-p.dtsi create mode 100644 arch/arm/boot/dts/facebook-bmc-flash-layout-128.dtsi create mode 100644 arch/arm/boot/dts/imx6dl-dhcom-picoitx.dts create mode 100644 arch/arm/boot/dts/imx6dl-skov-revc-lt2.dts create mode 100644 arch/arm/boot/dts/imx6dl-skov-revc-lt6.dts create mode 100644 arch/arm/boot/dts/imx6dl-solidsense.dts create mode 100644 arch/arm/boot/dts/imx6q-skov-revc-lt2.dts create mode 100644 arch/arm/boot/dts/imx6q-skov-revc-lt6.dts create mode 100644 arch/arm/boot/dts/imx6q-skov-reve-mi1010ait-1cp1.dts create mode 100644 arch/arm/boot/dts/imx6q-solidsense.dts create mode 100644 arch/arm/boot/dts/imx6qdl-dhcom-drc02.dtsi copy arch/arm/boot/dts/{imx6q-dhcom-pdk2.dts => imx6qdl-dhcom-pdk2.dtsi} (53%) create mode 100644 arch/arm/boot/dts/imx6qdl-dhcom-picoitx.dtsi rename arch/arm/boot/dts/{imx6q-dhcom-som.dtsi => imx6qdl-dhcom-som.dtsi} (57%) create mode 100644 arch/arm/boot/dts/imx6qdl-skov-cpu-revc.dtsi create mode 100644 arch/arm/boot/dts/imx6qdl-skov-cpu.dtsi create mode 100644 arch/arm/boot/dts/imx6qdl-solidsense.dtsi create mode 100644 arch/arm/boot/dts/imx6s-dhcom-drc02.dts create mode 100644 arch/arm/boot/dts/intel-ixp42x-adi-coyote.dts create mode 100644 arch/arm/boot/dts/intel-ixp42x-arcom-vulcan.dts create mode 100644 arch/arm/boot/dts/intel-ixp42x-dlink-dsm-g600.dts create mode 100644 arch/arm/boot/dts/intel-ixp42x-freecom-fsg-3.dts create mode 100644 arch/arm/boot/dts/intel-ixp42x-gateworks-gw2348.dts create mode 100644 arch/arm/boot/dts/intel-ixp42x-iomega-nas100d.dts create mode 100644 arch/arm/boot/dts/intel-ixp42x-ixdp425.dts create mode 100644 arch/arm/boot/dts/intel-ixp42x-ixdpg425.dts create mode 100644 arch/arm/boot/dts/intel-ixp42x-linksys-wrv54g.dts create mode 100644 arch/arm/boot/dts/intel-ixp42x-netgear-wg302v2.dts create mode 100644 arch/arm/boot/dts/intel-ixp43x-kixrp435.dts create mode 100644 arch/arm/boot/dts/intel-ixp46x-ixdp465.dts create mode 100644 arch/arm/boot/dts/intel-ixp4xx-reference-design.dtsi create mode 100644 arch/arm/boot/dts/qcom-msm8226-samsung-s3ve3g.dts create mode 100644 arch/arm/boot/dts/qcom-msm8226.dtsi create mode 100644 arch/arm/boot/dts/sama7g5-pinfunc.h create mode 100644 arch/arm/boot/dts/sama7g5.dtsi copy arch/arm/boot/dts/{ste-ux500-samsung-janice.dts => ste-ux500-samsung-codina.d [...] copy arch/arm/boot/dts/{ste-ux500-samsung-janice.dts => ste-ux500-samsung-gavini.d [...] copy arch/arm/boot/dts/{ste-ux500-samsung-skomer.dts => ste-ux500-samsung-kyle.dts} (77%) create mode 100644 arch/arm/boot/dts/stih418-b2264.dts create mode 100644 arch/arm/configs/sama7_defconfig create mode 100644 arch/arm/mach-at91/sama7.c delete mode 100644 arch/arm/mach-ep93xx/crunch-bits.S delete mode 100644 arch/arm/mach-ep93xx/crunch.c delete mode 100644 arch/arm/mach-ixp4xx/avila-pci.c delete mode 100644 arch/arm/mach-ixp4xx/avila-setup.c delete mode 100644 arch/arm/mach-ixp4xx/coyote-pci.c delete mode 100644 arch/arm/mach-ixp4xx/coyote-setup.c delete mode 100644 arch/arm/mach-ixp4xx/dsmg600-pci.c delete mode 100644 arch/arm/mach-ixp4xx/dsmg600-setup.c delete mode 100644 arch/arm/mach-ixp4xx/fsg-pci.c delete mode 100644 arch/arm/mach-ixp4xx/fsg-setup.c delete mode 100644 arch/arm/mach-ixp4xx/gtwx5715-pci.c delete mode 100644 arch/arm/mach-ixp4xx/gtwx5715-setup.c delete mode 100644 arch/arm/mach-ixp4xx/ixdp425-pci.c delete mode 100644 arch/arm/mach-ixp4xx/ixdp425-setup.c delete mode 100644 arch/arm/mach-ixp4xx/ixdpg425-pci.c delete mode 100644 arch/arm/mach-ixp4xx/miccpt-pci.c delete mode 100644 arch/arm/mach-ixp4xx/nas100d-pci.c delete mode 100644 arch/arm/mach-ixp4xx/nas100d-setup.c delete mode 100644 arch/arm/mach-ixp4xx/nslu2-pci.c delete mode 100644 arch/arm/mach-ixp4xx/nslu2-setup.c delete mode 100644 arch/arm/mach-ixp4xx/omixp-setup.c delete mode 100644 arch/arm/mach-ixp4xx/vulcan-pci.c delete mode 100644 arch/arm/mach-ixp4xx/vulcan-setup.c delete mode 100644 arch/arm/mach-ixp4xx/wg302v2-pci.c delete mode 100644 arch/arm/mach-ixp4xx/wg302v2-setup.c create mode 100644 arch/arm64/boot/dts/freescale/fsl-ls1088a-ten64.dts create mode 100644 arch/arm64/boot/dts/freescale/imx8-ss-img.dtsi copy arch/arm64/boot/dts/freescale/{imx8mm-venice-gw7901.dts => imx8mm-venice-gw79 [...] create mode 100644 arch/arm64/boot/dts/freescale/imx8mn-venice-gw7902.dts create mode 100644 arch/arm64/boot/dts/freescale/imx8mq-mnt-reform2.dts create mode 100644 arch/arm64/boot/dts/freescale/imx8mq-nitrogen-som.dtsi create mode 100644 arch/arm64/boot/dts/freescale/imx8qm-ss-img.dtsi create mode 100644 arch/arm64/boot/dts/freescale/imx8qxp-ss-img.dtsi create mode 100644 arch/arm64/boot/dts/marvell/cn9130-crb-A.dts create mode 100644 arch/arm64/boot/dts/marvell/cn9130-crb-B.dts create mode 100644 arch/arm64/boot/dts/marvell/cn9130-crb.dtsi create mode 100644 arch/arm64/boot/dts/marvell/cn9130-db-B.dts copy arch/arm64/boot/dts/marvell/{cn9130-db.dts => cn9130-db.dtsi} (98%) create mode 100644 arch/arm64/boot/dts/marvell/cn9131-db-B.dts copy arch/arm64/boot/dts/marvell/{cn9131-db.dts => cn9131-db.dtsi} (96%) create mode 100644 arch/arm64/boot/dts/marvell/cn9132-db-B.dts copy arch/arm64/boot/dts/marvell/{cn9132-db.dts => cn9132-db.dtsi} (97%) create mode 100644 arch/arm64/boot/dts/nvidia/tegra186-p3509-0000+p3636-0001.dts create mode 100644 arch/arm64/boot/dts/qcom/msm8916-wingtech-wt88047.dts create mode 100644 arch/arm64/boot/dts/qcom/msm8996-pmi8996-sony-xperia-tone-dora.dts create mode 100644 arch/arm64/boot/dts/qcom/msm8996-pmi8996-sony-xperia-tone-kagura.dts create mode 100644 arch/arm64/boot/dts/qcom/msm8996-pmi8996-sony-xperia-tone-keyaki.dts create mode 100644 arch/arm64/boot/dts/qcom/msm8996-sony-xperia-tone-dora.dts create mode 100644 arch/arm64/boot/dts/qcom/msm8996-sony-xperia-tone-kagura.dts create mode 100644 arch/arm64/boot/dts/qcom/msm8996-sony-xperia-tone-keyaki.dts create mode 100644 arch/arm64/boot/dts/qcom/msm8996-sony-xperia-tone.dtsi create mode 100644 arch/arm64/boot/dts/qcom/msm8996-v3.0.dtsi create mode 100644 arch/arm64/boot/dts/qcom/pmi8996.dtsi copy arch/arm64/boot/dts/qcom/{sc7280-idp.dts => sc7280-idp.dtsi} (76%) create mode 100644 arch/arm64/boot/dts/qcom/sc7280-idp2.dts delete mode 100644 arch/arm64/boot/dts/qcom/sdm630-sony-xperia-ganges.dtsi create mode 100644 arch/arm64/boot/dts/qcom/sdm636.dtsi create mode 100644 arch/arm64/boot/dts/qcom/sm6125-sony-xperia-seine-pdx201.dts create mode 100644 arch/arm64/boot/dts/qcom/sm6125.dtsi copy arch/arm64/boot/dts/renesas/{r8a77951-ulcb.dts => r8a779m1-salvator-xs.dts} (55%) create mode 100644 arch/arm64/boot/dts/renesas/r8a779m1-ulcb-kf.dts copy arch/arm64/boot/dts/renesas/{r8a77951-ulcb.dts => r8a779m1-ulcb.dts} (76%) create mode 100644 arch/arm64/boot/dts/renesas/r8a779m1.dtsi copy arch/arm64/boot/dts/renesas/{r8a77961-ulcb.dts => r8a779m3-salvator-xs.dts} (50%) create mode 100644 arch/arm64/boot/dts/renesas/r8a779m3-ulcb-kf.dts copy arch/arm64/boot/dts/renesas/{r8a77961-ulcb.dts => r8a779m3-ulcb.dts} (65%) create mode 100644 arch/arm64/boot/dts/renesas/r8a779m3.dtsi delete mode 100644 arch/h8300/lib/strncpy.S delete mode 100644 arch/hexagon/mm/strnlen_user.S create mode 100644 drivers/bus/intel-ixp4xx-eb.c create mode 100644 drivers/firmware/arm_scmi/Kconfig create mode 100644 drivers/firmware/arm_scmi/msg.c create mode 100644 drivers/firmware/arm_scmi/virtio.c create mode 100644 drivers/reset/reset-rzg2l-usbphy-ctrl.c create mode 100644 drivers/soc/mediatek/mt8365-mmsys.h create mode 100644 include/linux/kasan-tags.h create mode 100644 include/soc/at91/sama7-ddr.h create mode 100644 include/soc/at91/sama7-sfrbu.h create mode 100644 include/uapi/linux/virtio_scmi.h create mode 100644 tools/testing/selftests/arm64/fp/TODO create mode 100644 tools/testing/selftests/arm64/fp/rdvl-sve.c create mode 100644 tools/testing/selftests/arm64/fp/rdvl.S create mode 100644 tools/testing/selftests/arm64/fp/rdvl.h create mode 100644 tools/testing/selftests/arm64/fp/vec-syscfg.c create mode 100644 tools/testing/selftests/arm64/signal/testcases/TODO create mode 100644 tools/testing/selftests/arm64/signal/testcases/fake_sigreturn_s [...] create mode 100644 tools/testing/selftests/arm64/signal/testcases/sve_regs.c create mode 100644 tools/testing/selftests/arm64/signal/testcases/sve_vl.c