summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)Author
2019-04-17arm64/ftrace: fix inadvertent BUG() in trampoline checkArd Biesheuvel
2019-04-17arm64: backtrace: Don't bother trying to unwind the userspace stackWill Deacon
2019-04-17arm64: dts: rockchip: fix rk3328 rgmii high tx error ratePeter Geis
2019-04-17arm64: dts: rockchip: Fix vcc_host1_5v GPIO polarity on rk3328-rock64Tomohiro Mayama
2019-04-17arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon
2019-04-17arm64: dts: rockchip: fix rk3328 sdmmc0 write errorsPeter Geis
2019-03-23arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2Dave Martin
2019-03-23arm64: debug: Ensure debug handlers check triggering exception levelWill Deacon
2019-03-23arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signalsWill Deacon
2019-03-23arm64: Fix HCR.TGE status for NMI contextsJulien Thierry
2019-03-23crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routineArd Biesheuvel
2019-03-23crypto: arm64/aes-ccm - fix logical bug in AAD MAC handlingArd Biesheuvel
2019-03-23crypto: arm64/crct10dif - revert to C code for short inputsArd Biesheuvel
2019-03-23crypto: arm64/aes-neonbs - fix returning final keystream blockEric Biggers
2019-03-13arm64: dts: hikey: Revert "Enable HS200 mode on eMMC"Alistair Strachan
2019-03-13arm64: dts: hikey: Give wifi some time after power-onJan Kiszka
2019-03-13arm64: dts: zcu100-revC: Give wifi some time after power-onJan Kiszka
2019-03-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-03-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-03-01Merge tag 'qcom-fixes-for-5.0-rc8' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2019-02-28crypto: arm64/chacha - fix hchacha_block_neon() for big endianEric Biggers
2019-02-28crypto: arm64/chacha - fix chacha_4block_xor_neon() for big endianEric Biggers
2019-02-26arm64: dts: qcom: msm8998: Extend TZ reserved memory areaMarc Gonzalez
2019-02-22Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-02-22Merge tag 'mvebu-fixes-5.0-2' of git://git.infradead.org/linux-mvebu into arm...Arnd Bergmann
2019-02-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-02-21kasan: fix random seed generation for tag-based modeAndrey Konovalov
2019-02-20arm64: Relax GIC version check during early bootVladimir Murzin
2019-02-19arm64: dts: clearfog-gt-8k: fix SGMII PHY reset signalBaruch Siach
2019-02-18arm64/neon: Disable -Wincompatible-pointer-types when building with ClangNathan Chancellor
2019-02-18arm64: fix SSBS sanitizationMark Rutland
2019-02-17Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-02-16efi/arm: Revert "Defer persistent reservations until after paging_init()"Ard Biesheuvel
2019-02-16arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve tableArd Biesheuvel
2019-02-15Merge tag 'imx-fixes-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2019-02-15Merge tag 'v5.0-rockchip-dts64fixes-1' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2019-02-13Merge tag 'kvm-arm-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2019-02-08Merge tag 'armsoc-fixes-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-02-07KVM: arm64: Forbid kprobing of the VHE world-switch codeJames Morse
2019-02-07arm/arm64: KVM: Don't panic on failure to properly reset system registersMarc Zyngier
2019-02-07arm/arm64: KVM: Allow a VCPU to fully reset itselfMarc Zyngier
2019-02-07KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loadedChristoffer Dall
2019-02-05arm64: kexec_file: handle empty command-lineJean-Philippe Brucker
2019-02-04arm64: ptdump: Don't iterate kernel page tables using PTRS_PER_PXXWill Deacon
2019-02-01arm64: hibernate: Clean the __hyp_text to PoC after resumeJames Morse
2019-02-01arm64: hyp-stub: Forbid kprobing of the hyp-stubJames Morse
2019-02-01arm64: kprobe: Always blacklist the KVM world-switch codeJames Morse
2019-02-01arm64: kaslr: ensure randomized quantities are clean also when kaslr is offArd Biesheuvel
2019-02-01arm64: Do not issue IPIs for user executable ptesCatalin Marinas