summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-06-021-0/+25
|\
| *-. Merge branches 'acpi-apei', 'acpi-pmic', 'acpi-video' and 'acpi-dptf'Rafael J. Wysocki2020-06-011-0/+25
| |\ \
| | * | arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq workJames Morse2020-05-191-0/+25
| | |/
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-06-0243-442/+949
|\ \ \
| * \ \ Merge branch 'for-next/scs' into for-next/coreWill Deacon2020-05-288-7/+76
| |\ \ \
| | * | | arm64: entry-ftrace.S: Update comment to indicate that x18 is liveWill Deacon2020-05-181-2/+3
| | * | | scs: Move DEFINE_SCS macro into core codeWill Deacon2020-05-181-4/+0
| | * | | scs: Move scs_overflow_check() out of architecture codeWill Deacon2020-05-182-3/+1
| | * | | arm64: scs: Use 'scs_sp' register alias for x18Will Deacon2020-05-182-6/+6
| | * | | arm64: scs: Store absolute SCS stack pointer value in thread_infoWill Deacon2020-05-181-1/+1
| | * | | arm64: scs: Add shadow stacks for SDEISami Tolvanen2020-05-152-1/+18
| | * | | arm64: Implement Shadow Call StackSami Tolvanen2020-05-156-2/+50
| | * | | arm64: vdso: Disable Shadow Call StackSami Tolvanen2020-05-151-1/+1
| | * | | arm64: efi: Restore register x18 if it was corruptedSami Tolvanen2020-05-151-1/+10
| * | | | Merge branch 'for-next/kvm/errata' into for-next/coreWill Deacon2020-05-281-14/+11
| |\ \ \ \
| | * | | | arm64: Unify WORKAROUND_SPECULATIVE_AT_{NVHE,VHE}Andrew Scull2020-05-041-14/+11
| | |/ / /
| * | | | Merge branch 'for-next/bti' into for-next/coreWill Deacon2020-05-2827-172/+371
| |\ \ \ \
| | * | | | arm64: vdso: Fix CFI directives in sigreturn trampolineWill Deacon2020-05-212-7/+40
| | * | | | arm64: vdso: Don't prefix sigreturn trampoline with a BTI C instructionWill Deacon2020-05-212-10/+17
| | * | | | arm64: vdso: Map the vDSO text with guarded pages when built for BTIMark Brown2020-05-071-1/+5
| | * | | | arm64: vdso: Force the vDSO to be linked as BTI when built for BTIMark Brown2020-05-071-1/+3
| | * | | | arm64: vdso: Annotate for BTIMark Brown2020-05-073-0/+9
| | * | | | arm64: Set GP bit in kernel page tables to enable BTI for the kernelMark Brown2020-05-071-0/+4
| | | | | |
| | | \ \ \
| | *-. \ \ \ Merge branches 'for-next/asm' and 'for-next/insn' into for-next/btiWill Deacon2020-05-0513-92/+105
| | |\ \ \ \ \
| | | | * | | | arm64: insn: Report PAC and BTI instructions as skippableMark Brown2020-05-041-0/+17
| | | | * | | | arm64: insn: Don't assume unrecognized HINTs are skippableMark Brown2020-05-041-7/+3
| | | | * | | | arm64: insn: Provide a better name for aarch64_insn_is_nop()Mark Brown2020-05-042-3/+2
| | | | * | | | arm64: insn: Add constants for new HINT instruction decodeMark Brown2020-05-041-1/+1
| | | | |/ / /
| | | * | | | arm64: kernel: Convert to modern annotations for assembly functionsMark Brown2020-05-0410-68/+68
| | | * | | | arm64: entry: Refactor and modernise annotation for ret_to_userMark Brown2020-05-041-13/+14
| | | |/ / /
| | * | | | Merge branch 'for-next/bti-user' into for-next/btiWill Deacon2020-05-058-63/+190
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | arm64: bti: Document behaviour for dynamically linked binariesMark Brown2020-03-251-0/+5
| | | * | | arm64: BTI: Reset BTYPE when skipping emulated instructionsDave Martin2020-03-161-0/+2
| | | * | | arm64: traps: Shuffle code to eliminate forward declarationsDave Martin2020-03-161-52/+55
| | | * | | arm64: unify native/compat instruction skippingDave Martin2020-03-161-10/+8
| | | * | | arm64: BTI: Decode BYTPE bits when printing PSTATEDave Martin2020-03-161-2/+15
| | | * | | arm64: elf: Enable BTI at exec based on ELF program propertiesDave Martin2020-03-161-0/+19
| | | * | | arm64: Basic Branch Target Identification supportDave Martin2020-03-167-1/+88
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----------. \ \ \ \ Merge branches 'for-next/acpi', 'for-next/bpf', 'for-next/cpufeature', 'for-n...Will Deacon2020-05-2822-251/+493
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
| | | | | | | | * | | | arm64: vdso: Add --eh-frame-hdr to ldflagsVincenzo Frascino2020-05-071-1/+1
| | | | | | | | * | | | arm64: vdso: use consistent 'map' nomenclatureMark Rutland2020-04-291-38/+26
| | | | | | | | * | | | arm64: vdso: use consistent 'abi' nomenclatureMark Rutland2020-04-291-35/+34
| | | | | | | | * | | | arm64: vdso: simplify arch_vdso_type ifdefferyMark Rutland2020-04-291-10/+5
| | | | | | | | * | | | arm64: vdso: remove aarch32_vdso_pages[]Mark Rutland2020-04-291-7/+12
| | | | | | | | * | | | arm64: vdso: Add '-Bsymbolic' to ldflagsVincenzo Frascino2020-04-281-3/+5
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| | | | | | | * | | | firmware: smccc: Drop smccc_version enum and use ARM_SMCCC_VERSION_1_x insteadSudeep Holla2020-05-201-1/+1
| | |_|_|_|_|/ / / / | |/| | | | | | | |
| | | | | | * | | | arm64/crash_core: Export KERNELPACMASK in vmcoreinfoAmit Daniel Kachhap2020-05-111-0/+4
| | | | | | * | | | arm64: simplify ptrauth initializationMark Rutland2020-04-284-14/+10
| | | | | | * | | | arm64: remove ptrauth_keys_install_kernel sync argMark Rutland2020-04-281-2/+2
| | |_|_|_|/ / / / | |/| | | | | | |
| | | | | * | | | arm64: stacktrace: Factor out some common code into on_stack()Yunfeng Ye2020-05-181-26/+2