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>] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 24 Oct 2009 10:24:00 +0200
From:	Dominik Brodowski <linux@...inikbrodowski.net>
To:	torvalds@...l.org, akpm@...l.org
Cc:	linux-pcmcia@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [git pull] PCMCIA fixes for 2.6.32

Linus,

some PCMCIA bugfixes for 2.6.32 are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6/ urgent

Please pull from that location. The diffstat and list of changes follows,
the individual diffs are sent (at least) to the linux-pcmcia list.

Thanks,
        Dominik

----

Dominik Brodowski (2):
      pcmcia: pccard_read_tuple and TUPLE_RETURN_COMMON cleanup
      pcmcia: do not try to store more than 4 version strings

Frans Pop (1):
      pcmcia: properly close previous dev_printk if kzalloc fails in do_io_probe

Komuro (1):
      pcmcia: do not load the pd6729 driver if io_base is 0

Randy Dunlap (1):
      pcmcia: fix controller printk format warnings

Wolfram Sang (1):
      pcmcia: Fix possible printk format warnings

----

 drivers/pcmcia/cistpl.c         |   20 +++++++++++---------
 drivers/pcmcia/cs_internal.h    |    3 +--
 drivers/pcmcia/ds.c             |    8 ++++----
 drivers/pcmcia/i82365.c         |    4 ++--
 drivers/pcmcia/m32r_cfc.c       |   10 ++++++----
 drivers/pcmcia/m32r_pcc.c       |   10 ++++++----
 drivers/pcmcia/m8xx_pcmcia.c    |   15 +++++++++------
 drivers/pcmcia/pcmcia_ioctl.c   |    2 +-
 drivers/pcmcia/pd6729.c         |    6 ++++++
 drivers/pcmcia/rsrc_nonstatic.c |    3 ++-
 drivers/pcmcia/soc_common.c     |    5 +++--
 drivers/pcmcia/socket_sysfs.c   |    2 +-
 drivers/pcmcia/tcic.c           |    4 ++--
 13 files changed, 54 insertions(+), 38 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