Re: [v6.7][PATCH 00/23] eventfs: Linus's updates for 6.7

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, 03 Feb 2024 20:16:15 -0500
Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:

> This is the update for 6.7. It includes Linus's updates as well as all the
> patches leading up to them.

Hmm, I just realized I didn't include the sha of the upstream commit. I
simply ran the following command against v6.7.3:

git log --reverse --no-merges --pretty=oneline v6.7..origin/master fs/tracefs/ | cut -d' ' -f1 | while read a; do if ! git cherry-pick $a; then break; fi ; done

And I believe I removed one unrelated patch.

I know that cherry-pick has a '-x' option that adds a: "(cherry picked from commit ...)"
I can re-run it and make sure it still matches this branch if it makes
it easier for you.

-- Steve




[Index of Archives]     [Linux Kernel]     [Kernel Development Newbies]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux