Lines Matching full:which
25 :ref:`development_coding` is about the coding process; several pitfalls which
28 which can help to ensure that kernel patches are correct.
54 kernel has evolved into a best-of-breed operating system component which
73 offer this kind of openness, which is a characteristic of the free software
82 evolved its own distinct ways of operating which allow it to function
130 - Code which has been merged into the mainline kernel is available to all
131 Linux users. It will automatically be present on all distributions which
146 Code which is in the mainline, instead, does not require this work as the
149 which has been merged into the mainline has significantly lower
152 - Beyond that, code which is in the kernel will often be improved by other
158 this review process invariably finds ways in which the code can be
160 especially true for code which has been developed in a closed
167 to implement changes which make the kernel work better for their needs.
177 - Contribution of code is the fundamental action which makes the whole
179 the kernel and provide capabilities and examples which are of use to
186 including code which is distributed in proprietary, binary-only form.
187 There are, however, additional factors which should be taken into account
195 license (about which more will be said below). Your author is not a
198 determined by the courts. But the uncertainty which haunts those modules
220 a self-contained product which uses a frozen kernel version and requires no
224 commercial life, after which a new version must be released. At that
233 (GPLv2), which is the license covering the kernel distribution as a whole.
237 which are not covered by a compatible license will not be accepted into the
255 kernel under the GPL. Code which has not been licensed as free software by
256 its owner, or which risks creating copyright-related problems for the
257 kernel (such as code which derives from reverse-engineering efforts lacking