mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
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 <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
7fea641947
commit
c7c0e12c98
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user