summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2022-10-20 10:37:08 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-10-29 16:32:24 +0100
commita7718c54a19a2b652a528159de1ad97ad7bd2a46 (patch)
tree2565781db44a199df4c6c27c78adc94e0f3757d1
parent68559c8a6202ce232d0b67b225c1c894ead21202 (diff)
downloadpoky-a7718c54a19a2b652a528159de1ad97ad7bd2a46.tar.gz
linux-yocto/5.10: update to v5.10.149
Updating to the latest korg -stable release that comprises the following commits: 09be132bfe3a Linux 5.10.149 31ce5da48a84 wifi: mac80211: fix MBSSID parsing use-after-free 353b5c8d4bea wifi: mac80211: don't parse mbssid in assoc response 66dacdbc2e83 mac80211: mlme: find auth challenge directly a07708a84355 Revert "fs: check FMODE_LSEEK to control internal pipe splicing" 3783e64fee4a Linux 5.10.148 0df206bdc620 misc: pci_endpoint_test: Fix pci_endpoint_test_{copy,write,read}() panic 40a29e58f639 misc: pci_endpoint_test: Aggregate params checking for xfer 9c13b1a044c9 Input: xpad - fix wireless 360 controller breaking after suspend 19dba9c3b5a3 Input: xpad - add supported devices as contributed on github b2b9386667e6 wifi: cfg80211: update hidden BSSes to avoid WARN_ON 58c0306d0bcd wifi: mac80211: fix crash in beacon protection for P2P-device 3539e75abe3c wifi: mac80211_hwsim: avoid mac80211 warning on bad rate b0e5c5deb788 wifi: cfg80211: avoid nontransmitted BSS list corruption 6b9448450313 wifi: cfg80211: fix BSS refcounting bugs 6144c97f96f5 wifi: cfg80211: ensure length byte is present before access e7aa7fd10eba wifi: cfg80211/mac80211: reject bad MBSSID elements a6408e0b694c wifi: cfg80211: fix u8 overflow in cfg80211_update_notlisted_nontrans() b0c37581be9a random: use expired timer rather than wq for mixing fast pool c1a4423fd30f random: avoid reading two cache lines on irq randomness 638f84a718d9 USB: serial: qcserial: add new usb-id for Dell branded EM7455 36b33c63515a scsi: stex: Properly zero out the passthrough command structure 438994b8cd6a efi: Correct Macmini DMI match in uefi cert quirk 2fd1caa0c64b ALSA: hda: Fix position reporting on Poulsbo 011399a3f926 random: clamp credited irq bits to maximum mixed fc87c413f272 random: restore O_NONBLOCK support c04b67c54472 Revert "clk: ti: Stop using legacy clkctrl names for omap4 and 5" 0a49bfa8f82f rpmsg: qcom: glink: replace strncpy() with strscpy_pad() 3451df3a514c USB: serial: ftdi_sio: fix 300 bps rate for SIO 1b257f97fec4 usb: mon: make mmapped memory read only 3ba555d8e12f mmc: core: Terminate infinite loop in SD-UHS voltage switch 068465836652 mmc: core: Replace with already defined values for readability 4f32f266b108 drm/amd/display: skip audio setup when audio stream is enabled a6fe179ba03f drm/amd/display: update gamut remap if plane has changed 73e1b27b58a6 net: atlantic: fix potential memory leak in aq_ndev_close() 3287f0d72710 arch: um: Mark the stack non-executable to fix a binutils warning aeb8315593a6 um: Cleanup compiler warning in arch/x86/um/tls_32.c 6d4deaba063d um: Cleanup syscall_handler_t cast in syscalls_32.h 6d7a47e84913 ALSA: hda/hdmi: Fix the converter reuse for the silent stream c1337f8ea861 net/ieee802154: fix uninit value bug in dgram_sendmsg 034b30c31146 scsi: qedf: Fix a UAF bug in __qedf_probe() 29461bbe2d7f ARM: dts: fix Moxa SDIO 'compatible', remove 'sdhci' misnomer dae0b77cb8b2 dmaengine: xilinx_dma: Report error in case of dma_set_mask_and_coherent API failure e0ca2998dfba dmaengine: xilinx_dma: cleanup for fetching xlnx,num-fstores property 789e590cb8c4 dmaengine: xilinx_dma: Fix devm_platform_ioremap_resource error handling 64e240934c31 firmware: arm_scmi: Add SCMI PM driver remove routine 6df7c6d141ec compiler_attributes.h: move __compiletime_{error|warning} 1e555c3ed1fc fs: fix UAF/GPF bug in nilfs_mdt_destroy acf05d61d39b powerpc/64s/radix: don't need to broadcast IPI for radix pmd collapse flush 377c60dd32d3 mm: gup: fix the fast GUP race against THP collapse fce793a056c6 ALSA: pcm: oss: Fix race at SNDCTL_DSP_SYNC 132590d776e2 xsk: Inherit need_wakeup flag for shared sockets beffc38dc6b2 perf tools: Fixup get_current_dir_name() compilation fb380f548c44 docs: update mediator information in CoC docs c7f4af575b1d Makefile.extrawarn: Move -Wcast-function-type-strict to W=1 b23b0cd57e2c ceph: don't truncate file in atomic_open 8a18fdc5ae8e nilfs2: replace WARN_ONs by nilfs_error for checkpoint acquisition failure aad4c997857f nilfs2: fix leak of nilfs_root in case of writer thread creation failure 21ee3cffed8f nilfs2: fix use-after-free bug of struct nilfs_root 3f840480e314 nilfs2: fix NULL pointer dereference at nilfs_bmap_lookup_at_level() (From OE-Core rev: de59742490f649f2e66924313e21b3142314a1d3) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb6
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb8
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_5.10.bb24
3 files changed, 19 insertions, 19 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb
index 1f8c5ac50f..f04f444f07 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.10.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
14SRCREV_machine ?= "02eb724ea2893ad5e002f68a02137e738bcdbfa3" 14SRCREV_machine ?= "2d7a731e45ade04ee2f2714f189c7c98e00b2238"
15SRCREV_meta ?= "df3b69dd24f7d249da49c027e749cd757f9eb70e" 15SRCREV_meta ?= "47b7070aa771dec970b79cb84e7b8c9329a93678"
16 16
17SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ 17SRC_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.10;destsuffix=${KMETA}" 18 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}"
19 19
20LINUX_VERSION ?= "5.10.147" 20LINUX_VERSION ?= "5.10.149"
21 21
22LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" 22LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
23 23
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb
index 3d69571b42..e3cfd65a0d 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb
@@ -6,7 +6,7 @@ KCONFIG_MODE = "--allnoconfig"
6 6
7require recipes-kernel/linux/linux-yocto.inc 7require recipes-kernel/linux/linux-yocto.inc
8 8
9LINUX_VERSION ?= "5.10.147" 9LINUX_VERSION ?= "5.10.149"
10LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" 10LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
11 11
12DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" 12DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
@@ -15,9 +15,9 @@ DEPENDS += "openssl-native util-linux-native"
15KMETA = "kernel-meta" 15KMETA = "kernel-meta"
16KCONF_BSP_AUDIT_LEVEL = "2" 16KCONF_BSP_AUDIT_LEVEL = "2"
17 17
18SRCREV_machine:qemuarm ?= "faa3a54d0b5f1b1538b6cb23a0f897571c3dbd63" 18SRCREV_machine:qemuarm ?= "bfcb0909af273bd7fb7ff1376637c9e23c344a0e"
19SRCREV_machine ?= "ad1a2bb304ee3e96330c8b21b9257af12a636384" 19SRCREV_machine ?= "84e9465dec9a7dfe8790c70d44def5aaee8f9968"
20SRCREV_meta ?= "df3b69dd24f7d249da49c027e749cd757f9eb70e" 20SRCREV_meta ?= "47b7070aa771dec970b79cb84e7b8c9329a93678"
21 21
22PV = "${LINUX_VERSION}+git${SRCPV}" 22PV = "${LINUX_VERSION}+git${SRCPV}"
23 23
diff --git a/meta/recipes-kernel/linux/linux-yocto_5.10.bb b/meta/recipes-kernel/linux/linux-yocto_5.10.bb
index e192406649..81c96ae69c 100644
--- a/meta/recipes-kernel/linux/linux-yocto_5.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_5.10.bb
@@ -13,23 +13,23 @@ KBRANCH:qemux86 ?= "v5.10/standard/base"
13KBRANCH:qemux86-64 ?= "v5.10/standard/base" 13KBRANCH:qemux86-64 ?= "v5.10/standard/base"
14KBRANCH:qemumips64 ?= "v5.10/standard/mti-malta64" 14KBRANCH:qemumips64 ?= "v5.10/standard/mti-malta64"
15 15
16SRCREV_machine:qemuarm ?= "e2240e46237b37b9513c499b9fa3bcf48457739c" 16SRCREV_machine:qemuarm ?= "9b3a47c50c96c81ab492cc37023deef03718d36d"
17SRCREV_machine:qemuarm64 ?= "2d0288dbda90298b31ac96572fa618ec699c6c34" 17SRCREV_machine:qemuarm64 ?= "fc6a3081ecfda16e3c2a1b9f5f0b0fb561f72435"
18SRCREV_machine:qemumips ?= "32b951885ae1b49e5f7e2c9588f537241e4d3aa8" 18SRCREV_machine:qemumips ?= "fc97b0bf35ce6d3c17cf2037d2097654d16c643b"
19SRCREV_machine:qemuppc ?= "f02e31aa61cf6051aa674005b334f472316b9c80" 19SRCREV_machine:qemuppc ?= "3a90218bbe8c5e71c9aa64dc3db41e16718ae8d3"
20SRCREV_machine:qemuriscv64 ?= "c4a8c9a7f92058d94d33cb0db8cecb73821bdcd0" 20SRCREV_machine:qemuriscv64 ?= "7abf3b31ec4e4fc9564b7a8db6844d9b4d71a1b2"
21SRCREV_machine:qemuriscv32 ?= "c4a8c9a7f92058d94d33cb0db8cecb73821bdcd0" 21SRCREV_machine:qemuriscv32 ?= "7abf3b31ec4e4fc9564b7a8db6844d9b4d71a1b2"
22SRCREV_machine:qemux86 ?= "c4a8c9a7f92058d94d33cb0db8cecb73821bdcd0" 22SRCREV_machine:qemux86 ?= "7abf3b31ec4e4fc9564b7a8db6844d9b4d71a1b2"
23SRCREV_machine:qemux86-64 ?= "c4a8c9a7f92058d94d33cb0db8cecb73821bdcd0" 23SRCREV_machine:qemux86-64 ?= "7abf3b31ec4e4fc9564b7a8db6844d9b4d71a1b2"
24SRCREV_machine:qemumips64 ?= "0ca215b63d2bf06eeeb4c69ceed8537fd68e3d2e" 24SRCREV_machine:qemumips64 ?= "7b6dc74b768b8015bdd2cf88abdf0106a56de0f9"
25SRCREV_machine ?= "c4a8c9a7f92058d94d33cb0db8cecb73821bdcd0" 25SRCREV_machine ?= "7abf3b31ec4e4fc9564b7a8db6844d9b4d71a1b2"
26SRCREV_meta ?= "df3b69dd24f7d249da49c027e749cd757f9eb70e" 26SRCREV_meta ?= "47b7070aa771dec970b79cb84e7b8c9329a93678"
27 27
28SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRANCH}; \ 28SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRANCH}; \
29 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}" 29 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}"
30 30
31LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" 31LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
32LINUX_VERSION ?= "5.10.147" 32LINUX_VERSION ?= "5.10.149"
33 33
34DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" 34DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
35DEPENDS += "openssl-native util-linux-native" 35DEPENDS += "openssl-native util-linux-native"