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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 14 Dec 2011 13:48:28 +0200
From:	Ohad Ben-Cohen <ohad@...ery.com>
To:	<linux-kernel@...r.kernel.org>,
	<linux-arm-kernel@...ts.infradead.org>
Cc:	Mark Grosen <mgrosen@...com>, Stephen Boyd <sboyd@...eaurora.org>,
	Ohad Ben-Cohen <ohad@...ery.com>
Subject: [PATCH 0/7] remoteproc/rpmsg: a few trivial fixes

Two fixes from Mark (required for controlling non-IOMMU and non-Virtio
remote processors via remoteproc), two fixes which were reported by
Stephen Boyd, and three other trivial cleanups.

Mark Grosen (2):
  remoteproc: do not require an iommu
  remoteproc: avoid registering a virtio device if not supported

Ohad Ben-Cohen (5):
  remoteproc: remove unused resource type
  remoteproc/omap: utilize module_platform_driver
  remoteproc: look for truncated firmware images
  remoteproc: add Kconfig menu
  rpmsg: add Kconfig menu

 drivers/remoteproc/Kconfig           |    4 +++
 drivers/remoteproc/omap_remoteproc.c |   13 +----------
 drivers/remoteproc/remoteproc_core.c |   41 +++++++++++++++++++++++++++------
 drivers/rpmsg/Kconfig                |    4 +++
 include/linux/remoteproc.h           |    1 -
 5 files changed, 42 insertions(+), 21 deletions(-)

-- 
1.7.5.4

--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ