summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
6 daysfirmware: samsung: acpm: Fix missing LKMM barriers in sequence allocatorTudor Ambarus
6 daysfirmware: samsung: acpm: Fix false timeouts and Use-After-Free in pollingTudor Ambarus
6 daysfirmware: samsung: acpm: Fix cross-thread RX length corruptionTudor Ambarus
6 daysfirmware: exynos-acpm: Count acpm_xfer buffers with __counted_by_ptrKrzysztof Kozlowski
6 daysfirmware: exynos-acpm: Count number of commands in acpm_xferKrzysztof Kozlowski
2026-06-19firmware: samsung: acpm: Fix mailbox channel leak on probe errorTudor Ambarus
2026-06-19firmware: stratix10-rsu: Fix NULL deref on rsu_send_msg() timeout in probeDinh Nguyen
2026-06-19firmware: stratix10-svc: Return -EOPNOTSUPP when ATF async unsupportedMuhammad Amirul Asyraf Mohamad Jamian
2026-06-19firmware: stratix10-svc: Don't fail probe when async ops unsupportedMuhammad Amirul Asyraf Mohamad Jamian
2026-06-01firmware: arm_ffa: Fix sched-recv callback partition lookupSudeep Holla
2026-06-01firmware: arm_ffa: Snapshot notifier callbacks under lockSudeep Holla
2026-06-01firmware: arm_ffa: Align RxTx buffer size before mappingSudeep Holla
2026-06-01firmware: arm_ffa: Validate framework notification message layoutSudeep Holla
2026-06-01firmware: arm_ffa: Keep framework RX release under lockSudeep Holla
2026-06-01firmware: arm_ffa: Bound PARTITION_INFO_GET_REGS copiesSudeep Holla
2026-06-01firmware: arm_ffa: Unregister bus notifier on teardown for FF-A v1.0Sudeep Holla
2026-06-01firmware: arm_ffa: Fix per-vcpu self notifications handling in workqueueSudeep Holla
2026-06-01firmware: arm_ffa: Skip free_pages on RX buffer alloc failureSudeep Holla
2026-06-01firmware: arm_ffa: Check for NULL FF-A ID table while driver registrationSudeep Holla
2026-06-01efi: Allocate runtime workqueue before ACPI initArd Biesheuvel
2026-05-23firmware: arm_ffa: Use the correct buffer size during RXTX_MAPSebastian Ene
2026-05-23firmware: qcom_scm: don't opencode kmemdupMukesh Ojha
2026-05-23efi/capsule-loader: fix incorrect sizeof in phys array reallocationThomas Huth
2026-05-07firmware: exynos-acpm: Drop fake 'const' on handle pointerKrzysztof Kozlowski
2026-05-07firmware: google: framebuffer: Do not unregister platform deviceThomas Zimmermann
2026-05-07firmware: google: framebuffer: Do not mark framebuffer as busyThomas Zimmermann
2026-04-09Merge tag 'efi-fixes-for-v7.0-4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-04-09Merge tag 'pmdomain-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-08firmware: efi: Never declare sysfb_primary_display on x86Thomas Zimmermann
2026-04-06Merge tag 'soc-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-04-01Merge tag 'riscv-soc-fixes-for-v7.0-rc6' of ssh://gitolite.kernel.org/pub/scm...Krzysztof Kozlowski
2026-04-01firmware: thead: Fix buffer overflow and use standard endian macrosMichal Wilczynski
2026-03-26firmware: microchip: fail auto-update probe if no flash foundConor Dooley
2026-03-18Merge tag 'soc-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds
2026-03-18Merge tag 'scmi-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann
2026-03-14Merge tag 'char-misc-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-03-11Merge tag 'stratix10_svc_fix_for_v7.0' of ssh://gitolite.kernel.org/pub/scm/l...Greg Kroah-Hartman
2026-03-10firmware: stratix10-svc: Add Multi SVC clients supportMuhammad Amirul Asyraf Mohamad Jamian
2026-03-09firmware: cs_dsp: Fix fragmentation regression in firmware downloadRichard Fitzgerald
2026-03-08firmware: arm_scmi: Spelling s/mulit/multi/, s/currenly/currently/Geert Uytterhoeven
2026-03-07firmware: arm_scmi: Fix NULL dereference on notify error pathCristian Marussi
2026-03-07firmware: arm_scpi: Fix device_node reference leak in probe pathFelix Gu
2026-03-06firmware: arm_ffa: Remove vm_id argument in ffa_rxtx_unmap()Yeoreum Yun
2026-02-25x86/efi: defer freeing of boot services memoryMike Rapoport (Microsoft)
2026-02-24firmware: stratix10-rsu: Fix NULL pointer dereference when RSU is disabledLiwei Song
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-20Merge tag 'dmi-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/jde...Linus Torvalds
2026-02-20Merge tag 'efi-fixes-for-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds