summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-05-26vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki
2021-05-26vgacon: Record video mode changes with VT_RESIZEXMaciej W. Rozycki
2021-05-26video: hgafb: fix potential NULL pointer dereferenceIgor Matheus Andrade Torrente
2021-05-26qlcnic: Add null check after calling netdev_alloc_skbTom Seewald
2021-05-26leds: lp5523: check return value of lp5xx_read and jump to cleanup codePhillip Potter
2021-05-26net: rtlwifi: properly check for alloc_workqueue() failureGreg Kroah-Hartman
2021-05-26net: stmicro: handle clk_prepare() failure during initAnirudh Rayabharam
2021-05-26ethernet: sun: niu: fix missing checks of niu_pci_eeprom_read()Du Cheng
2021-05-26Revert "niu: fix missing checks of niu_pci_eeprom_read"Greg Kroah-Hartman
2021-05-26Revert "qlcnic: Avoid potential NULL pointer dereference"Greg Kroah-Hartman
2021-05-26Revert "rtlwifi: fix a potential NULL pointer dereference"Greg Kroah-Hartman
2021-05-26cdrom: gdrom: initialize global variable at init timeGreg Kroah-Hartman
2021-05-26cdrom: gdrom: deallocate struct gdrom_unit fields in remove_gdromAtul Gopinathan
2021-05-26Revert "gdrom: fix a memory leak bug"Greg Kroah-Hartman
2021-05-26Revert "video: imsttfb: fix potential NULL pointer dereferences"Greg Kroah-Hartman
2021-05-26Revert "hwmon: (lm80) fix a missing check of bus read in lm80 probe"Greg Kroah-Hartman
2021-05-26Revert "leds: lp5523: fix a missing check of return value of lp55xx_read"Greg Kroah-Hartman
2021-05-26Revert "net: stmicro: fix a missing check of clk_prepare"Greg Kroah-Hartman
2021-05-26Revert "video: hgafb: fix potential NULL pointer dereference"Greg Kroah-Hartman
2021-05-26dm snapshot: fix crash with transient storage and zero chunk sizeMikulas Patocka
2021-05-26xen-pciback: reconfigure also from backend watch handlerJan Beulich
2021-05-26scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword()Zhen Lei
2021-05-22iio: tsl2583: Fix division by a zero lux_valColin Ian King
2021-05-22xhci: Do not use GFP_KERNEL in (potentially) atomic contextChristophe JAILLET
2021-05-22ACPI / hotplug / PCI: Fix reference count leak in enable_slot()Feilong Lin
2021-05-22isdn: capi: fix mismatched prototypesArnd Bergmann
2021-05-22cxgb4: Fix the -Wmisleading-indentation warningKaixu Xia
2021-05-22usb: sl811-hcd: improve misleading indentationArnd Bergmann
2021-05-22kgdb: fix gcc-11 warning on indentationArnd Bergmann
2021-05-22dm ioctl: fix out of bounds array access when no devicesMikulas Patocka
2021-05-22thermal/core/fair share: Lock the thermal zone while looping over instancesLukasz Luba
2021-05-22FDDI: defxx: Make MMIO the configuration default except for EISAMaciej W. Rozycki
2021-05-22usb: core: hub: fix race condition about TRSMRCY of resumeChunfeng Yun
2021-05-22usb: dwc2: Fix gadget DMA unmap directionPhil Elwell
2021-05-22usb: xhci: Increase timeout for HC haltMaximilian Luz
2021-05-22usb: fotg210-hcd: Fix an error messageChristophe JAILLET
2021-05-22drm/radeon: Fix off-by-one power_state index heap overwriteKees Cook
2021-05-22PCI: Release OF node in pci_scan_device()'s error pathDmitry Baryshkov
2021-05-22wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_joinGustavo A. R. Silva
2021-05-22wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pktGustavo A. R. Silva
2021-05-22net: stmmac: Set FIFO sizes for ipq806xJonathan McDowell
2021-05-22ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devicesToke Høiland-Jørgensen
2021-05-22net: davinci_emac: Fix incorrect masking of tx and rx error channelColin Ian King
2021-05-22mwl8k: Fix a double Free in mwl8k_probe_hwLv Yunlong
2021-05-22i2c: sh7760: fix IRQ error pathSergey Shtylyov
2021-05-22i2c: sh7760: add IRQ checkSergey Shtylyov
2021-05-22i2c: jz4780: add IRQ checkSergey Shtylyov
2021-05-22i2c: cadence: add IRQ checkSergey Shtylyov
2021-05-22net: thunderx: Fix unintentional sign extension issueColin Ian King
2021-05-22mt7601u: fix always true expressionColin Ian King