pub/scm/linux/kernel/git/kdave/linux.git  about / heads / tags
Btrfs kernel development
$ git log --pretty=format:'%h %s (%cs)%d'
9f8e716d46c68 Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf (2024-11-13)
	(HEAD -> master)
c5f404511890d Merge tag 'loongarch-fixes-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson (2024-11-13)
4b49c0ba4eeb3 Merge tag 'mm-hotfixes-stable-2024-11-12-16-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm (2024-11-13)
f1b785f4c7870 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost (2024-11-12)
dcf32ea7ecede mm: swapfile: fix cluster reclaim work crash on rotational devices (2024-11-12)
29ce8b8a4fa74 vdpa/mlx5: Fix PA offset with unaligned starting iotlb map (2024-11-12)
14b6320953a3f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (2024-11-12)
5456ec9dab3a9 Merge tag 'for-6.12/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm (2024-11-12)
93db202ce00c0 Merge tag 'integrity-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity (2024-11-12)
92dda329e337b Merge tag 'landlock-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux (2024-11-12)
...

$ 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))'
* master       Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf (2024-11-13)
  for-next     Merge branch 'for-next-next-v6.12-20241111' into for-next-20241111 (2024-11-11)
  for-6.13     btrfs: send: check for read-only send root under critical section (2024-11-11)
  affs         Linux 6.12-rc7 (2024-11-10)
  next-fixes   Linux 6.12-rc7 (2024-11-10)

# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
	--format='%(refname:short) %(subject) (%(creatordate:short))'
for-6.13-tag for-6.13-tag (2024-11-13) tar.gz
v6.12-rc7    Linux 6.12-rc7 (2024-11-10) tar.gz
v6.12-rc6    Linux 6.12-rc6 (2024-11-03) tar.gz
v6.12-rc5    Linux 6.12-rc5 (2024-10-27) tar.gz
v6.12-rc4    Linux 6.12-rc4 (2024-10-20) tar.gz
v6.12-rc3    Linux 6.12-rc3 (2024-10-13) tar.gz
v6.12-rc2    Linux 6.12-rc2 (2024-10-06) tar.gz
v6.12-rc1    Linux 6.12-rc1 (2024-09-29) tar.gz
v6.11        Linux 6.11 (2024-09-15) tar.gz
v6.11-rc7    Linux 6.11-rc7 (2024-09-08) tar.gz
...

# associated public inboxes:
# (number on the left is used for dev purposes)
    1240644 ../../../../../../../lkml
     391217 stable
     337408 netdev
     249608 linux-arm-kernel
     129044 linux-devicetree
     111603 linux-wireless
     100392 dri-devel
      72404 alsa-devel
      71782 linux-media
      71227 linuxppc-dev
      67190 linux-fsdevel
      62698 linux-mm
      57421 linux-patches
      51774 kvm
      51642 intel-gfx
      50584 linux-scsi
      48208 amd-gfx
      42702 linux-omap
      39279 linux-arch
      39015 linux-arm-msm
      38190 linux-mips
      34023 linux-xfs
      31007 linux-rdma
      29748 linux-nfs
      29603 linux-pm
      27778 bpf
      27496 linux-mediatek
      27464 linux-samsung-soc
      26339 linux-acpi
      26190 linux-doc
      26140 linux-crypto
      25532 netfilter-devel
      25274 linux-block
      24876 linux-s390
      22914 linux-mtd
      22071 linux-renesas-soc
      21790 linux-clk
      21639 linux-sh
      21249 linux-gpio
      21074 linux-pci
      20931 linux-usb
      20931 linux-tegra
      20571 linux-perf-users
      20413 linux-iio
      19072 kernel-janitors
      18021 linux-input
      17848 linux-riscv
      17138 sparclinux
      17134 linux-btrfs
      15852 linux-ide
      15618 linux-serial
      15381 xen-devel
      15276 kvmarm
      15200 linux-api
      14787 linux-ext4
      14701 u-boot
      14616 linux-kselftest
      14532 linux-fbdev
      14494 linux-staging
      14394 linux-mmc
      14351 linux-iommu
      13996 driverdev-devel
      12959 linux-rockchip
      12889 virtualization
      12702 linux-cifs
      12185 qemu-devel
      12159 linux-kbuild
      12051 linux-bluetooth
      11835 linux-spi
      11142 linux-parisc
      11049 linux-amlogic
      11040 linux-i2c
      10341 linux-ia64
      10324 linux-security-module
      10314 intel-wired-lan
       9907 platform-driver-x86
       9657 linux-f2fs-devel
       9421 dm-devel
       9346 ceph-devel
       8755 linux-um
       8410 linux-alpha
       8179 linux-m68k
       7747 cgroups
       7723 linux-nvme
       7585 linux-snps-arc
       7282 nvdimm
       7226 nouveau
       7216 cluster-devel
       6811 linux-can
       6744 linux-sunxi
       6625 lustre-devel
       6581 linux-efi
       6496 containers
       6351 linux-watchdog
       6297 batman
       6251 linux-rtc
       5954 kvm-ppc
       5890 linux-raid
       5553 linux-hwmon
       5527 linux-nvdimm
       5416 linux-rt-users
       5333 dmaengine
       5311 ocfs2-devel
       5192 linux-hexagon
       5020 rcu
       5011 linux-next
       4969 selinux
       4936 openrisc
       4884 linux-hardening
       4855 linux-leds
       4811 linux-integrity
       4781 kernel-hardening
       4575 linux-pwm
       4360 intel-xe
       4286 cip-dev
       4285 linux-sctp
       4281 outreachy
       4114 io-uring
       4051 loongarch
       3993 dpdk-dev
       3993 bridge
       3976 llvm
       3964 git
       3946 ath10k
       3794 mptcp
       3748 lm-sensors
       3682 buildroot
       3602 linux-trace-kernel
       3601 linux-sound
       3451 linux-csky
       3436 linux-remoteproc
       3369 linux-hyperv
       3344 linux-wpan
       3333 kexec
       3294 keyrings
       3145 soc
       3010 linux-nilfs
       2965 linux-phy
       2878 linux-bcache
       2779 target-devel
       2692 ath11k
       2622 linux-fscrypt
       2574 linux-erofs
       2303 linux-cxl
       2295 ath9k-devel
       2236 lvs-devel
       2082 linux-edac
       2081 openembedded-core
       2065 openbmc
       2038 linux-unionfs
       1968 linux-hams
       1947 linux-audit
       1825 linux-modules
       1617 phone-devel
       1591 cpufreq
       1586 chrome-platform
       1532 dccp
       1481 linux-trace-devel
       1479 linux-fpga
       1453 openembedded-devel
       1421 reiserfs-devel
       1374 b43-dev
       1337 v9fs
       1263 asahi
       1258 historical-speck
       1241 rust-for-linux
       1117 ntfs3
       1117 ath12k
        970 ntb
        962 linux-kernel-mentees
        959 linux-metag
        888 fstests
        876 linux-bcachefs
        857 ecryptfs
        838 linux-x25
        825 damon
        821 gfs2
        779 ltp
        747 b4-sent
        728 oe-kbuild-all
        713 linux-spdx
        702 imx
        694 linux-sgx
        684 netfilter
        674 igt-dev
        663 linux-man
        640 lvm-devel
        617 linux-coco
        587 fsverity
        586 linux-i3c
        580 live-patching
        544 qemu-riscv
        541 autofs
        537 tpmdd-devel
        527 linux-ppp
        525 cocci
        488 linux-oxnas
        477 yocto
        420 linux-toolchains
        418 oe-lkp
        405 regressions
        399 virtio-dev
        369 linux-sparse
        311 linux-nfc
        311 oe-linux-nfc
        310 mhi
        298 netfs
        293 wireguard
        286 u-boot-amlogic
        262 lttng-dev
        253 acpica-devel
        227 kernel-tls-handshake
        218 grub-devel
        210 bitbake-devel
        210 yocto-meta-ti
        209 mm-commits
        198 backports
        193 ofono
        175 yocto-meta-arago
        171 brcm80211
        170 util-linux
        169 kernel-testers
        166 yocto-meta-freescale
        164 fio
        154 poky
        151 audit
        150 xenomai
        150 linux-embedded
        149 xdp-newbies
        149 kvm-ia64
        145 devicetree-compiler
        140 kernelci
        133 virtio-fs
        124 linux-kernel-announce
        123 workflows
        111 yocto-meta-arm
         99 trinity
         95 iwd
         90 linux-laptop
         89 ../../../../../../../linux-aspeed
         86 kernelnewbies
         83 yocto-meta-virtualization
         76 selinux-refpolicy
         72 linux-hotplug
         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
         32 ../../../../../../../linux-rt-devel
         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
         12 lkmm
         11 oe-kbuild
         11 linux-debuggers
         10 linux-trace-users
         10 kdevops
          9 radiotap
          9 kbd
          8 smatch
          8 ../../../../../../../barebox
          7 arm-scmi
          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 dtrace
          2 yocto-patches
          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/kdave/linux.git