summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
7 daysMerge tag 'efi-fixes-for-v6.16-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
12 daysMerge tag 'samsung-fixes-6.16' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2025-06-20efi: Fix .data section size calculations when .sbat is presentVitaly Kuznetsov
2025-06-10efi: Drop preprocessor directives from zboot.ldsVitaly Kuznetsov
2025-06-10firmware: exynos-acpm: fix timeouts on xfers handlingTudor Ambarus
2025-06-09firmware: arm_ffa: Replace mutex with rwlock to avoid sleep in atomic contextSudeep Holla
2025-06-09firmware: arm_ffa: Move memory allocation outside the mutex lockingSudeep Holla
2025-06-09firmware: arm_ffa: Fix memory leak by freeing notifier callback nodeSudeep Holla
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-06-07Merge tag 'loongarch-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2025-06-07Merge tag 'sound-fix-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-06-06Merge tag 'drm-fixes-2025-06-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-06-06Merge tag 'drm-misc-fixes-2025-06-06' of https://gitlab.freedesktop.org/drm/m...Simona Vetter
2025-06-06efi/libstub: use 'targets' instead of extra-y in MakefileMasahiro Yamada
2025-06-05sysfb: Fix screen_info type check for VGAThomas Zimmermann
2025-06-03Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-05-31Merge tag 'soc-drivers-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-30Merge tag 'efi-next-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-30LoongArch: Enable HAVE_ARCH_STACKLEAKYouling Tang
2025-05-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-05-28Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-05-27Merge tag 'sound-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-05-27Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-27Merge branch 'for-next/psci' into for-next/coreWill Deacon
2025-05-26Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-26firmware: cs_dsp: Fix OOB memory read access in KUnit test (ctl cache)Jaroslav Kysela
2025-05-26firmware: cs_dsp: Fix OOB memory read access in KUnit test (wmfw info)Jaroslav Kysela
2025-05-23arm64: kvm, smccc: Introduce and use API for getting hypervisor UUIDRoman Kisel
2025-05-23Merge tag 'soc-fixes-6.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-23firmware: cs_dsp: Fix OOB memory read access in KUnit testJaroslav Kysela
2025-05-21Merge tag 'qcom-drivers-for-6.16-2' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2025-05-21Merge tag 'qcom-drivers-for-6.16' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2025-05-21Merge tag 'ti-driver-soc-for-v6.16' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2025-05-21Merge tag 'samsung-fixes-6.15' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2025-05-21include: pe.h: Fix PE definitionsPali Rohár
2025-05-21efi/efi_test: Fix missing pending status update in getwakeuptimeIvan Hu
2025-05-21Merge branch 'efi-sbat' into efi/nextArd Biesheuvel
2025-05-21efi: zboot specific mechanism for embedding SBAT sectionVitaly Kuznetsov
2025-05-19docs: firmware: qcom_scm: Fix kernel-doc warningUnnathi Chalicheemala
2025-05-17x86/mm/64: Make 5-level paging support unconditionalKirill A. Shutemov
2025-05-15ASoC: codecs: add support for ES8389Mark Brown
2025-05-14firmware: qcom: scm: Allow QSEECOM for HP EliteBook Ultra G1qJuerg Haefliger
2025-05-13Merge branch 'x86/boot' into x86/core, to merge dependent commitsIngo Molnar
2025-05-12Merge branch 'cznic/platform' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2025-05-09firmware: qcom: tzmem: disable sm7150 platformDanila Tikhonov
2025-05-09Merge tag 'scmi-updates-6.16' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2025-05-09Merge tag 'samsung-drivers-6.16' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2025-05-09efi/libstub: Describe missing 'out' parameter in efi_load_initrdHans Zhang
2025-05-09efi: Improve logging around memmap initBartosz Szczepanek
2025-05-08treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()Ingo Molnar