projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
ddd5c58
78a0055
)
Merge tag 'kvmarm-fixes-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
author
Paolo Bonzini
<pbonzini@redhat.com>
Sun, 20 Oct 2024 16:10:59 +0000
(12:10 -0400)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Sun, 20 Oct 2024 16:10:59 +0000
(12:10 -0400)
KVM/arm64 fixes for 6.12, take #3
- Stop wasting space in the HYP idmap, as we are dangerously close
to the 4kB limit, and this has already exploded in -next
- Fix another race in vgic_init()
- Fix a UBSAN error when faking the cache topology with MTE
enabled
Trivial merge