projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
7a6043c
fffb532
)
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
author
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 7 Jan 2022 17:28:37 +0000
(09:28 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 7 Jan 2022 17:28:37 +0000
(09:28 -0800)
Pull kvm fixes from Paolo Bonzini:
"Two small fixes for x86:
- lockdep WARN due to missing lock nesting annotation
- NULL pointer dereference when accessing debugfs"
* tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm:
KVM: x86: Check for rmaps allocation
KVM: SEV: Mark nested locking of kvm->lock
Trivial merge