Linus Torvalds
a23b27ae12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Pull KVM fixes from Radim Krčmář:
"ARM:
- avoid livelock when walking guest page tables
- fix HYP mode static keys without CC_HAVE_ASM_GOTO
MIPS:
- fix a build error without TRACEPOINTS_ENABLED
s390:
- reject a malformed userspace configuration
x86:
- suppress a warning without CONFIG_CPU_FREQ
- initialize whole irq_eoi array"
* tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm:
arm/arm64: KVM: Map the BSS at HYP
arm64: KVM: Take S1 walks into account when determining S2 write faults
KVM: s390: reject invalid modes for runtime instrumentation
kvm: x86: memset whole irq_eoi
kvm/x86: Fix unused variable warning in kvm_timer_init()
KVM: MIPS: Add missing uaccess.h include
2016-10-21 19:09:29 -07:00
..
2016-10-14 11:41:28 -07:00
2016-09-19 22:35:21 +02:00
2016-09-13 18:44:59 +08:00
2016-10-21 19:09:29 -07:00
2016-10-20 10:17:13 -07:00
2016-10-06 10:49:01 -07:00
2016-10-14 20:42:44 -04:00
2016-10-20 15:27:56 +01:00
2016-10-17 16:24:02 +01:00
2016-08-26 10:13:41 +01:00
2016-10-07 21:32:39 -07:00
2016-10-20 11:37:25 +01:00