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, 14 Aug 2018 21:01:14 +0200
From:   Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] auxdisplay for v4.19

Hi Linus,

Please pull these two small auxdisplay cleanups for 4.19.

Cheers,
Miguel Ojeda

The following changes since commit acb1872577b346bd15ab3a3f8dff780d6cca4b70:

  Linux 4.18-rc7 (2018-07-29 14:44:52 -0700)

are available in the Git repository at:

  https://github.com/ojeda/linux.git tags/auxdisplay-for-linus-v4.19

for you to fetch changes up to ada953de4486a3e2a42c3b8146adb36d0dcbded2:

  auxdisplay: simplify getting .drvdata (2018-08-01 18:58:09 +0200)

----------------------------------------------------------------
Two cleanups for char_lcd:

  - simplify getting .drvdata
    From Wolfram Sang

  - delete mdelay in long_sleep
    From Jia-Ju Bai

----------------------------------------------------------------
Jia-Ju Bai (1):
      auxdisplay: charlcd: delete mdelay in long_sleep

Wolfram Sang (1):
      auxdisplay: simplify getting .drvdata

 drivers/auxdisplay/arm-charlcd.c | 6 ++----
 drivers/auxdisplay/charlcd.c     | 5 +----
 2 files changed, 3 insertions(+), 8 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ