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]
Message-ID: <20240715110417.GAZpUCMQZXlXomdlGU@fat_crate.local>
Date: Mon, 15 Jul 2024 13:04:17 +0200
From: Borislav Petkov <bp@...en8.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 v6.11-rc1

Hi Linus,

please pull the x86/boot lineup for v6.11-rc1.

Thx.

---

The following changes since commit 41c14f1ac82cdb1e009d635ffd5ae5dc4cc3f036:

  Merge tag 'x86-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2024-05-19 11:42:29 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip x86_boot_for_v6.11_rc1

for you to fetch changes up to 0c40b1c7a897bd9733e72aca2396fd3a62f1db17:

  x86/setup: Warn when option parsing is done too early (2024-05-27 18:54:45 +0200)

----------------------------------------------------------------
 - Add a check to warn when cmdline parsing happens before the final cmdline
   string has been built and thus arguments can get lost

 - Code cleanups and simplifications

----------------------------------------------------------------
Borislav Petkov (AMD) (1):
      x86/setup: Warn when option parsing is done too early

Ingo Molnar (1):
      x86/boot: Clean up the arch/x86/boot/main.c code a bit

Uros Bizjak (1):
      x86/boot: Use current_stack_pointer to avoid asm() in init_heap()

 arch/x86/boot/main.c         | 42 +++++++++++++++++++-----------------------
 arch/x86/include/asm/setup.h |  8 ++++++++
 arch/x86/kernel/setup.c      |  2 ++
 arch/x86/lib/cmdline.c       |  8 ++++++++
 4 files changed, 37 insertions(+), 23 deletions(-)


-- 
Regards/Gruss,
    Boris.

https://people.kernel.org/tglx/notes-about-netiquette

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ