summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-16USB: serial: kobil_sct: fix NULL-deref in writeJohan Hovold1-0/+5
2017-03-16USB: serial: keyspan_pda: verify endpoints at probeJohan Hovold1-1/+7
2017-03-16USB: serial: iuu_phoenix: fix NULL-deref at openJohan Hovold1-0/+5
2017-03-16USB: serial: io_ti: fix another NULL-deref at openJohan Hovold1-2/+7
2017-03-16USB: serial: io_ti: fix NULL-deref at openJohan Hovold1-0/+7
2017-03-16USB: serial: io_edgeport: fix NULL-deref at openJohan Hovold1-0/+5
2017-03-16USB: serial: garmin_gps: fix memory leak on failed URB submitJohan Hovold1-0/+1
2017-03-16USB: serial: cyberjack: fix NULL-deref at openJohan Hovold1-0/+3
2017-03-16xhci: free xhci virtual devices with leaf nodes firstMathias Nyman1-2/+36
2017-03-16USB: gadgetfs: fix checks of wTotalLength in config descriptorsAlan Stern1-3/+7
2017-03-16USB: gadgetfs: fix use-after-free bugAlan Stern1-0/+2
2017-03-16USB: gadgetfs: fix unbounded memory allocation bugAlan Stern1-1/+1
2017-03-16usb: gadgetfs: restrict upper bound on device configuration sizeGreg Kroah-Hartman1-1/+2
2017-03-16USB: dummy-hcd: fix bug in stop_activity (handle ep0)Alan Stern1-3/+3
2017-03-16usb: gadget: composite: Test get_alt() presence instead of set_alt()Krzysztof Opasiak1-4/+8
2017-03-16net/mlx4: Remove BUG_ON from ICM allocation routineLeon Romanovsky1-1/+6
2017-03-16net/mlx4_en: Fix bad WQE issueEugenia Emantayev1-1/+7
2017-03-16net: korina: Fix NAPI versus resources freeingFlorian Fainelli1-4/+4
2017-03-16net, sched: fix soft lockup in tc_classifyDaniel Borkmann1-1/+3
2017-03-16Input: i8042 - add Pegatron touchpad to noloop tableMarcos Paulo de Souza1-0/+6
2017-03-16target/iscsi: Fix double free in lio_target_tiqn_addtpg()Dan Carpenter1-1/+0
2017-03-16scsi: avoid a permanent stop of the scsi device's request queueWei Fang1-4/+0
2017-03-16scsi: zfcp: fix rport unblock race with LUN recoverySteffen Maier4-9/+77
2017-03-16scsi: zfcp: do not trace pure benign residual HBA responses at default levelSteffen Maier2-3/+30
2017-03-16scsi: zfcp: fix use-after-"free" in FC ingress path after TMFBenjamin Block3-3/+95
2017-03-16IB/multicast: Check ib_find_pkey() return valueBart Van Assche1-2/+5
2017-03-16IB/mad: Fix an array index checkBart Van Assche1-1/+1
2017-03-16block_dev: don't test bdev->bd_contains when it is not stableNeilBrown1-1/+1
2017-03-16fsnotify: Fix possible use-after-free in inode iteration on umountJan Kara1-37/+9
2017-03-16libceph: verify authorize reply on connectIlya Dryomov1-0/+13
2017-03-16s390/vmlogrdr: fix IUCV buffer allocationGerald Schaefer1-1/+1
2017-03-16sparc: leon: Fix a retry loop in leon_init_timers()Dan Carpenter1-28/+28
2017-03-16kconfig/nconf: Fix hang when editing symbol with a long promptBen Hutchings1-4/+11
2017-03-16ext4: reject inodes with negative sizeDarrick J. Wong1-0/+6
2017-03-16nfs_write_end(): fix handling of short copiesAl Viro1-1/+1
2017-03-16hwmon: (ds620) Fix overflows seen when writing temperature limitsGuenter Roeck1-1/+1
2017-03-16USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041Daniele Palmas1-0/+6
2017-03-16ALSA: usb-audio: Add QuickCam Communicate Deluxe/S7500 to volume_control_quirksCon Kolivas1-1/+2
2017-03-16hotplug: Make register and unregister notifier API symmetricMichal Hocko2-15/+10
2017-03-16USB: cdc-acm: add device id for GW Instek AFG-125Nathaniel Quillin1-0/+1
2017-03-16Btrfs: fix tree search logic when replaying directory entry deletesRobbie Ko1-2/+1
2017-03-16powerpc/ps3: Fix system hang with GCC 5 buildsGeoff Levand2-12/+1
2017-03-16drivers: base: dma-mapping: Fix typo in dmam_alloc_non_coherent commentsFlorian Fainelli1-2/+2
2017-03-16USB: serial: kl5kusb105: abort on open exception pathPan Bian1-0/+2
2017-03-16USB: serial: kl5kusb105: fix open error pathJohan Hovold1-9/+24
2017-03-16thermal: hwmon: Properly report critical temperature in sysfsKrzysztof Kozlowski1-1/+1
2017-03-16ALSA: usb-audio: Fix bogus error return in snd_usb_create_stream()Takashi Iwai1-1/+0
2017-03-16regmap: cache: Remove unused 'blksize' variableKirtika Ruchandani1-6/+2
2017-03-16DaVinci-VPFE-Capture: fix error handlingArnd Bergmann1-0/+1
2017-03-16dm crypt: mark key as invalid until properly loadedOndrej Kozina1-2/+5