summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-03-24arm64: dts: allwinner: sun55i: Fix r-spi DMAChen-Yu Tsai
2026-03-23arm64: defconfig: enable pci-pwrctrl-generic as moduleNeil Armstrong
2026-03-23lib/crypto: x86/sm3: Migrate optimized code into libraryEric Biggers
2026-03-23lib/crypto: riscv/sm3: Migrate optimized code into libraryEric Biggers
2026-03-23lib/crypto: arm64/sm3: Migrate optimized code into libraryEric Biggers
2026-03-23crypto: sm3 - Rename CRYPTO_SM3_GENERIC to CRYPTO_SM3Eric Biggers
2026-03-23lib/crypto: aesgcm: Use GHASH library APIEric Biggers
2026-03-23lib/crypto: x86/ghash: Migrate optimized code into libraryEric Biggers
2026-03-23lib/crypto: s390/ghash: Migrate optimized code into libraryEric Biggers
2026-03-23lib/crypto: riscv/ghash: Migrate optimized code into libraryEric Biggers
2026-03-23lib/crypto: powerpc/ghash: Migrate optimized code into libraryEric Biggers
2026-03-23crypto: arm64/aes-gcm - Rename struct ghash_key and make fixed-sizedEric Biggers
2026-03-23lib/crypto: arm64/ghash: Migrate optimized code into libraryEric Biggers
2026-03-23crypto: arm64/ghash - Move NEON GHASH assembly into its own fileEric Biggers
2026-03-23lib/crypto: arm/ghash: Migrate optimized code into libraryEric Biggers
2026-03-23crypto: arm/ghash - Move NEON GHASH assembly into its own fileEric Biggers
2026-03-23crypto: arm/ghash - Make the "ghash" crypto_shash NEON-onlyEric Biggers
2026-03-23arm64: dts: rockchip: Correct Joystick Axes on Gameforce AceChris Morgan
2026-03-23arm64: dts: rockchip: Correct Fan Supply for Gameforce AceChris Morgan
2026-03-23Revert "arm64: dts: rockchip: add SPDIF audio to Beelink A1"Robin Murphy
2026-03-23arm64: dts: rockchip: Fix Bluetooth stability on LCKFB TaiShan PiMing Wang
2026-03-23ARM: dts: rockchip: Fix LED node names on rk3288-phycore-rdkFabio Estevam
2026-03-23ARM: dts: rockchip: Fix GMAC description n RK3288 boardsFabio Estevam
2026-03-23ARM: dts: rockchip: Fix RTC description on rk3288-firefly-reloadFabio Estevam
2026-03-23ARM: dts: rockchip: Add missing the touchscreen interrupt on rk3288-phycore-rdkFabio Estevam
2026-03-23ARM: dts: rockchip: Fix the trackpad supply on rk3288-veyron-jerryFabio Estevam
2026-03-23ARM: dts: rockchip: Fix the Bluetooth node name on rk3288-veyronFabio Estevam
2026-03-23ARM: dts: rockchip: Remove invalid regulator-property from rk3288-veyronFabio Estevam
2026-03-23ARM: dts: rockchip: Use mount-matrix on rk3188-bqedison2qcFabio Estevam
2026-03-23ARM: dts: rockchip: Fix RTC compatible on rk3288-phycore-rdkFabio Estevam
2026-03-23ARM: dts: rockchip: Move PHY reset to ethernet-phy node on rk3036 boardsFabio Estevam
2026-03-23ARM: dts: rockchip: Remove rockchip,grf from rk3288 tsadcFabio Estevam
2026-03-23lib: count_zeros: unify count_{leading,trailing}_zeros()Yury Norov
2026-03-23x86/topology: use bitmap_weight_from()Yury Norov
2026-03-23arm64: defconfig: Enable Lontium LT8713sx driverVishnu Saini
2026-03-23arm64: defconfig: Enable Qualcomm Eliza SoC display clock controllerKrzysztof Kozlowski
2026-03-23arm64: defconfig: enable IPQ5210 RDP504 base configsKathiravan Thirumoorthy
2026-03-23arm64: defconfig: Enable Milos LPASS LPI pinctrl driverLuca Weiss
2026-03-23arm64: defconfig: Enable Kaanapali clock controllersTaniya Das
2026-03-23x86/cpu/topology: Consolidate AMD and Hygon cases in parse_topology()Wei Wang
2026-03-23arm64: dts: marvell: armada-37xx: drop 'marvell,usb-misc-reg' from USB host n...Gabor Juhos
2026-03-23x86/cpu: Add comment clarifying CRn pinningPeter Zijlstra
2026-03-23x86/fred: Fix early boot failures on SEV-ES/SNP guestsNikunj A Dadhania
2026-03-23x86/cpu: Remove X86_CR4_FRED from the CR4 pinned bits maskBorislav Petkov (AMD)
2026-03-23x86/cpu: Enable FSGSBASE early in cpu_init_exception_handling()Nikunj A Dadhania
2026-03-23fs: fix archiecture-specific compat_ftruncate64Christoph Hellwig
2026-03-23KVM: arm64: Remove extra ISBs when using msr_hcr_el2Marc Zyngier
2026-03-23KVM: arm64: pkvm: Use direct function pointers for cpu_{on,resume}Marc Zyngier
2026-03-23KVM: arm64: pkvm: Turn __kvm_hyp_init_cpu into an inner labelMarc Zyngier
2026-03-23KVM: arm64: pkvm: Simplify BTI handling on CPU bootMarc Zyngier