From 278f0b5fa2f1836635178bdc770e035d77ae03c7 Mon Sep 17 00:00:00 2001 From: Naveen Saini Date: Fri, 5 Jul 2019 16:39:22 +0800 Subject: linux-intel/4.9: update to v4.9.183 This release include below CVEs fixed: CVE-2019-11477 CVE-2019-11478 CVE-2019-11479 Stable Linux tag v4.9.183 : (118 commits) Linux 4.9.183 Abort file_remove_privs() for non-reg. files mlxsw: spectrum: Prevent force of 56G scsi: libsas: delete sas port if expander discover failed scsi: smartpqi: properly set both the DMA mask and the coherent DMA mask scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route() net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCs KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpu KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token list ia64: fix build errors by exporting paddr_to_nid() perf record: Fix s390 missing module symbol and warning for non-root users perf data: Fix 'strncat may truncate' build failure with recent gcc configfs: Fix use-after-free when accessing sd->s_dentry i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwr net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE() gpio: fix gpio-adp5588 build errors perf/ring_buffer: Add ordering to rb->nest increment perf/ring_buffer: Fix exposing a temporarily decreased data_head x86/CPU/AMD: Don't force the CPB cap when running under a hypervisor mISDN: make sure device name is NUL terminated ... Signed-off-by: Naveen Saini Signed-off-by: Anuj Mittal --- recipes-kernel/linux/linux-intel_4.9.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-intel_4.9.bb b/recipes-kernel/linux/linux-intel_4.9.bb index 59240714..d1ba3004 100644 --- a/recipes-kernel/linux/linux-intel_4.9.bb +++ b/recipes-kernel/linux/linux-intel_4.9.bb @@ -8,8 +8,8 @@ SRC_URI_append = " \ file://0001-menuconfig-check-lxdiaglog.sh-Allow-specification-of.patch \ " -LINUX_VERSION ?= "4.9.180" -SRCREV_machine ?= "179a9cd71bbb9e153856c8e4bb44812a1ee8f8b6" +LINUX_VERSION ?= "4.9.183" +SRCREV_machine ?= "107e98ee74a588750a5a80ffe11f52628295e461" SRCREV_meta ?= "f9e90afd4e47920e990dacb73cd6508917ca5422" # For Crystalforest and Romley -- cgit v1.2.3-54-g00ecf