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: <202001021346.11B0D2B5F@keescook>
Date:   Thu, 2 Jan 2020 13:48:01 -0800
From:   Kees Cook <keescook@...omium.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org
Subject: [GIT PULL] FIELD_SIZEOF() removal for v5.5-rc5

Hi Linus,

Please pull this last change for the sizeof_field() conversion for
v5.5-rc5. With all FIELD_SIZEOF() users now gone from both your tree and
linux-next, we can remove it and the conversion is done! :)

Thanks!

-Kees

The following changes since commit fd6988496e79a6a4bdb514a4655d2920209eb85d:

  Linux 5.5-rc4 (2019-12-29 15:29:16 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/sizeof_field-v5.5-rc5

for you to fetch changes up to 1f07dcc459d5f2c639f185f6e94829a0c79f2b4c:

  kernel.h: Remove unused FIELD_SIZEOF() (2019-12-30 12:01:56 -0800)

----------------------------------------------------------------
sizeof_field conversion

- Remove now unused FIELD_SIZEOF() macro (Kees Cook)

----------------------------------------------------------------
Kees Cook (1):
      kernel.h: Remove unused FIELD_SIZEOF()

 include/linux/kernel.h | 9 ---------
 1 file changed, 9 deletions(-)

-- 
Kees Cook

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ