summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2019-06-28 15:53:56 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2019-07-01 10:14:55 +0800
commit6372bb37d10bed4090f032b944fde4c6a87dd695 (patch)
tree471979ba985afe837e884af49cf154236ae1f11e
parent85edd1d2e5ed6f1c5d9ee88ce9053c76369dbd3a (diff)
downloadmeta-intel-6372bb37d10bed4090f032b944fde4c6a87dd695.tar.gz
linux-intel/4.19: update to v4.19.55
This is the 4.19.55 stable release and include CVEs fixed: CVE-2019-11477 CVE-2019-11478 CVE-2019-11479 tag 'v4.19.55': (264 commits) Linux 4.19.55 tcp: refine memory limit test in tcp_fragment() Linux 4.19.54 Abort file_remove_privs() for non-reg. files coredump: fix race condition between collapse_huge_page() and core dumping ocfs2: fix error path kobject memory leak mlxsw: spectrum: Prevent force of 56G scsi: libsas: delete sas port if expander discover failed scsi: scsi_dh_alua: Fix possible null-ptr-deref 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: phy: dp83867: Set up RGMII TX delay net: phylink: ensure consistent phy interface mode net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCs arm64: use the correct function type for __arm64_sys_ni_syscall arm64: use the correct function type in SYSCALL_DEFINE0 arm64: fix syscall_fn_t type 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 xenbus: Avoid deadlock during suspend due to open transactions ... 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.19.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-intel_4.19.bb b/recipes-kernel/linux/linux-intel_4.19.bb
index c073851a..7ab28c7c 100644
--- a/recipes-kernel/linux/linux-intel_4.19.bb
+++ b/recipes-kernel/linux/linux-intel_4.19.bb
@@ -9,8 +9,8 @@ SRC_URI_append = " file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurs
9 9
10DEPENDS += "elfutils-native openssl-native util-linux-native" 10DEPENDS += "elfutils-native openssl-native util-linux-native"
11 11
12LINUX_VERSION ?= "4.19.50" 12LINUX_VERSION ?= "4.19.55"
13SRCREV_machine ?= "78a3f5c9f69658f9d590fcf93015055aa7283513" 13SRCREV_machine ?= "3347a3790f0a2e332180e353909cbd262dabd70e"
14SRCREV_meta ?= "ad235db461bf4595c668700ca8a909c322009cc1" 14SRCREV_meta ?= "ad235db461bf4595c668700ca8a909c322009cc1"
15 15
16# For Crystalforest and Romley 16# For Crystalforest and Romley