All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/10] kernel: consolidated pull request
@ 2021-04-19  0:06 Bruce Ashfield
  2021-04-19  0:06 ` [PATCH 01/10] kern-tools: add dropped options to audit output Bruce Ashfield
                   ` (9 more replies)
  0 siblings, 10 replies; 14+ messages in thread
From: Bruce Ashfield @ 2021-04-19  0:06 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

From: Bruce Ashfield <bruce.ashfield@gmail.com>

Richard,

Here's the -stable and bug fixes that I've been sitting on while hardknott went
through the final steps of release.

I've been building these locally without issue, so I don't expect much trouble.

I've also put the kern-tools change back into the queue that caused some warnings
when I submitted it before, but those warnings should now be dealth with. That
being said, I'll watch the AB and deal with anythingt that falls out.

Bruce

The following changes since commit d08d362cf98e9f3b6e99f4f9e33638e1fceffbaf:

  bitbake: tinfoil/data_smart: Allow variable history emit() to function remotely (2021-04-18 11:38:22 +0100)

are available in the Git repository at:

  git://git.yoctoproject.org/poky-contrib zedd/kernel
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel

Bruce Ashfield (9):
  kern-tools: add dropped options to audit output
  linux-yocto/5.4: update to v5.4.109
  linux-yocto/5.10: update to v5.10.27
  linux-yocto/5.10: BSP configuration fixes
  linux-yocto/5.10: update to v5.10.29
  linux-yocto/5.4: update to v5.4.111
  linux-yocto/5.10: update to v5.10.30
  linux-yocto-rt/5.10: update to -rt34
  linux-yocto/5.4: update to v5.4.112

He Zhe (1):
  linux-yocto-dev: add features/scsi/scsi-debug.scc
    features/gpio/mockup.scc to KERNEL_FEATURES

 .../kern-tools/kern-tools-native_git.bb       |  2 +-
 meta/recipes-kernel/linux/linux-yocto-dev.bb  |  2 ++
 .../linux/linux-yocto-rt_5.10.bb              |  6 ++---
 .../linux/linux-yocto-rt_5.4.bb               |  6 ++---
 .../linux/linux-yocto-tiny_5.10.bb            |  8 +++----
 .../linux/linux-yocto-tiny_5.4.bb             |  8 +++----
 meta/recipes-kernel/linux/linux-yocto_5.10.bb | 24 +++++++++----------
 meta/recipes-kernel/linux/linux-yocto_5.4.bb  | 22 ++++++++---------
 8 files changed, 40 insertions(+), 38 deletions(-)

-- 
2.19.1


^ permalink raw reply	[flat|nested] 14+ messages in thread

* [PATCH 01/10] kern-tools: add dropped options to audit output
  2021-04-19  0:06 [PATCH 00/10] kernel: consolidated pull request Bruce Ashfield
@ 2021-04-19  0:06 ` Bruce Ashfield
  2021-04-19  0:06 ` [PATCH 02/10] linux-yocto/5.4: update to v5.4.109 Bruce Ashfield
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 14+ messages in thread
From: Bruce Ashfield @ 2021-04-19  0:06 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

From: Bruce Ashfield <bruce.ashfield@gmail.com>

The rewrite of the configuration audit code dropped the ability to
generate warnings for configuration options that didn't make it into
the final .config.

We integrated the following commit to restore those warnings:

    symbol_why: classify based on config.queue hints

    The config.queue has typing hints inline with each fragment,
    we should be using them to further classify the options, and
    not only relying on the special hardware.cfg, etc, files that
    are part of the meta data

    We also should be checking for options that were set to a
    non 'no' value, and that don't make it into the final .config,
    since without that check it means we are missing some warnings.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
---
 meta/recipes-kernel/kern-tools/kern-tools-native_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb b/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb
index 1d900d85fa..70b8518304 100644
--- a/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb
+++ b/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://tools/kgit;beginline=5;endline=9;md5=9c30e971d435e249
 
 DEPENDS = "git-native"
 
-SRCREV = "8f6aaab7f64c6de30d267e31a73f7c3bb30125a9"
+SRCREV = "00dfcab64b85bcb61208724a1588662184ebdd59"
 PR = "r12"
 PV = "0.2+git${SRCPV}"
 
-- 
2.19.1


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [PATCH 02/10] linux-yocto/5.4: update to v5.4.109
  2021-04-19  0:06 [PATCH 00/10] kernel: consolidated pull request Bruce Ashfield
  2021-04-19  0:06 ` [PATCH 01/10] kern-tools: add dropped options to audit output Bruce Ashfield
@ 2021-04-19  0:06 ` Bruce Ashfield
  2021-04-19  0:06 ` [PATCH 03/10] linux-yocto/5.10: update to v5.10.27 Bruce Ashfield
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 14+ messages in thread
From: Bruce Ashfield @ 2021-04-19  0:06 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

From: Bruce Ashfield <bruce.ashfield@gmail.com>

Updating linux-yocto/5.4 to the latest korg -stable release that comprises
the following commits:

    4e85f8a712cd Linux 5.4.109
    057dd3e6986b xen-blkback: don't leak persistent grants from xen_blkbk_map()
    ce934540ff09 can: peak_usb: Revert "can: peak_usb: add forgotten supported devices"
    2638770e793b ext4: add reclaim checks to xattr code
    92b9e3deffb6 mac80211: fix double free in ibss_leave
    ae23957bd1fb net: qrtr: fix a kernel-infoleak in qrtr_recvmsg()
    f7a962970001 net: dsa: b53: VLAN filtering is global to all users
    f866d1fa48e4 can: dev: Move device back to init netns on owning netns delete
    dfd6627c83dd x86/mem_encrypt: Correct physical address calculation in __set_clr_pte_enc()
    f989059cd22a locking/mutex: Fix non debug version of mutex_lock_io_nested()
    1260d8dc2d66 scsi: mpt3sas: Fix error return code of mpt3sas_base_attach()
    d31747705762 scsi: qedi: Fix error return code of qedi_alloc_global_queues()
    063c3cfb264b scsi: Revert "qla2xxx: Make sure that aborted commands are freed"
    fdc61af371db block: recalculate segment count for multi-segment discards correctly
    8ce9f6efa655 perf auxtrace: Fix auxtrace queue conflict
    bc0b1a2036dd ACPI: scan: Use unique number for instance_no
    b382f9d61609 ACPI: scan: Rearrange memory allocation in acpi_device_add()
    cc578c3e612b Revert "netfilter: x_tables: Update remaining dereference to RCU"
    19a5fb4ceada netfilter: x_tables: Use correct memory barriers.
    c46cd29b89da Revert "netfilter: x_tables: Switch synchronization to RCU"
    e74d46e69a45 bpf: Don't do bpf_cgroup_storage_set() for kuprobe/tp programs
    01398e024ba6 RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening server
    78aafa0240bc PM: EM: postpone creating the debugfs dir till fs_initcall
    f54b10114d63 net/mlx5e: Fix error path for ethtool set-priv-flag
    fa4addf30c2c PM: runtime: Defer suspending suppliers
    c82d289fe958 arm64: kdump: update ppos when reading elfcorehdr
    8bf90e000c10 drm/msm: fix shutdown hook in case GPU components failed to bind
    4fda26d2f7e1 libbpf: Fix BTF dump of pointer-to-array-of-struct
    4f71aacd6c92 selftests: forwarding: vxlan_bridge_1d: Fix vxlan ecn decapsulate value
    4ecf6d486e45 net: stmmac: dwmac-sun8i: Provide TX and RX fifo sizes
    1f103ca31c51 r8152: limit the RX buffer size of RTL8153A for USB 2.0
    048d0bf8ad19 net: cdc-phonet: fix data-interface release on probe failure
    ecc62c3b1b57 octeontx2-af: fix infinite loop in unmapping NPC counter
    7e9a48ceccae octeontx2-af: Fix irq free in rvu teardown
    e15823801229 libbpf: Use SOCK_CLOEXEC when opening the netlink socket
    7722378c4a0a nfp: flower: fix pre_tun mask id allocation
    060deac22f87 mac80211: fix rate mask reset
    52cc7bad1275 can: m_can: m_can_rx_peripheral(): fix RX being blocked by errors
    059c1996017d can: m_can: m_can_do_rx_poll(): fix extraneous msg loss warning
    e484616a9600 can: c_can: move runtime PM enable/disable to c_can_platform
    4f71965ee897 can: c_can_pci: c_can_pci_remove(): fix use-after-free
    42e49b3aa536 can: kvaser_pciefd: Always disable bus load reporting
    e3ca9fbfcdf5 can: flexcan: flexcan_chip_freeze(): fix chip freeze for missing bitrate
    fb4a6ac4851a can: peak_usb: add forgotten supported devices
    0a8046daba17 tcp: relookup sock for RST+ACK packets handled by obsolete req sock
    67319a8df5d3 netfilter: ctnetlink: fix dump of the expect mask attribute
    c4dd0b36cce4 selftests/bpf: Set gopt opt_class to 0 if get tunnel opt failed
    9d06cabe3bf4 ftgmac100: Restart MAC HW once
    81c591299da3 net/qlcnic: Fix a use after free in qlcnic_83xx_get_minidump_template
    d00db63edd0a e1000e: Fix error handling in e1000_set_d0_lplu_state_82571
    9f02a5658413 e1000e: add rtnl_lock() to e1000_reset_task
    71fa8051f2f4 igc: Fix Supported Pause Frame Link Setting
    35d8a780fa2b igc: Fix Pause Frame Advertising
    da8af444b325 net: dsa: bcm_sf2: Qualify phydev->dev_flags based on port
    267b79a11046 net: sched: validate stab values
    76909a298ebb macvlan: macvlan_count_rx() needs to be aware of preemption
    c6b6c7a92fe5 ipv6: fix suspecious RCU usage warning
    40fa14bbe3fe net/mlx5e: Don't match on Geneve options in case option masks are all zero
    e64e327c7fab libbpf: Fix INSTALL flag order
    53f1483984bf veth: Store queue_mapping independently of XDP prog presence
    f259a7fdeb12 bus: omap_l3_noc: mark l3 irqs as IRQF_NO_THREAD
    e6587d142d02 dm ioctl: fix out of bounds array access when no devices
    7b6944f18cec dm verity: fix DM_VERITY_OPTS_MAX value
    752589cd4ea8 integrity: double check iint_cache was initialized
    f3404a677770 ARM: dts: at91-sama5d27_som1: fix phy address to 7
    1815a24b9483 arm64: dts: ls1043a: mark crypto engine dma coherent
    7447c05e06c4 arm64: dts: ls1012a: mark crypto engine dma coherent
    b6f866bbf7ca arm64: dts: ls1046a: mark crypto engine dma coherent
    e980bd1f7f60 ACPI: video: Add missing callback back for Sony VPCEH3U1E
    431aaecd24ac gcov: fix clang-11+ support
    4748b6d56efe kasan: fix per-page tags for non-page_alloc pages
    037ecab65eb6 squashfs: fix xattr id and id lookup sanity checks
    79b8814d6765 squashfs: fix inode lookup sanity checks
    5b1abfe7d620 platform/x86: intel-vbtn: Stop reporting SW_DOCK events
    599cbcda68ee netsec: restore phy power state after controller reset
    8aa97ae0f5d9 ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign
    cb1504b30b6f ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls
    37732ea82e09 block: Suppress uevent for hidden device when removed
    a2d07d077eb3 nfs: we don't support removing system.nfs4_acl
    eed4e1abc997 nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a Samsung PM1725a
    5fc284999c4a nvme-fc: return NVME_SC_HOST_ABORTED_CMD when a command has been aborted
    526abcb05c61 nvme: add NVME_REQ_CANCELLED flag in nvme_cancel_request()
    8cdbee05b83f drm/radeon: fix AGP dependency
    5a0e3fcbeb5a drm/amdgpu: fb BO should be ttm_bo_type_device
    fc8e4af4c3ef drm/amd/display: Revert dram_clock_change_latency for DCN2.1
    6292d84c8af4 regulator: qcom-rpmh: Correct the pmic5_hfsmps515 buck
    c45182707277 u64_stats,lockdep: Fix u64_stats_init() vs lockdep
    f59604786a48 habanalabs: Call put_pid() when releasing control device
    694761bfdd76 sparc64: Fix opcode filtering in handling of no fault loads
    11efb0cda655 irqchip/ingenic: Add support for the JZ4760
    69423418c5eb cifs: change noisy error message to FYI
    981ba9c9a529 atm: idt77252: fix null-ptr-dereference
    6b2844ad7b17 atm: uPD98402: fix incorrect allocation
    40d0a9297f83 net: davicom: Use platform_get_irq_optional()
    b90de232a806 net: wan: fix error return code of uhdlc_init()
    0da0f199e767 net: hisilicon: hns: fix error return code of hns_nic_clear_all_rx_fetch()
    ab60e4f5eb3a NFS: Correct size calculation for create reply length
    785be28d360f nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig default
    d605afb11945 gpiolib: acpi: Add missing IRQF_ONESHOT
    f6c1da94ddb3 cpufreq: blacklist Arm Vexpress platforms in cpufreq-dt-platdev
    1d2c9669135f cifs: ask for more credit on async read/write code paths
    ec7ce1e337ec gianfar: fix jumbo packets+napi+rx overrun crash
    7ef7d296b154 sun/niu: fix wrong RXMAC_BC_FRM_CNT_COUNT count
    d25f579ec557 net: intel: iavf: fix error return code of iavf_init_get_resources()
    d4dd6de6fc90 net: tehuti: fix error return code in bdx_probe()
    e224a789d4a6 ixgbe: Fix memleak in ixgbe_configure_clsu32
    537653a0698b ALSA: hda: ignore invalid NHLT table
    bd272f11a9d4 Revert "r8152: adjust the settings about MAC clock speed down for RTL8153"
    7a12167636bf atm: lanai: dont run lanai_dev_close if not open
    fb0067fcda6a atm: eni: dont release is never initialized
    614a4ba66854 powerpc/4xx: Fix build errors from mfdcr()
    45c1ca3e5784 net: fec: ptp: avoid register access when ipg clock is disabled
    d0f5726ab1df hugetlbfs: hugetlb_fault_mutex_hash() cleanup
    b90344f7d600 Linux 5.4.108
    819eb4d7a85e cifs: Fix preauth hash corruption
    cf113ffd620d x86/apic/of: Fix CPU devicetree-node lookups
    288be0ed9b36 genirq: Disable interrupts for force threaded handlers
    b8ebe853abca firmware/efi: Fix a use after bug in efi_mem_reserve_persistent
    31e17169a116 efi: use 32-bit alignment for efi_guid_t literals
    886dbe0e338b ext4: fix potential error in ext4_do_update_inode
    2f65ae3a7ee3 ext4: do not try to set xattr into ea_inode if value is empty
    474aab448436 ext4: find old entry again if failed to rename whiteout
    de2e1603c125 x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()
    076b60af926b x86: Move TS_COMPAT back to asm/thread_info.h
    27ddd2b59045 kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()
    f546965c3aac x86/ioapic: Ignore IRQ2 again
    da326ba3b84a perf/x86/intel: Fix a crash caused by zero PEBS status
    51a2b19b554c PCI: rpadlpar: Fix potential drc_name corruption in store functions
    796fc331c3cf counter: stm32-timer-cnt: fix ceiling write max value
    850ca1c0130a iio: hid-sensor-temperature: Fix issues of timestamp channel
    31a2e804ad4a iio: hid-sensor-prox: Fix scale not correct issue
    3fa27c8749cf iio: hid-sensor-humidity: Fix alignment issue of timestamp channel
    4458ae8d4001 iio: adc: ad7949: fix wrong ADC result due to incorrect bit mask
    a605c095bb46 iio: gyro: mpu3050: Fix error handling in mpu3050_trigger_handler
    87163fbba6d2 iio: adis16400: Fix an error code in adis16400_initial_setup()
    ed0625334b94 iio:adc:qcom-spmi-vadc: add default scale to LR_MUX2_BAT_ID channel
    08414c498b4b iio:adc:stm32-adc: Add HAS_IOMEM dependency
    b0a595269e62 usb: typec: tcpm: Invoke power_supply_changed for tcpm-source-psy-
    4baade6fd6e5 usb: gadget: configfs: Fix KASAN use-after-free
    c92aebf2b0f3 USB: replace hardcode maximum usb string length by definition
    f89366164693 usbip: Fix incorrect double assignment to udc->ud.tcp_rx
    251949ec9d95 usb-storage: Add quirk to defeat Kindle's automatic unload
    81b56afc2841 nvme-rdma: fix possible hang when failing to set io queues
    b891d41d01f4 counter: stm32-timer-cnt: Report count function when SLAVE_MODE_DISABLED
    86fd6c0d22a5 scsi: myrs: Fix a double free in myrs_cleanup()
    eb46392d329a scsi: lpfc: Fix some error codes in debugfs
    1f925558e3f1 riscv: Correct SPARSEMEM configuration
    7db8f3be034d kbuild: Fix <linux/version.h> for empty SUBLEVEL or PATCHLEVEL again
    1dad483b1ebc net/qrtr: fix __netdev_alloc_skb call
    f0b09d547713 sunrpc: fix refcount leak for rpc auth modules
    3c57ea09365f vfio: IOMMU_API should be selected
    b439aac77360 svcrdma: disable timeouts on rdma backchannel
    d1ae8f16c223 NFSD: Repair misuse of sv_lock in 5.10.16-rt30.
    4c5fab560cb0 nfsd: Don't keep looking up unhashed files in the nfsd file cache
    49545a7b8b30 nvmet: don't check iosqes,iocqes for discovery controllers
    cf7d7728d8a5 nvme-tcp: fix a NULL deref when receiving a 0-length r2t PDU
    36a4f9164cf6 nvme-tcp: fix possible hang when failing to set io queues
    81c1dbe1070c nvme: fix Write Zeroes limitations
    6712b7fcef9d afs: Stop listxattr() from listing "afs.*" attributes
    c71b93323f37 ASoC: simple-card-utils: Do not handle device clock
    e029384c1835 ASoC: SOF: intel: fix wrong poll bits in dsp power down
    626a484d1ec2 ASoC: SOF: Intel: unregister DMIC device on probe error
    db3d39bcd66a ASoC: fsl_ssi: Fix TDM slot setup for I2S mode
    24c553371add btrfs: fix slab cache flags for free space tree bitmap
    5b3b99525c4f btrfs: fix race when cloning extent buffer during rewind of an old root
    a3e438db75fb ARM: 9044/1: vfp: use undef hook for VFP support detection
    a47b395d441d ARM: 9030/1: entry: omit FP emulation for UND exceptions taken in kernel mode
    34794bc0e768 s390/vtime: fix increased steal time accounting
    ba4342094d71 Revert "PM: runtime: Update device status before letting suppliers suspend"
    62cf220630a0 ALSA: hda/realtek: Apply headset-mic quirks for Xiaomi Redmibook Air
    613fd762d188 ALSA: hda: generic: Fix the micmute led init state
    5a5f85603e6e ALSA: hda/realtek: apply pin quirk for XiaomiNotebook Pro
    4d35c01a3645 ALSA: dice: fix null pointer dereference when node is disconnected
    d0fc0e7bfda2 ASoC: ak5558: Add MODULE_DEVICE_TABLE
    a592a4c2889e ASoC: ak4458: Add MODULE_DEVICE_TABLE

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
---
 .../linux/linux-yocto-rt_5.4.bb               |  6 ++---
 .../linux/linux-yocto-tiny_5.4.bb             |  8 +++----
 meta/recipes-kernel/linux/linux-yocto_5.4.bb  | 22 +++++++++----------
 3 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb
index 2ffc8ed542..8c4c94577b 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb
@@ -11,13 +11,13 @@ python () {
         raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
 }
 
-SRCREV_machine ?= "65bbe689d98a007848008be2c8edeb5fa8066829"
-SRCREV_meta ?= "19738ca97b999a3b150e2d34232bb44b6537348f"
+SRCREV_machine ?= "918e7836663cbad861b254f181d3545977d4492f"
+SRCREV_meta ?= "0fdc53770a263755ea5e995d5b74dd9a8cd06d8b"
 
 SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \
            git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.4;destsuffix=${KMETA}"
 
-LINUX_VERSION ?= "5.4.107"
+LINUX_VERSION ?= "5.4.109"
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
 
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb
index 2b6e35a69c..5a392742ca 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb
@@ -6,7 +6,7 @@ KCONFIG_MODE = "--allnoconfig"
 
 require recipes-kernel/linux/linux-yocto.inc
 
-LINUX_VERSION ?= "5.4.107"
+LINUX_VERSION ?= "5.4.109"
 LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
 
 DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
@@ -15,9 +15,9 @@ DEPENDS += "openssl-native util-linux-native"
 KMETA = "kernel-meta"
 KCONF_BSP_AUDIT_LEVEL = "2"
 
-SRCREV_machine_qemuarm ?= "ac3cbab1d6692d4a032dfffe0a604f39a634d18a"
-SRCREV_machine ?= "cf76c5c0dc0edd51ae4a75a1f8701a2675e87c72"
-SRCREV_meta ?= "19738ca97b999a3b150e2d34232bb44b6537348f"
+SRCREV_machine_qemuarm ?= "1dd2723e9895767d459c7c60c0074b3bce5c0d52"
+SRCREV_machine ?= "08d98ec7a622f02cd6584ec93ad9c135cf0ea538"
+SRCREV_meta ?= "0fdc53770a263755ea5e995d5b74dd9a8cd06d8b"
 
 PV = "${LINUX_VERSION}+git${SRCPV}"
 
diff --git a/meta/recipes-kernel/linux/linux-yocto_5.4.bb b/meta/recipes-kernel/linux/linux-yocto_5.4.bb
index 245c3d574b..d925fe7a72 100644
--- a/meta/recipes-kernel/linux/linux-yocto_5.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_5.4.bb
@@ -12,16 +12,16 @@ KBRANCH_qemux86  ?= "v5.4/standard/base"
 KBRANCH_qemux86-64 ?= "v5.4/standard/base"
 KBRANCH_qemumips64 ?= "v5.4/standard/mti-malta64"
 
-SRCREV_machine_qemuarm ?= "ea4097dbff5a148265018e1a998e02b5a05e3d27"
-SRCREV_machine_qemuarm64 ?= "cf76c5c0dc0edd51ae4a75a1f8701a2675e87c72"
-SRCREV_machine_qemumips ?= "230ca33504faef6f40c5d3b24901aaacb901c9a6"
-SRCREV_machine_qemuppc ?= "cf76c5c0dc0edd51ae4a75a1f8701a2675e87c72"
-SRCREV_machine_qemuriscv64 ?= "cf76c5c0dc0edd51ae4a75a1f8701a2675e87c72"
-SRCREV_machine_qemux86 ?= "cf76c5c0dc0edd51ae4a75a1f8701a2675e87c72"
-SRCREV_machine_qemux86-64 ?= "cf76c5c0dc0edd51ae4a75a1f8701a2675e87c72"
-SRCREV_machine_qemumips64 ?= "84e071a893ef9cea8a8ffbcd233b47a2bc9056b5"
-SRCREV_machine ?= "cf76c5c0dc0edd51ae4a75a1f8701a2675e87c72"
-SRCREV_meta ?= "19738ca97b999a3b150e2d34232bb44b6537348f"
+SRCREV_machine_qemuarm ?= "f4d1abedbb7a850f9ccb058c2c63f1dffc46e485"
+SRCREV_machine_qemuarm64 ?= "08d98ec7a622f02cd6584ec93ad9c135cf0ea538"
+SRCREV_machine_qemumips ?= "7f54002c5db332f2a8a9c842f1d6aa56e3946cb8"
+SRCREV_machine_qemuppc ?= "08d98ec7a622f02cd6584ec93ad9c135cf0ea538"
+SRCREV_machine_qemuriscv64 ?= "08d98ec7a622f02cd6584ec93ad9c135cf0ea538"
+SRCREV_machine_qemux86 ?= "08d98ec7a622f02cd6584ec93ad9c135cf0ea538"
+SRCREV_machine_qemux86-64 ?= "08d98ec7a622f02cd6584ec93ad9c135cf0ea538"
+SRCREV_machine_qemumips64 ?= "0addc7475d8fc1e8ca6f33ec90bf4b78085c0975"
+SRCREV_machine ?= "08d98ec7a622f02cd6584ec93ad9c135cf0ea538"
+SRCREV_meta ?= "0fdc53770a263755ea5e995d5b74dd9a8cd06d8b"
 
 # remap qemuarm to qemuarma15 for the 5.4 kernel
 # KMACHINE_qemuarm ?= "qemuarma15"
@@ -30,7 +30,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRA
            git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.4;destsuffix=${KMETA}"
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
-LINUX_VERSION ?= "5.4.107"
+LINUX_VERSION ?= "5.4.109"
 
 DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
 DEPENDS += "openssl-native util-linux-native"
-- 
2.19.1


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [PATCH 03/10] linux-yocto/5.10: update to v5.10.27
  2021-04-19  0:06 [PATCH 00/10] kernel: consolidated pull request Bruce Ashfield
  2021-04-19  0:06 ` [PATCH 01/10] kern-tools: add dropped options to audit output Bruce Ashfield
  2021-04-19  0:06 ` [PATCH 02/10] linux-yocto/5.4: update to v5.4.109 Bruce Ashfield
@ 2021-04-19  0:06 ` Bruce Ashfield
  2021-04-19  0:06 ` [PATCH 04/10] linux-yocto/5.10: BSP configuration fixes Bruce Ashfield
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 14+ messages in thread
From: Bruce Ashfield @ 2021-04-19  0:06 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

From: Bruce Ashfield <bruce.ashfield@gmail.com>

Updating linux-yocto/5.10 to the latest korg -stable release that comprises
the following commits:

    472493c8a425 Linux 5.10.27
    3a1ca9bd4f5a xen-blkback: don't leak persistent grants from xen_blkbk_map()
    03a1c3253f25 can: peak_usb: Revert "can: peak_usb: add forgotten supported devices"
    f12d05f70282 nvme: fix the nsid value to print in nvme_validate_or_alloc_ns
    36478a9ec5af Revert "net: bonding: fix error return code of bond_neigh_init()"
    451ba16cc5b7 Revert "xen: fix p2m size in dom0 for disabled memory hotplug case"
    df61d3cff422 fs/ext4: fix integer overflow in s_log_groups_per_flex
    0229b5926dc9 ext4: add reclaim checks to xattr code
    25e809bf8bec mac80211: fix double free in ibss_leave
    39e1a35ea65a net: dsa: b53: VLAN filtering is global to all users
    d3b5a04b8ce5 r8169: fix DMA being used after buffer free if WoL is enabled
    8dc08a2962c8 can: dev: Move device back to init netns on owning netns delete
    24256b4d87eb ch_ktls: fix enum-conversion warning
    6f15c02ebbe9 fs/cachefiles: Remove wait_bit_key layout dependency
    002ea848d7fd mm/memcg: fix 5.10 backport of splitting page memcg
    2c163520e12b x86/mem_encrypt: Correct physical address calculation in __set_clr_pte_enc()
    c6c9bc4f261d locking/mutex: Fix non debug version of mutex_lock_io_nested()
    d4ce2a8f465d cifs: Adjust key sizes and key generation routines for AES256 encryption
    86cc799e1d9d smb3: fix cached file size problems in duplicate extents (reflink)
    2423511cc5ba scsi: mpt3sas: Fix error return code of mpt3sas_base_attach()
    6b977fea78de scsi: qedi: Fix error return code of qedi_alloc_global_queues()
    62bb066cdfb6 scsi: Revert "qla2xxx: Make sure that aborted commands are freed"
    fc062d21c011 block: recalculate segment count for multi-segment discards correctly
    dcf2dfc1614d io_uring: fix provide_buffers sign extension
    efb334c4e5ff perf synthetic events: Avoid write of uninitialized memory when generating PERF_RECORD_MMAP* records
    5febe60a8021 perf auxtrace: Fix auxtrace queue conflict
    4a5891992c68 ACPI: scan: Use unique number for instance_no
    2ba9964a9653 ACPI: scan: Rearrange memory allocation in acpi_device_add()
    c33f918758fa Revert "netfilter: x_tables: Update remaining dereference to RCU"
    de2e6b4e32d6 mm/mmu_notifiers: ensure range_end() is paired with range_start()
    42aa210795d8 dm table: Fix zoned model check and zone sectors check
    3fdebc2d8e79 netfilter: x_tables: Use correct memory barriers.
    520be4d1af9c Revert "netfilter: x_tables: Switch synchronization to RCU"
    87771c9b09bb net: phy: broadcom: Fix RGMII delays for BCM50160 and BCM50610M
    485335a637c8 net: phy: broadcom: Set proper 1000BaseX/SGMII interface mode for BCM54616S
    837a3ae33459 net: phy: broadcom: Avoid forward for bcm54xx_config_clock_delay()
    9a5267264fc2 net: phy: introduce phydev->port
    c4934e65c8bc net: axienet: Fix probe error cleanup
    3e08fd4a8298 net: axienet: Properly handle PCS/PMA PHY for 1000BaseX mode
    d65e7d0c7449 igb: avoid premature Rx buffer reuse
    c7eb3e12f18f net, bpf: Fix ip6ip6 crash with collect_md populated skbs
    0a245acbce89 net: Consolidate common blackhole dst ops
    33cd5f88b5bf bpf: Don't do bpf_cgroup_storage_set() for kuprobe/tp programs
    d95696f537d6 RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening server
    b740e58324c8 xen/x86: make XEN_BALLOON_MEMORY_HOTPLUG_LIMIT depend on MEMORY_HOTPLUG
    889c56ea941e octeontx2-af: Fix memory leak of object buf
    558454ec5170 net: bridge: don't notify switchdev for local FDB addresses
    7d019b2d0f27 PM: EM: postpone creating the debugfs dir till fs_initcall
    08a5f812ad6c net/mlx5e: Fix error path for ethtool set-priv-flag
    624f0dc8f7f4 net/mlx5e: Offload tuple rewrite for non-CT flows
    c83207bb02d6 net/mlx5e: Allow to match on MPLS parameters only for MPLS over UDP
    0be13d01473a net/mlx5: Add back multicast stats for uplink representor
    65c021e73590 PM: runtime: Defer suspending suppliers
    3db5fc556515 arm64: kdump: update ppos when reading elfcorehdr
    447a011bb40d drm/msm: Fix suspend/resume on i.MX5
    c7552dee62a0 drm/msm: fix shutdown hook in case GPU components failed to bind
    0b7bc92c1986 can: isotp: tx-path: zero initialize outgoing CAN frames
    ccd5565feea3 bpf: Fix umd memory leak in copy_process()
    eeadce8811d3 libbpf: Fix BTF dump of pointer-to-array-of-struct
    7693b64ae508 selftests: forwarding: vxlan_bridge_1d: Fix vxlan ecn decapsulate value
    5ebb9947b488 selinux: vsock: Set SID for socket returned by accept()
    1e01729999c0 net: stmmac: dwmac-sun8i: Provide TX and RX fifo sizes
    961d9a6e47b9 r8152: limit the RX buffer size of RTL8153A for USB 2.0
    2330d46db081 igb: check timestamp validity
    421e0d731070 net: cdc-phonet: fix data-interface release on probe failure
    943e1583bf8a net: check all name nodes in __dev_alloc_name
    748a158359d7 octeontx2-af: fix infinite loop in unmapping NPC counter
    b553f45c76ec octeontx2-pf: Clear RSS enable flag on interace down
    11e94cfa9dd8 octeontx2-af: Fix irq free in rvu teardown
    da517ca38dc6 octeontx2-af: Remove TOS field from MKEX TX
    1055796ca031 octeontx2-af: Modify default KEX profile to extract TX packet fields
    f896ae2886d1 octeontx2-af: Formatting debugfs entry rsrc_alloc.
    5f64c4c550c8 ipv6: weaken the v4mapped source check
    9e48a3bc8ba2 ARM: dts: imx6ull: fix ubi filesystem mount failed
    b4c574e4b471 libbpf: Use SOCK_CLOEXEC when opening the netlink socket
    86e525bc04f2 libbpf: Fix error path in bpf_object__elf_init()
    4280132339ce netfilter: flowtable: Make sure GC works periodically in idle system
    186d8dc40a65 netfilter: nftables: allow to update flowtable flags
    4a741b4df032 netfilter: nftables: report EOPNOTSUPP on unsupported flowtable flags
    a96a8cb0500a net/sched: cls_flower: fix only mask bit check in the validate_ct_state
    6233c2d09633 ionic: linearize tso skb with too many frags
    7637048707e5 drm/msm/dsi: fix check-before-set in the 7nm dsi_pll code
    126aa8f23424 ftrace: Fix modify_ftrace_direct.
    29b8834cf828 nfp: flower: fix pre_tun mask id allocation
    47dae14b21f7 nfp: flower: add ipv6 bit to pre_tunnel control message
    259b0122dea5 nfp: flower: fix unsupported pre_tunnel flows
    aeff815e76ef selftests/net: fix warnings on reuseaddr_ports_exhausted
    bd63bd78d303 mac80211: Allow HE operation to be longer than expected.
    f865127b1d26 mac80211: fix rate mask reset
    48d0b548b49e can: m_can: m_can_rx_peripheral(): fix RX being blocked by errors
    afaca48e3017 can: m_can: m_can_do_rx_poll(): fix extraneous msg loss warning
    4fcf59c24990 can: c_can: move runtime PM enable/disable to c_can_platform
    524320e8034a can: c_can_pci: c_can_pci_remove(): fix use-after-free
    f9a5974b9719 can: kvaser_pciefd: Always disable bus load reporting
    af3e6c3dcf54 can: flexcan: flexcan_chip_freeze(): fix chip freeze for missing bitrate
    0cbadc0fb54c can: peak_usb: add forgotten supported devices
    3b3d9279be6c can: isotp: TX-path: ensure that CAN frame flags are initialized
    f88517dae95b can: isotp: isotp_setsockopt(): only allow to set low level TX flags for CAN-FD
    63f2a9bd3133 tcp: relookup sock for RST+ACK packets handled by obsolete req sock
    50f41f2e29ff tipc: better validate user input in tipc_nl_retrieve_key()
    ddeba5b39cca net: phylink: Fix phylink_err() function name error in phylink_major_config
    375f5169f231 net: hdlc_x25: Prevent racing between "x25_close" and "x25_xmit"/"x25_rx"
    ee39ee5f437c netfilter: ctnetlink: fix dump of the expect mask attribute
    d5380ceede6f selftests/bpf: Set gopt opt_class to 0 if get tunnel opt failed
    33cc382c5830 flow_dissector: fix byteorder of dissected ICMP ID
    fce6fb902189 net: qrtr: fix a kernel-infoleak in qrtr_recvmsg()
    6d3635ed12e7 net: ipa: terminate message handler arrays
    1701bd22b05d clk: qcom: gcc-sc7180: Use floor ops for the correct sdcc1 clk
    b50c46ef67d6 ftgmac100: Restart MAC HW once
    e64a5a5b8e93 net: phy: broadcom: Add power down exit reset state delay
    87378c850fee net/qlcnic: Fix a use after free in qlcnic_83xx_get_minidump_template
    648b62f10cec e1000e: Fix error handling in e1000_set_d0_lplu_state_82571
    8ed431fec355 e1000e: add rtnl_lock() to e1000_reset_task
    5994a096570f igc: Fix igc_ptp_rx_pktstamp()
    0963fadcf536 igc: Fix Supported Pause Frame Link Setting
    d5330d5cc3ad igc: Fix Pause Frame Advertising
    d85ffade499a igc: reinit_locked() should be called with rtnl_lock
    4c91fc60e3f6 net: dsa: bcm_sf2: Qualify phydev->dev_flags based on port
    f64270027928 net: sched: validate stab values
    400199d6e6f6 macvlan: macvlan_count_rx() needs to be aware of preemption
    2514c7ad115e drop_monitor: Perform cleanup upon probe registration failure
    7f041ee8effd ipv6: fix suspecious RCU usage warning
    61219de46413 net/mlx5e: Don't match on Geneve options in case option masks are all zero
    d0be25fa4f96 net/mlx5e: When changing XDP program without reset, take refs for XSK RQs
    60b5ff15b41d net/mlx5e: RX, Mind the MPWQE gaps when calculating offsets
    9857de932b30 libbpf: Fix INSTALL flag order
    f7c3d7615e6c bpf: Change inode_storage's lookup_elem return value from NULL to -EBADF
    926cde9eec67 veth: Store queue_mapping independently of XDP prog presence
    f47a9b2570ad soc: ti: omap-prm: Fix occasional abort on reset deassert for dra7 iva
    1f798907b435 ARM: OMAP2+: Fix smartreflex init regression after dropping legacy data
    965e6cb8d4c9 bus: omap_l3_noc: mark l3 irqs as IRQF_NO_THREAD
    921aae17bb0f dm ioctl: fix out of bounds array access when no devices
    d8b36c483d47 dm verity: fix DM_VERITY_OPTS_MAX value
    1e2d70d08ade drm/i915: Fix the GT fence revocation runtime PM logic
    da6a9b5b1799 drm/amdgpu: Add additional Sienna Cichlid PCI ID
    dc28098f40b4 drm/amdgpu/display: restore AUX_DPHY_TX_CONTROL for DCN2.x
    e02f765fa784 drm/amd/pm: workaround for audio noise issue
    f771b2b3eb2f drm/etnaviv: Use FOLL_FORCE for userptr
    546f7fcc451c integrity: double check iint_cache was initialized
    5f7b515df003 ARM: dts: at91-sama5d27_som1: fix phy address to 7
    2a0d35962ff1 ARM: dts: at91: sam9x60: fix mux-mask to match product's datasheet
    0b6cd8802d32 ARM: dts: at91: sam9x60: fix mux-mask for PA7 so it can be set to A, B and C
    1c103f512251 arm64: dts: ls1043a: mark crypto engine dma coherent
    4f35b64ba823 arm64: dts: ls1012a: mark crypto engine dma coherent
    3883f335b5ee arm64: dts: ls1046a: mark crypto engine dma coherent
    1ced45535d4b arm64: stacktrace: don't trace arch_stack_walk()
    53d3c8063590 ACPICA: Always create namespace nodes using acpi_ns_create_node()
    36fe73bd0af9 ACPI: video: Add missing callback back for Sony VPCEH3U1E
    1f5c9efad9fe gcov: fix clang-11+ support
    6e63cc1fe253 kasan: fix per-page tags for non-page_alloc pages
    fe03ccc3ce90 hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappings
    269042e8ffed squashfs: fix xattr id and id lookup sanity checks
    61d72c5952c4 squashfs: fix inode lookup sanity checks
    1d215fcbc4ef z3fold: prevent reclaim/free race for headless pages
    e4642090734e psample: Fix user API breakage
    a4be7e4ed5d9 platform/x86: intel-vbtn: Stop reporting SW_DOCK events
    4f67d3e8c0ac netsec: restore phy power state after controller reset
    19c9967e495e selinux: fix variable scope issue in live sidtab conversion
    9731e08a3381 selinux: don't log MAC_POLICY_LOAD record on failed policy load
    3b87d0c5834b btrfs: fix sleep while in non-sleep context during qgroup removal
    771dfb3c531d KVM: x86: Protect userspace MSR filter with SRCU, and set atomically-ish
    394e4fd67946 static_call: Fix static_call_set_init()
    0fefb5f3e574 static_call: Fix the module key fixup
    a63068e93917 static_call: Allow module use without exposing static_call_key
    433cd7ca386c static_call: Pull some static_call declarations to the type headers
    533c293f737c ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign
    d76e207991c4 ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls
    7077d5e7f074 mm/fork: clear PASID for new mm
    07feac84efc6 block: Suppress uevent for hidden device when removed
    9f704608010b nfs: we don't support removing system.nfs4_acl
    3dab008e23bd nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a Samsung PM1725a
    8f0534c96ac8 nvme-rdma: Fix a use after free in nvmet_rdma_write_data_done
    c7b3f6db97c2 nvme-core: check ctrl css before setting up zns
    9083dc773d67 nvme-fc: return NVME_SC_HOST_ABORTED_CMD when a command has been aborted
    4d6aea29a795 nvme-fc: set NVME_REQ_CANCELLED in nvme_fc_terminate_exchange()
    7e62a89b51dd nvme: add NVME_REQ_CANCELLED flag in nvme_cancel_request()
    d8b17df7bf80 nvme: simplify error logic in nvme_validate_ns()
    b91230a0013f drm/radeon: fix AGP dependency
    35d4f0712828 drm/amdgpu: fb BO should be ttm_bo_type_device
    a255d14eb5dc drm/amd/display: Revert dram_clock_change_latency for DCN2.1
    d27b0964ade9 block: Fix REQ_OP_ZONE_RESET_ALL handling
    c9d1f6ad1e25 regulator: qcom-rpmh: Correct the pmic5_hfsmps515 buck
    6366a5bb888b kselftest: arm64: Fix exit code of sve-ptrace
    da5bc0c21c04 u64_stats,lockdep: Fix u64_stats_init() vs lockdep
    f89338395545 staging: rtl8192e: fix kconfig dependency on CRYPTO
    eb4154fb61e2 habanalabs: Call put_pid() when releasing control device
    f2b38f03a3f7 sparc64: Fix opcode filtering in handling of no fault loads
    58b34195b33f umem: fix error return code in mm_pci_probe()
    feaa91193ad3 kbuild: dummy-tools: fix inverted tests for gcc
    ede8be3ae078 kbuild: add image_name to no-sync-config-targets
    264bb27b9fe4 irqchip/ingenic: Add support for the JZ4760
    b684c380f0b9 cifs: change noisy error message to FYI
    758bca385a79 atm: idt77252: fix null-ptr-dereference
    f35954a3961b atm: uPD98402: fix incorrect allocation
    852143ed96e2 net: enetc: set MAC RX FIFO to recommended value
    697082b125b0 net: davicom: Use platform_get_irq_optional()
    e6946ef43848 net: wan: fix error return code of uhdlc_init()
    184dc037575c net: hisilicon: hns: fix error return code of hns_nic_clear_all_rx_fetch()
    9d1a5392aca1 NFS: Correct size calculation for create reply length
    2479c6b9ef36 nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig default
    b48779c863c0 gpiolib: acpi: Add missing IRQF_ONESHOT
    9443aef16fca cpufreq: blacklist Arm Vexpress platforms in cpufreq-dt-platdev
    6d7dce3bdfc4 gfs2: fix use-after-free in trans_drain
    419ebba40dbf cifs: ask for more credit on async read/write code paths
    b8bfda6e08b8 gianfar: fix jumbo packets+napi+rx overrun crash
    2d0fba5a2e9f sun/niu: fix wrong RXMAC_BC_FRM_CNT_COUNT count
    81b1a8f14436 net: intel: iavf: fix error return code of iavf_init_get_resources()
    5f86016bdfa7 net: tehuti: fix error return code in bdx_probe()
    71b996c9b883 blk-cgroup: Fix the recursive blkg rwstat
    b171748b7953 scsi: ufs: ufs-qcom: Disable interrupt in reset path
    028210541b3c ixgbe: Fix memleak in ixgbe_configure_clsu32
    4dc123500c3b ALSA: hda: ignore invalid NHLT table
    18f27fc6bcc2 Revert "r8152: adjust the settings about MAC clock speed down for RTL8153"
    f8f6190094a3 atm: lanai: dont run lanai_dev_close if not open
    6f6e45947572 atm: eni: dont release is never initialized
    75e967a04d37 powerpc/4xx: Fix build errors from mfdcr()
    4a104e4d4d9d net: fec: ptp: avoid register access when ipg clock is disabled
    50c75680bdce net: stmmac: fix dma physical address of descriptor when display ring
    a9daba140178 mt76: fix tx skb error handling in mt76_dma_tx_queue_skb
    efb12c03fcd0 mm/memcg: set memcg when splitting page
    6143a1d193e9 mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_pages argument
    856cd02bbdd4 Linux 5.10.26
    de1126ea44bb cifs: Fix preauth hash corruption
    21536d7b7e6f x86/apic/of: Fix CPU devicetree-node lookups
    95247d24c4d4 genirq: Disable interrupts for force threaded handlers
    80b2787789af firmware/efi: Fix a use after bug in efi_mem_reserve_persistent
    47ba0d4d2afb efi: use 32-bit alignment for efi_guid_t literals
    e5154ea8e48f static_call: Fix static_call_update() sanity check
    51ccdd25d7e5 MAINTAINERS: move the staging subsystem to lists.linux.dev
    4c9a74798ef1 MAINTAINERS: move some real subsystems off of the staging mailing list
    35ecf664fd6c ext4: fix rename whiteout with fast commit
    e8fa569465e5 ext4: fix potential error in ext4_do_update_inode
    6163a0662b79 ext4: do not try to set xattr into ea_inode if value is empty
    d130b802f98a ext4: stop inode update before return
    258db8e6ffdc ext4: find old entry again if failed to rename whiteout
    9689ecadf8a7 ext4: fix error handling in ext4_end_enable_verity()
    e4ea2a28d068 efivars: respect EFI_UNSUPPORTED return from firmware
    a548acde9608 x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()
    97c608959c27 x86: Move TS_COMPAT back to asm/thread_info.h
    4523e648b7b7 kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()
    0e245256e34d x86/ioapic: Ignore IRQ2 again
    4fdf5f4ba61f perf/x86/intel: Fix unchecked MSR access error caused by VLBR_EVENT
    514ea597be8e perf/x86/intel: Fix a crash caused by zero PEBS status
    be1f58e58f76 PCI: rpadlpar: Fix potential drc_name corruption in store functions
    6d4e1fed18d0 counter: stm32-timer-cnt: fix ceiling miss-alignment with reload register
    cbc4c42dbec0 counter: stm32-timer-cnt: fix ceiling write max value
    dcdde25844d4 iio: hid-sensor-temperature: Fix issues of timestamp channel
    7de97c4bba51 iio: hid-sensor-prox: Fix scale not correct issue
    fd8efe16d867 iio: hid-sensor-humidity: Fix alignment issue of timestamp channel
    b477c121a287 iio: adc: adi-axi-adc: add proper Kconfig dependencies
    d894acab2844 iio: adc: ad7949: fix wrong ADC result due to incorrect bit mask
    533ee1e28455 iio: adc: ab8500-gpadc: Fix off by 10 to 3
    f8bfbd3917fa iio: gyro: mpu3050: Fix error handling in mpu3050_trigger_handler
    06c281c23ace iio: adis16400: Fix an error code in adis16400_initial_setup()
    531231485844 iio:adc:qcom-spmi-vadc: add default scale to LR_MUX2_BAT_ID channel
    3ce2e7b2d360 iio:adc:stm32-adc: Add HAS_IOMEM dependency
    6c3c90058b95 thunderbolt: Increase runtime PM reference count on DP tunnel discovery
    f4ca082e3f59 thunderbolt: Initialize HopID IDAs in tb_switch_alloc()
    c7bb96a37dd2 usb: dwc3: gadget: Prevent EP queuing while stopping transfers
    395d273f2998 usb: dwc3: gadget: Allow runtime suspend if UDC unbinded
    8b8a84234c38 usb: typec: tcpm: Invoke power_supply_changed for tcpm-source-psy-
    0ea3fb15a87e usb: typec: Remove vdo[3] part of tps6598x_rx_identity_reg struct
    0f882bcc6407 usb: gadget: configfs: Fix KASAN use-after-free
    22e85a6a35cc usbip: Fix incorrect double assignment to udc->ud.tcp_rx
    7046e5f7a2f6 usb-storage: Add quirk to defeat Kindle's automatic unload
    5a62d6d7afa0 powerpc: Force inlining of cpu_has_feature() to avoid build failure
    2bdef2b476e2 gfs2: bypass signal_our_withdraw if no journal
    a602e830ddaf gfs2: move freeze glock outside the make_fs_rw and _ro functions
    49787b1bba1f gfs2: Add common helper for holding and releasing the freeze glock
    db37238f3452 regulator: pca9450: Clear PRESET_EN bit to fix BUCK1/2/3 voltage setting
    cfbff8bd9efc regulator: pca9450: Enable system reset on WDOG_B assertion
    775691b94ce7 regulator: pca9450: Add SD_VSEL GPIO for LDO5
    9392b8219b62 net: bonding: fix error return code of bond_neigh_init()
    76f496681d6a io_uring: clear IOCB_WAITQ for non -EIOCBQUEUED return
    3c08f772ad0d io_uring: don't attempt IO reissue from the ring exit path
    40345b9c9d90 drm/amd/pm: fulfill the Polaris implementation for get_clock_by_type_with_latency()
    e8e99acd0830 s390/qeth: schedule TX NAPI on QAOB completion
    f3f6765fd0e8 ibmvnic: remove excessive irqsave
    96823c1e9997 media: cedrus: h264: Support profile controls
    1c20e9040f49 io_uring: fix inconsistent lock state
    e1a69079edc4 iwlwifi: Add a new card for MA family
    e7f6ebde21cf drm/amd/display: turn DPMS off on connector unplug
    559b842a64ff MIPS: compressed: fix build with enabled UBSAN
    8545519b1f51 net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8081
    33cafc7952a4 i40e: Fix endianness conversions
    41d4c889b274 powerpc/sstep: Fix darn emulation
    8a335142f1c5 powerpc/sstep: Fix load-store and update emulation
    8b4a797e86a0 RDMA/mlx5: Allow creating all QPs even when non RDMA profile is used
    bb38c1c03384 scsi: isci: Pass gfp_t flags in isci_port_bc_change_received()
    d74238028a11 scsi: isci: Pass gfp_t flags in isci_port_link_up()
    d9f5efd1afc4 scsi: isci: Pass gfp_t flags in isci_port_link_down()
    1eda358e37e5 scsi: mvsas: Pass gfp_t flags to libsas event notifiers
    58bdc321beb5 scsi: libsas: Introduce a _gfp() variant of event notifiers
    18c3c04e8e53 scsi: libsas: Remove notifier indirection
    29c5b80327b7 scsi: pm8001: Neaten debug logging macros and uses
    c4186c00adc1 scsi: pm80xx: Fix pm8001_mpi_get_nvmd_resp() race condition
    3e4b3770744d scsi: pm80xx: Make running_req atomic
    6075c84a98ce scsi: pm80xx: Make mpi_build_cmd locking consistent
    d802672c7f00 module: harden ELF info handling
    e2c8978a75e0 module: avoid *goto*s in module_sig_check()
    8587715b65fa module: merge repetitive strings in module_sig_check()
    c02a33f0fd28 RDMA/rtrs: Fix KASAN: stack-out-of-bounds bug
    904a52dd9e50 RDMA/rtrs: Introduce rtrs_post_send
    9e97c211b701 RDMA/rtrs-srv: Jump to dereg_mr label if allocate iu fails
    5abee8b1fc4f RDMA/rtrs: Remove unnecessary argument dir of rtrs_iu_free
    4ebd8f0c82a5 bpf: Declare __bpf_free_used_maps() unconditionally
    0e44f1e18398 serial: stm32: fix DMA initialization error handling
    5f8659adf7a2 tty: serial: stm32-usart: Remove set but unused 'cookie' variables
    20c0bd2b6579 ibmvnic: serialize access to work queue on remove
    f8ba6913c40a ibmvnic: add some debugs
    b4be6e6e2696 nvme-rdma: fix possible hang when failing to set io queues
    b3901ceb120d gpiolib: Assign fwnode to parent's if no primary one provided
    c5fe922eaf1a counter: stm32-timer-cnt: Report count function when SLAVE_MODE_DISABLED
    f854abe46b0e RISC-V: correct enum sbi_ext_rfence_fid
    359d8ff40a09 scsi: ufs: ufs-mediatek: Correct operator & -> &&
    38089ba4b20c scsi: myrs: Fix a double free in myrs_cleanup()
    eb9d08b34351 scsi: lpfc: Fix some error codes in debugfs
    e95c0d43509c riscv: Correct SPARSEMEM configuration
    04eb2b2fa12f cifs: fix allocation size on newly created files
    bb2e41e65c33 kbuild: Fix <linux/version.h> for empty SUBLEVEL or PATCHLEVEL again
    72714560fbc7 net/qrtr: fix __netdev_alloc_skb call
    6cae8095490c io_uring: ensure that SQPOLL thread is started for exit
    a7acb614287b pstore: Fix warning in pstore_kill_sb()
    5f7d470696ad i915/perf: Start hrtimer only if sampling the OA buffer
    cb14e99e886f sunrpc: fix refcount leak for rpc auth modules
    2ea2d3a79800 vhost_vdpa: fix the missing irq_bypass_unregister_producer() invocation
    3e5a1bb6ea20 vfio: IOMMU_API should be selected
    c2219627091c svcrdma: disable timeouts on rdma backchannel
    982b899ba672 NFSD: fix dest to src mount in inter-server COPY
    800369d61add NFSD: Repair misuse of sv_lock in 5.10.16-rt30.
    12628e7779f8 nfsd: don't abort copies early
    5ea0aa29ad4b nfsd: Don't keep looking up unhashed files in the nfsd file cache
    628f39a57a46 nvmet: don't check iosqes,iocqes for discovery controllers
    b4f911e3a982 nvme-tcp: fix a NULL deref when receiving a 0-length r2t PDU
    7089cdfce32f nvme-tcp: fix possible hang when failing to set io queues
    a83e5c6c35fa nvme-tcp: fix misuse of __smp_processor_id with preemption enabled
    fd9e2b999740 nvme: fix Write Zeroes limitations
    2d202085d2dd ALSA: usb-audio: Fix unintentional sign extension issue
    64195f022ae8 afs: Stop listxattr() from listing "afs.*" attributes
    78ba4793b084 afs: Fix accessing YFS xattrs on a non-YFS server
    07fa872bf79c ASoC: simple-card-utils: Do not handle device clock
    d1ab87e31761 ASoC: qcom: lpass-cpu: Fix lpass dai ids parse
    1ae54de79fba ASoC: codecs: wcd934x: add a sanity check in set channel map
    03079a0f1bf7 ASoC: qcom: sdm845: Fix array out of range on rx slim channels
    26b08c08a5f3 ASoC: qcom: sdm845: Fix array out of bounds access
    47a6cadb6cfd ASoC: SOF: intel: fix wrong poll bits in dsp power down
    b94b71a7a6f6 ASoC: SOF: Intel: unregister DMIC device on probe error
    4da5a9a73c4c ASoC: Intel: bytcr_rt5640: Fix HP Pavilion x2 10-p0XX OVCD current threshold
    118cfdc770cd ASoC: fsl_ssi: Fix TDM slot setup for I2S mode
    223dc51caa51 drm/amd/display: Correct algorithm for reversed gamma
    4daa70a80c68 vhost-vdpa: set v->config_ctx to NULL if eventfd_ctx_fdget() fails
    49ca3100fbaf vhost-vdpa: fix use-after-free of v->config_ctx
    2c8d6a9474f0 btrfs: fix slab cache flags for free space tree bitmap
    38ffe9eaeb7c btrfs: fix race when cloning extent buffer during rewind of an old root
    78486cf1f31e zonefs: fix to update .i_wr_refcnt correctly in zonefs_open_zone()
    9c1c5e81a002 zonefs: prevent use of seq files as swap file
    dfbdbf0f359a zonefs: Fix O_APPEND async write handling
    38c74f2f2318 s390/pci: fix leak of PCI device structure
    075e3034740c s390/pci: remove superfluous zdev->zbus check
    bd37d9b9c4fb s390/pci: refactor zpci_create_device()
    015916ca0266 s390/vtime: fix increased steal time accounting
    5c0a3a331dc5 Revert "PM: runtime: Update device status before letting suppliers suspend"
    68525e424175 ALSA: hda/realtek: fix mute/micmute LEDs for HP 850 G8
    f086deab2c64 ALSA: hda/realtek: fix mute/micmute LEDs for HP 440 G8
    7b00df1894c6 ALSA: hda/realtek: fix mute/micmute LEDs for HP 840 G8
    14af4bf8d481 ALSA: hda/realtek: Apply headset-mic quirks for Xiaomi Redmibook Air
    4c698a3b8fb7 ALSA: hda: generic: Fix the micmute led init state
    e6c7cdf0baf3 ALSA: hda/realtek: apply pin quirk for XiaomiNotebook Pro
    cd7b17ba8e4d ALSA: dice: fix null pointer dereference when node is disconnected
    422806f8d289 spi: cadence: set cqspi to the driver_data field of struct device
    f8d5ced57b07 ASoC: ak5558: Add MODULE_DEVICE_TABLE
    064a7289b445 ASoC: ak4458: Add MODULE_DEVICE_TABLE

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
---
 .../linux/linux-yocto-rt_5.10.bb              |  6 ++---
 .../linux/linux-yocto-tiny_5.10.bb            |  8 +++----
 meta/recipes-kernel/linux/linux-yocto_5.10.bb | 24 +++++++++----------
 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 cb34887cda..3e08b5aec5 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 () {
         raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
 }
 
-SRCREV_machine ?= "be2935bce35f9adb6d0e735d42651e81a5094adf"
-SRCREV_meta ?= "031f6c76e488a3563f35258c72ff1de3e25a512e"
+SRCREV_machine ?= "8262073e1b09920fb55a32d698c3a98c3af628eb"
+SRCREV_meta ?= "bbff9c3b4b30e741730c2ceb2365ab18639c246a"
 
 SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \
            git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}"
 
-LINUX_VERSION ?= "5.10.25"
+LINUX_VERSION ?= "5.10.27"
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
 
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 83e59b0ebb..92c15e9b5b 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"
 
 require recipes-kernel/linux/linux-yocto.inc
 
-LINUX_VERSION ?= "5.10.25"
+LINUX_VERSION ?= "5.10.27"
 LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
 
 DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
@@ -15,9 +15,9 @@ DEPENDS += "openssl-native util-linux-native"
 KMETA = "kernel-meta"
 KCONF_BSP_AUDIT_LEVEL = "2"
 
-SRCREV_machine_qemuarm ?= "0f87ec9fea7a5695cd063d9d11d89751efa53ddd"
-SRCREV_machine ?= "cf5b0320cf4544d3db9ce3ddd6ddb7553a610651"
-SRCREV_meta ?= "031f6c76e488a3563f35258c72ff1de3e25a512e"
+SRCREV_machine_qemuarm ?= "2825075bb360f256c3a9dcdf3cf67b34423d657d"
+SRCREV_machine ?= "ca8e7981378c7ab461ae9e2b9b96d702fbb0af2a"
+SRCREV_meta ?= "bbff9c3b4b30e741730c2ceb2365ab18639c246a"
 
 PV = "${LINUX_VERSION}+git${SRCPV}"
 
diff --git a/meta/recipes-kernel/linux/linux-yocto_5.10.bb b/meta/recipes-kernel/linux/linux-yocto_5.10.bb
index 026e69511a..f89f513878 100644
--- a/meta/recipes-kernel/linux/linux-yocto_5.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_5.10.bb
@@ -13,17 +13,17 @@ KBRANCH_qemux86  ?= "v5.10/standard/base"
 KBRANCH_qemux86-64 ?= "v5.10/standard/base"
 KBRANCH_qemumips64 ?= "v5.10/standard/mti-malta64"
 
-SRCREV_machine_qemuarm ?= "d8551cae1ccdbe062a5c6068ce39ea8f4e1c72db"
-SRCREV_machine_qemuarm64 ?= "cf5b0320cf4544d3db9ce3ddd6ddb7553a610651"
-SRCREV_machine_qemumips ?= "7f1f1ad2f2d90b1b070c6b0a82f0add9aa492e37"
-SRCREV_machine_qemuppc ?= "cf5b0320cf4544d3db9ce3ddd6ddb7553a610651"
-SRCREV_machine_qemuriscv64 ?= "cf5b0320cf4544d3db9ce3ddd6ddb7553a610651"
-SRCREV_machine_qemuriscv32 ?= "cf5b0320cf4544d3db9ce3ddd6ddb7553a610651"
-SRCREV_machine_qemux86 ?= "cf5b0320cf4544d3db9ce3ddd6ddb7553a610651"
-SRCREV_machine_qemux86-64 ?= "cf5b0320cf4544d3db9ce3ddd6ddb7553a610651"
-SRCREV_machine_qemumips64 ?= "fd5ac097b891642eea13659bea536f3ec5910d6d"
-SRCREV_machine ?= "cf5b0320cf4544d3db9ce3ddd6ddb7553a610651"
-SRCREV_meta ?= "031f6c76e488a3563f35258c72ff1de3e25a512e"
+SRCREV_machine_qemuarm ?= "0441d737d347be0b8bcf9bef0b7707d5ba2741a0"
+SRCREV_machine_qemuarm64 ?= "ca8e7981378c7ab461ae9e2b9b96d702fbb0af2a"
+SRCREV_machine_qemumips ?= "5fbc41f5c569e11bf5e56beea77c432efa69b99e"
+SRCREV_machine_qemuppc ?= "ca8e7981378c7ab461ae9e2b9b96d702fbb0af2a"
+SRCREV_machine_qemuriscv64 ?= "ca8e7981378c7ab461ae9e2b9b96d702fbb0af2a"
+SRCREV_machine_qemuriscv32 ?= "ca8e7981378c7ab461ae9e2b9b96d702fbb0af2a"
+SRCREV_machine_qemux86 ?= "ca8e7981378c7ab461ae9e2b9b96d702fbb0af2a"
+SRCREV_machine_qemux86-64 ?= "ca8e7981378c7ab461ae9e2b9b96d702fbb0af2a"
+SRCREV_machine_qemumips64 ?= "a60cf276769d28c6c495dbf2816a50871705d5eb"
+SRCREV_machine ?= "ca8e7981378c7ab461ae9e2b9b96d702fbb0af2a"
+SRCREV_meta ?= "bbff9c3b4b30e741730c2ceb2365ab18639c246a"
 
 # remap qemuarm to qemuarma15 for the 5.8 kernel
 # KMACHINE_qemuarm ?= "qemuarma15"
@@ -32,7 +32,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRA
            git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}"
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
-LINUX_VERSION ?= "5.10.25"
+LINUX_VERSION ?= "5.10.27"
 
 DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
 DEPENDS += "openssl-native util-linux-native"
-- 
2.19.1


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [PATCH 04/10] linux-yocto/5.10: BSP configuration fixes
  2021-04-19  0:06 [PATCH 00/10] kernel: consolidated pull request Bruce Ashfield
                   ` (2 preceding siblings ...)
  2021-04-19  0:06 ` [PATCH 03/10] linux-yocto/5.10: update to v5.10.27 Bruce Ashfield
@ 2021-04-19  0:06 ` Bruce Ashfield
  2021-04-19  0:06 ` [PATCH 05/10] linux-yocto-dev: add features/scsi/scsi-debug.scc features/gpio/mockup.scc to KERNEL_FEATURES Bruce Ashfield
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 14+ messages in thread
From: Bruce Ashfield @ 2021-04-19  0:06 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

From: Bruce Ashfield <bruce.ashfield@gmail.com>

Integrating the following commit(s) to linux-yocto/5.10.:

    fa039db710c qemuppc64: Enable the RTC driver
    f6cfc23fbfc nxp-s32g2xx: add HSE UIO related configs to make hse demo work
    2b445fb1e0b firmware: fix CONFIG_FW_LOADER option mismatch warning
    60dde01d949 nxp-imx8: Correct DRM_TTM config and delete redundant config
    07119316ee5 xlnx: bsp: drop obsolete kernel options for xilinx-zynqmp and xilinx-zynq
    0cf78165f8e bcm-2xxx-rpi: update v5.10 kernel config for raspberrypi 4b platform
    9b5a9e46778 marvell-cn96xx: Add the preempt-rt support

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
---
 .../linux/linux-yocto-rt_5.10.bb              |  4 ++--
 .../linux/linux-yocto-tiny_5.10.bb            |  6 ++---
 meta/recipes-kernel/linux/linux-yocto_5.10.bb | 22 +++++++++----------
 3 files changed, 16 insertions(+), 16 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 3e08b5aec5..1896b2f295 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb
@@ -11,8 +11,8 @@ python () {
         raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
 }
 
-SRCREV_machine ?= "8262073e1b09920fb55a32d698c3a98c3af628eb"
-SRCREV_meta ?= "bbff9c3b4b30e741730c2ceb2365ab18639c246a"
+SRCREV_machine ?= "57f0dabaec5ad65d936350e9b1f69791c8ddf97e"
+SRCREV_meta ?= "fa039db710ceb054f8670e09e7e31142c1566253"
 
 SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \
            git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}"
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 92c15e9b5b..a7b93fce7a 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb
@@ -15,9 +15,9 @@ DEPENDS += "openssl-native util-linux-native"
 KMETA = "kernel-meta"
 KCONF_BSP_AUDIT_LEVEL = "2"
 
-SRCREV_machine_qemuarm ?= "2825075bb360f256c3a9dcdf3cf67b34423d657d"
-SRCREV_machine ?= "ca8e7981378c7ab461ae9e2b9b96d702fbb0af2a"
-SRCREV_meta ?= "bbff9c3b4b30e741730c2ceb2365ab18639c246a"
+SRCREV_machine_qemuarm ?= "ae643fde3bb3d99f194ec0b6b9662bdd1d508c2f"
+SRCREV_machine ?= "a60fe3fcf113a00eb3263294f192615da7c2af8c"
+SRCREV_meta ?= "fa039db710ceb054f8670e09e7e31142c1566253"
 
 PV = "${LINUX_VERSION}+git${SRCPV}"
 
diff --git a/meta/recipes-kernel/linux/linux-yocto_5.10.bb b/meta/recipes-kernel/linux/linux-yocto_5.10.bb
index f89f513878..d480fc27c7 100644
--- a/meta/recipes-kernel/linux/linux-yocto_5.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_5.10.bb
@@ -13,17 +13,17 @@ KBRANCH_qemux86  ?= "v5.10/standard/base"
 KBRANCH_qemux86-64 ?= "v5.10/standard/base"
 KBRANCH_qemumips64 ?= "v5.10/standard/mti-malta64"
 
-SRCREV_machine_qemuarm ?= "0441d737d347be0b8bcf9bef0b7707d5ba2741a0"
-SRCREV_machine_qemuarm64 ?= "ca8e7981378c7ab461ae9e2b9b96d702fbb0af2a"
-SRCREV_machine_qemumips ?= "5fbc41f5c569e11bf5e56beea77c432efa69b99e"
-SRCREV_machine_qemuppc ?= "ca8e7981378c7ab461ae9e2b9b96d702fbb0af2a"
-SRCREV_machine_qemuriscv64 ?= "ca8e7981378c7ab461ae9e2b9b96d702fbb0af2a"
-SRCREV_machine_qemuriscv32 ?= "ca8e7981378c7ab461ae9e2b9b96d702fbb0af2a"
-SRCREV_machine_qemux86 ?= "ca8e7981378c7ab461ae9e2b9b96d702fbb0af2a"
-SRCREV_machine_qemux86-64 ?= "ca8e7981378c7ab461ae9e2b9b96d702fbb0af2a"
-SRCREV_machine_qemumips64 ?= "a60cf276769d28c6c495dbf2816a50871705d5eb"
-SRCREV_machine ?= "ca8e7981378c7ab461ae9e2b9b96d702fbb0af2a"
-SRCREV_meta ?= "bbff9c3b4b30e741730c2ceb2365ab18639c246a"
+SRCREV_machine_qemuarm ?= "036f0e96d68be58be2e97ea7cab11f9ca2fb8e1c"
+SRCREV_machine_qemuarm64 ?= "a60fe3fcf113a00eb3263294f192615da7c2af8c"
+SRCREV_machine_qemumips ?= "46964fe445c229120a9733ed98dcd5ab8454c999"
+SRCREV_machine_qemuppc ?= "a60fe3fcf113a00eb3263294f192615da7c2af8c"
+SRCREV_machine_qemuriscv64 ?= "a60fe3fcf113a00eb3263294f192615da7c2af8c"
+SRCREV_machine_qemuriscv32 ?= "a60fe3fcf113a00eb3263294f192615da7c2af8c"
+SRCREV_machine_qemux86 ?= "a60fe3fcf113a00eb3263294f192615da7c2af8c"
+SRCREV_machine_qemux86-64 ?= "a60fe3fcf113a00eb3263294f192615da7c2af8c"
+SRCREV_machine_qemumips64 ?= "efe9e0c23330929c92a364d2497b231d1325ef29"
+SRCREV_machine ?= "a60fe3fcf113a00eb3263294f192615da7c2af8c"
+SRCREV_meta ?= "fa039db710ceb054f8670e09e7e31142c1566253"
 
 # remap qemuarm to qemuarma15 for the 5.8 kernel
 # KMACHINE_qemuarm ?= "qemuarma15"
-- 
2.19.1


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [PATCH 05/10] linux-yocto-dev: add features/scsi/scsi-debug.scc features/gpio/mockup.scc to KERNEL_FEATURES
  2021-04-19  0:06 [PATCH 00/10] kernel: consolidated pull request Bruce Ashfield
                   ` (3 preceding siblings ...)
  2021-04-19  0:06 ` [PATCH 04/10] linux-yocto/5.10: BSP configuration fixes Bruce Ashfield
@ 2021-04-19  0:06 ` Bruce Ashfield
  2021-04-19  0:06 ` [PATCH 06/10] linux-yocto/5.10: update to v5.10.29 Bruce Ashfield
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 14+ messages in thread
From: Bruce Ashfield @ 2021-04-19  0:06 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

From: He Zhe <zhe.he@windriver.com>

Add features/scsi/scsi-debug.scc and features/gpio/mockup.scc to
KERNEL_FEATURES to meet ptest requirement as what we did for other
linux-yocto*.

Signed-off-by: He Zhe <zhe.he@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
---
 meta/recipes-kernel/linux/linux-yocto-dev.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-kernel/linux/linux-yocto-dev.bb b/meta/recipes-kernel/linux/linux-yocto-dev.bb
index 8725473d1c..ee41d612fd 100644
--- a/meta/recipes-kernel/linux/linux-yocto-dev.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-dev.bb
@@ -50,5 +50,7 @@ KERNEL_FEATURES_append_qemuall=" cfg/virtio.scc features/drm-bochs/drm-bochs.scc
 KERNEL_FEATURES_append_qemux86=" cfg/sound.scc cfg/paravirt_kvm.scc"
 KERNEL_FEATURES_append_qemux86-64=" cfg/sound.scc cfg/paravirt_kvm.scc"
 KERNEL_FEATURES_append = " ${@bb.utils.contains("TUNE_FEATURES", "mx32", " cfg/x32.scc", "", d)}"
+KERNEL_FEATURES_append = " ${@bb.utils.contains("DISTRO_FEATURES", "ptest", " features/scsi/scsi-debug.scc", "", d)}"
+KERNEL_FEATURES_append = " ${@bb.utils.contains("DISTRO_FEATURES", "ptest", " features/gpio/mockup.scc", "", d)}"
 
 KERNEL_VERSION_SANITY_SKIP = "1"
-- 
2.19.1


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [PATCH 06/10] linux-yocto/5.10: update to v5.10.29
  2021-04-19  0:06 [PATCH 00/10] kernel: consolidated pull request Bruce Ashfield
                   ` (4 preceding siblings ...)
  2021-04-19  0:06 ` [PATCH 05/10] linux-yocto-dev: add features/scsi/scsi-debug.scc features/gpio/mockup.scc to KERNEL_FEATURES Bruce Ashfield
@ 2021-04-19  0:06 ` Bruce Ashfield
  2021-04-19  0:06 ` [PATCH 07/10] linux-yocto/5.4: update to v5.4.111 Bruce Ashfield
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 14+ messages in thread
From: Bruce Ashfield @ 2021-04-19  0:06 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

From: Bruce Ashfield <bruce.ashfield@gmail.com>

Updating linux-yocto/5.10 to the latest korg -stable release that comprises
the following commits:

    d8cf82b410b4 Linux 5.10.29
    cef13a04376b init/Kconfig: make COMPILE_TEST depend on HAS_IOMEM
    ba02635769f1 init/Kconfig: make COMPILE_TEST depend on !S390
    faa30969f66e bpf, x86: Validate computation of branch displacements for x86-32
    3edb8967d91e bpf, x86: Validate computation of branch displacements for x86-64
    f890246ae75c tools/resolve_btfids: Add /libbpf to .gitignore
    76983e244908 kbuild: Do not clean resolve_btfids if the output does not exist
    0945d67e5d43 kbuild: Add resolve_btfids clean to root clean target
    eff1e0465727 tools/resolve_btfids: Set srctree variable unconditionally
    f60c918b07b7 tools/resolve_btfids: Check objects before removing
    249719092447 tools/resolve_btfids: Build libbpf and libsubcmd in separate directories
    2934985086b9 math: Export mul_u64_u64_div_u64
    7345d4b2d421 io_uring: fix timeout cancel return code
    8f9049e70cd6 cifs: Silently ignore unknown oplock break handle
    fee111089cc9 cifs: revalidate mapping when we open files for SMB1 POSIX
    42498ee67296 ia64: fix format strings for err_inject
    bc30fdd598e3 ia64: mca: allocate early mca with GFP_ATOMIC
    b008489d8b86 selftests/vm: fix out-of-tree build
    47f8bc68ae95 scsi: target: pscsi: Clean up after failure in pscsi_map_sg()
    266d3106efbd ptp_qoriq: fix overflow in ptp_qoriq_adjfine() u64 calcalation
    f135b89e286b platform/x86: intel_pmc_core: Ignore GBE LTR on Tiger Lake platforms
    037950869be3 block: clear GD_NEED_PART_SCAN later in bdev_disk_changed
    7c73059bf849 x86/build: Turn off -fcf-protection for realmode targets
    6372aa9a78f8 drm/msm/disp/dpu1: icc path needs to be set before dpu runtime resume
    6deb9d9a84a2 kselftest/arm64: sve: Do not use non-canonical FFR register value
    bcd57b07fd90 platform/x86: thinkpad_acpi: Allow the FnLock LED to change state
    6304295c6190 net: ipa: fix init header command validation
    8a57256e0548 netfilter: nftables: skip hook overlap logic if flowtable is stale
    b0c795f4cc53 netfilter: conntrack: Fix gre tunneling over ipv6
    439c2c22fb85 drm/msm: Ratelimit invalid-fence message
    57e0546f01ca drm/msm/adreno: a5xx_power: Don't apply A540 lm_setup to other GPUs
    b9ec77ef36af drm/msm/dsi_pll_7nm: Fix variable usage for pll_lockdet_rate
    0a66bd60b1ce mac80211: choose first enabled channel for monitor
    7705c48b8695 mac80211: Check crypto_aead_encrypt for errors
    05878b681981 mISDN: fix crash in fritzpci
    4ca265610cc6 kunit: tool: Fix a python tuple typing error
    f0ed115feccc net: pxa168_eth: Fix a potential data race in pxa168_eth_remove
    4b4ce9895e64 net/mlx5e: Enforce minimum value check for ICOSQ size
    198afc3b0c01 bpf, x86: Use kvmalloc_array instead kmalloc_array in bpf_jit_comp
    107875a53868 platform/x86: intel-hid: Support Lenovo ThinkPad X1 Tablet Gen 2
    4c875e034dfb bus: ti-sysc: Fix warning on unbind if reset is not deasserted
    5c6f778e8f7d ARM: dts: am33xx: add aliases for mmc interfaces
    ecdfb9d70fb8 Linux 5.10.28
    7973a0dad073 bpf: Use NOP_ATOMIC5 instead of emit_nops(&prog, 5) for BPF_TRAMP_F_CALL_ORIG
    12b5f9dae410 Revert "kernel: freezer should treat PF_IO_WORKER like PF_KTHREAD for freezing"
    6ae5eaee1ea5 riscv: evaluate put_user() arg before enabling user access
    61f0c3e8098f drivers: video: fbcon: fix NULL dereference in fbcon_cursor()
    d06d0b3cf626 driver core: clear deferred probe reason on probe retry
    d29c38dd926d staging: rtl8192e: Change state information from u16 to u8
    538b96315375 staging: rtl8192e: Fix incorrect source in memcpy()
    84e5203fd277 soc: qcom-geni-se: Cleanup the code to remove proxy votes
    996a5782faef usb: dwc3: gadget: Clear DEP flags after stop transfers in ep disable
    1808ee421ce5 usb: dwc3: qcom: skip interconnect init for ACPI probe
    137dfed1552a usb: dwc2: Prevent core suspend when port connection flag is 0
    4e28aca96729 usb: dwc2: Fix HPRT0.PrtSusp bit setting for HiKey 960 board.
    77c0d6af858b usb: gadget: udc: amd5536udc_pci fix null-ptr-dereference
    6f86681691c2 USB: cdc-acm: fix use-after-free after probe failure
    64deff1f4e0f USB: cdc-acm: fix double free on probe failure
    439a27521112 USB: cdc-acm: downgrade message to debug
    511302531eb8 USB: cdc-acm: untangle a circular dependency between callback and softint
    e700e3aec303 cdc-acm: fix BREAK rx code path adding necessary calls
    9efa606a83e0 usb: xhci-mtk: fix broken streams issue on 0.96 xHCI
    1addcb1f77d6 usb: musb: Fix suspend with devices connected for a64
    15e61d9ae7ac USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem
    4027d6e88fef usbip: vhci_hcd fix shift out-of-bounds in vhci_hub_control()
    c04adcc819d3 firewire: nosy: Fix a use-after-free bug in nosy_ioctl()
    2c7d85026324 video: hyperv_fb: Fix a double free in hvfb_probe
    a267a7e1c0ca usb: dwc3: pci: Enable dis_uX_susphy_quirk for Intel Merrifield
    bf4c643192b3 firmware: stratix10-svc: reset COMMAND_RECONFIG_FLAG_PARTIAL to 0
    3b681a1c43b6 extcon: Fix error handling in extcon_dev_register
    023d13952e9b extcon: Add stubs for extcon_register_notifier_all() functions
    0fe56e294cef pinctrl: rockchip: fix restore error in resume
    80ee9e02be3d vfio/nvlink: Add missing SPAPR_TCE_IOMMU depends
    d2308dd5119b drm/tegra: sor: Grab runtime PM reference across reset
    f552f95853f8 drm/tegra: dc: Restore coupling of display controllers
    77a8e6f792d5 drm/imx: fix memory leak when fails to init
    74612ecdf263 reiserfs: update reiserfs_xattrs_initialized() condition
    8c71f5b30955 drm/amdgpu: check alignment on CPU page for bo map
    78ceecd2ed45 drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings()
    28f901fe1634 drm/amdkfd: dqm fence memory corruption
    ec3e06e06f76 mm: fix race by making init_zero_pfn() early_initcall
    d88b557b9b73 s390/vdso: fix tod_steering_delta type
    b332265430c8 s390/vdso: copy tod_steering_delta value to vdso_data page
    f706acc9312b tracing: Fix stack trace event size
    cc038ab785a8 PM: runtime: Fix ordering in pm_runtime_get_suppliers()
    da2976cd711b PM: runtime: Fix race getting/putting suppliers at probe
    e6d8eb65532e KVM: SVM: ensure that EFER.SVME is set when running nested guest or on nested vmexit
    5f6625f5cd5c KVM: SVM: load control fields from VMCB12 before checking them
    6aaa3c2ebb4f xtensa: move coprocessor_flush to the .text section
    a3be911a5fee xtensa: fix uaccess-related livelock in do_page_fault
    bcd7999c03ed ALSA: hda/realtek: fix mute/micmute LEDs for HP 640 G8
    ee58eee4501f ALSA: hda/realtek: call alc_update_headset_mode() in hp_automute_hook
    f235ffa56b8e ALSA: hda/realtek: fix a determine_headset_type issue for a Dell AIO
    6d91f3afb632 ALSA: hda: Add missing sanity checks in PM prepare/complete callbacks
    b3116cda4e52 ALSA: hda: Re-add dropped snd_poewr_change_state() calls
    474d3d65784e ALSA: usb-audio: Apply sample rate quirk to Logitech Connect
    e525cd364c09 ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead()
    cdd192a20b06 ACPI: tables: x86: Reserve memory occupied by ACPI tables
    fd38d4e6757b bpf: Remove MTU check in __bpf_skb_max_len
    ff64f33bc93b net: 9p: advance iov on empty read
    84877db1cdea net: wan/lmc: unregister device when no matching device is found
    33a6b3eea44b net: ipa: fix register write command validation
    44d76042c038 net: ipa: remove two unused register definitions
    c805f215e9c5 appletalk: Fix skb allocation size in loopback case
    f2294a707f63 net: ethernet: aquantia: Handle error cleanup of start on open
    7d3ffc0993fe ath10k: hold RCU lock when calling ieee80211_find_sta_by_ifaddr()
    221528c20e5e iwlwifi: pcie: don't disable interrupts for reg_lock
    f33d87047323 netdevsim: dev: Initialize FIB module after debugfs
    660bf76aec07 rtw88: coex: 8821c: correct antenna switch function
    b5777172cce2 ath11k: add ieee80211_unregister_hw to avoid kernel crash caused by NULL pointer
    731c4447e6db brcmfmac: clear EAP/association status bits on linkdown events
    4094194d103b can: tcan4x5x: fix max register value
    1a5751d58b14 net: introduce CAN specific pointer in the struct net_device
    9e35159c6e9a can: dev: move driver related infrastructure into separate subdir
    e3ccad57ac09 flow_dissector: fix TTL and TOS dissection on IPv4 fragments
    8fe47a33944f net: mvpp2: fix interrupt mask/unmask skip condition
    44c816c8b9ab io_uring: call req_set_fail_links() on short send[msg]()/recv[msg]() with MSG_WAITALL
    5038c1122e13 ext4: do not iput inode under running transaction in ext4_rename()
    eb8049d85a92 static_call: Align static_call_is_init() patching condition
    21c2bbc17b6b io_uring: imply MSG_NOSIGNAL for send[msg]()/recv[msg]() calls
    fa068ee3f37e nvmet-tcp: fix kmap leak when data digest in use
    3ac4aaff387b locking/ww_mutex: Fix acquire/release imbalance in ww_acquire_init()/ww_acquire_fini()
    905ef030bdf9 locking/ww_mutex: Simplify use_ww_ctx & ww_ctx handling
    1e2a75c24a48 thermal/core: Add NULL pointer check before using cooling device stats
    cf51b6145b9d ASoC: rt711: add snd_soc_component remove callback
    805645d89a20 ASoC: rt5659: Update MCLK rate in set_sysclk()
    7d4344fd3ee0 staging: comedi: cb_pcidas64: fix request_irq() warn
    e833d5716fbb staging: comedi: cb_pcidas: fix request_irq() warn
    4cd96a0de7a1 scsi: qla2xxx: Fix broken #endif placement
    3860814ef620 scsi: st: Fix a use after free in st_open()
    861fc287e036 io_uring: fix ->flags races by linked timeouts
    e1f8c95c1110 vhost: Fix vhost_vq_reset()
    7f6518ec6ee9 kernel: freezer should treat PF_IO_WORKER like PF_KTHREAD for freezing
    540a1ebf3c23 NFSD: fix error handling in NFSv4.0 callbacks
    73df108e3aec ASoC: cs42l42: Always wait at least 3ms after reset
    9b7b92c4b92d ASoC: cs42l42: Fix mixer volume control
    20b39eb99598 ASoC: cs42l42: Fix channel width support
    0d3753babfa7 ASoC: cs42l42: Fix Bitclock polarity inversion
    ed47acc0c888 ASoC: soc-core: Prevent warning if no DMI table is present
    294d4c2b4fda ASoC: es8316: Simplify adc_pga_gain_tlv table
    f134a436d766 ASoC: sgtl5000: set DAP_AVC_CTRL register to correct default value on probe
    b057d540ad2c ASoC: rt5651: Fix dac- and adc- vol-tlv values being off by a factor of 10
    ed4cdb772680 ASoC: rt5640: Fix dac- and adc- vol-tlv values being off by a factor of 10
    4bac395e0b8a ASoC: rt1015: fix i2c communication error
    4eff80b14014 iomap: Fix negative assignment to unsigned sis->pages in iomap_swapfile_activate
    5fb71b231c4e rpc: fix NULL dereference on kmalloc failure
    9e9aa1c03c33 fs: nfsd: fix kconfig dependency warning for NFSD_V4
    e178f362f095 ext4: fix bh ref count on error paths
    4b3139576a20 ext4: shrink race window in ext4_should_retry_alloc()
    1bfb046d29e3 virtiofs: Fail dax mount if device does not support it
    e21d2b92354b bpf: Fix fexit trampoline.
    68abc0115617 arm64: mm: correct the inside linear map range during hotplug check

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
---
 .../linux/linux-yocto-rt_5.10.bb              |  6 ++---
 .../linux/linux-yocto-tiny_5.10.bb            |  8 +++----
 meta/recipes-kernel/linux/linux-yocto_5.10.bb | 24 +++++++++----------
 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 1896b2f295..ce88554830 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 () {
         raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
 }
 
-SRCREV_machine ?= "57f0dabaec5ad65d936350e9b1f69791c8ddf97e"
-SRCREV_meta ?= "fa039db710ceb054f8670e09e7e31142c1566253"
+SRCREV_machine ?= "a1cb83d2e69b4c895cefa0e8716c8e9021d757bf"
+SRCREV_meta ?= "6dbb20d3127b3380779a11b1552429c5d4a0417e"
 
 SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \
            git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}"
 
-LINUX_VERSION ?= "5.10.27"
+LINUX_VERSION ?= "5.10.29"
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
 
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 a7b93fce7a..3581f3b4b0 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"
 
 require recipes-kernel/linux/linux-yocto.inc
 
-LINUX_VERSION ?= "5.10.27"
+LINUX_VERSION ?= "5.10.29"
 LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
 
 DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
@@ -15,9 +15,9 @@ DEPENDS += "openssl-native util-linux-native"
 KMETA = "kernel-meta"
 KCONF_BSP_AUDIT_LEVEL = "2"
 
-SRCREV_machine_qemuarm ?= "ae643fde3bb3d99f194ec0b6b9662bdd1d508c2f"
-SRCREV_machine ?= "a60fe3fcf113a00eb3263294f192615da7c2af8c"
-SRCREV_meta ?= "fa039db710ceb054f8670e09e7e31142c1566253"
+SRCREV_machine_qemuarm ?= "bbc9efbcc604d823555794878f966b2ad7e5f4ca"
+SRCREV_machine ?= "fd21e2d609ad3343f03d78bc0cbce8da7d7c2a57"
+SRCREV_meta ?= "6dbb20d3127b3380779a11b1552429c5d4a0417e"
 
 PV = "${LINUX_VERSION}+git${SRCPV}"
 
diff --git a/meta/recipes-kernel/linux/linux-yocto_5.10.bb b/meta/recipes-kernel/linux/linux-yocto_5.10.bb
index d480fc27c7..278f8a67fe 100644
--- a/meta/recipes-kernel/linux/linux-yocto_5.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_5.10.bb
@@ -13,17 +13,17 @@ KBRANCH_qemux86  ?= "v5.10/standard/base"
 KBRANCH_qemux86-64 ?= "v5.10/standard/base"
 KBRANCH_qemumips64 ?= "v5.10/standard/mti-malta64"
 
-SRCREV_machine_qemuarm ?= "036f0e96d68be58be2e97ea7cab11f9ca2fb8e1c"
-SRCREV_machine_qemuarm64 ?= "a60fe3fcf113a00eb3263294f192615da7c2af8c"
-SRCREV_machine_qemumips ?= "46964fe445c229120a9733ed98dcd5ab8454c999"
-SRCREV_machine_qemuppc ?= "a60fe3fcf113a00eb3263294f192615da7c2af8c"
-SRCREV_machine_qemuriscv64 ?= "a60fe3fcf113a00eb3263294f192615da7c2af8c"
-SRCREV_machine_qemuriscv32 ?= "a60fe3fcf113a00eb3263294f192615da7c2af8c"
-SRCREV_machine_qemux86 ?= "a60fe3fcf113a00eb3263294f192615da7c2af8c"
-SRCREV_machine_qemux86-64 ?= "a60fe3fcf113a00eb3263294f192615da7c2af8c"
-SRCREV_machine_qemumips64 ?= "efe9e0c23330929c92a364d2497b231d1325ef29"
-SRCREV_machine ?= "a60fe3fcf113a00eb3263294f192615da7c2af8c"
-SRCREV_meta ?= "fa039db710ceb054f8670e09e7e31142c1566253"
+SRCREV_machine_qemuarm ?= "13b4e1548d504dca91ff49abba5be4df728840e6"
+SRCREV_machine_qemuarm64 ?= "fd21e2d609ad3343f03d78bc0cbce8da7d7c2a57"
+SRCREV_machine_qemumips ?= "ba6c1c115792e0c80412a7e0b54d6003cfbed491"
+SRCREV_machine_qemuppc ?= "fd21e2d609ad3343f03d78bc0cbce8da7d7c2a57"
+SRCREV_machine_qemuriscv64 ?= "fd21e2d609ad3343f03d78bc0cbce8da7d7c2a57"
+SRCREV_machine_qemuriscv32 ?= "fd21e2d609ad3343f03d78bc0cbce8da7d7c2a57"
+SRCREV_machine_qemux86 ?= "fd21e2d609ad3343f03d78bc0cbce8da7d7c2a57"
+SRCREV_machine_qemux86-64 ?= "fd21e2d609ad3343f03d78bc0cbce8da7d7c2a57"
+SRCREV_machine_qemumips64 ?= "2e99735de1312c0403ff23cb0c50fa8153e80be7"
+SRCREV_machine ?= "fd21e2d609ad3343f03d78bc0cbce8da7d7c2a57"
+SRCREV_meta ?= "6dbb20d3127b3380779a11b1552429c5d4a0417e"
 
 # remap qemuarm to qemuarma15 for the 5.8 kernel
 # KMACHINE_qemuarm ?= "qemuarma15"
@@ -32,7 +32,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRA
            git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}"
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
-LINUX_VERSION ?= "5.10.27"
+LINUX_VERSION ?= "5.10.29"
 
 DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
 DEPENDS += "openssl-native util-linux-native"
-- 
2.19.1


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [PATCH 07/10] linux-yocto/5.4: update to v5.4.111
  2021-04-19  0:06 [PATCH 00/10] kernel: consolidated pull request Bruce Ashfield
                   ` (5 preceding siblings ...)
  2021-04-19  0:06 ` [PATCH 06/10] linux-yocto/5.10: update to v5.10.29 Bruce Ashfield
@ 2021-04-19  0:06 ` Bruce Ashfield
  2021-04-19  0:06 ` [PATCH 08/10] linux-yocto/5.10: update to v5.10.30 Bruce Ashfield
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 14+ messages in thread
From: Bruce Ashfield @ 2021-04-19  0:06 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

From: Bruce Ashfield <bruce.ashfield@gmail.com>

Updating linux-yocto/5.4 to the latest korg -stable release that comprises
the following commits:

    a49e5ea5e045 Linux 5.4.111
    45f540622d5b init/Kconfig: make COMPILE_TEST depend on HAS_IOMEM
    43dd03f08819 init/Kconfig: make COMPILE_TEST depend on !S390
    f5eb7e12a75d nvme-mpath: replace direct_make_request with generic_make_request
    6cce30548058 bpf, x86: Validate computation of branch displacements for x86-32
    a0b3927a07be bpf, x86: Validate computation of branch displacements for x86-64
    20c60bbc1c54 cifs: Silently ignore unknown oplock break handle
    754c82a6bf48 cifs: revalidate mapping when we open files for SMB1 POSIX
    e5991b4fcedb ia64: fix format strings for err_inject
    3e9292b39862 ia64: mca: allocate early mca with GFP_ATOMIC
    9b872bac1923 scsi: target: pscsi: Clean up after failure in pscsi_map_sg()
    e2db0e66139a x86/build: Turn off -fcf-protection for realmode targets
    0465098898ef platform/x86: thinkpad_acpi: Allow the FnLock LED to change state
    5a8c30e8acad netfilter: conntrack: Fix gre tunneling over ipv6
    e84a795b8a0b drm/msm: Ratelimit invalid-fence message
    daf5aaa8e6e0 drm/msm/adreno: a5xx_power: Don't apply A540 lm_setup to other GPUs
    6abe3dad0afe mac80211: choose first enabled channel for monitor
    37b51460b25a mISDN: fix crash in fritzpci
    901d39f7b2ce net: pxa168_eth: Fix a potential data race in pxa168_eth_remove
    dc7c4d30d6e0 net/mlx5e: Enforce minimum value check for ICOSQ size
    b0e2b3271236 bpf, x86: Use kvmalloc_array instead kmalloc_array in bpf_jit_comp
    e5868baa1e3c platform/x86: intel-hid: Support Lenovo ThinkPad X1 Tablet Gen 2
    422c68101110 bus: ti-sysc: Fix warning on unbind if reset is not deasserted
    bec7103b04a9 ARM: dts: am33xx: add aliases for mmc interfaces
    59c8e3329268 Linux 5.4.110
    cde4e338c2b2 drivers: video: fbcon: fix NULL dereference in fbcon_cursor()
    0ca13611d33f staging: rtl8192e: Change state information from u16 to u8
    f9974f189c67 staging: rtl8192e: Fix incorrect source in memcpy()
    fd5ce87aee48 usb: dwc2: Prevent core suspend when port connection flag is 0
    85e1752ae0ed usb: dwc2: Fix HPRT0.PrtSusp bit setting for HiKey 960 board.
    26d2284a0580 usb: gadget: udc: amd5536udc_pci fix null-ptr-dereference
    25c13ca8302f USB: cdc-acm: fix use-after-free after probe failure
    b5aedddb621e USB: cdc-acm: fix double free on probe failure
    7220bba3066e USB: cdc-acm: downgrade message to debug
    62da51d0e7b7 USB: cdc-acm: untangle a circular dependency between callback and softint
    7443350af8cb cdc-acm: fix BREAK rx code path adding necessary calls
    58cace45f84b usb: xhci-mtk: fix broken streams issue on 0.96 xHCI
    a22e35f7b4fb usb: musb: Fix suspend with devices connected for a64
    e94dec2765b5 USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem
    2ecf5803557b usbip: vhci_hcd fix shift out-of-bounds in vhci_hub_control()
    5ecfad1efbc3 firewire: nosy: Fix a use-after-free bug in nosy_ioctl()
    58073dc536a6 extcon: Fix error handling in extcon_dev_register
    e3a3d5005e63 extcon: Add stubs for extcon_register_notifier_all() functions
    67ff75be1ab1 pinctrl: rockchip: fix restore error in resume
    c92e8a8ecb9d vfio/nvlink: Add missing SPAPR_TCE_IOMMU depends
    7f93d47677dd reiserfs: update reiserfs_xattrs_initialized() condition
    4dc52ce56d63 drm/amdgpu: check alignment on CPU page for bo map
    f9b3b70fd468 drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings()
    00bd9c22409e mm: fix race by making init_zero_pfn() early_initcall
    558ab52776c0 tracing: Fix stack trace event size
    07b19a118d2f PM: runtime: Fix ordering in pm_runtime_get_suppliers()
    72a667681cc4 PM: runtime: Fix race getting/putting suppliers at probe
    b6e7dbf0ed9c xtensa: move coprocessor_flush to the .text section
    c3715f06f9ad ALSA: hda/realtek: call alc_update_headset_mode() in hp_automute_hook
    09a08fd89996 ALSA: hda/realtek: fix a determine_headset_type issue for a Dell AIO
    3acbf473a885 ALSA: hda: Add missing sanity checks in PM prepare/complete callbacks
    65f92e40cc6d ALSA: hda: Re-add dropped snd_poewr_change_state() calls
    05dd1a4223c5 ALSA: usb-audio: Apply sample rate quirk to Logitech Connect
    42c83e3bca43 bpf: Remove MTU check in __bpf_skb_max_len
    aca623d79cb7 net: wan/lmc: unregister device when no matching device is found
    f22854911523 appletalk: Fix skb allocation size in loopback case
    4ff476b88135 net: ethernet: aquantia: Handle error cleanup of start on open
    ee898d95f446 ath10k: hold RCU lock when calling ieee80211_find_sta_by_ifaddr()
    0b8dfb61f29a brcmfmac: clear EAP/association status bits on linkdown events
    2d0e594c1316 can: tcan4x5x: fix max register value
    4ac1feff6ea6 net: introduce CAN specific pointer in the struct net_device
    23394679aa56 can: dev: move driver related infrastructure into separate subdir
    7ca4feb37e9e flow_dissector: fix TTL and TOS dissection on IPv4 fragments
    ee5055593d0e net: mvpp2: fix interrupt mask/unmask skip condition
    aa9345d10f0a ext4: do not iput inode under running transaction in ext4_rename()
    5e39a73e47ef locking/ww_mutex: Simplify use_ww_ctx & ww_ctx handling
    84bd602c14b7 thermal/core: Add NULL pointer check before using cooling device stats
    50c38f76b51d ASoC: rt5659: Update MCLK rate in set_sysclk()
    b6408fd7eb89 staging: comedi: cb_pcidas64: fix request_irq() warn
    b9fe8673b874 staging: comedi: cb_pcidas: fix request_irq() warn
    7390a1cdf304 scsi: qla2xxx: Fix broken #endif placement
    6e79f829e791 scsi: st: Fix a use after free in st_open()
    98052c40e3ac vhost: Fix vhost_vq_reset()
    57aa4f30911a powerpc: Force inlining of cpu_has_feature() to avoid build failure
    dcf4b6e710c7 NFSD: fix error handling in NFSv4.0 callbacks
    990a0fa1ccbb ASoC: cs42l42: Always wait at least 3ms after reset
    6d197691a1c5 ASoC: cs42l42: Fix mixer volume control
    aa74bf73937c ASoC: cs42l42: Fix channel width support
    47ae33d5b32b ASoC: cs42l42: Fix Bitclock polarity inversion
    5952cf385ceb ASoC: es8316: Simplify adc_pga_gain_tlv table
    381679aec216 ASoC: sgtl5000: set DAP_AVC_CTRL register to correct default value on probe
    57b8a192872a ASoC: rt5651: Fix dac- and adc- vol-tlv values being off by a factor of 10
    b75073a37c65 ASoC: rt5640: Fix dac- and adc- vol-tlv values being off by a factor of 10
    ca3f8dcd6d94 iomap: Fix negative assignment to unsigned sis->pages in iomap_swapfile_activate
    c899b8391a54 rpc: fix NULL dereference on kmalloc failure
    0e71c59b2450 fs: nfsd: fix kconfig dependency warning for NFSD_V4
    9b68d3ed8aa8 ext4: fix bh ref count on error paths
    721a6f64c0bc ext4: shrink race window in ext4_should_retry_alloc()
    05d891e76dde module: harden ELF info handling
    6a8df0821f67 module: avoid *goto*s in module_sig_check()
    d9b98ccdfed0 module: merge repetitive strings in module_sig_check()
    1a8c5fbe2f1d modsign: print module name along with error message
    120589bb0970 ipv6: weaken the v4mapped source check
    1225bb45c87b selinux: vsock: Set SID for socket returned by accept()

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
---
 .../linux/linux-yocto-rt_5.4.bb               |  6 ++---
 .../linux/linux-yocto-tiny_5.4.bb             |  8 +++----
 meta/recipes-kernel/linux/linux-yocto_5.4.bb  | 22 +++++++++----------
 3 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb
index 8c4c94577b..b78a163b9c 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb
@@ -11,13 +11,13 @@ python () {
         raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
 }
 
-SRCREV_machine ?= "918e7836663cbad861b254f181d3545977d4492f"
-SRCREV_meta ?= "0fdc53770a263755ea5e995d5b74dd9a8cd06d8b"
+SRCREV_machine ?= "cccae402fe6c1892e4395e25bd482d6bc8f00826"
+SRCREV_meta ?= "5973c11656b6d5221a764be1b2f1622c7e905e6c"
 
 SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \
            git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.4;destsuffix=${KMETA}"
 
-LINUX_VERSION ?= "5.4.109"
+LINUX_VERSION ?= "5.4.111"
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
 
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb
index 5a392742ca..059a7196fe 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb
@@ -6,7 +6,7 @@ KCONFIG_MODE = "--allnoconfig"
 
 require recipes-kernel/linux/linux-yocto.inc
 
-LINUX_VERSION ?= "5.4.109"
+LINUX_VERSION ?= "5.4.111"
 LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
 
 DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
@@ -15,9 +15,9 @@ DEPENDS += "openssl-native util-linux-native"
 KMETA = "kernel-meta"
 KCONF_BSP_AUDIT_LEVEL = "2"
 
-SRCREV_machine_qemuarm ?= "1dd2723e9895767d459c7c60c0074b3bce5c0d52"
-SRCREV_machine ?= "08d98ec7a622f02cd6584ec93ad9c135cf0ea538"
-SRCREV_meta ?= "0fdc53770a263755ea5e995d5b74dd9a8cd06d8b"
+SRCREV_machine_qemuarm ?= "519d4d331aad2c1302530c5af0b4356b6f362be9"
+SRCREV_machine ?= "5dba555ee7d5317a9720d33403e1e1f8e560b3fc"
+SRCREV_meta ?= "5973c11656b6d5221a764be1b2f1622c7e905e6c"
 
 PV = "${LINUX_VERSION}+git${SRCPV}"
 
diff --git a/meta/recipes-kernel/linux/linux-yocto_5.4.bb b/meta/recipes-kernel/linux/linux-yocto_5.4.bb
index d925fe7a72..92e6a489e0 100644
--- a/meta/recipes-kernel/linux/linux-yocto_5.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_5.4.bb
@@ -12,16 +12,16 @@ KBRANCH_qemux86  ?= "v5.4/standard/base"
 KBRANCH_qemux86-64 ?= "v5.4/standard/base"
 KBRANCH_qemumips64 ?= "v5.4/standard/mti-malta64"
 
-SRCREV_machine_qemuarm ?= "f4d1abedbb7a850f9ccb058c2c63f1dffc46e485"
-SRCREV_machine_qemuarm64 ?= "08d98ec7a622f02cd6584ec93ad9c135cf0ea538"
-SRCREV_machine_qemumips ?= "7f54002c5db332f2a8a9c842f1d6aa56e3946cb8"
-SRCREV_machine_qemuppc ?= "08d98ec7a622f02cd6584ec93ad9c135cf0ea538"
-SRCREV_machine_qemuriscv64 ?= "08d98ec7a622f02cd6584ec93ad9c135cf0ea538"
-SRCREV_machine_qemux86 ?= "08d98ec7a622f02cd6584ec93ad9c135cf0ea538"
-SRCREV_machine_qemux86-64 ?= "08d98ec7a622f02cd6584ec93ad9c135cf0ea538"
-SRCREV_machine_qemumips64 ?= "0addc7475d8fc1e8ca6f33ec90bf4b78085c0975"
-SRCREV_machine ?= "08d98ec7a622f02cd6584ec93ad9c135cf0ea538"
-SRCREV_meta ?= "0fdc53770a263755ea5e995d5b74dd9a8cd06d8b"
+SRCREV_machine_qemuarm ?= "eee89fab3a932bbd8a54995a5da2ac15af2d929f"
+SRCREV_machine_qemuarm64 ?= "5dba555ee7d5317a9720d33403e1e1f8e560b3fc"
+SRCREV_machine_qemumips ?= "7cafd60186c08ce6d941ad1bcfc539950534a178"
+SRCREV_machine_qemuppc ?= "5dba555ee7d5317a9720d33403e1e1f8e560b3fc"
+SRCREV_machine_qemuriscv64 ?= "5dba555ee7d5317a9720d33403e1e1f8e560b3fc"
+SRCREV_machine_qemux86 ?= "5dba555ee7d5317a9720d33403e1e1f8e560b3fc"
+SRCREV_machine_qemux86-64 ?= "5dba555ee7d5317a9720d33403e1e1f8e560b3fc"
+SRCREV_machine_qemumips64 ?= "e7d9c5457ce29ae61c37580888743951f2bf65b9"
+SRCREV_machine ?= "5dba555ee7d5317a9720d33403e1e1f8e560b3fc"
+SRCREV_meta ?= "5973c11656b6d5221a764be1b2f1622c7e905e6c"
 
 # remap qemuarm to qemuarma15 for the 5.4 kernel
 # KMACHINE_qemuarm ?= "qemuarma15"
@@ -30,7 +30,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRA
            git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.4;destsuffix=${KMETA}"
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
-LINUX_VERSION ?= "5.4.109"
+LINUX_VERSION ?= "5.4.111"
 
 DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
 DEPENDS += "openssl-native util-linux-native"
-- 
2.19.1


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [PATCH 08/10] linux-yocto/5.10: update to v5.10.30
  2021-04-19  0:06 [PATCH 00/10] kernel: consolidated pull request Bruce Ashfield
                   ` (6 preceding siblings ...)
  2021-04-19  0:06 ` [PATCH 07/10] linux-yocto/5.4: update to v5.4.111 Bruce Ashfield
@ 2021-04-19  0:06 ` Bruce Ashfield
  2021-04-20  3:06   ` [OE-core] " Naveen Saini
  2021-04-19  0:06 ` [PATCH 09/10] linux-yocto-rt/5.10: update to -rt34 Bruce Ashfield
  2021-04-19  0:06 ` [PATCH 10/10] linux-yocto/5.4: update to v5.4.112 Bruce Ashfield
  9 siblings, 1 reply; 14+ messages in thread
From: Bruce Ashfield @ 2021-04-19  0:06 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

From: Bruce Ashfield <bruce.ashfield@gmail.com>

Updating linux-yocto/5.10 to the latest korg -stable release that comprises
the following commits:

    1e798745fa8e Linux 5.10.30
    b451aed56348 Revert "net: sched: bump refcount for new action in ACT replace mode"
    a22115c3492f net: ieee802154: stop dump llsec params for monitors
    f872fb3feadd net: ieee802154: forbid monitor for del llsec seclevel
    a933bcbb1f7f net: ieee802154: forbid monitor for set llsec params
    0238c7b47f77 net: ieee802154: fix nl802154 del llsec devkey
    d06a96e72803 net: ieee802154: fix nl802154 add llsec key
    399f38c420ee net: ieee802154: fix nl802154 del llsec dev
    07699fcce052 net: ieee802154: fix nl802154 del llsec key
    8bfb45fa131d net: ieee802154: nl-mac: fix check on panid
    38731bbcd9f0 net: mac802154: Fix general protection fault
    9f51a42d81f6 drivers: net: fix memory leak in peak_usb_create_dev
    160ac0d55d52 drivers: net: fix memory leak in atusb_probe
    4d9117b7404a net: tun: set tun->dev->addr_len during TUNSETLINK processing
    26ab092615f5 cfg80211: remove WARN_ON() in cfg80211_sme_connect
    138a6e1dc35e gpiolib: Read "gpio-line-names" from a firmware node
    300368c59cf0 net: sched: bump refcount for new action in ACT replace mode
    982dd14fba0f dt-bindings: net: ethernet-controller: fix typo in NVMEM
    c65a000a236e lockdep: Address clang -Wformat warning printing for %hd
    4c4aa344edf4 clk: socfpga: fix iomem pointer cast on 64-bit
    674ddb52f94b RAS/CEC: Correct ce_add_elem()'s returned values
    253acf2e983b vdpa/mlx5: Fix wrong use of bit numbers
    0ddb34c2ccce vdpa/mlx5: should exclude header length and fcs from mtu
    5700c3d4abb2 RDMA/addr: Be strict with gid size
    e53ff6e59144 i40e: Fix parameters in aq_get_phy_register()
    999852207464 drm/vc4: crtc: Reduce PV fifo threshold on hvs4
    d8a0861e269d RDMA/qedr: Fix kernel panic when trying to access recv_cq
    3fa7ae3f3754 perf report: Fix wrong LBR block sorting
    7f40e9332898 RDMA/cxgb4: check for ipv6 address properly while destroying listener
    03ad6a2521a0 net/mlx5: Fix PBMC register mapping
    1312f11eb33d net/mlx5: Fix PPLM register mapping
    f92faf0bdd25 net/mlx5: Fix placement of log_max_flow_counter
    f780a0808827 net: hns3: clear VF down state bit before request link status
    f473789db536 tipc: increment the tmp aead refcnt before attaching it
    3292c4fc9ce2 can: mcp251x: fix support for half duplex SPI host controllers
    a96f1ed70927 iwlwifi: fix 11ax disabled bit in the regulatory capability flags
    363d610a9652 i2c: designware: Adjust bus_freq_hz when refuse high speed mode set
    cc5418973cc9 openvswitch: fix send of uninitialized stack memory in ct limit reply
    3e288c3a7d55 net: openvswitch: conntrack: simplify the return expression of ovs_ct_limit_get_default_limit()
    3b70c6f26364 perf inject: Fix repipe usage
    d9dc1b406cb9 s390/cpcmd: fix inline assembly register clobbering
    7943f749f0d2 workqueue: Move the position of debug_work_activate() in __queue_work()
    b3f29ed5dd4b clk: fix invalid usage of list cursor in unregister
    2307baac56af clk: fix invalid usage of list cursor in register
    d9c55b2d3368 net: macb: restore cmp registers on resume path
    af36da5becfb net: cls_api: Fix uninitialised struct field bo->unlocked_driver_cb
    ffd5f1e87c15 scsi: ufs: core: Fix wrong Task Tag used in task management request UPIUs
    ff9231ddfec8 scsi: ufs: core: Fix task management request completion timeout
    71ee255d0698 mptcp: forbit mcast-related sockopt on MPTCP sockets
    24bbfe89b1c7 net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., ...);
    a08d5d3bec53 drm/msm: Set drvdata to NULL when msm_drm_init() fails
    7290bf419894 RDMA/rtrs-clt: Close rtrs client conn before destroying rtrs clt session files
    49cfa2b20193 i40e: Fix display statistics for veb_tc
    e8c96b57a781 soc/fsl: qbman: fix conflicting alignment attributes
    553290002aa8 xdp: fix xdp_return_frame() kernel BUG throw for page_pool memory model
    4cfae7b23889 net/rds: Fix a use after free in rds_message_map_pages
    05bbe9d85a4c net/mlx5: Don't request more than supported EQs
    86530effd18f net/mlx5e: Fix ethtool indication of connector type
    bde64eac2379 net/mlx5e: Fix mapping of ct_label zero
    d65b66ca3334 ASoC: sunxi: sun4i-codec: fill ASoC card owner
    dcdf0876b040 I2C: JZ4780: Fix bug for Ingenic X1000.
    f295dfc831bc net: phy: broadcom: Only advertise EEE for supported modes
    7a896e189361 nfp: flower: ignore duplicate merge hints from FW
    6af631d1caf2 net: qrtr: Fix memory leak on qrtr_tx_wait failure
    dfe7805e6aa6 net/ncsi: Avoid channel_monitor hrtimer deadlock
    ae4a8d10ac8b ARM: dts: imx6: pbab01: Set vmmc supply for both SD interfaces
    e5e5ecc9d9fd net:tipc: Fix a double free in tipc_sk_mcast_rcv
    f273e3726e14 cxgb4: avoid collecting SGE_QBASE regs during traffic
    63a64c366ce0 net: dsa: Fix type was not set for devlink port
    ed613d96842e gianfar: Handle error code at MAC address change
    1eb5f4e00755 ethernet: myri10ge: Fix a use after free in myri10ge_sw_tso
    759b44d247c6 mlxsw: spectrum: Fix ECN marking in tunnel decapsulation
    d02b68a92905 can: isotp: fix msg_namelen values depending on CAN_REQUIRED_SIZE
    1d3837ca7335 can: bcm/raw: fix msg_namelen values depending on CAN_REQUIRED_SIZE
    58f8f1074039 xfrm: Provide private skb extensions for segmented and hw offloaded ESP packets
    bc0b89a9a28f arm64: dts: imx8mm/q: Fix pad control of SD1_DATA0
    d9670f5e77e5 drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit
    d38bce5adcd9 sch_red: fix off-by-one checks in red_check_params()
    985c9bb1b594 geneve: do not modify the shared tunnel info when PMTU triggers an ICMP reply
    f3bc1885746f vxlan: do not modify the shared tunnel info when PMTU triggers an ICMP reply
    f33f79703a4e amd-xgbe: Update DMA coherency values
    e5a3449ce16a hostfs: fix memory handling in follow_link()
    3cc4db1213a4 i40e: Fix kernel oops when i40e driver removes VF's
    9856607c9c29 i40e: Added Asym_Pause to supported link modes
    d4d4c6a4ca7c virtchnl: Fix layout of RSS structures
    95d58bf5ed43 xfrm: Fix NULL pointer dereference on policy lookup
    48a443026bb6 ASoC: wm8960: Fix wrong bclk and lrclk with pll enabled for some chips
    f6db9dbfa6b6 ASoC: SOF: Intel: HDA: fix core status verification
    ef4ddd1d6d93 esp: delete NETIF_F_SCTP_CRC bit from features for esp offload
    0224432a8fc1 net: xfrm: Localize sequence counter per network namespace
    1e6a3b41cf2a ARM: OMAP4: PM: update ROM return address for OSWR and OFF
    042b2cad81de ARM: OMAP4: Fix PMIC voltage domains for bionic
    1f51cb88e788 regulator: bd9571mwv: Fix AVS and DVFS voltage range
    b267688ce007 remoteproc: qcom: pil_info: avoid 64-bit division
    c7a175a24b0e xfrm: Use actual socket sk instead of skb socket for xfrm_output_resume
    3b74ce529ece xfrm: interface: fix ipv4 pmtu check to honor ip header df
    2d62d6980c2b ice: Recognize 860 as iSCSI port in CEE mode
    fd92e7aacc16 ice: Refactor DCB related variables out of the ice_port_info struct
    4a78ae127803 net: sched: fix err handler in tcf_action_init()
    3c7d3d188ca7 KVM: x86/mmu: preserve pending TLB flush across calls to kvm_tdp_mmu_zap_sp
    25fc773b21ce KVM: x86/mmu: Don't allow TDP MMU to yield when recovering NX pages
    be2c527b5d39 KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU during NX zapping
    0aa4dd9e5132 KVM: x86/mmu: Ensure TLBs are flushed when yielding during GFN range zap
    3c7a18440638 KVM: x86/mmu: Yield in TDU MMU iter even if no SPTES changed
    85f4ff2b06af KVM: x86/mmu: Ensure forward progress when yielding in TDP MMU iter
    1cd17c5c9b8a KVM: x86/mmu: Rename goal_gfn to next_last_level_gfn
    b4a3a0d27924 KVM: x86/mmu: Merge flush and non-flush tdp_mmu_iter_cond_resched
    8f90432d7f59 KVM: x86/mmu: change TDP MMU yield function returns to match cond_resched
    5ea9e6038d29 i2c: turn recovery error on init to debug
    efa869b68be9 percpu: make pcpu_nr_empty_pop_pages per chunk type
    c441949184a9 scsi: target: iscsi: Fix zero tag inside a trace event
    d8e7fa8509d7 scsi: pm80xx: Fix chip initialization failure
    0c47d8a55f7f driver core: Fix locking bug in deferred_probe_timeout_work_func()
    f06cb4641b15 usbip: synchronize event handler with sysfs code paths
    28dc9237fe83 usbip: vudc synchronize sysfs code paths
    513765b186c9 usbip: stub-dev synchronize sysfs code paths
    68be610c19a5 usbip: add sysfs_lock to synchronize sysfs code paths
    126ce97d39cf thunderbolt: Fix off by one in tb_port_find_retimer()
    256ece954961 thunderbolt: Fix a leak in tb_retimer_add()
    b830650c1a0c net: let skb_orphan_partial wake-up waiters.
    5d9216b85100 net-ipv6: bugfix - raw & sctp - switch to ipv6_can_nonlocal_bind()
    b82816d77875 net: hsr: Reset MAC header for Tx path
    9b9c910ccc19 mac80211: fix TXQ AC confusion
    cc357c29358d mac80211: fix time-is-after bug in mlme
    cc1a702e6ec0 cfg80211: check S1G beacon compat element length
    fea52345f422 nl80211: fix potential leak of ACL params
    42e4450e3790 nl80211: fix beacon head validation
    81692c6add7e net: sched: fix action overwrite reference counting
    cdcf3829f418 net: sched: sch_teql: fix null-pointer dereference
    422eda625516 vdpa/mlx5: Fix suspend/resume index restoration
    89e406e95278 i40e: Fix sparse errors in i40e_txrx.c
    12e1438a0946 i40e: Fix sparse error: uninitialized symbol 'ring'
    2472ba1c46b4 i40e: Fix sparse error: 'vsi->netdev' could be null
    792387118204 i40e: Fix sparse warning: missing error code 'err'
    f0b4c9acf5fe net: ensure mac header is set in virtio_net_hdr_to_skb()
    72c5de25ba83 bpf, sockmap: Fix incorrect fwd_alloc accounting
    00c01de1a994 bpf, sockmap: Fix sk->prot unhash op reset
    d921baabd964 bpf: Refcount task stack in bpf_get_task_stack
    caef7806141a libbpf: Only create rx and tx XDP rings when necessary
    4cc9177b099e libbpf: Restore umem state after socket create failure
    5aa7df172207 libbpf: Ensure umem pointer is non-NULL before dereferencing
    b52e88638f71 ethernet/netronome/nfp: Fix a use after free in nfp_bpf_ctrl_msg_rx
    d86046a77535 bpf: link: Refuse non-O_RDWR flags in BPF_OBJ_GET
    b7004ecafade bpf: Enforce that struct_ops programs be GPL-only
    3015db3de715 libbpf: Fix bail out from 'ringbuf_process_ring()' on error
    dc195928d7e4 net: hso: fix null-ptr-deref during tty device unregistration
    c2743e0a631c ice: fix memory leak of aRFS after resuming from suspend
    6bd4e822925d iwlwifi: pcie: properly set LTR workarounds on 22000 devices
    e5386e87f8aa ice: Cleanup fltr list in case of allocation issues
    9d1c342c5018 ice: Use port number instead of PF ID for WoL
    b69686110291 ice: Fix for dereference of NULL pointer
    4d73a6143d40 ice: remove DCBNL_DEVRESET bit from PF state
    286830a8469c ice: fix memory allocation call
    4686a26e9536 ice: prevent ice_open and ice_stop during reset
    ef7ed8c77d1c ice: Increase control queue timeout
    6590b7bfbc2b ice: Continue probe on link/PHY errors
    9a7bc0c40367 batman-adv: initialize "struct batadv_tvlv_tt_vlan_data"->reserved field
    d1173effc574 ARM: dts: turris-omnia: configure LED[2]/INTn pin as interrupt pin
    4941889535f3 parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers
    597121792eb4 parisc: parisc-agp requires SBA IOMMU driver
    9b54dad28def of: property: fw_devlink: do not link ".*,nr-gpios"
    009c5665278b ethtool: fix incorrect datatype in set_eee ops
    3a675c1b507f fs: direct-io: fix missing sdio->boundary
    b1a5122554ae ocfs2: fix deadlock between setattr and dio_end_io_write
    4fabcf229477 nds32: flush_dcache_page: use page_mapping_file to avoid races with swapoff
    7d9da660affc ia64: fix user_stack_pointer() for ptrace()
    8e5bfafedf6d gcov: re-fix clang-11+ support
    43908139368e LOOKUP_MOUNTPOINT: we are cleaning "jumped" flag too late
    de427b662bfb IB/hfi1: Fix probe time panic when AIP is enabled with a buggy BIOS
    856f60e3e800 ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=m
    8599a39adca8 drm/i915: Fix invalid access to ACPI _DSM objects
    bf991df9535e net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG bits
    c4ae852ec940 net: dsa: lantiq_gswip: Don't use PHY auto polling
    ba39959bfebd net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII clock
    40375bc3d0f9 net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlh
    005c5afa9f85 xen/evtchn: Change irq_info lock to raw_spinlock_t
    a28124e8ad03 selinux: fix race between old and new sidtab
    fd75d73aa214 selinux: fix cond_list corruption when changing booleans
    4f29b08e238f selinux: make nslot handling in avtab more robust
    a12a2fa9a129 nfc: Avoid endless loops caused by repeated llcp_sock_connect()
    568ac94df580 nfc: fix memory leak in llcp_sock_connect()
    99b596199e84 nfc: fix refcount leak in llcp_sock_connect()
    6fb003e5ae18 nfc: fix refcount leak in llcp_sock_bind()
    117557711974 ASoC: intel: atom: Stop advertising non working S24LE support
    c4a6fb0e8389 ALSA: hda/conexant: Apply quirk for another HP ZBook G5 model
    6c9119de7ffe ALSA: hda/realtek: Fix speaker amp setup on Acer Aspire E1
    6efe4c1f4d17 ALSA: aloop: Fix initialization of controls
    4c933ff31f21 xfrm/compat: Cleanup WARN()s that can be user-triggered

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
---
 .../linux/linux-yocto-rt_5.10.bb              |  6 ++---
 .../linux/linux-yocto-tiny_5.10.bb            |  8 +++----
 meta/recipes-kernel/linux/linux-yocto_5.10.bb | 24 +++++++++----------
 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 ce88554830..b22eb94e41 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 () {
         raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
 }
 
-SRCREV_machine ?= "a1cb83d2e69b4c895cefa0e8716c8e9021d757bf"
-SRCREV_meta ?= "6dbb20d3127b3380779a11b1552429c5d4a0417e"
+SRCREV_machine ?= "60ca2b8c07383a2d46fef1b668e34dff90c1b404"
+SRCREV_meta ?= "b7125842b7ce188e7846a49fcb15a71c54806d6c"
 
 SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \
            git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}"
 
-LINUX_VERSION ?= "5.10.29"
+LINUX_VERSION ?= "5.10.30"
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
 
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 3581f3b4b0..54575a7917 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"
 
 require recipes-kernel/linux/linux-yocto.inc
 
-LINUX_VERSION ?= "5.10.29"
+LINUX_VERSION ?= "5.10.30"
 LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
 
 DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
@@ -15,9 +15,9 @@ DEPENDS += "openssl-native util-linux-native"
 KMETA = "kernel-meta"
 KCONF_BSP_AUDIT_LEVEL = "2"
 
-SRCREV_machine_qemuarm ?= "bbc9efbcc604d823555794878f966b2ad7e5f4ca"
-SRCREV_machine ?= "fd21e2d609ad3343f03d78bc0cbce8da7d7c2a57"
-SRCREV_meta ?= "6dbb20d3127b3380779a11b1552429c5d4a0417e"
+SRCREV_machine_qemuarm ?= "ee7efde0c94e8b2eba1a5a2709f2d21874ac7525"
+SRCREV_machine ?= "8465e471f5b4855d01012a18cd5fa516061c0358"
+SRCREV_meta ?= "b7125842b7ce188e7846a49fcb15a71c54806d6c"
 
 PV = "${LINUX_VERSION}+git${SRCPV}"
 
diff --git a/meta/recipes-kernel/linux/linux-yocto_5.10.bb b/meta/recipes-kernel/linux/linux-yocto_5.10.bb
index 278f8a67fe..e93e41c69b 100644
--- a/meta/recipes-kernel/linux/linux-yocto_5.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_5.10.bb
@@ -13,17 +13,17 @@ KBRANCH_qemux86  ?= "v5.10/standard/base"
 KBRANCH_qemux86-64 ?= "v5.10/standard/base"
 KBRANCH_qemumips64 ?= "v5.10/standard/mti-malta64"
 
-SRCREV_machine_qemuarm ?= "13b4e1548d504dca91ff49abba5be4df728840e6"
-SRCREV_machine_qemuarm64 ?= "fd21e2d609ad3343f03d78bc0cbce8da7d7c2a57"
-SRCREV_machine_qemumips ?= "ba6c1c115792e0c80412a7e0b54d6003cfbed491"
-SRCREV_machine_qemuppc ?= "fd21e2d609ad3343f03d78bc0cbce8da7d7c2a57"
-SRCREV_machine_qemuriscv64 ?= "fd21e2d609ad3343f03d78bc0cbce8da7d7c2a57"
-SRCREV_machine_qemuriscv32 ?= "fd21e2d609ad3343f03d78bc0cbce8da7d7c2a57"
-SRCREV_machine_qemux86 ?= "fd21e2d609ad3343f03d78bc0cbce8da7d7c2a57"
-SRCREV_machine_qemux86-64 ?= "fd21e2d609ad3343f03d78bc0cbce8da7d7c2a57"
-SRCREV_machine_qemumips64 ?= "2e99735de1312c0403ff23cb0c50fa8153e80be7"
-SRCREV_machine ?= "fd21e2d609ad3343f03d78bc0cbce8da7d7c2a57"
-SRCREV_meta ?= "6dbb20d3127b3380779a11b1552429c5d4a0417e"
+SRCREV_machine_qemuarm ?= "4f13e8499f2bfc9d95dcc70b981ea16351ff088b"
+SRCREV_machine_qemuarm64 ?= "8465e471f5b4855d01012a18cd5fa516061c0358"
+SRCREV_machine_qemumips ?= "64f8949180b1a6375abef20eebf735e853701c71"
+SRCREV_machine_qemuppc ?= "8465e471f5b4855d01012a18cd5fa516061c0358"
+SRCREV_machine_qemuriscv64 ?= "8465e471f5b4855d01012a18cd5fa516061c0358"
+SRCREV_machine_qemuriscv32 ?= "8465e471f5b4855d01012a18cd5fa516061c0358"
+SRCREV_machine_qemux86 ?= "8465e471f5b4855d01012a18cd5fa516061c0358"
+SRCREV_machine_qemux86-64 ?= "8465e471f5b4855d01012a18cd5fa516061c0358"
+SRCREV_machine_qemumips64 ?= "6bf49ed9b223173d918b7c0140b8d0561bc2674c"
+SRCREV_machine ?= "8465e471f5b4855d01012a18cd5fa516061c0358"
+SRCREV_meta ?= "b7125842b7ce188e7846a49fcb15a71c54806d6c"
 
 # remap qemuarm to qemuarma15 for the 5.8 kernel
 # KMACHINE_qemuarm ?= "qemuarma15"
@@ -32,7 +32,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRA
            git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}"
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
-LINUX_VERSION ?= "5.10.29"
+LINUX_VERSION ?= "5.10.30"
 
 DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
 DEPENDS += "openssl-native util-linux-native"
-- 
2.19.1


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [PATCH 09/10] linux-yocto-rt/5.10: update to -rt34
  2021-04-19  0:06 [PATCH 00/10] kernel: consolidated pull request Bruce Ashfield
                   ` (7 preceding siblings ...)
  2021-04-19  0:06 ` [PATCH 08/10] linux-yocto/5.10: update to v5.10.30 Bruce Ashfield
@ 2021-04-19  0:06 ` Bruce Ashfield
  2021-04-19  0:06 ` [PATCH 10/10] linux-yocto/5.4: update to v5.4.112 Bruce Ashfield
  9 siblings, 0 replies; 14+ messages in thread
From: Bruce Ashfield @ 2021-04-19  0:06 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

From: Bruce Ashfield <bruce.ashfield@gmail.com>

Integrating the following commit(s) to linux-yocto/5.10:

    ac98a75ef2bc net/xfrm: fixup 5.10.30 -stable merge

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
---
 meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 b22eb94e41..20faff811a 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb
@@ -11,7 +11,7 @@ python () {
         raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
 }
 
-SRCREV_machine ?= "60ca2b8c07383a2d46fef1b668e34dff90c1b404"
+SRCREV_machine ?= "ac98a75ef2bc550f67454bd738ede581c8846ff3"
 SRCREV_meta ?= "b7125842b7ce188e7846a49fcb15a71c54806d6c"
 
 SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \
-- 
2.19.1


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [PATCH 10/10] linux-yocto/5.4: update to v5.4.112
  2021-04-19  0:06 [PATCH 00/10] kernel: consolidated pull request Bruce Ashfield
                   ` (8 preceding siblings ...)
  2021-04-19  0:06 ` [PATCH 09/10] linux-yocto-rt/5.10: update to -rt34 Bruce Ashfield
@ 2021-04-19  0:06 ` Bruce Ashfield
  2021-04-20  3:09   ` [OE-core] " Naveen Saini
  9 siblings, 1 reply; 14+ messages in thread
From: Bruce Ashfield @ 2021-04-19  0:06 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

From: Bruce Ashfield <bruce.ashfield@gmail.com>

Updating linux-yocto/5.4 to the latest korg -stable release that comprises
the following commits:

    8f55ad4daf00 Linux 5.4.112
    ea42fd91d304 Revert "cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath."
    7ee5bde3164c net: ieee802154: stop dump llsec params for monitors
    b4042ecc12cb net: ieee802154: forbid monitor for del llsec seclevel
    e82f8b7713ab net: ieee802154: forbid monitor for set llsec params
    948a2817f71d net: ieee802154: fix nl802154 del llsec devkey
    b3a105e15cd6 net: ieee802154: fix nl802154 add llsec key
    4097afd93df7 net: ieee802154: fix nl802154 del llsec dev
    7d32fc7964d6 net: ieee802154: fix nl802154 del llsec key
    8f4c815c74f4 net: ieee802154: nl-mac: fix check on panid
    38ea2b3ed00f net: mac802154: Fix general protection fault
    6e7098f56c83 drivers: net: fix memory leak in peak_usb_create_dev
    32e2f9a708e1 drivers: net: fix memory leak in atusb_probe
    0a790ad1358b net: tun: set tun->dev->addr_len during TUNSETLINK processing
    ed13df88c6d5 cfg80211: remove WARN_ON() in cfg80211_sme_connect
    628ac886dfba net: sched: bump refcount for new action in ACT replace mode
    3dbafee8426f dt-bindings: net: ethernet-controller: fix typo in NVMEM
    f4c5968da773 clk: socfpga: fix iomem pointer cast on 64-bit
    35ba6d9240ee RAS/CEC: Correct ce_add_elem()'s returned values
    f666ad4f8d87 RDMA/addr: Be strict with gid size
    44d03319fe77 RDMA/cxgb4: check for ipv6 address properly while destroying listener
    3ca5345db92c net/mlx5: Fix PBMC register mapping
    798d94a274fb net/mlx5: Fix placement of log_max_flow_counter
    9716aac17419 net: hns3: clear VF down state bit before request link status
    9dd7092d1a96 openvswitch: fix send of uninitialized stack memory in ct limit reply
    731abf396e37 net: openvswitch: conntrack: simplify the return expression of ovs_ct_limit_get_default_limit()
    d0aab59f0993 perf inject: Fix repipe usage
    d3343a35d108 s390/cpcmd: fix inline assembly register clobbering
    c88fa8d4f994 workqueue: Move the position of debug_work_activate() in __queue_work()
    14060454cdb9 clk: fix invalid usage of list cursor in unregister
    bedda47d5dce clk: fix invalid usage of list cursor in register
    b3717885865c net: macb: restore cmp registers on resume path
    c61fe6b7e21f scsi: ufs: core: Fix wrong Task Tag used in task management request UPIUs
    81fddc7be649 scsi: ufs: core: Fix task management request completion timeout
    f6abec1a3172 scsi: ufs: Use blk_{get,put}_request() to allocate and free TMFs
    a8d2d45c70c7 scsi: ufs: Avoid busy-waiting by eliminating tag conflicts
    c5efc9d26c84 scsi: ufs: Fix irq return code
    537a2449cc6f net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., ...);
    de8c5962bdae drm/msm: Set drvdata to NULL when msm_drm_init() fails
    e22ce1d21b42 i40e: Fix display statistics for veb_tc
    7c0d2372298f soc/fsl: qbman: fix conflicting alignment attributes
    c178e8a19937 net/rds: Fix a use after free in rds_message_map_pages
    73f88cc2bf5c net/mlx5: Don't request more than supported EQs
    029416e14be2 net/mlx5e: Fix ethtool indication of connector type
    1f3010fc3fe6 ASoC: sunxi: sun4i-codec: fill ASoC card owner
    db4600aa938c net: phy: broadcom: Only advertise EEE for supported modes
    6aa7d2621b19 nfp: flower: ignore duplicate merge hints from FW
    bbbee59f4f32 net/ncsi: Avoid channel_monitor hrtimer deadlock
    c66b672a231c ARM: dts: imx6: pbab01: Set vmmc supply for both SD interfaces
    c991ca6a2c79 net:tipc: Fix a double free in tipc_sk_mcast_rcv
    200c8453287f cxgb4: avoid collecting SGE_QBASE regs during traffic
    e9bdd3e45f0e gianfar: Handle error code at MAC address change
    516c436ff5d6 can: bcm/raw: fix msg_namelen values depending on CAN_REQUIRED_SIZE
    ca443546f8d4 arm64: dts: imx8mm/q: Fix pad control of SD1_DATA0
    840a181729ac sch_red: fix off-by-one checks in red_check_params()
    accb27006595 amd-xgbe: Update DMA coherency values
    e472f6814ceb hostfs: fix memory handling in follow_link()
    613f35568a5d hostfs: Use kasprintf() instead of fixed buffer formatting
    fec47d458add i40e: Fix kernel oops when i40e driver removes VF's
    c0aacaa0a8f2 i40e: Added Asym_Pause to supported link modes
    f819977ad42c xfrm: Fix NULL pointer dereference on policy lookup
    bac7e764e5d5 ASoC: wm8960: Fix wrong bclk and lrclk with pll enabled for some chips
    b32969aaed1c ASoC: SOF: Intel: HDA: fix core status verification
    99b4e9af8f00 ASoC: SOF: Intel: hda: remove unnecessary parentheses
    540ddeed5c51 esp: delete NETIF_F_SCTP_CRC bit from features for esp offload
    a128e07b472b net: xfrm: Localize sequence counter per network namespace
    34659399e713 regulator: bd9571mwv: Fix AVS and DVFS voltage range
    d78e99dd4960 xfrm: interface: fix ipv4 pmtu check to honor ip header df
    7977d5fe3d5b net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG bits
    249908ed36a8 net: dsa: lantiq_gswip: Don't use PHY auto polling
    910e785ba8de virtio_net: Add XDP meta data support
    0534f1f1bc76 i2c: turn recovery error on init to debug
    cafced041915 usbip: synchronize event handler with sysfs code paths
    37168011d427 usbip: vudc synchronize sysfs code paths
    06fedcc6870e usbip: stub-dev synchronize sysfs code paths
    6a435364b608 usbip: add sysfs_lock to synchronize sysfs code paths
    b02bded94b91 net: let skb_orphan_partial wake-up waiters.
    fd8a95d56050 net-ipv6: bugfix - raw & sctp - switch to ipv6_can_nonlocal_bind()
    b5e7653ffdd1 net: hsr: Reset MAC header for Tx path
    a9311be5f617 mac80211: fix TXQ AC confusion
    5a4f39f19e6f net: sched: sch_teql: fix null-pointer dereference
    2f5edf14f62a i40e: Fix sparse error: 'vsi->netdev' could be null
    b31d91e9e8c8 i40e: Fix sparse warning: missing error code 'err'
    599200ad44e7 net: ensure mac header is set in virtio_net_hdr_to_skb()
    158a9b815c54 bpf, sockmap: Fix sk->prot unhash op reset
    0242251d6a97 ethernet/netronome/nfp: Fix a use after free in nfp_bpf_ctrl_msg_rx
    4a2933c88399 net: hso: fix null-ptr-deref during tty device unregistration
    ef2ccf84071f ice: Cleanup fltr list in case of allocation issues
    0df579b3de8c ice: Fix for dereference of NULL pointer
    1aecc5781101 ice: Increase control queue timeout
    9de1caa1103f batman-adv: initialize "struct batadv_tvlv_tt_vlan_data"->reserved field
    79407ae3475e ARM: dts: turris-omnia: configure LED[2]/INTn pin as interrupt pin
    9dfd74a8c015 parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers
    957d0308aa36 parisc: parisc-agp requires SBA IOMMU driver
    507c2009dc4c fs: direct-io: fix missing sdio->boundary
    f495bedb001b ocfs2: fix deadlock between setattr and dio_end_io_write
    52999a66c0b3 nds32: flush_dcache_page: use page_mapping_file to avoid races with swapoff
    75fd54ea1b60 ia64: fix user_stack_pointer() for ptrace()
    7a92396bf8dd gcov: re-fix clang-11+ support
    c2b3cf2c70d6 drm/i915: Fix invalid access to ACPI _DSM objects
    0e8f850e26b2 net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII clock
    6649b5eda131 net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlh
    a09acbb53934 xen/evtchn: Change irq_info lock to raw_spinlock_t
    aa0cff2e0751 nfc: Avoid endless loops caused by repeated llcp_sock_connect()
    404daa4d62a3 nfc: fix memory leak in llcp_sock_connect()
    41bc58ba0945 nfc: fix refcount leak in llcp_sock_connect()
    c89903c9eff2 nfc: fix refcount leak in llcp_sock_bind()
    12289d9840d6 ASoC: intel: atom: Stop advertising non working S24LE support
    c99780f782aa ALSA: hda/realtek: Fix speaker amp setup on Acer Aspire E1
    da8f3cc5771e ALSA: aloop: Fix initialization of controls
    8732c2df9d15 counter: stm32-timer-cnt: fix ceiling miss-alignment with reload register

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
---
 .../linux/linux-yocto-rt_5.4.bb               |  6 ++---
 .../linux/linux-yocto-tiny_5.4.bb             |  8 +++----
 meta/recipes-kernel/linux/linux-yocto_5.4.bb  | 22 +++++++++----------
 3 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb
index b78a163b9c..e52c9ebe0e 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb
@@ -11,13 +11,13 @@ python () {
         raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
 }
 
-SRCREV_machine ?= "cccae402fe6c1892e4395e25bd482d6bc8f00826"
-SRCREV_meta ?= "5973c11656b6d5221a764be1b2f1622c7e905e6c"
+SRCREV_machine ?= "324e77d816cf6434507ab29140beb24044009efa"
+SRCREV_meta ?= "5017570a130f142365dfdcd043d84143fdd6e255"
 
 SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \
            git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.4;destsuffix=${KMETA}"
 
-LINUX_VERSION ?= "5.4.111"
+LINUX_VERSION ?= "5.4.112"
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
 
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb
index 059a7196fe..f07375c761 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb
@@ -6,7 +6,7 @@ KCONFIG_MODE = "--allnoconfig"
 
 require recipes-kernel/linux/linux-yocto.inc
 
-LINUX_VERSION ?= "5.4.111"
+LINUX_VERSION ?= "5.4.112"
 LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
 
 DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
@@ -15,9 +15,9 @@ DEPENDS += "openssl-native util-linux-native"
 KMETA = "kernel-meta"
 KCONF_BSP_AUDIT_LEVEL = "2"
 
-SRCREV_machine_qemuarm ?= "519d4d331aad2c1302530c5af0b4356b6f362be9"
-SRCREV_machine ?= "5dba555ee7d5317a9720d33403e1e1f8e560b3fc"
-SRCREV_meta ?= "5973c11656b6d5221a764be1b2f1622c7e905e6c"
+SRCREV_machine_qemuarm ?= "8463db325b93f0669446f68c19334cfe11ffb9c2"
+SRCREV_machine ?= "5f54b437b6502d3febee553100b2cb2a9e0c5f8a"
+SRCREV_meta ?= "5017570a130f142365dfdcd043d84143fdd6e255"
 
 PV = "${LINUX_VERSION}+git${SRCPV}"
 
diff --git a/meta/recipes-kernel/linux/linux-yocto_5.4.bb b/meta/recipes-kernel/linux/linux-yocto_5.4.bb
index 92e6a489e0..38833ff8f7 100644
--- a/meta/recipes-kernel/linux/linux-yocto_5.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_5.4.bb
@@ -12,16 +12,16 @@ KBRANCH_qemux86  ?= "v5.4/standard/base"
 KBRANCH_qemux86-64 ?= "v5.4/standard/base"
 KBRANCH_qemumips64 ?= "v5.4/standard/mti-malta64"
 
-SRCREV_machine_qemuarm ?= "eee89fab3a932bbd8a54995a5da2ac15af2d929f"
-SRCREV_machine_qemuarm64 ?= "5dba555ee7d5317a9720d33403e1e1f8e560b3fc"
-SRCREV_machine_qemumips ?= "7cafd60186c08ce6d941ad1bcfc539950534a178"
-SRCREV_machine_qemuppc ?= "5dba555ee7d5317a9720d33403e1e1f8e560b3fc"
-SRCREV_machine_qemuriscv64 ?= "5dba555ee7d5317a9720d33403e1e1f8e560b3fc"
-SRCREV_machine_qemux86 ?= "5dba555ee7d5317a9720d33403e1e1f8e560b3fc"
-SRCREV_machine_qemux86-64 ?= "5dba555ee7d5317a9720d33403e1e1f8e560b3fc"
-SRCREV_machine_qemumips64 ?= "e7d9c5457ce29ae61c37580888743951f2bf65b9"
-SRCREV_machine ?= "5dba555ee7d5317a9720d33403e1e1f8e560b3fc"
-SRCREV_meta ?= "5973c11656b6d5221a764be1b2f1622c7e905e6c"
+SRCREV_machine_qemuarm ?= "133328e5d558f6060a5633d71506a6b716bb4fc6"
+SRCREV_machine_qemuarm64 ?= "5f54b437b6502d3febee553100b2cb2a9e0c5f8a"
+SRCREV_machine_qemumips ?= "eef7365804592f95bceefa143cdb3cc19e8c6b66"
+SRCREV_machine_qemuppc ?= "5f54b437b6502d3febee553100b2cb2a9e0c5f8a"
+SRCREV_machine_qemuriscv64 ?= "5f54b437b6502d3febee553100b2cb2a9e0c5f8a"
+SRCREV_machine_qemux86 ?= "5f54b437b6502d3febee553100b2cb2a9e0c5f8a"
+SRCREV_machine_qemux86-64 ?= "5f54b437b6502d3febee553100b2cb2a9e0c5f8a"
+SRCREV_machine_qemumips64 ?= "996fe040c8d8d01a9af6be42dae3844d127471bf"
+SRCREV_machine ?= "5f54b437b6502d3febee553100b2cb2a9e0c5f8a"
+SRCREV_meta ?= "5017570a130f142365dfdcd043d84143fdd6e255"
 
 # remap qemuarm to qemuarma15 for the 5.4 kernel
 # KMACHINE_qemuarm ?= "qemuarma15"
@@ -30,7 +30,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRA
            git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.4;destsuffix=${KMETA}"
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
-LINUX_VERSION ?= "5.4.111"
+LINUX_VERSION ?= "5.4.112"
 
 DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
 DEPENDS += "openssl-native util-linux-native"
-- 
2.19.1


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* Re: [OE-core] [PATCH 08/10] linux-yocto/5.10: update to v5.10.30
  2021-04-19  0:06 ` [PATCH 08/10] linux-yocto/5.10: update to v5.10.30 Bruce Ashfield
@ 2021-04-20  3:06   ` Naveen Saini
  2021-04-20  3:20     ` Bruce Ashfield
  0 siblings, 1 reply; 14+ messages in thread
From: Naveen Saini @ 2021-04-20  3:06 UTC (permalink / raw)
  To: Bruce Ashfield, richard.purdie; +Cc: openembedded-core

[SWAT]

Kernel config warnings  for 'n1sdp' machine from meta-arm build:
https://autobuilder.yoctoproject.org/typhoon/#/builders/113/builds/911/steps/12/logs/stdio

WARNING: linux-yocto-5.10.30+gitAUTOINC+b7125842b7_8465e471f5-r0 do_kernel_configcheck: [kernel config]: specified values did not make it into the kernel's final configuration:

    [NOTE]: 'CONFIG_ACPI_APEI_PCIEAER' last val (y) and .config val (n) do not match
    [INFO]: CONFIG_ACPI_APEI_PCIEAER : n 
    [INFO]: raw config text:

        config ACPI_APEI_PCIEAER
        	bool "APEI PCIe AER logging/recovering support"
        	depends on ACPI_APEI && PCIEAER && ACPI
        	help
        	  PCIe AER errors may be reported via APEI firmware first mode.
        	  Turn on this option to enable the corresponding support.

        Config 'ACPI_APEI_PCIEAER' has the following Direct dependencies (ACPI_APEI_PCIEAER=n):
                ACPI_APEI(=y) && PCIEAER(=n) && ACPI(=y)
        Parent dependencies are:
             PCIEAER [n] ACPI [y] ACPI_APEI [y]
    [INFO]: config 'CONFIG_ACPI_APEI_PCIEAER' was set, but it wasn't assignable, check (parent) dependencies


    [NOTE]: 'CONFIG_BT_HCIBTUSB' last val (m) and .config val (n) do not match
    [INFO]: CONFIG_BT_HCIBTUSB : n 
    [INFO]: raw config text:

        config BT_HCIBTUSB
        	tristate "HCI USB driver"
        	select BT_INTEL
        	depends on USB && BT && NET
        	help
        	  Bluetooth HCI USB driver.
        	  This driver is required if you want to use Bluetooth devices with
        	  USB interface.
	  
        	  Say Y here to compile support for Bluetooth USB devices into the
        	  kernel or say M to compile it as module (btusb).

        Config 'BT_HCIBTUSB' has the following Direct dependencies (BT_HCIBTUSB=n):
                USB(=y) && BT(=n) && NET(=y)
        Parent dependencies are:
             BT [n] USB [y] NET [y]
    [INFO]: config 'CONFIG_BT_HCIBTUSB' was set, but it wasn't assignable, check (parent) dependencies


    [NOTE]: 'CONFIG_BT_HCIUART' last val (m) and .config val (n) do not match
    [INFO]: CONFIG_BT_HCIUART : n 
    [INFO]: raw config text:

        config BT_HCIUART
        	tristate "HCI UART driver"
        	depends on (SERIAL_DEV_BUS || !SERIAL_DEV_BUS) && (NVMEM || !NVMEM) && TTY && BT && NET
        	help
        	  Bluetooth HCI UART driver.
        	  This driver is required if you want to use Bluetooth devices with
        	  serial port interface. You will also need this driver if you have
        	  UART based Bluetooth PCMCIA and CF devices like Xircom Credit Card
        	  adapter and BrainBoxes Bluetooth PC Card.
	  
        	  Say Y here to compile support for Bluetooth UART devices into the
        	  kernel or say M to compile it as module (hci_uart).

        Config 'BT_HCIUART' has the following Direct dependencies (BT_HCIUART=n):
                SERIAL_DEV_BUS(=y) || !SERIAL_DEV_BUS(=y) (=y) && NVMEM(=y) || !NVMEM(=y) (=y) && TTY(=y) && BT(=n) && NET(=y)
        Parent dependencies are:
             BT [n] NVMEM [y] TTY [y] NET [y] SERIAL_DEV_BUS [y]
    [INFO]: config 'CONFIG_BT_HCIUART' was set, but it wasn't assignable, check (parent) dependencies


    [NOTE]: 'CONFIG_BT_HCIUART_LL' last val (y) and .config val (n) do not match
    [INFO]: CONFIG_BT_HCIUART_LL : n 
    [INFO]: raw config text:

        config BT_HCIUART_LL
        	bool "HCILL protocol support"
        	select BT_HCIUART_H4
        	depends on BT_HCIUART_SERDEV && BT && NET
        	help
        	  HCILL (HCI Low Level) is a serial protocol for communication
        	  between Bluetooth device and host. This protocol is required for
        	  serial Bluetooth devices that are based on Texas Instruments'
        	  BRF chips.
	  
        	  Say Y here to compile support for HCILL protocol.

        Config 'BT_HCIUART_LL' has the following Direct dependencies (BT_HCIUART_LL=n):
                BT_HCIUART_SERDEV(=n) && BT(=n) && NET(=y)
        Parent dependencies are:
             BT_HCIUART_SERDEV [n] BT [n] NET [y]
    [INFO]: config 'CONFIG_BT_HCIUART_LL' was set, but it wasn't assignable, check (parent) dependencies


    [NOTE]: 'CONFIG_BT_HCIUART_BCM' last val (y) and .config val (n) do not match
    [INFO]: CONFIG_BT_HCIUART_BCM : n 
    [INFO]: raw config text:

        config BT_HCIUART_BCM
        	bool "Broadcom protocol support"
        	select BT_HCIUART_H4
        	select BT_BCM
        	depends on BT_HCIUART && BT_HCIUART_SERDEV && (!ACPI || SERIAL_DEV_CTRL_TTYPORT) && GPIOLIB && BT && NET
        	help
        	  The Broadcom protocol support enables Bluetooth HCI over serial
        	  port interface for Broadcom Bluetooth controllers.
	  
        	  Say Y here to compile support for Broadcom protocol.

        Config 'BT_HCIUART_BCM' has the following Direct dependencies (BT_HCIUART_BCM=n):
                BT_HCIUART(=n) && BT_HCIUART_SERDEV(=n) && !ACPI(=y) || SERIAL_DEV_CTRL_TTYPORT(=y) (=y) && GPIOLIB(=y) && BT(=n) && NET(=y)
        Parent dependencies are:
             BT [n] ACPI [y] BT_HCIUART [n] GPIOLIB [y] NET [y] BT_HCIUART_SERDEV [n] SERIAL_DEV_CTRL_TTYPORT [y]
    [INFO]: config 'CONFIG_BT_HCIUART_BCM' was set, but it wasn't assignable, check (parent) dependencies


    [NOTE]: 'CONFIG_BT_HCIUART_QCA' last val (y) and .config val (n) do not match
    [INFO]: CONFIG_BT_HCIUART_QCA : n 
    [INFO]: raw config text:

        config BT_HCIUART_QCA
        	bool "Qualcomm Atheros protocol support"
        	select BT_HCIUART_H4
        	select BT_QCA
        	depends on BT_HCIUART && BT_HCIUART_SERDEV && BT && NET
        	help
        	  The Qualcomm Atheros protocol supports HCI In-Band Sleep feature
        	  over serial port interface(H4) between controller and host.
        	  This protocol is required for UART clock control for QCA Bluetooth
        	  devices.
	  
        	  Say Y here to compile support for QCA protocol.

        Config 'BT_HCIUART_QCA' has the following Direct dependencies (BT_HCIUART_QCA=n):
                BT_HCIUART(=n) && BT_HCIUART_SERDEV(=n) && BT(=n) && NET(=y)
        Parent dependencies are:
             BT [n] BT_HCIUART [n] NET [y] BT_HCIUART_SERDEV [n]
    [INFO]: config 'CONFIG_BT_HCIUART_QCA' was set, but it wasn't assignable, check (parent) dependencies


    [NOTE]: 'CONFIG_LEGACY_PTY_COUNT' last val (16) and .config val (n) do not match
    [INFO]: CONFIG_LEGACY_PTY_COUNT : n 
    [INFO]: raw config text:

        config LEGACY_PTY_COUNT
        	int "Maximum number of legacy PTY in use"
        	range 0 256
        	default "256"
        	depends on LEGACY_PTYS && TTY
        	help
        	  The maximum number of legacy PTYs that can be used at any one time.
        	  The default is 256, and should be more than enough.  Embedded
        	  systems may want to reduce this to save memory.
	  
        	  When not in use, each legacy PTY occupies 12 bytes on 32-bit
        	  architectures and 24 bytes on 64-bit architectures.

        Config 'LEGACY_PTY_COUNT' has the following Direct dependencies (LEGACY_PTY_COUNT=n):
                LEGACY_PTYS(=n) && TTY(=y)
        Parent dependencies are:
             256 [256] TTY [y] LEGACY_PTYS [n] 256 [256] 0 [0]
    [INFO]: config 'CONFIG_LEGACY_PTY_COUNT' was set, but it wasn't assignable, check (parent) dependencies







> -----Original Message-----
> From: openembedded-core@lists.openembedded.org <openembedded-
> core@lists.openembedded.org> On Behalf Of Bruce Ashfield
> Sent: Monday, April 19, 2021 8:07 AM
> To: richard.purdie@linuxfoundation.org
> Cc: openembedded-core@lists.openembedded.org
> Subject: [OE-core] [PATCH 08/10] linux-yocto/5.10: update to v5.10.30
> 
> From: Bruce Ashfield <bruce.ashfield@gmail.com>
> 
> Updating linux-yocto/5.10 to the latest korg -stable release that comprises
> the following commits:
> 
>     1e798745fa8e Linux 5.10.30
>     b451aed56348 Revert "net: sched: bump refcount for new action in ACT
> replace mode"
>     a22115c3492f net: ieee802154: stop dump llsec params for monitors
>     f872fb3feadd net: ieee802154: forbid monitor for del llsec seclevel
>     a933bcbb1f7f net: ieee802154: forbid monitor for set llsec params
>     0238c7b47f77 net: ieee802154: fix nl802154 del llsec devkey
>     d06a96e72803 net: ieee802154: fix nl802154 add llsec key
>     399f38c420ee net: ieee802154: fix nl802154 del llsec dev
>     07699fcce052 net: ieee802154: fix nl802154 del llsec key
>     8bfb45fa131d net: ieee802154: nl-mac: fix check on panid
>     38731bbcd9f0 net: mac802154: Fix general protection fault
>     9f51a42d81f6 drivers: net: fix memory leak in peak_usb_create_dev
>     160ac0d55d52 drivers: net: fix memory leak in atusb_probe
>     4d9117b7404a net: tun: set tun->dev->addr_len during TUNSETLINK
> processing
>     26ab092615f5 cfg80211: remove WARN_ON() in cfg80211_sme_connect
>     138a6e1dc35e gpiolib: Read "gpio-line-names" from a firmware node
>     300368c59cf0 net: sched: bump refcount for new action in ACT replace
> mode
>     982dd14fba0f dt-bindings: net: ethernet-controller: fix typo in NVMEM
>     c65a000a236e lockdep: Address clang -Wformat warning printing for %hd
>     4c4aa344edf4 clk: socfpga: fix iomem pointer cast on 64-bit
>     674ddb52f94b RAS/CEC: Correct ce_add_elem()'s returned values
>     253acf2e983b vdpa/mlx5: Fix wrong use of bit numbers
>     0ddb34c2ccce vdpa/mlx5: should exclude header length and fcs from mtu
>     5700c3d4abb2 RDMA/addr: Be strict with gid size
>     e53ff6e59144 i40e: Fix parameters in aq_get_phy_register()
>     999852207464 drm/vc4: crtc: Reduce PV fifo threshold on hvs4
>     d8a0861e269d RDMA/qedr: Fix kernel panic when trying to access recv_cq
>     3fa7ae3f3754 perf report: Fix wrong LBR block sorting
>     7f40e9332898 RDMA/cxgb4: check for ipv6 address properly while
> destroying listener
>     03ad6a2521a0 net/mlx5: Fix PBMC register mapping
>     1312f11eb33d net/mlx5: Fix PPLM register mapping
>     f92faf0bdd25 net/mlx5: Fix placement of log_max_flow_counter
>     f780a0808827 net: hns3: clear VF down state bit before request link status
>     f473789db536 tipc: increment the tmp aead refcnt before attaching it
>     3292c4fc9ce2 can: mcp251x: fix support for half duplex SPI host controllers
>     a96f1ed70927 iwlwifi: fix 11ax disabled bit in the regulatory capability flags
>     363d610a9652 i2c: designware: Adjust bus_freq_hz when refuse high
> speed mode set
>     cc5418973cc9 openvswitch: fix send of uninitialized stack memory in ct limit
> reply
>     3e288c3a7d55 net: openvswitch: conntrack: simplify the return expression
> of ovs_ct_limit_get_default_limit()
>     3b70c6f26364 perf inject: Fix repipe usage
>     d9dc1b406cb9 s390/cpcmd: fix inline assembly register clobbering
>     7943f749f0d2 workqueue: Move the position of debug_work_activate() in
> __queue_work()
>     b3f29ed5dd4b clk: fix invalid usage of list cursor in unregister
>     2307baac56af clk: fix invalid usage of list cursor in register
>     d9c55b2d3368 net: macb: restore cmp registers on resume path
>     af36da5becfb net: cls_api: Fix uninitialised struct field bo-
> >unlocked_driver_cb
>     ffd5f1e87c15 scsi: ufs: core: Fix wrong Task Tag used in task management
> request UPIUs
>     ff9231ddfec8 scsi: ufs: core: Fix task management request completion
> timeout
>     71ee255d0698 mptcp: forbit mcast-related sockopt on MPTCP sockets
>     24bbfe89b1c7 net: udp: Add support for getsockopt(..., ..., UDP_GRO, ...,
> ...);
>     a08d5d3bec53 drm/msm: Set drvdata to NULL when msm_drm_init() fails
>     7290bf419894 RDMA/rtrs-clt: Close rtrs client conn before destroying rtrs clt
> session files
>     49cfa2b20193 i40e: Fix display statistics for veb_tc
>     e8c96b57a781 soc/fsl: qbman: fix conflicting alignment attributes
>     553290002aa8 xdp: fix xdp_return_frame() kernel BUG throw for
> page_pool memory model
>     4cfae7b23889 net/rds: Fix a use after free in rds_message_map_pages
>     05bbe9d85a4c net/mlx5: Don't request more than supported EQs
>     86530effd18f net/mlx5e: Fix ethtool indication of connector type
>     bde64eac2379 net/mlx5e: Fix mapping of ct_label zero
>     d65b66ca3334 ASoC: sunxi: sun4i-codec: fill ASoC card owner
>     dcdf0876b040 I2C: JZ4780: Fix bug for Ingenic X1000.
>     f295dfc831bc net: phy: broadcom: Only advertise EEE for supported modes
>     7a896e189361 nfp: flower: ignore duplicate merge hints from FW
>     6af631d1caf2 net: qrtr: Fix memory leak on qrtr_tx_wait failure
>     dfe7805e6aa6 net/ncsi: Avoid channel_monitor hrtimer deadlock
>     ae4a8d10ac8b ARM: dts: imx6: pbab01: Set vmmc supply for both SD
> interfaces
>     e5e5ecc9d9fd net:tipc: Fix a double free in tipc_sk_mcast_rcv
>     f273e3726e14 cxgb4: avoid collecting SGE_QBASE regs during traffic
>     63a64c366ce0 net: dsa: Fix type was not set for devlink port
>     ed613d96842e gianfar: Handle error code at MAC address change
>     1eb5f4e00755 ethernet: myri10ge: Fix a use after free in myri10ge_sw_tso
>     759b44d247c6 mlxsw: spectrum: Fix ECN marking in tunnel decapsulation
>     d02b68a92905 can: isotp: fix msg_namelen values depending on
> CAN_REQUIRED_SIZE
>     1d3837ca7335 can: bcm/raw: fix msg_namelen values depending on
> CAN_REQUIRED_SIZE
>     58f8f1074039 xfrm: Provide private skb extensions for segmented and hw
> offloaded ESP packets
>     bc0b89a9a28f arm64: dts: imx8mm/q: Fix pad control of SD1_DATA0
>     d9670f5e77e5 drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit
>     d38bce5adcd9 sch_red: fix off-by-one checks in red_check_params()
>     985c9bb1b594 geneve: do not modify the shared tunnel info when PMTU
> triggers an ICMP reply
>     f3bc1885746f vxlan: do not modify the shared tunnel info when PMTU
> triggers an ICMP reply
>     f33f79703a4e amd-xgbe: Update DMA coherency values
>     e5a3449ce16a hostfs: fix memory handling in follow_link()
>     3cc4db1213a4 i40e: Fix kernel oops when i40e driver removes VF's
>     9856607c9c29 i40e: Added Asym_Pause to supported link modes
>     d4d4c6a4ca7c virtchnl: Fix layout of RSS structures
>     95d58bf5ed43 xfrm: Fix NULL pointer dereference on policy lookup
>     48a443026bb6 ASoC: wm8960: Fix wrong bclk and lrclk with pll enabled for
> some chips
>     f6db9dbfa6b6 ASoC: SOF: Intel: HDA: fix core status verification
>     ef4ddd1d6d93 esp: delete NETIF_F_SCTP_CRC bit from features for esp
> offload
>     0224432a8fc1 net: xfrm: Localize sequence counter per network
> namespace
>     1e6a3b41cf2a ARM: OMAP4: PM: update ROM return address for OSWR
> and OFF
>     042b2cad81de ARM: OMAP4: Fix PMIC voltage domains for bionic
>     1f51cb88e788 regulator: bd9571mwv: Fix AVS and DVFS voltage range
>     b267688ce007 remoteproc: qcom: pil_info: avoid 64-bit division
>     c7a175a24b0e xfrm: Use actual socket sk instead of skb socket for
> xfrm_output_resume
>     3b74ce529ece xfrm: interface: fix ipv4 pmtu check to honor ip header df
>     2d62d6980c2b ice: Recognize 860 as iSCSI port in CEE mode
>     fd92e7aacc16 ice: Refactor DCB related variables out of the ice_port_info
> struct
>     4a78ae127803 net: sched: fix err handler in tcf_action_init()
>     3c7d3d188ca7 KVM: x86/mmu: preserve pending TLB flush across calls to
> kvm_tdp_mmu_zap_sp
>     25fc773b21ce KVM: x86/mmu: Don't allow TDP MMU to yield when
> recovering NX pages
>     be2c527b5d39 KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU
> during NX zapping
>     0aa4dd9e5132 KVM: x86/mmu: Ensure TLBs are flushed when yielding
> during GFN range zap
>     3c7a18440638 KVM: x86/mmu: Yield in TDU MMU iter even if no SPTES
> changed
>     85f4ff2b06af KVM: x86/mmu: Ensure forward progress when yielding in
> TDP MMU iter
>     1cd17c5c9b8a KVM: x86/mmu: Rename goal_gfn to next_last_level_gfn
>     b4a3a0d27924 KVM: x86/mmu: Merge flush and non-flush
> tdp_mmu_iter_cond_resched
>     8f90432d7f59 KVM: x86/mmu: change TDP MMU yield function returns to
> match cond_resched
>     5ea9e6038d29 i2c: turn recovery error on init to debug
>     efa869b68be9 percpu: make pcpu_nr_empty_pop_pages per chunk type
>     c441949184a9 scsi: target: iscsi: Fix zero tag inside a trace event
>     d8e7fa8509d7 scsi: pm80xx: Fix chip initialization failure
>     0c47d8a55f7f driver core: Fix locking bug in
> deferred_probe_timeout_work_func()
>     f06cb4641b15 usbip: synchronize event handler with sysfs code paths
>     28dc9237fe83 usbip: vudc synchronize sysfs code paths
>     513765b186c9 usbip: stub-dev synchronize sysfs code paths
>     68be610c19a5 usbip: add sysfs_lock to synchronize sysfs code paths
>     126ce97d39cf thunderbolt: Fix off by one in tb_port_find_retimer()
>     256ece954961 thunderbolt: Fix a leak in tb_retimer_add()
>     b830650c1a0c net: let skb_orphan_partial wake-up waiters.
>     5d9216b85100 net-ipv6: bugfix - raw & sctp - switch to
> ipv6_can_nonlocal_bind()
>     b82816d77875 net: hsr: Reset MAC header for Tx path
>     9b9c910ccc19 mac80211: fix TXQ AC confusion
>     cc357c29358d mac80211: fix time-is-after bug in mlme
>     cc1a702e6ec0 cfg80211: check S1G beacon compat element length
>     fea52345f422 nl80211: fix potential leak of ACL params
>     42e4450e3790 nl80211: fix beacon head validation
>     81692c6add7e net: sched: fix action overwrite reference counting
>     cdcf3829f418 net: sched: sch_teql: fix null-pointer dereference
>     422eda625516 vdpa/mlx5: Fix suspend/resume index restoration
>     89e406e95278 i40e: Fix sparse errors in i40e_txrx.c
>     12e1438a0946 i40e: Fix sparse error: uninitialized symbol 'ring'
>     2472ba1c46b4 i40e: Fix sparse error: 'vsi->netdev' could be null
>     792387118204 i40e: Fix sparse warning: missing error code 'err'
>     f0b4c9acf5fe net: ensure mac header is set in virtio_net_hdr_to_skb()
>     72c5de25ba83 bpf, sockmap: Fix incorrect fwd_alloc accounting
>     00c01de1a994 bpf, sockmap: Fix sk->prot unhash op reset
>     d921baabd964 bpf: Refcount task stack in bpf_get_task_stack
>     caef7806141a libbpf: Only create rx and tx XDP rings when necessary
>     4cc9177b099e libbpf: Restore umem state after socket create failure
>     5aa7df172207 libbpf: Ensure umem pointer is non-NULL before
> dereferencing
>     b52e88638f71 ethernet/netronome/nfp: Fix a use after free in
> nfp_bpf_ctrl_msg_rx
>     d86046a77535 bpf: link: Refuse non-O_RDWR flags in BPF_OBJ_GET
>     b7004ecafade bpf: Enforce that struct_ops programs be GPL-only
>     3015db3de715 libbpf: Fix bail out from 'ringbuf_process_ring()' on error
>     dc195928d7e4 net: hso: fix null-ptr-deref during tty device unregistration
>     c2743e0a631c ice: fix memory leak of aRFS after resuming from suspend
>     6bd4e822925d iwlwifi: pcie: properly set LTR workarounds on 22000 devices
>     e5386e87f8aa ice: Cleanup fltr list in case of allocation issues
>     9d1c342c5018 ice: Use port number instead of PF ID for WoL
>     b69686110291 ice: Fix for dereference of NULL pointer
>     4d73a6143d40 ice: remove DCBNL_DEVRESET bit from PF state
>     286830a8469c ice: fix memory allocation call
>     4686a26e9536 ice: prevent ice_open and ice_stop during reset
>     ef7ed8c77d1c ice: Increase control queue timeout
>     6590b7bfbc2b ice: Continue probe on link/PHY errors
>     9a7bc0c40367 batman-adv: initialize "struct batadv_tvlv_tt_vlan_data"-
> >reserved field
>     d1173effc574 ARM: dts: turris-omnia: configure LED[2]/INTn pin as
> interrupt pin
>     4941889535f3 parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers
>     597121792eb4 parisc: parisc-agp requires SBA IOMMU driver
>     9b54dad28def of: property: fw_devlink: do not link ".*,nr-gpios"
>     009c5665278b ethtool: fix incorrect datatype in set_eee ops
>     3a675c1b507f fs: direct-io: fix missing sdio->boundary
>     b1a5122554ae ocfs2: fix deadlock between setattr and dio_end_io_write
>     4fabcf229477 nds32: flush_dcache_page: use page_mapping_file to avoid
> races with swapoff
>     7d9da660affc ia64: fix user_stack_pointer() for ptrace()
>     8e5bfafedf6d gcov: re-fix clang-11+ support
>     43908139368e LOOKUP_MOUNTPOINT: we are cleaning "jumped" flag too
> late
>     de427b662bfb IB/hfi1: Fix probe time panic when AIP is enabled with a
> buggy BIOS
>     856f60e3e800 ACPI: processor: Fix build when
> CONFIG_ACPI_PROCESSOR=m
>     8599a39adca8 drm/i915: Fix invalid access to ACPI _DSM objects
>     bf991df9535e net: dsa: lantiq_gswip: Configure all remaining
> GSWIP_MII_CFG bits
>     c4ae852ec940 net: dsa: lantiq_gswip: Don't use PHY auto polling
>     ba39959bfebd net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII
> clock
>     40375bc3d0f9 net: ipv6: check for validity before dereferencing cfg-
> >fc_nlinfo.nlh
>     005c5afa9f85 xen/evtchn: Change irq_info lock to raw_spinlock_t
>     a28124e8ad03 selinux: fix race between old and new sidtab
>     fd75d73aa214 selinux: fix cond_list corruption when changing booleans
>     4f29b08e238f selinux: make nslot handling in avtab more robust
>     a12a2fa9a129 nfc: Avoid endless loops caused by repeated
> llcp_sock_connect()
>     568ac94df580 nfc: fix memory leak in llcp_sock_connect()
>     99b596199e84 nfc: fix refcount leak in llcp_sock_connect()
>     6fb003e5ae18 nfc: fix refcount leak in llcp_sock_bind()
>     117557711974 ASoC: intel: atom: Stop advertising non working S24LE
> support
>     c4a6fb0e8389 ALSA: hda/conexant: Apply quirk for another HP ZBook G5
> model
>     6c9119de7ffe ALSA: hda/realtek: Fix speaker amp setup on Acer Aspire E1
>     6efe4c1f4d17 ALSA: aloop: Fix initialization of controls
>     4c933ff31f21 xfrm/compat: Cleanup WARN()s that can be user-triggered
> 
> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
> ---
>  .../linux/linux-yocto-rt_5.10.bb              |  6 ++---
>  .../linux/linux-yocto-tiny_5.10.bb            |  8 +++----
>  meta/recipes-kernel/linux/linux-yocto_5.10.bb | 24 +++++++++----------
>  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 ce88554830..b22eb94e41 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 () {
>          raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to
> linux-yocto-rt to enable it")  }
> 
> -SRCREV_machine ?= "a1cb83d2e69b4c895cefa0e8716c8e9021d757bf"
> -SRCREV_meta ?= "6dbb20d3127b3380779a11b1552429c5d4a0417e"
> +SRCREV_machine ?= "60ca2b8c07383a2d46fef1b668e34dff90c1b404"
> +SRCREV_meta ?= "b7125842b7ce188e7846a49fcb15a71c54806d6c"
> 
>  SRC_URI = "git://git.yoctoproject.org/linux-
> yocto.git;branch=${KBRANCH};name=machine \
>             git://git.yoctoproject.org/yocto-kernel-
> cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}"
> 
> -LINUX_VERSION ?= "5.10.29"
> +LINUX_VERSION ?= "5.10.30"
> 
>  LIC_FILES_CHKSUM =
> "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
> 
> 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 3581f3b4b0..54575a7917 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"
> 
>  require recipes-kernel/linux/linux-yocto.inc
> 
> -LINUX_VERSION ?= "5.10.29"
> +LINUX_VERSION ?= "5.10.30"
>  LIC_FILES_CHKSUM =
> "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
> 
>  DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
> @@ -15,9 +15,9 @@ DEPENDS += "openssl-native util-linux-native"
>  KMETA = "kernel-meta"
>  KCONF_BSP_AUDIT_LEVEL = "2"
> 
> -SRCREV_machine_qemuarm ?=
> "bbc9efbcc604d823555794878f966b2ad7e5f4ca"
> -SRCREV_machine ?= "fd21e2d609ad3343f03d78bc0cbce8da7d7c2a57"
> -SRCREV_meta ?= "6dbb20d3127b3380779a11b1552429c5d4a0417e"
> +SRCREV_machine_qemuarm ?=
> "ee7efde0c94e8b2eba1a5a2709f2d21874ac7525"
> +SRCREV_machine ?= "8465e471f5b4855d01012a18cd5fa516061c0358"
> +SRCREV_meta ?= "b7125842b7ce188e7846a49fcb15a71c54806d6c"
> 
>  PV = "${LINUX_VERSION}+git${SRCPV}"
> 
> diff --git a/meta/recipes-kernel/linux/linux-yocto_5.10.bb b/meta/recipes-
> kernel/linux/linux-yocto_5.10.bb
> index 278f8a67fe..e93e41c69b 100644
> --- a/meta/recipes-kernel/linux/linux-yocto_5.10.bb
> +++ b/meta/recipes-kernel/linux/linux-yocto_5.10.bb
> @@ -13,17 +13,17 @@ KBRANCH_qemux86  ?= "v5.10/standard/base"
>  KBRANCH_qemux86-64 ?= "v5.10/standard/base"
>  KBRANCH_qemumips64 ?= "v5.10/standard/mti-malta64"
> 
> -SRCREV_machine_qemuarm ?=
> "13b4e1548d504dca91ff49abba5be4df728840e6"
> -SRCREV_machine_qemuarm64 ?=
> "fd21e2d609ad3343f03d78bc0cbce8da7d7c2a57"
> -SRCREV_machine_qemumips ?=
> "ba6c1c115792e0c80412a7e0b54d6003cfbed491"
> -SRCREV_machine_qemuppc ?=
> "fd21e2d609ad3343f03d78bc0cbce8da7d7c2a57"
> -SRCREV_machine_qemuriscv64 ?=
> "fd21e2d609ad3343f03d78bc0cbce8da7d7c2a57"
> -SRCREV_machine_qemuriscv32 ?=
> "fd21e2d609ad3343f03d78bc0cbce8da7d7c2a57"
> -SRCREV_machine_qemux86 ?=
> "fd21e2d609ad3343f03d78bc0cbce8da7d7c2a57"
> -SRCREV_machine_qemux86-64 ?=
> "fd21e2d609ad3343f03d78bc0cbce8da7d7c2a57"
> -SRCREV_machine_qemumips64 ?=
> "2e99735de1312c0403ff23cb0c50fa8153e80be7"
> -SRCREV_machine ?= "fd21e2d609ad3343f03d78bc0cbce8da7d7c2a57"
> -SRCREV_meta ?= "6dbb20d3127b3380779a11b1552429c5d4a0417e"
> +SRCREV_machine_qemuarm ?=
> "4f13e8499f2bfc9d95dcc70b981ea16351ff088b"
> +SRCREV_machine_qemuarm64 ?=
> "8465e471f5b4855d01012a18cd5fa516061c0358"
> +SRCREV_machine_qemumips ?=
> "64f8949180b1a6375abef20eebf735e853701c71"
> +SRCREV_machine_qemuppc ?=
> "8465e471f5b4855d01012a18cd5fa516061c0358"
> +SRCREV_machine_qemuriscv64 ?=
> "8465e471f5b4855d01012a18cd5fa516061c0358"
> +SRCREV_machine_qemuriscv32 ?=
> "8465e471f5b4855d01012a18cd5fa516061c0358"
> +SRCREV_machine_qemux86 ?=
> "8465e471f5b4855d01012a18cd5fa516061c0358"
> +SRCREV_machine_qemux86-64 ?=
> "8465e471f5b4855d01012a18cd5fa516061c0358"
> +SRCREV_machine_qemumips64 ?=
> "6bf49ed9b223173d918b7c0140b8d0561bc2674c"
> +SRCREV_machine ?= "8465e471f5b4855d01012a18cd5fa516061c0358"
> +SRCREV_meta ?= "b7125842b7ce188e7846a49fcb15a71c54806d6c"
> 
>  # remap qemuarm to qemuarma15 for the 5.8 kernel  #
> KMACHINE_qemuarm ?= "qemuarma15"
> @@ -32,7 +32,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-
> yocto.git;name=machine;branch=${KBRA
>             git://git.yoctoproject.org/yocto-kernel-
> cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}"
> 
>  LIC_FILES_CHKSUM =
> "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
> -LINUX_VERSION ?= "5.10.29"
> +LINUX_VERSION ?= "5.10.30"
> 
>  DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
>  DEPENDS += "openssl-native util-linux-native"
> --
> 2.19.1


^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [OE-core] [PATCH 10/10] linux-yocto/5.4: update to v5.4.112
  2021-04-19  0:06 ` [PATCH 10/10] linux-yocto/5.4: update to v5.4.112 Bruce Ashfield
@ 2021-04-20  3:09   ` Naveen Saini
  0 siblings, 0 replies; 14+ messages in thread
From: Naveen Saini @ 2021-04-20  3:09 UTC (permalink / raw)
  To: Bruce Ashfield, richard.purdie; +Cc: openembedded-core

[SWAT]

Kernel config warnings  for 'juno' machine from meta-arm build:
https://autobuilder.yoctoproject.org/typhoon/#/builders/113/builds/911/steps/17/logs/stdio

WARNING: linux-yocto-5.4.112+gitAUTOINC+5017570a13_5f54b437b6-r0 do_kernel_configcheck: [kernel config]: specified values did not make it into the kernel's final configuration:

    [NOTE]: 'CONFIG_BT_HCIBTUSB' last val (m) and .config val (n) do not match
    [INFO]: CONFIG_BT_HCIBTUSB : n 
    [INFO]: raw config text:

        config BT_HCIBTUSB
        	tristate "HCI USB driver"
        	select BT_INTEL
        	depends on USB && BT && NET
        	help
        	  Bluetooth HCI USB driver.
        	  This driver is required if you want to use Bluetooth devices with
        	  USB interface.
	  
        	  Say Y here to compile support for Bluetooth USB devices into the
        	  kernel or say M to compile it as module (btusb).

        Config 'BT_HCIBTUSB' has the following Direct dependencies (BT_HCIBTUSB=n):
                USB(=y) && BT(=n) && NET(=y)
        Parent dependencies are:
             BT [n] USB [y] NET [y]
    [INFO]: config 'CONFIG_BT_HCIBTUSB' was set, but it wasn't assignable, check (parent) dependencies


    [NOTE]: 'CONFIG_BT_HCIUART' last val (m) and .config val (n) do not match
    [INFO]: CONFIG_BT_HCIUART : n 
    [INFO]: raw config text:

        config BT_HCIUART
        	tristate "HCI UART driver"
        	depends on (SERIAL_DEV_BUS || !SERIAL_DEV_BUS) && (NVMEM || !NVMEM) && TTY && BT && NET
        	help
        	  Bluetooth HCI UART driver.
        	  This driver is required if you want to use Bluetooth devices with
        	  serial port interface. You will also need this driver if you have
        	  UART based Bluetooth PCMCIA and CF devices like Xircom Credit Card
        	  adapter and BrainBoxes Bluetooth PC Card.
	  
        	  Say Y here to compile support for Bluetooth UART devices into the
        	  kernel or say M to compile it as module (hci_uart).

        Config 'BT_HCIUART' has the following Direct dependencies (BT_HCIUART=n):
                SERIAL_DEV_BUS(=y) || !SERIAL_DEV_BUS(=y) (=y) && NVMEM(=y) || !NVMEM(=y) (=y) && TTY(=y) && BT(=n) && NET(=y)
        Parent dependencies are:
             BT [n] TTY [y] NET [y] NVMEM [y] SERIAL_DEV_BUS [y]
    [INFO]: config 'CONFIG_BT_HCIUART' was set, but it wasn't assignable, check (parent) dependencies


    [NOTE]: 'CONFIG_BT_HCIUART_LL' last val (y) and .config val (n) do not match
    [INFO]: CONFIG_BT_HCIUART_LL : n 
    [INFO]: raw config text:

        config BT_HCIUART_LL
        	bool "HCILL protocol support"
        	select BT_HCIUART_H4
        	depends on BT_HCIUART_SERDEV && BT && NET
        	help
        	  HCILL (HCI Low Level) is a serial protocol for communication
        	  between Bluetooth device and host. This protocol is required for
        	  serial Bluetooth devices that are based on Texas Instruments'
        	  BRF chips.
	  
        	  Say Y here to compile support for HCILL protocol.

        Config 'BT_HCIUART_LL' has the following Direct dependencies (BT_HCIUART_LL=n):
                BT_HCIUART_SERDEV(=n) && BT(=n) && NET(=y)
        Parent dependencies are:
             BT [n] BT_HCIUART_SERDEV [n] NET [y]
    [INFO]: config 'CONFIG_BT_HCIUART_LL' was set, but it wasn't assignable, check (parent) dependencies


    [NOTE]: 'CONFIG_BT_HCIUART_BCM' last val (y) and .config val (n) do not match
    [INFO]: CONFIG_BT_HCIUART_BCM : n 
    [INFO]: raw config text:

        config BT_HCIUART_BCM
        	bool "Broadcom protocol support"
        	select BT_HCIUART_H4
        	select BT_BCM
        	depends on BT_HCIUART && BT_HCIUART_SERDEV && (!ACPI || SERIAL_DEV_CTRL_TTYPORT) && GPIOLIB && BT && NET
        	help
        	  The Broadcom protocol support enables Bluetooth HCI over serial
        	  port interface for Broadcom Bluetooth controllers.
	  
        	  Say Y here to compile support for Broadcom protocol.

        Config 'BT_HCIUART_BCM' has the following Direct dependencies (BT_HCIUART_BCM=n):
                BT_HCIUART(=n) && BT_HCIUART_SERDEV(=n) && !ACPI(=y) || SERIAL_DEV_CTRL_TTYPORT(=y) (=y) && GPIOLIB(=y) && BT(=n) && NET(=y)
        Parent dependencies are:
             SERIAL_DEV_CTRL_TTYPORT [y] BT [n] NET [y] BT_HCIUART_SERDEV [n] BT_HCIUART [n] ACPI [y] GPIOLIB [y]
    [INFO]: config 'CONFIG_BT_HCIUART_BCM' was set, but it wasn't assignable, check (parent) dependencies


    [NOTE]: 'CONFIG_LEGACY_PTY_COUNT' last val (16) and .config val (n) do not match
    [INFO]: CONFIG_LEGACY_PTY_COUNT : n 
    [INFO]: raw config text:

        config LEGACY_PTY_COUNT
        	int "Maximum number of legacy PTY in use"
        	range 0 256
        	default "256"
        	depends on LEGACY_PTYS && TTY
        	help
        	  The maximum number of legacy PTYs that can be used at any one time.
        	  The default is 256, and should be more than enough.  Embedded
        	  systems may want to reduce this to save memory.
	  
        	  When not in use, each legacy PTY occupies 12 bytes on 32-bit
        	  architectures and 24 bytes on 64-bit architectures.

        Config 'LEGACY_PTY_COUNT' has the following Direct dependencies (LEGACY_PTY_COUNT=n):
                LEGACY_PTYS(=n) && TTY(=y)
        Parent dependencies are:
             256 [256] TTY [y] 0 [0] LEGACY_PTYS [n] 256 [256]
    [INFO]: config 'CONFIG_LEGACY_PTY_COUNT' was set, but it wasn't assignable, check (parent) dependencies



> -----Original Message-----
> From: openembedded-core@lists.openembedded.org <openembedded-
> core@lists.openembedded.org> On Behalf Of Bruce Ashfield
> Sent: Monday, April 19, 2021 8:07 AM
> To: richard.purdie@linuxfoundation.org
> Cc: openembedded-core@lists.openembedded.org
> Subject: [OE-core] [PATCH 10/10] linux-yocto/5.4: update to v5.4.112
> 
> From: Bruce Ashfield <bruce.ashfield@gmail.com>
> 
> Updating linux-yocto/5.4 to the latest korg -stable release that comprises the
> following commits:
> 
>     8f55ad4daf00 Linux 5.4.112
>     ea42fd91d304 Revert "cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on
> setting cifs_sb->prepath."
>     7ee5bde3164c net: ieee802154: stop dump llsec params for monitors
>     b4042ecc12cb net: ieee802154: forbid monitor for del llsec seclevel
>     e82f8b7713ab net: ieee802154: forbid monitor for set llsec params
>     948a2817f71d net: ieee802154: fix nl802154 del llsec devkey
>     b3a105e15cd6 net: ieee802154: fix nl802154 add llsec key
>     4097afd93df7 net: ieee802154: fix nl802154 del llsec dev
>     7d32fc7964d6 net: ieee802154: fix nl802154 del llsec key
>     8f4c815c74f4 net: ieee802154: nl-mac: fix check on panid
>     38ea2b3ed00f net: mac802154: Fix general protection fault
>     6e7098f56c83 drivers: net: fix memory leak in peak_usb_create_dev
>     32e2f9a708e1 drivers: net: fix memory leak in atusb_probe
>     0a790ad1358b net: tun: set tun->dev->addr_len during TUNSETLINK
> processing
>     ed13df88c6d5 cfg80211: remove WARN_ON() in cfg80211_sme_connect
>     628ac886dfba net: sched: bump refcount for new action in ACT replace
> mode
>     3dbafee8426f dt-bindings: net: ethernet-controller: fix typo in NVMEM
>     f4c5968da773 clk: socfpga: fix iomem pointer cast on 64-bit
>     35ba6d9240ee RAS/CEC: Correct ce_add_elem()'s returned values
>     f666ad4f8d87 RDMA/addr: Be strict with gid size
>     44d03319fe77 RDMA/cxgb4: check for ipv6 address properly while
> destroying listener
>     3ca5345db92c net/mlx5: Fix PBMC register mapping
>     798d94a274fb net/mlx5: Fix placement of log_max_flow_counter
>     9716aac17419 net: hns3: clear VF down state bit before request link status
>     9dd7092d1a96 openvswitch: fix send of uninitialized stack memory in ct
> limit reply
>     731abf396e37 net: openvswitch: conntrack: simplify the return expression
> of ovs_ct_limit_get_default_limit()
>     d0aab59f0993 perf inject: Fix repipe usage
>     d3343a35d108 s390/cpcmd: fix inline assembly register clobbering
>     c88fa8d4f994 workqueue: Move the position of debug_work_activate() in
> __queue_work()
>     14060454cdb9 clk: fix invalid usage of list cursor in unregister
>     bedda47d5dce clk: fix invalid usage of list cursor in register
>     b3717885865c net: macb: restore cmp registers on resume path
>     c61fe6b7e21f scsi: ufs: core: Fix wrong Task Tag used in task management
> request UPIUs
>     81fddc7be649 scsi: ufs: core: Fix task management request completion
> timeout
>     f6abec1a3172 scsi: ufs: Use blk_{get,put}_request() to allocate and free
> TMFs
>     a8d2d45c70c7 scsi: ufs: Avoid busy-waiting by eliminating tag conflicts
>     c5efc9d26c84 scsi: ufs: Fix irq return code
>     537a2449cc6f net: udp: Add support for getsockopt(..., ..., UDP_GRO, ...,
> ...);
>     de8c5962bdae drm/msm: Set drvdata to NULL when msm_drm_init() fails
>     e22ce1d21b42 i40e: Fix display statistics for veb_tc
>     7c0d2372298f soc/fsl: qbman: fix conflicting alignment attributes
>     c178e8a19937 net/rds: Fix a use after free in rds_message_map_pages
>     73f88cc2bf5c net/mlx5: Don't request more than supported EQs
>     029416e14be2 net/mlx5e: Fix ethtool indication of connector type
>     1f3010fc3fe6 ASoC: sunxi: sun4i-codec: fill ASoC card owner
>     db4600aa938c net: phy: broadcom: Only advertise EEE for supported
> modes
>     6aa7d2621b19 nfp: flower: ignore duplicate merge hints from FW
>     bbbee59f4f32 net/ncsi: Avoid channel_monitor hrtimer deadlock
>     c66b672a231c ARM: dts: imx6: pbab01: Set vmmc supply for both SD
> interfaces
>     c991ca6a2c79 net:tipc: Fix a double free in tipc_sk_mcast_rcv
>     200c8453287f cxgb4: avoid collecting SGE_QBASE regs during traffic
>     e9bdd3e45f0e gianfar: Handle error code at MAC address change
>     516c436ff5d6 can: bcm/raw: fix msg_namelen values depending on
> CAN_REQUIRED_SIZE
>     ca443546f8d4 arm64: dts: imx8mm/q: Fix pad control of SD1_DATA0
>     840a181729ac sch_red: fix off-by-one checks in red_check_params()
>     accb27006595 amd-xgbe: Update DMA coherency values
>     e472f6814ceb hostfs: fix memory handling in follow_link()
>     613f35568a5d hostfs: Use kasprintf() instead of fixed buffer formatting
>     fec47d458add i40e: Fix kernel oops when i40e driver removes VF's
>     c0aacaa0a8f2 i40e: Added Asym_Pause to supported link modes
>     f819977ad42c xfrm: Fix NULL pointer dereference on policy lookup
>     bac7e764e5d5 ASoC: wm8960: Fix wrong bclk and lrclk with pll enabled for
> some chips
>     b32969aaed1c ASoC: SOF: Intel: HDA: fix core status verification
>     99b4e9af8f00 ASoC: SOF: Intel: hda: remove unnecessary parentheses
>     540ddeed5c51 esp: delete NETIF_F_SCTP_CRC bit from features for esp
> offload
>     a128e07b472b net: xfrm: Localize sequence counter per network
> namespace
>     34659399e713 regulator: bd9571mwv: Fix AVS and DVFS voltage range
>     d78e99dd4960 xfrm: interface: fix ipv4 pmtu check to honor ip header df
>     7977d5fe3d5b net: dsa: lantiq_gswip: Configure all remaining
> GSWIP_MII_CFG bits
>     249908ed36a8 net: dsa: lantiq_gswip: Don't use PHY auto polling
>     910e785ba8de virtio_net: Add XDP meta data support
>     0534f1f1bc76 i2c: turn recovery error on init to debug
>     cafced041915 usbip: synchronize event handler with sysfs code paths
>     37168011d427 usbip: vudc synchronize sysfs code paths
>     06fedcc6870e usbip: stub-dev synchronize sysfs code paths
>     6a435364b608 usbip: add sysfs_lock to synchronize sysfs code paths
>     b02bded94b91 net: let skb_orphan_partial wake-up waiters.
>     fd8a95d56050 net-ipv6: bugfix - raw & sctp - switch to
> ipv6_can_nonlocal_bind()
>     b5e7653ffdd1 net: hsr: Reset MAC header for Tx path
>     a9311be5f617 mac80211: fix TXQ AC confusion
>     5a4f39f19e6f net: sched: sch_teql: fix null-pointer dereference
>     2f5edf14f62a i40e: Fix sparse error: 'vsi->netdev' could be null
>     b31d91e9e8c8 i40e: Fix sparse warning: missing error code 'err'
>     599200ad44e7 net: ensure mac header is set in virtio_net_hdr_to_skb()
>     158a9b815c54 bpf, sockmap: Fix sk->prot unhash op reset
>     0242251d6a97 ethernet/netronome/nfp: Fix a use after free in
> nfp_bpf_ctrl_msg_rx
>     4a2933c88399 net: hso: fix null-ptr-deref during tty device unregistration
>     ef2ccf84071f ice: Cleanup fltr list in case of allocation issues
>     0df579b3de8c ice: Fix for dereference of NULL pointer
>     1aecc5781101 ice: Increase control queue timeout
>     9de1caa1103f batman-adv: initialize "struct batadv_tvlv_tt_vlan_data"-
> >reserved field
>     79407ae3475e ARM: dts: turris-omnia: configure LED[2]/INTn pin as
> interrupt pin
>     9dfd74a8c015 parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers
>     957d0308aa36 parisc: parisc-agp requires SBA IOMMU driver
>     507c2009dc4c fs: direct-io: fix missing sdio->boundary
>     f495bedb001b ocfs2: fix deadlock between setattr and dio_end_io_write
>     52999a66c0b3 nds32: flush_dcache_page: use page_mapping_file to avoid
> races with swapoff
>     75fd54ea1b60 ia64: fix user_stack_pointer() for ptrace()
>     7a92396bf8dd gcov: re-fix clang-11+ support
>     c2b3cf2c70d6 drm/i915: Fix invalid access to ACPI _DSM objects
>     0e8f850e26b2 net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII
> clock
>     6649b5eda131 net: ipv6: check for validity before dereferencing cfg-
> >fc_nlinfo.nlh
>     a09acbb53934 xen/evtchn: Change irq_info lock to raw_spinlock_t
>     aa0cff2e0751 nfc: Avoid endless loops caused by repeated
> llcp_sock_connect()
>     404daa4d62a3 nfc: fix memory leak in llcp_sock_connect()
>     41bc58ba0945 nfc: fix refcount leak in llcp_sock_connect()
>     c89903c9eff2 nfc: fix refcount leak in llcp_sock_bind()
>     12289d9840d6 ASoC: intel: atom: Stop advertising non working S24LE
> support
>     c99780f782aa ALSA: hda/realtek: Fix speaker amp setup on Acer Aspire E1
>     da8f3cc5771e ALSA: aloop: Fix initialization of controls
>     8732c2df9d15 counter: stm32-timer-cnt: fix ceiling miss-alignment with
> reload register
> 
> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
> ---
>  .../linux/linux-yocto-rt_5.4.bb               |  6 ++---
>  .../linux/linux-yocto-tiny_5.4.bb             |  8 +++----
>  meta/recipes-kernel/linux/linux-yocto_5.4.bb  | 22 +++++++++----------
>  3 files changed, 18 insertions(+), 18 deletions(-)
> 
> diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb b/meta/recipes-
> kernel/linux/linux-yocto-rt_5.4.bb
> index b78a163b9c..e52c9ebe0e 100644
> --- a/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb
> +++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb
> @@ -11,13 +11,13 @@ python () {
>          raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to
> linux-yocto-rt to enable it")  }
> 
> -SRCREV_machine ?= "cccae402fe6c1892e4395e25bd482d6bc8f00826"
> -SRCREV_meta ?= "5973c11656b6d5221a764be1b2f1622c7e905e6c"
> +SRCREV_machine ?= "324e77d816cf6434507ab29140beb24044009efa"
> +SRCREV_meta ?= "5017570a130f142365dfdcd043d84143fdd6e255"
> 
>  SRC_URI = "git://git.yoctoproject.org/linux-
> yocto.git;branch=${KBRANCH};name=machine \
>             git://git.yoctoproject.org/yocto-kernel-
> cache;type=kmeta;name=meta;branch=yocto-5.4;destsuffix=${KMETA}"
> 
> -LINUX_VERSION ?= "5.4.111"
> +LINUX_VERSION ?= "5.4.112"
> 
>  LIC_FILES_CHKSUM =
> "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
> 
> diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb
> b/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb
> index 059a7196fe..f07375c761 100644
> --- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb
> +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb
> @@ -6,7 +6,7 @@ KCONFIG_MODE = "--allnoconfig"
> 
>  require recipes-kernel/linux/linux-yocto.inc
> 
> -LINUX_VERSION ?= "5.4.111"
> +LINUX_VERSION ?= "5.4.112"
>  LIC_FILES_CHKSUM =
> "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
> 
>  DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
> @@ -15,9 +15,9 @@ DEPENDS += "openssl-native util-linux-native"
>  KMETA = "kernel-meta"
>  KCONF_BSP_AUDIT_LEVEL = "2"
> 
> -SRCREV_machine_qemuarm ?=
> "519d4d331aad2c1302530c5af0b4356b6f362be9"
> -SRCREV_machine ?= "5dba555ee7d5317a9720d33403e1e1f8e560b3fc"
> -SRCREV_meta ?= "5973c11656b6d5221a764be1b2f1622c7e905e6c"
> +SRCREV_machine_qemuarm ?=
> "8463db325b93f0669446f68c19334cfe11ffb9c2"
> +SRCREV_machine ?= "5f54b437b6502d3febee553100b2cb2a9e0c5f8a"
> +SRCREV_meta ?= "5017570a130f142365dfdcd043d84143fdd6e255"
> 
>  PV = "${LINUX_VERSION}+git${SRCPV}"
> 
> diff --git a/meta/recipes-kernel/linux/linux-yocto_5.4.bb b/meta/recipes-
> kernel/linux/linux-yocto_5.4.bb
> index 92e6a489e0..38833ff8f7 100644
> --- a/meta/recipes-kernel/linux/linux-yocto_5.4.bb
> +++ b/meta/recipes-kernel/linux/linux-yocto_5.4.bb
> @@ -12,16 +12,16 @@ KBRANCH_qemux86  ?= "v5.4/standard/base"
>  KBRANCH_qemux86-64 ?= "v5.4/standard/base"
>  KBRANCH_qemumips64 ?= "v5.4/standard/mti-malta64"
> 
> -SRCREV_machine_qemuarm ?=
> "eee89fab3a932bbd8a54995a5da2ac15af2d929f"
> -SRCREV_machine_qemuarm64 ?=
> "5dba555ee7d5317a9720d33403e1e1f8e560b3fc"
> -SRCREV_machine_qemumips ?=
> "7cafd60186c08ce6d941ad1bcfc539950534a178"
> -SRCREV_machine_qemuppc ?=
> "5dba555ee7d5317a9720d33403e1e1f8e560b3fc"
> -SRCREV_machine_qemuriscv64 ?=
> "5dba555ee7d5317a9720d33403e1e1f8e560b3fc"
> -SRCREV_machine_qemux86 ?=
> "5dba555ee7d5317a9720d33403e1e1f8e560b3fc"
> -SRCREV_machine_qemux86-64 ?=
> "5dba555ee7d5317a9720d33403e1e1f8e560b3fc"
> -SRCREV_machine_qemumips64 ?=
> "e7d9c5457ce29ae61c37580888743951f2bf65b9"
> -SRCREV_machine ?= "5dba555ee7d5317a9720d33403e1e1f8e560b3fc"
> -SRCREV_meta ?= "5973c11656b6d5221a764be1b2f1622c7e905e6c"
> +SRCREV_machine_qemuarm ?=
> "133328e5d558f6060a5633d71506a6b716bb4fc6"
> +SRCREV_machine_qemuarm64 ?=
> "5f54b437b6502d3febee553100b2cb2a9e0c5f8a"
> +SRCREV_machine_qemumips ?=
> "eef7365804592f95bceefa143cdb3cc19e8c6b66"
> +SRCREV_machine_qemuppc ?=
> "5f54b437b6502d3febee553100b2cb2a9e0c5f8a"
> +SRCREV_machine_qemuriscv64 ?=
> "5f54b437b6502d3febee553100b2cb2a9e0c5f8a"
> +SRCREV_machine_qemux86 ?=
> "5f54b437b6502d3febee553100b2cb2a9e0c5f8a"
> +SRCREV_machine_qemux86-64 ?=
> "5f54b437b6502d3febee553100b2cb2a9e0c5f8a"
> +SRCREV_machine_qemumips64 ?=
> "996fe040c8d8d01a9af6be42dae3844d127471bf"
> +SRCREV_machine ?= "5f54b437b6502d3febee553100b2cb2a9e0c5f8a"
> +SRCREV_meta ?= "5017570a130f142365dfdcd043d84143fdd6e255"
> 
>  # remap qemuarm to qemuarma15 for the 5.4 kernel  #
> KMACHINE_qemuarm ?= "qemuarma15"
> @@ -30,7 +30,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-
> yocto.git;name=machine;branch=${KBRA
>             git://git.yoctoproject.org/yocto-kernel-
> cache;type=kmeta;name=meta;branch=yocto-5.4;destsuffix=${KMETA}"
> 
>  LIC_FILES_CHKSUM =
> "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
> -LINUX_VERSION ?= "5.4.111"
> +LINUX_VERSION ?= "5.4.112"
> 
>  DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
>  DEPENDS += "openssl-native util-linux-native"
> --
> 2.19.1


^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [OE-core] [PATCH 08/10] linux-yocto/5.10: update to v5.10.30
  2021-04-20  3:06   ` [OE-core] " Naveen Saini
@ 2021-04-20  3:20     ` Bruce Ashfield
  0 siblings, 0 replies; 14+ messages in thread
From: Bruce Ashfield @ 2021-04-20  3:20 UTC (permalink / raw)
  To: Saini, Naveen Kumar; +Cc: richard.purdie, openembedded-core

Richard already reported these via IRC this morning.

No need to open a bug for them, I've already taken care of things.

Bruce

On Mon, Apr 19, 2021 at 11:06 PM Saini, Naveen Kumar
<naveen.kumar.saini@intel.com> wrote:
>
> [SWAT]
>
> Kernel config warnings  for 'n1sdp' machine from meta-arm build:
> https://autobuilder.yoctoproject.org/typhoon/#/builders/113/builds/911/steps/12/logs/stdio
>
> WARNING: linux-yocto-5.10.30+gitAUTOINC+b7125842b7_8465e471f5-r0 do_kernel_configcheck: [kernel config]: specified values did not make it into the kernel's final configuration:
>
>     [NOTE]: 'CONFIG_ACPI_APEI_PCIEAER' last val (y) and .config val (n) do not match
>     [INFO]: CONFIG_ACPI_APEI_PCIEAER : n
>     [INFO]: raw config text:
>
>         config ACPI_APEI_PCIEAER
>                 bool "APEI PCIe AER logging/recovering support"
>                 depends on ACPI_APEI && PCIEAER && ACPI
>                 help
>                   PCIe AER errors may be reported via APEI firmware first mode.
>                   Turn on this option to enable the corresponding support.
>
>         Config 'ACPI_APEI_PCIEAER' has the following Direct dependencies (ACPI_APEI_PCIEAER=n):
>                 ACPI_APEI(=y) && PCIEAER(=n) && ACPI(=y)
>         Parent dependencies are:
>              PCIEAER [n] ACPI [y] ACPI_APEI [y]
>     [INFO]: config 'CONFIG_ACPI_APEI_PCIEAER' was set, but it wasn't assignable, check (parent) dependencies
>
>
>     [NOTE]: 'CONFIG_BT_HCIBTUSB' last val (m) and .config val (n) do not match
>     [INFO]: CONFIG_BT_HCIBTUSB : n
>     [INFO]: raw config text:
>
>         config BT_HCIBTUSB
>                 tristate "HCI USB driver"
>                 select BT_INTEL
>                 depends on USB && BT && NET
>                 help
>                   Bluetooth HCI USB driver.
>                   This driver is required if you want to use Bluetooth devices with
>                   USB interface.
>
>                   Say Y here to compile support for Bluetooth USB devices into the
>                   kernel or say M to compile it as module (btusb).
>
>         Config 'BT_HCIBTUSB' has the following Direct dependencies (BT_HCIBTUSB=n):
>                 USB(=y) && BT(=n) && NET(=y)
>         Parent dependencies are:
>              BT [n] USB [y] NET [y]
>     [INFO]: config 'CONFIG_BT_HCIBTUSB' was set, but it wasn't assignable, check (parent) dependencies
>
>
>     [NOTE]: 'CONFIG_BT_HCIUART' last val (m) and .config val (n) do not match
>     [INFO]: CONFIG_BT_HCIUART : n
>     [INFO]: raw config text:
>
>         config BT_HCIUART
>                 tristate "HCI UART driver"
>                 depends on (SERIAL_DEV_BUS || !SERIAL_DEV_BUS) && (NVMEM || !NVMEM) && TTY && BT && NET
>                 help
>                   Bluetooth HCI UART driver.
>                   This driver is required if you want to use Bluetooth devices with
>                   serial port interface. You will also need this driver if you have
>                   UART based Bluetooth PCMCIA and CF devices like Xircom Credit Card
>                   adapter and BrainBoxes Bluetooth PC Card.
>
>                   Say Y here to compile support for Bluetooth UART devices into the
>                   kernel or say M to compile it as module (hci_uart).
>
>         Config 'BT_HCIUART' has the following Direct dependencies (BT_HCIUART=n):
>                 SERIAL_DEV_BUS(=y) || !SERIAL_DEV_BUS(=y) (=y) && NVMEM(=y) || !NVMEM(=y) (=y) && TTY(=y) && BT(=n) && NET(=y)
>         Parent dependencies are:
>              BT [n] NVMEM [y] TTY [y] NET [y] SERIAL_DEV_BUS [y]
>     [INFO]: config 'CONFIG_BT_HCIUART' was set, but it wasn't assignable, check (parent) dependencies
>
>
>     [NOTE]: 'CONFIG_BT_HCIUART_LL' last val (y) and .config val (n) do not match
>     [INFO]: CONFIG_BT_HCIUART_LL : n
>     [INFO]: raw config text:
>
>         config BT_HCIUART_LL
>                 bool "HCILL protocol support"
>                 select BT_HCIUART_H4
>                 depends on BT_HCIUART_SERDEV && BT && NET
>                 help
>                   HCILL (HCI Low Level) is a serial protocol for communication
>                   between Bluetooth device and host. This protocol is required for
>                   serial Bluetooth devices that are based on Texas Instruments'
>                   BRF chips.
>
>                   Say Y here to compile support for HCILL protocol.
>
>         Config 'BT_HCIUART_LL' has the following Direct dependencies (BT_HCIUART_LL=n):
>                 BT_HCIUART_SERDEV(=n) && BT(=n) && NET(=y)
>         Parent dependencies are:
>              BT_HCIUART_SERDEV [n] BT [n] NET [y]
>     [INFO]: config 'CONFIG_BT_HCIUART_LL' was set, but it wasn't assignable, check (parent) dependencies
>
>
>     [NOTE]: 'CONFIG_BT_HCIUART_BCM' last val (y) and .config val (n) do not match
>     [INFO]: CONFIG_BT_HCIUART_BCM : n
>     [INFO]: raw config text:
>
>         config BT_HCIUART_BCM
>                 bool "Broadcom protocol support"
>                 select BT_HCIUART_H4
>                 select BT_BCM
>                 depends on BT_HCIUART && BT_HCIUART_SERDEV && (!ACPI || SERIAL_DEV_CTRL_TTYPORT) && GPIOLIB && BT && NET
>                 help
>                   The Broadcom protocol support enables Bluetooth HCI over serial
>                   port interface for Broadcom Bluetooth controllers.
>
>                   Say Y here to compile support for Broadcom protocol.
>
>         Config 'BT_HCIUART_BCM' has the following Direct dependencies (BT_HCIUART_BCM=n):
>                 BT_HCIUART(=n) && BT_HCIUART_SERDEV(=n) && !ACPI(=y) || SERIAL_DEV_CTRL_TTYPORT(=y) (=y) && GPIOLIB(=y) && BT(=n) && NET(=y)
>         Parent dependencies are:
>              BT [n] ACPI [y] BT_HCIUART [n] GPIOLIB [y] NET [y] BT_HCIUART_SERDEV [n] SERIAL_DEV_CTRL_TTYPORT [y]
>     [INFO]: config 'CONFIG_BT_HCIUART_BCM' was set, but it wasn't assignable, check (parent) dependencies
>
>
>     [NOTE]: 'CONFIG_BT_HCIUART_QCA' last val (y) and .config val (n) do not match
>     [INFO]: CONFIG_BT_HCIUART_QCA : n
>     [INFO]: raw config text:
>
>         config BT_HCIUART_QCA
>                 bool "Qualcomm Atheros protocol support"
>                 select BT_HCIUART_H4
>                 select BT_QCA
>                 depends on BT_HCIUART && BT_HCIUART_SERDEV && BT && NET
>                 help
>                   The Qualcomm Atheros protocol supports HCI In-Band Sleep feature
>                   over serial port interface(H4) between controller and host.
>                   This protocol is required for UART clock control for QCA Bluetooth
>                   devices.
>
>                   Say Y here to compile support for QCA protocol.
>
>         Config 'BT_HCIUART_QCA' has the following Direct dependencies (BT_HCIUART_QCA=n):
>                 BT_HCIUART(=n) && BT_HCIUART_SERDEV(=n) && BT(=n) && NET(=y)
>         Parent dependencies are:
>              BT [n] BT_HCIUART [n] NET [y] BT_HCIUART_SERDEV [n]
>     [INFO]: config 'CONFIG_BT_HCIUART_QCA' was set, but it wasn't assignable, check (parent) dependencies
>
>
>     [NOTE]: 'CONFIG_LEGACY_PTY_COUNT' last val (16) and .config val (n) do not match
>     [INFO]: CONFIG_LEGACY_PTY_COUNT : n
>     [INFO]: raw config text:
>
>         config LEGACY_PTY_COUNT
>                 int "Maximum number of legacy PTY in use"
>                 range 0 256
>                 default "256"
>                 depends on LEGACY_PTYS && TTY
>                 help
>                   The maximum number of legacy PTYs that can be used at any one time.
>                   The default is 256, and should be more than enough.  Embedded
>                   systems may want to reduce this to save memory.
>
>                   When not in use, each legacy PTY occupies 12 bytes on 32-bit
>                   architectures and 24 bytes on 64-bit architectures.
>
>         Config 'LEGACY_PTY_COUNT' has the following Direct dependencies (LEGACY_PTY_COUNT=n):
>                 LEGACY_PTYS(=n) && TTY(=y)
>         Parent dependencies are:
>              256 [256] TTY [y] LEGACY_PTYS [n] 256 [256] 0 [0]
>     [INFO]: config 'CONFIG_LEGACY_PTY_COUNT' was set, but it wasn't assignable, check (parent) dependencies
>
>
>
>
>
>
>
> > -----Original Message-----
> > From: openembedded-core@lists.openembedded.org <openembedded-
> > core@lists.openembedded.org> On Behalf Of Bruce Ashfield
> > Sent: Monday, April 19, 2021 8:07 AM
> > To: richard.purdie@linuxfoundation.org
> > Cc: openembedded-core@lists.openembedded.org
> > Subject: [OE-core] [PATCH 08/10] linux-yocto/5.10: update to v5.10.30
> >
> > From: Bruce Ashfield <bruce.ashfield@gmail.com>
> >
> > Updating linux-yocto/5.10 to the latest korg -stable release that comprises
> > the following commits:
> >
> >     1e798745fa8e Linux 5.10.30
> >     b451aed56348 Revert "net: sched: bump refcount for new action in ACT
> > replace mode"
> >     a22115c3492f net: ieee802154: stop dump llsec params for monitors
> >     f872fb3feadd net: ieee802154: forbid monitor for del llsec seclevel
> >     a933bcbb1f7f net: ieee802154: forbid monitor for set llsec params
> >     0238c7b47f77 net: ieee802154: fix nl802154 del llsec devkey
> >     d06a96e72803 net: ieee802154: fix nl802154 add llsec key
> >     399f38c420ee net: ieee802154: fix nl802154 del llsec dev
> >     07699fcce052 net: ieee802154: fix nl802154 del llsec key
> >     8bfb45fa131d net: ieee802154: nl-mac: fix check on panid
> >     38731bbcd9f0 net: mac802154: Fix general protection fault
> >     9f51a42d81f6 drivers: net: fix memory leak in peak_usb_create_dev
> >     160ac0d55d52 drivers: net: fix memory leak in atusb_probe
> >     4d9117b7404a net: tun: set tun->dev->addr_len during TUNSETLINK
> > processing
> >     26ab092615f5 cfg80211: remove WARN_ON() in cfg80211_sme_connect
> >     138a6e1dc35e gpiolib: Read "gpio-line-names" from a firmware node
> >     300368c59cf0 net: sched: bump refcount for new action in ACT replace
> > mode
> >     982dd14fba0f dt-bindings: net: ethernet-controller: fix typo in NVMEM
> >     c65a000a236e lockdep: Address clang -Wformat warning printing for %hd
> >     4c4aa344edf4 clk: socfpga: fix iomem pointer cast on 64-bit
> >     674ddb52f94b RAS/CEC: Correct ce_add_elem()'s returned values
> >     253acf2e983b vdpa/mlx5: Fix wrong use of bit numbers
> >     0ddb34c2ccce vdpa/mlx5: should exclude header length and fcs from mtu
> >     5700c3d4abb2 RDMA/addr: Be strict with gid size
> >     e53ff6e59144 i40e: Fix parameters in aq_get_phy_register()
> >     999852207464 drm/vc4: crtc: Reduce PV fifo threshold on hvs4
> >     d8a0861e269d RDMA/qedr: Fix kernel panic when trying to access recv_cq
> >     3fa7ae3f3754 perf report: Fix wrong LBR block sorting
> >     7f40e9332898 RDMA/cxgb4: check for ipv6 address properly while
> > destroying listener
> >     03ad6a2521a0 net/mlx5: Fix PBMC register mapping
> >     1312f11eb33d net/mlx5: Fix PPLM register mapping
> >     f92faf0bdd25 net/mlx5: Fix placement of log_max_flow_counter
> >     f780a0808827 net: hns3: clear VF down state bit before request link status
> >     f473789db536 tipc: increment the tmp aead refcnt before attaching it
> >     3292c4fc9ce2 can: mcp251x: fix support for half duplex SPI host controllers
> >     a96f1ed70927 iwlwifi: fix 11ax disabled bit in the regulatory capability flags
> >     363d610a9652 i2c: designware: Adjust bus_freq_hz when refuse high
> > speed mode set
> >     cc5418973cc9 openvswitch: fix send of uninitialized stack memory in ct limit
> > reply
> >     3e288c3a7d55 net: openvswitch: conntrack: simplify the return expression
> > of ovs_ct_limit_get_default_limit()
> >     3b70c6f26364 perf inject: Fix repipe usage
> >     d9dc1b406cb9 s390/cpcmd: fix inline assembly register clobbering
> >     7943f749f0d2 workqueue: Move the position of debug_work_activate() in
> > __queue_work()
> >     b3f29ed5dd4b clk: fix invalid usage of list cursor in unregister
> >     2307baac56af clk: fix invalid usage of list cursor in register
> >     d9c55b2d3368 net: macb: restore cmp registers on resume path
> >     af36da5becfb net: cls_api: Fix uninitialised struct field bo-
> > >unlocked_driver_cb
> >     ffd5f1e87c15 scsi: ufs: core: Fix wrong Task Tag used in task management
> > request UPIUs
> >     ff9231ddfec8 scsi: ufs: core: Fix task management request completion
> > timeout
> >     71ee255d0698 mptcp: forbit mcast-related sockopt on MPTCP sockets
> >     24bbfe89b1c7 net: udp: Add support for getsockopt(..., ..., UDP_GRO, ...,
> > ...);
> >     a08d5d3bec53 drm/msm: Set drvdata to NULL when msm_drm_init() fails
> >     7290bf419894 RDMA/rtrs-clt: Close rtrs client conn before destroying rtrs clt
> > session files
> >     49cfa2b20193 i40e: Fix display statistics for veb_tc
> >     e8c96b57a781 soc/fsl: qbman: fix conflicting alignment attributes
> >     553290002aa8 xdp: fix xdp_return_frame() kernel BUG throw for
> > page_pool memory model
> >     4cfae7b23889 net/rds: Fix a use after free in rds_message_map_pages
> >     05bbe9d85a4c net/mlx5: Don't request more than supported EQs
> >     86530effd18f net/mlx5e: Fix ethtool indication of connector type
> >     bde64eac2379 net/mlx5e: Fix mapping of ct_label zero
> >     d65b66ca3334 ASoC: sunxi: sun4i-codec: fill ASoC card owner
> >     dcdf0876b040 I2C: JZ4780: Fix bug for Ingenic X1000.
> >     f295dfc831bc net: phy: broadcom: Only advertise EEE for supported modes
> >     7a896e189361 nfp: flower: ignore duplicate merge hints from FW
> >     6af631d1caf2 net: qrtr: Fix memory leak on qrtr_tx_wait failure
> >     dfe7805e6aa6 net/ncsi: Avoid channel_monitor hrtimer deadlock
> >     ae4a8d10ac8b ARM: dts: imx6: pbab01: Set vmmc supply for both SD
> > interfaces
> >     e5e5ecc9d9fd net:tipc: Fix a double free in tipc_sk_mcast_rcv
> >     f273e3726e14 cxgb4: avoid collecting SGE_QBASE regs during traffic
> >     63a64c366ce0 net: dsa: Fix type was not set for devlink port
> >     ed613d96842e gianfar: Handle error code at MAC address change
> >     1eb5f4e00755 ethernet: myri10ge: Fix a use after free in myri10ge_sw_tso
> >     759b44d247c6 mlxsw: spectrum: Fix ECN marking in tunnel decapsulation
> >     d02b68a92905 can: isotp: fix msg_namelen values depending on
> > CAN_REQUIRED_SIZE
> >     1d3837ca7335 can: bcm/raw: fix msg_namelen values depending on
> > CAN_REQUIRED_SIZE
> >     58f8f1074039 xfrm: Provide private skb extensions for segmented and hw
> > offloaded ESP packets
> >     bc0b89a9a28f arm64: dts: imx8mm/q: Fix pad control of SD1_DATA0
> >     d9670f5e77e5 drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit
> >     d38bce5adcd9 sch_red: fix off-by-one checks in red_check_params()
> >     985c9bb1b594 geneve: do not modify the shared tunnel info when PMTU
> > triggers an ICMP reply
> >     f3bc1885746f vxlan: do not modify the shared tunnel info when PMTU
> > triggers an ICMP reply
> >     f33f79703a4e amd-xgbe: Update DMA coherency values
> >     e5a3449ce16a hostfs: fix memory handling in follow_link()
> >     3cc4db1213a4 i40e: Fix kernel oops when i40e driver removes VF's
> >     9856607c9c29 i40e: Added Asym_Pause to supported link modes
> >     d4d4c6a4ca7c virtchnl: Fix layout of RSS structures
> >     95d58bf5ed43 xfrm: Fix NULL pointer dereference on policy lookup
> >     48a443026bb6 ASoC: wm8960: Fix wrong bclk and lrclk with pll enabled for
> > some chips
> >     f6db9dbfa6b6 ASoC: SOF: Intel: HDA: fix core status verification
> >     ef4ddd1d6d93 esp: delete NETIF_F_SCTP_CRC bit from features for esp
> > offload
> >     0224432a8fc1 net: xfrm: Localize sequence counter per network
> > namespace
> >     1e6a3b41cf2a ARM: OMAP4: PM: update ROM return address for OSWR
> > and OFF
> >     042b2cad81de ARM: OMAP4: Fix PMIC voltage domains for bionic
> >     1f51cb88e788 regulator: bd9571mwv: Fix AVS and DVFS voltage range
> >     b267688ce007 remoteproc: qcom: pil_info: avoid 64-bit division
> >     c7a175a24b0e xfrm: Use actual socket sk instead of skb socket for
> > xfrm_output_resume
> >     3b74ce529ece xfrm: interface: fix ipv4 pmtu check to honor ip header df
> >     2d62d6980c2b ice: Recognize 860 as iSCSI port in CEE mode
> >     fd92e7aacc16 ice: Refactor DCB related variables out of the ice_port_info
> > struct
> >     4a78ae127803 net: sched: fix err handler in tcf_action_init()
> >     3c7d3d188ca7 KVM: x86/mmu: preserve pending TLB flush across calls to
> > kvm_tdp_mmu_zap_sp
> >     25fc773b21ce KVM: x86/mmu: Don't allow TDP MMU to yield when
> > recovering NX pages
> >     be2c527b5d39 KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU
> > during NX zapping
> >     0aa4dd9e5132 KVM: x86/mmu: Ensure TLBs are flushed when yielding
> > during GFN range zap
> >     3c7a18440638 KVM: x86/mmu: Yield in TDU MMU iter even if no SPTES
> > changed
> >     85f4ff2b06af KVM: x86/mmu: Ensure forward progress when yielding in
> > TDP MMU iter
> >     1cd17c5c9b8a KVM: x86/mmu: Rename goal_gfn to next_last_level_gfn
> >     b4a3a0d27924 KVM: x86/mmu: Merge flush and non-flush
> > tdp_mmu_iter_cond_resched
> >     8f90432d7f59 KVM: x86/mmu: change TDP MMU yield function returns to
> > match cond_resched
> >     5ea9e6038d29 i2c: turn recovery error on init to debug
> >     efa869b68be9 percpu: make pcpu_nr_empty_pop_pages per chunk type
> >     c441949184a9 scsi: target: iscsi: Fix zero tag inside a trace event
> >     d8e7fa8509d7 scsi: pm80xx: Fix chip initialization failure
> >     0c47d8a55f7f driver core: Fix locking bug in
> > deferred_probe_timeout_work_func()
> >     f06cb4641b15 usbip: synchronize event handler with sysfs code paths
> >     28dc9237fe83 usbip: vudc synchronize sysfs code paths
> >     513765b186c9 usbip: stub-dev synchronize sysfs code paths
> >     68be610c19a5 usbip: add sysfs_lock to synchronize sysfs code paths
> >     126ce97d39cf thunderbolt: Fix off by one in tb_port_find_retimer()
> >     256ece954961 thunderbolt: Fix a leak in tb_retimer_add()
> >     b830650c1a0c net: let skb_orphan_partial wake-up waiters.
> >     5d9216b85100 net-ipv6: bugfix - raw & sctp - switch to
> > ipv6_can_nonlocal_bind()
> >     b82816d77875 net: hsr: Reset MAC header for Tx path
> >     9b9c910ccc19 mac80211: fix TXQ AC confusion
> >     cc357c29358d mac80211: fix time-is-after bug in mlme
> >     cc1a702e6ec0 cfg80211: check S1G beacon compat element length
> >     fea52345f422 nl80211: fix potential leak of ACL params
> >     42e4450e3790 nl80211: fix beacon head validation
> >     81692c6add7e net: sched: fix action overwrite reference counting
> >     cdcf3829f418 net: sched: sch_teql: fix null-pointer dereference
> >     422eda625516 vdpa/mlx5: Fix suspend/resume index restoration
> >     89e406e95278 i40e: Fix sparse errors in i40e_txrx.c
> >     12e1438a0946 i40e: Fix sparse error: uninitialized symbol 'ring'
> >     2472ba1c46b4 i40e: Fix sparse error: 'vsi->netdev' could be null
> >     792387118204 i40e: Fix sparse warning: missing error code 'err'
> >     f0b4c9acf5fe net: ensure mac header is set in virtio_net_hdr_to_skb()
> >     72c5de25ba83 bpf, sockmap: Fix incorrect fwd_alloc accounting
> >     00c01de1a994 bpf, sockmap: Fix sk->prot unhash op reset
> >     d921baabd964 bpf: Refcount task stack in bpf_get_task_stack
> >     caef7806141a libbpf: Only create rx and tx XDP rings when necessary
> >     4cc9177b099e libbpf: Restore umem state after socket create failure
> >     5aa7df172207 libbpf: Ensure umem pointer is non-NULL before
> > dereferencing
> >     b52e88638f71 ethernet/netronome/nfp: Fix a use after free in
> > nfp_bpf_ctrl_msg_rx
> >     d86046a77535 bpf: link: Refuse non-O_RDWR flags in BPF_OBJ_GET
> >     b7004ecafade bpf: Enforce that struct_ops programs be GPL-only
> >     3015db3de715 libbpf: Fix bail out from 'ringbuf_process_ring()' on error
> >     dc195928d7e4 net: hso: fix null-ptr-deref during tty device unregistration
> >     c2743e0a631c ice: fix memory leak of aRFS after resuming from suspend
> >     6bd4e822925d iwlwifi: pcie: properly set LTR workarounds on 22000 devices
> >     e5386e87f8aa ice: Cleanup fltr list in case of allocation issues
> >     9d1c342c5018 ice: Use port number instead of PF ID for WoL
> >     b69686110291 ice: Fix for dereference of NULL pointer
> >     4d73a6143d40 ice: remove DCBNL_DEVRESET bit from PF state
> >     286830a8469c ice: fix memory allocation call
> >     4686a26e9536 ice: prevent ice_open and ice_stop during reset
> >     ef7ed8c77d1c ice: Increase control queue timeout
> >     6590b7bfbc2b ice: Continue probe on link/PHY errors
> >     9a7bc0c40367 batman-adv: initialize "struct batadv_tvlv_tt_vlan_data"-
> > >reserved field
> >     d1173effc574 ARM: dts: turris-omnia: configure LED[2]/INTn pin as
> > interrupt pin
> >     4941889535f3 parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers
> >     597121792eb4 parisc: parisc-agp requires SBA IOMMU driver
> >     9b54dad28def of: property: fw_devlink: do not link ".*,nr-gpios"
> >     009c5665278b ethtool: fix incorrect datatype in set_eee ops
> >     3a675c1b507f fs: direct-io: fix missing sdio->boundary
> >     b1a5122554ae ocfs2: fix deadlock between setattr and dio_end_io_write
> >     4fabcf229477 nds32: flush_dcache_page: use page_mapping_file to avoid
> > races with swapoff
> >     7d9da660affc ia64: fix user_stack_pointer() for ptrace()
> >     8e5bfafedf6d gcov: re-fix clang-11+ support
> >     43908139368e LOOKUP_MOUNTPOINT: we are cleaning "jumped" flag too
> > late
> >     de427b662bfb IB/hfi1: Fix probe time panic when AIP is enabled with a
> > buggy BIOS
> >     856f60e3e800 ACPI: processor: Fix build when
> > CONFIG_ACPI_PROCESSOR=m
> >     8599a39adca8 drm/i915: Fix invalid access to ACPI _DSM objects
> >     bf991df9535e net: dsa: lantiq_gswip: Configure all remaining
> > GSWIP_MII_CFG bits
> >     c4ae852ec940 net: dsa: lantiq_gswip: Don't use PHY auto polling
> >     ba39959bfebd net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII
> > clock
> >     40375bc3d0f9 net: ipv6: check for validity before dereferencing cfg-
> > >fc_nlinfo.nlh
> >     005c5afa9f85 xen/evtchn: Change irq_info lock to raw_spinlock_t
> >     a28124e8ad03 selinux: fix race between old and new sidtab
> >     fd75d73aa214 selinux: fix cond_list corruption when changing booleans
> >     4f29b08e238f selinux: make nslot handling in avtab more robust
> >     a12a2fa9a129 nfc: Avoid endless loops caused by repeated
> > llcp_sock_connect()
> >     568ac94df580 nfc: fix memory leak in llcp_sock_connect()
> >     99b596199e84 nfc: fix refcount leak in llcp_sock_connect()
> >     6fb003e5ae18 nfc: fix refcount leak in llcp_sock_bind()
> >     117557711974 ASoC: intel: atom: Stop advertising non working S24LE
> > support
> >     c4a6fb0e8389 ALSA: hda/conexant: Apply quirk for another HP ZBook G5
> > model
> >     6c9119de7ffe ALSA: hda/realtek: Fix speaker amp setup on Acer Aspire E1
> >     6efe4c1f4d17 ALSA: aloop: Fix initialization of controls
> >     4c933ff31f21 xfrm/compat: Cleanup WARN()s that can be user-triggered
> >
> > Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
> > ---
> >  .../linux/linux-yocto-rt_5.10.bb              |  6 ++---
> >  .../linux/linux-yocto-tiny_5.10.bb            |  8 +++----
> >  meta/recipes-kernel/linux/linux-yocto_5.10.bb | 24 +++++++++----------
> >  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 ce88554830..b22eb94e41 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 () {
> >          raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to
> > linux-yocto-rt to enable it")  }
> >
> > -SRCREV_machine ?= "a1cb83d2e69b4c895cefa0e8716c8e9021d757bf"
> > -SRCREV_meta ?= "6dbb20d3127b3380779a11b1552429c5d4a0417e"
> > +SRCREV_machine ?= "60ca2b8c07383a2d46fef1b668e34dff90c1b404"
> > +SRCREV_meta ?= "b7125842b7ce188e7846a49fcb15a71c54806d6c"
> >
> >  SRC_URI = "git://git.yoctoproject.org/linux-
> > yocto.git;branch=${KBRANCH};name=machine \
> >             git://git.yoctoproject.org/yocto-kernel-
> > cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}"
> >
> > -LINUX_VERSION ?= "5.10.29"
> > +LINUX_VERSION ?= "5.10.30"
> >
> >  LIC_FILES_CHKSUM =
> > "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
> >
> > 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 3581f3b4b0..54575a7917 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"
> >
> >  require recipes-kernel/linux/linux-yocto.inc
> >
> > -LINUX_VERSION ?= "5.10.29"
> > +LINUX_VERSION ?= "5.10.30"
> >  LIC_FILES_CHKSUM =
> > "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
> >
> >  DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
> > @@ -15,9 +15,9 @@ DEPENDS += "openssl-native util-linux-native"
> >  KMETA = "kernel-meta"
> >  KCONF_BSP_AUDIT_LEVEL = "2"
> >
> > -SRCREV_machine_qemuarm ?=
> > "bbc9efbcc604d823555794878f966b2ad7e5f4ca"
> > -SRCREV_machine ?= "fd21e2d609ad3343f03d78bc0cbce8da7d7c2a57"
> > -SRCREV_meta ?= "6dbb20d3127b3380779a11b1552429c5d4a0417e"
> > +SRCREV_machine_qemuarm ?=
> > "ee7efde0c94e8b2eba1a5a2709f2d21874ac7525"
> > +SRCREV_machine ?= "8465e471f5b4855d01012a18cd5fa516061c0358"
> > +SRCREV_meta ?= "b7125842b7ce188e7846a49fcb15a71c54806d6c"
> >
> >  PV = "${LINUX_VERSION}+git${SRCPV}"
> >
> > diff --git a/meta/recipes-kernel/linux/linux-yocto_5.10.bb b/meta/recipes-
> > kernel/linux/linux-yocto_5.10.bb
> > index 278f8a67fe..e93e41c69b 100644
> > --- a/meta/recipes-kernel/linux/linux-yocto_5.10.bb
> > +++ b/meta/recipes-kernel/linux/linux-yocto_5.10.bb
> > @@ -13,17 +13,17 @@ KBRANCH_qemux86  ?= "v5.10/standard/base"
> >  KBRANCH_qemux86-64 ?= "v5.10/standard/base"
> >  KBRANCH_qemumips64 ?= "v5.10/standard/mti-malta64"
> >
> > -SRCREV_machine_qemuarm ?=
> > "13b4e1548d504dca91ff49abba5be4df728840e6"
> > -SRCREV_machine_qemuarm64 ?=
> > "fd21e2d609ad3343f03d78bc0cbce8da7d7c2a57"
> > -SRCREV_machine_qemumips ?=
> > "ba6c1c115792e0c80412a7e0b54d6003cfbed491"
> > -SRCREV_machine_qemuppc ?=
> > "fd21e2d609ad3343f03d78bc0cbce8da7d7c2a57"
> > -SRCREV_machine_qemuriscv64 ?=
> > "fd21e2d609ad3343f03d78bc0cbce8da7d7c2a57"
> > -SRCREV_machine_qemuriscv32 ?=
> > "fd21e2d609ad3343f03d78bc0cbce8da7d7c2a57"
> > -SRCREV_machine_qemux86 ?=
> > "fd21e2d609ad3343f03d78bc0cbce8da7d7c2a57"
> > -SRCREV_machine_qemux86-64 ?=
> > "fd21e2d609ad3343f03d78bc0cbce8da7d7c2a57"
> > -SRCREV_machine_qemumips64 ?=
> > "2e99735de1312c0403ff23cb0c50fa8153e80be7"
> > -SRCREV_machine ?= "fd21e2d609ad3343f03d78bc0cbce8da7d7c2a57"
> > -SRCREV_meta ?= "6dbb20d3127b3380779a11b1552429c5d4a0417e"
> > +SRCREV_machine_qemuarm ?=
> > "4f13e8499f2bfc9d95dcc70b981ea16351ff088b"
> > +SRCREV_machine_qemuarm64 ?=
> > "8465e471f5b4855d01012a18cd5fa516061c0358"
> > +SRCREV_machine_qemumips ?=
> > "64f8949180b1a6375abef20eebf735e853701c71"
> > +SRCREV_machine_qemuppc ?=
> > "8465e471f5b4855d01012a18cd5fa516061c0358"
> > +SRCREV_machine_qemuriscv64 ?=
> > "8465e471f5b4855d01012a18cd5fa516061c0358"
> > +SRCREV_machine_qemuriscv32 ?=
> > "8465e471f5b4855d01012a18cd5fa516061c0358"
> > +SRCREV_machine_qemux86 ?=
> > "8465e471f5b4855d01012a18cd5fa516061c0358"
> > +SRCREV_machine_qemux86-64 ?=
> > "8465e471f5b4855d01012a18cd5fa516061c0358"
> > +SRCREV_machine_qemumips64 ?=
> > "6bf49ed9b223173d918b7c0140b8d0561bc2674c"
> > +SRCREV_machine ?= "8465e471f5b4855d01012a18cd5fa516061c0358"
> > +SRCREV_meta ?= "b7125842b7ce188e7846a49fcb15a71c54806d6c"
> >
> >  # remap qemuarm to qemuarma15 for the 5.8 kernel  #
> > KMACHINE_qemuarm ?= "qemuarma15"
> > @@ -32,7 +32,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-
> > yocto.git;name=machine;branch=${KBRA
> >             git://git.yoctoproject.org/yocto-kernel-
> > cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}"
> >
> >  LIC_FILES_CHKSUM =
> > "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
> > -LINUX_VERSION ?= "5.10.29"
> > +LINUX_VERSION ?= "5.10.30"
> >
> >  DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
> >  DEPENDS += "openssl-native util-linux-native"
> > --
> > 2.19.1
>


-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2021-04-20  3:20 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-19  0:06 [PATCH 00/10] kernel: consolidated pull request Bruce Ashfield
2021-04-19  0:06 ` [PATCH 01/10] kern-tools: add dropped options to audit output Bruce Ashfield
2021-04-19  0:06 ` [PATCH 02/10] linux-yocto/5.4: update to v5.4.109 Bruce Ashfield
2021-04-19  0:06 ` [PATCH 03/10] linux-yocto/5.10: update to v5.10.27 Bruce Ashfield
2021-04-19  0:06 ` [PATCH 04/10] linux-yocto/5.10: BSP configuration fixes Bruce Ashfield
2021-04-19  0:06 ` [PATCH 05/10] linux-yocto-dev: add features/scsi/scsi-debug.scc features/gpio/mockup.scc to KERNEL_FEATURES Bruce Ashfield
2021-04-19  0:06 ` [PATCH 06/10] linux-yocto/5.10: update to v5.10.29 Bruce Ashfield
2021-04-19  0:06 ` [PATCH 07/10] linux-yocto/5.4: update to v5.4.111 Bruce Ashfield
2021-04-19  0:06 ` [PATCH 08/10] linux-yocto/5.10: update to v5.10.30 Bruce Ashfield
2021-04-20  3:06   ` [OE-core] " Naveen Saini
2021-04-20  3:20     ` Bruce Ashfield
2021-04-19  0:06 ` [PATCH 09/10] linux-yocto-rt/5.10: update to -rt34 Bruce Ashfield
2021-04-19  0:06 ` [PATCH 10/10] linux-yocto/5.4: update to v5.4.112 Bruce Ashfield
2021-04-20  3:09   ` [OE-core] " Naveen Saini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.