mbox series

[GIT,PULL] Qualcomm driver fix for v6.9

Message ID 20240420163816.1133528-1-andersson@kernel.org (mailing list archive)
State Accepted
Commit 14672a9b3ec5c934cf86658328a56207337b54ff
Headers show
Series [GIT,PULL] Qualcomm driver fix for v6.9 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-drivers-fixes-for-6.9

Message

Bjorn Andersson April 20, 2024, 4:38 p.m. UTC
The following changes since commit 4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-drivers-fixes-for-6.9

for you to fetch changes up to ed09f81eeaa8f9265e1787282cb283f10285c259:

  firmware: qcom: uefisecapp: Fix memory related IO errors and crashes (2024-04-09 10:05:03 -0500)

----------------------------------------------------------------
Qualcomm driver fix for v6.9

This reworks the memory layout of the argument buffers passed to trusted
applications in QSEECOM, to avoid failures and system crashes.

----------------------------------------------------------------
Maximilian Luz (1):
      firmware: qcom: uefisecapp: Fix memory related IO errors and crashes

 drivers/firmware/qcom/qcom_qseecom_uefisecapp.c | 137 ++++++++++++++++--------
 drivers/firmware/qcom/qcom_scm.c                |  37 ++-----
 include/linux/firmware/qcom/qcom_qseecom.h      |  55 +++++++++-
 include/linux/firmware/qcom/qcom_scm.h          |  10 +-
 4 files changed, 153 insertions(+), 86 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org April 26, 2024, 4:21 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (arm/fixes)
by Arnd Bergmann <arnd@arndb.de>:

On Sat, 20 Apr 2024 11:38:15 -0500 you wrote:
> The following changes since commit 4cece764965020c22cff7665b18a012006359095:
> 
>   Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-drivers-fixes-for-6.9
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Qualcomm driver fix for v6.9
    https://git.kernel.org/soc/soc/c/14672a9b3ec5

You are awesome, thank you!
patchwork-bot+linux-soc@kernel.org April 26, 2024, 4:22 p.m. UTC | #2
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Sat, 20 Apr 2024 11:38:15 -0500 you wrote:
> The following changes since commit 4cece764965020c22cff7665b18a012006359095:
> 
>   Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-drivers-fixes-for-6.9
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Qualcomm driver fix for v6.9
    https://git.kernel.org/soc/soc/c/14672a9b3ec5

You are awesome, thank you!