$ git log --pretty=format:'%h %s (%cs)%d'
2208e9f5 Merge branch 'intel/fan_control_8086_e20b_8086_1100' into 'main' (2025-07-07)
(HEAD -> main)
74d80fcf xe: Add fan_control v203.0.0.0 for BMG (2025-07-07)
fc8ce20b Merge branch 'amd-staging' into 'main' (2025-07-07)
847cd5aa amdgpu: Add DCN 3.6 (2025-07-07)
5e95c44f amdgpu: Add PSP 14.0.5 (2025-07-07)
520262d1 amdgpu: Add SDMA 6.1.3 (2025-07-07)
84f44335 amdgpu: Add GC 11.5.3 (2025-07-07)
2ef64828 Merge branch 'mt7921' into 'main' (2025-07-07)
1f861a48 mediatek MT7921: update bluetooth firmware to 20250625154126 (2025-07-07)
38b5a082 Merge branch 'adreno' into 'main' (2025-07-07)
...
$ git cat-file blob HEAD:README.md
# Linux firmware
This repository contains all these firmware images which have been
extracted from older drivers, as well various new firmware images which
we were never permitted to include in a GPL'd work, but which we _have_
been permitted to redistribute under separate cover.
The upstream repository is located at <https://gitlab.com/kernel-firmware/linux-firmware.git>.
## Submitting firmware
To submit firmware to this repository, please do one of the following:
* open a MR [upstream](https://gitlab.com/kernel-firmware/linux-firmware)
* send a git binary diff to `linux-firmware@kernel.org`
* send a git pull request to: `linux-firmware@kernel.org`
## Quality
If your commit adds new firmware, it must update the `WHENCE` file to
clearly state the license under which the firmware is available, and
that it is redistributable. Being redistributable includes ensuring
the firmware license provided includes an implicit or explicit
patent grant to end users to ensure full functionality of device
operation with the firmware. If the license is long and involved, it's
permitted to include it in a separate file and refer to it from the
`WHENCE` file (IE _'See `LICENSE.foo` for details.'_).
And if it were possible, a changelog of the firmware itself.
To maintain consistent quality on the repository, please run the following
before submitting a patch:
```shell
make check
```
If you don't have pre-commit installed, you can install it with:
```shell
pip install pre-commit
```
Your commit **must** contain a `Signed-Off-By:` from someone authoritative on
the licensing of the firmware in question (i.e. from within the company
that owns the code).
## Warnings
1. Don't send any `CONFIDENTIALITY STATEMENT` in your e-mail, patch or
request. Otherwise your firmware _will never be accepted_.
2. Maintainers are really busy, so don't expect a prompt reply.
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
* main Merge branch 'intel/fan_control_8086_e20b_8086_1100' into 'main' (2025-07-07)
# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
--format='%(refname:short) %(subject) (%(creatordate:short))'
20250627 This is the 20250627 release. (2025-06-27) tar.gz
20250613 This is the 20250613 release (2025-06-13) tar.gz
20250509 This is the 20250509 release (2025-05-09) tar.gz
20250410 This is the 20250410 release (2025-04-10) tar.gz
20250311 This is the 20250311 release (2025-03-11) tar.gz
20250211 This is the 20250211 release. (2025-02-11) tar.gz
20250109 This is the 20250109 release (2025-01-09) tar.gz
20241210 This is the 20241210 release. (2024-12-10) tar.gz
20241110 This is the 20241110 release (2024-11-10) tar.gz
20241017 This is the 20241017 release (2024-10-17) tar.gz
...
# associated public inboxes:
# (number on the left is used for dev purposes)
2146 linux-firmware
561 linux-wireless
537 lkml
254 linux-mediatek
252 netdev
135 linux-bluetooth
72 ath10k
45 openembedded-core
44 linux-arm-kernel
39 qemu-devel
38 linux-media
37 linux-sound
35 linux-scsi
33 u-boot
25 dri-devel
24 intel-gfx
23 intel-wired-lan
19 stable
17 linux-rdma
17 kvm
16 linux-devicetree
13 linux-tegra
12 dpdk-dev
12 linuxppc-dev
12 git
12 linux-kbuild
12 openembedded-devel
11 linux-crypto
11 linux-fsdevel
11 linux-mm
11 linux-mips
11 linux-rockchip
11 buildroot
10 linux-nfs
10 alsa-devel
9 bpf
9 linux-ide
9 linux-omap
9 linux-sh
8 linux-xfs
8 linux-btrfs
8 linux-serial
8 linux-wpan
8 linux-fbdev
7 linux-samsung-soc
7 linux-riscv
7 linux-arm-msm
7 xen-devel
7 linux-input
7 linux-iio
7 linux-gpio
7 linux-pci
7 linux-doc
7 linux-i2c
7 linux-arch
7 linux-can
7 yocto
6 linux-mtd
6 linux-acpi
6 linux-pm
6 kvmarm
6 linux-clk
6 linux-mmc
6 amd-gfx
6 linux-spi
6 virtualization
6 dm-devel
6 linux-perf-users
6 linux-s390
6 ath9k-devel
5 netfilter-devel
5 fstests
5 linux-hwmon
5 linux-rtc
5 linux-usb
5 linux-renesas-soc
5 linux-kselftest
5 selinux
5 linux-watchdog
5 openbmc
5 linux-cxl
5 nvdimm
5 yocto-meta-freescale
5 yocto-meta-arm
5 yocto-meta-arago
5 imx
5 poky
5 qemu-riscv
5 grub-devel
5 igt-dev
4 linux-block
4 linux-nvme
4 linux-integrity
4 linux-amlogic
4 linux-erofs
4 linux-iommu
4 driverdev-devel
4 dmaengine
4 linux-parisc
4 linux-ext4
4 linux-leds
4 linux-security-module
4 linux-f2fs-devel
4 linux-modules
4 linux-hyperv
4 linux-api
4 linux-remoteproc
4 linux-pwm
4 containers
4 platform-driver-x86
4 nouveau
4 kernel-janitors
4 sparclinux
4 linux-staging
4 linux-sunxi
4 ofono
4 ltp
4 bitbake-devel
4 yocto-meta-virtualization
4 yocto-meta-ti
4 loongarch
4 b4-sent
4 intel-xe
4 linux-um
4 cluster-devel
4 kvm-ppc
4 linux-hexagon
4 u-boot-amlogic
4 lvm-devel
3 linux-efi
3 linux-edac
3 linux-cifs
3 linux-nvdimm
3 linux-next
3 linux-rt-users
3 linux-m68k
3 util-linux
3 backports
3 linux-csky
3 linux-man
3 linux-unionfs
3 cip-dev
3 linux-sparse
3 lttng-dev
3 linux-fpga
3 ceph-devel
3 linux-raid
3 linux-hardening
3 soc
3 rust-for-linux
3 mptcp
3 linux-coco
3 llvm
3 fio
3 iwd
3 linux-patches
3 xenomai
3 damon
3 openrisc
3 kexec
3 linux-trace-kernel
3 linux-alpha
3 perfbook
3 fuego
2 live-patching
2 linux-snps-arc
2 linux-sgx
2 linux-trace-devel
2 rcu
2 linux-i3c
2 wireguard
2 linux-kernel-mentees
2 phone-devel
2 dash
2 keyrings
2 ath11k
2 linux-phy
2 b43-dev
2 yocto-toaster
2 chrome-platform
2 outreachy
2 ath12k
2 oe-kbuild-all
2 virtio-comment
2 v9fs
2 kdevops
2 dccp
2 reiserfs-devel
2 virtio-fs
2 dtrace
2 yocto-patches
2 barebox
2 linux-aspeed
1 linux-fscrypt
1 cocci
1 kernel-hardening
1 kernelnewbies
1 workflows
1 selinux-refpolicy
1 linux-spdx
1 ksummit-discuss
1 io-uring
1 tpmdd-devel
1 linux-audit
1 linux-dash
1 linux-bcache
1 mm-commits
1 xdp-newbies
1 linux-sctp
1 target-devel
1 lustre-devel
1 ocfs2-devel
1 regressions
1 ksummit
1 linux-nfc
1 linux-bcachefs
1 ntfs3
1 linux-ppp
1 ell
1 yocto-docs
1 ntb
1 asahi
1 oe-linux-nfc
1 oe-chipsec
1 batman
1 fsverity
1 kernel-tls-handshake
1 virtio-dev
1 ecryptfs
1 linux-ia64
1 kbd
1 autofs
1 cpufreq
1 cgroups
1 devicetree-spec
1 devicetree-compiler
1 initramfs
1 hail-devel
1 kvm-ia64
1 linux-8086
1 kernel-testers
1 linux-btrace
1 linux-embedded
1 linux-hams
1 linux-hotplug
1 linux-laptop
1 trinity
1 linux-metag
1 linux-x25
1 linux-nilfs
1 lvs-devel
1 netfilter
1 linux-oxnas
1 lm-sensors
1 acpica-devel
1 smatch
1 wireless-regdb
1 netfs
1 powertop
1 kvm-riscv
git clone https://yhbt.net/lore/pub/scm/linux/kernel/git/firmware/linux-firmware.git