-
ASB-2019-06-05_4.4-o-release72000863 · ·
https://source.android.com/security/bulletin/2019-06-01 CVE-2019-2101
-
ASB-2019-06-05_4.4-n-release43d63682 · ·
https://source.android.com/security/bulletin/2019-06-01 CVE-2019-2101
-
ASB-2019-06-05_4.4-o51a0508c · ·
https://source.android.com/security/bulletin/2019-06-01 CVE-2019-2101
-
ASB-2019-06-05_4.4-p505ad682 · ·
https://source.android.com/security/bulletin/2019-06-01 CVE-2019-2101
-
ASB-2019-06-05_4.4152bacdd · ·
https://source.android.com/security/bulletin/2019-06-01 CVE-2019-2101
-
ASB-2019-06-05_4.4-n058ef857 · ·
https://source.android.com/security/bulletin/2019-06-01 CVE-2019-2101
-
ASB-2019-06-05_3.18-o-mr18ba6255c · ·
https://source.android.com/security/bulletin/2019-06-01 CVE-2019-2101
-
ASB-2019-06-05_3.18-o-release41b94849 · ·
https://source.android.com/security/bulletin/2019-06-01 CVE-2019-2101
-
ASB-2019-06-05_3.18-n-release21b67751 · ·
https://source.android.com/security/bulletin/2019-06-01 CVE-2019-2101
-
ASB-2019-06-05_3.188aa68b72 · ·
https://source.android.com/security/bulletin/2019-06-01 CVE-2019-2101
-
pm-5.2-rc3d491f2b7 · ·
Power management fixes for 5.2-rc3 - Modify the PCI bus type's PM code to avoid putting devices left by their drivers in D0 on purpose during suspend to idle into low-power states as doing that may confuse the system resume callbacks of the drivers in question (Rafael Wysocki). - Avoid checking ACPI wakeup configuration during system-wide suspend for suspended devices that do not use ACPI-based wakeup to allow them to stay in suspend more often (Rafael Wysocki). - The last phase of hibernation is analogous to system-wide suspend also because on platforms with ACPI it passes control to the platform firmware to complete the transision, so make it indicate that by calling pm_set_suspend_via_firmware() to allow the drivers that care about this to do the right thing (Rafael Wysocki).
-
sound-5.2-rc36954158a · ·
sound fixes for 5.2-rc3 No big surprises here, just a few device-specific fixes. HD-audio received several fixes for Acer, Dell, Huawei and other laptops as well as the workaround for the new Intel chipset. One significant one-liner fix is the disablement of the node-power saving on Realtek codecs, which may potentially cover annoying bugs like the background noises or click noises on many devices. Other than that, a fix for FireWire bit definitions, and another fix for LINE6 USB audio bug that was discovered by syzkaller.