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: <20200905120125.GA22011@gmail.com>
Date:   Sat, 5 Sep 2020 14:01:25 +0200
From:   Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Luc Van Oostenryck <luc.vanoostenryck@...il.com>,
        Miguel Ojeda <miguel.ojeda.sandonis@...il.com>,
        linux-kernel@...r.kernel.org
Subject: [GIT PULL] Compiler Attributes for v5.9-rc4

Hi Linus,

Luc requested me to pick a sparse fix on my queue, so here it goes
along with other two trivial Compiler Attributes ones (also from Luc).

Cheers,
Miguel

The following changes since commit d012a7190fc1fd72ed48911e77ca97ba4521bccd:

  Linux 5.9-rc2 (2020-08-23 14:08:43 -0700)

are available in the Git repository at:

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

for you to fetch changes up to e5fc436f06eef54ef512ea55a9db8eb9f2e76959:

  sparse: use static inline for __chk_{user,io}_ptr() (2020-08-29 09:29:32 +0200)

----------------------------------------------------------------
Two trivial changes and a fix for sparse:

 - sparse: use static inline for __chk_{user,io}_ptr() (Luc Van Oostenryck)

 - Compiler Attributes: fix comment concerning GCC 4.6 (Luc Van Oostenryck)

 - Compiler Attributes: remove comment about sparse not supporting __has_attribute (Luc Van Oostenryck)

----------------------------------------------------------------
Luc Van Oostenryck (3):
      Compiler Attributes: remove comment about sparse not supporting __has_attribute
      Compiler Attributes: fix comment concerning GCC 4.6
      sparse: use static inline for __chk_{user,io}_ptr()

 include/linux/compiler_attributes.h | 8 +-------
 include/linux/compiler_types.h      | 4 ++--
 2 files changed, 3 insertions(+), 9 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ