All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv3 0/4] OPAL patches
@ 2017-02-15 19:42 ` Jon Derrick
  0 siblings, 0 replies; 20+ messages in thread
From: Jon Derrick @ 2017-02-15 19:42 UTC (permalink / raw)
  Cc: Jon Derrick, linux-block, linux-kernel, linuxppc-dev,
	Scott Bauer, Rafael Antognolli, Jens Axboe, Christoph Hellwig,
	Greg Kroah-Hartman

Just a couple of fixes for sed-opal to prevent faulty firmware from
allowing us to go off in the weeds, and a helper to remove some
duplicate code.

v2->v3:
corrected the bad calculation on the response parser check and changed
it to only check the subpacket length

v1->v2:
left tok->len as a size_t
got everyone important on the same email thread


Jon Derrick (4):
  block/sed: Use ssize_t on atom parsers to return errors
  block/sed: Add helper to qualify response tokens
  block/sed: Check received header lengths
  MAINTAINERS: Remove powerpc's opal match

 MAINTAINERS      |   1 -
 block/sed-opal.c | 124 +++++++++++++++++++++++++++----------------------------
 2 files changed, 60 insertions(+), 65 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2017-02-19 11:33 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-15 19:42 [PATCHv3 0/4] OPAL patches Jon Derrick
2017-02-15 19:42 ` Jon Derrick
2017-02-15 19:42 ` [PATCHv3 1/4] block/sed: Use ssize_t on atom parsers to return errors Jon Derrick
2017-02-15 19:42   ` Jon Derrick
2017-02-15 21:04   ` Scott Bauer
2017-02-15 19:42 ` [PATCHv3 2/4] block/sed: Add helper to qualify response tokens Jon Derrick
2017-02-15 19:42   ` Jon Derrick
2017-02-15 21:19   ` Scott Bauer
2017-02-15 19:42 ` [PATCHv3 3/4] block/sed: Check received header lengths Jon Derrick
2017-02-15 19:42   ` Jon Derrick
2017-02-15 21:09   ` Scott Bauer
2017-02-15 19:42 ` [PATCHv3 4/4] MAINTAINERS: Remove powerpc's opal match Jon Derrick
2017-02-15 19:42   ` Jon Derrick
2017-02-16  0:37   ` Stewart Smith
2017-02-16  1:00     ` Andrew Donnellan
2017-02-19 11:33     ` [PATCHv3,4/4] " Michael Ellerman
2017-02-16  5:23   ` [PATCHv3 4/4] " Michael Ellerman
2017-02-16 16:14     ` Jon Derrick
2017-02-17 16:40       ` Elliott, Robert (Persistent Memory)
2017-02-17 16:40         ` Elliott, Robert (Persistent Memory)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.