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: <20181221212922.GA14646@gmail.com>
Date:   Fri, 21 Dec 2018 22:29:22 +0100
From:   Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org,
        Xiaozhou Liu <liuxiaozhou@...edance.com>,
        Nick Desaulniers <ndesaulniers@...gle.com>,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: [GIT PULL] compiler-attributes for v4.20

Hi Linus,

I picked this one up even if it is not exactly compiler-attributes.

I would like if you can take a look at the patch, please. The patch is harmless
for the kernel, but v4.19 was released with a few macros exposed to userspace
as the patch explains; which this removes, so it *could* happen that we break
something for someone (although leaving inline redefined is probably worse).

Greg said he would want to pick this if this ends up in your tree.

The patch has been in linux-next for a few days.

Cheers,
Miguel

The following changes since commit 40e020c129cfc991e8ab4736d2665351ffd1468d:

  Linux 4.20-rc6 (2018-12-09 15:31:00 -0800)

are available in the Git repository at:

  https://github.com/ojeda/linux.git tags/compiler-attributes-for-linus-v4.20

for you to fetch changes up to 71391bdd2e9aab188f86bf1ecd9b232531ec7eea:

  include/linux/compiler_types.h: don't pollute userspace with macro definitions (2018-12-14 16:57:16 +0100)

----------------------------------------------------------------
A cleanup for userspace in compiler_types.h

  - don't pollute userspace with macro definitions
    From Xiaozhou Liu

----------------------------------------------------------------
Xiaozhou Liu (1):
      include/linux/compiler_types.h: don't pollute userspace with macro definitions

 include/linux/compiler_types.h | 108 ++++++++++++++++++++---------------------
 1 file changed, 54 insertions(+), 54 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ