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, 1 Nov 2011 15:23:41 -0200
From:	Gustavo Padovan <padovan@...fusion.mobi>
To:	linville@...driver.com
Cc:	linux-wireless@...r.kernel.org, linux-bluetooth@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: pull request: bluetooth 2011-11-01

Hi John,

Some fixes for the 3.2 release, there are four fixes in our drivers code
by David Hermann. Szymon Janc fixed a bug that was making some dongles not
work well and a sleep in invalid context. And finally a bug fix in the mgmt
code by Johan Hedberg.

Please pull, thanks!

	Gustavo

The following changes since commit ba54238552625aad2d75f455a4d3db18ea7dec68:

  ath9k: Fix a dma warning/memory leak (2011-09-26 14:55:51 -0400)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth.git master

David Herrmann (4):
      Bluetooth: ath3k: Use GFP_KERNEL instead of GFP_ATOMIC
      Bluetooth: bcm203x: Fix race condition on disconnect
      Bluetooth: bcm203x: Use GFP_KERNEL in workqueue
      Bluetooth: bfusb: Fix error path on firmware load

Johan Hedberg (1):
      Bluetooth: Set HCI_MGMT flag only in read_controller_info

Szymon Janc (2):
      Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm
      Bluetooth: Increase HCI reset timeout in hci_dev_do_close

 drivers/bluetooth/ath3k.c      |    4 ++--
 drivers/bluetooth/bcm203x.c    |   12 +++++++++++-
 drivers/bluetooth/bfusb.c      |   13 +++++++------
 include/net/bluetooth/rfcomm.h |    1 +
 net/bluetooth/hci_core.c       |    2 +-
 net/bluetooth/mgmt.c           |    2 --
 net/bluetooth/rfcomm/core.c    |    9 +++++++--
 7 files changed, 29 insertions(+), 14 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