Tags give the ability to mark specific points in history as being important
- 
mac80211-for-john-2014-11-18280ba51d · ·Here's another last minute fix, for minstrel HT crashing depending on the value of some uninitialised stack. 
- 
asoc-v3.18-rc5cf9a7f78 · ·ASoC: Fixes for v3.18 As well as the usual driver fixes there's a few other things here: One is a fix for a race in DPCM which is unfortuantely a rather large diffstat, this is the result of growing usage of the mainline code and hence more detailed testing so I'm relatively happy. The other is a fix for non-DT machine driver matching following some of the componentization work which is much more focused. Both have had a while to cook in -next. 
- 
- 
- 
sound-3.18-rc53542aed7 · ·sound fixes for 3.18-rc5 Things get calming down, now we have only a few fix patches: a trivial fix for memory leak in usb-audio, a patch for the new HD-audio PCI id, a device-specific mute-LED fix, and a slightly big patch to cover the missing COEF inits of various Realtek codecs. 
- 
phy-dt-header2fbbc96d · ·shared header file which will be referenced from both PHY driver and its associated Device Tree node(s) 
- 
- 
mac80211-for-john-2014-11-104f031fa9 · ·This has just one fix, for an issue with the CCMP decryption that can cause a kernel crash. I'm not sure it's remotely exploitable, but it's an important fix nonetheless. 
- 
- 
drm-intel-next-2014-11-0769f627f5 · ·- skl watermarks code (Damien, Vandana, Pradeep) - reworked audio codec /eld handling code (Jani) - rework the mmio_flip code to use the vblank evade logic and wait for rendering using the standard wait_seqno interface (Ander) - skl forcewake support (Zhe Wang) - refactor the chv interrupt code to use functions shared with vlv (Ville) - prep work for different global gtt views (Tvrtko Ursulin) - precompute the display PLL config before touching hw state (Ander) - completely reworked panel power sequencer code for chv/vlv (Ville) - pre work to split the plane update code into a prepare and commit phase (Gustavo Padovan) - golden context for skl (Armin Reese) - as usual tons of fixes and improvements all over 
- 
regulator-v3.18-rc32a7509b1 · ·regulator: Fixes for v3.18 More changes than I'd like here, most of them for a single bug repeated in a bunch of drivers with data not being initialized correctly, plus a fix to lower the severity of a warning introduced in the last merge window which can legitimately go off so we don't want to alarm users excessively.