summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2019-09-21arm64: kpti: Whitelist Cortex-A CPUs that don't implement the CSV3 fieldWill Deacon1-0/+6
2019-09-16arm64: dts: stratix10: add the sysmgr-syscon property from the gmac'sDinh Nguyen1-0/+3
2019-09-16arm64: dts: rockchip: enable usb-host regulators at boot on rk3328-rock64Dmitry Voytik1-0/+2
2019-09-06arm64: cpufeature: Don't treat granule sizes as strictWill Deacon1-3/+11
2019-08-29KVM: arm64: Don't write junk to sysregs on resetMarc Zyngier1-14/+18
2019-08-25arm64: ftrace: Ensure module ftrace trampoline is coherent with I-sideWill Deacon1-9/+12
2019-08-25arm64: KVM: regmap: Fix unexpected switch fall-throughAnders Roxell1-0/+5
2019-08-25arm64/mm: fix variable 'pud' set but not usedQian Cai1-2/+2
2019-08-25arm64: unwind: Prohibit probing on return_address()Masami Hiramatsu2-0/+6
2019-08-25arm64/efi: fix variable 'si' set but not usedQian Cai1-1/+5
2019-08-06arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon2-5/+10
2019-08-06arm64: compat: Allow single-byte watchpoints on all addressesWill Deacon1-3/+4
2019-08-06arm64: dts: rockchip: fix isp iommu clocks and power domainHelen Koike1-4/+4
2019-08-04arm64: compat: Provide definition for COMPAT_SIGMINSTKSZWill Deacon1-0/+1
2019-07-31arm64: assembler: Switch ESB-instruction with a vanilla nop if !ARM64_HAS_RASJames Morse1-0/+4
2019-07-26arm64: tegra: Fix AGIC register rangeJon Hunter1-1/+1
2019-07-26arm64: tegra: Update Jetson TX1 GPU regulator timingsJon Hunter1-1/+2
2019-07-26crypto: arm64/sha2-ce - correct digest for empty data in finupElena Petrova1-1/+1
2019-07-26crypto: arm64/sha1-ce - correct digest for empty data in finupElena Petrova1-1/+1
2019-07-26acpi/arm64: ignore 5.1 FADTs that are reported as 5.0Ard Biesheuvel1-3/+7
2019-07-26arm64: Do not enable IRQs for ct_user_exitJulien Thierry1-2/+2
2019-07-26arm64: mm: make CONFIG_ZONE_DMA32 configurableMiles Chen2-3/+5
2019-07-26arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitlyNathan Chancellor1-1/+5
2019-07-10arm64: kaslr: keep modules inside module region when KASAN is enabledArd Biesheuvel1-2/+6
2019-07-03arm64: insn: Fix ldadd instruction encodingJean-Philippe Brucker1-1/+1
2019-07-03bpf, arm64: use more scalable stadd over ldxr / stxr loop in xaddDaniel Borkmann4-9/+71
2019-07-03arm64: futex: Avoid copying out uninitialised stack in failed cmpxchg()Will Deacon1-1/+3
2019-07-03arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGSNathan Chancellor1-1/+1
2019-06-25arm64: ssbd: explicitly depend on <linux/prctl.h>Anisse Astier1-0/+1
2019-06-25arm64/sve: <uapi/asm/ptrace.h> should not depend on <uapi/linux/prctl.h>Anisse Astier1-5/+3
2019-06-25arm64: Silence gcc warnings about arch ABI driftDave Martin1-0/+1
2019-06-22arm64: use the correct function type for __arm64_sys_ni_syscallSami Tolvanen2-10/+11
2019-06-22arm64: use the correct function type in SYSCALL_DEFINE0Sami Tolvanen1-9/+9
2019-06-22arm64: fix syscall_fn_t typeSami Tolvanen1-1/+1
2019-06-19KVM: arm/arm64: Move cc/it checks under hyp's Makefile to avoid instrumentationJames Morse1-0/+1
2019-06-19arm64/mm: Inhibit huge-vmap with ptdumpMark Rutland1-3/+8
2019-06-09arm64: Fix the arm64_personality() syscall wrapper redirectionCatalin Marinas1-1/+1
2019-06-04jump_label: move 'asm goto' support test to KconfigMasahiro Yamada1-4/+0
2019-05-31arm64: cpu_ops: fix a leaked reference by adding missing of_node_putWen Yang1-0/+1
2019-05-31arm64: vdso: Fix clock_getres() for CLOCK_REALTIMEVincenzo Frascino4-5/+8
2019-05-31arm64: Fix compiler warning from pte_unmap() with -Wunused-but-set-variableQian Cai1-1/+2
2019-05-31arm64: errata: Add workaround for Cortex-A76 erratum #1463225Will Deacon6-3/+112
2019-05-31arm64/iommu: handle non-remapped addresses in ->mmap and ->get_sgtableChristoph Hellwig1-0/+10
2019-05-31arm64/kernel: kaslr: reduce module randomization range to 2 GBArd Biesheuvel2-4/+4
2019-05-22bpf, arm64: remove prefetch insn in xadd mappingDaniel Borkmann2-7/+0
2019-05-22crypto: arm64/aes-neonbs - don't access already-freed walk.ivEric Biggers1-0/+2
2019-05-22crypto: arm64/gcm-aes-ce - fix no-NEON fallback codeEric Biggers1-4/+6
2019-05-22arm64: Save and restore OSDLR_EL1 across suspend/resumeJean-Philippe Brucker1-16/+18
2019-05-22arm64: Clear OSDLR_EL1 on CPU bootJean-Philippe Brucker1-0/+1
2019-05-22arm64: compat: Reduce address limitVincenzo Frascino1-0/+8