aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-4.4.y' of http://git.kernel.org/pub/scm/linux/kernel/git/...ti-linux-4.4.yDan Murphy2018-09-12245-752/+1662
|\
| * Linux 4.4.155v4.4.155Greg Kroah-Hartman2018-09-091-1/+1
| * drm/drivers: add support for using the arch wc mapping API.Dave Airlie2018-09-096-0/+38
| * x86/io: add interface to reserve io memtype for a resource range. (v1.1)Dave Airlie2018-09-093-0/+42
| * fs/quota: Fix spectre gadget in do_quotactlJeremy Cline2018-09-091-0/+2
| * perf auxtrace: Fix queue resizeAdrian Hunter2018-09-091-0/+3
| * bcache: release dc->writeback_lock properly in bch_writeback_thread()Shan Hai2018-09-091-1/+3
| * getxattr: use correct xattr lengthChristian Brauner2018-09-091-1/+1
| * udlfb: set optimal write delayMikulas Patocka2018-09-091-1/+1
| * fb: fix lost console when the user unplugs a USB adapterMikulas Patocka2018-09-091-6/+32
| * pwm: tiehrpwm: Fix disabling of output of PWMsVignesh R2018-09-091-0/+2
| * ubifs: Fix synced_i_size calculation for xattr inodesRichard Weinberger2018-09-091-0/+5
| * ubifs: Check data node size before truncateRichard Weinberger2018-09-091-1/+10
| * Revert "UBIFS: Fix potential integer overflow in allocation"Richard Weinberger2018-09-091-1/+1
| * ubifs: Fix memory leak in lprobs self-checkRichard Weinberger2018-09-091-4/+4
| * userns: move user access out of the mutexJann Horn2018-09-091-20/+19
| * sys: don't hold uts_sem while accessing userspace memoryJann Horn2018-09-095-110/+119
| * osf_getdomainname(): use copy_to_user()Al Viro2018-09-091-14/+9
| * iommu/vt-d: Fix dev iotlb pfsid useJacob Pan2018-09-093-7/+21
| * iommu/vt-d: Add definitions for PFSIDJacob Pan2018-09-092-0/+4
| * mm/tlb: Remove tlb_remove_table() non-concurrent conditionPeter Zijlstra2018-09-091-9/+0
| * ARM: tegra: Fix Tegra30 Cardhu PCA954x resetJon Hunter2018-09-091-0/+1
| * pnfs/blocklayout: off by one in bl_map_stripe()Dan Carpenter2018-09-091-1/+1
| * PM / sleep: wakeup: Fix build error caused by missing SRCU supportzhangyi (F)2018-09-091-0/+1
| * 9p: fix multiple NULL-pointer-dereferencesTomas Bortoli2018-09-093-1/+10
| * uprobes: Use synchronize_rcu() not synchronize_sched()Steven Rostedt (VMware)2018-09-091-1/+1
| * kthread, tracing: Don't expose half-written comm when creating kthreadsSnild Dolkow2018-09-091-1/+7
| * tracing/blktrace: Fix to allow setting same valueSteven Rostedt (VMware)2018-09-091-0/+4
| * tracing: Do not call start/stop() functions when tracing_on does not changeSteven Rostedt (VMware)2018-09-091-1/+3
| * vmw_balloon: fix VMCI use when balloon built into kernelNadav Amit2018-09-091-1/+8
| * vmw_balloon: VMCI_DOORBELL_SET does not check statusNadav Amit2018-09-091-18/+19
| * vmw_balloon: do not use 2MB without batchingNadav Amit2018-09-091-1/+7
| * vmw_balloon: fix inflation of 64-bit GFNsNadav Amit2018-09-091-6/+7
| * iio: ad9523: Fix return value for ad952x_store()Lars-Peter Clausen2018-09-091-1/+1
| * iio: ad9523: Fix displayed phaseLars-Peter Clausen2018-09-091-1/+1
| * dm cache metadata: save in-core policy_hint_size to on-disk superblockMike Snitzer2018-09-091-1/+2
| * x86/mm/pat: Fix L1TF stable backport for CPA, 2nd callJiri Slaby2018-09-091-1/+1
| * net/9p/trans_fd.c: fix race-condition by flushing workqueue before the kfree()Tomas Bortoli2018-09-091-0/+2
| * net/9p/client.c: version pointer uninitializedTomas Bortoli2018-09-091-1/+1
| * 9p/virtio: fix off-by-one error in sg list bounds checkjiangyiwen2018-09-091-1/+2
| * fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failedpiaojun2018-09-091-2/+4
| * powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.Mahesh Salgaonkar2018-09-091-1/+1
| * powerpc/fadump: handle crash memory ranges array index overflowHari Bathini2018-09-092-17/+78
| * drm/i915/userptr: reject zero user_sizeMatthew Auld2018-09-091-0/+3
| * spi: davinci: fix a NULL pointer dereferenceBartosz Golaszewski2018-09-091-1/+1
| * net: lan78xx: Fix misplaced tasklet_schedule() callBen Hutchings2018-09-091-2/+2
| * 9p/net: Fix zero-copy path in the 9p virtio transportChirantan Ekbote2018-09-091-0/+7
| * net: mac802154: tx: expand tailroom if necessaryAlexander Aring2018-09-091-1/+14
| * net: 6lowpan: fix reserved space for single framesAlexander Aring2018-09-091-3/+18
| * Linux 4.4.154v4.4.154Greg Kroah-Hartman2018-09-051-1/+1