Lines Matching full:which

27 :ref:`development_coding` is about the coding process; several pitfalls which
30 which can help to ensure that kernel patches are correct.
56 kernel has evolved into a best-of-breed operating system component which
75 offer this kind of openness, which is a characteristic of the free software
84 evolved its own distinct ways of operating which allow it to function
132 - Code which has been merged into the mainline kernel is available to all
133 Linux users. It will automatically be present on all distributions which
148 Code which is in the mainline, instead, does not require this work as the
151 which has been merged into the mainline has significantly lower
154 - Beyond that, code which is in the kernel will often be improved by other
160 this review process invariably finds ways in which the code can be
162 especially true for code which has been developed in a closed
169 to implement changes which make the kernel work better for their needs.
179 - Contribution of code is the fundamental action which makes the whole
181 the kernel and provide capabilities and examples which are of use to
188 including code which is distributed in proprietary, binary-only form.
189 There are, however, additional factors which should be taken into account
197 license (about which more will be said below). Your author is not a
200 determined by the courts. But the uncertainty which haunts those modules
222 a self-contained product which uses a frozen kernel version and requires no
226 commercial life, after which a new version must be released. At that
235 (GPLv2), which is the license covering the kernel distribution as a whole.
239 which are not covered by a compatible license will not be accepted into the
257 kernel under the GPL. Code which has not been licensed as free software by
258 its owner, or which risks creating copyright-related problems for the
259 kernel (such as code which derives from reverse-engineering efforts lacking