summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2021-05-22nfc: pn533: prevent potential memory corruptionDan Carpenter
2021-05-22net: lapbether: Prevent racing when checking whether the netif is runningXie He
2021-05-22HID: plantronics: Workaround for double volume key pressesMaxim Mikityanskiy
2021-05-22HSI: core: fix resource leaks in hsi_add_client_from_dt()Dan Carpenter
2021-05-22scsi: sni_53c710: Add IRQ checkSergey Shtylyov
2021-05-22scsi: sun3x_esp: Add IRQ checkSergey Shtylyov
2021-05-22scsi: jazz_esp: Add IRQ checkSergey Shtylyov
2021-05-22media: dvb-usb-remote: fix dvb_usb_nec_rc_key_to_event type mismatchArnd Bergmann
2021-05-22ata: libahci_platform: fix IRQ checkSergey Shtylyov
2021-05-22sata_mv: add IRQ checksSergey Shtylyov
2021-05-22pata_ipx4xx_cf: fix IRQ checkSergey Shtylyov
2021-05-22pata_arasan_cf: fix IRQ checkSergey Shtylyov
2021-05-22media: m88rs6000t: avoid potential out-of-bounds reads on arraysColin Ian King
2021-05-22media: omap4iss: return error code when omap4iss_get() failedYang Yingliang
2021-05-22media: vivid: fix assignment of dev->fbuf_out_flagsColin Ian King
2021-05-22ttyprintk: Add TTY hangup callback.Tetsuo Handa
2021-05-22tty: fix return value for unsupported ioctlsJohan Hovold
2021-05-22USB: cdc-acm: fix unprivileged TIOCCSERIALJohan Hovold
2021-05-22usb: gadget: r8a66597: Add missing null check on return from platform_get_res...Colin Ian King
2021-05-22crypto: qat - Fix a double free in adf_create_ringLv Yunlong
2021-05-22staging: rtl8192u: Fix potential infinite loopColin Ian King
2021-05-22crypto: qat - fix error path in adf_isr_resource_alloc()Giovanni Cabiddu