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
2025-07-11
firmware: tegra: bpmp: Fix build failure for tegra264-only config
Arnd Bergmann
2
-6
/
+1
2025-07-09
firmware: tegra: bpmp: Use of_reserved_mem_region_to_resource() for "memory-region"
Rob Herring (Arm)
1
-7
/
+2
2025-07-09
firmware: xilinx: Use of_genpd_sync_state()
Ulf Hansson
1
-1
/
+6
2025-07-09
firmware: xilinx: Don't share zynqmp_pm_init_finalize()
Ulf Hansson
1
-2
/
+1
2025-07-09
firmware/pmdomain: xilinx: Move ->sync_state() support to firmware driver
Ulf Hansson
1
-0
/
+10
2025-07-09
efi: add ovmf debug log driver
Gerd Hoffmann
4
-0
/
+128
2025-07-09
firmware: arm_scmi: Convert to SYSTEM_SLEEP_PM_OPS
Arnd Bergmann
1
-2
/
+2
2025-07-08
firmware: arm_scmi: Avoid notifier registration for unsupported events
Cristian Marussi
1
-9
/
+30
2025-07-08
arm64: fix unnecessary rebuilding when CONFIG_DEBUG_EFI=y
Masahiro Yamada
1
-1
/
+1
2025-07-07
Merge tag 'efi-fixes-for-v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
1
-4
/
+2
2025-07-07
ASoC: soc-dapm: cleanups
Mark Brown
2
-51
/
+45
2025-07-07
firmware: arm_scmi: power_control: Ensure SCMI_SYSPOWER_IDLE is set early during resume
Peng Fan
1
-5
/
+17
2025-07-07
firmware: arm_scmi: Add power management operations to SCMI bus
Peng Fan
1
-0
/
+26
2025-07-07
firmware: tegra: bpmp: Add support on Tegra264
Thierry Reding
1
-2
/
+4
2025-07-07
firmware: tegra: Fix IVC dependency problems
Thierry Reding
1
-2
/
+3
2025-07-03
include: trace: Add tracepoint support for inflight xfer count
Philip Radford
3
-4
/
+20
2025-07-03
firmware: arm_scmi: Track number of inflight SCMI transfers
Philip Radford
2
-0
/
+12
2025-07-03
firmware: arm_scmi: Add support for debug counter decrement
Philip Radford
1
-0
/
+6
2025-07-03
Merge tag 'samsung-fixes-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/fixes
Arnd Bergmann
1
-16
/
+9
2025-06-23
firmware: arm_scmi: Fix up turbo frequencies selection
Sibi Sankar
1
-1
/
+1
2025-06-21
x86/efi: Implement support for embedding SBAT data for x86
Vitaly Kuznetsov
1
-1
/
+1
2025-06-20
efi: Fix .data section size calculations when .sbat is present
Vitaly Kuznetsov
1
-2
/
+2
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
1
-1
/
+1
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
5
-6
/
+6
2025-06-16
firmware: cs_dsp: Remove unused struct list_head from cs_dsp_coeff_ctl
Richard Fitzgerald
1
-20
/
+25
2025-06-11
firmware: smccc: Support both smc and hvc conduits for getting hyp UUID
Anirudh Rayabharam (Microsoft)
1
-4
/
+1
2025-06-10
efi: Drop preprocessor directives from zboot.lds
Vitaly Kuznetsov
1
-2
/
+0
2025-06-10
firmware: exynos-acpm: fix timeouts on xfers handling
Tudor Ambarus
1
-16
/
+9
2025-06-09
firmware: arm_ffa: Replace mutex with rwlock to avoid sleep in atomic context
Sudeep Holla
1
-11
/
+11
2025-06-09
firmware: arm_ffa: Move memory allocation outside the mutex locking
Sudeep Holla
1
-24
/
+24
2025-06-09
firmware: arm_ffa: Fix memory leak by freeing notifier callback node
Sudeep Holla
1
-0
/
+1
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-1
/
+1
2025-06-07
Merge tag 'loongarch-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
Linus Torvalds
1
-1
/
+1
2025-06-07
Merge tag 'sound-fix-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
2
-2
/
+2
2025-06-06
Merge tag 'drm-fixes-2025-06-06' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-8
/
+18
2025-06-06
Merge tag 'drm-misc-fixes-2025-06-06' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes
Simona Vetter
1
-8
/
+18
2025-06-06
efi/libstub: use 'targets' instead of extra-y in Makefile
Masahiro Yamada
1
-1
/
+1
2025-06-05
sysfb: Fix screen_info type check for VGA
Thomas Zimmermann
1
-8
/
+18
2025-06-03
Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
2
-8
/
+19
2025-05-31
Merge tag 'soc-drivers-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
27
-282
/
+2375
2025-05-30
Merge tag 'efi-next-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
7
-8
/
+71
2025-05-30
LoongArch: Enable HAVE_ARCH_STACKLEAK
Youling Tang
1
-1
/
+1
2025-05-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
3
-5
/
+11
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2
-30
/
+2
2025-05-27
Merge tag 'sound-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
3
-7
/
+18
2025-05-27
Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2025-05-27
Merge branch 'for-next/psci' into for-next/core
Will Deacon
1
-1
/
+3
2025-05-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-255
/
+1
2025-05-26
firmware: cs_dsp: Fix OOB memory read access in KUnit test (ctl cache)
Jaroslav Kysela
1
-1
/
+0
2025-05-26
firmware: cs_dsp: Fix OOB memory read access in KUnit test (wmfw info)
Jaroslav Kysela
1
-1
/
+2
[prev]
[next]