Lines Matching refs:tree
22 different versions of a source tree. Patches are created with the `diff'
25 and what new version the patch will change the source tree into. These
33 (or patch) file and makes the changes to the source tree described in it.
128 anyway, then there's a high risk that either your local source tree or the
131 to start with a fresh tree downloaded in full from kernel.org.
178 a patch from kernel.org to the correct version of an unmodified source tree.
180 assume that either your patch file or your tree is broken and I'd advise you
181 to start over with a fresh download of a full kernel tree and the patch you
308 tool) tree to be in a reasonably sane state adequate for testing.
352 These are daily snapshots of Linus' kernel tree (managed in a git
356 Linus's tree. They are more experimental than -rc kernels since they are
389 The -mm tree serves as a sort of proving ground for new features and other
394 Although it's encouraged that patches flow to Linus via the -mm tree, this
417 tree is to weed out regressions, crashes, data corruption bugs, build
419 more stable mainline Linus tree.
420 But testers of -mm should be aware that breakage in this tree is more common
421 than in any other tree.