summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2019-07-10arm64, vdso: Define vdso_{start,end} as arrayKees Cook
2019-06-22arm64/mm: Inhibit huge-vmap with ptdumpMark Rutland
2019-05-31arm64: cpu_ops: fix a leaked reference by adding missing of_node_putWen Yang
2019-05-31arm64: vdso: Fix clock_getres() for CLOCK_REALTIMEVincenzo Frascino
2019-05-31arm64: Fix compiler warning from pte_unmap() with -Wunused-but-set-variableQian Cai
2019-05-31arm64: Save and restore OSDLR_EL1 across suspend/resumeJean-Philippe Brucker
2019-05-21arm64: Clear OSDLR_EL1 on CPU bootJean-Philippe Brucker
2019-05-21arm64: compat: Reduce address limitVincenzo Frascino
2019-05-08arm64: mm: don't print out page table entries on EL0 faultsKristina Martsenko
2019-05-08arm64: mm: print out correct page table entriesKristina Martsenko
2019-05-08arm64: proc: Set PTE_NG for table entries to avoid traversing them twiceWill Deacon
2019-05-08arm64: kasan: avoid bad virt_to_pfn()Mark Rutland
2019-04-27arm64: futex: Restore oldval initialization to work around buggy compilersNathan Chancellor
2019-04-17arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon
2019-04-17arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear regionYueyi Li
2019-04-05arm64: debug: Ensure debug handlers check triggering exception levelWill Deacon
2019-04-05arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signalsWill Deacon
2019-04-03arm64: support keyctl() system call in 32-bit modeEric Biggers
2019-03-28Merge tag 'v4.9.166' into 4.9-2.3.x-imxMarcel Ziswiler
2019-03-27arm64: traps: disable irq in die()Qiao Zhou
2019-03-23crypto: arm64/aes-ccm - fix logical bug in AAD MAC handlingArd Biesheuvel
2019-03-23arm64: Relax GIC version check during early bootVladimir Murzin
2019-03-13arm64: dts: add msm8996 compatible to gicv3Srinivas Kandagatla
2019-03-13arm64: kprobe: Always blacklist the KVM world-switch codeJames Morse
2019-02-27irqchip/gic-v3: Convert arm64 GIC accessors to {read,write}_sysreg_sWill Deacon
2019-02-12arm64: ftrace: don't adjust the LR valueMark Rutland
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: kaslr: ensure randomized quantities are clean also when kaslr is offArd Biesheuvel
2019-01-26arm64: perf: set suppress_bind_attrs flag to trueAnders Roxell
2019-01-23arm64: kaslr: ensure randomized quantities are clean to the PoCArd Biesheuvel
2019-01-23arm64: Don't trap host pointer auth use to EL2Mark Rutland
2019-01-23arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland
2019-01-09arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1Will Deacon
2018-12-12Merge tag 'v4.9.144' into 4.9-2.3.x-imxMarcel Ziswiler
2018-12-01arm64: remove no-op -p linker flagGreg Hackmann
2018-11-27arm64: percpu: Initialize ret in the default caseNathan Chancellor
2018-11-23arm64: uaccess: suppress spurious clang warningMark Rutland
2018-11-23efi/libstub/arm64: Use hidden attribute for struct screen_info referenceArd Biesheuvel
2018-11-23crypto: arm64/sha - avoid non-standard inline asm tricksArd Biesheuvel
2018-11-13arm64: dts: stratix10: Correct System Manager register sizeThor Thayer
2018-11-13arm64: lse: remove -fcall-used-x0 flagTri Vo
2018-10-10arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"Miguel Ojeda
2018-10-03arm64: KVM: Sanitize PSTATE.M when being set from userspaceMarc Zyngier
2018-10-03arm64: KVM: Tighten guest core register access from userspaceDave Martin
2018-10-02Merge tag 'v4.9.130' into 4.9-2.3.x-imxGary Bisson
2018-09-26arm64: dts: qcom: db410c: Fix Bluetooth LED triggerLoic Poulain
2018-09-18Merge tag 'v4.9.127' into imx_4.9.x_2.3.0_gaGary Bisson
2018-09-15arm64: Handle mismatched cache typeSuzuki K Poulose
2018-09-15arm64: Fix mismatched cache line size detectionSuzuki K Poulose