index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
2 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
12 days
Merge tag 'rproc-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
13 days
Merge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-08-23
Merge tag 'efi-next-for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-08-21
Merge tag 'drm-next-2026-08-20' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-08-20
Merge tag 'bitmap-for-7.3' of https://github.com/norov/linux
Linus Torvalds
2026-08-20
efi: apple-properties: validate setup data header length
Pengpeng Hou
2026-08-20
efi/runtime-wrappers: retire the worker if a wedged call ever returns
Breno Leitao
2026-08-20
efi/runtime-wrappers: honour EFI_RUNTIME_SERVICES in the non-blocking paths
Breno Leitao
2026-08-20
efi/runtime-wrappers: bound the wait for EFI runtime service calls
Breno Leitao
2026-08-20
efi/runtime-wrappers: check EFI_RUNTIME_SERVICES before using efi_rts_work
Breno Leitao
2026-08-20
efi/runtime-wrappers: handle queue_work() failure with goto exit
Breno Leitao
2026-08-20
efi/runtime-wrappers: factor out efi_rts_park_worker()
Breno Leitao
2026-08-20
BackMerge tag 'v7.2' into drm-next
Dave Airlie
2026-08-19
Merge tag 'sound-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2026-08-19
Merge tag 'chrome-platform-firmware-v7.3' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2026-08-18
Merge tag 'soc-arm-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2026-08-18
Merge tag 'soc-drivers-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-08-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2026-08-10
Merge tag 'zynqmp-soc-for-7.3' of https://github.com/Xilinx/linux-xlnx into s...
Arnd Bergmann
2026-08-10
Merge tag 'qcom-drivers-for-7.3-2' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
2026-08-10
Merge tag 'ti-driver-soc-for-v7.3' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
2026-08-10
firmware: xilinx: Clear firmware notifiers across kexec transitions
Jay Buddhabhatti
2026-08-10
firmware: xilinx: Release all peripheral devices from firmware
Jay Buddhabhatti
2026-08-10
firmware: xilinx: Add support to clear EL3 PM state
Jay Buddhabhatti
2026-08-10
firmware: xilinx: Propagate actual error from feature check
Jay Buddhabhatti
2026-08-10
firmware: xilinx: Use TF-A feature check for TF-A-specific APIs
Jay Buddhabhatti
2026-08-05
firmware: cs_dsp: Fix mock register default typo in KUnit test
Richard Fitzgerald
2026-08-04
Merge tag 'qcom-drivers-for-7.3' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2026-08-03
firmware: coreboot: Validate table bounds
Laxman Acharya Padhya
2026-08-02
arm64: escalate smp_send_stop() to an SDEI NMI as a last resort
Kiryl Shutsemau (Meta)
2026-08-02
drivers/firmware: add SDEI cross-CPU NMI service for arm64
Kiryl Shutsemau (Meta)
2026-08-02
firmware: arm_sdei: add SDEI_EVENT_SIGNAL support
Kiryl Shutsemau (Meta)
2026-08-02
firmware: arm_sdei: add sdei_is_present()
Kiryl Shutsemau (Meta)
2026-07-31
Merge tag 'svc_updates_for_v7.3' of ssh://gitolite.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2026-07-30
firmware: qcom: scm: Fix tzmem state on probe retry
Mukesh Ojha
2026-07-30
firmware: qcom: scm: Fix reserved memory cleanup on probe failure
Mukesh Ojha
2026-07-30
firmware: qcom: scm: Fix NULL dereference in IRQ handler before __scm is publ...
Mukesh Ojha
2026-07-30
firmware: qcom: scm: Allow QSEECOM on Asus Zenbook A16 (UX3607OA)
Konrad Dybcio
2026-07-30
Merge tag 'imx-soc-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/fr...
Arnd Bergmann
2026-07-28
firmware: stratix10-svc: add async HWMON read commands and register socfpga-h...
Tze Yee Ng
2026-07-26
Merge tag 'char-misc-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-07-24
firmware: imx: scu: manage mailbox channels and global handle
Pengpeng Hou
2026-07-24
Merge tag 'scmi-updates-7.3' of https://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
2026-07-22
psci: simplify hotplug_tests()
Yury Norov
2026-07-22
firmware: arm_scmi: Unrequest devices if driver registration fails
Sudeep Holla
2026-07-22
firmware: arm_scmi: Roll back partial protocol table registration
Sudeep Holla
2026-07-22
firmware: arm_scmi: Fix requested device removal race
Sudeep Holla
2026-07-20
firmware: coreboot: Skip no-map CBMEM entries
Yidi Lin
2026-07-17
Merge tag 'soc-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
[next]