pub/scm/linux/kernel/git/olof/misc.git  about / heads / tags
Misc work-in-progress patches/branches
$ git log --pretty=format:'%h %s (%cs)%d'
62fb9874f5da54 Linux 5.13 (2021-06-27)
	(HEAD -> master, tag: v5.13)
b4b27b9eed8ebd Revert "signal: Allow tasks to cache one sigqueue struct" (2021-06-27)
625acffd7ae2c5 Merge tag 's390-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux (2021-06-26)
b7050b242430f3 Merge tag 'pinctrl-v5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl (2021-06-25)
e2f527b58e8115 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi (2021-06-25)
7ce32ac6fb2fc7 Merge branch 'akpm' (patches from Andrew) (2021-06-25)
808e9df4777579 userfaultfd: uapi: fix UFFDIO_CONTINUE ioctl request definition (2021-06-25)
55fcd4493da5ac Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux (2021-06-25)
7764c62f9848cd Merge tag 'devprop-5.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm (2021-06-25)
b960e014745191 Merge tag 'for-linus-5.13b-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip (2021-06-25)
...

$ 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))'
  to-build     dummy commit (2021-07-02)
* master       Linux 5.13 (2021-06-27)

# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
	--format='%(refname:short) %(subject) (%(creatordate:short))'
v5.13        Linux 5.13 (2021-06-27) tar.gz
v4.9-rc1     Linux 4.9-rc1 (2016-10-15) tar.gz
v4.4         Linux 4.4 (2016-01-10) tar.gz
v4.3-rc4     Linux 4.3-rc4 (2015-10-04) tar.gz
v3.2-rc7     Linux 3.2-rc7 (2011-12-23) tar.gz
v3.2-rc6     Linux 3.2-rc6 (2011-12-16) tar.gz
v3.2-rc5     Linux 3.2-rc5 (2011-12-09) tar.gz
v3.2-rc4     Linux 3.2-rc4 (2011-12-01) tar.gz
v3.2-rc3     Linux 3.2-rc3 (2011-11-23) tar.gz
v3.2-rc2     Linux 3.2-rc2 (2011-11-15) tar.gz
...

# associated public inboxes:
# (number on the left is used for dev purposes)
    1263060 lkml
     397742 stable
     341952 netdev
     254030 linux-arm-kernel
     132154 linux-devicetree
     112482 linux-wireless
     101818 dri-devel
      72754 linuxppc-dev
      72652 alsa-devel
      72584 linux-media
      68623 linux-fsdevel
      65060 linux-mm
      61191 linux-patches
      52666 kvm
      52420 intel-gfx
      51470 linux-scsi
      49089 amd-gfx
      42847 linux-omap
      40472 linux-arch
      40414 linux-arm-msm
      39301 linux-mips
      35694 linux-xfs
      31601 linux-rdma
      30508 linux-nfs
      30292 linux-pm
      29054 bpf
      28100 linux-mediatek
      27750 linux-samsung-soc
      27355 linux-doc
      26889 linux-crypto
      26652 linux-acpi
      25761 linux-block
      25709 linux-s390
      25707 netfilter-devel
      23015 linux-mtd
      22447 linux-renesas-soc
      22237 linux-clk
      22086 linux-sh
      21834 linux-gpio
      21684 linux-pci
      21483 linux-perf-users
      21371 linux-usb
      21097 linux-tegra
      20975 linux-iio
      19454 linux-riscv
      19243 kernel-janitors
      18174 linux-input
      17963 sparclinux
      17476 linux-btrfs
      15971 linux-ide
      15843 kvmarm
      15762 linux-serial
      15623 xen-devel
      15595 linux-kselftest
      15327 linux-api
      15301 linux-ext4
      14859 linux-staging
      14732 linux-iommu
      14717 u-boot
      14617 linux-fbdev
      14573 linux-mmc
      13996 driverdev-devel
      13292 linux-kbuild
      13242 linux-cifs
      13216 linux-rockchip
      13202 virtualization
      12265 linux-bluetooth
      12208 qemu-devel
      11968 linux-spi
      11637 linux-parisc
      11174 linux-amlogic
      11158 linux-i2c
      10733 intel-wired-lan
      10682 linux-security-module
      10414 platform-driver-x86
      10341 linux-ia64
      10047 linux-f2fs-devel
       9734 ceph-devel
       9564 dm-devel
       9297 linux-um
       8910 linux-alpha
       8672 linux-m68k
       7960 linux-snps-arc
       7925 linux-nvme
       7813 cgroups
       7392 nvdimm
       7336 nouveau
       7216 cluster-devel
       6945 linux-can
       6943 linux-sunxi
       6682 linux-efi
       6625 lustre-devel
       6496 containers
       6490 linux-watchdog
       6352 linux-rtc
       6305 batman
       5969 linux-raid
       5959 kvm-ppc
       5776 linux-hwmon
       5600 linux-hexagon
       5527 linux-nvdimm
       5455 linux-rt-users
       5442 ocfs2-devel
       5406 openrisc
       5381 dmaengine
       5280 intel-xe
       5211 rcu
       5122 loongarch
       5079 linux-hardening
       5046 selinux
       5033 linux-next
       4934 linux-leds
       4909 linux-integrity
       4817 kernel-hardening
       4651 linux-pwm
       4596 linux-sound
       4512 io-uring
       4402 cip-dev
       4357 linux-sctp
       4310 linux-trace-kernel
       4281 outreachy
       4144 linux-csky
       4114 llvm
       4052 bridge
       4003 dpdk-dev
       3972 git
       3960 ath10k
       3948 mptcp
       3748 lm-sensors
       3688 buildroot
       3521 linux-remoteproc
       3486 linux-hyperv
       3402 kexec
       3359 linux-wpan
       3311 keyrings
       3233 soc
       3047 linux-nilfs
       3046 linux-modules
       3032 linux-phy
       2918 linux-erofs
       2906 linux-bcache
       2885 target-devel
       2751 ath11k
       2708 linux-fscrypt
       2551 linux-cxl
       2295 ath9k-devel
       2237 lvs-devel
       2206 linux-edac
       2088 openbmc
       2088 openembedded-core
       2084 linux-unionfs
       2035 linux-hams
       1947 linux-audit
       1839 chrome-platform
       1652 v9fs
       1647 phone-devel
       1591 cpufreq
       1534 linux-fpga
       1533 dccp
       1524 rust-for-linux
       1481 linux-trace-devel
       1461 openembedded-devel
       1421 reiserfs-devel
       1401 asahi
       1374 b43-dev
       1356 ath12k
       1258 historical-speck
       1202 imx
       1168 linux-bcachefs
       1129 ntfs3
       1008 ntb
        987 damon
        982 linux-kernel-mentees
        959 linux-metag
        904 linux-x25
        893 gfs2
        889 fstests
        888 b4-sent
        888 ecryptfs
        781 ltp
        738 oe-kbuild-all
        731 linux-sgx
        715 linux-spdx
        713 linux-coco
        684 netfilter
        677 igt-dev
        666 live-patching
        663 linux-man
        640 lvm-devel
        609 netfs
        607 linux-i3c
        589 fsverity
        576 cocci
        547 qemu-riscv
        542 autofs
        537 tpmdd-devel
        529 linux-ppp
        488 linux-oxnas
        477 yocto
        450 linux-toolchains
        430 oe-lkp
        428 regressions
        399 virtio-dev
        385 linux-sparse
        329 audit
        312 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
        211 mm-commits
        211 yocto-meta-ti
        198 backports
        196 brcm80211
        193 ofono
        182 workflows
        177 yocto-meta-arago
        170 util-linux
        169 kernel-testers
        166 yocto-meta-freescale
        164 fio
        154 poky
        151 xenomai
        150 linux-embedded
        149 xdp-newbies
        149 kvm-ia64
        145 devicetree-compiler
        143 kvm-riscv
        140 kernelci
        133 virtio-fs
        124 linux-kernel-announce
        116 yocto-meta-arm
        111 linux-aspeed
        100 iwd
         99 trinity
         90 linux-laptop
         90 linux-rt-devel
         86 kernelnewbies
         84 yocto-meta-virtualization
         76 selinux-refpolicy
         74 arm-scmi
         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
         35 timestamp
         33 virtio-comment
         31 stable-rt
         31 wireless-regdb
         29 linux-console
         27 powertop
         25 linux-lvm
         23 xfs-stable
         22 devicetree-spec
         20 linux-debuggers
         19 connman
         18 dash
         17 linux-safety
         17 lkmm
         16 linux-dash
         16 ultralinux
         16 barebox
         13 hail-devel
         12 dwarves
         12 oe-kbuild
         12 kdevops
         10 linux-trace-users
          9 radiotap
          9 kbd
          8 smatch
          6 ccan
          6 tech-board-discuss
          5 tools
          5 linux-numa
          5 accel-config
          4 dm-crypt
          4 linux-msdos
          4 lartc
          3 stgt
          3 linux-smp
          3 dtrace
          3 yocto-patches
          2 linux-dwarves
          2 oe-chipsec
          2 linux-newbie
          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/olof/misc.git