aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)Author
2019-09-16arm64/mm: Inhibit huge-vmap with ptdumpMark Rutland
2019-09-12arm64: Fix the arm64_personality() syscall wrapper redirectionCatalin Marinas
2019-08-17arm64: cpu_ops: fix a leaked reference by adding missing of_node_putWen Yang
2019-08-17arm64: vdso: Fix clock_getres() for CLOCK_REALTIMEVincenzo Frascino
2019-08-02arm64: Fix compiler warning from pte_unmap() with -Wunused-but-set-variableQian Cai
2019-08-02arm64/iommu: handle non-remapped addresses in ->mmap and ->get_sgtableChristoph Hellwig
2019-05-30bpf, arm64: remove prefetch insn in xadd mappingDaniel Borkmann
2019-05-30crypto: arm64/aes-neonbs - don't access already-freed walk.ivEric Biggers
2019-05-30arm64: Save and restore OSDLR_EL1 across suspend/resumeJean-Philippe Brucker
2019-05-30arm64: Clear OSDLR_EL1 on CPU bootJean-Philippe Brucker
2019-05-30arm64: compat: Reduce address limitVincenzo Frascino
2019-05-30arm64: arch_timer: Ensure counter register reads occur with seqlock heldWill Deacon
2019-05-30arm64: mmap: Ensure file offset is treated as unsignedBoyang Zhou
2019-05-30arm64: dts: rockchip: Disable DCMDs on RK3399's eMMC controller.Christoph Muellner
2019-05-30arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OPWill Deacon
2019-05-23arm64: dts: rockchip: fix rk3328-roc-cc gmac2io tx/rx_delayLeonidas P. Papadakos
2019-05-23KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memoryMarc Zyngier
2019-05-23KVM: arm64: Reset the PMU in preemptible contextMarc Zyngier
2019-05-05arm64: dts: rockchip: Fix vcc_host1_5v GPIO polarity on rk3328-rock64Tomohiro Mayama
2019-05-05arm64: dts: rockchip: fix vcc_host1_5v pin assign on rk3328-rock64Katsuhiro Suzuki
2019-05-05arm64: backtrace: Don't bother trying to unwind the userspace stackWill Deacon
2019-05-05arm64: dts: rockchip: fix rk3328 rgmii high tx error ratePeter Geis
2019-05-05arm64: futex: Restore oldval initialization to work around buggy compilersNathan Chancellor
2019-05-05arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon
2019-05-05arm64: dts: rockchip: fix rk3328 sdmmc0 write errorsPeter Geis
2019-05-05arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear regionYueyi Li
2019-04-12arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signalsWill Deacon
2019-03-26arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2Dave Martin
2019-03-26arm64: debug: Ensure debug handlers check triggering exception levelWill Deacon
2019-03-26arm64: Fix HCR.TGE status for NMI contextsJulien Thierry
2019-03-26crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routineArd Biesheuvel
2019-03-26crypto: arm64/aes-ccm - fix logical bug in AAD MAC handlingArd Biesheuvel
2019-03-26crypto: arm64/crct10dif - revert to C code for short inputsArd Biesheuvel
2019-03-26crypto: arm64/aes-neonbs - fix returning final keystream blockEric Biggers
2019-03-26arm64: Relax GIC version check during early bootVladimir Murzin
2019-03-26KVM: arm64: Forbid kprobing of the VHE world-switch codeJames Morse
2019-03-26arm/arm64: KVM: Don't panic on failure to properly reset system registersMarc Zyngier
2019-03-26arm/arm64: KVM: Allow a VCPU to fully reset itselfMarc Zyngier
2019-03-26KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loadedChristoffer Dall
2019-03-20arm64: dts: hikey: Revert "Enable HS200 mode on eMMC"Alistair Strachan
2019-03-20arm64: dts: hikey: Give wifi some time after power-onJan Kiszka
2019-03-20arm64: dts: zcu100-revC: Give wifi some time after power-onJan Kiszka
2019-03-20arm64: dts: add msm8996 compatible to gicv3Srinivas Kandagatla
2019-03-20arm64: dts: renesas: r8a77965: Enable DMA for SCIF2Geert Uytterhoeven
2019-03-20arm64: dts: renesas: r8a7796: Enable DMA for SCIF2Geert Uytterhoeven
2019-03-20arm64: kprobe: Always blacklist the KVM world-switch codeJames Morse
2019-03-01arm64/sve: ptrace: Fix SVE_PT_REGS_OFFSET definitionDave Martin
2019-03-01arm64: ftrace: don't adjust the LR valueMark Rutland
2019-03-01arm64: io: Ensure value passed to __iormb() is held in a 64-bit registerWill Deacon
2019-03-01arm64: io: Ensure calls to delay routines are ordered against prior readX()Will Deacon