summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2023-04-21KVM: arm64: Infer PA offset from VA in hyp map walkerOliver Upton
2023-04-21KVM: arm64: Infer the PA offset from IPA in stage-2 map walkerOliver Upton
2023-04-21Merge branch kvm-arm64/spec-ptw into kvmarm-master/nextMarc Zyngier
2023-04-21Merge branch kvm-arm64/smccc-filtering into kvmarm-master/nextMarc Zyngier
2023-04-21Merge branch kvm-arm64/timer-vm-offsets into kvmarm-master/nextMarc Zyngier
2023-04-20Merge branch 'for-next/sysreg' into for-next/coreWill Deacon
2023-04-20Merge branch 'for-next/stacktrace' into for-next/coreWill Deacon
2023-04-20Merge branch 'for-next/perf' into for-next/coreWill Deacon
2023-04-20KVM: arm64: Ensure CPU PMU probes before pKVM host de-privilegeWill Deacon
2023-04-20efi/zboot: Set forward edge CFI compat header flag if supportedArd Biesheuvel
2023-04-20arm64: efi: Enable BTI codegen and add PE/COFF annotationArd Biesheuvel
2023-04-20Merge branch 'for-next/mm' into for-next/coreWill Deacon
2023-04-20Merge branch 'for-next/misc' into for-next/coreWill Deacon
2023-04-20Merge branch 'for-next/kdump' into for-next/coreWill Deacon
2023-04-20Merge branch 'for-next/ftrace' into for-next/coreWill Deacon
2023-04-20Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon
2023-04-20arm64: kexec: include reboot.hSimon Horman
2023-04-20arm64: delete dead code in this_cpu_set_vectors()Dan Carpenter
2023-04-20KVM: arm64: Use the bitmap API to allocate bitmapsChristophe JAILLET
2023-04-20KVM: arm64: Slightly optimize flush_context()Christophe JAILLET
2023-04-20KVM: arm64: Have kvm_psci_vcpu_on() use WRITE_ONCE() to update mp_stateReiji Watanabe
2023-04-20KVM: arm64: Acquire mp_state_lock in kvm_arch_vcpu_ioctl_vcpu_init()Reiji Watanabe
2023-04-19KVM: arm64: Fix buffer overflow in kvm_arm_set_fw_reg()Dan Carpenter
2023-04-19Merge tag 'cacheinfo-updates-6.4' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2023-04-18arm64: reword ARCH_FORCE_MAX_ORDER prompt and help textMike Rapoport (IBM)
2023-04-18arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDERMike Rapoport (IBM)
2023-04-18KVM: arm64: Make vcpu flag updates non-preemptibleMarc Zyngier
2023-04-18irqchip/gic-v3: Add Rockchip 3588001 erratum workaroundSebastian Reichel
2023-04-18Merge tag 'arm-fixes-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-18Merge tag 'mvebu-dt64-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2023-04-18Merge tag 'v6.4-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2023-04-18arm64: dts: rockchip: Add support for volume keys to rk3399-pinephone-proOndrej Jirman
2023-04-17arm64: defconfig: enable building the nvmem-reboot-mode moduleBartosz Golaszewski
2023-04-17arm64: defconfig: Enable TI ADC driverBhavya Kapoor
2023-04-17arm64: defconfig: Enable TI TSCADC driverBhavya Kapoor
2023-04-17arm64: defconfig: Enable security accelerator driver for TI K3 SoCsKamlesh Gurudasani
2023-04-17arm64: defconfig: Enable crypto test moduleKamlesh Gurudasani
2023-04-17Merge tag 'asahi-soc-dt-6.4-v2' of https://github.com/AsahiLinux/linux into s...Arnd Bergmann
2023-04-17arm64/cpufeature: Use helper macro to specify ID register for capabilitesMark Brown
2023-04-17arm64/cpufeature: Consistently use symbolic constants for min_field_valueMark Brown
2023-04-17arm64/cpufeature: Pull out helper for CPUID register definitionsMark Brown
2023-04-17arm64/sysreg: Convert HFGITR_EL2 to automatic generationMark Brown
2023-04-17arm64: dts: rockchip: Add vdd_cpu_big regulators to rk3588-rock-5bCristian Ciocaltea
2023-04-17arm64: dts: rockchip: Use generic name for es8316 on Pinebook Pro and Rock 5BCristian Ciocaltea
2023-04-17arm64: dts: rockchip: Drop RTC clock-frequency on rk3588-rock-5bCristian Ciocaltea
2023-04-17arm64: dts: apple: t8112: Add PWM controllerSasha Finkelstein
2023-04-17arm64: dts: apple: t600x: Add PWM controllerSasha Finkelstein
2023-04-17arm64: dts: apple: t8103: Add PWM controllerSasha Finkelstein
2023-04-17arm64: dts: rockchip: Add pinctrl gpio-ranges for rk356xJohn Clark
2023-04-14Merge tag 'v6.3-next-dts64' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann