summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-02-05mm, kmsan: fix infinite recursion due to RCU critical sectionMarco Elver
2024-02-05arm64: irq: set the correct node for shadow call stackHuang Shijie
2024-02-05riscv: Fix build error on rv32 + XIPAlexandre Ghiti
2024-02-05riscv: Make XIP bootable againFrederik Haxel
2024-02-05um: time-travel: fix time corruptionJohannes Berg
2024-02-05um: net: Fix return type of uml_net_start_xmit()Nathan Chancellor
2024-02-05um: Don't use vfprintf() for os_info()Benjamin Berg
2024-02-05um: Fix naming clash between UML and schedulerAnton Ivanov
2024-02-05ARM: dts: usr8200: Fix phy registersLinus Walleij
2024-02-05arm64: dts: sprd: Change UMS512 idle-state nodename to match bindingsChunyan Zhang
2024-02-05arm64: dts: sprd: Add clock reference for pll2 on UMS512Chunyan Zhang
2024-02-05arm64: dts: amlogic: fix format for s4 uart nodeXianwei Zhao
2024-02-05arm64: dts: qcom: Fix coresight warnings in in-ports and out-portsMao Jinlong
2024-02-05arm64: dts: qcom: msm8998: Fix 'out-ports' is a required propertyMao Jinlong
2024-02-05arm64: dts: qcom: msm8996: Fix 'in-ports' is a required propertyMao Jinlong
2024-02-05ARM64: dts: marvell: Fix some common switch mistakesLinus Walleij
2024-02-05ARM: dts: marvell: Fix some common switch mistakesLinus Walleij
2024-02-05ARM: dts: imx23/28: Fix the DMA controller node nameFabio Estevam
2024-02-05ARM: dts: imx23-sansa: Use preferred i2c-gpios propertiesFabio Estevam
2024-02-05ARM: dts: imx27-apf27dev: Fix LED nameFabio Estevam
2024-02-05ARM: dts: imx25/27: Pass timing0Fabio Estevam
2024-02-05ARM: dts: imx25: Fix the iim compatible stringFabio Estevam
2024-02-05arm64: zynqmp: Fix clock node name in kv260 cardsMichal Simek
2024-02-05arm64: zynqmp: Move fixed clock to / for kv260Michal Simek
2024-02-05ARM: dts: imx1: Fix sram nodeFabio Estevam
2024-02-05ARM: dts: imx27: Fix sram nodeFabio Estevam
2024-02-05ARM: dts: imx: Use flash@0,0 patternFabio Estevam
2024-02-05ARM: dts: imx25/27-eukrea: Fix RTC node nameFabio Estevam
2024-02-05ARM: dts: rockchip: fix rk3036 hdmi ports nodeJohan Jonker
2024-02-05arm64: dts: qcom: sm8350: Fix remoteproc interrupt typeNia Espera
2024-02-05arm64: dts: qcom: sm8450: fix soundwire controllers node nameNeil Armstrong
2024-02-05arm64: dts: qcom: sm8550: fix soundwire controllers node nameNeil Armstrong
2024-02-05ARM: dts: imx7s: Fix nand-controller #size-cellsAlexander Stein
2024-02-05ARM: dts: imx7s: Fix lcdif compatibleAlexander Stein
2024-02-05ARM: dts: imx7d: Fix coresight funnel portsAlexander Stein
2024-02-05ARM: dts: samsung: s5pv210: fix camera unit addresses/rangesKrzysztof Kozlowski
2024-02-05ARM: dts: samsung: exynos4: fix camera unit addresses/rangesKrzysztof Kozlowski
2024-02-05ARM: dts: qcom: msm8660: fix PMIC node labelsDmitry Baryshkov
2024-02-05ARM: dts: qcom: mdm9615: fix PMIC node labelsDmitry Baryshkov
2024-02-05ARM: dts: qcom: strip prefix from PMIC filesDmitry Baryshkov
2024-02-05KVM: s390: fix setting of fpc registerHeiko Carstens
2024-02-05s390/ptrace: handle setting of fpc register correctlyHeiko Carstens
2024-02-05arch: fix asm-offsets.c building with -Wmissing-prototypesArnd Bergmann
2024-02-05arch: consolidate arch_irq_work_raise prototypesArnd Bergmann
2024-02-05s390/boot: always align vmalloc area on segment boundaryAlexander Gordeev
2024-02-05crypto: p10-aes-gcm - Avoid -Wstringop-overflow warningsGustavo A. R. Silva
2024-02-05x86/mce: Mark fatal MCE's page as poison to avoid panic in the kdump kernelZhiquan Li
2024-02-05powerpc/lib: Validate size for vector operationsNaveen N Rao
2024-02-05powerpc: pmd_move_must_withdraw() is only needed for CONFIG_TRANSPARENT_HUGEPAGEStephen Rothwell
2024-02-05x86/boot: Ignore NMIs during very early bootJun'ichi Nomura