Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
b08660e59dbdb600c55953787ed2265a0b510f77
b08660e
KVM: x86: Add tlb remote flush callback in kvm_x86_ops.
by Tianyu Lan
· 6 years ago
60cfce4
X86/Hyper-V: Add hyperv_nested_flush_guest_mapping ftrace support
by Tianyu Lan
· 6 years ago
eb914cf
X86/Hyper-V: Add flush HvFlushGuestPhysicalAddressSpace hypercall support
by Tianyu Lan
· 6 years ago
3553ae5
x86/kvm: Don't use pvqspinlock code if only 1 vCPU
by Waiman Long
· 6 years ago
450917b
KVM/MMU: Simplify __kvm_sync_page() function
by Tianyu Lan
· 6 years ago
208320b
kvm: x86: Remove CR3_PCID_INVD flag
by Junaid Shahid
· 7 years ago
b94742c
kvm: x86: Add multi-entry LRU cache for previous CR3s
by Junaid Shahid
· 7 years ago
faff875
kvm: x86: Flush only affected TLB entries in kvm_mmu_invlpg*
by Junaid Shahid
· 7 years ago
956bf35
kvm: x86: Skip shadow page resync on CR3 switch when indicated by guest
by Junaid Shahid
· 7 years ago
08fb59d
kvm: x86: Support selectively freeing either current or previous MMU root
by Junaid Shahid
· 7 years ago
7eb77e9
kvm: x86: Add a root_hpa parameter to kvm_mmu->invlpg()
by Junaid Shahid
· 7 years ago
ade61e2
kvm: x86: Skip TLB flush on fast CR3 switch when indicated by guest
by Junaid Shahid
· 7 years ago
eb4b248
kvm: vmx: Support INVPCID in shadow paging mode
by Junaid Shahid
· 7 years ago
c9470a2
kvm: x86: Propagate guest PCIDs to host PCIDs
by Junaid Shahid
· 7 years ago
afe828d
kvm: x86: Add ability to skip TLB flush when switching CR3
by Junaid Shahid
· 7 years ago
50c28f2
kvm: x86: Use fast CR3 switch for nested VMX
by Junaid Shahid
· 7 years ago
1c53da3
kvm: x86: Support resetting the MMU context without resetting roots
by Junaid Shahid
· 7 years ago
0aab33e
kvm: x86: Add support for fast CR3 switch across different MMU modes
by Junaid Shahid
· 7 years ago
6e42782
kvm: x86: Introduce KVM_REQ_LOAD_CR3
by Junaid Shahid
· 7 years ago
9fa7211
kvm: x86: Introduce kvm_mmu_calc_root_page_role()
by Junaid Shahid
· 7 years ago
7c390d3
kvm: x86: Add fast CR3 switch code path
by Junaid Shahid
· 7 years ago
578e1c4
kvm: x86: Avoid taking MMU lock in kvm_mmu_sync_roots if no sync is needed
by Junaid Shahid
· 7 years ago
5ce4786
kvm: x86: Make sync_page() flush remote TLBs once only
by Junaid Shahid
· 7 years ago
42522d0
KVM: MMU: drop vcpu param in gpte_access
by Peter Xu
· 6 years ago
abfc52c
KVM: nVMX: Separate logic allocating shadow vmcs to a function
by Liran Alon
· 7 years ago
491a603
KVM: VMX: Mark vmcs header as shadow in case alloc_vmcs_cpu() allocate shadow vmcs
by Liran Alon
· 7 years ago
32c7acf
KVM: nVMX: Expose VMCS shadowing to L1 guest
by Liran Alon
· 7 years ago
a7cde48
KVM: nVMX: Do not forward VMREAD/VMWRITE VMExits to L1 if required so by vmcs12 vmread/vmwrite bitmaps
by Liran Alon
· 7 years ago
6d894f4
KVM: nVMX: vmread/vmwrite: Use shadow vmcs12 if running L2
by Liran Alon
· 7 years ago
9a78bdf
KVM: selftests: add tests for shadow VMCS save/restore
by Paolo Bonzini
· 6 years ago
fa58a9f
KVM: nVMX: include shadow vmcs12 in nested state
by Paolo Bonzini
· 6 years ago
61ada74
KVM: nVMX: Cache shadow vmcs12 on VMEntry and flush to memory on VMExit
by Liran Alon
· 7 years ago
f145d90
KVM: nVMX: Verify VMCS shadowing VMCS link pointer
by Liran Alon
· 7 years ago
a8a7c02
KVM: nVMX: Verify VMCS shadowing controls
by Liran Alon
· 7 years ago
f792d27
KVM: nVMX: Introduce nested_cpu_has_shadow_vmcs()
by Liran Alon
· 7 years ago
a6192d4
KVM: nVMX: Fail VMLAUNCH and VMRESUME on shadow VMCS
by Liran Alon
· 7 years ago
fa97d7d
KVM: nVMX: Allow VMPTRLD for shadow VMCS if vCPU supports VMCS shadowing
by Liran Alon
· 6 years ago
e253674
KVM: VMX: Change vmcs12_{read,write}_any() to receive vmcs12 as parameter
by Liran Alon
· 7 years ago
392b2f2
KVM: VMX: Create struct for VMCS header
by Liran Alon
· 7 years ago
cb54763
kvm: selftests: add test for nested state save/restore
by Paolo Bonzini
· 6 years ago
8fcc4b5
kvm: nVMX: Introduce KVM_CAP_NESTED_STATE
by Jim Mattson
· 6 years ago
7f7f1ba
KVM: x86: do not load vmcs12 pages while still in SMM
by Paolo Bonzini
· 6 years ago
fa3899a
kvm: selftests: add basic test for state save and restore
by Paolo Bonzini
· 6 years ago
0a505fe
kvm: selftests: ensure vcpu file is released
by Paolo Bonzini
· 6 years ago
87ccb7d
kvm: selftests: actually use all of lib/vmx.c
by Paolo Bonzini
· 6 years ago
2305339
kvm: selftests: create a GDT and TSS
by Paolo Bonzini
· 6 years ago
44883f0
KVM: x86: ensure all MSRs can always be KVM_GET/SET_MSR'd
by Paolo Bonzini
· 6 years ago
cf81a7e
KVM: vmx: remove save/restore of host BNDCGFS MSR
by Sean Christopherson
· 6 years ago
86dafed
KVM: Switch 'requests' to be 64-bit (explicitly)
by KarimAllah Ahmed
· 6 years ago
ca35906
kvm: selftests: add cr4_cpuid_sync_test
by Wei Huang
· 7 years ago
d2ce98c
Merge tag 'v4.18-rc6' into HEAD
by Paolo Bonzini
· 6 years ago
85eae57
Merge tag 'kvm-s390-next-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
by Paolo Bonzini
· 6 years ago
3a1174c
Merge tag 'kvm-ppc-next-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD
by Paolo Bonzini
· 6 years ago
2375846
Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvms390/next
by Janosch Frank
· 6 years ago
a449938
KVM: s390: Add huge page enablement control
by Janosch Frank
· 6 years ago
a9e00d8
s390/mm: Add huge page gmap linking support
by Janosch Frank
· 6 years ago
7d735b9
s390/mm: hugetlb pages within a gmap can not be freed
by Dominik Dingel
· 6 years ago
57cb198
KVM: s390: Beautify skey enable check
by Janosch Frank
· 6 years ago
bd096f6
KVM: s390: Add skey emulation fault handling
by Janosch Frank
· 6 years ago
637ff9e
s390/mm: Add huge pmd storage key handling
by Janosch Frank
· 6 years ago
3afdfca
s390/mm: Clear skeys for newly mapped huge guest pmds
by Janosch Frank
· 6 years ago
964c2c0
s390/mm: Clear huge page storage keys on enable_skey
by Dominik Dingel
· 6 years ago
0959e16
s390/mm: Add huge page dirty sync support
by Janosch Frank
· 6 years ago
6a37627
s390/mm: Add gmap pmd invalidation and clearing
by Janosch Frank
· 6 years ago
7c4b13a
s390/mm: Add gmap pmd notification bit setting
by Janosch Frank
· 6 years ago
58b7e20
s390/mm: Add gmap pmd linking
by Janosch Frank
· 6 years ago
2c46e97
s390/mm: Abstract gmap notify bit setting
by Janosch Frank
· 6 years ago
5a045bb
s390/mm: Make gmap_protect_range more modular
by Janosch Frank
· 6 years ago
b5c6f76
KVM: PPC: Book3S HV: Read kvm->arch.emul_smt_mode under kvm->lock
by Paul Mackerras
· 6 years ago
1ebe6b8
KVM: PPC: Book3S HV: Allow creating max number of VCPUs on POWER9
by Paul Mackerras
· 6 years ago
1e175d2
KVM: PPC: Book3S HV: Pack VCORE IDs to access full VCPU ID space
by Sam Bobroff
· 6 years ago
d72e90f3
Linux 4.18-rc6
by Linus Torvalds
· 6 years ago
7441308
Merge tag 'nvme-for-4.18' of git://git.infradead.org/nvme
by Linus Torvalds
· 6 years ago
165ea0d
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
f88a333
alpha: fix osf_wait4() breakage
by Al Viro
· 6 years ago
45ae4df
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
ef81e63
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
43227e0
Merge branch 'x86-pti-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
48b1db7
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
ea75a2c
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
ffb48e7
Merge tag 'powerpc-4.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
55b636b
Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 6 years ago
490fc05
mm: make vm_area_alloc() initialize core fields
by Linus Torvalds
· 6 years ago
95faf69
mm: make vm_area_dup() actually copy the old vma data
by Linus Torvalds
· 6 years ago
3928d4f
mm: use helper functions for allocating and freeing vm_area structs
by Linus Torvalds
· 6 years ago
191a3af
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
9f15bde
mm: memcg: fix use after free in mem_cgroup_iter()
by Jing Xia
· 6 years ago
e1f1b15
mm/huge_memory.c: fix data loss when splitting a file pmd
by Hugh Dickins
· 6 years ago
35033ab
fat: fix memory allocation failure handling of match_strdup()
by OGAWA Hirofumi
· 6 years ago
5a69649
MAINTAINERS: Peter has moved
by Peter Senna Tschudin
· 6 years ago
1937367
mm/memblock: add missing include <linux/bootmem.h>
by Mathieu Malaterre
· 6 years ago
48e5aee
Merge tag 'vfio-v4.18-rc6' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 6 years ago
b4460a9
Merge tag 'for-4.18/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 6 years ago
5858610
Merge tag 'imx-fixes-4.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes
by Olof Johansson
· 6 years ago
18cadf9
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
47736af
Merge tag 'iommu-fixes-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 6 years ago
de87dcde
Merge tag 'platform-drivers-x86-v4.18-2' of git://git.infradead.org/linux-platform-drivers-x86
by Linus Torvalds
· 6 years ago
2a0ea7d
Merge tag 'arc-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 6 years ago
293bccc
Merge tag 'nds32-for-linus-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux
by Linus Torvalds
· 6 years ago
bfa54a3
Merge tag 'pm-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
Next »