summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
* arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-stepSumit Garg2023-05-111-0/+1
* KVM: arm64: Avoid lock inversion when setting the VM register widthOliver Upton2023-05-111-0/+3
* KVM: arm64: Avoid vcpu->mutex v. kvm->lock inversion in CPU_ONOliver Upton2023-05-111-0/+1
* KVM: arm64: Make vcpu flag updates non-preemptibleMarc Zyngier2023-04-181-1/+18
* KVM: arm64: timers: Convert per-vcpu virtual offset to a global valueMarc Zyngier2023-03-111-0/+3
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-03-021-0/+11
|\
| * arm64: kaslr: don't pretend KASLR is enabled if offset < MIN_KIMG_ALIGNArd Biesheuvel2023-02-281-0/+11
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-02-2512-26/+330
|\ \
| * \ Merge tag 'kvmarm-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2023-02-2019-25/+404
| |\ \
| | * \ Merge branch kvm-arm64/nv-prefix into kvmarm/nextOliver Upton2023-02-138-5/+196
| | |\ \
| | | * | KVM: arm64: nv: Only toggle cache for virtual EL2 when SCTLR_EL2 changesChristoffer Dall2023-02-111-1/+10
| | | * | KVM: arm64: nv: Filter out unsupported features from ID regsMarc Zyngier2023-02-111-0/+6
| | | * | KVM: arm64: nv: Emulate PSTATE.M for a guest hypervisorMarc Zyngier2023-02-111-0/+2
| | | * | KVM: arm64: nv: Handle trapped ERET from virtual EL2Christoffer Dall2023-02-112-1/+5
| | | * | KVM: arm64: nv: Support virtual EL2 exceptionsJintack Lim2023-02-113-1/+28
| | | * | KVM: arm64: nv: Handle HCR_EL2.NV system register trapsJintack Lim2023-02-111-1/+37
| | | * | KVM: arm64: nv: Add nested virt VCPU primitives for vEL2 VCPU stateChristoffer Dall2023-02-111-0/+56
| | | * | KVM: arm64: nv: Add EL2 system registers to vcpu contextMarc Zyngier2023-02-111-1/+32
| | | * | KVM: arm64: nv: Introduce nested virtualization VCPU featureChristoffer Dall2023-02-112-0/+15
| | | * | arm64: Add ARM64_HAS_NESTED_VIRT cpufeatureJintack Lim2023-02-111-0/+5
| | * | | Merge branch kvm-arm64/misc into kvmarm/nextOliver Upton2023-02-132-3/+2
| | |\ \ \
| | | * | | KVM: MMU: Make the definition of 'INVALID_GPA' commonYu Zhang2023-01-191-2/+2
| | | * | | KVM: arm64: Kill CPACR_EL1_TTA definitionMarc Zyngier2023-01-121-1/+0
| | * | | | Merge branch kvm-arm64/psci-relay-fixes into kvmarm/nextOliver Upton2023-02-132-0/+100
| | |\ \ \ \
| | | * | | | KVM: arm64: Use sanitized values in __check_override in nVHEQuentin Perret2023-02-021-0/+14
| | | * | | | KVM: arm64: Introduce finalise_el2_state macroQuentin Perret2023-02-021-0/+78
| | | * | | | KVM: arm64: Provide sanitized SYS_ID_AA64SMFR0_EL1 to nVHEQuentin Perret2023-02-021-0/+1
| | | |/ / /
| | * | | | Merge branch kvm-arm64/parallel-access-faults into kvmarm/nextOliver Upton2023-02-131-0/+8
| | |\ \ \ \
| | | * | | | KVM: arm64: Ignore EAGAIN for walks outside of a faultOliver Upton2023-01-121-0/+3
| | | * | | | KVM: arm64: Use KVM's pte type/helpers in handle_access_fault()Oliver Upton2023-01-121-0/+5
| | | |/ / /
| | * | | | Merge branch kvm-arm64/virtual-cache-geometry into kvmarm/nextOliver Upton2023-02-135-8/+15
| | |\ \ \ \
| | | * | | | KVM: arm64: Normalize cache configurationAkihiko Odaki2023-01-212-0/+7
| | | * | | | KVM: arm64: Always set HCR_TID2Akihiko Odaki2023-01-123-7/+2
| | | * | | | arm64/cache: Move CLIDR macro definitionsAkihiko Odaki2023-01-121-0/+6
| | | * | | | arm64/sysreg: Convert CCSIDR_EL1 to automatic generationAkihiko Odaki2023-01-121-1/+0
| | | |/ / /
| | * | | | Merge branch arm64/for-next/sme2 into kvmarm/nextOliver Upton2023-02-138-9/+83
| | |\ \ \ \
| | * \ \ \ \ Merge branch kvm/kvm-hw-enable-refactor into kvmarm/nextOliver Upton2023-02-132-10/+9
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2023-02-157-6/+49
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'kvm-v6.2-rc4-fixes' into HEADPaolo Bonzini2023-01-244-27/+43
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | KVM: x86: Unify pr_fmt to use module name for all KVM modulesSean Christopherson2022-12-292-9/+9
| * | | | | | | KVM: Drop arch hardware (un)setup hooksSean Christopherson2022-12-291-1/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-02-241-0/+24
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 6.2-rc7 into tty-nextGreg Kroah-Hartman2023-02-062-0/+24
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | serial: earlycon-arm-semihost: Move smh_putc() variants in respective arch's ...Bin Meng2023-01-191-0/+24
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-232-3/+2
|\ \ \ \ \ \ \
| * | | | | | | mm: add vma_alloc_zeroed_movable_folio()Matthew Wilcox (Oracle)2023-02-021-2/+2
| * | | | | | | mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-021-1/+0
| |/ / / / / /
* | | | | | | Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-02-231-4/+5
|\ \ \ \ \ \ \
| * | | | | | | arm64: efi: Make efi_rt_lock a raw_spinlockPierre Gondois2023-02-191-3/+3
| * | | | | | | efi: Discover BTI support in runtime services regionsArd Biesheuvel2023-02-041-1/+2
| | |_|/ / / / | |/| | | | |