summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-04-28gcc-plugins: Remove ARM_SSP_PER_TASK pluginKees Cook
2025-04-28Merge tag 'powerpc-6.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-04-28x86/crc: drop "glue" from filenamesEric Biggers
2025-04-28sparc/crc: drop "glue" from filenamesEric Biggers
2025-04-28s390/crc: drop "glue" from filenamesEric Biggers
2025-04-28powerpc/crc: rename crc32-vpmsum_core.S to crc-vpmsum-template.SEric Biggers
2025-04-28powerpc/crc: drop "glue" from filenamesEric Biggers
2025-04-28arm64/crc: drop "glue" from filenamesEric Biggers
2025-04-28arm/crc: drop "glue" from filenamesEric Biggers
2025-04-28s390/crc32: Remove no-op module init and exit functionsEric Biggers
2025-04-28s390/crc32: Remove have_vxrs static keyHeiko Carstens
2025-04-28lib/crc: make the CPU feature static keys __ro_after_initEric Biggers
2025-04-28x86/bugs: Restructure GDS mitigationDavid Kaplan
2025-04-28x86/bugs: Restructure SRBDS mitigationDavid Kaplan
2025-04-28x86/bugs: Remove md_clear_*_mitigation()David Kaplan
2025-04-28arm64: dts: rockchip: Add vcc-supply to SPI flash on rk3588-rock-5bDiederik de Haas
2025-04-28arm64: dts: rockchip: Add vcc-supply to SPI flash on rk3566-pinetab2Diederik de Haas
2025-04-28arm64: dts: rockchip: Add vcc-supply to SPI flash on rk3399-rockpro64Diederik de Haas
2025-04-28arm64: dts: rockchip: Add vcc-supply to SPI flash on rk3328-rock64Diederik de Haas
2025-04-28arm64: dts: rockchip: Add vcc supply to spi flash on rk3399-roc-pcMarkus Reichl
2025-04-28arm64: dts: rockchip: enable pcie on Sige5Nicolas Frattaroli
2025-04-28arm64: dts: rockchip: Add HDMI support for roc-rk3576-pcHeiko Stuebner
2025-04-28arm64: dts: rockchip: Enable HDMI0 audio output for Indiedroid NovaChris Morgan
2025-04-28arm64: dts: rockchip: Add rk3588 evb2 boardChaoyi Chen
2025-04-28arm64: dts: rockchip: Add pcie1 slot for rk3576 evb1 boardShawn Lin
2025-04-28arm64: dts: rockchip: Enable eDP display for Cool Pi GenBookAndy Yan
2025-04-28arm64: dts: rockchip: Add eDP1 dt node for rk3588Andy Yan
2025-04-28arm64: dts: rockchip: enable HDMI out audio on Khadas Edge2Jacobe Zang
2025-04-28arm64: dts: rockchip: Add HDMI & VOP2 to Khadas Edge2Jacobe Zang
2025-04-28arm64: dts: rockchip: Add bluetooth support to Khadas Edge2Jacobe Zang
2025-04-28arm64: dts: rockchip: add overlay for tiger-haikou video-demo adapterHeiko Stuebner
2025-04-28x86/bugs: Restructure RFDS mitigationDavid Kaplan
2025-04-28crypto: x86/polyval - Use API partial block handlingHerbert Xu
2025-04-28crypto: arm64/polyval - Use API partial block handlingHerbert Xu
2025-04-28crypto: lib/poly1305 - remove INTERNAL symbol and selection of CRYPTOEric Biggers
2025-04-28crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTOEric Biggers
2025-04-28crypto: x86 - move library functions to arch/x86/lib/crypto/Eric Biggers
2025-04-28crypto: s390 - move library functions to arch/s390/lib/crypto/Eric Biggers
2025-04-28crypto: riscv - move library functions to arch/riscv/lib/crypto/Eric Biggers
2025-04-28crypto: powerpc - move library functions to arch/powerpc/lib/crypto/Eric Biggers
2025-04-28crypto: mips - move library functions to arch/mips/lib/crypto/Eric Biggers
2025-04-28crypto: arm64 - move library functions to arch/arm64/lib/crypto/Eric Biggers
2025-04-28crypto: arm - move library functions to arch/arm/lib/crypto/Eric Biggers
2025-04-28crypto: x86 - drop redundant dependencies on X86Eric Biggers
2025-04-28crypto: s390 - drop redundant dependencies on S390Eric Biggers
2025-04-28crypto: powerpc - drop redundant dependencies on PPCEric Biggers
2025-04-28crypto: arm64 - drop redundant dependencies on ARM64Eric Biggers
2025-04-28x86/bugs: Restructure MMIO mitigationDavid Kaplan
2025-04-28x86/bugs: Restructure TAA mitigationDavid Kaplan
2025-04-28x86/bugs: Restructure MDS mitigationDavid Kaplan