$ git log --pretty=format:'%h %s (%cs)%d'
4b6c093e21d36 Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block (2020-08-15)
(HEAD -> master)
d84835b118ed8 Merge tag 'riscv-for-linus-5.9-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux (2020-08-15)
5bbec3cfe376e Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh (2020-08-15)
713eee84720e6 Merge tag 'perf-tools-2020-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux (2020-08-15)
50f6c7dbd9730 Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2020-08-15)
1195d58f003bf Merge tag 'sched-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2020-08-15)
7f5faaaa5909b Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2020-08-15)
eb1319af4119c Merge tag 'locking-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2020-08-15)
410520d07f5c6 Merge tag '9p-for-5.9-rc1' of git://github.com/martinetd/linux (2020-08-15)
f6513bd39c15a Merge tag '5.9-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 (2020-08-15)
...
$ 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))'
prandom-5.10-v3 random32: add noise from network and scheduling activity (2020-10-12)
20200901-siphash-noise random32: add noise from network and scheduling activity (2020-09-01)
20200820-siphash-noise WIP: random32: make siprand_state 4 longs instead of an array (2020-08-20)
20200816-siphash-noise WIP: tcp: reuse incoming skb hash in tcp_conn_request() (2020-08-16)
* master Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block (2020-08-15)
# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
--format='%(refname:short) %(subject) (%(creatordate:short))'
20201024-v4-5.10 random32: make prandom_u32() less predictable (2020-10-24) tar.gz
20201012-v3-5.10 This is the cleanup of the latest series of prandom_u32 experimentations consisting in using SipHash instead of Tausworthe to produce the randoms used by the network stack. The changes to the files were kept minimal, and the controversial commit that used to take noise from the fast_pool (f227e3ec3b5c) was reverted. Instead, a dedicated "net_rand_noise" per_cpu variable is fed from various sources of activities (networking, scheduling) to perturb the SipHash state using fast, non-trivially predictable data, instead of keeping it fully deterministic. The goal is essentially to make any occasional memory leakage or brute-force attempt useless. (2020-10-12) tar.gz
v5.8 Linux 5.8 (2020-08-02) tar.gz
v5.8-rc7 Linux 5.8-rc7 (2020-07-26) tar.gz
v5.8-rc6 Linux 5.8-rc6 (2020-07-19) tar.gz
v5.8-rc5 Linux 5.8-rc5 (2020-07-12) tar.gz
v5.8-rc4 Linux 5.8-rc4 (2020-07-05) tar.gz
v5.8-rc3 Linux 5.8-rc3 (2020-06-28) tar.gz
v5.8-rc2 Linux 5.8-rc2 (2020-06-21) tar.gz
v5.8-rc1 Linux 5.8-rc1 (2020-06-14) 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/wtarreau/prandom.git