Skip to content

Tags: msm89x7-mainline/linux

Tags

v6.13-r1

Toggle v6.13-r1's commit message
arm64: dts: qcom: msm8937: fix PSCI

Signed-off-by: Barnabás Czémán <[email protected]>

v6.13-r0

Toggle v6.13-r0's commit message
fixup! arm64: dts: qcom: Add Motorola Moto G5S

v6.12.5-r2

Toggle v6.12.5-r2's commit message
fixup! arm64: dts: qcom: Add Xiaomi Redmi 4A

v6.12.5-r1

Toggle v6.12.5-r1's commit message
squash! MSM89X7: drm/panel: Generate using linux-mdss-dsi-panel-drive…

…r-generator

X-Code-Generator: msm89x7-mainline/linux-panel-drivers@b7de091 (dirty)
Signed-off-by: lmdpdg <lmdpdg@localhost>

v6.12.5-r0

Toggle v6.12.5-r0's commit message
wifi: wcn36xx: fix channel survey memory allocation size

KASAN reported a memory allocation issue in wcn->chan_survey
due to incorrect size calculation.
This commit uses kcalloc to allocate memory for wcn->chan_survey,
ensuring proper initialization and preventing the use of uninitialized
values when there are no frames on the channel.

Fixes: 29696e0 ("wcn36xx: Track SNR and RSSI for each RX frame")
Signed-off-by: Barnabás Czémán <[email protected]>
Acked-by: Loic Poulain <[email protected]>
Reviewed-by: Bryan O'Donoghue <[email protected]>
Link: https://patch.msgid.link/20241104-wcn36xx-memory-allocation-v1-1-5ec901cf37b6@mainlining.org
Signed-off-by: Jeff Johnson <[email protected]>