summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-01-14vdpa: Support reporting max device capabilitiesEli Cohen
2022-01-14vdpa/mlx5: Restore cur_num_vqs in case of failure in change_num_qps()Eli Cohen
2022-01-14vdpa: Add support for returning device configuration informationEli Cohen
2022-01-14vdpa/mlx5: Support configuring max data virtqueueEli Cohen
2022-01-14vdpa/mlx5: Fix config_attr_mask assignmentEli Cohen
2022-01-14vdpa: Allow to configure max data virtqueuesEli Cohen
2022-01-14vdpa: Read device configuration only if FEATURES_OKEli Cohen
2022-01-14vdpa: Sync calls set/get config/status with cf_mutexEli Cohen
2022-01-14vdpa/mlx5: Distribute RX virtqueues in RQT objectEli Cohen
2022-01-14vdpa: Provide interface to read driver featuresEli Cohen
2022-01-14vdpa: clean up get_config_size ret value handlingLaura Abbott
2022-01-14virtio_ring: mark ring unused on errorMichael S. Tsirkin
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-02Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-12-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-12-31i2c: validate user data in compat ioctlPavel Skripkin
2021-12-30Input: spaceball - fix parsing of movement data packetsLeo L. Schwab
2021-12-30Input: appletouch - initialize work before device registrationPavel Skripkin
2021-12-30Merge tag 'drm-fixes-2021-12-31' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-12-31Merge branch 'drm-misc-fixes' of ssh://git.freedesktop.org/git/drm/drm-misc i...Dave Airlie
2021-12-30Merge tag 'net-5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-30Merge tag 'char-misc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2021-12-30Merge tag 'usb-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds
2021-12-30fsl/fman: Fix missing put_device() call in fman_port_probeMiaoqian Lin
2021-12-30Merge tag 'amd-drm-fixes-5.16-2021-12-29' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-12-28net/mlx5e: Fix wrong features assignment in case of errorGal Pressman
2021-12-28net/mlx5e: TC, Fix memory leak with rules with internal portRoi Dayan
2021-12-28Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2021-12-28ionic: Initialize the 'lif->dbid_inuse' bitmapChristophe JAILLET
2021-12-28drm/amd/display: Changed pipe split policy to allow for multi-display pipe splitAngus Wang