pub/scm/linux/kernel/git/jassibrar/mailbox.git  about / heads / tags
jassibrar's fork of linux.git
$ git log --pretty=format:'%h %s (%cs)%d'
58720809f5277 Linux 6.6-rc6 (2023-10-15)
	(HEAD -> master, tag: v6.6-rc6)
fbe1bf1e5ff1e Revert "x86/smp: Put CPUs into INIT on shutdown if possible" (2023-10-15)
5720c43d5216b virtio_net: fix the missing of the dma cpu sync (2023-10-15)
11d3f72613957 Merge tag 'usb-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb (2023-10-15)
41226a360d8f5 Merge tag 'tty-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty (2023-10-15)
a477e3a76be74 Merge tag 'char-misc-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc (2023-10-15)
19fd4a91ddeec Merge tag 'ovl-fixes-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/overlayfs/vfs (2023-10-15)
f8bf101b3b117 Merge tag 'powerpc-6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux (2023-10-15)
ddf2085598021 Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2023-10-15)
9a3dad63edbe9 Merge tag '6.6-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbd (2023-10-14)
...

$ 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))'
  for-next     mailbox: mailbox-test: make data_ready a per-instance variable (2026-04-18)
  rc-fixes     mailbox: th1520: fix clock imbalance on probe failure (2025-11-28)
* master       Linux 6.6-rc6 (2023-10-15)

# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
	--format='%(refname:short) %(subject) (%(creatordate:short))'
mailbox-v7.1 mailbox: updates for v7.1 (2026-04-26) tar.gz
mailbox-v6.20 mailbox: platform and core updates (2026-02-13) tar.gz
mailbox-v6.19 pcc: refactor and improve initialisation and interrupt handling qcom:     enable Kaanapali and Glymur platforms renesas:  add MFIS mailbox driver mediatek: add mtk-vcp-mailbox driver and bindings           add support for MT8196 into mtk-cmdq misc:     remove unneeded double quotation in Kconfig           drop POLARFIRE from ARCH_MICROCHIP_POLARFIRE           fix out-of-bounds access in mchp_ipc_get_cluster_aggr_irq (2025-12-10) tar.gz
mailbox-fixes-v6.18-rc7 omap: check for pending msgs only when mbox is exclusive mailbox-test: debugfs_create_dir error checking mtk: cmdq: fix DMA address handling      gpueb: Add missing 'static' to mailbox ops struct pcc: don't zero error register th1520: fix clock imbalance on probe failure (2025-11-28) tar.gz
mailbox-v6.18 qcom: add Glymur CPUCP mailbox binding zynqmp-ipi: misc cleanup mtk: add new GPUEB mailbox driver      cmdq - remove pm_runtime calls from send_data      gce - make clock-names optional misc: change mailbox-altera maintainer       remove redundant 'fast_io' in regmap_config       mhuv3 - Remove no_free_ptr (2025-10-08) tar.gz
mailbox-v6.17 aspeed: add driver and bindings for ast2700 broadcom: add driver and bindings for bcm74110 mediatek: fix RPM api usage qcom: use dev_fwnode pcc: support shared buffer misc: dt-bindings cleanup (2025-08-08) tar.gz
mailbox-v6.16 sophgo: add driver for CV18XX series mailbox core: misc cleanup qcom: add SM7150 APCS compatible       apcs: added separate clock node imx: fix tx doorbell send microchip: misc compile option fix mediatek: Refine GCE_GCTL_VALUE setting (2025-06-01) tar.gz
mailbox-v6.15 misc: Constify amba_id table pcc: cleanup and refactoring of shmem and irq handling qcom: add MSM8226 compatible fsl,mu: add i.MX94 compatible core: misc rejig of header includes 	  minor const fixes mediatek: remove cl in struct cmdq_pkt tegra: define dimensioning masks in SoC data (2025-03-29) tar.gz
mailbox-v6.14 samsung: add gs101-mbox driver microchip: add sbi-ipc driver zynqmp: fix invalid __percpu annotation qcom: add IPQ5424 APCS compatible mpfs fix copy and paste bug th1520: Fix NULL vs IS_ERR() and a memory corruption bug tegra-hsp: clear mailbox before using message (2025-01-23) tar.gz
mailbox-v6.13 common: switch back from remove_new() to remove() callback imx: fix format specifier zynqmp: setup IPI for each child node thead: Add th1520 driver and bindings qcom: add SM8750 and SAR2130p compatibles       fix expected clocks for callbacks       use IRQF_NO_SUSPEND for cpucp mtk-cmdq: switch to __pm_runtime_put_autosuspend()           fix alloc size of clocks mpfs: fix reg properties ti-msgmgr: don't use of_match_ptr helper            enable COMPILE_TEST build pcc: consider the PCC_ACK_FLAG arm_mhuv2: fix non-fatal improper reuse of variable (2024-11-24) tar.gz
...

# associated public inboxes:
# (number on the left is used for dev purposes)
    1368652 lkml
     418110 stable
     364496 netdev
     275229 linux-arm-kernel
     147777 linux-devicetree
     118949 linux-wireless
     113464 dri-devel
      78563 linuxppc-dev
      77890 linux-fsdevel
      77587 linux-mm
      76432 linux-media
      72862 alsa-devel
      71511 linux-patches
      57818 intel-gfx
      57317 kvm
      53314 linux-scsi
      53093 amd-gfx
      47835 linux-arm-msm
      43474 linux-omap
      42805 linux-mips
      42701 linux-arch
      38820 linux-xfs
      36883 linux-doc
      35184 bpf
      34865 linux-rdma
      33215 linux-nfs
      33204 linux-pm
      33048 linux-crypto
      31533 linux-mediatek
      30685 linux-s390
      29487 linux-samsung-soc
      28915 linux-block
      28094 linux-acpi
      26663 netfilter-devel
      26588 linux-riscv
      26092 linux-perf-users
      25768 linux-renesas-soc
      24948 linux-gpio
      24760 linux-clk
      24705 linux-pci
      24501 linux-mtd
      23732 linux-usb
      23153 linux-iio
      23142 linux-sh
      22768 linux-tegra
      22313 linux-kselftest
      20934 sparclinux
      20353 linux-btrfs
      19857 kernel-janitors
      19602 linux-input
      18288 kvmarm
      17382 linux-ext4
      17026 linux-staging
      16806 linux-iommu
      16657 linux-serial
      16309 xen-devel
      16270 linux-ide
      16086 linux-api
      15690 linux-rockchip
      15561 linux-fbdev
      15474 linux-mmc
      15240 linux-cifs
      14908 virtualization
      14814 u-boot
      14792 linux-kbuild
      13996 driverdev-devel
      13060 linux-bluetooth
      13002 intel-xe
      12957 linux-spi
      12953 linux-security-module
      12834 intel-wired-lan
      12728 linux-parisc
      12309 qemu-devel
      12205 linux-amlogic
      12039 platform-driver-x86
      12037 linux-i2c
      11590 linux-um
      11306 linux-f2fs-devel
      10890 linux-sound
      10818 ceph-devel
      10341 linux-ia64
      10267 dm-devel
      10138 linux-alpha
       9738 linux-m68k
       9061 cgroups
       9058 linux-snps-arc
       8788 linux-nvme
       8747 nouveau
       8562 nvdimm
       8557 linux-sunxi
       8154 loongarch
       7870 linux-can
       7686 linux-trace-kernel
       7643 linux-efi
       7216 cluster-devel
       7066 linux-hwmon
       6826 linux-rtc
       6787 linux-hardening
       6766 linux-raid
       6736 linux-watchdog
       6708 linux-hexagon
       6625 lustre-devel
       6496 containers
       6423 batman
       6394 cip-dev
       6329 openrisc
       6058 ocfs2-devel
       6057 rcu
       5972 kvm-ppc
       5953 dmaengine
       5952 selinux
       5745 io-uring
       5565 llvm
       5527 linux-nvdimm
       5504 linux-rt-users
       5498 linux-integrity
       5425 linux-csky
       5397 imx
       5205 linux-next
       5203 linux-leds
       5192 rust-for-linux
       5174 linux-pwm
       4817 kernel-hardening
       4817 mptcp
       4722 linux-sctp
       4545 linux-hyperv
       4389 linux-cxl
       4312 outreachy
       4232 bridge
       4148 linux-remoteproc
       4100 linux-phy
       4047 ath10k
       4034 dpdk-dev
       3987 git
       3905 kexec
       3810 buildroot
       3804 linux-modules
       3780 keyrings
       3748 lm-sensors
       3682 linux-erofs
       3593 linux-nilfs
       3569 soc
       3479 linux-wpan
       3210 linux-fscrypt
       3209 target-devel
       3111 linux-unionfs
       3021 linux-bcache
       2933 ath11k
       2871 linux-edac
       2842 b4-sent
       2693 ath12k
       2469 openbmc
       2439 asahi
       2341 v9fs
       2295 ath9k-devel
       2287 chrome-platform
       2274 lvs-devel
       2270 linux-hams
       2203 openembedded-core
       2095 phone-devel
       2012 damon
       1979 ntfs3
       1947 linux-audit
       1825 linux-bcachefs
       1690 linux-fpga
       1602 linux-kernel-mentees
       1591 cpufreq
       1571 openembedded-devel
       1533 dccp
       1482 linux-trace-devel
       1456 netfs
       1454 gfs2
       1448 ecryptfs
       1421 reiserfs-devel
       1414 linux-coco
       1377 b43-dev
       1258 historical-speck
       1122 linux-x25
       1090 linux-sgx
       1037 live-patching
       1034 ntb
       1001 fsverity
        959 linux-metag
        908 fstests
        880 oe-kbuild-all
        858 linux-spdx
        840 linux-i3c
        809 ltp
        781 linux-sparse
        759 autofs
        756 audit
        718 sched-ext
        699 igt-dev
        684 netfilter
        670 linux-aspeed
        664 linux-man
        640 cocci
        640 lvm-devel
        637 linux-ppp
        590 linux-toolchains
        548 qemu-riscv
        537 tpmdd-devel
        510 regressions
        488 linux-oxnas
        482 kvm-riscv
        477 yocto
        465 oe-lkp
        421 virtio-dev
        419 linux-rt-devel
        417 spacemit
        392 wireguard
        392 sophgo
        370 acpica-devel
        354 mhi
        344 kernel-tls-handshake
        344 arm-scmi
        339 workflows
        311 linux-nfc
        311 oe-linux-nfc
        290 u-boot-amlogic
        272 brcm80211
        262 lttng-dev
        224 yocto-meta-ti
        224 grub-devel
        219 bitbake-devel
        218 mm-commits
        212 yocto-meta-arago
        202 xfs-stable
        198 backports
        194 ofono
        171 util-linux
        169 kernel-testers
        166 yocto-meta-freescale
        164 fio
        158 xenomai
        158 poky
        150 linux-embedded
        149 xdp-newbies
        149 devicetree-compiler
        149 kvm-ia64
        140 kernelci
        137 yocto-meta-arm
        133 virtio-fs
        131 op-tee
        126 driver-core
        125 x86-cpuid
        124 linux-kernel-announce
        100 iwd
         99 trinity
         96 lkmm
         90 linux-laptop
         89 yocto-meta-virtualization
         86 kernelnewbies
         81 yocto-docs
         80 initramfs
         76 selinux-refpolicy
         76 linux-btrace
         73 ksummit
         72 linux-hotplug
         64 ksummit-discuss
         61 fuego
         59 linux-firmware
         59 perfbook
         57 ell
         57 yocto-toaster
         41 stable-rt
         39 dwarves
         38 timestamp
         38 barebox
         34 virtio-comment
         33 kdevops
         33 yocto-patches
         31 wireless-regdb
         30 qemu-arm
         29 linux-console
         28 devicetree-spec
         28 rpdfs-devel
         27 linux-debuggers
         27 powertop
         25 linux-lvm
         22 oe-kbuild
         19 connman
         18 dash
         17 linux-safety
         16 linux-dash
         16 ultralinux
         13 linux-trace-users
         13 hail-devel
         12 dtrace
         11 mailbox
          9 radiotap
          9 kbd
          9 smatch
          8 tools
          8 tech-board-discuss
          8 opensbi
          7 qemu-rust
          6 ccan
          5 keys
          5 linux-newbie
          5 linux-numa
          5 accel-config
          5 criu
          4 dm-crypt
          4 linux-msdos
          4 lartc
          3 stgt
          3 linux-smp
          3 tpm2
          2 linux-dwarves
          2 oe-chipsec
          2 syzbot
          1 signatures
          1 linux-bugs
          1 cti-tac
          1 linux-config
          1 linux-8086
          1 mlmmj
          1 spdk

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