aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* ipv6: don't call fib6_run_gc() until routing is readyMichal Kubeček2017-04-113-7/+19
* stddef.h: move offsetofend inside #ifndef/#endif guard, neatenJoe Perches2017-04-111-4/+4
* include/stddef.h: Move offsetofend() from vfio.h to a generic kernel headerDenys Vlasenko2017-04-112-13/+9
* drivers/vfio: Rework offsetofend()Gavin Shan2017-04-111-3/+2
* 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
* perf: Tighten (and fix) the grouping conditionPeter Zijlstra2017-04-112-8/+13
* perf symbols: Fixup symbol sizes before picking best onesArnaldo Carvalho de Melo2017-04-112-2/+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-114-32/+24
* 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
* hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()Dan Carpenter2017-04-111-3/+4
* isofs: Do not return EACCES for unknown filesystemsJan Kara2017-04-111-3/+5
* fs/super.c: fix race between freeze_super() and thaw_super()Oleg Nesterov2017-04-111-3/+3
* NFSv4: Open state recovery must account for file permission changesTrond Myklebust2017-04-111-0/+3
* NFS: Don't drop CB requests with invalid principalsChuck Lever2017-04-112-1/+10
* NFSD: Using free_conn free connectionKinglong Mee2017-04-111-1/+2
* NFSv4.x: Fix a refcount leak in nfs_callback_up_netTrond Myklebust2017-04-111-0/+1
* UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC headerBoris Brezillon2017-04-111-3/+4
* ubifs: Fix regression in ubifs_readdir()Richard Weinberger2017-04-111-0/+8
* ubifs: Abort readdir upon errorRichard Weinberger2017-04-111-5/+4