summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-07Linux 4.6.2v4.6.2Greg Kroah-Hartman
2016-06-07regulator: Fix deadlock during regulator registrationJon Hunter
2016-06-07IB/hfi1: Fix hard lockup due to not using save/restore spin lockMike Marciniszyn
2016-06-07drm: msm: remove unused variableArnd Bergmann
2016-06-07xfs: skip stale inodes in xfs_iflush_clusterDave Chinner
2016-06-07xfs: fix inode validity check in xfs_iflush_clusterDave Chinner
2016-06-07xfs: xfs_iflush_cluster fails to abort on errorDave Chinner
2016-06-07xfs: remove xfs_fs_evict_inode()Dave Chinner
2016-06-07xfs: Don't wrap growfs AGFL indexesDave Chinner
2016-06-07xfs: disallow rw remount on fs with unknown ro-compat featuresEric Sandeen
2016-06-07gcov: disable tree-loop-im to reduce stack usageArnd Bergmann
2016-06-07mm: thp: avoid false positive VM_BUG_ON_PAGE in page_move_anon_rmap()Kirill A. Shutemov
2016-06-07scripts/package/Makefile: rpmbuild add support of RPMOPTSSrinivas Pandruvada
2016-06-07dma-debug: avoid spinlock recursion when disabling dma-debugVille Syrjälä
2016-06-07PM / sleep: Handle failures in device_suspend_late() consistentlyRafael J. Wysocki
2016-06-07nfs: avoid race that crashes nfs_init_commitWeston Andros Adamson
2016-06-07ext4: silence UBSAN in ext4_mb_init()Nicolai Stange
2016-06-07ext4: address UBSAN warning in mb_find_order_for_block()Nicolai Stange
2016-06-07ext4: fix oops on corrupted filesystemJan Kara
2016-06-07ext4: fix check of dqget() return value in ext4_ioctl_setproject()Seth Forshee
2016-06-07ext4: clean up error handling when orphan list is corruptedTheodore Ts'o
2016-06-07ext4: fix hang when processing corrupted orphaned inode listTheodore Ts'o
2016-06-07ext4: fix data exposure after a crashJan Kara
2016-06-07drm/i915: Pass the correct crtc state to .update_plane()Ville Syrjälä
2016-06-07drm/imx: Match imx-ipuv3-crtc components using device node in platform dataPhilipp Zabel
2016-06-07drm: Add helper for DP++ adaptorsVille Syrjälä
2016-06-07drm/i915: Fix watermarks for VLV/CHVVille Syrjälä
2016-06-07drm/i915: Don't leave old junk in ilk active watermarks on readoutVille Syrjälä
2016-06-07drm/i915: Enable/disable TMDS output buffers in DP++ adaptor as neededVille Syrjälä
2016-06-07drm/i915: Respect DP++ adaptor TMDS clock limitVille Syrjälä
2016-06-07drm/i915/psr: Try to program link training times correctlyDaniel Vetter
2016-06-07Bluetooth: 6lowpan: Fix memory corruption of ipv6 destination addressGlenn Ruben Bakke
2016-06-07drm/atomic: Verify connector->funcs != NULL when clearing statesLyude
2016-06-07drm/i915: Discard previous atomic state on resume if connectors changeLyude
2016-06-07drm/fb_helper: Fix references to dev->mode_config.num_connectorLyude
2016-06-07drm/i915/fbdev: Fix num_connector references in intel_fb_initial_config()Lyude
2016-06-07drm/amdgpu: Fix hdmi deep color support.Mario Kleiner
2016-06-07drm/amdgpu: use drm_mode_vrefresh() rather than mode->vrefreshAlex Deucher
2016-06-07drm/vmwgfx: Kill some lockdep warningsThomas Hellstrom
2016-06-07drm/gma500: Fix possible out of bounds readItai Handler
2016-06-07sunrpc: fix stripping of padded MIC tokensTomáš Trnka
2016-06-07xen: use same main loop for counting and remapping pagesJuergen Gross
2016-06-07xen/events: Don't move disabled irqsRoss Lagerwall
2016-06-07powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover()Gavin Shan
2016-06-07Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"Guilherme G. Piccoli
2016-06-07powerpc/eeh: Don't report error in eeh_pe_reset_and_recover()Gavin Shan
2016-06-07powerpc/book3s64: Fix branching to OOL handlers in relocatable kernelHari Bathini
2016-06-07batman-adv: Fix double neigh_node_put in batadv_v_ogm_route_updateSven Eckelmann
2016-06-07QE-UART: add "fsl,t1040-ucc-uart" to of_device_idZhao Qiang
2016-06-07wait/ptrace: assume __WALL if the child is tracedOleg Nesterov