Lines Matching full:change
32 and what new version the patch will change the source tree into. These
52 unlabeled patch was generated against) you should change into your kernel
128 a change in the middle of the file but for some reasons a few lines have
139 When patch encounters a change that it can't fix up with fuzz it rejects it
141 read this file to see exactly what change couldn't be applied, so you can
164 of the change (in this example it needed to move 7 lines from where it
165 expected to make the change to make it fit).
175 fuzz its way through. This will generate a ``.rej`` file with the change that
180 then patch detected that the change contained in the patch seems to have
286 $ cd ~/linux-5.6 # change to kernel source dir
293 $ cd ~/linux-5.6.1 # change to kernel source dir
331 $ cd ~/linux-5.7.2 # change to the kernel source dir
346 $ cd ~/linux-5.7.2 # change to the kernel source dir
381 $ cd ~/linux-5.7 # change to the 5.7 source dir
388 $ cd ~/linux-5.8-rc3 # change to the 5.8-rc3 dir
396 $ cd ~/linux-5.7.3 # change to the kernel source dir