index
:
kernel_xiaomi_raphael.git
q10.0
r11.0
kernel_xiaomi_raphael
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
virtio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 4.14.195 into kernel.lnx.4.14.r4-rel
Nathan Chancellor
2020-09-09
1
-0
/
+3
*
Merge 4.14.172 into kernel.lnx.4.14.r4-rel
Nathan Chancellor
2020-03-02
1
-0
/
+2
|
\
|
*
virtio_balloon: prevent pfn array overflow
Michael S. Tsirkin
2020-02-28
1
-0
/
+2
*
|
Merge 4.14.159 into kernel.lnx.4.14.r4-rel
Nathan Chancellor
2019-12-24
1
-0
/
+11
|
\
|
|
*
virtio-balloon: fix managed page counts when migrating pages between zones
David Hildenbrand
2019-12-17
1
-0
/
+11
*
|
Merge 4.14.157 into kernel.lnx.4.14.r4-rel
Nathan Chancellor
2019-12-01
1
-1
/
+1
|
\
|
|
*
virtio_ring: fix return code on DMA mapping fails
Halil Pasic
2019-12-01
1
-1
/
+1
*
|
Merge 4.14.118 into kernel.lnx.4.14.r4-rel
Nathan Chancellor
2019-09-22
1
-3
/
+5
|
\
|
|
*
virtio_pci: fix a NULL pointer reference in vp_del_vqs
Longpeng
2019-05-10
1
-3
/
+5
*
|
Merge "Merge android-4.14.114 (c680586) into msm-4.14"
qctecmdr
2019-06-27
1
-0
/
+2
|
\
|
|
*
virtio: Honour 'may_reduce_num' in vring_create_virtqueue
Cornelia Huck
2019-04-17
1
-0
/
+2
*
|
virtio_mmio: Change initcall level to arch_initcall
Zhiqiang Tu
2019-04-09
1
-1
/
+1
|
/
*
virtio_balloon: fix increment of vb->num_pfns in fill_balloon()
Jan Stancek
2018-10-13
1
-2
/
+1
*
virtio_balloon: fix deadlock on OOM
Michael S. Tsirkin
2018-10-13
1
-5
/
+19
*
virtio: pci-legacy: Validate queue pfn
Suzuki K Poulose
2018-09-15
1
-2
/
+12
*
virtio_balloon: fix another race between migration and ballooning
Jiang Biao
2018-08-06
1
-0
/
+2
*
virtio_ring: fix num_free handling in error case
Tiwei Bie
2018-03-15
1
-2
/
+0
*
virtio: release virtio index when fail to device_register
weiping zhang
2017-12-14
1
-0
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-09-07
1
-2
/
+3
|
\
|
*
scsi: virtio: Reduce BUG if total_sg > virtqueue size to WARN.
Richard W.M. Jones
2017-08-24
1
-2
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-09-06
1
-1
/
+1
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-01
1
-3
/
+7
|
|
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-01
1
-16
/
+12
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
virtio_ring: allow to store zero as the ctx
Jason Wang
2017-07-24
1
-1
/
+1
*
|
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-09-04
1
-2
/
+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
x86/lguest: Remove lguest support
Juergen Gross
2017-08-24
1
-2
/
+2
|
|
|
/
|
|
/
|
*
/
|
virtio_pci: fix cpu affinity support
Christoph Hellwig
2017-08-25
1
-3
/
+7
|
/
/
*
|
virtio-balloon: coding format cleanup
Wei Wang
2017-07-25
1
-2
/
+4
*
|
virtio-balloon: deflate via a page list
Liang Li
2017-07-25
1
-14
/
+8
|
/
*
virtio_balloon: disable VIOMMU support
Michael S. Tsirkin
2017-06-18
1
-0
/
+7
*
virtio: allow extra context per descriptor
Michael S. Tsirkin
2017-05-02
1
-13
/
+57
*
virtio: add context flag to find vqs
Michael S. Tsirkin
2017-05-02
6
-17
/
+35
*
virtio: wrap find_vqs
Michael S. Tsirkin
2017-05-02
2
-4
/
+2
*
virtio-pci: Remove affinity hint before freeing the interrupt
Marc Zyngier
2017-04-11
1
-3
/
+6
*
Revert "virtio_pci: remove struct virtio_pci_vq_info"
Michael S. Tsirkin
2017-04-11
4
-43
/
+122
*
Revert "virtio_pci: use shared interrupts for virtqueues"
Michael S. Tsirkin
2017-04-11
2
-112
/
+148
*
Revert "virtio_pci: don't duplicate the msix_enable flag in struct pci_dev"
Michael S. Tsirkin
2017-04-11
4
-4
/
+7
*
Revert "virtio_pci: simplify MSI-X setup"
Michael S. Tsirkin
2017-04-11
1
-17
/
+15
*
Revert "virtio_pci: fix out of bound access for msix_names"
Michael S. Tsirkin
2017-04-10
1
-5
/
+4
*
virtio: allow drivers to validate features
Michael S. Tsirkin
2017-04-07
1
-0
/
+6
*
virtio_balloon: prevent uninitialized variable use
Arnd Bergmann
2017-03-28
1
-0
/
+2
*
virtio-balloon: use actual number of stats for stats queue buffers
Ladi Prosek
2017-03-28
1
-7
/
+10
*
virtio_balloon: init 1st buffer in stats vq
Ladi Prosek
2017-03-28
1
-0
/
+2
*
virtio_pci: fix out of bound access for msix_names
Jason Wang
2017-03-28
1
-4
/
+5
*
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-03
1
-0
/
+1
|
\
|
*
sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sche...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2017-03-02
7
-279
/
+184
|
\
\
|
|
/
|
/
|
|
*
virtio: provide a method to get the IRQ affinity mask for a virtqueue
Christoph Hellwig
2017-02-27
4
-0
/
+16
|
*
virtio: allow drivers to request IRQ affinity when creating VQs
Christoph Hellwig
2017-02-27
6
-17
/
+23
[next]