[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210818043035.1308062-1-keescook@chromium.org>
Date: Tue, 17 Aug 2021 21:30:32 -0700
From: Kees Cook <keescook@...omium.org>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Kees Cook <keescook@...omium.org>, Al Cooper <alcooperx@...il.com>,
Alan Stern <stern@...land.harvard.edu>,
Arnd Bergmann <arnd@...db.de>,
Florian Fainelli <f.fainelli@...il.com>,
Andy Shevchenko <andy.shevchenko@...il.com>,
linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org,
bcm-kernel-feedback-list@...adcom.com,
linux-hardening@...r.kernel.org
Subject: [PATCH 0/2] USB: EHCI: Add register array bounds to HCS ports
Hi,
This is cleaning up some of the remaining things to be able to apply
-Warray-bounds and -Wzero-length-bounds globally. Only after doing my
own version of the port_status patch did I find Arnd's earlier
patches, including for the weird Broadcom stuff[1].
Anyway, here's what I got. :) No binary differences.
-Kees
[1] https://lore.kernel.org/lkml/20200527134320.869042-1-arnd@arndb.de/#t
Kees Cook (2):
USB: EHCI: Add register array bounds to HCS ports
USB: EHCI: Add alias for Broadcom INSNREG
drivers/usb/host/ehci-brcm.c | 11 +++++------
include/linux/usb/ehci_def.h | 38 ++++++++++++++++++++++++------------
2 files changed, 31 insertions(+), 18 deletions(-)
--
2.30.2
Powered by blists - more mailing lists