summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-06-09media: uvcvideo: Fix uvc_alloc_entity() allocation alignmentNadav Amit1-1/+1
2019-06-09binder: fix race between munmap() and direct reclaimTodd Kjos1-10/+8
2019-06-09Revert "binder: fix handling of misaligned binder object"Todd Kjos1-8/+10
2019-06-09drm/rockchip: shutdown drm subsystem on shutdownVicente Bergas1-0/+9
2019-06-09drm/vmwgfx: Don't send drm sysfs hotplug events on initial master setThomas Hellstrom1-1/+7
2019-06-09staging: wlan-ng: fix adapter initialization failureTim Collier1-1/+2
2019-06-09staging: vc04_services: prevent integer overflow in create_pagelist()Dan Carpenter1-0/+9
2019-06-09serial: sh-sci: disable DMA for uart_consoleGeorge G. Davis1-0/+7
2019-06-09tty: max310x: Fix external crystal register setupJoe Burmeister1-1/+1
2019-06-09tty: serial: msm_serial: Fix XON/XOFFJorge Ramirez-Ortiz1-1/+4
2019-06-09drm/nouveau/i2c: Disable i2c bus access after ->fini()Lyude Paul6-2/+65
2019-06-09scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs)Steffen Maier4-7/+65
2019-06-09scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from port_removeSteffen Maier1-0/+1
2019-06-09media: smsusb: better handle optional alignmentMauro Carvalho Chehab1-4/+4
2019-06-09media: usb: siano: Fix false-positive "uninitialized variable" warningAlan Stern1-1/+1
2019-06-09media: usb: siano: Fix general protection fault in smsusbAlan Stern1-13/+20
2019-06-09USB: rio500: fix memory leak in close after disconnectOliver Neukum1-2/+15
2019-06-09USB: rio500: refuse more than one device at a timeOliver Neukum1-6/+18
2019-06-09USB: Add LPM quirk for Surface Dock GigE adapterMaximilian Luz1-0/+3
2019-06-09USB: sisusbvga: fix oops in error path of sisusb_probeOliver Neukum1-7/+8
2019-06-09USB: Fix slab-out-of-bounds write in usb_get_bos_descriptorAlan Stern1-2/+2
2019-06-09usbip: usbip_host: fix stub_dev lock context imbalance regressionShuah Khan1-13/+23
2019-06-09usbip: usbip_host: fix BUG: sleeping function called from invalid contextShuah Khan1-22/+43
2019-06-09usb: xhci: avoid null pointer deref when bos field is NULLCarsten Schmid1-1/+1
2019-06-09xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()Andrey Smirnov1-12/+10
2019-06-09xhci: Use %zu for printing size_t typeFabio Estevam1-2/+2
2019-06-09xhci: update bounce buffer with correct sg numHenry Lin1-4/+13
2019-06-09xen/pciback: Don't disable PCI_COMMAND on PCI device reset.Konrad Rzeszutek Wilk1-2/+0
2019-06-09crypto: vmx - ghash: do nosimd fallback manuallyDaniel Axtens1-126/+87
2019-06-09net: phy: marvell10g: report if the PHY fails to boot firmwareRussell King1-0/+14
2019-06-09net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue valueAntoine Tenart1-6/+4
2019-06-09net: mvneta: Fix err code path of probeJisheng Zhang1-3/+1
2019-06-09net: dsa: mv88e6xxx: fix handling of upper half of STATS_TYPE_PORTRasmus Villemoes1-1/+1
2019-06-09bnxt_en: Fix aggregation buffer leak under OOM condition.Michael Chan1-0/+2
2019-06-09net/mlx5: Allocate root ns memory using kzalloc to match kfreeParav Pandit1-1/+1
2019-06-09usbnet: fix kernel crash after disconnectKloetzke Jan1-0/+6
2019-06-09net: stmmac: fix reset gpio free missingJisheng Zhang1-1/+2
2019-06-09net: fec: fix the clk mismatch in failed_reset pathAndy Duan1-1/+1
2019-05-31vfio-ccw: Prevent quiesce function going into an infinite loopFarhan Ali1-14/+18
2019-05-31drm: Wake up next in drm_read() chain if we are forced to putback the eventChris Wilson1-0/+1
2019-05-31drm/drv: Hold ref on parent device during drm_device lifetimeNoralf Trønnes1-1/+4
2019-05-31spi: Fix zero length xfer bugChris Lesiak1-0/+2
2019-05-31spi: rspi: Fix sequencer reset during initializationGeert Uytterhoeven1-3/+6
2019-05-31spi : spi-topcliff-pch: Fix to handle empty DMA buffersAditya Pakki1-2/+13
2019-05-31scsi: lpfc: Fix SLI3 commands being issued on SLI4 devicesJames Smart1-1/+10
2019-05-31media: saa7146: avoid high stack usage with clangArnd Bergmann2-6/+4
2019-05-31scsi: lpfc: Fix fc4type information for FDMIJames Smart1-7/+10
2019-05-31scsi: lpfc: Fix FDMI manufacturer attribute valueJames Smart1-0/+3
2019-05-31media: vimc: zero the media_device on probeHans Verkuil1-0/+2
2019-05-31media: go7007: avoid clang frame overflow warning with KASANArnd Bergmann1-2/+2