pub/scm/linux/kernel/git/gustavoars/linux.git  about / heads / tags
Gustavo A. R. Silva's fork of linux.git
$ git log --pretty=format:'%h %s (%cs)%d'
4cece76496502 Linux 6.9-rc1 (2024-03-24)
	(HEAD -> master)
ab8de2dbfc9ec Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi (2024-03-24)
5e74df2f8f15e Merge tag 'x86-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2024-03-24)
b136f68eb00d8 Merge tag 'sched-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2024-03-24)
864ad046c1575 Merge tag 'dma-mapping-6.9-2024-03-24' of git://git.infradead.org/users/hch/dma-mapping (2024-03-24)
62b71cd73d41d efi: fix panic in kdump kernel (2024-03-24)
df7ecce842b84 x86/efistub: Don't clear BSS twice in mixed mode (2024-03-24)
cefcd4fe2e3aa x86/efistub: Call mixed mode boot services on the firmware's stack (2024-03-24)
9843231c97267 x86/boot/64: Move 5-level paging global variable assignments back (2024-03-24)
4d0d7e7852752 x86/boot/64: Apply encryption mask to 5-level pagetable update (2024-03-24)
...

$ 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))'
  testing/wfamnae-next20241114 net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings (2024-11-16)
  testing/wfamnae-next20241104-inet-sock net: inet_sock.h: Avoid thousands of -Wflex-array-member-not-at-end warnings (2024-11-09)
  testing/wfamnae-next20241104-inet-sock-2 net: inet_sock.h: Avoid thousands of -Wflex-array-member-not-at-end warnings (2024-11-09)
  testing/wfamnae-next20241104 net: inet_sock.h: Avoid thousands of -Wflex-array-member-not-at-end warnings (2024-11-05)
  testing/wfamnae-next20241028-sa-with-flex uapi: socket: Introduce struct sockaddr_legacy (2024-11-03)
  testing/wfamnae-next20241028 net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings (2024-10-29)
  testing/wfamnae-next20241022 jbd2: Avoid dozens of -Wflex-array-member-not-at-end warnings (2024-10-25)
  testing/wfamnae-next20241015-2 net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings (2024-10-18)
  testing/wfamnae-next20241015 uapi: net: Avoid -Wflex-array-member-not-at-end warnings (2024-10-15)
  testing/wfamnae-next20241003 treewide_some: fix multiple -Wfamnae warnings that must be audited separately (2024-10-03)
...

# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
	--format='%(refname:short) %(subject) (%(creatordate:short))'
Wstringop-overflow-for-6.8-rc2 Enable -Wstringop-overflow globally (2024-01-22) tar.gz
flex-array-transformations-6.6-rc1 flexible-array transformations for 6.6-rc1 (2023-08-28) tar.gz
flex-array-transformations-6.5-rc1 flexible-array transformations for 6.5-rc1 (2023-06-30) tar.gz
flex-array-transformations-6.4-rc1 flexible-array transformations for 6.4-rc1 (2023-04-24) tar.gz
flex-array-transformations-6.3-rc1 flexible-array transformations for 6.3-rc1 (2023-02-23) tar.gz
flexible-array-transformations-UAPI-6.0-rc1 flexible-array transformations in UAPI for 6.0-rc1 (2022-08-01) tar.gz
Wstringop-overflow-fixes-5.19-rc1 Wstringop-overflow fixes for 5.19-rc1 (2022-05-24) tar.gz
size_t-saturating-helpers-5.19-rc1 Misc hardening changes for 5.19-rc1 (2022-05-24) tar.gz
checkpatch-new-alloc-check-5.19-rc1 Add new functions to alloc check for 5.19-rc1 (2022-05-24) tar.gz
flexible-array-transformations-5.18-rc1 flexible-array transformations for 5.18-rc1 (2022-03-22) tar.gz
...

# associated public inboxes:
# (number on the left is used for dev purposes)
    1244613 ../../../../../../../lkml
     391513 stable
     338235 netdev
     250786 linux-arm-kernel
     130065 linux-devicetree
     111767 linux-wireless
     100644 dri-devel
      72497 alsa-devel
      72016 linux-media
      71730 linuxppc-dev
      67356 linux-fsdevel
      63199 linux-mm
      57437 linux-patches
      51903 kvm
      51753 intel-gfx
      50690 linux-scsi
      48379 amd-gfx
      42731 linux-omap
      39818 linux-arch
      39234 linux-arm-msm
      38688 linux-mips
      34095 linux-xfs
      31052 linux-rdma
      29858 linux-nfs
      29833 linux-pm
      28216 bpf
      27582 linux-mediatek
      27508 linux-samsung-soc
      26420 linux-doc
      26403 linux-crypto
      26387 linux-acpi
      25577 netfilter-devel
      25316 linux-block
      25131 linux-s390
      22938 linux-mtd
      22141 linux-renesas-soc
      21913 linux-sh
      21883 linux-clk
      21568 linux-gpio
      21225 linux-pci
      20994 linux-usb
      20946 linux-tegra
      20924 linux-perf-users
      20542 linux-iio
      19118 kernel-janitors
      18592 linux-riscv
      18047 linux-input
      17571 sparclinux
      17188 linux-btrfs
      15892 linux-ide
      15636 linux-serial
      15385 kvmarm
      15383 xen-devel
      15226 linux-api
      14994 linux-ext4
      14835 linux-kselftest
      14708 u-boot
      14588 linux-staging
      14566 linux-fbdev
      14433 linux-mmc
      14408 linux-iommu
      13996 driverdev-devel
      13029 linux-rockchip
      12929 virtualization
      12724 linux-cifs
      12192 qemu-devel
      12190 linux-kbuild
      12095 linux-bluetooth
      11868 linux-spi
      11429 linux-parisc
      11051 linux-amlogic
      11046 linux-i2c
      10466 intel-wired-lan
      10446 linux-security-module
      10341 linux-ia64
      10041 platform-driver-x86
       9867 linux-f2fs-devel
       9462 dm-devel
       9371 ceph-devel
       9041 linux-um
       8691 linux-alpha
       8437 linux-m68k
       7845 linux-snps-arc
       7771 cgroups
       7733 linux-nvme
       7283 nvdimm
       7228 nouveau
       7216 cluster-devel
       6821 linux-can
       6756 linux-sunxi
       6625 lustre-devel
       6587 linux-efi
       6496 containers
       6471 linux-watchdog
       6297 batman
       6253 linux-rtc
       5954 kvm-ppc
       5890 linux-raid
       5588 linux-hwmon
       5527 linux-nvdimm
       5464 linux-hexagon
       5424 linux-rt-users
       5345 dmaengine
       5314 ocfs2-devel
       5210 openrisc
       5057 rcu
       5021 selinux
       5014 linux-next
       4909 linux-hardening
       4859 linux-leds
       4833 linux-integrity
       4781 kernel-hardening
       4600 linux-pwm
       4509 loongarch
       4504 intel-xe
       4286 cip-dev
       4285 linux-sctp
       4281 outreachy
       4206 io-uring
       4000 dpdk-dev
       4000 llvm
       3994 bridge
       3968 git
       3948 ath10k
       3914 linux-trace-kernel
       3878 linux-csky
       3847 mptcp
       3827 linux-sound
       3748 lm-sensors
       3685 buildroot
       3463 linux-remoteproc
       3371 linux-hyperv
       3353 linux-wpan
       3353 kexec
       3296 keyrings
       3145 soc
       3033 linux-nilfs
       2988 linux-phy
       2897 linux-bcache
       2779 target-devel
       2692 ath11k
       2633 linux-fscrypt
       2599 linux-erofs
       2326 linux-cxl
       2295 ath9k-devel
       2236 lvs-devel
       2110 linux-edac
       2088 linux-modules
       2086 openembedded-core
       2071 openbmc
       2054 linux-unionfs
       1968 linux-hams
       1947 linux-audit
       1617 phone-devel
       1593 chrome-platform
       1591 cpufreq
       1532 dccp
       1483 linux-fpga
       1481 linux-trace-devel
       1460 openembedded-devel
       1421 reiserfs-devel
       1377 asahi
       1374 b43-dev
       1367 v9fs
       1359 rust-for-linux
       1258 historical-speck
       1168 ath12k
       1117 ntfs3
        970 linux-kernel-mentees
        970 ntb
        959 linux-metag
        925 linux-bcachefs
        892 imx
        888 fstests
        878 ecryptfs
        838 linux-x25
        831 damon
        822 gfs2
        779 ltp
        764 b4-sent
        729 oe-kbuild-all
        713 linux-spdx
        694 linux-sgx
        684 netfilter
        674 igt-dev
        663 linux-man
        653 linux-coco
        640 lvm-devel
        599 live-patching
        591 linux-i3c
        587 fsverity
        545 qemu-riscv
        541 autofs
        537 tpmdd-devel
        527 linux-ppp
        525 cocci
        488 linux-oxnas
        477 yocto
        421 linux-toolchains
        418 oe-lkp
        408 regressions
        399 virtio-dev
        369 linux-sparse
        317 netfs
        311 linux-nfc
        311 oe-linux-nfc
        310 mhi
        293 wireguard
        288 u-boot-amlogic
        262 lttng-dev
        253 acpica-devel
        244 audit
        227 kernel-tls-handshake
        218 grub-devel
        210 bitbake-devel
        210 yocto-meta-ti
        209 mm-commits
        198 backports
        193 ofono
        176 yocto-meta-arago
        173 brcm80211
        170 util-linux
        169 kernel-testers
        166 yocto-meta-freescale
        164 fio
        154 poky
        150 xenomai
        150 linux-embedded
        149 xdp-newbies
        149 kvm-ia64
        145 devicetree-compiler
        140 kernelci
        136 workflows
        133 virtio-fs
        124 linux-kernel-announce
        115 yocto-meta-arm
         99 trinity
         97 ../../../../../../../linux-aspeed
         96 iwd
         90 linux-laptop
         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 linux-firmware
         59 perfbook
         57 ell
         57 yocto-toaster
         52 linux-btrace
         40 ../../../../../../../linux-rt-devel
         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
         12 oe-kbuild
         12 lkmm
         11 linux-debuggers
         11 ../../../../../../../barebox
         10 linux-trace-users
         10 kdevops
          9 radiotap
          9 kbd
          9 arm-scmi
          8 smatch
          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/gustavoars/linux.git