-
ASB-2018-12-05_3.18-o-release1ac8f707 · ·
https://source.android.com/security/bulletin/2018-12-01 CVE-2018-9568 CVE-2018-10840
-
ASB-2018-12-05_3.18-n-release9136e422 · ·
https://source.android.com/security/bulletin/2018-12-01 CVE-2018-9568 CVE-2018-10840
-
ASB-2018-12-05_3.18a02216d8 · ·
https://source.android.com/security/bulletin/2018-12-01 CVE-2018-9568 CVE-2018-10840
-
mac80211-for-davem-2018-12-05312ca38d · ·
As it's been a while, we have various fixes for * hwsim * AP mode (client powersave related) * CSA/FTM interaction * a busy loop in IE handling * and similar
-
pm-4.20-rc6a72173ec · ·
Power management fix for 4.20-rc6 Revert a problematic recent commit that attempted to fix a system-wide suspend issue related to the freezer.
-
wireless-drivers-next-for-davem-2018-11-30b72c51a5 · ·
wireless-drivers-next patches for 4.21 First set of patches for 4.21. Most notable here is support for Quantenna's QSR1000/QSR2000 chipsets and more flexible ways to provide nvram files for brcmfmac. Major changes: brcmfmac * add support for first trying to get a board specific nvram file * add support for getting nvram contents from EFI variables qtnfmac * use single PCIe driver for all platforms and rename Kconfig option CONFIG_QTNFMAC_PEARL_PCIE to CONFIG_QTNFMAC_PCIE * add support for QSR1000/QSR2000 (Topaz) family of chipsets ath10k * add support for WCN3990 firmware crash recovery * add firmware memory dump support for QCA4019 wil6210 * add firmware error recovery while in AP mode ath9k * remove experimental notice from dynack feature iwlwifi * PCI IDs for some new 9000-series cards * improve antenna usage on connection problems * new firmware debugging infrastructure * some more work on 802.11ax * improve support for multiple RF modules with 22000 devices cordic * move cordic macros and defines to a public header file * convert brcmsmac and b43 to fully use cordic library
-
acpi-4.20-rc5c4f78426 · ·
ACPI fix for 4.20-rc5 Fix a recent regression in ACPICA releted to the Generic Serial Bus protocol handling and causing it to read or write too little or too much data in some cases, so incorrect data may be written to hardware as a result (Hans de Goede).
-
pm-4.20-rc5
Power management fixes for 4.20-rc5 - Fix the handling of the "operating-points-v2" property to avoid failures if multiple phandles are present in it which is legitimate (Viresh Kumar). - Drop the unnecessary static initialization of the .owner field in the ti_opp_supply_driver structure (YueHaibing).
-
sound-4.20-rc58159a6a4 · ·
sound fixes for 4.20-rc5 As a usual pattern, we've got relatively large updates at rc5. - A fix for races in ALSA control user elements - ASoC DAPM regression due to component refactoring - A fix in error handling of ASoC iteration macro - ASoC Intel SST Skylake kconfig fix; a new Kconfig will appear as a consequence, but in the end it's a good cleanup - HD-audio and USB-audio quirks as always - Assort of ASoC driver fixes (pcm186x, Intel cht, rockchip, pcm3060, rsnd, omap, wm_adsp, qcom, sunxi, stm32)