pub/scm/linux/kernel/git/sj/linux.git  about / heads / tags
sj's fork of linux.git
$ git log --pretty=format:'%h %s (%cs)%d'
bf61759db409c Merge tag 'sched_ext-for-6.16-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext (2025-07-19)
	(HEAD -> master)
c64004df8914c Merge tag 'cgroup-for-6.16-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup (2025-07-19)
bd4a1567b6e34 Merge tag 'hwmon-for-v6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging (2025-07-19)
acc0bac1c6259 Merge tag 'rust-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux (2025-07-19)
1c6aa1121e7a5 Merge tag 'vfs-6.16-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs (2025-07-19)
4871b7cb27f48 Merge tag 'v6.16-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 (2025-07-18)
27c2570359d68 Merge tag 'v6.16-p7' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 (2025-07-18)
414aaef1537ac Merge tag 'riscv-for-linus-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux (2025-07-18)
c7de79e662b86 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (2025-07-18)
e347810e84094 Merge tag 'io_uring-6.16-20250718' of git://git.kernel.dk/linux (2025-07-18)
...

$ 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 reStructuredText 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))'
  damon/next   tools/mm: add thp_swap_allocator_test to .gitignore (2025-07-19)
* master       Merge tag 'sched_ext-for-6.16-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext (2025-07-19)
  damon/for-v5.15.y Announce the deprecation of damon/for-v5.15.y tree (2022-09-03)
  damon/for-v5.10.y Announce deprecation of damon/for-v5.10.y tree (2022-09-03)
  damon/for-v5.4.y Announce damon/for-v5.4.y deprecation (2022-09-03)
  mmotm-assembled-by-sj pci: test for unexpectedly disabled bridges (2022-02-02)
  damon/for-v5.4.164 (NOT-FOR-POSTING) Mark the status: rebase damon/for-v5.4.y-2021-11-19-12-32 on v5.4.164 (2021-12-08)
  damon/for-v5.10.84 (NOT-FOR-POSING) Mark the status: rebase damon/for-v5.10.y-2021-11-19-12-32 on v5.10.84 (2021-12-08)
  damon/for-v5.15.7 (NOT-FOR-POSTING) Mark the status: rebase damon/for-v5.15.y-2021-11-19-12-31 on v5.15.7 (2021-12-08)
  damon/for-v5.4.163 (NOT-FOR-POSTING) Mark the status: rebase damon/for-v5.4.y-2021-11-19-12-32 on v5.4.163 (2021-12-01)
...

# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
	--format='%(refname:short) %(subject) (%(creatordate:short))'
damon/next-2024-07-23-10-24-on-v6.10 A snapshot of damon/next (2024-07-23) tar.gz
damon/next-2024-06-25-10-49-on-v6.10-rc5 A snapshot of damon/next (2024-06-25) tar.gz
damon/next-2024-06-17-17-42-on-v6.10-rc4 A snapshot of damon/next (2024-06-17) tar.gz
damon/next-2024-06-11-10-03-on-v6.10-rc3 A snapshot of damon/next (2024-06-11) tar.gz
damon/next-2024-05-29-11-08-on-v6.10-rc1 A snapshot of damon/next (2024-05-29) tar.gz
damon/next-2024-05-21-17-47-on-v6.9 A snapshot of damon/next (2024-05-21) tar.gz
damon/next-2024-05-18-08-29-on-v6.9-rc4 A snapshot of damon/next (2024-05-18) tar.gz
damon/next-2024-04-22-18-57-on-v6.9-rc4 A snapshot of damon/next (2024-04-22) tar.gz
damon/next-2024-04-08-16-00-on-v6.9-rc2 A snapshot of damon/next (2024-04-08) tar.gz
damon/next-2024-03-26-17-26-on-v6.9-rc1 A snapshot of damon/next (2024-03-26) tar.gz
...

# associated public inboxes:
# (number on the left is used for dev purposes)
    1300215 lkml
     405117 stable
     349756 netdev
     261418 linux-arm-kernel
     137578 linux-devicetree
     115087 linux-wireless
     105505 dri-devel
      74206 linuxppc-dev
      73448 linux-media
      72765 alsa-devel
      70924 linux-fsdevel
      68023 linux-mm
      65493 linux-patches
      54135 intel-gfx
      53966 kvm
      51918 linux-scsi
      50516 amd-gfx
      43040 linux-omap
      42785 linux-arm-msm
      41494 linux-arch
      40282 linux-mips
      36467 linux-xfs
      32687 linux-rdma
      31443 linux-pm
      31194 linux-nfs
      30776 bpf
      29729 linux-doc
      29214 linux-mediatek
      29141 linux-crypto
      28312 linux-samsung-soc
      27195 linux-acpi
      26929 linux-block
      26905 linux-s390
      25919 netfilter-devel
      23485 linux-renesas-soc
      23332 linux-mtd
      23116 linux-perf-users
      22946 linux-clk
      22867 linux-gpio
      22533 linux-pci
      22338 linux-sh
      22061 linux-usb
      21947 linux-iio
      21533 linux-riscv
      21466 linux-tegra
      19478 kernel-janitors
      18600 sparclinux
      18550 linux-input
      18169 linux-btrfs
      17575 linux-kselftest
      16738 kvmarm
      16218 linux-serial
      16054 linux-ide
      15877 xen-devel
      15856 linux-ext4
      15579 linux-staging
      15490 linux-api
      15327 linux-iommu
      14927 linux-mmc
      14839 linux-fbdev
      14759 u-boot
      13996 driverdev-devel
      13921 linux-rockchip
      13711 linux-kbuild
      13661 virtualization
      13593 linux-cifs
      12456 linux-bluetooth
      12230 qemu-devel
      12221 linux-spi
      11909 linux-parisc
      11670 intel-wired-lan
      11588 linux-amlogic
      11453 linux-i2c
      11135 linux-security-module
      11092 platform-driver-x86
      10381 linux-f2fs-devel
      10341 linux-ia64
      10049 ceph-devel
       9744 linux-um
       9736 dm-devel
       9087 linux-alpha
       9009 linux-m68k
       8325 linux-nvme
       8146 linux-snps-arc
       8075 cgroups
       7747 nvdimm
       7651 nouveau
       7371 intel-xe
       7311 linux-sunxi
       7216 cluster-devel
       7167 linux-efi
       7162 linux-can
       6625 lustre-devel
       6562 linux-rtc
       6560 linux-sound
       6536 linux-watchdog
       6496 containers
       6396 batman
       6184 linux-raid
       6169 linux-hwmon
       5972 kvm-ppc
       5877 loongarch
       5773 linux-hexagon
       5673 openrisc
       5611 linux-hardening
       5534 ocfs2-devel
       5527 linux-nvdimm
       5491 dmaengine
       5476 linux-rt-users
       5445 rcu
       5145 selinux
       5115 linux-next
       5111 linux-trace-kernel
       5016 linux-leds
       4984 linux-integrity
       4965 io-uring
       4858 cip-dev
       4817 kernel-hardening
       4812 linux-pwm
       4563 llvm
       4435 linux-sctp
       4434 linux-csky
       4311 outreachy
       4240 mptcp
       4170 bridge
       4011 dpdk-dev
       4009 ath10k
       3979 git
       3865 linux-hyperv
       3748 lm-sensors
       3744 linux-remoteproc
       3699 buildroot
       3587 kexec
       3476 linux-wpan
       3344 linux-phy
       3340 keyrings
       3307 soc
       3239 linux-cxl
       3149 linux-modules
       3132 linux-nilfs
       3076 linux-erofs
       2978 linux-bcache
       2943 target-devel
       2832 ath11k
       2763 linux-fscrypt
       2497 rust-for-linux
       2451 linux-edac
       2437 imx
       2295 ath9k-devel
       2239 lvs-devel
       2212 openbmc
       2210 linux-unionfs
       2100 openembedded-core
       2039 linux-hams
       2012 chrome-platform
       1947 linux-audit
       1824 asahi
       1814 v9fs
       1760 phone-devel
       1748 ath12k
       1723 linux-bcachefs
       1591 cpufreq
       1558 linux-fpga
       1533 dccp
       1485 b4-sent
       1481 linux-trace-devel
       1470 openembedded-devel
       1421 reiserfs-devel
       1374 b43-dev
       1258 historical-speck
       1218 ntfs3
       1164 damon
       1062 linux-kernel-mentees
       1015 ntb
        980 gfs2
        969 ecryptfs
        959 linux-metag
        904 linux-x25
        897 fstests
        838 live-patching
        833 linux-coco
        789 ltp
        776 oe-kbuild-all
        753 netfs
        750 linux-sgx
        718 linux-spdx
        684 netfilter
        680 igt-dev
        664 linux-man
        640 lvm-devel
        633 linux-i3c
        618 linux-ppp
        603 cocci
        595 fsverity
        590 linux-toolchains
        548 qemu-riscv
        544 autofs
        537 tpmdd-devel
        489 audit
        488 linux-oxnas
        477 yocto
        447 regressions
        442 oe-lkp
        418 virtio-dev
        386 linux-sparse
        326 acpica-devel
        323 wireguard
        322 mhi
        311 linux-nfc
        311 oe-linux-nfc
        294 kernel-tls-handshake
        292 kvm-riscv
        290 linux-aspeed
        289 u-boot-amlogic
        262 lttng-dev
        226 brcm80211
        223 workflows
        222 grub-devel
        213 bitbake-devel
        212 mm-commits
        212 yocto-meta-ti
        202 xfs-stable
        198 backports
        193 ofono
        189 linux-rt-devel
        183 yocto-meta-arago
        170 util-linux
        169 kernel-testers
        166 yocto-meta-freescale
        164 fio
        154 poky
        152 xenomai
        150 linux-embedded
        149 xdp-newbies
        149 kvm-ia64
        147 devicetree-compiler
        140 kernelci
        133 virtio-fs
        124 linux-kernel-announce
        123 x86-cpuid
        122 arm-scmi
        121 yocto-meta-arm
        109 sophgo
        100 iwd
         99 trinity
         90 linux-laptop
         86 kernelnewbies
         86 yocto-meta-virtualization
         76 selinux-refpolicy
         72 linux-hotplug
         65 ksummit
         64 ksummit-discuss
         64 initramfs
         63 yocto-docs
         61 fuego
         59 linux-firmware
         59 perfbook
         58 spacemit
         57 ell
         57 yocto-toaster
         52 linux-btrace
         38 timestamp
         37 stable-rt
         33 virtio-comment
         31 wireless-regdb
         29 kdevops
         29 linux-console
         28 devicetree-spec
         27 powertop
         25 linux-lvm
         23 barebox
         22 linux-debuggers
         22 lkmm
         19 connman
         18 dash
         18 sched-ext
         17 linux-safety
         16 linux-dash
         16 ultralinux
         15 oe-kbuild
         13 hail-devel
         12 dwarves
         12 op-tee
         10 linux-trace-users
          9 radiotap
          9 kbd
          8 smatch
          8 mailbox
          7 yocto-patches
          6 ccan
          6 tools
          6 tech-board-discuss
          5 linux-numa
          5 accel-config
          5 dtrace
          4 dm-crypt
          4 linux-msdos
          4 linux-newbie
          4 lartc
          3 stgt
          3 linux-smp
          3 qemu-arm
          2 linux-dwarves
          2 oe-chipsec
          2 qemu-rust
          1 keys
          1 signatures
          1 linux-bugs
          1 linux-config
          1 linux-8086
          1 mlmmj
          1 spdk
          1 criu

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