Hi Dominique, On 4/3/24 4:59 PM, Dominique Martinet wrote: > Thanks Stephen! > > [off topic, I just spent 10 minutes looking for the list of urls of the > repos merged into linux-next to check that 'vfs-brauner' tree commit as > it doesn't appear to be in next yet, and couldn't find it as there's no > "Merge branch x of ...brauner" commit in next at the moment. > I'm sure it's there somewhere and I didn't look at the right place, but > perhaps a link to such a list could be added to either of the following > (which all describe linux-next to some level): > - https://www.kernel.org/doc/man-pages/linux-next.html > - Documentation/process/howto.rst > - Documentation/process/2.Process.rst > /off topic] If you look in the Next subdir in a linux-next tree, for 20240403 it shows: vfs-brauner git git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git#vfs.all in the Trees file and in the merge.log file it shows: Merging vfs-brauner/vfs.all (35c44ac8370a Merge branch 'vfs.mount.api' into vfs.all) $ git merge -m Merge branch 'vfs.all' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git vfs-brauner/vfs.all HTH. -- #Randy