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]
Date:   Tue, 10 Mar 2020 17:13:30 +0100
From:   Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     "Gustavo A. R. Silva" <gustavo@...eddedor.com>,
        Yangtao Li <tiny.windzz@...il.com>,
        Krzysztof Kozlowski <krzk@...nel.org>,
        Paul Burton <paulburton@...nel.org>,
        Miguel Ojeda <miguel.ojeda.sandonis@...il.com>,
        linux-kernel@...r.kernel.org
Subject: [GIT PULL] auxdisplay for v5.6-rc6

Hi Linus,

Please pull these small changes for auxdisplay.

Cheers,
Miguel

The following changes since commit 98d54f81e36ba3bf92172791eba5ca5bd813989b:

  Linux 5.6-rc4 (2020-03-01 16:38:46 -0600)

are available in the Git repository at:

  https://github.com/ojeda/linux.git tags/auxdisplay-for-linus-v5.6-rc6

for you to fetch changes up to 2f920c0f0e29268827c2894c6e8f237a78159718:

  auxdisplay: charlcd: replace zero-length array with flexible-array member (2020-03-06 22:18:07 +0100)

----------------------------------------------------------------
A few minor auxdisplay improvements:

  - charlcd: replace zero-length array with flexible-array member
    From the kernel-wide cleanup Gustavo A. R. Silva is performing

  - img-ascii-lcd: convert to devm_platform_ioremap_resource
    From Yangtao Li

  - Fix Kconfig indentation
    From Krzysztof Kozlowski

----------------------------------------------------------------
Gustavo A. R. Silva (1):
      auxdisplay: charlcd: replace zero-length array with flexible-array member

Krzysztof Kozlowski (1):
      auxdisplay: Fix Kconfig indentation

Yangtao Li (1):
      auxdisplay: img-ascii-lcd: convert to devm_platform_ioremap_resource

 drivers/auxdisplay/Kconfig         | 16 ++++++++--------
 drivers/auxdisplay/charlcd.c       |  2 +-
 drivers/auxdisplay/img-ascii-lcd.c |  4 +---
 3 files changed, 10 insertions(+), 12 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ