summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-04-23KVM: arm64: Add a vcpu flag to control ptrauth for guestAmit Daniel Kachhap
2019-04-18KVM: arm/arm64: Clean up vcpu finalization function parameter namingDave Martin
2019-04-18KVM: arm64/sve: Explain validity checks in set_sve_vls()Dave Martin
2019-04-18KVM: arm64/sve: Simplify KVM_REG_ARM64_SVE_VLS array sizingDave Martin
2019-04-18KVM: arm64/sve: WARN when avoiding divide-by-zero in sve_reg_to_region()Dave Martin
2019-04-18KVM: arm64/sve: Make register ioctl access errors more consistentDave Martin
2019-04-18KVM: arm64/sve: Miscellaneous tidyups in guest.cDave Martin
2019-04-18KVM: arm64/sve: Clean up UAPI register ID definitionsDave Martin
2019-04-18KVM: arm64/sve: sys_regs: Demote redundant vcpu_has_sve() checks to WARNsDave Martin
2019-04-18KVM: arm: Make vcpu finalization stubs into inline functionsDave Martin
2019-04-18KVM: arm/arm64: Demote kvm_arm_init_arch_resources() to just set up SVEDave Martin
2019-04-18arm64/sve: Clarify vq map semanticsDave Martin
2019-04-02arm64: KVM: Fix system register enumerationMarc Zyngier
2019-03-29KVM: arm64: Add a capability to advertise SVE supportDave Martin
2019-03-29KVM: arm64/sve: Allow userspace to enable SVE for vcpusDave Martin
2019-03-29KVM: arm64/sve: Add pseudo-register for the guest's vector lengthsDave Martin
2019-03-29KVM: arm/arm64: Add KVM_ARM_VCPU_FINALIZE ioctlDave Martin
2019-03-29KVM: arm/arm64: Add hook for arch-specific KVM initialisationDave Martin
2019-03-29arm64/sve: In-kernel vector length availability query interfaceDave Martin
2019-03-29KVM: arm64: Enumerate SVE register indices for KVM_GET_REG_LISTDave Martin
2019-03-29KVM: arm64/sve: Add SVE support to register access ioctl interfaceDave Martin
2019-03-29KVM: arm64: Reject ioctl access to FPSIMD V-regs on SVE vcpusDave Martin
2019-03-29KVM: arm64: Factor out core register ID enumerationDave Martin
2019-03-29KVM: arm64: Add missing #include of <linux/string.h> in guest.cDave Martin
2019-03-29KVM: arm64/sve: Context switch the SVE registersDave Martin
2019-03-29KVM: arm64/sve: System register context switch and access supportDave Martin
2019-03-29KVM: arm64: Support runtime sysreg visibility filteringDave Martin
2019-03-29KVM: arm64: Propagate vcpu into read_id_reg()Dave Martin
2019-03-29KVM: arm64: Add a vcpu flag to control SVE visibility for the guestDave Martin
2019-03-29arm64/sve: Enable SVE state tracking for non-task contextsDave Martin
2019-03-29arm64/sve: Check SVE virtualisabilityDave Martin
2019-03-29arm64/sve: Clarify role of the VQ map maintenance functionsDave Martin
2019-03-29KVM: arm64: Add missing #includes to kvm_host.hDave Martin
2019-03-29KVM: arm64: Refactor kvm_arm_num_regs() for easier maintenanceDave Martin
2019-03-29KVM: arm64: Delete orphaned declaration for __fpsimd_enabled()Dave Martin
2019-03-29arm64: fpsimd: Always set TIF_FOREIGN_FPSTATE on task state flushDave Martin
2019-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-23x86/gart: Exclude GART aperture from kcoreKairui Song
2019-03-22Merge tag 'powerpc-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-03-22Merge branch 'x86/cpu' into x86/urgentThomas Gleixner
2019-03-22x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an...Nathan Chancellor
2019-03-22x86/mm/pti: Make local symbols staticValdis Kletnieks
2019-03-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-03-21Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner
2019-03-21x86/cpu/cyrix: Remove {get,set}Cx86_old macros used for Cyrix processorsMatthew Whitehead
2019-03-21x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processorsMatthew Whitehead
2019-03-21x86/microcode: Announce reload operation's completionBorislav Petkov
2019-03-21x86/hyperv: Prevent potential NULL pointer dereferenceKangjie Lu
2019-03-21x86/hpet: Prevent potential NULL pointer dereferenceAditya Pakki