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>] [day] [month] [year] [list]
Date:   Tue, 4 Jul 2017 11:05:19 +0200
From:   Sebastian Reichel <sre@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org
Subject: [GIT PULL] hsi changes for hsi-4.13

Hi Linus,

The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:

  Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi.git tags/hsi-for-4.13

for you to fetch changes up to 67ddd75771b6b860bc0cebb3b7fd4cbebeda9cd4:

  HSI: core: Use kcalloc() in two functions (2017-06-08 13:21:43 +0200)

----------------------------------------------------------------
HSI changes for the v4.13 series

* misc. cleanups

----------------------------------------------------------------
Markus Elfring (8):
      HSI: nokia-modem: Use devm_kcalloc() in nokia_modem_gpio_probe()
      HSI: nokia-modem: Delete error messages for a failed memory allocation in two functions
      HSI: nokia-modem: Add a space character for better code readability in nokia_modem_probe()
      HSI: omap_ssi: Use devm_kcalloc() in ssi_add_controller()
      HSI: omap_ssi: Fix a typo in a comment line
      HSI: omap_ssi: Delete an error message for a failed memory allocation in ssi_add_controller()
      HSI: Use kcalloc() in hsi_register_board_info()
      HSI: core: Use kcalloc() in two functions

 drivers/hsi/clients/nokia-modem.c       | 15 ++++++---------
 drivers/hsi/controllers/omap_ssi_core.c | 10 ++++------
 drivers/hsi/hsi_boardinfo.c             |  2 +-
 drivers/hsi/hsi_core.c                  |  7 +++----
 4 files changed, 14 insertions(+), 20 deletions(-)

Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ