Tags give the ability to mark specific points in history as being important
-
wireless-drivers-for-davem-2017-01-29
2b1d530c · ·wireless-drivers fixes for 4.10 Most important here are fixes to two iwlwifi crashes, but there's also a firmware naming fix for iwlwifi and a revert of an older bcma patch.
-
xfs-for-linus-4.10-rc6-5
e0d76fa4 · ·Contained in this update: - Fix race conditions in the CoW code - Fix some incorrect input validation checks - Avoid crashing fs by running out of space when freeing inodes - Fix toctou race wrt whether or not an inode has an attr - Fix build error on arm - Fix page refcount corruption when readahead fails - Don't corrupt userspace in the bmap ioctl
-
drm-fixes-for-v4.10-rc6-part-two
736a1494 · ·amd, i915, ast, vc4, fencing and nouveau dynamic pm fixes
-
acpi-4.10-rc6
0389227d · ·ACPI fixes for v4.10-rc6 - Revert a recent change that added an ACPI video blacklist entry for HP Pavilion dv6 as it turned to introduce backlight handling regressions on some systems (Hans de Goede). - Fix locking in the ACPICA core to avoid deadlocks related to table loading that were exposed by a recent change in that area (Lv Zheng).
-
pm-4.10-rc6
ff7e593c · ·Power management fixes for v4.10-rc6 - Revert the recent change that caused suspend-to-idle to be used as the default suspend method on systems where it is indicated to be efficient by the ACPI tables, as that turned out to be premature and introduced suspend regressions on some systems with missing power management support in device drivers (Rafael Wysocki). - Fix up the intel_pstate driver to take changes of the global limits via sysfs correctly when the performance policy is used which has been broken by a recent change in it (Srinivas Pandruvada).
-
xfs-for-linus-4.10-rc6-2
493611eb · ·Contained in this update: - Fix race conditions in the CoW code - Fix some incorrect input validation checks - Avoid crashing fs by running out of space when freeing inodes - Fix toctou race wrt whether or not an inode has an attr - Fix build error on arm
-
xfs-for-linus-4.10-rc6-1
83d230eb · ·Contained in this update: - Fix race conditions in the CoW code - Fix some incorrect input validation checks
-
gpio-v4.10-3
739e6f59 · ·GPIO fixes for v4.10: - Fix a lockdep issue: the threaded irqchips also need their unique key, and take this opportunity to get rid of the horrible macro and replace it with a static inline.
-
drm-intel-next-2017-01-23
add6329c · ·Final block of feature work for 4.11: - gen8 pd cleanup from Matthew Auld - more cleanups for view/vma (Chris) - dmc support on glk (Anusha Srivatsa) - use core crc api (Tomue) - track wedged requests using fence.error (Chris) - lots of psr fixes (Nagaraju, Vathsala) - dp mst support, acked for merging through drm-intel by Takashi (Libin) - huc loading support, including uapi for libva to use it (Anusha Srivatsa)
-
-
xfs-for-linux-4.10-rc5-1
fd29f7af · ·Contained in this update: - Inode i_mode sanitization - Prevent overflows in getnextquota - Minor build fixes