aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)Author
2019-05-22bpf, arm64: remove prefetch insn in xadd mappingDaniel Borkmann
2019-05-22crypto: arm64/aes-neonbs - don't access already-freed walk.ivEric Biggers
2019-05-22crypto: arm64/gcm-aes-ce - fix no-NEON fallback codeEric Biggers
2019-05-22arm64: Save and restore OSDLR_EL1 across suspend/resumeJean-Philippe Brucker
2019-05-22arm64: Clear OSDLR_EL1 on CPU bootJean-Philippe Brucker
2019-05-22arm64: compat: Reduce address limitVincenzo Frascino
2019-05-22arm64: arch_timer: Ensure counter register reads occur with seqlock heldWill Deacon
2019-05-22arm64: mmap: Ensure file offset is treated as unsignedBoyang Zhou
2019-05-22arm64: dts: rockchip: Disable DCMDs on RK3399's eMMC controller.Christoph Muellner
2019-05-22arm64: dts: rockchip: fix IO domain voltage setting of APIO5 on rockpro64Katsuhiro Suzuki
2019-05-16arm64/module: ftrace: deal with place relative nature of PLTsArd Biesheuvel
2019-05-10arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OPWill Deacon
2019-05-08arm64: fix wrong check of on_sdei_stack in nmi contextWei Li
2019-05-08arm64: dts: rockchip: fix rk3328-roc-cc gmac2io tx/rx_delayLeonidas P. Papadakos
2019-05-04KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memoryMarc Zyngier
2019-05-04KVM: arm64: Reset the PMU in preemptible contextMarc Zyngier
2019-05-04arm64: dts: renesas: r8a77990: Fix SCIF5 DMA channelsTakeshi Kihara
2019-05-02arm64: mm: Ensure tail of unaligned initrd is reservedBjorn Andersson
2019-04-27arm64: futex: Restore oldval initialization to work around buggy compilersNathan Chancellor
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