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]
Message-ID: <20210908234751.GA8052@kernel.org>
Date:   Thu, 9 Sep 2021 01:49:14 +0200
From:   Miguel Ojeda <ojeda@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Geert Uytterhoeven <geert@...ux-m68k.org>,
        Marco Elver <elver@...gle.com>,
        Miguel Ojeda <ojeda@...nel.org>, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Compiler Attributes for v5.15-rc1

Hi Linus,

Please pick up the following fix for GCC 4.

I have had this in my tree for a while... you will find an easy conflict.

Cheers,
Miguel

The following changes since commit 62fb9874f5da54fdb243003b386128037319b219:

  Linux 5.13 (2021-06-27 15:21:11 -0700)

are available in the Git repository at:

  https://github.com/ojeda/linux.git tags/compiler-attributes-for-linus-v5.15-rc1

for you to fetch changes up to 7ed012969bbcdbd7aef5778a061681e6cbc4b402:

  Compiler Attributes: fix __has_attribute(__no_sanitize_coverage__) for GCC 4 (2021-07-16 01:06:44 +0200)

----------------------------------------------------------------
A Compiler Attributes fix:

  - Fix __has_attribute(__no_sanitize_coverage__) for GCC 4 (Marco Elver)

----------------------------------------------------------------
Marco Elver (1):
      Compiler Attributes: fix __has_attribute(__no_sanitize_coverage__) for GCC 4

 include/linux/compiler_attributes.h | 1 +
 1 file changed, 1 insertion(+)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ