Skip to content
@AOSC-Tracking

AOSC-Tracking

AOSC Code Tracking Project

Welcome!

Here you will find a collection of projects for which we maintain patches. These projects will be tracked here as repositories.

Finding and Generating Patches

We name AOSC tracking branches as follows.

For full AOSC patchsets:

aosc/${upstream-tag}

For feature-specific patchsets:

aosc/${upstream-tag}-${feature}

To generate patches, use git format-patch.

Managing Branches

If patch maintenance involves one or more feature branches, please make sure that patches were merged into the full branch (aosc/${upstream-tag}) by rebasing the full branch against feature branches. For instance:

git checkout aosc/${upstream-tag}
git rebase aosc/${upstream-tag}-${feature}

Popular repositories Loading

  1. linux linux Public

    Forked from torvalds/linux

    Linux kernel source tree

    C 8 3

  2. loonggpu-kernel-dkms loonggpu-kernel-dkms Public

    Kernel module sources (DKMS) for LoongGPU kernel-mode drivers

    C 2 2

  3. jdk17u jdk17u Public archive

    Forked from openjdk/jdk17u

    https://openjdk.org/projects/jdk-updates

    Java 1

  4. llvm-project llvm-project Public

    Forked from llvm/llvm-project

    The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.

    LLVM 1

  5. clash-verge-rev clash-verge-rev Public

    Forked from clash-verge-rev/clash-verge-rev

    Continuation of Clash Verge - A Clash Meta GUI based on Tauri (Windows, MacOS, Linux)

    TypeScript 1

  6. qt-6 qt-6 Public

    AOSC OS Qt 6 Tracking (tarball import)

    C++ 1

Repositories

Showing 10 of 303 repositories
  • clash-verge-rev Public Forked from clash-verge-rev/clash-verge-rev

    Continuation of Clash Verge - A Clash Meta GUI based on Tauri (Windows, MacOS, Linux)

    AOSC-Tracking/clash-verge-rev’s past year of commit activity
    TypeScript 1 GPL-3.0 4,091 0 0 Updated Mar 21, 2025
  • mesa Public Forked from notaz/mesa

    Mesa 3D graphics library (read-only mirror of https://gitlab.freedesktop.org/mesa/mesa/)

    AOSC-Tracking/mesa’s past year of commit activity
    C 0 451 0 0 Updated Mar 21, 2025
  • gcc Public
    AOSC-Tracking/gcc’s past year of commit activity
    C++ 0 GPL-2.0 0 0 0 Updated Mar 20, 2025
  • snapd Public Forked from canonical/snapd

    The snapd and snap tools enable systems to work with .snap files.

    AOSC-Tracking/snapd’s past year of commit activity
    Go 0 GPL-3.0 644 0 0 Updated Mar 20, 2025
  • xdg-desktop-portal-termfilechooser Public Forked from hunkyburrito/xdg-desktop-portal-termfilechooser

    xdg-desktop-portal backend for choosing files with your favorite file chooser

    AOSC-Tracking/xdg-desktop-portal-termfilechooser’s past year of commit activity
    C 0 MIT 26 0 0 Updated Mar 20, 2025
  • telegram-desktop Public

    Patch tracking repository for Telegram Desktop

    AOSC-Tracking/telegram-desktop’s past year of commit activity
    C++ 0 0 0 0 Updated Mar 20, 2025
  • ollama Public Forked from ollama/ollama

    Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 3, and other large language models.

    AOSC-Tracking/ollama’s past year of commit activity
    Go 0 MIT 11,398 0 0 Updated Mar 20, 2025
  • qemu Public Forked from qemu/qemu

    Official QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.

    AOSC-Tracking/qemu’s past year of commit activity
    C 0 5,931 0 0 Updated Mar 20, 2025
  • linux Public Forked from torvalds/linux

    Linux kernel source tree

    AOSC-Tracking/linux’s past year of commit activity
    C 8 57,324 0 0 Updated Mar 20, 2025
  • WSL Public Forked from microsoft/WSL

    Issues found on WSL

    AOSC-Tracking/WSL’s past year of commit activity
    Python 0 MIT 936 0 0 Updated Mar 19, 2025

Top languages

Loading…

Most used topics

Loading…