-
-
ASB-2017-10-5_3.18-n-releaseff58ca02 · ·
https://source.android.com/security/bulletin/2017-10-01 CVE-2017-7374 CVE-2017-9075
-
sound-4.14-rc599fee508 · ·
sound fixes for 4.14-rc5 It's been a busy week for defending the attacks from fuzzer people; this pull request contains various USB-audio driver fixes and sequencer core fixes spotted by syzkaller and other fuzzer, as well as one quirk for a Plantronics USB audio device.
-
mac80211-next-for-davem-2017-10-1190a53e44 · ·
Work continues in various areas: * port authorized event for 4-way-HS offload (Avi) * enable MFP optional for such devices (Emmanuel) * Kees's timer setup patch for mac80211 mesh (the part that isn't trivially scripted) * improve VLAN vs. TXQ handling (myself) * load regulatory database as firmware file (myself) * with various other small improvements and cleanups I merged net-next once in the meantime to allow Kees's timer setup patch to go in.
-
gpio-v4.14-280ac93c2 · ·
GPIO fixes for the v4.14 series: - Three Kconfig/build warning fixes. - A fix for lost edge IRQs in the OMAP driver.
-
mac80211-for-davem-2017-10-09ad670233 · ·
Just a single fix for a missing netlink attribute validation.
-
drm-fixes-for-v4.14-rc4
i915 and sun4i fixes
-
pm-4.14-rc4ca935f8e · ·
Power management fix for v4.14-rc4 This fixes a code ordering issue in the main suspend-to-idle loop that causes some "low power S0 idle" conditions to be incorrectly reported as unmet with suspend/resume debug messages enabled.
-
-
sound-4.14-rc47682e399 · ·
sound fixes for 4.14-rc4 A collection of small fixes, mostly with stable ones: - X32 ABI fix for PCM; likely not so many people suffer from it, but still better to fix - Two minor kernel warning fixes on USB audio devices spotted by syzkaller - Regression fix of echoaudio due to its inconsistent dimension - Fix for HBR support on Intel DP audio, on some recent chips - USB-audio quirk for yet another Plantronics devices - Fix for potential double-fetch in ASIHPI FIFO queue
-
drm-intel-fixes-2017-10-04069d40f5 · ·
drm/i915 fixes for 4.14-rc4: All 3 highest GLK bugs fixed by Imre: - GLK drv reload - Fix DDI Phy init if it was already on. - GLK suspend resume - Reprogram DMC firmware after s3/s4. - GLK DC states - Fix idleness calculation.
-
drm-misc-next-2017-10-055b9fbfff · ·
More drm-misc for 4.15: Cross-subsystem Changes: - bunch more simple outreachy patches (Meghana Madhyastha, Aishwarya Pant, Haneen Mohammed) - Quite a pile of static checker/cocci/spelling fixups all over. - Final driver patches+core cleanup of Noralf's new drm_gem_fb_create helper. Core Changes: - legacy DPMS docs improved - add dri-devel m-l to fbdev to catch people who try to fix fbcon-on-kms bugs in the wrong place Driver Changes: - vc4: prep for dsi panels (Eric)