summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-05-26ethernet: sun: niu: fix missing checks of niu_pci_eeprom_read()Du Cheng1-10/+24
2021-05-26Revert "niu: fix missing checks of niu_pci_eeprom_read"Greg Kroah-Hartman1-8/+2
2021-05-26Revert "qlcnic: Avoid potential NULL pointer dereference"Greg Kroah-Hartman1-2/+0
2021-05-26Revert "rtlwifi: fix a potential NULL pointer dereference"Greg Kroah-Hartman1-5/+0
2021-05-26cdrom: gdrom: initialize global variable at init timeGreg Kroah-Hartman1-1/+8
2021-05-26cdrom: gdrom: deallocate struct gdrom_unit fields in remove_gdromAtul Gopinathan1-1/+2
2021-05-26Revert "gdrom: fix a memory leak bug"Greg Kroah-Hartman1-1/+0
2021-05-26Revert "video: imsttfb: fix potential NULL pointer dereferences"Greg Kroah-Hartman1-5/+0
2021-05-26Revert "hwmon: (lm80) fix a missing check of bus read in lm80 probe"Greg Kroah-Hartman1-9/+2
2021-05-26Revert "leds: lp5523: fix a missing check of return value of lp55xx_read"Greg Kroah-Hartman1-3/+1
2021-05-26Revert "net: stmicro: fix a missing check of clk_prepare"Greg Kroah-Hartman1-3/+1
2021-05-26Revert "video: hgafb: fix potential NULL pointer dereference"Greg Kroah-Hartman1-2/+0
2021-05-26dm snapshot: fix crash with transient storage and zero chunk sizeMikulas Patocka1-0/+1
2021-05-26xen-pciback: reconfigure also from backend watch handlerJan Beulich1-5/+17
2021-05-26scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword()Zhen Lei1-1/+2
2021-05-22iio: tsl2583: Fix division by a zero lux_valColin Ian King1-0/+9
2021-05-22xhci: Do not use GFP_KERNEL in (potentially) atomic contextChristophe JAILLET1-3/+3
2021-05-22ACPI / hotplug / PCI: Fix reference count leak in enable_slot()Feilong Lin1-0/+1
2021-05-22isdn: capi: fix mismatched prototypesArnd Bergmann1-2/+2
2021-05-22cxgb4: Fix the -Wmisleading-indentation warningKaixu Xia1-1/+1
2021-05-22usb: sl811-hcd: improve misleading indentationArnd Bergmann1-5/+4
2021-05-22kgdb: fix gcc-11 warning on indentationArnd Bergmann1-13/+13
2021-05-22dm ioctl: fix out of bounds array access when no devicesMikulas Patocka1-1/+1
2021-05-22thermal/core/fair share: Lock the thermal zone while looping over instancesLukasz Luba1-0/+4
2021-05-22FDDI: defxx: Make MMIO the configuration default except for EISAMaciej W. Rozycki1-6/+9
2021-05-22usb: core: hub: fix race condition about TRSMRCY of resumeChunfeng Yun1-3/+3
2021-05-22usb: dwc2: Fix gadget DMA unmap directionPhil Elwell2-1/+4
2021-05-22usb: xhci: Increase timeout for HC haltMaximilian Luz1-2/+3
2021-05-22usb: fotg210-hcd: Fix an error messageChristophe JAILLET1-2/+2
2021-05-22drm/radeon: Fix off-by-one power_state index heap overwriteKees Cook1-3/+3
2021-05-22PCI: Release OF node in pci_scan_device()'s error pathDmitry Baryshkov1-0/+1
2021-05-22wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_joinGustavo A. R. Silva2-41/+38
2021-05-22wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pktGustavo A. R. Silva2-8/+14
2021-05-22net: stmmac: Set FIFO sizes for ipq806xJonathan McDowell1-0/+2
2021-05-22ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devicesToke Høiland-Jørgensen2-2/+2
2021-05-22net: davinci_emac: Fix incorrect masking of tx and rx error channelColin Ian King1-2/+2
2021-05-22mwl8k: Fix a double Free in mwl8k_probe_hwLv Yunlong1-0/+1
2021-05-22i2c: sh7760: fix IRQ error pathSergey Shtylyov1-1/+1
2021-05-22i2c: sh7760: add IRQ checkSergey Shtylyov1-1/+4
2021-05-22i2c: jz4780: add IRQ checkSergey Shtylyov1-1/+4
2021-05-22i2c: cadence: add IRQ checkSergey Shtylyov1-1/+4
2021-05-22net: thunderx: Fix unintentional sign extension issueColin Ian King1-1/+1
2021-05-22mt7601u: fix always true expressionColin Ian King1-1/+1
2021-05-22nfc: pn533: prevent potential memory corruptionDan Carpenter1-0/+3
2021-05-22net: lapbether: Prevent racing when checking whether the netif is runningXie He1-7/+25
2021-05-22HID: plantronics: Workaround for double volume key pressesMaxim Mikityanskiy2-2/+59
2021-05-22HSI: core: fix resource leaks in hsi_add_client_from_dt()Dan Carpenter1-2/+1
2021-05-22scsi: sni_53c710: Add IRQ checkSergey Shtylyov1-1/+4
2021-05-22scsi: sun3x_esp: Add IRQ checkSergey Shtylyov1-1/+3
2021-05-22scsi: jazz_esp: Add IRQ checkSergey Shtylyov1-1/+3