$ git log --pretty=format:'%h %s (%cs)%d'
651022382c7f8 Linux 4.20-rc1 (2018-11-04)
(HEAD -> master)
42bd06e93d108 Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifs (2018-11-04)
4710e78940d8d Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs (2018-11-04)
35e7452442687 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2018-11-04)
04578e8441c54 Merge tag 'ntb-4.20' of git://github.com/jonmason/ntb (2018-11-04)
71e56028173bc Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2018-11-03)
601a88077cf6e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2018-11-03)
01897f3e05ede Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2018-11-03)
e9ebc2151f886 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2018-11-03)
993f0b0510dad sched/topology: Fix off by one bug (2018-11-04)
...
$ 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))'
kvm-ppc-next KVM: PPC: Book3S HV: Fix host radix SLB optimisation with hash guests (2021-02-11)
kvm-ppc-fixes MAINTAINERS: Update email address for Sean Christopherson (2020-11-20)
kvm-ppc-uvmem powerpc: Ultravisor: Add PPC_UV config option (2019-11-28)
* master Linux 4.20-rc1 (2018-11-04)
topic/ppc-kvm KVM: PPC: Book3S HV: Add nested shadow page tables to debugfs (2018-10-09)
kvm-ppc-cve KVM: PPC: Book3S: Provide information about hardware/firmware CVE workarounds (2018-01-19)
kvm-ppc-infrastructure powerpc: move hmi.c to arch/powerpc/kvm/ (2016-09-09)
powerkvm-v2.1-srvc aio: fix kernel memory disclosure in io_getevents() introduced in v3.10 (2014-08-19)
kvm-ppchv-next KVM: PPC: Book3S HV: Save/restore host PMU registers that are new in POWER8 (2014-03-29)
for-upstream KVM: PPC: Book3S HV: Reset reverse-map chains when resetting the HPT (2012-11-12)
...
# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
--format='%(refname:short) %(subject) (%(creatordate:short))'
kvm-ppc-next-5.12-1 PPC KVM update for 5.12 (2021-02-11) tar.gz
kvm-ppc-next-5.10-1 PPC KVM update for 5.10 (2020-09-22) tar.gz
kvm-ppc-next-5.9-1 PPC KVM update for 5.9 (2020-07-28) tar.gz
kvm-ppc-next-5.8-1 PPC KVM update for 5.8 (2020-06-02) tar.gz
kvm-ppc-fixes-5.7-1 PPC KVM fix for 5.7 (2020-04-21) tar.gz
kvm-ppc-next-5.7-1 KVM PPC update for 5.7 (2020-03-31) tar.gz
kvm-ppc-next-5.6-2 Second KVM PPC update for 5.6 (2020-01-30) tar.gz
kvm-ppc-next-5.6-1 KVM PPC update for 5.6 (2020-01-21) tar.gz
kvm-ppc-fixes-5.5-1 PPC KVM fix for 5.5 (2019-12-18) tar.gz
kvm-ppc-uvmem-5.5-2 KVM: Add support for secure guests under the Protected Execution Framework (PEF) Ultravisor on POWER. (2019-11-29) tar.gz
...
# associated public inboxes:
# (number on the left is used for dev purposes)
1244613 ../../../../../../../lkml
391513 stable
338235 netdev
250786 linux-arm-kernel
130065 linux-devicetree
111767 linux-wireless
100644 dri-devel
72497 alsa-devel
72016 linux-media
71730 linuxppc-dev
67356 linux-fsdevel
63199 linux-mm
57437 linux-patches
51903 kvm
51753 intel-gfx
50690 linux-scsi
48379 amd-gfx
42731 linux-omap
39818 linux-arch
39234 linux-arm-msm
38688 linux-mips
34095 linux-xfs
31052 linux-rdma
29858 linux-nfs
29833 linux-pm
28216 bpf
27582 linux-mediatek
27508 linux-samsung-soc
26420 linux-doc
26403 linux-crypto
26387 linux-acpi
25577 netfilter-devel
25316 linux-block
25131 linux-s390
22938 linux-mtd
22141 linux-renesas-soc
21913 linux-sh
21883 linux-clk
21568 linux-gpio
21225 linux-pci
20994 linux-usb
20946 linux-tegra
20924 linux-perf-users
20542 linux-iio
19118 kernel-janitors
18592 linux-riscv
18047 linux-input
17571 sparclinux
17188 linux-btrfs
15892 linux-ide
15636 linux-serial
15385 kvmarm
15383 xen-devel
15226 linux-api
14994 linux-ext4
14835 linux-kselftest
14708 u-boot
14588 linux-staging
14566 linux-fbdev
14433 linux-mmc
14408 linux-iommu
13996 driverdev-devel
13029 linux-rockchip
12929 virtualization
12724 linux-cifs
12192 qemu-devel
12190 linux-kbuild
12095 linux-bluetooth
11868 linux-spi
11429 linux-parisc
11051 linux-amlogic
11046 linux-i2c
10466 intel-wired-lan
10446 linux-security-module
10341 linux-ia64
10041 platform-driver-x86
9867 linux-f2fs-devel
9462 dm-devel
9371 ceph-devel
9041 linux-um
8691 linux-alpha
8437 linux-m68k
7845 linux-snps-arc
7771 cgroups
7733 linux-nvme
7283 nvdimm
7228 nouveau
7216 cluster-devel
6821 linux-can
6756 linux-sunxi
6625 lustre-devel
6587 linux-efi
6496 containers
6471 linux-watchdog
6297 batman
6253 linux-rtc
5954 kvm-ppc
5890 linux-raid
5588 linux-hwmon
5527 linux-nvdimm
5464 linux-hexagon
5424 linux-rt-users
5345 dmaengine
5314 ocfs2-devel
5210 openrisc
5057 rcu
5021 selinux
5014 linux-next
4909 linux-hardening
4859 linux-leds
4833 linux-integrity
4781 kernel-hardening
4600 linux-pwm
4509 loongarch
4504 intel-xe
4286 cip-dev
4285 linux-sctp
4281 outreachy
4206 io-uring
4000 dpdk-dev
4000 llvm
3994 bridge
3968 git
3948 ath10k
3914 linux-trace-kernel
3878 linux-csky
3847 mptcp
3827 linux-sound
3748 lm-sensors
3685 buildroot
3463 linux-remoteproc
3371 linux-hyperv
3353 linux-wpan
3353 kexec
3296 keyrings
3145 soc
3033 linux-nilfs
2988 linux-phy
2897 linux-bcache
2779 target-devel
2692 ath11k
2633 linux-fscrypt
2599 linux-erofs
2326 linux-cxl
2295 ath9k-devel
2236 lvs-devel
2110 linux-edac
2088 linux-modules
2086 openembedded-core
2071 openbmc
2054 linux-unionfs
1968 linux-hams
1947 linux-audit
1617 phone-devel
1593 chrome-platform
1591 cpufreq
1532 dccp
1483 linux-fpga
1481 linux-trace-devel
1460 openembedded-devel
1421 reiserfs-devel
1377 asahi
1374 b43-dev
1367 v9fs
1359 rust-for-linux
1258 historical-speck
1168 ath12k
1117 ntfs3
970 linux-kernel-mentees
970 ntb
959 linux-metag
925 linux-bcachefs
892 imx
888 fstests
878 ecryptfs
838 linux-x25
831 damon
822 gfs2
779 ltp
764 b4-sent
729 oe-kbuild-all
713 linux-spdx
694 linux-sgx
684 netfilter
674 igt-dev
663 linux-man
653 linux-coco
640 lvm-devel
599 live-patching
591 linux-i3c
587 fsverity
545 qemu-riscv
541 autofs
537 tpmdd-devel
527 linux-ppp
525 cocci
488 linux-oxnas
477 yocto
421 linux-toolchains
418 oe-lkp
408 regressions
399 virtio-dev
369 linux-sparse
317 netfs
311 linux-nfc
311 oe-linux-nfc
310 mhi
293 wireguard
288 u-boot-amlogic
262 lttng-dev
253 acpica-devel
244 audit
227 kernel-tls-handshake
218 grub-devel
210 bitbake-devel
210 yocto-meta-ti
209 mm-commits
198 backports
193 ofono
176 yocto-meta-arago
173 brcm80211
170 util-linux
169 kernel-testers
166 yocto-meta-freescale
164 fio
154 poky
150 xenomai
150 linux-embedded
149 xdp-newbies
149 kvm-ia64
145 devicetree-compiler
140 kernelci
136 workflows
133 virtio-fs
124 linux-kernel-announce
115 yocto-meta-arm
99 trinity
97 ../../../../../../../linux-aspeed
96 iwd
90 linux-laptop
86 kernelnewbies
83 yocto-meta-virtualization
76 selinux-refpolicy
72 linux-hotplug
65 ksummit
64 ksummit-discuss
64 initramfs
61 fuego
60 yocto-docs
59 linux-firmware
59 perfbook
57 ell
57 yocto-toaster
52 linux-btrace
40 ../../../../../../../linux-rt-devel
35 timestamp
33 virtio-comment
31 wireless-regdb
29 stable-rt
29 linux-console
27 powertop
25 linux-lvm
22 devicetree-spec
19 connman
18 dash
17 linux-safety
16 linux-dash
16 ultralinux
13 hail-devel
12 dwarves
12 oe-kbuild
12 lkmm
11 linux-debuggers
11 ../../../../../../../barebox
10 linux-trace-users
10 kdevops
9 radiotap
9 kbd
9 arm-scmi
8 smatch
6 ccan
6 tech-board-discuss
5 linux-numa
5 accel-config
4 dm-crypt
4 tools
4 linux-msdos
4 lartc
3 stgt
3 linux-smp
2 linux-dwarves
2 oe-chipsec
2 linux-newbie
2 dtrace
2 yocto-patches
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/paulus/powerpc.git