summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/asm-offsets.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-18ftrace: arm64: move from REGS to ARGSMark Rutland1-0/+13
2021-12-08KVM: arm64: Drop unused workaround_flags vcpu fieldMarc Zyngier1-1/+0
2021-11-01Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+1
2021-10-01arm64: kexec: keep MMU enabled during kexec relocationPasha Tatashin1-0/+1
2021-10-01arm64: kexec: install a copy of the linear-mapPasha Tatashin1-0/+2
2021-10-01arm64: kexec: configure EL2 vectors for kexecPasha Tatashin1-0/+1
2021-10-01arm64: kexec: pass kimage as the only argument to relocation functionPasha Tatashin1-0/+7
2021-09-30sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=yArd Biesheuvel1-1/+0
2021-09-30arm64: add CPU field to struct thread_infoArd Biesheuvel1-0/+1
2021-07-28arm64: mte: rename gcr_user_excl to mte_ctrlPeter Collingbourne1-1/+1
2021-06-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2021-06-24Merge branch 'for-next/smccc' into for-next/coreWill Deacon1-0/+9
2021-06-24Merge branch 'for-next/ptrauth' into for-next/coreWill Deacon1-0/+4
2021-06-22KVM: arm64: Save/restore MTE registersSteven Price1-0/+2
2021-06-15arm64: Conditionally configure PTR_AUTH key of the kernel.Daniel Kiss1-0/+2
2021-06-15arm64: Add ARM64_PTR_AUTH_KERNEL config optionDaniel Kiss1-0/+2
2021-05-26arm64: smp: initialize cpu offset earlierMark Rutland1-0/+1
2021-05-26arm64: smp: remove stack from secondary_dataMark Rutland1-1/+0
2021-05-26arm64: smccc: Add support for SMCCCv1.2 extended input/output registersSudeep Holla1-0/+9
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+3
2021-04-15Merge branch 'for-next/pac-set-get-enabled-keys' into for-next/coreCatalin Marinas1-4/+1
2021-04-13arm64: pac: Optimize kernel entry/exit key installation code pathsPeter Collingbourne1-4/+0
2021-04-13arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)Peter Collingbourne1-0/+1
2021-04-13Merge remote-tracking branch 'arm64/for-next/neon-softirqs-disabled' into kvm...Marc Zyngier1-0/+2
2021-04-12arm64: fpsimd: run kernel mode NEON with softirqs disabledArd Biesheuvel1-0/+2
2021-03-19KVM: arm64: Set host stage 2 using kvm_nvhe_init_paramsQuentin Perret1-0/+3
2021-02-09arm64: Honor VHE being disabled from the command-lineMarc Zyngier1-0/+3
2021-01-13arm64: rename S_FRAME_SIZE to PT_REGS_SIZEJianlin Lv1-1/+1
2020-12-22arm64: mte: switch GCR_EL1 in kernel entry and exitVincenzo Frascino1-0/+3
2020-12-04KVM: arm64: Init MAIR/TCR_EL2 from params structDavid Brazdil1-0/+2
2020-12-04KVM: arm64: Move hyp-init params to a per-CPU structDavid Brazdil1-0/+3
2020-12-02arm64: uaccess: remove set_fs()Mark Rutland1-2/+1
2020-07-07KVM: arm64: Make struct kvm_regs userspace-onlyMarc Zyngier1-2/+1
2020-06-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2020-05-28Merge branch 'for-next/scs' into for-next/coreWill Deacon1-0/+4
2020-05-18arm64: scs: Store absolute SCS stack pointer value in thread_infoWill Deacon1-1/+1
2020-05-16KVM: arm64: Kill off CONFIG_KVM_ARM_HOSTWill Deacon1-1/+1
2020-05-15arm64: Implement Shadow Call StackSami Tolvanen1-0/+4
2020-04-28arm64: simplify ptrauth initializationMark Rutland1-3/+0
2020-03-18arm64: initialize and switch ptrauth kernel keysKristina Martsenko1-0/+5
2020-03-18arm64: install user ptrauth keys at kernel exit timeKristina Martsenko1-0/+11
2019-11-06arm64: asm-offsets: add S_FPMark Rutland1-0/+1
2019-06-26arm64: vdso: Remove unnecessary asm-offsets.c definitionsCatalin Marinas1-39/+0
2019-06-22arm64: compat: Generate asm offsets for signalsVincenzo Frascino1-0/+6
2019-06-22arm64: vdso: Substitute gettimeofday() with C implementationVincenzo Frascino1-11/+22
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+7
2019-04-24arm64: KVM: Encapsulate kvm_cpu_context in kvm_host_dataAndrew Murray1-0/+1
2019-04-24KVM: arm/arm64: Context-switch ptrauth registersMark Rutland1-0/+6
2019-04-16arm64: vdso: Fix clock_getres() for CLOCK_REALTIMEVincenzo Frascino1-1/+1