Tags give the ability to mark specific points in history as being important
-
drm-intel-next-2017-01-09
5d799acd · ·More 4.11 stuff, holidays edition (i.e. not much): - docs and cleanups for shared dpll code (Ander) - some kerneldoc work (Chris) - fbc by default on gen9+ too, yeah! (Paulo) - fixes, polish and other small things all over gem code (Chris) - and a few small things on top Plus a backmerge, because Dave was enjoying time off too.
-
-
drm-fixes-for-v4.10-rc4
amdgpu, radeon, msm, meson, tilcdc, drm fixes.
-
sound-4.10-rc3
e4f34cf6 · ·sound fixes for 4.10-rc3 Nothing particular stands out, only a few small fixes for USB-audio, HD-audio and Firewire. The USB-audio fix is the respin of the previous race fix after a revert due to the regression.
-
iommu-fixes-v4.10-rc2
432abf68 · ·IOMMU Fixes for Linux v4.10-rc2 Three fixes queued up: * Fix an issue with command buffer overflow handling in the AMD IOMMU driver * Add an additional context entry flush to the Intel VT-d driver to make sure any old context entry from kdump copying is flushed out of the cache * Correct the encoding of the PASID table size in the Intel VT-d driver
-
acpi-4.10-rc3
f1dabf0b · ·ACPI fixes for v4.10-rc3 - Fix a device enumeration issue leading to incorrect associations between ACPI device objects and platform device objects representing physical devices if the given device object has both _ADR and _HID (Rafael Wysocki). - Avoid passing NULL to acpi_put_table() during IOMMU initialization which triggers a (rightful) warning from ACPICA (Rafael Wysocki). - Drop an excessive call to acpi_dma_deconfigure() from the core code that binds ACPI device objects to device objects representing physical devices (Lorenzo Pieralisi). - Update an error message in the ACPI WDAT watchdog driver to make it provide more useful information (Mika Westerberg). - Add a mechanism to work around issues with unhandled GPE notifications that occur during system initialization and cannot be prevented by means of sysfs (Lv Zheng).
-
pm-4.10-rc3
7e2b9d85 · ·Power management fixes for v4.10-rc3 - Fix a few intel_pstate driver issues: add missing locking it two places, avoid exposing a useless debugfs interface and keep the attribute values in sysfs in sync (Rafael Wysocki). - Drop confusing kernel-doc references related to power management and ACPI from the driver API manual (Rafael Wysocki). - Make a false-positive compiler warning in the generic power domains framework go away (Augusto Mecking Caringi). - Fix two initialization issues in the devfreq subsystem and update the MAINTAINERS entry for it (Chanwoo Choi). - Add a new "compatible" string for APM X-Gene 2 to the generic DT cpufreq driver (Hoan Tran).
-
mac80211-for-davem-2017-01-06
753aacfd · ·Another single fix, to correctly handle destruction of a single netlink socket having ownership of multiple objects (scheduled scan requests and interfaces.)
-
-
-
qcom-arm-fixes-for-4.10-rc2
542b9f07 · ·Qualcomm ARM DTS Fixes for v4.10-rc2 * Add SCM clock for APQ8064 to fix boot failures
-
mac80211-for-davem-2017-01-02
35f432a0 · ·A single fix to avoid loading an skb->cb pointer too early.
-
wireless-drivers-next-for-davem-2017-01-02
e16e558e · ·wireless-drivers-next patches for 4.11 The most notable change here is the inclusion of airtime fairness scheduling to ath9k. It prevents slow clients from hogging all the airtime and unfairly slowing down faster clients. Otherwise smaller changes and cleanup. Major changes: ath9k * cleanup eeprom endian handling * add airtime fairness scheduling ath10k * fix issues for new QCA9377 firmware version * support dev_coredump() for firmware crash dump * enable channel 169 on 5 GHz band