summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2019-08-21 19:10:53 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2019-08-21 20:48:57 +0800
commit10c5e444fea178eeaa58d8745bd76bc213f3ea49 (patch)
tree8524962c4a846cddde3e1bb8d24c65033053881c
parent5e9f11ac844f5b7a60013d4d9925f195fc4d5e52 (diff)
downloadmeta-intel-10c5e444fea178eeaa58d8745bd76bc213f3ea49.tar.gz
linux-intel/4.19: update to v4.19.62
4.19.62 stable release This rlease has CVEs fixed: CVE-2019-14283 CVE-2019-14284 CVE-2019-13631 Linux 4.19.62 platform/x86: SEP BUG fix for lbrcollection platform/x86: SEP bug fix, use of undeclared var drm/i915/cfl: Add a new CFL PCI ID. net: sched: verify that q!=NULL before setting q->flags mm: vmscan: scan anonymous pages on file refaults KVM: nVMX: Clear pending KVM_REQ_GET_VMCS12_PAGES when leaving nested KVM: nVMX: do not use dangling shadow VMCS after guest reset ext4: allow directory holes ext4: use jbd2_inode dirty range scoping jbd2: introduce jbd2_inode dirty range scoping mm: add filemap_fdatawait_range_keep_errors() ext4: enforce the immutable flag on open files ext4: don't allow any modifications to an immutable file perf/core: Fix race between close() and fork() perf/core: Fix exclusive events' grouping MIPS: lb60: Fix pin mappings gpio: davinci: silence error prints in case of EPROBE_DEFER dma-buf: Discard old fence_excl on retrying get_fences_rcu for realloc dma-buf: balance refcount inbalance net: bridge: stp: don't cache eth dest pointer before skb pull net: bridge: don't cache ether dest pointer on input net: bridge: mcast: fix stale ipv6 hdr pointer when handling v6 query ... 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 1ee6f383..eb2839bb 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.57" 12LINUX_VERSION ?= "4.19.62"
13SRCREV_machine ?= "41b2b366529cf30d9d3f73ab428250c7be791993" 13SRCREV_machine ?= "c8c1c2f3f330f4f93279a8ad842f68d40ae6fb3d"
14SRCREV_meta ?= "960be4218436fbbb3500e019f7abf02fa94e6aac" 14SRCREV_meta ?= "960be4218436fbbb3500e019f7abf02fa94e6aac"
15 15
16# For Crystalforest and Romley 16# For Crystalforest and Romley