Lines Matching full:changes
30 API changes, and more. A typical release can contain about 13,000
31 changesets with changes to several hundred thousand lines of code. 5.x is
33 rolling development model which is continually integrating major changes.
39 community) is merged into the mainline kernel. The bulk of changes for a
40 new development cycle (and all of the major changes) will be merged during
41 this time, at a rate approaching 1,000 changes ("patches," or "changesets")
44 (As an aside, it is worth noting that the changes integrated during the
101 worse; the pile of changes waiting for the next merge window will grow
148 and controversial changes, go on for years. Much developer frustration
181 getting feedback about changes that are needed, you should either
182 make those changes or justify why they should not be made. If your
200 problems caused by API changes. But the original developer should
262 Developers will be interested in what other changes are pending to see
263 whether there are any conflicts to worry about; a patch which changes a
266 want access to the changes in their integrated form before all of those
267 changes land in the mainline kernel. One could pull changes from all of
379 toward tracking a specific set of changes against an evolving code base.