Linux kernel changesets
Changesets are the
individual changes applied to the developers repository trees.
They are created automatically without any human consideration,
and thus they may not work, and may not even compile at any
particular time. They live in the testing/cset
directories in the archives, and can be applied using the
patch(1) utility to the source code of the previous
full release.
Back to the Linux Kernel Archives page