summary refs log tree commit diff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2023-08-23arm64/ptrace: Ensure that SME is set up for target when writing SSVE stateMark Brown
2023-08-23KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemptionMarc Zyngier
2023-07-19arm64: sme: Use STR P to clear FFR context field in streaming SVE modeWill Deacon
2023-06-28arm64: Add missing Set/Way CMO encodingsMarc Zyngier
2023-05-11arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-stepSumit Garg
2023-05-11KVM: arm64: Avoid lock inversion when setting the VM register widthOliver Upton
2023-05-11KVM: arm64: Avoid vcpu->mutex v. kvm->lock inversion in CPU_ONOliver Upton
2023-05-11arm64: Always load shadow stack pointer directly from the task structArd Biesheuvel
2023-04-26KVM: arm64: Make vcpu flag updates non-preemptibleMarc Zyngier
2023-03-11arm64: mte: Fix/clarify the PG_mte_tagged semanticsCatalin Marinas
2023-03-11arm64: efi: Make efi_rt_lock a raw_spinlockPierre Gondois
2023-02-01arm64: efi: Account for the EFI runtime stack in stack unwinderArd Biesheuvel
2023-02-01arm64: efi: Avoid workqueue to check whether EFI runtime is liveArd Biesheuvel
2023-02-01arm64: efi: Recover from synchronous exceptions occurring in firmwareArd Biesheuvel
2023-01-24arm64: efi: Execute runtime services from a dedicated stackArd Biesheuvel
2023-01-18arm64/mm: fix incorrect file_map_count for invalid pmdLiu Shixin
2023-01-18arm64/mm: add pud_user_exec() check in pud_user_accessible_page()Liu Shixin
2023-01-18arm64: cmpxchg_double*: hazard against entire exchange variableMark Rutland
2023-01-18KVM: arm64: Fix S1PTW handling on RO memslotsMarc Zyngier
2022-12-31arm64: make is_ttbrX_addr() noinstr-safeMark Rutland
2022-12-01Merge tag 'efi-fixes-for-v6.1-4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-01arm64: efi: Revert "Recover from synchronous exceptions ..."Ard Biesheuvel
2022-11-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-11-18arm64/mm: fix incorrect file_map_count for non-leaf pmd/pudLiu Shixin
2022-11-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-11-09arm64/syscall: Include asm/ptrace.h in syscall_wrapper header.Kuniyuki Iwashima
2022-11-09arm64: Fix bit-shifting UB in the MIDR_CPU_MODEL() macroD Scott Phillips
2022-11-04Merge tag 'efi-fixes-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-11-03arm64: efi: Recover from synchronous exceptions occurring in firmwareArd Biesheuvel
2022-10-22Merge tag 'kvmarm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2022-10-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-10-12arm64: Add AMPERE1 to the Spectre-BHB affected listD Scott Phillips
2022-10-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-09KVM: arm64: Limit stage2_apply_range() batch size to largest blockOliver Upton
2022-10-09KVM: arm64: Work out supported block level at compile timeOliver Upton
2022-10-08Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-10-05arm64: alternatives: Use vdso/bits.h instead of linux/bits.hNathan Chancellor
2022-10-03Merge tag 'kvmarm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2022-09-30Merge branch 'for-next/misc' into for-next/coreCatalin Marinas
2022-09-30Merge branch 'for-next/alternatives' into for-next/coreCatalin Marinas
2022-09-30Merge branches 'for-next/doc', 'for-next/sve', 'for-next/sysreg', 'for-next/g...Catalin Marinas
2022-09-29arm64: module: Remove unused plt_entry_is_initialized()Li Huafei
2022-09-29arm64: module: Make plt_equals_entry() staticLi Huafei
2022-09-29arm64: fix the build with binutils 2.27Mark Rutland
2022-09-26mm: x86, arm64: add arch_has_hw_pte_young()Yu Zhao
2022-09-26treewide: Drop function_nocfiSami Tolvanen
2022-09-26arm64: Drop unneeded __nocfi attributesSami Tolvanen