summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2025-04-28KVM: arm64: Unconditionally cross check hyp stateQuentin Perret
2025-04-28KVM: arm64: Defer EL2 stage-1 mapping on shareQuentin Perret
2025-04-28KVM: arm64: Move hyp state to hyp_vmemmapQuentin Perret
2025-04-28KVM: arm64: Introduce {get,set}_host_state() helpersQuentin Perret
2025-04-28KVM: arm64: Use 0b11 for encoding PKVM_NOPAGEQuentin Perret
2025-04-28KVM: arm64: Fix pKVM page-tracking commentsQuentin Perret
2025-04-28KVM: arm64: Track SVE state in the hypervisor vcpu structureFuad Tabba
2025-04-28arm64: dts: allwinner: a64: Add WiFi/BT header on SOPINE BaseboardPeter Robinson
2025-04-28arm64: dts: allwinner: a64: Add WiFi/BT header on PINE A64Peter Robinson
2025-04-28arm64: dts: allwinner: correct the model name for Radxa Cubie A5EChukun Pan
2025-04-28ARM: dts: allwinner: Align wifi node name with bindingsKrzysztof Kozlowski
2025-04-28arm64: dts: allwinner: Align wifi node name with bindingsKrzysztof Kozlowski
2025-04-28arm64: dts: allwinner: h616: enable Mali GPU for all boardsAndre Przywara
2025-04-28arm64: dts: allwinner: h616: Add Mali GPU nodeAndre Przywara
2025-04-28arm64: dts: allwinner: h700: Add hp-det-gpios for Anbernic RG35XXChris Morgan
2025-04-28arm64: dts: allwinner: h5/h6: Drop spurious 'clock-latency-ns' propertiesRob Herring (Arm)
2025-04-28arm/arm64: dts: allwinner: Use preferred node names for cooling mapsRob Herring (Arm)
2025-04-28arm64: dts: allwinner: h616: add YuzukiHD Chameleon supportAndre Przywara
2025-04-28arm64: dts: allwinner: a523: add Radxa A5E supportAndre Przywara
2025-04-27arm64: dts: exynosautov920: add cpucl0 clock DT nodesShin Son
2025-04-27arm64: dts: imx8mm-verdin: Link reg_usdhc2_vqmmc to usdhc2Wojciech Dubowik
2025-04-27MIPS: CPS: Fix potential NULL pointer dereferences in cps_prepare_cpus()Thorsten Blum
2025-04-27MIPS: rename rollback_handler with skipover_handlerMarco Crivellari
2025-04-27MIPS: Move r4k_wait() to .cpuidle.text sectionMarco Crivellari
2025-04-27MIPS: Fix idle VS timer enqueueMarco Crivellari
2025-04-27MIPS: Replace strcpy() with strscpy() in vpe_elfload()Thorsten Blum
2025-04-27MIPS: BCM63XX: Replace strcpy() with strscpy() in board_prom_init()Thorsten Blum
2025-04-27mips: ptrace: Improve code formatting and indentationThorsten Blum
2025-04-27MIPS: SMP: Implement parallel CPU bring up for EyeQGregory CLEMENT
2025-04-27mips: Add -std= flag specified in KBUILD_CFLAGS to vdso CFLAGSKhem Raj
2025-04-27MIPS: Loongson64: Add missing '#interrupt-cells' for loongson64c_ls7aWangYuli
2025-04-27mips: dts: realtek: Add MDIO controllerChris Packham
2025-04-27MIPS: txx9: gpio: use new line value setter callbacksBartosz Golaszewski