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:   Tue, 20 Sep 2016 16:59:55 +0200
From:   Ingo Molnar <mingo@...nel.org>
To:     Matt Fleming <matt@...eblueprint.co.uk>
Cc:     Thomas Gleixner <tglx@...utronix.de>,
        "H . Peter Anvin" <hpa@...or.com>,
        Ard Biesheuvel <ard.biesheuvel@...aro.org>,
        linux-kernel@...r.kernel.org, linux-efi@...r.kernel.org,
        Mark Rutland <mark.rutland@....com>,
        Mike Galbraith <umgwanakikbuti@...il.com>,
        Mike Krinkin <krinkin.m.u@...il.com>,
        Peter Jones <pjones@...hat.com>,
        Taku Izumi <izumi.taku@...fujitsu.com>
Subject: Re: [GIT PULL] EFI fix for v4.9 queue


* Matt Fleming <matt@...eblueprint.co.uk> wrote:

> Folks, please pull the following fix for the v4.9 EFI queue sat in
> tip/efi/core.
> 
> The following changes since commit 5465fe0fc3316f7cdda66732a7986f4ebe76d949:
> 
>   Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into efi/core (2016-09-13 20:21:55 +0200)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git tags/efi-next
> 
> for you to fetch changes up to 92dc33501bfba74655dbf3ec63ea82d040fd6d58:
> 
>   x86/efi: Round EFI memmap reservations to EFI_PAGE_SIZE (2016-09-20 15:43:31 +0100)
> 
> ----------------------------------------------------------------
>  * Fix a boot crash reported by Mike Galbraith and Mike Krinkin. The
>    new EFI memory map reservation code didn't align reservations to
>    EFI_PAGE_SIZE boundaries causing bogus regions to be inserted into
>    the global EFI memory map - Matt Fleming
> 
> ----------------------------------------------------------------
> Matt Fleming (1):
>       x86/efi: Round EFI memmap reservations to EFI_PAGE_SIZE
> 
>  arch/x86/platform/efi/quirks.c |  6 +++++-
>  drivers/firmware/efi/memmap.c  | 11 +++++++++++
>  2 files changed, 16 insertions(+), 1 deletion(-)

Pulled into tip:efi/core, thanks a lot Matt!

	Ingo

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ