]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge tag 'docs-6.9-fixes2' of git://git.lwn.net/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 22 Apr 2024 16:41:03 +0000 (09:41 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 22 Apr 2024 16:41:03 +0000 (09:41 -0700)
commit4d2008430ce87061c9cefd4f83daf2d5bb323a96
tree63d08e0f40d5d01aacfc91299cef68ccea69f31f
parented30a4a51bb196781c8058073ea720133a65596f
parent8d939ae349343b55984ea821164e2be526d48cd1
Merge tag 'docs-6.9-fixes2' of git://git.lwn.net/linux

Pull documentation fixes from Jonathan Corbet:
 "A set of updates from Thorsten to his (new) guide to verifying bugs
  and tracking down regressions"

* tag 'docs-6.9-fixes2' of git://git.lwn.net/linux:
  docs: verify/bisect: stable regressions: first stable, then mainline
  docs: verify/bisect: describe how to use a build host
  docs: verify/bisect: explain testing reverts, patches and newer code
  docs: verify/bisect: proper headlines and more spacing
  docs: verify/bisect: add and fetch stable branches ahead of time
  docs: verify/bisect: use git switch, tag kernel, and various fixes