pub/scm/linux/kernel/git/tj/misc.git  about / heads / tags
miscellaneous kernel branches
$ git log --pretty=format:'%h %s (%cs)%d'
9f8413c4a66f2 Merge tag 'cgroup-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup (2024-01-08)
	(HEAD -> master)
bfe8eb3b85c57 Merge tag 'sched-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2024-01-08)
aac4de465af08 Merge tag 'perf-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2024-01-08)
0bdf0621f89f8 Merge tag 'irq-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2024-01-08)
f24dc33f8e0a7 Merge tag 'timers-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2024-01-08)
46a08b4d4836c Merge tag 'smp-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2024-01-08)
cdc202281a5d5 Merge tag 'core-entry-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2024-01-08)
ab9517fa9aab7 Merge tag 'core-debugobjects-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2024-01-08)
669d089a7fe1e Merge tag 'objtool-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2024-01-08)
6cbf5b3105f31 Merge tag 'locking-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2024-01-08)
...

$ 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))'
  kernfs-use-rcu kernfs: RCU protect kernfs_nodes and avoid kernfs_idr_lock in kernfs_find_and_get_node_by_id() (2024-01-09)
* master       Merge tag 'cgroup-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup (2024-01-08)
  driver-core-next kernfs: convert kernfs_idr_lock to an irq safe raw spinlock (2024-01-04)
  iolat-lazy-init-v4 blk-iolatency: Make initialization lazy (2023-04-12)
  block/for-next Merge branch 'for-6.4/io_uring' into for-next (2023-04-12)
  iolat-lazy-init-v3 blk-iolatency: Make initialization lazy (2023-01-10)
  iolat-lazy-init-v2 blk-iolatency: Make initialization lazy (2023-01-05)
  iolat-lazy-init blk-iolatency: Make initialization lazy (2023-01-04)
  kernfs-show  cgroup: Implement cgroup_file_show() (2022-08-27)
  kernfs-deactivate cgroup: Implement cgroup_file_show() (2022-08-19)
...

# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
	--format='%(refname:short) %(subject) (%(creatordate:short))'
v5.13-rc7    Linux 5.13-rc7 (2021-06-20) tar.gz
v5.13-rc6    Linux 5.13-rc6 (2021-06-13) tar.gz
v5.13-rc5    Linux 5.13-rc5 (2021-06-06) tar.gz
v5.13-rc4    Linux 5.13-rc4 (2021-05-30) tar.gz
v5.13-rc3    Linux 5.13-rc3 (2021-05-23) tar.gz
v5.13-rc2    Linux 5.13-rc2 (2021-05-16) tar.gz
v5.13-rc1    Linux 5.13-rc1 (2021-05-09) tar.gz
v5.12        Linux 5.12 (2021-04-25) tar.gz
v5.12-rc8    Linux 5.12-rc8 (2021-04-18) tar.gz
v5.12-rc7    Linux 5.12-rc7 (2021-04-11) tar.gz
...

# associated public inboxes:
# (number on the left is used for dev purposes)
    1237606 ../../../../../../../lkml
     390937 stable
     336332 netdev
     248607 linux-arm-kernel
     128457 linux-devicetree
     111385 linux-wireless
     100047 dri-devel
      72373 alsa-devel
      71703 linux-media
      70862 linuxppc-dev
      66900 linux-fsdevel
      62227 linux-mm
      57413 linux-patches
      51582 kvm
      51470 intel-gfx
      50533 linux-scsi
      47719 amd-gfx
      42694 linux-omap
      39012 linux-arch
      38876 linux-arm-msm
      37881 linux-mips
      33934 linux-xfs
      30973 linux-rdma
      29630 linux-nfs
      29527 linux-pm
      27486 bpf
      27454 linux-samsung-soc
      27438 linux-mediatek
      26310 linux-acpi
      26046 linux-crypto
      25901 linux-doc
      25506 netfilter-devel
      25234 linux-block
      24748 linux-s390
      22810 linux-mtd
      21940 linux-renesas-soc
      21752 linux-clk
      21521 linux-sh
      21088 linux-gpio
      21022 linux-pci
      20927 linux-tegra
      20875 linux-usb
      20456 linux-perf-users
      20296 linux-iio
      19018 kernel-janitors
      17929 linux-input
      17347 linux-riscv
      17028 linux-btrfs
      17021 sparclinux
      15850 linux-ide
      15534 linux-serial
      15365 xen-devel
      15196 linux-api
      15035 kvmarm
      14762 linux-ext4
      14696 u-boot
      14462 linux-fbdev
      14370 linux-kselftest
      14350 linux-mmc
      14338 linux-staging
      14336 linux-iommu
      13996 driverdev-devel
      12880 virtualization
      12876 linux-rockchip
      12686 linux-cifs
      12175 qemu-devel
      12140 linux-kbuild
      12027 linux-bluetooth
      11821 linux-spi
      11040 linux-amlogic
      11023 linux-parisc
      10933 linux-i2c
      10341 linux-ia64
      10207 linux-security-module
      10162 intel-wired-lan
       9865 platform-driver-x86
       9655 linux-f2fs-devel
       9387 dm-devel
       9323 ceph-devel
       8605 linux-um
       8293 linux-alpha
       8060 linux-m68k
       7733 cgroups
       7721 linux-nvme
       7468 linux-snps-arc
       7282 nvdimm
       7223 nouveau
       7216 cluster-devel
       6810 linux-can
       6733 linux-sunxi
       6625 lustre-devel
       6581 linux-efi
       6496 containers
       6297 linux-watchdog
       6295 batman
       6236 linux-rtc
       5954 kvm-ppc
       5881 linux-raid
       5527 linux-nvdimm
       5523 linux-hwmon
       5383 linux-rt-users
       5311 ocfs2-devel
       5256 dmaengine
       5077 linux-hexagon
       5002 linux-next
       4999 rcu
       4877 selinux
       4857 linux-hardening
       4821 openrisc
       4812 linux-leds
       4781 kernel-hardening
       4780 linux-integrity
       4564 linux-pwm
       4283 linux-sctp
       4281 outreachy
       4240 cip-dev
       4148 intel-xe
       4100 io-uring
       3991 dpdk-dev
       3989 bridge
       3961 git
       3942 ath10k
       3939 llvm
       3786 mptcp
       3748 lm-sensors
       3710 loongarch
       3675 buildroot
       3431 linux-remoteproc
       3419 linux-sound
       3361 linux-hyperv
       3360 linux-trace-kernel
       3344 linux-wpan
       3333 kexec
       3293 keyrings
       3263 linux-csky
       3145 soc
       2997 linux-nilfs
       2907 linux-phy
       2878 linux-bcache
       2778 target-devel
       2688 ath11k
       2599 linux-fscrypt
       2544 linux-erofs
       2298 linux-cxl
       2295 ath9k-devel
       2236 lvs-devel
       2079 linux-edac
       2074 openembedded-core
       2063 openbmc
       2033 linux-unionfs
       1968 linux-hams
       1947 linux-audit
       1710 linux-modules
       1613 phone-devel
       1591 cpufreq
       1580 chrome-platform
       1532 dccp
       1481 linux-trace-devel
       1477 linux-fpga
       1449 openembedded-devel
       1421 reiserfs-devel
       1374 b43-dev
       1334 v9fs
       1263 asahi
       1258 historical-speck
       1168 rust-for-linux
       1117 ntfs3
       1083 ath12k
        970 ntb
        959 linux-metag
        957 linux-kernel-mentees
        888 fstests
        868 linux-bcachefs
        857 ecryptfs
        838 linux-x25
        822 damon
        809 gfs2
        777 ltp
        737 b4-sent
        727 oe-kbuild-all
        713 linux-spdx
        694 linux-sgx
        684 netfilter
        674 igt-dev
        663 linux-man
        648 imx
        640 lvm-devel
        617 linux-coco
        580 live-patching
        580 linux-i3c
        571 fsverity
        544 qemu-riscv
        541 autofs
        537 tpmdd-devel
        527 linux-ppp
        525 cocci
        488 linux-oxnas
        477 yocto
        420 linux-toolchains
        416 oe-lkp
        402 regressions
        395 virtio-dev
        369 linux-sparse
        311 linux-nfc
        311 oe-linux-nfc
        305 mhi
        293 wireguard
        285 u-boot-amlogic
        285 netfs
        262 lttng-dev
        253 acpica-devel
        227 kernel-tls-handshake
        218 grub-devel
        210 yocto-meta-ti
        209 mm-commits
        209 bitbake-devel
        198 backports
        193 ofono
        175 yocto-meta-arago
        170 util-linux
        169 kernel-testers
        166 yocto-meta-freescale
        166 brcm80211
        164 fio
        154 poky
        150 xenomai
        150 linux-embedded
        149 xdp-newbies
        149 kvm-ia64
        145 devicetree-compiler
        138 kernelci
        133 virtio-fs
        124 linux-kernel-announce
        118 workflows
        112 audit
        109 yocto-meta-arm
         99 trinity
         95 iwd
         90 linux-laptop
         86 kernelnewbies
         83 yocto-meta-virtualization
         76 selinux-refpolicy
         72 linux-hotplug
         72 ../../../../../../../linux-aspeed
         65 ksummit
         64 ksummit-discuss
         64 initramfs
         61 fuego
         60 yocto-docs
         59 perfbook
         58 linux-firmware
         57 ell
         57 yocto-toaster
         52 linux-btrace
         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
         11 oe-kbuild
         11 linux-debuggers
         10 linux-trace-users
         10 kdevops
          9 radiotap
          9 kbd
          8 smatch
          7 ../../../../../../../barebox
          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 yocto-patches
          2 lkmm
          1 signatures
          1 linux-bugs
          1 linux-config
          1 linux-8086
          1 mlmmj
          1 spdk
          1 dtrace
          1 arm-scmi

git clone https://yhbt.net/lore/pub/scm/linux/kernel/git/tj/misc.git