* pull request: bluetooth-2.6 2011-06-30
@ 2011-06-30 21:07 Gustavo F. Padovan
0 siblings, 0 replies; only message in thread
From: Gustavo F. Padovan @ 2011-06-30 21:07 UTC (permalink / raw)
To: linville; +Cc: linux-wireless, linux-bluetooth, linux-kernel
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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-06-30 21:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-30 21:07 pull request: bluetooth-2.6 2011-06-30 Gustavo F. Padovan
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).