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

  2. jdk17u jdk17u Public archive

    Forked from openjdk/jdk17u

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

    Java 1

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

  4. 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

  5. ktorrent-trinity ktorrent-trinity Public

    C++ 1

  6. unarj unarj Public

    Tracking repository for unarj (tarball imports)

    C 1

Repositories

Showing 10 of 262 repositories
  • linux Public Forked from torvalds/linux

    Linux kernel source tree

    AOSC-Tracking/linux’s past year of commit activity
    C 7 56,689 0 0 Updated Jan 11, 2025
  • AOSC-Tracking/openeuler-kernel’s past year of commit activity
    C 0 0 0 0 Updated Jan 11, 2025
  • 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,568 0 0 Updated Jan 10, 2025
  • cfitsio Public
    AOSC-Tracking/cfitsio’s past year of commit activity
    C 0 0 0 0 Updated Jan 10, 2025
  • OpenColorIO Public
    AOSC-Tracking/OpenColorIO’s past year of commit activity
    C++ 0 BSD-3-Clause 0 0 0 Updated Jan 10, 2025
  • u-boot-menu Public
    AOSC-Tracking/u-boot-menu’s past year of commit activity
    Shell 0 GPL-2.0 0 0 0 Updated Jan 10, 2025
  • rbw Public Forked from doy/rbw

    unofficial bitwarden cli

    AOSC-Tracking/rbw’s past year of commit activity
    Rust 0 96 0 0 Updated Jan 7, 2025
  • timeshift Public Forked from linuxmint/timeshift

    System restore tool for Linux. Creates filesystem snapshots using rsync+hardlinks, or BTRFS snapshots. Supports scheduled snapshots, multiple backup levels, and exclude filters. Snapshots can be restored while system is running or from Live CD/USB.

    AOSC-Tracking/timeshift’s past year of commit activity
    Vala 0 97 0 0 Updated Jan 7, 2025
  • kernel_compiler_patch Public Forked from graysky2/kernel_compiler_patch

    Kernel patch enables compiler optimizations for additional CPUs.

    AOSC-Tracking/kernel_compiler_patch’s past year of commit activity
    Shell 0 GPL-2.0 83 0 0 Updated Jan 6, 2025
  • chenhuacai-linux Public Forked from chenhuacai/linux
    AOSC-Tracking/chenhuacai-linux’s past year of commit activity
    C 0 13 0 0 Updated Jan 6, 2025

Top languages

Loading…

Most used topics

Loading…