summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-04-27e1000e: Fix possible overflow in LTR decodingSasha Neftin
2022-04-27dma: at_xdmac: fix a missing check on list iteratorXiaomeng Tong
2022-04-27ata: pata_marvell: Check the 'bmdma_addr' beforing readingZheyu Ma
2022-04-27drm/msm/mdp5: check the return of kzalloc()Xiaoke Wang
2022-04-27brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-27vxlan: fix error return code in vxlan_fdb_appendHongbin Wang
2022-04-27platform/x86: samsung-laptop: Fix an unsigned comparison which can never be n...Jiapeng Chong
2022-04-27dmaengine: imx-sdma: Fix error checking in sdma_event_remapMiaoqian Lin
2022-04-20i2c: pasemi: Wait for write xfers to finishMartin Povišer
2022-04-20drivers: net: slip: fix NPD bug in sl_tx_timeout()Duoming Zhou
2022-04-20scsi: mvsas: Add PCI ID of RocketRaid 2640Alexey Galakhov
2022-04-20gpu: ipu-v3: Fix dev_dbg frequency outputLeo Ruan
2022-04-20net: micrel: fix KS8851_MLL KconfigRandy Dunlap
2022-04-20scsi: ibmvscsis: Increase INITIAL_SRP_LIMIT to 1024Tyrel Datwyler
2022-04-20drm/amdkfd: Check for potential null return of kmalloc_array()QintaoShen
2022-04-20net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-linkDinh Nguyen
2022-04-20veth: Ensure eth header is in skb's linear partGuillaume Nault
2022-04-20dmaengine: Revert "dmaengine: shdma: Fix runtime PM imbalance on error"Vinod Koul
2022-04-20drbd: Fix five use after free bugs in get_initial_stateLv Yunlong
2022-04-20drm/imx: Fix memory leak in imx_pd_connector_get_modesJosé Expósito
2022-04-20net: stmmac: Fix unset max_speed difference between DT and non-DT platformsChen-Yu Tsai
2022-04-20scsi: zorro7xx: Fix a resource leak in zorro7xx_remove_one()Christophe JAILLET
2022-04-20virtio_console: eliminate anonymous module_init & module_exitRandy Dunlap
2022-04-20serial: samsung_tty: do not unlock port->lock for uart_write_wakeup()Jiri Slaby
2022-04-20w1: w1_therm: fixes w1_seq for ds28ea00 sensorsLucas Denefle
2022-04-20usb: dwc3: omap: fix "unbalanced disables for smps10_out1" on omap5evmH. Nikolaus Schaller
2022-04-20scsi: libfc: Fix use after free in fc_exch_abts_resp()Jianglei Nie
2022-04-20bnxt_en: Eliminate unintended link toggle during FW resetMichael Chan
2022-04-20scsi: aha152x: Fix aha152x_setup() __setup handler return valueRandy Dunlap
2022-04-20scsi: pm8001: Fix pm8001_mpi_task_abort_resp()Damien Le Moal
2022-04-20dm ioctl: prevent potential spectre v1 gadgetJordy Zomer
2022-04-20iommu/arm-smmu-v3: fix event handling soft lockupZhou Guanghui
2022-04-20scsi: bfa: Replace snprintf() with sysfs_emit()Yang Guang
2022-04-20scsi: mvsas: Replace snprintf() with sysfs_emit()Yang Guang
2022-04-20ptp: replace snprintf with sysfs_emitYang Guang
2022-04-20ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111Zekun Shen
2022-04-20rtc: wm8350: Handle error for wm8350_register_irqJiasheng Jiang
2022-04-20ubi: fastmap: Return error code if memory allocation fails in add_aeb()Zhihao Cheng
2022-04-20ACPI: CPPC: Avoid out of bounds access when parsing _CPC dataRafael J. Wysocki
2022-04-20pinctrl: pinconf-generic: Print arguments for bias-pull-*Chen-Yu Tsai
2022-04-20scsi: qla2xxx: Fix incorrect reporting of task management failureQuinn Tran
2022-04-20mmc: host: Return an error when ->enable_sdio_irq() ops is missingUlf Hansson
2022-04-20media: hdpvr: initialize dev->worker at hdpvr_register_videodevDongliang Mu
2022-04-20video: fbdev: sm712fb: Fix crash in smtcfb_write()Zheyu Ma
2022-04-20media: cx88-mpeg: clear interrupt status register before streaming videoDaniel González Cabanelas
2022-04-20video: fbdev: omapfb: panel-tpo-td043mtea1: Use sysfs_emit() instead of snpri...Jing Yao
2022-04-20video: fbdev: omapfb: panel-dsi-cm: Use sysfs_emit() instead of snprintf()Jing Yao
2022-04-20video: fbdev: omapfb: acx565akm: replace snprintf with sysfs_emitYang Guang
2022-04-20video: fbdev: cirrusfb: check pixclock to avoid divide by zeroGeorge Kennedy
2022-04-20video: fbdev: w100fb: Reset global stateEvgeny Novikov