From: "Gustavo F. Padovan" <padovan@profusion.mobi>
To: linville@tuxdriver.com
Cc: linux-wireless@vger.kernel.org, linux-bluetooth@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: pull request: bluetooth-2.6 2011-06-30
Date: Thu, 30 Jun 2011 18:07:17 -0300 [thread overview]
Message-ID: <20110630210717.GD25602@joana> (raw)
Hi John,
A lot of new code, a lot of new bugs. This pull request has really important
fixes for 3.0. There are here two regression fixes, a hidp deadlock hang up
of the system fix from Peter Hurley. As the commit messages says it is a
partial revert from a commit that adds kthread to hidp. And L2CAP incoming
connection request fix that was breaking one test in the PTS suit,
that is, breaking interop. Patch is based on code from Ilia Kolomisnky.
Also, a buffer overflow fix by Dan Rosenberg and finally Tomas Targownik fixed
a memory leak on failed connections attempts that seems to be around since
2006!!
Please pull, or let me know any concerns you have.
Gustavo
The following changes since commit fa7ccfb17033bfb5bca86f6b909cab0b807efbc0:
rtlwifi: rtl8192se: Handle duplicate PCI ID 0x10ec:0x8192 conflict with r8192e_pci (2011-06-20 14:56:56 -0400)
are available in the git repository at:
master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6.git master
Dan Rosenberg (1):
Bluetooth: Prevent buffer overflow in l2cap config request
Gustavo F. Padovan (1):
Bluetooth: Fix regression with incoming L2CAP connections
Peter Hurley (1):
Bluetooth: Fix hidp disconnect deadlocks and lost wakeup
Tomas Targownik (1):
Bluetooth: Fix memory leak under page timeouts
net/bluetooth/hci_conn.c | 3 +++
net/bluetooth/hidp/core.c | 18 +++++++++++-------
net/bluetooth/hidp/hidp.h | 1 +
net/bluetooth/l2cap_core.c | 5 +++--
4 files changed, 18 insertions(+), 9 deletions(-)
reply other threads:[~2011-06-30 21:06 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110630210717.GD25602@joana \
--to=padovan@profusion.mobi \
--cc=linux-bluetooth@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).