coreos/linux

Name: linux

Owner: CoreOS

Description: Linux kernel source tree, see coreos-overlay

Created: 2015-10-19 23:29:53.0

Updated: 2018-04-18 16:28:25.0

Pushed: 2018-05-21 02:00:10.0

Homepage: https://github.com/coreos/coreos-overlay/tree/master/sys-kernel/coreos-sources/files

Size: 2180259

Language: null

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

This repository contains the CoreOS branches of Linux. A new branch is created for each kernel version the distribution is rebased onto. The currently shipped version is available in the overlay repository.

This repository is not used by the build process at all; it merely exists for generating patchsets that live in coreos-overlay. To add a patch, check out the branch you want to add a patch to (probably v${VERSION}-coreos), apply the patch, then run git format-patch ${TAG} where tag is the upstream kernel tag (no “-coreos”). This generates a set of patches that can be used by ./revbump.sh script in the coreos-sources directory in the overlay.

checkout v4.13.16-coreos

ly and commit your patch>

format-patch v4.13.16
eck that the patches were generated correctly
.patch

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.