aboutsummaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: printk() overflow with 32-byte SSIDsBrian Norris2017-04-111-6/+7
* firewire: net: fix fragmented datagram_size off-by-oneStefan Richter2017-04-111-4/+4
* firewire: net: guard against rx buffer overflowsStefan Richter2017-04-111-16/+35
* net/mlx4_core: Allow resetting VF admin mac to zeroJack Morgenstein2017-04-111-1/+1
* brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()Arend Van Spriel2017-04-111-1/+1
* brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()Florian Fainelli2017-04-111-1/+1
* brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfillFlorian Fainelli2017-04-111-1/+3
* iwlwifi: pcie: fix access to scratch bufferSara Sharon2017-04-111-2/+2
* mISDN: Fixing missing validation in base_sock_bind()Emrah Demir2017-04-111-0/+3
* mISDN: Support DR6 indication in mISDNipac driverMaciej S. Szmigiero2017-04-112-0/+3
* bonding: Fix bonding crashMahesh Bandewar2017-04-111-3/+4
* vt: clear selection before resizingScot Doyle2017-04-111-0/+3
* tty: vt, fix bogus division in csi_JJiri Slaby2017-04-111-1/+1
* tty: limit terminal size to 4M charsDmitry Vyukov2017-04-111-0/+2
* mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctlKarl Beldan2017-04-111-0/+3
* mtd: pmcmsp-flash: Allocating too much in init_msp_flash()Dan Carpenter2017-04-111-3/+3
* mtd: blkdevs: fix potential deadlock + lockdep warningsBrian Norris2017-04-111-5/+5
* IB/cm: Mark stale CM id's whenever the mad agent was unregisteredMark Bloch2017-04-111-16/+111
* IB/uverbs: Fix leak of XRC target QPsTariq Toukan2017-04-111-5/+2
* IB/mlx4: Fix create CQ error flowMatan Barak2017-04-111-1/+4
* IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOVAlex Vesker2017-04-111-7/+7
* IB/ipoib: Don't allow MC joins during light MC flushAlex Vesker2017-04-111-0/+9
* IB/core: Fix use after free in send_leave functionErez Shitrit2017-04-111-11/+2
* IB/ipoib: Fix memory corruption in ipoib cm mode connect flowErez Shitrit2017-04-113-1/+18
* EDAC: Increment correct counter in edac_inc_ue_error()Emmanouil Maroudas2017-04-111-1/+1
* cdc-acm: fix wrong pipe type on rx interrupt xfersGavin Li2017-04-112-4/+2
* thermal: hwmon: Properly report critical temperature in sysfsKrzysztof Kozlowski2017-04-111-1/+1
* iio: accel: kxsd9: Fix scaling bugLinus Walleij2017-04-111-0/+1
* iio: accel: kxsd9: Fix raw read returnLinus Walleij2017-04-111-0/+1
* i2c: at91: fix write transfers by clearing pending interrupt firstCyrille Pitchen2017-04-111-8/+50
* i2c: core: fix NULL pointer dereference under race conditionVladimir Zapolskiy2017-04-111-1/+1
* em28xx-i2c: rt_mutex_trylock() returns zero on failureDan Carpenter2017-04-111-3/+2
* i2c-eg20t: fix race between i2c init and interrupt enableYadi.hu2017-04-111-7/+11
* hwrng: omap - Only fail if pm_runtime_get_sync returns < 0Dave Gerlach2017-04-111-2/+2
* hwrng: omap - Fix assumption that runtime_get_sync will always succeedNishanth Menon2017-04-111-2/+14
* hwrng: exynos - Disable runtime PM on probe failureKrzysztof Kozlowski2017-04-111-1/+8
* Input: ili210x - fix permissions on "calibrate" attributeDmitry Torokhov2017-04-111-1/+1
* Input: i8042 - set up shared ps2_cmd_mutex for AUX portsDmitry Torokhov2017-04-111-0/+1
* Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov2017-04-112-21/+5
* qxl: check for kmap failuresDan Carpenter2017-04-111-0/+2
* drm/radeon: Ensure vblank interrupt is enabled on DPMS transition to onMichel Dänzer2017-04-112-0/+4
* drm: Reject page_flip for !DRIVER_MODESETDaniel Vetter2017-04-111-0/+3
* drm/radeon: fix radeon_move_blit on 32bit systemsChristian König2017-04-111-2/+2
* driver core: fix race between creating/querying glue dir and its cleanupMing Lei2017-04-111-10/+29
* driver core: Delete an unnecessary check before the function call "put_device"Markus Elfring2017-04-111-2/+1
* UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC headerBoris Brezillon2017-04-111-3/+4
* scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmwareChing Huang2017-04-111-9/+0
* scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloadedEwan D. Milne2017-04-111-0/+1
* scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()Dan Carpenter2017-04-111-1/+7
* scsi: Fix use-after-freeMing Lei2017-04-111-1/+1