Tags give the ability to mark specific points in history as being important
-
drm-fixes-for-v4.14-rc8
i915, amdgpu and nouveau fixes
-
drm-misc-fixes-2017-11-02
62676d10 · ·Driver Changes: - qxl: Use a shadow bo as primary and blit to it to fix flicker (Gerd)
-
drm-intel-fixes-2017-11-01
bb5cf338 · ·Fixes for Stable: - Fix KBL Blank Screen (Jani) - Fix FIFO Underrun on SNB (Maarten) Other fixes: - Fix GPU Hang on i915gm (Chris) - Fix gem_tiled_pread_pwrite IGT case (Chris) - Cancel modeset retry work during modeset clean-up (Manasi)
-
pm-reverts-4.14
d5919dcc · ·Power management commit reverts for v4.14 This reverts two recent PM QoS commits one of which introduced multiple problems and the other one fixed some, but not all of them (Rafael Wysocki).
-
wireless-drivers-for-davem-2017-10-31
c29f56b9 · ·wireless-drivers fixes for 4.14 The most important here is the security vulnerabitility fix for ath10k. ath10k * fix security vulnerability with missing PN check on certain hardware * revert ath10k napi fix as it caused regressions on QCA6174 wcn36xx * remove unnecessary rcu_read_unlock() from error path
-
pm-urgent-4.14
2a9a86d5 · ·Urgent power management fix for v4.14 This fixes new breakage introduced by the most recent PM QoS fix in which, embarrassingly enough, I forgot to update dev_pm_qos_raw_read_value() to return the right default for devices with no PM QoS constraints at all which prevents runtime PM from suspending those devices (fix from Tero Kristo).
-
drm-intel-fixes-2017-10-26
894e287b · ·One fix for stable: - fix perf enable/disable ioctls for 32bits (Lionel) Plus GVT fixes: - Fix per_ctx_bb check (Zhenyu) - Fix GPU hang of Linux guest (Xion) - Refine MMIO_RING_F to check for presence of VCS2 ring (Zhi)
-
pm-4.14-rc7
0cc2b4e5 · ·Power management fix for v4.14-rc7 This fixes a device power management quality of service (PM QoS) framework implementation issue causing "no restriction" requests for device resume latency, including "no restriction" set by user space, to effectively override requests with specific device resume latency requirements.