projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
1d804d0
ae70593
)
Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
author
Paolo Bonzini
<pbonzini@redhat.com>
Tue, 7 Apr 2015 16:06:01 +0000
(18:06 +0200)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Tue, 7 Apr 2015 16:06:01 +0000
(18:06 +0200)
Fixes for KVM/ARM for 4.0-rc5.
Fixes page refcounting issues in our Stage-2 page table management code,
fixes a missing unlock in a gicv3 error path, and fixes a race that can
cause lost interrupts if signals are pending just prior to entering the
guest.
Trivial merge