-
ASB-2018-02-05_4.4-n-release53e23d8a · ·
https://source.android.com/security/bulletin/2018-02-01 CVE-2017-16939 CVE-2017-17558 CVE-2017-1000405 CVE-2017-15265 CVE-2015-9016 CVE-2017-17807
-
ASB-2018-02-05_3.18-o-mr183da7df7 · ·
https://source.android.com/security/bulletin/2018-02-01 CVE-2017-16939 CVE-2017-17558 CVE-2017-1000405 CVE-2017-15265 CVE-2015-9016 CVE-2017-17807
-
ASB-2018-02-05_3.18-o-release66cb9534 · ·
https://source.android.com/security/bulletin/2018-02-01 CVE-2017-16939 CVE-2017-17558 CVE-2017-1000405 CVE-2017-15265 CVE-2015-9016 CVE-2017-17807
-
ASB-2018-02-05_3.18-n-releasedb352ad1 · ·
https://source.android.com/security/bulletin/2018-02-01 CVE-2017-16939 CVE-2017-17558 CVE-2017-1000405 CVE-2017-15265 CVE-2015-9016 CVE-2017-17807 Cherry-picked these patches from android-3.18 to fix 'allconfigs' build-breaks, they are not cited in the ASB: 168ef6174500 ANDROID: dm verity: Export dm_disk fb7c652ca8f7 UPSTREAM: init: export name_to_dev_t and mark name argument as const 06ed0c85f4e4 UPSTREAM: sched: Export sched_setscheduler_nocheck 1954cf568b14 ANDROID: Skip building uid_sys_stats and keyreset drivers as modules 8859b2e134db video: adf: Set ADF_MEMBLOCK to boolean bbaaa3335b7d video: adf: Fix modular build 80ffc32d22a1 ANDROID: fs: Export vfs_rmdir2 28a6fe41d28e ANDROID: fs: Export free_fs_struct and set_fs_pwd 4ab19b012831 ANDROID: export security_path_chown 417b332ff7d4 mm: Export do_munmap d78915f8f5b8 Revert "net: socket ioctl to reset connections matching local address" a2a9f19f10f1 Revert "net: tcp: fix rtable leak in tcp_is_local[6]" 13cac8f18d7b Revert "net: fix iterating over hashtable in tcp_nuke_addr()" 2ba8a99ee9ee Revert "net: fix crash in tcp_nuke_addr()" 76162bb829cd Revert "Don't kill IPv4 sockets when killing IPv6 sockets was requested." deb43fbeed7b UPSTREAM: usb: gadget: midi: convert to new interface of f_midi
-
drm-intel-next-fixes-2018-02-01751b01cb · ·
Fixes for GPU hangs and other bugs around hangcheck and result; Fix for regression on suspend case with vgaswitcheroo; Fixes for eDP and HDMI blank screens Fix for protecting WC allocation to avoid overflow on page vec; Cleanup around unpublished GLK firmware blobs, and other small fixes. This also contains GVT pull request mostly with regression fixes on vGPU display dmabuf, mmio switch and other misc changes.
-
devicetree-for-4.163a6fbcb2 · ·
DeviceTree updates for 4.16: - Convert to use memblock_virt_alloc in DT code which supports bootmem arches. With this we can remove the arch specific early_init_dt_alloc_memory_arch() functions. - Enable running the DT unittests on UML - Use SPDX license tags on DT files - Fix early FDT kconfig ifdef logic - Clean-up unittest Makefile - Fix function comment for of_irq_parse_raw - Add missing documentation for linux,initrd-{start,end} properties - Clean-up of binding examples using uppercase hex - Add trivial devices W83773G and Infineon TLV493D-A1B6 - Add missing STM32 SoC bindings - Various small binding doc fixes