projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2018-08-06
Junaid Shahid
kvm: x86: Flush only affected TLB entries in kvm_mmu_in...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Junaid Shahid
kvm: x86: Skip shadow page resync on CR3 switch when...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Junaid Shahid
kvm: x86: Support selectively freeing either current...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Junaid Shahid
kvm: x86: Add a root_hpa parameter to kvm_mmu->invlpg()
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Junaid Shahid
kvm: x86: Skip TLB flush on fast CR3 switch when indica...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Junaid Shahid
kvm: vmx: Support INVPCID in shadow paging mode
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Junaid Shahid
kvm: x86: Propagate guest PCIDs to host PCIDs
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Junaid Shahid
kvm: x86: Add ability to skip TLB flush when switching CR3
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Junaid Shahid
kvm: x86: Use fast CR3 switch for nested VMX
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Junaid Shahid
kvm: x86: Support resetting the MMU context without...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Junaid Shahid
kvm: x86: Add support for fast CR3 switch across differ...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Junaid Shahid
kvm: x86: Introduce KVM_REQ_LOAD_CR3
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Junaid Shahid
kvm: x86: Introduce kvm_mmu_calc_root_page_role()
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Junaid Shahid
kvm: x86: Add fast CR3 switch code path
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Junaid Shahid
kvm: x86: Avoid taking MMU lock in kvm_mmu_sync_roots...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Junaid Shahid
kvm: x86: Make sync_page() flush remote TLBs once only
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Peter Xu
KVM: MMU: drop vcpu param in gpte_access
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Liran Alon
KVM: nVMX: Separate logic allocating shadow vmcs to...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Liran Alon
KVM: VMX: Mark vmcs header as shadow in case alloc_vmcs...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Liran Alon
KVM: nVMX: Expose VMCS shadowing to L1 guest
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Liran Alon
KVM: nVMX: Do not forward VMREAD/VMWRITE VMExits to...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Liran Alon
KVM: nVMX: vmread/vmwrite: Use shadow vmcs12 if running L2
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Paolo Bonzini
KVM: selftests: add tests for shadow VMCS save/restore
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Paolo Bonzini
KVM: nVMX: include shadow vmcs12 in nested state
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Liran Alon
KVM: nVMX: Cache shadow vmcs12 on VMEntry and flush...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Liran Alon
KVM: nVMX: Verify VMCS shadowing VMCS link pointer
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Liran Alon
KVM: nVMX: Verify VMCS shadowing controls
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Liran Alon
KVM: nVMX: Introduce nested_cpu_has_shadow_vmcs()
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Liran Alon
KVM: nVMX: Fail VMLAUNCH and VMRESUME on shadow VMCS
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Liran Alon
KVM: nVMX: Allow VMPTRLD for shadow VMCS if vCPU suppor...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Liran Alon
KVM: VMX: Change vmcs12_{read,write}_any() to receive...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Liran Alon
KVM: VMX: Create struct for VMCS header
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Paolo Bonzini
kvm: selftests: add test for nested state save/restore
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Jim Mattson
kvm: nVMX: Introduce KVM_CAP_NESTED_STATE
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Paolo Bonzini
KVM: x86: do not load vmcs12 pages while still in SMM
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Paolo Bonzini
kvm: selftests: add basic test for state save and restore
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Paolo Bonzini
kvm: selftests: ensure vcpu file is released
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Paolo Bonzini
kvm: selftests: actually use all of lib/vmx.c
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Paolo Bonzini
kvm: selftests: create a GDT and TSS
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Paolo Bonzini
KVM: x86: ensure all MSRs can always be KVM_GET/SET_MSR'd
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Sean Christopherson
KVM: vmx: remove save/restore of host BNDCGFS MSR
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
KarimAllah...
KVM: Switch 'requests' to be 64-bit (explicitly)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Wei Huang
kvm: selftests: add cr4_cpuid_sync_test
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Paolo Bonzini
Merge tag 'v4.18-rc6' into HEAD
commit
|
commitdiff
|
tree
|
snapshot
2018-08-02
Paolo Bonzini
Merge tag 'kvm-s390-next-4.19-1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-02
Paolo Bonzini
Merge tag 'kvm-ppc-next-4.19-1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Janosch Frank
Merge tag 'hlp_stage1' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Janosch Frank
KVM: s390: Add huge page enablement control
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Janosch Frank
s390/mm: Add huge page gmap linking support
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Dominik Dingel
s390/mm: hugetlb pages within a gmap can not be freed
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Janosch Frank
KVM: s390: Beautify skey enable check
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Janosch Frank
KVM: s390: Add skey emulation fault handling
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Janosch Frank
s390/mm: Add huge pmd storage key handling
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Janosch Frank
s390/mm: Clear skeys for newly mapped huge guest pmds
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Dominik Dingel
s390/mm: Clear huge page storage keys on enable_skey
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Janosch Frank
s390/mm: Add huge page dirty sync support
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Janosch Frank
s390/mm: Add gmap pmd invalidation and clearing
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Janosch Frank
s390/mm: Add gmap pmd notification bit setting
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Janosch Frank
s390/mm: Add gmap pmd linking
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Janosch Frank
s390/mm: Abstract gmap notify bit setting
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Janosch Frank
s390/mm: Make gmap_protect_range more modular
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Paul Mackerras
KVM: PPC: Book3S HV: Read kvm->arch.emul_smt_mode under...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Paul Mackerras
KVM: PPC: Book3S HV: Allow creating max number of VCPUs...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Sam Bobroff
KVM: PPC: Book3S HV: Pack VCORE IDs to access full...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-22
Linus Torvalds
Linux 4.18-rc6
commit
|
commitdiff
|
tree
|
snapshot
2018-07-22
Linus Torvalds
Merge tag 'nvme-for-4.18' of git://git.infradead.org...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-22
Linus Torvalds
Merge branch 'fixes' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-22
Al Viro
alpha: fix osf_wait4() breakage
commit
|
commitdiff
|
tree
|
snapshot
2018-07-22
Linus Torvalds
Merge tag 'armsoc-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-22
Linus Torvalds
Merge branch 'x86-urgent-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-22
Linus Torvalds
Merge branch 'x86-pti-urgent-for-linus' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-22
Linus Torvalds
Merge branch 'sched-urgent-for-linus' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-21
Linus Torvalds
Merge branch 'core-urgent-for-linus' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2018-07-21
Linus Torvalds
Merge tag 'powerpc-4.18-4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-21
Linus Torvalds
Merge tag 'for-4.18-rc5-tag' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-21
Linus Torvalds
mm: make vm_area_alloc() initialize core fields
commit
|
commitdiff
|
tree
|
snapshot
2018-07-21
Linus Torvalds
mm: make vm_area_dup() actually copy the old vma data
commit
|
commitdiff
|
tree
|
snapshot
2018-07-21
Linus Torvalds
mm: use helper functions for allocating and freeing...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-21
Linus Torvalds
Merge branch 'akpm' (patches from Andrew)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-21
Jing Xia
mm: memcg: fix use after free in mem_cgroup_iter()
commit
|
commitdiff
|
tree
|
snapshot
2018-07-21
Hugh Dickins
mm/huge_memory.c: fix data loss when splitting a file pmd
commit
|
commitdiff
|
tree
|
snapshot
2018-07-21
OGAWA Hirofumi
fat: fix memory allocation failure handling of match_st...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-21
Peter Senna...
MAINTAINERS: Peter has moved
commit
|
commitdiff
|
tree
|
snapshot
2018-07-21
Mathieu Malaterre
mm/memblock: add missing include <linux/bootmem.h>
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
Linus Torvalds
Merge tag 'vfio-v4.18-rc6' of git://github.com/awilliam...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
Linus Torvalds
Merge tag 'for-4.18/dm-fixes-2' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
Olof Johansson
Merge tag 'imx-fixes-4.18-4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
Linus Torvalds
Merge tag 'scsi-fixes' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
Linus Torvalds
Merge tag 'iommu-fixes-v4.18-rc5' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
Linus Torvalds
Merge tag 'platform-drivers-x86-v4.18-2' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
Linus Torvalds
Merge tag 'arc-4.18-rc6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
Linus Torvalds
Merge tag 'nds32-for-linus-4.18' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
Linus Torvalds
Merge tag 'pm-4.18-rc6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
Linus Torvalds
Merge tag 'acpi-4.18-rc6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
Roland Dreier
nvme: fix handling of metadata_len for NVME_IOCTL_IO_CMD
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
Damien Thébault
platform/x86: dell-laptop: Fix backlight detection
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
Lu Baolu
Revert "iommu/vt-d: Clean up pasid quirk for pre-produc...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
Linus Torvalds
Merge tag 'drm-fixes-2018-07-20' of git://anongit.freed...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
Uwe Kleine...
ARM: dts: imx6: RDU2: fix irq type for mv88e6xxx switch
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
Dave Airlie
Merge branch 'linux-4.18' of git://github.com/skeggsb...
commit
|
commitdiff
|
tree
|
snapshot
next