aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* xfs: set AGI buffer type in xlog_recover_clear_agi_bucketEric Sandeen2017-07-041-0/+1
* arm/xen: Use alloc_percpu rather than __alloc_percpuJulien Grall2017-07-041-2/+1
* USB: UHCI: report non-PME wakeup signalling for Intel hardwareAlan Stern2017-07-041-0/+4
* usb: gadget: composite: correctly initialize ep->maxpacketFelipe Balbi2017-07-041-1/+1
* usb: hub: Wait for connection to be reestablished after port resetGuenter Roeck2017-07-041-2/+9
* usb: dwc3: gadget: delay unmap of bounced requestsJanusz Dziedzic2017-07-041-4/+17
* usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllersGuenter Roeck2017-07-041-0/+2
* usb: dwc3: gadget: make Set Endpoint Configuration macros safeFelipe Balbi2017-07-041-7/+7
* USB: cdc-acm: fix failed open not being detectedJohan Hovold2017-07-041-6/+8
* USB: cdc-acm: fix open and suspend raceJohan Hovold2017-07-041-4/+3
* USB: cdc-acm: fix double usb_autopm_put_interface() in acm_port_activate()Alexey Khoroshilov2017-07-041-2/+4
* usb: gadget: composite: always set ep->mult to a sensible valueFelipe Balbi2017-07-042-3/+8
* USB: serial: io_ti: bind to interface after fw downloadJohan Hovold2017-07-041-2/+1
* xhci: free xhci virtual devices with leaf nodes firstMathias Nyman2017-07-041-2/+36
* USB: gadgetfs: fix checks of wTotalLength in config descriptorsAlan Stern2017-07-041-3/+7
* USB: gadgetfs: fix use-after-free bugAlan Stern2017-07-041-0/+2
* USB: gadgetfs: fix unbounded memory allocation bugAlan Stern2017-07-041-1/+1
* usb: gadgetfs: restrict upper bound on device configuration sizeGreg Kroah-Hartman2017-07-041-1/+2
* ALSA: usb-audio: Add QuickCam Communicate Deluxe/S7500 to volume_control_quirksCon Kolivas2017-07-041-1/+2
* ALSA: seq: Don't break snd_use_lock_sync() loop by timeoutTakashi Iwai2017-07-041-6/+3
* ALSA: seq: Fix race during FIFO resizeTakashi Iwai2017-07-041-0/+4
* ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()Takashi Iwai2017-07-044-4/+18
* ALSA: seq: Fix link corruption by event error handlingTakashi Iwai2017-07-041-0/+3
* ALSA: timer: Reject user params with too small ticksTakashi Iwai2017-07-041-3/+15
* ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()Takashi Iwai2017-07-041-8/+1
* ALSA: seq: Fix race at creating a queueTakashi Iwai2017-07-041-13/+20
* ALSA: hda - Fix up GPIO for ASUS ROG RangerTakashi Iwai2017-07-041-0/+1
* can: usb_8dev: Fix memory leak of priv->cmd_msg_bufferMarc Kleine-Budde2017-07-041-6/+3
* can: bcm: fix hrtimer/tasklet termination in bcm op removalOliver Hartkopp2017-07-041-7/+16
* can: ti_hecc: add missing prepare and unprepare of the clockYegor Yefremov2017-07-041-4/+12
* can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointerEinar Jón2017-07-041-0/+1
* can: peak: fix bad memory access and free sequence추지호2017-07-041-2/+4
* can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde2017-07-042-0/+4
* ocfs2: fix BUG_ON() in ocfs2_ci_checkpointed()Tariq Saeed2017-07-041-1/+8
* ocfs2: fix crash caused by stale lvb with fsdlm pluginEric Ren2017-07-043-0/+19
* cifs: Do not send echoes before Negotiate is completeSachin Prabhu2017-07-041-0/+10
* fs/cifs: make share unaccessible at root level mountableAurelien Aptel2017-07-045-5/+104
* CIFS: remove bad_network_name flagGermano Percossi2017-07-042-6/+0
* CIFS: Fix a possible memory corruption in push locksPavel Shilovsky2017-07-041-1/+1
* CIFS: Fix missing nls unload in smb2_reconnect()Pavel Shilovsky2017-07-041-1/+1
* CIFS: Fix a possible memory corruption during reconnectPavel Shilovsky2017-07-045-31/+85
* md linear: fix a race between linear_add() and linear_congested()colyli@suse.de2017-07-042-1/+29
* md:raid1: fix a dead loop when read from a WriteMostly diskWei Fang2017-07-041-1/+1
* md/raid5: limit request size according to implementation limitsKonstantin Khlebnikov2017-07-041-0/+9
* dm space map metadata: fix 'struct sm_metadata' leak on failed createBenjamin Marzinski2017-07-041-6/+4
* dm crypt: mark key as invalid until properly loadedOndrej Kozina2017-07-041-2/+5
* block: fix del_gendisk() vs blkdev_ioctl crashDan Williams2017-07-041-1/+0
* block: allow WRITE_SAME commands with the SG_IO ioctlMauricio Faria de Oliveira2017-07-041-0/+3
* ext4: fix inode checksum calculation problem if i_extra_size is smallDaeho Jeong2017-07-041-3/+2
* ext4: return EROFS if device is r/o and journal replay is neededTheodore Ts'o2017-07-041-1/+2