summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-11-17cxgb4: fix eeprom len when diagnostics not implementedRahul Lakkireddy2-2/+7
2021-11-17net: marvell: mvpp2: Fix wrong SerDes reconfiguration orderMarek BehĂșn1-18/+20
2021-11-17net: ethernet: ti: cpsw_ale: Fix access to un-initialized memoryChristophe JAILLET1-4/+2
2021-11-17net: stmmac: allow a tc-taprio base-time of zeroVladimir Oltean1-2/+0
2021-11-17net: hns3: allow configure ETS bandwidth of all TCsGuangbin Huang2-9/+2
2021-11-17net: hns3: fix kernel crash when unload VF while it is being resetYufeng Mo2-0/+7
2021-11-17net: hns3: fix pfc packet number incorrect after querying pfc parametersJie Wang5-50/+48
2021-11-17net: hns3: fix ROCE base interrupt vector initialization bugJie Wang4-13/+2
2021-11-17net: dsa: mv88e6xxx: Don't support >1G speeds on 6191X on ports other than 10Marek BehĂșn1-1/+4
2021-11-17drm/i915/fb: Fix rounding error in subsampled plane size calculationImre Deak1-2/+3
2021-11-17gve: Fix off by one in gve_tx_timeout()Dan Carpenter1-1/+1
2021-11-17dmaengine: stm32-dma: avoid 64-bit division in stm32_dma_get_max_widthArnd Bergmann1-3/+3
2021-11-17dmaengine: stm32-dma: fix burst in case of unaligned memory addressAmelie Delaunay1-4/+16
2021-11-17nfc: pn533: Fix double free when pn533_fill_fragment_skbs() failsChengfeng Ye1-3/+3
2021-11-17zram: off by one in read_block_state()Dan Carpenter1-1/+1
2021-11-17can: mcp251xfd: mcp251xfd_chip_start(): fix error handling for mcp251xfd_chip...Marc Kleine-Budde1-1/+1
2021-11-17can: etas_es58x: es58x_rx_err_msg(): fix memory leak in error pathVincent Mailhol1-4/+2
2021-11-17Revert "drm/imx: Annotate dma-fence critical section in commit path"Fabio Estevam1-2/+0
2021-11-17drm: fb_helper: improve CONFIG_FB dependencyArnd Bergmann1-3/+2
2021-11-17ACPI: PM: Fix device wakeup power reference counting errorRafael J. Wysocki1-5/+3
2021-11-17mfd: altera-sysmgr: Fix a mistake caused by resource_size conversionKai Song1-1/+1
2021-11-17mfd: sprd: Add SPI device ID tableMark Brown1-0/+7
2021-11-17mfd: cpcap: Add SPI device ID tableMark Brown1-0/+8
2021-11-17mfd: core: Add missing of_node_put for loop iterationKrzysztof Kozlowski1-0/+2
2021-11-17bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failedHuang Guobin1-25/+11
2021-11-17drm/ttm: remove ttm_bo_vm_insert_huge()Jason Gunthorpe7-173/+6
2021-11-17net: phy: fix duplex out of sync problem while changing settingsHeiner Kallweit1-1/+6
2021-11-17cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offlineRafael J. Wysocki1-2/+30
2021-11-17PCI: Do not enable AtomicOps on VFsSelvin Xavier1-0/+8
2021-11-17ataflop: remove ataflop_probe_lock mutexTetsuo Handa1-20/+27
2021-11-17block/ataflop: provide a helper for cleanup up an atari diskLuis Chamberlain1-15/+19
2021-11-17block/ataflop: add registration bool before calling del_gendisk()Luis Chamberlain1-2/+7
2021-11-17block/ataflop: use the blk_cleanup_disk() helperLuis Chamberlain1-4/+2
2021-11-17drm/nouveau/svm: Fix refcount leak bug and missing check against null bugChenyuan Mi1-0/+4
2021-11-17nvdimm/btt: do not call del_gendisk() if not neededLuis Chamberlain1-1/+0
2021-11-17PCI: j721e: Fix j721e_pcie_probe() error pathChristophe JAILLET1-1/+1
2021-11-17ACPI: PMIC: Fix intel_pmic_regs_handler() read accessesHans de Goede1-23/+28
2021-11-17ice: Fix not stopping Tx queues for VFsBrett Creeley2-5/+3
2021-11-17ice: Fix replacing VF hardware MAC to existing MAC filterSylwester Dziedziuch1-5/+9
2021-11-17net: dsa: felix: fix broken VLAN-tagged PTP under VLAN-aware bridgeVladimir Oltean1-6/+3
2021-11-17net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driverVladimir Oltean2-17/+1
2021-11-17net: davinci_emac: Fix interrupt pacing disableMaxim Kiselev1-2/+14
2021-11-17nbd: fix possible overflow for 'first_minor' in nbd_dev_add()Yu Kuai1-3/+3
2021-11-17nbd: fix max value for 'first_minor'Yu Kuai1-3/+3
2021-11-17xen-pciback: Fix return in pm_ctrl_init()YueHaibing1-1/+1
2021-11-17gpio: realtek-otto: fix GPIO line IRQ offsetSander Vanheule1-1/+1
2021-11-17i2c: xlr: Fix a resource leak in the error handling path of 'xlr_i2c_probe()'Christophe JAILLET1-1/+5
2021-11-17scsi: qla2xxx: Turn off target reset during issue_lipQuinn Tran3-50/+2
2021-11-17scsi: qla2xxx: Fix gnl list corruptionQuinn Tran1-3/+1
2021-11-17scsi: target: core: Remove from tmr_list during LUN unlinkDmitry Bogdanov2-23/+24