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:	Mon, 28 Mar 2016 15:45:25 -0400 (EDT)
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 two small changes:

1) Remove bogus init annotation in icside, from Arnd Bergmann.

2) Don't use zero clock rates in palm_bk3710 driver, from Wolfram
   Sang.

Please pull, thanks a lot!

The following changes since commit 142b9e6c9de0fd7c0dff9a1d4a25390de46abf5e:

  x86/kallsyms: fix GOLD link failure with new relative kallsyms table format (2016-03-20 13:52:37 -0700)

are available in the git repository at:

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

for you to fetch changes up to 0d7ef45cdeebcc95d581703f45f6de7b2ee89b8d:

  ide: palm_bk3710: test clock rate to avoid division by 0 (2016-03-20 16:59:27 -0400)

----------------------------------------------------------------
Arnd Bergmann (1):
      ide: icside: remove incorrect initconst annotation

Wolfram Sang (1):
      ide: palm_bk3710: test clock rate to avoid division by 0

 drivers/ide/icside.c      | 2 +-
 drivers/ide/palm_bk3710.c | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

Powered by blists - more mailing lists