index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-29
firmware: tegra: Make TEGRA_IVC a hidden Kconfig symbol
Sasha Levin
1
-1
/
+1
2026-05-28
firmware: stratix10-rsu: Fix NULL deref on rsu_send_msg() timeout in probe
Dinh Nguyen
1
-25
/
+20
2026-05-28
firmware: stratix10-svc: Don't fail probe when async ops unsupported
Muhammad Amirul Asyraf Mohamad Jamian
1
-1
/
+5
2026-05-28
firmware: stratix10-svc: Return -EOPNOTSUPP when ATF async unsupported
Muhammad Amirul Asyraf Mohamad Jamian
1
-3
/
+12
2026-05-27
firmware: arm_ffa: Treat missing FF-A feature on a platform as a probe miss
Sudeep Holla
1
-2
/
+5
2026-05-26
firmware: ti_sci: Add support for restoring clock context during resume
Thomas Richard (TI)
2
-2
/
+10
2026-05-26
firmware: ti_sci: Add support for restoring IRQs during resume
Thomas Richard (TI)
2
-12
/
+181
2026-05-26
firmware: ti_sci: Add BOARDCFG_MANAGED mode support
Thomas Richard (TI)
2
-3
/
+10
2026-05-26
firmware: meson: sm: Add thermal calibration SMC call
Ronald Claveau
1
-5
/
+23
2026-05-26
exec_state: relocate dumpable information
Christian Brauner (Amutable)
1
-1
/
+0
2026-05-25
firmware: zynqmp: Add dynamic CSU register discovery and sysfs interface
Ronak Jain
4
-1
/
+283
2026-05-23
Merge tag 'loongarch-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+20
2026-05-21
firmware: arm_scmi: optee: Rework transport probe sequence
Cristian Marussi
1
-10
/
+36
2026-05-21
firmware: arm_scmi: virtio: Rework transport probe sequence
Cristian Marussi
1
-9
/
+43
2026-05-21
firmware: arm_scmi: Add a generic transport supplier
Cristian Marussi
1
-0
/
+111
2026-05-21
firmware: arm_scmi: Add transport instance handles
Cristian Marussi
1
-4
/
+48
2026-05-21
firmware: arm_scmi: Fix OOB in scmi_power_name_get()
Geert Uytterhoeven
1
-1
/
+5
2026-05-21
Merge tag 'efi-fixes-for-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-15
/
+22
2026-05-21
Merge tag 'soc-fixes-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/so...
Linus Torvalds
3
-44
/
+114
2026-05-21
efi/loongarch: Randomize kernel preferred address for KASLR
WANG Rui
2
-0
/
+20
2026-05-20
firmware: arm_scmi: Validate Powercap domains before state access
Sudeep Holla
1
-4
/
+14
2026-05-20
firmware: arm_scmi: Validate SENSOR_UPDATE payload size
Sudeep Holla
1
-1
/
+9
2026-05-20
firmware: arm_scmi: Validate BASE_ERROR_EVENT payload size
Sudeep Holla
1
-2
/
+13
2026-05-20
firmware: arm_scmi: Read sensor config as 32-bit value
Sudeep Holla
1
-1
/
+1
2026-05-20
firmware: smccc: Fix Arm SMCCC SOC_ID name call
Andre Przywara
1
-1
/
+1
2026-05-19
firmware: arm_ffa: Honor partition info descriptor size
Jamie Nguyen
1
-11
/
+16
2026-05-19
firmware: imx: sm-misc: Make scmi_imx_misc_ctrl_nb variable static
Krzysztof Kozlowski
1
-1
/
+1
2026-05-19
efi: sysfb_efi: Extend quirk to cover IdeaPad Duet 3 10IGL5-LTE
Marius Hoch
1
-3
/
+6
2026-05-19
efi: Allocate runtime workqueue before ACPI init
Ard Biesheuvel
1
-12
/
+16
2026-05-17
firmware: arm_ffa: Defer probe until pKVM is initialized
Sudeep Holla
1
-0
/
+6
2026-05-17
firmware: arm_ffa: Set the core device as FF-A device parent
Sudeep Holla
2
-3
/
+5
2026-05-17
firmware: arm_ffa: Register core as a platform driver
Sudeep Holla
3
-9
/
+50
2026-05-17
Revert "firmware: arm_ffa: Change initcall level of ffa_init() to rootfs_init...
Yeoreum Yun
1
-1
/
+1
2026-05-14
firmware: samsung: acpm: Fix mailbox channel leak on probe error
Tudor Ambarus
1
-5
/
+8
2026-05-14
firmware: samsung: acpm: Fix cross-thread RX length corruption
Tudor Ambarus
2
-7
/
+11
2026-05-13
firmware: qcom: scm: Allow QSEECOM on Surface Pro 12in
Harrison Vanderbyl
1
-0
/
+1
2026-05-12
firmware: arm_scmi: Introduce all_rates_get clock operation
Cristian Marussi
1
-26
/
+57
2026-05-12
firmware: arm_scmi: Fix OOB in scmi_clock_describe_rates_get_lazy()
Geert Uytterhoeven
1
-2
/
+5
2026-05-12
firmware: arm_scmi: Use bound iterators to minimize discovered rates
Cristian Marussi
1
-9
/
+81
2026-05-12
firmware: arm_scmi: Use proper iter_response_bound_cleanup() name
Geert Uytterhoeven
2
-4
/
+4
2026-05-12
firmware: arm_scmi: Fix bound iterators returning too many items
Geert Uytterhoeven
1
-2
/
+7
2026-05-12
firmware: arm_scmi: Add bound iterators support
Cristian Marussi
3
-19
/
+55
2026-05-12
firmware: arm_scmi: Refactor iterators internal allocation
Cristian Marussi
1
-17
/
+18
2026-05-12
firmware: arm_scmi: Harden clock parents discovery
Cristian Marussi
1
-8
/
+10
2026-05-12
firmware: arm_scmi: Make clock rates allocation dynamic
Cristian Marussi
1
-3
/
+16
2026-05-12
firmware: arm_scmi: Drop unused clock rate interfaces
Cristian Marussi
1
-9
/
+0
2026-05-12
firmware: arm_scmi: Simplify clock rates exposed interface
Cristian Marussi
1
-73
/
+81
2026-05-12
firmware: arm_scmi: Add clock determine_rate operation
Cristian Marussi
1
-0
/
+42
2026-05-07
firmware: psci: Set pm_set_resume/suspend_via_firmware() for SYSTEM_SUSPEND
Konrad Dybcio
1
-0
/
+10
2026-05-06
firmware: raspberrypi: Change dependency to ARCH_BCM2835 and COMPILE_TEST
Chen-Yu Tsai
1
-1
/
+4
[prev]
[next]