pub/scm/linux/kernel/git/stable/stable-queue.git  about / heads / tags
Linux kernel stable patch queue
$ git log --pretty=format:'%h %s (%cs)%d'
7d65cf5e34 drop queue-6.6/scsi-ufs-qcom-only-free-platform-msis-when-esi-is-enabled.patch (2024-12-12)
	(HEAD -> master)
0af3b40ae0 drop timekeeping patch (2024-12-12)
2d4dea8033 5.4-stable patches (2024-12-12)
3d5ff46175 5.10-stable patches (2024-12-12)
c826e298a2 5.15-stable patches (2024-12-12)
d3aeef5a96 drop broken serial patches (2024-12-12)
9d358136ec 5.15-stable patches (2024-12-12)
82043ed2b4 6.1-stable patches (2024-12-12)
5e1f6f90e8 6.6-stable patches (2024-12-12)
e4079b3023 6.12-stable patches (2024-12-12)
...

$ git cat-file blob HEAD:README
This repository is the canonical source for patches that make up the stable
kernel releases. It consists of a set of directories for each of the stable
kernels, as well as a directory that contains a snapshot of the patches for
each stable release.

The patches for each release can be found along with a complete tarball of
a release in the following location:

	https://kernel.org/pub/linux/kernel/vX.Y/

For each stable release candidate, a patch representing the diff of all the
patches in the stable queue is uploaded here:

	https://kernel.org/pub/linux/kernel/vX.Y/stable-review/

As a convenience for people that want to test release candidates of stable
releases, a branch of the kernel git tree is created containing all of the
patches in the given stable queue. These branches are available in the
following repository:

	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git

A branch exists for each of the stable releases. Note, though, that these
branches are recreated from scratch by applying the queued stable patches
on top of the prior release. As a consequence, the branches are not fast-
forward and can change after a release candidate has been announced. The
contents of the branch may therefore not match exactly what was released
as the release candidate, depending on when you fetch it. No tags are
created to track individual release candidates. If you're interested in
exact reproducibility of a stable release candidate, please use the patches
from the location mentioned above.

# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
* master       drop queue-6.6/scsi-ufs-qcom-only-free-platform-msis-when-esi-is-enabled.patch (2024-12-12)

# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
	--format='%(refname:short) %(subject) (%(creatordate:short))'
v6.6.65      This is the 6.6.65 stable release (2024-12-11) tar.gz
v6.12.4      This is the 6.12.4 stable release (2024-12-09) tar.gz
v6.6.64      This is the 6.6.64 stable release (2024-12-09) tar.gz
v6.12.3      This is the 6.12.3 stable release (2024-12-06) tar.gz
v6.12.2      This is the 6.12.2 stable release (2024-12-05) tar.gz
v6.11.11     This is the 6.11.11 stable release (2024-12-05) tar.gz
v4.19.325    This is the 4.19.325 stable release (2024-12-05) tar.gz
v6.11.10     This is the 6.11.10 stable release (2024-11-22) tar.gz
v6.6.63      This is the 6.6.63 stable release (2024-11-22) tar.gz
v6.1.119     This is the 6.1.119 stable release (2024-11-22) tar.gz
...

# associated public inboxes:
# (number on the left is used for dev purposes)
      48577 ../../../../../../../lkml
      30499 stable
       4657 netdev
       2558 linux-arm-kernel
       1311 linux-devicetree
       1172 linux-wireless
       1133 dri-devel
        969 qemu-devel
        910 linuxppc-dev
        898 u-boot
        864 linux-scsi
        778 linux-media
        721 alsa-devel
        683 linux-mm
        594 kvm
        515 linux-fsdevel
        474 linux-usb
        454 linux-rdma
        447 xen-devel
        429 netfilter-devel
        425 linux-ext4
        423 linux-arm-msm
        405 linux-pm
        392 linux-omap
        390 dpdk-dev
        381 linux-acpi
        377 bpf
        375 amd-gfx
        374 intel-gfx
        359 linux-nfs
        348 git
        333 linux-mips
        328 linux-crypto
        320 buildroot
        295 linux-s390
        293 linux-pci
        281 linux-input
        280 linux-clk
        261 kernel-janitors
        258 linux-mtd
        258 linux-gpio
        249 linux-block
        245 linux-xfs
        237 linux-mediatek
        223 linux-serial
        219 linux-bluetooth
        217 sparclinux
        203 linux-spi
        202 linux-btrfs
        202 linux-kselftest
        200 linux-arch
        197 linux-tegra
        197 openembedded-core
        187 linux-samsung-soc
        181 linux-iio
        179 linux-doc
        177 linux-renesas-soc
        176 linux-iommu
        175 linux-fbdev
        172 linux-mmc
        156 linux-um
        151 virtualization
        143 platform-driver-x86
        142 driverdev-devel
        140 linux-ide
        140 linux-i2c
        139 openembedded-devel
        130 linux-riscv
        130 intel-wired-lan
        126 linux-amlogic
        126 dmaengine
        125 linux-cifs
        124 linux-kernel-announce
        118 linux-rockchip
        112 linux-f2fs-devel
        111 linux-kbuild
        108 linux-parisc
        108 linux-patches
        105 linux-api
        104 linux-nvme
        102 kvmarm
        101 linux-rtc
         99 dm-devel
         96 linux-can
         96 linux-sh
         94 linux-security-module
         90 linux-ia64
         85 linux-perf-users
         82 linux-staging
         80 cluster-devel
         79 linux-raid
         74 linux-efi
         73 nouveau
         73 ltp
         73 lm-sensors
         69 lvm-devel
         68 selinux
         68 ath10k
         65 linux-sctp
         64 containers
         61 linux-snps-arc
         60 ocfs2-devel
         59 linux-m68k
         56 linux-integrity
         55 linux-watchdog
         55 ceph-devel
         55 kvm-ppc
         54 linux-next
         54 batman
         53 linux-alpha
         52 linux-edac
         52 cgroups
         51 target-devel
         50 linux-rt-users
         50 kexec
         49 linux-wpan
         49 nvdimm
         49 linux-hexagon
         48 linux-hwmon
         47 rcu
         47 igt-dev
         46 linux-hyperv
         46 openbmc
         42 openrisc
         42 qemu-riscv
         41 linux-bcache
         39 linux-pwm
         39 yocto
         38 linux-nvdimm
         38 linux-leds
         37 keyrings
         36 linux-csky
         35 kernel-hardening
         35 mptcp
         35 bridge
         33 linux-remoteproc
         32 fstests
         30 linux-audit
         30 lustre-devel
         30 linux-sunxi
         30 linux-hams
         29 linux-trace-devel
         28 linux-hardening
         28 linux-phy
         28 intel-xe
         27 yocto-meta-freescale
         26 llvm
         25 cip-dev
         25 ofono
         25 grub-devel
         24 lttng-dev
         23 linux-unionfs
         22 soc
         22 ath11k
         22 linux-nilfs
         21 ntb
         20 util-linux
         20 ath9k-devel
         20 yocto-meta-ti
         20 outreachy
         20 dccp
         18 linux-cxl
         17 linux-man
         17 yocto-meta-arm
         17 bitbake-devel
         17 xenomai
         17 lvs-devel
         16 linux-erofs
         16 io-uring
         16 yocto-meta-virtualization
         16 yocto-meta-arago
         16 loongarch
         15 linux-fpga
         15 phone-devel
         15 iwd
         15 poky
         14 linux-fscrypt
         14 linux-kernel-mentees
         14 linux-sparse
         14 linux-trace-kernel
         14 autofs
         14 netfilter
         13 fio
         13 cpufreq
         12 oe-kbuild-all
         12 linux-sound
         12 linux-x25
         11 linux-coco
         11 historical-speck
         11 ecryptfs
         11 u-boot-amlogic
         11 perfbook
         10 linux-modules
         10 linux-sgx
         10 selinux-refpolicy
         10 linux-firmware
         10 regressions
         10 mhi
         10 b4-sent
          9 live-patching
          9 b43-dev
          9 fuego
          8 backports
          8 yocto-docs
          8 kernel-testers
          8 reiserfs-devel
          8 virtio-fs
          7 cocci
          7 wireguard
          7 rust-for-linux
          7 ell
          7 virtio-dev
          6 yocto-toaster
          6 chrome-platform
          6 ../../../../../../../barebox
          5 tpmdd-devel
          5 linux-ppp
          5 damon
          5 asahi
          5 linux-hotplug
          5 linux-metag
          4 linux-i3c
          4 mm-commits
          4 dash
          4 ath12k
          4 oe-lkp
          4 virtio-comment
          4 v9fs
          4 devicetree-compiler
          4 linux-embedded
          4 wireless-regdb
          4 powertop
          3 workflows
          3 linux-dash
          3 xdp-newbies
          3 linux-bcachefs
          3 ntfs3
          3 imx
          3 kernelci
          3 kdevops
          3 hail-devel
          3 trinity
          3 netfs
          2 kernelnewbies
          2 linux-spdx
          2 linux-toolchains
          2 linux-lvm
          2 linux-nfc
          2 oe-linux-nfc
          2 gfs2
          2 initramfs
          2 kvm-ia64
          2 linux-smp
          2 linux-oxnas
          2 acpica-devel
          2 dtrace
          2 yocto-patches
          1 ksummit-discuss
          1 ccan
          1 tools
          1 ksummit
          1 connman
          1 oe-chipsec
          1 c-std-porting
          1 fsverity
          1 audit
          1 kbd
          1 devicetree-spec
          1 linux-8086
          1 linux-btrace
          1 linux-laptop
          1 stgt
          1 linux-newbie
          1 smatch
          1 accel-config
          1 ../../../../../../../linux-aspeed

git clone https://yhbt.net/lore/pub/scm/linux/kernel/git/stable/stable-queue.git