summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-01-14vhost/test: fix memory leak of vhost virtqueuesXianting Tian
2022-01-14vdpa/mlx5: Fix wrong configuration of virtio_version_1_0Eli Cohen
2022-01-14virtio/virtio_pci_legacy_dev: ensure the correct return valuePeng Hao
2022-01-14virtio/virtio_mem: handle a possible NULL as a memcpy parameterPeng Hao
2022-01-14virtio: fix a typo in function "vp_modern_remove" comments.Dapeng Mi
2022-01-14virtio-pci: fix the confusing error message王贇
2022-01-14firmware: qemu_fw_cfg: remove sysfs entries explicitlyJohan Hovold
2022-01-14firmware: qemu_fw_cfg: fix sysfs information leakJohan Hovold
2022-01-14firmware: qemu_fw_cfg: fix kobject leak in probe error pathJohan Hovold
2022-01-14firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate entriesJohan Hovold
2022-01-14vdpa: Avoid duplicate call to vp_vdpa get_statusEugenio Pérez
2022-01-14eni_vdpa: Simplify 'eni_vdpa_probe()'Christophe JAILLET
2022-01-14net/mlx5_vdpa: Offer VIRTIO_NET_F_MTU when setting MTUEli Cohen
2022-01-14virtio-mem: prepare fake page onlining code for granularity smaller than MAX_...David Hildenbrand
2022-01-14virtio-mem: prepare page onlining code for granularity smaller than MAX_ORDER...David Hildenbrand
2022-01-14vdpa: add driver_override supportStefano Garzarella
2022-01-14ifcvf/vDPA: fix misuse virtio-net device config size for blk devZhu Lingshan
2022-01-14vduse: moving kvfree into callerGuanjun
2022-01-14hwrng: virtio - unregister device before resetMichael S. Tsirkin
2022-01-14virtio: wrap config->reset callsMichael S. Tsirkin
2022-01-14Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-01-14Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-14Merge tag 'amd-drm-next-5.17-2022-01-12' of https://gitlab.freedesktop.org/ag...Daniel Vetter
2022-01-14Merge tag 'drm-misc-next-fixes-2022-01-14' of git://anongit.freedesktop.org/d...Daniel Vetter
2022-01-14Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-01-14Merge tag 'drm-misc-fixes-2022-01-14' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2022-01-14Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2022-01-14Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-01-14drm/mipi-dbi: Fix source-buffer address in mipi_dbi_buf_copyThomas Zimmermann
2022-01-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-01-14drm: fix error found in some cases after the patch d1af5cd86997Claudio Suarez
2022-01-14Merge tag 'drm-misc-next-fixes-2022-01-13' of git://anongit.freedesktop.org/d...Daniel Vetter
2022-01-14Merge tag 'drm-intel-next-fixes-2022-01-13' of git://anongit.freedesktop.org/...Daniel Vetter
2022-01-14drm/ttm: fix compilation on ARCH=umJohannes Berg
2022-01-14ata: pata_ali: remove redundant return statementColin Ian King
2022-01-14ata: ahci: Add support for AMD A85 FCH (Hudson D4)Paul Menzel
2022-01-14ata: libata: Rename link flag ATA_LFLAG_NO_DB_DELAYPaul Menzel
2022-01-14ata: libata-scsi: simplify __ata_scsi_queuecmd()Wenchao Hao
2022-01-14ata: pata_of_platform: Use platform_get_irq_optional() to get the interruptLad Prabhakar
2022-01-14ata: pata_samsung_cf: add compile test supportDamien Le Moal
2022-01-14ata: pata_pxa: add compile test supportDamien Le Moal
2022-01-14ata: pata_imx: add compile test supportDamien Le Moal
2022-01-14ata: pata_ftide010: add compile test supportDamien Le Moal
2022-01-14ata: pata_cs5535: add compile test supportDamien Le Moal
2022-01-14ata: pata_octeon_cf: remove redundant val variableMinghao Chi
2022-01-14ata: fix read_id() ata port operation interfaceDamien Le Moal
2022-01-14ata: ahci_xgene: use correct type for port mmio addressDamien Le Moal
2022-01-14ata: sata_fsl: fix cmdhdr_tbl_entry and prde struct definitionsDamien Le Moal
2022-01-14ata: sata_fsl: fix scsi host initializationDamien Le Moal
2022-01-14ata: pata_bk3710: add compile test supportDamien Le Moal