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:	Fri, 29 Jul 2016 10:57:52 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	torvalds@...ux-foundation.org
CC:	akpm@...ux-foundation.org, linux-ide@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [GIT] IDE


Just a couple small bug fixes, nothing overly exciting in
here.

Please pull, thanks a lot!

The following changes since commit 107df03203bb66de56e2caec3bde6d22b55480c5:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (2016-07-23 15:44:31 +0900)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide 

for you to fetch changes up to d4f8c2e0f827a0b3a322c449ac331ae41feeb359:

  ide: missing break statement in set_timings_mdma() (2016-07-26 15:25:31 -0700)

----------------------------------------------------------------
Alexey Khoroshilov (1):
      ide-tape: fix misprint in failure handling in idetape_init()

Colin Ian King (1):
      ide: hpt366: fix incorrect mask when checking at cmd_high_time

Dan Carpenter (1):
      ide: missing break statement in set_timings_mdma()

Julia Lawall (1):
      cmd640: add __init attribute

 drivers/ide/cmd640.c   | 2 +-
 drivers/ide/hpt366.c   | 2 +-
 drivers/ide/ide-tape.c | 6 +++---
 drivers/ide/pmac.c     | 1 +
 4 files changed, 6 insertions(+), 5 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ