summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2019-07-19 18:30:48 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2019-07-22 07:59:15 +0800
commit027da41c7e65e659d4602fc0a65a337d5a5b0238 (patch)
treeb70542295f01e69fce32637b200da83e2cca7444 /recipes-kernel/linux
parente92b588839dd40e561e201f6fc21df31db202508 (diff)
downloadmeta-intel-027da41c7e65e659d4602fc0a65a337d5a5b0238.tar.gz
linux-intel_4.14: update to v4.14.133
Includes below CVE fixed: CVE-2019-13272 tag 'v4.14.133': (56 commits) Linux 4.14.133 stable/btrfs: fix backport bug in d819d97ea025 ("btrfs: honor path->skip_locking in backref code") dmaengine: imx-sdma: remove BD_INTR for channel0 MIPS: Add missing EHB in mtc0 -> mfc0 sequence. MIPS: Fix bounds check virt_addr_valid svcrdma: Ignore source port when computing DRC hash KVM: LAPIC: Fix pending interrupt in IRR blocked by software disable LAPIC KVM: x86: degrade WARN to pr_warn_ratelimited ARC: handle gcc generated __builtin_trap for older compiler tty: rocket: fix incorrect forward declaration of 'rp_init()' vhost: scsi: add weight support vhost: vsock: add weight support vhost_net: fix possible infinite loop vhost: introduce vhost_exceeds_weight() vhost_net: introduce vhost_exceeds_weight() vhost_net: use packet weight for rx handler, too vhost-net: set packet weight of tx polling to 2 * vq size btrfs: Ensure replaced device doesn't have pending chunk allocation mm/vmscan.c: prevent useless kswapd loops ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run_update_code() ... Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r--recipes-kernel/linux/linux-intel_4.14.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-intel_4.14.bb b/recipes-kernel/linux/linux-intel_4.14.bb
index a421614a..6bf84a1d 100644
--- a/recipes-kernel/linux/linux-intel_4.14.bb
+++ b/recipes-kernel/linux/linux-intel_4.14.bb
@@ -10,8 +10,8 @@ SRC_URI_append = " file://0001-perf-x86-32-explicitly-include-errno.h.patch \
10 10
11DEPENDS += "elfutils-native openssl-native util-linux-native" 11DEPENDS += "elfutils-native openssl-native util-linux-native"
12 12
13LINUX_VERSION ?= "4.14.127" 13LINUX_VERSION ?= "4.14.133"
14SRCREV_machine ?= "25b00bbd0aeadd37904459016f1e3653130ee386" 14SRCREV_machine ?= "650e448e7805a5aac42022b353299901548eee14"
15SRCREV_meta ?= "bc35d5bd224ab031440a69f9806d839db382f05c" 15SRCREV_meta ?= "bc35d5bd224ab031440a69f9806d839db382f05c"
16 16
17# For Crystalforest and Romley 17# For Crystalforest and Romley