aboutsummaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* can: usb_8dev: Fix memory leak of priv->cmd_msg_bufferMarc Kleine-Budde2017-07-041-6/+3
* 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
* 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
* Incorrect the handling of async transactions.songjinshi2017-06-281-1/+1
* media: info leak in __media_device_enum_links()Dan Carpenter2017-06-251-0/+3
* binder: merge aosp-common/3.10 binder drivers (uptodate)Mister Oyster2017-06-182-571/+1375
* char: lp: fix possible integer overflow in lp_setup()Willy Tarreau2017-06-171-1/+5
* xc2028: Fix use-after-free bug properlyTakashi Iwai2017-06-171-20/+16
* xc2028: unlock on error in xc2028_set_config()Dan Carpenter2017-06-171-2/+5
* Drivers: hv: avoid vfree() on crashVitaly Kuznetsov2017-06-173-5/+6
* USB: dummy-hcd: fix bug in stop_activity (handle ep0)Alan Stern2017-06-171-3/+3
* USB: fix problems with duplicate endpoint addressesAlan Stern2017-06-171-0/+10
* USB: usbtmc: add missing endpoint sanity checkJohan Hovold2017-06-171-1/+8
* Staging: vt6655-6: potential NULL dereference in hostap_disable_hostapd()Dan Carpenter2017-06-171-1/+2
* tun: Fix TUN_PKT_STRIP settingHerbert Xu2017-06-171-4/+8
* net: phy: handle state correctly in phy_stop_machineNathan Sullivan2017-06-171-1/+1
* rtl8150: Use heap buffers for all register accessBen Hutchings2017-06-171-7/+27
* pegasus: Use heap buffers for all register accessBen Hutchings2017-06-171-4/+25
* net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein2017-06-171-18/+20
* net/mlx4_en: Fix bad WQE issueEugenia Emantayev2017-06-171-1/+7
* i2c: at91: manage unexpected RXRDY flag when starting a transferLudovic Desroches2017-06-171-10/+26
* USB: OHCI: Fix race between ED unlink and URB submissionAlan Stern2017-06-171-6/+1
* ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki2017-06-173-191/+18
* ACPI / resources: free memory on error in add_region_before()Dan Carpenter2017-06-171-1/+3
* ACPI / PNP: Avoid conflicting resource reservationsRafael J. Wysocki2017-06-173-14/+187
* scsi: libsas: fix ata xfer lengthJohn Garry2017-06-171-1/+1
* mmc: ushc: fix NULL-deref at probeJohan Hovold2017-06-171-0/+3
* uwb: hwa-rc: fix NULL-deref at probeJohan Hovold2017-06-171-0/+3
* uwb: i1480-dfu: fix NULL-deref at probeJohan Hovold2017-06-171-0/+3
* USB: wusbcore: fix NULL-deref at probeJohan Hovold2017-06-171-0/+3
* USB: idmouse: fix NULL-deref at probeJohan Hovold2017-06-171-0/+3
* USB: uss720: fix NULL-deref at probeJohan Hovold2017-06-171-0/+5
* Input: cm109 - validate number of endpoints before using themJohan Hovold2017-06-171-0/+4
* Input: yealink - validate number of endpoints before using themJohan Hovold2017-06-171-0/+4
* Input: hanwang - validate number of endpoints before using themJohan Hovold2017-06-171-0/+3
* Input: ims-pcu - validate number of endpoints before using themJohan Hovold2017-06-171-0/+4
* isdn/gigaset: fix NULL-deref at probeJohan Hovold2017-06-171-0/+3
* vxlan: correctly validate VXLAN ID against VXLAN_N_VIDMatthias Schiffer2017-06-171-1/+1
* USB: serial: io_ti: fix information leak in completion handlerJohan Hovold2017-06-171-1/+1
* USB: serial: io_ti: fix NULL-deref in interrupt callbackJohan Hovold2017-06-171-0/+6