summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-04-27staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_bufIan Abbott1-3/+1
2019-04-27staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_bufIan Abbott1-3/+1
2019-04-27staging: comedi: vmk80xx: Fix use of uninitialized semaphoreIan Abbott1-2/+2
2019-04-27iio: adc: at91: disable adc channel interrupt in timeout caseGeorg Ottinger1-11/+17
2019-04-27iio: ad_sigma_delta: select channel when reading registerDragos Bogdan1-0/+1
2019-04-27bonding: fix event handling for stacked bondsSabrina Dubroca1-1/+5
2019-04-27tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incompleteJarkko Sakkinen1-1/+9
2019-04-27crypto: crypto4xx - properly set IV after de- and encryptChristian Lamparter2-1/+11
2019-04-27iommu/dmar: Fix buffer overflow during PCI bus notificationJulia Cartwright1-1/+1
2019-04-27ACPI / SBS: Fix GPE storm on recent MacBookPro'sRonald Tschalär1-2/+6
2019-04-27serial: uartps: console_setup() can't be placed to init sectionMichal Simek1-1/+1
2019-04-27rsi: improve kernel thread handling to fix kernel panicSiva Rebbagondla1-1/+0
2019-04-27iommu/vt-d: Check capability before disabling protected memoryLu Baolu1-0/+3
2019-04-27thermal/int340x_thermal: fix mode settingMatthew Garrett1-4/+3
2019-04-27mmc: davinci: remove extraneous __init annotationArnd Bergmann1-1/+1
2019-04-27IB/mlx4: Fix race condition between catas error reset and aliasguid flowsJack Morgenstein1-1/+1
2019-04-27PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controllerAndre Przywara1-0/+2
2019-04-27qmi_wwan: add Olicard 600Bjørn Mork1-0/+1
2019-04-27tty: ldisc: add sysctl to prevent autoloading of ldiscsGreg Kroah-Hartman3-0/+73
2019-04-27tty: mark Siemens R3964 line discipline as BROKENGreg Kroah-Hartman1-1/+1
2019-04-27drm/dp/mst: Configure no_stop_bit correctly for remote i2c xfersVille Syrjälä1-0/+1
2019-04-27dmaengine: tegra: avoid overflow of byte trackingBen Dooks1-1/+4
2019-04-27wlcore: Fix memory leak in case wl12xx_fetch_firmware failureZumeng Chen1-2/+5
2019-04-27media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumerationPawe? Chmiel1-8/+11
2019-04-27dmaengine: imx-dma: fix warning comparison of distinct pointer typesAnders Roxell1-1/+1
2019-04-27hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enableBuland Singh1-1/+1
2019-04-27hwrng: virtio - Avoid repeated init of completionDavid Tolnay1-1/+1
2019-04-27media: mt9m111: set initial frame size other than 0x0Akinobu Mita1-0/+2
2019-04-27tty: increase the default flip buffer limit to 2*640KManfred Schlaegl1-1/+1
2019-04-27cdrom: Fix race condition in cdrom_sysctl_registerGuenter Roeck1-4/+3
2019-04-27fbdev: fbmem: fix memory access if logo is bigger than the screenManfred Schlaegl1-0/+3
2019-04-27bcache: improve sysfs_strtoul_clamp()Coly Li1-3/+10
2019-04-27bcache: fix input overflow to sequential_cutoffColy Li1-1/+3
2019-04-27bcache: fix input overflow to cache set sysfs file io_error_halflifeColy Li1-2/+11
2019-04-27leds: lp55xx: fix null deref on firmware load failureMichal Kazior1-2/+2
2019-04-27scsi: megaraid_sas: return error when create DMA pool failedJason Yan1-0/+1
2019-04-27IB/mlx4: Increase the timeout for CM cacheHåkon Bugge1-1/+1
2019-04-27e1000e: Fix -Wformat-truncation warningsFlorian Fainelli1-2/+2
2019-04-27mmc: omap: fix the maximum timeout settingAaro Koskinen1-1/+1
2019-04-27scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.cBenjamin Block1-3/+3
2019-04-27dm thin: add sanity checks to thin-pool and external snapshot creationJason Cai (Xiang Feng)1-0/+13
2019-04-27i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATAJeremy Compostella1-6/+6
2019-04-03xhci: Fix port resume done detection for SS ports with LPM enabledMathias Nyman2-3/+7
2019-04-03gpio: adnp: Fix testing wrong value in adnp_gpio_direction_inputAxel Lin1-2/+4
2019-04-03Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdbocWentao Wang1-1/+3
2019-04-03USB: serial: mos7720: fix mos_parport refcount imbalance on error pathLin Yi1-2/+2
2019-04-03USB: serial: ftdi_sio: add additional NovaTech productsGeorge McCollister2-1/+5
2019-04-03USB: serial: cp210x: add new device idGreg Kroah-Hartman1-0/+1
2019-04-03serial: max310x: Fix to avoid potential NULL pointer dereferenceAditya Pakki1-0/+2
2019-04-03scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devicesSteffen Maier3-0/+20