lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CABb+yY2GeWHWeASzemit8XvgvHg=Cse+46CqF3KJfsBXNPEBAw@mail.gmail.com>
Date: Fri, 28 Nov 2025 09:58:47 -0600
From: Jassi Brar <jassisinghbrar@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>, 
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>, johan@...nel.org, 
	jamie.iles@....qualcomm.com, 
	Nicolas Frattaroli <nicolas.frattaroli@...labora.com>, 
	"jason-jh.lin" <jason-jh.lin@...iatek.com>, vulab@...as.ac.cn, 
	Beleswar Prasad Padhi <b-padhi@...com>
Subject: [GIT PULL] Mailbox fixes for v6.18-rc7

Hi Linus,
The following changes since commit ac3fd01e4c1efce8f2c054cdeb2ddd2fc0fb150d:

  Linux 6.18-rc7 (2025-11-23 14:53:16 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jassibrar/mailbox.git
tags/mailbox-fixes-v6.18-rc7

for you to fetch changes up to e3cee98f2fcc2234be7813c0e55a7f7a5e77aaf2:

  mailbox: th1520: fix clock imbalance on probe failure (2025-11-28
09:47:44 -0600)

----------------------------------------------------------------
omap: check for pending msgs only when mbox is exclusive
mailbox-test: debugfs_create_dir error checking
mtk: cmdq: fix DMA address handling
     gpueb: Add missing 'static' to mailbox ops struct
pcc: don't zero error register
th1520: fix clock imbalance on probe failure

----------------------------------------------------------------
Beleswar Padhi (1):
      mailbox: omap-mailbox: Check for pending msgs only when mbox is exclusive

Haotian Zhang (1):
      mailbox: mailbox-test: Fix debugfs_create_dir error checking

Jamie Iles (1):
      mailbox: pcc: don't zero error register

Jason-JH Lin (1):
      mailbox: mtk-cmdq: Refine DMA address handling for the command buffer

Johan Hovold (1):
      mailbox: th1520: fix clock imbalance on probe failure

Nicolas Frattaroli (1):
      mailbox: mtk-gpueb: Add missing 'static' to mailbox ops struct

 drivers/mailbox/mailbox-test.c           |  2 +-
 drivers/mailbox/mailbox-th1520.c         |  4 +--
 drivers/mailbox/mtk-cmdq-mailbox.c       | 45 ++++++++++++++++++++++----------
 drivers/mailbox/mtk-gpueb-mailbox.c      |  2 +-
 drivers/mailbox/omap-mailbox.c           | 35 ++++++++++++++-----------
 drivers/mailbox/pcc.c                    |  8 +++---
 include/linux/mailbox/mtk-cmdq-mailbox.h | 10 +++++++
 7 files changed, 68 insertions(+), 38 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ