pub/scm/linux/kernel/git/tnguy/firmware.git  about / heads / tags
Intel Wired LAN firmware tree
$ git log --pretty=format:'%h %s (%cs)%d'
154800e8 Merge branch 'intel/dmc/xe3lpd_3002/2.28' into 'main' (2025-12-28)
	(HEAD -> main)
2a6b3618 i915: Xe3LPD_3002 DMC v2.28 (2025-12-28)
ae21ff2b Merge branch 'intel/dmc/xe3lpd/2.33' into 'main' (2025-12-28)
81368cb8 i915: Xe3LPD DMC v2.33 (2025-12-26)
a6a6ff91 Merge branch 'intel-vpu-v1.28.0' into 'main' (2025-12-23)
c360f595 intel_vpu: Add firmware for 50xx NPUs and update older ones (2025-12-23)
e1d8132e Merge branch 'amd-sev-fw' into 'main' (2025-12-23)
13786e87 linux-firmware: Update AMD SEV firmware (2025-12-23)
0dc06ea1 Merge branch 'amd-staging' into 'main' (2025-12-23)
993573ac amdgpu: DMCUB updates for various ASICs (2025-12-23)
...

$ 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`

### Signed-off-by requirement

All commits must include a `Signed-off-by` line to track the provenance of the
firmware. This signature must be from someone with authority over the licensing
of the firmware, typically someone from within the company that owns or
controls the firmware. The `Signed-off-by` line serves as an attestation that
the contributor has the right to submit the firmware under the specified
license terms and that it can be redistributed according to those terms.

At times, a contributor may work at a location that makes it difficult to
submit patches or MRs from their offical company accounts.  In this case,
the `Signed-off-by` line in the commit should still be via the company
address, but the submitter can use a personal address with the company address
on CC for the MR or patch contribution.

## 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))'
  dev-queue    ice: update DDP LAG package to 1.3.2.0 (2026-01-05)
* main         Merge branch 'intel/dmc/xe3lpd_3002/2.28' into 'main' (2025-12-28)

# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
	--format='%(refname:short) %(subject) (%(creatordate:short))'
20251125     This is the 20251125 release (2025-11-25) tar.gz
20251111     This is the 20251111 release (2025-11-11) tar.gz
20251021     This is the 20251021 release (2025-10-21) tar.gz
20251011     This is the 20251011 release (2025-10-10) tar.gz
20250917     This is the 20250917 release (2025-09-17) tar.gz
20250808     This is the 20250808 release (2025-08-08) tar.gz
20250708     This is the 20250708 release (2025-07-08) tar.gz
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
...

# associated public inboxes:
# (number on the left is used for dev purposes)
       2263 linux-firmware
        608 lkml
        590 linux-wireless
        303 linux-mediatek
        256 netdev
        150 linux-bluetooth
         72 ath10k
         65 linux-sound
         50 openembedded-core
         49 linux-arm-kernel
         43 qemu-devel
         42 linux-media
         37 linux-scsi
         37 u-boot
         29 dri-devel
         28 intel-gfx
         27 intel-wired-lan
         21 stable
         20 linux-devicetree
         19 linux-rdma
         19 kvm
         18 openembedded-devel
         16 buildroot
         15 linux-mm
         15 dpdk-dev
         15 linuxppc-dev
         15 linux-tegra
         14 linux-crypto
         14 linux-fsdevel
         14 linux-mips
         14 git
         14 linux-kbuild
         14 linux-rockchip
         13 bpf
         12 linux-riscv
         11 linux-xfs
         11 xen-devel
         11 linux-input
         11 linux-doc
         11 linux-fbdev
         10 linux-nfs
         10 linux-arm-msm
         10 alsa-devel
         10 linux-btrfs
         10 linux-gpio
         10 linux-ide
         10 linux-serial
         10 linux-omap
         10 linux-perf-users
         10 linux-sh
         10 linux-s390
          9 linux-mtd
          9 linux-pm
          9 linux-clk
          9 linux-iio
          9 linux-pci
          9 amd-gfx
          9 linux-arch
          9 yocto-meta-arago
          9 imx
          9 intel-xe
          8 linux-samsung-soc
          8 kvmarm
          8 linux-usb
          8 linux-kselftest
          8 linux-wpan
          8 linux-mmc
          8 linux-i2c
          8 linux-cxl
          8 igt-dev
          7 linux-acpi
          7 netfilter-devel
          7 linux-amlogic
          7 fstests
          7 linux-hwmon
          7 linux-renesas-soc
          7 linux-ext4
          7 linux-watchdog
          7 linux-spi
          7 linux-pwm
          7 virtualization
          7 linux-can
          7 openbmc
          7 sparclinux
          7 nvdimm
          7 ltp
          7 yocto
          7 yocto-meta-arm
          7 loongarch
          7 grub-devel
          6 linux-block
          6 linux-iommu
          6 linux-rtc
          6 selinux
          6 dmaengine
          6 linux-kernel-mentees
          6 dm-devel
          6 soc
          6 rust-for-linux
          6 linux-staging
          6 linux-sunxi
          6 ath9k-devel
          6 yocto-meta-virtualization
          6 b4-sent
          6 linux-um
          6 poky
          6 qemu-riscv
          6 yocto-patches
          5 linux-efi
          5 linux-erofs
          5 linux-parisc
          5 linux-leds
          5 linux-security-module
          5 linux-rt-users
          5 linux-csky
          5 linux-api
          5 cip-dev
          5 platform-driver-x86
          5 nouveau
          5 mptcp
          5 llvm
          5 ofono
          5 yocto-meta-freescale
          5 bitbake-devel
          5 linux-patches
          5 yocto-meta-ti
          5 xenomai
          5 linux-trace-kernel
          5 linux-hexagon
          5 dtrace
          4 linux-nvme
          4 linux-integrity
          4 linux-cifs
          4 linux-snps-arc
          4 driverdev-devel
          4 linux-next
          4 linux-f2fs-devel
          4 linux-modules
          4 linux-hyperv
          4 rcu
          4 linux-m68k
          4 linux-remoteproc
          4 containers
          4 linux-hardening
          4 kernel-janitors
          4 linux-coco
          4 damon
          4 openrisc
          4 cluster-devel
          4 kdevops
          4 kvm-ppc
          4 linux-alpha
          4 u-boot-amlogic
          4 lvm-devel
          4 barebox
          4 linux-aspeed
          3 linux-edac
          3 linux-nvdimm
          3 linux-i3c
          3 util-linux
          3 backports
          3 linux-man
          3 linux-unionfs
          3 linux-sparse
          3 lttng-dev
          3 linux-fpga
          3 ceph-devel
          3 linux-raid
          3 linux-phy
          3 fio
          3 iwd
          3 yocto-docs
          3 chrome-platform
          3 kexec
          3 perfbook
          3 fuego
          3 lkmm
          3 kvm-riscv
          2 live-patching
          2 linux-sgx
          2 linux-trace-devel
          2 workflows
          2 wireguard
          2 phone-devel
          2 dash
          2 keyrings
          2 ath11k
          2 b43-dev
          2 linux-bcachefs
          2 yocto-toaster
          2 outreachy
          2 ath12k
          2 oe-kbuild-all
          2 batman
          2 kernel-tls-handshake
          2 virtio-comment
          2 v9fs
          2 dccp
          2 devicetree-compiler
          2 initramfs
          2 reiserfs-devel
          2 virtio-fs
          2 x86-cpuid
          2 brcm80211
          2 qemu-rust
          2 qemu-arm
          1 linux-fscrypt
          1 cocci
          1 kernel-hardening
          1 kernelnewbies
          1 selinux-refpolicy
          1 keys
          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 tools
          1 regressions
          1 ksummit
          1 linux-nfc
          1 ntfs3
          1 linux-ppp
          1 ell
          1 ntb
          1 asahi
          1 oe-linux-nfc
          1 oe-chipsec
          1 fsverity
          1 virtio-dev
          1 ecryptfs
          1 linux-ia64
          1 kbd
          1 autofs
          1 cpufreq
          1 cgroups
          1 devicetree-spec
          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 sophgo
          1 opensbi

git clone https://yhbt.net/lore/pub/scm/linux/kernel/git/tnguy/firmware.git