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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Fri, 18 Jan 2019 15:28:31 +0100
From:   Borislav Petkov <bp@...en8.de>
To:     Stefan Schaeckeler <schaecsn@....net>
Cc:     Rob Herring <robh+dt@...nel.org>,
        Mark Rutland <mark.rutland@....com>,
        Joel Stanley <joel@....id.au>,
        Andrew Jeffery <andrew@...id.au>,
        Mauro Carvalho Chehab <mchehab@...nel.org>,
        linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
        linux-arm-kernel@...ts.infradead.org,
        linux-aspeed@...ts.ozlabs.org, linux-edac@...r.kernel.org,
        Stefan M Schaeckeler <sschaeck@...co.com>
Subject: Re: [PATCH v2 0/2] Add support for the Aspeed AST2500 SoC EDAC driver

On Thu, Jan 17, 2019 at 08:38:15AM -0800, Stefan Schaeckeler wrote:
> From: Stefan M Schaeckeler <sschaeck@...co.com>
> 
> Add support for the Aspeed AST2500 SoC EDAC driver.
> 
> Changes since v1:
> - Addressed all cosmetic issues
> - Fixed (un-)recoverable address calculation in reg58 and reg5c
> - Removed status field from the example device tree binding
> - Added little more text to Kconfig
> 
> 
> Stefan M Schaeckeler (2):
>   EDAC: Add Aspeed AST2500 EDAC driver
>   dt-bindings: edac: Aspeed AST2500
> 
>  .../bindings/edac/aspeed-sdram-edac.txt       |  25 ++
>  MAINTAINERS                                   |   6 +
>  arch/arm/boot/dts/aspeed-g5.dtsi              |   7 +
>  drivers/edac/Kconfig                          |   8 +
>  drivers/edac/Makefile                         |   1 +
>  drivers/edac/aspeed_edac.c                    | 421 ++++++++++++++++++
>  6 files changed, 468 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/edac/aspeed-sdram-edac.txt
>  create mode 100644 drivers/edac/aspeed_edac.c
> 
> -- 

Queued, thanks.

-- 
Regards/Gruss,
    Boris.

Good mailing practices for 400: avoid top-posting and trim the reply.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ