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]
Date:   Tue, 31 Mar 2020 09:56:11 +0200
From:   Ingo Molnar <mingo@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, Thomas Gleixner <tglx@...utronix.de>,
        Borislav Petkov <bp@...en8.de>,
        Peter Zijlstra <a.p.zijlstra@...llo.nl>,
        Andrew Morton <akpm@...ux-foundation.org>
Subject: [GIT PULL] x86/build changes for v5.7

Linus,

Please pull the latest x86-build-for-linus git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-build-for-linus

   # HEAD: 4caffe6a28d3157c11cae923a40456a053c520ea x86/vdso: Discard .note.gnu.property sections in vDSO

A handful of updates: two linker script cleanups and a stock 
defconfig+allmodconfig bootability fix.

  out-of-topic modifications in x86-build-for-linus:
  ----------------------------------------------------
  include/asm-generic/vmlinux.lds.h  # 84d5f77fc2ee: x86, vmlinux.lds: Add RUNTIM

 Thanks,

	Ingo

------------------>
Anders Roxell (1):
      x86/Kconfig: Make CMDLINE_OVERRIDE depend on non-empty CMDLINE

H.J. Lu (2):
      x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDS
      x86/vdso: Discard .note.gnu.property sections in vDSO


 arch/x86/Kconfig                      |  2 +-
 arch/x86/entry/vdso/vdso-layout.lds.S |  7 +++++++
 arch/x86/kernel/vmlinux.lds.S         |  1 +
 include/asm-generic/vmlinux.lds.h     | 11 +++++++++--
 4 files changed, 18 insertions(+), 3 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ