All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Three small fixes to cmdline parsing
@ 2020-08-13 18:58 Arvind Sankar
  2020-08-13 18:58 ` [PATCH 1/3] efi/libstub: Stop parsing arguments at "--" Arvind Sankar
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Arvind Sankar @ 2020-08-13 18:58 UTC (permalink / raw)
  To: Ard Biesheuvel, linux-efi; +Cc: linux-kernel

First 2 are resends:
https://lore.kernel.org/linux-efi/20200725155916.1376773-1-nivedita@alum.mit.edu/
https://lore.kernel.org/linux-efi/20200729193300.598448-1-nivedita@alum.mit.edu/

Arvind Sankar (3):
  efi/libstub: Stop parsing arguments at "--"
  efi/libstub: Handle NULL cmdline
  efi/libstub: Handle unterminated cmdline

 drivers/firmware/efi/libstub/efi-stub-helper.c | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

-- 
2.26.2


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

end of thread, other threads:[~2020-08-22 13:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-13 18:58 [PATCH 0/3] Three small fixes to cmdline parsing Arvind Sankar
2020-08-13 18:58 ` [PATCH 1/3] efi/libstub: Stop parsing arguments at "--" Arvind Sankar
2020-08-13 18:58 ` [PATCH 2/3] efi/libstub: Handle NULL cmdline Arvind Sankar
2020-08-13 18:58 ` [PATCH 3/3] efi/libstub: Handle unterminated cmdline Arvind Sankar
2020-08-22 13:38   ` [tip: efi/urgent] " tip-bot2 for Arvind Sankar
2020-08-14  6:28 ` [PATCH 0/3] Three small fixes to cmdline parsing Ard Biesheuvel

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.