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: <CAK7LNARTwQUtJKnEyyJySJunja4szZPHvxim5+KTA04w6wjhgA@mail.gmail.com>
Date:   Mon, 28 Sep 2020 02:38:39 +0900
From:   Masahiro Yamada <masahiroy@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Linux Kbuild mailing list <linux-kbuild@...r.kernel.org>
Subject: [GIT PULL] Kbuild fixes for v5.9-rc7

Hi Linus,

Please pull more fixes.
Thanks.


-- The following changes since commit ba4f184e126b751d1bffad5897f263108befc780:

  Linux 5.9-rc6 (2020-09-20 16:33:55 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
tags/kbuild-fixes-v5.9-4

for you to fetch changes up to e30d694c3381b565e043cf74b0bed059db1b4ac9:

  Documentation/llvm: Fix clang target examples (2020-09-26 13:54:08 +0900)

----------------------------------------------------------------
Kbuild fixes for v5.9 (4th)

 - Ignore compiler stubs for PPC to fix builds

 - Fix the usage of --target mentioned in the LLVM document

----------------------------------------------------------------
Florian Fainelli (1):
      Documentation/llvm: Fix clang target examples

Masahiro Yamada (1):
      scripts/kallsyms: skip ppc compiler stub *.long_branch.* / *.plt_branch.*

 Documentation/kbuild/llvm.rst |  4 ++--
 scripts/kallsyms.c            | 16 +++++++++++++++-
 2 files changed, 17 insertions(+), 3 deletions(-)

Best Regards
Masahiro Yamada

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ