Tags give the ability to mark specific points in history as being important
-
-
-
iommu-fixes-v4.8-rc2
c987ff0d · ·IOMMU Fixes for Linux v4.8-rc2 Including: * Some functions defined in a header file for the mediatek driver were not marked inline. Fix that oversight. * Fix a potential crash in the ARM64 dma-mapping code when freeing a partially initialized domain. * Another fix for ARM64 dma-mapping to respect IOMMU mapping constraints when allocating IOVA addresses.
-
-
pm-4.8-rc2
0aeeb3e7 · ·Power management fixes for v4.8-rc2 - Fix the x86 identity mapping creation helpers to avoid the assumption that the base address of the mapping will always be aligned at the PGD level, as it may be aligned at the PUD level if address space randomization is enabled (Rafael Wysocki). - Fix the hibernation core to avoid executing tracing functions before restoring the processor state completely during resume (Thomas Garnier). - Fix a recently introduced regression in the powernv cpufreq driver that causes it to crash due to an out-of-bounds array access (Akshay Adiga).
-
-
sound-4.8-rc2
a52ff34e · ·sound fixes for 4.8-rc2 A regression fix of HD-audio runtime PM and two USB quirks.
-
mac80211-next-for-davem-2016-08-12
ff9a71af · ·Not much for -next so far, but here it goes: * send more nl80211 events for interfaces * remove useless network/transport offset mangling code * validate beacon intervals identically for all interface types * use driver rate estimates for mesh * fix a compiler type/signedness warning
-
-
mfd-tps65218-rev-check
f11fa179 · ·mfd: tps65218: Revision checking interface This patch adds a revision checking inteface which is used by subsequent regulator changes.
-
-
-
-
-
-
-
drm-intel-next-2016-08-08
c5b7e97b · ·- refactor ddi buffer programming a bit (Ville) - large-scale renaming to untangle naming in the gem code (Chris) - rework vma/active tracking for accurately reaping idle mappings of shared objects (Chris) - misc dp sst/mst probing corner case fixes (Ville) - tons of cleanup&tunings all around in gem - lockless (rcu-protected) request lookup, plus use it everywhere for non(b)locking waits (Chris) - pipe crc debugfs fixes (Rodrigo) - random fixes all over
-
-
-
pnp-extra-4.8-rc1
61a67a36 · ·PNP fix for v4.8-rc1 This fixes build errors due to a missing header file inclusion in drivers/pnp/pnpbios/core.c (Randy Dunlap).