index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
utimes.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-08-06
kvm: x86: Support resetting the MMU context without resetting roots
Junaid Shahid
2
-17
/
+10
2018-08-06
kvm: x86: Add support for fast CR3 switch across different MMU modes
Junaid Shahid
1
-6
/
+15
2018-08-06
kvm: x86: Introduce KVM_REQ_LOAD_CR3
Junaid Shahid
4
-2
/
+11
2018-08-06
kvm: x86: Introduce kvm_mmu_calc_root_page_role()
Junaid Shahid
1
-27
/
+85
2018-08-06
kvm: x86: Add fast CR3 switch code path
Junaid Shahid
3
-8
/
+71
2018-08-06
kvm: x86: Avoid taking MMU lock in kvm_mmu_sync_roots if no sync is needed
Junaid Shahid
1
-8
/
+67
2018-08-06
kvm: x86: Make sync_page() flush remote TLBs once only
Junaid Shahid
2
-8
/
+20
2018-08-06
KVM: MMU: drop vcpu param in gpte_access
Peter Xu
1
-5
/
+5
2018-08-06
KVM: nVMX: Separate logic allocating shadow vmcs to a function
Liran Alon
1
-9
/
+28
2018-08-06
KVM: VMX: Mark vmcs header as shadow in case alloc_vmcs_cpu() allocate shadow...
Liran Alon
1
-8
/
+8
2018-08-06
KVM: nVMX: Expose VMCS shadowing to L1 guest
Liran Alon
1
-0
/
+9
2018-08-06
KVM: nVMX: Do not forward VMREAD/VMWRITE VMExits to L1 if required so by vmcs...
Liran Alon
1
-2
/
+31
2018-08-06
KVM: nVMX: vmread/vmwrite: Use shadow vmcs12 if running L2
Liran Alon
1
-12
/
+49
2018-08-06
KVM: selftests: add tests for shadow VMCS save/restore
Paolo Bonzini
3
-5
/
+74
2018-08-06
KVM: nVMX: include shadow vmcs12 in nested state
Paolo Bonzini
1
-1
/
+30
2018-08-06
KVM: nVMX: Cache shadow vmcs12 on VMEntry and flush to memory on VMExit
Liran Alon
1
-0
/
+74
2018-08-06
KVM: nVMX: Verify VMCS shadowing VMCS link pointer
Liran Alon
1
-2
/
+28
2018-08-06
KVM: nVMX: Verify VMCS shadowing controls
Liran Alon
1
-0
/
+16
2018-08-06
KVM: nVMX: Introduce nested_cpu_has_shadow_vmcs()
Liran Alon
1
-1
/
+6
2018-08-06
KVM: nVMX: Fail VMLAUNCH and VMRESUME on shadow VMCS
Liran Alon
1
-0
/
+11
2018-08-06
KVM: nVMX: Allow VMPTRLD for shadow VMCS if vCPU supports VMCS shadowing
Liran Alon
1
-1
/
+8
2018-08-06
KVM: VMX: Change vmcs12_{read,write}_any() to receive vmcs12 as parameter
Liran Alon
1
-10
/
+11
2018-08-06
KVM: VMX: Create struct for VMCS header
Liran Alon
1
-9
/
+15
2018-08-06
kvm: selftests: add test for nested state save/restore
Paolo Bonzini
3
-1
/
+132
2018-08-06
kvm: nVMX: Introduce KVM_CAP_NESTED_STATE
Jim Mattson
6
-2
/
+330
2018-08-06
KVM: x86: do not load vmcs12 pages while still in SMM
Paolo Bonzini
3
-18
/
+41
2018-08-06
kvm: selftests: add basic test for state save and restore
Paolo Bonzini
8
-22
/
+311
2018-08-06
kvm: selftests: ensure vcpu file is released
Paolo Bonzini
1
-1
/
+9
2018-08-06
kvm: selftests: actually use all of lib/vmx.c
Paolo Bonzini
3
-89
/
+72
2018-08-06
kvm: selftests: create a GDT and TSS
Paolo Bonzini
5
-47
/
+79
2018-08-06
KVM: x86: ensure all MSRs can always be KVM_GET/SET_MSR'd
Paolo Bonzini
3
-14
/
+30
2018-08-06
KVM: vmx: remove save/restore of host BNDCGFS MSR
Sean Christopherson
1
-5
/
+6
2018-08-06
KVM: Switch 'requests' to be 64-bit (explicitly)
KarimAllah Ahmed
1
-5
/
+5
2018-08-06
kvm: selftests: add cr4_cpuid_sync_test
Wei Huang
3
-0
/
+131
2018-07-30
KVM: s390: Add huge page enablement control
Janosch Frank
3
-2
/
+57
2018-07-30
s390/mm: Add huge page gmap linking support
Janosch Frank
4
-7
/
+13
2018-07-30
s390/mm: hugetlb pages within a gmap can not be freed
Dominik Dingel
1
-0
/
+6
2018-07-30
KVM: s390: Beautify skey enable check
Janosch Frank
2
-6
/
+5
2018-07-30
KVM: s390: Add skey emulation fault handling
Janosch Frank
2
-37
/
+83
2018-07-30
s390/mm: Add huge pmd storage key handling
Janosch Frank
1
-10
/
+98
2018-07-30
s390/mm: Clear skeys for newly mapped huge guest pmds
Janosch Frank
3
-1
/
+30
2018-07-30
s390/mm: Clear huge page storage keys on enable_skey
Dominik Dingel
2
-7
/
+31
2018-07-30
s390/mm: Add huge page dirty sync support
Janosch Frank
5
-44
/
+148
2018-07-30
s390/mm: Add gmap pmd invalidation and clearing
Janosch Frank
3
-3
/
+143
2018-07-30
s390/mm: Add gmap pmd notification bit setting
Janosch Frank
2
-6
/
+57
2018-07-30
s390/mm: Add gmap pmd linking
Janosch Frank
2
-6
/
+13
2018-07-30
s390/mm: Abstract gmap notify bit setting
Janosch Frank
2
-4
/
+11
2018-07-30
s390/mm: Make gmap_protect_range more modular
Janosch Frank
1
-10
/
+83
2018-07-26
KVM: PPC: Book3S HV: Read kvm->arch.emul_smt_mode under kvm->lock
Paul Mackerras
1
-9
/
+8
2018-07-26
KVM: PPC: Book3S HV: Allow creating max number of VCPUs on POWER9
Paul Mackerras
1
-1
/
+8
[next]