netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] scripts/leaking_addresses: add summary report
@ 2017-11-08  3:37 Tobin C. Harding
  2017-11-08  3:37 ` [PATCH 1/7] scripts/leaking_addresses: use tabs not spaces Tobin C. Harding
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Tobin C. Harding @ 2017-11-08  3:37 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Tobin C. Harding, Jason A. Donenfeld, Theodore Ts'o,
	Kees Cook, Paolo Bonzini, Tycho Andersen, Roberts, William C,
	Tejun Heo, Jordan Glover, Greg KH, Petr Mladek, Joe Perches,
	Ian Campbell, Sergey Senozhatsky, Catalin Marinas, Will Deacon,
	Steven Rostedt, Chris Fries, Dave Weinstein, Daniel Micay

This series includes changes submitted as

[PATCH v4 ] scripts: add leaking_addresses.pl

before I realize Linus had merged v3.

Does some clean up and implements changes suggested by Petr Mladek and Kees
Cook.

Adds printing a summary report instead of raw results as suggested by Linus
Torvalds.

thanks,
Tobin.

Tobin C. Harding (7):
  scripts/leaking_addresses: use tabs not spaces
  scripts/leaking_addresses: remove dead code
  scripts/leaking_addresses: remove command line options
  scripts/leaking_addresses: add reporting
  scripts/leaking_addresses: add emailing results
  scripts/leaking_addresses: fix comment typo
  scripts/leaking_addresses: don't parse usbmon

 scripts/leaking_addresses.pl | 351 ++++++++++++++++++++++++++++++-------------
 1 file changed, 250 insertions(+), 101 deletions(-)
 mode change 100755 => 100644 scripts/leaking_addresses.pl

-- 
2.7.4

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2017-11-09  0:58 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-08  3:37 [PATCH 0/7] scripts/leaking_addresses: add summary report Tobin C. Harding
2017-11-08  3:37 ` [PATCH 1/7] scripts/leaking_addresses: use tabs not spaces Tobin C. Harding
2017-11-08  3:37 ` [PATCH 2/7] scripts/leaking_addresses: remove dead code Tobin C. Harding
2017-11-08  3:37 ` [PATCH 3/7] scripts/leaking_addresses: remove command line options Tobin C. Harding
2017-11-08  3:37 ` [PATCH 4/7] scripts/leaking_addresses: add reporting Tobin C. Harding
2017-11-08 10:42   ` Petr Mladek
2017-11-09  0:51     ` Tobin C. Harding
2017-11-08  3:37 ` [PATCH 5/7] scripts/leaking_addresses: add emailing results Tobin C. Harding
2017-11-08 10:16   ` Petr Mladek
2017-11-08 11:51     ` Greg KH
2017-11-09  0:58       ` Tobin C. Harding
2017-11-08  3:37 ` [PATCH 6/7] scripts/leaking_addresses: fix comment typo Tobin C. Harding
2017-11-08  3:37 ` [PATCH 7/7] scripts/leaking_addresses: don't parse usbmon Tobin C. Harding

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).