-
ASB-2020-03-05_4.9-o1d54e1b6 · ·
https://source.android.com/security/bulletin/2020-03-01 CVE-2019-19527 CVE-2019-19537 CVE-2020-0040 CVE-2020-0041 CVE-2020-0009
-
ASB-2020-03-05_4.9-pa4101a80 · ·
https://source.android.com/security/bulletin/2020-03-01 CVE-2019-19527 CVE-2019-19537 CVE-2020-0040 CVE-2020-0041 CVE-2020-0009
-
ASB-2020-03-05_4.4-p-released171d073 · ·
https://source.android.com/security/bulletin/2020-03-01 CVE-2019-19527 CVE-2019-19537 CVE-2020-0040 CVE-2020-0041 CVE-2020-0009
-
phy-for-5.6-rc_v2be4e3c73 · ·
phy: for 5.6-rc *) Fix phy_get() from erroring out if device link creation failed *) Fix write timeouts in Motorola Mapphone mdm6600 PHY *) Fix Broadcom brcm-sata PHY driver to write to the correct MDIO register *) Add GMII PHY mode in supported modes of TI AM335x/437x/5xx SoCs Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
-
mac80211-for-net-2020-02-24253216ff · ·
A few fixes: * remove a double mutex-unlock * fix a leak in an error path * NULL pointer check * include if_vlan.h where needed * avoid RCU list traversal when not under RCU
-
mac80211-next-for-net-next-2020-02-24370f51d5 · ·
A new set of changes: * lots of small documentation fixes, from Jérôme Pouiller * beacon protection (BIGTK) support from Jouni Malinen * some initial code for TID configuration, from Tamizh chelvam * I reverted some new API before it's actually used, because it's wrong to mix controlled port and preauth * a few other cleanups/fixes