summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-10-08ttpci: address stringop overflow warningArnd Bergmann
2017-10-08IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann
2017-10-08drivers: firmware: psci: drop duplicate const from psci_of_matchJisheng Zhang
2017-10-08libata: transport: Remove circular dependency at free timeGwendal Grignou
2017-10-08i2c: meson: fix wrong variable usage in meson_i2c_put_dataHeiner Kallweit
2017-10-08md/raid10: submit bio directly to replacement diskShaohua Li
2017-10-08iommu/io-pgtable-arm: Check for leaf entry before dereferencing itOleksandr Tyshchenko
2017-10-08exynos-gsc: Do not swap cb/cr for semi planar formatsThibault Saunier
2017-10-08mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit
2017-10-08usb: plusb: Add support for PL-27A1Roman Spychała
2017-10-08team: fix memory leaksPan Bian
2017-10-08usb: chipidea: vbus event may exist before starting gadgetPeter Chen
2017-10-08USB: serial: mos7840: fix control-message error handlingJohan Hovold
2017-10-08USB: serial: mos7720: fix control-message error handlingJohan Hovold
2017-10-08drm/amdkfd: fix improper return value on errorPan Bian
2017-10-08IB/ipoib: Replace list_del of the neigh->list with list_del_initFeras Daoud
2017-10-08IB/ipoib: rtnl_unlock can not come after free_netdevFeras Daoud
2017-10-08IB/ipoib: Fix deadlock over vlan_mutexFeras Daoud
2017-10-08tty: goldfish: Fix a parameter of a call to free_irqChristophe JAILLET
2017-10-08iio: adc: axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modificationsHans de Goede
2017-10-08hwmon: (gl520sm) Fix overflows and crash seen when writing into limit attributesGuenter Roeck
2017-10-08sh_eth: use correct name for ECMR_MPDE bitNiklas Söderlund
2017-10-08extcon: axp288: Use vbus-valid instead of -present to determine cable presenceHans de Goede
2017-10-08igb: re-assign hw address pointer on reset after PCI errorGuilherme G Piccoli
2017-10-05fix xen_swiotlb_dma_mmap prototypeArnd Bergmann
2017-10-05swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini
2017-10-05video: fbdev: aty: do not leak uninitialized padding in clk to userspaceVladis Dronov
2017-10-05cxl: Fix driver use countFrederic Barrat
2017-10-05PCI: Fix race condition with driver_overrideNicolai Stange
2017-10-05crypto: talitos - fix sha224LEROY Christophe
2017-10-05crypto: talitos - Don't provide setkey for non hmac hashing algs.LEROY Christophe
2017-10-05scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse nlms...Xin Long
2017-10-05md/raid5: preserve STRIPE_ON_UNPLUG_LIST in break_stripe_batch_listDennis Yang
2017-10-05md/raid5: fix a race condition in stripe batchShaohua Li
2017-09-27bcache: fix bch_hprint crash and improve outputMichael Lyle
2017-09-27bcache: fix for gc and write-back raceTang Junhui
2017-09-27bcache: Correct return value for sysfs attach errorsTony Asleson
2017-09-27bcache: correct cache_dirty_target in __update_writeback_rate()Tang Junhui
2017-09-27bcache: do not subtract sectors_to_gc for bypassed IOTang Junhui
2017-09-27bcache: Fix leak of bdev referenceJan Kara
2017-09-27bcache: initialize dirty stripes in flash_dev_run()Tang Junhui
2017-09-27media: uvcvideo: Prevent heap overflow when accessing mapped controlsGuenter Roeck
2017-09-27media: v4l2-compat-ioctl32: Fix timespec conversionDaniel Mentz
2017-09-27PCI: shpchp: Enable bridge bus mastering if MSI is enabledAleksandr Bezzubikov
2017-09-27scsi: qla2xxx: Fix an integer overflow in sysfs codeDan Carpenter
2017-09-27scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLEHannes Reinecke
2017-09-27scsi: sg: factor out sg_fill_request_table()Hannes Reinecke
2017-09-27scsi: sg: off by one in sg_ioctl()Dan Carpenter
2017-09-27scsi: sg: use standard lists for sg_requestsHannes Reinecke
2017-09-27scsi: sg: remove 'save_scat_len'Hannes Reinecke