summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-06-08char: lp: fix possible integer overflow in lp_setup()Willy Tarreau1-1/+5
2017-06-08tty: n_hdlc: get rid of racy n_hdlc.tbufAlexander Popov1-63/+69
2017-06-08TTY: n_hdlc, fix lockdep false positiveJiri Slaby1-15/+4
2017-06-08xc2028: Fix use-after-free bug properlyTakashi Iwai1-20/+16
2017-06-08xc2028: unlock on error in xc2028_set_config()Dan Carpenter1-2/+5
2017-06-08xc2028: avoid use after freeMauro Carvalho Chehab1-1/+2
2017-06-08Drivers: hv: avoid vfree() on crashVitaly Kuznetsov3-5/+6
2017-06-08USB: dummy-hcd: fix bug in stop_activity (handle ep0)Alan Stern1-3/+3
2017-06-08USB: fix problems with duplicate endpoint addressesAlan Stern1-0/+10
2017-06-08USB: usbtmc: add missing endpoint sanity checkJohan Hovold1-1/+8
2017-06-08Staging: vt6655-6: potential NULL dereference in hostap_disable_hostapd()Dan Carpenter1-1/+2
2017-06-08tun: Fix TUN_PKT_STRIP settingHerbert Xu1-4/+8
2017-06-08net: phy: handle state correctly in phy_stop_machineNathan Sullivan1-1/+1
2017-06-08rtl8150: Use heap buffers for all register accessBen Hutchings1-7/+27
2017-06-08pegasus: Use heap buffers for all register accessBen Hutchings1-4/+25
2017-06-08char: Drop bogus dependency of DEVPORT on !M68KGeert Uytterhoeven1-1/+0
2017-06-08net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein1-18/+20
2017-06-08net/mlx4_en: Fix bad WQE issueEugenia Emantayev1-1/+7
2017-06-08i2c: at91: manage unexpected RXRDY flag when starting a transferLudovic Desroches1-10/+26
2017-06-08USB: OHCI: Fix race between ED unlink and URB submissionAlan Stern1-6/+1
2017-06-08ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki3-191/+18
2017-06-08ACPI / resources: free memory on error in add_region_before()Dan Carpenter1-1/+3
2017-06-08ACPI / PNP: Avoid conflicting resource reservationsRafael J. Wysocki3-14/+187
2017-06-08scsi: libsas: fix ata xfer lengthJohn Garry1-1/+1
2017-06-08mmc: ushc: fix NULL-deref at probeJohan Hovold1-0/+3
2017-06-08uwb: hwa-rc: fix NULL-deref at probeJohan Hovold1-0/+3
2017-06-08uwb: i1480-dfu: fix NULL-deref at probeJohan Hovold1-0/+3
2017-06-08USB: wusbcore: fix NULL-deref at probeJohan Hovold1-0/+3
2017-06-08USB: idmouse: fix NULL-deref at probeJohan Hovold1-0/+3
2017-06-08USB: uss720: fix NULL-deref at probeJohan Hovold1-0/+5
2017-06-08Input: cm109 - validate number of endpoints before using themJohan Hovold1-0/+4
2017-06-08Input: yealink - validate number of endpoints before using themJohan Hovold1-0/+4
2017-06-08Input: hanwang - validate number of endpoints before using themJohan Hovold1-0/+3
2017-06-08Input: ims-pcu - validate number of endpoints before using themJohan Hovold1-0/+4
2017-06-08isdn/gigaset: fix NULL-deref at probeJohan Hovold1-0/+3
2017-06-08vxlan: correctly validate VXLAN ID against VXLAN_N_VIDMatthias Schiffer1-1/+1
2017-06-08USB: serial: io_ti: fix information leak in completion handlerJohan Hovold1-1/+1
2017-06-08USB: serial: io_ti: fix NULL-deref in interrupt callbackJohan Hovold1-0/+6
2017-06-08USB: iowarrior: fix NULL-deref in writeJohan Hovold1-0/+8
2017-06-08USB: iowarrior: fix NULL-deref at probeJohan Hovold1-6/+7
2017-06-08USB: serial: omninet: fix reference leaks at openJohan Hovold1-6/+0
2017-06-08USB: serial: safe_serial: fix information leak in completion handlerJohan Hovold1-0/+5
2017-06-08USB: serial: digi_acceleport: fix OOB-event processingJohan Hovold1-1/+1
2017-06-08USB: serial: digi_acceleport: fix OOB data sanity checkJohan Hovold1-5/+9
2017-06-08dm: flush queued bios when process blocks to avoid deadlockMikulas Patocka1-0/+55
2017-06-08IB/ipoib: Fix deadlock between rmmod and set_modeFeras Daoud2-9/+9
2017-06-08s390/qdio: clear DSCI prior to scanning multiple input queuesJulian Wiedmann1-4/+4
2017-06-08ath9k: use correct OTP register offsets for the AR9340 and AR9550Christian Lamparter1-2/+2
2017-06-08scsi: aacraid: Reorder Adapter status checkRaghava Aditya Renukunta1-4/+17
2017-06-08uvcvideo: Fix a wrong macroGuennadi Liakhovetski1-1/+1