All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] misc: fastrpc: fixes for 6.10
@ 2024-06-28 11:44 srinivas.kandagatla
  2024-06-28 11:44 ` [PATCH 1/6] misc: fastrpc: Fix DSP capabilities request srinivas.kandagatla
                   ` (5 more replies)
  0 siblings, 6 replies; 16+ messages in thread
From: srinivas.kandagatla @ 2024-06-28 11:44 UTC (permalink / raw)
  To: gregkh; +Cc: linux-kernel, Srinivas Kandagatla

From: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>

Hi Greg,

Here are few fixes in nvmem for 6.10, Could you queue
these for next possible rc.

fixes include
- Fixing incorrect handing audio protection domain
- fix capablity query requests.

Ekansh Gupta (6):
  misc: fastrpc: Fix DSP capabilities request
  misc: fastrpc: Copy the complete capability structure to user
  misc: fastrpc: Avoid updating PD type for capability request
  misc: fastrpc: Fix memory leak in audio daemon attach operation
  misc: fastrpc: Fix ownership reassignment of remote heap
  misc: fastrpc: Restrict untrusted app to attach to privileged PD

 drivers/misc/fastrpc.c      | 41 +++++++++++++++++++++++++++++--------
 include/uapi/misc/fastrpc.h |  3 +++
 2 files changed, 35 insertions(+), 9 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2024-08-15 14:44 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-28 11:44 [PATCH 0/6] misc: fastrpc: fixes for 6.10 srinivas.kandagatla
2024-06-28 11:44 ` [PATCH 1/6] misc: fastrpc: Fix DSP capabilities request srinivas.kandagatla
2024-06-28 11:44 ` [PATCH 2/6] misc: fastrpc: Copy the complete capability structure to user srinivas.kandagatla
2024-06-28 11:44 ` [PATCH 3/6] misc: fastrpc: Avoid updating PD type for capability request srinivas.kandagatla
2024-06-28 11:44 ` [PATCH 4/6] misc: fastrpc: Fix memory leak in audio daemon attach operation srinivas.kandagatla
2024-06-28 11:45 ` [PATCH 5/6] misc: fastrpc: Fix ownership reassignment of remote heap srinivas.kandagatla
2024-06-28 11:45 ` [PATCH 6/6] misc: fastrpc: Restrict untrusted app to attach to privileged PD srinivas.kandagatla
2024-08-15  2:34   ` Selvaraj, Joel (MU-Student)
2024-08-15  5:15     ` gregkh
2024-08-15  5:17       ` gregkh
2024-08-15  8:35       ` Joel Selvaraj
2024-08-15  8:41         ` gregkh
2024-08-15 10:02           ` gregkh
2024-08-15 10:16             ` Joel Selvaraj
2024-08-15 13:30     ` Srinivas Kandagatla
2024-08-15 13:43       ` gregkh

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.