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, 20 Apr 2010 13:54:09 +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 bugfixes for 2.6.34-rc6

Linus,

to solve most of the outstanding PCMCIA bugs I'm aware of -- notable
exception is the regression in kernel bugzilla 13426 --, please pull from

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

The diffstat and list of changes follows; the patches went to the PCMCIA
list yesterday.

Thanks,
	Dominik

----

Dan Carpenter (1):
      pcmcia: fix error handling in cm4000_cs.c

Dominik Brodowski (5):
      pcmcia: use previously assigned IRQ for all card functions
      pcmcia: fix io_probe due to parent (PCI) resources
      pcmcia: re-start on MFC override
      pcmcia: fix ioport size calculation in rsrc_nonstatic
      pcmcia: avoid late calls to pccard_validate_cis

Julia Lawall (1):
      drivers/pcmcia: Add missing local_irq_restore

Timur Maximov (1):
      serial_cs: MD55x support (PCMCIA GPRS/EDGE modem) (kernel 2.6.33)

 drivers/char/pcmcia/cm4000_cs.c  |    8 +++++---
 drivers/pcmcia/cistpl.c          |    9 +++++++--
 drivers/pcmcia/db1xxx_ss.c       |    4 +++-
 drivers/pcmcia/ds.c              |   22 ++++++++++++++--------
 drivers/pcmcia/pcmcia_resource.c |   10 +++++-----
 drivers/pcmcia/rsrc_nonstatic.c  |   16 ++++++++++++----
 drivers/serial/serial_cs.c       |    9 +++++++++
 7 files changed, 55 insertions(+), 23 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