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-next>] [day] [month] [year] [list]
Date:   Mon, 26 Apr 2021 12:40:26 +0200
From:   Borislav Petkov <bp@...e.de>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     x86-ml <x86@...nel.org>, lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] x86/boot for v5.13

Hi Linus,

please pull the changes to the x86 booting area for v5.13.

Thx.

---

The following changes since commit 84196390620ac0e5070ae36af84c137c6216a7dc:

  Merge tag 'selinux-pr-20210322' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux (2021-03-22 11:34:31 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_boot_for_v5.13

for you to fetch changes up to c361e5d4d07d63768880e1994c7ed999b3a94cd9:

  x86/setup: Move trim_snb_memory() later in setup_arch() to fix boot hangs (2021-04-14 08:16:48 +0200)

----------------------------------------------------------------
Consolidation and cleanup of the early memory reservations, along with a
couple of gcc11 warning fixes.

----------------------------------------------------------------
Arnd Bergmann (2):
      x86/boot/tboot: Avoid Wstringop-overread-warning
      x86/boot/compressed: Avoid gcc-11 -Wstringop-overread warning

Mike Rapoport (3):
      x86/setup: Consolidate early memory reservations
      x86/setup: Merge several reservations of start of memory
      x86/setup: Move trim_snb_memory() later in setup_arch() to fix boot hangs

 arch/x86/boot/compressed/misc.c |   2 -
 arch/x86/kernel/setup.c         | 109 +++++++++++++++++++++-------------------
 arch/x86/kernel/tboot.c         |  44 +++++++++-------
 3 files changed, 84 insertions(+), 71 deletions(-)

-- 
Regards/Gruss,
    Boris.

SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG Nürnberg

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ