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]
Message-Id: <20220208145928.12468-1-laurentiu.tudor@nxp.com>
Date:   Tue,  8 Feb 2022 16:59:22 +0200
From:   laurentiu.tudor@....com
To:     gregkh@...uxfoundation.org, linux-kernel@...r.kernel.org,
        linux-arm-kernel@...ts.infradead.org
Cc:     ioana.ciornei@....com, diana.craciun@....nxp.com,
        jon@...id-run.com, Laurentiu Tudor <laurentiu.tudor@....com>
Subject: [PATCH 0/6] bus: fsl-mc: fixes and .shutdown() op for dprc driver

From: Laurentiu Tudor <laurentiu.tudor@....com>

The patch series addresses various issues showing up on DPAA2
driver bring down, fixing scenarios such as kexec, bind/unbind
and halt/reboot. Most notable change is the addition of the
.shutdown() op for the DPRC driver.

Laurentiu Tudor (6):
  bus: fsl-mc: drop useless cleanup
  bus: fsl-mc: fix a use-after-free issue
  bus: fsl-mc: fix double free of the root DPRC fsl-mc device
  bus: fsl-mc: check for null irq array
  bus: fsl-mc: move uapi misc dev create/remove in probe and remove
  bus: fsl-mc: add .shutdown() op for DPRC driver

 drivers/bus/fsl-mc/dprc-driver.c      | 61 ++++++++++++++++++++-------
 drivers/bus/fsl-mc/fsl-mc-allocator.c | 24 -----------
 drivers/bus/fsl-mc/fsl-mc-bus.c       | 34 +++++++++------
 drivers/bus/fsl-mc/fsl-mc-private.h   |  2 -
 4 files changed, 67 insertions(+), 54 deletions(-)

-- 
2.17.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ