Commit Graph

10 Commits

Author SHA1 Message Date
Bruce Ashfield
99b35ab818 linux-yocto/5.19: cfg: fix ACPI warnings for -tiny
Integrating the following commit(s) to linux-yocto/.:

    acpi: fix defaults for x86 and qemuarm64

    commit d334505d98a85ffe7549026d10e43cccd897e19c [efi.cfg: Drop ACPI dependency]
    is generating configuration warnings on both qemuarm64 and x86 for the
    poky-tiny configuration.

    x864:
      - because we configure tiny with allnoconfig, and then apply our
        fragments, the default of ACPI=y for x86 doesn't hold. We need
        to exlicitly enable it. We put it in the x86 fragment, to avoid
        bringing warnings back for arm32

    ARM:
      - We can't assign to ARCH_SUPPORTS_ACPI, as that is a select only
        value. The only selector for that config in arch/arm is CONFIG_EFI.
        The default of CONFIG_ACPI was added to support EFI if required,
        but since CONFIG_EFI takes care of the selection, we don't need it
        in our BSP configuration.

(From OE-Core rev: 636c7a68ad23dc64d3778e3718c3410691380ee9)

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-09-21 09:20:49 +01:00
Bruce Ashfield
a6f21ebe58 linux-yocto/5.19: update to v5.19.9
Updating  to the latest korg -stable release that comprises
the following commits:

    d1105a680e66 Linux 5.19.9
    7e64f6423dc0 drm/amd/display: Removing assert statements for Linux
    56bd559bb9d5 drm/amd/display: Add SMU logging code
    32e4b8dbc911 iommu: Fix false ownership failure on AMD systems with PASID activated
    77a2d61334f7 iommu/virtio: Fix interaction with VFIO
    420d20457155 iommu/vt-d: Correctly calculate sagaw value of IOMMU
    ded16152d248 arm64/bti: Disable in kernel BTI when cross section thunks are broken
    7d40396e6d73 hwmon: (asus-ec-sensors) autoload module via DMI data
    447fb910846c hwmon: (asus-ec-sensors) add definitions for ROG ZENITH II EXTREME
    26464ff5cc8e hwmon: (asus-ec-sensors) add missing sensors for X570-I GAMING
    667cada538da hwmon: (asus-ec-sensors) add support for Maximus XI Hero
    4091d4f487e4 hwmon: (asus-ec-sensors) add support for Strix Z690-a D4
    c4a068c4e052 Revert "arm64: kasan: Revert "arm64: mte: reset the page tag in page->flags""
    2652720096ea perf stat: Fix L2 Topdown metrics disappear for raw events
    61e51bae8386 perf evlist: Always use arch_evlist__add_default_attrs()
    9516acba29e3 iommu/vt-d: Fix possible recursive locking in intel_iommu_init()
    53b284a895f0 hwmon: (mr75203) enable polling for all VM channels
    ad460e86ad86 hwmon: (mr75203) fix multi-channel voltage reading
    7055f297801f hwmon: (mr75203) fix voltage equation for negative source input
    8c9fbcaf190a hwmon: (mr75203) update pvt->v_num and vm_num to the actual number of used sensors
    9c6c9aec6896 hwmon: (mr75203) fix VM sensor allocation when "intel,vm-map" not defined
    ee37a7045c76 net: dsa: felix: tc-taprio intervals smaller than MTU should send at least one packet
    c078abef701d time64.h: consolidate uses of PSEC_PER_NSEC
    1ceb383def1e s390/boot: fix absolute zero lowcore corruption on boot
    7c74f03a623d iommu/amd: use full 64-bit value in build_completion_wait()
    f7f13b8d49bf swiotlb: avoid potential left shift overflow
    36512a3ddd39 bonding: accept unsolicited NA message
    53d3c40591ad net: bonding: replace dev_trans_start() with the jiffies of the last ARP/NS
    1749fdc24c54 i40e: Fix ADQ rate limiting for PF
    2b7758a7a9da i40e: Refactor tc mqprio checks
    c95624ba520f kbuild: disable header exports for UML in a straightforward way
    bb6c5b187aaa MIPS: loongson32: ls1c: Fix hang during startup
    37a0883c5824 Smack: Provide read control for io_uring_cmd
    2ad39828ee35 selinux: implement the security_uring_cmd() LSM hook
    13069e1c8fef lsm,io_uring: add LSM hooks for the new uring_cmd file op
    1578775f94d1 ASoC: mchp-spdiftx: Fix clang -Wbitfield-constant-conversion
    6400eca5a3d2 ASoC: mchp-spdiftx: remove references to mchp_i2s_caps
    f3cf916c93dc hwmon: (tps23861) fix byte order in resistance register
    0f9f9c73da37 perf record: Fix synthesis failure warnings
    1b388709906b perf script: Fix Cannot print 'iregs' field for hybrid systems
    4357706ee8f4 perf dlfilter dlfilter-show-cycles: Fix types for print format
    7bb2200856df libperf evlist: Fix per-thread mmaps for multi-threaded targets
    5ec0821b85ff sch_sfb: Also store skb len before calling child enqueue
    9da303e1e7f9 net: phy: lan87xx: change interrupt src of link_up to comm_ready
    dde284a85f7b io_uring: recycle kbuf recycle on tw requeue
    89fcb70f1acd net/smc: Fix possible access to freed memory in link clear
    e484616810f8 net: ethernet: mtk_eth_soc: check max allowed hash in mtk_ppe_check_skb
    0378b06e612e net: ethernet: mtk_eth_soc: fix typo in __mtk_foe_entry_clear
    e502794fb858 net: dsa: felix: access QSYS_TAG_CONFIG under tas_lock in vsc9959_sched_speed_set
    27474e8bfcdf net: dsa: felix: disable cut-through forwarding for frames oversized for tc-taprio
    02410f02f6c2 RDMA/irdma: Report RNR NAK generation in device caps
    d9cfeef3a2e6 RDMA/irdma: Return correct WC error for bind operation failure
    02516406f2ea RDMA/irdma: Return error on MR deregister CQP failure
    083f5179fe6f RDMA/irdma: Report the correct max cqes from query device
    ddb0d1d4d4ff nvmet: fix mar and mor off-by-one errors
    9280b9de09fc btrfs: fix the max chunk size and stripe length calculation
    3c20e4cd54eb tcp: fix early ETIMEDOUT after spurious non-SACK RTO
    ba3f445d6d87 nvme-tcp: fix regression that causes sporadic requests to time out
    c3eb461aa56e nvme-tcp: fix UAF when detecting digest errors
    94c34faaafe7 erofs: fix pcluster use-after-free on UP platforms
    5f7f40e0a278 erofs: fix error return code in erofs_fscache_{meta_,}read_folio
    56fd5dcf111b btrfs: zoned: fix mounting with conventional zones
    7b4cc3e4b28a RDMA/mlx5: Set local port to one when accessing counters
    83c43fd872e3 IB/core: Fix a nested dead lock as part of ODP flow
    56ad3f475482 ipv6: sr: fix out-of-bounds read when setting HMAC data.
    17589c4ee370 bonding: add all node mcast address when slave up
    c561ad9802f6 bonding: use unspecified address if no available link local address
    1751bf719df9 RDMA/siw: Pass a pointer to virt_to_page()
    4c9a8adb14d2 block: don't add partitions if GD_SUPPRESS_PART_SCAN is set
    26a6d7d42972 xen-netback: only remove 'hotplug-status' when the vif is actually destroyed
    51705da8cf5e iavf: Detach device during reset task
    38af35bec59a i40e: Fix kernel crash during module removal
    14c1d71b4330 ice: use bitmap_free instead of devm_kfree
    07f40e9f0ff3 ice: Fix DMA mappings leak
    6730c48ed6b0 tcp: TX zerocopy should not sense pfmemalloc status
    57b099b6349a net: introduce __skb_fill_page_desc_noacc
    63e19e592980 tipc: fix shift wrapping bug in map_get()
    8f796f36f5ba sch_sfb: Don't assume the skb is still around after enqueueing to child
    d979f00b0fea Revert "net: phy: meson-gxl: improve link-up behavior"
    c07642fee989 kunit: fix assert_type for comparison macros
    adbb4a4f740f afs: Use the operation issue time instead of the reply time for callbacks
    0ee6ec46de48 rxrpc: Fix an insufficiently large sglist in rxkad_verify_packet_2()
    409a7486c4cf rxrpc: Fix ICMP/ICMP6 error handling
    e9d0362a41d5 ALSA: usb-audio: Register card again for iface over delayed_register option
    9cd9a55ca3df ALSA: usb-audio: Inform the delayed registration more properly
    f2c70f56f762 RDMA/srp: Set scmnd->result only when scmnd is not NULL
    6cf0609154b2 netfilter: nf_conntrack_irc: Fix forged IP logic
    8acba0b39cf3 riscv: dts: microchip: use an mpfs specific l2 compatible
    94ed8eeb8d9a netfilter: nf_tables: clean up hook list when offload flags check fails
    e62ff26f1119 netfilter: br_netfilter: Drop dst references before setting.
    715ab32367f9 ARM: dts: at91: sama5d2_icp: don't keep vdd_other enabled all the time
    495cca3f62c6 ARM: dts: at91: sama5d27_wlsom1: don't keep ldo2 enabled all the time
    b6b94483102d ARM: dts: at91: sama7g5ek: specify proper regulator output ranges
    645ac9718e1f ARM: dts: at91: sama5d2_icp: specify proper regulator output ranges
    2fc2ea1341e6 ARM: dts: at91: sama5d27_wlsom1: specify proper regulator output ranges
    7efca37d3178 ARM: at91: pm: fix DDR recalibration when resuming from backup and self-refresh
    86f07e220b8d ARM: at91: pm: fix self-refresh for sama7g5
    5212d958f651 wifi: wilc1000: fix DMA on stack objects
    374b04cb6e7b RDMA/hns: Remove the num_qpc_timer variable
    090f6a3c4d91 RDMA/hns: Fix wrong fixed value of qp->rq.wqe_shift
    dd20bd803568 RDMA/hns: Fix supported page size
    653500b400d5 soc: brcmstb: pm-arm: Fix refcount leak and __iomem leak bugs
    811b2bfda3d6 RDMA/cma: Fix arguments order in net device validation
    f9c6980d8fdd arm64: dts: renesas: r8a779g0: Fix HSCIF0 interrupt number
    5becc531a3fa RDMA/irdma: Fix drain SQ hang with no completion
    26e27bcb3d3d tee: fix compiler warning in tee_shm_register()
    6e4ce9eb7450 ASoC: SOF: Kconfig: Make IPC_MESSAGE_INJECTOR depend on SND_SOC_SOF
    6db11941aa0f ASoC: SOF: Kconfig: Make IPC_FLOOD_TEST depend on SND_SOC_SOF
    8fb6a79a7e30 regulator: core: Clean up on enable failure
    99fc0f42f834 arm64: dts: freescale: verdin-imx8mp: fix atmel_mxt_ts reset polarity
    ab7db01d23ad arm64: dts: freescale: verdin-imx8mm: fix atmel_mxt_ts reset polarity
    d536d38558bd arm64: dts: imx8mm-venice-gw7901: fix port/phy validation
    0c64a21e6f15 arm64: dts: verdin-imx8mm: add otg2 pd to usbphy
    60a7ee22e6d0 soc: imx: gpcv2: Assert reset before ungating clock
    2a107bcb0502 arm64: dts: ls1028a-qds-65bb: don't use in-band autoneg for 2500base-x
    cf1459d1e593 ARM: dts: imx6qdl-kontron-samx6i: fix spi-flash compatible
    cc868e063033 ARM: dts: imx6qdl-kontron-samx6i: remove duplicated node
    8b21a2a7709b ARM: dts: imx6qdl-vicut1.dtsi: Fix node name backlight_led
    6f3deed67b5b RDMA/rtrs-srv: Pass the correct number of entries for dma mapped SGL
    fd666940d277 RDMA/rtrs-clt: Use the right sg_cnt after ib_dma_map_sg
    cffeb3b329ac arm64: dts: imx8mq-tqma8mq: Remove superfluous interrupt-names
    2b44191290fb arm64: dts: imx8mp-venice-gw74xx: fix sai2 pin settings
    15ff1f17847c regmap: spi: Reserve space for register address/padding
    5add5a89bf9a ASoC: qcom: sm8250: add missing module owner
    6bdd557e6c1d arm64: dts: imx8mm-verdin: use level interrupt for mcp251xfd
    459b8801236c arm64: dts: imx8mm-verdin: update CAN clock to 40MHz
    9383a11e4322 Revert "soc: imx: imx8m-blk-ctrl: set power device name"
    cd1e3f999387 ASoC: cs42l42: Only report button state if there was a button interrupt
    048f549c629a spi: bitbang: Fix lsb-first Rx
    2a3090885690 smb3: missing inode locks in zero range
    ef69b108b52c cifs: remove useless parameter 'is_fsctl' from SMB2_ioctl()
    c0deb027c99c cgroup: Fix threadgroup_rwsem <-> cpus_read_lock() deadlock
    bba6910b3c6d cgroup: Elide write-locking threadgroup_rwsem when updating csses on an empty subtree
    8a8d8a1ad791 scsi: lpfc: Add missing destroy_workqueue() in error path
    41acb064c4e0 scsi: mpt3sas: Fix use-after-free warning
    8974d2ab8473 drm/i915: Implement WaEdpLinkRateDataReload
    3a1381628082 drm/i915/slpc: Let's fix the PCODE min freq table setup for SLPC
    ab620fc788f6 drm/i915/bios: Copy the whole MIPI sequence block
    4484ce97a781 nvmet: fix a use-after-free
    7ea6589d0ff6 driver core: fix driver_set_override() issue with empty strings
    3a6279d243cb drm/amd/display: fix memory leak when using debugfs_lookup()
    0c32a93963e0 sched/debug: fix dentry leak in update_sched_domain_debugfs
    69f8701fe137 debugfs: add debugfs_lookup_and_remove()
    24988042c561 perf: RISC-V: fix access beyond allocated array
    eea55b307d96 kprobes: Prohibit probes in gate area
    5d721bf22293 vfio/type1: Unpin zero pages
    fddebf9a3556 btrfs: zoned: fix API misuse of zone finish waiting
    9a196afce18e btrfs: zoned: set pseudo max append zone limit in zone emulation mode
    42e84c466791 tracing: Fix to check event_mutex is held while accessing trigger list
    3b8291c33b76 tracing: hold caller_addr to hardirq_{enable,disable}_ip
    72e9640edb2d tracefs: Only clobber mode/uid/gid on remount if asked
    8293e61bbf90 ALSA: usb-audio: Fix an out-of-bounds bug in __snd_usb_parse_audio_interface()
    ef38df2b19cc ALSA: usb-audio: Clear fixed clock rate at closing EP
    271f862ebc60 ALSA: usb-audio: Split endpoint setups for hw_params and prepare
    66a0abeea469 ALSA: aloop: Fix random zeros in capture data when using jiffies timer
    74276092fb7f ALSA: hda: Once again fix regression of page allocations with IOMMU
    4204a01ffce9 ALSA: emu10k1: Fix out of bounds access in snd_emu10k1_pcm_channel_alloc()
    723ac5ab2891 ALSA: pcm: oss: Fix race at SNDCTL_DSP_SYNC
    ff939d25ac97 drm/amdgpu: mmVM_L2_CNTL3 register not initialized correctly
    97c9341e6579 drm/amdgpu: add sdma instance check for gfx11 CGCG
    6f197b4a53f5 x86/sev: Mark snp_abort() noreturn
    eab18703e0fa fbdev: chipsfb: Add missing pci_disable_device() in chipsfb_pci_init()
    914b3d999d4e fbdev: fbcon: Destroy mutex on freeing struct fb_info
    4b688f85e81f fbdev: omapfb: Fix tests for platform_get_irq() failure
    cebda5e53643 md: Flush workqueue md_rdev_misc_wq in md_alloc()
    a62701db411f net/core/skbuff: Check the return value of skb_copy_bits()
    73085208dd6b cpufreq: check only freq_table in __resolve_freq()
    dae42083b045 thermal/int340x_thermal: handle data_vault when the value is ZERO_SIZE_PTR
    931144e785da netfilter: conntrack: work around exceeded receive window
    31e75db8921c arm64: errata: add detection for AMEVCNTR01 incrementing incorrectly
    078dac729f73 parisc: Add runtime check to prevent PA2.0 kernels on PA1.x machines
    050e4a4c4c26 parisc: ccio-dma: Handle kmalloc failure in ccio_init_resources()
    fe7f0ac20b86 Revert "parisc: Show error if wrong 32/64-bit compiler is being used"
    ab2821ca9b6c scsi: ufs: core: Reduce the power mode change timeout
    16cb367daa44 drm/radeon: add a force flush to delay work when radeon
    8e77c29c0ad3 drm/amdgpu: Remove the additional kfd pre reset call for sriov
    cb7eb0aec233 drm/amdgpu: Check num_gfx_rings for gfx v9_0 rb setup.
    f589c1fcc70e drm/amdgpu: fix hive reference leak when adding xgmi device
    b9a123550cf0 drm/amdgpu: Move psp_xgmi_terminate call from amdgpu_xgmi_remove_device to psp_hw_fini
    b537612692f4 drm/gem: Fix GEM handle release errors
    2af3d5515ea0 scsi: megaraid_sas: Fix double kfree()
    480c7ffec03a scsi: core: Allow the ALUA transitioning state enough time
    cc3f0edf00b1 scsi: qla2xxx: Disable ATIO interrupt coalesce for quad port ISP27XX
    871e0612a88c Revert "mm: kmemleak: take a full lowmem check in kmemleak_*_phys()"
    77d91ec788e9 soc: fsl: select FSL_GUTS driver for DPIO
    9224d6d81592 fs: only do a memory barrier for the first set_buffer_uptodate()
    3c2238985418 wifi: iwlegacy: 4965: corrected fix for potential off-by-one overflow in il4965_rs_fill_link_cmd()
    f7f3001723e3 wifi: mt76: mt7921e: fix crash in chip reset fail
    d46815a8f26c efi: capsule-loader: Fix use-after-free in efi_capsule_write
    fba41e4fa9ff efi: libstub: Disable struct randomization
    70cb6afe0e2f Linux 5.19.8
    132331c1f605 tty: n_gsm: avoid call of sleeping functions from atomic context
    2af54fe4f713 tty: n_gsm: replace kicktimer with delayed_work
    55f799f2c34a tty: n_gsm: initialize more members at gsm_alloc_mux()
    5aa37f951034 tty: n_gsm: add sanity check for gsm->receive in gsm_receive_buf()
    c6c5bdf73544 drm/i915: Skip wm/ddb readout for disabled pipes
    747a192e4674 drm/i915/glk: ECS Liva Q2 needs GLK HDMI port timing quirk
    1dd7a8e7a044 drm/i915/guc: clear stalled request after a reset
    4cde8745d15e drm/i915/backlight: Disable pps power hook for aux based backlight
    0a26889698d8 ALSA: seq: Fix data-race at module auto-loading
    54b8252562e9 ALSA: seq: oss: Fix data-race for max_midi_devs access
    b0dfc4412e61 ALSA: hda/realtek: Add speaker AMP init for Samsung laptops with ALC298
    2473382f79f4 ALSA: memalloc: Revive x86-specific WC page allocations again
    05d101e27cfd net: mac802154: Fix a condition in the receive path
    89b1ca91677f net: Use u64_stats_fetch_begin_irq() for stats fetch.
    df93a4b439ee ip: fix triggering of 'icmp redirect'
    c0445feb80a4 wifi: mac80211: Fix UAF in ieee80211_scan_rx()
    864e280cb3a9 wifi: mac80211: Don't finalize CSA in IBSS mode if state is disconnected
    a4c5cc349768 driver core: Don't probe devices after bus_type.match() probe deferral
    731f903c56ea arm64/kexec: Fix missing extra range for crashkres_low.
    c4c798fe98ad dma-buf/dma-resv: check if the new fence is really later
    1a065e4673cb USB: gadget: Fix obscure lockdep violation for udc_mutex
    bdaac12bb135 usb: gadget: mass_storage: Fix cdrom data transfers on MAC-OS
    e78ca7f51ac5 usb: gadget: f_uac2: fix superspeed transfer
    3cf44c63bc1b usb: xhci-mtk: fix bandwidth release issue
    283a781b9754 usb: xhci-mtk: relax TT periodic bandwidth allocation
    d5eb850b3e88 USB: core: Prevent nested device-reset calls
    3047e3746114 s390: fix nospec table alignments
    ade001d99aea s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepages
    56b409037d62 usb-storage: Add ignore-residue quirk for NXP PN7462AU
    2ae507d6a554 USB: cdc-acm: Add Icom PMR F3400 support (0c26:0020)
    459edcb1e133 usb: cdns3: fix incorrect handling TRB_SMM flag for ISOC transfer
    142e8c06e5f9 usb: cdns3: fix issue with rearming ISO OUT endpoint
    62ef6b5f280b usb: dwc2: fix wrong order of phy_power_on and phy_init
    dbf5cb0137dc usb: typec: tcpm: Return ENOTSUPP for power supply prop writes
    e68a2682e997 usb: typec: intel_pmc_mux: Add new ACPI ID for Meteor Lake IOM device
    91416070b62a usb: typec: altmodes/displayport: correct pin assignment for UFP receptacles
    3d4044c9e6d2 Revert "usb: typec: ucsi: add a common function ucsi_unregister_connectors()"
    1f45b7e93c94 USB: serial: option: add support for Cinterion MV32-WA/WB RmNet mode
    cce30bc7ae48 USB: serial: option: add Quectel EM060K modem
    2a305d1b9055 USB: serial: option: add support for OPPO R11 diag port
    bda33a5038a9 USB: serial: cp210x: add Decagon UCA device id
    40bc52e14011 USB: serial: ch341: fix disabled rx timer on older devices
    cffe34a4d070 USB: serial: ch341: fix lost character on LCR updates
    735e7d083491 usb: dwc3: fix PHY disable sequence
    492a177db75f usb: dwc3: gadget: Avoid duplicate requests to enable Run/Stop
    5ea9baeecd21 usb: dwc3: disable USB core PHY management
    d9debf9d563e xhci: Add grace period after xHC start to prevent premature runtime suspend.
    d69c738ac931 media: mceusb: Use new usb_control_msg_*() routines
    9d539109b35b usb: dwc3: pci: Add support for Intel Raptor Lake
    4ef3f00c4230 thunderbolt: Check router generation before connecting xHCI
    9fe0e9937257 thunderbolt: Use the actual buffer in tb_async_error()
    06cb054244cc xen-blkfront: Cache feature_persistent value before advertisement
    6d4ee444e8c7 xen-blkfront: Advertise feature-persistent as user requested
    d925c3bf8593 xen-blkback: Advertise feature-persistent as user requested
    9a108bd6d909 mm: pagewalk: Fix race between unmap and page walker
    3aa6a9f84ba2 xen/grants: prevent integer overflow in gnttab_dma_alloc_pages()
    4e2eecb92a18 powerpc/papr_scm: Ensure rc is always initialized in papr_scm_pmu_register()
    3d92ba262865 KVM: x86: Mask off unsupported and unknown bits of IA32_ARCH_CAPABILITIES
    e13ef600a247 gpio: realtek-otto: switch to 32-bit I/O
    97ca48ec17f7 gpio: pca953x: Add mutex_lock for regcache sync in PM
    3263984c7acd hwmon: (gpio-fan) Fix array out of bounds access
    7d54f19f7f4f clk: bcm: rpi: Add missing newline
    c8b04b731d43 clk: bcm: rpi: Prevent out-of-bounds access
    838dff24979d clk: bcm: rpi: Fix error handling of raspberrypi_fw_get_rate
    3a58d2aa45f8 powerpc/papr_scm: Fix nvdimm event mappings
    dd5ec5416171 Input: rk805-pwrkey - fix module autoloading
    5e7ddb091ef2 clk: core: Fix runtime PM sequence in clk_core_unprepare()
    27c26c2a5857 Revert "clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops"
    c25e0ca0d981 clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops
    079ea01fc5f0 drm/i915/reg: Fix spelling mistake "Unsupport" -> "Unsupported"
    d6c8cc2da50f clk: ti: Fix missing of_node_get() ti_find_clock_provider()
    26b03f8039b4 riscv: kvm: move extern sbi_ext declarations to a header
    5424fd0429c5 KVM: VMX: Heed the 'msr' argument in msr_write_intercepted()
    38a6b469bf22 cifs: fix small mempool leak in SMB2_negotiate()
    b2a97babb0a5 binder: fix alloc->vma_vm_mm null-ptr dereference
    603a47f2ae56 binder: fix UAF of ref->proc caused by race condition
    71f7644b444f mmc: core: Fix inconsistent sd3_bus_mode at UHS-I SD voltage switch failure
    bb4be611c2f5 mmc: core: Fix UHS-I SD 1.8V workaround branch
    9f78dda3c3bb landlock: Fix file reparenting without explicit LANDLOCK_ACCESS_FS_REFER
    23475d8ebcca USB: serial: ftdi_sio: add Omron CS1W-CIF31 device id
    baf92485d111 firmware_loader: Fix memory leak in firmware upload
    d380d40930a6 firmware_loader: Fix use-after-free during unregister
    e0578e603065 misc: fastrpc: fix memory corruption on open
    c0425c2facd9 misc: fastrpc: fix memory corruption on probe
    5461b547c204 iio: adc: mcp3911: use correct formula for AD conversion
    2838fdab0c3d iio: adc: mcp3911: correct "microchip,device-addr" property
    76608a25fc6c iio: ad7292: Prevent regulator double disable
    3f7f49d8135c iio: light: cm3605: Fix an error handling path in cm3605_probe()
    b533b9d3a0d1 Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flag
    3e05af2f827b tty: serial: lpuart: disable flow control while waiting for the transmit engine to complete
    6f130dffc315 musb: fix USB_MUSB_TUSB6010 dependency
    c904fe03c4bd vt: Clear selection before changing the font
    8b08d4f97233 powerpc/rtas: Fix RTAS MSR[HV] handling for Cell
    b29ee1551512 powerpc: align syscall table for ppc32
    8b539b5f058b Revert "powerpc: Remove unused FW_FEATURE_NATIVE references"
    eaffa77b8359 staging: r8188eu: add firmware dependency
    02c09dbb1554 staging: r8188eu: Add Rosewill USB-N150 Nano to device tables
    b1727def8509 staging: rtl8712: fix use after free bugs
    418a52be5d6b tty: serial: atmel: Preserve previous USART mode if RS485 disabled
    a17353e3ce85 serial: fsl_lpuart: RS485 RTS polariy is inverse
    ad936d6dc25b platform/mellanox: mlxreg-lc: Fix locking issue
    daa0d0282b31 platform/mellanox: mlxreg-lc: Fix coverity warning
    357321557920 mm/slab_common: Deleting kobject in kmem_cache_destroy() without holding slab_mutex/cpu_hotplug_lock
    b823c22561d4 soundwire: qcom: fix device status array range
    74d2d7a905d1 net/smc: Remove redundant refcount increase
    1e789ee9b074 Revert "sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb"
    6c4ef0592929 tcp: annotate data-race around challenge_timestamp
    ca94a5066676 sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb
    f865976baa85 kcm: fix strp_init() order and cleanup
    1579573b69d6 mlxbf_gige: compute MDIO period based on i1clk
    4854a59b9a9c cachefiles: make on-demand request distribution fairer
    dae646810dc8 cachefiles: fix error return code in cachefiles_ondemand_copen()
    031089e2eb2e ethernet: rocker: fix sleep in atomic context bug in neigh_timer_handler
    8164b6c32f29 net: lan966x: improve error handle in lan966x_fdma_rx_get_frame()
    81b7493d7415 net: phy: micrel: Make the GPIO to be non-exclusive
    0c6c52285715 net/sched: fix netdevice reference leaks in attach_default_qdiscs()
    fb155f6597cd net: sched: tbf: don't call qdisc_put() while holding tree lock
    c2798203315f drm/i915: fix null pointer dereference
    ca537da42fbd net: dsa: xrs700x: Use irqsave variant for u64 stats update
    321d2a2b9520 nfp: flower: fix ingress police using matchall filter
    c0c1c0241917 openvswitch: fix memory leak at failed datapath creation
    c2cc359e33e5 net: smsc911x: Stop and start PHY during suspend and resume
    615391126f5d net: sparx5: fix handling uneven length packets in manual extraction
    92f7ab56bf35 Bluetooth: hci_sync: hold hdev->lock when cleanup hci_conn
    2f868038a43c Bluetooth: hci_event: Fix checking conn for le_conn_complete_evt
    02e49daf3fa3 Bluetooth: hci_sync: Fix suspend performance regression
    d6b3f3cd7bd7 Bluetooth: hci_event: Fix vendor (unknown) opcode status handling
    2459615a8d7f bpf: Do mark_chain_precision for ARG_CONST_ALLOC_SIZE_OR_ZERO
    10608641b055 bpf: Tidy up verifier check_func_arg()
    840fbb6845ab bpf: Allow helpers to accept pointers with a fixed size
    cdbaf57293f0 Revert "xhci: turn off port power in shutdown"
    7081b2f34ff2 xhci: Fix null pointer dereference in remove if xHC has only one roothub
    1f67a7c661b1 wifi: cfg80211: debugfs: fix return type in ht40allow_map_read()
    57cfdf9edcbc ALSA: hda: intel-nhlt: Correct the handling of fmt_config flexible array
    26eaff38e1fc drm/i915/display: avoid warnings when registering dual panel backlight
    97434cb55bd8 drm/i915/ttm: fix CCS handling
    ba632ad0bacb bpf: Fix a data-race around bpf_jit_limit.
    15f3b89bd521 ieee802154/adf7242: defer destroy_workqueue call
    2914e46f5b03 drm/i915/gvt: Fix Comet Lake
    a1a05d3ae582 bpf, cgroup: Fix kernel BUG in purge_effective_progs
    ca41835c753a ip_tunnel: Respect tunnel key's "flow_flags" in IP tunnels
    257f1447d7c2 bpf: Restrict bpf_sys_bpf to CAP_PERFMON
    10ee118a1756 skmsg: Fix wrong last sg check in sk_msg_recvmsg()
    37e05ea2c5fb iio: adc: mcp3911: make use of the sign bit
    e7cf5a0caba9 peci: aspeed: fix error check return value of platform_get_irq()
    5d5383b8dae2 drm/msm/gpu: Drop qos request if devm_devfreq_add_device() fails
    2c75891d56ab xsk: Fix corrupted packets for XDP_SHARED_UMEM
    c77b724cddfb platform/x86: x86-android-tablets: Fix broken touchscreen on Chuwi Hi8 with Windows BIOS
    0d5bed97ff3d platform/x86: pmc_atom: Fix SLP_TYPx bitfield mask
    b0d3a4f4c3f3 drm/msm/dsi: Fix number of regulators for SDM660
    847dba3aa345 drm/msm/dsi: Fix number of regulators for msm8996_dsi_cfg
    b99ab590a5ac drm/msm/dp: delete DP_RECOVERED_CLOCK_OUT_EN to fix tps4
    83cc61f72e6a drm/msm/dpu: populate wb or intf before reset_intf_cfg
    9f490254854f drm/msm/dsi: fix the inconsistent indenting
    adbe8cb18635 drm/msm/dp: make eDP panel as the first connected connector

(From OE-Core rev: 9416f1f35ac6253cdcf2a849311fd06be74908c9)

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-09-21 09:20:49 +01:00
Bruce Ashfield
e4b6f487c0 linux-yocto/5.19: update to v5.19.7
Updating  to the latest korg -stable release that comprises
the following commits:

    7d0a458e1963 Linux 5.19.7
    a754ee1c66bd arm64: cacheinfo: Fix incorrect assignment of signed error value to unsigned fw_level
    123bf15c1a15 net: neigh: don't call kfree_skb() under spin_lock_irqsave()
    ec274d8f1e64 net/af_packet: check len when min_header_len equals to 0
    d25d6744c46b android: binder: fix lockdep check on clearing vma
    8a239dd886e2 btrfs: tree-checker: check for overlapping extent items
    b83e1567af28 btrfs: fix lockdep splat with reloc root extent buffers
    98f803acf8ac btrfs: move lockdep class helpers to locking.c
    82af833b99dc ALSA: hda/cs8409: Support new Dolphin Variants
    0f31a350fd9a platform/x86: serial-multi-instantiate: Add CLSA0101 Laptop
    503728838bdf testing: selftests: nft_flowtable.sh: use random netns names
    7d4bfe34b9cb netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y
    933020e6d057 drm/amdgpu: Fix interrupt handling on ih_soft ring
    09186eeffd39 drm/amdgpu: Add secure display TA load for Renoir
    d278f332d105 drm/amdgpu: Add decode_iv_ts helper for ih_v6 block
    4eb2be1d0827 drm/amd/display: avoid doing vm_init multiple time
    bd71ef2c3024 drm/amd/display: Fix plug/unplug external monitor will hang while playback MPO video
    db1d9deb84d7 drm/amdgpu: Increase tlb flush timeout for sriov
    db0669c9731b drm/amd/display: Fix pixel clock programming
    22a75c616f19 drm/amd/pm: add missing ->fini_xxxx interfaces for some SMU13 asics
    4d21584ac639 drm/amd/pm: add missing ->fini_microcode interface for Sienna Cichlid
    d9d70547cba1 drm/amdgpu: disable 3DCGCG/CGLS temporarily due to stability issue
    dc441eda0617 ksmbd: don't remove dos attribute xattr on O_TRUNC open
    895096784ab9 s390/hypfs: avoid error message under KVM
    2432f152c175 ALSA: hda/realtek: Add quirks for ASUS Zenbooks using CS35L41
    2dd5ed474115 neigh: fix possible DoS due to net iface start/stop loop
    0d462a681d7d net: lan966x: fix checking for return value of platform_get_irq_byname()
    40f424dc1ee3 ksmbd: return STATUS_BAD_NETWORK_NAME error status if share is not configured
    4b25bdb54578 drm/amd/pm: Fix a potential gpu_metrics_table memory leak
    21e3891abc83 drm/amdkfd: Handle restart of kfd_ioctl_wait_events
    952d4c72d903 drm/amd/pm: skip pptable override for smu_v13_0_7
    909dae582c8f drm/amd/display: Fix TDR eDP and USB4 display light up issue
    3101839b0801 drm/amd/display: clear optc underflow before turn off odm clock
    c6f7ba837efc drm/amd/display: For stereo keep "FLIP_ANY_FRAME"
    71f2cb739a3c drm/amd/display: Fix HDMI VSIF V3 incorrect issue
    b26218b2349a drm/amd/display: Avoid MPC infinite loop
    ab01ac7fa985 drm/amd/display: Device flash garbage before get in OS
    ae29c0c46681 drm/amd/display: Add a missing register field for HPO DP stream encoder
    de3f7eb0b864 rtla: Fix tracer name
    33f15a70fe9d ASoC: rt5640: Fix the JD voltage dropping issue
    dc4351487a55 ASoC: sh: rz-ssi: Improve error handling in rz_ssi_probe() error path
    d875be57a215 fs/ntfs3: Fix work with fragmented xattr
    c9215e9018bd mmc: sdhci-of-dwcmshc: Re-enable support for the BlueField-3 SoC
    30841ba786ee mmc: sdhci-of-dwcmshc: rename rk3568 to rk35xx
    d1541cdf5aec mmc: sdhci-of-dwcmshc: add reset call back for rockchip Socs
    1c137c46d16e mmc: mtk-sd: Clear interrupts when cqe off/disable
    1d7df13d223b HID: intel-ish-hid: ipc: Add Meteor Lake PCI device ID
    a32046896fe1 HID: thrustmaster: Add sparco wheel and fix array length
    7c6e6c334154 HID: nintendo: fix rumble worker null pointer deref
    2b32e820ccf5 HID: asus: ROG NKey: Ignore portion of 0x5a report
    5b3063adff7d HID: Add Apple Touchbar on T2 Macs in hid_have_special_driver list
    2803225ac89b HID: AMD_SFH: Add a DMI quirk entry for Chromebooks
    4af0f12367b2 HID: add Lenovo Yoga C630 battery quirk
    b61400c4e784 HID: input: fix uclogic tablets
    ec45c7783319 ALSA: usb-audio: Add quirk for LH Labs Geek Out HD Audio 1V5
    7877eaa11311 mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse
    72f2dc8993f1 bpf: Don't redirect packets with invalid pkt_len
    d81bd6671f45 ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead
    cb4bb011a683 fbdev: fb_pm2fb: Avoid potential divide by zero error
    86026be8535c net: fix refcount bug in sk_psock_get (2)
    52a3c62a8151 HID: hidraw: fix memory leak in hidraw_release()
    f44b0b95d50f USB: gadget: Fix use-after-free Read in usb_udc_uevent()
    c02d2a91a85c media: pvrusb2: fix memory leak in pvr_probe
    f2f6ea1a8da1 udmabuf: Set the DMA mask for the udmabuf device (v2)
    dee1e51b5479 HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_report
    adb9caabcd16 Revert "PCI/portdrv: Don't disable AER reporting in get_port_device_capability()"
    e8fcbce54249 Bluetooth: L2CAP: Fix build errors in some archs
    d3916da4bc6c arm64: errata: Add Cortex-A510 to the repeat tlbi list
    a8ba16e9f171 docs: kerneldoc-preamble: Test xeCJK.sty before loading
    e120a6353294 crypto: lib - remove unneeded selection of XOR_BLOCKS
    515af71adf3d firmware: tegra: bpmp: Do only aligned access to IPC memory area
    1cf82931822d drm/vc4: hdmi: Depends on CONFIG_PM
    1a289a168570 drm/vc4: hdmi: Rework power up
    3c730ee65d57 Linux 5.19.6
    a36df92c7ff7 bpf: Don't use tnum_range on array range checking for poke descriptors
    f0e5ce88e1cf riscv: dts: microchip: mpfs: remove pci axi address translation property
    14f158b9770f riscv: dts: microchip: mpfs: remove bogus card-detect-delay
    a8604d23a812 riscv: dts: microchip: mpfs: remove ti,fifo-depth property
    5977375a7dba riscv: dts: microchip: mpfs: fix incorrect pcie child node name
    f24ee7391a75 scsi: core: Fix passthrough retry counter handling
    828f57ac75ea scsi: storvsc: Remove WQ_MEM_RECLAIM from storvsc_error_wq
    a292244e5bfa scsi: ufs: core: Enable link lost interrupt
    0761b0e818c7 arm64/sme: Don't flush SVE register state when handling SME traps
    a8d79f9d1a4d arm64/sme: Don't flush SVE register state when allocating SME storage
    913fe86ae903 arm64/signal: Flush FPSIMD register state when disabling streaming mode
    f83cbd14c794 arm64: fix rodata=full
    ec76a1de1d65 perf stat: Clear evsel->reset_group for each stat run
    6d7a4a140cfc perf/x86/intel/ds: Fix precise store latency handling
    291f8baead17 perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMU
    a9271d39d6dc perf python: Fix build when PYTHON_CONFIG is user supplied
    b2f10baf4d67 blk-mq: fix io hung due to missing commit_rqs
    ca949183c340 Documentation/ABI: Mention retbleed vulnerability info file for sysfs
    43365c8fbb3c drm/amdkfd: Fix isa version for the GC 10.3.7
    b864bc2ad49f x86/nospec: Fix i386 RSB stuffing
    7b0163c1b07b binder_alloc: add missing mmap_lock calls when using the VMA
    b887868c4e6b arm64: Fix match_list for erratum 1286807 on Arm Cortex-A76
    f42a9819ba84 md: call __md_stop_writes in md_stop
    4d83d9b7d5dd Revert "md-raid: destroy the bitmap after destroying the thread"
    ba8da1806c4f mm/hugetlb: fix hugetlb not supporting softdirty tracking
    5192d4ae17a5 io_uring: fix issue with io_write() not always undoing sb_start_write()
    e8f1d2fd8113 Revert "zram: remove double compression logic"
    c4ce7913dfd2 riscv: dts: microchip: correct L2 cache interrupts
    b8e86aef0a60 riscv: traps: add missing prototype
    f80d72069ede riscv: signal: fix missing prototype warning
    45d47bd9b96e xen/privcmd: fix error exit of privcmd_ioctl_dm_op()
    f377ac7597ba ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdown
    a25f09216071 smb3: missing inode locks in punch hole
    8e3ba23a67de nouveau: explicitly wait on the fence in nouveau_bo_move_m2mf
    f1a7466258b7 ACPI: processor: Remove freq Qos request for all CPUs
    c061d697a304 shmem: update folio if shmem_replace_page() updates the page
    5f4d2b0caf20 Revert "memcg: cleanup racy sum avoidance code"
    f08ccb792d3e fbdev: fbcon: Properly revert changes when vc_resize() failed
    fbdc482d43ed s390: fix double free of GS and RI CBs on fork() failure
    bb125123f60e cifs: skip extra NULL byte in filenames
    5fcf81e308d1 mm/mprotect: only reference swap pfn page if type match
    3ada1b3e58db mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pte
    9ae15c4ba2be bootmem: remove the vmemmap pages from kmemleak in put_page_bootmem
    8eaa24d57ab6 s390/mm: do not trigger write fault when vma does not allow VM_WRITE
    c035edae0dad mm/damon/dbgfs: avoid duplicate context directory creation
    fe64e17d9b01 asm-generic: sections: refactor memory_intersects
    22ebb780d54e audit: move audit_return_fixup before the filters
    9a6c710f3bc1 writeback: avoid use-after-free after removing device
    9be7fa7ead18 loop: Check for overflow while configuring loop
    a210408b9024 x86/PAT: Have pat_enabled() properly reflect state when running on Xen
    d9975eea5e6a x86/nospec: Unwreck the RSB stuffing
    9d0a21053cf3 x86/bugs: Add "unknown" reporting for MMIO Stale Data
    0666703c4be8 x86/sev: Don't use cc_platform_has() for early SEV-SNP calls
    a10290756e4f x86/unwind/orc: Unwind ftrace trampolines with correct ORC entry
    d1a6d0a9631f x86/entry: Fix entry_INT80_compat for Xen PV guests
    66f2f9f27726 perf/x86/lbr: Enable the branch type for the Arch LBR by default
    e31430b23603 perf/x86/intel: Fix pebs event constraints for ADL
    ffbf5efde85e x86/boot: Don't propagate uninitialized boot_params->cc_blob_address
    1fc82cdd9089 btrfs: update generation of hole file extent item when merging holes
    4b124ad87244 btrfs: fix possible memory leak in btrfs_get_dev_args_from_path()
    0f72e355c4a0 btrfs: check if root is readonly while setting security xattr
    a2e54eb64229 btrfs: fix space cache corruption and potential double allocations
    b4656b25c83f btrfs: add info when mount fails due to stale replace target
    955d400e263d btrfs: replace: drop assert for suspended replace
    e08fcb1284a9 btrfs: fix silent failure when deleting root reference
    3ef2786e32d9 net: lantiq_xrx200: restore buffer if memory allocation failed
    0d9981b0636d net: lantiq_xrx200: fix lock under memory pressure
    73f475865269 net: lantiq_xrx200: confirm skb is allocated before using
    27a5ab8fec27 net: stmmac: work around sporadic tx issue on link-up
    c830d7120137 ionic: VF initial random MAC address if no assigned mac
    79e77fb1565d ionic: fix up issues with handling EAGAIN on FW cmds
    94d71d99e5dd ionic: clear broken state on generation change
    091dc91e119f rxrpc: Fix locking in rxrpc's sendmsg
    b886aebd0c3d net: ethernet: mtk_eth_soc: fix hw hash reporting for MTK_NETSYS_V2
    2f2375708467 net: ethernet: mtk_eth_soc: enable rx cksum offload for MTK_NETSYS_V2
    82fd14027677 i40e: Fix incorrect address type for IPv6 flow rules
    c2b99b2a249b ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounter
    18a8b82643e7 net: Fix a data-race around sysctl_somaxconn.
    8a536935207a net: Fix a data-race around netdev_unregister_timeout_secs.
    21c6c135354a net: Fix a data-race around gro_normal_batch.
    bdb33552e663 net: Fix data-races around sysctl_devconf_inherit_init_net.
    e94dd3e96036 net: Fix data-races around sysctl_fb_tunnels_only_for_init_net.
    d923063ba2d1 net: Fix a data-race around netdev_budget_usecs.
    c34e06f05ab7 net: Fix data-races around sysctl_max_skb_frags.
    293ec6acc32a net: Fix a data-race around netdev_budget.
    6a520caf1f55 net: Fix a data-race around sysctl_net_busy_read.
    05d92723f99c net: Fix a data-race around sysctl_net_busy_poll.
    6fc89f990716 net: Fix a data-race around sysctl_tstamp_allow_data.
    764352456e55 net: Fix data-races around sysctl_optmem_max.
    f1bbd4c0966c ratelimit: Fix data-races in ___ratelimit().
    c49b023e4e2e net: Fix data-races around netdev_tstamp_prequeue.
    32f8c816b92e net: Fix data-races around netdev_max_backlog.
    01198bebd53e net: Fix data-races around weight_p and dev_weight_[rt]x_bias.
    a9de312f4514 net: Fix data-races around sysctl_[rw]mem_(max|default).
    89e135a36a9e netfilter: flowtable: fix stuck flows on cleanup due to pending work
    cbfc3a1b098d netfilter: flowtable: add function to invoke garbage collection immediately
    fdca693fcf26 netfilter: nf_tables: disallow binding to already bound chain
    486bfb68d7b1 netfilter: nft_tunnel: restrict it to netdev family
    02e8575a86f4 netfilter: nft_osf: restrict osf to ipv4, ipv6 and inet families
    98a621ef45e3 netfilter: nf_tables: do not leave chain stats enabled on error
    09cd8ecf3107 netfilter: nft_payload: do not truncate csum_offset and csum_type
    0ee5c638e108 netfilter: nft_payload: report ERANGE for too long offset and length
    c8ebc3b8635f netfilter: nf_tables: make table handle allocation per-netns friendly
    b7dfe042ecec netfilter: nf_tables: disallow updates of implicit chain
    c5101ebeb2ed bnxt_en: fix LRO/GRO_HW features in ndo_fix_features callback
    2ec3dc278d97 bnxt_en: fix NQ resource accounting during vf creation on 57500 chips
    46195aec8631 bnxt_en: set missing reload flag in devlink features
    51ca62d3274c bnxt_en: Use PAGE_SIZE to init buffer when multi buffer XDP is not in use
    343fed6b0dae netfilter: nft_tproxy: restrict to prerouting hook
    e53cfa017bf4 netfilter: ebtables: reject blobs that don't provide all entry points
    223fbc2f5039 net: ipvtap - add __init/__exit annotations to module init/exit funcs
    3ff47e599420 bonding: 802.3ad: fix no transmission of LACPDUs
    b8bd96a46c93 net: moxa: get rid of asymmetry in DMA mapping/unmapping
    162571b77486 net: phy: Don't WARN for PHY_READY state in mdio_bus_phy_resume()
    834a5483bfe0 net: ipa: don't assume SMEM is page-aligned
    67426e99a1ac net: dsa: microchip: keep compatibility with device tree blobs with no phy-mode
    dfee8aec730d net: dsa: microchip: update the ksz_phylink_get_caps
    bb015bf77a9e net: dsa: microchip: move the port mirror to ksz_common
    d719d680a557 net: dsa: microchip: move vlan functionality to ksz_common
    23fcd5216540 net: dsa: microchip: move tag_protocol to ksz_common
    eafb01efb8c7 net: dsa: microchip: move switch chip_id detection to ksz_common
    422e808ba8a5 net: dsa: microchip: ksz9477: cleanup the ksz9477_switch_detect
    eaa08e3c5abd net/mlx5e: Fix wrong tc flag used when set hw-tc-offload off
    160967199c5e net/mlx5e: Fix wrong application of the LRO state
    b0faef51599e net/mlx5: Avoid false positive lockdep warning by adding lock_class_key
    0ea1abf797f0 net/mlx5: Fix cmd error logging for manage pages cmd
    cddad6c98f5c net/mlx5: Disable irq when locking lag_lock
    3325cb4f2d07 net/mlx5: Eswitch, Fix forwarding decision to uplink
    4c040acf5744 net/mlx5: LAG, fix logic over MLX5_LAG_FLAG_NDEVS_READY
    1155eb7baf1b net/mlx5e: Properly disable vlan strip on non-UL reps
    952efbc7a06f ice: xsk: use Rx ring's XDP ring when picking NAPI context
    03a3f29fe5b1 ice: xsk: prohibit usage of non-balanced queue id
    2c71f5d55a86 nfc: pn533: Fix use-after-free bugs caused by pn532_cmd_timeout
    edbcbe37c31a r8152: fix the RX FIFO settings when suspending
    3eb8eb6e2e2a r8152: fix the units of some registers for RTL8156A
    9197ca40fd9d rose: check NULL rose_loopback_neigh->loopback
    546443d8886d ntfs: fix acl handling
    02ab2b234c58 mm/smaps: don't access young/dirty bit if pte unpresent
    86ebf313929f SUNRPC: RPC level errors should set task->tk_rpc_status
    c2a47f6903e2 NFSv4.2 fix problems with __nfs42_ssc_open
    4eac2ff103b9 Revert "net: macsec: update SCI upon MAC address change."
    9a852bcf90fb fs: require CAP_SYS_ADMIN in target namespace for idmapped mounts
    e26d676c1f9f xfrm: policy: fix metadata dst->dev xmit null pointer dereference
    6901885656c0 af_key: Do not call xfrm_probe_algs in parallel
    87b7ef9e760b xfrm: clone missing x->lastused in xfrm_do_migrate
    9156a7b65c9d Revert "xfrm: update SA curlft.use_time"
    d66c05287979 xfrm: fix refcount leak in __xfrm_policy_check()
    4500aa11358d mt76: mt7921: fix command timeout in AP stop period
    49f05dfd2412 mm/hugetlb: support write-faults in shared mappings
    3e2747c3ddfa mm/uffd: reset write protection when unregister with wp-mode
    bc3188d8a3b8 kprobes: don't call disarm_kprobe() for disabled kprobes
    79ce0b1445f9 kernel/sys_ni: add compat entry for fadvise64_64
    760dc9f658d7 parisc: Fix exception handler for fldw and fstw instructions
    012dad4b908a parisc: Make CONFIG_64BIT available for ARCH=parisc64 only
    b0d2e414bcc7 cgroup: Fix race condition at rebind_subsystems()
    24a943ca4c45 audit: fix potential double free on error path from fsnotify_add_inode_mark
    72440414b10b NFS: Fix another fsync() issue after a server reboot
    9def52eb10ba mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW

(From OE-Core rev: 77d7de8b32018051f74143115d9f8c2d09c86360)

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-09-21 09:20:49 +01:00
Bruce Ashfield
289831b72e linux-yocto/5.19: update to v5.19.5
Updating  to the latest korg -stable release that comprises
the following commits:

    1916ff079c77 Linux 5.19.5
    d98703d4ce01 kbuild: dummy-tools: avoid tmpdir leak in dummy gcc
    0b0649b1d27a Linux 5.19.4
    c19305ce5228 Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()"
    127e3bb0dae1 scsi: ufs: ufs-mediatek: Fix build error and type mismatch
    7000ad53ec1b f2fs: fix null-ptr-deref in f2fs_get_dnode_of_data
    ceb6e2e0ef30 f2fs: revive F2FS_IOC_ABORT_VOLATILE_WRITE
    a050bbba5e11 MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0
    f350812e2d15 video: fbdev: i740fb: Check the argument of i740_calc_vclk()
    8d4eccd78461 venus: pm_helpers: Fix warning in OPP during probe
    8f9357313cdc powerpc/64: Init jump labels before parse_early_param()
    6a77b03098b1 smb3: check xattr value length earlier
    14128541cf81 f2fs: fix to do sanity check on segment type in build_sit_entries()
    43ce0a0bda2c f2fs: fix to avoid use f2fs_bug_on() in f2fs_new_node_page()
    a2555ea40e38 ALSA: control: Use deferred fasync helper
    fe87784ab3a8 ALSA: pcm: Use deferred fasync helper
    2dffd9478f76 ALSA: timer: Use deferred fasync helper
    2e1a19a391d0 ALSA: core: Add async signal helpers
    fb952a7683ae powerpc/ioda/iommu/debugfs: Generate unique debugfs entries
    ea64c14beb0f ovl: warn if trusted xattr creation fails
    1c5be8157340 ASoC: codecs: va-macro: use fsgen as clock
    8044f035b0c7 powerpc/32: Don't always pass -mcpu=powerpc to the compiler
    f0919caa1639 powerpc/32: Set an IBAT covering up to _einittext during init
    c2f242d95875 powerpc/pseries/mobility: set NMI watchdog factor during an LPM
    d1bac78a8c18 powerpc/watchdog: introduce a NMI watchdog's factor
    409135fdaca6 watchdog: export lockup_detector_reconfigure
    ce60aca6f7aa ASoC: Intel: sof_nau8825: Move quirk check to the front in late probe
    abed2fd437f0 ASoC: Intel: sof_es8336: ignore GpioInt when looking for speaker/headset GPIO lines
    73626a23b370 ASoC: Intel: sof_es8336: Fix GPIO quirks set via module option
    728ba1b70fb6 ASoC: SOF: Intel: hda: add sanity check on SSP index reported by NHLT
    2b7d0c2a4fba ALSA: hda/realtek: Enable speaker and mute LEDs for HP laptops
    d79c34048804 RISC-V: Add fast call path of crash_kexec()
    f41d0c601081 riscv: mmap with PROT_WRITE but no PROT_READ is invalid
    2fef71da84f5 ASoC: nau8821: Don't unconditionally free interrupt
    a57f15f876f3 riscv: dts: canaan: Add k210 topology information
    beb779e43398 riscv: dts: sifive: Add fu740 topology information
    a1ab94899083 ASoC: rsnd: care default case on rsnd_ssiu_busif_err_irq_ctrl()
    7218511f0a31 ASoC: SOF: sof-client-probes: Only load the driver if IPC3 is used
    48945246cf80 ASoC: SOF: Intel: hda-ipc: Do not process IPC reply before firmware boot
    230f646085d1 ASoC: SOF: Intel: cnl: Do not process IPC reply before firmware boot
    62c8639072ae modules: Ensure natural alignment for .altinstructions and __bug_table sections
    e02db5c2c2ee ALSA: hda: Fix page fault in snd_hda_codec_shutdown()
    6a0105e779e3 ASoC: Intel: avs: Set max DMA segment size
    b4f50e13d7ea iommu/io-pgtable-arm-v7s: Add a quirk to allow pgtable PA up to 35bit
    a80016c40cc7 mips: cavium-octeon: Fix missing of_node_put() in octeon2_usb_clocks_start
    a7a4866734de vfio: Clear the caps->buf to NULL after free
    6f61c957050d KVM: PPC: Book3S HV: Fix "rm_exit" entry in debugfs timings
    f6ed634eedb1 tty: serial: Fix refcount leak bug in ucc_uart.c
    6f531f0c5c7f lib/list_debug.c: Detect uninitialized lists
    0082e99a9074 ext4: avoid resizing to a partial cluster size
    a2522041d248 ext4: block range must be validated before use in ext4_mb_clear_bb()
    baa9f14ff470 ext4: avoid remove directory when directory is corrupted
    eb3a4f73f43f drivers:md:fix a potential use-after-free bug
    22d908afbd76 nvmet-tcp: fix lockdep complaint on nvmet_tcp_wq flush during queue teardown
    0fce640d81e2 md/raid5: Make logic blocking check consistent with logic that blocks
    2a320a192cae md: Notify sysfs sync_completed in md_reap_sync_thread()
    51854ee9535c phy: samsung: phy-exynos-pcie: sanitize init/power_on callbacks
    55faab828d23 openrisc: io: Define iounmap argument as volatile
    e004a35e8148 Revert "RDMA/rxe: Create duplicate mapping tables for FMRs"
    aa6e96cb2165 dmaengine: sprd: Cleanup in .remove() after pm_runtime_get_sync() failed
    32a979841d79 dmaengine: tegra: Add terminate() for Tegra234
    59e659594420 selftests/kprobe: Do not test for GRP/ without event failures
    e0cd4d17ce33 csky/kprobe: reclaim insn_slot on kprobe unregistration
    0a5e36832ffd RDMA/rxe: Limit the number of calls to each tasklet
    f03d253ba719 ACPI: PPTT: Leave the table mapped for the runtime usage
    a28c93fd39ad mmc: renesas_sdhi: newer SoCs don't need manual tap correction
    3d05aeebbde8 dmaengine: dw-axi-dmac: ignore interrupt if no descriptor
    ad764df73ae5 dmaengine: dw-axi-dmac: do not print NULL LLI during error
    30b2f5fc6482 of: overlay: Move devicetree_corrupt() check up
    462f8d4cbc96 um: add "noreboot" command line option for PANIC_TIMEOUT=-1 setups
    5fecb67738e6 PCI/ACPI: Guard ARM64-specific mcfg_quirks
    c2557780ee78 cxl: Fix a memory leak in an error handling path
    300ae4fd800b pinctrl: intel: Check against matching data instead of ACPI companion
    15670c28103d scsi: ufs: ufs-exynos: Change ufs phy control sequence
    ef577017cdcc mmc: tmio: avoid glitches when resetting
    325da44d085e habanalabs/gaudi: mask constant value before cast
    19958bf4ef31 habanalabs/gaudi: fix shift out of bounds
    6a4aa11781f5 habanalabs/gaudi: invoke device reset from one code block
    fb806b52acb0 habanalabs: add terminating NULL to attrs arrays
    c209db797d64 coresight: etm4x: avoid build failure with unrolled loops
    2b06d5d97c0e gadgetfs: ep_io - wait until IRQ finishes
    4eb7a1beff03 scsi: lpfc: Fix possible memory leak when failing to issue CMF WQE
    2d544e9d19c1 scsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user input
    92f837825053 clk: qcom: clk-alpha-pll: fix clk_trion_pll_configure description
    a8b7e9534550 zram: do not lookup algorithm in backends table
    842a89d91a94 uacce: Handle parent device removal or parent driver module rmmod
    459411b9f018 clk: qcom: ipq8074: dont disable gcc_sleep_clk_src
    e5cd88146e79 vboxguest: Do not use devm for irq
    9f69ec6766aa usb: dwc2: gadget: remove D+ pull-up while no vbus with usb-role-switch
    0483ffc02ebb scsi: iscsi: Fix HW conn removal use after free
    5c4b699193eb usb: renesas: Fix refcount leak bug
    403132881e66 usb: host: ohci-ppc-of: Fix refcount leak bug
    4bd8b3b68a7b usb: typec: mux: Add CONFIG guards for functions
    e6a1adbf1f2b scsi: ufs: ufs-mediatek: Fix the timing of configuring device regulators
    67c830a6de83 clk: ti: Stop using legacy clkctrl names for omap4 and 5
    588e52fbc36d drm/meson: Fix overflow implicit truncation warnings
    74edc1e11ef3 irqchip/tegra: Fix overflow implicit truncation warnings
    f6ad16176b70 scsi: ufs: core: Add UFSHCD_QUIRK_HIBERN_FASTAUTO
    99c6d37aeffa scsi: ufs: core: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS
    db0c485f4ac2 PCI: aardvark: Fix reporting Slot capabilities on emulated bridge
    8ec370e0a50f usb: gadget: uvc: call uvc uvcg_warn on completed status instead of uvcg_info
    c2d17078980a usb: gadget: uvc: calculate the number of request depending on framesize
    6fd50446e7c9 usb: cdns3 fix use-after-free at workaround 2
    2700f6072f22 staging: r8188eu: add error handling of rtw_read32
    93883ec2d6aa staging: r8188eu: add error handling of rtw_read16
    eac7d9f47ad4 staging: r8188eu: add error handling of rtw_read8
    582b3175deea platform/chrome: cros_ec_proto: don't show MKBP version if unsupported
    ba397e2c31da PCI: Add ACS quirk for Broadcom BCM5750x NICs
    ccb19dba9ded HID: multitouch: new device class fix Lenovo X12 trackpad sticky
    2d419ac1f333 thunderbolt: Change downstream router's TMU rate in both TMU uni/bidir mode
    f5b5faedc498 x86/kvm: Fix "missing ENDBR" BUG for fastop functions
    fe5a22a2925a x86/ibt, objtool: Add IBT_NOSEAL()
    e124bab08a51 net: mscc: ocelot: report ndo_get_stats64 from the wraparound-resistant ocelot->stats
    e07a74dc0fed net: mscc: ocelot: make struct ocelot_stat_layout array indexable
    3aa635bf2f8f net: mscc: ocelot: fix race between ndo_get_stats64 and ocelot_check_stats_work
    0d05a558033e net: mscc: ocelot: turn stats_lock into a spinlock
    62ef55aa4381 KVM: arm64: Reject 32bit user PSTATE on asymmetric systems
    e4a36b051ca7 KVM: arm64: Treat PMCR_EL1.LC as RES1 on asymmetric systems
    1b38e3b423f0 drm/amdgpu: Fix use-after-free on amdgpu_bo_list mutex
    fb837f5b8346 drm/sun4i: dsi: Prevent underflow when computing packet sizes
    3e53531c1813 drm/bridge: lvds-codec: Fix error checking of drm_of_lvds_get_data_mapping()
    efd4b62d109f drm/amdgpu: Avoid another list of reset devices
    b431cffb4883 drm/i915/ttm: don't leak the ccs state
    8dec38e19f69 drm/meson: Fix refcount bugs in meson_vpu_has_available_connectors()
    02a22d62051a drm/imx/dcss: get rid of HPD warning message
    a5494b6ed31b can: j1939: j1939_sk_queue_activate_next_locked(): replace WARN_ON_ONCE with netdev_warn_once()
    5ba9bafa2ce0 gcc-plugins: Undefine LATENT_ENTROPY_PLUGIN when plugin disabled for a file
    6c61b45ecee9 kbuild: fix the modules order between drivers and libs
    64c0c233a885 igb: Add lock to avoid data race
    9400aeb419d3 stmmac: intel: Add a missing clk_disable_unprepare() call in intel_eth_pci_remove()
    994c8f12be24 dt-bindings: display: sun4i: Add D1 TCONs to conditionals
    330eccd73fc0 fec: Fix timer capture timing in `fec_ptp_enable_pps()`
    b72e5b045746 tools/rtla: Fix command symlinks
    5d4dc30b4c96 blk-mq: run queue no matter whether the request is the last request
    7c9ebb648cde i40e: Fix to stop tx_timeout recovery if GLOBR fails
    56ba4d6853ec regulator: pca9450: Remove restrictions for regulator-name
    15ccc6fa8153 i40e: Fix tunnel checksum offload with fragmented traffic
    6bce25a155b2 i2c: imx: Make sure to unregister adapter on remove()
    5fc790e349ad modpost: fix module versioning when a symbol lacks valid CRC
    0e933ded5079 ice: Ignore error message when setting same promiscuous mode
    bc6770eb90ff ice: Fix clearing of promisc mode with bridge over bond
    26fce11f927c ice: Ignore EEXIST when setting promisc mode
    6db6964e33a3 ice: Fix double VLAN error when entering promisc mode
    d46c877935e4 ice: Fix VF not able to send tagged traffic with no VLAN filters
    af1b0d1547dd ice: Fix call trace with null VSI during VF reset
    18c800b1844d ice: Fix VSI rebuild WARN_ON check for VF
    79f86b862416 net: dsa: sja1105: fix buffer overflow in sja1105_setup_devlink_regions()
    7e2bb2db0dd8 net: dsa: don't warn in dsa_port_set_state_now() when driver doesn't support it
    26b6acd36582 net: genl: fix error path memory leak in policy dumping
    636f5ac8cb27 net: mscc: ocelot: fix address of SYS_COUNT_TX_AGING counter
    89caf1cf7a01 net: mscc: ocelot: fix incorrect ndo_get_stats64 packet counters
    d0faa1d50d3d net: dsa: felix: fix ethtool 256-511 and 512-1023 TX packet counters
    b7d1edd299d9 net: dsa: microchip: ksz9477: fix fdb_dump last invalid entry
    cd3c02963b7e net: sched: fix misuse of qcpu->backlog in gnet_stats_add_queue_cpu
    ce12ce2e8864 net: rtnetlink: fix module reference count leak issue in rtnetlink_rcv_msg
    7998043d31d0 net: fix potential refcount leak in ndisc_router_discovery()
    ec6612958fc8 net: moxa: pass pdev instead of ndev to DMA functions
    df5423131456 mlxsw: spectrum: Clear PTP configuration after unregistering the netdevice
    bb0422d00a2a virtio_net: fix endian-ness for RSS
    a1a75f78a293 net: qrtr: start MHI channel after endpoit creation
    f3a4b5582961 net: dsa: mv88e6060: prevent crash on an unused port
    76fbeb1662b1 net/sunrpc: fix potential memory leaks in rpc_sysfs_xprt_state_change()
    181c691581d0 spi: meson-spicc: add local pow2 clock ops to preserve rate between messages
    90f195c01a2e powerpc/pci: Fix get_phb_number() locking
    05414b8644e0 netfilter: nf_tables: check NFT_SET_CONCAT flag if field_count is specified
    a6232edba59e netfilter: nf_tables: disallow NFT_SET_ELEM_CATCHALL and NFT_SET_ELEM_INTERVAL_END
    ad48276cd5b4 netfilter: nf_tables: NFTA_SET_ELEM_KEY_END requires concat and interval flags
    3ccd3c8a0384 netfilter: nf_tables: validate NFTA_SET_ELEM_OBJREF based on NFT_SET_OBJECT flag
    f4fbfbccc0a9 netfilter: nf_tables: fix scheduling-while-atomic splat
    822943b48f0f netfilter: nf_tables: really skip inactive sets when allocating name
    1e52e6cfec63 netfilter: nf_tables: possible module reference underflow in error path
    4fe99df73467 netfilter: nf_ct_irc: cap packet search space to 4k
    61705b872f3c netfilter: nf_ct_ftp: prefer skb_linearize
    08147d81e88b netfilter: nf_ct_h323: cap packet size at 64k
    44cc2be58b87 netfilter: nf_ct_sane: remove pseudo skb linearization
    8f4882fa0ed3 netfilter: nf_tables: disallow NFTA_SET_ELEM_KEY_END with NFT_SET_ELEM_INTERVAL_END flag
    78c5b279e1fc fs/ntfs3: uninitialized variable in ntfs_set_acl_ex()
    e5aff1b8cf9f netfilter: nf_tables: use READ_ONCE and WRITE_ONCE for shared generation id access
    19c942f7d2af netfilter: nfnetlink: re-enable conntrack expectation events
    211c7bb7ee46 RDMA/cxgb4: fix accept failure due to increased cpl_t5_pass_accept_rpl size
    2e88dc32f66b RDMA/mlx5: Use the proper number of ports
    7cc625c5632f IB/iser: Fix login with authentication
    069b05cc3eec ASoC: codec: tlv320aic32x4: fix mono playback via I2S
    f8c579901388 ASoC: tas2770: Fix handling of mute/unmute
    c02a92a57733 ASoC: tas2770: Drop conflicting set_bias_level power setting
    9fc6cac273a2 ASoC: tas2770: Allow mono streams
    e755dc032d11 ASoC: tas2770: Set correct FSYNC polarity
    6a840e8ef6b6 ASoC: DPCM: Don't pick up BE without substream
    f7915c5614a7 ASoC: SOF: Intel: hda: Fix potential buffer overflow by snprintf()
    a67971a17604 ASoC: SOF: debug: Fix potential buffer overflow by snprintf()
    840311a09f75 ASoC: Intel: avs: Fix potential buffer overflow by snprintf()
    94e45c0cd8fd iavf: Fix deadlock in initialization
    0828e27971f1 iavf: Fix reset error handling
    b305c7e9363f iavf: Fix NULL pointer dereference in iavf_get_link_ksettings
    35c63581fdef iavf: Fix adminq error handling
    65f8463017ec nios2: add force_successful_syscall_return()
    e79673500d7b nios2: restarts apply only to the first sigframe we build...
    857b2561aae8 nios2: fix syscall restart checks
    66a496c6d784 nios2: traced syscall does need to check the syscall number
    6e489481f5db nios2: don't leave NULLs in sys_call_table[]
    69f5278fba36 nios2: page fault et.al. are *not* restartable syscalls...
    8089a1bc27b4 fs/ntfs3: Fix missing i_op in ntfs_read_mft
    228be1f6986e fs/ntfs3: Do not change mode if ntfs_set_ea failed
    0fd64f062c8d fs/ntfs3: Fix double free on remount
    4209b285adb8 fs/ntfs3: Don't clear upper bits accidentally in log_replay()
    bf6089dc01ba fs/ntfs3: Fix NULL deref in ntfs_update_mftmirr
    2d6663d0de7b fs/ntfs3: Fix using uninitialized value n when calling indx_read
    174e6c2d0898 dpaa2-eth: trace the allocated address instead of page struct
    e8471a8848bb perf tests: Fix Track with sched_switch test for hybrid case
    129fe9d509f8 perf parse-events: Fix segfault when event parser gets an error
    8f89e5c8daf8 i2c: qcom-geni: Fix GPI DMA buffer sync-back
    7dfea65b004f perf probe: Fix an error handling path in 'parse_perf_probe_command()'
    ec82f4a9bd3a nvme-fc: fix the fc_appid_store return value
    14e379559747 geneve: fix TOS inheriting for ipv4
    7a369dc87b66 fscache: don't leak cookie access refs if invalidation is in progress or failed
    af412b252550 atm: idt77252: fix use-after-free bugs caused by tst_timer
    a32429e10a94 tsnep: Fix tsnep_tx_unmap() error path usage
    970999be4cf3 xen/xenbus: fix return type in xenbus_file_read()
    dc2f4da09ba0 nfp: ethtool: fix the display error of `ethtool -m DEVNAME`
    776efefcaf80 NTB: ntb_tool: uninitialized heap data in tool_fn_write()
    8f60a0e33d31 tools build: Switch to new openssl API for test-libcrypto
    d7e676b7dc6a kbuild: dummy-tools: avoid tmpdir leak in dummy gcc
    f1347e13865a tools/testing/cxl: Fix cxl_hdm_decode_init() calling convention
    a291c7d289fa vdpa_sim_blk: set number of address spaces and virtqueue groups
    6d5428b2940d vdpa_sim: use max_iotlb_entries as a limit in vhost_iotlb_init
    358781831c10 clk: imx93: Correct the edma1's parent clock
    a090cc69699e ceph: don't leak snap_rwsem in handle_cap_grant
    279b52d7541c tools/vm/slabinfo: use alphabetic order when two values are equal
    14d9cf9852f8 tools/testing/cxl: Fix decoder default state
    52f636e1904c ceph: use correct index when encoding client supported features
    c969b0537dac spi: dt-bindings: qcom,spi-geni-qcom: allow three interconnects
    3be10a1426b0 dt-bindings: opp: opp-v2-kryo-cpu: Fix example binding checks
    f32e6d5c94ad spi: dt-bindings: zynqmp-qspi: add missing 'required'
    5ec9bbdd28b5 spi: dt-bindings: cadence: add missing 'required'
    50416c20c243 dt-bindings: PCI: qcom: Fix reset conditional
    e0513e565f70 dt-bindings: clock: qcom,gcc-msm8996: add more GCC clock sources
    5476edddbb50 dt-bindings: arm: qcom: fix MSM8994 boards compatibles
    23c3019a432c dt-bindings: arm: qcom: fix MSM8916 MTP compatibles
    0a33e50a1478 dt-bindings: arm: qcom: fix Longcheer L8150 compatibles
    7950545bbf1d dt-bindings: gpio: zynq: Add missing compatible strings
    6401143e6800 vsock: Set socket state back to SS_UNCONNECTED in vsock_connect_timeout()
    8ff5db3c1b3d vsock: Fix memory leak in vsock_connect()
    c3ea09259eb2 plip: avoid rcu debug splat
    8f427e275cd5 ipv6: do not use RT_TOS for IPv6 flowlabel
    923c65b5adf9 mlx5: do not use RT_TOS for IPv6 flowlabel
    1fa0d54bd693 vxlan: do not use RT_TOS for IPv6 flowlabel
    13904ed832a9 geneve: do not use RT_TOS for IPv6 flowlabel
    29fea5c51a5c ACPI: property: Return type of acpi_add_nondev_subnodes() should be bool
    c8af1ddc42a7 octeontx2-af: Fix key checking for source mac
    cc32347f4811 octeontx2-af: Fix mcam entry resource leak
    df1c025e3834 octeontx2-af: suppress external profile loading warning
    c28ff6c14449 octeontx2-af: Apply tx nibble fixup always
    a7fdd85eef55 octeontx2-pf: Fix NIX_AF_TL3_TL2X_LINKX_CFG register configuration
    342682efc690 dt-bindings: input: iqs7222: Extend slider-mapped GPIO to IQS7222C
    94683976b16c dt-bindings: input: iqs7222: Correct bottom speed step size
    90857411e91e dt-bindings: input: iqs7222: Remove support for RF filter
    179331884af6 Input: iqs7222 - remove support for RF filter
    5384b932e259 Input: iqs7222 - handle reset during ATI
    2aa156cbc4bd Input: iqs7222 - acknowledge reset before writing registers
    7d45f72dcb76 Input: iqs7222 - protect volatile registers
    4d5f2539375f Input: iqs7222 - fortify slider event reporting
    aa7ab02564ba Input: iqs7222 - correct slider event disable logic
    a1e2d6c849c1 Input: mt6779-keypad - match hardware matrix organization
    478b58ac0bb0 Input: exc3000 - fix return value check of wait_for_completion_timeout
    d35d9269dd0e rtc: spear: set range max
    51f58c8042c7 pinctrl: qcom: sm8250: Fix PDC map
    80a98362e6c6 dt-bindings: pinctrl: mt8186: Add and use drive-strength-microamp
    1c408081ff68 pinctrl: sunxi: Add I/O bias setting for H6 R-PIO
    ec63eefb7ca8 dt-bindings: pinctrl: mt8195: Add and use drive-strength-microamp
    f87b8f577d47 dt-bindings: pinctrl: mt8195: Fix name for mediatek,rsel-resistance-in-si-unit
    4d8e2fa66adb pinctrl: amd: Don't save/restore interrupt status and wake status bits
    72400a60f6d3 pinctrl: qcom: msm8916: Allow CAMSS GP clocks to be muxed
    587ac8ac00a1 pinctrl: nomadik: Fix refcount leak in nmk_pinctrl_dt_subnode_to_map
    cc4ac4cc41d1 dt-bindings: pinctrl: mt8192: Use generic bias instead of pull-*-adv
    ada8cbf7d50a dt-bindings: pinctrl: mt8192: Add drive-strength-microamp
    0869aab075e8 pinctrl: renesas: rzg2l: Return -EINVAL for pins which have input disabled
    4a202e4d71d1 dt-bindings: arm: qcom: fix Alcatel OneTouch Idol 3 compatibles
    4ec24eef9325 selftests: forwarding: Fix failing tests with old libnet
    054233aa9f05 net: atm: bring back zatm uAPI
    da1421a29d3b net: bgmac: Fix a BUG triggered by wrong bytes_compl
    8e432f157c3e net: dsa: felix: suppress non-changes to the tagging protocol
    0bae8f44d88e net: phy: c45 baset1: do not skip aneg configuration if clock role is not specified
    3837c9b318d0 net: bcmgenet: Indicate MAC is in charge of PHY PM
    7dc0ed411de3 net: phy: Warn about incorrect mdio_bus_phy_resume() state
    26bef5616255 devlink: Fix use-after-free after a failed reload
    2b54e14535bc virtio-blk: Avoid use-after-free on suspend/resume
    18e383afbd70 virtio_net: fix memory leak inside XPD_TX with mergeable
    3718ea043945 virtio: VIRTIO_HARDEN_NOTIFICATION is broken
    5a6221c44181 ASoC: qdsp6: q6apm-dai: unprepare stream if its already prepared
    08c6c65891d8 SUNRPC: Don't reuse bvec on retransmission of the request
    7116a23f3d75 SUNRPC: Reinitialise the backchannel request buffers before reuse
    ed1e2e39f083 SUNRPC: Fix xdr_encode_bool()
    99cdd380b812 sunrpc: fix expiry of auth creds
    d9da937bbe70 m68k: coldfire/device.c: protect FLEXCAN blocks
    23bf15547653 net: atlantic: fix aq_vec index out of range error
    a0278dbeaaf7 can: j1939: j1939_session_destroy(): fix memory leak of skbs
    dad7f33c95e1 can: mcp251x: Fix race condition on receive interrupt
    595fce48524e bpf: Check the validity of max_rdwr_access for sock local storage map iterator
    153a74518c0d bpf: Acquire map uref in .init_seq_private for sock{map,hash} iterator
    be66774a7767 bpf: Acquire map uref in .init_seq_private for sock local storage map iterator
    b6bd5ea6a3d4 bpf: Acquire map uref in .init_seq_private for hash map iterator
    a80118919088 bpf: Acquire map uref in .init_seq_private for array map iterator
    62ec78d96dcb bpf: Don't reinit map value in prealloc_lru_pop
    b429d0b9a7a0 bpf: Disallow bpf programs call prog_run command.
    1f6db7148ed7 BPF: Fix potential bad pointer dereference in bpf_sys_bpf()
    401d71c9cfb0 selftests: mptcp: make sendfile selftest work
    8caf5c15b528 mptcp: do not queue data on closed subflows
    6139039c8fc5 mptcp: move subflow cleanup in mptcp_destroy_common()
    1738a3087605 mptcp, btf: Add struct mptcp_sock definition when CONFIG_MPTCP is disabled
    b03d1117e9be NFSv4/pnfs: Fix a use-after-free bug in open
    2d56bdbffbbb NFSv4.1: RECLAIM_COMPLETE must handle EACCES
    e2d1cdbc8b59 NFSv4: Fix races in the legacy idmapper upcall
    776f95d6cfc1 NFSv4.1: Handle NFS4ERR_DELAY replies to OP_SEQUENCE correctly
    25c4488ba447 NFSv4.1: Don't decrease the value of seq_nr_highest_sent
    dd29648fcf69 net: tap: NULL pointer derefence in dev_parse_header_protocol when skb->dev is null
    da5eec7c6585 netfilter: nf_tables: fix crash when nf_trace is enabled
    e74a1e2a4d83 Documentation: ACPI: EINJ: Fix obsolete example
    6583edbf459d apparmor: Fix memleak in aa_simple_write_to_buffer()
    3ca40ad7afae apparmor: fix reference count leak in aa_pivotroot()
    7a1fffe96355 apparmor: fix overlapping attachment computation
    f91f50b890b1 apparmor: fix setting unconfined mode on a loaded profile
    705bfe4b620e apparmor: fix aa_label_asxprint return check
    78ae04ce32b8 apparmor: Fix failed mount permission check error message
    af665613132c apparmor: fix absroot causing audited secids to begin with =
    a84ad486f3d2 apparmor: fix quiet_denied for file rules
    eca83750658d can: ems_usb: fix clang's -Wunaligned-access warning
    b2301e243028 dt-bindings: usb: mtk-xhci: Allow wakeup interrupt-names to be optional
    b6bf741058c4 ALSA: hda: Fix crash due to jack poll in suspend
    c7f5b9dc9bbe ALSA: usb-audio: More comprehensive mixer map for ASUS ROG Zenith II
    8fe47d647ba9 tracing: Have filter accept "common_cpu" to be consistent
    511c5968711e tracing/probes: Have kprobes and uprobes use $COMM too
    47cc883f21fa tracing/eprobes: Have event probes be consistent with kprobes and uprobes
    df99a48b6b11 tracing/eprobes: Fix reading of string fields
    9f1c65a325fa tracing/eprobes: Do not hardcode $comm as a string
    7c262114a576 tracing/eprobes: Do not allow eprobes to use $stack, or % for regs
    543b4a1dc28f tracing/perf: Fix double put of trace event when init fails
    f624910db300 x86/kprobes: Fix JNG/JNLE emulation
    60b6d38add7b cifs: Fix memory leak on the deferred close
    17c3edc70ff3 drm/i915: pass a pointer for tlb seqno at vma_invalidate_tlb()
    26d7e3fcf0af drm/i915/gt: Batch TLB invalidations
    99a4dbc0328d drm/i915/gt: Skip TLB invalidations once wedged
    a965f1822eab drm/i915/gt: Invalidate TLB of the OA unit at TLB invalidations
    2f121b71c263 drm/i915/gt: Ignore TLB invalidations on idle engines
    119ac4818a22 drm/amdgpu: change vram width algorithm for vram_info v3_0
    01d0ea8d3db1 btrfs: fix warning during log replay when bumping inode link count
    1f7e9cfbfbdc btrfs: fix lost error handling when looking up extended ref on log replay
    28546ac03682 btrfs: reset RO counter on block group if we fail to relocate
    5d741afed0ba btrfs: unset reloc control if transaction commit fails in prepare_to_relocate()
    d37c5f24d1c8 mmc: meson-gx: Fix an error handling path in meson_mmc_probe()
    2de2030f37d4 mmc: pxamci: Fix an error handling path in pxamci_probe()
    21d4c35e8dc3 mmc: pxamci: Fix another error handling path in pxamci_probe()
    97f0f52c4ea5 ata: libata-eh: Add missing command name
    ae2e4f9d983e s390/ap: fix crash on older machines based on QCI info missing
    4c31dca17996 drm/amd/display: Check correct bounds for stream encoder instances for DCN303
    2cb62b2f68c8 drm/amdgpu: Only disable prefer_shadow on hawaii
    9bd970d40972 drm/ttm: Fix dummy res NULL ptr deref bug
    7ed00422d72b drm/nouveau: recognise GA103
    1e60eaa88436 locking/atomic: Make test_and_*_bit() ordered on failure
    05d197ff4935 drm/i915/gem: Remove shared locking on freeing objects
    1d04f5d855eb rds: add missing barrier to release_refill
    60bfd51fed8b x86/mm: Use proper mask when setting PUD mapping
    865e08b77c24 KVM: Unconditionally get a ref to /dev/kvm module when creating a VM
    8a1d6aa0de7a RDMA: Handle the return code from dma_resv_wait_timeout() properly
    fb986ecaea46 ALSA: hda/realtek: Add quirk for Clevo NS50PU, NS70PU
    c9c994320d66 ALSA: info: Fix llseek return value when using callback

(From OE-Core rev: 103cba2941ac0fbdccae64b383c611e5c1b72334)

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-09-21 09:20:49 +01:00
Andrei Gherzan
114d4048c1 linux-yocto: Fix COMPATIBLE_MACHINE regex match
With the current regex expression, a machine that is not part of the
compatible could match the regex expression.

For example, consider the following COMPATIBLE_MACHINE:

COMPATIBLE_MACHINE = "qemuarm|qemuarm64"

A machine definition bringing in "qemuarm-foo" would match against the
COMPATIBLE_MACHINE pattern above (see base.bbclass for implementation
details).

Fix this by matching the start and the end of the string.

(From OE-Core rev: 63db2c6baadb4b9aa0c8ae82a497f30840b3b347)

Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-08-30 10:33:35 +01:00
Bruce Ashfield
93808bcdf1 linux-yocto/5.19: update to v5.19.3
Updating  to the latest korg -stable release that comprises
the following commits:

    bf44eed7f2fc Linux 5.19.3
    2d97167d5e37 arm64: kexec_file: use more system keyrings to verify kernel image signature
    6871b2590a0f kexec, KEYS: make the code in bzImage64_verify_sig generic
    9f2ba6f2c52b btrfs: raid56: don't trust any cached sector in __raid56_parity_recover()
    16a621aaba12 btrfs: only write the sectors in the vertical stripe which has data stripes
    c811c98718bc net_sched: cls_route: disallow handle of 0
    58c008d4d398 tee: add overflow check in register_shm_helper()
    daa821e54a74 Revert "mm: kfence: apply kmemleak_ignore_phys on early allocated pool"
    d49914ee4ec9 Linux 5.19.2
    95b05bd36fe0 vxlan: Use ip_tunnel_key flow flags in route lookups
    3229787d4ee8 geneve: Use ip_tunnel_key flow flags in route lookups
    49a407af0c52 ASoC: Intel: avs: Use lookup table to create modules
    8422e81ff42d Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regression
    2905cd48c184 io_uring: mem-account pbuf buckets
    ee57f8bba811 powerpc/kexec: Fix build failure from uninitialised variable
    2f49bfbba326 Revert "s390/smp: enforce lowcore protection on CPU restart"
    bd27cff9db4f net: dsa: felix: fix min gate len calculation for tc when its first gate is closed
    4ee7e7dd1f99 tracing: Use a copy of the va_list for __assign_vstr()
    4c94e37453ea wifi: cfg80211: remove chandef check in cfg80211_cac_event()
    07f8ea3000f3 wifi: nl80211: acquire wdev mutex earlier in start_ap
    d94f6d845333 wifi: nl80211: relax wdev mutex check in wdev_chandef()
    05330210d279 wifi: nl80211: hold wdev mutex for tid config
    d658df243d3e wifi: cfg80211: handle IBSS in channel switch
    af37d2080c2a mptcp: refine memory scheduling
    d729f0ee99a3 Revert "devcoredump: remove the useless gfp_t parameter in dev_coredumpv and dev_coredumpm"
    2d03f321a589 Revert "mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv"
    cbfe2d7bbcb7 raw: fix a typo in raw_icmp_error()
    3476fa73bd0f raw: remove unused variables from raw6_icmp_error()
    3a6b9f357771 crypto: lib/blake2s - reduce stack frame usage in self test
    1d9f9dcd661f tcp: fix over estimation in sk_forced_mem_schedule()
    62ceb22d7770 Revert "drm/bridge: anx7625: Use DPI bus type"
    ee3f18d90e80 net_sched: cls_route: remove from list when handle is 0
    0e5ca33839fc powerpc64/ftrace: Fix ftrace for clang builds
    bb0be69e1da5 powerpc: Fix eh field when calling lwarx on PPC32
    8acd0e8d0360 xen-blkfront: Apply 'feature_persistent' parameter when connect
    f7a9a465a901 xen-blkback: Apply 'feature_persistent' parameter when connect
    59bb16373e49 xen-blkback: fix persistent grants negotiation
    9a0af34f6e49 tpm: Add check for Failure mode for TPM2 modules
    b75337943f42 tpm: eventlog: Fix section mismatch for DEBUG_SECTION_MISMATCH
    26ad6b0aef0c KEYS: asymmetric: enforce SM2 signature use pkey algo
    96fa141fa295 ext4: fix race when reusing xattr blocks
    0e7e91701e4e ext4: unindent codeblock in ext4_xattr_block_set()
    458aee4a6e5b ext4: remove EA inode entry from mbcache on inode eviction
    9d96996de0d2 ext4: make sure ext4_append() always allocates new block
    193fc6f0de44 ext4: check if directory block is within i_size
    ac5aca9a8085 Documentation: ext4: fix cell spacing of table heading on blockmap table
    fa6482f374fd ext4: fix warning in ext4_iomap_begin as race between bmap and write
    a5e274ec0a0c ext4: correct the misjudgment in ext4_iget_extra_inode
    a926d0b0fa3a ext4: correct max_inline_xattr_value_size computing
    52e6feee51b8 ext4: fix use-after-free in ext4_xattr_set_entry
    4cdc284ffadd ext4: add EXT4_INODE_HAS_XATTR_SPACE macro in xattr.h
    1d637e9b6374 ext4: fix extent status tree race in writeback error recovery path
    86f73cfa98b2 ext4: update s_overhead_clusters in the superblock during an on-line resize
    c0afc0d79d5e ext4: fix reading leftover inlined symlinks
    0ab3e0d31a4e tracing: Use a struct alignof to determine trace event field alignment
    b6679e3c90dd batman-adv: tracing: Use the new __vstring() helper
    cec22fc52922 hugetlb_cgroup: fix wrong hugetlb cgroup numa stat
    700aa4e11a3c mm/damon/reclaim: fix potential memory leak in damon_reclaim_init()
    3990e5b2be3d dm: fix dm-raid crash if md_handle_request() splits bio
    2a9faa704d83 dm raid: fix address sanitizer warning in raid_resume
    b4c6c07c92b6 dm raid: fix address sanitizer warning in raid_status
    f91b4038b636 KVM: nVMX: Attempt to load PERF_GLOBAL_CTRL on nVMX xfer iff it exists
    9863e9fc8ac2 KVM: VMX: Add helper to check if the guest PMU has PERF_GLOBAL_CTRL
    c08044267e79 Revert "KVM: x86/pmu: Accept 0 for absent PMU MSRs when host-initiated if !enable_pmu"
    6a74a619d5ec KVM: x86/pmu: Accept 0 for absent PMU MSRs when host-initiated if !enable_pmu
    d577d6f53610 KVM: x86/pmu: Ignore pmu->global_ctrl check if vPMU doesn't support global_ctrl
    979ec20a64d9 KVM: VMX: Mark all PERF_GLOBAL_(OVF)_CTRL bits reserved if there's no vPMU
    eb8f7dee28cc KVM: x86/pmu: Introduce the ctrl_mask value for fixed counter
    fc1f79039743 s390/unwind: fix fgraph return address recovery
    0a4dbde50754 powerpc/powernv/kvm: Use darn for H_RANDOM on Power9
    71fe2aff460e ACPI: CPPC: Do not prevent CPPC from working in the future
    725cbee29674 intel_idle: make SPR C1 and C1E be independent
    746118c58dff btrfs: join running log transaction when logging new name
    5022f4039a4d btrfs: zoned: wait until zone is finished when allocation didn't progress
    b6735eff2a6f btrfs: zoned: write out partially allocated region
    25934c5214ab btrfs: zoned: activate necessary block group
    407b66b662bb btrfs: zoned: activate metadata block group on flush_space
    33ed56fe558b btrfs: zoned: introduce space_info->active_total_bytes
    17aa1f2aa331 btrfs: store chunk size in space-info struct
    0f43e4fc06e0 btrfs: zoned: disable metadata overcommit for zoned
    f6ad412c647a btrfs: zoned: finish least available block group on data bg allocation
    615535d53153 btrfs: let can_allocate_chunk return error
    d798edf59909 btrfs: convert count_max_extents() to use fs_info->max_extent_size
    096e8eb9639b btrfs: replace BTRFS_MAX_EXTENT_SIZE with fs_info->max_extent_size
    506e8ae21936 btrfs: zoned: revive max_zone_append_bytes
    bf764bdc3728 block: add bdev_max_segments() helper
    3e36602adace btrfs: properly flag filesystem with BTRFS_FEATURE_INCOMPAT_BIG_METADATA
    ff04ffd79cba btrfs: reset block group chunk force if we have to wait
    9fff2b774e93 btrfs: fix error handling of fallback uncompress write
    e160aa87c87a btrfs: ensure pages are unlocked on cow_file_range() failure
    77cf0352146a btrfs: tree-log: make the return value for log syncing consistent
    0c9bb1acd1d1 block: don't allow the same type rq_qos add more than once
    b480d1e9a8c1 locking/csd_lock: Change csdlock_debug from early_param to __setup
    141c2785d940 timekeeping: contribute wall clock to rng on time change
    e2632767927e ARM: Marvell: Update PCIe fixup
    783bc69cc2e0 net/9p: Initialize the iounit field during fid creation
    e4dbe24f4bfd dm thin: fix use-after-free crash in dm_sm_register_threshold_callback
    351db9a03574 tracing/events: Add __vstring() and __assign_vstr() helper macros
    90bafcad8c28 kexec, KEYS, s390: Make use of built-in and secondary keyring for signature verification
    b302cdef14cc kexec: clean up arch_kexec_kernel_verify_sig
    08f7483635ae kexec_file: drop weak attribute from functions
    7c5917256d79 dm writecache: set a default MAX_WRITEBACK_JOBS
    374eece193d0 PCI: qcom: Power on PHY before IPQ8074 DBI register accesses
    54bc741a876c PCI/AER: Iterate over error counters instead of error strings
    c2304c50f4d9 iommu/vt-d: avoid invalid memory access via node_online(NUMA_NO_NODE)
    010fc77570b5 KVM: x86: Signal #GP, not -EPERM, on bad WRMSR(MCi_CTL/STATUS)
    4b9637cd89d9 KVM: set_msr_mce: Permit guests to ignore single-bit ECC errors
    cb604d1c53e6 intel_th: pci: Add Raptor Lake-S CPU support
    c0fd76f69b72 intel_th: pci: Add Raptor Lake-S PCH support
    03c14650165d intel_th: pci: Add Meteor Lake-P support
    4f2d7b46d6b5 firmware: arm_scpi: Ensure scpi_info is not assigned if the probe fails
    071b21aac789 crypto: blake2s - remove shash module
    6013ce2472f3 drm/mediatek: Keep dsi as LP00 before dcs cmds transfer
    03c8facf9dcb drivers/base: fix userspace break from using bin_attributes for cpumap and cpulist
    e622f144b624 csky: abiv1: Fixup compile error
    504090815c1a spmi: trace: fix stack-out-of-bound access in SPMI tracing functions
    6fc0b164bbc3 __follow_mount_rcu(): verify that mount_lock remains unchanged
    950ce0155696 Input: gscps2 - check return value of ioremap() in gscps2_probe()
    b2fc1723eb65 posix-cpu-timers: Cleanup CPU timers before freeing them during exec
    508b99039bc4 SMB3: fix lease break timeout when multiple deferred close handles for the same file.
    799e4f9aab80 x86/olpc: fix 'logical not is only applied to the left hand side'
    663cdda2716b x86/kprobes: Update kcb status flag after singlestepping
    7353c797f794 ftrace/x86: Add back ftrace_expected assignment
    4a1d77bafcbe x86/bugs: Enable STIBP for IBPB mitigated RETBleed
    b66227970875 cifs: fix lock length calculation
    b76d3c729ce0 scsi: qla2xxx: Fix losing FCP-2 targets during port perturbation tests
    326777057854 scsi: qla2xxx: Fix losing target when it reappears during delete
    11e9db717bf1 scsi: qla2xxx: Fix losing FCP-2 targets on long port disable with I/Os
    dc07af0e7c65 scsi: qla2xxx: Wind down adapter after PCIe error
    c3a824d061aa scsi: qla2xxx: Fix erroneous mailbox timeout after PCI error injection
    79b2ac420c3a scsi: qla2xxx: Fix excessive I/O error messages by default
    7dcd49c42b14 scsi: qla2xxx: Fix crash due to stale SRB access around I/O timeouts
    b16f0327fff2 scsi: qla2xxx: Turn off multi-queue for 8G adapters
    182726ce801f scsi: qla2xxx: Fix discovery issues in FC-AL topology
    bff616494e42 scsi: qla2xxx: Fix imbalance vha->vref_count
    484ca52c1ca2 scsi: zfcp: Fix missing auto port scan and thus missing target ports
    9e786e19303d scsi: ufs: core: Correct ufshcd_shutdown() flow
    e2d7cacc6a2a video: fbdev: s3fb: Check the size of screen before memset_io()
    2ce61c39c2a0 video: fbdev: arkfb: Check the size of screen before memset_io()
    c7a3f41e4b13 video: fbdev: vt8623fb: Check the size of screen before memset_io()
    6dab0119adcc f2fs: do not allow to decompress files have FI_COMPRESS_RELEASED
    68d27da7659d x86/entry: Build thunk_$(BITS) only if CONFIG_PREEMPTION=y
    302f7b0fc337 sched/core: Do not requeue task on CPU excluded from cpus_mask
    72f5b286d2b7 sched: Remove the limitation of WF_ON_CPU on wakelist if wakee cpu is idle
    31ef9288a593 sched: Fix the check of nr_running at queue wakelist
    035f2184fed3 tools/thermal: Fix possible path truncations
    15661642511b video: fbdev: arkfb: Fix a divide-by-zero bug in ark_set_pixclock()
    ee9463233a36 x86/numa: Use cpumask_available instead of hardcoded NULL check
    f56607b44c98 sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowed
    32d8d832e31b powerpc/64e: Fix kexec build error
    4971147c5324 tty: serial: qcom-geni-serial: Fix %lu -> %u in print statements
    33d3905b22de scripts/faddr2line: Fix vmlinux detection on arm64
    cca32a4d21ee genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTO
    3d7b948081a9 powerpc/pci: Fix PHB numbering when using opal-phbid
    866a978c7535 x86/bus_lock: Don't assume the init value of DEBUGCTLMSR.BUS_LOCK_DETECT to be zero
    16a544f1e013 kprobes: Forbid probing on trampoline and BPF code areas
    32adf0c85fa9 perf symbol: Fail to read phdr workaround
    af41cff4ada5 powerpc/cell/axon_msi: Fix refcount leak in setup_msi_msg_address
    79b8eae24b7e powerpc/xive: Fix refcount leak in xive_get_max_prio
    4288eb035ba4 powerpc/spufs: Fix refcount leak in spufs_init_isolated_loader
    ae497726cd09 cifs: Fix memory leak when using fscache
    e0a6bb00d110 f2fs: fix to remove F2FS_COMPR_FL and tag F2FS_NOCOMP_FL at the same time
    fdafb1b1f1c1 f2fs: fix to check inline_data during compressed inode conversion
    cf544749b65e f2fs: fix to invalidate META_MAPPING before DIO write
    e33096849473 perf stat: Revert "perf stat: Add default hybrid events"
    2afd4b24668d s390/smp: enforce lowcore protection on CPU restart
    7a7dc82fa441 tty: serial: fsl_lpuart: correct the count of break characters
    b820594fba89 tty: serial: qcom-geni-serial: Fix get_clk_div_rate() which otherwise could return a sub-optimal clock rate.
    b720d76cd36e serial: 8250_bcm2835aux: Add missing clk_disable_unprepare()
    b5de92e1bb7f selftests/powerpc: Fix matrix multiply assist test
    f35c7f506fb9 powerpc/pci: Prefer PCI domain assignment via DT 'linux,pci-domain' and alias
    114ed51117be powerpc/iommu: Fix iommu_table_in_use for a small default DMA window case
    58942f672c6d pseries/iommu/ddw: Fix kdump to work in absence of ibm,dma-window
    f762d98f0830 video: fbdev: offb: Include missing linux/platform_device.h
    39691e151e5e powerpc/32: Do not allow selection of e5500 or e6500 CPUs on PPC32
    fbe72bebba77 powerpc/32s: Fix boot failure with KASAN + SMP + JUMP_LABEL_FEATURE_CHECK_DEBUG
    e16c3ac0dc6b powerpc/32: Call mmu_mark_initmem_nx() regardless of data block mapping.
    e7da0b976474 ASoC: mchp-spdifrx: disable end of block interrupt on failures
    4a0ed3a0fbe3 video: fbdev: sis: fix typos in SiS_GetModeID()
    a88ab277cca9 video: fbdev: amba-clcd: Fix refcount leak bugs
    5529988d6ced ASoC: Intel: sof_rt5682: Perform quirk check first in card late probe
    cf9e5cc2a663 watchdog: armada_37xx_wdt: check the return value of devm_ioremap() in armada_37xx_wdt_probe()
    ee1fb8f75abe watchdog: sp5100_tco: Fix a memory leak of EFCH MMIO resource
    f52959044f79 watchdog: f71808e_wdt: Add check for platform_driver_register
    9a49540d29ca ASoC: audio-graph-card2: Add of_node_put() in fail path
    375613cc7b8d ASoC: audio-graph-card: Add of_node_put() in fail path
    d355da79bcdf fuse: Remove the control interface for virtio-fs
    f36974f93d00 ASoC: qcom: q6dsp: Fix an off-by-one in q6adm_alloc_copp()
    19582e76b209 ASoC: imx-card: use snd_pcm_format_t type for asrc_format
    7a6270553520 ASoC: fsl_easrc: use snd_pcm_format_t type for sample_format
    cbb116843f29 ASoC: fsl-asoc-card: force cast the asrc_format type
    78bbb972d258 ASoC: fsl_asrc: force cast the asrc_format type
    a06d8ce519a0 perf test: Fix test case 83 ('perf stat CSV output linter') on s390
    22272ced5f8e s390/zcore: fix race when reading from hardware system area
    8108b1f01892 s390/crash: fix incorrect number of bytes to copy to user space
    951183192aa4 riscv: spinwait: Fix hartid variable type
    babbfc492c31 perf tools: Fix dso_id inode generation comparison
    fac821e8edea iommu/arm-smmu: qcom_iommu: Add of_node_put() when breaking out of loop
    58031dde446e ASoC: amd: yc: Decrease level of error message
    a29c40814039 mfd: max77620: Fix refcount leak in max77620_initialise_fps
    d9384f4b9d53 mfd: t7l66xb: Drop platform disable callback
    bcc3c1780b27 remoteproc: sysmon: Wait for SSCTL service to come up
    1c4dca58bbb6 remoteproc: qcom: pas: Check if coredump is enabled
    233221d28453 proc: fix a dentry lock race between release_task and lookup
    80741a6a34a1 lib/smp_processor_id: fix imbalanced instrumentation_end() call
    438be61de8d2 kfifo: fix kfifo_to_user() return type
    11f6fec9a014 leds: pwm-multicolor: Don't show -EPROBE_DEFER as errors
    43e42c25a232 rpmsg: qcom_smd: Fix refcount leak in qcom_smd_parse_edge
    b976cd24e87f MIPS: Fixed __debug_virt_addr_valid()
    34b9a188557c net: 9p: fix refcount leak in p9_read_work() error handling
    c9d5188f5151 9p: Add client parameter to p9_req_put()
    2b38ea66703f 9p: Drop kref usage
    59cb621ace21 iommu/exynos: Handle failed IOMMU device registration properly
    fe831fcc9ab3 serial: 8250_bcm7271: Save/restore RTS in suspend/resume
    27e070151cd3 ASoC: SOF: ipc-msg-injector: fix copy in sof_msg_inject_ipc4_dfs_write()
    1e7fe6906e97 ASoC: mt6359: Fix refcount leak bug
    7a63a8c253bf ASoc: audio-graph-card2: Fix refcount leak bug in __graph_get_type()
    6d90c0829fe7 cpufreq: mediatek: fix error return code in mtk_cpu_dvfs_info_init()
    c2eddfcafcff ASoC: SOF: ipc3-topology: Prevent double freeing of ipc_control_data via load_bytes
    ee20cdbedeb2 lib/bitmap: fix off-by-one in bitmap_to_arr64()
    4e43ae1055c8 swiotlb: fail map correctly with failed io_tlb_default_mem
    4d9985f7935a ASoC: SOF: mediatek: fix mt8195 StatvectorSel wrong setting
    6712456b97a8 MIPS: vdso: Utilize __pa() for gic_pfn
    24578ae33973 tty: n_gsm: fix missing corner cases in gsmld_poll()
    96114c3b2695 tty: n_gsm: fix flow control handling in tx path
    e5e39b524473 tty: n_gsm: fix DM command
    9a5143207cad tty: n_gsm: fix wrong T1 retry count handling
    233be4375a88 serial: 8250_fsl: Don't report FE, PE and OE twice
    d4145731e3f8 ASoC: audio-graph-card2.c: use of_property_read_u32() for rate
    8c8d8ff76094 vfio/ccw: Do not change FSM state in subchannel event
    b9c7dddf384e vfio/ccw: Fix FSM state if mdev probe fails
    46580fbbc52c vfio/ccw: Remove UUID from s390 debug log
    606f14d93ac6 remoteproc: qcom: wcnss: Fix handling of IRQs
    0114dd51475c ASoC: imx-card: Fix DSD/PDM mclk frequency
    eaba8754c2d2 MIPS: Loongson64: Fix section mismatch warning
    fc90b34c227c ASoC: qcom: Fix missing of_node_put() in asoc_qcom_lpass_cpu_platform_probe()
    bd5f447061a1 tty: n_gsm: fix resource allocation order in gsm_activate_mux()
    7962a4b90009 tty: n_gsm: fix deadlock and link starvation in outgoing data path
    5320aa45f526 tty: n_gsm: fix race condition in gsmld_write()
    51556905dda5 tty: n_gsm: fix packet re-transmission without open control channel
    2012b064f989 tty: n_gsm: fix non flow control frames during mux flow off
    692e847a8e66 tty: n_gsm: fix missing timer to handle stalled links
    e5e1eed82338 tty: n_gsm: fix wrong queuing behavior in gsm_dlci_data_output()
    5e59c010c686 tty: n_gsm: fix tty registration before control channel open
    07a07c87c0d2 tty: n_gsm: fix user open not possible at responder until initiator open
    5e512be069fa net/ice: fix initializing the bitmap in the switch code
    bba6b12d73d3 vfio: Split migration ops from main device ops
    74b287716998 vfio/mlx5: Protect mlx5vf_disable_fds() upon close device
    8d201dedc793 ASoC: codecs: wsa881x: handle timeouts in resume path
    317a412812d8 serial: 8250_dw: Take port lock while accessing LSR
    1fbdfbaa3cc3 ASoC: samsung: change gpiod_speaker_power and rx1950_audio from global to static variables
    33a44de3fa19 ASoC: soc-core.c: fixup snd_soc_of_get_dai_link_cpus()
    7e83af3dd4a3 powerpc/perf: Optimize clearing the pending PMI and remove WARN_ON for PMI check in power_pmu_disable
    f2ed174e16c3 ASoC: samsung: h1940_uda1380: include proepr GPIO consumer header
    21c09fb18c5a selftests/powerpc: Skip energy_scale_info test on older firmware
    c29335612ff4 rpmsg: Fix possible refcount leak in rpmsg_register_device_override()
    4df1129d46a9 KVM: PPC: Book3s: Fix warning about xics_rm_h_xirr_x
    16da9f84e26f remoteproc: imx_rproc: Fix refcount leak in imx_rproc_addr_init
    55404cf49288 profiling: fix shift too large makes kernel panic
    36e594072bf2 selftests/livepatch: better synchronize test_klp_callbacks_busy
    3f83c4cf1b78 remoteproc: k3-r5: Fix refcount leak in k3_r5_cluster_of_init
    e0a25be0d4cc rpmsg: mtk_rpmsg: Fix circular locking dependency
    86f340c39bd0 rpmsg: char: Add mutex protection for rpmsg_eptdev_open()
    1618c25fb078 ASoC: cs35l45: Add endianness flag in snd_soc_component_driver
    4e2103e82f80 ASoC: codecs: wcd9335: move gains from SX_TLV to S8_TLV
    24d2d825cf87 ASoC: codecs: msm8916-wcd-digital: move gains from SX_TLV to S8_TLV
    f32d8cb34b94 ASoC: SOF: make ctx_store and ctx_restore as optional
    610a3a8a6ce2 serial: 8250_dw: Store LSR into lsr_saved_flags in dw8250_tx_wait_empty()
    3de3d9c97135 serial: 8250_dw: Use serial_lsr_in() in dw8250_handle_irq()
    4ac5b078741c serial: 8250: Get preserved flags using serial_lsr_in()
    623e3648c571 serial: 8250: Create serial_lsr_in()
    597bcd854aa3 serial: pic32: fix missing clk_disable_unprepare() on error in pic32_uart_startup()
    5ec83aa7a9e5 ASoC: mediatek: mt8173-rt5650: Fix refcount leak in mt8173_rt5650_dev_probe
    b32aa0f96070 ASoC: codecs: da7210: add check for i2c_add_driver
    38dc6faef05f ASoC: mt6797-mt6351: Fix refcount leak in mt6797_mt6351_dev_probe
    db305f1c33d2 ASoC: max98390: use linux/gpio/consumer.h to fix build
    58567ed2878f ASoC: mediatek: mt8173: Fix refcount leak in mt8173_rt5650_rt5676_dev_probe
    94caca0bd221 ASoC: imx-audmux: Silence a clang warning
    daa1da970dc7 ASoC: samsung: Fix error handling in aries_audio_probe
    ca6c9244e6c9 ASoC: cros_ec_codec: Fix refcount leak in cros_ec_codec_platform_probe
    426ac3e29201 opp: Fix error check in dev_pm_opp_attach_genpd()
    c50dd37d05ca usb: cdns3: Don't use priv_dev uninitialized in cdns3_gadget_ep_enable()
    ddd896792e17 jbd2: fix assertion 'jh->b_frozen_data == NULL' failure when journal aborted
    21197733e629 ext4: recover csum seed of tmp_inode after migrating to extents
    d65c93290045 jbd2: fix outstanding credits assert in jbd2_journal_commit_transaction()
    38fb0d7f39a1 block: ensure iov_iter advances for added pages
    70edccb32b60 block/bio: remove duplicate append pages code
    e731baf1af61 nvme: catch -ENODEV from nvme_revalidate_zones again
    32bf5d3c61f4 nvme: define compat_ioctl again to unbreak 32-bit userspace.
    4e8fee340f1f nvme: use command_id instead of req->tag in trace_nvme_complete_rq()
    ebe02fcbbe23 mtip32xx: fix device removal
    9502680c58d3 nbd: add missing definition of pr_fmt
    e11ad527774c null_blk: fix ida error handling in null_add_dev()
    bd629539b205 block/rnbd-srv: Set keep_id to true after mutex_trylock
    f05b7cf02123 RDMA/rxe: Fix error unwind in rxe_create_qp()
    5fd7eefeee9b RDMA/mlx5: Add missing check for return value in get namespace flow
    d6d4b5f13b88 of/fdt: declared return type does not match actual return type
    4ef616730a96 selftests: kvm: set rax before vmcall
    86dc66ace193 xen: don't require virtio with grants for non-PV guests
    e5f57aaccbd3 virtio: replace restricted mem access flag with callback
    b737d48db8fe rtla: Fix double free
    4927a4161caa rtla: Fix Makefile when called from -C tools/
    c6bc611f371d selftest/vm: uninitialized variable in main()
    8d958b635632 tools/testing/selftests/vm/hugetlb-madvise.c: silence uninitialized variable warning
    aa0d3fb4e853 selftests/vm: fix errno handling in mrelease_test
    28e414bd9d16 mm/mmap.c: fix missing call to vm_unacct_memory in mmap_region
    1ec3f76a436d android: binder: stop saving a pointer to the VMA
    388326bb1c32 RDMA/srpt: Fix a use-after-free
    7c448f82908e RDMA/srpt: Introduce a reference count in struct srpt_device
    5267f0490620 RDMA/srpt: Duplicate port name members
    239393040423 platform/olpc: Fix uninitialized data in debugfs write
    95ab0d267eee platform/mellanox: mlxreg-lc: Fix error flow and extend verbosity
    341dd8c53ea4 platform/x86: pmc_atom: Match all Lex BayTrail boards with critclk_systems DMI table
    385de404e2b1 tools/power/x86/intel-speed-select: Fix off by one check
    a2bcf7749013 KVM: nVMX: Set UMIP bit CR4_FIXED1 MSR when emulating UMIP
    6ae6abe24030 staging: fbtft: core: set smem_len before fb_deferred_io_init call
    56a7f5974f25 mtd: spi-nor: fix spi_nor_spimem_setup_op() call in spi_nor_erase_{sector,chip}()
    eb82c0382285 usb: cdns3: change place of 'priv_ep' assignment in cdns3_gadget_ep_dequeue(), cdns3_gadget_ep_enable()
    371a8af4f26e usb: xhci_plat_remove: avoid NULL dereference
    d293cf992a10 USB: serial: fix tty-port initialized comments
    e2e80c37e00d HID: amd_sfh: Handle condition of "no sensors"
    a0dfb4e7b28a PCI: tegra194: Fix link up retry sequence
    ebe2d576ce02 PCI: tegra194: Fix Root Port interrupt handling
    50bf45181c1d RDMA/rxe: Fix rnr retry behavior
    fca288d87f6f RDMA/rxe: For invalidate compare according to set keys in mr
    467a6c2e8e3d HID: alps: Declare U1_UNICORN_LEGACY support
    3d56b64a0669 mmc: cavium-thunderx: Add of_node_put() when breaking out of loop
    baad60b572da mmc: cavium-octeon: Add of_node_put() when breaking out of loop
    f22dc8bd31c4 mmc: core: quirks: Add of_node_put() when breaking out of loop
    2c5760339afa RDMA/rxe: Fix mw bind to allow any consumer key portion
    e5cee6187922 scripts/gdb: fix 'lx-dmesg' on 32 bits arch
    2b7d3d525eee dmaengine: imx-dma: Cast of_device_get_match_data() with (uintptr_t)
    7af0350b25d5 HID: amd_sfh: Add NULL check for hid device
    3c0f8a59f2cc HID: mcp2221: prevent a buffer overflow in mcp_smbus_write()
    b41b0bfdc983 iio: adc: max1027: unlock on error path in max1027_read_single_value()
    dd5e0e25fb39 gpio: gpiolib-of: Fix refcount bugs in of_mm_gpiochip_add_data()
    a9055dfe437e RDMA/hfi1: fix potential memory leak in setup_base_ctxt()
    ebf55177909f clk: qcom: gcc-msm8939: Fix weird field spacing in ftbl_gcc_camss_cci_clk
    94d80c6d7017 clk: qcom: gdsc: Bump parent usage count when GDSC is found enabled
    3f3ea0aeb261 clk: qcom: Drop mmcx gdsc supply for dispcc and videocc
    64f5669fa714 iio: cros: Register FIFO callback after sensor is registered
    8598b9d0a364 RDMA/rxe: Fix BUG: KASAN: null-ptr-deref in rxe_qp_do_cleanup
    1434de50a5d9 RDMA/siw: Fix duplicated reported IW_CM_EVENT_CONNECT_REPLY event
    94569c55422a RDMA/hns: Fix incorrect clearing of interrupt status register
    b4c9f7db9f01 RDMA/qedr: Fix potential memory leak in __qedr_alloc_mr()
    9890ddd4768b RDMA/rtrs-clt: Replace list_next_or_null_rr_rcu with an inline function
    a14aeefc9853 RDMA/rtrs-srv: Fix modinfo output for stringify
    c12c824822dc RDMA/irdma: Fix setting of QP context err_rq_idx_valid field
    f420fa0def47 RDMA/irdma: Fix VLAN connection with wildcard address
    350ac793a03c RDMA/irdma: Fix a window for use-after-free
    6cb78e41ce2e mm: percpu: use kmemleak_ignore_phys() instead of kmemleak_free()
    7974b2039c52 um: random: Don't initialise hwrng struct with zero
    9e3d119d5d6c KVM: arm64: Fix hypervisor address symbolization
    1be95546e822 interconnect: imx: fix max_node_id
    305a0aa6717d phy: rockchip-inno-usb2: Ignore OTG IRQs in host mode
    d29787a42e24 phy: stm32: fix error return in stm32_usbphyc_phy_init
    043dc5d046b2 eeprom: idt_89hpesx: uninitialized data in idt_dbgfs_csr_write()
    216055fa5e20 usb: dwc3: qcom: fix missing optional irq warnings
    e3cb5a27c6b2 usb: dwc3: core: Do not perform GCTL_CORE_SOFTRESET during bootup
    d0a97d94b7c3 usb: dwc3: core: Deprecate GCTL.CORESOFTRESET
    3503305225ca usb: aspeed-vhub: Fix refcount leak bug in ast_vhub_init_desc()
    8e8769e7fa79 usb: gadget: udc: amd5536 depends on HAS_DMA
    70cee09b16dc xtensa: iss: fix handling error cases in iss_net_configure()
    462a15a38345 xtensa: iss/network: provide release() callback
    e240328df6ad scsi: smartpqi: Fix DMA direction for RAID requests
    a86857e9d309 PCI: qcom: Set up rev 2.1.0 PARF_PHY before enabling clocks
    65e393fddc53 PCI/portdrv: Don't disable AER reporting in get_port_device_capability()
    63c71e83d5b6 KVM: s390: pv: leak the topmost page table when destroy fails
    ef892ef0831b mmc: block: Add single read for 4k sector cards
    dfca1e217298 of: device: Fix missing of_node_put() in of_dma_set_restricted_buffer
    98b2ddfa9471 mmc: sdhci-of-at91: fix set_uhs_signaling rewriting of MC1R
    39be95d1ff7b memstick/ms_block: Fix a memory leak
    8bb0c5a19f06 memstick/ms_block: Fix some incorrect memory allocation
    a42d829b7524 mmc: renesas_sdhi: Get the reset handle early in the probe
    e972c9f132f8 mmc: mxcmmc: Silence a clang warning
    8b902840f6a3 mmc: sdhci-of-esdhc: Fix refcount leak in esdhc_signal_voltage_switch
    517a64610929 dt-bindings: mmc: sdhci-msm: Fix issues in yaml bindings
    ca766e26941c habanalabs: fix double unlock on error in map_device_va()
    e76a9f680817 rtla/utils: Use calloc and check the potential memory allocation failure
    f10541e2d75d staging: rtl8192u: Fix sleep in atomic context bug in dm_fsync_timer_callback
    13ac27023f60 binder: fix redefinition of seq_file attributes
    4914c50670b6 intel_th: msu: Fix vmalloced buffers
    e1d427d46269 intel_th: msu-sink: Potential dereference of null pointer
    fae9da7d4c2c intel_th: Fix a resource leak in an error handling path
    8cc35cd5ae3a scsi: lpfc: Revert RSCN_MEMENTO workaround for misbehaved configuration
    873fb210f1c7 scsi: qla2xxx: Check correct variable in qla24xx_async_gffid()
    b7a75acd7343 phy: qcom-qmp: fix the QSERDES_V5_COM_CMN_MODE register
    81d54873b64b PCI: endpoint: Don't stop controller when unbinding endpoint function
    a93b3f1e1197 dmaengine: sf-pdma: Add multithread support for a DMA channel
    101e55e02cc8 KVM: arm64: Don't return from void function
    432b30f08ca3 soundwire: revisit driver bind/unbind and callbacks
    70ae9224e83b soundwire: bus_type: fix remove and shutdown support
    ccf4269bddbe PCI: dwc: Always enable CDM check if "snps,enable-cdm-check" exists
    3b453f5d06d1 PCI: dwc: Deallocate EPC memory on dw_pcie_ep_init() errors
    d71475e422e7 PCI: dwc: Set INCREASE_REGION_SIZE flag based on limit address
    36dbdb257b3f PCI: dwc: Disable outbound windows only for controllers using iATU
    e711668aae0f PCI: dwc: Add unroll iATU space support to dw_pcie_disable_atu()
    8b3d4d24fc86 PCI: dwc: Stop link on host_init errors and de-initialization
    14b1f65f2f3c phy: rockchip-inno-usb2: Sync initial otg state
    c49616d1f9cf phy: ti: tusb1210: Don't check for write errors when powering on
    d1b5113674c3 mm/mempolicy: fix get_nodes out of bound access
    02b8b1b5a98b kasan: fix zeroing vmalloc memory with HW_TAGS
    35530c163981 mm: introduce clear_highpage_kasan_tagged
    0a5f45aeca9f mm/migration: fix potential pte_unmap on an not mapped pte
    b39dbd9b674b mm/migration: return errno when isolate_huge_page failed
    42c3e36ee76e mm: rmap: use the correct parameter name for DEFINE_PAGE_VMA_WALK
    4a9f35b8729c kernfs: fix potential NULL dereference in __kernfs_remove
    a0c4d1ebfaee clk: qcom: clk-rcg2: Make sure to not write d=0 to the NMD register
    23526845a84b clk: qcom: clk-rcg2: Fail Duty-Cycle configuration if MND divider is not enabled.
    c29bc42790e8 clk: qcom: camcc-sm8250: Fix topology around titan_top power domain
    5467cdf879c7 clk: qcom: camcc-sdm845: Fix topology around titan_top power domain
    a86b76f573b9 clk: qcom: ipq8074: set BRANCH_HALT_DELAY flag for UBI clocks
    950d25e77894 clk: qcom: ipq8074: fix NSS port frequency tables
    abd86837d72e clk: qcom: ipq8074: SW workaround for UBI32 PLL lock
    2086f388fa9e clk: qcom: ipq8074: fix NSS core PLL-s
    0073eda15921 RDMA/rxe: Fix deadlock in rxe_do_local_ops()
    306541576306 RDMA/rxe: Add a responder state for atomic reply
    1dd6ea298dc6 usb: host: xhci: use snprintf() in xhci_decode_trb()
    8444b1369fef clk: qcom: gcc-msm8939: Point MM peripherals to system_mm_noc clock
    b410b931ff3d clk: qcom: gcc-msm8939: Add missing system_mm_noc_bfdcd_clk_src
    f17eb596f9f7 clk: qcom: gcc-msm8939: Fix bimc_ddr_clk_src rcgr base address
    8a1f5c67422d clk: qcom: gcc-msm8939: Add missing SYSTEM_MM_NOC_BFDCD_CLK_SRC
    38b4908e767f usb: gadget: f_mass_storage: Make CD-ROM emulation works with Windows OS
    517ce24958f0 coresight: syscfg: Update load and unload operations
    471a84356c35 coresight: configfs: Fix unload of configurations on module exit
    9007c92c1b49 clk: qcom: clk-krait: unlock spin after mux completion
    37f908038402 driver core: fix potential deadlock in __driver_attach
    c4eb8f43965b misc: rtsx: Fix an error handling path in rtsx_pci_probe()
    18a32f18062b clk: qcom: camcc-sm8250: Fix halt on boot by reducing driver's init level
    864548b1ccdf mtd: dataflash: Add SPI ID table
    219f5478099c mtd: hyperbus: rpc-if: Fix RPM imbalance in probe error path
    43bfa481072d KVM: x86: Fix errant brace in KVM capability handling
    82f7fac052c3 dmaengine: dw-edma: Fix eDMA Rd/Wr-channels and DMA-direction semantics
    984be156c3b5 scsi: iscsi: Fix session removal on shutdown
    9bb43a58d195 scsi: iscsi: Add helper to remove a session from the kernel
    0ccf5a803820 scsi: iscsi: Allow iscsi_if_stop_conn() to be called from kernel
    c8e8b8b9f23a mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv
    e6a4d422002b devcoredump: remove the useless gfp_t parameter in dev_coredumpv and dev_coredumpm
    2b1a324933bd KVM: selftests: Use vm_create_with_vcpus() in max_guest_memory_test
    5bb7f541d07d KVM: selftests: Convert s390x/diag318_test_handler away from VCPU_ID
    d225591d016b KVM: Don't set Accessed/Dirty bits for ZERO_PAGE
    e4aed16c42ad mm/memremap: fix memunmap_pages() race with get_dev_pagemap()
    7e71aafa652a lib/test_hmm: avoid accessing uninitialized pages
    6d8682d45df4 RDMA/rxe: fix xa_alloc_cycle() error return value check again
    5067b776620e clk: imx: clk-fracn-gppll: correct rdiv
    10348c6693b1 clk: imx: clk-fracn-gppll: Return rate in rate table properly in ->recalc_rate()
    e0fad1a5362c clk: imx: clk-fracn-gppll: fix mfd value
    c94e191f791a clk: imx93: correct nic_media parent
    bcf40bc61c2d clk: imx93: use adc_root as the parent clock of adc1
    9e969b0b91a8 clk: mediatek: reset: Fix written reset bit offset
    4fe070b5d5af iio: temp: maxim_thermocouple: Fix alignment for DMA safety
    4f7a71a85c8e iio: temp: max31865: Fix alignment for DMA safety
    114ffd465579 iio: temp: ltc2983: Fix alignment for DMA safety
    3af5ec85f49d iio: resolver: ad2s90: Fix alignment for DMA safety
    c00e752df981 iio: resolver: ad2s1200: Fix alignment for DMA safety
    59ee01f39242 iio: proximity: as3935: Fix alignment for DMA safety
    5179a573724f iio: potentiometer: mcp4131: Fix alignment for DMA safety
    51143f667527 iio: potentiometer: mcp41010: Fix alignment for DMA safety
    903e5ff430d6 iio: potentiometer: max5481: Fix alignment for DMA safety
    b39859bf3e10 iio: potentiometer: ad5272: Fix alignment for DMA safety
    669a1aca3274 iio: potentiometer: ad5110: Fix alignment for DMA safety
    ad602e334708 iio: imu: mpu6050: Fix alignment for DMA safety
    c5cf267aa73f iio: imu: inv_icm42600: Fix alignment for DMA safety in buffer code.
    bc0f8830ff2e iio: imu: inv_icm42600: Fix alignment for DMA safety
    750b892f6d08 iio: imu: fxos8700: Fix alignment for DMA safety
    48f034120d1e iio: gyro: fxas210002c: Fix alignment for DMA safety
    dd8e2a2b9f63 iio: gyro: adxrs450: Fix alignment for DMA safety
    d10b2c4c9a77 iio: gyro: adis16130: Fix alignment for DMA safety
    3caad4fd0e3e iio: gyro: adis16080: Fix alignment for DMA safety
    e525b3113395 iio: frequency: adrf6780: Fix alignment for DMA safety
    40e10f398c67 iio: frequency: admv4420: Fix alignment for DMA safety
    99994f124d9d iio: frequency: admv1014: Fix alignment for DMA safety
    817d7b7436ae iio: frequency: admv1013: Fix alignment for DMA safety
    ce119d7b5200 iio: frequency: adf4371: Fix alignment for DMA safety
    0d9ce7682d9a iio: frequency: adf4350: Fix alignment for DMA safety
    cc7b3068c795 iio: frequency: ad9523: Fix alignment for DMA safety
    33fcddee1999 iio: dac: ti-dac7612: Fix alignment for DMA safety
    d8aa41f4d8e6 iio: dac: ti-dac7311: Fix alignment for DMA safety
    450562e3d562 iio: dac: ti-dac5571: Fix alignment for DMA safety
    c8942b7c25d5 iio: dac: ti-dac082s085: Fix alignment for DMA safety
    7aa18f077fb0 iio: dac: mcp4922: Fix alignment for DMA safety
    21cd3bb91b1e iio: dac: ltc2688: Fix alignment for DMA safety
    8e23928dcb35 iio: dac: ad8801: Fix alignment for DMA safety
    1d62ff49669f iio: dac: ad7303: Fix alignment for DMA safety
    6819e3ac1aea iio: dac: ad7293: Fix alignment for DMA safety
    3b4f0dca7956 iio: dac: ad5791: Fix alignment for DMA saftey
    369235dc62c4 iio: dac: ad5770r: Fix alignment for DMA safety
    4d20fe3d45c1 iio: dac: ad5766: Fix alignment for DMA safety
    49713818d578 iio: dac: ad5764: Fix alignment for DMA safety
    c0c4bb0311b4 iio: dac: ad5761: Fix alignment for DMA safety
    2d3a77561c42 iio: dac: ad5755: Fix alignment for DMA safety
    3a5423cc991a iio: dac: ad5686: Fix alignment for DMA safety
    9748b6c196e8 iio: dac: ad5592r: Fix alignment for DMA safety
    cee702a2792d iio: dac: ad5504: Fix alignment for DMA safety
    2179debf1e24 iio: dac: ad5449: Fix alignment for DMA safety
    a0bc019a086e iio: dac: ad5421: Fix alignment for DMA safety
    9f7a41a64a4b iio: dac: ad5360: Fix alignment for DMA safety
    cec6ad48e0ad iio: dac: ad5064: Fix alignment for DMA safety
    465b1ba3c527 iio: common: ssp: Fix alignment for DMA safety
    dfa45bd7e092 iio: amplifiers: ad8366: Fix alignment for DMA safety
    5e6b52de1d4f iio: addac: ad74413r: Fix alignment for DMA safety
    aebea06fb01c iio: adc: ti-tlc4541: Fix alignment for DMA safety
    5e89d89ff310 iio: adc: ti-ads8688: Fix alignment for DMA safety
    24e662ec3171 iio: adc: ti-ads8344: Fix alignment for DMA safety
    4120691d18a9 iio: adc: ti-ads7950: Fix alignment for DMA safety
    0c27b6ca864a iio: adc: ti-ads131e08: Fix alignment for DMA safety
    6f0ef2b9d417 iio: adc: ti-ads124s08: Fix alignment for DMA safety
    43e9bfc827e4 iio: adc: ti-adc161s626: Fix alignment for DMA safety
    117923572e4a iio: adc: ti-adc128s052: Fix alignment for DMA safety
    f2755ff2152b iio: adc: ti-adc12138: Fix alignment for DMA safety
    98ac354ba4d6 iio: adc: ti-adc108s102: Fix alignment for DMA safety
    345f2fcfdcf1 iio: adc: ti-adc084s021: Fix alignment for DMA safety
    0de700a5d5f7 iio: adc: ti-adc0832: Fix alignment for DMA safety
    e60398422974 iio: adc: mcp320x: Fix alignment for DMA safety
    b4f25b4a89bb iio: adc: max1241: Fix alignment for DMA safety
    78904462780c iio: adc: max1118: Fix alignment for DMA safety
    24c3652d0036 iio: adc: max11100: Fix alignment for DMA safety
    68427acc936f iio: adc: max1027: Fix alignment for DMA safety
    f48a263998a6 iio: adc: ltc2497: Fix alignment for DMA safety
    0bd54a894e6a iio: adc: ltc2496: Fix alignment for DMA safety
    3ad6dfff2c98 iio: adc: hi8435: Fix alignment for DMA safety
    cfddd869daa1 iio: adc: ad7949: Fix alignment for DMA safety
    a221cace0356 iio: adc: ad7923: Fix alignment for DMA safety
    c97a60f0cca6 iio: adc: ad7887: Fix alignment for DMA safety
    c02e8accbadf iio: adc: ad7768-1: Fix alignment for DMA safety
    caf94260df34 iio: adc: ad7766: Fix alignment for DMA safety
    b724a7797dd7 iio: adc: ad7606: Fix alignment for DMA safety
    50d616f22859 iio: adc: ad7476: Fix alignment for DMA safety
    259dca64b269 iio: adc: ad7298: Fix alignment for DMA safety
    1c7097744e3a iio: adc: ad7292: Fix alignment for DMA safety
    891103bc83a8 iio: adc: ad7280a: Fix alignment for DMA safety
    5c07468ffea9 iio: adc: ad7266: Fix alignment for DMA safety
    83278867c4fd iio: accel: sca3300: Fix alignment for DMA safety
    a9c2ffa21e95 iio: accel: sca3000: Fix alignment for DMA safety
    9e004dc744f8 iio: accel: bma220: Fix alignment for DMA safety
    ab7828ae679e iio: accel: adxl367: Fix alignment for DMA safety
    f6cc98ecb494 iio: accel: adxl355: Fix alignment for DMA safety
    425e34d72cf1 iio: accel: adxl313: Fix alignment for DMA safety
    4fd60ffe4dba iio: core: Fix IIO_ALIGN and rename as it was not sufficiently large
    0b2a557a136b iio: accel: bma400: Add triggered buffer support
    f349ecf3ce13 iio: accel: bma400: conversion to device-managed function
    9158b263330b iio: accel: bma400: Reordering of header files
    f0205ca7df14 iio: sx9324: Fix register field spelling
    2cbdd3e2e597 platform/chrome: cros_ec: Always expose last resume result
    c2e83fa42a12 iio: accel: bma400: Fix the scale min and max macro values
    637e64b29672 scsi: qla2xxx: edif: Reduce N2N thrashing at app_start time
    412eb699641f scsi: qla2xxx: edif: Fix no logout on delete for N2N
    f65746b1cc30 scsi: qla2xxx: edif: Fix session thrash
    8f34bd281066 scsi: qla2xxx: edif: Tear down session if keys have been removed
    003389c2fb26 scsi: qla2xxx: edif: Fix no login after app start
    f95502bc5e52 scsi: qla2xxx: edif: Reduce disruption due to multiple app start
    ba6202e0dacd scsi: qla2xxx: edif: Send LOGO for unexpected IKE message
    a470dc3c0aff netfilter: xtables: Bring SPDX identifier back
    bec6ece7928f dmaengine: dw: dmamux: Fix build without CONFIG_OF
    29ed3385fc91 dmaengine: dw: dmamux: Export the module device table
    40aefcd2cbfc usb: xhci: tegra: Fix error check
    44de43152056 usb: host: ohci-at91: add support to enter suspend using SMC
    a9106aec8b54 usbip: vudc: Don't enable IRQs prematurely
    d9cf13108735 usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_init()
    50238c4b54c2 usb: ohci-nxp: Fix refcount leak in ohci_hcd_nxp_probe
    8bdff7d44665 usb: gadget: uvc: Fix comment blocks style
    960a8a35a602 usb: cdns3: fix random warning message when driver load
    3a50c917c67d usb: host: Fix refcount leak in ehci_hcd_ppc_of_probe
    e4974ae1bdcf fpga: altera-pr-ip: fix unsigned comparison with less than zero
    e593e22786ed PCI: mediatek-gen3: Fix refcount leak in mtk_pcie_init_irq_domains()
    23d4428145ce mtd: st_spi_fsm: Disable clock only after device was unregistered
    13e83bf26a33 mtd: st_spi_fsm: Warn about failure to unregister mtd device
    38a787294b92 mtd: spear_smi: Drop if with an always false condition
    5d7879ddc7a0 mtd: st_spi_fsm: Add a clk_disable_unprepare() in .probe()'s error path
    f9acee2cc310 mtd: spear_smi: Don't skip cleanup after mtd_device_unregister() failed
    01bc3840d943 mtd: parsers: ofpart: Fix refcount leak in bcm4908_partitions_fw_offset
    e24af43d0cbe mtd: partitions: Fix refcount leak in parse_redboot_of
    692c85c91846 mtd: sm_ftl: Fix deadlock caused by cancel_work_sync in sm_release
    26e427ac85c2 HID: cp2112: prevent a buffer overflow in cp2112_xfer()
    0a5d73184140 PCI: tegra194: Fix PM error handling in tegra_pcie_config_ep()
    880ece912b95 PCI: microchip: Fix refcount leak in mc_pcie_init_irq_domains()
    d4008e715f54 phy: samsung: exynosautov9-ufs: correct TSRV register configurations
    e1894c10009d KVM: x86/mmu: Drop RWX=0 SPTEs during ept_sync_page()
    4158829aaa64 KVM: SVM: Stuff next_rip on emulated INT3 injection if NRIPS is supported
    ec6c9a27b277 KVM: SVM: Unwind "speculative" RIP advancement if INTn injection "fails"
    bbafa6ea9c57 scsi: qla2xxx: edif: Fix n2n login retry for secure device
    2eba320770e2 scsi: qla2xxx: edif: Fix n2n discovery issue with secure target
    9f4230670199 scsi: qla2xxx: edif: Add retry for ELS passthrough
    8f5aa46923da scsi: qla2xxx: edif: Synchronize NPIV deletion with authentication application
    d2deafaef033 scsi: qla2xxx: edif: Fix potential stuck session in sa update
    47c7d335bc46 scsi: qla2xxx: edif: Add bsg interface to read doorbell events
    86facc271812 scsi: qla2xxx: edif: Wait for app to ack on sess down
    f02c787f7064 scsi: qla2xxx: edif: bsg refactor
    733008cbbd44 scsi: qla2xxx: edif: Reduce Initiator-Initiator thrashing
    1b2263d6c86f of: check previous kernel's ima-kexec-buffer against memory bounds
    a04c62f42a9a clk: renesas: rzg2l: Fix reset status function
    f1e715d4a457 mtd: rawnand: meson: Fix a potential double free issue
    babd7b012465 mtd: maps: Fix refcount leak in ap_flash_init
    f516fbb63873 mtd: maps: Fix refcount leak in of_flash_probe_versatile
    7e7963a5bd6e clk: renesas: r9a06g032: Fix UART clkgrp bitsel
    ec254dac7a40 HID: amd_sfh: Don't show client init failed as error when discovery fails
    cee111db30dc wireguard: allowedips: don't corrupt stack when detecting overflow
    953e57179462 wireguard: ratelimiter: use hrtimer in selftest
    13bd914aee08 net/mlx5e: xsk: Discard unaligned XSK frames on striding RQ
    af146dd5a20d net: usb: make USB_RTL8153_ECM non user configurable
    5fb702d5fa1a dccp: put dccp_qpolicy_full() and dccp_qpolicy_push() in the same lock
    abb489f0335d net: ionic: fix error check for vlan flags in ionic_set_nic_features()
    d6b6604f85ab net: ice: fix error NETIF_F_HW_VLAN_CTAG_FILTER check in ice_vsi_sync_fltr()
    bd26a6f32a8f net: rose: fix netdev reference changes
    17297bf246c0 netdevsim: Avoid allocation warnings triggered from user space
    2eda04bd9474 iavf: Fix 'tc qdisc show' listing too many queues
    289ef53d71ca iavf: Fix max_rate limiting
    8a79ab5706ce wifi: rtw88: check the return value of alloc_workqueue()
    ece188f236db netdevsim: fib: Fix reference count leak on route deletion failure
    fb3ef2bad4cf net: allow unbound socket for packets in VRF when tcp_l3mdev_accept set
    00b9a51766c8 crypto: hisilicon/sec - fix auth key size error
    0bab15d967f3 crypto: inside-secure - Add missing MODULE_DEVICE_TABLE for of
    afc385f3943c crypto: hisilicon/hpre - don't use GFP_KERNEL to alloc mem during softirq
    4294df137445 ax25: fix incorrect dev_tracker usage
    e43f83cea9b4 net/mlx5: Fix driver use of uninitialized timeout
    5097042888bb net/mlx5: DR, Fix SMFS steering info dump format
    b04871077d26 net/mlx5: Adjust log_max_qp to be 18 at most
    0edd855cde3d net/mlx5e: Modify slow path rules to go to slow fdb
    57dd18ed74e9 net/mlx5e: Fix calculations related to max MPWQE size
    e68e4ca1df01 net/mlx5e: xsk: Account for XSK RQ UMRs when calculating ICOSQ size
    0582154d7ce0 net/mlx5e: Fix the value of MLX5E_MAX_RQ_NUM_MTTS
    b84eb73fd899 net/mlx5e: TC, Fix post_act to not match on in_port metadata
    625fd7aebe64 net/mlx5e: Remove WARN_ON when trying to offload an unsupported TLS cipher/version
    d080c5c54839 drm/amd/display: fix signedness bug in execute_synaptics_rc_command()
    7e48502e84fc hantro: Remove incorrect HEVC SPS validation
    4f8e08e88e14 media: cedrus: hevc: Add check for invalid timestamp
    5b92f406a519 wifi: libertas: Fix possible refcount leak in if_usb_probe()
    182d3c1385f4 wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queue
    409bd72e544f wifi: wil6210: debugfs: fix uninitialized variable use in `wil_write_file_wmi()`
    e52d86e075ad wifi: ath11k: Fix register write failure on QCN9074
    e6cf801a5d80 i2c: mux-gpmux: Add of_node_put() when breaking out of loop
    7d68cf80fc6d bpf: Fix bpf_xdp_pointer return pointer
    51622648d658 bpf: Set flow flag to allow any source IP in bpf_tunnel_key
    6bfa46d718db ip_tunnels: Add new flow flags field to ip_tunnel_key
    7470f4a1c204 btrfs: update stripe_sectors::uptodate in steal_rbio
    d238ff89bc19 i2c: qcom-geni: Use the correct return value
    e2c9b875ba1a i2c: cadence: Support PEC for SMBus block read
    c56eb69b46b5 Bluetooth: Add default wakeup callback for HCI UART driver
    9f923a641731 Bluetooth: hci_sync: Fix not updating privacy_mode
    8f3402853dc2 Bluetooth: hci_sync: Fix resuming scan after suspend resume
    a35f45f986a1 Bluetooth: mgmt: Fix refresh cached connection info
    3b3825557065 Bluetooth: When HCI work queue is drained, only queue chained work
    223633ddf2d1 Bluetooth: hci_intel: Add check for platform_driver_register
    2a2995950908 can: pch_can: pch_can_error(): initialize errc before using it
    bb628a2a5eb7 libbpf: Fix str_has_sfx()'s return value
    f4303216f452 can: error: specify the values of data[5..7] of CAN error frames
    3dafe5f6a00b can: usb_8dev: do not report txerr and rxerr during bus-off
    46968be06cd1 can: kvaser_usb_leaf: do not report txerr and rxerr during bus-off
    7f41778a7c9c can: kvaser_usb_hydra: do not report txerr and rxerr during bus-off
    d159bb5c2794 can: sun4i_can: do not report txerr and rxerr during bus-off
    f3d865a6b791 can: hi311x: do not report txerr and rxerr during bus-off
    fedf098ae2ec can: sja1000: do not report txerr and rxerr during bus-off
    076ead9a1274 can: rcar_can: do not report txerr and rxerr during bus-off
    ec232fbd49c7 can: pch_can: do not report txerr and rxerr during bus-off
    d43f85d3d0b8 libbpf: fix an snprintf() overflow check
    4a5ae176fd0b selftests/bpf: fix a test for snprintf() overflow
    20fd1c3156b5 libbpf: make RINGBUF map size adjustments more eagerly
    3c7256b880b3 bpf: fix potential 32-bit overflow when accessing ARRAY map element
    5b8a885e64ff drm/amdgpu: restore original stable pstate on ctx fini
    4caf84498f76 drm/amdgpu: use the same HDP flush registers for all nbio 2.3.x
    26e5339704e4 drm/amdgpu: use the same HDP flush registers for all nbio 7.4.x
    8e6da6afcec4 wifi: p54: add missing parentheses in p54_flush()
    a88db6a4e73b wifi: p54: Fix an error handling path in p54spi_probe()
    67470920cd3f wifi: wil6210: debugfs: fix info leak in wil_write_file_wmi()
    fd98ca30211e media: cedrus: h265: Fix logic for not low delay flag
    dfacf78ed98c media: uapi: HEVC: Change pic_order_cnt definition in v4l2_hevc_dpb_entry
    78aed34aeb4f media: cedrus: h265: Fix flag name
    fd0a6e99b61e fs: check FMODE_LSEEK to control internal pipe splicing
    3614c1981fe2 media: ov7251: add missing disable functions on error in ov7251_set_power_on()
    09dca6896531 media: v4l: async: Also match secondary fwnode endpoints
    02653ba89f7e wifi: nl80211: acquire wdev mutex for dump_survey
    1f319b976560 bpf: Fix subprog names in stack traces.
    3693c9ee4556 selftests: timers: clocksource-switch: fix passing errors from child
    78834a56e844 selftests: timers: valid-adjtimex: build fix for newer toolchains
    7d69764fa344 kunit: executor: Fix a memory leak on failure in kunit_filter_tests
    0607c8e8c9b6 libbpf: Fix the name of a reused map
    53cc92e5406d tcp: make retransmitted SKB fit into the send window
    60e66074812d bpf, x86: fix freeing of not-finalized bpf_prog_pack
    7018bd9fac62 bpf, x64: Add predicate for bpf2bpf with tailcalls support in JIT
    1cbe7a02e702 drm/exynos/exynos7_drm_decon: free resources when clk_set_parent() failed.
    1295dae30f30 skmsg: Fix invalid last sg check in sk_msg_recvmsg()
    f61a2101028d mediatek: mt76: eeprom: fix missing of_node_put() in mt76_find_power_limits_node()
    d2aacdcc9fa2 mediatek: mt76: mac80211: Fix missing of_node_put() in mt76_led_init()
    c345cab0415e mt76: mt7615: fix throughput regression on DFS channels
    622bccfef40c mt76: mt7915: fix incorrect testmode ipg on band 1 caused by wmm_idx
    6fd0447b942e mt76: connac: move connac2_mac_write_txwi in mt76_connac module
    d53211a55a87 mt76: connac: move mac connac2 defs in mt76_connac2_mac.h
    6726332ec120 mt76: mt7915: rely on mt76_dev in mt7915_mac_write_txwi signature
    9c2ea17b56cc mt76: mt7921: rely on mt76_dev in mt7921_mac_write_txwi signature
    c477e2f2026b mt76: mt7921: enlarge maximum VHT MPDU length to 11454
    fe9038ec34d1 mt76: mt7921: fix aggregation subframes setting to HE max
    8a8660892edb mt76: mt7921s: fix possible sdio deadlock in command fail
    5158d8cda352 mt76: mt7921: do not update pm states in case of error
    5f43e826d7bb mt76: mt7615: do not update pm stats in case of error
    ec62ee418ec3 wifi: mac80211: move some future per-link data to bss_conf
    7a53ad13c091 wifi: cfg80211: do some rework towards MLO link APIs
    bdefcd8f5494 wifi: mac80211: reject WEP or pairwise keys with key ID > 3
    ae7411046481 mt76: mt7921: not support beacon offload disable command
    001614aa05c1 mt76: mt7921s: fix firmware download random fail
    2fe903bf69eb mt76: mt7915: fix endian bug in mt7915_rf_regval_set()
    2f53ba46d8c9 mt76: mt76x02u: fix possible memory leak in __mt76x02u_mcu_send_msg
    ae0d6b4fb32c mt76: mt7915: fix endianness in mt7915_rf_regval_get
    7496e06d0e6f media: amphion: only insert the first sequence startcode for vc1l format
    59dbfddc11aa media: amphion: sync buffer status with firmware during abort
    5597b3ab8661 media: hantro: Fix RK3399 H.264 format advertising
    44cdc161d9db media: hantro: Be more accurate on pixel formats step_width constraints
    34e14ee53310 media: amphion: defer setting last_buffer_dequeued until resolution changes are processed
    eff68a9e24c3 media: mediatek: vcodec: Initialize decoder parameters for each instance
    a891de07766c media: mediatek: vcodec: decoder: Drop max_{width,height} from mtk_vcodec_ctx
    3bbdbc394f34 media: mediatek: vcodec: decoder: Skip alignment for default resolution
    3bfbe29952be media: mediatek: vcodec: decoder: Fix resolution clamping in TRY_FMT
    325d2362cd86 media: mediatek: vcodec: decoder: Fix 4K frame size enumeration
    2090efd15725 media: atomisp: revert "don't pass a pointer to a local variable"
    8516d329dca4 drm/msm/dpu: Fix for non-visible planes
    70b148acab70 media: amphion: release core lock before reset vpu core
    4b8d0fa094ae media: platform: mtk-mdp: Fix mdp_ipi_comm structure alignment
    a14dede1f9ad crypto: hisilicon - Kunpeng916 crypto driver don't sleep when in softirq
    c9be45e4c69f crypto: hisilicon/sec - don't sleep when in softirq
    69d05f0a4b1d drm/radeon: avoid bogus "vram limit (0) must be a power of 2" warning
    0b07f28c23ff drm/msm/mdp5: Fix global state lock backoff
    dc74006c10ac libbpf, riscv: Use a0 for RC register
    9c8b3f05fb18 drm/msm: Avoid unclocked GMU register access in 6xx gpu_busy
    e2be585bc9ac drm/bridge: anx7625: Fix NULL pointer crash when using edp-panel
    3ba59bbe4f30 net: hinic: avoid kernel hung in hinic_get_stats64()
    d6423b405c42 net: hinic: fix bug that ethtool get wrong stats
    7784a5b64200 hinic: Use the bitmap API when applicable
    c999b92841be net: dsa: felix: build as module when tc-taprio is module
    76a2e36b9f2d net: sched: provide shim definitions for taprio_offload_{get,free}
    09ecee270c8b drm/msm: Fix fence rollover issue
    7d25a310048c drm: bridge: sii8620: fix possible off-by-one
    9ff0274708fc drm/msm/hdmi: fill the pwr_regs bulk regulators
    829871d24285 drm/msm/dpu: remove hard-coded linewidth limit for writeback
    62c31466c867 drm/msm/dpu: fix maxlinewidth for writeback block
    4adb1c10124b drm/msm/dpu: move intf and wb assignment to dpu_encoder_setup_display()
    ecbc7aa0d6df drm/mediatek: dpi: Only enable dpi after the bridge is enabled
    37157c7be48c drm/mediatek: dpi: Remove output format of YUV
    295d7518d788 drm/rockchip: Fix an error handling path rockchip_dp_probe()
    4d8f078e12a8 drm/rockchip: vop: Don't crash for invalid duplicate_state()
    c5ca18956420 selftests: net: fib_rule_tests: fix support for running individual tests
    03ddc692424a net: dsa: felix: drop oversized frames with tc-taprio instead of hanging the port
    5d92f062ff1c net: dsa: felix: keep reference on entire tc-taprio config
    a168d6cb2d33 net: dsa: felix: update base time of time-aware shaper when adjusting PTP time
    998b1428772a selftests/xsk: Destroy BPF resources only when ctx refcount drops to 0
    5242f2230d9f crypto: arm64/gcm - Select AEAD for GHASH_ARM64_CE
    b613fba57f3b mm: Account dirty folios properly during splits
    392dea95fc80 drm/vc4: hdmi: Move pixel doubling from Pixelvalve to HDMI block
    ad1c50bd181f drm/vc4: hdmi: Correct HDMI timing registers for interlaced modes
    a868c2473053 drm/vc4: hdmi: Force modeset when bpc or format changes
    f04bdc1f9862 drm/vc4: hdmi: Fix timings for interlaced modes
    b1a412c12da6 drm/vc4: hdmi: Move HDMI reset to pm_resume
    0241244456c1 drm/vc4: hdmi: Switch to pm_runtime_status_suspended
    6ecd49a51e4b drm/vc4: hdmi: Reset HDMI MISC_CONTROL register
    6f2955c531e1 drm/vc4: hdmi: Avoid full hdmi audio fifo writes
    700768082770 drm/vc4: hdmi: Clear unused infoframe packet RAM registers
    f70c25cf34f9 drm/vc4: hdmi: Add all the vc5 HDMI registers into the debugfs dumps
    d84e417fa743 drm/vc4: dsi: Add correct stop condition to vc4_dsi_encoder_disable iteration
    31878b91b753 drm/vc4: dsi: Fix dsi0 interrupt support
    8c43f2a534a6 drm/vc4: dsi: Register dsi0 as the correct vc4 encoder type
    cfb936735c5b drm/vc4: dsi: Correct pixel order for DSI0
    97f9d7fa0946 drm/vc4: dsi: Correct DSI divider calculations
    a4b21735d272 drm/vc4: dsi: Release workaround buffer and DMA
    d5ab3cf69249 drm/vc4: plane: Fix margin calculations for the right/bottom edges
    ea86677f8bb7 drm/vc4: plane: Remove subpixel positioning check
    0ed01803cc93 drm/vc4: kms: Use maximum FIFO load for the HVS clock rate
    5d51e861e9a6 media: mediatek: vcodec: Fix non subdev architecture open power fail
    8b412db51db2 media: tw686x: Fix memory leak in tw686x_video_init
    f560b10b148e media: driver/nxp/imx-jpeg: fix a unexpected return value problem
    d65abbfa6914 media: mediatek: vcodec: Skip SOURCE_CHANGE & EOS events for stateless
    1db89ef68622 media: mediatek: vcodec: Initialize decoder parameters after getting dec_capability
    14bc7f8081a8 media: sta2x11: remove VIRT_TO_BUS dependency
    fc43574e0690 media: v4l2-mem2mem: prevent pollerr when last_buffer_dequeued is set
    d27fed11f40f media: hdpvr: fix error value returns in hdpvr_read
    32c827e30bb4 drm/mcde: Fix refcount leak in mcde_dsi_bind
    08baa39c2a2e media: amphion: output firmware error message
    cea1fefd18f5 media: imx-jpeg: Disable slot interrupt when frame done
    c1e951701992 drm: bridge: adv7511: Add check for mipi_dsi_driver_register
    d87bbd10fc01 crypto: ccp - During shutdown, check SEV data pointer before using
    91d120d579e2 selftests/bpf: Fix rare segfault in sock_fields prog test
    b7960089439a drm/display: Fix build error without CONFIG_OF
    6593952d5803 test_bpf: fix incorrect netdev features
    7e7472c62c6d rcutorture: Fix ksoftirqd boosting timing and iteration
    e887a99b380c torture: Adjust to again produce debugging information
    ca456c5104d4 drm/amdkfd: correct sdma queue number of sdma 6.0.1
    8530292afa33 drm/amd: Don't show warning on reading vbios values for SMU13 3.1
    35a59aee04e9 drm/radeon: fix incorrrect SPDX-License-Identifiers
    5abc81a138f8 wifi: rtw89: 8852a: rfk: fix div 0 exception
    b7c39b1a3d4b wifi: iwlegacy: 4965: fix potential off-by-one overflow in il4965_rs_fill_link_cmd()
    cf8d8810f2e2 wifi: mac80211: set STA deflink addresses
    b66ebac40f64 ath9k: fix use-after-free in ath9k_hif_usb_rx_cb
    488b371e46b7 media: rcar-vin: Fix channel routing for Ebisu
    9d6ee9fbb5c7 media: imx-jpeg: Implement drain using v4l2-mem2mem helpers
    447795ffb17c media: imx-jpeg: Align upwards buffer size
    81fd8e69a689 media: imx-jpeg: Leave a blank space before the configuration data
    111dac25a0bc media: imx-jpeg: Correct some definition according specification
    9e4c0afd0d07 media: Hantro: Correct G2 init qp field
    4c33a0d48eb1 media: amphion: return error if format is unsupported by vpu
    d0b9fbe94735 media: tw686x: Register the irq at the end of probe
    19923b72e0c4 media: camss: csid: fix wrong size passed to devm_kmalloc_array()
    b3db99b49097 media: atmel: atmel-sama7g5-isc: fix warning in configs without OF
    a28d77fe77e6 raw: Fix mixed declarations error in raw_icmp_error().
    04309b5f5d8d raw: convert raw sockets to RCU
    b5c20b86717e raw: use more conventional iterators
    de3d723a3985 ping: convert to RCU lookups, get rid of rwlock
    203a26661e37 net: ag71xx: fix discards 'const' qualifier warning
    c402b8d5d304 crypto: sun8i-ss - fix infinite loop in sun8i_ss_setup_ivs()
    6e51cce3d940 tcp: fix possible freeze in tx path under memory pressure
    f2a3adbc620c selftests/bpf: Don't force lld on non-x86 architectures
    91aab9683578 libbpf: Fix internal USDT address translation logic for shared libraries
    12b0606000d0 i2c: Fix a potential use after free
    56a1d1be57b9 drm/bridge: it6505: Add missing CRYPTO_HASH dependency
    dbe871e3fe6a drm/bridge: anx7625: Zero error variable when panel bridge not present
    098f8dd9894c can: netlink: allow configuring of fixed data bit rates without need for do_set_data_bittiming callback
    08f8288fc254 drm/vkms: check plane_composer->map[0] before using it
    ee746ecf1011 can: netlink: allow configuring of fixed bit rates without need for do_set_bittiming callback
    edf73dbfcfa1 net: fix sk_wmem_schedule() and sk_rmem_schedule() errors
    2e1b1aa1cd82 crypto: sun8i-ss - fix a NULL vs IS_ERR() check in sun8i_ss_hashkey
    0fdb5f86e75f crypto: sun8i-ss - Fix error codes for dma_mapping_error()
    6a38eb8fbb90 crypto: sun8i-ss - fix error codes in allocate_flows()
    524d11a5b488 drm: adv7511: override i2c address of cec before accessing it
    e9d04d1c8db3 libbpf: Fix uprobe symbol file offset calculation logic
    0cde00c48ea2 drm/virtio: Fix NULL vs IS_ERR checking in virtio_gpu_object_shmem_init
    367882a5a944 virtio-gpu: fix a missing check to avoid NULL dereference
    bf38b1eee1bf i2c: mxs: Silence a clang warning
    4ff1ee4c509d i2c: npcm: Correct slave role behavior
    261aeadc7be4 i2c: npcm: Remove own slave addresses 2:10
    308d0d5d98c2 drm/amdgpu/display: Prepare for new interfaces
    3262e5c7523b drm/amdgpu: fix scratch register access method in SRIOV
    2a71a3574fd1 drm/bridge: lt9611uxc: Cancel only driver's work
    013e67e7dd89 drm/meson: encoder_hdmi: Fix refcount leak in meson_encoder_hdmi_init
    bb5ac08d5bd8 drm/meson: encoder_cvbs: Fix refcount leak in meson_encoder_cvbs_init
    69d9b8b59e3b drm/mediatek: Add pull-down MIPI operation in mtk_dsi_poweroff function
    3185bbeb5c0e drm/mediatek: Separate poweron/poweroff from enable/disable and define new funcs
    ae5ed32c8e91 drm/mediatek: Modify dsi funcs to atomic operations
    9faff03617af drm/radeon: fix potential buffer overflow in ni_set_mc_special_registers()
    2fd530d17d08 ath11k: Avoid REO CMD failed prints during firmware recovery
    deec1597f3b4 ath11k: Fix incorrect debug_mask mappings
    1f1483361585 ath11k: fix missing skb drop on htc_tx_completion error
    81bb39a0f2f3 libbpf: Fix is_pow_of_2
    26f0067ae603 selftests/bpf: Fix tc_redirect_dtime
    993b2d0ea0bd sample: bpf: xdp_router_ipv4: Allow the kernel to send arp requests
    a838592a9c49 selftests/bpf: Fix test_run logic in fexit_stress.c
    460a4a850bae drm/ssd130x: Only define a SPI device ID table when built as a module
    4815d57050fe drm/mipi-dbi: align max_chunk to 2 in spi_transfer
    313aca98c5fd ath11k: fix IRQ affinity warning on shutdown
    307ce58270b3 ath11k: fix netdev open race
    24d7da5c978f wifi: wilc1000: use correct sequence of RESET for chip Power-UP/Down
    72efb32be108 wifi: rtlwifi: fix error codes in rtl_debugfs_set_write_h2c()
    df59b91dd8af drm: bridge: adv7511: Move CEC definitions to adv7511_cec.c
    2d5e9bce99df drm/panel: Fix build error when CONFIG_DRM_PANEL_SAMSUNG_ATNA33XC20=y && CONFIG_DRM_DISPLAY_HELPER=m
    9255a2b6d79e drm/st7735r: Fix module autoloading for Okaya RH128128T
    ab6360c30706 drm/bridge: lt9611: Use both bits for HDMI sensing
    a056d7ccce73 drm/edid: reset display info in drm_add_edid_modes() for NULL edid
    620949b26c5a ath11k: Init hw_params before setting up AHB resources
    7b4fe5c024d7 ath11k: Fix warning on variable 'sar' dereference before check
    a6b75715fa33 ath10k: do not enforce interrupt trigger type
    9a3c206caadb drm/bridge: tc358767: Make sure Refclk clock are enabled
    a665b500d7ba drm/bridge: tc358767: Handle dsi_lanes == 0 as invalid
    9c5d750da06e drm/dp: Export symbol / kerneldoc fixes for DP AUX bus
    bfcca6234b2a drm/meson: Fix refcount leak in meson_encoder_hdmi_init
    131b4d4f22cc drm/mgag200: Acquire I/O lock while reading EDID
    63e2c558ad4a drm/bridge: anx7625: Use DPI bus type
    58a3eb45e882 drm: bridge: DRM_FSL_LDB should depend on ARCH_MXC
    d6acd77e3b05 drm/rockchip: vop2: unlock on error path in vop2_crtc_atomic_enable()
    7c242077ee32 drm/i915: remove unused GEM_DEBUG_DECL() and GEM_DEBUG_BUG_ON()
    14053d3e52c8 dt-bindings: display: bridge: ldb: Fill in reg property
    e66205ee2dd3 erofs: update ctx->pos for every emitted dirent
    8aa69de3d0c2 pwm: lpc18xx: Fix period handling
    11f19c910b77 pwm: sifive: Shut down hardware only after pwmchip_remove() completed
    f9a71b807943 pwm: sifive: Ensure the clk is enabled exactly once per running PWM
    1d18eb5b9cec pwm: sifive: Simplify offset calculation for PWMCMP registers
    0545bfd4c8f7 dm: return early from dm_pr_call() if DM device is suspended
    2ebf6f594681 tools/power turbostat: Fix file pointer leak
    a765d1abee82 thermal/tools/tmon: Include pthread and time headers in tmon.h
    1c8729942e7c selftests/seccomp: Fix compile warning when CC=clang
    901e61b5e0f6 io_uring: Don't require reinitable percpu_ref
    674147513db3 io_uring: define a 'prep' and 'issue' handler for each opcode
    95c74abe404d io_uring: move to separate directory
    90812dd1f740 x86/extable: Fix ex_handler_msr() print condition
    876662765695 sched/numa: Initialise numa_migrate_retry
    dcdb6272b7cd sched: only perform capability check on privileged operation
    32f346b7460e nohz/full, sched/rt: Fix missed tick-reenabling bug in dequeue_task_rt()
    dc4e49f068ca drivers/perf: arm_spe: Fix consistency of SYS_PMSCR_EL1.CX
    ddb603a99fa0 perf: RISC-V: Add of_node_put() when breaking out of for_each_of_cpu_node()
    9987e2d15f51 irqdomain: Report irq number for NOMAP domains
    24be04f0ebfa ARM: dts: qcom: msm8974: Disable remoteprocs by default
    d9f1fa7c4ecf arm64: dts: qcom: qcs404: Fix incorrect USB2 PHYs assignment
    fd95595c2e23 arm64: dts: qcom: msm8998: Make regulator voltages multiple of step-size
    51dabf18fc72 soc: qcom: socinfo: Fix the id of SA8540P SoC
    c1716ee4af76 soc: qcom: Make QCOM_RPMPD depend on PM
    fc7b19f547bc regulator: of: Fix refcount leak bug in of_get_regulation_constraints()
    8cd41a4f28b6 dm writecache: count number of blocks discarded, not number of discard bios
    f06cbeff2352 dm writecache: count number of blocks written, not number of write bios
    5fef35fc1a12 dm writecache: count number of blocks read, not number of read bios
    d48fa0b50494 dm writecache: return void from functions
    f0762b6a3a40 PM: domains: Ensure genpd_debugfs_dir exists before remove
    f8c44af7dd2d blktrace: Trace remapped requests correctly
    20ee06b89147 hwmon: (drivetemp) Add module alias
    6b1e4b5c2c87 hwmon: (sch56xx-common) Add DMI override table
    67f771726442 spi: tegra20-slink: fix UAF in tegra_slink_remove()
    3c6bd448442b spi: Fix simplification of devm_spi_register_controller
    c6079919817a spi: dw: Fix IP-core versions macro
    53f2de4b7b70 blk-mq: don't create hctx debugfs dir until q->debugfs_dir is created
    8134a099d63b spi: Return deferred probe error when controller isn't yet available
    4b3dd6659694 erofs: avoid consecutive detection for Highmem memory
    96aa2a6a8961 erofs: wake up all waiters after z_erofs_lzma_head ready
    4d0cf5bdea1a arm64: dts: qcom: sc7280: fix PCIe clock reference
    fe327fdc3107 arm64: tegra: Fix SDMMC1 CD on P2888
    61b2143ac99f arm64: tegra: Mark BPMP channels as no-memory-wc
    cbb73c1d32e7 arm64: dts: mt7622: fix BPI-R64 WPS button
    702d2a541af4 arm64: dts: qcom: sm8250: add missing PCIe PHY clock-cells
    4ffad9357b9d arm64: dts: qcom: sc7280: drop PCIe PHY clock index
    531d21b4ce4c arm64: dts: qcom: msm8996: correct #clock-cells for QMP PHY nodes
    5503176b7d15 arm64: dts: qcom: sm6125: Append -state suffix to pinctrl nodes
    eb007ca7cb59 arm64: dts: qcom: sm6125: Move sdc2 pinctrl from seine-pdx201 to sm6125
    579ea4a0fab9 m68k: virt: Fix missing platform_device_unregister() on error in virt_platform_init()
    d3a380f723b0 ACPI: VIOT: Fix ACS setup
    53d19f5b11e7 arm64: dts: exynosautov9: correct spi11 pin names
    082018a4d574 perf/x86/intel: Fix PEBS data source encoding for ADL
    34d1a1bf6775 perf/x86/intel: Fix PEBS memory access info encoding for ADL
    9cfed7bfb923 arm64: dts: qcom: msm8994: add required ranges to OCMEM
    393114d80c91 arm64: dts: qcom: msm8916: Fix typo in pronto remoteproc node
    cd25f585c69d stack: Declare {randomize_,}kstack_offset to fix Sparse warnings
    f919fb3d3cf1 lib: overflow: Do not define 64-bit tests on 32-bit
    aa6a7c953513 bus: hisi_lpc: fix missing platform_device_put() in hisi_lpc_acpi_probe()
    d89c0e089f7b ARM: dts: qcom: pm8841: add required thermal-sensor-cells
    6f7698399f90 ARM: dts: qcom: msm8974: add required ranges to OCMEM
    591f0697ccba soc: qcom: aoss: Fix refcount leak in qmp_cooling_devices_register
    ed40a48d0a91 soc: qcom: ocmem: Fix refcount leak in of_get_ocmem
    6ef9abe3e50b ARM: dts: qcom-msm8974: fix irq type on blsp2_uart1
    0a4fa4ce6979 ARM: dts: qcom: replace gcc PXO with pxo_board fixed clock
    408ecbf8fcb7 ACPI: APEI: Fix _EINJ vs EFI_MEMORY_SP
    7040e8bd46b2 regulator: qcom_smd: Fix pm8916_pldo range
    abb65882592c arm64: dts: renesas: r9a07g054l2-smarc: Correct SoC name in comment
    407cc9639100 arm64: dts: renesas: r8a779m8: Drop operating points above 1.5 GHz
    3b01353f1825 cpufreq: zynq: Fix refcount leak in zynq_get_revision
    d8b4cea8b38c arm64: dts: qcom: sdm636-sony-xperia-ganges-mermaid: correct sdc2 pinconf
    31a91afaac9d arm64: dts: qcom: sdm630: fix gpu's interconnect path
    665ac144cfc1 arm64: dts: qcom: sdm630: fix the qusb2phy ref clock
    ebfdc8bd81e6 arm64: dts: qcom: sdm630: disable GPU by default
    c652e0f51665 ARM: OMAP2+: Fix refcount leak in omap3xxx_prm_late_init
    507159facf00 ARM: OMAP2+: Fix refcount leak in omapdss_init_of
    93c55e0dff86 ARM: dts: qcom: mdm9615: add missing PMIC GPIO reg
    905ce119d0ee arm64: dts: qcom: sdm845-akatsuki: Round down l22a regulator voltage
    f3edcfd87118 block: fix infinite loop for invalid zone append
    773feecf570e spi: s3c64xx: constify fsd_spi_port_config
    e424ccda9c8b soc: fsl: guts: machine variable might be unset
    ca18e97c52a7 arm64: dts: qcom: sc7180: Remove ipa_fw_mem node on trogdor
    86a2e3ecc91e locking/lockdep: Fix lockdep_init_map_*() confusion
    2f754c81c8b6 arm64: cpufeature: Allow different PMU versions in ID_DFR0_EL1
    10b49de3d9a6 arm64: select TRACE_IRQFLAGS_NMI_SUPPORT
    17e0c2d3c6cc arm64: dts: mt8192: Fix idle-states entry-method
    6f24321f1274 arm64: dts: mt8192: Fix idle-states nodes naming scheme
    9b8a48c34e60 ARM: dts: ast2600-evb-a1: fix board compatible
    58f56c71ad3c ARM: dts: ast2600-evb: fix board compatible
    513283669e50 ARM: dts: ast2500-evb: fix board compatible
    7b9dda6bc7d4 x86/pmem: Fix platform-device leak in error path
    446838f3c935 Revert "ARM: dts: imx6qdl-apalis: Avoid underscore in node name"
    f22cc193e692 arm64: dts: renesas: Fix thermal-sensors on single-zone sensors
    d1fbbb5ded71 soc: amlogic: Fix refcount leak in meson-secure-pwrc.c
    b66dcf146d47 soc: renesas: r8a779a0-sysc: Fix A2DP1 and A2CV[2357] PDR values
    8885081ba0c8 ARM: dts: imx7-colibri-eval-v3: correct can controller comment
    b4b34041c001 ARM: dts: imx7-colibri: move aliases, chosen, extcon and gpio-keys
    10e4b798330c ARM: dts: imx7-colibri: improve wake-up with gpio key
    b31d4563b8bf ARM: dts: imx7-colibri: add usb dual-role switching using extcon
    78130b0585e2 ARM: dts: imx7-colibri: overhaul display/touch functionality
    3c51318638fb ARM: dts: imx7d-colibri-emmc: add cpu1 supply
    6f556550328e ACPI: processor/idle: Annotate more functions to live in cpuidle section
    02b658bfb264 ARM: bcm: Fix refcount leak in bcm_kona_smc_init
    d1f0f5a5b2fa spi: spi-altera-dfl: Fix an error handling path
    73dd39f55a5a arm64: dts: renesas: beacon: Fix regulator node names
    0c1757480a6a meson-mx-socinfo: Fix refcount leak in meson_mx_socinfo_init
    74e1beed4704 wait: Fix __wait_event_hrtimeout for RT/DL tasks
    46cc4c076ac2 kasan: test: Silence GCC 12 warnings
    c3d0c6adf283 io_uring: fix io_uring_cqe_overflow trace format
    dedd558d9765 selinux: Add boundary check in put_entry()
    1fc1f72aad20 selinux: fix memleak in security_read_state_kernel()
    f7042cf9dd40 PM: hibernate: defer device probing when resuming from hibernation
    38639db75316 hwmon: (sht15) Fix wrong assumptions in device remove callback
    a7cb43c8c2f9 ACPI: video: Use native backlight on Dell Inspiron N4010
    bfd4c6710d22 PM: EM: convert power field to micro-Watts precision and align drivers
    3d358d3d94ab hwmon: (dell-smm) Add Dell XPS 13 7390 to fan control whitelist
    bea971964a28 firmware: tegra: Fix error check return value of debugfs_create_file()
    f80893ef01a0 ARM: shmobile: rcar-gen2: Increase refcount for new reference
    77f77632999d arm64: dts: allwinner: a64: orangepi-win: Fix LED node name
    7473b6549385 arm64: dts: qcom: ipq8074: fix NAND node name
    c9d8f42d18c2 arm64: dts: qcom: add missing AOSS QMP compatible fallback
    ce94c8fbdabe arm64: dts: qcom: sc7280: Rename sar sensor labels
    3c5bed5814c3 ARM: dts: qcom: sdx55: Fix the IRQ trigger type for UART
    05b23b33ee91 ACPI: LPSS: Fix missing check in register_device_clock()
    f1a4111e8b6d ACPI: PM: save NVS memory for Lenovo G40-45
    23c643bd7123 ACPI: EC: Drop the EC_FLAGS_IGNORE_DSDT_GPE quirk
    bd58acaf1585 ACPI: EC: Remove duplicate ThinkPad X1 Carbon 6th entry from DMI quirks
    37f0c8977857 ARM: OMAP2+: pdata-quirks: Fix refcount leak bug
    2629d171f3d6 ARM: OMAP2+: display: Fix refcount leak bug
    863ea2ac6f75 spi: synquacer: Add missing clk_disable_unprepare()
    49a7f92d70c0 arm64: dts: qcom: timer should use only 32-bit size
    bcfa4501972d ARM: dts: ux500: Fix Gavini accelerometer mounting matrix
    a3f423e65299 ARM: dts: ux500: Fix Codina accelerometer mounting matrix
    e9c316447c63 ARM: dts: ux500: Fix Janice accelerometer mounting matrix
    dbb9381dcbe2 ARM: dts: BCM5301X: Add DT for Meraki MR26
    9496e3d49da5 ARM: dts: imx6ul: fix qspi node compatible
    47beb55c7c93 ARM: dts: imx6ul: fix lcdif node compatible
    692cf9f9afa9 ARM: dts: imx6ul: fix csi node compatible
    53e75d22f84d ARM: dts: imx6ul: fix keypad compatible
    d538751225ab ARM: dts: imx6ul: change operating-points to uint32-matrix
    44269efa9142 ARM: dts: imx6ul: add missing properties for sram
    6046e410c384 irqchip/mips-gic: Check the return value of ioremap() in gic_of_init()
    2c14f578b5a0 sched/core: Always flush pending blk_plug
    c1491d69334a sched/fair: fix case with reduced capacity CPU
    4d4ccca64e84 genirq: GENERIC_IRQ_IPI depends on SMP
    b1567b995a0c irqchip/mips-gic: Only register IPI domain when SMP is enabled
    8fa8237d2d2b genirq: Don't return error on missing optional irq_request_resources()
    21391488f249 sched/fair: Introduce SIS_UTIL to search idle CPU based on sum of util_avg
    5e63c5fe9123 ext2: Add more validity checks for inode counts
    019aa3dd4ee3 arm64: errata: Remove AES hwcap for COMPAT tasks
    db1fae1a8acd arm64: kasan: Revert "arm64: mte: reset the page tag in page->flags"
    07022e07017e arm64: fix oops in concurrently setting insn_emulation sysctls
    0fc07cf46769 arm64: Do not forget syscall when starting a new thread.
    573a346f3cc2 arm64: stacktrace: use non-atomic __set_bit
    771076199152 arm64: kasan: do not instrument stacktrace.c
    2c1fc32a9ab8 arch: make TRACE_IRQFLAGS_NMI_SUPPORT generic
    92b465c5fec3 x86: Handle idle=nomwait cmdline properly for x86_idle
    503dde612202 epoll: autoremove wakers even more aggressively
    109539c9ba84 netfilter: nf_tables: fix null deref due to zeroed list head
    2f07a81c5d89 netfilter: nf_tables: disallow jump to implicit chain from set element
    92c07fdb6b58 netfilter: nf_tables: upfront validation of data via nft_data_init()
    c921bd1a7f00 netfilter: nf_tables: do not allow RULE_ID to refer to another chain
    58e863f64ee3 netfilter: nf_tables: do not allow CHAIN_ID to refer to another table
    0d0703939752 netfilter: nf_tables: do not allow SET_ID to refer to another table
    f9cb9c823a65 usb: dwc3: gadget: fix high speed multiplier setting
    fd55d4aa3463 usb: dwc3: gadget: refactor dwc3_repare_one_trb
    33ece34cdf1d arm64: dts: uniphier: Fix USB interrupts for PXs3 SoC
    ff4a0a2a0608 ARM: dts: uniphier: Fix USB interrupts for PXs2 SoC
    af64d4caeeb2 Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP"
    4e5de1c54eca USB: HCD: Fix URB giveback issue in tasklet function
    e1da08e8cded usb: typec: ucsi: Acknowledge the GET_ERROR_STATUS command completion
    bc57850fcb7e coresight: Clear the connection field properly
    7d305823e022 MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
    3fcad718b5c9 powerpc/powernv: Avoid crashing if rng is NULL
    39e29d134ce2 powerpc/ptdump: Fix display of RW pages on FSL_BOOK3E
    b80b14c6c09a powerpc/fsl-pci: Fix Class Code of PCIe Root Port
    87784a09789a powerpc/64e: Fix early TLB miss with KUAP
    9f9bbe3cf758 powerpc: Restore CONFIG_DEBUG_INFO in defconfigs
    65e044ac89c1 ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr()
    6fe27b55af24 media: [PATCH] pci: atomisp_cmd: fix three missing checks on list iterator
    d3b41aa5348a media: isl7998x: select V4L2_FWNODE to fix build error
    546a2d5c10fa mbcache: add functions to delete entry if unused
    6f01f9e166c6 mbcache: don't reclaim used entries
    5f5784356513 md-raid10: fix KASAN warning
    7f82027b6b74 md-raid: destroy the bitmap after destroying the thread
    65beb95f3251 serial: mvebu-uart: uart2 error bits clearing
    1fdbbe246daf fuse: fix deadlock between atomic O_TRUNC and page invalidation
    4bd9d5d20f34 fuse: write inode in fuse_release()
    ed2ac89f294e fuse: ioctl: translate ENOSYS
    19d747bf8a3d fuse: limit nsec
    8e33102309bd ksmbd: fix heap-based overflow in set_ntacl_dacl()
    02ed2a9b7874 ksmbd: fix use-after-free bug in smb2_tree_disconect
    0f1c9908c8e1 ksmbd: prevent out of bound read for SMB2_WRITE
    9ec5086d14c5 ksmbd: prevent out of bound read for SMB2_TREE_CONNNECT
    ff20f1875889 ksmbd: fix memory leak in smb2_handle_negotiate
    9b9ed61d5ad7 soundwire: qcom: Check device status before reading devid
    84002f936a06 scsi: qla2xxx: Zero undefined mailbox IN registers
    9d08698376c3 scsi: qla2xxx: Fix incorrect display of max frame size
    03d8241112d5 scsi: sg: Allow waiting for commands to complete on removed device
    b0ab91283679 scsi: lpfc: Remove extra atomic_inc on cmd_pending in queuecommand after VMID
    a1135205b0af iio: light: isl29028: Fix the warning in isl29028_remove()
    2c6431d40657 iio: fix iio_format_avail_range() printing for none IIO_VAL_INT
    3e9047989547 um: seed rng using host OS rng
    dacd09269aae um: Remove straying parenthesis
    bb2c0e65f06c mtd: rawnand: arasan: Update NAND bus clock instead of system clock
    37276f51bb4a mtd: rawnand: arasan: Fix clock rate in NV-DDR
    7e06e615279c btrfs: reject log replay if there is unsupported RO compat flag
    be001f9da71e bpf: Fix KASAN use-after-free Read in compute_effective_progs
    261027d9988c drm/amdgpu: Check BO's requested pinning domains against its preferred_domains
    82d87b12e191 drm/tegra: Fix vmapping of prime buffers
    54f0c628c634 drm/nouveau/kms: Fix failure path for creating DP connectors
    5c5b1707884e drm/nouveau/acpi: Don't print error when we get -EINPROGRESS from pm_runtime
    c2bd8f52c6c4 drm/nouveau: Don't pm_runtime_put_sync(), only pm_runtime_put_autosuspend()
    f223ddb6be37 drm/nouveau: fix another off-by-one in nvbios_addr
    b1475e2400c9 drm/dp/mst: Read the extended DPCD capabilities during system resume
    f845dccb5334 drm/hyperv-drm: Include framebuffer and EDID headers
    9c49ac792c63 drm/fb-helper: Fix out-of-bounds access
    071f693b4315 drm/ingenic: Use the highest possible DMA burst size
    701373decc68 drm/vc4: hdmi: Disable audio if dmas property is present but empty
    514b5bfcd352 drm/shmem-helper: Add missing vunmap on error
    2869c17ab606 drm/gem: Properly annotate WW context on drm_gem_lock_reservations() error
    c99f19fce608 rtc: rx8025: fix 12/24 hour mode detection on RX-8035
    91e11b151e95 wireguard: selftests: set CONFIG_NONPORTABLE on riscv32
    099e15195dae RISC-V: Update user page mapping only once during start
    fcc37c9de0ed RISC-V: Fix SBI PMU calls for RV32
    a775c75190ff RISC-V: Fix counter restart during overflow for RV32
    f46e3ebf6de1 RISC-V: Add modules to virtual kernel memory layout dump
    14b26f63a080 RISC-V: Fixup schedule out issue in machine_crash_shutdown()
    710559c0d73b RISC-V: Fixup get incorrect user mode PC for kernel mode regs
    09dff3955d75 RISC-V: kexec: Fixup use of smp_processor_id() in preemptible context
    cbb378edebd7 RISC-V: Declare cpu_ops_spinwait in <asm/cpu_ops.h>
    899b5091e4aa RISC-V: cpu_ops_spinwait.c should include head.h
    306aee157d23 riscv: dts: starfive: correct number of external interrupts
    4550f7ed4856 dt-bindings: riscv: fix SiFive l2-cache's cache-sets
    7e9ab8cb4fa5 riscv: lib: uaccess: fix CSR_STATUS SR_SUM bit
    73fc099eaefd riscv:uprobe fix SR_SPIE set/clear handling
    844a857bbce3 parisc: io_pgetevents_time64() needs compat syscall in 32-bit compat mode
    62eb0059d8d5 parisc: Check the return value of ioremap() in lba_driver_probe()
    6f0c087a68e5 parisc: Drop pa_swapper_pg_lock spinlock
    5c9e6c5e86a0 parisc: Fix device names in /proc/iomem
    247caf4a87f3 ovl: drop WARN_ON() dentry is NULL in ovl_encode_fh()
    e11fb0a3a39b crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent kernel memory leak
    c8f808dfcc49 fix short copy handling in copy_mc_pipe_to_iter()
    f92421194629 usbnet: smsc95xx: Fix deadlock on runtime resume
    db3b738ae5f7 usbnet: Fix linkwatch use-after-free on disconnect
    730d67bfb916 fbcon: Fix accelerated fbdev scrolling while logo is still shown
    26c1cdde54d7 fbcon: Fix boundary checks for fbcon=vc:n1-n2 parameters
    ff58bd0db5cc thermal: sysfs: Fix cooling_device_stats_setup() error code path
    d082cb154f28 fs: Add missing umask strip in vfs_tmpfile
    5db80480c5d5 vfs: Check the truncate maximum size in inode_newsize_ok()
    e0ef23e9b0ad tty: vt: initialize unicode screen buffer
    9c5c8aaed50b tty: 8250: Add support for Brainboxes PX cards.
    37268c7badd3 LoongArch: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
    27187e929981 ALSA: hda/realtek: Add a quirk for HP OMEN 15 (8786) mute LED
    e24cb11883a0 ALSA: hda/realtek: Add quirk for another Asus K42JZ model
    ec80fc5fa03b ALSA: hda/cirrus - support for iMac 12,1 model
    5d83b450e217 ALSA: hda/conexant: Add quirk for LENOVO 20149 Notebook model
    53283a3333c0 KVM: x86/xen: Stop Xen timer before changing IRQ
    9a9b5771e930 KVM: x86/xen: Initialize Xen timer only once
    e27e46d5e5c4 KVM: x86: revalidate steal time cache if MSR value changes
    0043fbede947 KVM: x86: do not report preemption if the steal time cache is stale
    16c6a078c2bb KVM: x86/mmu: Fully re-evaluate MMIO caching when SPTE masks change
    7f04ed0d95db KVM: x86: Tag kvm_mmu_x86_module_init() with __init
    1b36d36624e7 KVM: SVM: Disable SEV-ES support if MMIO caching is disable
    6271f2854b92 KVM: x86/mmu: Treat NX as a valid SPTE bit for NPT
    37aaaa28851a KVM: x86: Set error code to segment selector on LLDT/LTR non-canonical #GP
    a9e394788e6a KVM: x86: Mark TSS busy during LTR emulation _after_ all fault checks
    15c0b55a366a KVM: nVMX: Inject #UD if VMXON is attempted with incompatible CR0/CR4
    dee2cc52b8b7 KVM: nVMX: Account for KVM reserved CR4 bits in consistency checks
    df6cbd82e0a8 KVM: nVMX: Let userspace set nVMX MSR to any _host_ supported value
    cbbd3df6ede5 KVM: x86: Split kvm_is_valid_cr4() and export only the non-vendor bits
    d2b2213dda1e KVM: Do not incorporate page offset into gfn=>pfn cache user address
    e7d52979638f KVM: Fix multiple races in gfn=>pfn cache refresh
    ca4efed09557 KVM: Fully serialize gfn=>pfn cache refresh via mutex
    391931dafc5f KVM: Put the extra pfn reference when reusing a pfn in the gpc cache
    81b640cc9b91 KVM: Drop unused @gpa param from gfn=>pfn cache's __release_gpc() helper
    86145725d4a9 KVM: s390: pv: don't present the ecall interrupt twice
    2eee1dba70f5 KVM: SVM: Don't BUG if userspace injects an interrupt with GIF=0
    53221fa29481 KVM: nVMX: Snapshot pre-VM-Enter DEBUGCTL for !nested_run_pending case
    8f8aa303c494 KVM: nVMX: Snapshot pre-VM-Enter BNDCFGS for !nested_run_pending case
    fe1cdbc5cb2c HID: wacom: Don't register pad_input for touch switch
    455287aff8c6 HID: wacom: Only report rotation for art pen
    02b4d0ec5b82 HID: nintendo: Add missing array termination
    2531fefea554 HID: hid-input: add Surface Go battery quirk
    eb3ebbd26808 lockd: detect and reject lock arguments that overflow
    56761b355ded add barriers to buffer_uptodate and set_buffer_uptodate
    24cdb1e7ee12 wifi: mac80211_hwsim: use 32-bit skb cookie
    ce943930c7a6 wifi: mac80211_hwsim: add back erroneously removed cast
    6d4f073cb2e8 wifi: mac80211_hwsim: fix race condition in pending packet
    a9fba9f20dc9 hwmon: (nct6775) Fix platform driver suspend regression
    36d9ec95598f ASoC: amd: yc: Update DMI table entries
    8d5b8e01e374 ALSA: hda/realtek: Add quirk for Lenovo Yoga9 14IAP7
    a67e67732435 ALSA: hda/realtek: Add quirk for HP Spectre x360 15-eb0xxx
    8438004a7fcb ALSA: hda/realtek: Add quirk for Clevo NV45PZ
    b0d4af0a4763 ALSA: bcd2000: Fix a UAF bug on the error path of probing
    a23e793af145 ALSA: usb-audio: Add quirk for Behringer UMC202HD
    755f49dd4191 nfsd: eliminate the NFSD_FILE_BREAK_* flags
    ed48237d6b0a pNFS/flexfiles: Report RDMA connection errors to the server
    5c5639005dba scsi: Revert "scsi: qla2xxx: Fix disk failure to rediscover"
    fb78ef830e5e Revert "pNFS: nfs3_set_ds_client should set NFS_CS_NOPING"
    98847832313d x86: link vdso and boot with -z noexecstack --no-warn-rwx-segments
    8cd1b2413c5c Makefile: link with -z noexecstack --no-warn-rwx-segments

(From OE-Core rev: 3bf4ac9802ce3b186e1345d9aab3d4e7e4c79c81)

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-08-25 11:08:06 +01:00
Bruce Ashfield
6ca6ee0dac linux-yocto/5.19: update to v5.19.1
Updating  to the latest korg -stable release that comprises
the following commits:

    d654f7e29909 Linux 5.19.1
    f6664a403f11 x86/speculation: Add LFENCE to RSB fill sequence
    f826d0412d80 x86/speculation: Add RSB VM Exit protections
    224b653547fa macintosh/adb: fix oob read in do_adb_query() function
    7f64bc0c090c Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586
    651880ed7d39 Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587
    7562b32d7531 Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558
    17da5b394ba4 Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675
    9122622a9d2a Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007
    cb79e61c28b9 Bluetooth: btusb: Add support of IMC Networks PID 0x3568
    34464228344c dt-bindings: bluetooth: broadcom: Add BCM4349B1 DT binding
    18b04e68252f Bluetooth: hci_bcm: Add DT compatible for CYW55572
    f7b229ecf21a Bluetooth: hci_bcm: Add BCM4349B1 variant
    60ef27c1c77f Bluetooth: hci_qca: Return wakeup for qca_wakeup
    9283e708a9b8 arm64: set UXN on swapper page tables
    231276d2c6cc ata: sata_mv: Fixes expected number of resources now IRQs are gone
    d069dcffef84 crypto: arm64/poly1305 - fix a read out-of-bound
    cd5a88272762 ACPI: APEI: Better fix to avoid spamming the console with old error logs
    eb5595ac6aee ACPI: video: Shortening quirk list by identifying Clevo by board_name only
    5ab9b078c4ff ACPI: video: Force backlight native for some TongFang devices
    7c8e33cc2a49 tools/vm/slabinfo: Handle files in debugfs
    28a9cbc1c927 block: fix default IO priority handling again

(From OE-Core rev: f1cb26e429c7be2b9ae46a0d67e6cb74aa0ce1fe)

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-08-25 11:08:06 +01:00
Bruce Ashfield
da0861915c linux-yocto/5.19: fix reproducibility issues
Integrating the following commit(s) to linux-yocto/5.19:

    e0e977e1b098 init/Kconfig: fix CC_HAS_ASM_GOTO_TIED_OUTPUT test with dash

(From OE-Core rev: ae62fc90de6b474ab67e0e0e5685414ceb18e1bd)

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-08-09 16:37:24 +01:00
Bruce Ashfield
dcbdc09a08 linux-yocto/5.19: cfg: update x32 configuration fragment
Integrating the following commit(s) to linux-yocto/.:

    00e2494f7e4 cfg/x32: rename X86_X32 X86_X32_ABI

(From OE-Core rev: 6622682808d8d2d8330e57f9001bcb168b86b3e0)

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-08-09 16:37:24 +01:00
Bruce Ashfield
39d44df602 linux-yocto: introduce v5.19 reference kernel recipes
Introducing the v5.19 reference kernels. Test built and booted
against arm/arm64, mips/mips64, x86-64, ppc in combination with
musl and glibc.

No issues found, and this becomes the 'newest' reference kernel.

(From OE-Core rev: 851c500452e7e6459cf2ec53b169cb7cb7f86696)

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-08-09 16:37:24 +01:00