Tags give the ability to mark specific points in history as being important
-
acpi-4.9-rc3
21e2d9d5 · ·ACPI fixes for v4.9-rc3 Specifics: - Fix three ACPICA issues related to the interpreter locking and introduced by recent changes in that area (Lv Zheng). - Fix a PCI IRQ management regression introduced during the 4.7 cycle and related to the configuration of shared IRQs on systems with an ISA bus (Sinan Kaya). - Fix up a return value of one function in the APEI code (Punit Agrawal).
-
pm-4.9-rc3
8b2ada27 · ·Power management fixes for v4.9-rc3 Specifics: - Fix a missing KERN_CONT in a system suspend message by converting the affected code to using pr_info() and pr_cont() instead of the "raw" printk() (Jon Hunter). - Make intel_pstate set the CPU P-state from its .set_policy() callback when the scaling_governor sysfs attribute is set to "performance" so that it interacts with NOHZ_FULL more predictably which was the case before 4.7 (Rafael Wysocki). - Make intel_pstate always request the maximum allowed P-state when the scaling_governor sysfs attribute is set to "performance" to prevent it from effectively ingoring that setting is some situations (Rafael Wysocki).
-
-
-
-
xfs-fixes-for-linus-4.9-rc3
c17a8ef4 · ·xfs: updates for 4.9-rc3 Changes in this update: o iomap page offset masking fix for page faults o add IOMAP_REPORT to distinguish between read and fiemap map requests o cleanups to new shared data extent code o fix mount active status on failed log recovery o fix broken dquots in a buffer calculation o fix locking order issues and merge xfs_reflink_remap_range and xfs_file_share_range o rework unmapping of CoW extents and remove now unused functions o clean state when CoW is done.
-
-
-
gpio-v4.9-2
d71cf15b · ·Here is a set of GPIO fixes for the v4.9 kernel series: - Fix up off-by one and line offset validation, info leak to userspace, and reject invalid flags. Those are especially valuable hardening patches from Lars-Peter Clausen, all tagged for stable. - Fix module autoload for TS4800 and ATH79. - Correct the IRQ handler for MPC8xxx to use handle_level_irq() as it (A) reacts to edges not levels and (B) even implements .irq_ack(). We were missing IRQs here. - Fix the error path for acpi_dev_gpio_irq_get() - Fix a memory leak in the MXS driver. - Fix an annoying typo in the STMPE driver. - Put a dependency on sysfs to the mockup driver.
-
-
-
-
-
-
-
drm-intel-next-2016-10-24
9558e74c · ·- first slice of the gvt device model (Zhenyu et al) - compression support for gpu error states (Chris) - sunset clause on gpu errors resulting in dmesg noise telling users how to report them - .rodata diet from Tvrtko - switch over lots of macros to only take dev_priv (Tvrtko) - underrun suppression for dp link training (Ville) - lspcon (hmdi 2.0 on skl/bxt) support from Shashank Sharma, polish from Jani - gen9 wm fixes from Paulo&Lyude - updated ddi programming for kbl (Rodrigo) - respect alternate aux/ddc pins (from vbt) for all ddi ports (Ville)