summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2022-02-25arm64: simplify access_ok()Arnd Bergmann
2022-02-25uaccess: add generic __{get,put}_kernel_nofaultArnd Bergmann
2022-02-24arm64: Use the clearbhb instruction in mitigationsJames Morse
2022-02-24KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migratedJames Morse
2022-02-24arm64: Mitigate spectre style branch history side channelsJames Morse
2022-02-23sched/headers: Add initial new headers as identity mappingsIngo Molnar
2022-02-22arm64: mte: avoid clearing PSTATE.TCO on entry unless necessaryPeter Collingbourne
2022-02-22arm64: insn: add encoders for atomic operationsHou Tao
2022-02-22arm64: move AARCH64_BREAK_FAULT into insn-def.hHou Tao
2022-02-22arm64: clean up symbol aliasingMark Rutland
2022-02-21KVM: arm64: Indicate SYSTEM_RESET2 in kvm_run::system_event flags fieldWill Deacon
2022-02-21Merge tag 'v5.17-rc5' into sched/core, to resolve conflictsIngo Molnar
2022-02-19arm64: Support PREEMPT_DYNAMICMark Rutland
2022-02-16arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2James Morse
2022-02-16arm64: Add percpu vectors for EL1James Morse
2022-02-16arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse
2022-02-15arm64: mte: Define the number of bytes for storing the tags in a pageCatalin Marinas
2022-02-15arm64: atomics: remove redundant static branchMark Rutland
2022-02-15arm64: entry: Allow the trampoline text to occupy multiple pagesJames Morse
2022-02-15arm64: entry: Move the trampoline data page before the text pageJames Morse
2022-02-15KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3AJames Morse
2022-02-15arm64/mm: Consolidate TCR_EL1 fieldsAnshuman Khandual
2022-02-15arm64: random: implement arch_get_random_int/_long based on RNDRArd Biesheuvel
2022-02-14arm64: Correct wrong label in macro __init_el2_gicv3Joakim Tjernlund
2022-02-11lib/xor: make xor prototypes more friendly to compiler vectorizationArd Biesheuvel
2022-02-08Merge branch kvm-arm64/pmu-bl into kvmarm-master/nextMarc Zyngier
2022-02-08KVM: arm64: Refuse to run VCPU if the PMU doesn't match the physical CPUAlexandru Elisei
2022-02-08KVM: arm64: Add KVM_ARM_VCPU_PMU_V3_SET_PMU attributeAlexandru Elisei
2022-02-08KVM: arm64: Keep a per-VM pointer to the default PMUMarc Zyngier
2022-02-08KVM: arm64: Do not change the PMU event filter after a VCPU has runMarc Zyngier
2022-02-08Merge branch kvm-arm64/vmid-allocator into kvmarm-master/nextMarc Zyngier
2022-02-08KVM: arm64: Make active_vmids invalid on vCPU schedule outShameer Kolothum
2022-02-08KVM: arm64: Align the VMID allocation with the arm64 ASIDJulien Grall
2022-02-08KVM: arm64: Make VMID bits accessible outside of allocatorShameer Kolothum
2022-02-08KVM: arm64: Introduce a new VMID allocator for KVMShameer Kolothum
2022-02-08Merge branch kvm-arm64/mmu-rwlock into kvmarm-master/nextMarc Zyngier
2022-02-08KVM: arm64: Use read/write spin lock for MMU protectionJing Zhang
2022-02-08KVM: arm64: Emulate the OS LockOliver Upton
2022-02-08KVM: arm64: Allow guest to set the OSLK bitOliver Upton
2022-02-08KVM: arm64: Stash OSLSR_EL1 in the cpu contextOliver Upton
2022-02-07irqchip/apple-aic: Move PMU-specific registers to their own include fileMarc Zyngier
2022-01-28Merge tag 'trbe-cortex-a510-errata' of gitolite.kernel.org:pub/scm/linux/kern...Catalin Marinas
2022-01-27arm64: Add Cortex-A510 CPU part definitionAnshuman Khandual
2022-01-24arm64: Add Cortex-X2 CPU part definitionAnshuman Khandual
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-01-20arm64: atomics: lse: Dereference matching sizeKees Cook
2022-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-01-16Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds