summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2023-01-23Merge tag 'efi-fixes-for-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-01-21KVM: arm64: Normalize cache configurationAkihiko Odaki
2023-01-20arm64: Add compat hwcap SSBSAmit Daniel Kachhap
2023-01-20arm64: Add compat hwcap SBAmit Daniel Kachhap
2023-01-20arm64: Add compat hwcap I8MMAmit Daniel Kachhap
2023-01-20arm64: Add compat hwcap ASIMDBF16Amit Daniel Kachhap
2023-01-20arm64: Add compat hwcap ASIMDFHMAmit Daniel Kachhap
2023-01-20arm64: Add compat hwcap ASIMDDPAmit Daniel Kachhap
2023-01-20arm64: Add compat hwcap FPHP and ASIMDHPAmit Daniel Kachhap
2023-01-20arm64: Always load shadow stack pointer directly from the task structArd Biesheuvel
2023-01-20arm64: Avoid repeated AA64MMFR1_EL1 register read on pagefault pathGabriel Krisman Bertazi
2023-01-20arm64/signal: Include TPIDR2 in the signal contextMark Brown
2023-01-20arm64/sme: Add hwcaps for SME 2 and 2.1 featuresMark Brown
2023-01-20arm64/sme: Implement signal handling for ZTMark Brown
2023-01-20arm64/sme: Implement context switching for ZT0Mark Brown
2023-01-20arm64/sme: Provide storage for ZT0Mark Brown
2023-01-20arm64/sme: Add basic enumeration for SME2Mark Brown
2023-01-20arm64/sme: Manually encode ZT0 load and store instructionsMark Brown
2023-01-20arm64/esr: Document ISS for ZT0 being disabledMark Brown
2023-01-20arm64/sme: Rename za_state to sme_stateMark Brown
2023-01-19KVM: MMU: Make the definition of 'INVALID_GPA' commonYu Zhang
2023-01-19perf: arm_spe: Support new SPEv1.2/v8.7 'not taken' eventRob Herring
2023-01-19arm64/sysreg: Convert SPE registers to automatic generationRob Herring
2023-01-19arm64: Drop SYS_ from SPE register definesRob Herring
2023-01-19perf: arm_spe: Use feature numbering for PMSEVFR_EL1 definesRob Herring
2023-01-19serial: earlycon-arm-semihost: Move smh_putc() variants in respective arch's ...Bin Meng
2023-01-16arm64: efi: Account for the EFI runtime stack in stack unwinderArd Biesheuvel
2023-01-16arm64: efi: Avoid workqueue to check whether EFI runtime is liveArd Biesheuvel
2023-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-01-12KVM: arm64: Kill CPACR_EL1_TTA definitionMarc Zyngier
2023-01-12KVM: arm64: Ignore EAGAIN for walks outside of a faultOliver Upton
2023-01-12KVM: arm64: Use KVM's pte type/helpers in handle_access_fault()Oliver Upton
2023-01-12KVM: arm64: Always set HCR_TID2Akihiko Odaki
2023-01-12arm64/cache: Move CLIDR macro definitionsAkihiko Odaki
2023-01-12arm64/sysreg: Convert CCSIDR_EL1 to automatic generationAkihiko Odaki
2023-01-12arm64/cpufeature: Remove 4 bit assumption in ARM64_FEATURE_MASK()Mark Brown
2023-01-09arm64/mm: Define dummy pud_user_exec() when using 2-level page-tableWill Deacon
2023-01-06arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruptionAnshuman Khandual
2023-01-05arm64: cmpxchg_double*: hazard against entire exchange variableMark Rutland
2023-01-05arm64/uprobes: change the uprobe_opcode_t typedef to fix the sparse warningjunhua huang
2023-01-05Merge branch kvm-arm64/s1ptw-write-fault into kvmarm-master/fixesMarc Zyngier
2023-01-05KVM: arm64: vgic: Add Apple M2 cpus to the list of broken SEIS implementationsMarc Zyngier
2023-01-05arm64/mm: add pud_user_exec() check in pud_user_accessible_page()Liu Shixin
2023-01-05arm64/mm: fix incorrect file_map_count for invalid pmdLiu Shixin
2023-01-03KVM: arm64: Convert FSC_* over to ESR_ELx_FSC_*Marc Zyngier
2023-01-03KVM: arm64: Fix S1PTW handling on RO memslotsMarc Zyngier
2022-12-29KVM: x86: Unify pr_fmt to use module name for all KVM modulesSean Christopherson
2022-12-29KVM: Drop arch hardware (un)setup hooksSean Christopherson
2022-12-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds