aboutsummaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mt_clkmgr: remove some logspamMoyster2017-11-204-4/+4
* UPSTREAM: USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman2017-11-181-3/+11
* UPSTREAM: HID: usbhid: fix out-of-bounds bugJaejoong Kim2017-11-181-1/+11
* UPSTREAM: USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()Alan Stern2017-11-181-2/+4
* can: esd_usb2: Fix can_dlc value for received RTR, framesStefan Mätje2017-11-061-1/+1
* scsi: scsi_dh_emc: return success in clariion_std_inquiry()Dan Carpenter2017-11-061-1/+1
* usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_optionsAndrew Gabbasov2017-11-061-0/+5
* IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann2017-11-061-1/+1
* team: fix memory leaksPan Bian2017-11-061-2/+6
* IB/ipoib: rtnl_unlock can not come after free_netdevFeras Daoud2017-11-061-2/+2
* scsi: qla2xxx: Fix an integer overflow in sysfs codeDan Carpenter2017-11-061-4/+4
* qlge: avoid memcpy buffer overflowArnd Bergmann2017-11-061-1/+1
* ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removalJames Morse2017-11-061-0/+1
* staging:iio:resolver:ad2s1210 fix negative IIO_ANGL_VEL readArnd Bergmann2017-11-061-1/+1
* net/mlx4: Remove BUG_ON from ICM allocation routineLeon Romanovsky2017-11-061-1/+6
* ir-core: fix gcc-7 warning on bool arithmeticArnd Bergmann2017-11-061-1/+1
* crypto: caam - fix signals handlingHoria Geantă2017-11-062-2/+2
* cpufreq: s3c2416: double free on driver init error pathDan Carpenter2017-11-061-1/+0
* net: korina: Fix NAPI versus resources freeingFlorian Fainelli2017-11-061-4/+4
* net: phy: fix marvell phy status readingRussell King2017-11-061-2/+0
* drivers/misc/c2port/c2port-duramar2150.c: checking for NULL instead of IS_ERR()Dan Carpenter2017-11-061-2/+2
* usb: r8a66597-hcd: decrease timeoutChris Brandt2017-11-061-1/+1
* usb: r8a66597-hcd: select a different endpoint on timeoutChris Brandt2017-11-061-1/+3
* pvrusb2: reduce stack usage pvr2_eeprom_analyze()Arnd Bergmann2017-11-061-9/+4
* mfd: omap-usb-tll: Fix inverted bit use for USB TLL modeTony Lindgren2017-11-061-1/+1
* serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'Christophe JAILLET2017-11-061-3/+8
* net: xilinx_emaclite: fix receive buffer overflowAnssi Hannula2017-11-061-3/+7
* drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()Dan Carpenter2017-11-061-0/+2
* scsi: qla2xxx: don't disable a not previously enabled PCI deviceJohannes Thumshirn2017-11-061-4/+4
* net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new pr...Majd Dibbiny2017-11-061-2/+0
* md: fix super_offset endianness in super_1_rdev_size_changeJason Yan2017-11-061-1/+1
* md/raid10: submit bio directly to replacement diskShaohua Li2017-11-061-3/+16
* md/bitmap: disable bitmap_resize for file-backed bitmaps.NeilBrown2017-11-061-0/+5
* USB: serial: console: fix use-after-free after failed setupJohan Hovold2017-11-061-0/+1
* iommu/amd: Finish TLB flush in amd_iommu_unmap()Joerg Roedel2017-11-061-0/+1
* usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX directionYoshihiro Shimoda2017-11-061-2/+11
* usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipeYoshihiro Shimoda2017-11-061-2/+8
* scsi: zfcp: trace HBA FSF response by default on dismiss or timedout late res...Steffen Maier2017-11-061-1/+5
* scsi: zfcp: fix payload with full FCP_RSP IU in SCSI trace recordsSteffen Maier2017-11-061-4/+17
* scsi: zfcp: fix missing trace records for early returns in TMF eh handlersSteffen Maier2017-11-061-2/+6
* scsi: zfcp: add handling for FCP_RESID_OVER to the fcp ingress pathBenjamin Block2017-11-061-1/+5
* scsi: zfcp: fix queuecommand for scsi_eh commands when DIX enabledSteffen Maier2017-11-061-1/+2
* target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger2017-11-062-0/+8
* media: platform: davinci: return -EINVAL for VPFE_CMD_S_CCDC_RAW_PARAMS ioctlPrabhakar Lad2017-11-061-20/+2
* libata: array underflow in ata_find_dev()Dan Carpenter2017-11-061-2/+4
* usb: renesas_usbhs: fix usbhsc_resume() for !USBHSF_RUNTIME_PWCTRLYoshihiro Shimoda2017-11-061-1/+3
* crypto: talitos - Extend max key length for SHA384/512-HMAC and AEADMartin Hicks2017-11-061-1/+6
* staging: comedi: fix clean-up of comedi_class in comedi_init()Ian Abbott2017-11-061-0/+1
* cpufreq: conservative: Allow down_threshold to take values from 1 to 10Tomasz Wilczyński2017-11-061-2/+2
* usb: chipidea: debug: check before accessing ci_roleMichael Thalmeier2017-11-061-1/+2