$ git log --pretty=format:'%h %s (%cs)%d'
c52dc252 Merge branch 'mlimonci/missing-dep-ci' into 'main' (2023-12-12)
(HEAD -> main)
622b8a17 Add rdfind for deb/rpm build jobs (2023-12-11)
f2e52a1c Merge branch 'wfx' into 'main' (2023-12-11)
(tag: 20231211)
1505c948 wfx: update to firmware 3.17 (2023-12-11)
23feb609 wfx: fix broken firmware (2023-12-11)
c004dbee Merge branch 'robot/patch-0-1701808157' into 'main' (2023-12-05)
bfc33c1e linux-firmware: Update AMD cpu microcode (2023-12-05)
b9d971b9 Merge branch 'rb12-update' into 'main' (2023-12-04)
f63dd70d Merge branch 'robot/patch-0-1701352637' into 'main' (2023-11-30)
129e07d9 Merge branch 'robot/pr-0-1701358064' into 'main' (2023-11-30)
...
$ 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))'
ipu Intel IPU6: Add symbolic link for Intel IPU6 firmwares (2024-04-11)
ipu6 Intel IPU3 ImgU: Move firmware file under intel/ipu (2024-02-14)
ivsc intel: vsc: Add firmware for Visual Sensing Controller (2023-12-18)
* main Merge branch 'mlimonci/missing-dep-ci' into 'main' (2023-12-12)
# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
--format='%(refname:short) %(subject) (%(creatordate:short))'
ipu6-2024-04-11-2 IPU6 firmware compat symlinks (2024-04-11) tar.gz
ipu6-2024-04-11 IPU6 firmware symlinks (2024-04-11) tar.gz
ipu2-2024-02-29-2 IPU2 firmware binaries (2024-02-29) tar.gz
ipu2-2024-02-29-1 Intel IPU2 firmware (2024-02-29) tar.gz
ipu6-2024-02-14-2 Move IPU firmware under ipu (2024-02-14) tar.gz
ipu6-2024-02-14 Move IPU firmware under ipu (2024-02-14) tar.gz
ipu6-2024-01-31 Intel IPU6 firmware (2024-01-31) tar.gz
ivsc-2023-12-18 Add Intel Visual Sensing Controller firmware (2023-12-18) tar.gz
20231211 This is the 20231211 release (2023-12-11) tar.gz
20231111 This is the 20231111 release (2023-11-11) tar.gz
...
# associated public inboxes:
# (number on the left is used for dev purposes)
2304 linux-firmware
655 lkml
614 linux-wireless
316 linux-mediatek
260 netdev
162 linux-bluetooth
72 ath10k
72 linux-sound
57 openembedded-core
49 linux-arm-kernel
47 qemu-devel
45 linux-media
39 u-boot
37 linux-scsi
31 dri-devel
31 intel-gfx
28 intel-wired-lan
24 linux-devicetree
24 openembedded-devel
23 stable
22 buildroot
21 kvm
19 linux-rdma
17 linuxppc-dev
16 linux-mm
16 dpdk-dev
15 linux-fsdevel
15 linux-mips
15 linux-tegra
14 linux-crypto
14 git
14 linux-kbuild
14 linux-rockchip
13 bpf
13 linux-s390
12 linux-mtd
12 linux-riscv
12 xen-devel
12 linux-input
12 linux-doc
12 linux-fbdev
12 intel-xe
11 linux-xfs
11 linux-arm-msm
10 linux-nfs
10 linux-pm
10 alsa-devel
10 linux-btrfs
10 linux-iio
10 linux-gpio
10 linux-pci
10 linux-ide
10 linux-serial
10 amd-gfx
10 linux-omap
10 linux-perf-users
10 linux-sh
10 yocto-meta-arago
10 yocto-patches
9 linux-clk
9 linux-arch
9 imx
8 linux-samsung-soc
8 kvmarm
8 linux-usb
8 linux-renesas-soc
8 linux-kselftest
8 linux-watchdog
8 linux-wpan
8 linux-mmc
8 linux-i2c
8 linux-pwm
8 linux-cxl
8 rust-for-linux
8 ltp
8 igt-dev
7 linux-acpi
7 netfilter-devel
7 linux-amlogic
7 fstests
7 linux-hwmon
7 linux-rtc
7 linux-ext4
7 linux-spi
7 virtualization
7 linux-can
7 openbmc
7 sparclinux
7 nvdimm
7 yocto
7 yocto-meta-arm
7 yocto-meta-ti
7 loongarch
7 b4-sent
7 grub-devel
6 linux-block
6 linux-iommu
6 selinux
6 dmaengine
6 linux-leds
6 linux-kernel-mentees
6 linux-api
6 dm-devel
6 soc
6 linux-staging
6 linux-sunxi
6 ath9k-devel
6 bitbake-devel
6 yocto-meta-virtualization
6 linux-um
6 poky
6 qemu-riscv
5 linux-efi
5 linux-erofs
5 linux-parisc
5 linux-security-module
5 linux-rt-users
5 linux-m68k
5 linux-csky
5 cip-dev
5 platform-driver-x86
5 nouveau
5 mptcp
5 llvm
5 ofono
5 yocto-meta-freescale
5 linux-patches
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-remoteproc
4 containers
4 linux-hardening
4 kernel-janitors
4 linux-coco
4 yocto-docs
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
4 qemu-arm
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 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 keys
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 cgroups
2 devicetree-compiler
2 initramfs
2 reiserfs-devel
2 virtio-fs
2 x86-cpuid
2 brcm80211
2 qemu-rust
1 linux-fscrypt
1 cocci
1 kernel-hardening
1 kernelnewbies
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 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 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
1 driver-core
git clone https://yhbt.net/lore/pub/scm/linux/kernel/git/sailus/linux-firmware.git