diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-12-07 23:49:20 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-12-07 23:49:20 +0100 |
commit | f74fd13f4585e418a3e630a82468be58bf1d98c1 (patch) | |
tree | c9738bc4729be166257a3cfd25a17cad049be314 /drivers/vfio | |
parent | Merge branch 'akpm' (patches from Andrew) (diff) | |
parent | xen-blkback: allow module to be cleanly unloaded (diff) | |
download | linux-f74fd13f4585e418a3e630a82468be58bf1d98c1.tar.xz linux-f74fd13f4585e418a3e630a82468be58bf1d98c1.zip |
Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Pull more xen updates from Juergen Gross:
- a patch to fix a build warning
- a cleanup of no longer needed code in the Xen event handling
- a small series for the Xen grant driver avoiding high order
allocations and replacing an insane global limit by a per-call one
- a small series fixing Xen frontend/backend module referencing
* tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip:
xen-blkback: allow module to be cleanly unloaded
xen/xenbus: reference count registered modules
xen/gntdev: switch from kcalloc() to kvcalloc()
xen/gntdev: replace global limit of mapped pages by limit per call
xen/gntdev: remove redundant non-zero check on ret
xen/events: remove event handling recursion detection
Diffstat (limited to 'drivers/vfio')
0 files changed, 0 insertions, 0 deletions