summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-03-17xen/events: avoid handling the same event on two cpus at the same timeJuergen Gross
2021-03-17xen/events: don't unmask an event channel when an eoi is pendingJuergen Gross
2021-03-17xen/events: reset affinity of 2-level event when tearing it downJuergen Gross
2021-03-17iio: imu: adis16400: fix memory leakNavid Emamdoost
2021-03-17iio: imu: adis16400: release allocated memory on failureNavid Emamdoost
2021-03-17media: hdpvr: Fix an error handling path in hdpvr_probe()Arvind Yadav
2021-03-17block: rsxx: fix error return code of rsxx_pci_probe()Jia-Ju Bai
2021-03-17staging: comedi: pcl818: Fix endian problem for AI command dataIan Abbott
2021-03-17staging: comedi: pcl711: Fix endian problem for AI command dataIan Abbott
2021-03-17staging: comedi: me4000: Fix endian problem for AI command dataIan Abbott
2021-03-17staging: comedi: dmm32at: Fix endian problem for AI command dataIan Abbott
2021-03-17staging: comedi: das800: Fix endian problem for AI command dataIan Abbott
2021-03-17staging: comedi: das6402: Fix endian problem for AI command dataIan Abbott
2021-03-17staging: comedi: adv_pci1710: Fix endian problem for AI command dataIan Abbott
2021-03-17staging: comedi: addi_apci_1500: Fix endian problem for command sampleIan Abbott
2021-03-17staging: comedi: addi_apci_1032: Fix endian problem for COS sampleIan Abbott
2021-03-17staging: rtl8192e: Fix possible buffer overflow in _rtl92e_wx_set_scanLee Gibson
2021-03-17staging: rtl8712: Fix possible buffer overflow in r8712_sitesurvey_cmdLee Gibson
2021-03-17staging: rtl8188eu: fix potential memory corruption in rtw_check_beacon_data()Dan Carpenter
2021-03-17staging: rtl8712: unterminated string leads to read overflowDan Carpenter
2021-03-17staging: rtl8188eu: prevent ->ssid overflow in rtw_wx_set_scan()Dan Carpenter
2021-03-17staging: rtl8192u: fix ->ssid overflow in r8192_wx_set_scan()Dan Carpenter
2021-03-17usbip: fix stub_dev usbip_sockfd_store() races leading to gpfShuah Khan
2021-03-17usbip: fix vhci_hcd to check for stream socketShuah Khan
2021-03-17usbip: fix stub_dev to check for stream socketShuah Khan
2021-03-17USB: serial: cp210x: add some more GE USB IDsSebastian Reichel
2021-03-17USB: serial: cp210x: add ID for Acuity Brands nLight Air AdapterKaran Singhal
2021-03-17USB: serial: ch341: add new Product IDNiv Sardi
2021-03-17USB: serial: io_edgeport: fix memory leak in edge_startupPavel Skripkin
2021-03-17xhci: Improve detection of device initiated wake signal.Mathias Nyman
2021-03-17usb: renesas_usbhs: Clear PIPECFG for re-enabling pipe with other EPNUMYoshihiro Shimoda
2021-03-17usb: gadget: f_uac2: always increase endpoint max_packet_size by one audio slotRuslan Bilovol
2021-03-17Goodix Fingerprint device is not a modemYorick de Wid
2021-03-17libertas: fix a potential NULL pointer dereferenceAllen Pais
2021-03-17mmc: core: Fix partition switch time for eMMCAdrian Hunter
2021-03-17s390/dasd: fix hanging DASD driver unbindStefan Haberland
2021-03-17scsi: libiscsi: Fix iscsi_prep_scsi_cmd_pdu() error handlingMike Christie
2021-03-17PCI: xgene-msi: Fix race in installing chained irq handlerMartin Kaiser
2021-03-17mmc: mediatek: fix race condition between msdc_request_timeout and irqChaotian Jing
2021-03-17mmc: mxs-mmc: Fix a resource leak in an error handling path in 'mxs_mmc_probe()'Christophe JAILLET
2021-03-17media: usbtv: Fix deadlock on suspendMaxim Mikityanskiy
2021-03-17net: davicom: Fix regulator not turned off on driver removalPaul Cercueil
2021-03-17net: davicom: Fix regulator not turned off on failed probePaul Cercueil
2021-03-17net: lapbether: Remove netif_start_queue / netif_stop_queueXie He
2021-03-17net/mlx4_en: update moderation when config resetKevin(Yudong) Yang
2021-03-17floppy: fix lock_fdc() signal handlingJiri Kosina
2021-03-17can: flexcan: enable RX FIFO after FRZ/HALT validJoakim Zhang
2021-03-17can: flexcan: assert FRZ bit in flexcan_chip_freeze()Joakim Zhang
2021-03-17ath9k: fix transmitting to stations in dynamic SMPS modeFelix Fietkau
2021-03-11PCI: Add function 1 DMA alias quirk for Marvell 9215 SATA controllerBjorn Helgaas