Re: linux-next: Signed-off-by missing for commits in Linus' tree

2021-02-27 Thread Linus Walleij
On Wed, Feb 24, 2021 at 10:30 PM Kees Cook wrote: > I wonder if we need this in Documentation/maintainer/configure-git.rst That is generally a good idea. > and to put check_commits and check_fixes into tools/ somewhere? People keep saying we should put git hooks somewhere where they can be reu

Re: linux-next: Signed-off-by missing for commits in Linus' tree

2021-02-24 Thread Kees Cook
On Wed, Feb 24, 2021 at 11:49:42AM +1100, Stephen Rothwell wrote: > Hi Linus, > > On Tue, 23 Feb 2021 16:33:47 -0800 Linus Torvalds > wrote: > > > > On Tue, Feb 23, 2021 at 4:31 PM Stephen Rothwell > > wrote: > > > > > > are missing a Signed-off-by from their committer. > > > > Gaah. Maybe

Re: linux-next: Signed-off-by missing for commits in Linus' tree

2021-02-24 Thread Kees Cook
On Wed, Feb 24, 2021 at 11:49:42AM +1100, Stephen Rothwell wrote: > Hi Linus, > > On Tue, 23 Feb 2021 16:33:47 -0800 Linus Torvalds > wrote: > > > > On Tue, Feb 23, 2021 at 4:31 PM Stephen Rothwell > > wrote: > > > > > > are missing a Signed-off-by from their committer. > > > > Gaah. Maybe

Re: linux-next: Signed-off-by missing for commits in Linus' tree

2021-02-24 Thread Kees Cook
On Wed, Feb 24, 2021 at 11:31:08AM +1100, Stephen Rothwell wrote: > Hi all, > > Commits > > b33fff07e3e3 ("x86, build: allow LTO to be selected") > d2dcd3e37475 ("x86, cpu: disable LTO for cpu.c") > e242db40be27 ("x86, vdso: disable LTO only for vDSO") > b1a1a1a09b46 ("kbuild: lto: postpo

Re: linux-next: Signed-off-by missing for commits in Linus' tree

2021-02-23 Thread Stephen Rothwell
Hi Linus, On Tue, 23 Feb 2021 16:33:47 -0800 Linus Torvalds wrote: > > On Tue, Feb 23, 2021 at 4:31 PM Stephen Rothwell > wrote: > > > > are missing a Signed-off-by from their committer. > > Gaah. Maybe I should do some pre-pull hook or something to notice this > automatically (like you cle

Re: linux-next: Signed-off-by missing for commits in Linus' tree

2021-02-23 Thread Linus Torvalds
On Tue, Feb 23, 2021 at 4:31 PM Stephen Rothwell wrote: > > are missing a Signed-off-by from their committer. Gaah. Maybe I should do some pre-pull hook or something to notice this automatically (like you clearly do). Linus

linux-next: Signed-off-by missing for commits in Linus' tree

2021-02-23 Thread Stephen Rothwell
Hi all, Commits b33fff07e3e3 ("x86, build: allow LTO to be selected") d2dcd3e37475 ("x86, cpu: disable LTO for cpu.c") e242db40be27 ("x86, vdso: disable LTO only for vDSO") b1a1a1a09b46 ("kbuild: lto: postpone objtool") 41425ebe2024 ("objtool: Split noinstr validation from --vmlinux")