index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
Files
Lines
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/git/efi/efi
Linus Torvalds
2
-15
/
+22
2026-05-21
Merge tag 'soc-fixes-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
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_initcall"
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
2026-05-06
treewide: Explicitly include the x86 CPUID headers
Ahmed S. Darwish
1
-0
/
+1
2026-05-05
firmware: arm_ffa: Fix sched-recv callback partition lookup
Sudeep Holla
1
-3
/
+3
2026-05-05
firmware: arm_ffa: Snapshot notifier callbacks under lock
Sudeep Holla
1
-12
/
+23
2026-05-05
firmware: arm_ffa: Align RxTx buffer size before mapping
Sudeep Holla
1
-1
/
+2
2026-05-05
firmware: arm_ffa: Validate framework notification message layout
Sudeep Holla
1
-2
/
+16
2026-05-05
firmware: arm_ffa: Keep framework RX release under lock
Sudeep Holla
1
-16
/
+13
2026-05-05
firmware: arm_ffa: Bound PARTITION_INFO_GET_REGS copies
Sudeep Holla
1
-6
/
+23
2026-05-05
firmware: arm_scmi: Convert to list_for_each_entry()
Geert Uytterhoeven
1
-3
/
+1
2026-05-05
firmware: arm_scmi: quirk: Simplify quirk table iteration
Geert Uytterhoeven
1
-3
/
+1
2026-05-05
firmware: arm_scmi: quirk: Improve quirk range parsing
Geert Uytterhoeven
1
-7
/
+6
2026-05-05
firmware: arm_scmi: Rename struct scmi_revision_info to scmi_base_info
Marek Vasut
3
-13
/
+13
2026-05-05
firmware: imx: sm-misc: Print boot/shutdown reasons
Peng Fan
1
-0
/
+73
2026-05-05
firmware: arm_scmi: imx: Support getting reset reason of MISC protocol
Peng Fan
1
-0
/
+86
2026-05-03
firmware: google: Skip failing entries instead of aborting populate
Titouan Ameline de Cadeville
1
-3
/
+3
[prev]
[next]