pub/scm/linux/kernel/git/sven/linux.git  about / heads / tags
sven's fork of linux.git
$ git log --pretty=format:'%h %s (%cs)%d'
a11a72229881d Merge tag 'block-6.15-20250522' of git://git.kernel.dk/linux (2025-05-22)
	(HEAD -> master)
ab719cc7f53b2 Merge tag 'io_uring-6.15-20250522' of git://git.kernel.dk/linux (2025-05-22)
e85dea591fbf9 Merge tag '6.15-rc8-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 (2025-05-22)
5cdb2c77c4c3d Merge tag 'net-6.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2025-05-22)
b1819ae85e7df Merge tag 'pinctrl-v6.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl (2025-05-22)
0e9579507f258 Merge tag 'sound-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound (2025-05-22)
115c011f5db7e Merge tag 'nvme-6.15-2025-05-22' of git://git.infradead.org/nvme into block-6.15 (2025-05-22)
3fab2d2d901a8 Merge tag 'linux-can-fixes-for-6.15-20250521' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can (2025-05-22)
ab94003fcf20d Merge branch 'octeontx2-af-apr-mapping-fixes' (2025-05-22)
a6ae7129819ad octeontx2-af: Fix APR entry mapping based on APR_LMT_CFG (2025-05-22)
...

$ 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))'
  apple-soc/dt-6.20 Merge patch series "arm64: dts: apple: Add integrated USB Type-C ports" (2026-01-13)
  apple-soc/defconfig-6.20 arm64: defconfig: Enable Apple Silicon drivers (2026-01-08)
  b4/atcphy    phy: apple: Add Apple Type-C PHY (2025-10-26)
  apple-soc/drivers-6.19 soc: apple: sart: drop device reference after lookup (2025-10-13)
  apple-soc/drivers-6.18 pmdomain: apple: Add "apple,t8103-pmgr-pwrstate" (2025-09-18)
  apple-soc/fixes-6.17 MAINTAINERS: remove Alyssa Rosenzweig (2025-09-18)
  apple-soc/dt-6.18 arm64: dts: apple: t8015: Add SPMI node (2025-09-18)
  wip/atcphy   arm64: dts: apple: t600x: Add Apple Type-C PHY and dwc3 nodes (2025-09-06)
  wip/smc-hid  Input: macsmc-hid: New driver to handle the Apple Mac SMC buttons/lid (2025-08-03)
  wip/smc-rtc  arm64: dts: apple: t8103,t600x,t8112: Add SMC RTC node (2025-08-02)
...

# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
	--format='%(refname:short) %(subject) (%(creatordate:short))'
apple-soc-drivers-6.19 Apple SoC driver updates for 6.18 (2025-11-26) tar.gz
apple-soc-dt-6.18-part2 Apple SoC DTS updates for 6.18, part 2 (2025-09-20) tar.gz
apple-soc-drivers-6.18 Apple SoC driver updates for 6.18 (2025-09-20) tar.gz
apple-soc-fixes-6.17 Apple SoC fixes for 6.17 (2025-09-18) tar.gz
apple-usb3-v2 Apple Silicon USB3 support, version 2 (2025-09-06) tar.gz
apple-usb3-v1 Apple Silicon USB3 support, version 1 (2025-08-21) tar.gz
apple-soc-dt-6.18 Apple SoC device tree changes for v6.18, part 1 (2025-08-16) tar.gz
apple-soc-dt-6.17 Apple SoC device tree changes for v6.17 (2025-07-22) tar.gz
apple-soc-drivers-6.17 Apple SoC driver changes for v6.17 (2025-07-20) tar.gz
apple-soc-fixes-6.16 Apple SoC fixes for 6.16 (2025-06-21) tar.gz
...

# associated public inboxes:
# (number on the left is used for dev purposes)
    1341988 lkml
     415122 stable
     358981 netdev
     269567 linux-arm-kernel
     144104 linux-devicetree
     117591 linux-wireless
     110400 dri-devel
      76105 linuxppc-dev
      75535 linux-media
      75225 linux-fsdevel
      73220 linux-mm
      72822 alsa-devel
      70925 linux-patches
      56211 intel-gfx
      56098 kvm
      52783 linux-scsi
      52076 amd-gfx
      46243 linux-arm-msm
      43292 linux-omap
      42235 linux-arch
      41878 linux-mips
      37700 linux-xfs
      33875 linux-rdma
      33799 linux-doc
      33468 bpf
      32598 linux-pm
      32203 linux-nfs
      31351 linux-crypto
      30890 linux-mediatek
      29159 linux-samsung-soc
      28810 linux-s390
      28194 linux-block
      27750 linux-acpi
      26344 netfilter-devel
      24936 linux-renesas-soc
      24671 linux-perf-users
      24305 linux-clk
      24284 linux-gpio
      23980 linux-pci
      23905 linux-riscv
      23734 linux-mtd
      23141 linux-usb
      22749 linux-iio
      22541 linux-sh
      22291 linux-tegra
      20834 linux-kselftest
      19757 kernel-janitors
      19664 sparclinux
      19361 linux-btrfs
      19312 linux-input
      17567 kvmarm
      16591 linux-ext4
      16489 linux-staging
      16487 linux-serial
      16333 linux-iommu
      16230 linux-ide
      16150 xen-devel
      15891 linux-api
      15236 linux-mmc
      15138 linux-rockchip
      15097 linux-fbdev
      14790 u-boot
      14480 linux-cifs
      14419 virtualization
      14153 linux-kbuild
      13996 driverdev-devel
      12725 linux-bluetooth
      12588 linux-spi
      12408 intel-wired-lan
      12257 qemu-devel
      12117 linux-parisc
      12096 linux-security-module
      12052 linux-amlogic
      11855 linux-i2c
      11689 platform-driver-x86
      10694 linux-f2fs-devel
      10685 intel-xe
      10406 ceph-devel
      10347 linux-um
      10341 linux-ia64
      10044 dm-devel
       9480 linux-sound
       9245 linux-alpha
       9168 linux-m68k
       8708 cgroups
       8691 linux-nvme
       8316 nouveau
       8217 linux-snps-arc
       8179 linux-sunxi
       8062 nvdimm
       7502 linux-can
       7442 linux-efi
       7216 cluster-devel
       6784 linux-hwmon
       6717 linux-rtc
       6695 linux-watchdog
       6682 linux-trace-kernel
       6625 lustre-devel
       6596 loongarch
       6496 containers
       6446 linux-hardening
       6423 batman
       6369 linux-raid
       5972 kvm-ppc
       5867 linux-hexagon
       5800 dmaengine
       5792 openrisc
       5748 rcu
       5645 ocfs2-devel
       5527 linux-nvdimm
       5500 linux-rt-users
       5385 cip-dev
       5377 selinux
       5360 io-uring
       5202 llvm
       5165 linux-next
       5149 linux-pwm
       5105 linux-integrity
       5100 linux-leds
       4817 kernel-hardening
       4632 linux-csky
       4620 mptcp
       4502 linux-sctp
       4315 imx
       4311 outreachy
       4212 bridge
       4097 linux-hyperv
       4034 ath10k
       4023 dpdk-dev
       3993 linux-remoteproc
       3982 git
       3971 rust-for-linux
       3788 linux-phy
       3778 kexec
       3748 lm-sensors
       3732 buildroot
       3652 linux-cxl
       3554 linux-modules
       3517 soc
       3478 linux-wpan
       3408 keyrings
       3281 linux-erofs
       3206 linux-nilfs
       3014 linux-bcache
       3014 target-devel
       2931 linux-fscrypt
       2868 ath11k
       2807 linux-edac
       2637 linux-unionfs
       2564 ath12k
       2433 b4-sent
       2310 openbmc
       2295 ath9k-devel
       2248 lvs-devel
       2214 asahi
       2132 openembedded-core
       2091 chrome-platform
       2052 linux-hams
       1995 v9fs
       1975 phone-devel
       1947 linux-audit
       1825 linux-bcachefs
       1821 damon
       1679 linux-fpga
       1591 cpufreq
       1581 linux-kernel-mentees
       1533 dccp
       1501 openembedded-devel
       1482 linux-trace-devel
       1421 reiserfs-devel
       1383 ntfs3
       1374 b43-dev
       1298 linux-coco
       1258 historical-speck
       1185 ecryptfs
       1152 gfs2
       1117 netfs
       1022 ntb
       1006 live-patching
        959 linux-metag
        908 linux-x25
        901 fstests
        855 linux-sgx
        853 oe-kbuild-all
        801 ltp
        734 linux-spdx
        727 fsverity
        722 linux-i3c
        691 igt-dev
        684 netfilter
        664 linux-man
        640 lvm-devel
        628 cocci
        624 linux-ppp
        616 linux-sparse
        590 linux-toolchains
        548 qemu-riscv
        544 autofs
        537 tpmdd-devel
        512 audit
        499 regressions
        488 linux-oxnas
        477 yocto
        460 oe-lkp
        460 linux-aspeed
        421 virtio-dev
        398 kvm-riscv
        362 wireguard
        340 sophgo
        337 mhi
        333 acpica-devel
        311 linux-nfc
        311 oe-linux-nfc
        305 spacemit
        300 kernel-tls-handshake
        289 u-boot-amlogic
        270 workflows
        270 arm-scmi
        268 linux-rt-devel
        266 brcm80211
        262 lttng-dev
        223 grub-devel
        221 sched-ext
        216 yocto-meta-ti
        215 mm-commits
        215 bitbake-devel
        202 xfs-stable
        198 backports
        194 ofono
        189 yocto-meta-arago
        170 util-linux
        169 kernel-testers
        166 yocto-meta-freescale
        164 fio
        155 xenomai
        155 poky
        150 linux-embedded
        149 xdp-newbies
        149 devicetree-compiler
        149 kvm-ia64
        140 kernelci
        133 virtio-fs
        125 x86-cpuid
        124 yocto-meta-arm
        124 linux-kernel-announce
        100 iwd
         99 trinity
         96 op-tee
         92 lkmm
         90 linux-laptop
         88 yocto-meta-virtualization
         86 kernelnewbies
         76 selinux-refpolicy
         76 linux-btrace
         72 linux-hotplug
         68 yocto-docs
         65 ksummit
         65 initramfs
         64 ksummit-discuss
         61 fuego
         59 linux-firmware
         59 perfbook
         57 ell
         57 yocto-toaster
         39 stable-rt
         38 timestamp
         34 virtio-comment
         32 kdevops
         31 wireless-regdb
         29 linux-console
         28 devicetree-spec
         27 linux-debuggers
         27 powertop
         27 barebox
         25 linux-lvm
         21 oe-kbuild
         19 connman
         18 dash
         17 dwarves
         17 linux-safety
         17 yocto-patches
         16 linux-dash
         16 ultralinux
         13 linux-trace-users
         13 hail-devel
         12 qemu-arm
          9 radiotap
          9 kbd
          8 smatch
          8 mailbox
          7 dtrace
          6 ccan
          6 tools
          6 tech-board-discuss
          5 linux-numa
          5 accel-config
          4 dm-crypt
          4 linux-msdos
          4 linux-newbie
          4 lartc
          4 opensbi
          3 stgt
          3 linux-smp
          3 qemu-rust
          2 keys
          2 linux-dwarves
          2 oe-chipsec
          2 syzbot
          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/sven/linux.git