Packages changed:
  file (5.41 -> 5.42)
  irssi
  kernel-source (5.18.2 -> 5.18.4)
  ncurses (6.3.20220604 -> 6.3.20220612)
  popt

=== Details ===

==== file ====
Version update (5.41 -> 5.42)
Subpackages: file-magic libmagic1

- Update to 5.42:
  * PR/348: add missing cases to prevent file from aborting on
    random magic files.
  * PR/351: octalify filenames when not raw before printing.
  * fix regex cacheing bug (Dirk Mueller)
  * merge file_regcomp and file_regerror() to simplify the code
    and reduce memory requirements for storing regexes (Dirk Mueller)
  * cache regex (Dirk Mueller)
  * detect filesystem full by flushing output (Dirk Mueller)
  * implement running decompressor programs using
    posix_spawnp(2) instead of vfork(2)
  * Add support for msdos dates and times
  * use the system byte swapping functions if available (Werner Fink)
- Port patches
  * file-5.17-option.dif
  * file-5.19-biorad.dif
  * file-5.19-printf.dif
  * file-5.19-zip2.0.dif
  * file-5.28-btrfs-image.dif
  * file-secure_getenv.patch
- Remove patches now upstream
  * file-5.23-endian.patch
  * file-5.41-cache-regexps-locale-restore.patch
  * file-5.41-cache-regexps.patch
- Port and rename patch file-5.41.dif which is now file-5.42.dif

==== irssi ====

- backport first set of fixes:
  - add use-isystem-for-include.patch, fixes build with perl 5.36
    (#1381)
  - add fix-textbuffer-view.patch, fixes lost lines on display
    (#1382)
  - add default-hash-chan.patch, default to joining #-channels
    again (#1385)

==== kernel-source ====
Version update (5.18.2 -> 5.18.4)

- Linux 5.18.4 (bsc#1012628).
- pcmcia: db1xxx_ss: restrict to MIPS_DB1XXX boards (bsc#1012628).
- staging: greybus: codecs: fix type confusion of list iterator
  variable (bsc#1012628).
- iio: adc: ad7124: Remove shift from scan_type (bsc#1012628).
- soundwire: qcom: fix an error message in
  swrm_wait_for_frame_gen_enabled() (bsc#1012628).
- remoteproc: mediatek: Fix side effect of mt8195 sram power on
  (bsc#1012628).
- remoteproc: mtk_scp: Fix a potential double free (bsc#1012628).
- lkdtm/bugs: Check for the NULL pointer after calling kmalloc
  (bsc#1012628).
- lkdtm/bugs: Don't expect thread termination without
  CONFIG_UBSAN_TRAP (bsc#1012628).
- tty: goldfish: Use tty_port_destroy() to destroy port
  (bsc#1012628).
- tty: serial: owl: Fix missing clk_disable_unprepare() in
  owl_uart_probe (bsc#1012628).
- tty: n_tty: Restore EOF push handling behavior (bsc#1012628).
- serial: 8250_aspeed_vuart: Fix potential NULL dereference in
  aspeed_vuart_probe (bsc#1012628).
- tty: serial: fsl_lpuart: fix potential bug when using both
  of_alias_get_id and ida_simple_get (bsc#1012628).
- remoteproc: imx_rproc: Ignore create mem entry for resource
  table (bsc#1012628).
- phy: rockchip-inno-usb2: Fix muxed interrupt support
  (bsc#1012628).
- staging: r8188eu: fix struct rt_firmware_hdr (bsc#1012628).
- usb: usbip: fix a refcount leak in stub_probe() (bsc#1012628).
- usb: usbip: add missing device lock on tweak configuration cmd
  (bsc#1012628).
- USB: storage: karma: fix rio_karma_init return (bsc#1012628).
- usb: musb: Fix missing of_node_put() in omap2430_probe
  (bsc#1012628).
- staging: fieldbus: Fix the error handling path in
  anybuss_host_common_probe() (bsc#1012628).
- pwm: lp3943: Fix duty calculation in case period was clamped
  (bsc#1012628).
- pwm: raspberrypi-poe: Fix endianness in firmware struct
  (bsc#1012628).
- rpmsg: qcom_smd: Fix irq_of_parse_and_map() return value
  (bsc#1012628).
- usb: dwc3: gadget: Replace list_for_each_entry_safe() if using
  giveback (bsc#1012628).
- usb: dwc3: pci: Fix pm_runtime_get_sync() error checking
  (bsc#1012628).
- scripts/get_abi: Fix wrong script file name in the help message
  (bsc#1012628).
- misc: fastrpc: fix an incorrect NULL check on list iterator
  (bsc#1012628).
- firmware: stratix10-svc: fix a missing check on list iterator
  (bsc#1012628).
- usb: typec: mux: Check dev_set_name() return value
  (bsc#1012628).
- rpmsg: virtio: Fix possible double free in rpmsg_probe()
  (bsc#1012628).
- rpmsg: virtio: Fix possible double free in
  rpmsg_virtio_add_ctrl_dev() (bsc#1012628).
- rpmsg: virtio: Fix the unregistration of the device rpmsg_ctrl
  (bsc#1012628).
- iio: adc: stmpe-adc: Fix wait_for_completion_timeout return
  value check (bsc#1012628).
- iio: proximity: vl53l0x: Fix return value check of
  wait_for_completion_timeout (bsc#1012628).
- iio: adc: sc27xx: fix read big scale voltage not right
  (bsc#1012628).
- iio: adc: sc27xx: Fine tune the scale calibration values
  (bsc#1012628).
- rpmsg: qcom_smd: Fix returning 0 if irq_of_parse_and_map()
  fails (bsc#1012628).
- misc/pvpanic: Convert regular spinlock into trylock on panic
  path (bsc#1012628).
- phy: qcom-qmp: fix pipe-clock imbalance on power-on failure
  (bsc#1012628).
- power: supply: core: Initialize struct to zero (bsc#1012628).
- power: supply: axp288_fuel_gauge: Fix battery reporting on
  the One Mix 1 (bsc#1012628).
- power: supply: axp288_fuel_gauge: Drop BIOS version check from
  "T3 MRD" DMI quirk (bsc#1012628).
- power: supply: ab8500_fg: Allocate wq in probe (bsc#1012628).
- serial: sifive: Report actual baud base rather than fixed 115200
  (bsc#1012628).
- export: fix string handling of namespace in EXPORT_SYMBOL_NS
  (bsc#1012628).
- watchdog: rzg2l_wdt: Fix 32bit overflow issue (bsc#1012628).
- watchdog: rzg2l_wdt: Fix Runtime PM usage (bsc#1012628).
- watchdog: rzg2l_wdt: Fix 'BUG: Invalid wait context'
  (bsc#1012628).
- watchdog: rzg2l_wdt: Fix reset control imbalance (bsc#1012628).
- soundwire: intel: prevent pm_runtime resume prior to system
  suspend (bsc#1012628).
- soundwire: qcom: return error when pm_runtime_get_sync fails
  (bsc#1012628).
- coresight: cpu-debug: Replace mutex with mutex_trylock on
  panic notifier (bsc#1012628).
- ksmbd: fix reference count leak in smb_check_perm_dacl()
  (bsc#1012628).
- extcon: ptn5150: Add queue work sync before driver release
  (bsc#1012628).
- dt-bindings: remoteproc: mediatek: Make l1tcm reg exclusive
  to mt819x (bsc#1012628).
- soc: rockchip: Fix refcount leak in rockchip_grf_init
  (bsc#1012628).
- clocksource/drivers/riscv: Events are stopped during CPU suspend
  (bsc#1012628).
- ARM: dts: aspeed: ast2600-evb: Enable RX delay for MAC0/MAC1
  (bsc#1012628).
- rtc: mt6397: check return value after calling
  platform_get_resource() (bsc#1012628).
- rtc: ftrtc010: Fix error handling in ftrtc010_rtc_probe
  (bsc#1012628).
- staging: r8188eu: add check for kzalloc (bsc#1012628).
- serial: meson: acquire port->lock in startup() (bsc#1012628).
- Revert "serial: 8250_mtk: Make sure to select the right
  FEATURE_SEL" (bsc#1012628).
- serial: 8250_fintek: Check SER_RS485_RTS_* only with RS485
  (bsc#1012628).
- serial: cpm_uart: Fix build error without
  CONFIG_SERIAL_CPM_CONSOLE (bsc#1012628).
- serial: uartlite: Fix BRKINT clearing (bsc#1012628).
- serial: digicolor-usart: Don't allow CS5-6 (bsc#1012628).
- serial: rda-uart: Don't allow CS5-6 (bsc#1012628).
- serial: txx9: Don't allow CS5-6 (bsc#1012628).
- serial: sh-sci: Don't allow CS5-6 (bsc#1012628).
- serial: sifive: Sanitize CSIZE and c_iflag (bsc#1012628).
- serial: st-asc: Sanitize CSIZE and correct PARENB for CS7
  (bsc#1012628).
- serial: stm32-usart: Correct CSIZE, bits, and parity
  (bsc#1012628).
- firmware: dmi-sysfs: Fix memory leak in
  dmi_sysfs_register_handle (bsc#1012628).
- bus: ti-sysc: Fix warnings for unbind for serial (bsc#1012628).
- driver: base: fix UAF when driver_attach failed (bsc#1012628).
- driver core: fix deadlock in __device_attach (bsc#1012628).
- watchdog: rti-wdt: Fix pm_runtime_get_sync() error checking
  (bsc#1012628).
- watchdog: ts4800_wdt: Fix refcount leak in ts4800_wdt_probe
  (bsc#1012628).
- blk-mq: don't touch ->tagset in blk_mq_get_sq_hctx
  (bsc#1012628).
- ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definition (bsc#1012628).
- scsi: sd: Don't call blk_cleanup_disk() in sd_probe()
  (bsc#1012628).
- clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map()
  return value (bsc#1012628).
- s390/crypto: fix scatterwalk_unmap() callers in AES-GCM
  (bsc#1012628).
- amt: fix return value of amt_update_handler() (bsc#1012628).
- amt: fix possible memory leak in amt_rcv() (bsc#1012628).
- net: ethernet: ti: am65-cpsw: Fix fwnode passed to
  phylink_create() (bsc#1012628).
- net/smc: set ini->smcrv2.ib_dev_v2 to NULL if SMC-Rv2 is
  unavailable (bsc#1012628).
- spi: fsi: Fix spurious timeout (bsc#1012628).
- drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq()
  (bsc#1012628).
- net: lan966x: check devm_of_phy_get() for -EDEFER_PROBE
  (bsc#1012628).
- net: sched: fixed barrier to prevent skbuff sticking in qdisc
  backlog (bsc#1012628).
- net: ethernet: mtk_eth_soc: out of bounds read in
  mtk_hwlro_get_fdir_entry() (bsc#1012628).
- net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks
  (bsc#1012628).
- net: dsa: mv88e6xxx: Fix refcount leak in
  mv88e6xxx_mdios_register (bsc#1012628).
- modpost: fix removing numeric suffixes (bsc#1012628).
- block, loop: support partitions without scanning (bsc#1012628).
- ep93xx: clock: Do not return the address of the freed memory
  (bsc#1012628).
- jffs2: fix memory leak in jffs2_do_fill_super (bsc#1012628).
- ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure
  wl_pool not empty (bsc#1012628).
- ubi: ubi_create_volume: Fix use-after-free when volume creation
  failed (bsc#1012628).
- selftests/bpf: fix stacktrace_build_id with missing
  kprobe/urandom_read (bsc#1012628).
- bpf: Fix probe read error in ___bpf_prog_run() (bsc#1012628).
- block: take destination bvec offsets into account in
  bio_copy_data_iter (bsc#1012628).
- nbd: don't clear 'NBD_CMD_INFLIGHT' flag if request is not
  completed (bsc#1012628).
- nbd: fix possible overflow on 'first_minor' in nbd_dev_add()
  (bsc#1012628).
- riscv: read-only pages should not be writable (bsc#1012628).
- net/smc: fixes for converting from "struct smc_cdc_tx_pend **"
  to "struct smc_wr_tx_pend_priv *" (bsc#1012628).
- tcp: add accessors to read/set tp->snd_cwnd (bsc#1012628).
- nfp: only report pause frame configuration for physical device
  (bsc#1012628).
- block: use bio_queue_enter instead of blk_queue_enter in
  bio_poll (bsc#1012628).
- bonding: NS target should accept link local address
  (bsc#1012628).
- sfc: fix considering that all channels have TX queues
  (bsc#1012628).
- sfc: fix wrong tx channel offset with efx_separate_tx_channels
  (bsc#1012628).
- block: make bioset_exit() fully resilient against being called
  twice (bsc#1012628).
- sched/autogroup: Fix sysctl move (bsc#1012628).
- blk-mq: do not update io_ticks with passthrough requests
  (bsc#1012628).
- net: phy: at803x: disable WOL at probe (bsc#1012628).
- bonding: show NS IPv6 targets in proc master info (bsc#1012628).
- erofs: fix 'backmost' member of z_erofs_decompress_frontend
  (bsc#1012628).
- vdpa: Fix error logic in vdpa_nl_cmd_dev_get_doit (bsc#1012628).
- virtio: pci: Fix an error handling path in vp_modern_probe()
  (bsc#1012628).
- net/mlx5: Don't use already freed action pointer (bsc#1012628).
- net/mlx5e: TC NIC mode, fix tc chains miss table (bsc#1012628).
- net/mlx5: CT: Fix header-rewrite re-use for tupels
  (bsc#1012628).
- net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race
  condition (bsc#1012628).
- net/mlx5: correct ECE offset in query qp output (bsc#1012628).
- net/mlx5e: Update netdev features after changing XDP state
  (bsc#1012628).
- net: sched: add barrier to fix packet stuck problem for lockless
  qdisc (bsc#1012628).
- tcp: tcp_rtx_synack() can be called from process context
  (bsc#1012628).
- vdpa: ifcvf: set pci driver data in probe (bsc#1012628).
- bonding: guard ns_targets by CONFIG_IPV6 (bsc#1012628).
- octeontx2-af: fix error code in is_valid_offset() (bsc#1012628).
- s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST
  flag (bsc#1012628).
- regulator: mt6315-regulator: fix invalid allowed mode
  (bsc#1012628).
- net: ping6: Fix ping -6 with interface name (bsc#1012628).
- net/sched: act_api: fix error code in
  tcf_ct_flow_table_fill_tuple_ipv6() (bsc#1012628).
- gpio: pca953x: use the correct register address to do regcache
  sync (bsc#1012628).
- afs: Fix infinite loop found by xfstest generic/676
  (bsc#1012628).
- drm/msm/dp: Always clear mask bits to disable interrupts at
  dp_ctrl_reset_irq_ctrl() (bsc#1012628).
- scsi: sd: Fix potential NULL pointer dereference (bsc#1012628).
- ax25: Fix ax25 session cleanup problems (bsc#1012628).
- nfp: remove padding in nfp_nfdk_tx_desc (bsc#1012628).
- tipc: check attribute length for bearer name (bsc#1012628).
- driver core: Fix wait_for_device_probe() &
  deferred_probe_timeout interaction (bsc#1012628).
- perf evsel: Fixes topdown events in a weak group for the hybrid
  platform (bsc#1012628).
- perf parse-events: Move slots event for the hybrid platform too
  (bsc#1012628).
- perf record: Support sample-read topdown metric group for
  hybrid platforms (bsc#1012628).
- perf c2c: Fix sorting in percent_rmt_hitm_cmp() (bsc#1012628).
- Bluetooth: MGMT: Add conditions for setting
  HCI_CONN_FLAG_REMOTE_WAKEUP (bsc#1012628).
- Bluetooth: hci_sync: Fix attempting to suspend with unfiltered
  passive scan (bsc#1012628).
- bluetooth: don't use bitmaps for random flag accesses
  (bsc#1012628).
- dmaengine: idxd: set DMA_INTERRUPT cap bit (bsc#1012628).
- mips: cpc: Fix refcount leak in mips_cpc_default_phys_base
  (bsc#1012628).
- bootconfig: Make the bootconfig.o as a normal object file
  (bsc#1012628).
- tracing: Make tp_printk work on syscall tracepoints
  (bsc#1012628).
- tracing: Fix sleeping function called from invalid context on
  RT kernel (bsc#1012628).
- tracing: Avoid adding tracer option before update_tracer_options
  (bsc#1012628).
- i2c: mediatek: Optimize master_xfer() and avoid circular locking
  (bsc#1012628).
- iommu/arm-smmu: fix possible null-ptr-deref in
  arm_smmu_device_probe() (bsc#1012628).
- iommu/arm-smmu-v3: check return value after calling
  platform_get_resource() (bsc#1012628).
- f2fs: remove WARN_ON in f2fs_is_valid_blkaddr (bsc#1012628).
- f2fs: avoid infinite loop to flush node pages (bsc#1012628).
- i2c: cadence: Increase timeout per message if necessary
  (bsc#1012628).
- m68knommu: set ZERO_PAGE() to the allocated zeroed page
  (bsc#1012628).
- m68knommu: fix undefined reference to `_init_sp' (bsc#1012628).
- dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size
  data type (bsc#1012628).
- NFSv4: Don't hold the layoutget locks across multiple RPC calls
  (bsc#1012628).
- video: fbdev: hyperv_fb: Allow resolutions with size > 64 MB
  for Gen1 (bsc#1012628).
- video: fbdev: pxa3xx-gcu: release the resources correctly in
  pxa3xx_gcu_probe/remove() (bsc#1012628).
- RISC-V: use memcpy for kexec_file mode (bsc#1012628).
- m68knommu: fix undefined reference to `mach_get_rtc_pll'
  (bsc#1012628).
- rtla/Makefile: Properly handle dependencies (bsc#1012628).
- f2fs: fix to tag gcing flag on page during file defragment
  (bsc#1012628).
- xprtrdma: treat all calls not a bcall when bc_serv is NULL
  (bsc#1012628).
- drm/bridge: ti-sn65dsi83: Handle dsi_lanes == 0 as invalid
  (bsc#1012628).
- drm/panfrost: Job should reference MMU not file_priv
  (bsc#1012628).
- powerpc/papr_scm: don't requests stats with '0' sized stats
  buffer (bsc#1012628).
- netfilter: nat: really support inet nat without l3 address
  (bsc#1012628).
- netfilter: nf_tables: use kfree_rcu(ptr, rcu) to release hooks
  in clean_net path (bsc#1012628).
- netfilter: nf_tables: delete flowtable hooks via transaction
  list (bsc#1012628).
- powerpc/kasan: Force thread size increase with KASAN
  (bsc#1012628).
- NFSD: Fix potential use-after-free in nfsd_file_put()
  (bsc#1012628).
- SUNRPC: Trap RDMA segment overflows (bsc#1012628).
- netfilter: nf_tables: always initialize flowtable hook list
  in transaction (bsc#1012628).
- ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe
  (bsc#1012628).
- netfilter: nf_tables: release new hooks on unsupported flowtable
  flags (bsc#1012628).
- netfilter: nf_tables: memleak flow rule from commit path
  (bsc#1012628).
- netfilter: nf_tables: bail out early if hardware offload is
  not supported (bsc#1012628).
- amt: fix wrong usage of pskb_may_pull() (bsc#1012628).
- amt: fix possible null-ptr-deref in amt_rcv() (bsc#1012628).
- amt: fix wrong type string definition (bsc#1012628).
- net: ethernet: bgmac: Fix refcount leak in
  bcma_mdio_mii_register (bsc#1012628).
- xen: unexport __init-annotated xen_xlate_map_ballooned_pages()
  (bsc#1012628).
- stmmac: intel: Fix an error handling path in
  intel_eth_pci_probe() (bsc#1012628).
- af_unix: Fix a data-race in unix_dgram_peer_wake_me()
  (bsc#1012628).
- selftests net: fix bpf build error (bsc#1012628).
- x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm()
  (bsc#1012628).
- bpf, arm64: Clear prog->jited_len along prog->jited
  (bsc#1012628).
- net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list
  (bsc#1012628).
- net/mlx4_en: Fix wrong return value on ioctl EEPROM query
  failure (bsc#1012628).
- xsk: Fix handling of invalid descriptors in XSK TX batching API
  (bsc#1012628).
- drm/amdgpu: fix limiting AV1 to the first instance on VCN3
  (bsc#1012628).
- SUNRPC: Fix the calculation of xdr->end in
  xdr_get_next_encode_buffer() (bsc#1012628).
- net: mdio: unexport __init-annotated mdio_bus_init()
  (bsc#1012628).
- net: xfrm: unexport __init-annotated xfrm4_protocol_init()
  (bsc#1012628).
- net: ipv6: unexport __init-annotated seg6_hmac_init()
  (bsc#1012628).
- net/mlx5e: CT: Fix cleanup of CT before cleanup of TC ct rules
  (bsc#1012628).
- net/mlx5: Lag, filter non compatible devices (bsc#1012628).
- net/mlx5: Fix mlx5_get_next_dev() peer device matching
  (bsc#1012628).
- net/mlx5: Rearm the FW tracer after each tracer event
  (bsc#1012628).
- net/mlx5: fs, fail conflicting actions (bsc#1012628).
- ip_gre: test csum_start instead of transport header
  (bsc#1012628).
- net: altera: Fix refcount leak in altera_tse_mdio_create
  (bsc#1012628).
- net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling
  an_complete (bsc#1012628).
- net: dsa: realtek: rtl8365mb: fix GMII caps for ports with
  internal PHY (bsc#1012628).
- tcp: use alloc_large_system_hash() to allocate table_perturb
  (bsc#1012628).
- drm: imx: fix compiler warning with gcc-12 (bsc#1012628).
- nfp: flower: restructure flow-key for gre+vlan combination
  (bsc#1012628).
- net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using
  flowi_l3mdev (bsc#1012628).
- iov_iter: Fix iter_xarray_get_pages{,_alloc}() (bsc#1012628).
- iio: dummy: iio_simple_dummy: check the return value of
  kstrdup() (bsc#1012628).
- staging: rtl8712: fix a potential memory leak in
  r871xu_drv_init() (bsc#1012628).
- iio: st_sensors: Add a local lock for protecting odr
  (bsc#1012628).
- lkdtm/usercopy: Expand size of "out of frame" object
  (bsc#1012628).
- drivers: staging: rtl8723bs: Fix deadlock in
  rtw_surveydone_event_callback() (bsc#1012628).
- drivers: staging: rtl8192bs: Fix deadlock in
  rtw_joinbss_event_prehandle() (bsc#1012628).
- drivers: staging: rtl8192eu: Fix deadlock in
  rtw_joinbss_event_prehandle (bsc#1012628).
- tty: synclink_gt: Fix null-pointer-dereference in slgt_clean()
  (bsc#1012628).
- tty: Fix a possible resource leak in icom_probe (bsc#1012628).
- thunderbolt: Use different lane for second DisplayPort tunnel
  (bsc#1012628).
- drivers: staging: rtl8192u: Fix deadlock in
  ieee80211_beacons_stop() (bsc#1012628).
- drivers: staging: rtl8192e: Fix deadlock in
  rtllib_beacons_stop() (bsc#1012628).
- USB: host: isp116x: check return value after calling
  platform_get_resource() (bsc#1012628).
- drivers: tty: serial: Fix deadlock in sa1100_set_termios()
  (bsc#1012628).
- drivers: usb: host: Fix deadlock in oxu_bus_suspend()
  (bsc#1012628).
- USB: hcd-pci: Fully suspend across freeze/thaw cycle
  (bsc#1012628).
- char: xillybus: fix a refcount leak in cleanup_dev()
  (bsc#1012628).
- sysrq: do not omit current cpu when showing backtrace of all
  active CPUs (bsc#1012628).
- usb: dwc2: gadget: don't reset gadget's driver->bus
  (bsc#1012628).
- usb: dwc3: host: Stop setting the ACPI companion (bsc#1012628).
- usb: dwc3: gadget: Only End Transfer for ep0 data phase
  (bsc#1012628).
- soundwire: qcom: adjust autoenumeration timeout (bsc#1012628).
- misc: rtsx: set NULL intfdata when probe fails (bsc#1012628).
- extcon: Fix extcon_get_extcon_dev() error handling
  (bsc#1012628).
- extcon: Modify extcon device to be created after driver data
  is set (bsc#1012628).
- clocksource/drivers/sp804: Avoid error on multiple instances
  (bsc#1012628).
- staging: rtl8712: fix uninit-value in usb_read8() and friends
  (bsc#1012628).
- staging: rtl8712: fix uninit-value in r871xu_drv_init()
  (bsc#1012628).
- serial: msm_serial: disable interrupts in __msm_console_write()
  (bsc#1012628).
- kernfs: Separate kernfs_pr_cont_buf and rename_lock
  (bsc#1012628).
- watchdog: wdat_wdt: Stop watchdog when rebooting the system
  (bsc#1012628).
- ksmbd: smbd: fix connection dropped issue (bsc#1012628).
- md: protect md_unregister_thread from reentrancy (bsc#1012628).
- ASoC: SOF: amd: Fixed Build error (bsc#1012628).
- scsi: myrb: Fix up null pointer access on myrb_cleanup()
  (bsc#1012628).
- ASoC: rt5640: Do not manipulate pin "Platform Clock" if the
  "Platform Clock" is not in the DAPM (bsc#1012628).
- ceph: allow ceph.dir.rctime xattr to be updatable (bsc#1012628).
- ceph: flush the mdlog for filesystem sync (bsc#1012628).
- ceph: fix possible deadlock when holding Fwb to get inline_data
  (bsc#1012628).
- net, neigh: Set lower cap for neigh_managed_work rearming
  (bsc#1012628).
- drm/amd/display: Check if modulo is 0 before dividing
  (bsc#1012628).
- drm/amd/display: Check zero planes for OTG disable W/A on
  clock change (bsc#1012628).
- drm/radeon: fix a possible null pointer dereference
  (bsc#1012628).
- drm/amd/pm: fix a potential gpu_metrics_table memory leak
  (bsc#1012628).
- drm/amd/pm: Fix missing thermal throttler status (bsc#1012628).
- drm/amd/pm: correct the metrics version for SMU 11.0.11/12/13
  (bsc#1012628).
- um: line: Use separate IRQs per line (bsc#1012628).
- modpost: fix undefined behavior of is_arm_mapping_symbol()
  (bsc#1012628).
- objtool: Mark __ubsan_handle_builtin_unreachable() as noreturn
  (bsc#1012628).
- x86/cpu: Elide KCSAN for cpu_has() and friends (bsc#1012628).
- jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n
  builds (bsc#1012628).
- nbd: call genl_unregister_family() first in nbd_cleanup()
  (bsc#1012628).
- nbd: fix race between nbd_alloc_config() and module removal
  (bsc#1012628).
- nbd: fix io hung while disconnecting device (bsc#1012628).
- Revert "PCI: brcmstb: Do not turn off WOL regulators on suspend"
  (bsc#1012628).
- Revert "PCI: brcmstb: Add control of subdevice voltage
  regulators" (bsc#1012628).
- Revert "PCI: brcmstb: Add mechanism to turn on subdev
  regulators" (bsc#1012628).
- Revert "PCI: brcmstb: Split brcm_pcie_setup() into two funcs"
  (bsc#1012628).
- cifs: fix potential deadlock in direct reclaim (bsc#1012628).
- s390/gmap: voluntarily schedule during key setting
  (bsc#1012628).
- cifs: version operations for smb20 unneeded when legacy support
  disabled (bsc#1012628).
- drm/amd/pm: use bitmap_{from,to}_arr32 where appropriate
  (bsc#1012628).
- nodemask: Fix return values to be unsigned (bsc#1012628).
- scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in
  lpfc_ct_reject_event() (bsc#1012628).
- vringh: Fix loop descriptors check in the indirect cases
  (bsc#1012628).
- platform/x86: barco-p50-gpio: Add check for
  platform_driver_register (bsc#1012628).
- scripts/gdb: change kernel config dumping method (bsc#1012628).
- platform/x86: hp-wmi: Resolve WMI query failures on some devices
  (bsc#1012628).
- platform/x86: hp-wmi: Use zero insize parameter only when
  supported (bsc#1012628).
- ALSA: usb-audio: Skip generic sync EP parse for secondary EP
  (bsc#1012628).
- ALSA: usb-audio: Set up (implicit) sync for Saffire 6
  (bsc#1012628).
- ALSA: hda/conexant - Fix loopback issue with CX20632
  (bsc#1012628).
- ALSA: hda/realtek: Fix for quirk to enable speaker output on
  the Lenovo Yoga DuetITL 2021 (bsc#1012628).
- ALSA: hda/realtek: Add quirk for HP Dev One (bsc#1012628).
- cifs: return errors during session setup during reconnects
  (bsc#1012628).
- cifs: fix reconnect on smb3 mount types (bsc#1012628).
- cifs: populate empty hostnames for extra channels (bsc#1012628).
- scsi: sd: Fix interpretation of VPD B9h length (bsc#1012628).
- scsi: lpfc: Resolve some cleanup issues following abort path
  refactoring (bsc#1012628).
- scsi: lpfc: Resolve some cleanup issues following SLI path
  refactoring (bsc#1012628).
- scsi: lpfc: Address NULL pointer dereference after
  starget_to_rport() (bsc#1012628).
- KVM: x86/mmu: Check every prev_roots in
  __kvm_mmu_free_obsolete_roots() (bsc#1012628).
- KVM: SVM: fix tsc scaling cache logic (bsc#1012628).
- filemap: Cache the value of vm_flags (bsc#1012628).
- KEYS: trusted: tpm2: Fix migratable logic (bsc#1012628).
- libata: fix reading concurrent positioning ranges log
  (bsc#1012628).
- libata: fix translation of concurrent positioning ranges
  (bsc#1012628).
- ata: libata-transport: fix {dma|pio|xfer}_mode sysfs files
  (bsc#1012628).
- mmc: sdhci-pci-gli: Fix GL9763E runtime PM when the system
  resumes from suspend (bsc#1012628).
- mmc: block: Fix CQE recovery reset success (bsc#1012628).
- net: phy: dp83867: retrigger SGMII AN when link change
  (bsc#1012628).
- net: openvswitch: fix misuse of the cached connection on tuple
  changes (bsc#1012628).
- writeback: Fix inode->i_io_list not be protected by
  inode->i_lock error (bsc#1012628).
- nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION
  (bsc#1012628).
- nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling
  (bsc#1012628).
- nfc: st21nfca: fix incorrect sizing calculations in
  EVT_TRANSACTION (bsc#1012628).
- ixgbe: fix bcast packets Rx on VF after promisc removal
  (bsc#1012628).
- ixgbe: fix unexpected VLAN Rx in promisc mode on VF
  (bsc#1012628).
- Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flag
  (bsc#1012628).
- vduse: Fix NULL pointer dereference on sysfs access
  (bsc#1012628).
- cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE (bsc#1012628).
- mm/huge_memory: Fix xarray node memory leak (bsc#1012628).
- powerpc: Don't select HAVE_IRQ_EXIT_ON_IRQ_STACK (bsc#1012628).
- drm/amdkfd:Fix fw version for 10.3.6 (bsc#1012628).
- drm/bridge: analogix_dp: Support PSR-exit to disable transition
  (bsc#1012628).
- drm/atomic: Force bridge self-refresh-exit on CRTC switch
  (bsc#1012628).
- drm/amdgpu/jpeg2: Add jpeg vmid update under IB submit
  (bsc#1012628).
- drm/amd/display: remove stale config guards (bsc#1012628).
- drm/amdgpu: update VCN codec support for Yellow Carp
  (bsc#1012628).
- virtio-rng: make device ready before making request
  (bsc#1012628).
- powerpc/32: Fix overread/overwrite of thread_struct via ptrace
  (bsc#1012628).
- random: avoid checking crng_ready() twice in random_init()
  (bsc#1012628).
- random: mark bootloader randomness code as __init (bsc#1012628).
- random: account for arch randomness in bits (bsc#1012628).
- md/raid0: Ignore RAID0 layout if the second zone has only one
  device (bsc#1012628).
- zonefs: fix handling of explicit_open option on mount
  (bsc#1012628).
- iov_iter: fix build issue due to possible type mis-match
  (bsc#1012628).
- dmaengine: idxd: add missing callback function to support
  DMA_INTERRUPT (bsc#1012628).
- tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd (bsc#1012628).
- net/mlx5: E-Switch, pair only capable devices (bsc#1012628).
- Update config files.
- commit c6d8e6e
- kernel-binary.spec: check s390x vmlinux location
  As a side effect of mainline commit edd4a8667355 ("s390/boot: get rid of
  startup archive"), vmlinux on s390x moved from "compressed" subdirectory
  directly into arch/s390/boot. As the specfile is shared among branches,
  check both locations and let objcopy use one that exists.
- commit cd15543
- Add missing recommends of kernel-install-tools to kernel-source-vanilla (bsc#1200442)
- commit 93b1375
- Linux 5.18.3 (bsc#1012628).
- binfmt_flat: do not stop relocating GOT entries prematurely
  on riscv (bsc#1012628).
- parisc: fix a crash with multicore scheduler (bsc#1012628).
- parisc/stifb: Implement fb_is_primary_device() (bsc#1012628).
- parisc/stifb: Keep track of hardware path of graphics card
  (bsc#1012628).
- RISC-V: Mark IORESOURCE_EXCLUSIVE for reserved mem instead of
  IORESOURCE_BUSY (bsc#1012628).
- riscv: Initialize thread pointer before calling C functions
  (bsc#1012628).
- riscv: Fix irq_work when SMP is disabled (bsc#1012628).
- riscv: Wire up memfd_secret in UAPI header (bsc#1012628).
- riscv: Move alternative length validation into subsection
  (bsc#1012628).
- ALSA: hda/realtek - Add new type for ALC245 (bsc#1012628).
- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15
  9520 laptop (bsc#1012628).
- ALSA: hda/realtek - Fix microphone noise on ASUS TUF B550M-PLUS
  (bsc#1012628).
- ALSA: usb-audio: Cancel pending work at closing a MIDI substream
  (bsc#1012628).
- USB: serial: pl2303: fix type detection for odd device
  (bsc#1012628).
- USB: serial: option: add Quectel BG95 modem (bsc#1012628).
- USB: new quirk for Dell Gen 2 devices (bsc#1012628).
- usb: isp1760: Fix out-of-bounds array access (bsc#1012628).
- usb: dwc3: gadget: Move null pinter check to proper place
  (bsc#1012628).
- usb: core: hcd: Add support for deferring roothub registration
  (bsc#1012628).
- fs/ntfs3: provide block_invalidate_folio to fix memory leak
  (bsc#1012628).
- fs/ntfs3: Update valid size if -EIOCBQUEUED (bsc#1012628).
- fs/ntfs3: Fix fiemap + fix shrink file size (to remove
  preallocated space) (bsc#1012628).
- fs/ntfs3: Keep preallocated only if option prealloc enabled
  (bsc#1012628).
- fs/ntfs3: Check new size for limits (bsc#1012628).
- fs/ntfs3: In function ntfs_set_acl_ex do not change
  inode->i_mode if called from function ntfs_init_acl
  (bsc#1012628).
- fs/ntfs3: Fix some memory leaks in an error handling path of
  'log_replay()' (bsc#1012628).
- fs/ntfs3: Update i_ctime when xattr is added (bsc#1012628).
- fs/ntfs3: Restore ntfs_xattr_get_acl and ntfs_xattr_set_acl
  functions (bsc#1012628).
- cifs: don't call cifs_dfs_query_info_nonascii_quirk() if nodfs
  was set (bsc#1012628).
- cifs: fix ntlmssp on old servers (bsc#1012628).
- cifs: fix potential double free during failed mount
  (bsc#1012628).
- cifs: when extending a file with falloc we should make files
  not-sparse (bsc#1012628).
- xhci: Set HCD flag to defer primary roothub registration
  (bsc#1012628).
- xhci: Allow host runtime PM as default for Intel Alder Lake
  N xHCI (bsc#1012628).
- platform/x86: intel-hid: fix _DSM function index handling
  (bsc#1012628).
- x86/MCE/AMD: Fix memory leak when threshold_create_bank()
  fails (bsc#1012628).
- perf/x86/intel: Fix event constraints for ICL (bsc#1012628).
- x86/kexec: fix memory leak of elf header buffer (bsc#1012628).
- x86/sgx: Set active memcg prior to shmem allocation
  (bsc#1012628).
- kthread: Don't allocate kthread_struct for init and umh
  (bsc#1012628).
- ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP (bsc#1012628).
- ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEP
  (bsc#1012628).
- ptrace: Reimplement PTRACE_KILL by always sending SIGKILL
  (bsc#1012628).
- btrfs: add "0x" prefix for unsupported optional features
  (bsc#1012628).
- btrfs: return correct error number for __extent_writepage_io()
  (bsc#1012628).
- btrfs: repair super block num_devices automatically
  (bsc#1012628).
- btrfs: fix the error handling for submit_extent_page() for
  btrfs_do_readpage() (bsc#1012628).
- btrfs: fix deadlock between concurrent dio writes when low on
  free data space (bsc#1012628).
- btrfs: zoned: properly finish block group on metadata write
  (bsc#1012628).
- btrfs: zoned: zone finish unused block group (bsc#1012628).
- btrfs: zoned: finish block group when there are no more
  allocatable bytes left (bsc#1012628).
- btrfs: zoned: fix comparison of alloc_offset vs
  meta_write_pointer (bsc#1012628).
- iommu/vt-d: Add RPLS to quirk list to skip TE disabling
  (bsc#1012628).
- drm/selftests: fix a shift-out-of-bounds bug (bsc#1012628).
- drm/vmwgfx: validate the screen formats (bsc#1012628).
- ath11k: fix the warning of dev_wake in
  mhi_pm_disable_transition() (bsc#1012628).
- drm/virtio: fix NULL pointer dereference in
  virtio_gpu_conn_get_modes (bsc#1012628).
- selftests/bpf: Fix vfs_link kprobe definition (bsc#1012628).
- selftests/bpf: Fix parsing of prog types in UAPI hdr for
  bpftool sync (bsc#1012628).
- ath11k: Change max no of active probe SSID and BSSID to fw
  capability (bsc#1012628).
- selftests/bpf: Fix file descriptor leak in load_kallsyms()
  (bsc#1012628).
- rtw89: ser: fix CAM leaks occurring in L2 reset (bsc#1012628).
- rtw89: fix misconfiguration on hw_scan channel time
  (bsc#1012628).
- mwifiex: add mutex lock for call in
  mwifiex_dfs_chan_sw_work_queue (bsc#1012628).
- b43legacy: Fix assigning negative value to unsigned variable
  (bsc#1012628).
- b43: Fix assigning negative value to unsigned variable
  (bsc#1012628).
- ipw2x00: Fix potential NULL dereference in libipw_xmit()
  (bsc#1012628).
- ipv6: fix locking issues with loops over idev->addr_list
  (bsc#1012628).
- fbcon: Consistently protect deferred_takeover with
  console_lock() (bsc#1012628).
- x86/platform/uv: Update TSC sync state for UV5 (bsc#1012628).
- ACPICA: Avoid cache flush inside virtual machines (bsc#1012628).
- libbpf: Fix a bug with checking bpf_probe_read_kernel()
  support in old kernels (bsc#1012628).
- mac80211: minstrel_ht: fix where rate stats are stored (fixes
  debugfs output) (bsc#1012628).
- drm/komeda: return early if drm_universal_plane_init() fails
  (bsc#1012628).
- drm/amd/display: Disabling Z10 on DCN31 (bsc#1012628).
- rcu-tasks: Fix race in schedule and flush work (bsc#1012628).
- rcu-tasks: Handle sparse cpu_possible_mask in
  rcu_tasks_invoke_cbs() (bsc#1012628).
- rcu: Make TASKS_RUDE_RCU select IRQ_WORK (bsc#1012628).
- sfc: ef10: Fix assigning negative value to unsigned variable
  (bsc#1012628).
- ALSA: jack: Access input_dev under mutex (bsc#1012628).
- rtw88: fix incorrect frequency reported (bsc#1012628).
- rtw88: 8821c: fix debugfs rssi value (bsc#1012628).
- spi: spi-rspi: Remove setting {src,dst}_{addr,addr_width}
  based on DMA direction (bsc#1012628).
- tools/power turbostat: fix ICX DRAM power numbers (bsc#1012628).
- tcp: consume incoming skb leading to a reset (bsc#1012628).
- loop: implement ->free_disk (bsc#1012628).
- scsi: lpfc: Move cfg_log_verbose check before calling
  lpfc_dmp_dbg() (bsc#1012628).
- scsi: lpfc: Fix SCSI I/O completion and abort handler deadlock
  (bsc#1012628).
- scsi: lpfc: Fix null pointer dereference after failing to
  issue FLOGI and PLOGI (bsc#1012628).
- scsi: lpfc: Protect memory leak for NPIV ports sending PLOGI_RJT
  (bsc#1012628).
- scsi: lpfc: Fix call trace observed during I/O with CMF enabled
  (bsc#1012628).
- cpuidle: PSCI: Improve support for suspend-to-RAM for PSCI
  OSI mode (bsc#1012628).
- drm/amdgpu/pm: fix the null pointer while the smu is disabled
  (bsc#1012628).
- drm/amd/pm: fix double free in si_parse_power_table()
  (bsc#1012628).
- ASoC: rsnd: care default case on
  rsnd_ssiu_busif_err_status_clear() (bsc#1012628).
- ASoC: rsnd: care return value from rsnd_node_fixed_index()
  (bsc#1012628).
- net: macb: In ZynqMP initialization make SGMII phy configuration
  optional (bsc#1012628).
- ath9k: fix QCA9561 PA bias level (bsc#1012628).
- media: Revert "media: dw9768: activate runtime PM and turn
  off device" (bsc#1012628).
- media: i2c: dw9714: Disable the regulator when the driver
  fails to probe (bsc#1012628).
- media: venus: hfi: avoid null dereference in deinit
  (bsc#1012628).
- media: venus: do not queue internal buffers from previous
  sequence (bsc#1012628).
- media: pci: cx23885: Fix the error handling in cx23885_initdev()
  (bsc#1012628).
- media: cx25821: Fix the warning when removing the module
  (bsc#1012628).
- md/bitmap: don't set sb values if can't pass sanity check
  (bsc#1012628).
- mmc: jz4740: Apply DMA engine limits to maximum segment size
  (bsc#1012628).
- drivers: mmc: sdhci_am654: Add the quirk to set TESTCD bit
  (bsc#1012628).
- scsi: megaraid: Fix error check return value of
  register_chrdev() (bsc#1012628).
- drm/amdgpu/sdma: Fix incorrect calculations of the wptr of
  the doorbells (bsc#1012628).
- scsi: ufs: Use pm_runtime_resume_and_get() instead of
  pm_runtime_get_sync() (bsc#1012628).
- scsi: lpfc: Fix resource leak in lpfc_sli4_send_seq_to_ulp()
  (bsc#1012628).
- ath11k: disable spectral scan during spectral deinit
  (bsc#1012628).
- ASoC: Intel: bytcr_rt5640: Add quirk for the HP Pro Tablet 408
  (bsc#1012628).
- drm/plane: Move range check for format_count earlier
  (bsc#1012628).
- drm/amdkfd: Fix circular lock dependency warning (bsc#1012628).
- drm/amd/pm: fix the compile warning (bsc#1012628).
- ath10k: skip ath10k_halt during suspend for driver state
  RESTARTING (bsc#1012628).
- arm64: compat: Do not treat syscall number as ESR_ELx for a
  bad syscall (bsc#1012628).
- drm: msm: fix error check return value of irq_of_parse_and_map()
  (bsc#1012628).
- drm/msm/dpu: Clean up CRC debug logs (bsc#1012628).
- xtensa: move trace_hardirqs_off call back to entry.S
  (bsc#1012628).
- ath11k: fix warning of not found station for bssid in message
  (bsc#1012628).
- scsi: target: tcmu: Fix possible data corruption (bsc#1012628).
- ipv6: Don't send rs packets to the interface of ARPHRD_TUNNEL
  (bsc#1012628).
- net/mlx5: use kvfree() for kvzalloc() in
  mlx5_ct_fs_smfs_matcher_create (bsc#1012628).
- net/mlx5: fs, delete the FTE when there are no rules attached
  to it (bsc#1012628).
- ASoC: dapm: Don't fold register value changes into notifications
  (bsc#1012628).
- ASoC: SOF: ipc3-topology: Correct get_control_data for non
  bytes payload (bsc#1012628).
- mlxsw: spectrum_dcb: Do not warn about priority changes
  (bsc#1012628).
- mlxsw: Treat LLDP packets as control (bsc#1012628).
- drm/amdgpu/psp: move PSP memory alloc from hw_init to sw_init
  (bsc#1012628).
- drm/amdgpu/ucode: Remove firmware load type check in
  amdgpu_ucode_free_bo (bsc#1012628).
- regulator: mt6315: Enforce regulator-compatible, not name
  (bsc#1012628).
- ice: always check VF VSI pointer values (bsc#1012628).
- HID: bigben: fix slab-out-of-bounds Write in bigben_probe
  (bsc#1012628).
- drm/tegra: gem: Do not try to dereference ERR_PTR()
  (bsc#1012628).
- of: Support more than one crash kernel regions for kexec -s
  (bsc#1012628).
- ASoC: tscs454: Add endianness flag in snd_soc_component_driver
  (bsc#1012628).
- net/mlx5: Increase FW pre-init timeout for health recovery
  (bsc#1012628).
- ASoC: Intel: sof_ssp_amp: fix no DMIC BE Link on Chromebooks
  (bsc#1012628).
- scsi: hisi_sas: Undo RPM resume for failed notify phy event
  for v3 HW (bsc#1012628).
- scsi: lpfc: Inhibit aborts if external loopback plug is inserted
  (bsc#1012628).
- scsi: lpfc: Alter FPIN stat accounting logic (bsc#1012628).
- net: remove two BUG() from skb_checksum_help() (bsc#1012628).
- s390/preempt: disable __preempt_count_add() optimization for
  PROFILE_ALL_BRANCHES (bsc#1012628).
- perf/amd/ibs: Cascade pmu init functions' return value
  (bsc#1012628).
- sched/core: Avoid obvious double update_rq_clock warning
  (bsc#1012628).
- spi: stm32-qspi: Fix wait_cmd timeout in APM mode (bsc#1012628).
- dma-debug: change allocation mode from GFP_NOWAIT to GFP_ATIOMIC
  (bsc#1012628).
- fs: hold writers when changing mount's idmapping (bsc#1012628).
- ASoC: SOF: amd: add missing platform_device_unregister in
  acp_pci_rn_probe (bsc#1012628).
- ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default
  (bsc#1012628).
- ipmi:ssif: Check for NULL msg when handling events and messages
  (bsc#1012628).
- ipmi: Add an intializer for ipmi_smi_msg struct (bsc#1012628).
- ipmi: Fix pr_fmt to avoid compilation issues (bsc#1012628).
- kunit: bail out of test filtering logic quicker if OOM
  (bsc#1012628).
- rtlwifi: Use pr_warn instead of WARN_ONCE (bsc#1012628).
- mt76: mt7915: accept rx frames with non-standard VHT MCS10-11
  (bsc#1012628).
- mt76: mt7921: accept rx frames with non-standard VHT MCS10-11
  (bsc#1012628).
- mt76: fix encap offload ethernet type check (bsc#1012628).
- media: rga: fix possible memory leak in rga_probe (bsc#1012628).
- media: coda: limit frame interval enumeration to supported
  encoder frame sizes (bsc#1012628).
- media: hantro: HEVC: unconditionnaly set pps_{cb/cr}_qp_offset
  values (bsc#1012628).
- media: ccs-core.c: fix failure to call clk_disable_unprepare
  (bsc#1012628).
- media: imon: reorganize serialization (bsc#1012628).
- media: cec-adap.c: fix is_configuring state (bsc#1012628).
- usbnet: Run unregister_netdev() before unbind() again
  (bsc#1012628).
- Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN
  quirk (bsc#1012628).
- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN
  for QCA (bsc#1012628).
- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for
  QCA (bsc#1012628).
- bnxt_en: Configure ptp filters during bnxt open (bsc#1012628).
- media: mediatek: vcodec: prevent kernel crash when rmmod
  mtk-vcodec-dec.ko (bsc#1012628).
- openrisc: start CPU timer early in boot (bsc#1012628).
- nvme-pci: fix a NULL pointer dereference in
  nvme_alloc_admin_tags (bsc#1012628).
- ASoC: rt5645: Fix errorenous cleanup order (bsc#1012628).
- nbd: Fix hung on disconnect request if socket is closed before
  (bsc#1012628).
- drm/amd/pm: update smartshift powerboost calc for smu12
  (bsc#1012628).
- drm/amd/pm: update smartshift powerboost calc for smu13
  (bsc#1012628).
- drm/amdgpu: Move mutex_init(&smu->message_lock) to
  smu_early_init() (bsc#1012628).
- btrfs: fix anon_dev leak in create_subvol() (bsc#1012628).
- kunit: tool: make parser stop overwriting status of suites w/
  no_tests (bsc#1012628).
- net: phy: micrel: Allow probing without .driver_data
  (bsc#1012628).
- media: exynos4-is: Fix compile warning (bsc#1012628).
- media: hantro: Stop using H.264 parameter pic_num (bsc#1012628).
- rtw89: cfo: check mac_id to avoid out-of-bounds (bsc#1012628).
- of/fdt: Ignore disabled memory nodes (bsc#1012628).
- blk-throttle: Set BIO_THROTTLED when bio has been throttled
  (bsc#1012628).
- ASoC: max98357a: remove dependency on GPIOLIB (bsc#1012628).
- ASoC: rt1015p: remove dependency on GPIOLIB (bsc#1012628).
- ACPI: CPPC: Assume no transition latency if no PCCT
  (bsc#1012628).
- nvme: set non-mdts limits in nvme_scan_work (bsc#1012628).
- can: mcp251xfd: silence clang's -Wunaligned-access warning
  (bsc#1012628).
- x86/microcode: Add explicit CPU vendor dependency (bsc#1012628).
- net: ipa: ignore endianness if there is no header (bsc#1012628).
- selftests/bpf: Add missing trampoline program type to
  trampoline_count test (bsc#1012628).
- m68k: atari: Make Atari ROM port I/O write macros return void
  (bsc#1012628).
- hwmon: (pmbus) Add get_voltage/set_voltage ops (bsc#1012628).
- rxrpc: Return an error to sendmsg if call failed (bsc#1012628).
- rxrpc, afs: Fix selection of abort codes (bsc#1012628).
- afs: Adjust ACK interpretation to try and cope with NAT
  (bsc#1012628).
- eth: tg3: silence the GCC 12 array-bounds warning (bsc#1012628).
- char: tpm: cr50_i2c: Suppress duplicated error message in
  .remove() (bsc#1012628).
- selftests/bpf: fix btf_dump/btf_dump due to recent clang change
  (bsc#1012628).
- gfs2: use i_lock spin_lock for inode qadata (bsc#1012628).
- linux/types.h: reinstate "__bitwise__" macro for user space use
  (bsc#1012628).
- scsi: target: tcmu: Avoid holding XArray lock when calling
  lock_page (bsc#1012628).
- kunit: fix executor OOM error handling logic on non-UML
  (bsc#1012628).
- IB/rdmavt: add missing locks in rvt_ruc_loopback (bsc#1012628).
- PCI/ASPM: Make Intel DG2 L1 acceptable latency unlimited
  (bsc#1012628).
- ARM: dts: ox820: align interrupt controller node name with
  dtschema (bsc#1012628).
- ARM: dts: socfpga: align interrupt controller node name with
  dtschema (bsc#1012628).
- ARM: dts: s5pv210: align DMA channels with dtschema
  (bsc#1012628).
- ASoC: amd: Add driver data to acp6x machine driver
  (bsc#1012628).
- arm64: dts: qcom: msm8994: Fix the cont_splash_mem address
  (bsc#1012628).
- arm64: dts: qcom: msm8994: Fix BLSP[12]_DMA channels count
  (bsc#1012628).
- PM / devfreq: rk3399_dmc: Disable edev on remove()
  (bsc#1012628).
- crypto: ccree - use fine grained DMA mapping dir (bsc#1012628).
- crypto: qat - fix off-by-one error in PFVF debug print
  (bsc#1012628).
- soc: ti: ti_sci_pm_domains: Check for null return of
  devm_kcalloc (bsc#1012628).
- fs: jfs: fix possible NULL pointer dereference in dbFree()
  (bsc#1012628).
- arm64: dts: qcom: sdm845-xiaomi-beryllium: fix typo in panel's
  vddio-supply property (bsc#1012628).
- ALSA: usb-audio: Add quirk bits for enabling/disabling generic
  implicit fb (bsc#1012628).
- ALSA: usb-audio: Move generic implicit fb quirk entries into
  quirks.c (bsc#1012628).
- ARM: OMAP1: clock: Fix UART rate reporting algorithm
  (bsc#1012628).
- powerpc/fadump: Fix fadump to work with a different endian
  capture kernel (bsc#1012628).
- fat: add ratelimit to fat*_ent_bread() (bsc#1012628).
- pinctrl: renesas: rzn1: Fix possible null-ptr-deref in
  sh_pfc_map_resources() (bsc#1012628).
- ARM: versatile: Add missing of_node_put in dcscb_init
  (bsc#1012628).
- ARM: dts: exynos: add atmel,24c128 fallback to Samsung EEPROM
  (bsc#1012628).
- arm64: dts: qcom: sc7280-idp: Configure CTS pin to bias-bus-hold
  for bluetooth (bsc#1012628).
- arm64: dts: qcom: sc7280-qcard: Configure CTS pin to
  bias-bus-hold for bluetooth (bsc#1012628).
- ARM: hisi: Add missing of_node_put after of_find_compatible_node
  (bsc#1012628).
- cpufreq: Avoid unnecessary frequency updates due to mismatch
  (bsc#1012628).
- PCI: microchip: Add missing chained_irq_enter()/exit() calls
  (bsc#1012628).
- powerpc/rtas: Keep MSR[RI] set when calling RTAS (bsc#1012628).
- PCI: Avoid pci_dev_lock() AB/BA deadlock with
  sriov_numvfs_store() (bsc#1012628).
- PCI: cadence: Clear FLR in device capabilities register
  (bsc#1012628).
- KVM: PPC: Book3S HV Nested: L2 LPCR should inherit L1 LPES
  setting (bsc#1012628).
- alpha: fix alloc_zeroed_user_highpage_movable() (bsc#1012628).
- tracing: incorrect isolate_mote_t cast in mm_vmscan_lru_isolate
  (bsc#1012628).
- cifs: return ENOENT for DFS lookup_cache_entry() (bsc#1012628).
- powerpc/powernv/vas: Assign real address to rx_fifo in
  vas_rx_win_attr (bsc#1012628).
- powerpc/xics: fix refcount leak in icp_opal_init()
  (bsc#1012628).
- powerpc/powernv: fix missing of_node_put in uv_init()
  (bsc#1012628).
- macintosh/via-pmu: Fix build failure when CONFIG_INPUT is
  disabled (bsc#1012628).
- powerpc/iommu: Add missing of_node_put in iommu_init_early_dart
  (bsc#1012628).
- fanotify: fix incorrect fmode_t casts (bsc#1012628).
- smb3: check for null tcon (bsc#1012628).
- RDMA/hfi1: Prevent panic when SDMA is disabled (bsc#1012628).
- cifs: do not use tcpStatus after negotiate completes
  (bsc#1012628).
- Input: gpio-keys - cancel delayed work only in case of GPIO
  (bsc#1012628).
- drm: fix EDID struct for old ARM OABI format (bsc#1012628).
- drm/bridge_connector: enable HPD by default if supported
  (bsc#1012628).
- drm/selftests: missing error code in igt_buddy_alloc_smoke()
  (bsc#1012628).
- drm/omap: fix NULL but dereferenced coccicheck error
  (bsc#1012628).
- dt-bindings: display: sitronix, st7735r: Fix backlight in
  example (bsc#1012628).
- drm/bridge: anx7625: check the return on anx7625_aux_trans
  (bsc#1012628).
- drm: ssd130x: Fix COM scan direction register mask
  (bsc#1012628).
- drm: ssd130x: Always apply segment remap setting (bsc#1012628).
- drm/solomon: Make DRM_SSD130X depends on MMU (bsc#1012628).
- drm/format-helper: Rename drm_fb_xrgb8888_to_mono_reversed()
  (bsc#1012628).
- drm/format-helper: Fix XRGB888 to monochrome conversion
  (bsc#1012628).
- drm/ssd130x: Fix rectangle updates (bsc#1012628).
- drm/ssd130x: Reduce temporary buffer sizes (bsc#1012628).
- fbdev: defio: fix the pagelist corruption (bsc#1012628).
- drm/vmwgfx: Fix an invalid read (bsc#1012628).
- ath11k: acquire ab->base_lock in unassign when finding the
  peer by addr (bsc#1012628).
- drm: bridge: it66121: Fix the register page length
  (bsc#1012628).
- drm/bridge: it6505: Fix build error (bsc#1012628).
- ath9k: fix ar9003_get_eepmisc (bsc#1012628).
- drm/edid: fix invalid EDID extension block filtering
  (bsc#1012628).
- drm/bridge: anx7625: add missing destroy_workqueue() in
  anx7625_i2c_probe() (bsc#1012628).
- drm/bridge: adv7511: clean up CEC adapter when probe fails
  (bsc#1012628).
- drm: bridge: icn6211: Fix register layout (bsc#1012628).
- drm: bridge: icn6211: Fix HFP_HSW_HBP_HI and HFP_MIN handling
  (bsc#1012628).
- mtd: spinand: gigadevice: fix Quad IO for GD5F1GQ5UExxG
  (bsc#1012628).
- spi: qcom-qspi: Add minItems to interconnect-names
  (bsc#1012628).
- ASoC: codecs: Fix error handling in power domain init and exit
  handlers (bsc#1012628).
- ASoC: cs35l41: Fix an out-of-bounds access in
  otp_packed_element_t (bsc#1012628).
- ASoC: SOF: ipc3-topology: Set scontrol->priv to NULL after
  freeing it (bsc#1012628).
- ASoC: mediatek: Fix error handling in mt8173_max98090_dev_probe
  (bsc#1012628).
- ASoC: mediatek: Fix missing of_node_put in
  mt2701_wm8960_machine_probe (bsc#1012628).
- docs: driver-api/thermal/intel_dptf: Use copyright symbol
  (bsc#1012628).
- x86/delay: Fix the wrong asm constraint in delay_loop()
  (bsc#1012628).
- drm/mediatek: Add vblank register/unregister callback functions
  (bsc#1012628).
- drm/mediatek: Fix DPI component detection for MT8192
  (bsc#1012628).
- drm/vc4: kms: Take old state core clock rate into account
  (bsc#1012628).
- drm/vc4: hvs: Fix frame count register readout (bsc#1012628).
- drm/mediatek: Fix mtk_cec_mask() (bsc#1012628).
- drm/amd/amdgpu: Only reserve vram for firmware with vega9
  MS_HYPERV host (bsc#1012628).
- drm/vc4: hvs: Reset muxes at probe time (bsc#1012628).
- drm/vc4: txp: Don't set TXP_VSTART_AT_EOF (bsc#1012628).
- drm/vc4: txp: Force alpha to be 0xff if it's disabled
  (bsc#1012628).
- libbpf: Don't error out on CO-RE relos for overriden weak
  subprogs (bsc#1012628).
- x86/PCI: Fix ALi M1487 (IBC) PIRQ router link value
  interpretation (bsc#1012628).
- mptcp: optimize release_cb for the common case (bsc#1012628).
- mptcp: reset the packet scheduler on incoming MP_PRIO
  (bsc#1012628).
- mptcp: reset the packet scheduler on PRIO change (bsc#1012628).
- nl80211: show SSID for P2P_GO interfaces (bsc#1012628).
- drm/komeda: Fix an undefined behavior bug in komeda_plane_add()
  (bsc#1012628).
- drm: mali-dp: potential dereference of null pointer
  (bsc#1012628).
- drm/amd/amdgpu: Fix asm/hypervisor.h build error (bsc#1012628).
- spi: spi-ti-qspi: Fix return value handling of
  wait_for_completion_timeout (bsc#1012628).
- scftorture: Fix distribution of short handler delays
  (bsc#1012628).
- net: ethernet: ti: am65-cpsw: Fix build error without PHYLINK
  (bsc#1012628).
- net: dsa: mt7530: 1G can also support 1000BASE-X link mode
  (bsc#1012628).
- ixp4xx_eth: fix error check return value of platform_get_irq()
  (bsc#1012628).
- NFC: NULL out the dev->rfkill to prevent UAF (bsc#1012628).
- cpufreq: governor: Use kobject release() method to free dbs_data
  (bsc#1012628).
- efi: Allow to enable EFI runtime services by default on RT
  (bsc#1012628).
- efi: Add missing prototype for efi_capsule_setup_info
  (bsc#1012628).
- device property: Allow error pointer to be passed to fwnode APIs
  (bsc#1012628).
- drm/amd/amdgpu: Remove static from variable in RLCG Reg RW
  (bsc#1012628).
- net: dsa: qca8k: correctly handle mdio read error (bsc#1012628).
- target: remove an incorrect unmap zeroes data deduction
  (bsc#1012628).
- drbd: remove assign_p_sizes_qlim (bsc#1012628).
- drbd: use bdev based limit helpers in drbd_send_sizes
  (bsc#1012628).
- drbd: use bdev_alignment_offset instead of
  queue_alignment_offset (bsc#1012628).
- drbd: fix duplicate array initializer (bsc#1012628).
- EDAC/dmc520: Don't print an error for each unconfigured
  interrupt line (bsc#1012628).
- bpf: Move rcu lock management out of BPF_PROG_RUN routines
  (bsc#1012628).
- drm/bridge: anx7625: Use uint8 for lane-swing arrays
  (bsc#1012628).
- mtd: rawnand: denali: Use managed device resources
  (bsc#1012628).
- HID: hid-led: fix maximum brightness for Dream Cheeky
  (bsc#1012628).
- HID: elan: Fix potential double free in elan_input_configured
  (bsc#1012628).
- drm/bridge: Fix error handling in analogix_dp_probe
  (bsc#1012628).
- regulator: da9121: Fix uninit-value in
  da9121_assign_chip_model() (bsc#1012628).
- drm/mediatek: dpi: Use mt8183 output formats for mt8192
  (bsc#1012628).
- signal: Deliver SIGTRAP on perf event asynchronously if blocked
  (bsc#1012628).
- sched/fair: Fix cfs_rq_clock_pelt() for throttled cfs_rq
  (bsc#1012628).
- sched/psi: report zeroes for CPU full at the system level
  (bsc#1012628).
- spi: img-spfi: Fix pm_runtime_get_sync() error checking
  (bsc#1012628).
- drm/bridge: Fix it6505 Kconfig DRM_DP_AUX_BUS dependency
  (bsc#1012628).
- cpufreq: Fix possible race in cpufreq online error path
  (bsc#1012628).
- printk: add missing memory barrier to wake_up_klogd()
  (bsc#1012628).
- printk: wake waiters for safe and NMI contexts (bsc#1012628).
- ath9k_htc: fix potential out of bounds access with invalid
  rxstatus->rs_keyix (bsc#1012628).
- media: i2c: max9286: fix kernel oops when removing module
  (bsc#1012628).
- media: amphion: fix decoder's interlaced field (bsc#1012628).
- media: hantro: Implement support for encoder commands
  (bsc#1012628).
- media: hantro: Empty encoder capture buffers by default
  (bsc#1012628).
- media: imx: imx-mipi-csis: Rename csi_state to mipi_csis_device
  (bsc#1012628).
- media: imx: imx-mipi-csis: Fix active format initialization
  on source pad (bsc#1012628).
- drm/panel: simple: Add missing bus flags for Innolux G070Y2-L01
  (bsc#1012628).
- ALSA: pcm: Check for null pointer of pointer substream before
  dereferencing it (bsc#1012628).
- mtdblock: warn if opened on NAND (bsc#1012628).
- inotify: show inotify mask flags in proc fdinfo (bsc#1012628).
- fsnotify: fix wrong lockdep annotations (bsc#1012628).
- spi: rockchip: fix missing error on unsupported SPI_CS_HIGH
  (bsc#1012628).
- of: overlay: do not break notify on NOTIFY_{OK|STOP}
  (bsc#1012628).
- selftests/damon: add damon to selftests root Makefile
  (bsc#1012628).
- drm/msm: properly add and remove internal bridges (bsc#1012628).
- drm/msm/dpu: adjust display_v_end for eDP and DP (bsc#1012628).
- scsi: iscsi: Fix harmless double shift bug (bsc#1012628).
- scsi: ufs: qcom: Fix ufs_qcom_resume() (bsc#1012628).
- scsi: ufs: core: Exclude UECxx from SFR dump list (bsc#1012628).
- drm/v3d: Fix null pointer dereference of pointer perfmon
  (bsc#1012628).
- selftests/resctrl: Fix null pointer dereference on open failed
  (bsc#1012628).
- libbpf: Fix logic for finding matching program for CO-RE
  relocation (bsc#1012628).
- mtd: spi-nor: core: Check written SR value in
  spi_nor_write_16bit_sr_and_check() (bsc#1012628).
- x86/pm: Fix false positive kmemleak report in
  msr_build_context() (bsc#1012628).
- mtd: rawnand: cadence: fix possible null-ptr-deref in
  cadence_nand_dt_probe() (bsc#1012628).
- mtd: rawnand: intel: fix possible null-ptr-deref in
  ebu_nand_probe() (bsc#1012628).
- x86/speculation: Add missing prototype for unpriv_ebpf_notify()
  (bsc#1012628).
- ASoC: rk3328: fix disabling mclk on pclk probe failure
  (bsc#1012628).
- perf tools: Add missing headers needed by util/data.h
  (bsc#1012628).
- drm/msm/disp/dpu1: set vbif hw config to NULL to avoid use
  after memory free during pm runtime resume (bsc#1012628).
- drm/msm/dp: stop event kernel thread when DP unbind
  (bsc#1012628).
- drm/msm/dp: fix error check return value of
  irq_of_parse_and_map() (bsc#1012628).
- drm/msm/dp: reset DP controller before transmit phy test pattern
  (bsc#1012628).
- drm/msm/dp: do not stop transmitting phy test pattern during
  DP phy compliance test (bsc#1012628).
- drm/msm/dsi: fix error checks and return values for DSI xmit
  functions (bsc#1012628).
- drm/msm/hdmi: check return value after calling
  platform_get_resource_byname() (bsc#1012628).
- drm/msm/hdmi: fix error check return value of
  irq_of_parse_and_map() (bsc#1012628).
- drm/msm: add missing include to msm_drv.c (bsc#1012628).
- drm/panel: panel-simple: Fix proper bpc for
  AM-1280800N3TZQW-T00H (bsc#1012628).
- drm/bridge: it6505: Send DPCD SET_POWER to downstream
  (bsc#1012628).
- drm/msm: Fix null pointer dereferences without iommu
  (bsc#1012628).
- kunit: fix debugfs code to use enum kunit_status, not bool
  (bsc#1012628).
- drm/rockchip: vop: fix possible null-ptr-deref in vop_bind()
  (bsc#1012628).
- spi: cadence-quadspi: fix Direct Access Mode disable for SoCFPGA
  (bsc#1012628).
- perf tools: Use Python devtools for version autodetection
  rather than runtime (bsc#1012628).
- virtio_blk: fix the discard_granularity and discard_alignment
  queue limits (bsc#1012628).
- nl80211: don't hold RTNL in color change request (bsc#1012628).
- x86: Fix return value of __setup handlers (bsc#1012628).
- irqchip/exiu: Fix acknowledgment of edge triggered interrupts
  (bsc#1012628).
- irqchip/aspeed-i2c-ic: Fix irq_of_parse_and_map() return value
  (bsc#1012628).
- irqchip/aspeed-scu-ic: Fix irq_of_parse_and_map() return value
  (bsc#1012628).
- x86/mm: Cleanup the control_va_addr_alignment() __setup handler
  (bsc#1012628).
- arm64: fix types in copy_highpage() (bsc#1012628).
- regulator: core: Fix enable_count imbalance with EXCLUSIVE_GET
  (bsc#1012628).
- wl1251: dynamically allocate memory used for DMA (bsc#1012628).
- linkage: Fix issue with missing symbol size (bsc#1012628).
- ACPI: AGDI: Fix missing prototype warning for acpi_agdi_init()
  (bsc#1012628).
- drm/msm/disp/dpu1: avoid clearing hw interrupts if hw_intr is
  null during drm uninit (bsc#1012628).
- drm/msm/dsi: fix address for second DSI PHY on SDM660
  (bsc#1012628).
- drm/msm/dp: fix event thread stuck in wait_event after
  kthread_stop() (bsc#1012628).
- drm/msm/mdp5: Return error code in mdp5_pipe_release when
  deadlock is detected (bsc#1012628).
- drm/msm/mdp5: Return error code in mdp5_mixer_release when
  deadlock is detected (bsc#1012628).
- drm/msm: return an error pointer in msm_gem_prime_get_sg_table()
  (bsc#1012628).
- media: uvcvideo: Fix missing check to determine if element is
  found in list (bsc#1012628).
- arm64: stackleak: fix current_top_of_stack() (bsc#1012628).
- iomap: iomap_write_failed fix (bsc#1012628).
- spi: spi-fsl-qspi: check return value after calling
  platform_get_resource_byname() (bsc#1012628).
- selftests/bpf: Prevent skeleton generation race (bsc#1012628).
- Revert "cpufreq: Fix possible race in cpufreq online error path"
  (bsc#1012628).
- regulator: qcom_smd: Fix up PM8950 regulator configuration
  (bsc#1012628).
- samples: bpf: Don't fail for a missing VMLINUX_BTF when
  VMLINUX_H is provided (bsc#1012628).
- perf/amd/ibs: Use interrupt regs ip for stack unwinding
  (bsc#1012628).
- ath11k: Don't check arvif->is_started before sending management
  frames (bsc#1012628).
- scsi: lpfc: Fix element offset in __lpfc_sli_release_iocbq_s4()
  (bsc#1012628).
- scsi: lpfc: Fix dmabuf ptr assignment in lpfc_ct_reject_event()
  (bsc#1012628).
- wilc1000: fix crash observed in AP mode with
  cfg80211_register_netdevice() (bsc#1012628).
- HID: amd_sfh: Modify the bus name (bsc#1012628).
- HID: amd_sfh: Modify the hid name (bsc#1012628).
- ASoC: fsl: Fix refcount leak in imx_sgtl5000_probe
  (bsc#1012628).
- ASoC: imx-hdmi: Fix refcount leak in imx_hdmi_probe
  (bsc#1012628).
- ASoC: mxs-saif: Fix refcount leak in mxs_saif_probe
  (bsc#1012628).
- regulator: pfuze100: Fix refcount leak in
  pfuze_parse_regulators_dt (bsc#1012628).
- PM: EM: Decrement policy counter (bsc#1012628).
- dma-direct: don't fail on highmem CMA pages in
  dma_direct_alloc_pages (bsc#1012628).
- ASoC: samsung: Fix refcount leak in aries_audio_probe
  (bsc#1012628).
- block: Fix the bio.bi_opf comment (bsc#1012628).
- kselftest/cgroup: fix test_stress.sh to use OUTPUT dir
  (bsc#1012628).
- scripts/faddr2line: Fix overlapping text section failures
  (bsc#1012628).
- media: aspeed: Fix an error handling path in
  aspeed_video_probe() (bsc#1012628).
- media: exynos4-is: Fix PM disable depth imbalance in
  fimc_is_probe (bsc#1012628).
- mt76: mt7915: fix DBDC default band selection on MT7915D
  (bsc#1012628).
- mt76: mt7921: honor pm user configuration in
  mt7921_sniffer_interface_iter (bsc#1012628).
- mt76: mt7915: fix unbounded shift in mt7915_mcu_beacon_mbss
  (bsc#1012628).
- mt76: mt7921: Fix the error handling path of mt7921_pci_probe()
  (bsc#1012628).
- mt76: mt7915: fix possible uninitialized pointer dereference
  in mt7986_wmac_gpio_setup (bsc#1012628).
- mt76: mt7915: fix possible NULL pointer dereference in
  mt7915_mac_fill_rx_vector (bsc#1012628).
- mt76: mt7915: do not pass data pointer to
  mt7915_mcu_muru_debug_set (bsc#1012628).
- mt76: mt7915: report rx mode value in mt7915_mac_fill_rx_rate
  (bsc#1012628).
- mt76: fix antenna config missing in 6G cap (bsc#1012628).
- mt76: mt7921: fix kernel crash at mt7921_pci_remove
  (bsc#1012628).
- mt76: do not attempt to reorder received 802.3 packets without
  agg session (bsc#1012628).
- mt76: fix tx status related use-after-free race on station
  removal (bsc#1012628).
- mt76: mt7915: fix twt table_mask to u16 in mt7915_dev
  (bsc#1012628).
- media: st-delta: Fix PM disable depth imbalance in delta_probe
  (bsc#1012628).
- media: atmel: atmel-isc: Fix PM disable depth imbalance in
  atmel_isc_probe (bsc#1012628).
- media: i2c: rdacm2x: properly set subdev entity function
  (bsc#1012628).
- media: exynos4-is: Change clk_disable to clk_disable_unprepare
  (bsc#1012628).
- media: pvrusb2: fix array-index-out-of-bounds in
  pvr2_i2c_core_init (bsc#1012628).
- media: make RADIO_ADAPTERS tristate (bsc#1012628).
- media: vsp1: Fix offset calculation for plane cropping
  (bsc#1012628).
- media: atmel: atmel-sama5d2-isc: fix wrong mask in YUYV format
  check (bsc#1012628).
- media: hantro: HEVC: Fix tile info buffer value computation
  (bsc#1012628).
- Bluetooth: mt7921s: Fix the incorrect pointer check
  (bsc#1012628).
- Bluetooth: fix dangling sco_conn and use-after-free in
  sco_sock_timeout (bsc#1012628).
- Bluetooth: use hdev lock in activate_scan for
  hci_is_adv_monitoring (bsc#1012628).
- Bluetooth: use hdev lock for accept_list and reject_list in
  conn req (bsc#1012628).
- Bluetooth: protect le accept and resolv lists with hdev->lock
  (bsc#1012628).
- Bluetooth: btmtksdio: fix use-after-free at btmtksdio_recv_event
  (bsc#1012628).
- Bluetooth: btmtksdio: fix possible FW initialization failure
  (bsc#1012628).
- Bluetooth: btmtksdio: fix the reset takes too long
  (bsc#1012628).
- media: mediatek: vcodec: Fix v4l2 compliance decoder cmd test
  fail (bsc#1012628).
- io_uring: avoid io-wq -EAGAIN looping for !IOPOLL (bsc#1012628).
- io_uring: only wake when the correct events are set
  (bsc#1012628).
- irqchip/gic-v3: Ensure pseudo-NMIs have an ISB between ack
  and handling (bsc#1012628).
- irqchip/gic-v3: Refactor ISB + EOIR at ack time (bsc#1012628).
- irqchip/gic-v3: Fix priority mask handling (bsc#1012628).
- nvme: set dma alignment to dword (bsc#1012628).
- m68k: math-emu: Fix dependencies of math emulation support
  (bsc#1012628).
- net: annotate races around sk->sk_bound_dev_if (bsc#1012628).
- sctp: read sk->sk_bound_dev_if once in sctp_rcv() (bsc#1012628).
- net: hinic: add missing destroy_workqueue in
  hinic_pf_to_mgmt_init (bsc#1012628).
- ASoC: ti: j721e-evm: Fix refcount leak in j721e_soc_probe_*
  (bsc#1012628).
- kselftest/arm64: bti: force static linking (bsc#1012628).
- media: ov7670: remove ov7670_power_off from ov7670_remove
  (bsc#1012628).
- media: i2c: ov2640: Depend on V4L2_ASYNC (bsc#1012628).
- media: i2c: ov5648: fix wrong pointer passed to IS_ERR()
  and PTR_ERR() (bsc#1012628).
- media: rkvdec: h264: Fix dpb_valid implementation (bsc#1012628).
- media: rkvdec: h264: Fix bit depth wrap in pps packet
  (bsc#1012628).
- regulator: scmi: Fix refcount leak in scmi_regulator_probe
  (bsc#1012628).
- blk-cgroup: always terminate io.stat lines (bsc#1012628).
- erofs: fix buffer copy overflow of ztailpacking feature
  (bsc#1012628).
- net/mlx5e: Correct the calculation of max channels for rep
  (bsc#1012628).
- ext4: reject the 'commit' option on ext2 filesystems
  (bsc#1012628).
- drm/msm/dsi: don't powerup at modeset time for parade-ps8640
  (bsc#1012628).
- drm/msm/a6xx: Fix refcount leak in a6xx_gpu_init (bsc#1012628).
- drm: msm: fix possible memory leak in mdp5_crtc_cursor_set()
  (bsc#1012628).
- x86/sev: Annotate stack change in the #VC handler (bsc#1012628).
- drm/msm: don't free the IRQ if it was not requested
  (bsc#1012628).
- selftests/bpf: Add missed ima_setup.sh in Makefile
  (bsc#1012628).
- drm/msm/dpu: handle pm_runtime_get_sync() errors in bind path
  (bsc#1012628).
- drm/i915: Fix CFI violation with show_dynamic_id()
  (bsc#1012628).
- thermal/drivers/bcm2711: Don't clamp temperature at zero
  (bsc#1012628).
- thermal/drivers/broadcom: Fix potential NULL dereference in
  sr_thermal_probe (bsc#1012628).
- thermal/core: Fix memory leak in
  __thermal_cooling_device_register() (bsc#1012628).
- thermal/drivers/imx_sc_thermal: Fix refcount leak in
  imx_sc_thermal_probe (bsc#1012628).
- bfq: Relax waker detection for shared queues (bsc#1012628).
- bfq: Allow current waker to defend against a tentative one
  (bsc#1012628).
- ASoC: codecs: lpass: Fix passing zero to 'PTR_ERR'
  (bsc#1012628).
- ASoC: wm2000: fix missing clk_disable_unprepare() on error in
  wm2000_anc_transition() (bsc#1012628).
- cpuidle: psci: Fix regression leading to no genpd governor
  (bsc#1012628).
- cpuidle: riscv-sbi: Fix code to allow a genpd governor to be
  used (bsc#1012628).
- platform/x86: intel_cht_int33fe: Set driver data (bsc#1012628).
- PM: domains: Fix initialization of genpd's next_wakeup
  (bsc#1012628).
- net: macb: Fix PTP one step sync support (bsc#1012628).
- scsi: hisi_sas: Fix rescan after deleting a disk (bsc#1012628).
- scsi: hisi_sas: Fix memory ordering in hisi_sas_task_deliver()
  (bsc#1012628).
- NFC: hci: fix sleep in atomic context bugs in
  nfc_hci_hcp_message_tx (bsc#1012628).
- bonding: fix missed rcu protection (bsc#1012628).
- ASoC: max98090: Move check for invalid values before casting
  in max98090_put_enab_tlv() (bsc#1012628).
- perf parse-events: Support different format of the topdown
  event name (bsc#1012628).
- net: stmmac: fix out-of-bounds access in a selftest
  (bsc#1012628).
- amt: fix gateway mode stuck (bsc#1012628).
- amt: fix memory leak for advertisement message (bsc#1012628).
- hv_netvsc: Fix potential dereference of NULL pointer
  (bsc#1012628).
- hwmon: (dimmtemp) Fix bitmap handling (bsc#1012628).
- hwmon: (pmbus) Check PEC support before reading other registers
  (bsc#1012628).
- rxrpc: Fix locking issue (bsc#1012628).
- rxrpc: Fix listen() setting the bar too high for the prealloc
  rings (bsc#1012628).
- rxrpc: Don't try to resend the request if we're receiving the
  reply (bsc#1012628).
- rxrpc: Fix overlapping ACK accounting (bsc#1012628).
- rxrpc: Don't let ack.previousPacket regress (bsc#1012628).
- rxrpc: Fix decision on when to generate an IDLE ACK
  (bsc#1012628).
- hinic: Avoid some over memory allocation (bsc#1012628).
- dpaa2-eth: retrieve the virtual address before dma_unmap
  (bsc#1012628).
- dpaa2-eth: use the correct software annotation field
  (bsc#1012628).
- dpaa2-eth: unmap the SGT buffer before accessing its contents
  (bsc#1012628).
- net: dsa: restrict SMSC_LAN9303_I2C kconfig (bsc#1012628).
- net/smc: postpone sk_refcnt increment in connect()
  (bsc#1012628).
- net/smc: fix listen processing for SMC-Rv2 (bsc#1012628).
- dma-direct: don't over-decrypt memory (bsc#1012628).
- Bluetooth: hci_conn: Fix hci_connect_le_sync (bsc#1012628).
- Revert "net/smc: fix listen processing for SMC-Rv2"
  (bsc#1012628).
- media: lirc: revert removal of unused feature flags
  (bsc#1012628).
- arm64: dts: rockchip: Move drive-impedance-ohm to emmc phy on
  rk3399 (bsc#1012628).
- arm64: dts: mt8192: Fix nor_flash status disable typo
  (bsc#1012628).
- PCI/ACPI: Allow D3 only if Root Port can signal and wake from D3
  (bsc#1012628).
- memory: samsung: exynos5422-dmc: Avoid some over memory
  allocation (bsc#1012628).
- ARM: dts: BCM5301X: Update pin controller node name
  (bsc#1012628).
- ARM: dts: suniv: F1C100: fix watchdog compatible (bsc#1012628).
- soc: qcom: smp2p: Fix missing of_node_put() in smp2p_parse_ipc
  (bsc#1012628).
- soc: qcom: smsm: Fix missing of_node_put() in smsm_parse_ipc
  (bsc#1012628).
- arm64: defconfig: reenable SM_DISPCC_8250 (bsc#1012628).
- PCI: cadence: Fix find_first_zero_bit() limit (bsc#1012628).
- PCI: rockchip: Fix find_first_zero_bit() limit (bsc#1012628).
- PCI: mediatek: Fix refcount leak in mtk_pcie_subsys_powerup()
  (bsc#1012628).
- PCI: dwc: Fix setting error return on MSI DMA mapping failure
  (bsc#1012628).
- ARM: dts: ci4x10: Adapt to changes in imx6qdl.dtsi regarding
  fec clocks (bsc#1012628).
- arm64: dts: qcom: sc7280: Fix sar1_irq_odl node name
  (bsc#1012628).
- arm64: dts: qcom: sc7280-herobrine: Drop outputs on fpmcu pins
  (bsc#1012628).
- soc: qcom: llcc: Add MODULE_DEVICE_TABLE() (bsc#1012628).
- cxl/pci: Add debug for DVSEC range init failures (bsc#1012628).
- cxl/pci: Make cxl_dvsec_ranges() failure not fatal to cxl_pci
  (bsc#1012628).
- KVM: nVMX: Leave most VM-Exit info fields unmodified on failed
  VM-Entry (bsc#1012628).
- KVM: nVMX: Clear IDT vectoring on nested VM-Exit for
  double/triple fault (bsc#1012628).
- arm64: dts: juno: Fix SCMI power domain IDs for ETF and CS
  funnel (bsc#1012628).
- crypto: qat - set CIPHER capability for DH895XCC (bsc#1012628).
- crypto: qat - set COMPRESSION capability for DH895XCC
  (bsc#1012628).
- platform/chrome: cros_ec: fix error handling in
  cros_ec_register() (bsc#1012628).
- ARM: dts: imx6dl-colibri: Fix I2C pinmuxing (bsc#1012628).
- platform/chrome: Re-introduce cros_ec_cmd_xfer and use it for
  ioctls (bsc#1012628).
- can: xilinx_can: mark bit timing constants as const
  (bsc#1012628).
- ARM: dts: stm32: Fix PHY post-reset delay on Avenger96
  (bsc#1012628).
- dt-bindings: soc: qcom: smd-rpm: Fix missing MSM8936 compatible
  (bsc#1012628).
- ARM: dts: qcom: sdx55: remove wrong unit address from RPMH
  RSC clocks (bsc#1012628).
- arm64: dts: qcom: sm8450: Fix missing iommus for qup
  (bsc#1012628).
- arm64: dts: qcom: sm8450: Fix missing iommus for qup1
  (bsc#1012628).
- ARM: dts: bcm2835-rpi-zero-w: Fix GPIO line name for Wifi/BT
  (bsc#1012628).
- ARM: dts: bcm2837-rpi-cm3-io3: Fix GPIO line names for SMPS I2C
  (bsc#1012628).
- ARM: dts: bcm2837-rpi-3-b-plus: Fix GPIO line name of power LED
  (bsc#1012628).
- ARM: dts: bcm2835-rpi-b: Fix GPIO line names (bsc#1012628).
- misc: ocxl: fix possible double free in ocxl_file_register_afu
  (bsc#1012628).
- hwrng: cn10k - Optimize cn10k_rng_read() (bsc#1012628).
- hwrng: cn10k - Make check_rng_health() return an error code
  (bsc#1012628).
- crypto: marvell/cesa - ECB does not IV (bsc#1012628).
- gpiolib: of: Introduce hook for missing gpio-ranges
  (bsc#1012628).
- pinctrl: bcm2835: implement hook for missing gpio-ranges
  (bsc#1012628).
- drm/msm: simplify gpu_busy callback (bsc#1012628).
- drm/msm: return the average load over the polling period
  (bsc#1012628).
- arm: mediatek: select arch timer for mt7629 (bsc#1012628).
- pinctrl/rockchip: support deferring other gpio params
  (bsc#1012628).
- pinctrl: mediatek: mt8195: enable driver on mtk platforms
  (bsc#1012628).
- arm64: dts: qcom: qrb5165-rb5: Fix can-clock node name
  (bsc#1012628).
- Drivers: hv: vmbus: Fix handling of messages with transaction
  ID of zero (bsc#1012628).
- powerpc/fadump: fix PT_LOAD segment for boot memory area
  (bsc#1012628).
- mfd: ipaq-micro: Fix error check return value of
  platform_get_irq() (bsc#1012628).
- scsi: fcoe: Fix Wstringop-overflow warnings in
  fcoe_wwn_from_mac() (bsc#1012628).
- soc: bcm: Check for NULL return of devm_kzalloc() (bsc#1012628).
- arm64: dts: ti: k3-am64-mcu: remove incorrect UART base clock
  rates (bsc#1012628).
- ASoC: sh: rz-ssi: Propagate error codes returned from
  platform_get_irq_byname() (bsc#1012628).
- ASoC: sh: rz-ssi: Release the DMA channels in rz_ssi_probe()
  error path (bsc#1012628).
- firmware: arm_scmi: Fix list protocols enumeration in the base
  protocol (bsc#1012628).
- nvdimm: Fix firmware activation deadlock scenarios
  (bsc#1012628).
- nvdimm: Allow overwrite in the presence of disabled dimms
  (bsc#1012628).
- pinctrl: mvebu: Fix irq_of_parse_and_map() return value
  (bsc#1012628).
- crypto: ccp - Fix the INIT_EX data file open failure
  (bsc#1012628).
- drivers/base/node.c: fix compaction sysfs file leak
  (bsc#1012628).
- dax: fix cache flush on PMD-mapped pages (bsc#1012628).
- drivers/base/memory: fix an unlikely reference counting issue
  in __add_memory_block() (bsc#1012628).
- firmware: arm_ffa: Fix uuid parameter to ffa_partition_probe
  (bsc#1012628).
- firmware: arm_ffa: Remove incorrect assignment of driver_data
  (bsc#1012628).
- ocfs2: fix mounting crash if journal is not alloced
  (bsc#1012628).
- list: fix a data-race around ep->rdllist (bsc#1012628).
- drm/msm/dpu: fix error check return value of
  irq_of_parse_and_map() (bsc#1012628).
- powerpc/8xx: export 'cpm_setbrg' for modules (bsc#1012628).
- pinctrl: renesas: r8a779a0: Fix GPIO function on I2C-capable
  pins (bsc#1012628).
- pinctrl: renesas: r8a779f0: Fix GPIO function on I2C-capable
  pins (bsc#1012628).
- pinctrl: renesas: core: Fix possible null-ptr-deref in
  sh_pfc_map_resources() (bsc#1012628).
- powerpc/idle: Fix return value of __setup() handler
  (bsc#1012628).
- powerpc/4xx/cpm: Fix return value of __setup() handler
  (bsc#1012628).
- RDMA/hns: Add the detection for CMDQ status in the device
  initialization process (bsc#1012628).
- arm64: dts: marvell: espressobin-ultra: fix SPI-NOR config
  (bsc#1012628).
- arm64: dts: marvell: espressobin-ultra: enable front USB3 port
  (bsc#1012628).
- ASoC: atmel-pdmic: Remove endianness flag on pdmic component
  (bsc#1012628).
- ASoC: atmel-classd: Remove endianness flag on class d component
  (bsc#1012628).
- proc: fix dentry/inode overinstantiating under /proc/${pid}/net
  (bsc#1012628).
- ipc/mqueue: use get_tree_nodev() in mqueue_get_tree()
  (bsc#1012628).
- PCI: imx6: Fix PERST# start-up sequence (bsc#1012628).
- PCI: mediatek-gen3: Assert resets to ensure expected init state
  (bsc#1012628).
- module.h: simplify MODULE_IMPORT_NS (bsc#1012628).
- module: fix [e_shstrndx].sh_size=0 OOB access (bsc#1012628).
- tty: fix deadlock caused by calling printk() under
  tty_port->lock (bsc#1012628).
- crypto: sun8i-ss - rework handling of IV (bsc#1012628).
- crypto: sun8i-ss - handle zero sized sg (bsc#1012628).
- crypto: cryptd - Protect per-CPU resource by disabling BH
  (bsc#1012628).
- ARM: dts: at91: sama7g5: remove interrupt-parent from gic node
  (bsc#1012628).
- ARM: dts: lan966x: swap dma channels for crypto node
  (bsc#1012628).
- hugetlbfs: fix hugetlbfs_statfs() locking (bsc#1012628).
- x86/mce: relocate set{clear}_mce_nospec() functions
  (bsc#1012628).
- mce: fix set_mce_nospec to always unmap the whole page
  (bsc#1012628).
- Input: sparcspkr - fix refcount leak in bbc_beep_probe
  (bsc#1012628).
- PCI/AER: Clear MULTI_ERR_COR/UNCOR_RCV bits (bsc#1012628).
- KVM: PPC: Book3S HV: Fix vcore_blocked tracepoint (bsc#1012628).
- PCI: microchip: Fix potential race in interrupt handling
  (bsc#1012628).
- cxl/mem: Drop mem_enabled check from wait_for_media()
  (bsc#1012628).
- hwrng: omap3-rom - fix using wrong clk_disable() in
  omap_rom_rng_runtime_resume() (bsc#1012628).
- perf evlist: Keep topdown counters in weak group (bsc#1012628).
- perf stat: Always keep perf metrics topdown events in a group
  (bsc#1012628).
- mailbox: pcc: Fix an invalid-load caught by the address
  sanitizer (bsc#1012628).
- powerpc/64: Only WARN if __pa()/__va() called with bad addresses
  (bsc#1012628).
- powerpc/powernv: Get L1D flush requirements from device-tree
  (bsc#1012628).
- powerpc/powernv: Get STF barrier requirements from device-tree
  (bsc#1012628).
- powerpc/perf: Fix the threshold compare group constraint for
  power10 (bsc#1012628).
- powerpc/perf: Fix the threshold compare group constraint for
  power9 (bsc#1012628).
- macintosh: via-pmu and via-cuda need RTC_LIB (bsc#1012628).
- powerpc/xive: Fix refcount leak in xive_spapr_init
  (bsc#1012628).
- powerpc/fsl_rio: Fix refcount leak in fsl_rio_setup
  (bsc#1012628).
- powerpc/papr_scm: Fix leaking nvdimm_events_map elements
  (bsc#1012628).
- powerpc/fsl_book3e: Don't set rodata RO too early (bsc#1012628).
- gpio: sim: Use correct order for the parameters of
  devm_kcalloc() (bsc#1012628).
- mfd: davinci_voicecodec: Fix possible null-ptr-deref
  davinci_vc_probe() (bsc#1012628).
- nfsd: destroy percpu stats counters after reply cache shutdown
  (bsc#1012628).
- mailbox: forward the hrtimer if not queued and under a lock
  (bsc#1012628).
- RDMA/rxe: Fix an error handling path in rxe_get_mcg()
  (bsc#1012628).
- RDMA/hfi1: Prevent use of lock before it is initialized
  (bsc#1012628).
- pinctrl: apple: Use a raw spinlock for the regmap (bsc#1012628).
- KVM: LAPIC: Drop pending LAPIC timer injection when canceling
  the timer (bsc#1012628).
- Input: stmfts - do not leave device disabled in
  stmfts_input_open (bsc#1012628).
- OPP: call of_node_put() on error path in _bandwidth_supported()
  (bsc#1012628).
- dmaengine: ti: k3-psil-am62: Update PSIL thread for saul
  (bsc#1012628).
- f2fs: fix to do sanity check on inline_dots inode (bsc#1012628).
- f2fs: fix dereference of stale list iterator after loop body
  (bsc#1012628).
- riscv: Fixup difference with defconfig (bsc#1012628).
- iommu/amd: Enable swiotlb in all cases (bsc#1012628).
- iommu/amd: Do not call sleep while holding spinlock
  (bsc#1012628).
- iommu/mediatek: Fix 2 HW sharing pgtable issue (bsc#1012628).
- iommu/mediatek: Add list_del in mtk_iommu_remove (bsc#1012628).
- iommu/mediatek: Remove clk_disable in mtk_iommu_remove
  (bsc#1012628).
- iommu/mediatek: Add mutex for m4u_group and m4u_dom in data
  (bsc#1012628).
- i2c: at91: use dma safe buffers (bsc#1012628).
- cpufreq: mediatek: Use module_init and add module_exit
  (bsc#1012628).
- cpufreq: mediatek: Unregister platform device on exit
  (bsc#1012628).
- iommu/arm-smmu-v3-sva: Fix mm use-after-free (bsc#1012628).
- MIPS: Loongson: Use hwmon_device_register_with_groups() to
  register hwmon (bsc#1012628).
- iommu/mediatek: Fix NULL pointer dereference when printing
  dev_name (bsc#1012628).
- i2c: at91: Initialize dma_buf in at91_twi_xfer() (bsc#1012628).
- dmaengine: idxd: Fix the error handling path in
  idxd_cdev_register() (bsc#1012628).
- NFS: Do not report EINTR/ERESTARTSYS as mapping errors
  (bsc#1012628).
- NFS: fsync() should report filesystem errors over
  EINTR/ERESTARTSYS (bsc#1012628).
- NFS: Don't report ENOSPC write errors twice (bsc#1012628).
- NFS: Do not report flush errors in nfs_write_end()
  (bsc#1012628).
- NFS: Don't report errors from nfs_pageio_complete() more than
  once (bsc#1012628).
- NFSv4/pNFS: Do not fail I/O when we fail to allocate the pNFS
  layout (bsc#1012628).
- NFS: Further fixes to the writeback error handling
  (bsc#1012628).
- NFS: Pass i_size to fscache_unuse_cookie() when a file is
  released (bsc#1012628).
- video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setup
  (bsc#1012628).
- dmaengine: stm32-mdma: remove GISR1 register (bsc#1012628).
- dmaengine: stm32-mdma: fix chan initialization in
  stm32_mdma_irq_handler() (bsc#1012628).
- i2c: npcm: Fix timeout calculation (bsc#1012628).
- i2c: npcm: Correct register access width (bsc#1012628).
- i2c: npcm: Handle spurious interrupts (bsc#1012628).
- i2c: rcar: fix PM ref counts in probe error paths (bsc#1012628).
- tracing: Reset the function filter after completing
  trampoline/graph selftest (bsc#1012628).
- RISC-V: Split out the XIP fixups into their own file
  (bsc#1012628).
- RISC-V: Fix the XIP build (bsc#1012628).
- MIPS: RALINK: Define pci_remap_iospace under
  CONFIG_PCI_DRIVERS_GENERIC (bsc#1012628).
- perf build: Fix btf__load_from_kernel_by_id() feature check
  (bsc#1012628).
- perf c2c: Use stdio interface if slang is not supported
  (bsc#1012628).
- rtla: Avoid record NULL pointer dereference (bsc#1012628).
- rtla: Don't overwrite existing directory mode (bsc#1012628).
- rtla: Minor grammar fix for rtla README (bsc#1012628).
- rtla: Fix __set_sched_attr error message (bsc#1012628).
- rtla: Remove procps-ng dependency (bsc#1012628).
- tracing/timerlat: Notify IRQ new max latency only if stop
  tracing is set (bsc#1012628).
- perf jevents: Fix event syntax error caused by ExtSel
  (bsc#1012628).
- video: fbdev: vesafb: Fix a use-after-free due early fb_info
  cleanup (bsc#1012628).
- NFSv4: Fix free of uninitialized nfs4_label on referral lookup
  (bsc#1012628).
- NFSv4.1 mark qualified async operations as MOVEABLE tasks
  (bsc#1012628).
- f2fs: fix to avoid f2fs_bug_on() in dec_valid_node_count()
  (bsc#1012628).
- f2fs: fix to do sanity check on block address in
  f2fs_do_zero_range() (bsc#1012628).
- f2fs: fix to clear dirty inode in f2fs_evict_inode()
  (bsc#1012628).
- f2fs: fix deadloop in foreground GC (bsc#1012628).
- f2fs: don't need inode lock for system hidden quota
  (bsc#1012628).
- f2fs: fix to do sanity check on total_data_blocks (bsc#1012628).
- f2fs: don't use casefolded comparison for "." and
  ".." (bsc#1012628).
- f2fs: fix fallocate to use file_modified to update permissions
  consistently (bsc#1012628).
- f2fs: fix to do sanity check for inline inode (bsc#1012628).
- objtool: Fix objtool regression on x32 systems (bsc#1012628).
- objtool: Fix symbol creation (bsc#1012628).
- wifi: mac80211: fix use-after-free in chanctx code
  (bsc#1012628).
- iwlwifi: fw: init SAR GEO table only if data is present
  (bsc#1012628).
- iwlwifi: mvm: fix assert 1F04 upon reconfig (bsc#1012628).
- iwlwifi: mei: clear the sap data header before sending
  (bsc#1012628).
- iwlwifi: mei: fix potential NULL-ptr deref (bsc#1012628).
- ipmi:ipmb: Fix refcount leak in ipmi_ipmb_probe (bsc#1012628).
- =?UTF-8?q?fs-writeback:=20writeback=5Fsb=5Finodes?=
  =?UTF-8?q?=EF=BC=9ARecalculate=20'wrote'=20according=20skipped=20pages?=
  (bsc#1012628).
- efi: Do not import certificates from UEFI Secure Boot for T2
  Macs (bsc#1012628).
- bfq: Avoid false marking of bic as stably merged (bsc#1012628).
- bfq: Avoid merging queues with different parents (bsc#1012628).
- bfq: Split shared queues on move between cgroups (bsc#1012628).
- bfq: Update cgroup information before merging bio (bsc#1012628).
- bfq: Drop pointless unlock-lock pair (bsc#1012628).
- bfq: Remove pointless bfq_init_rq() calls (bsc#1012628).
- bfq: Track whether bfq_group is still online (bsc#1012628).
- bfq: Get rid of __bio_blkcg() usage (bsc#1012628).
- bfq: Make sure bfqg for which we are queueing requests is online
  (bsc#1012628).
- ext4: mark group as trimmed only if it was fully scanned
  (bsc#1012628).
- ext4: fix use-after-free in ext4_rename_dir_prepare
  (bsc#1012628).
- ext4: fix journal_ioprio mount option handling (bsc#1012628).
- ext4: fix race condition between ext4_write and
  ext4_convert_inline_data (bsc#1012628).
- ext4: fix warning in ext4_handle_inode_extension (bsc#1012628).
- ext4: fix memory leak in parse_apply_sb_mount_options()
  (bsc#1012628).
- ext4: fix bug_on in ext4_writepages (bsc#1012628).
- ext4: filter out EXT4_FC_REPLAY from on-disk superblock field
  s_state (bsc#1012628).
- ext4: fix bug_on in __es_tree_search (bsc#1012628).
- ext4: verify dir block before splitting it (bsc#1012628).
- ext4: avoid cycles in directory h-tree (bsc#1012628).
- ACPI: property: Release subnode properties with data nodes
  (bsc#1012628).
- tty: goldfish: Introduce gf_ioread32()/gf_iowrite32()
  (bsc#1012628).
- tracing: Have event format check not flag %p* on
  __get_dynamic_array() (bsc#1012628).
- tracing: Fix potential double free in create_var_ref()
  (bsc#1012628).
- tracing: Fix return value of trace_pid_write() (bsc#1012628).
- tracing: Initialize integer variable to prevent garbage return
  value (bsc#1012628).
- drm/amdgpu: add beige goby PCI ID (bsc#1012628).
- PCI/PM: Fix bridge_d3_blacklist[] Elo i2 overwrite of Gigabyte
  X299 (bsc#1012628).
- PCI: qcom: Fix pipe clock imbalance (bsc#1012628).
- PCI: qcom: Fix runtime PM imbalance on probe errors
  (bsc#1012628).
- PCI: qcom: Fix unbalanced PHY init on probe errors
  (bsc#1012628).
- staging: r8188eu: prevent ->Ssid overflow in rtw_wx_set_scan()
  (bsc#1012628).
- block: Fix potential deadlock in blk_ia_range_sysfs_show()
  (bsc#1012628).
- mm, compaction: fast_find_migrateblock() should return pfn in
  the target zone (bsc#1012628).
- s390/perf: obtain sie_block from the right address
  (bsc#1012628).
- s390/stp: clock_delta should be signed (bsc#1012628).
- dlm: fix plock invalid read (bsc#1012628).
- dlm: uninitialized variable on error in dlm_listen_for_all()
  (bsc#1012628).
- dlm: fix wake_up() calls for pending remove (bsc#1012628).
- dlm: fix missing lkb refcount handling (bsc#1012628).
- ocfs2: dlmfs: fix error handling of user_dlm_destroy_lock
  (bsc#1012628).
- scsi: dc395x: Fix a missing check on list iterator
  (bsc#1012628).
- scsi: ufs: qcom: Add a readl() to make sure ref_clk gets enabled
  (bsc#1012628).
- landlock: Add clang-format exceptions (bsc#1012628).
- landlock: Format with clang-format (bsc#1012628).
- selftests/landlock: Add clang-format exceptions (bsc#1012628).
- selftests/landlock: Normalize array assignment (bsc#1012628).
- selftests/landlock: Format with clang-format (bsc#1012628).
- samples/landlock: Add clang-format exceptions (bsc#1012628).
- samples/landlock: Format with clang-format (bsc#1012628).
- landlock: Fix landlock_add_rule(2) documentation (bsc#1012628).
- selftests/landlock: Make tests build with old libc
  (bsc#1012628).
- selftests/landlock: Extend tests for minimal valid attribute
  size (bsc#1012628).
- selftests/landlock: Add tests for unknown access rights
  (bsc#1012628).
- selftests/landlock: Extend access right tests to directories
  (bsc#1012628).
- selftests/landlock: Fully test file rename with "remove" access
  (bsc#1012628).
- selftests/landlock: Add tests for O_PATH (bsc#1012628).
- landlock: Change landlock_add_rule(2) argument check ordering
  (bsc#1012628).
- landlock: Change landlock_restrict_self(2) check ordering
  (bsc#1012628).
- selftests/landlock: Test landlock_create_ruleset(2) argument
  check ordering (bsc#1012628).
- landlock: Define access_mask_t to enforce a consistent access
  mask size (bsc#1012628).
- landlock: Reduce the maximum number of layers to 16
  (bsc#1012628).
- landlock: Create find_rule() from unmask_layers() (bsc#1012628).
- landlock: Fix same-layer rule unions (bsc#1012628).
- drm/amdgpu/cs: make commands with 0 chunks illegal behaviour
  (bsc#1012628).
- drm/nouveau/subdev/bus: Ratelimit logging for fault errors
  (bsc#1012628).
- drm/etnaviv: check for reaped mapping in etnaviv_iommu_unmap_gem
  (bsc#1012628).
- drm/nouveau/clk: Fix an incorrect NULL check on list iterator
  (bsc#1012628).
- drm/nouveau/kms/nv50-: atom: fix an incorrect NULL check on
  list iterator (bsc#1012628).
- drm/bridge: analogix_dp: Grab runtime PM reference for DP-AUX
  (bsc#1012628).
- drm/i915/dsi: fix VBT send packet port selection for ICL+
  (bsc#1012628).
- md: fix an incorrect NULL check in does_sb_need_changing
  (bsc#1012628).
- md: fix an incorrect NULL check in md_reload_sb (bsc#1012628).
- mtd: cfi_cmdset_0002: Move and rename
  chip_check/chip_ready/chip_good_for_write (bsc#1012628).
- mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064N
  (bsc#1012628).
- media: coda: Fix reported H264 profile (bsc#1012628).
- media: coda: Add more H264 levels for CODA960 (bsc#1012628).
- ima: remove the IMA_TEMPLATE Kconfig option (bsc#1012628).
- Kconfig: Add option for asm goto w/ tied outputs to workaround
  clang-13 bug (bsc#1012628).
- lib/string_helpers: fix not adding strarray to device's resource
  list (bsc#1012628).
- RDMA/hfi1: Fix potential integer multiplication overflow errors
  (bsc#1012628).
- mmc: core: Allows to override the timeout value for ioctl()
  path (bsc#1012628).
- csky: patch_text: Fixup last cpu should be master (bsc#1012628).
- irqchip/armada-370-xp: Do not touch Performance Counter Overflow
  on A375, A38x, A39x (bsc#1012628).
- irqchip: irq-xtensa-mx: fix initial IRQ affinity (bsc#1012628).
- thermal: devfreq_cooling: use local ops instead of global ops
  (bsc#1012628).
- mt76: fix use-after-free by removing a non-RCU wcid pointer
  (bsc#1012628).
- cfg80211: declare MODULE_FIRMWARE for regulatory.db
  (bsc#1012628).
- mac80211: upgrade passive scan to active scan on DFS channels
  after beacon rx (bsc#1012628).
- um: virtio_uml: Fix broken device handling in time-travel
  (bsc#1012628).
- um: Use asm-generic/dma-mapping.h (bsc#1012628).
- um: chan_user: Fix winch_tramp() return value (bsc#1012628).
- um: Fix out-of-bounds read in LDT setup (bsc#1012628).
- MIPS: IP27: Remove incorrect `cpu_has_fpu' override
  (bsc#1012628).
- MIPS: IP30: Remove incorrect `cpu_has_fpu' override
  (bsc#1012628).
- kexec_file: drop weak attribute from
  arch_kexec_apply_relocations[_add] (bsc#1012628).
- ftrace: Clean up hash direct_functions on register failures
  (bsc#1012628).
- ksmbd: fix outstanding credits related bugs (bsc#1012628).
- iommu/msm: Fix an incorrect NULL check on list iterator
  (bsc#1012628).
- iommu/dma: Fix iova map result check bug (bsc#1012628).
- kprobes: Fix build errors with CONFIG_KRETPROBES=n
  (bsc#1012628).
- Revert "mm/cma.c: remove redundant cma_mutex lock"
  (bsc#1012628).
- mm/page_owner: use strscpy() instead of strlcpy() (bsc#1012628).
- mm/page_alloc: always attempt to allocate at least one page
  during bulk allocation (bsc#1012628).
- nodemask.h: fix compilation error with GCC12 (bsc#1012628).
- hugetlb: fix huge_pmd_unshare address update (bsc#1012628).
- mm/memremap: fix missing call to untrack_pfn() in
  pagemap_range() (bsc#1012628).
- xtensa/simdisk: fix proc_read_simdisk() (bsc#1012628).
- rtl818x: Prevent using not initialized queues (bsc#1012628).
- ASoC: rt5514: Fix event generation for "DSP Voice Wake Up"
  control (bsc#1012628).
- carl9170: tx: fix an incorrect use of list iterator
  (bsc#1012628).
- stm: ltdc: fix two incorrect NULL checks on list iterator
  (bsc#1012628).
- bcache: improve multithreaded bch_btree_check() (bsc#1012628).
- bcache: improve multithreaded bch_sectors_dirty_init()
  (bsc#1012628).
- bcache: remove incremental dirty sector counting for
  bch_sectors_dirty_init() (bsc#1012628).
- bcache: avoid journal no-space deadlock by reserving 1 journal
  bucket (bsc#1012628).
- serial: pch: don't overwrite xmit->buf[0] by x_char
  (bsc#1012628).
- tilcdc: tilcdc_external: fix an incorrect NULL check on list
  iterator (bsc#1012628).
- gma500: fix an incorrect NULL check on list iterator
  (bsc#1012628).
- arm64: dts: qcom: ipq8074: fix the sleep clock frequency
  (bsc#1012628).
- arm64: tegra: Add missing DFLL reset on Tegra210 (bsc#1012628).
- clk: tegra: Add missing reset deassertion (bsc#1012628).
- phy: qcom-qmp: fix struct clk leak on probe errors
  (bsc#1012628).
- ARM: dts: s5pv210: Remove spi-cs-high on panel in Aries
  (bsc#1012628).
- ARM: pxa: maybe fix gpio lookup tables (bsc#1012628).
- ceph: fix decoding of client session messages flags
  (bsc#1012628).
- misc: fastrpc: fix list iterator in fastrpc_req_mem_unmap_impl
  (bsc#1012628).
- SMB3: EBADF/EIO errors in rename/open caused by race condition
  in smb2_compound_op (bsc#1012628).
- docs/conf.py: Cope with removal of language=None in Sphinx 5.0.0
  (bsc#1012628).
- dt-bindings: gpio: altera: correct interrupt-cells
  (bsc#1012628).
- vdpasim: allow to enable a vq repeatedly (bsc#1012628).
- blk-iolatency: Fix inflight count imbalances and IO hangs on
  offline (bsc#1012628).
- coresight: core: Fix coresight device probe failure issue
  (bsc#1012628).
- phy: qcom-qmp: fix reset-controller leak on probe errors
  (bsc#1012628).
- net: ipa: fix page free in ipa_endpoint_trans_release()
  (bsc#1012628).
- net: ipa: fix page free in ipa_endpoint_replenish_one()
  (bsc#1012628).
- media: lirc: add missing exceptions for lirc uapi header file
  (bsc#1012628).
- kseltest/cgroup: Make test_stress.sh work if run interactively
  (bsc#1012628).
- perf evlist: Extend arch_evsel__must_be_in_group to support
  hybrid systems (bsc#1012628).
- Revert "random: use static branch for crng_ready()"
  (bsc#1012628).
- staging: r8188eu: delete rtw_wx_read/write32() (bsc#1012628).
- binder: fix sender_euid type in uapi header (bsc#1012628).
- RDMA/hns: Remove the num_cqc_timer variable (bsc#1012628).
- RDMA/rxe: Generate a completion for unsupported/invalid opcode
  (bsc#1012628).
- ext4: only allow test_dummy_encryption when supported
  (bsc#1012628).
- fs: add two trivial lookup helpers (bsc#1012628).
- exportfs: support idmapped mounts (bsc#1012628).
- md: Don't set mddev private to NULL in raid0 pers->free
  (bsc#1012628).
- md: fix double free of io_acct_set bioset (bsc#1012628).
- md: bcache: check the return value of kzalloc() in
  detached_dev_do_request() (bsc#1012628).
- macsec: fix UAF bug for real_dev (bsc#1012628).
- tty: n_gsm: Fix packet data hex dump output (bsc#1012628).
- pinctrl/rockchip: support setting input-enable param
  (bsc#1012628).
- block: fix bio_clone_blkg_association() to associate with
  proper blkcg_gq (bsc#1012628).
- Update config files.
  * EFI_DISABLE_RUNTIME=n -- the default.
  * the rest is non-configurable.
- Refresh patches.suse/vfs-add-super_operations-get_inode_dev.
- commit b06f595
- Update config files: disable CONFIG_NET_DSA_REALTEK_* on x86_64 (bsc#1200254)
- commit 6c6ad11
- fs/ntfs3: Fix invalid free in log_replay (CVE-2022-1973
  bsc#1200023).
- commit 3433bd9

==== ncurses ====
Version update (6.3.20220604 -> 6.3.20220612)
Subpackages: libncurses6 ncurses-utils terminfo terminfo-base terminfo-iterm terminfo-screen

- Add ncurses patch 20220612
  + modify waddch_literal() to allow for double-width base character when
    merging a combining character (report by Gavin Troy).
  + improve _tracecchar_t2() formatting of base+combining character.

==== popt ====
Subpackages: libpopt0 libpopt0-32bit

- Create lang subpackage