summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2026-03-25arm64: tegra: defconfig: Drop redundant ARCH_TEGRA_foo_SOCKrzysztof Kozlowski
2026-03-24randomize_kstack: Unify random source across archesRyan Roberts
2026-03-24arm64: dts: rockchip: assign pipe clock to rk356x PCIe lanesDavid Heidelberg
2026-03-24arm64: dts: rockchip: Add mphy reset to ufshc nodeShawn Lin
2026-03-24arm64: dts: rockchip: Enable OTP controller for RK3528Jonas Karlman
2026-03-24arm64: dts: rockchip: Enable OTP controller for RK356xHeiko Stuebner
2026-03-24arm64: dts: rockchip: Enable OTP controller for RK3562Heiko Stuebner
2026-03-24arm64: dts: rockchip: Enable PCIe CLKREQ# for RK3588 on Rock 5b-5bp-5t seriesAnand Moon
2026-03-24arm64: dts: rockchip: add SD/eMMC aliases for ArmSom Sige5Sebastian Reichel
2026-03-24arm64: dts: rockchip: Add SPDIF nodes to RK3576 device treeSebastian Reichel
2026-03-24arm64: dts: rockchip: Add Khadas Edge 2L boardGray Huang
2026-03-24arm64: dts: rockchip: Fix RK3562 EVB2 model name谢致邦 (XIE Zhibang)
2026-03-24Merge tag 'kvmarm-fixes-7.0-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-03-24arm64: cpufeature: Use pmuv3_implemented() functionJames Clark
2026-03-24arm64: cpufeature: Make PMUVer and PerfMon unsignedJames Clark
2026-03-24KVM: arm64: Read PMUVer as unsignedJames Clark
2026-03-24arm64: dts: cix: add FCH(S0)/S5 GPIO controllers for sky1Zichar Zhang
2026-03-24arm64: dts: cix: Add scmi powerdomain nodes for sky1Gary Yang
2026-03-24arm64: dts: cix: add support for cix sky1 resetsGary Yang
2026-03-23arm64: dts: qcom: agatti: Fix IOMMU DT propertiesSumit Garg
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: arm64/sm3: 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-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-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-23arm64: dts: marvell: armada-37xx: drop 'marvell,usb-misc-reg' from USB host n...Gabor Juhos
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
2026-03-23KVM: arm64: pkvm: Move error handling to the end of kvm_hyp_cpu_entryMarc Zyngier
2026-03-23arm64: dts: ti: k3-j722s: Add main_i2c4 device nodeAniket Limaye
2026-03-23KVM: arm64: nv: Expose shadow page tables in debugfsWei-Lin Chang
2026-03-23arm64: dts: arm/corstone1000: Add corstone-1000-a320Rob Herring (Arm)
2026-03-23arm64: dts: arm/corstone1000: Move FVP peripherals to separate .dtsiRob Herring (Arm)
2026-03-23arm64: dts: arm/corstone1000: Move cpu nodesRob Herring (Arm)
2026-03-23arm64: dts: renesas: r9a09g047e57-smarc: Enable RSPI0Tommaso Merciai
2026-03-23arm64: dts: renesas: r9a09g047: Add RSPI nodesTommaso Merciai
2026-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc5Alexei Starovoitov