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 3 3

  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 358 repositories
  • rustc Public Forked from rust-lang/rust

    Empowering everyone to build reliable and efficient software.

    AOSC-Tracking/rustc’s past year of commit activity
    C++ 0 13,972 0 0 Updated May 16, 2025
  • linux Public Forked from torvalds/linux

    Linux kernel source tree

    AOSC-Tracking/linux’s past year of commit activity
    C 8 57,952 0 0 Updated May 15, 2025
  • axel Public Forked from axel-download-accelerator/axel

    Lightweight CLI download accelerator

    AOSC-Tracking/axel’s past year of commit activity
    C 0 GPL-2.0 278 0 0 Updated May 15, 2025
  • libfuse Public Forked from libfuse/libfuse

    The reference implementation of the Linux FUSE (Filesystem in Userspace) interface

    AOSC-Tracking/libfuse’s past year of commit activity
    C 0 1,203 0 0 Updated May 15, 2025
  • libvisual Public Forked from Libvisual/libvisual

    Libvisual Audio Visualization

    AOSC-Tracking/libvisual’s past year of commit activity
    C 0 37 0 0 Updated May 14, 2025
  • libmpcdec Public

    Tracking repository for libmpcdec (tarball imports)

    AOSC-Tracking/libmpcdec’s past year of commit activity
    C 0 0 0 0 Updated May 14, 2025
  • edk2-test Public Forked from tianocore/edk2-test

    Test infrastructure and test cases for EDK II based firmware

    AOSC-Tracking/edk2-test’s past year of commit activity
    C 0 BSD-2-Clause 96 0 0 Updated May 14, 2025
  • libcddb Public

    Tracking repository for libcddb (tarball imports)

    AOSC-Tracking/libcddb’s past year of commit activity
    Shell 0 0 0 0 Updated May 13, 2025
  • libmcrypt Public

    Tracking repository for libmcrypt (tarball imports)

    AOSC-Tracking/libmcrypt’s past year of commit activity
    Roff 0 LGPL-2.1 0 0 0 Updated May 13, 2025
  • activate-linux Public Forked from MrGlockenspiel/activate-linux

    The "Activate Windows" watermark ported to Linux

    AOSC-Tracking/activate-linux’s past year of commit activity
    C 0 GPL-3.0 106 0 0 Updated May 13, 2025

Top languages

Loading…

Most used topics

Loading…