pub/scm/linux/kernel/git/song/linux.git  about / heads / tags
Song Liu's fork of linux.git
$ git log --pretty=format:'%h %s (%cs)%d'
ee1c7bd33e6637 Merge tag 'tpmdd-next-20190813' of git://git.infradead.org/users/jjs/linux-tpmdd (2019-08-13)
	(HEAD -> master)
60a8db790255a6 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi (2019-08-13)
2d6c25215ab26b KEYS: trusted: allow module init if TPM is inactive or deactivated (2019-08-13)
d45331b00ddb17 Linux 5.3-rc4 (2019-08-11)
	(tag: v5.3-rc4)
b6c0649caf351d Merge tag 'dax-fixes-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm (2019-08-11)
f6192cb7429211 Merge tag 'ntb-5.3-bugfixes' of git://github.com/jonmason/ntb (2019-08-11)
296d05cb0d3c9f Merge tag 'riscv/for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux (2019-08-10)
6d8f809cb55a8f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2019-08-10)
d2359a5153ebb1 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2019-08-10)
dcbb4a153971ff Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2019-08-10)
...

$ 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))'
  arm64-klp    arm64: Implement HAVE_LIVEPATCH (2025-01-16)
  test-bitmap  md/md-bitmap: make in memory structure internal (2024-08-27)
  dentry-xattr bpf_get_dentry_xattr (2024-07-25)
  test-bpf-tramp-to-prog-pack x86, bpf: Use bpf_prog_pack for bpf trampoline (2023-09-26)
  bpf-next-test-build Merge branch 'exceptions-1-2' (2023-09-16)
  vmalloc_exec dummy (2023-06-20)
  klp-module-reload (devel) livepatch: Clear relocation targets on a module removal (2022-08-31)
  klp-module-reload-v6 (devel) livepatch: Clear relocation targets on a module removal (2022-08-31)
  test-perf-event test-perf-event (2022-08-26)
  get_branch_snapshot_in_vm config file (2021-10-26)
...

# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
	--format='%(refname:short) %(subject) (%(creatordate:short))'
v5.3-rc4     Linux 5.3-rc4 (2019-08-11) tar.gz
v5.3-rc3     Linux 5.3-rc3 (2019-08-04) tar.gz
v5.3-rc2     Linux 5.3-rc2 (2019-07-28) tar.gz
v5.3-rc1     Linus 5.3-rc1 (2019-07-21) tar.gz
v5.2         Linux 5.2 (2019-07-07) tar.gz
v5.2-rc7     Linux 5.2-rc7 (2019-06-30) tar.gz
v5.2-rc6     Linux 5.2-rc6 (2019-06-22) tar.gz
v5.2-rc5     Linux 5.2-rc5 (2019-06-16) tar.gz
v5.2-rc4     Linux 5.2-rc4 (2019-06-08) tar.gz
v5.2-rc3     Linux 5.2-rc3 (2019-06-02) 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/song/linux.git