summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
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-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
2026-03-23KVM: arm64: pkvm: Move error handling to the end of kvm_hyp_cpu_entryMarc Zyngier-7/+7
2026-03-23ARM: dts: microchip: sam9x7: fix gpio-lines count for pioBMihai Sain-1/+1
2026-03-23arm64: dts: ti: k3-j722s: Add main_i2c4 device nodeAniket Limaye-7/+22
2026-03-23KVM: arm64: nv: Expose shadow page tables in debugfsWei-Lin Chang-1/+44
2026-03-23arm64: dts: arm/corstone1000: Add corstone-1000-a320Rob Herring (Arm)-0/+107
2026-03-23arm64: dts: arm/corstone1000: Move FVP peripherals to separate .dtsiRob Herring (Arm)-35/+45
2026-03-23arm64: dts: arm/corstone1000: Move cpu nodesRob Herring (Arm)-35/+45
2026-03-23arm64: dts: renesas: r9a09g047e57-smarc: Enable RSPI0Tommaso Merciai-0/+16
2026-03-23arm64: dts: renesas: r9a09g047: Add RSPI nodesTommaso Merciai-0/+84
2026-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc5Alexei Starovoitov-1074/+1025
2026-03-22Merge tag 'x86-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-9/+28
2026-03-22Merge tag 'perf-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-16/+33