$ git log --pretty=format:'%h %s (%cs)%d'
54ecb8f7028c5e Linux 5.4-rc1 (2019-09-30)
(HEAD -> master, tag: v5.4-rc1)
bb48a59135926e Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux (2019-09-30)
80b29b6b8cd747 Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linux (2019-09-30)
cef0aa0ce8592f Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc (2019-09-30)
cf4f493b102399 Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace (2019-09-30)
c710364f78afde Merge tag 'mmc-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc (2019-09-30)
9af032a30172e1 csky: Move static keyword to the front of declaration (2019-09-30)
a2139d3b4fd7ef csky: entry: Remove unneeded need_resched() loop (2019-09-30)
97f9a3c4eee55b Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc (2019-09-29)
1eb80d6ffb1759 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs (2019-09-29)
...
$ 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))'
fixes-for-5.4-rc3 Add my linux-leds branch to MAINTAINERS (2019-10-08)
for-next leds: core: Fix leds.h structure documentation (2019-10-03)
* master Linux 5.4-rc1 (2019-09-30)
led_naming_v5 leds: Document standard LED functions (2019-06-09)
ib-leds-mfd-regulator leds: lm36274: Introduce the TI LM36274 LED driver (2019-06-07)
fixes-for-5.2-rc3 leds: avoid flush_work in atomic context (2019-05-31)
led_naming_v4 leds: an30259a: Use generic support for composing LED names (2019-04-17)
ib-leds-mfd-droid4 leds: lm3532: Introduce the lm3532 LED driver (2019-04-07)
fixes-for-5.1-rc3 leds: trigger: netdev: use memcpy in device_name_store (2019-03-30)
fixes-for-5.0-rc3 leds: lp5523: fix a missing check of return value of lp55xx_read (2019-01-17)
...
# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
--format='%(refname:short) %(subject) (%(creatordate:short))'
led-fixes-for-5.4-rc3 LED fixes for 5.4-rc3. (2019-10-08) tar.gz
v5.4-rc1 Linux 5.4-rc1 (2019-09-30) tar.gz
leds-for-5.4-rc1 LED updates for 5.4-rc1 (2019-09-17) tar.gz
v5.3 Linux 5.3 (2019-09-15) tar.gz
v5.3-rc8 Linux 5.3-rc8 (2019-09-08) tar.gz
v5.3-rc7 Linux 5.3-rc7 (2019-09-02) tar.gz
v5.3-rc6 Linux 5.3-rc6 (2019-08-25) tar.gz
v5.3-rc5 Linux 5.3-rc5 (2019-08-18) tar.gz
v5.3-rc4 Linux 5.3-rc4 (2019-08-11) tar.gz
v5.3-rc3 Linux 5.3-rc3 (2019-08-04) tar.gz
...
# associated public inboxes:
# (number on the left is used for dev purposes)
1267769 lkml
398114 stable
343100 netdev
255119 linux-arm-kernel
132916 linux-devicetree
112748 linux-wireless
102260 dri-devel
72910 linuxppc-dev
72659 alsa-devel
72645 linux-media
69033 linux-fsdevel
65600 linux-mm
61273 linux-patches
52857 kvm
52642 intel-gfx
51597 linux-scsi
49347 amd-gfx
42847 linux-omap
40809 linux-arm-msm
40524 linux-arch
39365 linux-mips
35899 linux-xfs
31816 linux-rdma
30566 linux-nfs
30505 linux-pm
29413 bpf
28232 linux-mediatek
27884 linux-doc
27797 linux-samsung-soc
27113 linux-crypto
26692 linux-acpi
25872 linux-block
25804 linux-s390
25709 netfilter-devel
23055 linux-mtd
22554 linux-renesas-soc
22378 linux-clk
22131 linux-sh
21982 linux-gpio
21849 linux-perf-users
21786 linux-pci
21512 linux-usb
21149 linux-tegra
21127 linux-iio
19680 linux-riscv
19261 kernel-janitors
18247 linux-input
17968 sparclinux
17611 linux-btrfs
16010 kvmarm
16001 linux-ide
15946 linux-kselftest
15783 linux-serial
15634 xen-devel
15375 linux-ext4
15341 linux-api
14910 linux-staging
14800 linux-iommu
14718 u-boot
14643 linux-fbdev
14617 linux-mmc
13996 driverdev-devel
13325 linux-kbuild
13300 linux-rockchip
13265 linux-cifs
13209 virtualization
12283 linux-bluetooth
12212 qemu-devel
12009 linux-spi
11667 linux-parisc
11208 linux-amlogic
11196 linux-i2c
10874 intel-wired-lan
10711 linux-security-module
10487 platform-driver-x86
10341 linux-ia64
10081 linux-f2fs-devel
9785 ceph-devel
9591 dm-devel
9334 linux-um
8912 linux-alpha
8693 linux-m68k
7989 linux-nvme
7989 linux-snps-arc
7839 cgroups
7465 nvdimm
7377 nouveau
7216 cluster-devel
7032 linux-can
6971 linux-sunxi
6686 linux-efi
6625 lustre-devel
6496 containers
6495 linux-watchdog
6387 batman
6359 linux-rtc
6035 linux-raid
5960 kvm-ppc
5806 linux-hwmon
5614 linux-hexagon
5597 intel-xe
5527 linux-nvdimm
5458 linux-rt-users
5444 ocfs2-devel
5420 openrisc
5398 dmaengine
5267 loongarch
5225 rcu
5116 linux-hardening
5050 selinux
5038 linux-next
4970 linux-sound
4950 linux-leds
4910 linux-integrity
4817 kernel-hardening
4675 linux-pwm
4607 io-uring
4473 linux-trace-kernel
4407 cip-dev
4359 linux-sctp
4281 outreachy
4188 linux-csky
4134 bridge
4132 llvm
4004 dpdk-dev
3990 mptcp
3974 git
3962 ath10k
3748 lm-sensors
3690 buildroot
3554 linux-remoteproc
3509 linux-hyperv
3441 linux-wpan
3402 kexec
3311 keyrings
3236 soc
3056 linux-modules
3056 linux-phy
3047 linux-nilfs
2945 linux-erofs
2906 linux-bcache
2901 target-devel
2755 ath11k
2726 linux-fscrypt
2703 linux-cxl
2295 ath9k-devel
2237 lvs-devel
2235 linux-edac
2099 linux-unionfs
2095 openbmc
2090 openembedded-core
2035 linux-hams
1947 linux-audit
1863 chrome-platform
1681 phone-devel
1662 v9fs
1605 rust-for-linux
1591 cpufreq
1536 linux-fpga
1533 dccp
1481 linux-trace-devel
1463 openembedded-devel
1431 asahi
1421 reiserfs-devel
1385 imx
1375 ath12k
1374 b43-dev
1258 historical-speck
1213 linux-bcachefs
1135 ntfs3
1049 damon
1010 ntb
1006 linux-kernel-mentees
959 linux-metag
944 b4-sent
904 linux-x25
899 gfs2
890 fstests
888 ecryptfs
783 ltp
747 oe-kbuild-all
731 linux-sgx
719 linux-coco
715 linux-spdx
684 netfilter
678 igt-dev
666 live-patching
664 linux-man
640 lvm-devel
623 netfs
611 linux-ppp
608 linux-i3c
600 cocci
590 fsverity
547 qemu-riscv
542 autofs
537 tpmdd-devel
488 linux-oxnas
477 yocto
450 linux-toolchains
432 regressions
432 oe-lkp
399 virtio-dev
385 linux-sparse
329 audit
313 mhi
311 linux-nfc
311 oe-linux-nfc
302 acpica-devel
296 wireguard
289 u-boot-amlogic
262 lttng-dev
227 kernel-tls-handshake
219 grub-devel
212 bitbake-devel
212 yocto-meta-ti
211 mm-commits
198 backports
197 brcm80211
193 ofono
189 workflows
179 yocto-meta-arago
170 util-linux
169 kernel-testers
166 yocto-meta-freescale
164 fio
155 kvm-riscv
154 poky
151 xenomai
150 linux-embedded
149 xdp-newbies
149 kvm-ia64
145 devicetree-compiler
140 kernelci
133 virtio-fs
133 linux-aspeed
124 linux-kernel-announce
118 yocto-meta-arm
101 linux-rt-devel
100 iwd
99 trinity
90 linux-laptop
86 kernelnewbies
85 yocto-meta-virtualization
76 selinux-refpolicy
74 arm-scmi
72 linux-hotplug
65 ksummit
64 ksummit-discuss
64 initramfs
61 yocto-docs
61 fuego
59 linux-firmware
59 perfbook
57 ell
57 yocto-toaster
52 linux-btrace
38 timestamp
34 stable-rt
33 virtio-comment
31 wireless-regdb
29 linux-console
27 powertop
25 linux-lvm
23 xfs-stable
22 devicetree-spec
20 linux-debuggers
19 connman
19 lkmm
18 dash
17 linux-safety
17 barebox
16 linux-dash
16 ultralinux
13 kdevops
13 hail-devel
12 dwarves
12 oe-kbuild
10 linux-trace-users
9 radiotap
9 kbd
8 smatch
6 ccan
6 tech-board-discuss
6 spacemit
5 tools
5 linux-numa
5 accel-config
4 dm-crypt
4 linux-msdos
4 lartc
4 yocto-patches
4 sophgo
3 stgt
3 linux-smp
3 dtrace
2 linux-dwarves
2 oe-chipsec
2 linux-newbie
1 keys
1 signatures
1 linux-bugs
1 linux-config
1 linux-8086
1 mlmmj
1 spdk
git clone https://yhbt.net/lore/pub/scm/linux/kernel/git/j.anaszewski/linux-leds.git