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-prev] [day] [month] [year] [list]
Date:   Thu, 8 Sep 2016 13:35:54 -0700
From:   Kees Cook <keescook@...omium.org>
To:     Enric Balletbo i Serra <enric.balletbo@...labora.com>
Cc:     LKML <linux-kernel@...r.kernel.org>,
        Anton Vorontsov <anton@...msg.org>,
        Colin Cross <ccross@...roid.com>,
        Tony Luck <tony.luck@...el.com>,
        Furquan Shaikh <furquan@...gle.com>,
        Aaron Durbin <adurbin@...omium.org>,
        Olof Johansson <olofj@...omium.org>,
        Andrew Bresticker <abrestic@...omium.org>,
        Puneet Kumar <puneetster@...omium.org>,
        Tomeu Vizoso <tomeu.vizoso@...labora.co.uk>,
        gustavo.padovan@...labora.co.uk, emilio.lopez@...labora.co.uk,
        Sjoerd Simons <sjoerd.simons@...labora.co.uk>
Subject: Re: [PATCHv2 0/2] fs/pstore: Use memcpy_from/toio() instead of memcpy.

On Mon, Feb 15, 2016 at 12:19 AM, Enric Balletbo i Serra
<enric.balletbo@...labora.com> wrote:
> Dear all,
>
> These patches were needed in order to make ramoops work in my armv8 board. They
> originally come from chrome os kernel, so I kept the original authors. I found
> that weren't in mainline so I thought that will be really interesting send them.
>
> Best regards,
> Enric
>
> Changes since v1:
>  - Added Acked-by: Kees Cook <keescook@...omium.org>
>
> Andrew Bresticker (1):
>   fs/pstore: Use memcpy_fromio() to save old ramoops buffer
>
> Furquan Shaikh (1):
>   fs/pstore: Use memcpy_toio instead of memcpy
>
>  fs/pstore/ram_core.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Eek, these got missed when I took over pstore maintaintership. I've
pulled these for -next now. Thanks!

-Kees

-- 
Kees Cook
Nexus Security

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ