All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2][dunfell] linux-yocto/5.4: update to v5.4.199
@ 2022-07-07 16:38 Bruce Ashfield
  2022-07-07 16:38 ` [PATCH 2/2][dunfell] linux-yocto/5.4: update to v5.4.203 bruce.ashfield
  0 siblings, 1 reply; 6+ messages in thread
From: Bruce Ashfield @ 2022-07-07 16:38 UTC (permalink / raw)
  To: steve; +Cc: openembedded-core

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

Updating  to the latest korg -stable release that comprises
the following commits:

    a31bd366116c Linux 5.4.199
    4cc40b1022bb x86/speculation/mmio: Print SMT warning
    d49c22094e6f KVM: x86/speculation: Disable Fill buffer clear within guests
    d96159263593 x86/speculation/mmio: Reuse SRBDS mitigation for SBDS
    bc64f38b5a38 x86/speculation/srbds: Update SRBDS mitigation selection
    020ce7495cfc x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data
    8d25482fc96a x86/speculation/mmio: Enable CPU Fill buffer clearing on idle
    7f898baa2044 x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigations
    0800f1b45bf6 x86/speculation/mmio: Add mitigation for Processor MMIO Stale Data
    ae649e0cbf76 x86/speculation: Add a common function for MD_CLEAR mitigation update
    814ccb673035 x86/speculation/mmio: Enumerate Processor MMIO Stale Data bug
    91f8147c8371 Documentation: Add documentation for Processor MMIO Stale Data
    1e9f4e8a7aa9 x86/cpu: Add another Alder Lake CPU to the Intel family
    45e744de251c x86/cpu: Add Lakefield, Alder Lake and Rocket Lake models to the to Intel CPU family
    79568d551570 x86/cpu: Add Jasper Lake to Intel family
    9e2efaa5dd10 cpu/speculation: Add prototype for cpu_show_srbds()
    9d6e67bf5090 Linux 5.4.198
    602b338e3c3c tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd
    b35e08edb2c2 mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064N
    0c12d7625502 md/raid0: Ignore RAID0 layout if the second zone has only one device
    0c4bc0a2f825 powerpc/32: Fix overread/overwrite of thread_struct via ptrace
    3c953d47eb1e Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flag
    6ec537c50033 ixgbe: fix unexpected VLAN Rx in promisc mode on VF
    24030768a7b4 ixgbe: fix bcast packets Rx on VF after promisc removal
    3eca2c42daa4 nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling
    31f9c39b4a37 nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION
    4f4ab5004633 mmc: block: Fix CQE recovery reset success
    0245434e381e ata: libata-transport: fix {dma|pio|xfer}_mode sysfs files
    b651f70ed3a8 cifs: return errors during session setup during reconnects
    850965edc861 ALSA: hda/conexant - Fix loopback issue with CX20632
    6c04a2ae039b scripts/gdb: change kernel config dumping method
    1a36f77dc23c vringh: Fix loop descriptors check in the indirect cases
    a3f9b0afd8b4 nodemask: Fix return values to be unsigned
    9b306339a511 cifs: version operations for smb20 unneeded when legacy support disabled
    5cb13cdc180a s390/gmap: voluntarily schedule during key setting
    69893d6d7f5c nbd: fix io hung while disconnecting device
    8a7da4ced236 nbd: fix race between nbd_alloc_config() and module removal
    1be608e1ee1f nbd: call genl_unregister_family() first in nbd_cleanup()
    045045b522c6 x86/cpu: Elide KCSAN for cpu_has() and friends
    460083de66c4 modpost: fix undefined behavior of is_arm_mapping_symbol()
    28fd384c78d7 drm/radeon: fix a possible null pointer dereference
    9223144fdd64 ceph: allow ceph.dir.rctime xattr to be updatable
    7df12bee5415 Revert "net: af_key: add check for pfkey_broadcast in function pfkey_process"
    0331d261c398 scsi: myrb: Fix up null pointer access on myrb_cleanup()
    cf6b9316879f md: protect md_unregister_thread from reentrancy
    99e4c67a5581 watchdog: wdat_wdt: Stop watchdog when rebooting the system
    6fd031799e7b kernfs: Separate kernfs_pr_cont_buf and rename_lock.
    19f4b51b836d serial: msm_serial: disable interrupts in __msm_console_write()
    52a0d88c3280 staging: rtl8712: fix uninit-value in r871xu_drv_init()
    58762f1c63c7 staging: rtl8712: fix uninit-value in usb_read8() and friends
    1bcfb95de192 clocksource/drivers/sp804: Avoid error on multiple instances
    d472c78cc829 extcon: Modify extcon device to be created after driver data is set
    fa0b2dd6829d misc: rtsx: set NULL intfdata when probe fails
    d232ca0bbc7d usb: dwc2: gadget: don't reset gadget's driver->bus
    3a7170a3de62 USB: hcd-pci: Fully suspend across freeze/thaw cycle
    2dcec0bc142b drivers: usb: host: Fix deadlock in oxu_bus_suspend()
    09a5958a2452 drivers: tty: serial: Fix deadlock in sa1100_set_termios()
    c91a74b1f0f2 USB: host: isp116x: check return value after calling platform_get_resource()
    64b05fa212c7 drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop()
    1fbe033c5248 drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop()
    8c014373f178 tty: Fix a possible resource leak in icom_probe
    f6e07eb7ebec tty: synclink_gt: Fix null-pointer-dereference in slgt_clean()
    1b04c934e1e6 lkdtm/usercopy: Expand size of "out of frame" object
    ca2498cce875 iio: st_sensors: Add a local lock for protecting odr
    ab75e02366e1 iio: dummy: iio_simple_dummy: check the return value of kstrdup()
    36acb4d9ce55 drm: imx: fix compiler warning with gcc-12
    8174acbef87b net: altera: Fix refcount leak in altera_tse_mdio_create
    3d08bc3a5d9b ip_gre: test csum_start instead of transport header
    957d298526b5 net/mlx5: fs, fail conflicting actions
    8a6740fdc562 net/mlx5: Rearm the FW tracer after each tracer event
    317260b3eb63 net: ipv6: unexport __init-annotated seg6_hmac_init()
    ef6d2354de23 net: xfrm: unexport __init-annotated xfrm4_protocol_init()
    6a90a44d5342 net: mdio: unexport __init-annotated mdio_bus_init()
    978dcc55cf36 SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer()
    180473e8e42a net/mlx4_en: Fix wrong return value on ioctl EEPROM query failure
    7c8df6fad43d net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list
    e412b3d178ea bpf, arm64: Clear prog->jited_len along prog->jited
    556720013c36 af_unix: Fix a data-race in unix_dgram_peer_wake_me().
    b49c884146e2 xen: unexport __init-annotated xen_xlate_map_ballooned_pages()
    5b8d63489c3b netfilter: nf_tables: memleak flow rule from commit path
    d5a1e7f33c88 ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe
    e0212033ff68 netfilter: nat: really support inet nat without l3 address
    da99331fa621 xprtrdma: treat all calls not a bcall when bc_serv is NULL
    48dea4d3a11f video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe/remove()
    a2b3be930e79 NFSv4: Don't hold the layoutget locks across multiple RPC calls
    83960276ffc9 dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size data type
    4917e43bca50 m68knommu: fix undefined reference to `_init_sp'
    f6bdafbb9b04 m68knommu: set ZERO_PAGE() to the allocated zeroed page
    27fdb4572344 i2c: cadence: Increase timeout per message if necessary
    0a7a1fc7e71e f2fs: remove WARN_ON in f2fs_is_valid_blkaddr
    23b2163b887f tracing: Avoid adding tracer option before update_tracer_options
    48c6ee7d6c61 tracing: Fix sleeping function called from invalid context on RT kernel
    cc0aed22d33c mips: cpc: Fix refcount leak in mips_cpc_default_phys_base
    ff66ae4359ff perf c2c: Fix sorting in percent_rmt_hitm_cmp()
    8b91d0dfc839 tipc: check attribute length for bearer name
    c2eba68d185b afs: Fix infinite loop found by xfstest generic/676
    d05c2fdf8e10 tcp: tcp_rtx_synack() can be called from process context
    1bd2f7f38bac net: sched: add barrier to fix packet stuck problem for lockless qdisc
    77b954ce2d64 net/mlx5e: Update netdev features after changing XDP state
    a4c52440acf4 net/mlx5: Don't use already freed action pointer
    00803d30518f nfp: only report pause frame configuration for physical device
    8302620aeb94 ubi: ubi_create_volume: Fix use-after-free when volume creation failed
    d3a4fff1e7e4 jffs2: fix memory leak in jffs2_do_fill_super
    acf92b525723 modpost: fix removing numeric suffixes
    a101793994c0 net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register
    2bd1faedb74d net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry()
    be73e3bf6862 net: sched: fixed barrier to prevent skbuff sticking in qdisc backlog
    51ed32c1cfcf s390/crypto: fix scatterwalk_unmap() callers in AES-GCM
    80f6712f241c clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return value
    e5d479d73f21 ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definition
    5b110d940417 watchdog: ts4800_wdt: Fix refcount leak in ts4800_wdt_probe
    593b595332bd driver core: fix deadlock in __device_attach
    5d709f58c743 driver: base: fix UAF when driver_attach failed
    3157118c1795 bus: ti-sysc: Fix warnings for unbind for serial
    a724634b2a49 firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handle
    c3a16e7c8624 serial: stm32-usart: Correct CSIZE, bits, and parity
    29d963635ee6 serial: st-asc: Sanitize CSIZE and correct PARENB for CS7
    5c01c19f64c7 serial: sifive: Sanitize CSIZE and c_iflag
    841cab744cc0 serial: sh-sci: Don't allow CS5-6
    942aa88467b9 serial: txx9: Don't allow CS5-6
    eb8de4bac35a serial: rda-uart: Don't allow CS5-6
    0de3d2344ee0 serial: digicolor-usart: Don't allow CS5-6
    035bc3b734aa serial: 8250_fintek: Check SER_RS485_RTS_* only with RS485
    1b3ae6d85069 serial: meson: acquire port->lock in startup()
    d77f28c1bc9d rtc: mt6397: check return value after calling platform_get_resource()
    d041e885749f clocksource/drivers/riscv: Events are stopped during CPU suspend
    69a30b2ed620 soc: rockchip: Fix refcount leak in rockchip_grf_init
    0f91755514b8 coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier
    47e4c42faab9 serial: sifive: Report actual baud base rather than fixed 115200
    f2a16af2ee0a phy: qcom-qmp: fix pipe-clock imbalance on power-on failure
    b6b0f8904bd6 rpmsg: qcom_smd: Fix returning 0 if irq_of_parse_and_map() fails
    088f449d9d3c iio: adc: sc27xx: Fine tune the scale calibration values
    e5d48301d1fc iio: adc: sc27xx: fix read big scale voltage not right
    0f57d139300f iio: adc: stmpe-adc: Fix wait_for_completion_timeout return value check
    bec18bb00f11 firmware: stratix10-svc: fix a missing check on list iterator
    8ad7b3d9f838 usb: dwc3: pci: Fix pm_runtime_get_sync() error checking
    1026ee392ba3 rpmsg: qcom_smd: Fix irq_of_parse_and_map() return value
    89d1b9dfccce pwm: lp3943: Fix duty calculation in case period was clamped
    8e9f3f508a9c staging: fieldbus: Fix the error handling path in anybuss_host_common_probe()
    67c2aa77b40e usb: musb: Fix missing of_node_put() in omap2430_probe
    b78499772fa7 USB: storage: karma: fix rio_karma_init return
    72ab0f6f2ba8 usb: usbip: add missing device lock on tweak configuration cmd
    2f0ae93ec33c usb: usbip: fix a refcount leak in stub_probe()
    077f58e469a6 tty: serial: fsl_lpuart: fix potential bug when using both of_alias_get_id and ida_simple_get
    7320308b189c tty: serial: owl: Fix missing clk_disable_unprepare() in owl_uart_probe
    9ae3d073f7db tty: goldfish: Use tty_port_destroy() to destroy port
    d88fdea1477c iio: adc: ad7124: Remove shift from scan_type
    1aa30dc88372 staging: greybus: codecs: fix type confusion of list iterator variable
    6c8c536e0020 pcmcia: db1xxx_ss: restrict to MIPS_DB1XXX boards
    4faa6308e1b8 md: bcache: check the return value of kzalloc() in detached_dev_do_request()
    5f62b21b7c93 block: fix bio_clone_blkg_association() to associate with proper blkcg_gq
    ccddf8cd411c bfq: Make sure bfqg for which we are queueing requests is online
    8afc13b958bd bfq: Get rid of __bio_blkcg() usage
    be1b78f94992 bfq: Remove pointless bfq_init_rq() calls
    f885f55033a1 bfq: Drop pointless unlock-lock pair
    97be7d13fbd4 bfq: Avoid merging queues with different parents
    54073410537f MIPS: IP27: Remove incorrect `cpu_has_fpu' override
    427c3c7ebd5f RDMA/rxe: Generate a completion for unsupported/invalid opcode
    4946cfd1c8f0 Kconfig: add config option for asm goto w/ outputs
    7ac21b24af85 phy: qcom-qmp: fix reset-controller leak on probe errors
    d19fa8f25200 blk-iolatency: Fix inflight count imbalances and IO hangs on offline
    8a068913d19d dt-bindings: gpio: altera: correct interrupt-cells
    3b8c37780d11 docs/conf.py: Cope with removal of language=None in Sphinx 5.0.0
    da9634374d41 ARM: pxa: maybe fix gpio lookup tables
    1668ad103679 phy: qcom-qmp: fix struct clk leak on probe errors
    2040b6076544 arm64: dts: qcom: ipq8074: fix the sleep clock frequency
    8dd2e5f9c1f1 gma500: fix an incorrect NULL check on list iterator
    a62591e36100 tilcdc: tilcdc_external: fix an incorrect NULL check on list iterator
    77ec584d3de0 serial: pch: don't overwrite xmit->buf[0] by x_char
    f6cb1470ba22 carl9170: tx: fix an incorrect use of list iterator
    2ea49d6310c9 ASoC: rt5514: Fix event generation for "DSP Voice Wake Up" control
    b8ce58ab80fa rtl818x: Prevent using not initialized queues
    6f4a489d8458 hugetlb: fix huge_pmd_unshare address update
    73bdb2359dbc nodemask.h: fix compilation error with GCC12
    6e071eaf5002 iommu/msm: Fix an incorrect NULL check on list iterator
    9caad70819ae um: Fix out-of-bounds read in LDT setup
    6cbe83680f01 um: chan_user: Fix winch_tramp() return value
    3466e4265244 mac80211: upgrade passive scan to active scan on DFS channels after beacon rx
    cf465ecfe3a8 irqchip: irq-xtensa-mx: fix initial IRQ affinity
    36bab24bb81b irqchip/armada-370-xp: Do not touch Performance Counter Overflow on A375, A38x, A39x
    8858284dd749 RDMA/hfi1: Fix potential integer multiplication overflow errors
    64623236263f Kconfig: Add option for asm goto w/ tied outputs to workaround clang-13 bug
    532aa3f7a50c media: coda: Add more H264 levels for CODA960
    adcea1c8eea8 media: coda: Fix reported H264 profile
    f2c2ad538e49 mtd: cfi_cmdset_0002: Move and rename chip_check/chip_ready/chip_good_for_write
    16e993ac7c81 md: fix an incorrect NULL check in md_reload_sb
    d0bdc809f788 md: fix an incorrect NULL check in does_sb_need_changing
    3623f833e19b drm/bridge: analogix_dp: Grab runtime PM reference for DP-AUX
    8fa6eb03e3f5 drm/nouveau/clk: Fix an incorrect NULL check on list iterator
    19323b3671a8 drm/etnaviv: check for reaped mapping in etnaviv_iommu_unmap_gem
    c12984cdb077 drm/amdgpu/cs: make commands with 0 chunks illegal behaviour.
    8e105178c26a scsi: ufs: qcom: Add a readl() to make sure ref_clk gets enabled
    494685db0023 scsi: dc395x: Fix a missing check on list iterator
    82bf8e7271fa ocfs2: dlmfs: fix error handling of user_dlm_destroy_lock
    17ea63484975 dlm: fix missing lkb refcount handling
    49cd9eb7b9a7 dlm: fix plock invalid read
    f160e7b4b02a mm, compaction: fast_find_migrateblock() should return pfn in the target zone
    665602c83776 PCI: qcom: Fix unbalanced PHY init on probe errors
    c3919b10c45f PCI: qcom: Fix runtime PM imbalance on probe errors
    c99306cf5983 PCI/PM: Fix bridge_d3_blacklist[] Elo i2 overwrite of Gigabyte X299
    c27f744ceefa tracing: Fix potential double free in create_var_ref()
    742736dc9c01 ACPI: property: Release subnode properties with data nodes
    e157c8f87e8f ext4: avoid cycles in directory h-tree
    17034d45ec44 ext4: verify dir block before splitting it
    73fd5b192851 ext4: fix bug_on in ext4_writepages
    0ab308d72af7 ext4: fix warning in ext4_handle_inode_extension
    eaecf7ebfd5d ext4: fix use-after-free in ext4_rename_dir_prepare
    f36736fbd484 netfilter: nf_tables: disallow non-stateful expression in sets earlier
    28a8060a0bd2 bfq: Track whether bfq_group is still online
    da9f3025d595 bfq: Update cgroup information before merging bio
    31326bf55126 bfq: Split shared queues on move between cgroups
    b1cda6dd2c44 efi: Do not import certificates from UEFI Secure Boot for T2 Macs
    440d345d0274 fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pages
    e0dddab01f94 iwlwifi: mvm: fix assert 1F04 upon reconfig
    265bec4779a3 wifi: mac80211: fix use-after-free in chanctx code
    9259227605df f2fs: fix fallocate to use file_modified to update permissions consistently
    1f926457c3e7 f2fs: don't need inode lock for system hidden quota
    12ffc0044aba f2fs: fix deadloop in foreground GC
    54c116615c99 f2fs: fix to clear dirty inode in f2fs_evict_inode()
    7361c9f2bd6a f2fs: fix to do sanity check on block address in f2fs_do_zero_range()
    f8b3c3fcf331 f2fs: fix to avoid f2fs_bug_on() in dec_valid_node_count()
    7f51f2734555 perf jevents: Fix event syntax error caused by ExtSel
    9eb684dc41d8 perf c2c: Use stdio interface if slang is not supported
    e23eb2f43f4d iommu/amd: Increase timeout waiting for GA log enablement
    db7ea8b261ef dmaengine: stm32-mdma: remove GISR1 register
    8db59df7f582 video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setup
    dcc00106c325 NFSv4/pNFS: Do not fail I/O when we fail to allocate the pNFS layout
    3d216510f8af NFS: Don't report errors from nfs_pageio_complete() more than once
    55f0fc32b2f2 NFS: Do not report flush errors in nfs_write_end()
    59137943af75 NFS: Do not report EINTR/ERESTARTSYS as mapping errors
    4826af9a07cf i2c: at91: Initialize dma_buf in at91_twi_xfer()
    d77a0f2842b3 i2c: at91: use dma safe buffers
    e4db5f4b680a iommu/mediatek: Add list_del in mtk_iommu_remove
    5e47a7add3dd f2fs: fix dereference of stale list iterator after loop body
    c8735252f93f Input: stmfts - do not leave device disabled in stmfts_input_open
    addb192000d8 RDMA/hfi1: Prevent use of lock before it is initialized
    6d8b9f574bca mailbox: forward the hrtimer if not queued and under a lock
    49c1e32e7b3f mfd: davinci_voicecodec: Fix possible null-ptr-deref davinci_vc_probe()
    bcb6c4c5eb48 powerpc/fsl_rio: Fix refcount leak in fsl_rio_setup
    2631fe5b53b5 macintosh: via-pmu and via-cuda need RTC_LIB
    bc21634ce430 powerpc/perf: Fix the threshold compare group constraint for power9
    cf0b52858f74 powerpc/64: Only WARN if __pa()/__va() called with bad addresses
    bbc2b0ce6042 Input: sparcspkr - fix refcount leak in bbc_beep_probe
    6d7b2cf5c7ed crypto: cryptd - Protect per-CPU resource by disabling BH.
    3219ac364ac3 tty: fix deadlock caused by calling printk() under tty_port->lock
    ded067f24b90 PCI: imx6: Fix PERST# start-up sequence
    0b35a685d911 ipc/mqueue: use get_tree_nodev() in mqueue_get_tree()
    203537caad3c proc: fix dentry/inode overinstantiating under /proc/${pid}/net
    6cdb6582b566 powerpc/4xx/cpm: Fix return value of __setup() handler
    337eef19aad8 powerpc/idle: Fix return value of __setup() handler
    1d83f304215b powerpc/8xx: export 'cpm_setbrg' for modules
    662b70a45b32 dax: fix cache flush on PMD-mapped pages
    386e69e06817 drivers/base/node.c: fix compaction sysfs file leak
    d1f908bd0100 pinctrl: mvebu: Fix irq_of_parse_and_map() return value
    9282496aac8b nvdimm: Allow overwrite in the presence of disabled dimms
    b0e4bafac896 firmware: arm_scmi: Fix list protocols enumeration in the base protocol
    ffd3bed66b54 scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()
    829ea474876f mfd: ipaq-micro: Fix error check return value of platform_get_irq()
    8c4eeab72608 powerpc/fadump: fix PT_LOAD segment for boot memory area
    bbf58e97426d arm: mediatek: select arch timer for mt7629
    e7a0d0c2802f crypto: marvell/cesa - ECB does not IV
    de65c32ace9a misc: ocxl: fix possible double free in ocxl_file_register_afu
    7f287d0c7001 ARM: dts: bcm2835-rpi-b: Fix GPIO line names
    3a37022d48a5 ARM: dts: bcm2837-rpi-3-b-plus: Fix GPIO line name of power LED
    fd1c098b3bdd ARM: dts: bcm2837-rpi-cm3-io3: Fix GPIO line names for SMPS I2C
    e0bf7f084412 ARM: dts: bcm2835-rpi-zero-w: Fix GPIO line name for Wifi/BT
    e4594ca90b4e can: xilinx_can: mark bit timing constants as const
    6077a1e637b3 KVM: nVMX: Leave most VM-Exit info fields unmodified on failed VM-Entry
    9cccb3f6ed9a PCI: rockchip: Fix find_first_zero_bit() limit
    f063429ac33f PCI: cadence: Fix find_first_zero_bit() limit
    5543752a48ad soc: qcom: smsm: Fix missing of_node_put() in smsm_parse_ipc
    669575521633 soc: qcom: smp2p: Fix missing of_node_put() in smp2p_parse_ipc
    56b8d748ec43 ARM: dts: suniv: F1C100: fix watchdog compatible
    754ef324b70b arm64: dts: rockchip: Move drive-impedance-ohm to emmc phy on rk3399
    60546c0b4b46 net/smc: postpone sk_refcnt increment in connect()
    91121ee57414 rxrpc: Fix decision on when to generate an IDLE ACK
    d7b16ee15fc6 rxrpc: Don't let ack.previousPacket regress
    2fd958ae29fd rxrpc: Fix overlapping ACK accounting
    5aa14dafd2b0 rxrpc: Don't try to resend the request if we're receiving the reply
    91b34bf0409f rxrpc: Fix listen() setting the bar too high for the prealloc rings
    0bfaff00d1a7 NFC: hci: fix sleep in atomic context bugs in nfc_hci_hcp_message_tx
    9934025c4d66 ASoC: wm2000: fix missing clk_disable_unprepare() on error in wm2000_anc_transition()
    b3461ccaa5d2 thermal/drivers/broadcom: Fix potential NULL dereference in sr_thermal_probe
    449374565f34 drm: msm: fix possible memory leak in mdp5_crtc_cursor_set()
    6832e36f156e drm/msm/a6xx: Fix refcount leak in a6xx_gpu_init
    48d331a03b0d ext4: reject the 'commit' option on ext2 filesystems
    3dc032375595 media: ov7670: remove ov7670_power_off from ov7670_remove
    dc794fa2b3c4 sctp: read sk->sk_bound_dev_if once in sctp_rcv()
    d43a87d66039 m68k: math-emu: Fix dependencies of math emulation support
    6f55fac0af35 Bluetooth: fix dangling sco_conn and use-after-free in sco_sock_timeout
    c3c8c7e409d0 media: vsp1: Fix offset calculation for plane cropping
    1310fc3538dc media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init
    83345b536599 media: exynos4-is: Change clk_disable to clk_disable_unprepare
    b87d3a043b32 media: st-delta: Fix PM disable depth imbalance in delta_probe
    12480f757810 media: aspeed: Fix an error handling path in aspeed_video_probe()
    d2b1dc3a0432 scripts/faddr2line: Fix overlapping text section failures
    0be5d9da5743 regulator: pfuze100: Fix refcount leak in pfuze_parse_regulators_dt
    18b907ff0ae4 ASoC: mxs-saif: Fix refcount leak in mxs_saif_probe
    96fc3da6184a ASoC: fsl: Fix refcount leak in imx_sgtl5000_probe
    ddb1a77f94d7 perf/amd/ibs: Use interrupt regs ip for stack unwinding
    f2e2e934d2b6 Revert "cpufreq: Fix possible race in cpufreq online error path"
    1253811c71e0 iomap: iomap_write_failed fix
    6b8291e574a8 media: uvcvideo: Fix missing check to determine if element is found in list
    ab888b1a9a6d drm/msm: return an error pointer in msm_gem_prime_get_sg_table()
    22d8424913b1 drm/msm/mdp5: Return error code in mdp5_mixer_release when deadlock is detected
    b2aa2c4efe93 drm/msm/mdp5: Return error code in mdp5_pipe_release when deadlock is detected
    cd4cfd99ec14 regulator: core: Fix enable_count imbalance with EXCLUSIVE_GET
    db5a21f2dd62 x86/mm: Cleanup the control_va_addr_alignment() __setup handler
    d2476a1fc50b irqchip/aspeed-i2c-ic: Fix irq_of_parse_and_map() return value
    b97eb924a234 irqchip/exiu: Fix acknowledgment of edge triggered interrupts
    9777de28cfea x86: Fix return value of __setup handlers
    ee3901d7c7f4 virtio_blk: fix the discard_granularity and discard_alignment queue limits
    a9b4599665e4 drm/rockchip: vop: fix possible null-ptr-deref in vop_bind()
    35d9a84e3b35 drm/msm/hdmi: fix error check return value of irq_of_parse_and_map()
    2b3ed7547b1a drm/msm/hdmi: check return value after calling platform_get_resource_byname()
    11709592b350 drm/msm/dsi: fix error checks and return values for DSI xmit functions
    ef10d0c68e86 drm/msm/disp/dpu1: set vbif hw config to NULL to avoid use after memory free during pm runtime resume
    db681127e96d perf tools: Add missing headers needed by util/data.h
    31de06ef06a8 ASoC: rk3328: fix disabling mclk on pclk probe failure
    ed8d5cf1dcad x86/speculation: Add missing prototype for unpriv_ebpf_notify()
    1d0c4bc628ca x86/pm: Fix false positive kmemleak report in msr_build_context()
    b889619eba6f scsi: ufs: core: Exclude UECxx from SFR dump list
    e120d31d04bf of: overlay: do not break notify on NOTIFY_{OK|STOP}
    b0be017bc59d fsnotify: fix wrong lockdep annotations
    60d159e0d084 inotify: show inotify mask flags in proc fdinfo
    2326d398ccd4 ath9k_htc: fix potential out of bounds access with invalid rxstatus->rs_keyix
    cd1f386120d0 cpufreq: Fix possible race in cpufreq online error path
    e7f0fd6f2566 spi: img-spfi: Fix pm_runtime_get_sync() error checking
    735b57a96088 sched/fair: Fix cfs_rq_clock_pelt() for throttled cfs_rq
    55fddbb1e278 drm/bridge: Fix error handling in analogix_dp_probe
    f1d4f19a7965 HID: elan: Fix potential double free in elan_input_configured
    75a89bc1baee HID: hid-led: fix maximum brightness for Dream Cheeky
    3caa2d7943ca drbd: fix duplicate array initializer
    65065f96d53e efi: Add missing prototype for efi_capsule_setup_info
    fbf9c4c714d3 NFC: NULL out the dev->rfkill to prevent UAF
    2c59535b6be0 spi: spi-ti-qspi: Fix return value handling of wait_for_completion_timeout
    fa0d7ba25a53 drm: mali-dp: potential dereference of null pointer
    797f8ee35f03 drm/komeda: Fix an undefined behavior bug in komeda_plane_add()
    1a994f1f1841 nl80211: show SSID for P2P_GO interfaces
    93c0f9d78ddd bpf: Fix excessive memory allocation in stack_map_alloc()
    c398c2149b17 drm/vc4: txp: Force alpha to be 0xff if it's disabled
    8a60b54e41c9 drm/vc4: txp: Don't set TXP_VSTART_AT_EOF
    a0c890c0ae9f drm/mediatek: Fix mtk_cec_mask()
    ea8b2ecc920d x86/delay: Fix the wrong asm constraint in delay_loop()
    c71494f5f2b4 ASoC: mediatek: Fix missing of_node_put in mt2701_wm8960_machine_probe
    23f340ed906c ASoC: mediatek: Fix error handling in mt8173_max98090_dev_probe
    e92b927fffb6 drm/bridge: adv7511: clean up CEC adapter when probe fails
    224e1eef0386 drm/edid: fix invalid EDID extension block filtering
    657734866839 ath9k: fix ar9003_get_eepmisc
    ebede9aadfa3 drm: fix EDID struct for old ARM OABI format
    e60ad83f645e RDMA/hfi1: Prevent panic when SDMA is disabled
    cb4f2dc513e9 powerpc/iommu: Add missing of_node_put in iommu_init_early_dart
    6557555a86f3 macintosh/via-pmu: Fix build failure when CONFIG_INPUT is disabled
    793b82d1c424 powerpc/powernv: fix missing of_node_put in uv_init()
    537a317e5ff4 powerpc/xics: fix refcount leak in icp_opal_init()
    a910e9613130 tracing: incorrect isolate_mote_t cast in mm_vmscan_lru_isolate
    c9a81f9ed6ae PCI: Avoid pci_dev_lock() AB/BA deadlock with sriov_numvfs_store()
    e10905816513 ARM: hisi: Add missing of_node_put after of_find_compatible_node
    2f46a955b6f5 ARM: dts: exynos: add atmel,24c128 fallback to Samsung EEPROM
    fcd1999ba974 ARM: versatile: Add missing of_node_put in dcscb_init
    fd48cf8f972f fat: add ratelimit to fat*_ent_bread()
    60ce637c194b powerpc/fadump: Fix fadump to work with a different endian capture kernel
    41c7096286aa ARM: OMAP1: clock: Fix UART rate reporting algorithm
    e54fd01178eb fs: jfs: fix possible NULL pointer dereference in dbFree()
    a0180e324a9a PM / devfreq: rk3399_dmc: Disable edev on remove()
    1995a60be7cb ARM: dts: ox820: align interrupt controller node name with dtschema
    58e55f4f5a2a IB/rdmavt: add missing locks in rvt_ruc_loopback
    56fd9dcfe10c selftests/bpf: fix btf_dump/btf_dump due to recent clang change
    063d945795a0 eth: tg3: silence the GCC 12 array-bounds warning
    88d730463e9b rxrpc: Return an error to sendmsg if call failed
    1ec0bc72f5da hwmon: Make chip parameter for with_info API mandatory
    a7a41dd47303 ASoC: max98357a: remove dependency on GPIOLIB
    3cf43978ffd1 media: exynos4-is: Fix compile warning
    1e5fbfc2a6f3 net: phy: micrel: Allow probing without .driver_data
    9d1764b9266b nbd: Fix hung on disconnect request if socket is closed before
    abe7554da62c ASoC: rt5645: Fix errorenous cleanup order
    f76729662650 nvme-pci: fix a NULL pointer dereference in nvme_alloc_admin_tags
    69edf28d2c42 openrisc: start CPU timer early in boot
    67fb49438858 media: cec-adap.c: fix is_configuring state
    4172a34ef93f media: coda: limit frame interval enumeration to supported encoder frame sizes
    8f2a5721cdc3 rtlwifi: Use pr_warn instead of WARN_ONCE
    2d966c94adce ipmi: Fix pr_fmt to avoid compilation issues
    2064a1eab2ec ipmi:ssif: Check for NULL msg when handling events and messages
    17cfc9455830 ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default
    5a71f14a9b2e dma-debug: change allocation mode from GFP_NOWAIT to GFP_ATIOMIC
    6583d0d6ad6d spi: stm32-qspi: Fix wait_cmd timeout in APM mode
    1651a95517fb s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRANCHES
    890b16b4709d ASoC: tscs454: Add endianness flag in snd_soc_component_driver
    00771de7cc28 HID: bigben: fix slab-out-of-bounds Write in bigben_probe
    0d7074792bb9 drm/amdgpu/ucode: Remove firmware load type check in amdgpu_ucode_free_bo
    2317f3bfda6d mlxsw: spectrum_dcb: Do not warn about priority changes
    121f56a9a832 ASoC: dapm: Don't fold register value changes into notifications
    430af81135d5 net/mlx5: fs, delete the FTE when there are no rules attached to it
    f857855a8a83 ipv6: Don't send rs packets to the interface of ARPHRD_TUNNEL
    b507f067e9fc drm: msm: fix error check return value of irq_of_parse_and_map()
    efd183d988b4 arm64: compat: Do not treat syscall number as ESR_ELx for a bad syscall
    a610cfe56c38 drm/amd/pm: fix the compile warning
    1e29d829ad51 drm/plane: Move range check for format_count earlier
    e1599ced6be1 scsi: megaraid: Fix error check return value of register_chrdev()
    7923f95997a7 mmc: jz4740: Apply DMA engine limits to maximum segment size
    0959aa00f976 md/bitmap: don't set sb values if can't pass sanity check
    222292930c8e media: cx25821: Fix the warning when removing the module
    fa636e9ee444 media: pci: cx23885: Fix the error handling in cx23885_initdev()
    0ac84ab50712 media: venus: hfi: avoid null dereference in deinit
    de16cdf0b73d ath9k: fix QCA9561 PA bias level
    af832028af6f drm/amd/pm: fix double free in si_parse_power_table()
    7bd0ac1e2345 tools/power turbostat: fix ICX DRAM power numbers
    6266ab1f31fa spi: spi-rspi: Remove setting {src,dst}_{addr,addr_width} based on DMA direction
    f68bed124c76 ALSA: jack: Access input_dev under mutex
    aea748501d09 drm/komeda: return early if drm_universal_plane_init() fails.
    8ded0af90e97 ACPICA: Avoid cache flush inside virtual machines
    c7b41fd76ce2 fbcon: Consistently protect deferred_takeover with console_lock()
    4460066eb248 ipv6: fix locking issues with loops over idev->addr_list
    8fb1b9beb085 ipw2x00: Fix potential NULL dereference in libipw_xmit()
    303380919df7 b43: Fix assigning negative value to unsigned variable
    60d515fd8797 b43legacy: Fix assigning negative value to unsigned variable
    92225d3c2241 mwifiex: add mutex lock for call in mwifiex_dfs_chan_sw_work_queue
    f85cb059fad0 drm/virtio: fix NULL pointer dereference in virtio_gpu_conn_get_modes
    670f5e40d7b3 btrfs: repair super block num_devices automatically
    622ced791ed8 btrfs: add "0x" prefix for unsupported optional features
    0ca511204740 ptrace: Reimplement PTRACE_KILL by always sending SIGKILL
    f5faa24137d7 ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEP
    e10356eae1c2 ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP
    00c93ce2665c perf/x86/intel: Fix event constraints for ICL
    1b767500d151 usb: core: hcd: Add support for deferring roothub registration
    114790876393 USB: new quirk for Dell Gen 2 devices
    7c5a52dd4d91 USB: serial: option: add Quectel BG95 modem
    6b3ecb2d92a0 ALSA: hda/realtek - Fix microphone noise on ASUS TUF B550M-PLUS
    1c6cfb9e8a5c binfmt_flat: do not stop relocating GOT entries prematurely on riscv
    35c6471fd2c1 Linux 5.4.197
    e00c2f22fbfa bpf: Enlarge offset check value to INT_MAX in bpf_skb_{load,store}_bytes
    a2235bc65ade NFSD: Fix possible sleep during nfsd4_release_lockowner()
    f5b6bc69a792 NFS: Memory allocation failures are not server fatal errors
    0490cd2aee18 docs: submitting-patches: Fix crossref to 'The canonical patch format'
    72ef5d01fe37 tpm: ibmvtpm: Correct the return value in tpm_ibmvtpm_probe()
    7ecd237e5036 tpm: Fix buffer access in tpm2_get_tpm_pt()
    396d1f51764d HID: multitouch: Add support for Google Whiskers Touchpad
    25f0e9459f94 raid5: introduce MD_BROKEN
    fd2f7e998485 dm verity: set DM_TARGET_IMMUTABLE feature flag
    f00597350210 dm stats: add cond_resched when looping over entries
    65e6282f0d75 dm crypt: make printing of the key constant-time
    a4415f39e3e8 dm integrity: fix error code in dm_integrity_ctr()
    fc658c083904 zsmalloc: fix races between asynchronous zspage free and page migration
    7632451ad926 crypto: ecrdsa - Fix incorrect use of vli_cmp
    b16bb373988d netfilter: conntrack: re-fetch conntrack after insertion
    1fe82bfd9e4c exec: Force single empty string when argv is empty
    241b566e0403 drm/i915: Fix -Wstringop-overflow warning in call to intel_read_wm_latency()
    3dbab9e37ca1 cfg80211: set custom regdomain after wiphy registration
    039fa25d95ce assoc_array: Fix BUG_ON during garbage collect
    8c668da61bd0 drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllers
    fdcbdb3d089a i2c: ismt: Provide a DMA buffer for Interrupt Cause Logging
    827980029d0f net: ftgmac100: Disable hardware checksum on AST2600
    e619506ed010 net: af_key: check encryption module availability consistency
    fa77d2a3a755 pinctrl: sunxi: fix f1c100s uart2 function
    2208c31d864e ACPI: sysfs: Fix BERT error region memory mapping
    92d4b5e14830 ACPI: sysfs: Make sparse happy about address space in use
    5a73bd4f4710 media: vim2m: initialize the media device earlier
    b7248281afb1 media: vim2m: Register video device after setting up internals
    ab5b00cfe050 secure_seq: use the 64 bits of the siphash for port offset calculation
    80cca53a48c8 tcp: change source port randomizarion at connect() time
    9ce35dad5a1a Input: goodix - fix spurious key release events
    bdbc7ef3eb2c staging: rtl8723bs: prevent ->Ssid overflow in rtw_wx_set_scan()
    4f0750839421 x86/pci/xen: Disable PCI/MSI[-X] masking for XEN_HVM guests
    8bb828229da9 lockdown: also lock down previous kgdb use

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 0ef18c0b77..2fef4f032d 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 ?= "5a2ea5a1decb40650f6e447af2dc02579b3a5521"
-SRCREV_meta ?= "9b55ffe3d137121be67c99a60bfdb3c6af47fae2"
+SRCREV_machine ?= "d7693f19702e1fa1bb18507260198478cba0d6a2"
+SRCREV_meta ?= "318db1080fdd1e26567b6ba679310adad84c173a"
 
 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.196"
+LINUX_VERSION ?= "5.4.199"
 
 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 9b41d280a7..32ff438a57 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.196"
+LINUX_VERSION ?= "5.4.199"
 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 ?= "bae8f843b4f6520a8deb813616669951a5bf58ca"
-SRCREV_machine ?= "4e04a0f737355772b02dd4225e3b579204ce41c0"
-SRCREV_meta ?= "9b55ffe3d137121be67c99a60bfdb3c6af47fae2"
+SRCREV_machine_qemuarm ?= "a117c8494d49f5ab6ec54a69c0f926bad5d55616"
+SRCREV_machine ?= "fbc1147bd48ea6b51895e8ab9d6422d112cdd58a"
+SRCREV_meta ?= "318db1080fdd1e26567b6ba679310adad84c173a"
 
 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 11e7ff6a21..e2130386b2 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 ?= "7efd457b777ad4b9029594f2770c5f9e3cc6b88e"
-SRCREV_machine_qemuarm64 ?= "4416c0026b35a6d2c9b03e27bfdbb9cb08cf84d2"
-SRCREV_machine_qemumips ?= "7d4e3a8bdcdae2e56640db0d4a739000665ad0cf"
-SRCREV_machine_qemuppc ?= "f0ed4149f804120d6c4b7fd5b9fb49287136b4d5"
-SRCREV_machine_qemuriscv64 ?= "740afe0923aca19768b11bff283a31dbdf9509e9"
-SRCREV_machine_qemux86 ?= "740afe0923aca19768b11bff283a31dbdf9509e9"
-SRCREV_machine_qemux86-64 ?= "740afe0923aca19768b11bff283a31dbdf9509e9"
-SRCREV_machine_qemumips64 ?= "14c090645b3e8c432dc1de659189af76d7fc7825"
-SRCREV_machine ?= "740afe0923aca19768b11bff283a31dbdf9509e9"
-SRCREV_meta ?= "9b55ffe3d137121be67c99a60bfdb3c6af47fae2"
+SRCREV_machine_qemuarm ?= "3bc1fc1cd35bd8f95e80fb49627c2f6977debc84"
+SRCREV_machine_qemuarm64 ?= "c048122124fdbd78d02ac64ef6558503e7536f7b"
+SRCREV_machine_qemumips ?= "19fc003e228a56e30943ddcba0614de6365e2740"
+SRCREV_machine_qemuppc ?= "ef263615ec81ddfac29c82c5c61f6195dde31944"
+SRCREV_machine_qemuriscv64 ?= "ac296ae9753c775eb216fe6c2eb3dbccfc1489f7"
+SRCREV_machine_qemux86 ?= "ac296ae9753c775eb216fe6c2eb3dbccfc1489f7"
+SRCREV_machine_qemux86-64 ?= "ac296ae9753c775eb216fe6c2eb3dbccfc1489f7"
+SRCREV_machine_qemumips64 ?= "9ee7899b379b865fe676d50be29162845c9a9ee3"
+SRCREV_machine ?= "ac296ae9753c775eb216fe6c2eb3dbccfc1489f7"
+SRCREV_meta ?= "318db1080fdd1e26567b6ba679310adad84c173a"
 
 # 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.196"
+LINUX_VERSION ?= "5.4.199"
 
 DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
 DEPENDS += "openssl-native util-linux-native"
-- 
2.19.1


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

* [PATCH 2/2][dunfell] linux-yocto/5.4: update to v5.4.203
  2022-07-07 16:38 [PATCH 1/2][dunfell] linux-yocto/5.4: update to v5.4.199 Bruce Ashfield
@ 2022-07-07 16:38 ` bruce.ashfield
  2022-07-18 18:06   ` [OE-core] " Denys Dmytriyenko
       [not found]   ` <1702FEA99540B493.2228@lists.openembedded.org>
  0 siblings, 2 replies; 6+ messages in thread
From: bruce.ashfield @ 2022-07-07 16:38 UTC (permalink / raw)
  To: steve; +Cc: openembedded-core

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

Updating  to the latest korg -stable release that comprises
the following commits:

    871cbc208bf0 Linux 5.4.203
    572cc34503d4 crypto: arm/ghash-ce - define fpu before fpu registers are referenced
    3bf992f9d9a8 crypto: arm - use Kconfig based compiler checks for crypto opcodes
    1b43c30cd5d5 ARM: 9029/1: Make iwmmxt.S support Clang's integrated assembler
    9e00e5d195ed ARM: OMAP2+: drop unnecessary adrl
    3657432a75e3 ARM: 8929/1: use APSR_nzcv instead of r15 as mrc operand
    02c200fdba46 ARM: 8933/1: replace Sun/Solaris style flag on section directive
    54e6ecd5b7ca crypto: arm/sha512-neon - avoid ADRL pseudo instruction
    5e6f80033286 crypto: arm/sha256-neon - avoid ADRL pseudo instruction
    e120403c0e7c ARM: 8971/1: replace the sole use of a symbol with its definition
    0a43679016f0 ARM: 8990/1: use VFP assembler mnemonics in register load/store macros
    472671eec98a ARM: 8989/1: use .fpu assembler directives instead of assembler arguments
    2bfb0d43a47c net: mscc: ocelot: allow unregistered IP multicast flooding
    223d551a6681 kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
    ab3ed204a146 powerpc/ftrace: Remove ftrace init tramp once kernel init is complete
    77e2ad091850 drm: remove drm_fb_helper_modinit
    9ef3ad40a81f Linux 5.4.202
    ceda71d49f6b powerpc/pseries: wire up rng during setup_arch()
    ece983890287 kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS (2nd attempt)
    2a81e813141e random: update comment from copy_to_user() -> copy_to_iter()
    80f0038d757e modpost: fix section mismatch check for exported init/exit sections
    d1359e4129ad ARM: cns3xxx: Fix refcount leak in cns3xxx_init
    29ca9c4efacc ARM: Fix refcount leak in axxia_boot_secondary
    734a4d15142b soc: bcm: brcmstb: pm: pm-arm: Fix refcount leak in brcmstb_pm_probe
    f9b77a529375 ARM: exynos: Fix refcount leak in exynos_map_pmu
    615907ccc421 ARM: dts: imx6qdl: correct PU regulator ramp delay
    93e6137d2a5b powerpc/powernv: wire up rng during setup_arch
    97808c781721 powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer address
    b6232979320a powerpc: Enable execve syscall exit tracepoint
    e0701f150b28 parisc: Enable ARCH_HAS_STRICT_MODULE_RWX
    e5234a9d64a9 xtensa: Fix refcount leak bug in time.c
    a52972ee706b xtensa: xtfpga: Fix refcount leak bug in setup
    f0fc7cdf5f19 iio: adc: axp288: Override TS pin bias current for some models
    11c7ea38be91 iio: adc: stm32: fix maximum clock rate for stm32mp15x
    5e39397d60da iio: trigger: sysfs: fix use-after-free on remove
    6d2e68d02171 iio: gyro: mpu3050: Fix the error handling in mpu3050_power_up()
    1ad6d668543d iio: accel: mma8452: ignore the return value of reset operation
    a391bced8404 iio:accel:mxc4005: rearrange iio trigger get and register
    23c158caa032 iio:accel:bma180: rearrange iio trigger get and register
    8ea16a64aafc iio:chemical:ccs811: rearrange iio trigger get and register
    2333db14d875 usb: chipidea: udc: check request status before setting device address
    47e41b4dabbf xhci: turn off port power in shutdown
    d62d1c606db0 iio: adc: vf610: fix conversion mode sysfs node name
    741b6c8363c2 s390/cpumf: Handle events cycles and instructions identical
    4837d1c81223 gpio: winbond: Fix error code in winbond_gpio_get()
    bb18ad00c0b7 Revert "net/tls: fix tls_sk_proto_close executed repeatedly"
    8c7a32b7c155 virtio_net: fix xdp_rxq_info bug after suspend/resume
    28a78414f21e igb: Make DMA faster when CPU is active on the PCIe link
    a5ed066bc246 regmap-irq: Fix a bug in regmap_irq_enable() for type_in_mask chips
    844168a5dabf ice: ethtool: advertise 1000M speeds properly
    e3a232e57670 afs: Fix dynamic root getattr
    cacab1e620e0 MIPS: Remove repetitive increase irq_err_count
    788c954f194c x86/xen: Remove undefined behavior in setup_features()
    c7bdaad9cbfe udmabuf: add back sanity check
    05c6c36c7931 net/tls: fix tls_sk_proto_close executed repeatedly
    02da602bc2f3 erspan: do not assume transport header is always set
    d1592d3e362c drm/msm/mdp4: Fix refcount leak in mdp4_modeset_init_intf
    f1f9c2a5a3d9 net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit platforms
    47d31b97bf47 bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiers
    104a59b74577 phy: aquantia: Fix AN when higher speeds than 1G are not advertised
    8ffe2e50e967 bpf: Fix request_sock leak in sk lookup helpers
    f074ab253988 USB: serial: option: add Quectel RM500K module support
    ea7b23eadebc USB: serial: option: add Quectel EM05-G modem
    613c849d73df USB: serial: option: add Telit LE910Cx 0x1250 composition
    ae183969bd66 random: quiet urandom warning ratelimit suppression message
    06a24ddba93a dm mirror log: clear log bits up to BITS_PER_LONG boundary
    1f350f3cf0c1 dm era: commit metadata in postsuspend after worker stops
    0e75acbe1b76 ata: libata: add qc->flags in ata_qc_complete_template tracepoint
    71c76f56b97c mtd: rawnand: gpmi: Fix setting busy timeout setting
    c8d37e6ca180 mmc: sdhci-pci-o2micro: Fix card detect by dealing with debouncing
    af28f602df74 net: openvswitch: fix parsing of nw_proto for IPv6 fragments
    6fda65dabd3e ALSA: hda/realtek: Add quirk for Clevo PD70PNT
    5fbad99e76c0 ALSA: hda/realtek - ALC897 headset MIC no sound
    cf81f367cf81 ALSA: hda/conexant: Fix missing beep setup
    eca9b5e36e24 ALSA: hda/via: Fix missing beep setup
    1df5178fdebe random: schedule mix_interrupt_randomness() less often
    c87e851b23e5 vt: drop old FONT ioctls
    23db944f754e Linux 5.4.201
    3994d2ee55e2 Revert "hwmon: Make chip parameter for with_info API mandatory"
    7b9c3bfbad25 arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transfer
    2e1591c27b95 tcp: drop the hash_32() part from the index calculation
    c26e1addf157 tcp: increase source port perturb table to 2^16
    77d29f3b18c4 tcp: dynamically allocate the perturb table used by source ports
    7c0a777b7dbd tcp: add small random increments to the source port
    53c5de3092ad tcp: use different parts of the port_offset for index and offset
    95921a3bab76 tcp: add some entropy in __inet_hash_connect()
    bdcbf2602feb usb: gadget: u_ether: fix regression in setting fixed MAC address
    2577d67a9a8a dm: remove special-casing of bio-based immutable singleton target on NVMe
    4143503b486a s390/mm: use non-quiescing sske for KVM switch to keyed guest
    f0c280af0ec7 Linux 5.4.200
    ab8dff4b716e powerpc/mm: Switch obsolete dssall to .long
    1a48a41f1422 riscv: Less inefficient gcc tishift helpers (and export their symbols)
    2464a1c0de53 RISC-V: fix barrier() use in <vdso/processor.h>
    490a02cd8205 arm64: kprobes: Use BRK instead of single-step when executing instructions out-of-line
    ef6f9ce0a79a net: openvswitch: fix leak of nested actions
    6bb3c77c74f5 net: openvswitch: fix misuse of the cached connection on tuple changes
    b47319b4aa21 net/sched: act_police: more accurate MTU policing
    13fbdea1184b virtio-pci: Remove wrong address verification in vp_del_vqs()
    80e4d8a27451 ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machine
    119e0268cc1c ALSA: hda/realtek: fix mute/micmute LEDs for HP 440 G8
    fba542891767 ext4: add reserved GDT blocks check
    4ca0d2f1e04e ext4: make variable "count" signed
    a6b31616e5af ext4: fix bug_on ext4_mb_use_inode_pa
    ae4603128751 dm mirror log: round up region bitmap size to BITS_PER_LONG
    64d2df648003 serial: 8250: Store to lsr_save_flags after lsr read
    b75bddfcc181 usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probe
    6506aff2dc2f usb: dwc2: Fix memory leak in dwc2_hcd_init
    940653b51c33 USB: serial: io_ti: add Agilent E5805A support
    31363b2b868e USB: serial: option: add support for Cinterion MV31 with new baseline
    d0c3730f2763 comedi: vmk80xx: fix expression for tx buffer size
    bf833c484881 i2c: designware: Use standard optional ref clock implementation
    8d884c08eeb8 irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitions
    58e67c81e229 irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitions
    56526c3883fc irqchip/gic/realview: Fix refcount leak in realview_gic_of_init
    4695bafabf5b faddr2line: Fix overlapping text section failures, the sequel
    1b34d6a93832 certs/blacklist_hashes.c: fix const confusion in certs blacklist
    fb775ee3cfff arm64: ftrace: fix branch range checks
    0e21311ba459 net: bgmac: Fix an erroneous kfree() in bgmac_remove()
    c19cdd72b3ec mlxsw: spectrum_cnt: Reorder counter pools
    c03304dc4234 misc: atmel-ssc: Fix IRQ check in ssc_probe
    f7183c76d500 tty: goldfish: Fix free_irq() on remove
    ff6e03fe84bc i40e: Fix call trace in setup_tx_descriptors
    4b94408e1617 i40e: Fix calculating the number of queue pairs
    43f65970eeb2 i40e: Fix adding ADQ filter to TC0
    cff3a7ce6e81 clocksource: hyper-v: unexport __init-annotated hv_init_clocksource()
    11c870c0b532 pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE
    e32fe87afcfe random: credit cpu and bootloader seeds by default
    9e4cab02b7ec net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_alloc_frag
    2f42389d270f ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg
    6b4d8b44e716 nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred
    786428a1dec2 virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed
    aacb264d54c4 ALSA: hda/realtek - Add HW8326 support
    ff882404dff7 scsi: pmcraid: Fix missing resource cleanup in error case
    c48119223618 scsi: ipr: Fix missing/incorrect resource cleanup in error case
    fe0855944a64 scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completion
    1f1be79189fd scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topology
    001de3d8ce82 scsi: vmw_pvscsi: Expand vcpuHint to 16 bits
    9e3a0d3fc71c ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put()
    bc046649c5d6 ASoC: es8328: Fix event generation for deemphasis control
    a81f5a7f7a20 ASoC: wm8962: Fix suspend while playing music
    253334f84c81 ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo()
    052cd621acbf ASoC: cs42l56: Correct typo in minimum level for SX volume controls
    6d180913b3ab ASoC: cs42l52: Correct TLV for Bypass Volume
    385a031c56a9 ASoC: cs53l30: Correct number of volume levels on SX controls
    675b6a49cf70 ASoC: cs35l36: Update digital volume TLV
    b00f63dba5b8 ASoC: cs42l52: Fix TLV scales for mixer controls
    cd8c1e6c01f1 dma-debug: make things less spammy under memory pressure
    a45e19fd6ed8 ASoC: nau8822: Add operation for internal PLL off and on
    348831a9e8aa powerpc/kasan: Silence KASAN warnings in __get_wchan()
    5624055c8f4b random: account for arch randomness in bits
    c0bf6bfce70a random: mark bootloader randomness code as __init
    f96250197b43 random: avoid checking crng_ready() twice in random_init()
    072cd87d12a8 crypto: drbg - make reseeding from get_random_bytes() synchronous
    e9eb0c4741a7 crypto: drbg - always try to free Jitter RNG instance
    f284afc3a9ca crypto: drbg - move dynamic ->reseed_threshold adjustments to __drbg_seed()
    babba4bf53a6 crypto: drbg - track whether DRBG was seeded with !rng_is_initialized()
    1b93b302e942 crypto: drbg - prepare for more fine-grained tracking of seeding state
    98e574a73414 crypto: drbg - always seeded with SP800-90B compliant noise source
    61f87ea3f957 Revert "random: use static branch for crng_ready()"
    3faf33a85650 random: check for signals after page of pool writes
    2177cef53ec9 random: wire up fops->splice_{read,write}_iter()
    35db2a073118 random: convert to using fops->write_iter()
    43e62db84a99 random: convert to using fops->read_iter()
    c23188facd10 random: unify batched entropy implementations
    1aeedbe02b5c random: move randomize_page() into mm where it belongs
    ceaf1feefe6e random: move initialization functions out of hot pages
    d3bf98d61fb6 random: make consistent use of buf and len
    70fce7f105bb random: use proper return types on get_random_{int,long}_wait()
    d05948dc23e6 random: remove extern from functions in header
    d8b4296417ea random: use static branch for crng_ready()
    087a14b9cf9b random: credit architectural init the exact amount
    ac48f7bee198 random: handle latent entropy and command line from random_init()
    736a22645d98 random: use proper jiffies comparison macro
    3266fba20661 random: remove ratelimiting for in-kernel unseeded randomness
    c5373bd6e4fb random: move initialization out of reseeding hot path
    0747ad152fa1 random: avoid initializing twice in credit race
    0baeec0effc7 random: use symbolic constants for crng_init states
    55d64df3ad5b siphash: use one source of truth for siphash permutations
    e4e8a9f8a616 random: help compiler out with fast_mix() by using simpler arguments
    bf3b51eb0f13 random: do not use input pool from hard IRQs
    6d4203a2cddc random: order timer entropy functions below interrupt functions
    58da574f105a random: do not pretend to handle premature next security model
    e739d5bd1466 random: use first 128 bits of input as fast init
    c44f8b386376 random: do not use batches when !crng_ready()
    e247ea8d97bf random: insist on random_get_entropy() existing in order to simplify
    9bfbcb37e5f6 xtensa: use fallback for random_get_entropy() instead of zero
    fa15650b51f6 sparc: use fallback for random_get_entropy() instead of zero
    9dfc14590c5d um: use fallback for random_get_entropy() instead of zero
    0cc41e2c73f7 x86/tsc: Use fallback for random_get_entropy() instead of zero
    f2a6e8727084 nios2: use fallback for random_get_entropy() instead of zero
    db1d13fe4c80 arm: use fallback for random_get_entropy() instead of zero
    6fa912f987fa mips: use fallback for random_get_entropy() instead of just c0 random
    36f38f838c5b m68k: use fallback for random_get_entropy() instead of zero
    a7d04ca9da61 timekeeping: Add raw clock fallback for random_get_entropy()
    eb2f9d72f32a powerpc: define get_cycles macro for arch-override
    10455a367c33 alpha: define get_cycles macro for arch-override
    5f0b77ca1978 parisc: define get_cycles macro for arch-override
    80459abc9fee s390: define get_cycles macro for arch-override
    73385644490a ia64: define get_cycles macro for arch-override
    5fac86663976 init: call time_init() before rand_initialize()
    b88ae87b100c random: fix sysctl documentation nits
    465425748359 random: document crng_fast_key_erasure() destination possibility
    ec07b3494517 random: make random_get_entropy() return an unsigned long
    fe156368f987 random: allow partial reads if later user copies fail
    70788723da70 random: check for signals every PAGE_SIZE chunk of /dev/[u]random
    2ce859d91fe9 random: check for signal_pending() outside of need_resched() check
    0e8030c9e03d random: do not allow user to keep crng key around on stack
    95aed891f7be random: do not split fast init input in add_hwgenerator_randomness()
    1d53d5a0973e random: mix build-time latent entropy into pool at init
    0aba75c6173d random: re-add removed comment about get_random_{u32,u64} reseeding
    81ea8a609b48 random: treat bootloader trust toggle the same way as cpu trust toggle
    a08d52a6081b random: skip fast_init if hwrng provides large chunk of entropy
    8320bc665c29 random: check for signal and try earlier when generating entropy
    3a53b818bb0e random: reseed more often immediately after booting
    905759e0fc17 random: make consistent usage of crng_ready()
    ad4c6bd98c54 random: use SipHash as interrupt entropy accumulator
    631503001ccf random: replace custom notifier chain with standard one
    1ae73fb2a635 random: don't let 644 read-only sysctls be written to
    ed409757100b random: give sysctl_random_min_urandom_seed a more sensible value
    75d95c1b5dea random: do crng pre-init loading in worker rather than irq
    219c84fe93e5 random: unify cycles_t and jiffies usage and types
    673637c4c9e0 random: cleanup UUID handling
    4d5151cc288a random: only wake up writers after zap if threshold was passed
    ac0081dec7d6 random: round-robin registers as ulong, not u32
    62cd795e465a random: clear fast pool, crng, and batches in cpuhp bring up
    a7f8f385bb6f random: pull add_hwgenerator_randomness() declaration into random.h
    ff607fc7607d random: check for crng_init == 0 in add_device_randomness()
    20788eb4ce70 random: unify early init crng load accounting
    49567f947735 random: do not take pool spinlock at boot
    4a61bf7f9b18 random: defer fast pool mixing to worker
    944d1bd0e5be random: rewrite header introductory comment
    c0e35949c736 random: group sysctl functions
    d946084180ee random: group userspace read/write functions
    565a66043bdf random: group entropy collection functions
    f2d587c493fc random: group entropy extraction functions
    a8786d54762f random: group crng functions
    c12dfec1aacf random: group initialization wait functions
    22e3db57ab94 random: remove whitespace and reorder includes
    cee64be60591 random: remove useless header comment
    904e6123c400 random: introduce drain_entropy() helper to declutter crng_reseed()
    47c56790d51c random: deobfuscate irq u32/u64 contributions
    e280b79c3127 random: add proper SPDX header
    776927dfd4ac random: remove unused tracepoints
    d68883956d36 random: remove ifdef'd out interrupt bench
    4a14a5a6969a random: tie batched entropy generation to base_crng generation
    d8a6684950c1 random: fix locking for crng_init in crng_reseed()
    b1d561138150 random: zero buffer after reading entropy from userspace
    21da00f8cb3a random: remove outdated INT_MAX >> 6 check in urandom_read()
    b530684129b2 random: make more consistent use of integer types
    3eed6af93ecd random: use hash function for crng_slow_load()
    cee3c7056900 random: use simpler fast key erasure flow on per-cpu keys
    ea9941fd6e26 random: absorb fast pool into input pool after fast load
    a3562bf4e8c9 random: do not xor RDRAND when writing into /dev/random
    574c8839504b random: ensure early RDSEED goes through mixer on init
    d3d3c1c214c3 random: inline leaves of rand_initialize()
    817315517af9 random: get rid of secondary crngs
    c15fc80b7df0 random: use RDSEED instead of RDRAND in entropy extraction
    72db8151c889 random: fix locking in crng_fast_load()
    7229c6d90a1a random: remove batched entropy locking
    6c8911579221 random: remove use_input_pool parameter from crng_reseed()
    4ef908fb81d9 random: make credit_entropy_bits() always safe
    42a9a7e80750 random: always wake up entropy writers after extraction
    373ef51f3e8a random: use linear min-entropy accumulation crediting
    a1a2bae5ef93 random: simplify entropy debiting
    4e5814bd2e75 random: use computational hash for entropy extraction
    99a0f8e22d4c random: only call crng_finalize_init() for primary_crng
    88609b892fdd random: access primary_pool directly rather than through pointer
    0b9f9b94f1ea random: continually use hwgenerator randomness
    811e333c4eb2 random: simplify arithmetic function flow in account()
    56de23dcf9d0 random: selectively clang-format where it makes sense
    86eac12b1cf5 random: access input_pool_data directly rather than through pointer
    4f5400ca7fc1 random: cleanup fractional entropy shift constants
    1b6f1d32a858 random: prepend remaining pool constants with POOL_
    0fe4a64fd946 random: de-duplicate INPUT_POOL constants
    e35576c4cb18 random: remove unused OUTPUT_POOL constants
    74cb3093f2de random: rather than entropy_store abstraction, use global
    14652d864280 random: remove unused extract_entropy() reserved argument
    12f17e3f3a14 random: remove incomplete last_data logic
    adcbbb44ccc1 random: cleanup integer types
    4ac4c7f057ff random: cleanup poolinfo abstraction
    5c3818e3bd7b random: fix typo in comments
    0a7e65810269 random: don't reset crng_init_cnt on urandom_read()
    8d7c55563ed0 random: avoid superfluous call to RDRAND in CRNG extraction
    8b4695640bc5 random: early initialization of ChaCha constants
    cfc69065005e random: initialize ChaCha20 constants with correct endianness
    922d082e3363 random: use IS_ENABLED(CONFIG_NUMA) instead of ifdefs
    565b3af16894 random: harmonize "crng init done" messages
    346c4a697c29 random: mix bootloader randomness into pool
    afce74c0c04f random: do not re-init if crng_reseed completes before primary init
    d76758c71209 random: do not sign extend bytes for rotation when mixing
    c2f0a89cd1d5 random: use BLAKE2s instead of SHA1 in extraction
    6e6ae70c1eac random: remove unused irq_flags argument from add_interrupt_randomness()
    2580b0b3fd5a random: document add_hwgenerator_randomness() with other input functions
    3cc36a4aa1ca crypto: blake2s - adjust include guard naming
    09342a544c4b crypto: blake2s - include <linux/bug.h> instead of <asm/bug.h>
    f850f3643d6b MAINTAINERS: co-maintain random.c
    967e3a136f9b random: remove dead code left over from blocking pool
    610f0b439a6b random: avoid arch_get_random_seed_long() when collecting IRQ randomness
    ad3fce669105 random: add arch_get_random_*long_early()
    41b0d3e86c50 powerpc: Use bool in archrandom.h
    89533373e11c linux/random.h: Mark CONFIG_ARCH_RANDOM functions __must_check
    0222f9f1d168 linux/random.h: Use false with bool
    15f93060b718 linux/random.h: Remove arch_has_random, arch_has_random_seed
    a95ed04e21da s390: Remove arch_has_random, arch_has_random_seed
    aab52172d9f9 powerpc: Remove arch_has_random, arch_has_random_seed
    35e28a05f659 x86: Remove arch_has_random, arch_has_random_seed
    98f749e29728 random: avoid warnings for !CONFIG_NUMA builds
    c13b9c3627d8 random: split primary/secondary crng init paths
    c070b07aaf34 random: remove some dead code of poolinfo
    898498bb4414 random: fix typo in add_timer_randomness()
    2c53d6d6a7be random: Add and use pr_fmt()
    f3375cfe31bc random: convert to ENTROPY_BITS for better code readability
    9f757cad20b7 random: remove unnecessary unlikely()
    4431c366fe23 random: remove kernel.random.read_wakeup_threshold
    ec134003cc39 random: delete code to pull data into pools
    a9564e14c6dd random: remove the blocking pool
    940cbc47b369 random: make /dev/random be almost like /dev/urandom
    c4edc1055c11 random: ignore GRND_RANDOM in getentropy(2)
    7f9f864af021 random: add GRND_INSECURE to return best-effort non-cryptographic bytes
    479d39707ff7 random: Add a urandom_read_nowait() for random APIs that don't warn
    69441ba56f13 random: Don't wake crng_init_wait when crng_init == 1
    69ef3109d422 random: don't forget compat_ioctl on urandom
    927fc225af29 compat_ioctl: remove /dev/random commands
    996fba14fa35 lib/crypto: sha1: re-roll loops to reduce code size
    c4f48374407b lib/crypto: blake2s: move hmac construction into wireguard
    97126d2f65b3 crypto: blake2s - generic C library implementation and selftest
    76101f1b7f59 nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION
    e804587ecdcd bpf: Fix incorrect memory charge cost calculation in stack_map_alloc()
    f91da317e6fa 9p: missing chunk of "fs/9p: Don't update file type when updating file attributes"

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 2fef4f032d..7fa1b81229 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 ?= "d7693f19702e1fa1bb18507260198478cba0d6a2"
-SRCREV_meta ?= "318db1080fdd1e26567b6ba679310adad84c173a"
+SRCREV_machine ?= "fa8536530bdd6a87856aa6fe0af4f9ef4af21fe0"
+SRCREV_meta ?= "010ac788e81b6cb6c3fd2367802eee9d8feac34f"
 
 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.199"
+LINUX_VERSION ?= "5.4.203"
 
 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 32ff438a57..d08658cf7e 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.199"
+LINUX_VERSION ?= "5.4.203"
 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 ?= "a117c8494d49f5ab6ec54a69c0f926bad5d55616"
-SRCREV_machine ?= "fbc1147bd48ea6b51895e8ab9d6422d112cdd58a"
-SRCREV_meta ?= "318db1080fdd1e26567b6ba679310adad84c173a"
+SRCREV_machine_qemuarm ?= "d92cd7d5916772a20105ef776c7f3bf433df55a4"
+SRCREV_machine ?= "5f7c3e952857eb90a4113a41901bb770150af46b"
+SRCREV_meta ?= "010ac788e81b6cb6c3fd2367802eee9d8feac34f"
 
 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 e2130386b2..545c754c1d 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 ?= "3bc1fc1cd35bd8f95e80fb49627c2f6977debc84"
-SRCREV_machine_qemuarm64 ?= "c048122124fdbd78d02ac64ef6558503e7536f7b"
-SRCREV_machine_qemumips ?= "19fc003e228a56e30943ddcba0614de6365e2740"
-SRCREV_machine_qemuppc ?= "ef263615ec81ddfac29c82c5c61f6195dde31944"
-SRCREV_machine_qemuriscv64 ?= "ac296ae9753c775eb216fe6c2eb3dbccfc1489f7"
-SRCREV_machine_qemux86 ?= "ac296ae9753c775eb216fe6c2eb3dbccfc1489f7"
-SRCREV_machine_qemux86-64 ?= "ac296ae9753c775eb216fe6c2eb3dbccfc1489f7"
-SRCREV_machine_qemumips64 ?= "9ee7899b379b865fe676d50be29162845c9a9ee3"
-SRCREV_machine ?= "ac296ae9753c775eb216fe6c2eb3dbccfc1489f7"
-SRCREV_meta ?= "318db1080fdd1e26567b6ba679310adad84c173a"
+SRCREV_machine_qemuarm ?= "bf4029e0d9ff2e65d654909d7e9df50dce294c77"
+SRCREV_machine_qemuarm64 ?= "3e0dab732964f7bbc26671fee05be420fd02890a"
+SRCREV_machine_qemumips ?= "e8bea70e0c6a527383f2351e4f3d189aedf543a3"
+SRCREV_machine_qemuppc ?= "24cc2a066b8151925fdf86136b70b63cf37cc540"
+SRCREV_machine_qemuriscv64 ?= "9eab27738de4b3222b1c99cdebf3bde9611ef9fa"
+SRCREV_machine_qemux86 ?= "9eab27738de4b3222b1c99cdebf3bde9611ef9fa"
+SRCREV_machine_qemux86-64 ?= "9eab27738de4b3222b1c99cdebf3bde9611ef9fa"
+SRCREV_machine_qemumips64 ?= "5a5e07ef8df0e73b2f318b921f9262b49a6125d5"
+SRCREV_machine ?= "9eab27738de4b3222b1c99cdebf3bde9611ef9fa"
+SRCREV_meta ?= "010ac788e81b6cb6c3fd2367802eee9d8feac34f"
 
 # 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.199"
+LINUX_VERSION ?= "5.4.203"
 
 DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
 DEPENDS += "openssl-native util-linux-native"
-- 
2.19.1



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

* Re: [OE-core] [PATCH 2/2][dunfell] linux-yocto/5.4: update to v5.4.203
  2022-07-07 16:38 ` [PATCH 2/2][dunfell] linux-yocto/5.4: update to v5.4.203 bruce.ashfield
@ 2022-07-18 18:06   ` Denys Dmytriyenko
       [not found]   ` <1702FEA99540B493.2228@lists.openembedded.org>
  1 sibling, 0 replies; 6+ messages in thread
From: Denys Dmytriyenko @ 2022-07-18 18:06 UTC (permalink / raw)
  To: Bruce Ashfield; +Cc: steve, openembedded-core, rp

There's been some rework done around random subsystem lately. It now breaks RT 
kernel, at least on Aarch64, x86_64, maybe other platforms. Is there a quick 
fix, or should this update be reverted in Dunfell?


| /OE/poky-dunfell/build/tmp/work-shared/qemuarm64/kernel-source/include/linux/random.h:39:45: warning: 'struct random_ready_callback' declared inside parameter list will not be visible outside of this definition or declaration
|    39 | extern int add_random_ready_callback(struct random_ready_callback *rdy);
|       |                                             ^~~~~~~~~~~~~~~~~~~~~
| /OE/poky-dunfell/build/tmp/work-shared/qemuarm64/kernel-source/include/linux/random.h:40:46: warning: 'struct random_ready_callback' declared inside parameter list will not be visible outside of this definition or declaration
|    40 | extern void del_random_ready_callback(struct random_ready_callback *rdy);
|       |                                              ^~~~~~~~~~~~~~~~~~~~~
| /OE/poky-dunfell/build/tmp/work-shared/qemuarm64/kernel-source/include/linux/random.h:47:6: error: conflicting types for 'get_random_bytes'
|    47 | void get_random_bytes(void *buf, size_t len);
|       |      ^~~~~~~~~~~~~~~~
| /OE/poky-dunfell/build/tmp/work-shared/qemuarm64/kernel-source/include/linux/random.h:35:13: note: previous declaration of 'get_random_bytes' was here
|    35 | extern void get_random_bytes(void *buf, int nbytes);
|       |             ^~~~~~~~~~~~~~~~
| /OE/poky-dunfell/build/tmp/work-shared/qemuarm64/kernel-source/include/linux/random.h:48:21: error: conflicting types for 'get_random_bytes_arch'
|    48 | size_t __must_check get_random_bytes_arch(void *buf, size_t len);
|       |                     ^~~~~~~~~~~~~~~~~~~~~
| /OE/poky-dunfell/build/tmp/work-shared/qemuarm64/kernel-source/include/linux/random.h:41:25: note: previous declaration of 'get_random_bytes_arch' was here
|    41 | extern int __must_check get_random_bytes_arch(void *buf, int nbytes);
|       |                         ^~~~~~~~~~~~~~~~~~~~~
| /OE/poky-dunfell/build/tmp/work-shared/qemuarm64/kernel-source/scripts/Makefile.build:99: recipe for target 'arch/arm64/kernel/asm-offsets.s' failed
| make[2]: *** [arch/arm64/kernel/asm-offsets.s] Error 1
| /OE/poky-dunfell/build/tmp/work-shared/qemuarm64/kernel-source/Makefile:1134: recipe for target 'prepare0' failed
| make[1]: *** [prepare0] Error 2
| /OE/poky-dunfell/build/tmp/work-shared/qemuarm64/kernel-source/Makefile:179: recipe for target 'sub-make' failed
| make: *** [sub-make] Error 2
| ERROR: oe_runmake failed
| WARNING: exit code 1 from a shell command.
| ERROR: Execution of '/OE/poky-dunfell/build/tmp/work/qemuarm64-poky-linux/linux-yocto-rt/5.4.203+gitAUTOINC+010ac788e8_fa8536530b-r0/temp/run.do_compile.240410' failed with exit code 1
ERROR: Task (/OE/poky-dunfell/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb:do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 586 tasks of which 465 didn't need to be rerun and 1 failed.

Summary: 1 task failed:
  /OE/poky-dunfell/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb:do_compile
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.


On Thu, Jul 07, 2022 at 12:38:27PM -0400, Bruce Ashfield wrote:
> From: Bruce Ashfield <bruce.ashfield@gmail.com>
> 
> Updating  to the latest korg -stable release that comprises
> the following commits:
> 
>     871cbc208bf0 Linux 5.4.203
>     572cc34503d4 crypto: arm/ghash-ce - define fpu before fpu registers are referenced
>     3bf992f9d9a8 crypto: arm - use Kconfig based compiler checks for crypto opcodes
>     1b43c30cd5d5 ARM: 9029/1: Make iwmmxt.S support Clang's integrated assembler
>     9e00e5d195ed ARM: OMAP2+: drop unnecessary adrl
>     3657432a75e3 ARM: 8929/1: use APSR_nzcv instead of r15 as mrc operand
>     02c200fdba46 ARM: 8933/1: replace Sun/Solaris style flag on section directive
>     54e6ecd5b7ca crypto: arm/sha512-neon - avoid ADRL pseudo instruction
>     5e6f80033286 crypto: arm/sha256-neon - avoid ADRL pseudo instruction
>     e120403c0e7c ARM: 8971/1: replace the sole use of a symbol with its definition
>     0a43679016f0 ARM: 8990/1: use VFP assembler mnemonics in register load/store macros
>     472671eec98a ARM: 8989/1: use .fpu assembler directives instead of assembler arguments
>     2bfb0d43a47c net: mscc: ocelot: allow unregistered IP multicast flooding
>     223d551a6681 kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
>     ab3ed204a146 powerpc/ftrace: Remove ftrace init tramp once kernel init is complete
>     77e2ad091850 drm: remove drm_fb_helper_modinit
>     9ef3ad40a81f Linux 5.4.202
>     ceda71d49f6b powerpc/pseries: wire up rng during setup_arch()
>     ece983890287 kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS (2nd attempt)
>     2a81e813141e random: update comment from copy_to_user() -> copy_to_iter()
>     80f0038d757e modpost: fix section mismatch check for exported init/exit sections
>     d1359e4129ad ARM: cns3xxx: Fix refcount leak in cns3xxx_init
>     29ca9c4efacc ARM: Fix refcount leak in axxia_boot_secondary
>     734a4d15142b soc: bcm: brcmstb: pm: pm-arm: Fix refcount leak in brcmstb_pm_probe
>     f9b77a529375 ARM: exynos: Fix refcount leak in exynos_map_pmu
>     615907ccc421 ARM: dts: imx6qdl: correct PU regulator ramp delay
>     93e6137d2a5b powerpc/powernv: wire up rng during setup_arch
>     97808c781721 powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer address
>     b6232979320a powerpc: Enable execve syscall exit tracepoint
>     e0701f150b28 parisc: Enable ARCH_HAS_STRICT_MODULE_RWX
>     e5234a9d64a9 xtensa: Fix refcount leak bug in time.c
>     a52972ee706b xtensa: xtfpga: Fix refcount leak bug in setup
>     f0fc7cdf5f19 iio: adc: axp288: Override TS pin bias current for some models
>     11c7ea38be91 iio: adc: stm32: fix maximum clock rate for stm32mp15x
>     5e39397d60da iio: trigger: sysfs: fix use-after-free on remove
>     6d2e68d02171 iio: gyro: mpu3050: Fix the error handling in mpu3050_power_up()
>     1ad6d668543d iio: accel: mma8452: ignore the return value of reset operation
>     a391bced8404 iio:accel:mxc4005: rearrange iio trigger get and register
>     23c158caa032 iio:accel:bma180: rearrange iio trigger get and register
>     8ea16a64aafc iio:chemical:ccs811: rearrange iio trigger get and register
>     2333db14d875 usb: chipidea: udc: check request status before setting device address
>     47e41b4dabbf xhci: turn off port power in shutdown
>     d62d1c606db0 iio: adc: vf610: fix conversion mode sysfs node name
>     741b6c8363c2 s390/cpumf: Handle events cycles and instructions identical
>     4837d1c81223 gpio: winbond: Fix error code in winbond_gpio_get()
>     bb18ad00c0b7 Revert "net/tls: fix tls_sk_proto_close executed repeatedly"
>     8c7a32b7c155 virtio_net: fix xdp_rxq_info bug after suspend/resume
>     28a78414f21e igb: Make DMA faster when CPU is active on the PCIe link
>     a5ed066bc246 regmap-irq: Fix a bug in regmap_irq_enable() for type_in_mask chips
>     844168a5dabf ice: ethtool: advertise 1000M speeds properly
>     e3a232e57670 afs: Fix dynamic root getattr
>     cacab1e620e0 MIPS: Remove repetitive increase irq_err_count
>     788c954f194c x86/xen: Remove undefined behavior in setup_features()
>     c7bdaad9cbfe udmabuf: add back sanity check
>     05c6c36c7931 net/tls: fix tls_sk_proto_close executed repeatedly
>     02da602bc2f3 erspan: do not assume transport header is always set
>     d1592d3e362c drm/msm/mdp4: Fix refcount leak in mdp4_modeset_init_intf
>     f1f9c2a5a3d9 net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit platforms
>     47d31b97bf47 bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiers
>     104a59b74577 phy: aquantia: Fix AN when higher speeds than 1G are not advertised
>     8ffe2e50e967 bpf: Fix request_sock leak in sk lookup helpers
>     f074ab253988 USB: serial: option: add Quectel RM500K module support
>     ea7b23eadebc USB: serial: option: add Quectel EM05-G modem
>     613c849d73df USB: serial: option: add Telit LE910Cx 0x1250 composition
>     ae183969bd66 random: quiet urandom warning ratelimit suppression message
>     06a24ddba93a dm mirror log: clear log bits up to BITS_PER_LONG boundary
>     1f350f3cf0c1 dm era: commit metadata in postsuspend after worker stops
>     0e75acbe1b76 ata: libata: add qc->flags in ata_qc_complete_template tracepoint
>     71c76f56b97c mtd: rawnand: gpmi: Fix setting busy timeout setting
>     c8d37e6ca180 mmc: sdhci-pci-o2micro: Fix card detect by dealing with debouncing
>     af28f602df74 net: openvswitch: fix parsing of nw_proto for IPv6 fragments
>     6fda65dabd3e ALSA: hda/realtek: Add quirk for Clevo PD70PNT
>     5fbad99e76c0 ALSA: hda/realtek - ALC897 headset MIC no sound
>     cf81f367cf81 ALSA: hda/conexant: Fix missing beep setup
>     eca9b5e36e24 ALSA: hda/via: Fix missing beep setup
>     1df5178fdebe random: schedule mix_interrupt_randomness() less often
>     c87e851b23e5 vt: drop old FONT ioctls
>     23db944f754e Linux 5.4.201
>     3994d2ee55e2 Revert "hwmon: Make chip parameter for with_info API mandatory"
>     7b9c3bfbad25 arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transfer
>     2e1591c27b95 tcp: drop the hash_32() part from the index calculation
>     c26e1addf157 tcp: increase source port perturb table to 2^16
>     77d29f3b18c4 tcp: dynamically allocate the perturb table used by source ports
>     7c0a777b7dbd tcp: add small random increments to the source port
>     53c5de3092ad tcp: use different parts of the port_offset for index and offset
>     95921a3bab76 tcp: add some entropy in __inet_hash_connect()
>     bdcbf2602feb usb: gadget: u_ether: fix regression in setting fixed MAC address
>     2577d67a9a8a dm: remove special-casing of bio-based immutable singleton target on NVMe
>     4143503b486a s390/mm: use non-quiescing sske for KVM switch to keyed guest
>     f0c280af0ec7 Linux 5.4.200
>     ab8dff4b716e powerpc/mm: Switch obsolete dssall to .long
>     1a48a41f1422 riscv: Less inefficient gcc tishift helpers (and export their symbols)
>     2464a1c0de53 RISC-V: fix barrier() use in <vdso/processor.h>
>     490a02cd8205 arm64: kprobes: Use BRK instead of single-step when executing instructions out-of-line
>     ef6f9ce0a79a net: openvswitch: fix leak of nested actions
>     6bb3c77c74f5 net: openvswitch: fix misuse of the cached connection on tuple changes
>     b47319b4aa21 net/sched: act_police: more accurate MTU policing
>     13fbdea1184b virtio-pci: Remove wrong address verification in vp_del_vqs()
>     80e4d8a27451 ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machine
>     119e0268cc1c ALSA: hda/realtek: fix mute/micmute LEDs for HP 440 G8
>     fba542891767 ext4: add reserved GDT blocks check
>     4ca0d2f1e04e ext4: make variable "count" signed
>     a6b31616e5af ext4: fix bug_on ext4_mb_use_inode_pa
>     ae4603128751 dm mirror log: round up region bitmap size to BITS_PER_LONG
>     64d2df648003 serial: 8250: Store to lsr_save_flags after lsr read
>     b75bddfcc181 usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probe
>     6506aff2dc2f usb: dwc2: Fix memory leak in dwc2_hcd_init
>     940653b51c33 USB: serial: io_ti: add Agilent E5805A support
>     31363b2b868e USB: serial: option: add support for Cinterion MV31 with new baseline
>     d0c3730f2763 comedi: vmk80xx: fix expression for tx buffer size
>     bf833c484881 i2c: designware: Use standard optional ref clock implementation
>     8d884c08eeb8 irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitions
>     58e67c81e229 irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitions
>     56526c3883fc irqchip/gic/realview: Fix refcount leak in realview_gic_of_init
>     4695bafabf5b faddr2line: Fix overlapping text section failures, the sequel
>     1b34d6a93832 certs/blacklist_hashes.c: fix const confusion in certs blacklist
>     fb775ee3cfff arm64: ftrace: fix branch range checks
>     0e21311ba459 net: bgmac: Fix an erroneous kfree() in bgmac_remove()
>     c19cdd72b3ec mlxsw: spectrum_cnt: Reorder counter pools
>     c03304dc4234 misc: atmel-ssc: Fix IRQ check in ssc_probe
>     f7183c76d500 tty: goldfish: Fix free_irq() on remove
>     ff6e03fe84bc i40e: Fix call trace in setup_tx_descriptors
>     4b94408e1617 i40e: Fix calculating the number of queue pairs
>     43f65970eeb2 i40e: Fix adding ADQ filter to TC0
>     cff3a7ce6e81 clocksource: hyper-v: unexport __init-annotated hv_init_clocksource()
>     11c870c0b532 pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE
>     e32fe87afcfe random: credit cpu and bootloader seeds by default
>     9e4cab02b7ec net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_alloc_frag
>     2f42389d270f ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg
>     6b4d8b44e716 nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred
>     786428a1dec2 virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed
>     aacb264d54c4 ALSA: hda/realtek - Add HW8326 support
>     ff882404dff7 scsi: pmcraid: Fix missing resource cleanup in error case
>     c48119223618 scsi: ipr: Fix missing/incorrect resource cleanup in error case
>     fe0855944a64 scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completion
>     1f1be79189fd scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topology
>     001de3d8ce82 scsi: vmw_pvscsi: Expand vcpuHint to 16 bits
>     9e3a0d3fc71c ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put()
>     bc046649c5d6 ASoC: es8328: Fix event generation for deemphasis control
>     a81f5a7f7a20 ASoC: wm8962: Fix suspend while playing music
>     253334f84c81 ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo()
>     052cd621acbf ASoC: cs42l56: Correct typo in minimum level for SX volume controls
>     6d180913b3ab ASoC: cs42l52: Correct TLV for Bypass Volume
>     385a031c56a9 ASoC: cs53l30: Correct number of volume levels on SX controls
>     675b6a49cf70 ASoC: cs35l36: Update digital volume TLV
>     b00f63dba5b8 ASoC: cs42l52: Fix TLV scales for mixer controls
>     cd8c1e6c01f1 dma-debug: make things less spammy under memory pressure
>     a45e19fd6ed8 ASoC: nau8822: Add operation for internal PLL off and on
>     348831a9e8aa powerpc/kasan: Silence KASAN warnings in __get_wchan()
>     5624055c8f4b random: account for arch randomness in bits
>     c0bf6bfce70a random: mark bootloader randomness code as __init
>     f96250197b43 random: avoid checking crng_ready() twice in random_init()
>     072cd87d12a8 crypto: drbg - make reseeding from get_random_bytes() synchronous
>     e9eb0c4741a7 crypto: drbg - always try to free Jitter RNG instance
>     f284afc3a9ca crypto: drbg - move dynamic ->reseed_threshold adjustments to __drbg_seed()
>     babba4bf53a6 crypto: drbg - track whether DRBG was seeded with !rng_is_initialized()
>     1b93b302e942 crypto: drbg - prepare for more fine-grained tracking of seeding state
>     98e574a73414 crypto: drbg - always seeded with SP800-90B compliant noise source
>     61f87ea3f957 Revert "random: use static branch for crng_ready()"
>     3faf33a85650 random: check for signals after page of pool writes
>     2177cef53ec9 random: wire up fops->splice_{read,write}_iter()
>     35db2a073118 random: convert to using fops->write_iter()
>     43e62db84a99 random: convert to using fops->read_iter()
>     c23188facd10 random: unify batched entropy implementations
>     1aeedbe02b5c random: move randomize_page() into mm where it belongs
>     ceaf1feefe6e random: move initialization functions out of hot pages
>     d3bf98d61fb6 random: make consistent use of buf and len
>     70fce7f105bb random: use proper return types on get_random_{int,long}_wait()
>     d05948dc23e6 random: remove extern from functions in header
>     d8b4296417ea random: use static branch for crng_ready()
>     087a14b9cf9b random: credit architectural init the exact amount
>     ac48f7bee198 random: handle latent entropy and command line from random_init()
>     736a22645d98 random: use proper jiffies comparison macro
>     3266fba20661 random: remove ratelimiting for in-kernel unseeded randomness
>     c5373bd6e4fb random: move initialization out of reseeding hot path
>     0747ad152fa1 random: avoid initializing twice in credit race
>     0baeec0effc7 random: use symbolic constants for crng_init states
>     55d64df3ad5b siphash: use one source of truth for siphash permutations
>     e4e8a9f8a616 random: help compiler out with fast_mix() by using simpler arguments
>     bf3b51eb0f13 random: do not use input pool from hard IRQs
>     6d4203a2cddc random: order timer entropy functions below interrupt functions
>     58da574f105a random: do not pretend to handle premature next security model
>     e739d5bd1466 random: use first 128 bits of input as fast init
>     c44f8b386376 random: do not use batches when !crng_ready()
>     e247ea8d97bf random: insist on random_get_entropy() existing in order to simplify
>     9bfbcb37e5f6 xtensa: use fallback for random_get_entropy() instead of zero
>     fa15650b51f6 sparc: use fallback for random_get_entropy() instead of zero
>     9dfc14590c5d um: use fallback for random_get_entropy() instead of zero
>     0cc41e2c73f7 x86/tsc: Use fallback for random_get_entropy() instead of zero
>     f2a6e8727084 nios2: use fallback for random_get_entropy() instead of zero
>     db1d13fe4c80 arm: use fallback for random_get_entropy() instead of zero
>     6fa912f987fa mips: use fallback for random_get_entropy() instead of just c0 random
>     36f38f838c5b m68k: use fallback for random_get_entropy() instead of zero
>     a7d04ca9da61 timekeeping: Add raw clock fallback for random_get_entropy()
>     eb2f9d72f32a powerpc: define get_cycles macro for arch-override
>     10455a367c33 alpha: define get_cycles macro for arch-override
>     5f0b77ca1978 parisc: define get_cycles macro for arch-override
>     80459abc9fee s390: define get_cycles macro for arch-override
>     73385644490a ia64: define get_cycles macro for arch-override
>     5fac86663976 init: call time_init() before rand_initialize()
>     b88ae87b100c random: fix sysctl documentation nits
>     465425748359 random: document crng_fast_key_erasure() destination possibility
>     ec07b3494517 random: make random_get_entropy() return an unsigned long
>     fe156368f987 random: allow partial reads if later user copies fail
>     70788723da70 random: check for signals every PAGE_SIZE chunk of /dev/[u]random
>     2ce859d91fe9 random: check for signal_pending() outside of need_resched() check
>     0e8030c9e03d random: do not allow user to keep crng key around on stack
>     95aed891f7be random: do not split fast init input in add_hwgenerator_randomness()
>     1d53d5a0973e random: mix build-time latent entropy into pool at init
>     0aba75c6173d random: re-add removed comment about get_random_{u32,u64} reseeding
>     81ea8a609b48 random: treat bootloader trust toggle the same way as cpu trust toggle
>     a08d52a6081b random: skip fast_init if hwrng provides large chunk of entropy
>     8320bc665c29 random: check for signal and try earlier when generating entropy
>     3a53b818bb0e random: reseed more often immediately after booting
>     905759e0fc17 random: make consistent usage of crng_ready()
>     ad4c6bd98c54 random: use SipHash as interrupt entropy accumulator
>     631503001ccf random: replace custom notifier chain with standard one
>     1ae73fb2a635 random: don't let 644 read-only sysctls be written to
>     ed409757100b random: give sysctl_random_min_urandom_seed a more sensible value
>     75d95c1b5dea random: do crng pre-init loading in worker rather than irq
>     219c84fe93e5 random: unify cycles_t and jiffies usage and types
>     673637c4c9e0 random: cleanup UUID handling
>     4d5151cc288a random: only wake up writers after zap if threshold was passed
>     ac0081dec7d6 random: round-robin registers as ulong, not u32
>     62cd795e465a random: clear fast pool, crng, and batches in cpuhp bring up
>     a7f8f385bb6f random: pull add_hwgenerator_randomness() declaration into random.h
>     ff607fc7607d random: check for crng_init == 0 in add_device_randomness()
>     20788eb4ce70 random: unify early init crng load accounting
>     49567f947735 random: do not take pool spinlock at boot
>     4a61bf7f9b18 random: defer fast pool mixing to worker
>     944d1bd0e5be random: rewrite header introductory comment
>     c0e35949c736 random: group sysctl functions
>     d946084180ee random: group userspace read/write functions
>     565a66043bdf random: group entropy collection functions
>     f2d587c493fc random: group entropy extraction functions
>     a8786d54762f random: group crng functions
>     c12dfec1aacf random: group initialization wait functions
>     22e3db57ab94 random: remove whitespace and reorder includes
>     cee64be60591 random: remove useless header comment
>     904e6123c400 random: introduce drain_entropy() helper to declutter crng_reseed()
>     47c56790d51c random: deobfuscate irq u32/u64 contributions
>     e280b79c3127 random: add proper SPDX header
>     776927dfd4ac random: remove unused tracepoints
>     d68883956d36 random: remove ifdef'd out interrupt bench
>     4a14a5a6969a random: tie batched entropy generation to base_crng generation
>     d8a6684950c1 random: fix locking for crng_init in crng_reseed()
>     b1d561138150 random: zero buffer after reading entropy from userspace
>     21da00f8cb3a random: remove outdated INT_MAX >> 6 check in urandom_read()
>     b530684129b2 random: make more consistent use of integer types
>     3eed6af93ecd random: use hash function for crng_slow_load()
>     cee3c7056900 random: use simpler fast key erasure flow on per-cpu keys
>     ea9941fd6e26 random: absorb fast pool into input pool after fast load
>     a3562bf4e8c9 random: do not xor RDRAND when writing into /dev/random
>     574c8839504b random: ensure early RDSEED goes through mixer on init
>     d3d3c1c214c3 random: inline leaves of rand_initialize()
>     817315517af9 random: get rid of secondary crngs
>     c15fc80b7df0 random: use RDSEED instead of RDRAND in entropy extraction
>     72db8151c889 random: fix locking in crng_fast_load()
>     7229c6d90a1a random: remove batched entropy locking
>     6c8911579221 random: remove use_input_pool parameter from crng_reseed()
>     4ef908fb81d9 random: make credit_entropy_bits() always safe
>     42a9a7e80750 random: always wake up entropy writers after extraction
>     373ef51f3e8a random: use linear min-entropy accumulation crediting
>     a1a2bae5ef93 random: simplify entropy debiting
>     4e5814bd2e75 random: use computational hash for entropy extraction
>     99a0f8e22d4c random: only call crng_finalize_init() for primary_crng
>     88609b892fdd random: access primary_pool directly rather than through pointer
>     0b9f9b94f1ea random: continually use hwgenerator randomness
>     811e333c4eb2 random: simplify arithmetic function flow in account()
>     56de23dcf9d0 random: selectively clang-format where it makes sense
>     86eac12b1cf5 random: access input_pool_data directly rather than through pointer
>     4f5400ca7fc1 random: cleanup fractional entropy shift constants
>     1b6f1d32a858 random: prepend remaining pool constants with POOL_
>     0fe4a64fd946 random: de-duplicate INPUT_POOL constants
>     e35576c4cb18 random: remove unused OUTPUT_POOL constants
>     74cb3093f2de random: rather than entropy_store abstraction, use global
>     14652d864280 random: remove unused extract_entropy() reserved argument
>     12f17e3f3a14 random: remove incomplete last_data logic
>     adcbbb44ccc1 random: cleanup integer types
>     4ac4c7f057ff random: cleanup poolinfo abstraction
>     5c3818e3bd7b random: fix typo in comments
>     0a7e65810269 random: don't reset crng_init_cnt on urandom_read()
>     8d7c55563ed0 random: avoid superfluous call to RDRAND in CRNG extraction
>     8b4695640bc5 random: early initialization of ChaCha constants
>     cfc69065005e random: initialize ChaCha20 constants with correct endianness
>     922d082e3363 random: use IS_ENABLED(CONFIG_NUMA) instead of ifdefs
>     565b3af16894 random: harmonize "crng init done" messages
>     346c4a697c29 random: mix bootloader randomness into pool
>     afce74c0c04f random: do not re-init if crng_reseed completes before primary init
>     d76758c71209 random: do not sign extend bytes for rotation when mixing
>     c2f0a89cd1d5 random: use BLAKE2s instead of SHA1 in extraction
>     6e6ae70c1eac random: remove unused irq_flags argument from add_interrupt_randomness()
>     2580b0b3fd5a random: document add_hwgenerator_randomness() with other input functions
>     3cc36a4aa1ca crypto: blake2s - adjust include guard naming
>     09342a544c4b crypto: blake2s - include <linux/bug.h> instead of <asm/bug.h>
>     f850f3643d6b MAINTAINERS: co-maintain random.c
>     967e3a136f9b random: remove dead code left over from blocking pool
>     610f0b439a6b random: avoid arch_get_random_seed_long() when collecting IRQ randomness
>     ad3fce669105 random: add arch_get_random_*long_early()
>     41b0d3e86c50 powerpc: Use bool in archrandom.h
>     89533373e11c linux/random.h: Mark CONFIG_ARCH_RANDOM functions __must_check
>     0222f9f1d168 linux/random.h: Use false with bool
>     15f93060b718 linux/random.h: Remove arch_has_random, arch_has_random_seed
>     a95ed04e21da s390: Remove arch_has_random, arch_has_random_seed
>     aab52172d9f9 powerpc: Remove arch_has_random, arch_has_random_seed
>     35e28a05f659 x86: Remove arch_has_random, arch_has_random_seed
>     98f749e29728 random: avoid warnings for !CONFIG_NUMA builds
>     c13b9c3627d8 random: split primary/secondary crng init paths
>     c070b07aaf34 random: remove some dead code of poolinfo
>     898498bb4414 random: fix typo in add_timer_randomness()
>     2c53d6d6a7be random: Add and use pr_fmt()
>     f3375cfe31bc random: convert to ENTROPY_BITS for better code readability
>     9f757cad20b7 random: remove unnecessary unlikely()
>     4431c366fe23 random: remove kernel.random.read_wakeup_threshold
>     ec134003cc39 random: delete code to pull data into pools
>     a9564e14c6dd random: remove the blocking pool
>     940cbc47b369 random: make /dev/random be almost like /dev/urandom
>     c4edc1055c11 random: ignore GRND_RANDOM in getentropy(2)
>     7f9f864af021 random: add GRND_INSECURE to return best-effort non-cryptographic bytes
>     479d39707ff7 random: Add a urandom_read_nowait() for random APIs that don't warn
>     69441ba56f13 random: Don't wake crng_init_wait when crng_init == 1
>     69ef3109d422 random: don't forget compat_ioctl on urandom
>     927fc225af29 compat_ioctl: remove /dev/random commands
>     996fba14fa35 lib/crypto: sha1: re-roll loops to reduce code size
>     c4f48374407b lib/crypto: blake2s: move hmac construction into wireguard
>     97126d2f65b3 crypto: blake2s - generic C library implementation and selftest
>     76101f1b7f59 nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION
>     e804587ecdcd bpf: Fix incorrect memory charge cost calculation in stack_map_alloc()
>     f91da317e6fa 9p: missing chunk of "fs/9p: Don't update file type when updating file attributes"
> 
> 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 2fef4f032d..7fa1b81229 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 ?= "d7693f19702e1fa1bb18507260198478cba0d6a2"
> -SRCREV_meta ?= "318db1080fdd1e26567b6ba679310adad84c173a"
> +SRCREV_machine ?= "fa8536530bdd6a87856aa6fe0af4f9ef4af21fe0"
> +SRCREV_meta ?= "010ac788e81b6cb6c3fd2367802eee9d8feac34f"
>  
>  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.199"
> +LINUX_VERSION ?= "5.4.203"
>  
>  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 32ff438a57..d08658cf7e 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.199"
> +LINUX_VERSION ?= "5.4.203"
>  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 ?= "a117c8494d49f5ab6ec54a69c0f926bad5d55616"
> -SRCREV_machine ?= "fbc1147bd48ea6b51895e8ab9d6422d112cdd58a"
> -SRCREV_meta ?= "318db1080fdd1e26567b6ba679310adad84c173a"
> +SRCREV_machine_qemuarm ?= "d92cd7d5916772a20105ef776c7f3bf433df55a4"
> +SRCREV_machine ?= "5f7c3e952857eb90a4113a41901bb770150af46b"
> +SRCREV_meta ?= "010ac788e81b6cb6c3fd2367802eee9d8feac34f"
>  
>  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 e2130386b2..545c754c1d 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 ?= "3bc1fc1cd35bd8f95e80fb49627c2f6977debc84"
> -SRCREV_machine_qemuarm64 ?= "c048122124fdbd78d02ac64ef6558503e7536f7b"
> -SRCREV_machine_qemumips ?= "19fc003e228a56e30943ddcba0614de6365e2740"
> -SRCREV_machine_qemuppc ?= "ef263615ec81ddfac29c82c5c61f6195dde31944"
> -SRCREV_machine_qemuriscv64 ?= "ac296ae9753c775eb216fe6c2eb3dbccfc1489f7"
> -SRCREV_machine_qemux86 ?= "ac296ae9753c775eb216fe6c2eb3dbccfc1489f7"
> -SRCREV_machine_qemux86-64 ?= "ac296ae9753c775eb216fe6c2eb3dbccfc1489f7"
> -SRCREV_machine_qemumips64 ?= "9ee7899b379b865fe676d50be29162845c9a9ee3"
> -SRCREV_machine ?= "ac296ae9753c775eb216fe6c2eb3dbccfc1489f7"
> -SRCREV_meta ?= "318db1080fdd1e26567b6ba679310adad84c173a"
> +SRCREV_machine_qemuarm ?= "bf4029e0d9ff2e65d654909d7e9df50dce294c77"
> +SRCREV_machine_qemuarm64 ?= "3e0dab732964f7bbc26671fee05be420fd02890a"
> +SRCREV_machine_qemumips ?= "e8bea70e0c6a527383f2351e4f3d189aedf543a3"
> +SRCREV_machine_qemuppc ?= "24cc2a066b8151925fdf86136b70b63cf37cc540"
> +SRCREV_machine_qemuriscv64 ?= "9eab27738de4b3222b1c99cdebf3bde9611ef9fa"
> +SRCREV_machine_qemux86 ?= "9eab27738de4b3222b1c99cdebf3bde9611ef9fa"
> +SRCREV_machine_qemux86-64 ?= "9eab27738de4b3222b1c99cdebf3bde9611ef9fa"
> +SRCREV_machine_qemumips64 ?= "5a5e07ef8df0e73b2f318b921f9262b49a6125d5"
> +SRCREV_machine ?= "9eab27738de4b3222b1c99cdebf3bde9611ef9fa"
> +SRCREV_meta ?= "010ac788e81b6cb6c3fd2367802eee9d8feac34f"
>  
>  # 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.199"
> +LINUX_VERSION ?= "5.4.203"
>  
>  DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
>  DEPENDS += "openssl-native util-linux-native"
> -- 
> 2.19.1
> 


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

* Re: [OE-core] [PATCH 2/2][dunfell] linux-yocto/5.4: update to v5.4.203
       [not found]   ` <1702FEA99540B493.2228@lists.openembedded.org>
@ 2022-07-18 18:19     ` Denys Dmytriyenko
  2022-07-19  3:45       ` Bruce Ashfield
  0 siblings, 1 reply; 6+ messages in thread
From: Denys Dmytriyenko @ 2022-07-18 18:19 UTC (permalink / raw)
  To: Bruce Ashfield; +Cc: steve, openembedded-core, Richard Purdie

Oops, Richard's alias didn't get resolved properly the first time, sorry

On Mon, Jul 18, 2022 at 02:06:52PM -0400, Denys Dmytriyenko wrote:
> There's been some rework done around random subsystem lately. It now breaks RT 
> kernel, at least on Aarch64, x86_64, maybe other platforms. Is there a quick 
> fix, or should this update be reverted in Dunfell?
> 
> 
> | /OE/poky-dunfell/build/tmp/work-shared/qemuarm64/kernel-source/include/linux/random.h:39:45: warning: 'struct random_ready_callback' declared inside parameter list will not be visible outside of this definition or declaration
> |    39 | extern int add_random_ready_callback(struct random_ready_callback *rdy);
> |       |                                             ^~~~~~~~~~~~~~~~~~~~~
> | /OE/poky-dunfell/build/tmp/work-shared/qemuarm64/kernel-source/include/linux/random.h:40:46: warning: 'struct random_ready_callback' declared inside parameter list will not be visible outside of this definition or declaration
> |    40 | extern void del_random_ready_callback(struct random_ready_callback *rdy);
> |       |                                              ^~~~~~~~~~~~~~~~~~~~~
> | /OE/poky-dunfell/build/tmp/work-shared/qemuarm64/kernel-source/include/linux/random.h:47:6: error: conflicting types for 'get_random_bytes'
> |    47 | void get_random_bytes(void *buf, size_t len);
> |       |      ^~~~~~~~~~~~~~~~
> | /OE/poky-dunfell/build/tmp/work-shared/qemuarm64/kernel-source/include/linux/random.h:35:13: note: previous declaration of 'get_random_bytes' was here
> |    35 | extern void get_random_bytes(void *buf, int nbytes);
> |       |             ^~~~~~~~~~~~~~~~
> | /OE/poky-dunfell/build/tmp/work-shared/qemuarm64/kernel-source/include/linux/random.h:48:21: error: conflicting types for 'get_random_bytes_arch'
> |    48 | size_t __must_check get_random_bytes_arch(void *buf, size_t len);
> |       |                     ^~~~~~~~~~~~~~~~~~~~~
> | /OE/poky-dunfell/build/tmp/work-shared/qemuarm64/kernel-source/include/linux/random.h:41:25: note: previous declaration of 'get_random_bytes_arch' was here
> |    41 | extern int __must_check get_random_bytes_arch(void *buf, int nbytes);
> |       |                         ^~~~~~~~~~~~~~~~~~~~~
> | /OE/poky-dunfell/build/tmp/work-shared/qemuarm64/kernel-source/scripts/Makefile.build:99: recipe for target 'arch/arm64/kernel/asm-offsets.s' failed
> | make[2]: *** [arch/arm64/kernel/asm-offsets.s] Error 1
> | /OE/poky-dunfell/build/tmp/work-shared/qemuarm64/kernel-source/Makefile:1134: recipe for target 'prepare0' failed
> | make[1]: *** [prepare0] Error 2
> | /OE/poky-dunfell/build/tmp/work-shared/qemuarm64/kernel-source/Makefile:179: recipe for target 'sub-make' failed
> | make: *** [sub-make] Error 2
> | ERROR: oe_runmake failed
> | WARNING: exit code 1 from a shell command.
> | ERROR: Execution of '/OE/poky-dunfell/build/tmp/work/qemuarm64-poky-linux/linux-yocto-rt/5.4.203+gitAUTOINC+010ac788e8_fa8536530b-r0/temp/run.do_compile.240410' failed with exit code 1
> ERROR: Task (/OE/poky-dunfell/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb:do_compile) failed with exit code '1'
> NOTE: Tasks Summary: Attempted 586 tasks of which 465 didn't need to be rerun and 1 failed.
> 
> Summary: 1 task failed:
>   /OE/poky-dunfell/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb:do_compile
> Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
> 
> 
> On Thu, Jul 07, 2022 at 12:38:27PM -0400, Bruce Ashfield wrote:
> > From: Bruce Ashfield <bruce.ashfield@gmail.com>
> > 
> > Updating  to the latest korg -stable release that comprises
> > the following commits:
> > 
> >     871cbc208bf0 Linux 5.4.203
> >     572cc34503d4 crypto: arm/ghash-ce - define fpu before fpu registers are referenced
> >     3bf992f9d9a8 crypto: arm - use Kconfig based compiler checks for crypto opcodes
> >     1b43c30cd5d5 ARM: 9029/1: Make iwmmxt.S support Clang's integrated assembler
> >     9e00e5d195ed ARM: OMAP2+: drop unnecessary adrl
> >     3657432a75e3 ARM: 8929/1: use APSR_nzcv instead of r15 as mrc operand
> >     02c200fdba46 ARM: 8933/1: replace Sun/Solaris style flag on section directive
> >     54e6ecd5b7ca crypto: arm/sha512-neon - avoid ADRL pseudo instruction
> >     5e6f80033286 crypto: arm/sha256-neon - avoid ADRL pseudo instruction
> >     e120403c0e7c ARM: 8971/1: replace the sole use of a symbol with its definition
> >     0a43679016f0 ARM: 8990/1: use VFP assembler mnemonics in register load/store macros
> >     472671eec98a ARM: 8989/1: use .fpu assembler directives instead of assembler arguments
> >     2bfb0d43a47c net: mscc: ocelot: allow unregistered IP multicast flooding
> >     223d551a6681 kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
> >     ab3ed204a146 powerpc/ftrace: Remove ftrace init tramp once kernel init is complete
> >     77e2ad091850 drm: remove drm_fb_helper_modinit
> >     9ef3ad40a81f Linux 5.4.202
> >     ceda71d49f6b powerpc/pseries: wire up rng during setup_arch()
> >     ece983890287 kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS (2nd attempt)
> >     2a81e813141e random: update comment from copy_to_user() -> copy_to_iter()
> >     80f0038d757e modpost: fix section mismatch check for exported init/exit sections
> >     d1359e4129ad ARM: cns3xxx: Fix refcount leak in cns3xxx_init
> >     29ca9c4efacc ARM: Fix refcount leak in axxia_boot_secondary
> >     734a4d15142b soc: bcm: brcmstb: pm: pm-arm: Fix refcount leak in brcmstb_pm_probe
> >     f9b77a529375 ARM: exynos: Fix refcount leak in exynos_map_pmu
> >     615907ccc421 ARM: dts: imx6qdl: correct PU regulator ramp delay
> >     93e6137d2a5b powerpc/powernv: wire up rng during setup_arch
> >     97808c781721 powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer address
> >     b6232979320a powerpc: Enable execve syscall exit tracepoint
> >     e0701f150b28 parisc: Enable ARCH_HAS_STRICT_MODULE_RWX
> >     e5234a9d64a9 xtensa: Fix refcount leak bug in time.c
> >     a52972ee706b xtensa: xtfpga: Fix refcount leak bug in setup
> >     f0fc7cdf5f19 iio: adc: axp288: Override TS pin bias current for some models
> >     11c7ea38be91 iio: adc: stm32: fix maximum clock rate for stm32mp15x
> >     5e39397d60da iio: trigger: sysfs: fix use-after-free on remove
> >     6d2e68d02171 iio: gyro: mpu3050: Fix the error handling in mpu3050_power_up()
> >     1ad6d668543d iio: accel: mma8452: ignore the return value of reset operation
> >     a391bced8404 iio:accel:mxc4005: rearrange iio trigger get and register
> >     23c158caa032 iio:accel:bma180: rearrange iio trigger get and register
> >     8ea16a64aafc iio:chemical:ccs811: rearrange iio trigger get and register
> >     2333db14d875 usb: chipidea: udc: check request status before setting device address
> >     47e41b4dabbf xhci: turn off port power in shutdown
> >     d62d1c606db0 iio: adc: vf610: fix conversion mode sysfs node name
> >     741b6c8363c2 s390/cpumf: Handle events cycles and instructions identical
> >     4837d1c81223 gpio: winbond: Fix error code in winbond_gpio_get()
> >     bb18ad00c0b7 Revert "net/tls: fix tls_sk_proto_close executed repeatedly"
> >     8c7a32b7c155 virtio_net: fix xdp_rxq_info bug after suspend/resume
> >     28a78414f21e igb: Make DMA faster when CPU is active on the PCIe link
> >     a5ed066bc246 regmap-irq: Fix a bug in regmap_irq_enable() for type_in_mask chips
> >     844168a5dabf ice: ethtool: advertise 1000M speeds properly
> >     e3a232e57670 afs: Fix dynamic root getattr
> >     cacab1e620e0 MIPS: Remove repetitive increase irq_err_count
> >     788c954f194c x86/xen: Remove undefined behavior in setup_features()
> >     c7bdaad9cbfe udmabuf: add back sanity check
> >     05c6c36c7931 net/tls: fix tls_sk_proto_close executed repeatedly
> >     02da602bc2f3 erspan: do not assume transport header is always set
> >     d1592d3e362c drm/msm/mdp4: Fix refcount leak in mdp4_modeset_init_intf
> >     f1f9c2a5a3d9 net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit platforms
> >     47d31b97bf47 bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiers
> >     104a59b74577 phy: aquantia: Fix AN when higher speeds than 1G are not advertised
> >     8ffe2e50e967 bpf: Fix request_sock leak in sk lookup helpers
> >     f074ab253988 USB: serial: option: add Quectel RM500K module support
> >     ea7b23eadebc USB: serial: option: add Quectel EM05-G modem
> >     613c849d73df USB: serial: option: add Telit LE910Cx 0x1250 composition
> >     ae183969bd66 random: quiet urandom warning ratelimit suppression message
> >     06a24ddba93a dm mirror log: clear log bits up to BITS_PER_LONG boundary
> >     1f350f3cf0c1 dm era: commit metadata in postsuspend after worker stops
> >     0e75acbe1b76 ata: libata: add qc->flags in ata_qc_complete_template tracepoint
> >     71c76f56b97c mtd: rawnand: gpmi: Fix setting busy timeout setting
> >     c8d37e6ca180 mmc: sdhci-pci-o2micro: Fix card detect by dealing with debouncing
> >     af28f602df74 net: openvswitch: fix parsing of nw_proto for IPv6 fragments
> >     6fda65dabd3e ALSA: hda/realtek: Add quirk for Clevo PD70PNT
> >     5fbad99e76c0 ALSA: hda/realtek - ALC897 headset MIC no sound
> >     cf81f367cf81 ALSA: hda/conexant: Fix missing beep setup
> >     eca9b5e36e24 ALSA: hda/via: Fix missing beep setup
> >     1df5178fdebe random: schedule mix_interrupt_randomness() less often
> >     c87e851b23e5 vt: drop old FONT ioctls
> >     23db944f754e Linux 5.4.201
> >     3994d2ee55e2 Revert "hwmon: Make chip parameter for with_info API mandatory"
> >     7b9c3bfbad25 arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transfer
> >     2e1591c27b95 tcp: drop the hash_32() part from the index calculation
> >     c26e1addf157 tcp: increase source port perturb table to 2^16
> >     77d29f3b18c4 tcp: dynamically allocate the perturb table used by source ports
> >     7c0a777b7dbd tcp: add small random increments to the source port
> >     53c5de3092ad tcp: use different parts of the port_offset for index and offset
> >     95921a3bab76 tcp: add some entropy in __inet_hash_connect()
> >     bdcbf2602feb usb: gadget: u_ether: fix regression in setting fixed MAC address
> >     2577d67a9a8a dm: remove special-casing of bio-based immutable singleton target on NVMe
> >     4143503b486a s390/mm: use non-quiescing sske for KVM switch to keyed guest
> >     f0c280af0ec7 Linux 5.4.200
> >     ab8dff4b716e powerpc/mm: Switch obsolete dssall to .long
> >     1a48a41f1422 riscv: Less inefficient gcc tishift helpers (and export their symbols)
> >     2464a1c0de53 RISC-V: fix barrier() use in <vdso/processor.h>
> >     490a02cd8205 arm64: kprobes: Use BRK instead of single-step when executing instructions out-of-line
> >     ef6f9ce0a79a net: openvswitch: fix leak of nested actions
> >     6bb3c77c74f5 net: openvswitch: fix misuse of the cached connection on tuple changes
> >     b47319b4aa21 net/sched: act_police: more accurate MTU policing
> >     13fbdea1184b virtio-pci: Remove wrong address verification in vp_del_vqs()
> >     80e4d8a27451 ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machine
> >     119e0268cc1c ALSA: hda/realtek: fix mute/micmute LEDs for HP 440 G8
> >     fba542891767 ext4: add reserved GDT blocks check
> >     4ca0d2f1e04e ext4: make variable "count" signed
> >     a6b31616e5af ext4: fix bug_on ext4_mb_use_inode_pa
> >     ae4603128751 dm mirror log: round up region bitmap size to BITS_PER_LONG
> >     64d2df648003 serial: 8250: Store to lsr_save_flags after lsr read
> >     b75bddfcc181 usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probe
> >     6506aff2dc2f usb: dwc2: Fix memory leak in dwc2_hcd_init
> >     940653b51c33 USB: serial: io_ti: add Agilent E5805A support
> >     31363b2b868e USB: serial: option: add support for Cinterion MV31 with new baseline
> >     d0c3730f2763 comedi: vmk80xx: fix expression for tx buffer size
> >     bf833c484881 i2c: designware: Use standard optional ref clock implementation
> >     8d884c08eeb8 irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitions
> >     58e67c81e229 irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitions
> >     56526c3883fc irqchip/gic/realview: Fix refcount leak in realview_gic_of_init
> >     4695bafabf5b faddr2line: Fix overlapping text section failures, the sequel
> >     1b34d6a93832 certs/blacklist_hashes.c: fix const confusion in certs blacklist
> >     fb775ee3cfff arm64: ftrace: fix branch range checks
> >     0e21311ba459 net: bgmac: Fix an erroneous kfree() in bgmac_remove()
> >     c19cdd72b3ec mlxsw: spectrum_cnt: Reorder counter pools
> >     c03304dc4234 misc: atmel-ssc: Fix IRQ check in ssc_probe
> >     f7183c76d500 tty: goldfish: Fix free_irq() on remove
> >     ff6e03fe84bc i40e: Fix call trace in setup_tx_descriptors
> >     4b94408e1617 i40e: Fix calculating the number of queue pairs
> >     43f65970eeb2 i40e: Fix adding ADQ filter to TC0
> >     cff3a7ce6e81 clocksource: hyper-v: unexport __init-annotated hv_init_clocksource()
> >     11c870c0b532 pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE
> >     e32fe87afcfe random: credit cpu and bootloader seeds by default
> >     9e4cab02b7ec net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_alloc_frag
> >     2f42389d270f ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg
> >     6b4d8b44e716 nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred
> >     786428a1dec2 virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed
> >     aacb264d54c4 ALSA: hda/realtek - Add HW8326 support
> >     ff882404dff7 scsi: pmcraid: Fix missing resource cleanup in error case
> >     c48119223618 scsi: ipr: Fix missing/incorrect resource cleanup in error case
> >     fe0855944a64 scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completion
> >     1f1be79189fd scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topology
> >     001de3d8ce82 scsi: vmw_pvscsi: Expand vcpuHint to 16 bits
> >     9e3a0d3fc71c ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put()
> >     bc046649c5d6 ASoC: es8328: Fix event generation for deemphasis control
> >     a81f5a7f7a20 ASoC: wm8962: Fix suspend while playing music
> >     253334f84c81 ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo()
> >     052cd621acbf ASoC: cs42l56: Correct typo in minimum level for SX volume controls
> >     6d180913b3ab ASoC: cs42l52: Correct TLV for Bypass Volume
> >     385a031c56a9 ASoC: cs53l30: Correct number of volume levels on SX controls
> >     675b6a49cf70 ASoC: cs35l36: Update digital volume TLV
> >     b00f63dba5b8 ASoC: cs42l52: Fix TLV scales for mixer controls
> >     cd8c1e6c01f1 dma-debug: make things less spammy under memory pressure
> >     a45e19fd6ed8 ASoC: nau8822: Add operation for internal PLL off and on
> >     348831a9e8aa powerpc/kasan: Silence KASAN warnings in __get_wchan()
> >     5624055c8f4b random: account for arch randomness in bits
> >     c0bf6bfce70a random: mark bootloader randomness code as __init
> >     f96250197b43 random: avoid checking crng_ready() twice in random_init()
> >     072cd87d12a8 crypto: drbg - make reseeding from get_random_bytes() synchronous
> >     e9eb0c4741a7 crypto: drbg - always try to free Jitter RNG instance
> >     f284afc3a9ca crypto: drbg - move dynamic ->reseed_threshold adjustments to __drbg_seed()
> >     babba4bf53a6 crypto: drbg - track whether DRBG was seeded with !rng_is_initialized()
> >     1b93b302e942 crypto: drbg - prepare for more fine-grained tracking of seeding state
> >     98e574a73414 crypto: drbg - always seeded with SP800-90B compliant noise source
> >     61f87ea3f957 Revert "random: use static branch for crng_ready()"
> >     3faf33a85650 random: check for signals after page of pool writes
> >     2177cef53ec9 random: wire up fops->splice_{read,write}_iter()
> >     35db2a073118 random: convert to using fops->write_iter()
> >     43e62db84a99 random: convert to using fops->read_iter()
> >     c23188facd10 random: unify batched entropy implementations
> >     1aeedbe02b5c random: move randomize_page() into mm where it belongs
> >     ceaf1feefe6e random: move initialization functions out of hot pages
> >     d3bf98d61fb6 random: make consistent use of buf and len
> >     70fce7f105bb random: use proper return types on get_random_{int,long}_wait()
> >     d05948dc23e6 random: remove extern from functions in header
> >     d8b4296417ea random: use static branch for crng_ready()
> >     087a14b9cf9b random: credit architectural init the exact amount
> >     ac48f7bee198 random: handle latent entropy and command line from random_init()
> >     736a22645d98 random: use proper jiffies comparison macro
> >     3266fba20661 random: remove ratelimiting for in-kernel unseeded randomness
> >     c5373bd6e4fb random: move initialization out of reseeding hot path
> >     0747ad152fa1 random: avoid initializing twice in credit race
> >     0baeec0effc7 random: use symbolic constants for crng_init states
> >     55d64df3ad5b siphash: use one source of truth for siphash permutations
> >     e4e8a9f8a616 random: help compiler out with fast_mix() by using simpler arguments
> >     bf3b51eb0f13 random: do not use input pool from hard IRQs
> >     6d4203a2cddc random: order timer entropy functions below interrupt functions
> >     58da574f105a random: do not pretend to handle premature next security model
> >     e739d5bd1466 random: use first 128 bits of input as fast init
> >     c44f8b386376 random: do not use batches when !crng_ready()
> >     e247ea8d97bf random: insist on random_get_entropy() existing in order to simplify
> >     9bfbcb37e5f6 xtensa: use fallback for random_get_entropy() instead of zero
> >     fa15650b51f6 sparc: use fallback for random_get_entropy() instead of zero
> >     9dfc14590c5d um: use fallback for random_get_entropy() instead of zero
> >     0cc41e2c73f7 x86/tsc: Use fallback for random_get_entropy() instead of zero
> >     f2a6e8727084 nios2: use fallback for random_get_entropy() instead of zero
> >     db1d13fe4c80 arm: use fallback for random_get_entropy() instead of zero
> >     6fa912f987fa mips: use fallback for random_get_entropy() instead of just c0 random
> >     36f38f838c5b m68k: use fallback for random_get_entropy() instead of zero
> >     a7d04ca9da61 timekeeping: Add raw clock fallback for random_get_entropy()
> >     eb2f9d72f32a powerpc: define get_cycles macro for arch-override
> >     10455a367c33 alpha: define get_cycles macro for arch-override
> >     5f0b77ca1978 parisc: define get_cycles macro for arch-override
> >     80459abc9fee s390: define get_cycles macro for arch-override
> >     73385644490a ia64: define get_cycles macro for arch-override
> >     5fac86663976 init: call time_init() before rand_initialize()
> >     b88ae87b100c random: fix sysctl documentation nits
> >     465425748359 random: document crng_fast_key_erasure() destination possibility
> >     ec07b3494517 random: make random_get_entropy() return an unsigned long
> >     fe156368f987 random: allow partial reads if later user copies fail
> >     70788723da70 random: check for signals every PAGE_SIZE chunk of /dev/[u]random
> >     2ce859d91fe9 random: check for signal_pending() outside of need_resched() check
> >     0e8030c9e03d random: do not allow user to keep crng key around on stack
> >     95aed891f7be random: do not split fast init input in add_hwgenerator_randomness()
> >     1d53d5a0973e random: mix build-time latent entropy into pool at init
> >     0aba75c6173d random: re-add removed comment about get_random_{u32,u64} reseeding
> >     81ea8a609b48 random: treat bootloader trust toggle the same way as cpu trust toggle
> >     a08d52a6081b random: skip fast_init if hwrng provides large chunk of entropy
> >     8320bc665c29 random: check for signal and try earlier when generating entropy
> >     3a53b818bb0e random: reseed more often immediately after booting
> >     905759e0fc17 random: make consistent usage of crng_ready()
> >     ad4c6bd98c54 random: use SipHash as interrupt entropy accumulator
> >     631503001ccf random: replace custom notifier chain with standard one
> >     1ae73fb2a635 random: don't let 644 read-only sysctls be written to
> >     ed409757100b random: give sysctl_random_min_urandom_seed a more sensible value
> >     75d95c1b5dea random: do crng pre-init loading in worker rather than irq
> >     219c84fe93e5 random: unify cycles_t and jiffies usage and types
> >     673637c4c9e0 random: cleanup UUID handling
> >     4d5151cc288a random: only wake up writers after zap if threshold was passed
> >     ac0081dec7d6 random: round-robin registers as ulong, not u32
> >     62cd795e465a random: clear fast pool, crng, and batches in cpuhp bring up
> >     a7f8f385bb6f random: pull add_hwgenerator_randomness() declaration into random.h
> >     ff607fc7607d random: check for crng_init == 0 in add_device_randomness()
> >     20788eb4ce70 random: unify early init crng load accounting
> >     49567f947735 random: do not take pool spinlock at boot
> >     4a61bf7f9b18 random: defer fast pool mixing to worker
> >     944d1bd0e5be random: rewrite header introductory comment
> >     c0e35949c736 random: group sysctl functions
> >     d946084180ee random: group userspace read/write functions
> >     565a66043bdf random: group entropy collection functions
> >     f2d587c493fc random: group entropy extraction functions
> >     a8786d54762f random: group crng functions
> >     c12dfec1aacf random: group initialization wait functions
> >     22e3db57ab94 random: remove whitespace and reorder includes
> >     cee64be60591 random: remove useless header comment
> >     904e6123c400 random: introduce drain_entropy() helper to declutter crng_reseed()
> >     47c56790d51c random: deobfuscate irq u32/u64 contributions
> >     e280b79c3127 random: add proper SPDX header
> >     776927dfd4ac random: remove unused tracepoints
> >     d68883956d36 random: remove ifdef'd out interrupt bench
> >     4a14a5a6969a random: tie batched entropy generation to base_crng generation
> >     d8a6684950c1 random: fix locking for crng_init in crng_reseed()
> >     b1d561138150 random: zero buffer after reading entropy from userspace
> >     21da00f8cb3a random: remove outdated INT_MAX >> 6 check in urandom_read()
> >     b530684129b2 random: make more consistent use of integer types
> >     3eed6af93ecd random: use hash function for crng_slow_load()
> >     cee3c7056900 random: use simpler fast key erasure flow on per-cpu keys
> >     ea9941fd6e26 random: absorb fast pool into input pool after fast load
> >     a3562bf4e8c9 random: do not xor RDRAND when writing into /dev/random
> >     574c8839504b random: ensure early RDSEED goes through mixer on init
> >     d3d3c1c214c3 random: inline leaves of rand_initialize()
> >     817315517af9 random: get rid of secondary crngs
> >     c15fc80b7df0 random: use RDSEED instead of RDRAND in entropy extraction
> >     72db8151c889 random: fix locking in crng_fast_load()
> >     7229c6d90a1a random: remove batched entropy locking
> >     6c8911579221 random: remove use_input_pool parameter from crng_reseed()
> >     4ef908fb81d9 random: make credit_entropy_bits() always safe
> >     42a9a7e80750 random: always wake up entropy writers after extraction
> >     373ef51f3e8a random: use linear min-entropy accumulation crediting
> >     a1a2bae5ef93 random: simplify entropy debiting
> >     4e5814bd2e75 random: use computational hash for entropy extraction
> >     99a0f8e22d4c random: only call crng_finalize_init() for primary_crng
> >     88609b892fdd random: access primary_pool directly rather than through pointer
> >     0b9f9b94f1ea random: continually use hwgenerator randomness
> >     811e333c4eb2 random: simplify arithmetic function flow in account()
> >     56de23dcf9d0 random: selectively clang-format where it makes sense
> >     86eac12b1cf5 random: access input_pool_data directly rather than through pointer
> >     4f5400ca7fc1 random: cleanup fractional entropy shift constants
> >     1b6f1d32a858 random: prepend remaining pool constants with POOL_
> >     0fe4a64fd946 random: de-duplicate INPUT_POOL constants
> >     e35576c4cb18 random: remove unused OUTPUT_POOL constants
> >     74cb3093f2de random: rather than entropy_store abstraction, use global
> >     14652d864280 random: remove unused extract_entropy() reserved argument
> >     12f17e3f3a14 random: remove incomplete last_data logic
> >     adcbbb44ccc1 random: cleanup integer types
> >     4ac4c7f057ff random: cleanup poolinfo abstraction
> >     5c3818e3bd7b random: fix typo in comments
> >     0a7e65810269 random: don't reset crng_init_cnt on urandom_read()
> >     8d7c55563ed0 random: avoid superfluous call to RDRAND in CRNG extraction
> >     8b4695640bc5 random: early initialization of ChaCha constants
> >     cfc69065005e random: initialize ChaCha20 constants with correct endianness
> >     922d082e3363 random: use IS_ENABLED(CONFIG_NUMA) instead of ifdefs
> >     565b3af16894 random: harmonize "crng init done" messages
> >     346c4a697c29 random: mix bootloader randomness into pool
> >     afce74c0c04f random: do not re-init if crng_reseed completes before primary init
> >     d76758c71209 random: do not sign extend bytes for rotation when mixing
> >     c2f0a89cd1d5 random: use BLAKE2s instead of SHA1 in extraction
> >     6e6ae70c1eac random: remove unused irq_flags argument from add_interrupt_randomness()
> >     2580b0b3fd5a random: document add_hwgenerator_randomness() with other input functions
> >     3cc36a4aa1ca crypto: blake2s - adjust include guard naming
> >     09342a544c4b crypto: blake2s - include <linux/bug.h> instead of <asm/bug.h>
> >     f850f3643d6b MAINTAINERS: co-maintain random.c
> >     967e3a136f9b random: remove dead code left over from blocking pool
> >     610f0b439a6b random: avoid arch_get_random_seed_long() when collecting IRQ randomness
> >     ad3fce669105 random: add arch_get_random_*long_early()
> >     41b0d3e86c50 powerpc: Use bool in archrandom.h
> >     89533373e11c linux/random.h: Mark CONFIG_ARCH_RANDOM functions __must_check
> >     0222f9f1d168 linux/random.h: Use false with bool
> >     15f93060b718 linux/random.h: Remove arch_has_random, arch_has_random_seed
> >     a95ed04e21da s390: Remove arch_has_random, arch_has_random_seed
> >     aab52172d9f9 powerpc: Remove arch_has_random, arch_has_random_seed
> >     35e28a05f659 x86: Remove arch_has_random, arch_has_random_seed
> >     98f749e29728 random: avoid warnings for !CONFIG_NUMA builds
> >     c13b9c3627d8 random: split primary/secondary crng init paths
> >     c070b07aaf34 random: remove some dead code of poolinfo
> >     898498bb4414 random: fix typo in add_timer_randomness()
> >     2c53d6d6a7be random: Add and use pr_fmt()
> >     f3375cfe31bc random: convert to ENTROPY_BITS for better code readability
> >     9f757cad20b7 random: remove unnecessary unlikely()
> >     4431c366fe23 random: remove kernel.random.read_wakeup_threshold
> >     ec134003cc39 random: delete code to pull data into pools
> >     a9564e14c6dd random: remove the blocking pool
> >     940cbc47b369 random: make /dev/random be almost like /dev/urandom
> >     c4edc1055c11 random: ignore GRND_RANDOM in getentropy(2)
> >     7f9f864af021 random: add GRND_INSECURE to return best-effort non-cryptographic bytes
> >     479d39707ff7 random: Add a urandom_read_nowait() for random APIs that don't warn
> >     69441ba56f13 random: Don't wake crng_init_wait when crng_init == 1
> >     69ef3109d422 random: don't forget compat_ioctl on urandom
> >     927fc225af29 compat_ioctl: remove /dev/random commands
> >     996fba14fa35 lib/crypto: sha1: re-roll loops to reduce code size
> >     c4f48374407b lib/crypto: blake2s: move hmac construction into wireguard
> >     97126d2f65b3 crypto: blake2s - generic C library implementation and selftest
> >     76101f1b7f59 nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION
> >     e804587ecdcd bpf: Fix incorrect memory charge cost calculation in stack_map_alloc()
> >     f91da317e6fa 9p: missing chunk of "fs/9p: Don't update file type when updating file attributes"
> > 
> > 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 2fef4f032d..7fa1b81229 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 ?= "d7693f19702e1fa1bb18507260198478cba0d6a2"
> > -SRCREV_meta ?= "318db1080fdd1e26567b6ba679310adad84c173a"
> > +SRCREV_machine ?= "fa8536530bdd6a87856aa6fe0af4f9ef4af21fe0"
> > +SRCREV_meta ?= "010ac788e81b6cb6c3fd2367802eee9d8feac34f"
> >  
> >  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.199"
> > +LINUX_VERSION ?= "5.4.203"
> >  
> >  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 32ff438a57..d08658cf7e 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.199"
> > +LINUX_VERSION ?= "5.4.203"
> >  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 ?= "a117c8494d49f5ab6ec54a69c0f926bad5d55616"
> > -SRCREV_machine ?= "fbc1147bd48ea6b51895e8ab9d6422d112cdd58a"
> > -SRCREV_meta ?= "318db1080fdd1e26567b6ba679310adad84c173a"
> > +SRCREV_machine_qemuarm ?= "d92cd7d5916772a20105ef776c7f3bf433df55a4"
> > +SRCREV_machine ?= "5f7c3e952857eb90a4113a41901bb770150af46b"
> > +SRCREV_meta ?= "010ac788e81b6cb6c3fd2367802eee9d8feac34f"
> >  
> >  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 e2130386b2..545c754c1d 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 ?= "3bc1fc1cd35bd8f95e80fb49627c2f6977debc84"
> > -SRCREV_machine_qemuarm64 ?= "c048122124fdbd78d02ac64ef6558503e7536f7b"
> > -SRCREV_machine_qemumips ?= "19fc003e228a56e30943ddcba0614de6365e2740"
> > -SRCREV_machine_qemuppc ?= "ef263615ec81ddfac29c82c5c61f6195dde31944"
> > -SRCREV_machine_qemuriscv64 ?= "ac296ae9753c775eb216fe6c2eb3dbccfc1489f7"
> > -SRCREV_machine_qemux86 ?= "ac296ae9753c775eb216fe6c2eb3dbccfc1489f7"
> > -SRCREV_machine_qemux86-64 ?= "ac296ae9753c775eb216fe6c2eb3dbccfc1489f7"
> > -SRCREV_machine_qemumips64 ?= "9ee7899b379b865fe676d50be29162845c9a9ee3"
> > -SRCREV_machine ?= "ac296ae9753c775eb216fe6c2eb3dbccfc1489f7"
> > -SRCREV_meta ?= "318db1080fdd1e26567b6ba679310adad84c173a"
> > +SRCREV_machine_qemuarm ?= "bf4029e0d9ff2e65d654909d7e9df50dce294c77"
> > +SRCREV_machine_qemuarm64 ?= "3e0dab732964f7bbc26671fee05be420fd02890a"
> > +SRCREV_machine_qemumips ?= "e8bea70e0c6a527383f2351e4f3d189aedf543a3"
> > +SRCREV_machine_qemuppc ?= "24cc2a066b8151925fdf86136b70b63cf37cc540"
> > +SRCREV_machine_qemuriscv64 ?= "9eab27738de4b3222b1c99cdebf3bde9611ef9fa"
> > +SRCREV_machine_qemux86 ?= "9eab27738de4b3222b1c99cdebf3bde9611ef9fa"
> > +SRCREV_machine_qemux86-64 ?= "9eab27738de4b3222b1c99cdebf3bde9611ef9fa"
> > +SRCREV_machine_qemumips64 ?= "5a5e07ef8df0e73b2f318b921f9262b49a6125d5"
> > +SRCREV_machine ?= "9eab27738de4b3222b1c99cdebf3bde9611ef9fa"
> > +SRCREV_meta ?= "010ac788e81b6cb6c3fd2367802eee9d8feac34f"
> >  
> >  # 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.199"
> > +LINUX_VERSION ?= "5.4.203"
> >  
> >  DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
> >  DEPENDS += "openssl-native util-linux-native"
> > -- 
> > 2.19.1
> > 


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

* Re: [OE-core] [PATCH 2/2][dunfell] linux-yocto/5.4: update to v5.4.203
  2022-07-18 18:19     ` Denys Dmytriyenko
@ 2022-07-19  3:45       ` Bruce Ashfield
  2022-07-19  4:21         ` Steve Sakoman
  0 siblings, 1 reply; 6+ messages in thread
From: Bruce Ashfield @ 2022-07-19  3:45 UTC (permalink / raw)
  To: Denys Dmytriyenko
  Cc: Steve Sakoman, Patches and discussions about the oe-core layer,
	Richard Purdie

We fixed this for 5.10/5.15, but missed 5.4.

I ported the fix from those kernels to 5.4, and it now builds fine here.

patch has been sent to the list.

Bruce

On Mon, Jul 18, 2022 at 2:19 PM Denys Dmytriyenko <denis@denix.org> wrote:
>
> Oops, Richard's alias didn't get resolved properly the first time, sorry
>
> On Mon, Jul 18, 2022 at 02:06:52PM -0400, Denys Dmytriyenko wrote:
> > There's been some rework done around random subsystem lately. It now breaks RT
> > kernel, at least on Aarch64, x86_64, maybe other platforms. Is there a quick
> > fix, or should this update be reverted in Dunfell?
> >
> >
> > | /OE/poky-dunfell/build/tmp/work-shared/qemuarm64/kernel-source/include/linux/random.h:39:45: warning: 'struct random_ready_callback' declared inside parameter list will not be visible outside of this definition or declaration
> > |    39 | extern int add_random_ready_callback(struct random_ready_callback *rdy);
> > |       |                                             ^~~~~~~~~~~~~~~~~~~~~
> > | /OE/poky-dunfell/build/tmp/work-shared/qemuarm64/kernel-source/include/linux/random.h:40:46: warning: 'struct random_ready_callback' declared inside parameter list will not be visible outside of this definition or declaration
> > |    40 | extern void del_random_ready_callback(struct random_ready_callback *rdy);
> > |       |                                              ^~~~~~~~~~~~~~~~~~~~~
> > | /OE/poky-dunfell/build/tmp/work-shared/qemuarm64/kernel-source/include/linux/random.h:47:6: error: conflicting types for 'get_random_bytes'
> > |    47 | void get_random_bytes(void *buf, size_t len);
> > |       |      ^~~~~~~~~~~~~~~~
> > | /OE/poky-dunfell/build/tmp/work-shared/qemuarm64/kernel-source/include/linux/random.h:35:13: note: previous declaration of 'get_random_bytes' was here
> > |    35 | extern void get_random_bytes(void *buf, int nbytes);
> > |       |             ^~~~~~~~~~~~~~~~
> > | /OE/poky-dunfell/build/tmp/work-shared/qemuarm64/kernel-source/include/linux/random.h:48:21: error: conflicting types for 'get_random_bytes_arch'
> > |    48 | size_t __must_check get_random_bytes_arch(void *buf, size_t len);
> > |       |                     ^~~~~~~~~~~~~~~~~~~~~
> > | /OE/poky-dunfell/build/tmp/work-shared/qemuarm64/kernel-source/include/linux/random.h:41:25: note: previous declaration of 'get_random_bytes_arch' was here
> > |    41 | extern int __must_check get_random_bytes_arch(void *buf, int nbytes);
> > |       |                         ^~~~~~~~~~~~~~~~~~~~~
> > | /OE/poky-dunfell/build/tmp/work-shared/qemuarm64/kernel-source/scripts/Makefile.build:99: recipe for target 'arch/arm64/kernel/asm-offsets.s' failed
> > | make[2]: *** [arch/arm64/kernel/asm-offsets.s] Error 1
> > | /OE/poky-dunfell/build/tmp/work-shared/qemuarm64/kernel-source/Makefile:1134: recipe for target 'prepare0' failed
> > | make[1]: *** [prepare0] Error 2
> > | /OE/poky-dunfell/build/tmp/work-shared/qemuarm64/kernel-source/Makefile:179: recipe for target 'sub-make' failed
> > | make: *** [sub-make] Error 2
> > | ERROR: oe_runmake failed
> > | WARNING: exit code 1 from a shell command.
> > | ERROR: Execution of '/OE/poky-dunfell/build/tmp/work/qemuarm64-poky-linux/linux-yocto-rt/5.4.203+gitAUTOINC+010ac788e8_fa8536530b-r0/temp/run.do_compile.240410' failed with exit code 1
> > ERROR: Task (/OE/poky-dunfell/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb:do_compile) failed with exit code '1'
> > NOTE: Tasks Summary: Attempted 586 tasks of which 465 didn't need to be rerun and 1 failed.
> >
> > Summary: 1 task failed:
> >   /OE/poky-dunfell/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb:do_compile
> > Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
> >
> >
> > On Thu, Jul 07, 2022 at 12:38:27PM -0400, Bruce Ashfield wrote:
> > > From: Bruce Ashfield <bruce.ashfield@gmail.com>
> > >
> > > Updating  to the latest korg -stable release that comprises
> > > the following commits:
> > >
> > >     871cbc208bf0 Linux 5.4.203
> > >     572cc34503d4 crypto: arm/ghash-ce - define fpu before fpu registers are referenced
> > >     3bf992f9d9a8 crypto: arm - use Kconfig based compiler checks for crypto opcodes
> > >     1b43c30cd5d5 ARM: 9029/1: Make iwmmxt.S support Clang's integrated assembler
> > >     9e00e5d195ed ARM: OMAP2+: drop unnecessary adrl
> > >     3657432a75e3 ARM: 8929/1: use APSR_nzcv instead of r15 as mrc operand
> > >     02c200fdba46 ARM: 8933/1: replace Sun/Solaris style flag on section directive
> > >     54e6ecd5b7ca crypto: arm/sha512-neon - avoid ADRL pseudo instruction
> > >     5e6f80033286 crypto: arm/sha256-neon - avoid ADRL pseudo instruction
> > >     e120403c0e7c ARM: 8971/1: replace the sole use of a symbol with its definition
> > >     0a43679016f0 ARM: 8990/1: use VFP assembler mnemonics in register load/store macros
> > >     472671eec98a ARM: 8989/1: use .fpu assembler directives instead of assembler arguments
> > >     2bfb0d43a47c net: mscc: ocelot: allow unregistered IP multicast flooding
> > >     223d551a6681 kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
> > >     ab3ed204a146 powerpc/ftrace: Remove ftrace init tramp once kernel init is complete
> > >     77e2ad091850 drm: remove drm_fb_helper_modinit
> > >     9ef3ad40a81f Linux 5.4.202
> > >     ceda71d49f6b powerpc/pseries: wire up rng during setup_arch()
> > >     ece983890287 kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS (2nd attempt)
> > >     2a81e813141e random: update comment from copy_to_user() -> copy_to_iter()
> > >     80f0038d757e modpost: fix section mismatch check for exported init/exit sections
> > >     d1359e4129ad ARM: cns3xxx: Fix refcount leak in cns3xxx_init
> > >     29ca9c4efacc ARM: Fix refcount leak in axxia_boot_secondary
> > >     734a4d15142b soc: bcm: brcmstb: pm: pm-arm: Fix refcount leak in brcmstb_pm_probe
> > >     f9b77a529375 ARM: exynos: Fix refcount leak in exynos_map_pmu
> > >     615907ccc421 ARM: dts: imx6qdl: correct PU regulator ramp delay
> > >     93e6137d2a5b powerpc/powernv: wire up rng during setup_arch
> > >     97808c781721 powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer address
> > >     b6232979320a powerpc: Enable execve syscall exit tracepoint
> > >     e0701f150b28 parisc: Enable ARCH_HAS_STRICT_MODULE_RWX
> > >     e5234a9d64a9 xtensa: Fix refcount leak bug in time.c
> > >     a52972ee706b xtensa: xtfpga: Fix refcount leak bug in setup
> > >     f0fc7cdf5f19 iio: adc: axp288: Override TS pin bias current for some models
> > >     11c7ea38be91 iio: adc: stm32: fix maximum clock rate for stm32mp15x
> > >     5e39397d60da iio: trigger: sysfs: fix use-after-free on remove
> > >     6d2e68d02171 iio: gyro: mpu3050: Fix the error handling in mpu3050_power_up()
> > >     1ad6d668543d iio: accel: mma8452: ignore the return value of reset operation
> > >     a391bced8404 iio:accel:mxc4005: rearrange iio trigger get and register
> > >     23c158caa032 iio:accel:bma180: rearrange iio trigger get and register
> > >     8ea16a64aafc iio:chemical:ccs811: rearrange iio trigger get and register
> > >     2333db14d875 usb: chipidea: udc: check request status before setting device address
> > >     47e41b4dabbf xhci: turn off port power in shutdown
> > >     d62d1c606db0 iio: adc: vf610: fix conversion mode sysfs node name
> > >     741b6c8363c2 s390/cpumf: Handle events cycles and instructions identical
> > >     4837d1c81223 gpio: winbond: Fix error code in winbond_gpio_get()
> > >     bb18ad00c0b7 Revert "net/tls: fix tls_sk_proto_close executed repeatedly"
> > >     8c7a32b7c155 virtio_net: fix xdp_rxq_info bug after suspend/resume
> > >     28a78414f21e igb: Make DMA faster when CPU is active on the PCIe link
> > >     a5ed066bc246 regmap-irq: Fix a bug in regmap_irq_enable() for type_in_mask chips
> > >     844168a5dabf ice: ethtool: advertise 1000M speeds properly
> > >     e3a232e57670 afs: Fix dynamic root getattr
> > >     cacab1e620e0 MIPS: Remove repetitive increase irq_err_count
> > >     788c954f194c x86/xen: Remove undefined behavior in setup_features()
> > >     c7bdaad9cbfe udmabuf: add back sanity check
> > >     05c6c36c7931 net/tls: fix tls_sk_proto_close executed repeatedly
> > >     02da602bc2f3 erspan: do not assume transport header is always set
> > >     d1592d3e362c drm/msm/mdp4: Fix refcount leak in mdp4_modeset_init_intf
> > >     f1f9c2a5a3d9 net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit platforms
> > >     47d31b97bf47 bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiers
> > >     104a59b74577 phy: aquantia: Fix AN when higher speeds than 1G are not advertised
> > >     8ffe2e50e967 bpf: Fix request_sock leak in sk lookup helpers
> > >     f074ab253988 USB: serial: option: add Quectel RM500K module support
> > >     ea7b23eadebc USB: serial: option: add Quectel EM05-G modem
> > >     613c849d73df USB: serial: option: add Telit LE910Cx 0x1250 composition
> > >     ae183969bd66 random: quiet urandom warning ratelimit suppression message
> > >     06a24ddba93a dm mirror log: clear log bits up to BITS_PER_LONG boundary
> > >     1f350f3cf0c1 dm era: commit metadata in postsuspend after worker stops
> > >     0e75acbe1b76 ata: libata: add qc->flags in ata_qc_complete_template tracepoint
> > >     71c76f56b97c mtd: rawnand: gpmi: Fix setting busy timeout setting
> > >     c8d37e6ca180 mmc: sdhci-pci-o2micro: Fix card detect by dealing with debouncing
> > >     af28f602df74 net: openvswitch: fix parsing of nw_proto for IPv6 fragments
> > >     6fda65dabd3e ALSA: hda/realtek: Add quirk for Clevo PD70PNT
> > >     5fbad99e76c0 ALSA: hda/realtek - ALC897 headset MIC no sound
> > >     cf81f367cf81 ALSA: hda/conexant: Fix missing beep setup
> > >     eca9b5e36e24 ALSA: hda/via: Fix missing beep setup
> > >     1df5178fdebe random: schedule mix_interrupt_randomness() less often
> > >     c87e851b23e5 vt: drop old FONT ioctls
> > >     23db944f754e Linux 5.4.201
> > >     3994d2ee55e2 Revert "hwmon: Make chip parameter for with_info API mandatory"
> > >     7b9c3bfbad25 arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transfer
> > >     2e1591c27b95 tcp: drop the hash_32() part from the index calculation
> > >     c26e1addf157 tcp: increase source port perturb table to 2^16
> > >     77d29f3b18c4 tcp: dynamically allocate the perturb table used by source ports
> > >     7c0a777b7dbd tcp: add small random increments to the source port
> > >     53c5de3092ad tcp: use different parts of the port_offset for index and offset
> > >     95921a3bab76 tcp: add some entropy in __inet_hash_connect()
> > >     bdcbf2602feb usb: gadget: u_ether: fix regression in setting fixed MAC address
> > >     2577d67a9a8a dm: remove special-casing of bio-based immutable singleton target on NVMe
> > >     4143503b486a s390/mm: use non-quiescing sske for KVM switch to keyed guest
> > >     f0c280af0ec7 Linux 5.4.200
> > >     ab8dff4b716e powerpc/mm: Switch obsolete dssall to .long
> > >     1a48a41f1422 riscv: Less inefficient gcc tishift helpers (and export their symbols)
> > >     2464a1c0de53 RISC-V: fix barrier() use in <vdso/processor.h>
> > >     490a02cd8205 arm64: kprobes: Use BRK instead of single-step when executing instructions out-of-line
> > >     ef6f9ce0a79a net: openvswitch: fix leak of nested actions
> > >     6bb3c77c74f5 net: openvswitch: fix misuse of the cached connection on tuple changes
> > >     b47319b4aa21 net/sched: act_police: more accurate MTU policing
> > >     13fbdea1184b virtio-pci: Remove wrong address verification in vp_del_vqs()
> > >     80e4d8a27451 ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machine
> > >     119e0268cc1c ALSA: hda/realtek: fix mute/micmute LEDs for HP 440 G8
> > >     fba542891767 ext4: add reserved GDT blocks check
> > >     4ca0d2f1e04e ext4: make variable "count" signed
> > >     a6b31616e5af ext4: fix bug_on ext4_mb_use_inode_pa
> > >     ae4603128751 dm mirror log: round up region bitmap size to BITS_PER_LONG
> > >     64d2df648003 serial: 8250: Store to lsr_save_flags after lsr read
> > >     b75bddfcc181 usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probe
> > >     6506aff2dc2f usb: dwc2: Fix memory leak in dwc2_hcd_init
> > >     940653b51c33 USB: serial: io_ti: add Agilent E5805A support
> > >     31363b2b868e USB: serial: option: add support for Cinterion MV31 with new baseline
> > >     d0c3730f2763 comedi: vmk80xx: fix expression for tx buffer size
> > >     bf833c484881 i2c: designware: Use standard optional ref clock implementation
> > >     8d884c08eeb8 irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitions
> > >     58e67c81e229 irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitions
> > >     56526c3883fc irqchip/gic/realview: Fix refcount leak in realview_gic_of_init
> > >     4695bafabf5b faddr2line: Fix overlapping text section failures, the sequel
> > >     1b34d6a93832 certs/blacklist_hashes.c: fix const confusion in certs blacklist
> > >     fb775ee3cfff arm64: ftrace: fix branch range checks
> > >     0e21311ba459 net: bgmac: Fix an erroneous kfree() in bgmac_remove()
> > >     c19cdd72b3ec mlxsw: spectrum_cnt: Reorder counter pools
> > >     c03304dc4234 misc: atmel-ssc: Fix IRQ check in ssc_probe
> > >     f7183c76d500 tty: goldfish: Fix free_irq() on remove
> > >     ff6e03fe84bc i40e: Fix call trace in setup_tx_descriptors
> > >     4b94408e1617 i40e: Fix calculating the number of queue pairs
> > >     43f65970eeb2 i40e: Fix adding ADQ filter to TC0
> > >     cff3a7ce6e81 clocksource: hyper-v: unexport __init-annotated hv_init_clocksource()
> > >     11c870c0b532 pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE
> > >     e32fe87afcfe random: credit cpu and bootloader seeds by default
> > >     9e4cab02b7ec net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_alloc_frag
> > >     2f42389d270f ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg
> > >     6b4d8b44e716 nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred
> > >     786428a1dec2 virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed
> > >     aacb264d54c4 ALSA: hda/realtek - Add HW8326 support
> > >     ff882404dff7 scsi: pmcraid: Fix missing resource cleanup in error case
> > >     c48119223618 scsi: ipr: Fix missing/incorrect resource cleanup in error case
> > >     fe0855944a64 scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completion
> > >     1f1be79189fd scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topology
> > >     001de3d8ce82 scsi: vmw_pvscsi: Expand vcpuHint to 16 bits
> > >     9e3a0d3fc71c ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put()
> > >     bc046649c5d6 ASoC: es8328: Fix event generation for deemphasis control
> > >     a81f5a7f7a20 ASoC: wm8962: Fix suspend while playing music
> > >     253334f84c81 ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo()
> > >     052cd621acbf ASoC: cs42l56: Correct typo in minimum level for SX volume controls
> > >     6d180913b3ab ASoC: cs42l52: Correct TLV for Bypass Volume
> > >     385a031c56a9 ASoC: cs53l30: Correct number of volume levels on SX controls
> > >     675b6a49cf70 ASoC: cs35l36: Update digital volume TLV
> > >     b00f63dba5b8 ASoC: cs42l52: Fix TLV scales for mixer controls
> > >     cd8c1e6c01f1 dma-debug: make things less spammy under memory pressure
> > >     a45e19fd6ed8 ASoC: nau8822: Add operation for internal PLL off and on
> > >     348831a9e8aa powerpc/kasan: Silence KASAN warnings in __get_wchan()
> > >     5624055c8f4b random: account for arch randomness in bits
> > >     c0bf6bfce70a random: mark bootloader randomness code as __init
> > >     f96250197b43 random: avoid checking crng_ready() twice in random_init()
> > >     072cd87d12a8 crypto: drbg - make reseeding from get_random_bytes() synchronous
> > >     e9eb0c4741a7 crypto: drbg - always try to free Jitter RNG instance
> > >     f284afc3a9ca crypto: drbg - move dynamic ->reseed_threshold adjustments to __drbg_seed()
> > >     babba4bf53a6 crypto: drbg - track whether DRBG was seeded with !rng_is_initialized()
> > >     1b93b302e942 crypto: drbg - prepare for more fine-grained tracking of seeding state
> > >     98e574a73414 crypto: drbg - always seeded with SP800-90B compliant noise source
> > >     61f87ea3f957 Revert "random: use static branch for crng_ready()"
> > >     3faf33a85650 random: check for signals after page of pool writes
> > >     2177cef53ec9 random: wire up fops->splice_{read,write}_iter()
> > >     35db2a073118 random: convert to using fops->write_iter()
> > >     43e62db84a99 random: convert to using fops->read_iter()
> > >     c23188facd10 random: unify batched entropy implementations
> > >     1aeedbe02b5c random: move randomize_page() into mm where it belongs
> > >     ceaf1feefe6e random: move initialization functions out of hot pages
> > >     d3bf98d61fb6 random: make consistent use of buf and len
> > >     70fce7f105bb random: use proper return types on get_random_{int,long}_wait()
> > >     d05948dc23e6 random: remove extern from functions in header
> > >     d8b4296417ea random: use static branch for crng_ready()
> > >     087a14b9cf9b random: credit architectural init the exact amount
> > >     ac48f7bee198 random: handle latent entropy and command line from random_init()
> > >     736a22645d98 random: use proper jiffies comparison macro
> > >     3266fba20661 random: remove ratelimiting for in-kernel unseeded randomness
> > >     c5373bd6e4fb random: move initialization out of reseeding hot path
> > >     0747ad152fa1 random: avoid initializing twice in credit race
> > >     0baeec0effc7 random: use symbolic constants for crng_init states
> > >     55d64df3ad5b siphash: use one source of truth for siphash permutations
> > >     e4e8a9f8a616 random: help compiler out with fast_mix() by using simpler arguments
> > >     bf3b51eb0f13 random: do not use input pool from hard IRQs
> > >     6d4203a2cddc random: order timer entropy functions below interrupt functions
> > >     58da574f105a random: do not pretend to handle premature next security model
> > >     e739d5bd1466 random: use first 128 bits of input as fast init
> > >     c44f8b386376 random: do not use batches when !crng_ready()
> > >     e247ea8d97bf random: insist on random_get_entropy() existing in order to simplify
> > >     9bfbcb37e5f6 xtensa: use fallback for random_get_entropy() instead of zero
> > >     fa15650b51f6 sparc: use fallback for random_get_entropy() instead of zero
> > >     9dfc14590c5d um: use fallback for random_get_entropy() instead of zero
> > >     0cc41e2c73f7 x86/tsc: Use fallback for random_get_entropy() instead of zero
> > >     f2a6e8727084 nios2: use fallback for random_get_entropy() instead of zero
> > >     db1d13fe4c80 arm: use fallback for random_get_entropy() instead of zero
> > >     6fa912f987fa mips: use fallback for random_get_entropy() instead of just c0 random
> > >     36f38f838c5b m68k: use fallback for random_get_entropy() instead of zero
> > >     a7d04ca9da61 timekeeping: Add raw clock fallback for random_get_entropy()
> > >     eb2f9d72f32a powerpc: define get_cycles macro for arch-override
> > >     10455a367c33 alpha: define get_cycles macro for arch-override
> > >     5f0b77ca1978 parisc: define get_cycles macro for arch-override
> > >     80459abc9fee s390: define get_cycles macro for arch-override
> > >     73385644490a ia64: define get_cycles macro for arch-override
> > >     5fac86663976 init: call time_init() before rand_initialize()
> > >     b88ae87b100c random: fix sysctl documentation nits
> > >     465425748359 random: document crng_fast_key_erasure() destination possibility
> > >     ec07b3494517 random: make random_get_entropy() return an unsigned long
> > >     fe156368f987 random: allow partial reads if later user copies fail
> > >     70788723da70 random: check for signals every PAGE_SIZE chunk of /dev/[u]random
> > >     2ce859d91fe9 random: check for signal_pending() outside of need_resched() check
> > >     0e8030c9e03d random: do not allow user to keep crng key around on stack
> > >     95aed891f7be random: do not split fast init input in add_hwgenerator_randomness()
> > >     1d53d5a0973e random: mix build-time latent entropy into pool at init
> > >     0aba75c6173d random: re-add removed comment about get_random_{u32,u64} reseeding
> > >     81ea8a609b48 random: treat bootloader trust toggle the same way as cpu trust toggle
> > >     a08d52a6081b random: skip fast_init if hwrng provides large chunk of entropy
> > >     8320bc665c29 random: check for signal and try earlier when generating entropy
> > >     3a53b818bb0e random: reseed more often immediately after booting
> > >     905759e0fc17 random: make consistent usage of crng_ready()
> > >     ad4c6bd98c54 random: use SipHash as interrupt entropy accumulator
> > >     631503001ccf random: replace custom notifier chain with standard one
> > >     1ae73fb2a635 random: don't let 644 read-only sysctls be written to
> > >     ed409757100b random: give sysctl_random_min_urandom_seed a more sensible value
> > >     75d95c1b5dea random: do crng pre-init loading in worker rather than irq
> > >     219c84fe93e5 random: unify cycles_t and jiffies usage and types
> > >     673637c4c9e0 random: cleanup UUID handling
> > >     4d5151cc288a random: only wake up writers after zap if threshold was passed
> > >     ac0081dec7d6 random: round-robin registers as ulong, not u32
> > >     62cd795e465a random: clear fast pool, crng, and batches in cpuhp bring up
> > >     a7f8f385bb6f random: pull add_hwgenerator_randomness() declaration into random.h
> > >     ff607fc7607d random: check for crng_init == 0 in add_device_randomness()
> > >     20788eb4ce70 random: unify early init crng load accounting
> > >     49567f947735 random: do not take pool spinlock at boot
> > >     4a61bf7f9b18 random: defer fast pool mixing to worker
> > >     944d1bd0e5be random: rewrite header introductory comment
> > >     c0e35949c736 random: group sysctl functions
> > >     d946084180ee random: group userspace read/write functions
> > >     565a66043bdf random: group entropy collection functions
> > >     f2d587c493fc random: group entropy extraction functions
> > >     a8786d54762f random: group crng functions
> > >     c12dfec1aacf random: group initialization wait functions
> > >     22e3db57ab94 random: remove whitespace and reorder includes
> > >     cee64be60591 random: remove useless header comment
> > >     904e6123c400 random: introduce drain_entropy() helper to declutter crng_reseed()
> > >     47c56790d51c random: deobfuscate irq u32/u64 contributions
> > >     e280b79c3127 random: add proper SPDX header
> > >     776927dfd4ac random: remove unused tracepoints
> > >     d68883956d36 random: remove ifdef'd out interrupt bench
> > >     4a14a5a6969a random: tie batched entropy generation to base_crng generation
> > >     d8a6684950c1 random: fix locking for crng_init in crng_reseed()
> > >     b1d561138150 random: zero buffer after reading entropy from userspace
> > >     21da00f8cb3a random: remove outdated INT_MAX >> 6 check in urandom_read()
> > >     b530684129b2 random: make more consistent use of integer types
> > >     3eed6af93ecd random: use hash function for crng_slow_load()
> > >     cee3c7056900 random: use simpler fast key erasure flow on per-cpu keys
> > >     ea9941fd6e26 random: absorb fast pool into input pool after fast load
> > >     a3562bf4e8c9 random: do not xor RDRAND when writing into /dev/random
> > >     574c8839504b random: ensure early RDSEED goes through mixer on init
> > >     d3d3c1c214c3 random: inline leaves of rand_initialize()
> > >     817315517af9 random: get rid of secondary crngs
> > >     c15fc80b7df0 random: use RDSEED instead of RDRAND in entropy extraction
> > >     72db8151c889 random: fix locking in crng_fast_load()
> > >     7229c6d90a1a random: remove batched entropy locking
> > >     6c8911579221 random: remove use_input_pool parameter from crng_reseed()
> > >     4ef908fb81d9 random: make credit_entropy_bits() always safe
> > >     42a9a7e80750 random: always wake up entropy writers after extraction
> > >     373ef51f3e8a random: use linear min-entropy accumulation crediting
> > >     a1a2bae5ef93 random: simplify entropy debiting
> > >     4e5814bd2e75 random: use computational hash for entropy extraction
> > >     99a0f8e22d4c random: only call crng_finalize_init() for primary_crng
> > >     88609b892fdd random: access primary_pool directly rather than through pointer
> > >     0b9f9b94f1ea random: continually use hwgenerator randomness
> > >     811e333c4eb2 random: simplify arithmetic function flow in account()
> > >     56de23dcf9d0 random: selectively clang-format where it makes sense
> > >     86eac12b1cf5 random: access input_pool_data directly rather than through pointer
> > >     4f5400ca7fc1 random: cleanup fractional entropy shift constants
> > >     1b6f1d32a858 random: prepend remaining pool constants with POOL_
> > >     0fe4a64fd946 random: de-duplicate INPUT_POOL constants
> > >     e35576c4cb18 random: remove unused OUTPUT_POOL constants
> > >     74cb3093f2de random: rather than entropy_store abstraction, use global
> > >     14652d864280 random: remove unused extract_entropy() reserved argument
> > >     12f17e3f3a14 random: remove incomplete last_data logic
> > >     adcbbb44ccc1 random: cleanup integer types
> > >     4ac4c7f057ff random: cleanup poolinfo abstraction
> > >     5c3818e3bd7b random: fix typo in comments
> > >     0a7e65810269 random: don't reset crng_init_cnt on urandom_read()
> > >     8d7c55563ed0 random: avoid superfluous call to RDRAND in CRNG extraction
> > >     8b4695640bc5 random: early initialization of ChaCha constants
> > >     cfc69065005e random: initialize ChaCha20 constants with correct endianness
> > >     922d082e3363 random: use IS_ENABLED(CONFIG_NUMA) instead of ifdefs
> > >     565b3af16894 random: harmonize "crng init done" messages
> > >     346c4a697c29 random: mix bootloader randomness into pool
> > >     afce74c0c04f random: do not re-init if crng_reseed completes before primary init
> > >     d76758c71209 random: do not sign extend bytes for rotation when mixing
> > >     c2f0a89cd1d5 random: use BLAKE2s instead of SHA1 in extraction
> > >     6e6ae70c1eac random: remove unused irq_flags argument from add_interrupt_randomness()
> > >     2580b0b3fd5a random: document add_hwgenerator_randomness() with other input functions
> > >     3cc36a4aa1ca crypto: blake2s - adjust include guard naming
> > >     09342a544c4b crypto: blake2s - include <linux/bug.h> instead of <asm/bug.h>
> > >     f850f3643d6b MAINTAINERS: co-maintain random.c
> > >     967e3a136f9b random: remove dead code left over from blocking pool
> > >     610f0b439a6b random: avoid arch_get_random_seed_long() when collecting IRQ randomness
> > >     ad3fce669105 random: add arch_get_random_*long_early()
> > >     41b0d3e86c50 powerpc: Use bool in archrandom.h
> > >     89533373e11c linux/random.h: Mark CONFIG_ARCH_RANDOM functions __must_check
> > >     0222f9f1d168 linux/random.h: Use false with bool
> > >     15f93060b718 linux/random.h: Remove arch_has_random, arch_has_random_seed
> > >     a95ed04e21da s390: Remove arch_has_random, arch_has_random_seed
> > >     aab52172d9f9 powerpc: Remove arch_has_random, arch_has_random_seed
> > >     35e28a05f659 x86: Remove arch_has_random, arch_has_random_seed
> > >     98f749e29728 random: avoid warnings for !CONFIG_NUMA builds
> > >     c13b9c3627d8 random: split primary/secondary crng init paths
> > >     c070b07aaf34 random: remove some dead code of poolinfo
> > >     898498bb4414 random: fix typo in add_timer_randomness()
> > >     2c53d6d6a7be random: Add and use pr_fmt()
> > >     f3375cfe31bc random: convert to ENTROPY_BITS for better code readability
> > >     9f757cad20b7 random: remove unnecessary unlikely()
> > >     4431c366fe23 random: remove kernel.random.read_wakeup_threshold
> > >     ec134003cc39 random: delete code to pull data into pools
> > >     a9564e14c6dd random: remove the blocking pool
> > >     940cbc47b369 random: make /dev/random be almost like /dev/urandom
> > >     c4edc1055c11 random: ignore GRND_RANDOM in getentropy(2)
> > >     7f9f864af021 random: add GRND_INSECURE to return best-effort non-cryptographic bytes
> > >     479d39707ff7 random: Add a urandom_read_nowait() for random APIs that don't warn
> > >     69441ba56f13 random: Don't wake crng_init_wait when crng_init == 1
> > >     69ef3109d422 random: don't forget compat_ioctl on urandom
> > >     927fc225af29 compat_ioctl: remove /dev/random commands
> > >     996fba14fa35 lib/crypto: sha1: re-roll loops to reduce code size
> > >     c4f48374407b lib/crypto: blake2s: move hmac construction into wireguard
> > >     97126d2f65b3 crypto: blake2s - generic C library implementation and selftest
> > >     76101f1b7f59 nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION
> > >     e804587ecdcd bpf: Fix incorrect memory charge cost calculation in stack_map_alloc()
> > >     f91da317e6fa 9p: missing chunk of "fs/9p: Don't update file type when updating file attributes"
> > >
> > > 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 2fef4f032d..7fa1b81229 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 ?= "d7693f19702e1fa1bb18507260198478cba0d6a2"
> > > -SRCREV_meta ?= "318db1080fdd1e26567b6ba679310adad84c173a"
> > > +SRCREV_machine ?= "fa8536530bdd6a87856aa6fe0af4f9ef4af21fe0"
> > > +SRCREV_meta ?= "010ac788e81b6cb6c3fd2367802eee9d8feac34f"
> > >
> > >  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.199"
> > > +LINUX_VERSION ?= "5.4.203"
> > >
> > >  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 32ff438a57..d08658cf7e 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.199"
> > > +LINUX_VERSION ?= "5.4.203"
> > >  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 ?= "a117c8494d49f5ab6ec54a69c0f926bad5d55616"
> > > -SRCREV_machine ?= "fbc1147bd48ea6b51895e8ab9d6422d112cdd58a"
> > > -SRCREV_meta ?= "318db1080fdd1e26567b6ba679310adad84c173a"
> > > +SRCREV_machine_qemuarm ?= "d92cd7d5916772a20105ef776c7f3bf433df55a4"
> > > +SRCREV_machine ?= "5f7c3e952857eb90a4113a41901bb770150af46b"
> > > +SRCREV_meta ?= "010ac788e81b6cb6c3fd2367802eee9d8feac34f"
> > >
> > >  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 e2130386b2..545c754c1d 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 ?= "3bc1fc1cd35bd8f95e80fb49627c2f6977debc84"
> > > -SRCREV_machine_qemuarm64 ?= "c048122124fdbd78d02ac64ef6558503e7536f7b"
> > > -SRCREV_machine_qemumips ?= "19fc003e228a56e30943ddcba0614de6365e2740"
> > > -SRCREV_machine_qemuppc ?= "ef263615ec81ddfac29c82c5c61f6195dde31944"
> > > -SRCREV_machine_qemuriscv64 ?= "ac296ae9753c775eb216fe6c2eb3dbccfc1489f7"
> > > -SRCREV_machine_qemux86 ?= "ac296ae9753c775eb216fe6c2eb3dbccfc1489f7"
> > > -SRCREV_machine_qemux86-64 ?= "ac296ae9753c775eb216fe6c2eb3dbccfc1489f7"
> > > -SRCREV_machine_qemumips64 ?= "9ee7899b379b865fe676d50be29162845c9a9ee3"
> > > -SRCREV_machine ?= "ac296ae9753c775eb216fe6c2eb3dbccfc1489f7"
> > > -SRCREV_meta ?= "318db1080fdd1e26567b6ba679310adad84c173a"
> > > +SRCREV_machine_qemuarm ?= "bf4029e0d9ff2e65d654909d7e9df50dce294c77"
> > > +SRCREV_machine_qemuarm64 ?= "3e0dab732964f7bbc26671fee05be420fd02890a"
> > > +SRCREV_machine_qemumips ?= "e8bea70e0c6a527383f2351e4f3d189aedf543a3"
> > > +SRCREV_machine_qemuppc ?= "24cc2a066b8151925fdf86136b70b63cf37cc540"
> > > +SRCREV_machine_qemuriscv64 ?= "9eab27738de4b3222b1c99cdebf3bde9611ef9fa"
> > > +SRCREV_machine_qemux86 ?= "9eab27738de4b3222b1c99cdebf3bde9611ef9fa"
> > > +SRCREV_machine_qemux86-64 ?= "9eab27738de4b3222b1c99cdebf3bde9611ef9fa"
> > > +SRCREV_machine_qemumips64 ?= "5a5e07ef8df0e73b2f318b921f9262b49a6125d5"
> > > +SRCREV_machine ?= "9eab27738de4b3222b1c99cdebf3bde9611ef9fa"
> > > +SRCREV_meta ?= "010ac788e81b6cb6c3fd2367802eee9d8feac34f"
> > >
> > >  # 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.199"
> > > +LINUX_VERSION ?= "5.4.203"
> > >
> > >  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] 6+ messages in thread

* Re: [OE-core] [PATCH 2/2][dunfell] linux-yocto/5.4: update to v5.4.203
  2022-07-19  3:45       ` Bruce Ashfield
@ 2022-07-19  4:21         ` Steve Sakoman
  0 siblings, 0 replies; 6+ messages in thread
From: Steve Sakoman @ 2022-07-19  4:21 UTC (permalink / raw)
  To: Bruce Ashfield
  Cc: Denys Dmytriyenko,
	Patches and discussions about the oe-core layer, Richard Purdie

[-- Attachment #1: Type: text/plain, Size: 36625 bytes --]

Thanks Bruce!

Steve

On Mon, Jul 18, 2022, 5:46 PM Bruce Ashfield <bruce.ashfield@gmail.com>
wrote:

> We fixed this for 5.10/5.15, but missed 5.4.
>
> I ported the fix from those kernels to 5.4, and it now builds fine here.
>
> patch has been sent to the list.
>
> Bruce
>
> On Mon, Jul 18, 2022 at 2:19 PM Denys Dmytriyenko <denis@denix.org> wrote:
> >
> > Oops, Richard's alias didn't get resolved properly the first time, sorry
> >
> > On Mon, Jul 18, 2022 at 02:06:52PM -0400, Denys Dmytriyenko wrote:
> > > There's been some rework done around random subsystem lately. It now
> breaks RT
> > > kernel, at least on Aarch64, x86_64, maybe other platforms. Is there a
> quick
> > > fix, or should this update be reverted in Dunfell?
> > >
> > >
> > > |
> /OE/poky-dunfell/build/tmp/work-shared/qemuarm64/kernel-source/include/linux/random.h:39:45:
> warning: 'struct random_ready_callback' declared inside parameter list will
> not be visible outside of this definition or declaration
> > > |    39 | extern int add_random_ready_callback(struct
> random_ready_callback *rdy);
> > > |       |
>  ^~~~~~~~~~~~~~~~~~~~~
> > > |
> /OE/poky-dunfell/build/tmp/work-shared/qemuarm64/kernel-source/include/linux/random.h:40:46:
> warning: 'struct random_ready_callback' declared inside parameter list will
> not be visible outside of this definition or declaration
> > > |    40 | extern void del_random_ready_callback(struct
> random_ready_callback *rdy);
> > > |       |
> ^~~~~~~~~~~~~~~~~~~~~
> > > |
> /OE/poky-dunfell/build/tmp/work-shared/qemuarm64/kernel-source/include/linux/random.h:47:6:
> error: conflicting types for 'get_random_bytes'
> > > |    47 | void get_random_bytes(void *buf, size_t len);
> > > |       |      ^~~~~~~~~~~~~~~~
> > > |
> /OE/poky-dunfell/build/tmp/work-shared/qemuarm64/kernel-source/include/linux/random.h:35:13:
> note: previous declaration of 'get_random_bytes' was here
> > > |    35 | extern void get_random_bytes(void *buf, int nbytes);
> > > |       |             ^~~~~~~~~~~~~~~~
> > > |
> /OE/poky-dunfell/build/tmp/work-shared/qemuarm64/kernel-source/include/linux/random.h:48:21:
> error: conflicting types for 'get_random_bytes_arch'
> > > |    48 | size_t __must_check get_random_bytes_arch(void *buf, size_t
> len);
> > > |       |                     ^~~~~~~~~~~~~~~~~~~~~
> > > |
> /OE/poky-dunfell/build/tmp/work-shared/qemuarm64/kernel-source/include/linux/random.h:41:25:
> note: previous declaration of 'get_random_bytes_arch' was here
> > > |    41 | extern int __must_check get_random_bytes_arch(void *buf, int
> nbytes);
> > > |       |                         ^~~~~~~~~~~~~~~~~~~~~
> > > |
> /OE/poky-dunfell/build/tmp/work-shared/qemuarm64/kernel-source/scripts/Makefile.build:99:
> recipe for target 'arch/arm64/kernel/asm-offsets.s' failed
> > > | make[2]: *** [arch/arm64/kernel/asm-offsets.s] Error 1
> > > |
> /OE/poky-dunfell/build/tmp/work-shared/qemuarm64/kernel-source/Makefile:1134:
> recipe for target 'prepare0' failed
> > > | make[1]: *** [prepare0] Error 2
> > > |
> /OE/poky-dunfell/build/tmp/work-shared/qemuarm64/kernel-source/Makefile:179:
> recipe for target 'sub-make' failed
> > > | make: *** [sub-make] Error 2
> > > | ERROR: oe_runmake failed
> > > | WARNING: exit code 1 from a shell command.
> > > | ERROR: Execution of
> '/OE/poky-dunfell/build/tmp/work/qemuarm64-poky-linux/linux-yocto-rt/5.4.203+gitAUTOINC+010ac788e8_fa8536530b-r0/temp/run.do_compile.240410'
> failed with exit code 1
> > > ERROR: Task
> (/OE/poky-dunfell/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb:do_compile)
> failed with exit code '1'
> > > NOTE: Tasks Summary: Attempted 586 tasks of which 465 didn't need to
> be rerun and 1 failed.
> > >
> > > Summary: 1 task failed:
> > >   /OE/poky-dunfell/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb:
> do_compile
> > > Summary: There were 2 ERROR messages shown, returning a non-zero exit
> code.
> > >
> > >
> > > On Thu, Jul 07, 2022 at 12:38:27PM -0400, Bruce Ashfield wrote:
> > > > From: Bruce Ashfield <bruce.ashfield@gmail.com>
> > > >
> > > > Updating  to the latest korg -stable release that comprises
> > > > the following commits:
> > > >
> > > >     871cbc208bf0 Linux 5.4.203
> > > >     572cc34503d4 crypto: arm/ghash-ce - define fpu before fpu
> registers are referenced
> > > >     3bf992f9d9a8 crypto: arm - use Kconfig based compiler checks for
> crypto opcodes
> > > >     1b43c30cd5d5 ARM: 9029/1: Make iwmmxt.S support Clang's
> integrated assembler
> > > >     9e00e5d195ed ARM: OMAP2+: drop unnecessary adrl
> > > >     3657432a75e3 ARM: 8929/1: use APSR_nzcv instead of r15 as mrc
> operand
> > > >     02c200fdba46 ARM: 8933/1: replace Sun/Solaris style flag on
> section directive
> > > >     54e6ecd5b7ca crypto: arm/sha512-neon - avoid ADRL pseudo
> instruction
> > > >     5e6f80033286 crypto: arm/sha256-neon - avoid ADRL pseudo
> instruction
> > > >     e120403c0e7c ARM: 8971/1: replace the sole use of a symbol with
> its definition
> > > >     0a43679016f0 ARM: 8990/1: use VFP assembler mnemonics in
> register load/store macros
> > > >     472671eec98a ARM: 8989/1: use .fpu assembler directives instead
> of assembler arguments
> > > >     2bfb0d43a47c net: mscc: ocelot: allow unregistered IP multicast
> flooding
> > > >     223d551a6681 kexec_file: drop weak attribute from
> arch_kexec_apply_relocations[_add]
> > > >     ab3ed204a146 powerpc/ftrace: Remove ftrace init tramp once
> kernel init is complete
> > > >     77e2ad091850 drm: remove drm_fb_helper_modinit
> > > >     9ef3ad40a81f Linux 5.4.202
> > > >     ceda71d49f6b powerpc/pseries: wire up rng during setup_arch()
> > > >     ece983890287 kbuild: link vmlinux only once for
> CONFIG_TRIM_UNUSED_KSYMS (2nd attempt)
> > > >     2a81e813141e random: update comment from copy_to_user() ->
> copy_to_iter()
> > > >     80f0038d757e modpost: fix section mismatch check for exported
> init/exit sections
> > > >     d1359e4129ad ARM: cns3xxx: Fix refcount leak in cns3xxx_init
> > > >     29ca9c4efacc ARM: Fix refcount leak in axxia_boot_secondary
> > > >     734a4d15142b soc: bcm: brcmstb: pm: pm-arm: Fix refcount leak in
> brcmstb_pm_probe
> > > >     f9b77a529375 ARM: exynos: Fix refcount leak in exynos_map_pmu
> > > >     615907ccc421 ARM: dts: imx6qdl: correct PU regulator ramp delay
> > > >     93e6137d2a5b powerpc/powernv: wire up rng during setup_arch
> > > >     97808c781721 powerpc/rtas: Allow ibm,platform-dump RTAS call
> with null buffer address
> > > >     b6232979320a powerpc: Enable execve syscall exit tracepoint
> > > >     e0701f150b28 parisc: Enable ARCH_HAS_STRICT_MODULE_RWX
> > > >     e5234a9d64a9 xtensa: Fix refcount leak bug in time.c
> > > >     a52972ee706b xtensa: xtfpga: Fix refcount leak bug in setup
> > > >     f0fc7cdf5f19 iio: adc: axp288: Override TS pin bias current for
> some models
> > > >     11c7ea38be91 iio: adc: stm32: fix maximum clock rate for
> stm32mp15x
> > > >     5e39397d60da iio: trigger: sysfs: fix use-after-free on remove
> > > >     6d2e68d02171 iio: gyro: mpu3050: Fix the error handling in
> mpu3050_power_up()
> > > >     1ad6d668543d iio: accel: mma8452: ignore the return value of
> reset operation
> > > >     a391bced8404 iio:accel:mxc4005: rearrange iio trigger get and
> register
> > > >     23c158caa032 iio:accel:bma180: rearrange iio trigger get and
> register
> > > >     8ea16a64aafc iio:chemical:ccs811: rearrange iio trigger get and
> register
> > > >     2333db14d875 usb: chipidea: udc: check request status before
> setting device address
> > > >     47e41b4dabbf xhci: turn off port power in shutdown
> > > >     d62d1c606db0 iio: adc: vf610: fix conversion mode sysfs node name
> > > >     741b6c8363c2 s390/cpumf: Handle events cycles and instructions
> identical
> > > >     4837d1c81223 gpio: winbond: Fix error code in winbond_gpio_get()
> > > >     bb18ad00c0b7 Revert "net/tls: fix tls_sk_proto_close executed
> repeatedly"
> > > >     8c7a32b7c155 virtio_net: fix xdp_rxq_info bug after
> suspend/resume
> > > >     28a78414f21e igb: Make DMA faster when CPU is active on the PCIe
> link
> > > >     a5ed066bc246 regmap-irq: Fix a bug in regmap_irq_enable() for
> type_in_mask chips
> > > >     844168a5dabf ice: ethtool: advertise 1000M speeds properly
> > > >     e3a232e57670 afs: Fix dynamic root getattr
> > > >     cacab1e620e0 MIPS: Remove repetitive increase irq_err_count
> > > >     788c954f194c x86/xen: Remove undefined behavior in
> setup_features()
> > > >     c7bdaad9cbfe udmabuf: add back sanity check
> > > >     05c6c36c7931 net/tls: fix tls_sk_proto_close executed repeatedly
> > > >     02da602bc2f3 erspan: do not assume transport header is always set
> > > >     d1592d3e362c drm/msm/mdp4: Fix refcount leak in
> mdp4_modeset_init_intf
> > > >     f1f9c2a5a3d9 net/sched: sch_netem: Fix arithmetic in
> netem_dump() for 32-bit platforms
> > > >     47d31b97bf47 bonding: ARP monitor spams NETDEV_NOTIFY_PEERS
> notifiers
> > > >     104a59b74577 phy: aquantia: Fix AN when higher speeds than 1G
> are not advertised
> > > >     8ffe2e50e967 bpf: Fix request_sock leak in sk lookup helpers
> > > >     f074ab253988 USB: serial: option: add Quectel RM500K module
> support
> > > >     ea7b23eadebc USB: serial: option: add Quectel EM05-G modem
> > > >     613c849d73df USB: serial: option: add Telit LE910Cx 0x1250
> composition
> > > >     ae183969bd66 random: quiet urandom warning ratelimit suppression
> message
> > > >     06a24ddba93a dm mirror log: clear log bits up to BITS_PER_LONG
> boundary
> > > >     1f350f3cf0c1 dm era: commit metadata in postsuspend after worker
> stops
> > > >     0e75acbe1b76 ata: libata: add qc->flags in
> ata_qc_complete_template tracepoint
> > > >     71c76f56b97c mtd: rawnand: gpmi: Fix setting busy timeout setting
> > > >     c8d37e6ca180 mmc: sdhci-pci-o2micro: Fix card detect by dealing
> with debouncing
> > > >     af28f602df74 net: openvswitch: fix parsing of nw_proto for IPv6
> fragments
> > > >     6fda65dabd3e ALSA: hda/realtek: Add quirk for Clevo PD70PNT
> > > >     5fbad99e76c0 ALSA: hda/realtek - ALC897 headset MIC no sound
> > > >     cf81f367cf81 ALSA: hda/conexant: Fix missing beep setup
> > > >     eca9b5e36e24 ALSA: hda/via: Fix missing beep setup
> > > >     1df5178fdebe random: schedule mix_interrupt_randomness() less
> often
> > > >     c87e851b23e5 vt: drop old FONT ioctls
> > > >     23db944f754e Linux 5.4.201
> > > >     3994d2ee55e2 Revert "hwmon: Make chip parameter for with_info
> API mandatory"
> > > >     7b9c3bfbad25 arm64: mm: Don't invalidate FROM_DEVICE buffers at
> start of DMA transfer
> > > >     2e1591c27b95 tcp: drop the hash_32() part from the index
> calculation
> > > >     c26e1addf157 tcp: increase source port perturb table to 2^16
> > > >     77d29f3b18c4 tcp: dynamically allocate the perturb table used by
> source ports
> > > >     7c0a777b7dbd tcp: add small random increments to the source port
> > > >     53c5de3092ad tcp: use different parts of the port_offset for
> index and offset
> > > >     95921a3bab76 tcp: add some entropy in __inet_hash_connect()
> > > >     bdcbf2602feb usb: gadget: u_ether: fix regression in setting
> fixed MAC address
> > > >     2577d67a9a8a dm: remove special-casing of bio-based immutable
> singleton target on NVMe
> > > >     4143503b486a s390/mm: use non-quiescing sske for KVM switch to
> keyed guest
> > > >     f0c280af0ec7 Linux 5.4.200
> > > >     ab8dff4b716e powerpc/mm: Switch obsolete dssall to .long
> > > >     1a48a41f1422 riscv: Less inefficient gcc tishift helpers (and
> export their symbols)
> > > >     2464a1c0de53 RISC-V: fix barrier() use in <vdso/processor.h>
> > > >     490a02cd8205 arm64: kprobes: Use BRK instead of single-step when
> executing instructions out-of-line
> > > >     ef6f9ce0a79a net: openvswitch: fix leak of nested actions
> > > >     6bb3c77c74f5 net: openvswitch: fix misuse of the cached
> connection on tuple changes
> > > >     b47319b4aa21 net/sched: act_police: more accurate MTU policing
> > > >     13fbdea1184b virtio-pci: Remove wrong address verification in
> vp_del_vqs()
> > > >     80e4d8a27451 ALSA: hda/realtek: fix right sounds and
> mute/micmute LEDs for HP machine
> > > >     119e0268cc1c ALSA: hda/realtek: fix mute/micmute LEDs for HP 440
> G8
> > > >     fba542891767 ext4: add reserved GDT blocks check
> > > >     4ca0d2f1e04e ext4: make variable "count" signed
> > > >     a6b31616e5af ext4: fix bug_on ext4_mb_use_inode_pa
> > > >     ae4603128751 dm mirror log: round up region bitmap size to
> BITS_PER_LONG
> > > >     64d2df648003 serial: 8250: Store to lsr_save_flags after lsr read
> > > >     b75bddfcc181 usb: gadget: lpc32xx_udc: Fix refcount leak in
> lpc32xx_udc_probe
> > > >     6506aff2dc2f usb: dwc2: Fix memory leak in dwc2_hcd_init
> > > >     940653b51c33 USB: serial: io_ti: add Agilent E5805A support
> > > >     31363b2b868e USB: serial: option: add support for Cinterion MV31
> with new baseline
> > > >     d0c3730f2763 comedi: vmk80xx: fix expression for tx buffer size
> > > >     bf833c484881 i2c: designware: Use standard optional ref clock
> implementation
> > > >     8d884c08eeb8 irqchip/gic-v3: Fix refcount leak in
> gic_populate_ppi_partitions
> > > >     58e67c81e229 irqchip/gic-v3: Fix error handling in
> gic_populate_ppi_partitions
> > > >     56526c3883fc irqchip/gic/realview: Fix refcount leak in
> realview_gic_of_init
> > > >     4695bafabf5b faddr2line: Fix overlapping text section failures,
> the sequel
> > > >     1b34d6a93832 certs/blacklist_hashes.c: fix const confusion in
> certs blacklist
> > > >     fb775ee3cfff arm64: ftrace: fix branch range checks
> > > >     0e21311ba459 net: bgmac: Fix an erroneous kfree() in
> bgmac_remove()
> > > >     c19cdd72b3ec mlxsw: spectrum_cnt: Reorder counter pools
> > > >     c03304dc4234 misc: atmel-ssc: Fix IRQ check in ssc_probe
> > > >     f7183c76d500 tty: goldfish: Fix free_irq() on remove
> > > >     ff6e03fe84bc i40e: Fix call trace in setup_tx_descriptors
> > > >     4b94408e1617 i40e: Fix calculating the number of queue pairs
> > > >     43f65970eeb2 i40e: Fix adding ADQ filter to TC0
> > > >     cff3a7ce6e81 clocksource: hyper-v: unexport __init-annotated
> hv_init_clocksource()
> > > >     11c870c0b532 pNFS: Don't keep retrying if the server replied
> NFS4ERR_LAYOUTUNAVAILABLE
> > > >     e32fe87afcfe random: credit cpu and bootloader seeds by default
> > > >     9e4cab02b7ec net: ethernet: mtk_eth_soc: fix misuse of mem alloc
> interface netdev[napi]_alloc_frag
> > > >     2f42389d270f ipv6: Fix signed integer overflow in
> l2tp_ip6_sendmsg
> > > >     6b4d8b44e716 nfc: nfcmrvl: Fix memory leak in
> nfcmrvl_play_deferred
> > > >     786428a1dec2 virtio-mmio: fix missing put_device() when
> vm_cmdline_parent registration failed
> > > >     aacb264d54c4 ALSA: hda/realtek - Add HW8326 support
> > > >     ff882404dff7 scsi: pmcraid: Fix missing resource cleanup in
> error case
> > > >     c48119223618 scsi: ipr: Fix missing/incorrect resource cleanup
> in error case
> > > >     fe0855944a64 scsi: lpfc: Allow reduced polling rate for
> nvme_admin_async_event cmd completion
> > > >     1f1be79189fd scsi: lpfc: Fix port stuck in bypassed state after
> LIP in PT2PT topology
> > > >     001de3d8ce82 scsi: vmw_pvscsi: Expand vcpuHint to 16 bits
> > > >     9e3a0d3fc71c ASoC: wm_adsp: Fix event generation for
> wm_adsp_fw_put()
> > > >     bc046649c5d6 ASoC: es8328: Fix event generation for deemphasis
> control
> > > >     a81f5a7f7a20 ASoC: wm8962: Fix suspend while playing music
> > > >     253334f84c81 ata: libata-core: fix NULL pointer deref in
> ata_host_alloc_pinfo()
> > > >     052cd621acbf ASoC: cs42l56: Correct typo in minimum level for SX
> volume controls
> > > >     6d180913b3ab ASoC: cs42l52: Correct TLV for Bypass Volume
> > > >     385a031c56a9 ASoC: cs53l30: Correct number of volume levels on
> SX controls
> > > >     675b6a49cf70 ASoC: cs35l36: Update digital volume TLV
> > > >     b00f63dba5b8 ASoC: cs42l52: Fix TLV scales for mixer controls
> > > >     cd8c1e6c01f1 dma-debug: make things less spammy under memory
> pressure
> > > >     a45e19fd6ed8 ASoC: nau8822: Add operation for internal PLL off
> and on
> > > >     348831a9e8aa powerpc/kasan: Silence KASAN warnings in
> __get_wchan()
> > > >     5624055c8f4b random: account for arch randomness in bits
> > > >     c0bf6bfce70a random: mark bootloader randomness code as __init
> > > >     f96250197b43 random: avoid checking crng_ready() twice in
> random_init()
> > > >     072cd87d12a8 crypto: drbg - make reseeding from
> get_random_bytes() synchronous
> > > >     e9eb0c4741a7 crypto: drbg - always try to free Jitter RNG
> instance
> > > >     f284afc3a9ca crypto: drbg - move dynamic ->reseed_threshold
> adjustments to __drbg_seed()
> > > >     babba4bf53a6 crypto: drbg - track whether DRBG was seeded with
> !rng_is_initialized()
> > > >     1b93b302e942 crypto: drbg - prepare for more fine-grained
> tracking of seeding state
> > > >     98e574a73414 crypto: drbg - always seeded with SP800-90B
> compliant noise source
> > > >     61f87ea3f957 Revert "random: use static branch for crng_ready()"
> > > >     3faf33a85650 random: check for signals after page of pool writes
> > > >     2177cef53ec9 random: wire up fops->splice_{read,write}_iter()
> > > >     35db2a073118 random: convert to using fops->write_iter()
> > > >     43e62db84a99 random: convert to using fops->read_iter()
> > > >     c23188facd10 random: unify batched entropy implementations
> > > >     1aeedbe02b5c random: move randomize_page() into mm where it
> belongs
> > > >     ceaf1feefe6e random: move initialization functions out of hot
> pages
> > > >     d3bf98d61fb6 random: make consistent use of buf and len
> > > >     70fce7f105bb random: use proper return types on
> get_random_{int,long}_wait()
> > > >     d05948dc23e6 random: remove extern from functions in header
> > > >     d8b4296417ea random: use static branch for crng_ready()
> > > >     087a14b9cf9b random: credit architectural init the exact amount
> > > >     ac48f7bee198 random: handle latent entropy and command line from
> random_init()
> > > >     736a22645d98 random: use proper jiffies comparison macro
> > > >     3266fba20661 random: remove ratelimiting for in-kernel unseeded
> randomness
> > > >     c5373bd6e4fb random: move initialization out of reseeding hot
> path
> > > >     0747ad152fa1 random: avoid initializing twice in credit race
> > > >     0baeec0effc7 random: use symbolic constants for crng_init states
> > > >     55d64df3ad5b siphash: use one source of truth for siphash
> permutations
> > > >     e4e8a9f8a616 random: help compiler out with fast_mix() by using
> simpler arguments
> > > >     bf3b51eb0f13 random: do not use input pool from hard IRQs
> > > >     6d4203a2cddc random: order timer entropy functions below
> interrupt functions
> > > >     58da574f105a random: do not pretend to handle premature next
> security model
> > > >     e739d5bd1466 random: use first 128 bits of input as fast init
> > > >     c44f8b386376 random: do not use batches when !crng_ready()
> > > >     e247ea8d97bf random: insist on random_get_entropy() existing in
> order to simplify
> > > >     9bfbcb37e5f6 xtensa: use fallback for random_get_entropy()
> instead of zero
> > > >     fa15650b51f6 sparc: use fallback for random_get_entropy()
> instead of zero
> > > >     9dfc14590c5d um: use fallback for random_get_entropy() instead
> of zero
> > > >     0cc41e2c73f7 x86/tsc: Use fallback for random_get_entropy()
> instead of zero
> > > >     f2a6e8727084 nios2: use fallback for random_get_entropy()
> instead of zero
> > > >     db1d13fe4c80 arm: use fallback for random_get_entropy() instead
> of zero
> > > >     6fa912f987fa mips: use fallback for random_get_entropy() instead
> of just c0 random
> > > >     36f38f838c5b m68k: use fallback for random_get_entropy() instead
> of zero
> > > >     a7d04ca9da61 timekeeping: Add raw clock fallback for
> random_get_entropy()
> > > >     eb2f9d72f32a powerpc: define get_cycles macro for arch-override
> > > >     10455a367c33 alpha: define get_cycles macro for arch-override
> > > >     5f0b77ca1978 parisc: define get_cycles macro for arch-override
> > > >     80459abc9fee s390: define get_cycles macro for arch-override
> > > >     73385644490a ia64: define get_cycles macro for arch-override
> > > >     5fac86663976 init: call time_init() before rand_initialize()
> > > >     b88ae87b100c random: fix sysctl documentation nits
> > > >     465425748359 random: document crng_fast_key_erasure()
> destination possibility
> > > >     ec07b3494517 random: make random_get_entropy() return an
> unsigned long
> > > >     fe156368f987 random: allow partial reads if later user copies
> fail
> > > >     70788723da70 random: check for signals every PAGE_SIZE chunk of
> /dev/[u]random
> > > >     2ce859d91fe9 random: check for signal_pending() outside of
> need_resched() check
> > > >     0e8030c9e03d random: do not allow user to keep crng key around
> on stack
> > > >     95aed891f7be random: do not split fast init input in
> add_hwgenerator_randomness()
> > > >     1d53d5a0973e random: mix build-time latent entropy into pool at
> init
> > > >     0aba75c6173d random: re-add removed comment about
> get_random_{u32,u64} reseeding
> > > >     81ea8a609b48 random: treat bootloader trust toggle the same way
> as cpu trust toggle
> > > >     a08d52a6081b random: skip fast_init if hwrng provides large
> chunk of entropy
> > > >     8320bc665c29 random: check for signal and try earlier when
> generating entropy
> > > >     3a53b818bb0e random: reseed more often immediately after booting
> > > >     905759e0fc17 random: make consistent usage of crng_ready()
> > > >     ad4c6bd98c54 random: use SipHash as interrupt entropy accumulator
> > > >     631503001ccf random: replace custom notifier chain with standard
> one
> > > >     1ae73fb2a635 random: don't let 644 read-only sysctls be written
> to
> > > >     ed409757100b random: give sysctl_random_min_urandom_seed a more
> sensible value
> > > >     75d95c1b5dea random: do crng pre-init loading in worker rather
> than irq
> > > >     219c84fe93e5 random: unify cycles_t and jiffies usage and types
> > > >     673637c4c9e0 random: cleanup UUID handling
> > > >     4d5151cc288a random: only wake up writers after zap if threshold
> was passed
> > > >     ac0081dec7d6 random: round-robin registers as ulong, not u32
> > > >     62cd795e465a random: clear fast pool, crng, and batches in cpuhp
> bring up
> > > >     a7f8f385bb6f random: pull add_hwgenerator_randomness()
> declaration into random.h
> > > >     ff607fc7607d random: check for crng_init == 0 in
> add_device_randomness()
> > > >     20788eb4ce70 random: unify early init crng load accounting
> > > >     49567f947735 random: do not take pool spinlock at boot
> > > >     4a61bf7f9b18 random: defer fast pool mixing to worker
> > > >     944d1bd0e5be random: rewrite header introductory comment
> > > >     c0e35949c736 random: group sysctl functions
> > > >     d946084180ee random: group userspace read/write functions
> > > >     565a66043bdf random: group entropy collection functions
> > > >     f2d587c493fc random: group entropy extraction functions
> > > >     a8786d54762f random: group crng functions
> > > >     c12dfec1aacf random: group initialization wait functions
> > > >     22e3db57ab94 random: remove whitespace and reorder includes
> > > >     cee64be60591 random: remove useless header comment
> > > >     904e6123c400 random: introduce drain_entropy() helper to
> declutter crng_reseed()
> > > >     47c56790d51c random: deobfuscate irq u32/u64 contributions
> > > >     e280b79c3127 random: add proper SPDX header
> > > >     776927dfd4ac random: remove unused tracepoints
> > > >     d68883956d36 random: remove ifdef'd out interrupt bench
> > > >     4a14a5a6969a random: tie batched entropy generation to base_crng
> generation
> > > >     d8a6684950c1 random: fix locking for crng_init in crng_reseed()
> > > >     b1d561138150 random: zero buffer after reading entropy from
> userspace
> > > >     21da00f8cb3a random: remove outdated INT_MAX >> 6 check in
> urandom_read()
> > > >     b530684129b2 random: make more consistent use of integer types
> > > >     3eed6af93ecd random: use hash function for crng_slow_load()
> > > >     cee3c7056900 random: use simpler fast key erasure flow on
> per-cpu keys
> > > >     ea9941fd6e26 random: absorb fast pool into input pool after fast
> load
> > > >     a3562bf4e8c9 random: do not xor RDRAND when writing into
> /dev/random
> > > >     574c8839504b random: ensure early RDSEED goes through mixer on
> init
> > > >     d3d3c1c214c3 random: inline leaves of rand_initialize()
> > > >     817315517af9 random: get rid of secondary crngs
> > > >     c15fc80b7df0 random: use RDSEED instead of RDRAND in entropy
> extraction
> > > >     72db8151c889 random: fix locking in crng_fast_load()
> > > >     7229c6d90a1a random: remove batched entropy locking
> > > >     6c8911579221 random: remove use_input_pool parameter from
> crng_reseed()
> > > >     4ef908fb81d9 random: make credit_entropy_bits() always safe
> > > >     42a9a7e80750 random: always wake up entropy writers after
> extraction
> > > >     373ef51f3e8a random: use linear min-entropy accumulation
> crediting
> > > >     a1a2bae5ef93 random: simplify entropy debiting
> > > >     4e5814bd2e75 random: use computational hash for entropy
> extraction
> > > >     99a0f8e22d4c random: only call crng_finalize_init() for
> primary_crng
> > > >     88609b892fdd random: access primary_pool directly rather than
> through pointer
> > > >     0b9f9b94f1ea random: continually use hwgenerator randomness
> > > >     811e333c4eb2 random: simplify arithmetic function flow in
> account()
> > > >     56de23dcf9d0 random: selectively clang-format where it makes
> sense
> > > >     86eac12b1cf5 random: access input_pool_data directly rather than
> through pointer
> > > >     4f5400ca7fc1 random: cleanup fractional entropy shift constants
> > > >     1b6f1d32a858 random: prepend remaining pool constants with POOL_
> > > >     0fe4a64fd946 random: de-duplicate INPUT_POOL constants
> > > >     e35576c4cb18 random: remove unused OUTPUT_POOL constants
> > > >     74cb3093f2de random: rather than entropy_store abstraction, use
> global
> > > >     14652d864280 random: remove unused extract_entropy() reserved
> argument
> > > >     12f17e3f3a14 random: remove incomplete last_data logic
> > > >     adcbbb44ccc1 random: cleanup integer types
> > > >     4ac4c7f057ff random: cleanup poolinfo abstraction
> > > >     5c3818e3bd7b random: fix typo in comments
> > > >     0a7e65810269 random: don't reset crng_init_cnt on urandom_read()
> > > >     8d7c55563ed0 random: avoid superfluous call to RDRAND in CRNG
> extraction
> > > >     8b4695640bc5 random: early initialization of ChaCha constants
> > > >     cfc69065005e random: initialize ChaCha20 constants with correct
> endianness
> > > >     922d082e3363 random: use IS_ENABLED(CONFIG_NUMA) instead of
> ifdefs
> > > >     565b3af16894 random: harmonize "crng init done" messages
> > > >     346c4a697c29 random: mix bootloader randomness into pool
> > > >     afce74c0c04f random: do not re-init if crng_reseed completes
> before primary init
> > > >     d76758c71209 random: do not sign extend bytes for rotation when
> mixing
> > > >     c2f0a89cd1d5 random: use BLAKE2s instead of SHA1 in extraction
> > > >     6e6ae70c1eac random: remove unused irq_flags argument from
> add_interrupt_randomness()
> > > >     2580b0b3fd5a random: document add_hwgenerator_randomness() with
> other input functions
> > > >     3cc36a4aa1ca crypto: blake2s - adjust include guard naming
> > > >     09342a544c4b crypto: blake2s - include <linux/bug.h> instead of
> <asm/bug.h>
> > > >     f850f3643d6b MAINTAINERS: co-maintain random.c
> > > >     967e3a136f9b random: remove dead code left over from blocking
> pool
> > > >     610f0b439a6b random: avoid arch_get_random_seed_long() when
> collecting IRQ randomness
> > > >     ad3fce669105 random: add arch_get_random_*long_early()
> > > >     41b0d3e86c50 powerpc: Use bool in archrandom.h
> > > >     89533373e11c linux/random.h: Mark CONFIG_ARCH_RANDOM functions
> __must_check
> > > >     0222f9f1d168 linux/random.h: Use false with bool
> > > >     15f93060b718 linux/random.h: Remove arch_has_random,
> arch_has_random_seed
> > > >     a95ed04e21da s390: Remove arch_has_random, arch_has_random_seed
> > > >     aab52172d9f9 powerpc: Remove arch_has_random,
> arch_has_random_seed
> > > >     35e28a05f659 x86: Remove arch_has_random, arch_has_random_seed
> > > >     98f749e29728 random: avoid warnings for !CONFIG_NUMA builds
> > > >     c13b9c3627d8 random: split primary/secondary crng init paths
> > > >     c070b07aaf34 random: remove some dead code of poolinfo
> > > >     898498bb4414 random: fix typo in add_timer_randomness()
> > > >     2c53d6d6a7be random: Add and use pr_fmt()
> > > >     f3375cfe31bc random: convert to ENTROPY_BITS for better code
> readability
> > > >     9f757cad20b7 random: remove unnecessary unlikely()
> > > >     4431c366fe23 random: remove kernel.random.read_wakeup_threshold
> > > >     ec134003cc39 random: delete code to pull data into pools
> > > >     a9564e14c6dd random: remove the blocking pool
> > > >     940cbc47b369 random: make /dev/random be almost like /dev/urandom
> > > >     c4edc1055c11 random: ignore GRND_RANDOM in getentropy(2)
> > > >     7f9f864af021 random: add GRND_INSECURE to return best-effort
> non-cryptographic bytes
> > > >     479d39707ff7 random: Add a urandom_read_nowait() for random APIs
> that don't warn
> > > >     69441ba56f13 random: Don't wake crng_init_wait when crng_init ==
> 1
> > > >     69ef3109d422 random: don't forget compat_ioctl on urandom
> > > >     927fc225af29 compat_ioctl: remove /dev/random commands
> > > >     996fba14fa35 lib/crypto: sha1: re-roll loops to reduce code size
> > > >     c4f48374407b lib/crypto: blake2s: move hmac construction into
> wireguard
> > > >     97126d2f65b3 crypto: blake2s - generic C library implementation
> and selftest
> > > >     76101f1b7f59 nfc: st21nfca: fix incorrect sizing calculations in
> EVT_TRANSACTION
> > > >     e804587ecdcd bpf: Fix incorrect memory charge cost calculation
> in stack_map_alloc()
> > > >     f91da317e6fa 9p: missing chunk of "fs/9p: Don't update file type
> when updating file attributes"
> > > >
> > > > 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 2fef4f032d..7fa1b81229 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 ?= "d7693f19702e1fa1bb18507260198478cba0d6a2"
> > > > -SRCREV_meta ?= "318db1080fdd1e26567b6ba679310adad84c173a"
> > > > +SRCREV_machine ?= "fa8536530bdd6a87856aa6fe0af4f9ef4af21fe0"
> > > > +SRCREV_meta ?= "010ac788e81b6cb6c3fd2367802eee9d8feac34f"
> > > >
> > > >  SRC_URI = "git://
> git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine
> <http://git.yoctoproject.org/linux-yocto.git;branch=$%7BKBRANCH%7D;name=machine>
> \
> > > >             git://
> git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.4;destsuffix=${KMETA}
> <http://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.4;destsuffix=$%7BKMETA%7D>
> "
> > > >
> > > > -LINUX_VERSION ?= "5.4.199"
> > > > +LINUX_VERSION ?= "5.4.203"
> > > >
> > > >  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 32ff438a57..d08658cf7e 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.199"
> > > > +LINUX_VERSION ?= "5.4.203"
> > > >  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 ?= "a117c8494d49f5ab6ec54a69c0f926bad5d55616"
> > > > -SRCREV_machine ?= "fbc1147bd48ea6b51895e8ab9d6422d112cdd58a"
> > > > -SRCREV_meta ?= "318db1080fdd1e26567b6ba679310adad84c173a"
> > > > +SRCREV_machine_qemuarm ?= "d92cd7d5916772a20105ef776c7f3bf433df55a4"
> > > > +SRCREV_machine ?= "5f7c3e952857eb90a4113a41901bb770150af46b"
> > > > +SRCREV_meta ?= "010ac788e81b6cb6c3fd2367802eee9d8feac34f"
> > > >
> > > >  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 e2130386b2..545c754c1d 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 ?= "3bc1fc1cd35bd8f95e80fb49627c2f6977debc84"
> > > > -SRCREV_machine_qemuarm64 ?=
> "c048122124fdbd78d02ac64ef6558503e7536f7b"
> > > > -SRCREV_machine_qemumips ?=
> "19fc003e228a56e30943ddcba0614de6365e2740"
> > > > -SRCREV_machine_qemuppc ?= "ef263615ec81ddfac29c82c5c61f6195dde31944"
> > > > -SRCREV_machine_qemuriscv64 ?=
> "ac296ae9753c775eb216fe6c2eb3dbccfc1489f7"
> > > > -SRCREV_machine_qemux86 ?= "ac296ae9753c775eb216fe6c2eb3dbccfc1489f7"
> > > > -SRCREV_machine_qemux86-64 ?=
> "ac296ae9753c775eb216fe6c2eb3dbccfc1489f7"
> > > > -SRCREV_machine_qemumips64 ?=
> "9ee7899b379b865fe676d50be29162845c9a9ee3"
> > > > -SRCREV_machine ?= "ac296ae9753c775eb216fe6c2eb3dbccfc1489f7"
> > > > -SRCREV_meta ?= "318db1080fdd1e26567b6ba679310adad84c173a"
> > > > +SRCREV_machine_qemuarm ?= "bf4029e0d9ff2e65d654909d7e9df50dce294c77"
> > > > +SRCREV_machine_qemuarm64 ?=
> "3e0dab732964f7bbc26671fee05be420fd02890a"
> > > > +SRCREV_machine_qemumips ?=
> "e8bea70e0c6a527383f2351e4f3d189aedf543a3"
> > > > +SRCREV_machine_qemuppc ?= "24cc2a066b8151925fdf86136b70b63cf37cc540"
> > > > +SRCREV_machine_qemuriscv64 ?=
> "9eab27738de4b3222b1c99cdebf3bde9611ef9fa"
> > > > +SRCREV_machine_qemux86 ?= "9eab27738de4b3222b1c99cdebf3bde9611ef9fa"
> > > > +SRCREV_machine_qemux86-64 ?=
> "9eab27738de4b3222b1c99cdebf3bde9611ef9fa"
> > > > +SRCREV_machine_qemumips64 ?=
> "5a5e07ef8df0e73b2f318b921f9262b49a6125d5"
> > > > +SRCREV_machine ?= "9eab27738de4b3222b1c99cdebf3bde9611ef9fa"
> > > > +SRCREV_meta ?= "010ac788e81b6cb6c3fd2367802eee9d8feac34f"
> > > >
> > > >  # 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
> <http://git.yoctoproject.org/linux-yocto.git;name=machine;branch=$%7BKBRA>
> > > >             git://
> git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.4;destsuffix=${KMETA}
> <http://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.4;destsuffix=$%7BKMETA%7D>
> "
> > > >
> > > >  LIC_FILES_CHKSUM =
> "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
> > > > -LINUX_VERSION ?= "5.4.199"
> > > > +LINUX_VERSION ?= "5.4.203"
> > > >
> > > >  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
>

[-- Attachment #2: Type: text/html, Size: 45959 bytes --]

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

end of thread, other threads:[~2022-07-19  4:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-07 16:38 [PATCH 1/2][dunfell] linux-yocto/5.4: update to v5.4.199 Bruce Ashfield
2022-07-07 16:38 ` [PATCH 2/2][dunfell] linux-yocto/5.4: update to v5.4.203 bruce.ashfield
2022-07-18 18:06   ` [OE-core] " Denys Dmytriyenko
     [not found]   ` <1702FEA99540B493.2228@lists.openembedded.org>
2022-07-18 18:19     ` Denys Dmytriyenko
2022-07-19  3:45       ` Bruce Ashfield
2022-07-19  4:21         ` Steve Sakoman

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.