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:   Sat, 6 Nov 2021 14:35:23 +0100
From:   Miguel Ojeda <ojeda@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Miguel Ojeda <ojeda@...nel.org>, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Compiler Attributes for v5.16

The following changes since commit 519d81956ee277b4419c723adfb154603c2565ba:

  Linux 5.15-rc6 (2021-10-17 20:00:13 -1000)

are available in the Git repository at:

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

for you to fetch changes up to 7c00621dcaeea206d7489b3e8b50b1864841ae69:

  compiler_types: mark __compiletime_assert failure as __noreturn (2021-10-22 01:16:58 +0200)

----------------------------------------------------------------
An improvement for __compiletime_assert and a trivial cleanup
----------------------------------------------------------------
Miguel Ojeda (2):
      Compiler Attributes: remove GCC 5.1 mention
      compiler_types: mark __compiletime_assert failure as __noreturn

 include/linux/compiler_attributes.h | 1 -
 include/linux/compiler_types.h      | 8 +++++++-
 2 files changed, 7 insertions(+), 2 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ