From: Adrian Bunk <bunk@stusta.de>
To: linux-kernel@vger.kernel.org
Subject: Linux 2.6.16.39-rc1
Date: Sat, 27 Jan 2007 14:03:08 +0100 [thread overview]
Message-ID: <20070127130308.GI6017@stusta.de> (raw)
Patch location:
ftp://ftp.kernel.org/pub/linux/kernel/people/bunk/linux-2.6.16.y/testing/
git tree:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.16.y.git
Changes since 2.6.16.38:
Adrian Bunk (3):
[Bluetooth] Let BT_HIDP depend on INPUT
kbuild: explicitly turn off gcc stack-protector
Linux 2.6.16.39-rc1
Alan Cox (1):
atiixp: hang fix
Alexey Dobriyan (1):
V4L/DVB: Flexcop-usb: fix debug printk
Andrew de Quincey (1):
V4L/DVB: Fix uninitialised variable in dvb_frontend_swzigzag
David S. Miller (1):
BLUETOOTH: Fix unaligned access in hci_send_to_sock.
Eric Sesterhenn (1):
V4L/DVB: Missing statement in drivers/media/dvb/frontends/cx22700.c
Hugh Dickins (1):
read_zero_pagealigned() locking fix
James Bursa (1):
adfs: fix filename handling
Jan Andersson (1):
sparc32: add offset in pci_map_sg()
Jens Axboe (1):
cdrom: set default timeout to 7 seconds
Jes Sorensen (2):
[SCSI] qla1280 command timeout
[SCSI] qla1280 bus reset typo
Marcel Holtmann (8):
[Bluetooth] Check if DLC is still attached to the TTY
[Bluetooth] More checks if DLC is still attached to the TTY
[Bluetooth] Fix uninitialized return value for RFCOMM sendmsg()
[Bluetooth] Return EINPROGRESS for non-blocking socket calls
[Bluetooth] Handle command complete event for exit periodic inquiry
[Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDP
[Bluetooth] Add locking for bt_proto array manipulation
[Bluetooth] Fix deadlock in the L2CAP layer
Martin Schwidefsky (1):
s390: connector support
Nick Piggin (1):
mm: fix bug in set_page_dirty_buffers
Patrick McHardy (2):
NETFILTER: NAT: fix NOTRACK checksum handling
NETFILTER: arp_tables: missing unregistration on module unload
Shaohua Li (1):
i386: fix CPU hotplug with 2GB VMSPLIT
Makefile | 7 +
arch/i386/kernel/smpboot.c | 2
arch/s390/Kconfig | 2
arch/sparc/kernel/ioport.c | 3
drivers/cdrom/cdrom.c | 8 +-
drivers/char/mem.c | 12 ++-
drivers/ide/pci/atiixp.c | 18 ++--
drivers/media/dvb/b2c2/flexcop-usb.c | 2
drivers/media/dvb/dvb-core/dvb_frontend.c | 2
drivers/media/dvb/frontends/cx22700.c | 1
drivers/scsi/qla1280.c | 11 +--
fs/adfs/dir_f.c | 2
fs/buffer.c | 5 +
include/net/bluetooth/hci.h | 2
mm/memory.c | 32 +++++---
net/bluetooth/af_bluetooth.c | 38 ++++++++--
net/bluetooth/bnep/sock.c | 69 ++++++++++++++----
net/bluetooth/cmtp/sock.c | 35 +++++++++
net/bluetooth/hci_event.c | 1
net/bluetooth/hci_sock.c | 13 ++-
net/bluetooth/hidp/Kconfig | 3
net/bluetooth/hidp/sock.c | 80 +++++++++++++++++++++-
net/bluetooth/l2cap.c | 20 ++---
net/bluetooth/rfcomm/core.c | 2
net/bluetooth/rfcomm/sock.c | 12 ++-
net/bluetooth/rfcomm/tty.c | 25 ++++--
net/bluetooth/sco.c | 3
net/ipv4/netfilter/arp_tables.c | 2
net/ipv4/netfilter/ip_nat_standalone.c | 11 +--
29 files changed, 322 insertions(+), 101 deletions(-)
reply other threads:[~2007-01-27 13:03 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=20070127130308.GI6017@stusta.de \
--to=bunk@stusta.de \
--cc=linux-kernel@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.