OK, next question :/ How can I rebase local d-r-t onto Linus's tree? I've Linus's remote tree added and fetched but can not rebase against it.
# git rebase linus Current branch drm-radeon-testing is up to date.
# git rebase --onto linus drm-radeon-testing Current branch drm-radeon-testing is up to date.