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
| ||
|
Message-ID: <1443811729-28757-1-git-send-email-balbi@ti.com> Date: Fri, 2 Oct 2015 13:48:49 -0500 From: Felipe Balbi <balbi@...com> To: Greg KH <gregkh@...uxfoundation.org> CC: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>, Linux USB Mailing List <linux-usb@...r.kernel.org>, Felipe Balbi <balbi@...com> Subject: [GIT PULL] usb fixes for v4.3-rc4 Hi Greg, here's three more fixes for current -rc. They have been in next for a couple days or so and no build problems have been found. regards The following changes since commit 9ffecb10283508260936b96022d4ee43a7798b4c: Linux 4.3-rc3 (2015-09-27 07:50:08 -0400) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git tags/fixes-for-v4.3-rc4 for you to fetch changes up to f5f6afa85aa82a8ee59072f2d09f2b381f24c871: usb: renesas_usbhs: Add support for R-Car H3 (2015-09-30 11:21:11 -0500) ---------------------------------------------------------------- usb: fixes for v4.3-rc4 A memory leak fix for the BCD UDC driver, a build warning fix on Renesas and a new device ID for R-Car H3. Nothing major. Signed-off-by: Felipe Balbi <balbi@...com> ---------------------------------------------------------------- Sudip Mukherjee (1): usb: gadget: bdc: fix memory leak Yoshihiro Shimoda (2): usb: renesas_usbhs: fix build warning if 64-bit architecture usb: renesas_usbhs: Add support for R-Car H3 Documentation/devicetree/bindings/usb/renesas_usbhs.txt | 1 + drivers/usb/gadget/udc/bdc/bdc_ep.c | 4 +++- drivers/usb/renesas_usbhs/common.c | 7 ++++++- include/linux/usb/renesas_usbhs.h | 2 +- 4 files changed, 11 insertions(+), 3 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists