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, 09 Aug 2010 03:28:09 -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 few minor changes:

1) Warning fix in tx493xide from Atsushi Nemoto.

2) Request completion fix in ide-cd driver from Borislav Petkov

3) memdup_user conversion from Julia Lawall

4) Fix typo in VT6415 device table entry, from Yann Dirson

Please pull, thanks a lot!

The following changes since commit 45d7f32c7a43cbb9592886d38190e379e2eb2226:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile (2010-08-08 10:10:11 -0700)

are available in the git repository at:

  master.kernel.org:/pub/scm/linux/kernel/git/davem/ide-2.6.git master

Atsushi Nemoto (1):
      tx493xide: use min_t() macro instead of min()

Borislav Petkov (1):
      ide-cd: Do not access completed requests in the irq handler

Julia Lawall (1):
      drivers/ide: Use memdup_user

Yann Dirson (1):
      via82cxxx: fix typo for VT6415 PCIE PATA IDE Host Controller support.

 drivers/ide/ide-cd.c       |   14 +++++++++++---
 drivers/ide/ide-taskfile.c |   10 +++-------
 drivers/ide/tx4938ide.c    |    2 +-
 drivers/ide/tx4939ide.c    |    2 +-
 drivers/ide/via82cxxx.c    |    2 +-
 5 files changed, 17 insertions(+), 13 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ