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:   Mon, 26 Jun 2023 18:45:56 +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/build for 6.5

Hi Linus,

please pull a single x86 build optimization for 6.5.

Thx.

---

The following changes since commit 858fd168a95c5b9669aac8db6c14a9aeab446375:

  Linux 6.4-rc6 (2023-06-11 14:35:30 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_build_for_v6.5

for you to fetch changes up to 9d9173e9ceb63660ccad80f41373fd7eb48ff4ac:

  x86/build: Avoid relocation information in final vmlinux (2023-06-14 19:54:40 +0200)

----------------------------------------------------------------
- Remove relocation information from vmlinux as it is not needed by
  other tooling and thus a slimmer binary is generated. This is
  important for distros who have to distribute vmlinux blobs with their
  kernel packages too and that extraneous unnecessary data bloats them
  for no good reason

----------------------------------------------------------------
Petr Pavlu (1):
      x86/build: Avoid relocation information in final vmlinux

 arch/x86/Makefile.postlink        | 47 +++++++++++++++++++++++++++++++++++++++
 arch/x86/boot/compressed/Makefile |  8 +++----
 2 files changed, 50 insertions(+), 5 deletions(-)
 create mode 100644 arch/x86/Makefile.postlink

-- 
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