└── README.md /README.md: -------------------------------------------------------------------------------- 1 | Linux Kernel for Apple T2 Devices 2 | ================================= 3 | 4 | The following repo and its accompanying branches contain patched Linux kernel source trees supporting devices with the Apple T2 management controller. 5 | 6 | For instructions on installing the downstream distributions and further information, please visit [the T2Linux Wiki](https://wiki.t2linux.org). 7 | 8 | ### Kernel Support Matrix 9 | 10 | | Distribution | Kernel Version | Branch | Maintainer | CI Status | 11 | |:------------:|:--------------:|:------:|:----------:|:---------:| 12 | | Generic | 5.16.x | linux-5.16.y-t2 | @aunali1 | [![Build Status](https://cloud.drone.io/api/badges/t2linux/kernel/status.svg?ref=refs/heads/linux-5.16.y-t2)](https://cloud.drone.io/t2linux/kernel) | 13 | | Generic (LTS) | 5.15.x | linux-5.15.y-t2 | @aunali1 | [![Build Status](https://cloud.drone.io/api/badges/t2linux/kernel/status.svg?ref=refs/heads/linux-5.15.y-t2)](https://cloud.drone.io/t2linux/kernel) | 14 | | Arch Linux | 5.16.x | linux-5.16.y-t2-arch | @aunali1 | [![Build Status](https://cloud.drone.io/api/badges/t2linux/kernel/status.svg?ref=refs/heads/linux-5.16.y-t2-arch)](https://cloud.drone.io/t2linux/kernel) | 15 | | Arch Linux (LTS) | 5.15.x | linux-5.15.y-t2-arch | @aunali1 | [![Build Status](https://cloud.drone.io/api/badges/t2linux/kernel/status.svg?ref=refs/heads/linux-5.15.y-t2-arch)](https://cloud.drone.io/t2linux/kernel) | 16 | 17 | --------------------------------------------------------------------------------