summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OPWill Deacon2019-05-101-21/+34
* arm64: fix wrong check of on_sdei_stack in nmi contextWei Li2019-05-081-0/+6
* arm64: dts: rockchip: fix rk3328-roc-cc gmac2io tx/rx_delayLeonidas P. Papadakos2019-05-081-2/+2
* KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memoryMarc Zyngier2019-05-041-0/+11
* KVM: arm64: Reset the PMU in preemptible contextMarc Zyngier2019-05-041-3/+3
* arm64: futex: Restore oldval initialization to work around buggy compilersNathan Chancellor2019-04-271-1/+1
* arm64: dts: rockchip: Fix vcc_host1_5v GPIO polarity on rk3328-rock64Tomohiro Mayama2019-04-171-2/+1
* arm64: dts: rockchip: fix vcc_host1_5v pin assign on rk3328-rock64Katsuhiro Suzuki2019-04-171-2/+2
* arm64: backtrace: Don't bother trying to unwind the userspace stackWill Deacon2019-04-171-6/+9
* arm64: dts: rockchip: fix rk3328 rgmii high tx error ratePeter Geis2019-04-171-22/+22
* arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon2019-04-171-8/+8
* arm64: dts: rockchip: fix rk3328 sdmmc0 write errorsPeter Geis2019-04-171-7/+7
* arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear regionYueyi Li2019-04-171-1/+1
* arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signalsWill Deacon2019-04-051-4/+5
* arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2Dave Martin2019-03-231-1/+1
* arm64: debug: Ensure debug handlers check triggering exception levelWill Deacon2019-03-232-4/+16
* arm64: Fix HCR.TGE status for NMI contextsJulien Thierry2019-03-232-0/+34
* crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routineArd Biesheuvel2019-03-231-3/+1
* crypto: arm64/aes-ccm - fix logical bug in AAD MAC handlingArd Biesheuvel2019-03-231-2/+3
* crypto: arm64/crct10dif - revert to C code for short inputsArd Biesheuvel2019-03-231-19/+6
* crypto: arm64/aes-neonbs - fix returning final keystream blockEric Biggers2019-03-231-2/+6
* arm64: Relax GIC version check during early bootVladimir Murzin2019-03-231-2/+1
* KVM: arm64: Forbid kprobing of the VHE world-switch codeJames Morse2019-03-232-0/+10
* arm/arm64: KVM: Don't panic on failure to properly reset system registersMarc Zyngier2019-03-231-3/+5
* arm/arm64: KVM: Allow a VCPU to fully reset itselfMarc Zyngier2019-03-232-0/+35
* KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loadedChristoffer Dall2019-03-231-2/+24
* arm64: dts: rockchip: fix graph_port warning on rk3399 bob kevin and excavatorEnric Balletbo i Serra2019-03-233-3/+3
* arm64: dts: hikey: Revert "Enable HS200 mode on eMMC"Alistair Strachan2019-03-131-1/+0
* arm64: dts: hikey: Give wifi some time after power-onJan Kiszka2019-03-131-0/+1
* arm64: dts: zcu100-revC: Give wifi some time after power-onJan Kiszka2019-03-131-0/+1
* arm64: dts: add msm8996 compatible to gicv3Srinivas Kandagatla2019-03-131-1/+1
* arm64: dts: renesas: r8a77965: Enable DMA for SCIF2Geert Uytterhoeven2019-03-131-0/+3
* arm64: dts: renesas: r8a7796: Enable DMA for SCIF2Geert Uytterhoeven2019-03-131-0/+3
* arm64: kprobe: Always blacklist the KVM world-switch codeJames Morse2019-03-131-3/+3
* arm64/sve: ptrace: Fix SVE_PT_REGS_OFFSET definitionDave Martin2019-02-121-1/+1
* arm64: ftrace: don't adjust the LR valueMark Rutland2019-02-121-1/+0
* arm64: io: Ensure value passed to __iormb() is held in a 64-bit registerWill Deacon2019-02-121-1/+2
* arm64: io: Ensure calls to delay routines are ordered against prior readX()Will Deacon2019-02-121-8/+23
* arm64: hibernate: Clean the __hyp_text to PoC after resumeJames Morse2019-02-061-1/+3
* arm64: hyp-stub: Forbid kprobing of the hyp-stubJames Morse2019-02-061-0/+2
* arm64: Do not issue IPIs for user executable ptesCatalin Marinas2019-02-061-1/+5
* arm64: kaslr: ensure randomized quantities are clean also when kaslr is offArd Biesheuvel2019-02-061-0/+1
* arm64: Fix minor issues with the dcache_by_line_op macroWill Deacon2019-01-262-12/+21
* arm64: kasan: Increase stack size for KASAN_EXTRAQian Cai2019-01-261-1/+6
* arm64: perf: set suppress_bind_attrs flag to trueAnders Roxell2019-01-261-0/+1
* arm64: dts: marvell: armada-ap806: reserve PSCI areaHeinrich Schuchardt2019-01-221-0/+17
* arm64: kaslr: ensure randomized quantities are clean to the PoCArd Biesheuvel2019-01-221-2/+6
* arm64: Don't trap host pointer auth use to EL2Mark Rutland2019-01-221-1/+3
* arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland2019-01-223-4/+4
* arm64: compat: Don't pull syscall number from regs in arm_compat_syscallWill Deacon2019-01-162-10/+8