$ git log --pretty=format:'%h %s (%cs)%d'
2e90ca68b0d2f5 floppy: check FDC index for errors before assigning it (2020-02-24)
(HEAD -> master)
f8788d86ab28f6 Linux 5.6-rc3 (2020-02-23)
(tag: v5.6-rc3)
d2eee25858f246 Merge tag 'for-5.6-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux (2020-02-23)
a3163ca03f9913 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 (2020-02-23)
c6188dff33fba3 Merge tag 'csky-for-linus-5.6-rc3' of git://github.com/c-sky/csky-linux (2020-02-23)
99db590b083fa2 csky: Replace <linux/clk-provider.h> by <linux/of_clk.h> (2020-02-23)
dca132a60f226f Merge tag 'ras-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2020-02-22)
f3cc24942e9556 Merge tag 'irq-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2020-02-22)
fca1037864a9fb Merge tag 'x86-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2020-02-22)
0a115e5f23b948 Merge tag 'zonefs-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs (2020-02-22)
...
$ git cat-file blob HEAD:README
Linux kernel
============
There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.
In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``. The formatted documentation can also be read online at:
https://www.kernel.org/doc/html/latest/
There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
posix-timers posix-timers: Handle exit in do_exit() completely (2026-09-05)
irqflags x86: Enable support for for refcounted local_irq_*() (2026-09-04)
futex/robust futex: Plug another exit race for robust futexes (2026-08-18)
entry/rework entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall execution (2026-07-13)
timers/cleanup treewide: Remove asm/timex.h includes from generic code (2026-07-11)
cleanups treewide: Remove asm/timex.h includes from generic code (2026-06-22)
irq/constify genirq/chip: Constify the 'chip' field in irq_data (2026-06-02)
locking/futex vdso, x86: Expose vdso.so.dbg through sysfs (2026-06-02)
timers/ptp/timekeeping timekeeping: Add clocksource read_snapshot() method and hw_cycles to snapshot (2026-05-28)
irq/proc genirq/proc: Speed up /proc/interrupts iteration (2026-05-16)
...
# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
--format='%(refname:short) %(subject) (%(creatordate:short))'
entry-rework-v2 entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall execution (2026-07-12) tar.gz
entry-rework-v1 entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall execution (2026-07-07) tar.gz
futex-unlock-v5 vdso, x86: Expose vdso.so.dbg through sysfs (2026-06-02) tar.gz
timekeeping-ptp-extend-v2 timekeeping: Add clocksource read_snapshot() method and hw_cycles to snapshot (2026-05-28) tar.gz
timekeeping-ptp-extend-v1 ptp: Switch to ktime_get_snapshot_id() for pre/post timestamps (2026-05-26) tar.gz
getcycles-v1 treewide: Remove asm/timex.h includes from generic code (2026-04-10) tar.gz
hrtimer-exp-v2-1 alarmtimer: Remove unused interfaces (2026-04-08) tar.gz
hrtimer-exp-v2 alarmtimer: Remove unused interfaces (2026-04-08) tar.gz
hrtimer-exp-v1 alarmtimer: Remove unused interfaces (2026-04-07) tar.gz
futex-unlock-v4 selftests: futex: Add tests for robust release operations (2026-04-02) tar.gz
...
# associated public inboxes:
# (number on the left is used for dev purposes)
1406380 lkml
426202 stable
372303 netdev
281346 linux-arm-kernel
151922 linux-devicetree
120948 linux-wireless
117192 dri-devel
80917 linux-mm
80345 linuxppc-dev
80329 linux-fsdevel
77735 linux-media
72954 alsa-devel
71866 linux-patches
59340 kvm
59015 intel-gfx
54170 linux-scsi
53697 amd-gfx
50291 linux-arm-msm
43664 linux-omap
43438 linux-mips
43339 linux-arch
39826 linux-doc
39308 linux-xfs
37419 bpf
36285 linux-rdma
35011 linux-crypto
34373 linux-pm
34216 linux-nfs
32676 linux-mediatek
31992 linux-s390
30294 linux-samsung-soc
29615 linux-block
28854 linux-riscv
28687 linux-acpi
27840 linux-perf-users
27221 netfilter-devel
26840 linux-renesas-soc
26172 linux-gpio
25894 linux-pci
25346 linux-clk
24845 linux-usb
24673 linux-mtd
24550 linux-kselftest
24167 linux-iio
23624 linux-tegra
23311 linux-sh
21350 sparclinux
21116 linux-btrfs
20109 kernel-janitors
20095 linux-input
19398 kvmarm
17941 linux-ext4
17715 linux-staging
17329 linux-iommu
16966 linux-serial
16637 linux-ide
16551 linux-rockchip
16495 xen-devel
16296 linux-api
15949 linux-cifs
15898 linux-fbdev
15718 linux-mmc
15477 linux-kbuild
15195 virtualization
14985 intel-xe
14860 u-boot
13996 driverdev-devel
13622 intel-wired-lan
13369 linux-bluetooth
13361 linux-security-module
13355 linux-spi
13253 linux-sound
13029 linux-parisc
12625 platform-driver-x86
12488 linux-amlogic
12354 qemu-devel
12346 linux-i2c
11955 linux-um
11577 linux-f2fs-devel
10985 ceph-devel
10682 linux-alpha
10421 dm-devel
10341 linux-ia64
9965 linux-m68k
9392 loongarch
9348 cgroups
9079 linux-snps-arc
9043 linux-sunxi
8991 nouveau
8970 linux-nvme
8853 linux-trace-kernel
8780 nvdimm
8243 linux-can
7742 linux-efi
7578 linux-hwmon
7346 linux-raid
7216 cluster-devel
7035 linux-hardening
6915 linux-rtc
6855 cip-dev
6827 linux-watchdog
6710 linux-hexagon
6625 lustre-devel
6597 rust-for-linux
6573 imx
6505 containers
6499 batman
6344 openrisc
6150 rcu
6140 ocfs2-devel
6126 dmaengine
6049 selinux
5974 kvm-ppc
5934 io-uring
5835 llvm
5600 linux-integrity
5542 linux-pwm
5527 linux-nvdimm
5516 linux-rt-users
5432 linux-leds
5428 linux-csky
5223 linux-next
5001 mptcp
4878 linux-hyperv
4817 kernel-hardening
4806 linux-sctp
4694 linux-cxl
4620 linux-phy
4372 bridge
4363 linux-remoteproc
4312 outreachy
4171 ath10k
4091 kexec
4052 dpdk-dev
3992 git
3898 buildroot
3874 linux-modules
3829 keyrings
3786 linux-erofs
3748 lm-sensors
3688 soc
3635 linux-nilfs
3489 linux-wpan
3450 b4-sent
3363 linux-fscrypt
3247 target-devel
3183 linux-unionfs
3062 ath11k
3023 linux-bcache
2979 linux-edac
2946 ath12k
2917 asahi
2553 openbmc
2492 damon
2448 chrome-platform
2399 v9fs
2322 lvs-devel
2295 ath9k-devel
2282 openembedded-core
2274 linux-hams
2191 phone-devel
2025 ntfs3
1951 sched-ext
1947 linux-audit
1826 linux-bcachefs
1758 linux-fpga
1666 linux-kernel-mentees
1632 openembedded-devel
1615 netfs
1591 cpufreq
1535 linux-coco
1533 gfs2
1533 dccp
1482 linux-trace-devel
1462 ecryptfs
1421 reiserfs-devel
1392 b43-dev
1258 historical-speck
1223 linux-sgx
1134 linux-x25
1067 live-patching
1063 ntb
1008 fsverity
959 linux-metag
922 linux-i3c
913 linux-spdx
909 fstests
892 oe-kbuild-all
859 driver-core
835 ltp
821 spacemit
790 linux-aspeed
781 linux-sparse
775 audit
759 autofs
726 kvm-riscv
709 linux-man
702 igt-dev
684 netfilter
673 linux-ppp
664 cocci
640 lvm-devel
611 linux-rt-devel
601 nova-gpu
590 linux-toolchains
549 qemu-riscv
545 regressions
537 tpmdd-devel
494 arm-scmi
492 sophgo
488 linux-oxnas
477 yocto
470 oe-lkp
421 virtio-dev
415 workflows
414 wireguard
400 acpica-devel
387 oe-linux-nfc
377 kernel-tls-handshake
361 mhi
353 brcm80211
311 linux-nfc
290 u-boot-amlogic
262 lttng-dev
231 yocto-meta-ti
225 bitbake-devel
224 grub-devel
219 mm-commits
219 yocto-meta-arago
202 xfs-stable
198 backports
194 ofono
171 util-linux
169 kernel-testers
166 yocto-meta-freescale
164 fio
162 xenomai
159 poky
151 linux-embedded
149 xdp-newbies
149 devicetree-compiler
149 kvm-ia64
146 op-tee
144 yocto-meta-arm
140 kernelci
133 virtio-fs
132 x86-cpuid
124 linux-kernel-announce
108 iwd
99 trinity
99 lkmm
90 yocto-meta-virtualization
90 linux-laptop
86 kernelnewbies
83 yocto-docs
80 initramfs
76 selinux-refpolicy
76 linux-btrace
73 ksummit
72 linux-hotplug
64 ksummit-discuss
61 fuego
60 perfbook
59 linux-firmware
57 ell
57 yocto-toaster
53 dwarves
46 yocto-patches
46 sashiko-reviews
43 barebox
42 stable-rt
40 timestamp
39 qemu-arm
37 mfd
36 kdevops
34 virtio-comment
31 wireless-regdb
31 rpdfs-devel
30 fuse-devel
29 linux-console
28 devicetree-spec
27 linux-debuggers
27 powertop
25 linux-lvm
23 oe-kbuild
19 connman
18 dash
17 linux-safety
16 linux-dash
16 ultralinux
16 drbd-dev
15 ntfs
13 linux-trace-users
13 hail-devel
13 dtrace
13 openvpn-devel
11 mailbox
10 kbd
9 radiotap
9 smatch
9 opensbi
8 tools
8 tech-board-discuss
7 syzbot
7 qemu-rust
6 ccan
6 linux-newbie
6 criu
5 keys
5 linux-numa
5 accel-config
4 dm-crypt
4 linux-msdos
4 lartc
3 stgt
3 linux-smp
3 tpm2
3 sashiko
2 linux-dwarves
2 oe-chipsec
1 signatures
1 linux-bugs
1 cti-tac
1 linux-config
1 linux-8086
1 mlmmj
1 spdk
1 coconut-svsm
1 exfat
git clone https://yhbt.net/lore/pub/scm/linux/kernel/git/tglx/devel.git