summaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OPWill Deacon2019-05-101-21/+34
* arm64: only advance singlestep for user instruction trapsMark Rutland2019-05-081-1/+2
* arm64: Fix single stepping in kernel trapsJulien Thierry2019-05-084-10/+27
* 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-5/+6
* 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-neonbs - fix returning final keystream blockEric Biggers2019-03-231-1/+4
* 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
* arm64: Relax GIC version check during early bootVladimir Murzin2019-03-231-2/+1
* KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loadedChristoffer Dall2019-03-231-2/+24
* arm64: dts: hikey: 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: 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: 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: 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: perf: set suppress_bind_attrs flag to trueAnders Roxell2019-01-261-0/+1
* arm64: kaslr: ensure randomized quantities are clean to the PoCArd Biesheuvel2019-01-231-2/+6
* arm64: Don't trap host pointer auth use to EL2Mark Rutland2019-01-231-1/+3
* arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland2019-01-233-4/+4
* arm64: relocatable: fix inconsistencies in linker script and optionsArd Biesheuvel2019-01-132-5/+6
* arm64: drop linker script hack to hide __efistub_ symbolsArd Biesheuvel2019-01-131-27/+17
* arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1Will Deacon2019-01-091-1/+1
* arm64: dma-mapping: Fix FORCE_CONTIGUOUS buffer clearingRobin Murphy2018-12-211-1/+1
* arm64: dts: rockchip: Fix PCIe reset polarity for rk3399-puma-haikou.Christoph Muellner2018-12-051-1/+1
* arm64: remove no-op -p linker flagGreg Hackmann2018-12-011-1/+1
* arm64: percpu: Initialize ret in the default caseNathan Chancellor2018-11-271-0/+3
* arm64: kprobe: make page to RO mode when allocate itAnders Roxell2018-11-271-7/+20
* arm64: dts: stratix10: Correct System Manager register sizeThor Thayer2018-11-131-1/+1
* arm64: lse: remove -fcall-used-x0 flagTri Vo2018-11-131-1/+1
* arm64: hugetlb: Fix handling of young ptesSteve Capper2018-11-041-3/+9
* arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon2018-10-181-0/+7
* arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"Miguel Ojeda2018-10-101-2/+2
* arm64: KVM: Sanitize PSTATE.M when being set from userspaceMarc Zyngier2018-10-032-1/+14