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>] [day] [month] [year] [list]
Date:   Fri, 4 May 2018 17:29:40 -0700
From:   Bjorn Andersson <bjorn.andersson@...aro.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Ohad Ben-Cohen <ohad@...ery.com>, linux-remoteproc@...r.kernel.org,
        linux-kernel@...r.kernel.org,
        Arnaud Pouliquen <arnaud.pouliquen@...com>,
        Ramon Fried <rfried@...eaurora.org>,
        Tobias Jordan <Tobias.Jordan@...ktrobit.com>
Subject: [GIT PULL] remoteproc and rpmsg fixes for v4.17

The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:

  Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)

are available in the Git repository at:

  git://github.com/andersson/remoteproc tags/rproc-v4.17-1

for you to fetch changes up to 93dd4e73c0d9cc32f835d76a54257020b0bfc75a:

  rpmsg: added MODULE_ALIAS for rpmsg_char (2018-04-25 16:46:55 -0700)

----------------------------------------------------------------
remoteproc and rpmsg fixes for v4.17

Fixes screw up when reversing boolean for rproc_stop(), add missing of
node dereferences and add missing MODULE_ALIAS in rpmsg_char.

----------------------------------------------------------------
Arnaud Pouliquen (1):
      remoteproc: fix crashed parameter logic on stop call

Ramon Fried (1):
      rpmsg: added MODULE_ALIAS for rpmsg_char

Tobias Jordan (1):
      remoteproc: qcom: Fix potential device node leaks

 drivers/remoteproc/qcom_q6v5_pil.c   | 2 ++
 drivers/remoteproc/remoteproc_core.c | 4 ++--
 drivers/rpmsg/rpmsg_char.c           | 2 ++
 include/linux/remoteproc.h           | 2 +-
 4 files changed, 7 insertions(+), 3 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ