summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-07-20scsi: be2iscsi: Fix an error handling path in beiscsi_dev_probe()Christophe JAILLET
2021-07-20memory: fsl_ifc: fix leak of private memory on probe failureKrzysztof Kozlowski
2021-07-20memory: fsl_ifc: fix leak of IO mapping on probe failureKrzysztof Kozlowski
2021-07-20reset: bail if try_module_get() failsPhilipp Zabel
2021-07-20rtc: fix snprintf() checking in is_rtc_hctosys()Dan Carpenter
2021-07-20memory: atmel-ebi: add missing of_node_put for loop iterationKrzysztof Kozlowski
2021-07-20reset: a10sr: add missing of_match_table referenceKrzysztof Kozlowski
2021-07-20watchdog: aspeed: fix hardware timeout calculationTao Ren
2021-07-20power: supply: rt5033_battery: Fix device tree enumerationStephan Gerhold
2021-07-20PCI/sysfs: Fix dsm_label_utf16s_to_utf8s() buffer overrunKrzysztof Wilczyński
2021-07-20virtio_console: Assure used length from device is limitedXie Yongji
2021-07-20virtio_net: Fix error handling in virtnet_restore()Xie Yongji
2021-07-20virtio-blk: Fix memory leak among suspend/resume procedureXie Yongji
2021-07-20ACPI: video: Add quirk for the Dell Vostro 3350Hans de Goede
2021-07-20ACPI: AMBA: Fix resource name in /proc/iomemLiguang Zhang
2021-07-20pwm: tegra: Don't modify HW state in .remove callbackUwe Kleine-König
2021-07-20power: supply: ab8500: add missing MODULE_DEVICE_TABLEZou Wei
2021-07-20power: supply: charger-manager: add missing MODULE_DEVICE_TABLEZou Wei
2021-07-20watchdog: iTCO_wdt: Account for rebooting on second timeoutJan Kiszka
2021-07-20watchdog: Fix possible use-after-free by calling del_timer_sync()Zou Wei
2021-07-20watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff()Zou Wei
2021-07-20watchdog: Fix possible use-after-free in wdt_startup()Zou Wei
2021-07-20power: reset: gpio-poweroff: add missing MODULE_DEVICE_TABLEBixuan Cui
2021-07-20power: supply: max17042: Do not enforce (incorrect) interrupt trigger typeKrzysztof Kozlowski
2021-07-20power: supply: ab8500: Avoid NULL pointersLinus Walleij
2021-07-20pwm: spear: Don't modify HW state in .remove callbackUwe Kleine-König
2021-07-20i2c: core: Disable client irq on reboot/shutdownDmitry Torokhov
2021-07-20intel_th: Wait until port is in reset before programming itAlexander Shishkin
2021-07-20staging: rtl8723bs: fix macro value for 2.4Ghz only deviceFabio Aiuto
2021-07-20backlight: lm3630a: Fix return code of .update_status() callbackUwe Kleine-König
2021-07-20usb: gadget: hid: fix error return code in hid_bind()Yang Yingliang
2021-07-20usb: gadget: f_hid: fix endianness issue with descriptorsRuslan Bilovol
2021-07-20gpio: zynq: Check return value of pm_runtime_get_syncSrinivas Neeli
2021-07-20s390/sclp_vt220: fix console name to match deviceValentin Vidic
2021-07-20mfd: da9052/stmpe: Add and modify MODULE_DEVICE_TABLEZou Wei
2021-07-20scsi: qedi: Fix null ref during abort handlingMike Christie
2021-07-20scsi: iscsi: Fix shost->max_id useMike Christie
2021-07-20scsi: iscsi: Add iscsi_cls_conn refcount helpersMike Christie
2021-07-20tty: serial: 8250: serial_cs: Fix a memory leak in error handling pathChristophe JAILLET
2021-07-20scsi: core: Cap scsi_host cmd_per_lun at can_queueJohn Garry
2021-07-20scsi: lpfc: Fix crash when lpfc_sli4_hba_setup() fails to initialize the SGLsJames Smart
2021-07-20scsi: lpfc: Fix "Unexpected timeout" error in direct attach topologyJames Smart
2021-07-20w1: ds2438: fixing bug that would always get page0Luiz Sampaio
2021-07-20misc/libmasm/module: Fix two use after free in ibmasm_init_oneLv Yunlong
2021-07-20tty: serial: fsl_lpuart: fix the potential risk of division or modulo by zeroSherry Sun
2021-07-20PCI: aardvark: Fix kernel panic during PIO transferPali Rohár
2021-07-20PCI: aardvark: Don't rely on jiffies while holding spinlockRemi Pommarel
2021-07-20scsi: core: Fix bad pointer dereference when ehandler kthread is invalidTyrel Datwyler
2021-07-20media: uvcvideo: Fix pixel format change for Elgato Cam Link 4KBenjamin Drung
2021-07-20media: gspca/sunplus: fix zero-length control requestsJohan Hovold