lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri,  8 Dec 2017 10:27:47 +1100
From:   "Tobin C. Harding" <me@...in.cc>
To:     Joe Perches <joe@...ches.com>
Cc:     "Tobin C. Harding" <me@...in.cc>, linux-kernel@...r.kernel.org,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        Andy Whitcroft <apw@...onical.com>
Subject: [PATCH 0/4] checkpatch: update warnings

This set is a combination of previous submissions

[PATCH v2 0/3] checkpatch: warn for use of %px
[PATCH] checkpatch: add check for tag Co-Developed-by

Although seemingly unrelated, they both patch checkpatch.pl and they
were both contributed to by Joe and myself. They are also tied together
by (previously incorrect) usage of the new Co-Developed-by tag.

Retains Joe's Ack'ed by tag on the %px patch from v2.

Retains Greg's Reviewed-by tag for the Co-Developed-by patch. The code
is totally different but the sentiment is the same, in this case, I
believe this is what the review was implying.

The Joe Perches patch is from LKML with minor adjustments after
testing. Needs review please.

As discussed, if this is all ok it will go through Tobin's tree.

thanks,
Tobin.

Joe Perches (1):
  checkpatch: add check for tag Co-Developed-by

Tobin C. Harding (3):
  checkpatch: add sub routine get_stat_real()
  checkpatch: add sub routine get_stat_here()
  checkpatch: warn for use of %px

 scripts/checkpatch.pl | 172 +++++++++++++++++++++++++++-----------------------
 1 file changed, 93 insertions(+), 79 deletions(-)

-- 
2.7.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ