aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/ptrace.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-05KVM: arm/arm64: Extract GICv3 max APRn index calculationChristoffer Dall2-20/+19
2017-09-05KVM: arm/arm64: vITS: Drop its_ite->lpi fieldMarc Zyngier1-6/+4
2017-09-05KVM: arm/arm64: vgic: constify seq_operations and file_operationsArvind Yadav1-2/+2
2017-09-05KVM: arm/arm64: Fix guest external abort matchingJames Morse4-40/+49
2017-09-01KVM: PPC: Book3S HV: Fix memory leak in kvm_vm_ioctl_get_htab_fdnixiaoming1-0/+1
2017-08-31KVM: s390: vsie: cleanup mcck reinjectionDavid Hildenbrand1-5/+1
2017-08-31KVM: s390: use WARN_ON_ONCE only for checkingDavid Hildenbrand1-2/+4
2017-08-31KVM: s390: guestdbg: fix range checkDavid Hildenbrand1-1/+1
2017-08-31KVM: PPC: Book3S HV: Report storage key support to userspacePaul Mackerras2-1/+10
2017-08-31KVM: PPC: Book3S HV: Fix case where HDEC is treated as 32-bit on POWER9Paul Mackerras1-1/+2
2017-08-31KVM: PPC: Book3S HV: Fix invalid use of register expressionAndreas Schwab1-1/+1
2017-08-31KVM: PPC: Book3S HV: Fix H_REGISTER_VPA VPA size validationNicholas Piggin1-1/+7
2017-08-31KVM: PPC: Book3S HV: Fix setting of storage key in H_ENTERRam Pai2-1/+2
2017-08-31KVM: PPC: e500mc: Fix a NULL dereferenceDan Carpenter1-1/+3
2017-08-31KVM: PPC: e500: Fix some NULL dereferences on errorDan Carpenter1-2/+6
2017-08-30KVM: PPC: Book3S HV: Protect updates to spapr_tce_tables listPaul Mackerras1-11/+10
2017-08-29KVM: s390: we are always in czam modeDavid Hildenbrand2-1/+4
2017-08-29KVM: s390: expose no-DAT to guest and migration supportClaudio Imbrenda4-5/+17
2017-08-29KVM: s390: sthyi: remove invalid guest write accessHeiko Carstens1-8/+0
2017-08-29KVM: s390: Multiple Epoch Facility supportCollin L. Walling7-2/+138
2017-08-29KVM: PPC: Book3S HV: POWER9 does not require secondary thread managementNicholas Piggin4-12/+48
2017-08-28KVM: s390: Support Configuration z/Architecture ModeJason J. Herne2-19/+18
2017-08-25kvm: nVMX: Validate the virtual-APIC address on nested VM-entryJim Mattson1-0/+15
2017-08-25KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()Paul Mackerras1-22/+34
2017-08-25KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.statePaolo Bonzini2-6/+17
2017-08-25KVM: x86: simplify handling of PKRUPaolo Bonzini5-30/+10
2017-08-25KVM: x86: block guest protection keys unless the host has them enabledPaolo Bonzini1-1/+1
2017-08-24KVM: nVMX: Fix trying to cancel vmlauch/vmresumeWanpeng Li1-14/+17
2017-08-24KVM: X86: Fix loss of exception which has not yet been injectedWanpeng Li5-32/+70
2017-08-24KVM: VMX: use kvm_event_needs_reinjectionWanpeng Li1-3/+1
2017-08-24KVM: MMU: speedup update_permission_bitmaskPaolo Bonzini1-51/+70
2017-08-24KVM: MMU: Expose the LA57 feature to VM.Yu Zhang7-36/+65
2017-08-24KVM: MMU: Add 5 level EPT & Shadow page table support.Yu Zhang9-29/+67
2017-08-24KVM: MMU: Rename PT64_ROOT_LEVEL to PT64_ROOT_4LEVEL.Yu Zhang5-23/+25
2017-08-24KVM: MMU: check guest CR3 reserved bits based on its physical address width.Yu Zhang4-7/+19
2017-08-24KVM: x86: Add return value to kvm_cpuid().Yu Zhang7-21/+34
2017-08-24kvm: vmx: Raise #UD on unsupported XSAVES/XRSTORSPaolo Bonzini1-4/+22
2017-08-24kvm: vmx: Raise #UD on unsupported RDSEEDJim Mattson1-1/+23
2017-08-24kvm: vmx: Raise #UD on unsupported RDRANDJim Mattson1-1/+30
2017-08-24KVM: VMX: cache secondary exec controlsPaolo Bonzini1-46/+54
2017-08-24KVM: PPC: Book3S HV: Add missing barriers to XIVE code and document themBenjamin Herrenschmidt1-2/+55
2017-08-24KVM: PPC: Book3S HV: Workaround POWER9 DD1.0 bug causing IPB bit lossBenjamin Herrenschmidt1-1/+10
2017-08-24KVM: PPC: Book3S HV: Use msgsync with hypervisor doorbells on POWER9Nicholas Piggin1-0/+3
2017-08-23KVM: SVM: Enable Virtual GIF featureJanakarajan Natarajan2-6/+56
2017-08-23KVM: SVM: Add Virtual GIF feature definitionJanakarajan Natarajan1-0/+1
2017-08-21KVM: s390: sthyi: fix specification exception detectionHeiko Carstens1-1/+4
2017-08-21KVM: s390: sthyi: fix sthyi inline assemblyHeiko Carstens1-1/+1
2017-08-20Linux 4.13-rc6Linus Torvalds1-1/+1
2017-08-20Sanitize 'move_pages()' permission checksLinus Torvalds1-8/+3
2017-08-20genirq/ipi: Fixup checks against nr_cpu_idsAlexey Dobriyan1-2/+2