summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-08-26ath9k_htc: fix NULL-deref at probeJohan Hovold1-0/+3
2017-08-26cdc-acm: fix possible invalid access when processing notificationTobias Herzog1-4/+9
2017-08-26USB: Proper handling of Race Condition when two USB class drivers try to call...Ajay Kaher1-2/+7
2017-08-26mceusb: fix NULL-deref at probeJohan Hovold1-2/+2
2017-08-26usb: hub: Do not attempt to autosuspend disconnected devicesGuenter Roeck2-0/+9
2017-08-26usb: hub: Fix error loop seen after hub communication errorsGuenter Roeck2-1/+22
2017-08-26zd1211rw: fix NULL-deref at probeJohan Hovold1-0/+3
2017-08-26serial: sh-sci: Fix panic when serial console and DMA are enabledTakatoshi Akiyama1-4/+6
2017-08-26ath9k_htc: Add support of AirTies 1eda:2315 AR9271 deviceDmitry Tunin1-0/+1
2017-08-26ath9k_htc: add device ID for Toshiba WLM-20U2/GN-1080Alexander Tsoy1-0/+2
2017-08-26ath9k_htc: Add new USB IDLeon Nardella1-0/+1
2017-08-26ath9k_htc: Add device ID for Buffalo WLI-UV-AG300PMasaki TAGAWA1-0/+2
2017-08-26ath9k_htc: Add PID/VID for a Ubiquiti WiFiStationMohammed Shafi Shajakhan1-0/+1
2017-08-26ath9k_htc: Add Panasonic N5HBZ0000055 device idSujith Manoharan1-0/+2
2017-08-26pvrusb2: reduce stack usage pvr2_eeprom_analyze()Arnd Bergmann1-9/+4
2017-08-26drm/i915: fix use-after-free in page_flip_completed()Andrey Ryabinin1-2/+2
2017-07-18char: lp: fix possible integer overflow in lp_setup()Willy Tarreau1-1/+5
2017-07-18xen-blkback: don't leak stack data via response ringJan Beulich2-27/+15
2017-07-18mm: Tighten x86 /dev/mem with zeroing readsKees Cook1-30/+52
2017-07-18Input: i8042 - add Clevo P650RS to the i8042 reset listDmitry Torokhov1-0/+7
2017-07-18net: tc35815: move free after the dereferenceDan Carpenter1-1/+1
2017-07-18cx82310_eth: use skb_cow_head() to deal with cloned skbsEric Dumazet1-5/+2
2017-07-18smsc75xx: use skb_cow_head() to deal with cloned skbsEric Dumazet1-6/+2
2017-07-18ACPI / power: Avoid maybe-uninitialized warningArnd Bergmann1-1/+1
2017-07-18scsi: sd: Fix capacity calculation with 32-bit sector_tMartin K. Petersen1-2/+18
2017-07-18scsi: sr: Sanity check returned mode dataMartin K. Petersen1-2/+4
2017-07-18xen, fbfront: fix connecting to backendJuergen Gross1-2/+2
2017-07-18iscsi-target: Drop work-around for legacy GlobalSAN initiatorNicholas Bellinger1-16/+0
2017-07-18serial: mxs-auart: Fix baudrate calculationUwe Kleine-König1-1/+1
2017-07-18serial: mxs-auart: fix baud rate rangeStefan Wahren1-2/+6
2017-07-18mmc: sdhci: Disable runtime pm when the sdio_irq is enabledHans de Goede1-0/+6
2017-07-18drm/vmwgfx: Remove getparam error messageThomas Hellstrom1-2/+0
2017-07-18drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()Murray McAllister1-1/+1
2017-07-18drm/vmwgfx: Type-check lookups of fence objectsThomas Hellstrom1-25/+49
2017-07-18ubi/upd: Always flush after prepared for an updateSebastian Siewior1-4/+4
2017-07-18xhci: Manually give back cancelled URB if we can't queue it for cancelMathias Nyman1-25/+31
2017-07-18ACPI: Fix incompatibility with mcount-based function graph tracingJosh Poimboeuf1-1/+0
2017-07-18ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removalJames Morse1-0/+1
2017-07-18virtio_balloon: prevent uninitialized variable useArnd Bergmann1-0/+2
2017-07-18virtio_balloon: init 1st buffer in stats vqLadi Prosek1-0/+2
2017-07-18IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann1-1/+1
2017-07-18net: phy: handle state correctly in phy_stop_machineNathan Sullivan1-1/+1
2017-07-18hwmon: (asus_atk0110) fix uninitialized data accessArnd Bergmann1-0/+3
2017-07-18mmc: sdhci: Do not disable interrupts while waiting for clockAdrian Hunter1-1/+3
2017-07-18scsi: libsas: fix ata xfer lengthJohn Garry1-1/+1
2017-07-18ACM gadget: fix endianness in notificationsOliver Neukum1-1/+3
2017-07-18USB: usbtmc: add missing endpoint sanity checkJohan Hovold1-1/+8
2017-07-18Input: kbtab - validate number of endpoints before using themJohan Hovold1-0/+3
2017-07-18Input: hanwang - validate number of endpoints before using themJohan Hovold1-0/+3
2017-07-18Input: yealink - validate number of endpoints before using themJohan Hovold1-0/+4