FreeBSD 11

It's called a MFC (merge-from-current) and you can do it at re@(freebsd.org).

From https://www.freebsd.org/releng/:
Code:
The primary release engineering team is responsible for approving MFC requests during code freezes, setting release schedules, and all of the other responsibilities laid out in our charter.
 
The release engineer approval is mainly referring to right before a release. You can contact the committer to request if they can MFC the commits for the driver into the STABLE branch.
 
Back
Top