summaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm-fixes-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-07-0112-12/+33
|\
| * Merge tag 'v6.10-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2024-07-0112-12/+33
| |\
| | * arm64: dts: rockchip: Add sound-dai-cells for RK3368Alex Bee2024-06-241-0/+3
| | * arm64: dts: rockchip: Fix the i2c address of es8316 on Cool Pi 4BAndy Yan2024-06-241-2/+2
| | * arm64: dts: rockchip: fix PMIC interrupt pin on ROCK Pi EFUKAUMI Naoki2024-06-191-2/+2
| | * arm64: dts: rockchip: make poweroff(8) work on Radxa ROCK 5AFUKAUMI Naoki2024-06-171-0/+1
| | * Revert "arm64: dts: rockchip: remove redundant cd-gpios from rk3588 sdmmc nodes"FUKAUMI Naoki2024-06-174-0/+4
| | * arm64: dts: rockchip: Fix the value of `dlg,jack-det-rate` mismatch on rk3399...Hsin-Te Yuan2024-06-171-1/+1
| | * arm64: dts: rockchip: set correct pwm0 pinctrl on rk3588-tigerHeiko Stuebner2024-06-081-0/+5
| | * arm64: dts: rockchip: Rename LED related pinctrl nodes on rk3308-rock-pi-sJonas Karlman2024-05-281-3/+9
| | * arm64: dts: rockchip: Fix SD NAND and eMMC init on rk3308-rock-pi-sJonas Karlman2024-05-281-2/+4
| | * arm64: dts: rockchip: Fix rk3308 codec@ff560000 reset-namesJonas Karlman2024-05-281-1/+1
| | * arm64: dts: rockchip: Fix the DCDC_REG2 minimum voltage on Quartz64 Model BDragan Simic2024-05-271-1/+1
* | | Merge tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-06-291-9/+7
|\ \ \
| * | | randomize_kstack: Remove non-functional per-arch entropy filteringKees Cook2024-06-281-9/+7
| | |/ | |/|
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-06-283-2/+4
|\ \ \
| * | | arm64: Clear the initial ID map correctly before remappingZenghui Yu2024-06-241-1/+1
| * | | arm64: mm: Permit PTE SW bits to change in live mappingsRyan Roberts2024-06-192-1/+3
* | | | syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann2024-06-251-1/+1
| |_|/ |/| |
* | | Merge tag 'arm-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2024-06-225-5/+5
|\ \ \
| * \ \ Merge tag 'imx-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann2024-06-205-5/+5
| |\ \ \ | | |/ / | |/| |
| | * | arm64: dts: imx8qm-mek: fix gpio number for reg_usdhc2_vmmcFrank Li2024-06-171-1/+1
| | * | arm64: dts: freescale: imx8mm-verdin: enable hysteresis on slow input pinMax Krummenacher2024-06-161-1/+1
| | * | arm64: dts: imx93-11x11-evk: Remove the 'no-sdio' propertyFabio Estevam2024-06-161-1/+0
| | * | arm64: dts: freescale: imx8mp-venice-gw73xx-2x: fix BT shutdown GPIOTim Harvey2024-06-151-1/+1
| | * | arm64: dts: imx8mp: Fix TC9595 input clock on DH i.MX8M Plus DHCOM SoMMarek Vasut2024-06-151-1/+1
| | * | arm64: dts: freescale: imx8mm-verdin: Fix GPU speedJoao Paulo Goncalves2024-06-031-0/+1
| | |/
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-06-224-4/+27
|\ \ \
| * | | KVM: arm64: FFA: Release hyp rx bufferVincent Donnefort2024-06-111-0/+12
| * | | KVM: arm64: Disassociate vcpus from redistributor region on teardownMarc Zyngier2024-06-063-4/+15
* | | | Merge tag 'efi-fixes-for-v6.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-06-181-0/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | efi/arm64: Fix kmemleak false positive in arm64_efi_rt_init()Waiman Long2024-06-151-0/+2
| | |/ | |/|
* | | Merge tag 'mm-hotfixes-stable-2024-06-07-15-24' of git://git.kernel.org/pub/s...Linus Torvalds2024-06-081-2/+2
|\ \ \
| * | | mm: arm64: fix the out-of-bounds issue in contpte_clear_young_dirty_ptesBarry Song2024-06-061-2/+2
| |/ /
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-06-072-20/+19
|\ \ \ | |_|/ |/| |
| * | arm64/io: add constant-argument checkArnd Bergmann2024-06-051-20/+16
| * | arm64: armv8_deprecated: Fix warning in isndep cpuhp starting processWei Li2024-06-051-0/+3
| |/
* | KVM: arm64: Ensure that SME controls are disabled in protected modeFuad Tabba2024-06-042-0/+18
* | KVM: arm64: Refactor CPACR trap bit setting/clearing to use ELx formatFuad Tabba2024-06-046-19/+14
* | KVM: arm64: Consolidate initializing the host data's fpsimd_state/sve in pKVMFuad Tabba2024-06-045-21/+22
* | KVM: arm64: Eagerly restore host fpsimd/sve state in pKVMFuad Tabba2024-06-044-5/+93
* | KVM: arm64: Allocate memory mapped at hyp for host sve state in pKVMFuad Tabba2024-06-047-0/+124
* | KVM: arm64: Specialize handling of host fpsimd state on trapFuad Tabba2024-06-043-1/+13
* | KVM: arm64: Abstract set/clear of CPTR_EL2 bits behind helperFuad Tabba2024-06-044-19/+73
* | KVM: arm64: Fix prototype for __sve_save_state/__sve_restore_stateFuad Tabba2024-06-042-3/+4
* | KVM: arm64: Reintroduce __sve_save_stateFuad Tabba2024-06-042-0/+7
* | KVM: arm64: nv: Expose BTI and CSV_frac to a guest hypervisorMarc Zyngier2024-05-301-2/+4
* | KVM: arm64: nv: Fix relative priorities of exceptions generated by ERETAxMarc Zyngier2024-05-301-10/+11
* | KVM: arm64: AArch32: Fix spurious trapping of conditional instructionsMarc Zyngier2024-05-271-2/+16
* | KVM: arm64: Allow AArch32 PSTATE.M to be restored as System modeMarc Zyngier2024-05-271-0/+1