summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2021-01-26 16:40:21 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-01-27 09:22:14 +0800
commitff39e2b9f213cbdd7614deaa2abec18cf8001c23 (patch)
treebc920edbe530133b17e9e7d9f3580e065d6ce757 /recipes-kernel/linux
parent6938951ecb86ec302f93e3a2741c1f88744aec6f (diff)
downloadmeta-intel-ff39e2b9f213cbdd7614deaa2abec18cf8001c23.tar.gz
linux-intel/5.4: update to v5.4.90
tag 'v5.4.90': (169 commits) Linux 5.4.90 regmap: debugfs: Fix a reversed if statement in regmap_debugfs_init() net: drop bogus skb with CHECKSUM_PARTIAL and offset beyond end of trimmed packet block: fix use-after-free in disk_part_iter_next KVM: arm64: Don't access PMCR_EL0 when no PMU is available net: mvpp2: disable force link UP during port init procedure regulator: qcom-rpmh-regulator: correct hfsmps515 definition wan: ds26522: select CONFIG_BITREVERSE regmap: debugfs: Fix a memory leak when calling regmap_attach_dev net/mlx5e: Fix two double free cases net/mlx5e: Fix memleak in mlx5e_create_l2_table_groups bpftool: Fix compilation failure for net.o with older glibc iommu/intel: Fix memleak in intel_irq_remapping_alloc lightnvm: select CONFIG_CRC32 block: rsxx: select CONFIG_CRC32 wil6210: select CONFIG_CRC32 qed: select CONFIG_CRC32 dmaengine: xilinx_dma: fix mixed_enum_type coverity warning dmaengine: xilinx_dma: fix incompatible param warning in _child_probe() dmaengine: xilinx_dma: check dma_async_device_register return value ... Updated kernel config as well to include: intel-x86: enable edac support for Elkhart Lake intel-x86-64: firmware: fix CONFIG_FW_LOADER option mismatch warning nxp-imx8: include hugetlb feature kver: bumping to v5.4.90 ti-j72xx: add CMA and DMA_CMA configs drm: fix CONFIG_DRM_KMS_HELPER mismatch warning ti-j72xx: add config CONFIG_GPIO_SYSFS ti-j72xx: add config CONFIG_SCSI_UFS_BSG kver: bumping to v5.4.87 SP7021 SoC BSP intel-x86: adds support for Dynamic Platform and Thermal Framework intel-x86: enable Intel Uncore frequency control intel-x86: add Intel Intel Data Accelerators support support nxp-imx8: Correct the pci config enable pcie function ti-j72xx: add RPMSG & REMOTEPROC configs kver: bumping to v5.4.85 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_5.4.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-intel_5.4.bb b/recipes-kernel/linux/linux-intel_5.4.bb
index a2e554f4..e24c6624 100644
--- a/recipes-kernel/linux/linux-intel_5.4.bb
+++ b/recipes-kernel/linux/linux-intel_5.4.bb
@@ -9,9 +9,9 @@ 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 ?= "5.4.81" 12LINUX_VERSION ?= "5.4.90"
13SRCREV_machine ?= "b3d20595bdf59d0784cb8256445fff65df26c4ac" 13SRCREV_machine ?= "69bdbbbbb350cb1d296f98ba76a03a339d69970d"
14SRCREV_meta ?= "a1b2d188bdfc855ff9dff770480a24cecf66285d" 14SRCREV_meta ?= "6b7942ff385130e31dbb7fe5f3a70cde30dbb398"
15 15
16# For Crystalforest and Romley 16# For Crystalforest and Romley
17KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio" 17KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio"