diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-12-29 22:07:18 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-12-30 23:39:09 +0000 |
commit | 3c38032d747bf12d165de42a4d599dd0f107f200 (patch) | |
tree | 53da87dda094d801f9490ed2a195ca3711bf5cbc /meta/recipes-kernel | |
parent | 0c0274014705daf69780fa037bdfa9cd8eec105c (diff) | |
download | poky-3c38032d747bf12d165de42a4d599dd0f107f200.tar.gz |
linux-yocto/5.2: update to v5.2.27
Updating linux-yocto/5.2 to the latest korg -stable release that comprises
the following commits:
766f754fb8ce Linux 5.2.27
2e635a05d05c ASoC: SOF: Intel: hda-stream: fix the CONFIG_ prefix missing
1708b2a269de usb: gadget: udc: core: Fix segfault if udc_bind_to_driver() for pending driver fails
52d4750e4da2 arm64: dts: ti: k3-am65-main: Fix gic-its node unit-address
d7b2a7ceb695 ASoC: pcm3168a: The codec does not support S32_LE
8c9d7d01ccf0 selftests/powerpc: Fix compile error on tlbie_test due to newer gcc
532cc582af44 selftests/powerpc: Add test case for tlbie vs mtpidr ordering issue
21344b6bacda CIFS: Fix retry mid list corruption on reconnects
7249aad46eed platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to critclk_systems DMI table
48a226ebae98 net/flow_dissector: switch to siphash
27508702fe6d net: bcmgenet: reset 40nm EPHY on energy detect
8bbff985b199 net: phy: bcm7xxx: define soft_reset for 40nm EPHY
3a48c3ea0431 net: netem: correct the parent's backlog when corrupted packet was dropped
472df452d167 r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2
717fa6516e96 net: usb: lan78xx: Connect PHY before registering MAC
1d2fd4d20889 net: netem: fix error path for corrupted GSO frames
5f0d17174801 net: hns3: fix mis-counting IRQ vector numbers issue
18a577972516 net: dsa: fix switch tree list
b2c233dbbdcb net: dsa: b53: Do not clear existing mirrored port mask
30f425544ea2 net: bcmgenet: don't set phydev->link from MAC
3d4a4cfb4ef7 net/mlx5e: Fix handling of compressed CQEs in case of low NAPI budget
ba405f985d11 net/mlx5e: Fix ethtool self test: link speed
01284dbae3d4 r8169: fix wrong PHY ID issue with RTL8168dp
0a02e85ee175 mlxsw: core: Unpublish devlink parameters during reload
0031274acd73 net/mlx5: Fix rtable reference leak
0bb43d6b565e net/smc: fix refcount non-blocking connect() -part 2
5dca2f5212b5 net/smc: fix refcounting for non-blocking connect()
3320bb716cb3 net/mlx5: Fix flow counter list auto bits struct
0490b698de8f net/smc: keep vlan_id for SMC-R in smc_listen_work()
83577bc7531c net/smc: fix closing of fallback SMC sockets
89b1d3e8dc5e selftests: fib_tests: add more tests for metric update
52752b65dc62 ipv4: fix route update on metric change.
c7525fb56257 net: add READ_ONCE() annotation in __skb_wait_for_more_packets()
c7a5d3e53e0a net: use skb_queue_empty_lockless() in busy poll contexts
7648cc097d86 net: use skb_queue_empty_lockless() in poll() handlers
b192ff3d10ba udp: use skb_queue_empty_lockless()
155f9ae9e73c net: add skb_queue_empty_lockless()
c17ac3802036 vxlan: check tun_info options_len properly
9c154c58aa9d udp: fix data-race in udp_set_dev_scratch()
b64595ce1ed4 selftests: net: reuseport_dualstack: fix uninitalized parameter
fb87cd347da4 net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()
0819acecc962 net: usb: lan78xx: Disable interrupts before calling generic_handle_irq()
07e413b2fbb0 net: rtnetlink: fix a typo fbd -> fdb
0e3580cc30bf netns: fix GFP flags in rtnl_net_notifyid()
338502ee8050 net/mlx4_core: Dynamically set guaranteed amount of counters per VF
df8fccdba3d1 net: hisilicon: Fix ping latency when deal with high throughput
1a3cfa10a0d7 net: fix sk_page_frag() recursion from memory reclaim
b38a3703d880 net: ethernet: ftgmac100: Fix DMA coherency issue with SW checksum
7ad5a3f67946 net: dsa: bcm_sf2: Fix IMP setup for port different than 8
9f949630b4e5 net: annotate lockless accesses to sk->sk_napi_id
8f963115bff3 net: annotate accesses to sk->sk_incoming_cpu
72e16d7c131f inet: stop leaking jiffies on the wire
250e30ea064b erspan: fix the tun_info options_len check for erspan
5001418c1340 dccp: do not leak jiffies on the wire
7ed4e6ea40b4 cxgb4: request the TX CIDX updates to status page
11ccb2b93320 cxgb4: fix panic when attaching to ULD fail
95a7b64f82d0 nbd: handle racing with error'ed out commands
5d6e015cded5 nbd: protect cmd->status with cmd->lock
092a5fa02456 irqchip/sifive-plic: Skip contexts except supervisor in plic_init()
7a3552d0d993 cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs
81eb09eaf75b i2c: stm32f7: remove warning when compiling with W=1
29143d76b32e i2c: stm32f7: fix a race in slave mode with arbitration loss irq
433c1cb88a21 i2c: stm32f7: fix first byte to send in slave mode
aef36d8fa956 i2c: mt65xx: fix NULL ptr dereference
47392944abe2 irqchip/gic-v3-its: Use the exact ITSList for VMOVP
93cfb4dcfa2c MIPS: bmips: mark exception vectors as char arrays
7639d63d6cdb ALSA: hda: Add Tigerlake/Jasperlake PCI ID
1b916a8969b6 selftests: kvm: fix sync_regs_test with newer gccs
782536b540ef selftests: kvm: vmx_set_nested_state_test: don't check for VMX support twice
e7d861519b9d ARM: 8926/1: v7m: remove register save to stack before svc
6a70e11c2225 drm/komeda: Don't flush inactive pipes
2ae6a7ecd31d i2c: aspeed: fix master pending state handling
db0521235e05 ARM: dts: bcm2837-rpi-cm3: Avoid leds-gpio probing issue
7d8ff5d7d0bc tracing: Fix "gfp_t" format for synthetic events
962b999c85b7 scsi: target: core: Do not overwrite CDB byte 1
14983cdea8af drm/amdgpu: fix error handling in amdgpu_bo_list_create
a772698fbff7 drm/amdgpu: fix potential VM faults
7c39141a8e19 ARM: davinci: dm365: Fix McBSP dma_slave_map entry
f6266068923b perf kmem: Fix memory leak in compact_gfp_flags()
39fa2e018843 8250-men-mcb: fix error checking when get_num_ports returns -ENODEV
8695a1b81da1 perf c2c: Fix memory leak in build_cl_output()
c6bfe2d971a2 perf tools: Fix resource leak of closedir() on the error paths
74825b0f12f5 arm64: dts: imx8mm: Use correct clock for usdhc's ipg clk
606b1f7012c4 arm64: dts: imx8mq: Use correct clock for usdhc's ipg clk
bd48cf1b8785 ARM: dts: imx7s: Correct GPT's ipg clock source
634adb5ff10d ARM: dts: vf610-zii-scu4-aib: Specify 'i2c-mux-idle-disconnect'
b5e444ec8046 ARM: dts: imx6q-logicpd: Re-Enable SNVS power key
21991e6ca3a8 arm64: dts: lx2160a: Correct CPU core idle state name
0c6787a615a9 arm64: dts: rockchip: fix RockPro64 sdmmc settings
54a20ce80ef4 ARM: 8914/1: NOMMU: Fix exc_ret for XIP
65afe1bbf903 ARM: 8908/1: add __always_inline to functions called from __get_user_check()
f1d2d5999a90 scsi: fix kconfig dependency warning related to 53C700_LE_ON_BE
f91e21d4ec3a scsi: sni_53c710: fix compilation error
41c16b471c56 scsi: scsi_dh_alua: handle RTPG sense code correctly during state transitions
1ca65ebd2038 scsi: qla2xxx: fix a potential NULL pointer dereference
d6940a823dd4 ARM: mm: fix alignment handler faults under memory pressure
2dbff99a37af ARM: dts: Use level interrupt for omap4 & 5 wlcore
1c5dfeaa70da ASoC: simple_card_utils.h: Fix potential multiple redefinition error
6c1607186a43 ASoC: msm8916-wcd-digital: add missing MIX2 path for RX1/2
3f03fb38ecb5 ARM: dts: am3874-iceboard: Fix 'i2c-mux-idle-disconnect' usage
0e688ad61baa arm64: dts: zii-ultra: fix ARM regulator states
0af649d2eb1f pinctrl: stmfx: fix null pointer on remove
c4829c0de7f8 pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable()
a804692693e4 arm64: dts: rockchip: fix RockPro64 sdhci settings
adb1f13ec2a3 arm64: dts: rockchip: fix RockPro64 vdd-log regulator settings
3b7f40e22049 ARM: dts: logicpd-torpedo-som: Remove twl_keypad
dbae4113b111 arm64: dts: rockchip: fix Rockpro64 RK808 interrupt line
35121b191493 ASoc: rockchip: i2s: Fix RPM imbalance
273687c15ca7 ASoC: wm_adsp: Don't generate kcontrols without READ flags
2a8adb4c41eb regulator: pfuze100-regulator: Variable "val" in pfuze100_regulator_probe() could be uninitialized
0b37b27e25e4 ASoC: intel: bytcr_rt5651: add null check to support_button_press
f56de4455199 ASoC: intel: sof_rt5682: add remove function to disable jack
f7b687159124 ASoC: rt5682: add NULL handler to set_jack function
4b6e757b6c3b ASoC: SOF: Intel: hda: Disable DMI L1 entry during capture
375b9b38fbb8 ASoC: SOF: Intel: initialise and verify FW crash dump data.
70e6d9eafbe8 ASoC: SOF: Intel: hda: fix warnings during FW load
87df87873d3f ASoC: SOF: topology: fix parse fail issue for byte/bool tuple types
f0c8c58983c5 ASoC: SOF: loader: fix kernel oops on firmware boot failure
d972519f0d11 pinctrl: intel: Allocate IRQ chip dynamic
ceced419c570 regulator: ti-abb: Fix timeout in ti_abb_wait_txdone/ti_abb_clear_all_txdone
4934e53e51a2 arm64: dts: Fix gpio to pinmux mapping
9a61c23028d2 arm64: dts: allwinner: a64: sopine-baseboard: Add PHY regulator delay
39f4a4a170ce arm64: dts: allwinner: a64: Re-add PMU node
b68dfc690d27 arm64: dts: allwinner: a64: Drop PMU node
6974df4eb790 arm64: dts: allwinner: a64: pine64-plus: Add PHY regulator delay
01a832b775a0 ASoC: topology: Fix a signedness bug in soc_tplg_dapm_widget_create()
94c31579cefb regulator: da9062: fix suspend_enable/disable preparation
ece602dfdc03 ASoC: wm8994: Do not register inapplicable controls for WM1811
52cc4490b025 regulator: of: fix suspend-min/max-voltage parsing
d35e9545daaa ext4: add more paranoia checking in ext4_expand_extra_isize handling
(From OE-Core rev: f558800a5cf1e59310eaacb091d75d06022ecea0)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_5.2.bb | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_5.2.bb | 8 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_5.2.bb | 22 |
3 files changed, 18 insertions, 18 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.2.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.2.bb index f7c329c996..6dc2f8078c 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_5.2.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.2.bb | |||
@@ -11,13 +11,13 @@ python () { | |||
11 | raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") | 11 | raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") |
12 | } | 12 | } |
13 | 13 | ||
14 | SRCREV_machine ?= "e47a046e69c9ab1798c0e246b213d3d051af8565" | 14 | SRCREV_machine ?= "817c65ec880afb367c6f1d67f524b94ee9c3ae6a" |
15 | SRCREV_meta ?= "b569dda3975970960e26c45fc1708b1522496b4e" | 15 | SRCREV_meta ?= "af93d12baae0ddac3d4c3a1e1a8f8e72da8c395a" |
16 | 16 | ||
17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ | 17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ |
18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.2;destsuffix=${KMETA}" | 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.2;destsuffix=${KMETA}" |
19 | 19 | ||
20 | LINUX_VERSION ?= "5.2.26" | 20 | LINUX_VERSION ?= "5.2.27" |
21 | 21 | ||
22 | LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" | 22 | LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" |
23 | 23 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.2.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.2.bb index 833c8fbfb3..dd14bd4937 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.2.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.2.bb | |||
@@ -6,7 +6,7 @@ KCONFIG_MODE = "--allnoconfig" | |||
6 | 6 | ||
7 | require recipes-kernel/linux/linux-yocto.inc | 7 | require recipes-kernel/linux/linux-yocto.inc |
8 | 8 | ||
9 | LINUX_VERSION ?= "5.2.26" | 9 | LINUX_VERSION ?= "5.2.27" |
10 | LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" | 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" |
11 | 11 | ||
12 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" | 12 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" |
@@ -15,9 +15,9 @@ DEPENDS += "openssl-native util-linux-native" | |||
15 | KMETA = "kernel-meta" | 15 | KMETA = "kernel-meta" |
16 | KCONF_BSP_AUDIT_LEVEL = "2" | 16 | KCONF_BSP_AUDIT_LEVEL = "2" |
17 | 17 | ||
18 | SRCREV_machine_qemuarm ?= "90883e86e6348ad4fdad00a5eaf1fbdc4c5b2504" | 18 | SRCREV_machine_qemuarm ?= "d55854d3c431023d48875bfd96208ed132c5e19d" |
19 | SRCREV_machine ?= "ef54f0ac8d7caf7cc69f24b69de4633f796a4850" | 19 | SRCREV_machine ?= "4a765671adc689f3699cd60f58b2851403d0a880" |
20 | SRCREV_meta ?= "b569dda3975970960e26c45fc1708b1522496b4e" | 20 | SRCREV_meta ?= "af93d12baae0ddac3d4c3a1e1a8f8e72da8c395a" |
21 | 21 | ||
22 | PV = "${LINUX_VERSION}+git${SRCPV}" | 22 | PV = "${LINUX_VERSION}+git${SRCPV}" |
23 | 23 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto_5.2.bb b/meta/recipes-kernel/linux/linux-yocto_5.2.bb index 5615d4c773..16b6705f88 100644 --- a/meta/recipes-kernel/linux/linux-yocto_5.2.bb +++ b/meta/recipes-kernel/linux/linux-yocto_5.2.bb | |||
@@ -12,16 +12,16 @@ KBRANCH_qemux86 ?= "v5.2/standard/base" | |||
12 | KBRANCH_qemux86-64 ?= "v5.2/standard/base" | 12 | KBRANCH_qemux86-64 ?= "v5.2/standard/base" |
13 | KBRANCH_qemumips64 ?= "v5.2/standard/mti-malta64" | 13 | KBRANCH_qemumips64 ?= "v5.2/standard/mti-malta64" |
14 | 14 | ||
15 | SRCREV_machine_qemuarm ?= "2c9262452bf5b74e820e8435270d76d620e41445" | 15 | SRCREV_machine_qemuarm ?= "78b937b0d5d9852a9620d532bb61c8399fc423b4" |
16 | SRCREV_machine_qemuarm64 ?= "ef54f0ac8d7caf7cc69f24b69de4633f796a4850" | 16 | SRCREV_machine_qemuarm64 ?= "4a765671adc689f3699cd60f58b2851403d0a880" |
17 | SRCREV_machine_qemumips ?= "497185e6a1627c6039dccbb8b7796706abcaf6ad" | 17 | SRCREV_machine_qemumips ?= "0e8e4a3475849ac390213833980411f19b148841" |
18 | SRCREV_machine_qemuppc ?= "ef54f0ac8d7caf7cc69f24b69de4633f796a4850" | 18 | SRCREV_machine_qemuppc ?= "4a765671adc689f3699cd60f58b2851403d0a880" |
19 | SRCREV_machine_qemuriscv64 ?= "ef54f0ac8d7caf7cc69f24b69de4633f796a4850" | 19 | SRCREV_machine_qemuriscv64 ?= "4a765671adc689f3699cd60f58b2851403d0a880" |
20 | SRCREV_machine_qemux86 ?= "ef54f0ac8d7caf7cc69f24b69de4633f796a4850" | 20 | SRCREV_machine_qemux86 ?= "4a765671adc689f3699cd60f58b2851403d0a880" |
21 | SRCREV_machine_qemux86-64 ?= "ef54f0ac8d7caf7cc69f24b69de4633f796a4850" | 21 | SRCREV_machine_qemux86-64 ?= "4a765671adc689f3699cd60f58b2851403d0a880" |
22 | SRCREV_machine_qemumips64 ?= "1b7bd87c8debcffbfa35d06756c53ad748bc62fd" | 22 | SRCREV_machine_qemumips64 ?= "5236aae3076bc8edc7a70b928190ae07512e2425" |
23 | SRCREV_machine ?= "ef54f0ac8d7caf7cc69f24b69de4633f796a4850" | 23 | SRCREV_machine ?= "4a765671adc689f3699cd60f58b2851403d0a880" |
24 | SRCREV_meta ?= "b569dda3975970960e26c45fc1708b1522496b4e" | 24 | SRCREV_meta ?= "af93d12baae0ddac3d4c3a1e1a8f8e72da8c395a" |
25 | 25 | ||
26 | # remap qemuarm to qemuarma15 for the 5.2 kernel | 26 | # remap qemuarm to qemuarma15 for the 5.2 kernel |
27 | # KMACHINE_qemuarm ?= "qemuarma15" | 27 | # KMACHINE_qemuarm ?= "qemuarma15" |
@@ -30,7 +30,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRA | |||
30 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.2;destsuffix=${KMETA}" | 30 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.2;destsuffix=${KMETA}" |
31 | 31 | ||
32 | LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" | 32 | LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" |
33 | LINUX_VERSION ?= "5.2.26" | 33 | LINUX_VERSION ?= "5.2.27" |
34 | 34 | ||
35 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" | 35 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" |
36 | DEPENDS += "openssl-native util-linux-native" | 36 | DEPENDS += "openssl-native util-linux-native" |