On Mon, 05 Aug 2019, "Yang, Dong" <dong.yang@xxxxxxxxx> wrote: > I have clone the drm-intel code-base, after I apply my patch locally > and I want upstream the patch, but it report error: fatal: unable to > access 'https://anongit.freedesktop.org/git/drm-intel.git/': The > requested URL returned error: 403 > > I use git clone to clone the code-base: > git clone https://anongit.freedesktop.org/git/drm-intel.git > > and git push to upstream the patch. > > Anybody can help to tell me what wrong? You need to submit your patches by email for review on the intel-gfx mailing list. See git format-patch and/or git send-email. There's a plethora of information available at [1]. Only drm-intel maintainers and committers have access to push the reviewed and tested patches to the upstream git repository. BR, Jani. [1] https://www.kernel.org/doc/html/latest/process/index.html (also Documentation/process/ in the kernel source tree) -- Jani Nikula, Intel Open Source Graphics Center _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx