-
ASB-2018-09-05_3.18-o-release2224527e · ·
https://source.android.com/security/bulletin/2018-09-01 CVE-2017-5754
-
ASB-2018-09-05_3.18-n-release98263d04 · ·
https://source.android.com/security/bulletin/2018-09-01 CVE-2017-5754
-
ASB-2018-09-05_3.18caed6724 · ·
https://source.android.com/security/bulletin/2018-09-01 CVE-2017-5754
-
gpio-v4.19-2d49b48f0 · ·
GPIO fixes for the v4.19 cycle: - Atomic contexts, cansleep* calls and such fastpath/slopwpath things. - Defer ACPI event handler registration to late_initcall() so IRQs do not fire in our face before other drivers have a chance to register handlers. - Race condition if a consumer requests a GPIO after gpiochip_add_data_with_key() but before of_gpiochip_add() - Probe errorpath in the dwapb driver.
-
mac80211-next-for-davem-2018-09-05014f5a25 · ·
This time, we have some pretty impactful work. Among the changes: * changes to make PTK rekeying work better, or actually better/safely if drivers get updated * VHT extended NSS support - some APs had capabilities that didn't fit into the VHT (11ac) spec, so the spec was updated and we follow that now * some TXQ and A-MSDU building work - will allow iwlwifi to use this soon * more HE work, including aligning to 802.11ax Draft 3.0 * L-SIG and 0-length-PSDU support in radiotap
-
mac80211-for-davem-2018-09-03c6e57b38 · ·
Here are quite a large number of fixes, notably: * various A-MSDU building fixes (currently only affects mt76) * syzkaller & spectre fixes in hwsim * TXQ vs. teardown fix that was causing crashes * embed WMM info in reg rule, bad code here had been causing crashes * one compilation issue with fix from Arnd (rfkill-gpio includes) * fixes for a race and bad data during/after channel switch * nl80211: a validation fix, attribute type & unit fixes along with other small fixes.
-
devicetree-fixes-for-4.190413beda · ·
Devicetree updates for 4.19-rc2: A couple of new helper functions in preparation for some tree wide clean-ups.
-
drm-misc-next-2018-08-3009c4b494 · ·
drm-misc-next for 4.20: UAPI Changes: - Add per-plane blend mode property (Lowry) - Change in drm_fourcc.h is documentation only (Brian) Cross-subsystem Changes: - None Core Changes: - Add get/verify_crc_source for improved crc source selection (Mahesh) - Add __drm_atomic_helper_plane_reset to reduce copypasta (Alexandru) Driver Changes: - various: Replance ref/unref calls with drm_dev_get/put (Thomas) - bridge: Add driver for TI SN65DSI86 chip (Sandeep) - rockchip: Add PX30 support (Sandy) - sun4i: Add support for R40 TCON (Jernej) - vkms: Continued building out vkms, added gem support (Haneen) Cc: Thomas Zimmermann <tzimmermann@suse.de> Cc: Sandeep Panda <spanda@codeaurora.org> Cc: Sean Paul <seanpaul@chromium.org> Cc: Sandy Huang <hjc@rock-chips.com> Cc: Lowry Li <lowry.li@arm.com> Cc: Brian Starkey <brian.starkey@arm.com> Cc: Jernej Skrabec <jernej.skrabec@siol.net> Cc: Haneen Mohammed <hamohammed.sa@gmail.com> Cc: Alexandru Gheorghe <alexandru-cosmin.gheorghe@arm.com>
-
mac80211-next-for-davem-2018-08-299c06602b · ·
Only a few changes at this point: * new channels in 60 GHz * clarify (average) ACK signal reporting API * expose ieee80211_send_layer2_update() for all drivers * start/stop mac80211's TXQs properly when required * avoid regulatory restore with IE ignoring * spelling: contidion -> condition * fully implement WFA Multi-AP backhaul
-