aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2026-03-24ARM: dts: rockchip: Add support for RV1103BFabio Estevam2-0/+1055
2026-03-24Merge tag 'kvmarm-fixes-7.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini2-1/+15
2026-03-24Merge tag 'kvm-s390-master-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini10-21/+53
2026-03-24ARM: dts: rockchip: Pass linux,code to the power key on rk3288-veyron-pinkyFabio Estevam1-0/+1
2026-03-24ASoc: uda1380: Improve error reportingMark Brown28-150/+226
2026-03-24perf/x86/intel/p4: Fix unused variable warning in p4_pmu_init()Aldo Conte1-3/+3
2026-03-24ARM: dts: microchip: sama7d65: add Cortex-A7 PMU nodeMihai Sain1-0/+5
2026-03-24arm64: cpufeature: Use pmuv3_implemented() functionJames Clark2-10/+9
2026-03-24arm64: cpufeature: Make PMUVer and PerfMon unsignedJames Clark1-2/+2
2026-03-24KVM: arm64: Read PMUVer as unsignedJames Clark1-1/+4
2026-03-24arm64: dts: cix: add FCH(S0)/S5 GPIO controllers for sky1Zichar Zhang2-0/+147
2026-03-24arm64: dts: cix: Add scmi powerdomain nodes for sky1Gary Yang2-0/+54
2026-03-24arm64: dts: cix: add support for cix sky1 resetsGary Yang1-0/+12
2026-03-24riscv: dts: spacemit: drop incorrect pinctrl for combo PHYAurelien Jarno1-2/+0
2026-03-24riscv: dts: spacemit: reorder phy nodes for K1Chukun Pan1-54/+54
2026-03-23arm64: dts: qcom: agatti: Fix IOMMU DT propertiesSumit Garg1-8/+3
2026-03-24arm64: dts: allwinner: sun55i: Fix r-spi DMAChen-Yu Tsai1-1/+1
2026-03-23arm64: defconfig: enable pci-pwrctrl-generic as moduleNeil Armstrong1-0/+1
2026-03-23lib/crypto: x86/sm3: Migrate optimized code into libraryEric Biggers4-633/+0
2026-03-23lib/crypto: riscv/sm3: Migrate optimized code into libraryEric Biggers4-236/+0
2026-03-23lib/crypto: arm64/sm3: Migrate optimized code into libraryEric Biggers7-906/+1
2026-03-23crypto: sm3 - Rename CRYPTO_SM3_GENERIC to CRYPTO_SM3Eric Biggers16-16/+16
2026-03-23lib/crypto: aesgcm: Use GHASH library APIEric Biggers1-0/+1
2026-03-23lib/crypto: x86/ghash: Migrate optimized code into libraryEric Biggers4-309/+0
2026-03-23lib/crypto: s390/ghash: Migrate optimized code into libraryEric Biggers5-157/+0
2026-03-23lib/crypto: riscv/ghash: Migrate optimized code into libraryEric Biggers4-232/+0
2026-03-23lib/crypto: powerpc/ghash: Migrate optimized code into libraryEric Biggers6-422/+5
2026-03-23crypto: arm64/aes-gcm - Rename struct ghash_key and make fixed-sizedEric Biggers2-18/+17
2026-03-23lib/crypto: arm64/ghash: Migrate optimized code into libraryEric Biggers5-370/+16
2026-03-23crypto: arm64/ghash - Move NEON GHASH assembly into its own fileEric Biggers3-196/+239
2026-03-23lib/crypto: arm/ghash: Migrate optimized code into libraryEric Biggers4-358/+8
2026-03-23crypto: arm/ghash - Move NEON GHASH assembly into its own fileEric Biggers3-158/+222
2026-03-23crypto: arm/ghash - Make the "ghash" crypto_shash NEON-onlyEric Biggers1-26/+6
2026-03-23arm64: dts: rockchip: Correct Joystick Axes on Gameforce AceChris Morgan1-5/+5
2026-03-23arm64: dts: rockchip: Correct Fan Supply for Gameforce AceChris Morgan1-1/+1
2026-03-23Revert "arm64: dts: rockchip: add SPDIF audio to Beelink A1"Robin Murphy1-23/+0
2026-03-23arm64: dts: rockchip: Fix Bluetooth stability on LCKFB TaiShan PiMing Wang1-2/+2
2026-03-23ARM: dts: rockchip: Fix LED node names on rk3288-phycore-rdkFabio Estevam1-4/+4
2026-03-23ARM: dts: rockchip: Fix GMAC description n RK3288 boardsFabio Estevam2-3/+2
2026-03-23ARM: dts: rockchip: Fix RTC description on rk3288-firefly-reloadFabio Estevam1-2/+1
2026-03-23ARM: dts: rockchip: Add missing the touchscreen interrupt on rk3288-phycore-rdkFabio Estevam1-1/+5
2026-03-23ARM: dts: rockchip: Fix the trackpad supply on rk3288-veyron-jerryFabio Estevam1-1/+1
2026-03-23ARM: dts: rockchip: Fix the Bluetooth node name on rk3288-veyronFabio Estevam2-2/+2
2026-03-23ARM: dts: rockchip: Remove invalid regulator-property from rk3288-veyronFabio Estevam2-4/+0
2026-03-23ARM: dts: rockchip: Use mount-matrix on rk3188-bqedison2qcFabio Estevam1-1/+1
2026-03-23ARM: dts: rockchip: Fix RTC compatible on rk3288-phycore-rdkFabio Estevam1-1/+1
2026-03-23ARM: dts: rockchip: Move PHY reset to ethernet-phy node on rk3036 boardsFabio Estevam2-4/+4
2026-03-23ARM: dts: rockchip: Remove rockchip,grf from rk3288 tsadcFabio Estevam1-1/+0
2026-03-23lib: count_zeros: unify count_{leading,trailing}_zeros()Yury Norov1-2/+2
2026-03-23x86/topology: use bitmap_weight_from()Yury Norov1-6/+2