summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-01-19dm: eliminate potential source of excessive kernel log noiseMike Snitzer
2021-01-19iommu/vt-d: Fix unaligned addresses for intel_flush_svm_range_dev()Lu Baolu
2021-01-19drm/i915/gt: Restore clear-residual mitigations for Ivybridge, BaytrailChris Wilson
2021-01-19drm/i915/icl: Fix initing the DSI DSC power refcount during HW readoutImre Deak
2021-01-19drm/i915/dsi: Use unconditional msleep for the panel_on_delay when there is n...Hans de Goede
2021-01-19dm zoned: select CONFIG_CRC32Arnd Bergmann
2021-01-19IB/mlx5: Fix error unwinding when set_has_smi_cap failsParav Pandit
2021-01-19RDMA/mlx5: Fix wrong free of blue flame register on errorMark Bloch
2021-01-19bnxt_en: Improve stats context resource accounting with RDMA driver loaded.Michael Chan
2021-01-19RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grpDinghao Liu
2021-01-19RDMA/restrack: Don't treat as an error allocation ID wrappingLeon Romanovsky
2021-01-19scsi: ufs: Fix possible power drain during system suspendStanley Chu
2021-01-19nvme-tcp: Fix warning with CONFIG_DEBUG_PREEMPTSagi Grimberg
2021-01-19nvme-tcp: fix possible data corruption with bio mergesSagi Grimberg
2021-01-19nvme: don't intialize hwmon for discovery controllersSagi Grimberg
2021-01-19nvmet-rdma: Fix NULL deref when setting pi_enable and traddr INADDR_ANYIsrael Rukshin
2021-01-19net/mlx5: E-Switch, fix changing vf VLANIDAlaa Hleihel
2021-01-19net/mlx5: Fix passing zero to 'PTR_ERR'YueHaibing
2021-01-19net/mlx5e: CT: Use per flow counter when CT flow accounting is enabledOz Shlomo
2021-01-19iommu/vt-d: Update domain geometry in iommu_ops.at(de)tach_devLu Baolu
2021-01-19nvme-fc: avoid calling _nvme_fc_abort_outstanding_ios from interrupt contextJames Smart
2021-01-19drm/msm: Call msm_init_vram before binding the gpuCraig Tatlor
2021-01-19iommu/vt-d: Fix lockdep splat in sva bind()/unbind()Lu Baolu
2021-01-19usb: typec: Fix copy paste error for NVIDIA alt-mode descriptionPeter Robinson
2021-01-19drm/amdgpu: fix potential memory leak during navi12 deinitializationJiawei Gu
2021-01-19drm/amd/pm: fix the failure when change power profile for renoirXiaojian Du
2021-01-19drm/amdgpu: fix a GPU hang issue when remove deviceDennis Li
2021-01-19drm/amd/display: fix sysfs amdgpu_current_backlight_pwm NULL pointer issueKevin Wang
2021-01-19nvmet-rdma: Fix list_del corruption on queue establishment failureIsrael Rukshin
2021-01-19nvme: avoid possible double fetch in handling CQELalithambika Krishnakumar
2021-01-19nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQNGopal Tiwari
2021-01-19net: ethernet: fs_enet: Add missing MODULE_LICENSEMichael Ellerman
2021-01-19misdn: dsp: select CONFIG_BITREVERSEArnd Bergmann
2021-01-19spi: fix the divide by 0 error when calculating xfer waiting timeXu Yilun
2021-01-19hwmon: (pwm-fan) Ensure that calculation doesn't discard big period valuesUwe Kleine-König
2021-01-19habanalabs: Fix memleak in hl_device_resetDinghao Liu
2021-01-19spi: altera: fix return value for altera_spi_txrx()Xu Yilun
2021-01-19staging: spmi: hisi-spmi-controller: Fix some error handling pathsChristophe JAILLET
2021-01-19habanalabs: register to pci shutdown callbackOded Gabbay
2021-01-19habanalabs/gaudi: retry loading TPC f/w on -EINTROded Gabbay
2021-01-19habanalabs: adjust pci controller init to new firmwareOded Gabbay
2021-01-19ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pramRasmus Villemoes
2021-01-19regulator: bd718x7: Add enable timesGuido Günther
2021-01-19ath11k: qmi: try to allocate a big block of DMA memory firstCarl Huang
2021-01-19ath11k: fix crash caused by NULL rx_channelCarl Huang
2021-01-19r8152: Add Lenovo Powered USB-C Travel HubLeon Schuermann
2021-01-19stmmac: intel: change all EHL/TGL to auto detect phy addrVoon Weifeng
2021-01-19dm crypt: defer decryption to a tasklet if interrupts disabledIgnat Korchagin
2021-01-19dm crypt: do not call bio_endio() from the dm-crypt taskletIgnat Korchagin
2021-01-19dm crypt: do not wait for backlogged crypto request completion in softirqIgnat Korchagin