summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-11-18zram: off by one in read_block_state()Dan Carpenter1-1/+1
2021-11-18can: mcp251xfd: mcp251xfd_chip_start(): fix error handling for mcp251xfd_chip...Marc Kleine-Budde1-1/+1
2021-11-18can: etas_es58x: es58x_rx_err_msg(): fix memory leak in error pathVincent Mailhol1-4/+2
2021-11-18drm/amdgpu/powerplay: fix sysfs_emit/sysfs_emit_at handlingAlex Deucher7-12/+51
2021-11-18Revert "drm/imx: Annotate dma-fence critical section in commit path"Fabio Estevam1-2/+0
2021-11-18drm: fb_helper: improve CONFIG_FB dependencyArnd Bergmann1-3/+2
2021-11-18ACPI: PM: Fix device wakeup power reference counting errorRafael J. Wysocki1-5/+3
2021-11-18mfd: altera-sysmgr: Fix a mistake caused by resource_size conversionKai Song1-1/+1
2021-11-18mfd: sprd: Add SPI device ID tableMark Brown1-0/+7
2021-11-18mfd: cpcap: Add SPI device ID tableMark Brown1-0/+8
2021-11-18mfd: core: Add missing of_node_put for loop iterationKrzysztof Kozlowski1-0/+2
2021-11-18octeontx2-pf: select CONFIG_NET_DEVLINKArnd Bergmann1-0/+1
2021-11-18bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failedHuang Guobin1-25/+11
2021-11-18drm/ttm: remove ttm_bo_vm_insert_huge()Jason Gunthorpe7-173/+6
2021-11-18net: phy: fix duplex out of sync problem while changing settingsHeiner Kallweit1-1/+6
2021-11-18cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offlineRafael J. Wysocki1-2/+30
2021-11-18PCI: Do not enable AtomicOps on VFsSelvin Xavier1-0/+8
2021-11-18ataflop: remove ataflop_probe_lock mutexTetsuo Handa1-20/+27
2021-11-18block/ataflop: provide a helper for cleanup up an atari diskLuis Chamberlain1-15/+19
2021-11-18block/ataflop: add registration bool before calling del_gendisk()Luis Chamberlain1-2/+7
2021-11-18block/ataflop: use the blk_cleanup_disk() helperLuis Chamberlain1-4/+2
2021-11-18nvdimm/pmem: cleanup the disk if pmem_release_disk() is yet assignedLuis Chamberlain1-4/+9
2021-11-18drm/nouveau/svm: Fix refcount leak bug and missing check against null bugChenyuan Mi1-0/+4
2021-11-18scsi: ufs: ufshpb: Properly handle max-single-cmdAvri Altman2-12/+13
2021-11-18scsi: ufs: core: Fix NULL pointer dereferenceBean Huo1-3/+0
2021-11-18scsi: ufs: ufshpb: Use proper power management APIDaejun Park1-4/+4
2021-11-18scsi: bsg: Fix errno when scsi_bsg_register_queue() failsJackie Liu1-0/+1
2021-11-18nvdimm/btt: do not call del_gendisk() if not neededLuis Chamberlain1-1/+0
2021-11-18PCI: j721e: Fix j721e_pcie_probe() error pathChristophe JAILLET1-1/+1
2021-11-18ACPI: PMIC: Fix intel_pmic_regs_handler() read accessesHans de Goede1-23/+28
2021-11-18ice: Fix not stopping Tx queues for VFsBrett Creeley2-5/+3
2021-11-18ice: Fix replacing VF hardware MAC to existing MAC filterSylwester Dziedziuch1-5/+9
2021-11-18net: dsa: felix: fix broken VLAN-tagged PTP under VLAN-aware bridgeVladimir Oltean1-6/+3
2021-11-18net: davinci_emac: Fix interrupt pacing disableMaxim Kiselev1-2/+14
2021-11-18nbd: fix possible overflow for 'first_minor' in nbd_dev_add()Yu Kuai1-3/+3
2021-11-18nbd: fix max value for 'first_minor'Yu Kuai1-3/+3
2021-11-18xen-pciback: Fix return in pm_ctrl_init()YueHaibing1-1/+1
2021-11-18gpio: realtek-otto: fix GPIO line IRQ offsetSander Vanheule1-1/+1
2021-11-18i2c: xlr: Fix a resource leak in the error handling path of 'xlr_i2c_probe()'Christophe JAILLET1-1/+5
2021-11-18dmaengine: idxd: fix resource leak on dmaengine driver disableDave Jiang1-2/+1
2021-11-18scsi: qla2xxx: edif: Fix EDIF bsgQuinn Tran1-26/+23
2021-11-18scsi: qla2xxx: edif: Increase ELS payloadQuinn Tran5-4/+9
2021-11-18scsi: qla2xxx: edif: Flush stale events and msgs on session downQuinn Tran3-1/+98
2021-11-18scsi: qla2xxx: edif: Fix app start delayQuinn Tran1-61/+3
2021-11-18scsi: qla2xxx: edif: Fix app start failQuinn Tran1-26/+26
2021-11-18scsi: qla2xxx: Turn off target reset during issue_lipQuinn Tran3-50/+2
2021-11-18scsi: qla2xxx: Fix gnl list corruptionQuinn Tran1-3/+1
2021-11-18scsi: qla2xxx: Relogin during fabric disturbanceQuinn Tran1-9/+45
2021-11-18scsi: target: core: Remove from tmr_list during LUN unlinkDmitry Bogdanov2-23/+24
2021-11-18ar7: fix kernel builds for compiler testJackie Liu1-1/+1