summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2020-07-15 19:07:24 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2020-07-16 07:11:23 +0800
commitdd42f6a19265bb480f36c6cfdb047f91a759bfeb (patch)
treec52b4a0b54b229691a142fc1e9085d537dc6af7f /recipes-kernel
parent02d269e431dba294847d37a2f81f425700c7a444 (diff)
downloadmeta-intel-dd42f6a19265bb480f36c6cfdb047f91a759bfeb.tar.gz
linux-intel/5.4: update to v5.4.50
Linux 5.4.50 Revert "drm/i915/gt: Schedule request retirement when timeline idles" tcc: tcc drvier should not exit even if no psram entry. drm/i915/gvt: Do not warn when checking enabled status on invalid pipe drm/i915/gvt: User vzalloc() instead of kzalloc() for vGPU ggtt backup net: stmmac: added pci shutdown callback Revert "net: stmmac: Add clock gating in suspend/resume flow for PSE GbE" net: stmmac: add support for MSI-X net: phy: Enable Transparent LPI mode for dwxpcs net: stmmac: Add clock gating in suspend/resume flow for PSE GbE net: stmmac: phy re-autoneg after wake from S3 by WOL net: stmmac: Enable SERDES PHY rx clk for PSE REVERTME: net: stmmac: do A0 WA based on stepping net: stmmac: remove checking of mtl rx queue overflow net: stmmac: selftests: Switch to dev_direct_xmit() net: stmmac: enable runtime power management support net: phy: Enable wake on PHY activity for Marvell 88e2110 PHY net: phy: Enable wake on PHY activity for Marvell GPY PHY net: phy: Enable wake on PHY activity for Marvell PHY net: stmmac: Move phy state machine handling into common suspend/resume func net: stmmac: Stop phy state machine before go into low power state net: gpy: replace malfunction c45 restart aneg net: phy: add callback for custom EEE configuration to struct phy_driver net: stmmac: Enable EEE HW/SW timer switching net: stmmac: Modify configuration method of EEE timers net: phy: enable WoL for Intel GPY PHY net: phy: enable WoL for Marvell 88e2110 PHY net: stmmac: enable PHY WoL through ethtool Revert "tty: hvc: Fix data abort due to race in hvc_open" xfs: add agf freeblocks verify in xfs_agf_verify dm writecache: add cond_resched to loop in persistent_memory_claim() dm writecache: correct uncommitted_block when discarding uncommitted entry xprtrdma: Fix handling of RDMA_ERROR replies NFSv4 fix CLOSE not waiting for direct IO compeletion pNFS/flexfiles: Fix list corruption if the mirror count changes SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment() sunrpc: fixed rollback in rpc_gssd_dummy_populate() Staging: rtl8723bs: prevent buffer overflow in update_sta_support_rate() drm/amdgpu: add fw release for sdma v5_0 drm/radeon: fix fb_div check in ni_init_smc_spll_table() drm: rcar-du: Fix build error drm/amd: fix potential memleak in err branch ring-buffer: Zero out time extend if it is nested and not absolute tracing: Fix event trigger to accept redundant spaces arm64: dts: imx8mn-ddr4-evk: correct ldo1/ldo2 voltage range arm64: dts: imx8mm-evk: correct ldo1/ldo2 voltage range arm64: perf: Report the PC value in REGS_ABI_32 mode ... Updated kmeta as well. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-kernel')
-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 a51ac996..e6cf1335 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.46" 12LINUX_VERSION ?= "5.4.50"
13SRCREV_machine ?= "3c038f1968310a1d08245b5f1a550e4e0e06d25d" 13SRCREV_machine ?= "89e6c056f3076641486519375f7bf280bf833223"
14SRCREV_meta ?= "627191aa87d971e153f95beac4d9e45aea0e9b65" 14SRCREV_meta ?= "caafbdfe382bf22a4786d871af097acd49d0867a"
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"