mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
linux-intel/5.4: update to v5.4.46
Linux 5.4.46 vhm: use 2MB compound pages for ACRN mempool vhm: add vm_configs array to get_platform_info hypercall kernel: add parameter description in mpt.h Revert "watchdog: reset last_hw_keepalive time at start" tcc: driver should exit if no psram entry found in PTCT. drm/i915/gt: Schedule request retirement when timeline idles drm/i915: do not set bits 1-11 in gen12 ptes drm/i915/dmc: Use firmware v2.06 for TGL perf/x86/intel/uncore: Validate MMIO address before accessing perf/x86/intel/uncore: Record the size of mapped area perf/x86/intel/uncore: Fix oops when counting IMC uncore events on some TGL (tag: lts-v5.4.46-yocto-200619T001732Z) Add PCH slow clock wa for EHL GPU flr Revert "net/mlx5: Annotate mutex destroy for root ns" uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned x86/speculation: Add Ivy Bridge to affected list x86/speculation: Add SRBDS vulnerability and mitigation documentation x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation x86/cpu: Add 'table' argument to cpu_matches() x86/cpu: Add a steppings field to struct x86_cpu_id x86/speculation/spectre_v2: Exclude Zhaoxin CPUs from SPECTRE_V2 nvmem: qfprom: remove incorrect write support CDC-ACM: heed quirk also in error handling staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK tty: hvc_console, fix crashes on parallel open/close vt: keyboard: avoid signed integer overflow in k_ascii usb: musb: Fix runtime PM imbalance on error usb: musb: start session in resume for host port iio: adc: stm32-adc: fix a wrong error message when probing interrupts iio:chemical:pms7003: Fix timestamp alignment and prevent data leak. iio: vcnl4000: Fix i2c swapped word reading. iio:chemical:sps30: Fix timestamp alignment ... 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
e5c8fa0131
commit
ddbef512f5
|
|
@ -9,8 +9,8 @@ SRC_URI_append = " file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurs
|
|||
|
||||
DEPENDS += "elfutils-native openssl-native util-linux-native"
|
||||
|
||||
LINUX_VERSION ?= "5.4.44"
|
||||
SRCREV_machine ?= "010689ad67b92133d1f9a3cf895a93e4c1800f59"
|
||||
LINUX_VERSION ?= "5.4.46"
|
||||
SRCREV_machine ?= "3c038f1968310a1d08245b5f1a550e4e0e06d25d"
|
||||
SRCREV_meta ?= "627191aa87d971e153f95beac4d9e45aea0e9b65"
|
||||
|
||||
# For Crystalforest and Romley
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user