[Lucid][pull request] Update to 2.6.32.15/16 Stable Kernel
Steve Conklin
sconklin at canonical.com
Wed Jul 21 13:17:39 UTC 2010
Hi All,
http://bugs.launchpad.net/bugs/607824
The 2.6.32.16 stable kernel has recently been released.
http://kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.32.16
http://kernel.org/pub/linux/kernel/v2.6/patch-2.6.32.16.bz2
The 2.6.32.16 upstream stable kernel brings in 143 patches
(DRM excluded).
As we carry the DRM stack from 2.6.33, all patches that affect
DRM have been dropped and replaced by DRM patches from 2.6.33.6
(9 patches).]
The upstream process for stable tree updates is quite similar
in scope to the Ubuntu SRU process. e.g: each patch demonstrably
fixes a bug and is vetted by upstream either by originating
directly from Linus' tree or by being minimally backported from
some patch in Linus' tree.
TEST CASE: TBD
The following patches were already in our tree, and have been
reverted and replaced by the version from stable:
* PCI quirk: Disable MSI on VIA K8T890 systems
* PCI quirks: disable msi on AMD rs4xx internal gfx bridges
* UBUNTU: SAUCE: tulip: Let dmfe handle davicom on non-sparc
* Attempt #2 to handle null nameidata
* tipc: Fix oops on send prior to entering networked mode (v3)
* (pre-stable) Input: psmouse - reset all types of mice before
reconnecting
* jbd: jbd-debug and jbd2-debug should be writable
I am attaching the review and I have pushed a preview tree to
git://kernel.ubuntu.com/sconklin/ubuntu-lucid.git stable-16
http://kernel.ubuntu.com/git?p=sconklin/ubuntu-lucid.git;a=shortlog;h=refs/heads/stable-16
This set of patches required an ABI bump.
-------------- next part --------------
commit 47680045842283e8f05ec097c5e75e2ab286c876
Author: Krishna Kumar <krkumar2 at in.ibm.com>
ixgbe: Fix return of invalid txq
# Type: NEW
ACK
commit 3da87f443367a88f89f0ecf70ff2eb57fbef3ecf
Author: Robert Richter <robert.richter at amd.com>
oprofile/x86: fix uninitialized counter usage during cpu hotplug
# Type: NEW
ACK
commit 6f92c079c8a248a1b714f34c221356bbda97b585
Author: Andi Kleen <andi at firstfloor.org>
oprofile: remove double ring buffering
# Type: NEW
ACK - It does prevent loss
of samples during large profile runs, but that's all
commit ab871d83d498bd1e0b398bd0dce63b726fff4b7b
Author: KOSAKI Motohiro <kosaki.motohiro at jp.fujitsu.com>
cpumask: fix compat getaffinity
# Type: NEW
ACK
commit d700d271763f3073230b43bcdf8d24a1a844fd91
Author: Pavel Emelyanov <xemul at openvz.org>
NFSD: don't report compiled-out versions as present
# Type: NEW
ACK
commit 6ef0d693d4b10c2b7dfdc1fcfad716437e024ad3
Author: Tejun Heo <tj at kernel.org>
sata_nv: use ata_pci_sff_activate_host() instead of ata_host_activate()
# Type: NEW
ACK
commit a45334abdb4eec5586c601ee517accc9a0fbd4c8
Author: Andreas Bombe <aeb at debian.org>
ARCNET: Limit com20020 PCI ID matches for SOHARD cards
# Type: NEW
ACK
commit 0c23a92af291cc1cf208477194bf225cd522a353
Author: John W. Linville <linville at tuxdriver.com>
rtl8180: fix tx status reporting
# Type: NEW
ACK
commit b96bae3a7c0fdd112935ae467c8af29cd8d70eaf
Author: Rodrigo Linfati <rodrigo at linfati.cl>
Staging: add Add Sitecom WL-349 to rtl8192su
# Type: NEW
ACK
commit dade84df1cbb483d9398f7fb62c35d9aebad4beb
Author: Larry Finger <Larry.Finger at lwfinger.net>
staging: vt6655: Fix kernel BUG on driver wpa initialization
# Type: NEW
ACK
commit 66717b5727eca77ce1acac4c838a73eb244ce8d6
Author: Al Viro <viro at zeniv.linux.org.uk>
Fix racy use of anon_inode_getfd() in perf_event.c
# Type: NEW
ACK - non-trivial but looks sane and is only in perf paths
commit 6455cfc45fbc60febd57b52720aa949f48bff6c7
Author: Andrey Vagin <avagin at openvz.org>
posix_timer: Fix error path in timer_create
# Type: NEW
ACK
commit bf874fa732c8499a46f2f63a9f973322241955a9
Author: Tejun Heo <tj at kernel.org>
libata: disable ATAPI AN by default
# Type: NEW
ACK
commit 8b867c02502f86a737e2ec747b0ef15ad93dc6e2
Author: Sebastian Andrzej Siewior <sebastian at breakpoint.cc>
libata: don't flush dcache on slab pages
# Type: NEW
ACK
commit 3aff03b26e6be285ae1b8982a2dc4d4a4c6cb7d5
Author: Tony Breeds <tony at bakeyournoodle.com>
mutex: Fix optimistic spinning vs. BKL
# Type: NEW
ACK
commit 7f459eca9b50756a1e4af5f0d89a1f51195158fa
Author: Daniel T Chen <crimsun at ubuntu.com>
ALSA: hda: Fix model quirk for Dell M1730
# Type: NEW
ACK
commit ec7db8d17d276d137cddf655a68de0f2c1045c00
Author: Daniel T Chen <crimsun at ubuntu.com>
ALSA: hda: Use LPIB for Toshiba A100-259
# Type: NEW
ACK
commit edb5d7cfd7701a6e4541ed08da77e1d645a08ce5
Author: Daniel T Chen <crimsun at ubuntu.com>
ALSA: hda: Use LPIB for Acer Aspire 5110
# Type: NEW
ACK
commit 1c87a71be7ed7868765e1f477d390ce66c7d5017
Author: Daniel T Chen <crimsun at ubuntu.com>
ALSA: hda: Use LPIB for Sony VPCS11V9E
# Type: NEW
ACK
commit b54dc05422828f54d3790ab7061c2317f7d5334e
Author: Daniel T Chen <crimsun at ubuntu.com>
ALSA: hda: Use LPIB for a Shuttle device
# Type: NEW
ACK
commit 52fb07643da24b70c827f3618af1cb7ada50f62b
Author: Kamal Mostafa <kamal at canonical.com>
ACPI: video: fix acpi_backlight=video
# Type: NEW
ACK
commit daaf91f0ca7e5e1f4a59f6a02bd6ed2a800743f2
Author: Erik Andrén <erik.andren at gmail.com>
V4L/DVB: gspca - stv06xx: Remove the 046d:08da from the stv06xx driver
# Type: NEW
ACK
commit 4707e8a724f4013b4fdbdf5ae51d79d2ae7c6a92
Author: Cory Maccarrone <darkstar6262 at gmail.com>
HID: Add the GYR4101US USB ID to hid-gyration
# Type: NEW
ACK
commit eb3c5bcef88d19924822c747de6fbf0b0f594208
Author: Christian Lamparter <chunkeey at googlemail.com>
ar9170usb: add a couple more USB IDs
# Type: NEW
ACK
commit 1d3ee54a9a486cb279a61590f3d84e878aeb88c0
Author: Christian Lamparter <chunkeey at googlemail.com>
ar9170usb: fix panic triggered by undersized rxstream buffer
# Type: NEW
ACK
commit 9ac2e17d3248d7cc998402e480b452a3cea2f596
Author: Johan Hovold <jhovold at gmail.com>
USB: visor: fix memory leak
ACK
# Type: NEW
commit 579340fcfbc4776726cb37cfd47edfb8c1d7797f
Author: Craig Shelley <craig at microtron.org.uk>
USB: CP210x New Device IDs 11 New device IDs
# Type: NEW
ACK
commit e851a5ce9d67f1b0cb5a16a48be47d63b06985f9
Author: Johan Hovold <jhovold at gmail.com>
USB: kobil: fix memory leak
# Type: NEW
ACK
commit 2b7d8921fb6541ce400a9a16fe734e136d14a738
Author: zhao1980ming <zhao1980ming at 163.com>
USB: option: add PID for ZTE product
# Type: NEW
ACK
commit 3bb7fd34a9e8fe4ac0bdcb9717057eaea3e98c2f
Author: spark <spark at bandrich.com>
USB: option.c: Add Pirelli VID/PID and indicate Pirelli's modem interface is 0xff
# Type: NEW
ACK
commit 9cf49271548cac9810f44c873fc3e4874967a1bd
Author: Greg Kroah-Hartman <gregkh at suse.de>
USB: serial: option: add cinterion device id
# Type: NEW
ACK
commit b2fd493630af7d8ce9b313b24dc2516566854c57
Author: Nils Radtke <lkml at Think-Future.de>
USB: option.c: OLIVETTI OLICARD100 support
# Type: NEW
ACK
commit 7c54f6cf0342d52c1b14e06ecbc116419547ef97
Author: Johan Hovold <jhovold at gmail.com>
USB: ir-usb: fix double free
# Type: NEW
ACK
commit 81f35b444ec3059792d84cbff3e273ed24881b0f
Author: Johan Hovold <jhovold at gmail.com>
USB: kl5usb105: fix memory leak
# Type: NEW
ACK
commit b8775d91d3da06d15ba9b1983689bffd258dbe3a
Author: Dinh Nguyen <Dinh.Nguyen at freescale.com>
USB: mxc: gadget: Fix bitfield for calculating maximum packet size
# Type: NEW
ACK
commit 488abbe8b16389225006300abd34b0105ab9147a
Author: Hans de Goede <hdegoede at redhat.com>
USB: unusual-dev: Add bad sense flag for Appotech ax203 based picture frames
# Type: NEW
ACK
commit ed158fbaee230d8652efb1e16a4e74d7ee2d13e1
Author: Alek Du <alek.du at intel.com>
USB: EHCI: clear PHCD before resuming
# Type: NEW
ACK
commit ff2f35de7bbcde92cd5780ac057d772bce699d36
Author: Sarah Sharp <sarah.a.sharp at linux.intel.com>
USB: xhci: Fix issue with set interface after stall.
# Type: NEW
ACK
commit 4653badb5520f2f7d8b21256e9f7234e83749772
Author: Sarah Sharp <sarah.a.sharp at linux.intel.com>
USB: xhci: Fix check for room on the ring.
# Type: NEW
ACK
commit e466b74ac038123de73e651fffbf2d961b4b8e5f
Author: Andiry Xu <andiry.xu at amd.com>
USB: xHCI: Fix wrong usage of macro TRB_TYPE
# Type: NEW
ACK
commit 7e2b79273b6d672b6c7851a7dcbebdcfdaad5762
Author: Andres Salomon <dilinger at collabora.co.uk>
mac80211: give warning if building w/out rate ctrl algorithm
# Type: NEW
ACK - it is harmless to add, and is a build change
commit ea85171617b466c677bfa9e67fc1e526b65d4bea
Author: Jouni Malinen <j at w1.fi>
mac80211: Fix robust management frame handling (MFP)
# Type: NEW
ACK
commit 5eef7398c31fcbb13555c8a64ae691034b2cd8be
Author: Shanyu Zhao <shanyu.zhao at intel.com>
mac80211: fix rts threshold check
# Type: NEW
ACK
commit 22fb2a2f465b14676761143a4d9b93bc9a2e3f8f
Author: Chris Wilson <chris at chris-wilson.co.uk>
drm/i915: Reject bind_to_gtt() early if object > aperture
# Type: NEW
ACK
commit 4f75f44a4a4437ad69beaac04047c4e66a956932
Author: Jan Beulich <JBeulich at novell.com>
drivers/base/cpu.c: fix the output from /sys/devices/system/cpu/offline
# Type: NEW
ACK
commit 1dd1f04d589695235943f743aa1476e8f68d753a
Author: Oliver Hartkopp <socketcan at hartkopp.net>
can: Fix SJA1000 command register writes on SMP systems
# Type: NEW
ACK
commit fbc6e1a6224f573671e6af123c0727c412e43b6b
Author: Matthew Wilcox <matthew at wil.cx>
PCI quirk: Disable MSI on VIA K8T890 systems
# Type: NEW
ACK
commit a4b1df4f95b0303fb410be949e80083e7196b011
Author: Alex Deucher <alexdeucher at gmail.com>
PCI quirks: disable msi on AMD rs4xx internal gfx bridges
# Type: NEW
ACK
commit 061d0096906dc7ed6a7d87fc0c9bc07794b7d3f2
Author: Ben Hutchings <ben at decadent.org.uk>
PCI: Disable MSI for MCP55 on P5N32-E SLI
# Type: NEW
ACK
commit be4aa3f7edac32e5bc445bb108e79a7f5c3d7b1f
Author: Herbert Xu <herbert at gondor.apana.org.au>
virtio_net: Make delayed refill more reliable
# Type: NEW
ACK
commit fa3a83f3c8ce68e3a597a6b19bf000fe67fcee93
Author: Andrea Arcangeli <aarcange at redhat.com>
mm: hugetlb: fix clear_huge_page()
# Type: NEW
ACK
commit 2cbefd2c4fd8d18bab095b5f30b0e42c0f1181b0
Author: Adam Jackson <ajax at redhat.com>
drm/edid: Fix 1024x768 at 85Hz
# Type: NEW
ACK
commit 7a832fb6f2d4c2160975f0f5e09dab1b00d5c3bf
Author: Alex Deucher <alexdeucher at gmail.com>
drm/radeon/kms/atom: fix typo in LVDS panel info parsing
# Type: NEW
ACK
commit 93718857d91935e7a5845345753174bbd93a1293
Author: Jeff Mahoney <jeffm at suse.com>
powerpc: Fix handling of strncmp with zero len
# Type: NEW
ACK
commit 370fe8e54e678cfbf27df21ecb07f2af8a4f22b0
Author: Michael Neuling <mikey at neuling.org>
powerpc/pseries: Only call start-cpu when a CPU is stopped
# Type: NEW
ACK
commit 9cb49fbe22c79ee0fe111cef69e2485c269dd7ea
Author: Michael Neuling <mikey at neuling.org>
powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpu
# Type: NEW
ACK
commit 63592befd6212caabbe5f9517f64049d55ec67fb
Author: Denis Kirjanov <dkirjanov at hera.kernel.org>
powerpc/oprofile: fix potential buffer overrun in op_model_cell.c
# Type: NEW
ACK
commit 584516620656c12f751d9714240d3056bcf76fca
Author: Jens Axboe <jens.axboe at oracle.com>
writeback: disable periodic old data writeback for !dirty_writeback_centisecs
# Type: NEW
ACK
commit d067b0b81ddd913cfd3694cc819d86f1048b58bd
Author: NeilBrown <neilb at suse.de>
md/raid1: fix counting of write targets.
# Type: NEW
ACK
commit 861fc8bdf88071da0e3ac140a23e532ae791ea43
Author: NeilBrown <neilb at suse.de>
md: Fix read balancing in RAID1 and RAID10 on drives > 2TB
# Type: NEW
ACK
commit d04e05f72668d77b66c91756c3d64c21970ea2a7
Author: Dan Williams <dan.j.williams at intel.com>
md: set mddev readonly flag on blkdev BLKROSET ioctl
# Type: NEW
ACK
commit 310f7a3525eae4ef4c760a9d458d028775a49645
Author: Joerg Roedel <joerg.roedel at amd.com>
x86/amd-iommu: Fix suspend/resume with IOMMU
# Type: NEW
ACK
commit 423ad7df30f57b0cb4bdad5d1504e2cdc1c4d8a3
Author: Dan Carpenter <error27 at gmail.com>
exofs: confusion between kmap() and kmap_atomic() api
# Type: NEW
ACK
commit ead5b24302a1f014de1206f6bc77f081d261803d
Author: FUJITA Tomonori <fujita.tomonori at lab.ntt.co.jp>
mn10300: set ARCH_KMALLOC_MINALIGN
# Type: NEW
ACK
commit 748ba59b943ea9f259866b3e703eec790cf48846
Author: FUJITA Tomonori <fujita.tomonori at lab.ntt.co.jp>
m68k: set ARCH_KMALLOC_MINALIGN
# Type: NEW
ACK
commit a2d9ed72377e51ab0df783ee766beebe5bf51a77
Author: Dan Carpenter <error27 at gmail.com>
rtc-cmos: do dev_set_drvdata() earlier in the initialization
# Type: NEW
ACK
commit bc4b54c346c72126ae2c294caa5579566104aa4e
Author: Maurus Cuelenaere <mcuelenaere at gmail.com>
rtc: s3c: initialize driver data before using it
# Type: NEW
ACK
commit 2af0045d22b116d461b029c8f9f8edffb0627485
Author: FUJITA Tomonori <fujita.tomonori at lab.ntt.co.jp>
frv: set ARCH_KMALLOC_MINALIGN
# Type: NEW
ACK
commit 12108de038106d839ad1c60853b8cdc4818c5f53
Author: FUJITA Tomonori <fujita.tomonori at lab.ntt.co.jp>
xtensa: set ARCH_KMALLOC_MINALIGN
# Type: NEW
ACK
commit e4ea66658a37ca7f3142feecbaf3d2fd8a50cc50
Author: FUJITA Tomonori <fujita.tomonori at lab.ntt.co.jp>
Blackfin: set ARCH_KMALLOC_MINALIGN
# Type: NEW
ACK
commit 2de2efaa44e68c4ceff425b0710ad14d2228fe0d
Author: KOSAKI Motohiro <kosaki.motohiro at jp.fujitsu.com>
tmpfs: insert tmpfs cache pages to inactive list at first
# Type: NEW
ACK
commit 12a5a0e39bc503ccbbf68e697d06397cba2afc79
Author: Sebastien Dugue <sebastien.dugue at bull.net>
mlx4_core: Fix possible chunk sg list overflow in mlx4_alloc_icm()
# Type: NEW
ACK
commit 39be45ee5ca20b54cdcf74c77933acc3f560ed7c
Author: Anfei <anfei.zhou at gmail.com>
ARM: 6166/1: Proper prefetch abort handling on pre-ARMv6
# Type: NEW
ACK
commit 1db9679a1567e1f0dc5d9103911f5cfd7eb493a9
Author: Khem Raj <raj.khem at gmail.com>
ARM: 6164/1: Add kto and kfrom to input operands list.
# Type: NEW
ACK
commit f26a43c5a1c7cf8f7c9c2007fbd0f1789df99db3
Author: Marek Vašut <marek.vasut at gmail.com>
ARM: 6146/1: sa1111: Prevent deadlock in resume path
# Type: NEW
ACK
commit 998396be9ceeb6d02127d9ae6ce1cb6b3659a25d
Author: Linus Walleij <linus.walleij at stericsson.com>
ARM: 6144/1: TCM memory bug freeing bug
# Type: NEW
ACK
commit 039c54401c0702270af28e1fff39e3b0da68324f
Author: Russell King <rmk+kernel at arm.linux.org.uk>
ARM: VFP: Fix vfp_put_double() for d16-d31
# Type: NEW
ACK
commit 2216493c4bb53423a1589f1f2beafb323d8f8154
Author: Mark Brown <broonie at opensource.wolfsonmicro.com>
ASoC: Fix dB scales for WM835x
# Type: NEW
ACK
commit 5ab4f47251a3ac5ddb236a826c8f22b7c600d02a
Author: Mark Brown <broonie at opensource.wolfsonmicro.com>
ASoC: Fix dB scales for WM8400
# Type: NEW
ACK
commit 3ff0cdb854dc9073816ca239a6e8e15c0c735cf2
Author: Mark Brown <broonie at opensource.wolfsonmicro.com>
ASoC: Fix dB scales for WM8990
# Type: NEW
ACK
commit 6f4de4a36eafdebcc30d9ac75efbf3415df4e448
Author: Dave Airlie <airlied at redhat.com>
drm/radeon: r100/r200 ums: block ability for userspace app to trash 0 page and beyond
# Type: NEW
ACK
commit 5f375bcd1f8622545651766f7cfd267aa461d353
Author: Dave Airlie <airlied at redhat.com>
drm/radeon: fix the r100/r200 ums block 0 page fix
# Type: NEW
ACK
commit 13778d03ee925ff88a5809973e0d41f1efa954ff
Author: Ira W. Snyder <iws at ovro.caltech.edu>
hwmon: (ltc4245) Read only one GPIO pin
# Type: NEW
ACK
commit a05664310fd29d02e4f8df9bd3817af6266e5eaf
Author: Oleg Nesterov <oleg at redhat.com>
signals: check_kill_permission(): don't check creds if same_thread_group()
# Type: NEW
ACK
commit acf1790936c90b597fc4b176ff86f85db1ebd77c
Author: Jeff Moyer <jmoyer at redhat.com>
do_generic_file_read: clear page errors when issuing a fresh read of the page
# Type: NEW
ACK
commit 450316437bff3ba1fe338ea1b9d600eaa6577293
Author: Jiri Kosina <jkosina at suse.cz>
ipmi: handle run_to_completion properly in deliver_recv_msg()
# Type: NEW
ACK
commit caa8ddf37773b0ce0037560408871ae2e963fa02
Author: Gabor Gombas <gombasg at digikabel.hu>
x86, setup: Phoenix BIOS fixup is needed on Dell Inspiron Mini 1012
# Type: NEW
ACK
commit 0f58db21025d979e38db691861985ebc931551b1
Author: Ian Campbell <ian.campbell at citrix.com>
xen: ensure timer tick is resumed even on CPU driving the resume
# Type: NEW
ACK
commit b6d1fd29840e29d1a87d0ab15ee1ccc90ea15ec4
Author: Ian Campbell <ian.campbell at citrix.com>
xen: avoid allocation causing potential swap activity on the resume path
# Type: NEW
ACK
commit f68e3e74b18da06da471bfca64aad96692d88492
Author: Daniel T Chen <crimsun at ubuntu.com>
ALSA: hda: Use LPIB for an ASUS device
# Type: NEW
ACK
commit 5d0ff0bb9d94d104d8b813a72a46ecc7ce09290a
Author: Daniel T Chen <crimsun at ubuntu.com>
ALSA: hda: Use mb31 quirk for an iMac model
# Type: NEW
ACK
commit c05595d133e07d94efcc4044baa8f76c0b1bc6f1
Author: Daniel T Chen <crimsun at ubuntu.com>
ALSA: hda: Use LPIB for another mainboard
# Type: NEW
ACK
commit d26a819c317490290c55babce0fc78680d0fbe86
Author: Daniel T Chen <crimsun at ubuntu.com>
ALSA: hda: Use LPIB for ASUS M2V
# Type: NEW
ACK
commit 7d5c64f6f0489592fefe4d81f911fdc078a1735e
Author: Martin Homuth-Rosemann <homuth-rosemann at gmx.net>
Staging: comedi - correct parameter gainlkup for DAQCard-6024E in driver ni_mio_cs.c
# Type: NEW
ACK
commit 98c26ee126baf7360a58391d2ebd152501aeb0cd
Author: Paul Mundt <lethal at linux-sh.org>
clocksource: sh_cmt: compute mult and shift before registration
# Type: NEW
ACK
commit 0a1a8d8443d8deeb30985b531f34542c97c095a6
Author: Bob Copeland <me at bobcopeland.com>
ath5k: retain promiscuous setting
# Type: NEW
ACK
commit 9b55bef26e1fd22ccdfa2d6803e7450e05d29e82
Author: Tejun Heo <tj at kernel.org>
ahci: add pci quirk for JMB362
# Type: NEW
ACK
commit 2a6705430f6159a5e086cc58f9f173f2fdfcb3a5
Author: Stefan Richter <stefanr at s5r6.in-berlin.de>
firewire: core: check for 1394a compliant IRM, fix inaccessibility of Sony camcorder
# Type: NEW
ACK
commit 964baffc6f14ece601c417f9a94c8dbcdd5c97a2
Author: Stephane Eranian <eranian at google.com>
perf_events: Fix resource leak in x86 __hw_perf_event_init()
# Type: NEW
ACK
commit 8d2b5b63d3586f3e258b8c5cffbdc45e743fcafa
Author: Tejun Heo <tj at kernel.org>
sata_nv: don't diddle with nIEN on mcp55
# Type: NEW
ACK
commit da86663542979859c5b0e8f52aaf6f1745254b27
Author: Tejun Heo <tj at kernel.org>
sata_via: magic vt6421 fix for transmission problems w/ WD drives
# Type: NEW
ACK
commit 2f2b2a2c2f15ea1ac21d19fed7fc51520d94c65c
Author: Chris Wilson <chris at chris-wilson.co.uk>
drm/i915: Rebind bo if currently bound with incorrect alignment.
# Type: NEW
ACK
commit 87d3fd19311ae9575b1f14d054e34f4598e2d106
Author: Johan Hovold <jhovold at gmail.com>
USB: mos7840: fix null-pointer dereference
# Type: NEW
ACK
commit d9c1ee1895d3d6266656527c729e5278904a3e36
Author: Sarah Sharp <sarah.a.sharp at linux.intel.com>
USB: xhci: Wait for host to start running.
# Type: NEW
ACK
commit d1ba1dd79a088e505b6cb030f5f3f01f653c56d1
Author: Sarah Sharp <sarah.a.sharp at linux.intel.com>
USB: xhci: Wait for controller to be ready after reset.
# Type: NEW
ACK
commit e067c7a9f9441cf9c3e2e81e22a01fa54f2f3434
Author: Daniel Mack <daniel at caiaq.de>
USB: ftdi_sio: fix DTR/RTS line modes
# Type: NEW
ACK
commit 439cf16bb5f168cac2e240bf21f4ee3a96979919
Author: Axel Lin <axel.lin at gmail.com>
USB: cdc-acm: fix resource reclaim in error path of acm_probe
# Type: NEW
ACK
commit 6ca3f51a983b03ba92fd1851cc9f281a39003a04
Author: Jason Dravet <dravet at hotmail.com>
p54usb: Add device ID for Dell WLA3310 USB
# Type: NEW
ACK
commit 94df9bd3ee39444929284e7e564a1e0e310747f5
Author: Ben Hutchings <ben at decadent.org.uk>
atl1e: Allow TX checksum offload and TSO to be disabled and reenabled
# Type: NEW
ACK
commit 3a088cb06e66adb133052d3fab43ec0cebb4f709
Author: Ben Hutchings <ben at decadent.org.uk>
via-velocity: Give RX descriptors to the NIC later on open or MTU change
# Type: NEW
ACK
commit 411f04e3b62272894de8829e80bce5a22d1dca38
Author: Ben Hutchings <ben at decadent.org.uk>
dmfe/tulip: Let dmfe handle DM910x except for SPARC on-board chips
# Type: NEW
ACK
commit 009503a990c81d4cea2250a2c98bc6bcd4063350
Author: Ben Hutchings <ben at decadent.org.uk>
Documentation/3c509: document ethtool support
# Type: NEW
ACK - only a documentation change
commit 46615c1f8958e669cce7ded58ae135c425d0d361
Author: John W. Linville <linville at tuxdriver.com>
wireless: report reasonable bitrate for MCS rates through wext
# Type: NEW
ACK
commit 6b2c1eb8b7f909c827020d2966a7088bd4b253e0
Author: Luis R. Rodriguez <lrodriguez at atheros.com>
ath9k: add support for 802.11n bonded out AR2427
# Type: NEW
ACK
commit 250312c4cfff9464353b92b75afad4aa2eb164bb
Author: Jesse Barnes <jbarnes at virtuousgeek.org>
drm/i915: give up on 8xx lid status
# Type: NEW
ACK
commit 595fbf5d7b104ccbd755f452f7c9af1ce518e99e
Author: Roberto Sassu <roberto.sassu at polito.it>
wrong type for 'magic' argument in simple_fill_super()
# Type: NEW
ACK
commit d0b76ade96c3964f29de46f74c3b1d8aa558cc8e
Author: Wey-Yi Guy <wey-yi.w.guy at intel.com>
iwlwifi: check for aggregation frame and queue
# Type: NEW
ACK
commit 85bb667730fc53cf6616214105e879cb12cc7924
Author: Reinette Chatre <reinette.chatre at intel.com>
iwlwifi: recalculate average tpt if not current
# Type: NEW
ACK
commit b1f2cb1c72fe65ea0a8c91b31478541529fa4de1
Author: Wey-Yi Guy <wey-yi.w.guy at intel.com>
iwlwifi: update supported PCI_ID list for 5xx0 series
# Type: NEW
ACK
commit 6e3312e22f1cb180d7512d4717fad8145db2b436
Author: Grazvydas Ignotas <notasas at gmail.com>
wl1251: fix a memory leak in probe
# Type: NEW
ACK
commit 644e1e4321b95542b5f16e65ff30976c2f634512
Author: Steven Whitehouse <swhiteho at redhat.com>
GFS2: Fix permissions checking for setflags ioctl()
# Type: NEW
ACK
commit 4a1a39a88dc63f2d1373391fa4ad347e6dd94876
Author: Neil Horman <nhorman at tuxdriver.com>
sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CVE-2010-1173) (v4)
# Type: NEW
ACK
commit de925d2eec426287ca3bde1079a80cb7bed2549b
Author: Steve French <sfrench at us.ibm.com>
CIFS: Allow null nd (as nfs server uses) on create
# Type: NEW
ACK
commit 1ef462bee227854af30cdf48e98c3f5a59ceda4f
Author: Miklos Szeredi <mszeredi at suse.cz>
vfs: add NOFOLLOW flag to umount(2)
# Type: NEW
ACK
commit a9689bca9259bee4a8a2fab77d551836fbc1701a
Author: James Chapman <jchapman at katalix.com>
l2tp: Fix oops in pppol2tp_xmit
# Type: NEW
ACK
commit 20dab696625a1eb15703d6d3db5bc3e7f8d9244b
Author: Shi Weihua <shiwh at cn.fujitsu.com>
Btrfs: should add a permission check for setfacl
# Type: NEW
ACK
commit 127af1f448cc797621c6d89ad769ff2af041dfdd
Author: Anton Vorontsov <avorontsov at ru.mvista.com>
ucc_geth: Fix empty TX queue processing
# Type: NEW
ACK
commit 7c1558cb5e752c81ad3a151a5ac2c032a8dcfe23
Author: Anton Vorontsov <avorontsov at ru.mvista.com>
ucc_geth: Fix netdev watchdog triggering on link changes
# Type: NEW
ACK
commit 21eaa71fdb6f33ee62c4e308d320510f14eac6b4
Author: Jiajun Wu <b06378 at freescale.com>
ucc_geth: Fix full TX queue processing
# Type: NEW
ACK
commit ed24d91246b907441b8061dc3fb18f233ebd664e
Author: Neil Horman <nhorman at tuxdriver.com>
tipc: Fix oops on send prior to entering networked mode (v3)
# Type: NEW
ACK
commit 04a08885c36dc2f4663900d007b9d71a7e7f2b92
Author: Dmitry Torokhov <dmitry.torokhov at gmail.com>
Input: psmouse - reset all types of mice before reconnecting
# Type: NEW
ACK
commit 3f96c6f9710338ef5bea72dbc8a88a64eea4627a
Author: Wei Yongjun <yjwei at cn.fujitsu.com>
KVM: s390: Fix possible memory leak of in kvm_arch_vcpu_create()
# Type: NEW
ACK
commit 55d1dfd139e4f3e29e5b417683f48d396c271e73
Author: Wei Yongjun <yjwei at cn.fujitsu.com>
KVM: PPC: Do not create debugfs if fail to create vcpu
# Type: NEW
ACK
commit 1345126c761f0360dc108973bf73281d51945bc1
Author: Glauber Costa <glommer at redhat.com>
x86, paravirt: Add a global synchronization point for pvclock
# Type: NEW
ACK
commit 90a08dc75c91c0e50cabc11e79a761e1d63a0303
Author: Avi Kivity <avi at redhat.com>
KVM: Don't allow lmsw to clear cr0.pe
# Type: NEW
ACK
commit e4a13296e7e92ddd73fa078906744d73f7d470ff
Author: Sheng Yang <sheng at linux.intel.com>
KVM: x86: Check LMA bit before set_efer
# Type: NEW
ACK
commit 3b2711485ef5ef6ee3c0e0079ce5c4817d09b55e
Author: Avi Kivity <avi at redhat.com>
KVM: MMU: Segregate shadow pages with different cr0.wp
# Type: NEW
ACK
commit 66307ba1647f9666baebd342520bf83cb7832468
Author: Shane Wang <shane.wang at intel.com>
KVM: VMX: enable VMXON check with SMX enabled (Intel TXT)
# Type: NEW
ACK
commit 4a277f9cb862ad44d3a83bfcc0cf42727de99ac3
Author: Avi Kivity <avi at redhat.com>
KVM: MMU: Don't read pdptrs with mmu spinlock held in mmu_alloc_roots
# Type: NEW
ACK
commit 0890bb8d955da47bd51bc823f5080ec0c2664b3f
Author: Avi Kivity <avi at redhat.com>
KVM: Fix wallclock version writing race
# Type: NEW
ACK
commit c86db80af03239bd1094b2953871a72a2d889991
Author: Avi Kivity <avi at redhat.com>
KVM: x86: Add missing locking to arch specific vcpu ioctls
# Type: NEW
ACK
commit fbec9e1f76ac124d0902497409ac2c9364d9d9a4
Author: Roedel, Joerg <Joerg.Roedel at amd.com>
KVM: x86: Inject #GP with the right rip on efer writes
# Type: NEW
ACK
commit 36d28220345c9b0bf18fbecffe9a852a146dc142
Author: Yin Kangkai <kangkai.yin at intel.com>
jbd: jbd-debug and jbd2-debug should be writable
# Type: NEW
ACK
commit 3cbc79196ec9677ff39e8f187a0ba6636d1e3200
Author: Helge Deller <deller at gmx.de>
parisc: clear floating point exception flag on SIGFPE signal
# Type: NEW
ACK
commit 31f1b308a6b715bfd2729b832cef2d3270874169
Author: Mikulas Patocka <mpatocka at redhat.com>
dm snapshot: simplify sector_to_chunk expression
# Type: NEW
ACK
commit ec098d1914879ce1fb45691f33c8cd194eef7a50
Author: Dan Carpenter <error27 at gmail.com>
KEYS: Return more accurate error codes
# Type: NEW
ACK
commit 48b97a01ba4d411047dad9abce933301699cdf25
Author: Toshiyuki Okajima <toshi.okajima at jp.fujitsu.com>
KEYS: find_keyring_by_name() can gain access to a freed keyring
# Type: NEW
ACK
commit 966399a8b8d957ed59feb7770b33ee16ce0e8fe4
Author: Ben Hutchings <ben at decadent.org.uk>
qla2xxx: Disable MSI on qla24xx chips other than QLA2432.
# Type: NEW
ACK
commit a0bda22f42ef2f990578015b8ab34252583121a2
Author: Wei Yongjun <yjwei at cn.fujitsu.com>
sctp: fix append error cause to ERROR chunk correctly
# Type: NEW
ACK
commit 6c70817654bdc33af7eca286b4c734ce03f9eeb5
Author: Greg Kroah-Hartman <gregkh at suse.de>
Linux 2.6.32.16
# Type: NEW
ACK
commit 5251858cc57861dee418d35c0975a42136111338
Author: Adam Jackson <ajax at redhat.com>
drm/i915: Fix 82854 PCI ID, and treat it like other 85X
# Type: NEW
ACK
commit 40a66d76bcb03d0105e3449c0049948d6ff858d0
Author: Chris Wilson <chris at chris-wilson.co.uk>
drm/i915: Reject bind_to_gtt() early if object > aperture
# Type: NEW
ACK
commit 6fe88d8938140f8362fe70cc858dd1de84332832
Author: Adam Jackson <ajax at redhat.com>
drm/edid: Fix 1024x768 at 85Hz
# Type: NEW
ACK
commit e4b713468105454e0253ecddef930d5382286d02
Author: Alex Deucher <alexdeucher at gmail.com>
drm/radeon/kms: reset ddc_bus in object header parsing
# Type: NEW
ACK
commit ee3cb84634f1e47fa6760888f6c7b4a85b05e0b5
Author: Alex Deucher <alexdeucher at gmail.com>
drm/radeon/kms/atom: fix typo in LVDS panel info parsing
# Type: NEW
ACK
commit d7f30dfc8a017c0a8a664e7dfca28b6a928365cc
Author: Dave Airlie <airlied at redhat.com>
drm/radeon: r100/r200 ums: block ability for userspace app to trash 0 page and beyond
# Type: NEW
ACK
commit fb387e076a35afc5d8802d6af3cfdcabde3563fb
Author: Dave Airlie <airlied at redhat.com>
drm/radeon: fix the r100/r200 ums block 0 page fix
# Type: NEW
ACK
commit 46110516a4d8767aa05a371f2af48893bebcdf9b
Author: Chris Wilson <chris at chris-wilson.co.uk>
drm/i915: Rebind bo if currently bound with incorrect alignment.
# Type: NEW
ACK
commit 8a33f307890673da750cc72f47f4a6e222d65f96
Author: Stefan Bader <stefan.bader at canonical.com>
Linux 2.6.32.16+drm33.6
# Type: NEW
ACK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20100721/24d7ee44/attachment.sig>
More information about the kernel-team
mailing list