summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)Author
2020-10-01KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetchMarc Zyngier
2020-09-23arm64: paravirt: Initialize steal time when cpu is onlineAndrew Jones
2020-09-23arm64: bpf: Fix branch offset in JITIlias Apalodimas
2020-09-23arm64: Allow CPUs unffected by ARM erratum 1418040 to come in lateMarc Zyngier
2020-09-17arm64: dts: imx8mp: correct sdma1 clk settingRobin Gong
2020-09-17KVM: arm64: Do not try to map PUDs when they are folded into PMDMarc Zyngier
2020-09-17arm64/module: set trampoline section flags regardless of CONFIG_DYNAMIC_FTRACEJessica Yu
2020-09-17arm64: dts: ns2: Fixed QSPI compatible stringFlorian Fainelli
2020-09-17KVM: arm64: Update page shift if stage 2 block mapping not supportedAlexandru Elisei
2020-09-17arm64: dts: imx8mq: Fix TMU interrupt propertyKrzysztof Kozlowski
2020-09-17arm64: dts: imx: Add missing imx8mm-beacon-kit.dtb to buildRob Herring
2020-09-09arm64: dts: mt7622: add reset node for mmc deviceWenbin Mei
2020-09-05arm64: tegra: Add missing timeout clock to Tegra210 SDMMCSowjanya Komatineni
2020-09-05arm64: tegra: Add missing timeout clock to Tegra186 SDMMC nodesSowjanya Komatineni
2020-09-05arm64: tegra: Add missing timeout clock to Tegra194 SDMMC nodesSowjanya Komatineni
2020-09-05KVM: arm64: Survive synchronous exceptions caused by AT instructionsJames Morse
2020-09-05KVM: arm64: Add kvm_extable for vaxorcism codeJames Morse
2020-09-03arm64: vdso32: make vdso32 install conditionalFrank van der Linden
2020-09-03KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exceptionJames Morse
2020-09-03arm64: Allow booting of late CPUs affected by erratum 1418040Marc Zyngier
2020-09-03arm64: Move handling of erratum 1418040 into C codeMarc Zyngier
2020-09-03arm64: Fix __cpu_logical_map undefined issueKefeng Wang
2020-09-03KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvheDavid Brazdil
2020-09-03arm64: dts: qcom: msm8916: Pull down PDM GPIOs during sleepStephan Gerhold
2020-08-26KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not setWill Deacon
2020-08-26KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon
2020-08-26ARM64: vdso32: Install vdso32 from vdso_installStephen Boyd
2020-08-21arm64: perf: Correct the event index in sysfsShaokun Zhang
2020-08-21arm64: dts: qcom: sc7180: Drop the unused non-MSA SIDSibi Sankar
2020-08-19arm64: dts: hisilicon: hikey: fixes to comply with adi, adv7533 DT bindingRicardo CaƱuelo
2020-08-19arm64: dts: meson: fix mmc0 tuning error on Khadas VIM3Christian Hewitt
2020-08-19arm64: dts: meson: misc fixups for w400 dtsiChristian Hewitt
2020-08-19arm64: dts: renesas: Fix SD Card/eMMC interface device node namesYoshihiro Shimoda
2020-08-19arm64: dts: exynos: Fix silent hang after boot on EspressoAlim Akhtar
2020-08-19arm64: dts: sun50i-pinephone: dldo4 must not be >= 1.8VOndrej Jirman
2020-08-19arm64: dts: qcom: msm8916: Replace invalid bias-pull-none propertyStephan Gerhold
2020-08-19arm64: dts: rockchip: fix rk3399-puma gmac reset gpioHeiko Stuebner
2020-08-19arm64: dts: rockchip: fix rk3399-puma vcc5v0-host gpioHeiko Stuebner
2020-08-19arm64: dts: rockchip: fix rk3368-lion gmac reset gpioHeiko Stuebner
2020-08-11arm64: kaslr: Use standard early random functionGuenter Roeck
2020-08-11random: random.h should include archrandom.h, not the other way aroundLinus Torvalds
2020-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-07-31Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-07-30arm64: csum: Fix handling of bad packetsRobin Murphy
2020-07-30arm64: Drop unnecessary include from asm/smp.hMarc Zyngier
2020-07-30arm64/alternatives: move length validation inside the subsectionSami Tolvanen
2020-07-28Merge tag 'arm-fixes-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-07-28KVM: arm64: Don't inherit exec permission across page-table levelsWill Deacon
2020-07-28KVM: arm64: Prevent vcpu_has_ptrauth from generating OOL functionsMarc Zyngier
2020-07-25Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds