summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
3 daysfirmware: stratix10-svc: handle NO_RESPONSE in async pollAdrian Ng Ho Yin1-2/+3
3 daysfirmware: stratix10-svc: fix teardown order in remove to prevent raceAdrian Ng Ho Yin1-2/+2
3 daysfirmware: stratix10-svc: fix memory leaks and list corruption bugsTze Yee Ng1-4/+6
3 daysfirmware: arm_scmi: Rate-limit queue-full warnings in IRQ contextPushpendra Singh1-3/+3
3 daysfirmware: arm_ffa: Fix Endpoint Memory Access Descriptor offset calculationSebastian Ene1-5/+15
3 daysfirmware: arm_ffa: Fix out-of-bound writes in ffa_setup_and_transmit()Mostafa Saleh1-4/+3
3 daysfirmware: arm_ffa: Fix NULL dereference in ffa_partition_info_get()Unnathi Chalicheemala1-1/+1
3 daysfirmware: arm_ffa: Respect firmware advertised RX/TX buffer size limitsSeth Forshee1-7/+20
13 daysremoteproc: xlnx: Check remote core stateTanmay Shah1-0/+28
13 daysfirmware: samsung: acpm: Add devm_acpm_get_by_phandle helperTudor Ambarus1-0/+23
13 daysfirmware: arm_scmi: Fix OOB in scmi_power_name_get()Geert Uytterhoeven1-1/+5
13 daysfirmware: arm_scmi: Read sensor config as 32-bit valueSudeep Holla1-1/+1
13 daysfirmware: smccc: Fix Arm SMCCC SOC_ID name callAndre Przywara1-1/+1
13 daysfirmware: arm_ffa: Honor partition info descriptor sizeJamie Nguyen1-11/+16
2026-06-12Merge tag 'char-misc-7.1-final' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-29/+37
2026-06-05Merge tag 'svc_fixes_for_v7.1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2-29/+37
2026-06-02Merge tag 'soc-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-44/+100
2026-05-29firmware: samsung: acpm: Fix infinite loop on sequence number exhaustionTudor Ambarus1-14/+31
2026-05-29firmware: samsung: acpm: Fix missing LKMM barriers in sequence allocatorTudor Ambarus1-7/+11
2026-05-29firmware: samsung: acpm: Fix false timeouts and Use-After-Free in pollingTudor Ambarus1-20/+48
2026-05-28firmware: stratix10-rsu: Fix NULL deref on rsu_send_msg() timeout in probeDinh Nguyen1-25/+20
2026-05-28firmware: stratix10-svc: Don't fail probe when async ops unsupportedMuhammad Amirul Asyraf Mohamad Jamian1-1/+5
2026-05-28firmware: stratix10-svc: Return -EOPNOTSUPP when ATF async unsupportedMuhammad Amirul Asyraf Mohamad Jamian1-3/+12
2026-05-23Merge tag 'loongarch-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+20
2026-05-21Merge tag 'efi-fixes-for-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-15/+22
2026-05-21Merge tag 'soc-fixes-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds3-44/+114
2026-05-21efi/loongarch: Randomize kernel preferred address for KASLRWANG Rui2-0/+20
2026-05-19efi: sysfb_efi: Extend quirk to cover IdeaPad Duet 3 10IGL5-LTEMarius Hoch1-3/+6
2026-05-19efi: Allocate runtime workqueue before ACPI initArd Biesheuvel1-12/+16
2026-05-14firmware: samsung: acpm: Fix mailbox channel leak on probe errorTudor Ambarus1-5/+8
2026-05-14firmware: samsung: acpm: Fix cross-thread RX length corruptionTudor Ambarus2-7/+11
2026-05-07firmware: psci: Set pm_set_resume/suspend_via_firmware() for SYSTEM_SUSPENDKonrad Dybcio1-0/+10
2026-05-05firmware: arm_ffa: Fix sched-recv callback partition lookupSudeep Holla1-3/+3
2026-05-05firmware: arm_ffa: Snapshot notifier callbacks under lockSudeep Holla1-12/+23
2026-05-05firmware: arm_ffa: Align RxTx buffer size before mappingSudeep Holla1-1/+2
2026-05-05firmware: arm_ffa: Validate framework notification message layoutSudeep Holla1-2/+16
2026-05-05firmware: arm_ffa: Keep framework RX release under lockSudeep Holla1-16/+13
2026-05-05firmware: arm_ffa: Bound PARTITION_INFO_GET_REGS copiesSudeep Holla1-6/+23
2026-04-29firmware: arm_ffa: Unregister bus notifier on teardown for FF-A v1.0Sudeep Holla1-0/+15
2026-04-29firmware: arm_ffa: Fix per-vcpu self notifications handling in workqueueSudeep Holla1-1/+1
2026-04-29firmware: arm_ffa: Avoid collapsing NPI work from different CPUsSudeep Holla1-5/+8
2026-04-29firmware: arm_ffa: Skip free_pages on RX buffer alloc failureSudeep Holla1-1/+1
2026-04-29firmware: arm_ffa: Check for NULL FF-A ID table while driver registrationSudeep Holla1-1/+3
2026-04-29efi/libstub: Synchronize instruction cache after kernel relocationWANG Rui1-0/+1
2026-04-29efi/loongarch: Implement efi_cache_sync_image()WANG Rui1-0/+5
2026-04-29efi/libstub: Move efi_relocate_kernel() into its only remaining userArd Biesheuvel5-174/+162
2026-04-28efi: pstore: Drop efivar lock when efi_pstore_open() returns with an errorThomas Huth1-1/+3
2026-04-24Merge tag 'loongarch-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds1-0/+1
2026-04-22LoongArch: Adjust build infrastructure for 32BIT/64BITHuacai Chen1-0/+1
2026-04-18Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1