summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2020-04-01arm64: remove CONFIG_DEBUG_ALIGN_RODATA featureArd Biesheuvel
2020-04-01arm64: Always force a branch protection mode when the compiler has oneMark Brown
2020-04-01arm64: Kconfig: ptrauth: Add binutils version check to fix mismatchAmit Daniel Kachhap
2020-03-25Merge branch 'for-next/kernel-ptrauth' into for-next/coreCatalin Marinas
2020-03-25Merge branch 'for-next/asm-cleanups' into for-next/coreCatalin Marinas
2020-03-25Merge branch 'for-next/asm-annotations' into for-next/coreCatalin Marinas
2020-03-25Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am...Catalin Marinas
2020-03-25arm64: head: Convert install_el2_stub to SYM_INNER_LABELMark Brown
2020-03-24arm64: Introduce get_cpu_ops() helper functionGavin Shan
2020-03-24arm64: Rename cpu_read_ops() to init_cpu_ops()Gavin Shan
2020-03-24arm64: Declare ACPI parking protocol CPU operation if neededGavin Shan
2020-03-24arm64: move kimage_vaddr to .rodataRemi Denis-Courmont
2020-03-24arm64: use mov_q instead of literal ldrRemi Denis-Courmont
2020-03-20arm64: Kconfig: verify binutils support for ARM64_PTR_AUTHNick Desaulniers
2020-03-18arm64: compile the kernel with ptrauth return address signingKristina Martsenko
2020-03-18arm64: suspend: restore the kernel ptrauth keysAmit Daniel Kachhap
2020-03-18arm64: __show_regs: strip PAC from lr in printkAmit Daniel Kachhap
2020-03-18arm64: unwind: strip PAC from kernel addressesMark Rutland
2020-03-18arm64: mask PAC bits of __builtin_return_addressAmit Daniel Kachhap
2020-03-18arm64: initialize ptrauth keys for kernel booting taskAmit Daniel Kachhap
2020-03-18arm64: initialize and switch ptrauth kernel keysKristina Martsenko
2020-03-18arm64: enable ptrauth earlierKristina Martsenko
2020-03-18arm64: cpufeature: handle conflicts based on capabilityKristina Martsenko
2020-03-18arm64: cpufeature: Move cpu capability helpers inside C fileAmit Daniel Kachhap
2020-03-18arm64: ptrauth: Add bootup/runtime flags for __cpu_setupAmit Daniel Kachhap
2020-03-18arm64: install user ptrauth keys at kernel exit timeKristina Martsenko
2020-03-18arm64: rename ptrauth key structures to be user-specificKristina Martsenko
2020-03-18arm64: cpufeature: add pointer auth meta-capabilitiesKristina Martsenko
2020-03-18arm64: cpufeature: Fix meta-capability cpufeature checkAmit Daniel Kachhap
2020-03-17arm64: perf: Add support for ARMv8.5-PMU 64-bit countersAndrew Murray
2020-03-17KVM: arm64: limit PMU version to PMUv3 for ARMv8.1Andrew Murray
2020-03-17arm64: cpufeature: Extract capped perfmon fieldsAndrew Murray
2020-03-17arm64: perf: Clean up enable/disable callsRobin Murphy
2020-03-17arm64: define __alloc_zeroed_user_highpageglider@google.com
2020-03-17arm64/kernel: Simplify __cpu_up() by bailing out earlyGavin Shan
2020-03-17arm64: remove redundant blank for '=' operator韩科才
2020-03-17arm64: kexec_file: Fixed code style.Li Tao
2020-03-17arm64: add blank after 'if'Zheng Wei
2020-03-17arm64: fix spelling mistake "ca not" -> "cannot"韩科才
2020-03-13arm64: kvm: hyp: use cpus_have_final_cap()Mark Rutland
2020-03-13arm64: cpufeature: add cpus_have_final_cap()Mark Rutland
2020-03-11arm64: entry: unmask IRQ in el0_sp()Mark Rutland
2020-03-11arm64: Mark call_smc_arch_workaround_1 as __maybe_unusedNathan Chancellor
2020-03-11arm64: entry-ftrace.S: Fix missing argument for CONFIG_FUNCTION_GRAPH_TRACER=yKunihiko Hayashi
2020-03-09arm64: efi: add efi-entry.o to targets instead of extra-$(CONFIG_EFI)Masahiro Yamada
2020-03-09arm64: csum: Optimise IPv6 header checksumRobin Murphy
2020-03-09arm64: vdso32: Convert to modern assembler annotationsMark Brown
2020-03-09arm64: vdso: Convert to modern assembler annotationsMark Brown
2020-03-09arm64: sdei: Annotate SDEI entry points using new style annotationsMark Brown
2020-03-09arm64: kvm: Modernize __smccc_workaround_1_smc_start annotationsMark Brown