summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-03-03iommu/vt-d: Fix scatterlist offset handlingRobin Murphy1-3/+5
2018-02-13cx231xx: Fix the max number of interfacesMauro Carvalho Chehab1-2/+1
2018-02-13usbip: fix stub_send_ret_submit() vulnerability to null transfer_bufferShuah Khan1-0/+7
2018-02-13usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan3-11/+18
2018-02-13usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious inputShuah Khan1-4/+31
2018-02-13usbip: fix stub_rx: get_pipe() to validate endpoint numberShuah Khan1-7/+11
2018-02-13usbip: Fix sscanf handlingAlan2-2/+2
2018-02-13staging: usbip: removed #if 0'd out codeBart Westgeest2-48/+0
2018-02-13dm bufio: fix integer overflow when limiting maximum cache sizeEric Biggers1-9/+6
2018-02-13dm: discard support requires all targets in a table support discardsMike Snitzer1-18/+14
2018-02-13IB/mlx4: Increase maximal message size under UD QPMark Bloch1-1/+1
2018-02-13dm: fix race between dm_get_from_kobject() and __dm_destroy()Hou Tao1-4/+8
2018-02-13rt2x00usb: mark device removed when get ENOENT usb errorStanislaw Gruszka1-3/+3
2018-02-13video: udlfb: Fix read EDID timeoutLadislav Michl1-5/+5
2018-02-13USB: usbfs: compute urb->actual_length for isochronousAlan Stern1-0/+14
2018-02-13media: Don't do DMA on stack for firmware upload in the AS102 driverMichele Baldessari1-11/+17
2018-02-13USB: Add delay-init quirk for Corsair K70 LUX keyboardsBernhard Rosenkraenzer1-0/+3
2018-02-13mtd: nand: Fix writing mtdoops to nand flash.Brent Taylor1-3/+6
2018-02-13media: omap_vout: Fix a possible null pointer dereference in omap_vout_open()Markus Elfring1-1/+2
2018-02-13tpm-dev-common: Reject too short writesAlexander Steffen1-0/+6
2018-02-13IB/srp: Avoid that a cable pull can trigger a kernel crashBart Van Assche1-4/+19
2018-02-13scsi: bfa: integer overflow in debugfsDan Carpenter1-2/+3
2018-02-13media: rc: check for integer overflowSean Young1-3/+6
2018-02-13USB: serial: garmin_gps: fix memory leak on probe errorsJohan Hovold1-0/+6
2018-02-13USB: serial: garmin_gps: fix I/O after failed probe and removeJohan Hovold1-3/+13
2018-02-13PCI/AER: Report non-fatal errors only to the affected endpointGabriele Paoloni1-1/+8
2018-02-13rtc: set the alarm to the next expiring timerAlexandre Belloni1-1/+1
2018-02-13rtc: interface: ignore expired timers when enqueuing new timersColin Ian King1-1/+15
2018-02-13Input: adxl34x - do not treat FIFO_MODE() as booleanArnd Bergmann1-1/+1
2018-01-01USB: core: prevent malicious bNumInterfaces overflowAlan Stern1-1/+3
2018-01-01tun/tap: sanitize TUNSETSNDBUF inputCraig Gallek2-0/+6
2018-01-01macvtap: fix TUNSETSNDBUF values > 64kMichael S. Tsirkin1-2/+2
2018-01-01can: esd_usb2: Fix can_dlc value for received RTR, framesStefan Mätje1-1/+1
2018-01-01usb: quirks: add quirk for WORLDE MINI MIDI keyboardFelipe Balbi1-0/+4
2018-01-01usb: cdc_acm: Add quirk for Elatec TWN3Maksim Salau1-0/+3
2018-01-01scsi: zfcp: fix erp_action use-before-initialize in REC action traceSteffen Maier3-7/+21
2018-01-01iommu/amd: Finish TLB flush in amd_iommu_unmap()Joerg Roedel1-0/+1
2018-01-01scsi: libiscsi: fix shifting of DID_REQUEUE host byteJohannes Thumshirn1-1/+1
2018-01-01usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packetKazuya Mizuguchi1-1/+1
2018-01-01USB: dummy-hcd: Fix deadlock caused by disconnect detectionAlan Stern1-2/+5
2018-01-01scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAPMartin K. Petersen2-2/+15
2018-01-01staging: iio: ade7759: fix signed extension bug on shift of a u8Colin Ian King1-1/+1
2018-01-01usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX directionYoshihiro Shimoda1-2/+11
2018-01-01usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipeYoshihiro Shimoda1-2/+8
2018-01-01USB: dummy-hcd: Fix erroneous synchronization changeAlan Stern1-2/+30
2018-01-01USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacksAlan Stern2-11/+7
2018-01-01USB: dummy-hcd: fix infinite-loop resubmission bugAlan Stern1-0/+8
2018-01-01USB: gadgetfs: Fix crash caused by inadequate synchronizationAlan Stern1-7/+38
2018-01-01USB: gadgetfs: fix copy_to_user while holding spinlockAlan Stern1-1/+4
2018-01-01usb: gadget: fix spinlock dead lock in gadgetfsBin Liu1-4/+13