index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
autofs: Fix typo s/thenew new/the new/ in AUTOFS4_FS description
Geert Uytterhoeven
2018-06-12
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-06-12
74
-769
/
+1827
|
\
|
*
kvm: fix typo in flag name
Michael S. Tsirkin
2018-06-12
3
-6
/
+6
|
*
kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access
Paolo Bonzini
2018-06-12
3
-14
/
+26
|
*
KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_system
Paolo Bonzini
2018-06-12
3
-28
/
+38
|
*
KVM: x86: introduce linear_{read,write}_system
Paolo Bonzini
2018-06-12
1
-32
/
+32
|
*
kvm: nVMX: Enforce cpl=0 for VMX instructions
Felix Wilhelm
2018-06-12
1
-2
/
+13
|
*
kvm: nVMX: Add support for "VMWRITE to any supported field"
Jim Mattson
2018-06-04
1
-9
/
+60
|
*
kvm: nVMX: Restrict VMX capability MSR changes
Jim Mattson
2018-06-04
1
-0
/
+7
|
*
KVM: VMX: Optimize tscdeadline timer latency
Wanpeng Li
2018-06-04
2
-1
/
+8
|
*
KVM: docs: nVMX: Remove known limitations as they do not exist now
Liran Alon
2018-06-01
1
-11
/
+0
|
*
KVM: docs: mmu: KVM support exposing SLAT to guests
Liran Alon
2018-06-01
1
-2
/
+2
|
*
kvm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-06-01
4
-49
/
+15
|
*
kvm: Make VM ioctl do valloc for some archs
Marc Orr
2018-06-01
6
-4
/
+32
|
*
kvm: Change return type to vm_fault_t
Souptick Joarder
2018-06-01
7
-7
/
+7
|
*
Merge tag 'kvm-s390-next-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2018-06-01
13
-65
/
+98
|
|
\
|
|
*
KVM: s390: vsie: simplify < 8k address checks
David Hildenbrand
2018-05-17
1
-5
/
+5
|
|
*
Merge tag 'kvm-s390-master-4.17-1'
Christian Borntraeger
2018-05-17
1
-1
/
+1
|
|
|
\
|
|
*
|
KVM: s390: generalize kvm_s390_get_tod_clock_ext()
David Hildenbrand
2018-05-17
1
-12
/
+9
|
|
*
|
KVM: s390: no need to inititalize kvm->arch members to 0
David Hildenbrand
2018-05-17
1
-7
/
+1
|
|
*
|
KVM: s390: introduce defines for control registers
David Hildenbrand
2018-05-17
4
-14
/
+30
|
|
*
|
KVM: s390: reset crypto attributes for all vcpus
Tony Krowiak
2018-05-17
2
-5
/
+25
|
|
*
|
KVM: s390: Add storage key facility interpretation control
Janosch Frank
2018-05-17
8
-22
/
+28
|
*
|
|
Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2018-06-01
35
-349
/
+809
|
|
\
\
\
|
|
*
|
|
KVM: arm/arm64: Bump VGIC_V3_MAX_CPUS to 512
Eric Auger
2018-05-25
1
-1
/
+1
|
|
*
|
|
KVM: arm/arm64: Implement KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
Eric Auger
2018-05-25
4
-4
/
+67
|
|
*
|
|
KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
Eric Auger
2018-05-25
2
-0
/
+2
|
|
*
|
|
KVM: arm/arm64: Check all vcpu redistributors are set on map_resources
Eric Auger
2018-05-25
1
-5
/
+14
|
|
*
|
|
KVM: arm/arm64: Check vcpu redist base before registering an iodev
Eric Auger
2018-05-25
2
-0
/
+6
|
|
*
|
|
KVM: arm/arm64: Remove kvm_vgic_vcpu_early_init
Eric Auger
2018-05-25
3
-45
/
+37
|
|
*
|
|
KVM: arm/arm64: Helper to register a new redistributor region
Eric Auger
2018-05-25
2
-16
/
+81
|
|
*
|
|
KVM: arm/arm64: Adapt vgic_v3_check_base to multiple rdist regions
Eric Auger
2018-05-25
2
-17
/
+42
|
|
*
|
|
KVM: arm/arm64: Revisit Redistributor TYPER last bit computation
Eric Auger
2018-05-25
1
-1
/
+6
|
|
*
|
|
KVM: arm/arm64: Helper to locate free rdist index
Eric Auger
2018-05-25
3
-2
/
+35
|
|
*
|
|
KVM: arm/arm64: Replace the single rdist region by a list
Eric Auger
2018-05-25
5
-24
/
+77
|
|
*
|
|
KVM: arm/arm64: Document KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
Eric Auger
2018-05-25
1
-2
/
+28
|
|
*
|
|
KVM: arm/arm64: Set dist->spis to NULL after kfree
Eric Auger
2018-05-25
1
-0
/
+1
|
|
*
|
|
KVM: arm64: Invoke FPSIMD context switch trap from C
Dave Martin
2018-05-25
3
-51
/
+13
|
|
*
|
|
KVM: arm64: Fold redundant exit code checks out of fixup_guest_exit()
Dave Martin
2018-05-25
1
-4
/
+8
|
|
*
|
|
KVM: arm64: Remove redundant *exit_code changes in fpsimd_guest_exit()
Dave Martin
2018-05-25
1
-12
/
+4
|
|
*
|
|
KVM: arm64: Remove eager host SVE state saving
Dave Martin
2018-05-25
4
-37
/
+0
|
|
*
|
|
KVM: arm64: Save host SVE context as appropriate
Dave Martin
2018-05-25
6
-2
/
+47
|
|
*
|
|
arm64/sve: Move sve_pffr() to fpsimd.h and make inline
Dave Martin
2018-05-25
3
-13
/
+24
|
|
*
|
|
arm64/sve: Switch sve_pffr() argument from task to thread
Dave Martin
2018-05-25
1
-5
/
+5
|
|
*
|
|
arm64/sve: Move read_zcr_features() out of cpufeature.h
Dave Martin
2018-05-25
5
-29
/
+32
|
|
*
|
|
KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashing
Dave Martin
2018-05-25
9
-31
/
+192
|
|
*
|
|
KVM: arm64: Repurpose vcpu_arch.debug_flags for general-purpose flags
Dave Martin
2018-05-25
6
-19
/
+18
|
|
*
|
|
arm64/sve: Refactor user SVE trap maintenance for external use
Dave Martin
2018-05-25
1
-15
/
+15
|
|
*
|
|
arm64: fpsimd: Eliminate task->mm checks
Dave Martin
2018-05-25
2
-25
/
+19
|
|
*
|
|
arm64: fpsimd: Avoid FPSIMD context leakage for the init task
Dave Martin
2018-05-25
1
-6
/
+7
[next]