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