summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/asm-offsets.c
AgeCommit message (Expand)Author
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-04-15Merge branch 'for-next/pac-set-get-enabled-keys' into for-next/coreCatalin Marinas
2021-04-13arm64: pac: Optimize kernel entry/exit key installation code pathsPeter Collingbourne
2021-04-13arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)Peter Collingbourne
2021-04-13Merge remote-tracking branch 'arm64/for-next/neon-softirqs-disabled' into kvm...Marc Zyngier
2021-04-12arm64: fpsimd: run kernel mode NEON with softirqs disabledArd Biesheuvel
2021-03-19KVM: arm64: Set host stage 2 using kvm_nvhe_init_paramsQuentin Perret
2021-02-09arm64: Honor VHE being disabled from the command-lineMarc Zyngier
2021-01-13arm64: rename S_FRAME_SIZE to PT_REGS_SIZEJianlin Lv
2020-12-22arm64: mte: switch GCR_EL1 in kernel entry and exitVincenzo Frascino
2020-12-04KVM: arm64: Init MAIR/TCR_EL2 from params structDavid Brazdil
2020-12-04KVM: arm64: Move hyp-init params to a per-CPU structDavid Brazdil
2020-12-02arm64: uaccess: remove set_fs()Mark Rutland
2020-07-07KVM: arm64: Make struct kvm_regs userspace-onlyMarc Zyngier
2020-06-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-05-28Merge branch 'for-next/scs' into for-next/coreWill Deacon
2020-05-18arm64: scs: Store absolute SCS stack pointer value in thread_infoWill Deacon
2020-05-16KVM: arm64: Kill off CONFIG_KVM_ARM_HOSTWill Deacon
2020-05-15arm64: Implement Shadow Call StackSami Tolvanen
2020-04-28arm64: simplify ptrauth initializationMark Rutland
2020-03-18arm64: initialize and switch ptrauth kernel keysKristina Martsenko
2020-03-18arm64: install user ptrauth keys at kernel exit timeKristina Martsenko
2019-11-06arm64: asm-offsets: add S_FPMark Rutland
2019-06-26arm64: vdso: Remove unnecessary asm-offsets.c definitionsCatalin Marinas
2019-06-22arm64: compat: Generate asm offsets for signalsVincenzo Frascino
2019-06-22arm64: vdso: Substitute gettimeofday() with C implementationVincenzo Frascino
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-04-24arm64: KVM: Encapsulate kvm_cpu_context in kvm_host_dataAndrew Murray
2019-04-24KVM: arm/arm64: Context-switch ptrauth registersMark Rutland
2019-04-16arm64: vdso: Fix clock_getres() for CLOCK_REALTIMEVincenzo Frascino
2019-02-06arm64: Make PMR part of task contextJulien Thierry
2019-01-21arm64: asm-offsets: remove unused offsetsAndrew Murray
2018-12-12arm64: enable per-task stack canariesArd Biesheuvel
2018-05-31arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requestsMarc Zyngier
2018-04-11arm64: assembler: add macros to conditionally yield the NEON under PREEMPTArd Biesheuvel
2018-03-19KVM: arm64: Avoid storing the vcpu pointer on the stackChristoffer Dall
2018-01-16KVM: arm64: Handle RAS SErrors from EL2 on guest exitJames Morse
2018-01-13arm64: kernel: Add arch-specific SDEI entry code and CPU maskingJames Morse
2017-12-11arm64: mm: Map entry trampoline into trampoline and kernel page tablesWill Deacon
2017-08-09arm64: unwind: reference pt_regs via embedded stack frameArd Biesheuvel
2017-02-03arm: kernel: Add SMC structure parameterAndy Gross
2016-11-21arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1Catalin Marinas
2016-11-11arm64: split thread_info from task stackMark Rutland
2016-11-11arm64: asm-offsets: remove unused definitionsMark Rutland
2016-09-09arm64: Work around systems with mismatched cache line sizesSuzuki K Poulose
2016-07-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-07-21Merge branch 'for-next/kprobes' into for-next/coreCatalin Marinas
2016-07-19arm64: Add trampoline code for kretprobesWilliam Cohen
2016-07-12arm64: Add support for CLOCK_MONOTONIC_RAW in clock_gettime() vDSOKevin Brodsky