summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | usb: typec: stusb160x: fix some signedness bugsDan Carpenter2020-10-281-3/+4
| |/ /
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-10-313-82/+129
|\ \ \
| * | | vdpasim: allow to assign a MAC addressLaurent Vivier2020-10-301-1/+13
| * | | vdpasim: fix MAC address configurationLaurent Vivier2020-10-301-1/+2
| * | | vdpa: handle irq bypass register failure caseZhu Lingshan2020-10-301-0/+3
| * | | vdpa_sim: Fix DMA maskLaurent Vivier2020-10-301-1/+3
| * | | Revert "vhost-vdpa: fix page pinning leakage in error path"Michael S. Tsirkin2020-10-301-71/+48
| * | | vdpa/mlx5: Fix error return in map_direct_mr()Jing Xiangfeng2020-10-301-3/+2
| * | | vhost_vdpa: Return -EFAULT if copy_from_user() failsDan Carpenter2020-10-301-5/+5
| * | | vdpa_sim: implement get_iova_range()Jason Wang2020-10-231-0/+12
| * | | vhost: vdpa: report iova rangeJason Wang2020-10-231-0/+41
* | | | Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s...Linus Torvalds2020-10-316-10/+9
|\ \ \ \
| * | | | mei: hw: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-10-301-3/+3
| * | | | gve: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-10-302-4/+3
| * | | | Bluetooth: btintel: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-10-301-1/+1
| * | | | scsi: target: tcmu: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-10-291-1/+1
| * | | | enetc: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-10-291-1/+1
| | |/ / | |/| |
* | | | Merge tag 'dma-mapping-5.10-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-311-3/+3
|\ \ \ \
| * | | | dma-mapping: fix 32-bit overflow with CONFIG_ARM_LPAE=nGeert Uytterhoeven2020-10-291-3/+3
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-10-315-21/+43
|\ \ \ \ \
| * | | | | scsi: hisi_sas: Stop using queue #0 always for v2 hwJohn Garry2020-10-261-1/+1
| * | | | | scsi: ibmvscsi: Fix potential race after loss of transportTyrel Datwyler2020-10-261-10/+26
| * | | | | scsi: mptfusion: Fix null pointer dereferences in mptscsih_remove()Helge Deller2020-10-261-5/+8
| * | | | | scsi: qla2xxx: Return EBUSY on fcport deletionDaniel Wagner2020-10-261-2/+4
| * | | | | scsi: core: Don't start concurrent async scan on same hostMing Lei2020-10-261-3/+4
| | |/ / / | |/| | |
* | | | | Merge tag 'block-5.10-2020-10-30' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-309-229/+259
|\ \ \ \ \
| * \ \ \ \ Merge tag 'nvme-5.10-2020-10-29' of git://git.infradead.org/nvme into block-5.10Jens Axboe2020-10-295-178/+127
| |\ \ \ \ \
| | * | | | | nvmet: fix a NULL pointer dereference when tracing the flush commandChaitanya Kulkarni2020-10-272-16/+9
| | * | | | | nvme-fc: remove nvme_fc_terminate_io()James Smart2020-10-271-33/+16
| | * | | | | nvme-fc: eliminate terminate_io use by nvme_fc_error_recoveryJames Smart2020-10-271-103/+84
| | * | | | | nvme-fc: remove err_work work itemJames Smart2020-10-271-30/+10
| | * | | | | nvme-fc: track error_recovery while connectingJames Smart2020-10-271-5/+9
| | * | | | | nvme-rdma: handle unexpected nvme completion data lengthzhenwei pi2020-10-271-0/+8
| | * | | | | nvme: ignore zone validate errors on subsequent scansKeith Busch2020-10-271-1/+1
| | |/ / / /
| * | | | | xsysace: use platform_get_resource() and platform_get_irq_optional()Andy Shevchenko2020-10-291-23/+26
| * | | | | null_blk: Fix locking in zoned modeDamien Le Moal2020-10-292-25/+82
| * | | | | null_blk: Fix zone reset all tracingDamien Le Moal2020-10-291-3/+8
| * | | | | nbd: don't update block size after device is startedMing Lei2020-10-291-4/+5
| * | | | | null_blk: synchronization fix for zoned deviceKanchan Joshi2020-10-272-4/+19
| |/ / / /
* | | | | Merge tag 'libata-5.10-2020-10-30' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-301-1/+1
|\ \ \ \ \
| * | | | | ata: sata_nv: Fix retrieving of active qcsSascha Hauer2020-10-281-1/+1
* | | | | | Merge tag 'arm-soc-fixes-v5.10-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-3011-14/+37
|\ \ \ \ \ \
| * | | | | | soc: ti: ti_sci_pm_domains: check for proper args count in xlateTero Kristo2020-10-291-1/+1
| * | | | | | Merge tag 'scmi-fixes-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2020-10-269-12/+34
| |\ \ \ \ \ \
| | * | | | | | firmware: arm_scmi: Fix duplicate workqueue nameFlorian Fainelli2020-10-141-1/+1
| | * | | | | | firmware: arm_scmi: Fix locking in notificationsCristian Marussi2020-10-141-7/+13
| | * | | | | | firmware: arm_scmi: Add missing Rx size re-initialisationSudeep Holla2020-10-136-0/+18
| | * | | | | | firmware: arm_scmi: Expand SMC/HVC message pool to more than oneEtienne Carriere2020-10-121-1/+1
| | * | | | | | firmware: arm_scmi: Fix ARCH_COLD_RESETEtienne Carriere2020-10-121-3/+1
| * | | | | | | Merge tag 'tee-fix-for-v5.10' of git://git.linaro.org:/people/jens.wiklander/...Arnd Bergmann2020-10-261-1/+2
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |