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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 1 Feb 2013 15:54:45 -0200
From:	Gustavo Padovan <gustavo@...ovan.org>
To:	linville@...driver.com, linux-wireless@...r.kernel.org,
	linux-bluetooth@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: pull request: bluetooth-next 2013-02-01

Hi John,

* Gustavo Padovan <gustavo@...ovan.org> [2013-02-01 15:40:19 -0200]:

> Hi John,
> 
> Here goes another batch intended for 3.9, the majority of the patch here are
> from Johan who is fixing many issues in the management interface that have
> appeared lately. The rest of the patches are just small improvements, fixes
> and clean ups.

I had a brain shutdown moment and forgot to rebase against wireless-next.
SO the pull request is actually much smaller.

Please pull!

	Gustavo

---
The following changes since commit c331997b6c9ad7f4b8075e6e60d3caa6e36f5938:

  wil6210: fix wil_vring_init_tx status (2013-01-30 15:07:19 -0500)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next for-upstream

for you to fetch changes up to a3d09356491d637548dbe815ddb966f52ec9e53a:

  Bluetooth: Refactor mgmt_pending_foreach (2013-02-01 15:50:18 -0200)

----------------------------------------------------------------
Andre Guedes (3):
      Bluetooth: Reduce critical section in sco_conn_ready
      Bluetooth: Remove unneeded locking
      Bluetooth: Refactor mgmt_pending_foreach

Johan Hedberg (11):
      Bluetooth: Store UUIDs in the same order that they were added
      Bluetooth: Simplify UUIDs clearing code
      Bluetooth: Keep track of UUID type upon addition
      Bluetooth: Simplify UUID removal code
      Bluetooth: Simplify UUID16 list generation for EIR
      Bluetooth: Remove useless eir_len variable from EIR creation
      Bluetooth: Refactor UUID-16 list generation into its own function
      Bluetooth: Add support for 32-bit UUIDs in EIR data
      Bluetooth: Add support for 128-bit UUIDs in EIR data
      Bluetooth: Fix link security setting when powering on
      Bluetooth: Increment Management interface revision

 include/net/bluetooth/hci_core.h |   1 +
 net/bluetooth/hci_core.c         |  10 +-
 net/bluetooth/hci_event.c        |   4 -
 net/bluetooth/mgmt.c             | 219 +++++++++++++++++++++++++----------------
 net/bluetooth/sco.c              |  18 ++--
 5 files changed, 150 insertions(+), 102 deletions(-)

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ