Re: [linux-yocto] Merge v6.1.83 into v6.1/standard/cn-sdkv6.1/octeon branch

2024-03-31 Thread Bruce Ashfield
merged!

Bruce

In message: [linux-yocto] Merge v6.1.83 into v6.1/standard/cn-sdkv6.1/octeon 
branch
on 29/03/2024 Kevin Hao wrote:

> Hi Bruce,
> 
> This pull request merges v6.1.83 into the newly created 
> v6.1/standard/cn-sdkv6.1/octeon branch.
> I also fixed a trivial build warning simultaneously.
> 
> The following changes since commit ad0ab602e9453f89f006ae26e57b3f8ad93aa2cf:
> 
>   octeontx2-pf: Free parent class send queue resources (2024-03-26 10:27:28 
> +0800)
> 
> are available in the Git repository at:
> 
>   https://github.com/haokexin/linux/ v6.1/standard/cn-sdkv6.1/octeon
> 
> for you to fetch changes up to 2b6cf6fdd5d26df9b36ca3b6b619ce61156326a3:
> 
>   net: octeontx-83xx: Drop unused octeontx_fpavf_alloc_lock (2024-03-29 
> 15:20:45 +0800)
> 
> 
> Abhinav Kumar (1):
>   drm/msm/dpu: fix the programming of INTF_CFG2_DATA_HCTL_EN
> 
> Ajay Singh (2):
>   wifi: wilc1000: do not realloc workqueue everytime an interface is added
>   wifi: wilc1000: fix multi-vif management when deleting a vif
> 
> Alban Boyé (1):
>   ASoC: Intel: bytcr_rt5640: Add an extra entry for the Chuwi Vi8 tablet
> 
> Alex Bee (1):
>   drm/rockchip: inno_hdmi: Fix video timing
> 
> Alexander Gordeev (1):
>   net/iucv: fix the allocation size of iucv_path_table array
> 
> Alexander Stein (1):
>   media: tc358743: register v4l2 async device only after successful setup
> 
> Alexey I. Froloff (1):
>   ACPI: resource: Do IRQ override on Lunnen Ground laptops
> 
> Alexey Kodanev (1):
>   RDMA/rtrs-clt: Check strnlen return len in sysfs mpath_policy_store()
> 
> Alexis Lothoré (4):
>   wifi: wilc1000: fix declarations ordering
>   wifi: wilc1000: fix RCU usage in connect path
>   wifi: wilc1000: prevent use-after-free on vif when cleaning up all 
> interfaces
>   wifi: wilc1000: revert reset line logic flip
> 
> Anastasia Belova (1):
>   cpufreq: brcmstb-avs-cpufreq: add check for cpufreq_cpu_get's return 
> value
> 
> Andre Przywara (1):
>   firmware: arm_scmi: Fix double free in SMC transport cleanup path
> 
> Andre Werner (1):
>   net: smsc95xx: add support for SYS TEC USB-SPEmodule1
> 
> Andrew Ballance (1):
>   gen_compile_commands: fix invalid escape sequence warning
> 
> Andrey Grafin (2):
>   libbpf: Apply map_set_def_max_entries() for inner_maps on creation
>   selftest/bpf: Add map_in_maps with BPF_MAP_TYPE_PERF_EVENT_ARRAY values
> 
> Andrii Nakryiko (2):
>   libbpf: Fix faccessat() usage on Android
>   libbpf: Add missing LIBBPF_API annotation to libbpf_set_memlock_rlim API
> 
> Andy Shevchenko (1):
>   serial: 8250_exar: Don't remove GPIO device on suspend
> 
> AngeloGioacchino Del Regno (1):
>   drm/mediatek: dsi: Fix DSI RGB666 formats and definitions
> 
> Archie Pusaka (1):
>   Bluetooth: Cancel sync command before suspend and power off
> 
> Ard Biesheuvel (3):
>   x86/sme: Fix memory encryption setting if enabled by default and not 
> overridden
>   x86/efistub: Clear decompressor BSS in native EFI entrypoint
>   x86/efistub: Don't clear BSS twice in mixed mode
> 
> Armin Wolf (1):
>   ACPI: processor_idle: Fix memory leak in acpi_processor_power_exit()
> 
> Arnaud Pouliquen (2):
>   remoteproc: stm32: Fix incorrect type in assignment for va
>   remoteproc: stm32: Fix incorrect type assignment returned by 
> stm32_rproc_get_loaded_rsc_tablef
> 
> Arnd Bergmann (12):
>   fs/select: rework stack allocation hack for clang
>   wifi: brcmsmac: avoid function pointer casts
>   media: pvrusb2: fix pvr2_stream_callback casts
>   crypto: arm/sha - fix function cast warnings
>   mtd: rawnand: lpc32xx_mlc: fix irq handler prototype
>   media: dvb-frontends: avoid stack overflow warnings with clang
>   media: mediatek: vcodec: avoid -Wcast-function-type-strict warning
>   scsi: csiostor: Avoid function pointer casts
>   scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfn
>   remoteproc: stm32: use correct format strings on 64-bit
>   soc: fsl: dpio: fix kcalloc() argument order
>   remoteproc: stm32: fix incorrect optional pointers
> 
> Arthur Grillo (1):
>   drm: Fix drm_fixp2int_round() making it add 0.5
> 
> Arınç ÜNAL (3):
>   net: dsa: mt7530: prevent possible incorrect XTAL frequency selection
>   net: dsa: mt7530: fix link-local frames that ingress vlan filtering 
> ports
>   net: dsa: mt7530: fix handling of all link-local frames
> 
> Athaariq Ardhiansyah (1):
>   ALSA: hda/realtek: fix ALC285 issues on HP Envy x360 laptops
> 
> Attila Tőkés (1):
>   ASoC: amd: yc: Fix non-functional mic on Lenovo 82UU
> 
> Baochen Qiang (1):
>   wifi: ath11k: initialize rx_mcs_80 and rx_mcs_160 before use
> 
> Baokun Li (1):
>   quota: simplify drop_dquot_ref()
> 
> Bart Van Assche (1):
>   fs: Fix rw_hint validation
> 
> Bartosz Golaszewski (1):
>  

Re: [linux-yocto] Merge v6.1.83 into v6.1/standard/preempt-rt/cn-sdkv6.1/octeon branch

2024-03-31 Thread Bruce Ashfield
Thanks Kevin!

Bruce

In message: [linux-yocto] Merge v6.1.83 into 
v6.1/standard/preempt-rt/cn-sdkv6.1/octeon branch
on 29/03/2024 Kevin Hao wrote:

> Hi Bruce,
> 
> This pull request merges v6.1.83 into the newly created 
> v6.1/standard/preempt-rt/cn-sdkv6.1/octeon branch.
> I also fixed a trivial build warning simultaneously.
> 
> The following changes since commit 19d743ee348fa185e80d4fa76cd7c07bd3c40785:
> 
>   octeontx2-pf: Free parent class send queue resources (2024-03-26 10:29:16 
> +0800)
> 
> are available in the Git repository at:
> 
>   https://github.com/haokexin/linux/ 
> v6.1/standard/preempt-rt/cn-sdkv6.1/octeon
> 
> for you to fetch changes up to f452903ab820f649abb4fd03b5bb1c2044c0d741:
> 
>   net: octeontx-83xx: Drop unused octeontx_fpavf_alloc_lock (2024-03-29 
> 15:17:52 +0800)
> 
> 
> Abhinav Kumar (1):
>   drm/msm/dpu: fix the programming of INTF_CFG2_DATA_HCTL_EN
> 
> Ajay Singh (2):
>   wifi: wilc1000: do not realloc workqueue everytime an interface is added
>   wifi: wilc1000: fix multi-vif management when deleting a vif
> 
> Alban Boyé (1):
>   ASoC: Intel: bytcr_rt5640: Add an extra entry for the Chuwi Vi8 tablet
> 
> Alex Bee (1):
>   drm/rockchip: inno_hdmi: Fix video timing
> 
> Alexander Gordeev (1):
>   net/iucv: fix the allocation size of iucv_path_table array
> 
> Alexander Stein (1):
>   media: tc358743: register v4l2 async device only after successful setup
> 
> Alexey I. Froloff (1):
>   ACPI: resource: Do IRQ override on Lunnen Ground laptops
> 
> Alexey Kodanev (1):
>   RDMA/rtrs-clt: Check strnlen return len in sysfs mpath_policy_store()
> 
> Alexis Lothoré (4):
>   wifi: wilc1000: fix declarations ordering
>   wifi: wilc1000: fix RCU usage in connect path
>   wifi: wilc1000: prevent use-after-free on vif when cleaning up all 
> interfaces
>   wifi: wilc1000: revert reset line logic flip
> 
> Anastasia Belova (1):
>   cpufreq: brcmstb-avs-cpufreq: add check for cpufreq_cpu_get's return 
> value
> 
> Andre Przywara (1):
>   firmware: arm_scmi: Fix double free in SMC transport cleanup path
> 
> Andre Werner (1):
>   net: smsc95xx: add support for SYS TEC USB-SPEmodule1
> 
> Andrew Ballance (1):
>   gen_compile_commands: fix invalid escape sequence warning
> 
> Andrey Grafin (2):
>   libbpf: Apply map_set_def_max_entries() for inner_maps on creation
>   selftest/bpf: Add map_in_maps with BPF_MAP_TYPE_PERF_EVENT_ARRAY values
> 
> Andrii Nakryiko (2):
>   libbpf: Fix faccessat() usage on Android
>   libbpf: Add missing LIBBPF_API annotation to libbpf_set_memlock_rlim API
> 
> Andy Shevchenko (1):
>   serial: 8250_exar: Don't remove GPIO device on suspend
> 
> AngeloGioacchino Del Regno (1):
>   drm/mediatek: dsi: Fix DSI RGB666 formats and definitions
> 
> Archie Pusaka (1):
>   Bluetooth: Cancel sync command before suspend and power off
> 
> Ard Biesheuvel (3):
>   x86/sme: Fix memory encryption setting if enabled by default and not 
> overridden
>   x86/efistub: Clear decompressor BSS in native EFI entrypoint
>   x86/efistub: Don't clear BSS twice in mixed mode
> 
> Armin Wolf (1):
>   ACPI: processor_idle: Fix memory leak in acpi_processor_power_exit()
> 
> Arnaud Pouliquen (2):
>   remoteproc: stm32: Fix incorrect type in assignment for va
>   remoteproc: stm32: Fix incorrect type assignment returned by 
> stm32_rproc_get_loaded_rsc_tablef
> 
> Arnd Bergmann (12):
>   fs/select: rework stack allocation hack for clang
>   wifi: brcmsmac: avoid function pointer casts
>   media: pvrusb2: fix pvr2_stream_callback casts
>   crypto: arm/sha - fix function cast warnings
>   mtd: rawnand: lpc32xx_mlc: fix irq handler prototype
>   media: dvb-frontends: avoid stack overflow warnings with clang
>   media: mediatek: vcodec: avoid -Wcast-function-type-strict warning
>   scsi: csiostor: Avoid function pointer casts
>   scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfn
>   remoteproc: stm32: use correct format strings on 64-bit
>   soc: fsl: dpio: fix kcalloc() argument order
>   remoteproc: stm32: fix incorrect optional pointers
> 
> Arthur Grillo (1):
>   drm: Fix drm_fixp2int_round() making it add 0.5
> 
> Arınç ÜNAL (3):
>   net: dsa: mt7530: prevent possible incorrect XTAL frequency selection
>   net: dsa: mt7530: fix link-local frames that ingress vlan filtering 
> ports
>   net: dsa: mt7530: fix handling of all link-local frames
> 
> Athaariq Ardhiansyah (1):
>   ALSA: hda/realtek: fix ALC285 issues on HP Envy x360 laptops
> 
> Attila Tőkés (1):
>   ASoC: amd: yc: Fix non-functional mic on Lenovo 82UU
> 
> Baochen Qiang (1):
>   wifi: ath11k: initialize rx_mcs_80 and rx_mcs_160 before use
> 
> Baokun Li (1):
>   quota: simplify drop_dquot_ref()
> 
> Bart Van Assche (1):
>   fs: Fix rw_hint