[PATCH v2 00/11] firmware: arm_ffa: Fix cleanup, notification, and discovery paths
Sudeep Holla
sudeep.holla at kernel.org
Tue May 5 08:46:33 PDT 2026
On Tue, 28 Apr 2026 19:33:24 +0100, Sudeep Holla wrote:
> This series fixes a set of issues in the FF-A driver around init
> cleanup, framework notification handling, v1.0 notifier lifetime, and
> partition discovery.
>
> The fixes are all small and localized, but together they tighten a few
> important paths:
>
> [...]
Applied to sudeep.holla/linux (for-next/ffa/fixes), thanks!
[01/11] firmware: arm_ffa: Check for NULL FF-A ID table while driver registration
https://git.kernel.org/sudeep.holla/c/0a5e695095c5
[02/11] firmware: arm_ffa: Skip free_pages on RX buffer alloc failure
https://git.kernel.org/sudeep.holla/c/09527e2c5349
[03/11] firmware: arm_ffa: Avoid collapsing NPI work from different CPUs
https://git.kernel.org/sudeep.holla/c/9b5597af8bc5
[04/11] firmware: arm_ffa: Fix per-vcpu self notifications handling in workqueue
https://git.kernel.org/sudeep.holla/c/9985d5357ed9
[05/11] firmware: arm_ffa: Unregister bus notifier on teardown for FF-A v1.0
https://git.kernel.org/sudeep.holla/c/6d3daa9b8d31
[06/11] firmware: arm_ffa: Bound PARTITION_INFO_GET_REGS copies
https://git.kernel.org/sudeep.holla/c/3974ea193840
[07/11] firmware: arm_ffa: Keep framework RX release under lock
https://git.kernel.org/sudeep.holla/c/2af18f8e36b2
[08/11] firmware: arm_ffa: Validate framework notification message layout
https://git.kernel.org/sudeep.holla/c/4a1cc9e96b31
[09/11] firmware: arm_ffa: Align RxTx buffer size before mapping
https://git.kernel.org/sudeep.holla/c/0399e3f872ca
[10/11] firmware: arm_ffa: Snapshot notifier callbacks under lock
https://git.kernel.org/sudeep.holla/c/38290b180a4d
[11/11] firmware: arm_ffa: Fix sched-recv callback partition lookup
https://git.kernel.org/sudeep.holla/c/a6848a50404e
--
Regards,
Sudeep
More information about the linux-arm-kernel
mailing list