index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-23
KVM: VMX: use EPT_VIOLATION_GVA_TRANSLATED instead of 0x100
Isaku Yamahata
1
-1
/
+1
2021-04-22
perf: Get rid of oprofile leftovers
Marc Zyngier
2
-7
/
+0
2021-04-22
sh: Get rid of oprofile leftovers
Marc Zyngier
1
-18
/
+0
2021-04-22
s390: Get rid of oprofile leftovers
Marc Zyngier
1
-21
/
+0
2021-04-22
arm64: Get rid of oprofile leftovers
Marc Zyngier
1
-30
/
+0
2021-04-22
KVM: arm64: Divorce the perf code from oprofile helpers
Marc Zyngier
3
-7
/
+6
2021-04-21
KVM: SVM: Allocate SEV command structures on local stack
Sean Christopherson
1
-305
/
+173
2021-04-21
crypto: ccp: Use the stack and common buffer for INIT command
Sean Christopherson
2
-5
/
+6
2021-04-21
crypto: ccp: Use the stack and common buffer for status commands
Sean Christopherson
2
-16
/
+12
2021-04-21
crypto: ccp: Use the stack for small SEV command buffers
Sean Christopherson
1
-73
/
+44
2021-04-21
crypto: ccp: Play nice with vmalloc'd memory for SEV command structs
Sean Christopherson
2
-5
/
+25
2021-04-21
crypto: ccp: Reject SEV commands with mismatching command buffer
Sean Christopherson
1
-2
/
+7
2021-04-21
crypto: ccp: Detect and reject "invalid" addresses destined for PSP
Sean Christopherson
1
-0
/
+3
2021-04-21
crypto: ccp: Free SEV device if SEV init fails
Sean Christopherson
1
-1
/
+3
2021-04-21
KVM: SVM: Add KVM_SEV_RECEIVE_FINISH command
Brijesh Singh
2
-0
/
+31
2021-04-21
KVM: SVM: Add KVM_SEV_RECEIVE_UPDATE_DATA command
Brijesh Singh
3
-0
/
+112
2021-04-21
KVM: SVM: Add support for KVM_SEV_RECEIVE_START command
Brijesh Singh
3
-0
/
+119
2021-04-21
KVM: SVM: Add support for KVM_SEV_SEND_CANCEL command
Steve Rutherford
5
-0
/
+45
2021-04-21
KVM: SVM: Add KVM_SEV_SEND_FINISH command
Brijesh Singh
2
-0
/
+31
2021-04-21
KVM: SVM: Add KVM_SEND_UPDATE_DATA command
Brijesh Singh
3
-0
/
+162
2021-04-21
KVM: SVM: Add KVM_SEV SEND_START command
Brijesh Singh
4
-4
/
+174
2021-04-21
KVM: Boost vCPU candidate in user mode which is delivering interrupt
Wanpeng Li
3
-1
/
+16
2021-04-21
KVM: x86: document behavior of measurement ioctls with len==0
Paolo Bonzini
1
-0
/
+6
2021-04-21
KVM: selftests: Always run vCPU thread with blocked SIG_IPI
Paolo Bonzini
1
-2
/
+7
2021-04-21
KVM: selftests: Sync data verify of dirty logging with guest sync
Peter Xu
1
-10
/
+50
2021-04-21
KVM: x86: Support KVM VMs sharing SEV context
Nathan Tempelman
9
-2
/
+126
2021-04-21
nSVM: Check addresses of MSR and IO permission maps
Krish Sadhukhan
1
-3
/
+22
2021-04-20
KVM: arm64: Fix Function ID typo for PTP_KVM service
Zenghui Yu
1
-2
/
+2
2021-04-20
ptp: Don't print an error if ptp_kvm is not supported
Jon Hunter
1
-1
/
+2
2021-04-20
KVM: SVM: Define actual size of IOPM and MSRPM tables
Krish Sadhukhan
2
-10
/
+13
2021-04-20
KVM: x86: Add capability to grant VM access to privileged SGX attribute
Sean Christopherson
4
-1
/
+46
2021-04-20
KVM: VMX: Enable SGX virtualization for SGX1, SGX2 and LC
Sean Christopherson
8
-9
/
+204
2021-04-20
KVM: VMX: Add ENCLS[EINIT] handler to support SGX Launch Control (LC)
Sean Christopherson
1
-0
/
+64
2021-04-20
KVM: VMX: Add emulation of SGX Launch Control LE hash MSRs
Sean Christopherson
4
-0
/
+75
2021-04-20
KVM: VMX: Add SGX ENCLS[ECREATE] handler to enforce CPUID restrictions
Sean Christopherson
2
-0
/
+278
2021-04-20
KVM: VMX: Frame in ENCLS handler for SGX virtualization
Sean Christopherson
4
-3
/
+73
2021-04-20
KVM: VMX: Add basic handling of VM-Exit from SGX enclave
Sean Christopherson
4
-2
/
+47
2021-04-20
KVM: x86: Add reverse-CPUID lookup support for scattered SGX features
Sean Christopherson
1
-2
/
+13
2021-04-20
KVM: x86: Add support for reverse CPUID lookup of scattered features
Sean Christopherson
2
-10
/
+61
2021-04-20
KVM: x86: Define new #PF SGX error code bit
Sean Christopherson
1
-0
/
+2
2021-04-20
KVM: x86: Export kvm_mmu_gva_to_gpa_{read,write}() for SGX (VMX)
Sean Christopherson
1
-0
/
+2
2021-04-20
KVM: selftests: Add a test for kvm page table code
Yanan Wang
3
-0
/
+510
2021-04-20
KVM: selftests: Adapt vm_userspace_mem_region_add to new helpers
Yanan Wang
1
-19
/
+9
2021-04-20
KVM: selftests: List all hugetlb src types specified with page sizes
Yanan Wang
3
-13
/
+118
2021-04-20
KVM: selftests: Add a helper to get system default hugetlb page size
Yanan Wang
2
-0
/
+26
2021-04-20
KVM: selftests: Add a helper to get system configured THP page size
Yanan Wang
2
-0
/
+31
2021-04-20
KVM: selftests: Make a generic helper to get vm guest mode strings
Yanan Wang
2
-14
/
+19
2021-04-20
KVM: selftests: Print the errno besides error-string in TEST_ASSERT
Yanan Wang
1
-2
/
+2
2021-04-20
tools/headers: sync headers of asm-generic/hugetlb_encode.h
Yanan Wang
1
-0
/
+3
2021-04-20
KVM: vmx: add mismatched size assertions in vmcs_check32()
Haiwei Li
1
-0
/
+4
[next]