summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2019-07-05 16:39:22 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2019-07-08 07:24:33 +0800
commit278f0b5fa2f1836635178bdc770e035d77ae03c7 (patch)
tree47ea22930a52d22d813c157c48f01c9f734782ef
parentb69b3da2fdba04cacf09a5bb9093222fb1186dca (diff)
downloadmeta-intel-thud-20.0.3.tar.gz
linux-intel/4.9: update to v4.9.183yocto-2.6.3thud-20.0.3
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 <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--recipes-kernel/linux/linux-intel_4.9.bb4
1 files 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 = " \
8 file://0001-menuconfig-check-lxdiaglog.sh-Allow-specification-of.patch \ 8 file://0001-menuconfig-check-lxdiaglog.sh-Allow-specification-of.patch \
9 " 9 "
10 10
11LINUX_VERSION ?= "4.9.180" 11LINUX_VERSION ?= "4.9.183"
12SRCREV_machine ?= "179a9cd71bbb9e153856c8e4bb44812a1ee8f8b6" 12SRCREV_machine ?= "107e98ee74a588750a5a80ffe11f52628295e461"
13SRCREV_meta ?= "f9e90afd4e47920e990dacb73cd6508917ca5422" 13SRCREV_meta ?= "f9e90afd4e47920e990dacb73cd6508917ca5422"
14 14
15# For Crystalforest and Romley 15# For Crystalforest and Romley