summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)Author
2019-04-17arm64: dts: rockchip: Fix vcc_host1_5v GPIO polarity on rk3328-rock64Tomohiro Mayama
2019-04-17arm64: dts: rockchip: fix vcc_host1_5v pin assign on rk3328-rock64Katsuhiro Suzuki
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: 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-04-17arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear regionYueyi Li
2019-04-05arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signalsWill Deacon
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: 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-23arm64: Relax GIC version check during early bootVladimir Murzin
2019-03-23KVM: arm64: Forbid kprobing of the VHE world-switch codeJames Morse
2019-03-23arm/arm64: KVM: Don't panic on failure to properly reset system registersMarc Zyngier
2019-03-23arm/arm64: KVM: Allow a VCPU to fully reset itselfMarc Zyngier
2019-03-23KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loadedChristoffer Dall
2019-03-23arm64: dts: rockchip: fix graph_port warning on rk3399 bob kevin and excavatorEnric Balletbo i Serra
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-13arm64: dts: add msm8996 compatible to gicv3Srinivas Kandagatla
2019-03-13arm64: dts: renesas: r8a77965: Enable DMA for SCIF2Geert Uytterhoeven
2019-03-13arm64: dts: renesas: r8a7796: Enable DMA for SCIF2Geert Uytterhoeven
2019-03-13arm64: kprobe: Always blacklist the KVM world-switch codeJames Morse
2019-02-12arm64/sve: ptrace: Fix SVE_PT_REGS_OFFSET definitionDave Martin
2019-02-12arm64: ftrace: don't adjust the LR valueMark Rutland
2019-02-12arm64: io: Ensure value passed to __iormb() is held in a 64-bit registerWill Deacon
2019-02-12arm64: io: Ensure calls to delay routines are ordered against prior readX()Will Deacon
2019-02-06arm64: hibernate: Clean the __hyp_text to PoC after resumeJames Morse
2019-02-06arm64: hyp-stub: Forbid kprobing of the hyp-stubJames Morse
2019-02-06arm64: Do not issue IPIs for user executable ptesCatalin Marinas
2019-02-06arm64: kaslr: ensure randomized quantities are clean also when kaslr is offArd Biesheuvel
2019-01-26arm64: Fix minor issues with the dcache_by_line_op macroWill Deacon
2019-01-26arm64: kasan: Increase stack size for KASAN_EXTRAQian Cai
2019-01-26arm64: perf: set suppress_bind_attrs flag to trueAnders Roxell
2019-01-22arm64: dts: marvell: armada-ap806: reserve PSCI areaHeinrich Schuchardt
2019-01-22arm64: kaslr: ensure randomized quantities are clean to the PoCArd Biesheuvel
2019-01-22arm64: Don't trap host pointer auth use to EL2Mark Rutland
2019-01-22arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland
2019-01-16arm64: compat: Don't pull syscall number from regs in arm_compat_syscallWill Deacon
2019-01-13arm64: relocatable: fix inconsistencies in linker script and optionsArd Biesheuvel
2019-01-13arm64: drop linker script hack to hide __efistub_ symbolsArd Biesheuvel
2019-01-13arm64: dts: mt7622: fix no more console output on rfb1Ryder Lee
2019-01-09arm64: compat: Avoid sending SIGILL for unallocated syscall numbersWill Deacon
2019-01-09arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1Will Deacon
2019-01-09arm64: KVM: Make VHE Stage-2 TLB invalidation operations non-interruptibleMarc Zyngier