This bug was fixed in the package linux-raspi - 5.8.0-1002.5

---------------
linux-raspi (5.8.0-1002.5) groovy; urgency=medium

  * groovy/linux-raspi: 5.8.0-1002.5 -proposed tracker (LP: #1894068)

  * Packaging resync (LP: #1786013)
    - [Packaging] update update.conf

  * Miscellaneous Ubuntu changes
    - [Config] raspi: updateconfigs after rebase to Ubuntu-5.8.0-18.19
    - [Packaging] raspi: Add bootstrap PPA for getabis

  [ Ubuntu: 5.8.0-18.19 ]

  * groovy/linux: 5.8.0-18.19 -proposed tracker (LP: #1893047)
  * Packaging resync (LP: #1786013)
    - update dkms package versions
  * Groovy update: v5.8.4 upstream stable release (LP: #1893048)
    - drm/vgem: Replace opencoded version of drm_gem_dumb_map_offset()
    - drm/panel-simple: Fix inverted V/H SYNC for Frida FRD350H54004 panel
    - drm/ast: Remove unused code paths for AST 1180
    - drm/ast: Initialize DRAM type before posting GPU
    - khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()
    - ALSA: hda: avoid reset of sdo_limit
    - ALSA: hda/realtek: Add quirk for Samsung Galaxy Flex Book
    - ALSA: hda/realtek: Add quirk for Samsung Galaxy Book Ion
    - can: j1939: transport: j1939_session_tx_dat(): fix use-after-free read in
      j1939_tp_txtimer()
    - can: j1939: socket: j1939_sk_bind(): make sure ml_priv is allocated
    - spi: Prevent adding devices below an unregistering controller
    - io_uring: find and cancel head link async work on files exit
    - mm/vunmap: add cond_resched() in vunmap_pmd_range
    - romfs: fix uninitialized memory leak in romfs_dev_read()
    - kernel/relay.c: fix memleak on destroy relay channel
    - uprobes: __replace_page() avoid BUG in munlock_vma_page()
    - squashfs: avoid bio_alloc() failure with 1Mbyte blocks
    - mm: include CMA pages in lowmem_reserve at boot
    - mm, page_alloc: fix core hung in free_pcppages_bulk()
    - ASoC: amd: renoir: restore two more registers during resume
    - RDMA/hfi1: Correct an interlock issue for TID RDMA WRITE request
    - opp: Enable resources again if they were disabled earlier
    - opp: Put opp table in dev_pm_opp_set_rate() for empty tables
    - opp: Put opp table in dev_pm_opp_set_rate() if _set_opp_bw() fails
    - ext4: do not block RWF_NOWAIT dio write on unallocated space
    - ext4: fix checking of directory entry validity for inline directories
    - jbd2: add the missing unlock_buffer() in the error path of
      jbd2_write_superblock()
    - scsi: zfcp: Fix use-after-free in request timeout handlers
    - selftests: kvm: Use a shorter encoding to clear RAX
    - s390/pci: fix zpci_bus_link_virtfn()
    - s390/pci: re-introduce zpci_remove_device()
    - s390/pci: fix PF/VF linking on hot plug
    - s390/pci: ignore stale configuration request event
    - mm/memory.c: skip spurious TLB flush for retried page fault
    - drm: amdgpu: Use the correct size when allocating memory
    - drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internal
    - drm/amd/display: Fix incorrect backlight register offset for DCN
    - drm/amd/display: Fix EDID parsing after resume from suspend
    - drm/amd/display: Blank stream before destroying HDCP session
    - drm/amd/display: Fix DFPstate hang due to view port changed
    - drm/amd/display: fix pow() crashing when given base 0
    - drm/i915/pmu: Prefer drm_WARN_ON over WARN_ON
    - drm/i915: Provide the perf pmu.module
    - scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devices
    - scsi: target: tcmu: Fix crash in tcmu_flush_dcache_range on ARM
    - media: budget-core: Improve exception handling in budget_register()
    - media: coda: jpeg: add NULL check after kmalloc
    - f2fs: fix to check page dirty status before writeback
    - rtc: goldfish: Enable interrupt in set_alarm() when necessary
    - media: vpss: clean up resources in init
    - f2fs: should avoid inode eviction in synchronous path
    - Input: psmouse - add a newline when printing 'proto' by sysfs
    - MIPS: Fix unable to reserve memory for Crash kernel
    - m68knommu: fix overwriting of bits in ColdFire V3 cache control
    - svcrdma: Fix another Receive buffer leak
    - xfs: fix inode quota reservation checks
    - drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_access
    - riscv: Fixup static_obj() fail
    - jffs2: fix UAF problem
    - ceph: fix use-after-free for fsc->mdsc
    - swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses
    - cpufreq: intel_pstate: Fix cpuinfo_max_freq when MSR_TURBO_RATIO_LIMIT is 0
    - scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid cases
    - virtio_ring: Avoid loop when vq is broken in virtqueue_poll
    - media: camss: fix memory leaks on error handling paths in probe
    - tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null
      pointer dereference
    - xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init
    - alpha: fix annotation of io{read,write}{16,32}be()
    - fat: fix fat_ra_init() for data clusters == 0
    - fs/signalfd.c: fix inconsistent return codes for signalfd4
    - ext4: fix potential negative array index in do_split()
    - drm/virtio: fix missing dma_fence_put() in virtio_gpu_execbuffer_ioctl()
    - ext4: don't allow overlapping system zones
    - ext4: check journal inode extents more carefully
    - netfilter: nf_tables: nft_exthdr: the presence return value should be
      little-endian
    - spi: stm32: fixes suspend/resume management
    - ASoC: q6afe-dai: mark all widgets registers as SND_SOC_NOPM
    - ASoC: q6routing: add dummy register read/write function
    - tools/bpftool: Make skeleton code C++17-friendly by dropping typeof()
    - bpf: sock_ops ctx access may stomp registers in corner case
    - bpf: sock_ops sk access may stomp registers when dst_reg = src_reg
    - libbpf: Fix BTF-defined map-in-map initialization on 32-bit host arches
    - can: j1939: fix kernel-infoleak in j1939_sk_sock2sockaddr_can()
    - can: j1939: transport: j1939_simple_recv(): ignore local J1939 messages 
send
      not by J1939 stack
    - can: j1939: transport: add j1939_session_skb_find_by_offset() function
    - igc: Fix PTP initialization
    - i40e: Set RX_ONLY mode for unicast promiscuous on VLAN
    - i40e: Fix crash during removing i40e driver
    - net: fec: correct the error path for regulator disable in probe
    - bonding: show saner speed for broadcast mode
    - can: j1939: fix support for multipacket broadcast message
    - can: j1939: cancel rxtimer on multipacket broadcast session complete
    - can: j1939: abort multipacket broadcast session when timeout occurs
    - can: j1939: add rxtimer for multipacket broadcast session
    - bonding: fix a potential double-unregister
    - ipvlan: fix device features
    - s390/runtime_instrumentation: fix storage key handling
    - s390/ptrace: fix storage key handling
    - ASoC: msm8916-wcd-analog: fix register Interrupt offset
    - ASoC: intel: Fix memleak in sst_media_open
    - watch_queue: Limit the number of watches a user can hold
    - vfio-pci: Avoid recursive read-lock usage
    - vfio/type1: Add proper error unwind for vfio_iommu_replay()
    - arch/ia64: Restore arch-specific pgd_offset_k implementation
    - kvm: x86: Toggling CR4.SMAP does not load PDPTEs in PAE mode
    - kvm: x86: Toggling CR4.PKE does not load PDPTEs in PAE mode
    - scsi: ufs: ti-j721e-ufs: Fix error return in ti_j721e_ufs_probe()
    - scsi: ufs: Add quirk to fix mishandling utrlclr/utmrlclr
    - scsi: ufs: Add quirk to disallow reset of interrupt aggregation
    - scsi: ufs: Add quirk to enable host controller without hce
    - scsi: ufs: Introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirk
    - scsi: ufs: Add quirk to fix abnormal ocs fatal error
    - scsi: ufs-pci: Add quirk for broken auto-hibernate for Intel EHL
    - scsi: ufs: Fix interrupt error message for shared interrupts
    - Revert "scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe during probe"
    - kconfig: qconf: do not limit the pop-up menu to the first row
    - kconfig: qconf: fix signal connection to invalid slots
    - efi: avoid error message when booting under Xen
    - Fix build error when CONFIG_ACPI is not set/enabled:
    - RDMA/bnxt_re: Do not add user qps to flushlist
    - Revert "RDMA/hns: Reserve one sge in order to avoid local length error"
    - afs: Fix key ref leak in afs_put_operation()
    - kconfig: qconf: remove qInfo() to get back Qt4 support
    - afs: Fix NULL deref in afs_dynroot_depopulate()
    - ARM64: vdso32: Install vdso32 from vdso_install
    - powerpc/fixmap: Fix the size of the early debug area
    - bpf: Use get_file_rcu() instead of get_file() for task_file iterator
    - powerpc/pseries/hotplug-cpu: wait indefinitely for vCPU death
    - bonding: fix active-backup failover for current ARP slave
    - net: ena: Prevent reset after device destruction
    - net: ena: Change WARN_ON expression in ena_del_napi_in_range()
    - net: gemini: Fix missing free_netdev() in error path of
      gemini_ethernet_port_probe()
    - selftests/bpf: Remove test_align leftovers
    - hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()
    - net: dsa: b53: check for timeout
    - epoll: Keep a reference on files added to the check list
    - powerpc: Fix P10 PVR revision in /proc/cpuinfo for SMT4 cores
    - powerpc/pseries: Do not initiate shutdown when system is running on UPS
    - EDAC/{i7core,sb,pnd2,skx}: Fix error event severity
    - efi/x86: Mark kernel rodata non-executable for mixed mode
    - efi: add missed destroy_workqueue when efisubsys_init fails
    - efi/libstub: Stop parsing arguments at "--"
    - efi/libstub: Handle NULL cmdline
    - efi/libstub: Handle unterminated cmdline
    - do_epoll_ctl(): clean the failure exits up a bit
    - KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
    - KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not set
    - Revert "drm/amd/display: Improve DisplayPort monitor interop"
    - Linux 5.8.4
    - [Config] Update configs following 5.8.4 stable update
  * Miscellaneous Ubuntu changes
    - SAUCE: Revert "ARM64: vdso32: Install vdso32 from vdso_install"

  [ Ubuntu: 5.8.0-17.18 ]

  * groovy/linux: 5.8.0-17.18 -proposed tracker (LP: #1892959)
  * Packaging resync (LP: #1786013)
    - [Packaging] update helper scripts
    - update dkms package versions
  *  [Hyper-V] VSS and File Copy daemons intermittently fails to start
    (LP: #1891224)
    - [Packaging] Bind hv_vss_daemon startup to hv_vss device
    - [Packaging] bind hv_fcopy_daemon startup to hv_fcopy device
  * Fix non-working USB devices plugged during system sleep (LP: #1892678)
    - xhci: Do warm-reset when both CAS and XDEV_RESUME are set
  * ASPM not enabled on child devices behind VMD controller (LP: #1889384)
    - SAUCE: PCI/ASPM: Enable ASPM for links under VMD domain
  * Groovy update: v5.8.3 upstream stable release (LP: #1892774)
    - [Config] update config for ARMADA_AP_CPU_CLK
    - ALSA: hda/realtek - Fix unused variable warning
    - smb3: warn on confusing error scenario with sec=krb5
    - SMB3: Fix mkdir when idsfromsid configured on mount
    - genirq/affinity: Make affinity setting if activated opt-in
    - genirq: Unlock irq descriptor after errors
    - genirq/PM: Always unlock IRQ descriptor in rearm_wake_irq()
    - PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context()
    - PCI/ATS: Add pci_pri_supported() to check device or associated PF
    - PCI: Add device even if driver attach failed
    - PCI: qcom: Define some PARF params needed for ipq8064 SoC
    - PCI: qcom: Add support for tx term offset for rev 2.1.0
    - btrfs: allow use of global block reserve for balance item deletion
    - btrfs: free anon block device right after subvolume deletion
    - btrfs: don't allocate anonymous block device for user invisible roots
    - btrfs: preallocate anon block device at first phase of snapshot creation
    - btrfs: ref-verify: fix memory leak in add_block_entry
    - btrfs: only commit the delayed inode when doing a full fsync
    - btrfs: stop incremening log_batch for the log root tree when syncing log
    - btrfs: only commit delayed items at fsync if we are logging a directory
    - btrfs: remove no longer needed use of log_writers for the log root tree
    - btrfs: don't traverse into the seed devices in show_devname
    - btrfs: pass checksum type via BTRFS_IOC_FS_INFO ioctl
    - btrfs: open device without device_list_mutex
    - btrfs: move the chunk_mutex in btrfs_read_chunk_tree
    - btrfs: relocation: review the call sites which can be interrupted by 
signal
    - btrfs: add missing check for nocow and compression inode flags
    - btrfs: avoid possible signal interruption of btrfs_drop_snapshot() on
      relocation tree
    - btrfs: return EROFS for BTRFS_FS_STATE_ERROR cases
    - btrfs: sysfs: use NOFS for device creation
    - btrfs: don't WARN if we abort a transaction with EROFS
    - btrfs: fix race between page release and a fast fsync
    - btrfs: don't show full path of bind mounts in subvol=
    - btrfs: fix messages after changing compression level by remount
    - btrfs: only search for left_info if there is no right_info in
      try_merge_free_space
    - btrfs: inode: fix NULL pointer dereference if inode doesn't need 
compression
    - btrfs: fix memory leaks after failure to lookup checksums during inode
      logging
    - btrfs: trim: fix underflow in trim length to prevent access beyond device
      boundary
    - btrfs: make sure SB_I_VERSION doesn't get unset by remount
    - btrfs: fix return value mixup in btrfs_get_extent
    - btrfs: check correct variable after allocation in btrfs_backref_iter_alloc
    - arm64: dts: qcom: sc7180: Drop the unused non-MSA SID
    - arm64: perf: Correct the event index in sysfs
    - dt-bindings: iio: io-channel-mux: Fix compatible string in example code
    - iio: dac: ad5592r: fix unbalanced mutex unlocks in ad5592r_read_raw()
    - iio: imu: st_lsm6dsx: reset hw ts after resume
    - xtensa: add missing exclusive access state management
    - xtensa: fix xtensa_pmu_setup prototype
    - cifs: Fix leak when handling lease break for cached root fid
    - powerpc/ptdump: Fix build failure in hashpagetable.c
    - powerpc: Allow 4224 bytes of stack expansion for the signal frame
    - powerpc: Fix circular dependency between percpu.h and mmu.h
    - pinctrl: ingenic: Enhance support for IRQ_TYPE_EDGE_BOTH
    - pinctrl: ingenic: Properly detect GPIO direction when configured for IRQ
    - media: venus: fix multiple encoder crash
    - media: vsp1: dl: Fix NULL pointer dereference on unbind
    - net: ethernet: stmmac: Disable hardware multicast filter
    - net: stmmac: dwmac1000: provide multicast filter fallback
    - irqchip/loongson-liointc: Fix misuse of gc->mask_cache
    - irqchip/gic-v4.1: Ensure accessing the correct RD when writing INVALLR
    - pidfd: Add missing sock updates for pidfd_getfd()
    - net/compat: Add missing sock updates for SCM_RIGHTS
    - selftests/seccomp: Set NNP for TSYNC ESRCH flag test
    - md/raid5: Fix Force reconstruct-write io stuck in degraded raid5
    - bcache: allocate meta data pages as compound pages
    - bcache: fix overflow in offset_to_stripe()
    - bcache: avoid nr_stripes overflow in bcache_device_init()
    - bcache: fix bio_{start,end}_io_acct with proper device
    - bcache: use disk_{start,end}_io_acct() to count I/O for bcache device
    - mac80211: fix misplaced while instead of if
    - appletalk: Fix atalk_proc_init() return path
    - driver core: Avoid binding drivers to dead devices
    - MIPS: CPU#0 is not hotpluggable
    - MIPS: qi_lb60: Fix routing to audio amplifier
    - MIPS: SGI-IP27: always enable NUMA in Kconfig
    - ext2: fix missing percpu_counter_inc
    - khugepaged: collapse_pte_mapped_thp() flush the right range
    - mm/hugetlb: fix calculation of adjust_range_if_pmd_sharing_possible
    - khugepaged: collapse_pte_mapped_thp() protect the pmd lock
    - khugepaged: retract_page_tables() remember to test exit
    - hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsem
    - mm/shuffle: don't move pages between zones and don't read garbage memmaps
    - mm: fix kthread_use_mm() vs TLB invalidate
    - ocfs2: change slot number type s16 to u16
    - mm/page_counter.c: fix protection usage propagation
    - cma: don't quit at first error when activating reserved areas
    - mm/memory_hotplug: fix unpaired mem_hotplug_begin/done
    - ftrace: Setup correct FTRACE_FL_REGS flags for module
    - kprobes: Fix NULL pointer dereference at kprobe_ftrace_handler
    - tracing/hwlat: Honor the tracing_cpumask
    - tracing: Use trace_sched_process_free() instead of exit() for pid tracing
    - watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in
      watchdog_info.options
    - watchdog: f71808e_wdt: remove use of wrong watchdog_info option
    - watchdog: f71808e_wdt: clear watchdog timeout occurred flag
    - ceph: set sec_context xattr on symlink creation
    - ceph: handle zero-length feature mask in session messages
    - pseries: Fix 64 bit logical memory block panic
    - dm ebs: Fix incorrect checking for REQ_OP_FLUSH
    - dm: don't call report zones for more than the user requested
    - module: Correctly truncate sysfs sections output
    - bootconfig: Fix to find the initargs correctly
    - perf probe: Fix wrong variable warning when the probe point is not found
    - perf probe: Fix memory leakage when the probe point is not found
    - perf intel-pt: Fix FUP packet state
    - perf intel-pt: Fix duplicate branch after CBR
    - gfs2: Fix refcount leak in gfs2_glock_poke
    - gfs2: Never call gfs2_block_zero_range with an open transaction
    - remoteproc: qcom: q6v5: Update running state before requesting stop
    - remoteproc: qcom_q6v5_mss: Validate MBA firmware size before load
    - remoteproc: qcom_q6v5_mss: Validate modem blob firmware size before load
    - libnvdimm: Validate command family indices
    - drm/imx: imx-ldb: Disable both channels for split mode in enc->disable()
    - drm/ingenic: Fix incorrect assumption about plane->index
    - crypto: algif_aead - Only wake up when ctx->more is zero
    - mfd: arizona: Ensure 32k clock is put on driver unbind and error
    - octeontx2-af: change (struct qmem)->entry_sz from u8 to u16
    - mtd: rawnand: fsl_upm: Remove unused mtd var
    - mtd: rawnand: brcmnand: ECC error handling on EDU transfers
    - platform/chrome: cros_ec_ishtp: Fix a double-unlock issue
    - drm/amdgpu/debugfs: fix memory leak when pm_runtime_get_sync failed
    - RDMA/ipoib: Return void from ipoib_ib_dev_stop()
    - RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah()
    - rtc: cpcap: fix range
    - media: staging: rkisp1: remove macro RKISP1_DIR_SINK_SRC
    - media: staging: rkisp1: rename macros 'RKISP1_DIR_*' to 'RKISP1_ISP_SD_*'
    - media: staging: rkisp1: rsz: set default format if the given format is not
      RKISP1_ISP_SD_SRC
    - media: rockchip: rga: Introduce color fmt macros and refactor CSC mode 
logic
    - media: rockchip: rga: Only set output CSC mode for RGB input
    - IB/uverbs: Set IOVA on IB MR in uverbs layer
    - sched/uclamp: Protect uclamp fast path code with static key
    - selftests/bpf: Test_progs indicate to shell on non-actions
    - bpf: selftests: Restore netns after each test
    - selftests/bpf: test_progs use another shell exit on non-actions
    - selftests/bpf: test_progs avoid minus shell exit codes
    - USB: serial: ftdi_sio: make process-packet buffer unsigned
    - USB: serial: ftdi_sio: clean up receive processing
    - crypto: af_alg - Fix regression on empty requests
    - devres: keep both device name and resource name in pretty name
    - RDMA/counter: Only bind user QPs in auto mode
    - RDMA/counter: Allow manually bind QPs with different pids to same counter
    - mmc: renesas_sdhi_internal_dmac: clean up the code for dma complete
    - rtw88: pci: disable aspm for platform inter-op with module parameter
    - rtc: pl031: fix set_alarm by adding back call to alarm_irq_enable
    - crypto: caam - Remove broken arc4 support
    - gpu: ipu-v3: image-convert: Combine rotate/no-rotate irq handlers
    - gpu: ipu-v3: image-convert: Wait for all EOFs before completing a tile
    - dm rq: don't call blk_mq_queue_stopped() in dm_stop_queue()
    - ima: Fail rule parsing when appraise_flag=blacklist is unsupportable
    - f2fs: compress: fix to avoid memory leak on cc->cpages
    - clk: actions: Fix h_clk for Actions S500 SoC
    - selftests/powerpc: ptrace-pkey: Rename variables to make it easier to 
follow
      code
    - selftests/powerpc: ptrace-pkey: Update the test to mark an invalid pkey
      correctly
    - selftests/powerpc: ptrace-pkey: Don't update expected UAMOR value
    - iommu/omap: Check for failure of a call to omap_iommu_dump_ctx
    - clk: qcom: gcc: fix sm8150 GPU and NPU clocks
    - clk: qcom: clk-alpha-pll: remove unused/incorrect PLL_CAL_VAL
    - iommu/vt-d: Handle non-page aligned address
    - iommu/vt-d: Enforce PASID devTLB field mask
    - iommu/vt-d: Warn on out-of-range invalidation address
    - iommu/vt-d: Disable multiple GPASID-dev bind
    - i2c: rcar: slave: only send STOP event when we have been addressed
    - f2fs: compress: fix to update isize when overwriting compressed file
    - clk: qcom: gcc-sdm660: Fix up gcc_mss_mnoc_bimc_axi_clk
    - clk: clk-atlas6: fix return value check in atlas6_clk_init()
    - nvme: fix deadlock in disconnect during scan_work and/or ana_work
    - sched/uclamp: Fix a deadlock when enabling uclamp static key
    - pwm: bcm-iproc: handle clk_get_rate() return
    - perf tools: Fix term parsing for raw syntax
    - tools build feature: Use CC and CXX from parent
    - i2c: rcar: avoid race when unregistering slave
    - nfs: ensure correct writeback errors are returned on close()
    - ubi: fastmap: Don't produce the initial next anchor PEB when fastmap is
      disabled
    - ubi: fastmap: Free fastmap next anchor peb during detach
    - ubifs: Fix wrong orphan node deletion in ubifs_jnl_update|rename
    - [Config] update config for CLK_HSDK
    - clk: hsdk: Fix bad dependency on IOMEM
    - clk: bcm2835: Do not use prediv with bcm2711's PLLs
    - libnvdimm/security: fix a typo
    - libnvdimm/security: ensure sysfs poll thread woke up and fetch updated 
attr
    - openrisc: Fix oops caused when dumping stack
    - perf evsel: Don't set sample_regs_intr/sample_regs_user for dummy event
    - scsi: lpfc: nvmet: Avoid hang / use-after-free again when destroying
      targetport
    - nfs: nfs_file_write() should check for writeback errors
    - watchdog: initialize device before misc_register
    - watchdog: rti-wdt: balance pm runtime enable calls
    - md-cluster: Fix potential error pointer dereference in resize_bitmaps()
    - kprobes: Fix compiler warning for !CONFIG_KPROBES_ON_FTRACE
    - x86/tsr: Fix tsc frequency enumeration bug on Lightning Mountain SoC
    - x86/bugs/multihit: Fix mitigation reporting when VMX is not in use
    - selftests/bpf: Prevent runqslower from racing on building bpftool
    - Input: sentelic - fix error return when fsp_reg_write fails
    - perf record: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not set
    - selftests/bpf: Fix silent Makefile output
    - vdpa_sim: init iommu lock
    - recordmcount: Fix build failure on non arm64
    - vdpa: Fix pointer math bug in vdpasim_get_config()
    - drm/vmwgfx: Use correct vmw_legacy_display_unit pointer
    - drm/vmwgfx: Fix two list_for_each loop exit tests
    - s390/test_unwind: fix possible memleak in test_unwind()
    - s390/Kconfig: add missing ZCRYPT dependency to VFIO_AP
    - net: qcom/emac: add missed clk_disable_unprepare in error path of
      emac_clks_phase1_init
    - nfs: Fix getxattr kernel panic and memory overflow
    - NFS: Fix flexfiles read failover
    - lib/test_lockup.c: fix return value of test_lockup_init()
    - fs/minix: set s_maxbytes correctly
    - fs/minix: fix block limit check for V1 filesystems
    - fs/minix: remove expected error message in block_to_path()
    - fs/ufs: avoid potential u32 multiplication overflow
    - test_kmod: avoid potential double free in trigger_config_run_type()
    - i2c: iproc: fix race between client unreg and isr
    - mfd: dln2: Run event handler loop under spinlock
    - crypto: algif_aead - fix uninitialized ctx->init
    - ALSA: echoaudio: Fix potential Oops in snd_echo_resume()
    - perf bench mem: Always memset source before memcpy
    - tools build feature: Quote CC and CXX for their arguments
    - perf/x86/rapl: Fix missing psys sysfs attributes
    - sh: landisk: Add missing initialization of sh_io_port_base
    - sh: fault: Fix duplicate printing of "PC:"
    - drm/i915/gt: Force the GT reset on shutdown
    - drm/panfrost: Use kvfree() to free bo->sgts
    - drm/dp_mst: Fix the DDC I2C device registration of an MST port
    - drm/dp_mst: Fix timeout handling of MST down messages
    - drm/dp_mst: Fix the DDC I2C device unregistration of an MST port
    - drm/omap: force runtime PM suspend on system suspend
    - drm/tidss: fix modeset init for DPI panels
    - drm: Added orientation quirk for ASUS tablet model T103HAF
    - drm: fix drm_dp_mst_port refcount leaks in drm_dp_mst_allocate_vcpi
    - drm/amdgpu: Fix bug where DPM is not enabled after hibernate and resume
    - drm/amd/display: Fix dmesg warning from setting abm level
    - drm/amd/display: dchubbub p-state warning during surface planes switch
    - Linux 5.8.3
  * update ENA driver for LLQ acceleration mode, new hw support (LP: #1890845)
    - ena_netdev: use generic power management
    - net: ena: Fix using plain integer as NULL pointer in 
ena_init_napi_in_range
    - net: ena: avoid unnecessary rearming of interrupt vector when busy-polling
    - net: ena: add reserved PCI device ID
    - net: ena: cosmetic: satisfy gcc warning
    - net: ena: cosmetic: change ena_com_stats_admin stats to u64
    - net: ena: add support for traffic mirroring
    - net: ena: enable support of rss hash key and function changes
    - net: ena: move llq configuration from ena_probe to ena_device_init()
    - net: ena: support new LLQ acceleration mode
  * DMA config issues on Synquacer ARM64 platform cause SATA configuration
    failures on boot (LP: #1892138)
    - of/address: check for invalid range.cpu_addr
  * [SRU] Fix acpi backlight issue on some thinkpads (LP: #1892010)
    - platform/x86: thinkpad_acpi: not loading brightness_init when _BCL invalid
  * Fix non-working Goodix touchpad after system sleep (LP: #1891998)
    - HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands
  * Groovy update: v5.8.2 upstream stable release (LP: #1892215)
    - tracepoint: Mark __tracepoint_string's __used
    - kunit: capture stderr on all make subprocess calls
    - io_uring: abstract out task work running
    - HID: input: Fix devices that return multiple bytes in battery report
    - ARM: dts: stm32: fix uart nodes ordering in stm32mp15-pinctrl
    - ARM: dts: stm32: fix uart7_pins_a comments in stm32mp15-pinctrl
    - x86/mce/inject: Fix a wrong assignment of i_mce.status
    - perf/x86/intel/uncore: Fix oops when counting IMC uncore events on some 
TGL
    - x86, sched: check for counters overflow in frequency invariant accounting
    - x86, sched: Bail out of frequency invariance if turbo frequency is unknown
    - x86, sched: Bail out of frequency invariance if turbo_freq/base_freq 
gives 0
    - sched/fair: Fix NOHZ next idle balance
    - sched: correct SD_flags returned by tl->sd_flags()
    - arm64: dts: rockchip: fix rk3368-lion gmac reset gpio
    - arm64: dts: rockchip: fix rk3399-puma vcc5v0-host gpio
    - arm64: dts: rockchip: fix rk3399-puma gmac reset gpio
    - EDAC: Fix reference count leaks
    - crc-t10dif: Fix potential crypto notify dead-lock
    - arm64: dts: qcom: msm8916: Replace invalid bias-pull-none property
    - memory: tegra: Fix an error handling path in tegra186_emc_probe()
    - soc: qcom: rpmh-rsc: Don't use ktime for timeout in write_tcs_reg_sync()
    - crypto: ccree - fix resource leak on error path
    - ARM: exynos: MCPM: Restore big.LITTLE cpuidle support
    - rcu/tree: Repeat the monitor if any free channel is busy
    - firmware: arm_scmi: Fix SCMI genpd domain probing
    - arm64: dts: sun50i-pinephone: dldo4 must not be >= 1.8V
    - arm64: dts: exynos: Fix silent hang after boot on Espresso
    - sched/uclamp: Fix initialization of struct uclamp_rq
    - crypto: qat - allow xts requests not multiple of block
    - clk: scmi: Fix min and max rate when registering clocks with discrete 
rates
    - m68k: mac: Don't send IOP message until channel is idle
    - m68k: mac: Fix IOP status/control register writes
    - platform/x86: intel-hid: Fix return value check in check_acpi_dev()
    - platform/x86: intel-vbtn: Fix return value check in check_acpi_dev()
    - ARM: dts: gose: Fix ports node name for adv7180
    - arm64: dts: renesas: Fix SD Card/eMMC interface device node names
    - ARM: dts: gose: Fix ports node name for adv7612
    - ARM: at91: pm: add missing put_device() call in at91_pm_sram_init()
    - ARM: dts: exynos: Disable frequency scaling for FSYS bus on Odroid XU3
      family
    - reset: intel: fix a compile warning about REG_OFFSET redefined
    - ARM: dts: at91: sama5d3_xplained: change phy-mode
    - ARM: dts: sunxi: bananapi-m2-plus-v1.2: Add regulator supply to all CPU
      cores
    - ARM: dts: sunxi: bananapi-m2-plus-v1.2: Fix CPU supply voltages
    - ARM: dts: stm32: Fix spi4 pins in stm32mp15-pinctrl
    - spi: dw-dma: Fix Tx DMA channel working too fast
    - spi: lantiq: fix: Rx overflow error in full duplex mode
    - crypto: x86/crc32c - fix building with clang ias
    - tpm: Require that all digests are present in TCG_PCR_EVENT2 structures
    - recordmcount: only record relocation of type R_AARCH64_CALL26 on arm64.
    - regulator: fix memory leak on error path of regulator_register()
    - io_uring: fix sq array offset calculation
    - arm64: dts: meson: misc fixups for w400 dtsi
    - arm64: dts: meson: fix mmc0 tuning error on Khadas VIM3
    - soc: qcom: pdr: Reorder the PD state indication ack
    - spi: rockchip: Fix error in SPI slave pio read
    - ARM: socfpga: PM: add missing put_device() call in
      socfpga_setup_ocram_self_refresh()
    - iocost: Fix check condition of iocg abs_vdebt
    - scripts/selinux/mdp: fix initial SID handling
    - irqchip/ti-sci-inta: Fix return value about devm_ioremap_resource()
    - seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALID
    - md: raid0/linear: fix dereference before null check on pointer mddev
    - irqchip/loongson-htvec: Fix potential resource leak
    - irqchip/loongson-htvec: Check return value of 
irq_domain_translate_onecell()
    - irqchip/loongson-pch-pic: Check return value of
      irq_domain_translate_twocell()
    - irqchip/loongson-liointc: Fix potential dead lock
    - kunit: tool: fix broken default args in unit tests
    - kunit: tool: fix improper treatment of file location
    - irqchip/irq-bcm7038-l1: Guard uses of cpu_logical_map
    - irqchip/gic-v4.1: Use GFP_ATOMIC flag in allocate_vpe_l1_table()
    - nvme-tcp: fix controller reset hang during traffic
    - nvme-rdma: fix controller reset hang during traffic
    - nvme-multipath: fix logic for non-optimized paths
    - nvme-multipath: do not fall back to __nvme_find_path() for non-optimized
      paths
    - irqchip/loongson-pch-pic: Fix the misused irq flow handler
    - block: don't do revalidate zones on invalid devices
    - drm/tilcdc: fix leak & null ref in panel_connector_get_modes
    - soc: qcom: rpmh-rsc: Set suppress_bind_attrs flag
    - net: mscc: ocelot: fix encoding destination ports into multicast IPv4
      address
    - ARM: exynos: clear L310_AUX_CTRL_FULL_LINE_ZERO in default l2c_aux_val
    - Bluetooth: add a mutex lock to avoid UAF in do_enale_set
    - loop: be paranoid on exit and prevent new additions / removals
    - io_uring: fix req->work corruption
    - fs/btrfs: Add cond_resched() for try_release_extent_mapping() stalls
    - drm/amdgpu: avoid dereferencing a NULL pointer
    - drm/radeon: Fix reference count leaks caused by pm_runtime_get_sync
    - crypto: aesni - Fix build with LLVM_IAS=1
    - video: fbdev: savage: fix memory leak on error handling path in probe
    - video: fbdev: neofb: fix memory leak in neo_scan_monitor()
    - bus: ti-sysc: Add missing quirk flags for usb_host_hs
    - md-cluster: fix wild pointer of unlock_all_bitmaps()
    - rtw88: 8822ce: add support for device ID 0xc82f
    - drm/nouveau/kms/nv50-: Fix disabling dithering
    - arm64: dts: hisilicon: hikey: fixes to comply with adi, adv7533 DT binding
    - drm/etnaviv: fix ref count leak via pm_runtime_get_sync
    - ionic: rearrange reset and bus-master control
    - memory: samsung: exynos5422-dmc: Do not ignore return code of 
regmap_read()
    - drm/nouveau: fix reference count leak in nouveau_debugfs_strap_peek
    - drm/nouveau: fix multiple instances of reference count leaks
    - mmc: sdhci-cadence: do not use hardware tuning for SD mode
    - btrfs: fix lockdep splat from btrfs_dump_space_info
    - usb: mtu3: clear dual mode of u3port when disable device
    - drm: msm: a6xx: fix gpu failure after system resume
    - drm/msm: Fix a null pointer access in msm_gem_shrinker_count()
    - drm/debugfs: fix plain echo to connector "force" attribute
    - drm/radeon: disable AGP by default
    - net: phy: mscc: restore the base page in vsc8514/8584_config_init
    - irqchip/irq-mtk-sysirq: Replace spinlock with raw_spinlock
    - mm/mmap.c: Add cond_resched() for exit_mmap() CPU stalls
    - drm/amd/display: Improve DisplayPort monitor interop
    - drm/amdgpu/debugfs: fix ref count leak when pm_runtime_get_sync fails
    - drm/amdgpu/display bail early in dm_pp_get_static_clocks
    - drm/amdgpu/display: properly guard the calls to swSMU functions
    - drm/amd/display: allow query ddc data over aux to be read only operation
    - drm/amd/powerplay: fix compile error with ARCH=arc
    - bpf: Fix fds_example SIGSEGV error
    - Bluetooth: hci_qca: Bug fixes for SSR
    - brcmfmac: keep SDIO watchdog running when console_interval is non-zero
    - brcmfmac: To fix Bss Info flag definition Bug
    - brcmfmac: set state of hanger slot to FREE when flushing PSQ
    - platform/x86: asus-nb-wmi: add support for ASUS ROG Zephyrus G14 and G15
    - iwlegacy: Check the return value of pcie_capability_read_*()
    - gpu: host1x: debug: Fix multiple channels emitting messages simultaneously
    - drm/amd/powerplay: suppress compile error around BUG_ON
    - ionic: update eid test for overflow
    - x86/uaccess: Make __get_user_size() Clang compliant on 32-bit
    - mmc: sdhci-pci-o2micro: Bug fix for O2 host controller Seabird1
    - usb: gadget: net2280: fix memory leak on probe error handling paths
    - bdc: Fix bug causing crash after multiple disconnects
    - usb: bdc: Halt controller on suspend
    - dyndbg: fix a BUG_ON in ddebug_describe_flags
    - bcache: fix super block seq numbers comparision in register_cache_set()
    - btrfs: allow btrfs_truncate_block() to fallback to nocow for data space
      reservation
    - btrfs: qgroup: free per-trans reserved space when a subvolume gets dropped
    - ACPICA: Do not increment operation_region reference counts for field units
    - io_uring: fix racy overflow count reporting
    - io_uring: fix stalled deferred requests
    - crypto: caam - silence .setkey in case of bad key length
    - drm/msm: ratelimit crtc event overflow error
    - drm/gem: Fix a leak in drm_gem_objects_lookup()
    - drm/bridge: ti-sn65dsi86: Clear old error bits before AUX transfers
    - drm/bridge: ti-sn65dsi86: Fix off-by-one error in clock choice
    - drm/amdgpu: use the unlocked drm_gem_object_put
    - agp/intel: Fix a memory leak on module initialisation failure
    - mwifiex: Fix firmware filename for sd8977 chipset
    - mwifiex: Fix firmware filename for sd8997 chipset
    - btmrvl: Fix firmware filename for sd8977 chipset
    - btmrvl: Fix firmware filename for sd8997 chipset
    - video: fbdev: sm712fb: fix an issue about iounmap for a wrong address
    - console: newport_con: fix an issue about leak related system resources
    - video: pxafb: Fix the function used to balance a 'dma_alloc_coherent()' 
call
    - Bluetooth: hci_qca: Fix an error pointer dereference
    - drm/mm: fix hole size comparison
    - Bluetooth: hci_qca: Only remove TX clock vote after TX is completed
    - Bluetooth: Allow suspend even when preparation has failed
    - ath10k: Acquire tx_lock in tx error paths
    - Bluetooth: hci_qca: Bug fix during SSR timeout
    - Bluetooth: hci_qca: Increase SoC idle timeout to 200ms
    - iio: improve IIO_CONCENTRATION channel type description
    - iio: amplifiers: ad8366: Change devm_gpiod_get() to optional and add the
      missed check
    - scsi: ufs: Fix imprecise load calculation in devfreq window
    - drm/etnaviv: Fix error path on failure to enable bus clk
    - drm/panfrost: Fix inbalance of devfreq record_busy/idle()
    - drm/arm: fix unintentional integer overflow on left shift
    - clk: bcm63xx-gate: fix last clock availability
    - powerpc/mm: Fix typo in IS_ENABLED()
    - powerpc/fixmap: Fix FIX_EARLY_DEBUG_BASE when page size is 256k
    - leds: lm355x: avoid enum conversion warning
    - ASoC: fsl_easrc: Fix uninitialized scalar variable in
      fsl_easrc_set_ctx_format
    - Bluetooth: btusb: fix up firmware download sequence
    - Bluetooth: btmtksdio: fix up firmware download sequence
    - media: cxusb-analog: fix V4L2 dependency
    - media: marvell-ccic: Add missed v4l2_async_notifier_cleanup()
    - media: omap3isp: Add missed v4l2_ctrl_handler_free() for
      preview_init_entities()
    - staging: most: avoid null pointer dereference when iface is null
    - dpaa2-eth: fix condition for number of buffer acquire retries
    - ASoC: SOF: nocodec: add missing .owner field
    - ASoC: Intel: cml_rt1011_rt5682: add missing .owner field
    - ASoC: Intel: sof_sdw: add missing .owner field
    - ASoC: Intel: bxt_rt298: add missing .owner field
    - ASoC: Intel: Boards: cml_rt1011_rt5682: use statically define codec config
    - net: atlantic: MACSec offload statistics checkpatch fix
    - scsi: cumana_2: Fix different dev_id between request_irq() and free_irq()
    - scsi: ufs: Disable WriteBooster capability for non-supported UFS devices
    - drm/mipi: use dcs write for mipi_dsi_dcs_set_tear_scanline
    - cxl: Fix kobject memleak
    - lkdtm: Avoid more compiler optimizations for bad writes
    - selftests/lkdtm: Reset WARN_ONCE to avoid false negatives
    - lkdtm: Make arch-specific tests always available
    - net: ethernet: ti: am65-cpsw-nuss: restore vlan configuration while 
down/up
    - tracing: Move pipe reference to trace array instead of current_tracer
    - scsi: qla2xxx: Make __qla2x00_alloc_iocbs() initialize 32 bits of
      request_t.handle
    - drm/amdgpu/debugfs: fix memory leak when amdgpu_virt_enable_access_debugfs
      failed
    - drm/amdgpu: ensure 0 is returned for success in jpeg_v2_5_wait_for_idle
    - drm/radeon: fix array out-of-bounds read and write issues
    - staging: vchiq_arm: Add a matching unregister call
    - iavf: fix error return code in iavf_init_get_resources()
    - iavf: Fix updating statistics
    - dma-buf: fix dma-fence-chain out of order test
    - RDMA/core: Fix bogus WARN_ON during ib_unregister_device_queued()
    - scsi: powertec: Fix different dev_id between request_irq() and free_irq()
    - scsi: eesox: Fix different dev_id between request_irq() and free_irq()
    - ipvs: allow connection reuse for unconfirmed conntrack
    - media: firewire: Using uninitialized values in node_probe()
    - media: allegro: Fix some NULL vs IS_ERR() checks in probe
    - media: staging: rkisp1: rsz: supported formats are the isp's src formats,
      not sink formats
    - media: staging: rkisp1: rsz: fix resolution limitation on sink pad
    - media: tvp5150: Add missed media_entity_cleanup()
    - media: exynos4-is: Add missed check for pinctrl_lookup_state()
    - media: cros-ec-cec: do not bail on device_init_wakeup failure
    - xfs: preserve rmapbt swapext block reservation from freed blocks
    - xfs: don't eat an EIO/ENOSPC writeback error when scrubbing data fork
    - xfs: fix reflink quota reservation accounting error
    - RDMA/rxe: Skip dgid check in loopback mode
    - PCI: Fix pci_cfg_wait queue locking problem
    - samples: bpf: Fix bpf programs with kprobe/sys_connect event
    - drm/stm: repair runtime power management
    - kobject: Avoid premature parent object freeing in kobject_cleanup()
    - leds: core: Flush scheduled work for system suspend
    - drm: panel: simple: Fix bpc for LG LB070WV8 panel
    - phy: cadence: salvo: fix wrong bit definition
    - dt-bindings: phy: uniphier: Fix incorrect clocks and clock-names for PXs3
      usb3-hsphy
    - phy: exynos5-usbdrd: Calibrating makes sense only for USB2.0 PHY
    - mmc: sdhci-of-arasan: Add missed checks for devm_clk_register()
    - drm/bridge: sil_sii8620: initialize return of sii8620_readb
    - scsi: scsi_debug: Add check for sdebug_max_queue during module init
    - bpfilter: Initialize pos variable
    - mwifiex: Prevent memory corruption handling keys
    - kernfs: do not call fsnotify() with name without a parent
    - powerpc/pseries: remove cede offline state for CPUs
    - powerpc/rtas: don't online CPUs for partition suspend
    - powerpc/vdso: Fix vdso cpu truncation
    - Bluetooth: Fix update of connection state in `hci_encrypt_cfm`
    - RDMA/qedr: SRQ's bug fixes
    - RDMA/qedr: Add EDPM mode type for user-fw compatibility
    - RDMA/qedr: Add EDPM max size to alloc ucontext response
    - RDMA/rxe: Prevent access to wr->next ptr afrer wr is posted to send queue
    - ima: Have the LSM free its audit rule
    - ima: Free the entire rule when deleting a list of rules
    - ima: Free the entire rule if it fails to parse
    - ima: Fail rule parsing when buffer hook functions have an invalid action
    - ima: Fail rule parsing when the KEXEC_CMDLINE hook is combined with an
      invalid cond
    - ima: Fail rule parsing when the KEY_CHECK hook is combined with an invalid
      cond
    - staging: rtl8192u: fix a dubious looking mask before a shift
    - ASoC: meson: fixes the missed kfree() for axg_card_add_tdm_loopback
    - PCI/ASPM: Add missing newline in sysfs 'policy'
    - go7007: add sanity checking for endpoints
    - media: s5p-g2d: Fix a memory leak in an error handling path in 
'g2d_probe()'
    - phy: renesas: rcar-gen3-usb2: move irq registration to init
    - powerpc/mm/radix: Free PUD table when freeing pagetable
    - powerpc/book3s64/pkeys: Use PVR check instead of cpu feature
    - drm/imx: fix use after free
    - drm/imx: tve: fix regulator_disable error path
    - gpu: ipu-v3: Restore RGB32, BGR32
    - spi: lantiq-ssc: Fix warning by using WQ_MEM_RECLAIM
    - PCI: loongson: Use DECLARE_PCI_FIXUP_EARLY for bridge_class_quirk()
    - USB: serial: iuu_phoenix: fix led-activity helpers
    - clk: qcom: gcc: Make disp gpll0 branch aon for sc7180/sdm845
    - usb: core: fix quirks_param_set() writing to a const pointer
    - thermal: ti-soc-thermal: Fix reversed condition in
      ti_thermal_expose_sensor()
    - coresight: etmv4: Fix resource selector constant
    - coresight: etmv4: Counter values not saved on disable
    - coresight: tmc: Fix TMC mode read in tmc_read_unprepare_etb()
    - coresight: etm4x: Fix save/restore during cpu idle
    - powerpc/perf: Fix missing is_sier_aviable() during build
    - mt76: mt7663u: fix memory leak in set key
    - mt76: mt7663u: fix potential memory leak in mcu message handler
    - mt76: mt7615: fix potential memory leak in mcu message handler
    - mt76: mt7915: potential array overflow in mt7915_mcu_tx_rate_report()
    - mt76: mt7915: add missing CONFIG_MAC80211_DEBUGFS
    - mt76: mt7615: fix possible memory leak in mt7615_mcu_wtbl_sta_add
    - phy: armada-38x: fix NETA lockup when repeatedly switching speeds
    - s390/bpf: Use brcl for jumping to exit_ip if necessary
    - s390/bpf: Tolerate not converging code shrinking
    - tools/bpftool: Fix error handing in do_skeleton()
    - ASoC: tas2770: Fix reset gpio property name
    - qed: Fix ILT and XRCD bitmap memory leaks
    - ASoC: hdac_hda: fix deadlock after PCM open error
    - powerpc/spufs: Fix the type of ret in spufs_arch_write_note
    - PCI: rcar: Fix runtime PM imbalance on error
    - MIPS: OCTEON: add missing put_device() call in dwc3_octeon_device_init()
    - thermal: int340x: processor_thermal: fix: update Jasper Lake PCI id
    - usb: dwc3: meson-g12a: fix shared reset control use
    - usb: dwc2: Fix error path in gadget registration
    - usb: gadget: f_uac2: fix AC Interface Header Descriptor wTotalLength
    - scsi: megaraid_sas: Clear affinity hint
    - scsi: mesh: Fix panic after host or bus reset
    - scsi: core: Add missing scsi_device_put() in scsi_host_block()
    - net: dsa: mv88e6xxx: MV88E6097 does not support jumbo configuration
    - bpf: Fix pos computation for bpf_iter seq_ops->start()
    - powerpc/watchpoint: Fix 512 byte boundary limit
    - powerpc/watchpoint: Fix DAWR exception constraint
    - powerpc/watchpoint: Fix DAWR exception for CACHEOP
    - macintosh/via-macii: Access autopoll_devs when inside lock
    - gpio: regmap: fix type clash
    - PCI: cadence: Fix cdns_pcie_{host|ep}_setup() error path
    - PCI: cadence: Fix updating Vendor ID and Subsystem Vendor ID register
    - RDMA/core: Fix return error value in _ib_modify_qp() to negative
    - Smack: fix another vsscanf out of bounds
    - Smack: prevent underflow in smk_set_cipso()
    - power: supply: check if calc_soc succeeded in pm860x_init_battery
    - Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllers
    - Bluetooth: hci_h5: Set HCI_UART_RESET_ON_INIT to correct flags
    - Bluetooth: hci_serdev: Only unregister device if it was registered
    - bpf: Fix bpf_ringbuf_output() signature to return long
    - Bluetooth: Fix suspend notifier race
    - Bluetooth: hci_qca: Stop collecting memdump again for command timeout 
during
      SSR
    - net: dsa: rtl8366: Fix VLAN semantics
    - net: dsa: rtl8366: Fix VLAN set-up
    - xfs: fix inode allocation block res calculation precedence
    - xfs: clear XFS_DQ_FREEING if we can't lock the dquot buffer to flush
    - selftests/powerpc: Squash spurious errors due to device removal
    - powerpc/32s: Fix CONFIG_BOOK3S_601 uses
    - powerpc/boot: Fix CONFIG_PPC_MPC52XX references
    - selftests/powerpc: Fix CPU affinity for child process
    - nvmem: sprd: Fix return value of sprd_efuse_probe()
    - RDMA/rtrs-clt: add an additional random 8 seconds before reconnecting
    - RDMA/rtrs: remove WQ_MEM_RECLAIM for rtrs_wq
    - RDMA/netlink: Remove CAP_NET_RAW check when dump a raw QP
    - PCI: Release IVRS table in AMD ACS quirk
    - cpufreq: ap806: fix cpufreq driver needs ap cpu clk
    - powerpc/pseries/hotplug-cpu: Remove double free in error path
    - selftests/powerpc: Fix online CPU selection
    - RDMA/hns: Fix error during modify qp RTS2RTS
    - RDMA/hns: Fix the unneeded process when getting a general type of CQE 
error
    - ASoC: meson: axg-tdm-interface: fix link fmt setup
    - ASoC: meson: axg-tdmin: fix g12a skew
    - ASoC: meson: axg-tdm-formatters: fix sclk inversion
    - ASoC: soc-core: Fix regression causing sysfs entries to disappear
    - net: ll_temac: Use devm_platform_ioremap_resource_byname()
    - drm/msm/dpu: don't use INTF_INPUT_CTRL feature on sdm845
    - libbpf: Fix register in PT_REGS MIPS macros
    - MIPS: only register FTLBPar exception handler for supported models
    - ASoC: core: use less strict tests for dailink capabilities
    - ASoC: meson: cards: deal dpcm flag change
    - ASoC: fsl_sai: Fix value of FSL_SAI_CR1_RFW_MASK
    - s390/qeth: tolerate pre-filled RX buffer
    - s390/qeth: don't process empty bridge port events
    - ice: Clear and free XLT entries on reset
    - ice: Graceful error handling in HW table calloc failure
    - netfilter: nft_meta: fix iifgroup matching
    - rtw88: fix LDPC field for RA info
    - rtw88: fix short GI capability based on current bandwidth
    - rtw88: coex: only skip coex triggered by BT info
    - qtnfmac: Missing platform_device_unregister() on error in
      qtnf_core_mac_alloc()
    - wl1251: fix always return 0 error
    - tools, build: Propagate build failures from tools/build/Makefile.build
    - tools, bpftool: Fix wrong return value in do_dump()
    - net/mlx5: DR, Change push vlan action sequence
    - net/mlx5: Delete extra dump stack that gives nothing
    - net: mvpp2: fix memory leak in mvpp2_rx
    - net: ethernet: aquantia: Fix wrong return value
    - liquidio: Fix wrong return value in cn23xx_get_pf_num()
    - net: sgi: ioc3-eth: Fix the size used in some 'dma_free_coherent()' calls
    - net: spider_net: Fix the size used in a 'dma_free_coherent()' call
    - fsl/fman: use 32-bit unsigned integer
    - fsl/fman: fix dereference null return value
    - fsl/fman: fix unreachable code
    - fsl/fman: check dereferencing null pointer
    - fsl/fman: fix eth hash table allocation
    - gpio: don't use same lockdep class for all devm_gpiochip_add_data users
    - net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task()
    - net: macb: Properly handle phylink on at91sam9x
    - dpaa2-eth: Fix passing zero to 'PTR_ERR' warning
    - hv_netvsc: do not use VF device if link is down
    - Revert "vxlan: fix tos value before xmit"
    - net: thunderx: initialize VF's mailbox mutex before first usage
    - media: mtk-mdp: Fix a refcounting bug on error in init
    - dlm: Fix kobject memleak
    - ocfs2: fix unbalanced locking
    - pinctrl-single: fix pcs_parse_pinconf() return value
    - mtd: rawnand: brcmnand: Don't default to edu transfer
    - svcrdma: Fix page leak in svc_rdma_recv_read_chunk()
    - nfsd: avoid a NULL dereference in __cld_pipe_upcall()
    - x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_task
    - crypto: aesni - add compatibility with IAS
    - af_packet: TPACKET_V3: fix fill status rwlock imbalance
    - drivers/net/wan/lapbether: Added needed_headroom and a skb->len check
    - net: Fix potential memory leak in proto_register()
    - net/nfc/rawsock.c: add CAP_NET_RAW check.
    - net: phy: fix memory leak in device-create error path
    - net: Set fput_needed iff FDPUT_FPUT is set
    - net/tls: Fix kmap usage
    - vmxnet3: use correct tcp hdr length when packet is encapsulated
    - net: refactor bind_bucket fastreuse into helper
    - net: initialize fastreuse on inet_inherit_port
    - vsock: fix potential null pointer dereference in vsock_poll()
    - net: phy: marvell10g: fix null pointer dereference
    - r8152: Use MAC address from correct device tree node
    - USB: serial: cp210x: re-enable auto-RTS on open
    - USB: serial: cp210x: enable usb generic throttle/unthrottle
    - usb: cdns3: gadget: always zeroed TRB buffer when enable endpoint
    - iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommu
    - vdpasim: protect concurrent access to iommu iotlb
    - ALSA: hda - fix the micmute led status for Lenovo ThinkCentre AIO
    - ALSA: hda - reverse the setting value in the micmute_led_set
    - ALSA: usb-audio: Creative USB X-Fi Pro SB1095 volume knob support
    - ALSA: usb-audio: fix overeager device match for MacroSilicon MS2109
    - ALSA: usb-audio: work around streaming quirk for MacroSilicon MS2109
    - ALSA: usb-audio: add quirk for Pioneer DDJ-RB
    - tpm: Unify the mismatching TPM space buffer sizes
    - pstore: Fix linking when crypto API disabled
    - crypto: hisilicon - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not
      specified
    - crypto: qat - fix double free in qat_uclo_create_batch_init_list
    - crypto: ccp - Fix use of merged scatterlists
    - crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specified
    - tick/nohz: Narrow down noise while setting current task's tick dependency
    - bitfield.h: don't compile-time validate _val in FIELD_FIT
    - fs/minix: check return value of sb_getblk()
    - fs/minix: don't allow getting deleted inodes
    - fs/minix: reject too-large maximum file size
    - kvm: x86: replace kvm_spec_ctrl_test_value with runtime test on the host
    - 9p: Fix memory leak in v9fs_mount
    - driver core: Fix probe_count imbalance in really_probe()
    - media: media-request: Fix crash if memory allocation fails
    - drm/ttm/nouveau: don't call tt destroy callback on alloc failure.
    - io_uring: set ctx sq/cq entry count earlier
    - io_uring: use TWA_SIGNAL for task_work uncondtionally
    - io_uring: fail poll arm on queue proc failure
    - io_uring: sanitize double poll handling
    - NFS: Don't move layouts to plh_return_segs list while in use
    - NFS: Don't return layout segments that are in use
    - cpufreq: Fix locking issues with governors
    - cpufreq: dt: fix oops on armada37xx
    - MIPS: VZ: Only include loongson_regs.h for CPU_LOONGSON64
    - include/asm-generic/vmlinux.lds.h: align ro_after_init
    - PM / devfreq: rk3399_dmc: Fix kernel oops when rockchip,pmu is absent
    - PM / devfreq: Fix indentaion of devfreq_summary debugfs node
    - spi: spidev: Align buffers for DMA
    - mtd: rawnand: qcom: avoid write to unavailable register
    - mtd: spi-nor: intel-spi: Simulate WRDI command
    - erofs: fix extended inode could cross boundary
    - Revert "mm/vmstat.c: do not show lowmem reserve protection information of
      empty zone"
    - Revert "parisc: Improve interrupt handling in arch_spin_lock_flags()"
    - Revert "parisc: Drop LDCW barrier in CAS code when running UP"
    - Revert "parisc: Use ldcw instruction for SMP spinlock release barrier"
    - Revert "parisc: Revert "Release spinlocks using ordered store""
    - parisc: Do not use an ordered store in pa_tlb_lock()
    - parisc: Implement __smp_store_release and __smp_load_acquire barriers
    - parisc: mask out enable and reserved bits from sba imask
    - ARM: dts: exynos: Extend all Exynos5800 A15's OPPs with max voltage data
    - ARM: 8992/1: Fix unwind_frame for clang-built kernels
    - firmware: qcom_scm: Fix legacy convention SCM accessors
    - irqdomain/treewide: Free firmware node after domain removal
    - firmware_loader: EFI firmware loader must handle pre-allocated buffer
    - xen/balloon: fix accounting in alloc_xenballooned_pages error path
    - xen/balloon: make the balloon wait interruptible
    - xen/gntdev: Fix dmabuf import with non-zero sgt offset
    - drm/xen-front: Fix misused IS_ERR_OR_NULL checks
    - s390/dasd: fix inability to use DASD with DIAG driver
    - s390/numa: set node distance to LOCAL_DISTANCE
    - s390/gmap: improve THP splitting
    - io_uring: Fix NULL pointer dereference in loop_rw_iter()
    - io_uring: hold 'ctx' reference around task_work queue + execute
    - io_uring: add missing REQ_F_COMP_LOCKED for nested requests
    - io_uring: enable lookup of links holding inflight files
    - task_work: only grab task signal lock when needed
    - Linux 5.8.2
  * Regression on NFS: unable to handle page fault in mempool_alloc_slab
    (LP: #1886277) // Groovy update: v5.8.2 upstream stable release
    (LP: #1892215)
    - SUNRPC: Fix ("SUNRPC: Add "@len" parameter to gss_unwrap()")
  * Groovy update: v5.8.2 upstream stable release (LP: #1892215) //
    CVE-2019-19770 which shows this issue is not a core debugfs issue, but
    - blktrace: fix debugfs use after free
  * Fix missing HDMI Audio on another HP Desktop (LP: #1891617)
    - ALSA: hda/hdmi: Use force connectivity quirk on another HP desktop
  * alsa/sof: support 1 and 3 dmics (LP: #1891585)
    - SAUCE: ASoC: SOF: intel: hda: support also devices with 1 and 3 dmics
  * fix ftrace pid filtering on linux 5.8  (LP: #1891528)
    - ftrace: Fix ftrace_trace_task return value
  * Fix false-negative return value for rtnetlink.sh in kselftests/net
    (LP: #1890136)
    - selftests: rtnetlink: correct the final return value for the test
    - selftests: rtnetlink: make kci_test_encap() return sub-test result
  *  Disable Lenovo P620 Rear line-in volume control (LP: #1891281)
    - ALSA: usb-audio: Disable Lenovo P620 Rear line-in volume control
  * tcp_fastopen_backup_key.sh from net in ubuntu_kernel_selftests failed on
    Eoan LPAR (LP: #1869134)
    - tcp: correct read of TFO keys on big endian systems
  * Groovy update: v5.8.1 upstream stable release (LP: #1891647)
    - scsi: ufs: Fix and simplify setup_xfer_req variant operation
    - USB: serial: qcserial: add EM7305 QDL product ID
    - USB: iowarrior: fix up report size handling for some devices
    - usb: xhci: define IDs for various ASMedia host controllers
    - usb: xhci: Fix ASMedia ASM1142 DMA addressing
    - Revert "ALSA: hda: call runtime_allow() for all hda controllers"
    - ALSA: hda/realtek: Add alc269/alc662 pin-tables for Loongson-3 laptops
    - ALSA: hda/ca0132 - Add new quirk ID for Recon3D.
    - ALSA: hda/ca0132 - Fix ZxR Headphone gain control get value.
    - ALSA: hda/ca0132 - Fix AE-5 microphone selection commands.
    - ALSA: seq: oss: Serialize ioctls
    - staging: android: ashmem: Fix lockdep warning for write operation
    - staging: rtl8712: handle firmware load failure
    - Staging: rtl8188eu: rtw_mlme: Fix uninitialized variable authmode
    - Bluetooth: Fix slab-out-of-bounds read in 
hci_extended_inquiry_result_evt()
    - Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()
    - Bluetooth: Prevent out-of-bounds read in 
hci_inquiry_result_with_rssi_evt()
    - omapfb: dss: Fix max fclk divider for omap36xx
    - binder: Prevent context manager from incrementing ref 0
    - Smack: fix use-after-free in smk_write_relabel_self()
    - scripts: add dummy report mode to add_namespace.cocci
    - lkdtm/heap: Avoid edge and middle of slabs
    - vgacon: Fix for missing check in scrollback handling
    - mtd: properly check all write ioctls for permissions
    - leds: wm831x-status: fix use-after-free on unbind
    - leds: lm36274: fix use-after-free on unbind
    - leds: da903x: fix use-after-free on unbind
    - leds: lm3533: fix use-after-free on unbind
    - leds: 88pm860x: fix use-after-free on unbind
    - gpio: max77620: Fix missing release of interrupt
    - xattr: break delegations in {set,remove}xattr
    - Revert "powerpc/kasan: Fix shadow pages allocation failure"
    - powerpc/kasan: Fix shadow pages allocation failure
    - PCI: tegra: Revert tegra124 raw_violation_fixup
    - ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
    - random32: move the pseudo-random 32-bit definitions to prandom.h
    - random: random.h should include archrandom.h, not the other way around
    - arm64: kaslr: Use standard early random function
    - Linux 5.8.1
    - [Config] Update annotations for changes in v5.8.1
  * bcache by-uuid links disappear after mounting bcache0 (LP: #1861941)
    - SAUCE: Revert "UBUNTU: SAUCE: (no-up) bcache: decouple emitting a 
cached_dev
      CHANGE uevent"
  * Miscellaneous upstream changes
    - Revert "ALSA: hda - Disable audio component for legacy Nvidia HDMI codecs"

linux-raspi (5.8.0-1001.4) groovy; urgency=medium

  * Packaging resync (LP: #1786013)
    - [Packaging] update helper scripts
    - update dkms package versions

  * Provide uncompressed arm64 kernel images (LP: #1892355)
    - [Packaging] raspi: Revert "UBUNTU: [Packaging] raspi: Build compressed 
arm64
      kernel images"

  * rpi3b+ becomes unresponsive after closing a program (LP: #1880388) //
    INVALID or PRIVATE BUG (LP: #1887831) // Build preemptible raspi kernels
    (LP: #1890808)
    - [Config] raspi: Switch from PREEMPT_VOLUNTARY to PREEMPT

  * dtoverlay=uart4 breaks Raspberry Pi 4B boot (LP: #1875454)
    - SAUCE: arm: dts: Add 'brcm, bcm2835-pl011' compatible for uart2-5

  * IO errors when writing large amounts of data to USB storage in eoan on
    RPI2/3 (armhf kernel) (LP: #1852510)
    - Add dwc_otg driver

  * Miscellaneous Ubuntu changes
    - [Packaging] raspi: Initial import of debian.raspi from focal:linux-raspi
      (5.4.0-1016.17)
    - [Packaging] raspi: Initial version of linux-raspi 5.8 for Groovy
    - SAUCE: arm: dts: Add 'brcm,bcm2835-pl011' compatible for uart0
    - SAUCE: arm: dts: Add 'brcm,bcm2835-gpio' compatible for gpio
    - [packaging] debhelper-compat (= 10) (and retire debian/compat)
    - [Config] raspi: Initial updateconfigs
    - [Config] raspi: Remove obsolete modules from the ABI
    - [Packaging] raspi: Drop the wireguard DKMS module

  * Miscellaneous upstream changes
    - arm: partially revert 702b94bff3c50542a6e4ab9a4f4cef093262fe65
    - Revert "rtc: pcf8523: properly handle oscillator stop bit"
    - smsx95xx: fix crimes against truesize
    - smsc95xx: Experimental: Enable turbo_mode and packetsize=2560 by default
    - Allow mac address to be set in smsc95xx
    - Protect __release_resource against resources without parents
    - irq-bcm2836: Prevent spurious interrupts, and trap them early
    - irq-bcm2836: Avoid "Invalid trigger warning"
    - irqchip: bcm2835: Add FIQ support
    - irqchip: irq-bcm2835: Add 2836 FIQ support
    - spi: spidev: Completely disable the spidev warning
    - dmaengine: bcm2835: Load driver early and support legacy API
    - firmware: Updated mailbox header
    - rtc: Add SPI alias for pcf2123 driver
    - watchdog: bcm2835: Support setting reboot partition
    - reboot: Use power off rather than busy spinning when halt is requested
    - bcm: Make RASPBERRYPI_POWER depend on PM
    - Register the clocks early during the boot process, so that 
special/critical
      clocks can get enabled early on in the boot process avoiding the risk of
      disabling a clock, pll_divider or pll when a claiming driver fails to
      install propperly - maybe it needs to defer.
    - bcm2835-rng: Avoid initialising if already enabled
    - clk-bcm2835: Mark used PLLs and dividers CRITICAL
    - clk-bcm2835: Add claim-clocks property
    - clk-bcm2835: Read max core clock from firmware
    - sound: Demote deferral errors to INFO level
    - Update vfpmodule.c
    - i2c: bcm2835: Add debug support
    - mm: Remove the PFN busy warning
    - irqchip: irq-bcm2836: Remove regmap and syscon use
    - lan78xx: Enable LEDs and auto-negotiation
    - amba_pl011: Don't use DT aliases for numbering
    - amba_pl011: Round input clock up
    - amba_pl011: Insert mb() for correct FIFO handling
    - amba_pl011: Add cts-event-workaround DT property
    - tty: amba-pl011: Make TX optimisation conditional
    - tty: amba-pl011: Add un/throttle support
    - tty: amba-pl011: Avoid rare write-when-full error
    - pinctrl-bcm2835: Set base to 0 give expected gpio numbering
    - Main bcm2708/bcm2709 linux port
    - bcm2708 framebuffer driver
    - Pulled in the multi frame buffer support from the Pi3 repo
    - fbdev: add FBIOCOPYAREA ioctl
    - Speed up console framebuffer imageblit function
    - dmaengine: Add support for BCM2708
    - MMC: added alternative MMC driver
    - Adding bcm2835-sdhost driver, and an overlay to enable it
    - vc_mem: Add vc_mem driver for querying firmware memory addresses
    - vcsm: VideoCore shared memory service for BCM2835
    - Add /dev/gpiomem device for rootless user GPIO access
    - Add SMI driver
    - Add cpufreq driver
    - Add Chris Boot's i2c driver
    - char: broadcom: Add vcio module
    - firmware: bcm2835: Support ARCH_BCM270x
    - BCM2708: Add core Device Tree support
    - BCM270x_DT: Add pwr_led, and the required "input" trigger
    - Added Device IDs for August DVB-T 205
    - Improve __copy_to_user and __copy_from_user performance
    - gpio-poweroff: Allow it to work on Raspberry Pi
    - mfd: Add Raspberry Pi Sense HAT core driver
    - Add support for all the downstream rpi sound card drivers
    - rpi_display: add backlight driver and overlay
    - bcm2835-virtgpio: Virtual GPIO driver
    - OF: DT-Overlay configfs interface
    - brcm: adds support for BCM43341 wifi
    - hci_h5: Don't send conf_req when ACTIVE
    - config: Add default configs
    - ARM64: Round-Robin dispatch IRQs between CPUs.
    - ARM64: Force hardware emulation of deprecated instructions.
    - cache: export clean and invalidate
    - AXI performance monitor driver (#2222)
    - cgroup: Disable cgroup "memory" by default
    - ARM: bcm2835: Set Serial number and Revision
    - dwc-otg: FIQ: Fix "bad mode in data abort handler"
    - ARM: Activate FIQs to avoid __irq_startup warnings
    - raspberrypi-firmware: Export the general transaction function.
    - drm/vc4: Add a mode for using the closed firmware for display.
    - drm/vc4: Name the primary and cursor planes in fkms.
    - drm/vc4: Add DRM_DEBUG_ATOMIC for the insides of fkms.
    - drm/vc4: Fix sending of page flip completion events in FKMS mode.
    - drm/vc4: Add support for setting DPMS in firmwarekms.
    - drm/vc4: Add FB modifier support to firmwarekms.
    - drm/vc4: Add missing enable/disable vblank handlers in fkms.
    - vc4_fkms: Apply firmware overscan offset to hardware cursor
    - drm/vc4: Fix warning about vblank interrupts before DRM core is ready.
    - drm/vc4: Skip SET_CURSOR_INFO when the cursor contents didn't change.
    - drm/vc4: Remove duplicate primary/cursor fields from FKMS driver.
    - vc4_firmware_kms: fix build
    - gpu:vc4-fkms: Update driver to not use plane->crtc.
    - drm/vc4: Don't wait for vblank on fkms cursor updates.
    - i2c-gpio: Also set bus numbers from reg property
    - added capture_clear option to pps-gpio via dtoverlay (#2433)
    - lan78xx: Read initial EEE status from DT
    - hid: Reduce default mouse polling interval to 60Hz
    - Add ability to export gpio used by gpio-poweroff
    - firmware/raspberrypi: Notify firmware of a reboot
    - irqchip: irq-bcm2835: Calc. FIQ_START at boot-time
    - of: configfs: Use of_overlay_fdt_apply API call
    - net: lan78xx: Disable TCP Segmentation Offload (TSO)
    - brcmfmac: Re-enable firmware roaming support
    - lan78xx: Move enabling of EEE into PHY init code
    - Add rpi-poe-fan driver
    - cxd2880: CXD2880_SPI_DRV should select DVB_CXD2880 with
      MEDIA_SUBDRV_AUTOSELECT
    - vchiq_2835_arm: Implement a DMA pool for small bulk transfers (#2699)
    - hwmon: raspberrypi: Prevent voltage low warnings from filling log
    - firmware: raspberrypi: Add backward compatible get_throttled
    - sc16is7xx: Don't spin if no data received
    - drivers: thermal: step_wise: add support for hysteresis
    - drivers: thermal: step_wise: avoid throttling at hysteresis temperature
      after dropping below it
    - Update issue templates (#2736)
    - net: lan78xx: Support auto-downshift to 100Mb/s
    - staging: bcm2835-camera: Ensure H264 header bytes get a sensible timestamp
    - firmware: raspberrypi: Report the fw variant during probe
    - lan78xx: Debounce link events to minimize poll storm
    - lan78xx: EEE support is now a PHY property
    - Revert "staging: vchiq: delete vchiq_killable.h"
    - Revert "staging: bcm2835-audio: Drop DT dependency"
    - gpu: vc4_firmware_kms: Fix up 64 bit compile warnings.
    - bcm2835-dma: Add support for per-channel flags
    - drm: vc4: Programming the CTM is conditional on running full KMS
    - rtc: rv3028: Add backup switchover mode support
    - lan78xx: use default alignment for rx buffers
    - media: ov5647: Add set_fmt and get_fmt calls.
    - [media] Documentation: DT: add device tree for PWDN control
    - media: ov5647: Add support for PWDN GPIO.
    - media: ov5647: Add support for non-continuous clock mode
    - media: tc358743: Increase FIFO level to 374.
    - media: tc358743: fix connected/active CSI-2 lane reporting
    - media: tc358743: Add support for 972Mbit/s link freq.
    - media: tc358743: Check I2C succeeded during probe.
    - media: adv7180: Default to the first valid input
    - media: adv7180: Add YPrPb support for ADV7282M
    - media: videodev2: Add helper defines for printing FOURCCs
    - dt-bindings: Document BCM283x CSI2/CCP2 receiver
    - MAINTAINERS: Add entry for BCM2835 Unicam driver
    - media: tc358743: Return an appropriate colorspace from tc358743_set_fmt
    - staging: vchiq_arm: Fix platform device unregistration
    - staging: bcm2835-camera: Ensure timestamps never go backwards.
    - staging: vc04_services: Split vchiq-mmal into a module
    - staging: mmal-vchiq: Allocate and free components as required
    - staging: mmal-vchiq: Avoid use of bool in structures
    - staging: mmal-vchiq: Make timeout a defined parameter
    - staging: mmal-vchiq: Make a mmal_buf struct for passing parameters
    - staging: mmal-vchiq: Add support for event callbacks.
    - staging: vc04_services: Support sending data to MMAL ports
    - staging: vc04_services: Fixup vchiq-mmal include ordering
    - staging: vc04_services: Add new vc-sm-cma driver
    - staging: vc04_services: Use vc-sm-cma to support zero copy
    - media: videobuf2: Allow exporting of a struct dmabuf
    - staging: vc04_services: Add a V4L2 M2M codec driver
    - staging: mmal-vchiq: Fix client_component for 64 bit kernel
    - clk: clk-bcm2835: Use %zd when printing size_t
    - media: ov5647: Use gpiod_set_value_cansleep
    - staging: bcm2835-codec: variable vb2 may be used uninitialised
    - staging: bcm2835-codec: Fix potentially uninitialised vars
    - staging: mmal_vchiq: Add in the Bayer encoding formats
    - staging: mmal-vchiq: Always return the param size from param_get
    - staging: mmal-vchiq: If the VPU returns an error, don't negate it
    - staging: bcm2835_codec: Query supported formats from the component
    - staging: bcm2835_codec: Add support for the ISP as an M2M device
    - staging: bcm2835_codec: Add an option for ignoring Bayer formats.
    - staging: bcm2835_codec: Fix handling of VB2_MEMORY_DMABUF buffers
    - staging: mmal-vchiq: Update mmal_parameters.h with recently defined params
    - staging: bcm2835_codec: Include timing info in SPS headers
    - staging: bcm2835-codec: NULL component handle on queue_setup failure
    - staging: bcm2835_codec: Clean up logging on unloading the driver
    - staging: bcm2835-codec: Refactor default resolution code
    - staging: bcm2835-codec: Correct port width calc for truncation
    - staging: bcm2835-codec: Remove height padding for ISP role
    - staging: mmal-vchiq: Free the event context for control ports
    - staging: mmal-vchiq: Fix memory leak in error path
    - Bluetooth: Check key sizes only when Secure Simple Pairing is enabled
    - staging: bcm2835-codec: Convert V4L2 nsec timestamps to MMAL usec
    - staging: bcm2835-codec: Add support for setting S_PARM and G_PARM
    - w1: w1-gpio: Make GPIO an output for strong pullup
    - arm: bcm2835: Fix FIQ early ioremap
    - Fix copy_from_user if BCM2835_FAST_MEMCPY=n
    - arm: bcm2835: DMA can only address 1GB
    - hwrng: iproc-rng200: Add BCM2838 support
    - mmc: sdhci-iproc: Fix vmmc regulators on iProc
    - vchiq: Add 36-bit address support
    - bcm2835-pcm.c: Support multichannel audio
    - bcmgenet: constrain max DMA burst length
    - bcmgenet: Better coalescing parameter defaults
    - net: genet: enable link energy detect powerdown for external PHYs
    - usb: xhci: Disable the XHCI 5 second timeout
    - spi: bcm2835: enable shared interrupt support
    - clk-bcm2835: Don't wait for pllh lock
    - soc: bcm: bcm2835-pm: Add support for 2711.
    - clk: bcm2835: Add support for setting leaf clock rates while running.
    - clk: bcm2835: Allow reparenting leaf clocks while they're running.
    - usb: add plumbing for updating interrupt endpoint interval state
    - xhci: implement xhci_fixup_endpoint for interval adjustments
    - usbhid: call usb_fixup_endpoint after mangling intervals
    - arm: bcm2835: Add bcm2838 compatible string.
    - drm/vc4: Fix oops at boot with firmwarekms on 4.19.
    - drm/v3d: Add support for 2711.
    - drm/v3d: Skip MMU flush if the device is currently off.
    - drm/v3d: Hook up the runtime PM ops.
    - drm/vc4: Fix synchronization firmwarekms against GL rendering.
    - drm/vc4: Expose the format modifiers for firmware kms.
    - drm/vc4: Fix vblank timestamping for firmwarekms.
    - gpu: vc4-fkms: Switch to the newer mailbox frame buffer API.
    - drm: vc4: Add an overlay plane to vc4-firmware-kms
    - drm: vc4: Increase max screen size to 4096x4096.
    - drm: vc4: Add support for multiple displays to fkms
    - drm: vc4: Fix build warning
    - drm: vc4: Select display to blank during initialisation
    - drm: vc4: Remove now unused structure.
    - drm: vc4: Query the display ID for each display in FKMS
    - drm/vc4: Set the display number when querying the display resolution
    - drm: vc4: Need to call drm_crtc_vblank_[on|off] from vc4_crtc_[en|dis]able
    - drm: vc4: Add support for H & V flips on each plane for FKMS
    - drm: vc4: Remove unused vc4_fkms_cancel_page_flip function
    - drm: vc4: Iterate over all planes in vc4_crtc_[dis|en]able
    - drm: vc4: Bring fkms into line with kms in blocking doublescan modes
    - drm: vc4: Increase max_width/height to 7680.
    - drm: vc4: FKMS reads the EDID from fw, and supports mode setting
    - drm: vc4-firmware-kms: Remove incorrect overscan support.
    - drm: vc4: Log flags in fkms mode set
    - drm: vc4-firmware-kms: Fix DSI display support
    - drm: vc4: Probe DPI/DSI timings from the firmware
    - drm: vc4: handle the case where there are no available displays
    - drm/vc4: Support the VEC in FKMS
    - drm: vc4: Fixup typo when setting HDMI aspect ratio
    - drm/vc4: Correct SAND support for FKMS.
    - drm/vc4: fkms to query the VPU for HDMI clock limits
    - drm/vc4: Max resolution of 7680 is conditional on being Pi4
    - drm/vc4: Fix T-format modifiers in FKMS.
    - drm/vc4: Remove 340MHz clock limit from FKMS now scrambling issues 
resolved
    - drm: vc4: Add status of which display is updated through vblank
    - drm/vc4: In FKMS look at the modifiers correctly for SAND
    - drm/vc4: Limit fkms to modes <= 85Hz
    - drm/vc4: Ignore HVS unless initialised
    - drm: vc4_dsi: Fix DMA channel and memory leak in vc4 (#3012)
    - drm/vc4: Add support for color encoding on YUV planes
    - xhci: add quirk for host controllers that don't update endpoint DCS
    - i2c: bcm2835: Set clock-stretch timeout to 35ms
    - staging: vc04_services: fix compiling in separate directory
    - clk-bcm2835: Avoid null pointer exception
    - drm/vc4: Prevent load tracking from breaking FKMS
    - drm/v3d: HACK: gut runtime pm for now.
    - drm/v3d: Clock V3D down when not in use.
    - drm/vc4: Query firmware for custom HDMI mode
    - drm/vc4: Pass the drm vrefresh to the firmware on mode set
    - drm/vc4: Add support for margins to fkms
    - drm/vc4: Ensure zpos is always initialised
    - drm/vc4: A present but empty dmas disables audio
    - Fixup FKMS interrupt handing for non-existent display
    - drivers: char: add chardev for mmap'ing the RPiVid control registers
    - hid: usb: Add device quirks for Freeway Airmouse T3 and MX3
    - drm/vc4: Add "Broadcast RGB" connector property
    - drm/vc4: fkms: Set default state margin at reset
    - staging: bcm2835-codec: switch to multi-planar API
    - staging: bcm2835-codec: implement V4L2_CID_MIN_BUFFERS_FOR_CAPTURE
    - staging: bcm2835-codec: set device_caps in struct video_device
    - Add HDMI1 facility to the driver.
    - drm/vc4: Resolve the vblank warnings on mode switching
    - drm/vc4: Remove unused mode variable
    - staging:bcm2835-codec: Expand logging on format setting
    - staging: bcm2835-codec: Correct bytesperline on format changed
    - drm/vc4: Add missing NULL check to vc4_crtc_consume_event
    - net: bcmgenet: Workaround #2 for Pi4 Ethernet fail
    - xhci: Use more event ring segment table entries
    - configs: arm64/bcm2711: Enable V3D
    - staging: bcm2835-codec: add support for 
V4L2_CID_MPEG_VIDEO_FORCE_KEY_FRAME
    - staging: bcm2835-codec: remove unnecessary padding on encoder input
    - arch/arm: Add model string to cpuinfo
    - arch/arm64: Add Revision, Serial, Model to cpuinfo
    - media: dt-bindings: Add binding for the Sony IMX219 sensor
    - staging: bcm2835-codec: Fix non-documentation comment block
    - staging: bcm2835-codec: Fix declaration of roles
    - staging: bcm2835-codec: Add role to device name
    - staging: bcm2835-codec: Pass driver context to create entities
    - staging: bcm2835-codec: add media controller support
    - v4l2: Add a Greyworld AWB mode.
    - staging: bcm2835-camera: Add greyworld AWB mode
    - drm/vc4: Fix for margins in composite/SDTV mode (#3223)
    - staging: bcm2835-codec: Allow height of 1920.
    - staging: bcm2835-codec: Correct g/s_selection API MPLANE support
    - drm/v3d: Delete pm_runtime support
    - kbuild: Allow .dtbo overlays to be built piecemeal
    - ARM: bcm: Switch board, clk and pinctrl to bcm2711 compatible
    - vchiq_2835_arm: suppress warning
    - Rename HDMI ALSA device names, check for enable state
    - drm/vc4: Add support for YUV color encodings and ranges
    - drm/vc4: Correct handling of rotation parameter in fkms
    - dt-bindings: Add binding for the Infineon IRS1125 sensor
    - media: i2c: Add a driver for the Infineon IRS1125 depth sensor
    - staging:bcm2835-codec: Add support for ENUM_FRAMESIZES
    - staging: bcm2835-codec: Correct buffer type check on G_PARM
    - staging: bcm2835-codec: Set default and error check timeperframe
    - staging: bcm2835-codec: Fix imbalance in dma_buf_get/dma_buf_put
    - drm:vc4 Added calls for firmware display blank/unblank
    - drm/v3d: Don't clear MMU control bits on exception
    - drm/v3d: Suppress all but the first MMU error
    - drm/v3d: Plug dma_fence leak
    - staging: vchiq_arm: Register vcsm-cma as a platform driver
    - staging: vchiq_arm: Register bcm2835-codec as a platform driver
    - staging: bcm2835-codec: Fix potential memory leak of isp instance
    - staging: vchiq_arm: Unify the unload handling of platform devs
    - net: bcmgenet: The second IRQ is optional
    - net:phy:2711 Allow ethernet LED mode to be set via device tree
    - net:phy:2711 Change the default ethernet LED actions
    - v3d_drv: Handle missing clock more gracefully
    - v3d_gem: Kick the clock so firmware knows we are using firmware clock
      interface
    - clk-raspberrypi: Allow cpufreq driver to also adjust gpu clocks
    - clk-bcm2835: Disable v3d clock
    - raspberrypi-cpufreq: Only report integer pll divisor frequencies
    - drm/v3d: Set dma_mask as well as coherent_dma_mask
    - staging: vchiq_arm: Set up dma ranges on child devices
    - staging: vchiq: Use the old dma controller for OF config on platform 
devices
    - ARM: bcm: Backport BCM2711 support from upstream
    - Initialise rpi-firmware before clk-bcm2835
    - brcmfmac: Increase power saving delay to 2s
    - staging: vchiq_arm: Give vchiq children DT nodes
    - staging: vchiq_arm: Add a matching unregister call
    - pinctrl: bcm2835: Remove gpiochip on error
    - pinctrl: bcm2835: Change init order for gpio hogs
    - pinctrl: bcm2835: Accept fewer than expected IRQs
    - drivers: char: vcio: Use common compat header
    - video: fbdev: bcm2708_fb: Use common compat header
    - staging: vc04_services: Fix vcsm overflow bug when counting transactions
    - of: overlay: Correct symbol path fixups
    - configs: Add CONFIG_EXT4_ENCRYPTION=y
    - bcm2835-sdhost: Replace obsolete struct timeval
    - dt-bindings: pci: Add DT docs for Brcmstb PCIe device
    - Kbuild: Allow .dtbo overlays to be built, adjust.
    - bcmgenet: Disable skip_umac_reset by default
    - configs: Regenerate Raspberry Pi defconfigs
    - drm/fourcc: Add packed 10bit YUV 4:2:0 format
    - drm/vc4: Add DRM_FORMAT_P030 support to firmware-kms
    - media: uapi: hevc: Add scaling matrix control
    - media: uapi: hevc: Add segment address field
    - media: hevc_ctrls: Add slice param dependent slice segment
    - media: uapi: Add hevc ctrls for WPP decoding
    - media: videodev2.h: Add a format for column YUV4:2:0 modes
    - media: v4l2-mem2mem: allow request job buffer processing after job finish
    - media: dt-bindings: media: Add binding for the Raspberry PI HEVC decoder
    - staging: media: Add Raspberry Pi V4L2 H265 decoder
    - mmc: sdhci: Silence MMC warnings
    - dt-bindings: clock: Add a binding for the RPi Firmware clocks
    - clk: bcm: rpi: Allow the driver to be probed by DT
    - clk: bcm: rpi: Statically init clk_init_data
    - clk: bcm: rpi: Use clk_hw_register for pllb_arm
    - clk: bcm: rpi: Remove global pllb_arm clock pointer
    - clk: bcm: rpi: Make sure pllb_arm is removed
    - clk: bcm: rpi: Remove pllb_arm_lookup global pointer
    - clk: bcm: rpi: Switch to clk_hw_register_clkdev
    - clk: bcm: rpi: Make sure the clkdev lookup is removed
    - clk: bcm: rpi: Create a data structure for the clocks
    - clk: bcm: rpi: Add clock id to data
    - clk: bcm: rpi: Pass the clocks data to the firmware function
    - clk: bcm: rpi: Rename is_prepared function
    - clk: bcm: rpi: Split pllb clock hooks
    - clk: bcm: rpi: Make the PLLB registration function return a clk_hw
    - clk: bcm: rpi: Add DT provider for the clocks
    - clk: bcm: rpi: Discover the firmware clocks
    - reset: Move reset-simple header out of drivers/reset
    - reset: simple: Add reset callback
    - dt-bindings: clock: Add BCM2711 DVP binding
    - clk: bcm: Add BCM2711 DVP driver
    - dt-bindings: display: Convert VC4 bindings to schemas
    - dt-bindings: display: vc4: dpi: Add missing clock-names property
    - dt-bindings: display: vc4: dsi: Add missing clock properties
    - dt-bindings: display: vc4: hdmi: Add missing clock-names property
    - dt-bindings: display: vc4: Document BCM2711 VC5
    - drm/vc4: drv: Add include guards
    - drm/vc4: drv: Support BCM2711
    - drm/vc4: drv: Add support for the BCM2711 HVS5
    - drm/vc4: plane: Improve LBM usage
    - drm/vc4: plane: Move planes creation to its own function
    - drm/vc4: plane: Move additional planes creation to driver
    - drm/vc4: plane: Register all the planes at once
    - drm/vc4: plane: Create overlays for any CRTC
    - drm/vc4: plane: Create more planes
    - drm/vc4: crtc: Rename SoC data structures
    - drm/vc4: crtc: Move crtc state to common header
    - drm/vc4: crtc: Deal with different number of pixel per clock
    - drm/vc4: crtc: Use a shared interrupt
    - drm/vc4: crtc: Turn static const variable into a define
    - drm/vc4: crtc: Move the cob allocation outside of bind
    - drm/vc4: crtc: Rename HVS channel to output
    - drm/vc4: crtc: Use local chan variable
    - drm/vc4: crtc: Enable and disable the PV in atomic_enable / disable
    - drm/vc4: crtc: Assign output to channel automatically
    - drm/vc4: crtc: Add FIFO depth to vc4_crtc_data
    - drm/vc4: crtc: Add function to compute FIFO level bits
    - drm/vc4: crtc: Rename HDMI encoder type to HDMI0
    - drm/vc4: crtc: Add HDMI1 encoder type
    - drm/vc4: crtc: Remove redundant call to drm_crtc_enable_color_mgmt
    - drm/vc4: crtc: Disable color management for HVS5
    - dt-bindings: display: vc4: pv: Add BCM2711 pixel valves
    - drm/vc4: crtc: Add BCM2711 pixelvalves
    - drm/vc4: hdmi: Use debugfs private field
    - drm/vc4: hdmi: Move structure to header
    - drm/vc4: hdmi: rework connectors and encoders
    - drm/vc4: hdmi: Rename hdmi to vc4_hdmi
    - drm/vc4: hdmi: Move accessors to vc4_hdmi
    - drm/vc4: hdmi: Use local vc4_hdmi directly
    - drm/vc4: hdmi: Add container_of macros for encoders and connectors
    - drm/vc4: hdmi: Pass vc4_hdmi to CEC code
    - drm/vc4: hdmi: Remove vc4_dev hdmi pointer
    - drm/vc4: hdmi: Remove vc4_hdmi_connector
    - drm/vc4: hdmi: Introduce resource init and variant
    - drm/vc4: hdmi: Implement a register layout abstraction
    - drm/vc4: hdmi: Add reset callback
    - drm/vc4: hdmi: Add PHY init and disable function
    - drm/vc4: hdmi: Add PHY RNG enable / disable function
    - drm/vc4: hdmi: Add a CSC setup callback
    - drm/vc4: hdmi: Add a set_timings callback
    - drm/vc4: hdmi: Add HDMI ID
    - drm/vc4: hdmi: Deal with multiple debugfs files
    - drm/vc4: hdmi: Add an audio support flag
    - drm/vc4: hdmi: Move CEC init to its own function
    - drm/vc4: hdmi: Add CEC support flag
    - drm/vc4: hdmi: Remove unused CEC_CLOCK_DIV define
    - drm/vc4: hdmi: Rename drm_encoder pointer in mode_valid
    - drm/vc4: hdmi: Adjust HSM clock rate depending on pixel rate
    - drm/vc4: hdmi: Support the BCM2711 HDMI controllers
    - dt-bindings: display: vc4: hdmi: Add BCM2711 HDMI controllers bindings
    - drm: Checking of the pitch is only valid for linear formats
    - drm/vc4: Add support for DRM_FORMAT_P030 to vc4 planes
    - Fixup P030 support
    - drm/vc4: The check for assigned HVS channels is not applicable 
firmware_kms
    - drm/vc4: Reset audio infoframe on encoder_enable if previously streaming
    - drm/vc4: Set the b-frame marker to the match ALSA's default.
    - drm/vc4: Use reg-names to configure HDMI audio.
    - drm/vc4: Add audio initialisation for Pi4.
    - drm/vc4: Enable audio on Pi4.
    - drm/vc4: Alter the HDMI state machine clock calc to allow for 1920x1200
    - drm/vc4: Kick the core clock up during a mode change
    - drm/vc4: Fixup for firmware KMS
    - drm/vc4: Fixup plane init within firmware-kms
    - drm/vc4-hdmi: Give the HDMI audio instances different names
    - vc4_hdmi_phy: Fix offset calculation
    - overlays: Fix dtc warnings in i2c-gpio
    - drm/vc4: hdmi: Silence pixel clock error on -EPROBE_DEFER
    - driver: char: rpivid: Remove legacy name support
    - spi: Force CS_HIGH if GPIO descriptors are used
    - Revert "spi: spidev: Fix CS polarity if GPIO descriptors are used"
    - spi: use_gpio_descriptor fixup moved to spi_setup
    - driver: char: rpivid: Don't map more than wanted
    - media: bcm2835-unicam: Driver for CCP2/CSI2 camera interface
    - media: uapi: v4l2-core: Add sensor ancillary data V4L2 foucc type.
    - media: uapi: Add MEDIA_BUS_FMT_SENSOR_DATA media bus format
    - media: bcm2835-unicam: Add support for mulitple device nodes.
    - media: bcm2835-unicam: Add embedded data node.
    - media: bcm2835-unicam: Use dummy buffer if none have been queued
    - media: bcm2835-unicam: Disable event-related ioctls on metadata node
    - media: bcm2835-unicam: Add support for the FRAME_SYNC event
    - configs: Enable CONFIG_ARM_BCM2835_CPUFREQ
    - Revert "firmware: raspberrypi: register clk device"
    - media: imx219: Advertise embedded data node on media pad 1
    - media: bcm2835-unicam: Re-fetch mbus code from subdev on a g_fmt call
    - uapi: bcm2835-isp: Add bcm2835-isp uapi header file
    - media: uapi: v4l2-core: Add ISP statistics output V4L2 fourcc type
    - media: uapi: v4l-ctrls: Add CID base for the bcm2835-isp driver
    - staging: mmal-vchiq: Fix formatting errors in mmal_parameters.h
    - staging: vc04_services: ISP: Add a more complex ISP processing component
    - staging: vchiq: Load bcm2835_isp driver from vchiq
    - vc4_hvs: Mark core clock as optional
    - vc4_hdmi: BCM2835 requires a fixed hsm clock for CEC to work
    - bcm2835-dma: Add proper 40-bit DMA support
    - overlays: Make the i2c-gpio overlay safe again
    - media: i2c: imx219: Implement get_selection
    - media: i2c: imx219: Declare that the driver can create events
    - media: ov5647: Fix return codes from ov5647_write/ov5647_read functions.
    - media: ov5647: Add basic support for multiple sensor modes.
    - media: ov5647: Add V4L2 controls for analogue gain, exposure and AWB
    - media: ov5647: Add extra 10-bit sensor modes.
    - media: ov5647: change defaults to better match raw camera applications.
    - media: i2c: ov5647: Add support for g_selection to reflect 
cropping/binning
    - media: i2c: ov5467: Fixup error path to release mutex
    - media: i2c: ov5647: Support V4L2_CID_PIXEL_RATE
    - media: i2c: ov5647: Set V4L2_SUBDEV_FL_HAS_EVENTS flag
    - media: i2c: ov5647: Add support for V4L2_CID_VBLANK
    - media: i2c: ov5647: Neither analogue gain nor exposure need 
EXECUTE_ON_WRITE
    - media: i2c: ov5647: Use member names in mode tables
    - media: i2c: ov5647: Advertise the correct exposure range
    - media: bcm2835-unicam: Add support for VIDIOC_[S|G]_SELECTION
    - media: bcm2835-unicam: Do not stop streaming in unicam_release
    - media: bcm2835-unicam: Fix reference counting in unicam_open
    - staging: vc04_services: ISP: Add enum_framesizes ioctl
    - staging: vc04_services: isp: Remove duplicated initialisation
    - staging: vc04_services: isp: Make all references to bcm2835_isp_fmt const
    - vc4_hdmi_phy: Fix typo in phy_get_cp_current
    - media: i2c: tc358743: Fix fallthrough warning
    - media: bcm2835: unicam: Fix uninitialized warning
    - video: bcm2708_fb: Disable FB if no displays found
    - vc4_hdmi: Fix register offset when sending longer CEC messages
    - vc4_hdmi: Fix up CEC registers
    - vc4_hdmi_regs: Add Intr2 register block
    - vc4_hdmi_regs: Make interrupt mask variant specific
    - vc4_hdmi: Make irq shared
    - vc4_hdmi: Adjust CEC ref clock based on its input clock
    - vc4_hdmi: Remove cec_available flag as always supported
    - dt-bindings: media: i2c: Add IMX477 CMOS sensor binding
    - media: i2c: Add driver for Sony IMX477 sensor
    - media: i2c: imx477: Add support for adaptive frame control
    - configs: Use the upstream cpufreq driver
    - media: bcm2835-unicam: Always service interrupts
    - sc16is7xx: Fix for hardware flow control
    - drm/vc4: Fix VIC usage with Broadcast RGB
    - staging: vc04_services: mmal-vchiq: Update parameters list
    - staging:vc04_services: bcm2835-codec: Request headers with I-frame
    - staging:vc04_services: bcm2835-codec: Avoid fragmenting buffers
    - staging:vc04_services: bcm2835-camera: Request headers with I-frame
    - kbuild: Disable gcc plugins
    - media: bcm2835-unicam: Retain packing information on G_FMT
    - zswap: Defer zswap initialisation
    - drm/vc4: Adopt the dma configuration from the HVS or V3D component
    - drm/vc4: Add FKMS as an acceptable node for dma ranges.
    - SQUASH: pinctrl: bcm2835: Set base for bcm2711 GPIO to 0
    - media: i2c: imx477: Return correct result on sensor id verification
    - staging: vchiq_arm: Clean up 40-bit DMA support
    - media: bcm2835-unicam: change minimum number of vb2_queue buffers to 1
    - brcmfmac: BCM43436 needs dedicated firmware
    - media: bcm2835-isp: fix bytes per line calculations for some image formats
    - vc4: Set driver_name for card
    - vc4: cec: Restore cec physical address on reconnect
    - snd_bcm2835: disable HDMI audio when vc4 is used (#3640)
    - clk: rpi: Adjust DT binding to match upstream
    - clk: bcm: rpi: Add an enum for the firmware clocks
    - clk: bcm: rpi: Use CCF boundaries instead of rolling our own
    - clk: bcm: rpi: Give firmware clocks a name
    - clk: bcm: rpi: Remove the quirks for the CPU clock
    - clk: rpi: Only register a few firmware clocks
    - clk: rpi: Fix compatible indentation
    - gpiolib: Don't prevent IRQ usage of output GPIOs
    - PCI: brcmstb: Add DT property to control L1SS
    - media: irs1125: Using i2c_transfer for ic2 reads
    - media: irs1125: Refactoring and debug messages
    - media: irs1125: Atomic access to imager reconfiguration
    - media: irs1125: Keep HW in sync after imager reset
    - staging: bcm2835-audio: Add missing MODULE_ALIAS
    - brcmfmac: Prefer a ccode from OTP over nvram file
    - media: v4l2-subdev: Introduce [get|set]_mbus_config pad ops
    - media: i2c: Use the new get_mbus_config pad op
    - media: i2c: ov6650: Use new [get|set]_mbus_config ops
    - media: pxa_camera: Use the new set_mbus_config op
    - media: v4l2-subdev: Remove [s|g]_mbus_config video ops
    - staging: media: imx: Update TODO entry
    - media: i2c: adv748x: Adjust TXA data lanes number
    - media: i2c: adv748x: Implement get_mbus_config
    - media: rcar-csi2: Negotiate data lanes number
    - drivers: media: Remove the downstream version of bcm2835-unicam
    - media: bcm2835-unicam: Driver for CCP2/CSI2 camera interface
    - media: bcm2835-unicam: Add support for get_mbus_config to set num lanes
    - media: bcm2835-unicam: Avoid gcc warning over {0} on endpoint
    - media: i2c: imx290: set the format before VIDIOC_SUBDEV_G_FMT is called
    - media: i2c: imx290: fix the order of the args in SET_RUNTIME_PM_OPS()
    - media: i2c: imx290: fix reset GPIO pin handling
    - media: i2c: imx290: Add support for 2 data lanes
    - media: i2c: imx290: Add configurable link frequency and pixel rate
    - media: i2c: imx290: Add support for test pattern generation
    - media: i2c: imx290: Add RAW12 mode support
    - media: i2c: imx290: Add support to enumerate all frame sizes
    - media: i2c: imx290: Move the settle time delay out of loop
    - media: i2c: imx290: set bus_type before calling
      v4l2_fwnode_endpoint_alloc_parse()
    - media: i2c: imx290: Add support for 74.25MHz clock
    - media: i2c: imx290: Correct range for V4L2_CID_GAIN to 0-238
    - media: i2c: imx290: Convert HMAX setting into V4L2_CID_HBLANK
    - media: i2c: imx290: Add support for V4L2_CID_VBLANK
    - media: i2c: imx290: Add exposure control to the driver.
    - media: i2c: imx290: Add H and V flip controls
    - media: dt-bindings: media: i2c: Add mono version to IMX290 bindings
    - media : i2c: imx290: Add support for the mono sensor variant.
    - media: i2c: imx290: Switch set_hmax to use imx290_write_buffered_reg
    - vc4_hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SET
    - staging: vc04_services: isp: Fixup g/s_selection implementation
    - staging: vc04_services: isp: Reorder operations during device probe
    - uapi: bcm2835-isp: Fixups for bcm2835-isp uapi structures
    - drm/vc4: Allow interlaced HDMI modes from FKMS.
    - serial: 8250: bcm2835aux - defer if clock is zero
    - media: Add a pixel format for MIPI packed 12bit luma only.
    - media: Add a pixel format for MIPI packed 14bit luma only.
    - staging: vc04_services: isp: Add support for 14bit Bayer
    - staging: vc04_services: isp: Add monochrome image formats
    - staging: vc04_services: isp: Increase the number of supported formats
      expected
    - staging: vc04_services: codec: Increase the number of supported formats
      expected
    - staging: vc04_services: codec: Add support for mono formats
    - staging: vc04_services: codec: Add support for 14bit Bayer formats
    - media: bcm2835-unicam: Add support for 12bit mono packed format
    - media: bcm2835-unicam: Add support for 14bit mono sources
    - media: bcm2835-unicam: Add support for unpacked 14bit Bayer formats
    - drm/vc4: Make FKMS max refresh rate a module parameter
    - drm/vc4: FKMS Block modes with odd horizontal timing values on Pi4
    - drm/vc4: FKMS: Put includes in alphabetical order, and use <> instead of 
""
    - bcm2835-dma: Add NO_WAIT_RESP flag
    - media: i2c: add ov9281 driver.
    - media: i2c: ov9281: fix mclk issue when probe multiple camera.
    - media: i2c: ov9281: add enum_frame_interval function for iq tool 2.2 and
      hal3
    - media: i2c: ov9281: Fixup for recent kernel releases, and remove custom 
code
    - media: i2c: ov9281: Read chip ID via 2 reads
    - media: i2c: imx290: Explicitly set v&h blank on mode change
    - media: i2c: imx290: Add support for g_selection to report cropping
    - media: i2c: imx290: Set the colorspace fields in the format
    - media: bcm2835-unicam: Reinstate V4L2_CAP_READWRITE in the caps
    - media: bcm2835-unicam: Ensure type is VIDEO_CAPTURE in [g|s]_selection
    - vc4_hdmi: Set HDMI_MAI_FMT
    - drm/vc4: add iec958 controls to vc4_hdmi
    - drm/vc4: move setup from hw_params to prepare
    - drm/vc4: enable HBR MAI format on HBR streams
    - vc4_hdmi: Remove firmware logic for MAI threshold setting
    - vc_hdmi: Set VC4_HDMI_MAI_CONFIG_FORMAT_REVERSE
    - hack: fix cyclic dpendency on VIDEO_IMX214
    - vc4: Report channel mapping back to userspace
    - FIX: ARM: dts: Remove spurious extra 'hvs' node
    - media: bcm2835: unicam: Set VPU min clock freq to 250Mhz.
    - dt-bindings: bcm2835-unicam: Update documentation with new clock params
    - correct SND_SOC_DAILINK_DEFS
    - media: i2c: ov5647: Parse and register properties
    - media: i2c: imx477: Parse and register properties
    - dt/dtoverlays: ov5647: Add parameter to set camera module rotation
    - dt/dtoverlays: imx219: Add parameter to set camera module rotation
    - dt/dtoverlays: imx477: Add parameter to set camera module rotation
    - drm/vc4: Add DRM_MODE_FLAG_DBLCLK support to vc4-fkms
    - leds: Add the actpwr trigger
    - configs: Enable LEDS_TRIGGER_ACTPWR
    - ARM: dts: Select the actpwr LED trigger on Zeroes
    - staging: vc04_services: isp: Rework lens shading to take a dmabuf
    - configs: Add MAXIM_THERMOCOUPLE=m

  [ Ubuntu: 5.8.0-16.17 ]

  * groovy/linux: 5.8.0-16.17 -proposed tracker (LP: #1891233)
  * Miscellaneous Ubuntu changes
    - hio -- Update to use bio_{start,end}_io_acct with 5.8+
    - Enable hio driver
    - [Packaging] Temporarily disable building doc package contents

  [ Ubuntu: 5.8.0-15.16 ]

  * groovy/linux: 5.8.0-15.16 -proposed tracker (LP: #1891177)
  * Miscellaneous Ubuntu changes
    - SAUCE: Documentation: import error c_funcptr_sig_re, c_sig_re (sphinx-
      doc/sphinx@0f49e30c)

  [ Ubuntu: 5.8.0-14.15 ]

  * groovy/linux: 5.8.0-14.15 -proposed tracker (LP: #1891085)
  * Packaging resync (LP: #1786013)
    - [Packaging] update helper scripts
  * msg_zerocopy.sh in net from ubuntu_kernel_selftests failed (LP: #1812620)
    - selftests/net: relax cpu affinity requirement in msg_zerocopy test
  * Fix missing HDMI/DP Audio on an HP Desktop (LP: #1890441)
    - ALSA: hda/hdmi: Add quirk to force connectivity
  * Add initial audio support for Lenovo ThinkStation P620 (LP: #1890317)
    - ALSA: usb-audio: Add support for Lenovo ThinkStation P620
  * Fix IOMMU error on AMD Radeon Pro W5700 (LP: #1890306)
    - PCI: Mark AMD Navi10 GPU rev 0x00 ATS as broken
  * Enlarge hisi_sec2 capability (LP: #1890222)
    - crypto: hisilicon - update SEC driver module parameter
  * Miscellaneous Ubuntu changes
    - [Config] Re-enable signing for ppc64el

  [ Ubuntu: 5.8.0-13.14 ]

  * Miscellaneous Ubuntu changes
    - [Config] Remove i386 configs
    - SAUCE: apply a workaround to re-enable CONFIG_CRYPTO_AEGIS128_SIMD
    - SAUCE: export __get_vm_area_caller() and map_kernel_range()
    - [Config] drop CONFIG_BINFMT_AOUT enforcement
  * Miscellaneous upstream changes
    - Revert "UBUNTU: [Config] disable CONFIG_CRYPTO_AEGIS128_SIMD"
  * Rebase to v5.8

  [ Ubuntu: 5.8.0-12.13 ]

  * groovy/linux: 5.8.0-12.13 -proposed tracker (LP: #1889481)
  * Fix right speaker of HP laptop (LP: #1889375)
    - SAUCE: hda/realtek: Fix right speaker of HP laptop
  * blk_update_request error when mount nvme partition (LP: #1872383)
    - SAUCE: nvme-pci: prevent SK hynix PC400 from using Write Zeroes command
  * Add support for Atlantic NIC firmware v4 (LP: #1886908)
    - Revert "UBUNTU: SAUCE: net: atlantic: Add support for firmware v4"
    - net: atlantic: align return value of ver_match function with function name
    - net: atlantic: add support for FW 4.x
  * Miscellaneous Ubuntu changes
    - [Debian] Fix debian/tests for linux-5.8 -> linux rename
    - SAUCE: selftests/powerpc: return skip code for spectre_v2

  [ Ubuntu: 5.8.0-11.12 ]

  * groovy/linux: 5.8.0-11.12 -proposed tracker (LP: #1889336)
  * Miscellaneous Ubuntu changes
    - [Packaging] dwarves is not required for linux-libc-dev or stage1

  [ Ubuntu: 5.8.0-10.11 ]

  * groovy/linux: 5.8.0-10.11 -proposed tracker (LP: #1889316)
  * Miscellaneous Ubuntu changes
    - [Packaging] Add more packages to Build-Depends-Indep for docs
    - [Debian] Specify python executable in kmake
    - [Debian] Don't treat warnings as errors during perf builds
    - [Config] Disable signing for ppc64el

  [ Ubuntu: 5.8.0-9.10 ]

  * groovy/linux: 5.8.0-9.10 -proposed tracker (LP: #1889140)
  * Packaging resync (LP: #1786013)
    - [Packaging] update helper scripts
  * Miscellaneous Ubuntu changes
    - SAUCE: Fix s390x compile error on F32 utils/stat-display.c
    - [Packaging] Add python3-venv to Build-Depends-Indep

  [ Ubuntu: 5.8.0-8.9 ]

  * groovy/linux: 5.8.0-8.9 -proposed tracker (LP: #1889104)
  * Packaging resync (LP: #1786013)
    - [Packaging] update helper scripts
    - update dkms package versions
    - [Packaging] update variants
  * Introduce the new NVIDIA 450-server and the 450 UDA series (LP: #1887674)
    - [Packaging] NVIDIA -- Add signed modules for 450 450-server
  * Introduce the new NVIDIA 418-server and 440-server series, and update the
    current NVIDIA drivers (LP: #1881137)
    - [packaging] add signed modules for the 418-server and the 440-server
      flavours
  * Miscellaneous Ubuntu changes
    - SAUCE: Revert "radix-tree: Use local_lock for protection"
    - [Config] CONFIG_DEBUG_INFO_COMPRESSED=n
    - [Config] disable CONFIG_CRYPTO_AEGIS128_SIMD
    - [Config] Enable nvidia dkms build
  * Miscellaneous upstream changes
    - usbip: tools: fix build error for multiple definition
  * Rebase to v5.8-rc7

  [ Ubuntu: 5.8.0-7.8 ]

  * Empty entry

  [ Ubuntu: 5.8.0-7.8 ]

  * soc/amd/renoir: detect dmic from acpi table (LP: #1887734)
    - ASoC: amd: add logic to check dmic hardware runtime
    - ASoC: amd: add ACPI dependency check
    - ASoC: amd: fixed kernel warnings
  * linux 4.15.0-109-generic network DoS regression vs -108 (LP: #1886668)
    - SAUCE: Revert "netprio_cgroup: Fix unlimited memory leak of v2 cgroups"
  * Add support for Atlantic NIC firmware v4 (LP: #1886908)
    - SAUCE: net: atlantic: Add support for firmware v4
  * MGA G200e doesn't work under GDM Wayland (LP: #1886140)
    - drm/mgag200: Remove HW cursor
    - drm/mgag200: Clean up mga_set_start_address()
    - drm/mgag200: Clean up mga_crtc_do_set_base()
    - drm/mgag200: Move mode-setting code into separate helper function
    - drm/mgag200: Split MISC register update into PLL selection, SYNC and I/O
    - drm/mgag200: Update mode registers after plane registers
    - drm/mgag200: Set pitch in a separate helper function
    - drm/mgag200: Set primary plane's format in separate helper function
    - drm/mgag200: Move TAGFIFO reset into separate function
    - drm/mgag200: Move hiprilvl setting into separate functions
    - drm/mgag200: Move register initialization into separate function
    - drm/mgag200: Remove out-commented suspend/resume helpers
    - drm/mgag200: Use simple-display data structures
    - drm/mgag200: Convert to simple KMS helper
    - drm/mgag200: Replace VRAM helpers with SHMEM helpers
  * Miscellaneous Ubuntu changes
    - SAUCE: s390/bpf: fix sign extension in branch_ku
    - SAUCE: selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support
    - SAUCE: selftests: fib_nexthop_multiprefix: fix cleanup() netns deletion
    - [packaging] debhelper-compat (= 10) (and retire debian/compat)
    - [Config] Update configs after rebase to 5.8-rc6
  * Rebase to v5.8-rc6

  [ Ubuntu: 5.8.0-6.7 ]

  * Packaging resync (LP: #1786013)
    - update dkms package versions
  * perf build broken after updating to bintuils 2.34.90.20200706-1ubuntu1
    (LP: #1887397)
    - SAUCE: libtraceevent: Strip symbol version from nm output

  [ Ubuntu: 5.8.0-5.6 ]

  * linux-libc-dev broken for crossbuilding, Multi-Arch:same violation
    (LP: #1886188)
    - [Packaging] Produce linux-libc-deb package for riscv64
    - [Debian] Disallow building linux-libc-dev from linux-riscv
  * Miscellaneous Ubuntu changes
    - SAUCE: Revert "UBUNTU: SAUCE: test_bpf: remove expected fail for Ctx heavy
      transformations test on s390"
    - SAUCE: Revert "test_bpf: flag tests that cannot be jited on s390"
    - [Config] Update configs (gcc update)
  * Rebase to v5.8-rc5

  [ Ubuntu: 5.8.0-4.5 ]

  * Add generic LED class support for audio LED (LP: #1885896)
    - ALSA: hda: generic: Always call led-trigger for mic mute LED
    - ALSA: hda: generic: Add a helper for mic-mute LED with LED classdev
    - ALSA: hda/realtek: Convert to cdev-variant of mic-mute LED controls
    - ALSA: hda/conexant: Convert to cdev-variant of mic-mute LED controls
    - ALSA: hda/sigmatel: Convert to cdev-variant of mic-mute LED controls
    - ALSA: hda: generic: Drop unused snd_hda_gen_fixup_micmute_led()
    - ALSA: hda: generic: Drop the old mic-mute LED hook
    - ALSA: hda: generic: Add vmaster mute LED helper
    - ALSA: hda/realtek: Use the new vmaster mute LED helper
    - ALSA: hda/conexant: Use the new vmaster mute LED helper
    - ALSA: hda/sigmatel: Use the new vmaster mute LED helper
    - ALSA: hda/realtek: Unify LED helper code
    - ALSA: hda: Let LED cdev handling suspend/resume
  * seccomp_bpf fails on powerpc (LP: #1885757)
    - SAUCE: selftests/seccomp: fix ptrace tests on powerpc
  * CVE-2020-11935
    - SAUCE: aufs: do not call i_readcount_inc()
  * Miscellaneous Ubuntu changes
    - SAUCE: Update aufs to 5.x-rcN 20200622
    - [Config] Update configs to set CONFIG_SND_HDA_GENERIC_LEDS value
    - [Config] CONFIG_SECURITY_DMESG_RESTRICT=y
  * Rebase to v5.8-rc4

  [ Ubuntu: 5.8.0-3.4 ]

  * Packaging resync (LP: #1786013)
    - [Packaging] update helper scripts
    - update dkms package versions
  * lxc 1:4.0.2-0ubuntu1 ADT test failure with linux-5.8 5.8.0-1.2
    (LP: #1884635)
    - SAUCE: overlayfs: fix faulty rebase
  * shiftfs: O_TMPFILE reports ESTALE (LP: #1872757)
    - SAUCE: shiftfs: prevent ESTALE for LOOKUP_JUMP lookups
  * shiftfs: fix btrfs regression (LP: #1884767)
    - SAUCE: Revert "UBUNTU: SAUCE: shiftfs: fix dentry revalidation"
  * Miscellaneous Ubuntu changes
    - [Config] CONFIG_DEBUG_INFO_COMPRESSED=y
    - SAUCE: regulator: rename da903x to da903x-regulator
    - [Config] Add da903x to modules.ignore
    - [Config] Update configs for rebase to 5.8-rc3
  * Rebase to v5.8-rc3

  [ Ubuntu: 5.8.0-2.3 ]

  * Support Audio Mute LED for two new HP laptops (LP: #1884251)
    - ALSA: hda/realtek: Add mute LED and micmute LED support for HP systems
  * CVE-2019-16089
    - SAUCE: nbd_genl_status: null check for nla_nest_start
  * tpm: fix TIS locality timeout problems (LP: #1881710)
    - SAUCE: tpm: fix TIS locality timeout problems
  * Packaging resync (LP: #1786013)
    - update dkms package versions
  * Miscellaneous Ubuntu changes
    - SAUCE: security,perf: Allow further restriction of perf_event_open
    - [Config] CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y
    - [Config] Update configs and annotations for 5.8-rc2
    - [Config] Enable zfs
    - [Config] Enable CONFIG_DEBUG_INFO_BTF
  * Rebase to v5.8-rc2

  [ Ubuntu: 5.8.0-1.2 ]

  * Miscellaneous Ubuntu changes
    - [Debian] Support linux-x.y in udeb package names
    - [Packaging] Use SRCPKGNAME for udeb packages

  [ Ubuntu: 5.8.0-0.1 ]

  * Docker registry doesn't stay up and keeps restarting (LP: #1879690)
    - Revert "UBUNTU: SAUCE: overlayfs: use shiftfs hacks only with shiftfs as 
underlay"
  * Packaging resync (LP: #1786013)
    - [Packaging] update variants
  * Miscellaneous Ubuntu changes
    - [Packaging] Update source package name to linux-5.8
    - SAUCE: (lockdown) Add efi_status_to_str() and rework efi_status_to_err().
    - SAUCE: (lockdown) Make get_cert_list() use efi_status_to_str() to print 
error messages.
    - SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel 
down
    - SAUCE: (lockdown) efi: Add an EFI_SECURE_BOOT flag to indicate secure 
boot mode
    - SAUCE: (lockdown) efi: Lock down the kernel if booted in secure boot mode
    - SAUCE: (lockdown) s390: Lock down the kernel when the IPL secure flag is 
set
    - SAUCE: (lockdown) KEYS: Make use of platform keyring for module signature 
verify
    - SAUCE: (lockdown) arm64: Allow locking down the kernel under EFI secure 
boot
    - SAUCE: (lockdown) security: lockdown: Make 
CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT more generic
    - SAUCE: (lockdown) powerpc: lock down kernel in secure boot mode
    - SAUCE: Import aufs driver
    - [Config] Update configs for v5.8-rc1
    - [Config] Update annotations for v5.8-rc1 config changes
    - SAUCE: shiftfs -- Fix build errors from missing fiemap definitions
    - Disable hio driver
  * Miscellaneous upstream changes
    - acpi: disallow loading configfs acpi tables when locked down
  * Rebase to v5.8-rc1

  [ Ubuntu: 5.8.0-0.0 ]

  * Empty entry

 -- Juerg Haefliger <jue...@canonical.com>  Thu, 03 Sep 2020 13:50:00
+0200

** Changed in: linux-raspi (Ubuntu Groovy)
       Status: New => Fix Released

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2019-16089

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2019-19770

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-11935

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-raspi in Ubuntu.
https://bugs.launchpad.net/bugs/1892355

Title:
  Provide uncompressed arm64 kernel images

Status in linux-raspi package in Ubuntu:
  Fix Released
Status in linux-raspi source package in Groovy:
  Fix Released

Bug description:
  [Impact]

  We want to eventually get rid of u-boot on pi which means that the pi
  firmware will load the kernel but it can only handle uncompressed
  arm64 kernels.

  [Test Case]

  N/A.

  [Regression Potential]

  The kernel image gets bigger and users might run out of space on the
  VFAT partition.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1892355/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to