aboutsummaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ppp: take reference on channels netnsGuillaume Nault2017-12-031-0/+2
* staging: zcache: delete itGreg Kroah-Hartman2017-12-0229-9392/+0
* Staging: android: timed_gpio.c: improved logic of gpio_get_time()Murilo Opsfelder Araujo2017-11-241-7/+8
* staging: android: Use devm_kzalloc instead of kzallocGeorgiana Rodica Chelu2017-11-241-5/+3
* update ion driverDerTeufel2017-11-208-1235/+840
* SMI: multimedia: Update from SonyCesar2017-11-202-9/+10
* MediaTek: Elevation of privilege vulnerability in MediaTek video driverCesar Matias2017-11-201-23/+0
* 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