From e80d413f0467f64466aa4ec1e32527b21da9717a Mon Sep 17 00:00:00 2001 From: Naveen Saini Date: Tue, 4 Jun 2019 17:45:22 +0800 Subject: linux-intel/4.19: update to v4.19.28 v4.19.28 have below fixes: INTERNAL drm/i915: Additional alpha blending support drm/i915/gvt: handles error when ioreq attach client fails kernel/vhm:Add some debugs to print the client id/name for create/destroy ioreq_client media: intel-ipu4: crlmodule-lite: adv7481_cvbs: Add PAL size drm/i915: add lock to avoid racing of pvmmio operations for GVT-g guest keystore: add iv_size restriction for dal-keystore TSC: Print current tsc value when detected Stable Linux tag 'v4.19.28': (69 commits) Linux 4.19.28 bpf: fix sanitation rewrite in case of non-pointers scsi: core: reset host byte in DID_NEXUS_FAILURE case exec: Fix mem leak in kernel_read_file Bluetooth: Fix locking in bt_accept_enqueue() for BH context Bluetooth: btrtl: Restore old logic to assume firmware is already loaded selftests: firmware: fix verify_reqs() return value USB: serial: cp210x: fix GPIO in autosuspend gnss: sirf: fix premature wakeup interrupt enable xtensa: fix get_wchan aio: Fix locking in aio_poll() MIPS: irq: Allocate accurate order pages for irq stack applicom: Fix potential Spectre v1 vulnerabilities usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on INTEL_SUNRISEPOINT_LP_XHCI tracing: Fix event filters and triggers to handle negative numbers x86/boot/compressed/64: Do not read legacy ROM on EFI system x86/CPU/AMD: Set the CPB bit unconditionally on F17h net: sched: act_tunnel_key: fix NULL pointer dereference during init net/sched: act_skbedit: fix refcount leak when replace fails net/sched: act_ipt: fix refcount leak when replace fails ... Signed-off-by: Naveen Saini Signed-off-by: Anuj Mittal --- recipes-kernel/linux/linux-intel_4.19.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-intel_4.19.bb b/recipes-kernel/linux/linux-intel_4.19.bb index becc8aaf..fe93bc9e 100644 --- a/recipes-kernel/linux/linux-intel_4.19.bb +++ b/recipes-kernel/linux/linux-intel_4.19.bb @@ -9,9 +9,9 @@ SRC_URI_append = " file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurs DEPENDS += "elfutils-native openssl-native util-linux-native" -LINUX_VERSION ?= "4.19.23" -SRCREV_machine ?= "b1fcbc4ee6bf1ff49e17472cc9ec678abe880eb0" -SRCREV_meta ?= "83d017da0cc6c84b0167eafcf2811d0717c35b86" +LINUX_VERSION ?= "4.19.28" +SRCREV_machine ?= "6420235577680c24202514356ac9ade24cf4d21d" +SRCREV_meta ?= "b517d55685cbe71a54b0528fd9fb781133e094a3" # For Crystalforest and Romley KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio" -- cgit v1.2.3-54-g00ecf