-
ASB-2018-07-05_4.4-n3f44bf60 · ·
https://source.android.com/security/bulletin/2018-07-01 CVE-2018-9422 CVE-2018-9417 CVE-2018-6927 CVE-2018-9416 CVE-2018-9415 CVE-2018-9415 CVE-2018-7995 CVE-2018-1065 CVE-2017-18218 CVE-2017-1000112 Not included: CVE-2018-5703 : Skipped due to fix rejected upstream
-
ASB-2018-07-05_4.47ba55570 · ·
https://source.android.com/security/bulletin/2018-07-01 CVE-2018-9422 CVE-2018-9417 CVE-2018-6927 CVE-2018-9416 CVE-2018-9415 CVE-2018-9415 CVE-2018-7995 CVE-2018-1065 CVE-2017-18218 CVE-2017-1000112 Not included: CVE-2018-5703 : Skipped due to fix rejected upstream
-
ASB-2018-07-05_3.18-o-mr130c0651a · ·
https://source.android.com/security/bulletin/2018-07-01 CVE-2018-9422 CVE-2018-9417 CVE-2018-6927 CVE-2018-9416 CVE-2018-9415 CVE-2018-9415 CVE-2018-7995 CVE-2018-1065 CVE-2017-18218 CVE-2017-1000112 Not included: CVE-2018-5703 : Skipped due to fix rejected upstream
-
ASB-2018-07-05_3.18-o-releasea92bcb72 · ·
https://source.android.com/security/bulletin/2018-07-01 CVE-2018-9422 CVE-2018-9417 CVE-2018-6927 CVE-2018-9416 CVE-2018-9415 CVE-2018-9415 CVE-2018-7995 CVE-2018-1065 CVE-2017-18218 CVE-2017-1000112 Not included: CVE-2018-5703 : Skipped due to fix rejected upstream
-
ASB-2018-07-05_3.18-n-releaseb3d4fefa · ·
https://source.android.com/security/bulletin/2018-07-01 CVE-2018-9422 CVE-2018-9417 CVE-2018-6927 CVE-2018-9416 CVE-2018-9415 CVE-2018-9415 CVE-2018-7995 CVE-2018-1065 CVE-2017-18218 CVE-2017-1000112 Not included: CVE-2018-5703 : Skipped due to fix rejected upstream
-
ASB-2018-07-05_3.18d5121ea1 · ·
https://source.android.com/security/bulletin/2018-07-01 CVE-2018-9422 CVE-2018-9417 CVE-2018-6927 CVE-2018-9416 CVE-2018-9415 CVE-2018-9415 CVE-2018-7995 CVE-2018-1065 CVE-2017-18218 CVE-2017-1000112 Not included: CVE-2018-5703 : Skipped due to fix rejected upstream
-
-
drm-misc-fixes-2018-07-0544f9a4b0 · ·
Fixes for v4.18-rc4: - A few small fixes for the sii8620 bridge. - Allocate blob property memory using kvzalloc instead of kmalloc.
-
drm-intel-fixes-2018-07-05
A couple of GVT fixes, and a GGTT mmapping fix.
-
drm-misc-next-2018-07-04968d72e6 · ·
drm-misc-next for 4.19: UAPI Changes: v3d: add fourcc modicfier for fourcc for the Broadcom UIF format (Eric Anholt) Cross-subsystem Changes: console/fbcon: Add support for deferred console takeover (Hans de Goede) Core Changes: dma-fence clean up, improvements and docs (Daniel Vetter) add mask function for crtc, plane, encoder and connector DRM objects(Ville Syrjälä) Driver Changes: pl111: add Nomadik LCDC variant (Linus Walleij)
-
wireless-drivers-for-davem-2018-07-03
wireless-drivers fixes for 4.18 First set of fixes for 4.18 and for numerous drivers. Something to mention about is the wcn36xx fix which makes it possible to compile with gcc older than 4.4 (though I'm not sure if we even support those anymore). qtnfmac * coverity fix for a new commit in v4.18-rc1 rtlwifi * fix kernel oops during driver removal * fix firmware image corruption for rtl8821ae brcmfmac * fix crash if there's no firmware image mwifiex * a revert and a better fix for a new commit v4.18-rc1 mt7601u * fix a recent regression about unnecessary warning about avg_rssi wcn36xx * convert testmode.c to plain ASCII ath10k * fix a firmware crash during bandwidth change
-
mac80211-next-for-davem-2018-06-29a4217750 · ·
This round's updates: * finally some of the promised HE code, but it turns out to be small - but everything kept changing, so one part I did in the driver was >30 patches for what was ultimately <200 lines of code ... similar here for this code. * improved scan privacy support - can now specify scan flags for randomizing the sequence number as well as reducing the probe request element content * rfkill cleanups * a timekeeping cleanup from Arnd * various other cleanups
-
mac80211-for-davem-2018-06-2995bca62f · ·
Just three fixes: * fix HT operation in mesh mode * disable preemption in control frame TX * check nla_parse_nested() return values where missing (two places)
-
drm-misc-fixes-2018-06-2801a9e949 · ·
drm-misc-fixes for v4.18-rc3: - A single fix in meson for an unhandled error path in meson_drv_bind_master().