]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blob - debian.master/changelog
UBUNTU: Ubuntu-4.9.0-8.9
[mirror_ubuntu-zesty-kernel.git] / debian.master / changelog
1 linux (4.9.0-8.9) zesty; urgency=low
2
3 * Miscellaneous Ubuntu changes
4 - SAUCE: xr-usb-serial: only build for x86
5 Fixes s390x FTBS
6
7 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 12:35:33 -0700
8
9 linux (4.9.0-7.8) zesty; urgency=low
10
11 * Driver for Exar USB UART (LP: #1645591)
12 - SAUCE: xr-usb-serial: Driver for Exar USB serial ports
13 - SAUCE: xr-usb-serial: interface for switching modes
14 - SAUCE: cdc-acm: Exclude Exar USB serial ports
15
16 [ Upstream Kernel Changes ]
17
18 * rebase to v4.9-rc8
19
20 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 07:41:58 -0700
21
22 linux (4.9.0-6.7) zesty; urgency=low
23
24 * Miscellaneous Ubuntu changes
25 - Set build_arch=x86 for i386
26
27 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Dec 2016 21:00:11 -0700
28
29 linux (4.9.0-5.6) zesty; urgency=low
30
31 * Miscellaneous Ubuntu changes
32 - [Debian] restore tools build
33 - Set build_arch=x86 for amd64 and x32
34
35 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Dec 2016 07:06:20 -0700
36
37 linux (4.9.0-4.5) zesty; urgency=low
38
39 * linux: Staging modules should be unsigned (LP: #1642368)
40 - [Debian] Suppress module signing for staging drivers
41 - SAUCE: Add rtl drivers to signature inclusion list
42
43 * [17.04 FEAT] Build IMA and the TPM device drivers into the KVM on POWER
44 host/NV kernel (LP: #1643652)
45 - [Config] CONFIG_IMA=y
46
47 * Miscellaneous Ubuntu changes
48 - [Debian] config-check -- Make it easier to find annotations syntax errors
49 - [Config] Enable various drivers for ARM platforms
50 - [Config] Fix s390x config carnage
51 - [Config] Set CONFIG_KEXEC=y for all architectures
52 - [Config] Fix up CONFIG_I2C_SLAVE values
53 - [Config] Set CONFIG_WLAN_VENDOR_TI=y for all supported kernels
54 - [Config] Set CONFIG_PWM_PCA9685=m for amd64 and i386
55 - [Config] Set CONFIG_ZONE_DMA=m for amd64-generic
56 - [Config] Update annotations
57 - [Config] CONFIG_NR_CPUS=8192 for amd64
58
59 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Nov 2016 12:57:09 -0700
60
61 linux (4.9.0-3.4) zesty; urgency=low
62
63 * Miscellaneous Ubuntu changes
64 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
65 - SAUCE: (namespace) block_dev: Support checking inode permissions in lookup_bdev()
66 - SAUCE: (namespace) block_dev: Check permissions towards block device inode when mounting
67 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode when mounting
68 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
69 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
70 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
71 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set security.* xattrs
72 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
73 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
74 - SAUCE: (namespace) fuse: Add support for pid namespaces
75 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
76 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
77 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace or a descendant
78 - SAUCE: (namespace) fuse: Allow user namespace mounts
79 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user namespaces
80 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace mounts
81 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is opened for writing
82 - SAUCE: (noup) Update spl to 0.6.5.8-0ubuntu7, zfs to 0.6.5.8-2ubuntu1
83
84 * Miscellaneous upstream changes
85 - Revert "UBUNTU: SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs"
86
87 [ Upstream Kernel Changes ]
88
89 * rebase to v4.9-rc7
90
91 -- Tim Gardner <tim.gardner@canonical.com> Tue, 22 Nov 2016 07:51:48 -0700
92
93 linux (4.9.0-2.3) zesty; urgency=low
94
95 * Fix Kernel Crashing under IBM Virtual Scsi Driver (LP: #1642299)
96 - SAUCE: ibmvscsis: Rearrange functions for future patches
97 - SAUCE: ibmvscsis: Synchronize cmds at tpg_enable_store time
98 - SAUCE: ibmvscsis: Synchronize cmds at remove time
99 - SAUCE: ibmvscsis: Clean up properly if target_submit_cmd/tmr fails
100 - SAUCE: ibmvscsis: Return correct partition name/# to client
101 - SAUCE: ibmvscsis: Issues from Dan Carpenter/Smatch
102
103 * Move some kernel modules to the main kernel package (LP: #1642228)
104 - [Config] Move some powerpc kernel modules to the main kernel package
105
106 * linux: Staging modules should be unsigned (LP: #1642368)
107 - [Debian] Suppress module signing for staging drivers
108
109 * Miscellaneous Ubuntu changes
110 - SAUCE: UEFI: bpf: disable bpf when module security is enabled
111
112 [ Upstream Kernel Changes ]
113
114 * rebase to v4.9-rc6
115
116 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Nov 2016 10:59:54 -0700
117
118 linux (4.9.0-1.2) zesty; urgency=low
119
120 * hio: SSD data corruption under stress test (LP: #1638700)
121 - SAUCE: hio: set bi_error field to signal an I/O error on a BIO
122 - SAUCE: hio: splitting bio in the entry of .make_request_fn
123
124 * hio Ubuntu sauce driver needs porting to 4.8 (LP: #1635594)
125 - SAUCE: import Huawei ES3000_V2 (2.1.0.23)
126 - SAUCE: hio: bio_endio() no longer takes errors arg
127 - SAUCE: hio: blk_queue make_request_fn now returns a blk_qc_t
128 - SAUCE: hio: use alloc_cpumask_var to avoid -Wframe-larger-than
129 - SAUCE: hio: fix mask maybe-uninitialized warning
130 - SAUCE: hio: port to v4.8 base
131 - [config] enable CONFIG_HIO (Huawei ES3000_V2 PCIe SSD driver)
132 - SAUCE: hio: Makefile and Kconfig
133 - [Config] Enforce CONFIG_HIO
134
135 * Miscellaneous Ubuntu changes
136 - rebase to v4.9-rc5
137 - zfs: remove the never implemented aio_fsync file operation
138 - [Config] Disable powerpc64-emb for FTBS
139
140 [ Upstream Kernel Changes ]
141
142 * rebase to v4.9-rc5
143
144 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Nov 2016 08:02:32 -0700
145
146 linux (4.9.0-0.1) zesty; urgency=low
147
148 [ Upstream Kernel Changes ]
149
150 * rebase to v4.9-rc4
151 - LP: #1465724
152 - LP: #1535802
153
154 -- Tim Gardner <tim.gardner@canonical.com> Sun, 16 Oct 2016 21:46:31 -0600
155
156 linux (4.9.0-0.0) yakkety; urgency=low
157
158 [ Seth Forshee ]
159
160 * Release Tracking Bug
161 - LP: #1632918
162
163 * Revert "If zone is so small that watermarks are the same, stop zone balance"
164 in yakkety (LP: #1632894)
165 - Revert "UBUNTU: SAUCE: (no-up) If zone is so small that watermarks are the
166 same, stop zone balance."
167
168 -- Seth Forshee <seth.forshee@canonical.com> Wed, 12 Oct 2016 21:57:07 -0500
169
170 linux (4.8.0-24.26) yakkety; urgency=low
171
172 [ Seth Forshee ]
173
174 * Release Tracking Bug
175 - LP: #1632749
176
177 * lts-yakkety 4.8 cannot mount lvm raid1 (LP: #1631298)
178 - SAUCE: (no-up) dm raid: fix compat_features validation
179
180 * kswapd0 100% CPU usage (LP: #1518457)
181 - SAUCE: (no-up) If zone is so small that watermarks are the same, stop zone
182 balance.
183
184 -- Seth Forshee <seth.forshee@canonical.com> Wed, 12 Oct 2016 10:21:44 -0500
185
186 linux (4.8.0-23.25) yakkety; urgency=low
187
188 [ Seth Forshee ]
189
190 * Release Tracking Bug
191 - LP: #1632484
192
193 * [Trusty->Yakkety] powerpc/64: Fix incorrect return value from
194 __copy_tofrom_user (LP: #1632462)
195 - SAUCE: (no-up) powerpc/64: Fix incorrect return value from
196 __copy_tofrom_user
197
198 * Ubuntu 16.10: Oops panic in move_page_tables/page_remove_rmap after running
199 memory_stress_ng. (LP: #1628976)
200 - SAUCE: (no-up) powerpc/pseries: Fix stack corruption in htpe code
201
202 * Paths not failed properly when unmapping virtual FC ports in VIOS (using
203 ibmvfc) (LP: #1632116)
204 - scsi: ibmvfc: Fix I/O hang when port is not mapped
205
206 * [Ubuntu16.10]KV4.8: kernel livepatch config options are not set
207 (LP: #1626983)
208 - [Config] Enable live patching on powerpc/ppc64el
209
210 * CONFIG_AUFS_XATTR is not set (LP: #1557776)
211 - [Config] CONFIG_AUFS_XATTR=y
212
213 * Yakkety update to 4.8.1 stable release (LP: #1632445)
214 - arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP
215 - Using BUG_ON() as an assert() is _never_ acceptable
216 - usb: misc: legousbtower: Fix NULL pointer deference
217 - Staging: fbtft: Fix bug in fbtft-core
218 - usb: usbip: vudc: fix left shift overflow
219 - USB: serial: cp210x: Add ID for a Juniper console
220 - Revert "usbtmc: convert to devm_kzalloc"
221 - ALSA: hda - Adding one more ALC255 pin definition for headset problem
222 - ALSA: hda - Fix headset mic detection problem for several Dell laptops
223 - ALSA: hda - Add the top speaker pin config for HP Spectre x360
224 - Linux 4.8.1
225
226 * PSL data cache should be flushed before resetting CAPI adapter
227 (LP: #1632049)
228 - cxl: Flush PSL cache before resetting the adapter
229
230 * thunder nic: avoid link delays due to RX_PACKET_DIS (LP: #1630038)
231 - net: thunderx: Don't set RX_PACKET_DIS while initializing
232
233 * crypto/vmx/p8_ghash memory corruption (LP: #1630970)
234 - crypto: ghash-generic - move common definitions to a new header file
235 - crypto: vmx - Fix memory corruption caused by p8_ghash
236 - crypto: vmx - Ensure ghash-generic is enabled
237
238 * arm64: SPCR console not autodetected (LP: #1630311)
239 - of/serial: move earlycon early_param handling to serial
240 - [Config] CONFIG_ACPI_SPCR_TABLE=y
241 - ACPI: parse SPCR and enable matching console
242 - ARM64: ACPI: enable ACPI_SPCR_TABLE
243 - serial: pl011: add console matching function
244
245 * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
246 (LP: #1630990)
247 - SAUCE: (no-up) include/linux/security.h -- fix syntax error with
248 CONFIG_SECURITYFS=n
249
250 * sha1-powerpc returning wrong results (LP: #1629977)
251 - crypto: sha1-powerpc - little-endian support
252
253 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Oct 2016 16:38:45 -0500
254
255 linux (4.8.0-22.24) yakkety; urgency=low
256
257 * CVE-2016-7039 (LP: #1631287)
258 - SAUCE: net: add recursion limit to GRO
259
260 -- Andy Whitcroft <apw@canonical.com> Fri, 07 Oct 2016 22:46:28 +0100
261
262 linux (4.8.0-21.23) yakkety; urgency=low
263
264 [ Tim Gardner ]
265
266 * Release Tracking Bug
267 - LP: #1630279
268
269 * powerpc 4.8.0-17 fails to boot on PowerMac G5 (LP: #1628968)
270 - Revert "Revert "powerpc: Simplify module TOC handling""
271
272 * Regression tests can not detect binfmt_elf mmpa semantic change
273 (LP: #1630069)
274 - SAUCE: apparmor: add flag to detect semantic change, to binfmt_elf mmap
275
276 * Autofs parameter substitution broken in kernel 4.4.0-38 and 4.4.0-40
277 (LP: #1629204)
278 - SAUCE: (namespace) autofs4: Use real_cred for requestor's ids
279
280 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Oct 2016 08:01:21 -0600
281
282 linux (4.8.0-20.22) yakkety; urgency=low
283
284 [ Tim Gardner ]
285
286 * Release Tracking Bug
287 - LP: #1629730
288
289 [ Upstream Kernel Changes ]
290
291 * rebase to v4.8
292
293 -- Tim Gardner <tim.gardner@canonical.com> Sun, 02 Oct 2016 19:10:40 -0600
294
295 linux (4.8.0-19.21) yakkety; urgency=low
296
297 [ Tim Gardner ]
298
299 * Release Tracking Bug
300 - LP: #1629057
301
302 * 4.8.0 kernels do not complete boot process on VM (LP: #1627198)
303 - [Config] CONFIG_HARDENED_USERCOPY_PAGESPAN=n
304
305 * mount-image-callback cannot mount partitioned disk image (LP: #1628336)
306 - SAUCE: nbd: Only delay uevent until connected
307
308 * Support snaps inside of lxd containers (LP: #1611078)
309 - apparmor: add interface to be able to grab loaded policy
310 - securityfs: update interface to allow inode_ops, and setup from vfs fns
311 - apparmor: refactor aa_prepare_ns into prepare_ns and create_ns routines
312 - apparmor: add __aa_find_ns fn
313 - apparmor: add mkdir/rmdir interface to manage policy namespaces
314 - apparmor: fix oops in pivot_root mediation
315 - apparmor: fix warning that fn build_pivotroot discards const
316 - apparmor: add interface to advertise status of current task stacking
317 - apparmor: update policy permissions to consider ns being viewed/managed
318 - apparmor: add per ns policy management interface
319 - apparmor: bump domain stacking version to 1.2
320
321 * linux-image-extra-4.8.0-17-generic does not provide many sound card modules
322 (LP: #1628523)
323 - [Config] CONFIG_ZONE_DMA=y for generic
324
325 * Yakkety - disable ARCH_ZX (LP: #1628503)
326 - [Config] armhf: disable ARCH_ZX
327
328 * Enable switchdev config parameter for Yakkety (LP: #1628241)
329 - [Config] CONFIG_NET_SWITCHDEV=y for amd64/arm64
330
331 * Ubuntu 16.10 kernel v4.8: Installation failing on Habanero with Shiner card
332 (LP: #1628009)
333 - firmware: Update bnx2x to 7.13.1.0
334
335 * vNIC driver missing in 4.8 kernel package (LP: #1628187)
336 - [Config] Enable CONFIG_IBMVNIC=m
337
338 * Yakkety - armhf: MFD_TPS65217 and REGULATOR_TPS65217 are boot essential
339 (LP: #1628112)
340 - [Config] armhf: MFD_TPS65217=y && REGULATOR_TPS65217=y
341
342 * Miscellaneous Ubuntu changes
343 - Rebase to v4.8-rc8
344 - [Config] skip Ubuntu-4.8.0-18.20
345 - [Config] missing modules in armhf/s390x
346
347 * Miscellaneous Ubuntu changes
348 - rebase to v4.8-rc8
349
350 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 25 Sep 2016 12:13:35 -0700
351
352 linux (4.8.0-17.19) yakkety; urgency=low
353
354 * Release Tracking Bug
355 - LP: #1627387
356
357 * build squashfs into xenial kernels by default (LP: #1593134)
358 - Remove squashfs udeb
359
360 * [Yakkety] Fix up ATA_GENERIC to match annotations file. (LP: #1627322)
361 - Add d-i support for ata_generic
362
363 * [Yakkety] Fix up CONFIG_BLK_DEV_SD to match annotations (LP: #1627330)
364 - [Config] Enforce CONFIG_BLK_DEV_SD=y,CONFIG_BLK_DEV_SR=y
365
366 * [Yakkety] Fix up ATA_PIIX to match annotations file (LP: #1627324)
367 - [Config] Enforce CONFIG_ATA_PIIX=y for amd64/i386
368
369 * Yakkety - USB drivers must be built in (LP: #1627323)
370 - Update annotation enforcement for CONFIG_USB_[E|O|U|X]HCI_HCD
371
372 * 4.8.0-16.17: genirq: Flags mismatch serial vs goldfish_pdev_bus
373 (LP: #1627052)
374 - [Config] CONFIG_GOLDFISH=n
375
376 * yakkety 4.8, remove module noise kernel-4.8 (LP: #1626104)
377 - Revert "UBUNTU: SAUCE: Clear Linux: bootstats: add printk's to measure boot
378 time in more detail"
379
380 * Permission denied in CIFS with kernel 4.4.0-38 (LP: #1626112)
381 - SAUCE: Fix regression which breaks DFS mounting
382
383 * Miscellaneous Ubuntu changes
384 - [Config] apply xenial configuration annotations
385 - s390x -- DEBUG_RODATA is now valid
386 - [Config] s390x -- CONFIG_SQUASHFS=y
387 - [Config] s390x -- CONFIG_ECRYPT_FS=y
388 - [Config] Enable CONFIG_ACPI_PCI_SLOT=y for arm64
389 - [Config] Enable CONFIG_ACPI_HED=y for arm64
390 - [Config] Enable CONFIG_QUICC_ENGINE=y
391
392 * Miscellaneous upstream changes
393 - annotations: pull back to xenial
394
395 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 24 Sep 2016 21:31:31 -0700
396
397 linux (4.8.0-16.17) yakkety; urgency=low
398
399 [ Tim Gardner ]
400
401 * Release Tracking Bug
402 - LP: #1626768
403
404 * Support ARM GIC ITS in ACPI mode (LP: #1626631)
405 - [Config] CONFIG_ACPI_IORT=y
406 - SAUCE: ACPI: I/O Remapping Table (IORT) initial support
407 - SAUCE: ACPI: Add new IORT functions to support MSI domain handling
408 - SAUCE: irqchip/gicv3-its: Cleanup for ITS domain initialization
409 - SAUCE: irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPI
410 - SAUCE: irqchip/gicv3-its: Probe ITS in the ACPI way
411 - SAUCE: irqchip/gicv3-its: Factor out PCI-MSI part that might be reused for ACPI
412 - SAUCE: irqchip/gicv3-its: Use MADT ITS subtable to do PCI/MSI domain initialization
413 - SAUCE: PCI/MSI: Setup MSI domain on a per-device basis using IORT ACPI table
414
415 * 4.8 dropped CONFIG_ATA=y (breaks systemd's TEST-08-ISSUE-2730 upstream test)
416 (LP: #1626394)
417 - [Config] CONFIG_ATA=y
418
419 * Yakkety: Enable drivers with respect to Xenial (LP: #1626543)
420 - [Config] CONFIG_VMD=m
421 - [Config] CONFIG_MAC80211_RC_MINSTREL_VHT=y for all arches
422 - [Config] CONFIG_OF=y for all arches
423 - [Config] CONFIG_BLK_DEV_NVME_SCSI=y
424 - [Config] Xenial device settings sync with amd64
425 - [Config] Xenial device settings sync with i386
426 - [Config] CONFIG_MTD_UBI_GLUEBI=m
427 - [Config] Xenial device settings sync with armhf
428 - [Config] Xenial device settings sync with arm64
429
430 * yakkety 4.8, missing config CONFIG_USERFAULTFD=y (LP: #1626149)
431 - [Config] CONFIG_USERFAULTFD=y
432
433 * 4.8 regression: SLAB is being used instead of SLUB (LP: #1626564)
434 - [Config] CONFIG_SLUB=y
435
436 * image won't boot after upgrading to yakkety's 4.8 kernel because efi
437 (LP: #1626158)
438 - add nls_cp437 to the generic.inclusion-list
439
440 -- Tim Gardner <tim.gardner@canonical.com> Thu, 22 Sep 2016 06:51:45 -0600
441
442 linux (4.8.0-15.16) yakkety; urgency=low
443
444 [ Tim Gardner ]
445
446 * Release Tracking Bug
447 - LP: #1626239
448
449 * image won't boot after upgrading to yakkety's 4.8 kernel because efi
450 (LP: #1626158)
451 - [Config] CONFIG_FAT_DEFAULT_IOCHARSET=iso8859-1
452 - [Config] CONFIG_NLS_CODEPAGE_437=y
453 - [Config] CONFIG_VFAT_FS=y
454
455 * Miscellaneous Ubuntu changes
456 - SAUCE: seccomp: log actions even when audit is disabled
457
458 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Sep 2016 06:41:03 -0600
459
460 linux (4.8.0-14.15) yakkety; urgency=low
461
462 * CVE-2016-1575 (LP: #1534961)
463 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
464 - SAUCE: overlayfs: Be more careful about copying up sxid files
465 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
466
467 * CVE-2016-1576 (LP: #1535150)
468 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
469 - SAUCE: overlayfs: Be more careful about copying up sxid files
470 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
471
472 * overlay: mkdir fails if directory exists in lowerdir in a user namespace
473 (LP: #1531747)
474 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
475
476 * Miscellaneous Ubuntu changes
477 - [Config] CONFIG_PM_WAKELOCKS=y
478 - [Config] CONFIG_CLEANCACHE=y
479 - [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y
480 - [Config] CONFIG_PROCESSOR_SELECT=y
481 - [Config] Enabled some networking options
482 - SAUCE: overlayfs: Enable user namespace mounts
483
484 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Sep 2016 13:56:58 -0700
485
486 linux (4.8.0-13.14) yakkety; urgency=low
487
488 [ Tim Gardner ]
489
490 * Release Tracking Bug
491 - LP: #1625733
492
493 * fails to mount ext4 crypto-crc32 is missing (LP: #1625728)
494 - [Config] Add some CRC crypto modules to d-i
495
496 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
497 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
498
499 * Brightness control on Lenovo ThinkPad T430 does not work. (LP: #1183856)
500 - SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
501 ThinkPads
502
503 * Option GE0301 3G modem doesn't work (LP: #348861)
504 - SAUCE: (no-up) Added quirk to recognize GE0301 3G modem as an interface.
505
506 * [regression 4.4 -> 4.8] Please re-enable CONFIG_TOUCHSCREEN_ELAN
507 (LP: #1625259)
508 - [Config] CONFIG_TOUCHSCREEN_ELAN=m for all arches
509
510 * Miscellaneous Ubuntu changes
511 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
512 opened for writing
513 - SAUCE: fan: add VXLAN implementation
514 - [Config] CONFIG_VFIO=m for ppc64el
515
516 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 Sep 2016 10:50:29 -0600
517
518 linux (4.8.0-12.13) yakkety; urgency=low
519
520 [ Tim Gardner ]
521
522 * Release Tracking Bug
523 - LP: #1625233
524
525 * Miscellaneous Ubuntu changes
526 - rebase to v4.8-rc7
527 - [Config] CONFIG_SCSI_DEBUG=m for all arches
528
529 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 Sep 2016 06:35:21 -0600
530
531 linux (4.8.0-11.12) yakkety; urgency=low
532
533 * change_hat is logging failures during expected hat probing (LP: #1615893)
534 - SAUCE: apparmor: Fix auditing behavior for change_hat probing
535
536 * deleted files outside of the namespace are not being treated as
537 disconnected
538 (LP: #1615892)
539 - SAUCE: apparmor: deleted dentries can be disconnected
540
541 * stacking to unconfined in a child namespace confuses mediation
542 (LP: #1615890)
543 - SAUCE: apparmor: special case unconfined when determining the mode
544
545 * apparmor module parameters can be changed after the policy is locked
546 (LP: #1615895)
547 - SAUCE: apparmor: fix: parameters can be changed after policy is locked
548
549 * AppArmor profile reloading causes an intermittent kernel BUG (LP:
550 #1579135)
551 - SAUCE: apparmor: fix vec_unique for vectors larger than 8
552
553 * label vec reductions can result in reference labels instead of direct
554 access
555 to labels (LP: #1615889)
556 - SAUCE: apparmor: reduction of vec to single entry is just that entry
557
558 * profiles from different namespaces can block other namespaces from being
559 able to load a profile (LP: #1615887)
560 - SAUCE: apparmor: profiles in one ns can affect mediation in another ns
561
562 * The label build for onexec when stacking is wrong (LP: #1615881)
563 - SAUCE: apparmor: Fix label build for onexec stacking.
564
565 * The inherit check for new to old label comparison for domain transitions
566 is
567 wrong (LP: #1615880)
568 - SAUCE: apparmor: Fix new to old label comparison for domain transitions
569
570 * warning stack trace while playing with apparmor namespaces (LP: #1593874)
571 - SAUCE: apparmor: fix stack trace when removing namespace with profiles
572
573 * __label_update proxy comparison test is wrong (LP: #1615878)
574 - SAUCE: apparmor: Fix __label_update proxy comparison test
575
576 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
577 (LP: #1560583)
578 - SAUCE: apparmor: Allow ns_root processes to open profiles file
579 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
580
581 * policy namespace stacking (LP: #1379535)
582 - SAUCE: (no-up) apparmor: rebase of apparmor3.5-beta1 snapshot for 4.8
583 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
584
585 * Miscellaneous Ubuntu changes
586 - [Debian] Dynamically determine linux udebs package name
587 - [Debian] d-i -- fix dtb handling in new kernel-wedge form
588 - SAUCE: apparmor: Fix FTBFS due to bad include path
589 - SAUCE: apparmor: add data query support
590 - [Config] Set CONFIG_SECURITY_APPARMOR_UNCONFINED_INIT=y
591
592 * Miscellaneous upstream changes
593 - fixup backout policy view capable for forward port
594 - apparmor: fix: Rework the iter loop for label_update
595 - apparmor: add more assertions for updates/merges to help catch errors
596 - apparmor: Make pivot root transitions work with stacking
597 - apparmor: convert delegating deleted files to mediate deleted files
598 - apparmor: add missing parens. not a bug fix but highly recommended
599 - apparmor: add a stack_version file to allow detection of bug fixes
600 - apparmor: push path lookup into mediation loop
601 - apparmor: default to allowing unprivileged userns policy
602 - apparmor: fix: permissions test to view and manage policy
603 - apparmor: Add Basic ns cross check condition for ipc
604
605 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 17 Sep 2016 10:03:16 -0700
606
607 linux (4.8.0-10.11) yakkety; urgency=low
608
609 * Miscellaneous Ubuntu changes
610 - ubuntu: vbox -- update to 5.1.6-dfsg-1
611 - SAUCE: Enable vbox build
612
613 -- Tim Gardner <tim.gardner@canonical.com> Thu, 15 Sep 2016 07:10:51 -0600
614
615 linux (4.8.0-9.10) yakkety; urgency=low
616
617 * Miscellaneous Ubuntu changes
618 - [Config] arm64: CONFIG_ARCH_THUNDER=y
619 - [Config] arm64: CONFIG_PCI_HOST_THUNDER_*=y
620 - [Config] arm64: CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=y
621 - [Config] arm64: CONFIG_DRM_AST=m
622 - [Config] arm64: CONFIG_FRAMEBUFFER_CONSOLE=y
623 - d-i: initrd needs ext4 and scsi modules
624 - SAUCE: AUFS aufs4.x-rcN 20160912
625 - [Config] Enable CONFIG_GPIO_XGENE*
626 - [Config] Disable CONFIG_POWER_RESET_XGENE
627 - [Config] CONFIG_EDAC_XGENE=m
628 - [Config] CONFIG_ARM64_ACPI_PARKING_PROTOCOL=y
629 - [Config] CONFIG_XGENE_DMA=m
630
631 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Sep 2016 10:26:12 -0600
632
633 linux (4.8.0-8.9) yakkety; urgency=low
634
635 * New device ID for Kabypoint (LP: #1622469)
636 - mfd: lpss: Add Intel Kaby Lake PCH-H PCI IDs
637 - SAUCE: i2c: i801: Add support for Kaby Lake PCH-H
638
639 * Miscellaneous Ubuntu changes
640 - rebase to v4.8-rc6
641 - SAUCE: (noup) Update spl to 0.6.5.8-0ubuntu1, zfs to 0.6.5.8-0ubuntu1
642
643 [ Upstream Kernel Changes ]
644
645 * rebase to v4.8-rc6
646 - LP: #1617900
647
648 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Sep 2016 10:53:40 -0600
649
650 linux (4.8.0-7.8) yakkety; urgency=low
651
652 * Miscellaneous Ubuntu changes
653 - [Debian] Use src_pkg_name when constructing udeb control files
654
655 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Sep 2016 07:26:25 -0600
656
657 linux (4.8.0-6.7) yakkety; urgency=low
658
659 * Enable virtual scsi server driver for Power (LP: #1615665)
660 - SAUCE: Ibmvscsis: Properly deregister target sessions
661 - SAUCE: Return TCMU-generated sense data to fabric module
662 - SAUCE: Ibmvscsis: Code cleanup of print statements
663 - SAUCE: Ibmvscsis: Fixed a bug reported by Dan Carpenter
664
665 * Miscellaneous Ubuntu changes
666 - [Config] CONFIG_XEN_FBDEV_FRONTEND=m
667 - rebase to v4.8-rc5
668
669 [ Upstream Kernel Changes ]
670
671 * rebase to v4.8-rc5
672
673 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Sep 2016 12:09:26 -0600
674
675 linux (4.8.0-5.6) yakkety; urgency=low
676
677 * support compressed kernels on arm64 (LP: #1384955)
678 - [Config] Switch to compressed Image on arm64
679
680 * Miscellaneous Ubuntu changes
681 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
682 - SAUCE: (namespace) block_dev: Support checking inode permissions in
683 lookup_bdev()
684 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
685 when mounting
686 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
687 when mounting
688 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
689 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
690 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
691 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
692 security.* xattrs
693 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
694 filesystems
695 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
696 - SAUCE: (namespace) fuse: Add support for pid namespaces
697 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
698 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
699 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
700 or a descendant
701 - SAUCE: (namespace) fuse: Allow user namespace mounts
702 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
703 namespaces
704 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
705 mounts
706 - rebase to v4.8-rc4
707
708 [ Upstream Kernel Changes ]
709
710 * rebase to v4.8-rc4
711
712 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Aug 2016 07:13:03 -0600
713
714 linux (4.8.0-4.5) yakkety; urgency=low
715
716 * Miscellaneous Ubuntu changes
717 - [Config] CONFIG_AUFS_FS=m
718 - SAUCE: AUFS 27ef55c6d5f4726b33f60b33a9888963d26fa7fb
719
720 -- Tim Gardner <tim.gardner@canonical.com> Tue, 23 Aug 2016 12:25:59 -0600
721
722 linux (4.8.0-3.4) yakkety; urgency=low
723
724 * MacBookPro11,4 fails to poweroff or suspend (LP: #1587714)
725 - SAUCE: PCI: Workaround to enable poweroff on Mac Pro 11
726
727 * Miscellaneous Ubuntu changes
728 - rebase to v4.8-rc3
729
730 -- Tim Gardner <tim.gardner@canonical.com> Thu, 18 Aug 2016 10:33:07 -0600
731
732 linux (4.8.0-2.3) yakkety; urgency=low
733
734 * Miscellaneous Ubuntu changes
735 - [Config] Add fuse to inclusion list
736 - SAUCE: update spl/zfs to support v4.8
737
738 * Miscellaneous upstream changes
739 - Revert "UBUNTU: [Debian] do_zfs=false"
740
741 -- Tim Gardner <tim.gardner@canonical.com> Wed, 17 Aug 2016 08:06:33 -0600
742
743 linux (4.8.0-1.2) yakkety; urgency=low
744
745 * Miscellaneous Ubuntu changes
746 - [Config] Enabled enforcement for CONFIG_HOTPLUG_PCI_PCIE
747 - [Config] Enabled enforcement for CONFIG_NVRAM
748 - [Config] Enabled enforcement for CONFIG_FRAMEBUFFER_CONSOLE
749 - [Config] Enabled enforcement for CONFIG_DRM_MGAG200
750 - [Config] Enabled enforcement for CONFIG_INPUT_UINPUT
751 - [Config] Enabled enforcement for CONFIG_THERM_ADT746X
752 - [Config] Enabled enforcement for CONFIG_REGULATOR_TWL4030
753 - [Config] Enabled enforcement for CONFIG_SECCOMP
754 - [Config] Enabled enforcement for
755 - rebase to v4.8-rc2
756 - [Config] Dropped CONFIG_OVERLAY_FS_V1 from annotations
757 - [Config] CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y
758 - SAUCE: security,perf: Allow further restriction of perf_event_open
759
760 [ Upstream Kernel Changes ]
761
762 * rebase to v4.8-rc2
763
764 -- Tim Gardner <tim.gardner@canonical.com> Thu, 11 Aug 2016 11:08:14 -0600
765
766 linux (4.8.0-0.1) yakkety; urgency=low
767
768 [ Upstream Kernel Changes ]
769
770 * rebase to v4.8-rc1
771 - LP: #1607647
772 - LP: #1498667
773 - LP: #1592547
774 - LP: #1319984
775 - LP: #1268727
776 - LP: #1600623
777 - LP: #1465724
778 - LP: #1333569
779
780 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Aug 2016 14:23:12 -0600
781
782 linux (4.8.0-0.0) yakkety; urgency=low
783
784 * empty stanza
785
786 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Aug 2016 10:53:17 -0600
787
788 linux (4.7.0-0.2) yakkety; urgency=low
789
790 * Miscellaneous Ubuntu changes fixing various FTBS issues
791 - [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m
792 - [Config] make powerpc udeb block modules optional
793 - [Config] CONFIG_PLIP=m
794 - [Config] CONFIG_IRDA=m armhf/arm64
795 - [Config] CONFIG_IPMI_HANDLER=m armhf/arm64
796 - [Config] CONFIG_MOUSE_PS2=m
797 - [Config] remove ppc64el fb-modules
798
799 -- Tim Gardner <tim.gardner@canonical.com> Mon, 01 Aug 2016 10:00:57 -0600
800
801 linux (4.7.0-0.1) yakkety; urgency=low
802
803 [ Upstream Kernel Changes ]
804
805 * rebase to v4.7
806 - LP: #972604
807
808 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jun 2016 12:00:45 -0600
809
810 linux (4.7.0-0.0) yakkety; urgency=low
811
812 [ Tim Gardner ]
813
814 * Release Tracking Bug
815 - LP: #1588856
816
817 * linux: 4.6 kernel fails to boot on ppc64el multi-path system (LP: #1588421)
818 - scsi_dh_alua: do not fail for unknown VPD identification
819
820 * [Hyper-V] Put tools/hv/lsvmbus in /usr/sbin (LP: #1585311)
821 - [Config] Install lsvmbus in cloud tools
822 - SAUCE: tools/hv/lsvmbus -- convert to python3
823 - SAUCE: tools/hv/lsvmbus -- add manual page
824
825 * boot stalls on USB detection errors (LP: #1437492)
826 - usb: core: hub: hub_port_init lock controller instead of bus
827
828 * [Bug]KNL:Spread MWAIT cache lines over all nodes (LP: #1585850)
829 - kernek/fork.c: allocate idle task for a CPU always on its local node
830
831 * VirtIO (and probably other modules as well) is built-in, make it modular...
832 (LP: #1475078)
833 - [Config] CONFIG_VIRTIO_*=m for all but s390x
834 - [Config] CONFIG_USB=m
835 - [Config] CONFIG_BLK_DEV_*=m
836 - [Config] CONFIG_ATA=m
837 - [Config] CONFIG_SCSI=m
838 - [Config] CONFIG_DEVFREQ_GOV_*=m
839 - [Config] CONFIG_XEN_NETDEV_*=m
840 - [Config] CONFIG_AGP=m
841 - [Config] CONFIG_ECRYPT_FS=m
842 - [Config] CONFIG_ACPI_*=m
843 - [Config] CONFIG_CPU_FREQ_GOV_*=m for all but powerpc/ppc64el
844 - [Config] Modularize some CRYPTO
845 - [Config] CONFIG_FDDI=m
846 - [Config] CONFIG_FIXED_PHY=m
847 - [Config] CONFIG_VFAT_FS=m for all but armhf
848 - [Config] CONFIG_TUN=m
849 - [Config] CONFIG_UNIX=m
850 - [Config] CONFIG_TRUSTED_KEYS=m
851 - [Config] CONFIG_LEDS_CLASS=m for amd64,i386,ppc64el
852
853 * debian.master/.../getabis bogus warnings "inconsistant compiler versions"
854 and "not a git repository" (LP: #1584890)
855 - [debian] getabis: Only git add $abidir if running in local repo
856 - [debian] getabis: Fix inconsistent compiler versions check
857
858 * conflicting modules in udebs - arc4.ko (LP: #1582991)
859 - [Config] Remove arc4 from nic-modules
860
861 * arm64: statically link rtc-efi (LP: #1583738)
862 - [Config] Link rtc-efi statically on arm64
863
864 * Miscellaneous Ubuntu changes
865 - [Debian] zfs: transform symlink into referent file/dir
866 - [Debian] Added tristate.sh
867 - [Config] CONFIG_FUSE_FS=m
868 - [Config] CONFIG_ACPI_APEI_ERST_DEBUG=m
869 - [Config] CONFIG_PSTORE_CONSOLE=y
870 - Added Snapcraft files
871 - [Config] Mark CONFIG_UNIX enforced
872
873 * Miscellaneous upstream changes
874 - Revert "UBUNTU: [Config] CONFIG_UNIX=m"
875
876 -- Tim Gardner <tim.gardner@canonical.com> Tue, 17 May 2016 11:20:20 -0600
877
878 linux (4.6.0-6.7) yakkety; urgency=low
879
880 [ Tim Gardner ]
881
882 * Release Tracking Bug
883 - LP: #1582753
884
885 * Unsharing user and ipc namespaces simultaneously makes mqueue unmountable
886 (LP: #1582378)
887 - SAUCE: (namespace) mqueue: Super blocks must be owned by the user ns which
888 owns the ipc ns
889
890 * Miscellaneous Ubuntu changes
891 - [Config] Add Description to kernel-image udeb
892 - SAUCE: (noup) mm: Use phys_addr_t for reserve_bootmem_region arguments
893 - SAUCE: (noup) Update spl to 0.6.5.7-0ubuntu1, zfs to 0.6.5.7-0ubuntu1
894
895 * Miscellaneous upstream changes
896 - Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer
897 - Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile
898 - Drivers: hv: vmbus: Use the new virt_xx barrier code
899 - Drivers: hv: vmbus: Export the vmbus_set_event() API
900 - Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
901 - Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus packets
902 - drivers:hv: Lock access to hyperv_mmio resource tree
903 - drivers:hv: Make a function to free mmio regions through vmbus
904 - drivers:hv: Reverse order of resources in hyperv_mmio
905 - drivers:hv: Track allocations of children of hv_vmbus in private resource tree
906 - drivers:hv: Record MMIO range in use by frame buffer
907 - drivers:hv: Separate out frame buffer logic when picking MMIO range
908 - Drivers: hv: kvp: fix IP Failover
909 - Drivers: hv: vmbus: handle various crash scenarios
910 - Drivers: hv: balloon: don't crash when memory is added in non-sorted order
911 - Drivers: hv: balloon: reset host_specified_ha_region
912
913 [ Tim Gardner ]
914
915 * Dropped hv SAUCE patches in favor of linux-next.
916
917 -- Tim Gardner <tim.gardner@canonical.com> Mon, 16 May 2016 13:50:30 -0600
918
919 linux (4.6.0-5.6) yakkety; urgency=low
920
921 [ Tim Gardner ]
922
923 * Release Tracking Bug
924 - LP: #1582351
925
926 * aufs CONFIG_AUFS_EXPORT build option should be enabled (LP: #1121699)
927 - [Config] enable CONFIG_AUFS_EXPORT
928
929 * promote *_diag modules from linux-image-extra to linux-image (LP: #1580355)
930 - [Config] Update inclusion list for CRIU
931
932 * zfs: disable module checks for zfs when cross-compiling (LP: #1581127)
933 - [Debian] disable zfs module checks when cross-compiling
934
935 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
936 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
937
938 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped
939 (LP: #1535150)
940 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
941
942 * Ubuntu-4.6.0-5.6 configuration has CONFIG_GOLDFISH and CONFIG_GOLDFISH_BUS
943 enabled, breaking serial support on normal systems (LP: #1580960)
944 - [Config] disable CONFIG_GOLDFISH
945
946 * Miscellaneous Ubuntu changes
947 - [Config] d-i -- update local configuration to new form
948 - [Config] kernel-wedge -- switch to explicit versions
949 - [Config] powerpc64-smp --> generic
950 - [Config] CONFIG_AUFS_FS=m
951 - SAUCE: AUFS
952 - SAUCE: (namespace) fs: Add user namesapace member to struct super_block
953 - SAUCE: (namespace) fs: Limit file caps to the user namespace of the super block
954 - SAUCE: (namespace) Smack: Add support for unprivileged mounts from user namespaces
955 - SAUCE: (namespace) fs: fix a posible leak of allocated superblock
956 - SAUCE: (namespace) fs: Allow sysfs and cgroupfs to share super blocks between user namespaces
957 - SAUCE: (namespace) block_dev: Support checking inode permissions in lookup_bdev()
958 - SAUCE: (namespace) block_dev: Check permissions towards block device inode when mounting
959 - SAUCE: (namespace) fs: Treat foreign mounts as nosuid
960 - SAUCE: (namespace) selinux: Add support for unprivileged mounts from user namespaces
961 - SAUCE: (namespace) userns: Replace in_userns with current_in_userns
962 - SAUCE: (namespace) Smack: Handle labels consistently in untrusted mounts
963 - SAUCE: (namespace) fs: Check for invalid i_uid in may_follow_link()
964 - SAUCE: (namespace) cred: Reject inodes with invalid ids in set_create_file_as()
965 - SAUCE: (namespace) fs: Refuse uid/gid changes which don't map into s_user_ns
966 - SAUCE: (namespace) fs: Update posix_acl support to handle user namespace mounts
967 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes with unmappable ids
968 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID in s_user_ns
969 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
970 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set security.* xattrs
971 - SAUCE: (namespace) fuse: Add support for pid namespaces
972 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
973 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace or a descendant
974 - SAUCE: (namespace) fuse: Allow user namespace mounts
975 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode when mounting
976 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is opened for writing
977 - SAUCE: (namespace) fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
978 - SAUCE: (namespace) quota: Add support for user namespace mounts
979 - SAUCE: (namespace) evm: Translate user/group ids relative to s_user_ns when computing HMAC
980 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
981 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user namespaces
982 - SAUCE: (namespace) fuse: Add module parameter to enable user namespace mounts
983 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace mounts
984 - rebase to v4.6
985 - SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
986 - SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI interrupt.
987
988 * Miscellaneous upstream changes
989 - Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"
990 - powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
991
992 [ Upstream Kernel Changes ]
993
994 * rebase to v4.6
995
996 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 May 2016 12:08:54 -0600
997
998 linux (4.6.0-4.5) yakkety; urgency=low
999
1000 * Kernel Panic on EC2 After Upgrading from 14.04 to 16.04 via do-release-
1001 upgrade -d (LP: #1573231)
1002 - SAUCE: (no-up) x86/topology: Handle CPUID bogosity gracefully
1003
1004 * Really cleaned out the last of the i915_bpo SAUCE patches. ricotz on
1005 IRC pointed out some leftover SAUCE patches that were causing issues.
1006
1007 * Dropped the attempt to convert powerpc64-smb to generic. kernel-wedge
1008 has some issues.
1009
1010 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 May 2016 10:56:54 -0600
1011
1012 linux (4.6.0-3.4) xenial; urgency=low
1013
1014 * Release Tracking Bug
1015 - LP: #1579594
1016
1017 * linux-generic: enable linux-extra split on all architectures (LP: #1568832)
1018 - [Config] Generate an -extras package for arm64 and powerpc
1019
1020 * Missing libunwind support in perf (LP: #1248289)
1021 - [Config] Add liblzma-dev to enable libunwind support in perf
1022
1023 * ZFS is confused by user namespaces (uid/gid mapping) when used with
1024 acltype=posixac (LP: #1567558)
1025 - zfs: Fix user namespaces uid/gid mapping
1026
1027 * Miscellaneous Ubuntu changes
1028 - rebase to v4.6-rc7
1029
1030 [ Upstream Kernel Changes ]
1031
1032 * rebase to v4.6-rc7
1033
1034 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 14:03:17 -0600
1035
1036 linux (4.6.0-2.3) yakkety; urgency=low
1037
1038 * Miscellaneous Ubuntu changes
1039 - [Config] CONFIG_AUFS_FS=m
1040 - SAUCE: AUFS
1041 - zfs: gcc build error: -Wbool-compare in metaslab.c
1042 - zfs: Linux 4.6 compat: PAGE_CACHE_SIZE removal
1043 - zfs: Fix ZPL miswrite of default POSIX ACL
1044 - zfs: Linux 4.5 compat: Use xattr_handler->name for acl
1045 - SAUCE: Dropped ubuntu/i915
1046 - SAUCE: Dropped ubuntu/dm-raid4-5
1047
1048 * Miscellaneous upstream changes
1049 - Revert "UBUNTU: [Debian] Disable ZFS until an update catches it up with the
1050 kernel"
1051
1052 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 10:41:17 -0600
1053
1054 linux (4.6.0-1.2) yakkety; urgency=low
1055
1056 * Miscellaneous Ubuntu changes
1057 - [Config] CONFIG_NR_CPUS=8192 for amd64
1058
1059 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 07:25:31 -0600
1060
1061 linux (4.6.0-0.1) yakkety; urgency=low
1062
1063
1064 [ Upstream Kernel Changes ]
1065
1066 * rebase to v4.6-rc6
1067 - LP: #1564712
1068 - LP: #1555912
1069 - LP: #1552925
1070 - LP: #1546694
1071 - LP: #1549660
1072 - LP: #1549620
1073 - LP: #1542944
1074 - LP: #1542564
1075 - LP: #1533009
1076 - LP: #1533461
1077 - LP: #1529624
1078 - LP: #1522949
1079
1080 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Apr 2016 14:24:45 -0600
1081
1082 linux (4.6.0-0.0) yakkety; urgency=low
1083
1084 [ Kamal Mostafa ]
1085
1086 * Release Tracking Bug
1087 - LP: #1573817
1088
1089 * autoreconstruct: need to also generate extend-diff-ignore options for links
1090 (LP: #1574362)
1091 - [Packaging] autoreconstruct -- generate extend-diff-ignore for links
1092
1093 * tipc: missing linearization of sk_buff (LP: #1567064)
1094 - tipc: move linearization of buffers to generic code
1095
1096 * [Hyper-V] In-flight PCI Passthrough Patches (LP: #1570124)
1097 - SAUCE:(noup) drivers:hv: Lock access to hyperv_mmio resource tree
1098 - SAUCE:(noup) drivers:hv: Call vmbus_mmio_free() to reverse
1099 vmbus_mmio_allocate()
1100 - SAUCE:(noup) drivers:hv: Reverse order of resources in hyperv_mmio
1101 - SAUCE:(noup) drivers:hv: Track allocations of children of hv_vmbus in
1102 private resource tree
1103 - SAUCE:(noup) drivers:hv: Record MMIO range in use by frame buffer
1104 - SAUCE:(noup) drivers:hv: Separate out frame buffer logic when picking MMIO
1105 range
1106
1107 * vbox: resync with 5.0.18-dfsg-2build1 (LP: #1571156)
1108 - ubuntu: vbox -- update to 5.0.18-dfsg-2build1
1109
1110 * CONFIG_AUFS_XATTR is not set (LP: #1557776)
1111 - [Config] CONFIG_AUFS_XATTR=y
1112
1113 * CVE-2016-3672 (LP: #1568523)
1114 - x86/mm/32: Enable full randomization on i386 and X86_32
1115
1116 * CVE-2016-3955 (LP: #1572666)
1117 - USB: usbip: fix potential out-of-bounds write
1118
1119 * Xenial update to v4.4.8 stable release (LP: #1573034)
1120 - hwmon: (max1111) Return -ENODEV from max1111_read_channel if not
1121 instantiated
1122 - PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argument
1123 - parisc: Avoid function pointers for kernel exception routines
1124 - parisc: Fix kernel crash with reversed copy_from_user()
1125 - parisc: Unbreak handling exceptions from kernel modules
1126 - ALSA: timer: Use mod_timer() for rearming the system timer
1127 - ALSA: hda - Asus N750JV external subwoofer fixup
1128 - ALSA: hda - Fix white noise on Asus N750JV headphone
1129 - ALSA: hda - Apply fix for white noise on Asus N550JV, too
1130 - mm: fix invalid node in alloc_migrate_target()
1131 - powerpc/mm: Fixup preempt underflow with huge pages
1132 - libnvdimm: fix smart data retrieval
1133 - libnvdimm, pfn: fix uuid validation
1134 - compiler-gcc: disable -ftracer for __noclone functions
1135 - arm64: opcodes.h: Add arm big-endian config options before including arm
1136 header
1137 - drm/dp: move hw_mutex up the call stack
1138 - drm/udl: Use unlocked gem unreferencing
1139 - drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5
1140 - drm/radeon: add another R7 370 quirk
1141 - drm/radeon: add a dpm quirk for all R7 370 parts
1142 - drm/amdgpu/gmc: move vram type fetching into sw_init
1143 - drm/amdgpu/gmc: use proper register for vram type on Fiji
1144 - xen/events: Mask a moving irq
1145 - tcp: convert cached rtt from usec to jiffies when feeding initial rto
1146 - tunnel: Clear IPCB(skb)->opt before dst_link_failure called
1147 - net: jme: fix suspend/resume on JMC260
1148 - net: vrf: Remove direct access to skb->data
1149 - net: qca_spi: Don't clear IFF_BROADCAST
1150 - net: qca_spi: clear IFF_TX_SKB_SHARING
1151 - net: fix bridge multicast packet checksum validation
1152 - sctp: lack the check for ports in sctp_v6_cmp_addr
1153 - mld, igmp: Fix reserved tailroom calculation
1154 - tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"
1155 - qmi_wwan: add Sierra Wireless EM74xx device ID
1156 - ipv6: re-enable fragment header matching in ipv6_find_hdr
1157 - vxlan: fix missing options_len update on RX with collect metadata
1158 - cdc_ncm: toggle altsetting to force reset before setup
1159 - udp6: fix UDP/IPv6 encap resubmit path
1160 - tcp: fix tcpi_segs_in after connection establishment
1161 - ppp: release rtnl mutex when interface creation fails
1162 - net: validate variable length ll headers
1163 - ax25: add link layer header validation function
1164 - packet: validate variable length ll headers
1165 - bpf: avoid copying junk bytes in bpf_get_current_comm()
1166 - sh_eth: fix NULL pointer dereference in sh_eth_ring_format()
1167 - sh_eth: advance 'rxdesc' later in sh_eth_ring_format()
1168 - qlcnic: Remove unnecessary usage of atomic_t
1169 - qlcnic: Fix mailbox completion handling during spurious interrupt
1170 - macvtap: always pass ethernet header in linear
1171 - mlxsw: spectrum: Check requested ageing time is valid
1172 - rocker: set FDB cleanup timer according to lowest ageing time
1173 - bridge: allow zero ageing time
1174 - ipv4: Don't do expensive useless work during inetdev destroy.
1175 - net: Fix use after free in the recvmmsg exit path
1176 - mlx4: add missing braces in verify_qp_parameters
1177 - farsync: fix off-by-one bug in fst_add_one
1178 - ath9k: fix buffer overrun for ar9287
1179 - ppp: ensure file->private_data can't be overridden
1180 - tcp/dccp: remove obsolete WARN_ON() in icmp handlers
1181 - qlge: Fix receive packets drop.
1182 - net: bcmgenet: fix dma api length mismatch
1183 - bonding: fix bond_get_stats()
1184 - ipv4: fix broadcast packets reception
1185 - ipv4: initialize flowi4_flags before calling fib_lookup()
1186 - ppp: take reference on channels netns
1187 - xfrm: Fix crash observed during device unregistration and decryption
1188 - qmi_wwan: add "D-Link DWM-221 B1" device id
1189 - ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates
1190 - bridge: Allow set bridge ageing time when switchdev disabled
1191 - rtnl: fix msg size calculation in if_nlmsg_size()
1192 - tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
1193 - tuntap: restore default qdisc
1194 - ipv4: l2tp: fix a potential issue in l2tp_ip_recv
1195 - ipv6: l2tp: fix a potential issue in l2tp_ip6_recv
1196 - ip6_tunnel: set rtnl_link_ops before calling register_netdevice
1197 - ipv6: Count in extension headers in skb->network_header
1198 - mpls: find_outdev: check for err ptr in addition to NULL check
1199 - USB: uas: Limit qdepth at the scsi-host level
1200 - USB: uas: Add a new NO_REPORT_LUNS quirk
1201 - cdc-acm: fix NULL pointer reference
1202 - KVM: x86: Inject pending interrupt even if pending nmi exist
1203 - KVM: x86: reduce default value of halt_poll_ns parameter
1204 - MIPS: Fix MSA ld unaligned failure cases
1205 - pinctrl: pistachio: fix mfio84-89 function description and pinmux.
1206 - pinctrl: sh-pfc: only use dummy states for non-DT platforms
1207 - pinctrl: sunxi: Fix A33 external interrupts not working
1208 - pinctrl: nomadik: fix pull debug print inversion
1209 - pinctrl: freescale: imx: fix bogus check of of_iomap() return value
1210 - au0828: fix au0828_v4l2_close() dev_state race condition
1211 - au0828: Fix dev_state handling
1212 - coda: fix error path in case of missing pdata on non-DT platform
1213 - v4l: vsp1: Set the SRU CTRL0 register when starting the stream
1214 - pcmcia: db1xxx_ss: fix last irq_to_gpio user
1215 - rbd: use GFP_NOIO consistently for request allocations
1216 - virtio: virtio 1.0 cs04 spec compliance for reset
1217 - mac80211: properly deal with station hashtable insert errors
1218 - mac80211: avoid excessive stack usage in sta_info
1219 - mac80211: fix ibss scan parameters
1220 - mac80211: fix unnecessary frame drops in mesh fwding
1221 - mac80211: fix txq queue related crashes
1222 - usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()
1223 - usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transfer
1224 - usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done()
1225 - iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATE
1226 - iio: accel: bmc150: fix endianness when reading axes
1227 - iio: gyro: bmg160: fix buffer read values
1228 - iio: gyro: bmg160: fix endianness when reading axes
1229 - sd: Fix excessive capacity printing on devices with blocks bigger than 512
1230 bytes
1231 - fs: add file_dentry()
1232 - nfs: use file_dentry()
1233 - btrfs: fix crash/invalid memory access on fsync when using overlayfs
1234 - ext4: add lockdep annotations for i_data_sem
1235 - ext4: ignore quota mount options if the quota feature is enabled
1236 - iommu: Don't overwrite domain pointer when there is no default_domain
1237 - Btrfs: fix file/data loss caused by fsync after rename and new inode
1238 - arm64: replace read_lock to rcu lock in call_step_hook
1239 - perf: Do not double free
1240 - perf: Cure event->pending_disable race
1241 - mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllers
1242 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
1243 - ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2
1244 - ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T460s
1245 - ALSA: usb-audio: Add a sample rate quirk for Phoenix Audio TMX320
1246 - ALSA: usb-audio: Add a quirk for Plantronics BT300
1247 - ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB Dock
1248 - HID: wacom: fix Bamboo ONE oops
1249 - HID: usbhid: fix inconsistent reset/resume/reset-resume behavior
1250 - Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled"
1251 - Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"
1252 - Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"
1253 - staging: android: ion: Set the length of the DMA sg entries in buffer
1254 - usbvision: fix crash on detecting device with invalid configuration
1255 - Revert "usb: hub: do not clear BOS field during reset device"
1256 - Linux 4.4.8
1257
1258 * Fix speaker volume on a Dell machine (LP: #1549660)
1259 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
1260
1261 * Xenial update to v4.4.7 stable release (LP: #1572722)
1262 - regulator: core: avoid unused variable warning
1263 - regulator: core: Fix nested locking of supplies
1264 - ASoC: samsung: pass DMA channels as pointers
1265 - mmc: sh_mmcif: rework dma channel handling
1266 - mmc: sh_mmcif: Correct TX DMA channel allocation
1267 - x86/microcode/intel: Make early loader look for builtin microcode too
1268 - x86/microcode: Untangle from BLK_DEV_INITRD
1269 - x86/entry/compat: Keep TS_COMPAT set during signal delivery
1270 - perf/x86/intel: Add definition for PT PMI bit
1271 - x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARs
1272 - KVM: i8254: change PIT discard tick policy
1273 - KVM: fix spin_lock_init order on x86
1274 - KVM: VMX: avoid guest hang on invalid invept instruction
1275 - KVM: VMX: avoid guest hang on invalid invvpid instruction
1276 - KVM: VMX: fix nested vpid for old KVM guests
1277 - perf/core: Fix perf_sched_count derailment
1278 - perf tools: Dont stop PMU parsing on alias parse error
1279 - perf tools: Fix checking asprintf return value
1280 - perf tools: Fix python extension build
1281 - sched/cputime: Fix steal_account_process_tick() to always return jiffies
1282 - sched/preempt, sh: kmap_coherent relies on disabled preemption
1283 - EDAC, amd64_edac: Shift wrapping issue in f1x_get_norm_dct_addr()
1284 - s390: fix floating pointer register corruption (again)
1285 - s390/cpumf: add missing lpp magic initialization
1286 - pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsing
1287 - PCI: Disable IO/MEM decoding for devices with non-compliant BARs
1288 - PCI: ACPI: IA64: fix IO port generic range check
1289 - x86/irq: Cure live lock in fixup_irqs()
1290 - x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()
1291 - x86/iopl/64: Properly context-switch IOPL on Xen PV
1292 - x86/iopl: Fix iopl capability check on Xen PV
1293 - x86/mm: TLB_REMOTE_SEND_IPI should count pages
1294 - sg: fix dxferp in from_to case
1295 - aacraid: Fix RRQ overload
1296 - aacraid: Fix memory leak in aac_fib_map_free
1297 - aacraid: Set correct msix count for EEH recovery
1298 - sd: Fix discard granularity when LBPRZ=1
1299 - scsi: storvsc: fix SRB_STATUS_ABORTED handling
1300 - be2iscsi: set the boot_kset pointer to NULL in case of failure
1301 - aic7xxx: Fix queue depth handling
1302 - libnvdimm: Fix security issue with DSM IOCTL.
1303 - dm snapshot: disallow the COW and origin devices from being identical
1304 - dm: fix excessive dm-mq context switching
1305 - dm thin metadata: don't issue prefetches if a transaction abort has failed
1306 - dm cache: make sure every metadata function checks fail_io
1307 - dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request()
1308 - usb: retry reset if a device times out
1309 - usb: hub: fix a typo in hub_port_init() leading to wrong logic
1310 - USB: uas: Reduce can_queue to MAX_CMNDS
1311 - USB: cdc-acm: more sanity checking
1312 - USB: iowarrior: fix oops with malicious USB descriptors
1313 - USB: usb_driver_claim_interface: add sanity checking
1314 - USB: mct_u232: add sanity checking in probe
1315 - USB: digi_acceleport: do sanity checking for the number of ports
1316 - USB: cypress_m8: add endpoint sanity check
1317 - USB: serial: cp210x: Adding GE Healthcare Device ID
1318 - USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices
1319 - USB: option: add "D-Link DWM-221 B1" device id
1320 - pwc: Add USB id for Philips Spc880nc webcam
1321 - Input: powermate - fix oops with malicious USB descriptors
1322 - ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()
1323 - ALSA: usb-audio: Add sanity checks for endpoint accesses
1324 - ALSA: usb-audio: add Microsoft HD-5001 to quirks
1325 - ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()
1326 - ALSA: usb-audio: Fix double-free in error paths after
1327 snd_usb_add_audio_stream() call
1328 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
1329 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
1330 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
1331 - crypto: ccp - Add hash state import and export support
1332 - crypto: ccp - Limit the amount of information exported
1333 - crypto: ccp - Don't assume export/import areas are aligned
1334 - crypto: ccp - memset request context to zero during import
1335 - crypto: keywrap - memzero the correct memory
1336 - crypto: atmel - fix checks of error code returned by devm_ioremap_resource()
1337 - crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()
1338 - crypto: marvell/cesa - forward devm_ioremap_resource() error code
1339 - X.509: Fix leap year handling again
1340 - mei: bus: check if the device is enabled before data transfer
1341 - HID: logitech: fix Dual Action gamepad support
1342 - HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report()
1343 - HID: multitouch: force retrieving of Win8 signature blob
1344 - HID: fix hid_ignore_special_drivers module parameter
1345 - staging: comedi: ni_tiocmd: change mistaken use of start_src for start_arg
1346 - staging: android: ion_test: fix check of platform_device_register_simple()
1347 error code
1348 - staging: comedi: ni_mio_common: fix the ni_write[blw]() functions
1349 - tty: Fix GPF in flush_to_ldisc(), part 2
1350 - net: irda: Fix use-after-free in irtty_open()
1351 - 8250: use callbacks to access UART_DLL/UART_DLM
1352 - saa7134: Fix bytesperline not being set correctly for planar formats
1353 - adv7511: TX_EDID_PRESENT is still 1 after a disconnect
1354 - bttv: Width must be a multiple of 16 when capturing planar formats
1355 - coda: fix first encoded frame payload
1356 - media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32
1357 - mtip32xx: Avoid issuing standby immediate cmd during FTL rebuild
1358 - mtip32xx: Fix broken service thread handling
1359 - mtip32xx: Remove unwanted code from taskfile error handler
1360 - mtip32xx: Print exact time when an internal command is interrupted
1361 - mtip32xx: Fix for rmmod crash when drive is in FTL rebuild
1362 - mtip32xx: Handle safe removal during IO
1363 - mtip32xx: Handle FTL rebuild failure state during device initialization
1364 - mtip32xx: Implement timeout handler
1365 - mtip32xx: Cleanup queued requests after surprise removal
1366 - ALSA: pcm: Avoid "BUG:" string for warnings again
1367 - ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41.
1368 - ALSA: hda - Don't handle ELD notify from invalid port
1369 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
1370 - ALSA: hda - Fix unconditional GPIO toggle via automute
1371 - tools/hv: Use include/uapi with __EXPORTED_HEADERS__
1372 - jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
1373 - brd: Fix discard request processing
1374 - IB/srpt: Simplify srpt_handle_tsk_mgmt()
1375 - bcache: cleaned up error handling around register_cache()
1376 - bcache: fix race of writeback thread starting before complete initialization
1377 - bcache: fix cache_set_flush() NULL pointer dereference on OOM
1378 - mm: memcontrol: reclaim when shrinking memory.high below usage
1379 - mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage
1380 - ia64: define ioremap_uc()
1381 - watchdog: don't run proc_watchdog_update if new value is same as old
1382 - watchdog: rc32434_wdt: fix ioctl error handling
1383 - Bluetooth: Add new AR3012 ID 0489:e095
1384 - Bluetooth: Fix potential buffer overflow with Add Advertising
1385 - cgroup: ignore css_sets associated with dead cgroups during migration
1386 - net: mvneta: enable change MAC address when interface is up
1387 - of: alloc anywhere from memblock if range not specified
1388 - vfs: show_vfsstat: do not ignore errors from show_devname method
1389 - splice: handle zero nr_pages in splice_to_pipe()
1390 - xtensa: ISS: don't hang if stdin EOF is reached
1391 - xtensa: fix preemption in {clear,copy}_user_highpage
1392 - xtensa: clear all DBREAKC registers on start
1393 - ARC: [BE] readl()/writel() to work in Big Endian CPU configuration
1394 - ARC: bitops: Remove non relevant comments
1395 - quota: Fix possible GPF due to uninitialised pointers
1396 - xfs: fix two memory leaks in xfs_attr_list.c error paths
1397 - raid1: include bio_end_io_list in nr_queued to prevent freeze_array hang
1398 - md/raid5: Compare apples to apples (or sectors to sectors)
1399 - RAID5: check_reshape() shouldn't call mddev_suspend
1400 - RAID5: revert e9e4c377e2f563 to fix a livelock
1401 - raid10: include bio_end_io_list in nr_queued to prevent freeze_array hang
1402 - md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_list
1403 - md: multipath: don't hardcopy bio in .make_request path
1404 - Revert "UBUNTU: SAUCE: (noup) fuse: Add reference counting for fuse_io_priv"
1405 - Revert "UBUNTU: SAUCE: (noup) fuse: do not use iocb after it may have been
1406 freed"
1407 - fuse: do not use iocb after it may have been freed
1408 - fuse: Add reference counting for fuse_io_priv
1409 - fs/coredump: prevent fsuid=0 dumps into user-controlled directories
1410 - rapidio/rionet: fix deadlock on SMP
1411 - ipr: Fix out-of-bounds null overwrite
1412 - ipr: Fix regression when loading firmware
1413 - iwlwifi: mvm: Fix paging memory leak
1414 - drm/radeon: disable runtime pm on PX laptops without dGPU power control
1415 - drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.
1416 - drm/amdgpu: disable runtime pm on PX laptops without dGPU power control
1417 - drm/amdgpu: include the right version of gmc header files for iceland
1418 - IB/ipoib: fix for rare multicast join race condition
1419 - tracing: Have preempt(irqs)off trace preempt disabled functions
1420 - tracing: Fix crash from reading trace_pipe with sendfile
1421 - tracing: Fix trace_printk() to print when not using bprintk()
1422 - bitops: Do not default to __clear_bit() for __clear_bit_unlock()
1423 - scripts/coccinelle: modernize &
1424 - scripts/kconfig: allow building with make 3.80 again
1425 - kbuild/mkspec: fix grub2 installkernel issue
1426 - MAINTAINERS: Update mailing list and web page for hwmon subsystem
1427 - ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI list
1428 - mmc: block: fix ABI regression of mmc_blk_ioctl
1429 - mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case
1430 - mmc: sdhci: fix data timeout (part 1)
1431 - mmc: sdhci: fix data timeout (part 2)
1432 - mmc: sdhci: Fix override of timeout clk wrt max_busy_timeout
1433 - clk: rockchip: rk3368: fix cpuclk mux bit of big cpu-cluster
1434 - clk: rockchip: rk3368: fix cpuclk core dividers
1435 - clk: rockchip: rk3368: fix parents of video encoder/decoder
1436 - clk: rockchip: rk3368: fix hdmi_cec gate-register
1437 - clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocks
1438 - clk: bcm2835: Fix setting of PLL divider clock rates
1439 - target: Fix target_release_cmd_kref shutdown comp leak
1440 - iser-target: Fix identification of login rx descriptor type
1441 - iser-target: Add new state ISER_CONN_BOUND to isert_conn
1442 - iser-target: Separate flows for np listeners and connections cma events
1443 - iser-target: Rework connection termination
1444 - nfsd4: fix bad bounds checking
1445 - nfsd: fix deadlock secinfo+readdir compound
1446 - ARM: dts: at91: sama5d3 Xplained: don't disable hsmci regulator
1447 - ARM: dts: at91: sama5d4 Xplained: don't disable hsmci regulator
1448 - ACPI / PM: Runtime resume devices when waking from hibernate
1449 - writeback, cgroup: fix premature wb_put() in
1450 locked_inode_to_wb_and_lock_list()
1451 - writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the
1452 inode
1453 - Revert "UBUNTU: SAUCE: (noup) Input: synaptics - handle spurious release of
1454 trackstick buttons, again"
1455 - Input: synaptics - handle spurious release of trackstick buttons, again
1456 - Input: ims-pcu - sanity check against missing interfaces
1457 - Input: ati_remote2 - fix crashes on detecting device with invalid descriptor
1458 - ocfs2/dlm: fix race between convert and recovery
1459 - ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
1460 - mm/page_alloc: prevent merging between isolated and other pageblocks
1461 - mtd: onenand: fix deadlock in onenand_block_markbad
1462 - PM / sleep: Clear pm_suspend_global_flags upon hibernate
1463 - scsi_common: do not clobber fixed sense information
1464 - sched/cputime: Fix steal time accounting vs. CPU hotplug
1465 - perf/x86/pebs: Add workaround for broken OVFL status on HSW+
1466 - perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi
1467 - perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere
1468 - Linux 4.4.7
1469
1470 * QCA9565 / AR9565 bluetooth not work (LP: #1542944)
1471 - Bluetooth: Add new AR3012 ID 0489:e095
1472
1473 * The mic mute key and led can't work on a Lenovo AIO machine (LP: #1555912)
1474 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
1475
1476 * 13d3:3472 bluetooth not working, 4.2 low latency kernel 14.04.1 on asus ROG
1477 gl552jx (LP: #1552925)
1478 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
1479
1480 * Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)
1481 (LP: #1546694)
1482 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
1483
1484 * Atheros AR9462 Bluetooth cannot detect other devices (LP: #1542564)
1485 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
1486
1487 * s390/pci: add extra padding to function measurement block (LP: #1572291)
1488 - s390/pci: add extra padding to function measurement block
1489
1490 * CVE-2016-3951 (LP: #1567191)
1491 - cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind
1492 - usbnet: cleanup after bind() in probe()
1493
1494 * linux: Add UEFI keyring for externally signed modules (LP: #1569924)
1495 - efi: Remove redundant efi_set_variable_nonblocking() prototype
1496 - efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo()
1497 - efi: Add nonblocking option to efi_query_variable_store()
1498 - efi: Add NV memory attribute
1499 - efi: Reformat GUID tables to follow the format in UEFI spec
1500 - efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL
1501 - SAUCE: (noup) Add EFI signature data types
1502 - crypto: KEYS: convert public key and digsig asym to the akcipher api
1503 - [Config] CONFIG_EFI_SIGNATURE_LIST_PARSER=y
1504 - SAUCE: (noup) Add an EFI signature blob parser and key loader.
1505 - [Config] CONFIG_IMA_MOK_KEYRING=y
1506 - IMA: create machine owner and blacklist keyrings
1507 - KEYS: Add an alloc flag to convey the builtinness of a key
1508 - [Config] CONFIG_MODULE_SIG_UEFI=y, CONFIG_SYSTEM_BLACKLIST_KEYRING=y
1509 - SAUCE: (noup) KEYS: Add a system blacklist keyring
1510 - SAUCE: (noup) MODSIGN: Support not importing certs from db
1511
1512 * Miscellaneous Ubuntu changes
1513 - [Config] CONFIG_PUBLIC_KEY_ALGO_RSA=y
1514
1515 -- Kamal Mostafa <kamal@canonical.com> Sun, 24 Apr 2016 12:12:13 -0700
1516
1517 linux (4.4.0-21.37) xenial; urgency=low
1518
1519 [ Tim Gardner ]
1520
1521 * Release Tracking Bug
1522 - LP: #1571791
1523
1524 * linux: MokSBState is ignored (LP: #1571691)
1525 - SAUCE: (noup) MODSIGN: Import certificates from UEFI Secure Boot
1526 - SAUCE: (noup) efi: Disable secure boot if shim is in insecure mode
1527 - SAUCE: (noup) Display MOKSBState when disabled
1528
1529 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Apr 2016 07:00:22 -0600
1530
1531 linux (4.4.0-20.36) xenial; urgency=low
1532
1533 [ Tim Gardner ]
1534
1535 * Release Tracking Bug
1536 - LP: #1571069
1537
1538 * sysfs mount failure during stateful lxd snapshots (LP: #1570906)
1539 - SAUCE: kernfs: Do not match superblock in another user namespace when
1540 mounting
1541
1542 * Kernel Panic in Ubuntu 16.04 netboot installer (LP: #1570441)
1543 - x86/topology: Fix logical package mapping
1544 - x86/topology: Fix Intel HT disable
1545 - x86/topology: Use total_cpus not nr_cpu_ids for logical packages
1546 - xen/apic: Provide Xen-specific version of cpu_present_to_apicid APIC op
1547 - x86/topology: Fix AMD core count
1548
1549 * [regression]: Failed to call clock_adjtime(): Invalid argument
1550 (LP: #1566465)
1551 - ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO
1552
1553 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Apr 2016 06:31:56 -0600
1554
1555 linux (4.4.0-19.35) xenial; urgency=low
1556
1557 [ Tim Gardner ]
1558
1559 * Release Tracking Bug
1560 - LP: #1570348
1561
1562 * CVE-2016-2847 (LP: #1554260)
1563 - pipe: limit the per-user amount of pages allocated in pipes
1564
1565 * xenial kernel crash on HP BL460c G7 (qla24xx problem?) (LP: #1554003)
1566 - SAUCE: (noup) qla2xxx: Add irq affinity notification V2
1567
1568 * arm64: guest hangs when ntpd is running (LP: #1549494)
1569 - SAUCE: (noup) KVM: arm/arm64: Handle forward time correction gracefully
1570
1571 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
1572 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=y
1573
1574 * s390/cpumf: Fix lpp detection (LP: #1555344)
1575 - s390/facilities: use stfl mnemonic instead of insn magic
1576 - s390/facilities: always use lowcore's stfle field for storing facility bits
1577 - s390/cpumf: Fix lpp detection
1578
1579 * s390x kernel image needs weightwatchers (LP: #1536245)
1580 - [Config] s390x: Use compressed kernel bzImage
1581
1582 * Surelock GA2 SP1: surelock02p05: Not seeing sgX devices for LUNs after
1583 upgrading to Ubuntu 16.04 (LP: #1567581)
1584 - Revert "UBUNTU: SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on
1585 device-tree properties"
1586
1587 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
1588 - cpufreq: powernv: Define per_cpu chip pointer to optimize hot-path
1589 - Revert "cpufreq: postfix policy directory with the first CPU in related_cpus"
1590 - cpufreq: powernv: Add sysfs attributes to show throttle stats
1591
1592 * systemd-modules-load.service: Failing due to missing module 'ib_iser' (LP: #1566468)
1593 - [Config] Add ib_iser to generic inclusion list
1594
1595 * thunderx nic performance improvements (LP: #1567093)
1596 - net: thunderx: Set recevie buffer page usage count in bulk
1597 - net: thunderx: Adjust nicvf structure to reduce cache misses
1598
1599 * fixes for thunderx nic in multiqueue mode (LP: #1567091)
1600 - net: thunderx: Fix for multiqset not configured upon interface toggle
1601 - net: thunderx: Fix for HW TSO not enabled for secondary qsets
1602 - net: thunderx: Fix receive packet stats
1603
1604 * Miscellaneous Ubuntu changes
1605 - [Config] updateconfigs after CONFIG_DRM_I915_BPO_PRELIMINARY_HW_SUPPORT=n
1606
1607 * Miscellaneous upstream changes (LP: #1564901)
1608 - Input: xpad - correctly handle concurrent LED and FF requests
1609
1610 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Apr 2016 07:32:16 +0100
1611
1612 linux (4.4.0-18.34) xenial; urgency=low
1613
1614 [ Tim Gardner ]
1615
1616 * Release Tracking Bug
1617 - LP: #1566868
1618
1619 * [i915_bpo] Fix RC6 on SKL GT3 & GT4 (LP: #1564759)
1620 - SAUCE: i915_bpo: drm/i915/skl: Fix rc6 based gpu/system hang
1621 - SAUCE: i915_bpo: drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revs
1622
1623 * CONFIG_ARCH_ROCKCHIP not enabled in armhf generic kernel (LP: #1566283)
1624 - [Config] CONFIG_ARCH_ROCKCHIP=y
1625
1626 * [Feature] Memory Bandwidth Monitoring (LP: #1397880)
1627 - perf/x86/cqm: Fix CQM handling of grouping events into a cache_group
1628 - perf/x86/cqm: Fix CQM memory leak and notifier leak
1629 - x86/cpufeature: Carve out X86_FEATURE_*
1630 - Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
1631 - x86/topology: Create logical package id
1632 - perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init
1633 - perf/x86/mbm: Add memory bandwidth monitoring event management
1634 - perf/x86/mbm: Implement RMID recycling
1635 - perf/x86/mbm: Add support for MBM counter overflow handling
1636
1637 * User namespace mount updates (LP: #1566505)
1638 - SAUCE: quota: Require that qids passed to dqget() be valid and map into s_user_ns
1639 - SAUCE: fs: Allow superblock owner to change ownership of inodes with unmappable ids
1640 - SAUCE: fuse: Don't initialize user_id or group_id in mount options
1641 - SAUCE: cgroup: Use a new super block when mounting in a cgroup namespace
1642 - SAUCE: fs: fix a posible leak of allocated superblock
1643
1644 * [arm64] kernel BUG at /build/linux-StrpB2/linux-4.4.0/fs/ext4/inode.c:2394!
1645 (LP: #1566518)
1646 - arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings
1647 - arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permission
1648
1649 * [Feature]USB core and xHCI tasks for USB 3.1 SuperSpeedPlus (SSP) support
1650 for Alpine Ridge on SKL (LP: #1519623)
1651 - usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
1652 - usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUS
1653 - usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus devices
1654 - usb: add device descriptor for usb 3.1 root hub
1655 - usb: Support USB 3.1 extended port status request
1656 - xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.
1657 - xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable controllers
1658 - xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability
1659 - xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices
1660 - usb: Add USB3.1 SuperSpeedPlus Isoc Endpoint Companion descriptor
1661 - usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor
1662 - usb: Add USB 3.1 Precision time measurement capability descriptor support
1663 - xhci: refactor and cleanup endpoint initialization.
1664 - xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints
1665 - xhci: cleanup isoc tranfers queuing code
1666 - xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1
1667 - SAUCE: (noup) usb: fix regression in SuperSpeed endpoint descriptor parsing
1668
1669 * wrong/missing permissions for device file /dev/prandom (prng.ko)
1670 (LP: #1558275)
1671 - s390/crypto: provide correct file mode at device register.
1672
1673 * The Front MIC jack can't work on a HP desktop machine (LP: #1564712)
1674 - ALSA: hda - fix front mic problem for a HP desktop
1675
1676 * HP Notebook Probook 440 G3 HDA Intel PCH horrible sounds while booting
1677 (LP: #1556228)
1678 - ALSA: hda - Apply reboot D3 fix for CX20724 codec, too
1679
1680 * please provide mmc-modules udeb (LP: #1565765)
1681 - [Config] Add mmc block drivers to d-i
1682
1683 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
1684 - Add secure_modules() call
1685 - PCI: Lock down BAR access when module security is enabled
1686 - x86: Lock down IO port access when module security is enabled
1687 - ACPI: Limit access to custom_method
1688 - asus-wmi: Restrict debugfs interface when module loading is restricted
1689 - Restrict /dev/mem and /dev/kmem when module loading is restricted
1690 - acpi: Ignore acpi_rsdp kernel parameter when module loading is restricted
1691 - kexec: Disable at runtime if the kernel enforces module loading restrictions
1692 - x86: Restrict MSR access when module loading is restricted
1693 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=n
1694 - Add option to automatically enforce module signatures when in Secure Boot mode
1695 - efi: Make EFI_SECURE_BOOT_SIG_ENFORCE depend on EFI
1696 - efi: Add EFI_SECURE_BOOT bit
1697 - hibernate: Disable in a signed modules environment
1698
1699 * [Hyper-V] Additional PCI passthrough commits (LP: #1565967)
1700 - PCI: Add fwnode_handle to x86 pci_sysdata
1701 - PCI: Look up IRQ domain by fwnode_handle
1702 - [Config] CONFIG_PCI_HYPERV=m
1703 - PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMs
1704
1705 * [Bug]Lenovo Yoga 260 and Carbon X1 4th gen freeze on HWP enable
1706 (LP: #1559923)
1707 - ACPI / processor: Request native thermal interrupt handling via _OSC
1708
1709 * Sync kernel zfs 0.6.5.6 - align with zfsutils-linux and spl packages
1710 (LP: #1564591)
1711 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu3
1712
1713 * [Ubuntu 16.04.1] RELEASE and ACQUIRE atomics on Power (LP: #1556096)
1714 - atomics: Allow architectures to define their own __atomic_op_* helpers
1715 - powerpc: atomic: Implement atomic{, 64}_*_return_* variants
1716 - powerpc: atomic: Implement acquire/release/relaxed variants for xchg
1717 - powerpc: atomic: Implement acquire/release/relaxed variants for cmpxchg
1718
1719 * fix for do_tools_cpupower when cross-compiling (LP: #1564206)
1720 - [Debian] cpupower uses non-standard CROSS
1721
1722 * ISST:LTE: Regression: roselp2 Oops in kernel during setup io (LP: #1546439)
1723 - SAUCE: block: partition: initialize percpuref before sending out KOBJ_ADD
1724
1725 * Unable to migrate container (LP: #1563921)
1726 - SAUCE: cgroup mount: ignore nsroot=
1727
1728 * [Hyper-V] patch inclusion in 16.04 for NIC hot add/remove (LP: #1563688)
1729 - hv_netvsc: Move subchannel waiting to rndis_filter_device_remove()
1730
1731 * /proc/$pid/maps performance regression (LP: #1547231)
1732 - proc: revert /proc/<pid>/maps [stack:TID] annotation
1733
1734 * TPM2.0 trusted keys fixes (LP: #1398274)
1735 - tpm: remove unneeded include of actbl2.h
1736 - tpm: fix checks for policy digest existence in tpm2_seal_trusted()
1737 - tpm_crb: Use the common ACPI definition of struct acpi_tpm2
1738 - tpm_tis: Disable interrupt auto probing on a per-device basis
1739 - tpm_tis: Do not fall back to a hardcoded address for TPM2
1740 - tpm_tis: Use devm_ioremap_resource
1741 - tpm_tis: Clean up the force=1 module parameter
1742 - tpm_crb: Drop le32_to_cpu(ioread32(..))
1743 - tpm_crb: Use devm_ioremap_resource
1744 - tpm: fix the rollback in tpm_chip_register()
1745 - tpm: fix the cleanup of struct tpm_chip
1746 - tpm: fix: set continueSession attribute for the unseal operation
1747 - tpm: fix: return rc when devm_add_action() fails
1748 - tpm_eventlog.c: fix binary_bios_measurements
1749 - tpm_crb/tis: fix: use dev_name() for /proc/iomem
1750 - tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()
1751 - tpm_tis: fix build warning with tpm_tis_resume
1752
1753 * [Feature]intel_idle driver support for Knights Landing (LP: #1461365)
1754 - intel_idle: Support for Intel Xeon Phi Processor x200 Product Family
1755
1756 * cxlflash: Backport upstream cxlflash commits and submitting a noup patch to
1757 Xenial (LP: #1563485)
1758 - cxlflash: Fix to avoid unnecessary scan with internal LUNs
1759 - cxlflash: Increase cmd_per_lun for better throughput
1760 - SAUCE: (noup) cxlflash: Move to exponential back-off when cmd_room is not available
1761
1762 * Miscellaneous Ubuntu changes
1763 - [Config] do_zfs_powerpc64-smp = true
1764 - [Debian] fix linux_tools when cross-compiling
1765 - [Config] do_zfs_powerpc64-smp use default value
1766 - SAUCE: apparmor: Fix FTBFS due to bad include path
1767 - SAUCE: i915_bpo: Disable preliminary hw support
1768
1769 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Mar 2016 15:31:33 -0600
1770
1771 linux (4.4.0-17.33) xenial; urgency=low
1772
1773 [ Tim Gardner ]
1774
1775 * Release Tracking Bug
1776 - LP: #1563441
1777
1778 * ISST-LTE: pVM:high cpus number need a high crashkernel value in kdump
1779 (LP: #1560552)
1780 - SAUCE: (noup) ppc64 boot: Wait for boot cpu to show up if nr_cpus limit is
1781 about to hit.
1782
1783 * Predictable naming mechanism is leading to issues in DLPAR operations of
1784 NICs (LP: #1560514)
1785 - SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on device-tree
1786 properties
1787
1788 * ThunderX: support alternative phy implementations (LP: #1562968)
1789 - net: thunderx: Cleanup PHY probing code.
1790 - [Config] CONFIG_MDIO_CAVIUM=m
1791 - phy: mdio-octeon: Refactor into two files/modules
1792 - [Config] CONFIG_MDIO_THUNDER=m
1793 - phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.
1794 - phy: mdio-cavium: Add missing MODULE_* annotations.
1795 - net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER.
1796 - phy: mdio-thunder: Fix some Kconfig typos
1797 - [d-i] Add phy drivers for Cavium ThunderX to nic-modules udeb
1798
1799 * linux: exclude ZONE_DEVICE from GFP_ZONE_TABLE (LP: #1563293)
1800 - Revert "mm: CONFIG_NR_ZONES_EXTENDED"
1801 - mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE
1802
1803 * lots of printk to serial console can hang system for long time
1804 (LP: #1534216)
1805 - printk: set may_schedule for some of console_trylock() callers
1806
1807 * [i915_bpo] Update i915 backport driver (LP: #1560395)
1808 - SAUCE: i915_bpo: Update to drm-intel-next-fixes-2016-03-16
1809 - PM / runtime: Add new helper for conditional usage count incrementation
1810 - drm/core: Add drm_for_each_encoder_mask, v2.
1811 - drm/atomic-helper: Implement subsystem-level suspend/resume
1812
1813 * [Hyper-V] VM Sockets (LP: #1541585)
1814 - Drivers: hv: vmbus: Cleanup vmbus_set_event()
1815 - Drivers: hv: vmbus: Add vendor and device atttributes
1816 - Drivers: hv: vmbus: avoid infinite loop in init_vp_index()
1817 - Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_unload()
1818 - Drivers: hv: vmbus: don't manipulate with clocksources on crash
1819 - Drivers: hv: vmbus: add a helper function to set a channel's pending send size
1820 - Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock)
1821 - Drivers: hv: vmbus: vmbus_sendpacket_ctl: hvsock: avoid unnecessary signaling
1822 - Drivers: hv: vmbus: define a new VMBus message type for hvsock
1823 - Drivers: hv: vmbus: add a hvsock flag in struct hv_driver
1824 - Drivers: hv: vmbus: add a per-channel rescind callback
1825 - Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
1826 - Drivers: hv: vmbus: Eliminate the spin lock on the read path
1827 - Drivers: hv: vmbus: Give control over how the ring access is serialized
1828 - drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
1829 - Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages
1830 - Drivers: hv: vmbus: avoid wait_for_completion() on crash
1831 - Drivers: hv: vmbus: remove code duplication in message handling
1832 - Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_unload()
1833 - Drivers: hv: util: Pass the channel information during the init call
1834 - Drivers: hv: utils: Remove util transport handler from list if registration fails
1835 - Revert "Drivers: hv: vmbus: Support handling messages on multiple CPUs"
1836 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
1837
1838 * [Bug]SKL-H boot hang when c8+c9+c10 enabled by intel_idle driver
1839 (LP: #1559918)
1840 - intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabled
1841
1842 * ixgbe: Update to Fortville SW5 release (LP: #1562326)
1843 - net: add tc offload feature flag
1844 - net: tc: helper functions to query action types
1845 - sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
1846 - net: rework ndo tc op to consume additional qdisc handle parameter
1847 - net: rework setup_tc ndo op to consume general tc operand
1848 - net: sched: add cls_u32 offload hooks for netdevs
1849 - net: ixgbe: add support for tc_u32 offload
1850 - net: ixgbe: abort with cls u32 divisor groups greater than 1
1851
1852 * Bring fm10k up to Fortville SW5 (LP: #1562310)
1853 - net: add netif_is_team_master helper
1854 - net: add netif_is_team_port helper
1855 - net: add netif_is_lag_master helper
1856 - net: add netif_is_lag_port helper
1857 - ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}
1858 - fm10k: don't reinitialize RSS flow table when RXFH configured
1859
1860 * [Feature]Always Running Timer (ART) to System Time translation
1861 (LP: #1519625)
1862 - time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow
1863 - timekeeping: Provide internal function __ktime_get_real_seconds
1864 - timekeeping: Cap adjustments so they don't exceed the maxadj value
1865 - clocksource: Make clocksource validation work for all clocksources
1866 - time: Add cycles to nanoseconds translation
1867 - time: Add timekeeping snapshot code capturing system time and counter
1868 - time: Remove duplicated code in ktime_get_raw_and_real()
1869 - time: Add driver cross timestamp interface for higher precision time synchronization
1870 - time: Add history to cross timestamp interface supporting slower devices
1871 - time/timekeeping: Work around false positive GCC warning
1872 - x86/tsc: Always Running Timer (ART) correlated clocksource
1873 - ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping
1874 - [Config] CONFIG_E1000E_HWTS=y
1875 - e1000e: Adds hardware supported cross timestamp on e1000e nic
1876
1877 * x-gene2: add SoC v2 support to clock (LP: #1561604)
1878 - clk: xgene: Add SoC and PMD PLL clocks with v2 hardware
1879
1880 * [Bug]Disable multi-record PEBS on Merom (LP: #1559914)
1881 - perf/x86: Move perf_event.c ............... => x86/events/core.c
1882 - perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.c
1883 - perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.c
1884 - perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch]
1885 - perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.c
1886 - perf/x86: Move perf_event_intel_bts.c ........ => x86/events/intel/bts.c
1887 - perf/x86: Move perf_event_intel.c ............ => x86/events/intel/core.c
1888 - perf/x86: Move perf_event_intel_cqm.c ........ => x86/events/intel/cqm.c
1889 - perf/x86: Move perf_event_intel_cstate.c ..... => x86/events/intel/cstate.c
1890 - perf/x86: Move perf_event_intel_ds.c ......... => x86/events/intel/ds.c
1891 - perf/x86: Move perf_event_intel_lbr.c ........ => x86/events/intel/lbr.c
1892 - perf/x86: Move perf_event_intel_pt.[ch] ...... => x86/events/intel/pt.[ch]
1893 - perf/x86: Move perf_event_intel_rapl.c ....... => x86/events/intel/rapl.c
1894 - perf/x86: Move perf_event_intel_uncore.[ch] .. =>
1895 x86/events/intel/uncore.[ch]
1896 - perf/x86: Move perf_event_intel_uncore_nhmex.c =>
1897 x86/events/intel/uncore_nmhex.c
1898 - perf/x86: Move perf_event_intel_uncore_snb.c =>
1899 x86/events/intel/uncore_snb.c
1900 - perf/x86: Move perf_event_intel_uncore_snbep.c =>
1901 x86/events/intel/uncore_snbep.c
1902 - perf/x86: Move perf_event_knc.c .............. => x86/events/intel/knc.c
1903 - perf/x86: Move perf_event_p4.c ............... => x86/events/intel/p4.c
1904 - perf/x86: Move perf_event_p6.c ............... => x86/events/intel/p6.c
1905 - perf/x86: Move perf_event_msr.c .............. => x86/events/msr.c
1906 - perf/x86: Move perf_event.h to its new home
1907 - perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2
1908
1909 * [Feature] Enable I2C on Broxton-P (LP: #1520139)
1910 - mfd: intel-lpss: Pass I2C configuration via properties on BXT
1911
1912 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Mar 2016 20:40:27 -0600
1913
1914 linux (4.4.0-16.32) xenial; urgency=low
1915
1916 [ Tim Gardner ]
1917
1918 * Release Tracking Bug
1919 - LP: #1561727
1920
1921 * fix thermal throttling due to commit "Thermal: initialize thermal zone
1922 device correctly" (LP: #1561676)
1923 - Thermal: Ignore invalid trip points
1924
1925 * Thinkpad T460: Trackpoint mouse buttons instantly generate "release" event
1926 on press (LP: #1553811)
1927 - SAUCE: (noup) Input: synaptics - handle spurious release of trackstick
1928 buttons, again
1929
1930 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
1931 (LP: #1560583)
1932 - SAUCE: apparmor: Allow ns_root processes to open profiles file
1933 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
1934
1935 * linux: sync virtualbox drivers to 5.0.16-dfsg-2 (LP: #1561492)
1936 - ubuntu: vbox -- update to 5.0.16-dfsg-2
1937
1938 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on
1939 s390x (LP: #1557690)
1940 - [Config] CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=n for s390x
1941
1942 * spl/zfs fails to build on s390x (LP: #1519814)
1943 - [Config] s390x -- re-enable zfs
1944 - [Config] zfs -- disable powerpc until the test failures can be resolved
1945
1946 * linux: sync to ZFS 0.6.5.6 stable release (LP: #1561483)
1947 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu1
1948
1949 * zfs: enable zfs for 64bit powerpc kernels (LP: #1558871)
1950 - [Packaging] zfs -- handle rprovides via dpkg-gencontrol
1951 - [Config] powerpc -- convert zfs configuration to custom_override
1952
1953 * Memory arena corruption with FUSE (was Memory allocation failure crashes
1954 kernel hard, presumably related to FUSE) (LP: #1505948)
1955 - SAUCE: (noup) fuse: do not use iocb after it may have been freed
1956 - SAUCE: (noup) fuse: Add reference counting for fuse_io_priv
1957
1958 * cgroup namespaces: add a 'nsroot=' mountinfo field (LP: #1560489)
1959 - SAUCE: (noup) cgroup namespaces: add a 'nsroot=' mountinfo field
1960
1961 * linux packaging: clear remaining redundant delta (LP: #1560445)
1962 - [Debian] Remove generated intermediate files on clean
1963
1964 * arm64: guest hangs when ntpd is running (LP: #1549494)
1965 - Revert "hrtimer: Add support for CLOCK_MONOTONIC_RAW"
1966 - Revert "hrtimer: Catch illegal clockids"
1967 - Revert "KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW"
1968
1969 * Need enough contiguous memory to support GICv3 ITS table (LP: #1558828)
1970 - [Config] CONFIG_FORCE_MAX_ZONEORDER=13 on arm64
1971 - SAUCE: (no-up) arm64: gicv3: its: Increase FORCE_MAX_ZONEORDER for Cavium
1972 ThunderX
1973
1974 * update arcmsr to version v1.30.00.22-20151126 to fix card timeouts
1975 (LP: #1559609)
1976 - arcmsr: fixed getting wrong configuration data
1977 - arcmsr: fixes not release allocated resource
1978 - arcmsr: make code more readable
1979 - arcmsr: adds code to support new Areca adapter ARC1203
1980 - arcmsr: changes driver version number
1981 - arcmsr: more readability improvements
1982 - arcmsr: Split dma resource allocation to a new function
1983 - arcmsr: change driver version to v1.30.00.22-20151126
1984
1985 * server image has no keyboard, desktop image works (LP: #1559692)
1986 - [Config] Rework input-modules (d-i) list
1987
1988 * PMU support for Cavium ThunderX (LP: #1559349)
1989 - arm64: perf: Rename Cortex A57 events
1990 - arm64/perf: Add Cavium ThunderX PMU support
1991 - arm64: perf: Enable PMCR long cycle counter bit
1992 - arm64: perf: Extend event mask for ARMv8.1
1993 - arm64: dts: Add Cavium ThunderX specific PMU
1994
1995 * Show ARM PMU events in perf stat (LP: #1559350)
1996 - drivers/perf: kill armpmu_register
1997 - arm: perf: Convert event enums to #defines
1998 - arm: perf: Add event descriptions
1999 - arm64: perf: Convert event enums to #defines
2000 - arm64: perf: Add event descriptions
2001 - ARM: perf: add format entry to describe event -> config mapping
2002 - arm64: perf: add format entry to describe event -> config mapping
2003
2004 * [Bug]HSW/BDW EDAC driver reports wrong DIMM (LP: #1559904)
2005 - EDAC/sb_edac: Fix computation of channel address
2006
2007 * 5-10 second delay in kernel boot with kernel command line ip= (LP: #1259861)
2008 - [Config] disable CONFIG_IP_PNP
2009
2010 * Miscellaneous Ubuntu changes
2011 - [Debian] Silence the reconstruct script
2012
2013 -- Tim Gardner <tim.gardner@canonical.com> Mon, 21 Mar 2016 10:15:31 -0600
2014
2015 linux (4.4.0-15.31) xenial; urgency=low
2016
2017 [ Tim Gardner ]
2018
2019 * Release Tracking Bug
2020 - LP: #1559252
2021
2022 * Xilinx KU3 Capi card does not show up in Ubuntu 16.04 (LP: #1557001)
2023 - SAUCE: (noup) cxl: Allow initialization on timebase sync failures
2024
2025 * policy namespace stacking (LP: #1379535)
2026 - Revert "UBUNTU: SAUCE: Move replacedby allocation into label_alloc"
2027 - Revert "UBUNTU: SAUCE: Fixup: __label_update() still doesn't handle some cases correctly."
2028 - Revert "UBUNTU: SAUCE: fix: audit "no_new_privs" case for exec failure"
2029 - Revert "UBUNTU: SAUCE: fixup: warning about aa_label_vec_find_or_create not being static"
2030 - Revert "UBUNTU: SAUCE: apparmor: fix refcount race when finding a child profile"
2031 - Revert "UBUNTU: SAUCE: fixup: cast poison values to remove warnings"
2032 - Revert "UBUNTU: SAUCE: fixup: get rid of unused var build warning"
2033 - Revert "UBUNTU: SAUCE: fixup: 20/23 locking issue around in __label_update"
2034 - Revert "UBUNTU: SAUCE: fixup: make __share_replacedby private to get rid of build warning"
2035 - Revert "UBUNTU: SAUCE: fix: replacedby forwarding is not being properly update when ns is destroyed"
2036 - Revert "UBUNTU: SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails"
2037 - Revert "UBUNTU: SAUCE: fixup: cleanup return handling of labels"
2038 - Revert "UBUNTU: SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read"
2039 - Revert "UBUNTU: SAUCE: apparmor: Fix: query label file permission"
2040 - Revert "UBUNTU: SAUCE: apparmor: Don't remove label on rcu callback if the label has already been removed"
2041 - Revert "UBUNTU: SAUCE: apparmor: Fix: break circular refcount for label that is directly freed."
2042 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount bug when inserting label update that transitions ns"
2043 - Revert "UBUNTU: SAUCE: apparmor: Fix: now that insert can force replacement use it instead of remove_and_insert"
2044 - Revert "UBUNTU: SAUCE: apparmor Fix: refcount bug in pivotroot mediation"
2045 - Revert "UBUNTU: SAUCE: apparmor: ensure that repacedby sharing is done correctly"
2046 - Revert "UBUNTU: SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter"
2047 - Revert "UBUNTU: SAUCE: apparmor: Fix: convert replacedby update to be protected by the labelset lock"
2048 - Revert "UBUNTU: SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on merge path"
2049 - Revert "UBUNTU: SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain"
2050 - Revert "UBUNTU: SAUCE: apparmor: Fix: label_vec_merge insertion"
2051 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure new labels resulting from merge have a replacedby"
2052 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount leak in aa_label_merge"
2053 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount race between locating in labelset and get"
2054 - Revert "UBUNTU: SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale"
2055 - Revert "UBUNTU: SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use needs locking"
2056 - Revert "UBUNTU: SAUCE: apparmor: debug: POISON label and replaceby pointer on free"
2057 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the replacedby is not setup"
2058 - Revert "UBUNTU: SAUCE: apparmor: Fix: insert race between label_update and label_merge"
2059 - Revert "UBUNTU: SAUCE: apparmor: rework retrieval of the current label in the profile update case"
2060 - Revert "UBUNTU: SAUCE: apparmor: Disallow update of cred when then subjective != the objective cred"
2061 - Revert "UBUNTU: SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns"
2062 - Revert "UBUNTU: SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()"
2063 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
2064 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix for failed mediation of socket that is being shutdown"
2065 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings"
2066 - Revert "UBUNTU: SAUCE: (no-up) apparmor: fix mount not handling disconnected paths"
2067 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix mediation of fs unix sockets"
2068 - Revert "UBUNTU: apparmor -- follow change to this_cpu_ptr"
2069 - Revert "UBUNTU: SAUCE: (no-up) fix: bad unix_addr_fs macro"
2070 - Revert "UBUNTU: SAUCE: Revert: fix: only allow a single threaded process to ..."
2071 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot"
2072 - Revert "UBUNTU: SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used"
2073 - SAUCE: (no-up) apparmor: sync of apparmor3.5-beta1 snapshot
2074 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
2075
2076 * Add arm64 NUMA support (LP: #1558765)
2077 - SAUCE: (noup) efi: ARM/arm64: ignore DT memory nodes instead of removing them
2078 - SAUCE: (noup) Documentation, dt, numa: dt bindings for NUMA.
2079 - [Config] CONFIG_OF_NUMA=y
2080 - SAUCE: (noup) of, numa: Add NUMA of binding implementation.
2081 - SAUCE: (noup) arm64: Move unflatten_device_tree() call earlier.
2082 - [Config] CONFIG_NUMA=y and CONFIG_NODES_SHIFT=2 on arm64
2083 - SAUCE: (noup) arm64, numa: Add NUMA support for arm64 platforms.
2084 - SAUCE: (noup) arm64, mm, numa: Add NUMA balancing support for arm64.
2085
2086 * vivid/linux: total ADT test failures (LP: #1558447)
2087 - Revert "Revert "af_unix: Revert 'lock_interruptible' in stream receive code""
2088
2089 * [Hyper-V] patches to allow kdump crash through NMI (LP: #1558720)
2090 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
2091 - Drivers: hv: vmbus: Support kexec on ws2012 r2 and above
2092
2093 * s390/pci: enforce fmb page boundary rule (LP: #1558625)
2094 - s390/pci: enforce fmb page boundary rule
2095
2096 * s390/pci: backport upstream commits since v4.4 (LP: #1558624)
2097 - s390/pci_dma: fix DMA table corruption with > 4 TB main memory
2098 - page_to_phys() always returns a multiple of PAGE_SIZE
2099 - s390/pci: provide ZPCI_ADDR macro
2100 - s390/pci: improve ZPCI_* macros
2101 - s390/pci: resize iomap
2102 - s390/pci: fix bar check
2103 - s390/pci: set error state for unusable functions
2104 - s390/pci: remove iomap sanity checks
2105 - s390/pci: remove pdev pointer from arch data
2106 - s390/pci: add ioctl interface for CLP
2107
2108 * IMA-appraisal is unusable in Ubuntu 16.04 (LP: #1558553)
2109 - [Config] CONFIG_SYSTEM_EXTRA_CERTIFICATE=y, CONFIG_SYSTEM_EXTRA_CERTIFICATE_SIZE=4096
2110 - KEYS: Use the symbol value for list size, updated by scripts/insert-sys-cert
2111 - KEYS: Reserve an extra certificate symbol for inserting without recompiling
2112 - SAUCE: (noup) KEYS: Support for inserting a certificate into x86 bzImage
2113
2114 * skb_warn_bad_offload Crash (LP: #1558025)
2115 - ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIAL
2116
2117 * Add PCIe root complex to Cavium arm64 (LP: #1558342)
2118 - [Config] CONFIG_PCI_HOST_COMMON=y
2119 - [Config] CONFIG_PCI_HOST_THUNDER_PEM=y
2120 - [Config] CONFIG_PCI_HOST_THUNDER_ECAM=y
2121 - PCI: generic: Move structure definitions to separate header file
2122 - PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe()
2123 - PCI: generic: Expose pci_host_common_probe() for use by other drivers
2124 - PCI: thunder: Add PCIe host driver for ThunderX processors
2125 - PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devices
2126
2127 * [Hyper-V] vmbus: Fix a bug in hv_need_to_signal_on_read() (LP: #1556264)
2128 - SAUCE: (noup) Drivers: hv: vmbus: Fix a bug in hv_need_to_signal_on_read()
2129
2130 * Xenial update to v4.4.6 stable release (LP: #1558330)
2131 - arm64: account for sparsemem section alignment when choosing vmemmap offset
2132 - ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory window
2133 - ARM: dts: dra7: do not gate cpsw clock due to errata i877
2134 - ARM: OMAP2+: hwmod: Introduce ti,no-idle dt property
2135 - PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()
2136 - kvm: cap halt polling at exactly halt_poll_ns
2137 - KVM: VMX: disable PEBS before a guest entry
2138 - KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUS
2139 - KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit
2140 - KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
2141 - KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
2142 - s390/dasd: fix diag 0x250 inline assembly
2143 - tracing: Fix check for cpu online when event is disabled
2144 - dmaengine: at_xdmac: fix residue computation
2145 - jffs2: reduce the breakage on recovery from halfway failed rename()
2146 - ncpfs: fix a braino in OOM handling in ncp_fill_cache()
2147 - ASoC: dapm: Fix ctl value accesses in a wrong type
2148 - ASoC: samsung: Use IRQ safe spin lock calls
2149 - ASoC: wm8994: Fix enum ctl accesses in a wrong type
2150 - ASoC: wm8958: Fix enum ctl accesses in a wrong type
2151 - ovl: ignore lower entries when checking purity of non-directory entries
2152 - ovl: fix working on distributed fs as lower layer
2153 - wext: fix message delay/ordering
2154 - cfg80211/wext: fix message ordering
2155 - can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()
2156 - iwlwifi: mvm: inc pending frames counter also when txing non-sta
2157 - mac80211: minstrel: Change expected throughput unit back to Kbps
2158 - mac80211: fix use of uninitialised values in RX aggregation
2159 - mac80211: minstrel_ht: set default tx aggregation timeout to 0
2160 - mac80211: minstrel_ht: fix a logic error in RTS/CTS handling
2161 - mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs
2162 - mac80211: Fix Public Action frame RX in AP mode
2163 - gpu: ipu-v3: Do not bail out on missing optional port nodes
2164 - drm/amdgpu: Fix error handling in amdgpu_flip_work_func.
2165 - drm/radeon: Fix error handling in radeon_flip_work_func.
2166 - Revert "drm/radeon/pm: adjust display configuration after powerstate"
2167 - userfaultfd: don't block on the last VM updates at exit time
2168 - ovl: fix getcwd() failure after unsuccessful rmdir
2169 - MIPS: Fix build error when SMP is used without GIC
2170 - MIPS: smp.c: Fix uninitialised temp_foreign_map
2171 - block: don't optimize for non-cloned bio in bio_get_last_bvec()
2172 - target: Drop incorrect ABORT_TASK put for completed commands
2173 - ld-version: Fix awk regex compile failure
2174 - Linux 4.4.6
2175
2176 * linux fails to load x.509 built-in certificate (LP: #1557250)
2177 - lib/mpi: Endianness fix
2178
2179 * s390/kconfig: setting for CONFIG...9P.... (LP: #1557994)
2180 - [Config] CONFIG_NET_9P=m for s390x
2181
2182 * mlx5_core kernel trace after "ethtool -C eth1 adaptive-rx on" flow
2183 (LP: #1557950)
2184 - net/mlx5e: Don't try to modify CQ moderation if it is not supported
2185 - net/mlx5e: Don't modify CQ before it was created
2186
2187 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
2188 - mmc: sdhci: Do not BUG on invalid vdd
2189 - mmc: enable MMC/SD/SDIO device to suspend/resume asynchronously
2190 - mmc: It is not an error for the card to be removed while suspended
2191
2192 * s390/kconfig: disable CONFIG_VIRTIO_MMIO (LP: #1557689)
2193 - [Config] CONFIG_VIRTIO_MMIO=n for s390x
2194
2195 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on s390x (LP: #1557690)
2196 - [Config] CONFIG_NUMA_EMU=y for s390x
2197
2198 * Miscellaneous Ubuntu changes
2199 - [Debian] git-ubuntu-log -- prevent bug references being split
2200 - [Debian] git-ubuntu-log -- git log output is UTF-8
2201
2202 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Mar 2016 13:18:58 -0600
2203
2204 linux (4.4.0-14.30) xenial; urgency=low
2205
2206 [ Tim Gardner ]
2207
2208 * Release Tracking Bug
2209 - LP: #1557508
2210
2211 * Current 4.4 kernel won't boot on powerpc (LP: #1557130)
2212 - powerpc: Fix dedotify for binutils >= 2.26
2213
2214 * ZFS: send fails to transmit some holes [corruption] (LP: #1557151)
2215 - Illumos 6370 - ZFS send fails to transmit some holes
2216
2217 * Request to cherry-pick uvcvideo patch for Xenial kernel support of RealSense
2218 camera (LP: #1557138)
2219 - UVC: Add support for ds4 depth camera
2220
2221 * use after free of task_struct->numa_faults in task_numa_find_cpu (LP: #1527643)
2222 - sched/numa: Fix use-after-free bug in the task_numa_compare
2223
2224 * overlay fs regression: chmod fails with "Operation not permitted" on chowned
2225 files (LP: #1555997)
2226 - ovl: copy new uid/gid into overlayfs runtime inode
2227
2228 * Miscellaneous Ubuntu changes
2229 - SAUCE: Dump stack when X.509 certificates cannot be loaded
2230
2231 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Mar 2016 07:16:19 -0600
2232
2233 linux (4.4.0-13.29) xenial; urgency=low
2234
2235 [ Tim Gardner ]
2236
2237 * Release Tracking Bug
2238 - LP: #1556247
2239
2240 * s390/mm: four page table levels vs. fork (LP: #1556141)
2241 - s390/mm: four page table levels vs. fork
2242
2243 * [Hyper-V] network performance patches for Xenial 16.04 (LP: #1556037)
2244 - hv_netvsc: use skb_get_hash() instead of a homegrown implementation
2245 - hv_netvsc: cleanup netdev feature flags for netvsc
2246
2247 * fails to boot on megaraid (LP: #1552903)
2248 - SAUCE: (noup) megaraid_sas: Don't issue kill adapter for MFI controllers in
2249 case of PD list DCMD failure
2250
2251 * ALSA: hda - add codec support for Kabylake display audio codec (LP: #1556002)
2252 - ALSA: hda - add codec support for Kabylake display audio codec
2253
2254 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
2255 - cpufreq: powernv: Free 'chips' on module exit
2256 - cpufreq: powernv: Hot-plug safe the kworker thread
2257 - cpufreq: powernv: Remove cpu_to_chip_id() from hot-path
2258 - cpufreq: powernv/tracing: Add powernv_throttle tracepoint
2259 - cpufreq: powernv: Replace pr_info with trace print for throttle event
2260 - SAUCE: (noup) cpufreq: powernv: Fix bugs in powernv_cpufreq_{init/exit}
2261
2262 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
2263 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
2264
2265 * integer overflow in xt_alloc_table_info (LP: #1555353)
2266 - SAUCE: (noup) netfilter: x_tables: check for size overflow
2267
2268 * linux: auto-generate the reconstruct information from the git tag (LP: #1555543)
2269 - [Packaging] reconstruct -- automatically reconstruct against base tag
2270 - [Config] reconstruct -- update to autoreconstruct output
2271 - [Packaging] reconstruct -- update when inserting final changes
2272
2273 * Xenial update to v4.4.5 stable release (LP: #1555640)
2274 - use ->d_seq to get coherency between ->d_inode and ->d_flags
2275 - drivers: sh: Restore legacy clock domain on SuperH platforms
2276 - Btrfs: fix deadlock running delayed iputs at transaction commit time
2277 - btrfs: Fix no_space in write and rm loop
2278 - btrfs: async-thread: Fix a use-after-free error for trace
2279 - block: Initialize max_dev_sectors to 0
2280 - PCI: keystone: Fix MSI code that retrieves struct pcie_port pointer
2281 - parisc: Fix ptrace syscall number and return value modification
2282 - mips/kvm: fix ioctl error handling
2283 - kvm: x86: Update tsc multiplier on change.
2284 - fbcon: set a default value to blink interval
2285 - cifs: fix out-of-bounds access in lease parsing
2286 - CIFS: Fix SMB2+ interim response processing for read requests
2287 - Fix cifs_uniqueid_to_ino_t() function for s390x
2288 - vfio: fix ioctl error handling
2289 - KVM: x86: fix root cause for missed hardware breakpoints
2290 - arm/arm64: KVM: Fix ioctl error handling
2291 - iommu/amd: Apply workaround for ATS write permission check
2292 - iommu/amd: Fix boot warning when device 00:00.0 is not iommu covered
2293 - iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path
2294 - target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
2295 - drm/ast: Fix incorrect register check for DRAM width
2296 - drm/radeon/pm: update current crtc info after setting the powerstate
2297 - drm/amdgpu/pm: update current crtc info after setting the powerstate
2298 - drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well
2299 - drm/amdgpu/gfx8: specify which engine to wait before vm flush
2300 - drm/amdgpu: return from atombios_dp_get_dpcd only when error
2301 - libata: fix HDIO_GET_32BIT ioctl
2302 - libata: Align ata_device's id on a cacheline
2303 - block: bio: introduce helpers to get the 1st and last bvec
2304 - writeback: flush inode cgroup wb switches instead of pinning super_block
2305 - Adding Intel Lewisburg device IDs for SATA
2306 - arm64: vmemmap: use virtual projection of linear region
2307 - PM / sleep / x86: Fix crash on graph trace through x86 suspend
2308 - ata: ahci: don't mark HotPlugCapable Ports as external/removable
2309 - tracing: Do not have 'comm' filter override event 'comm' field
2310 - pata-rb532-cf: get rid of the irq_to_gpio() call
2311 - Btrfs: fix loading of orphan roots leading to BUG_ON
2312 - Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"
2313 - jffs2: Fix page lock / f->sem deadlock
2314 - Fix directory hardlinks from deleted directories
2315 - dmaengine: pxa_dma: fix cyclic transfers
2316 - adv7604: fix tx 5v detect regression
2317 - ALSA: usb-audio: Add a quirk for Plantronics DA45
2318 - ALSA: ctl: Fix ioctls for X32 ABI
2319 - ALSA: hda - Fix mic issues on Acer Aspire E1-472
2320 - ALSA: rawmidi: Fix ioctls X32 ABI
2321 - ALSA: timer: Fix ioctls for X32 ABI
2322 - ALSA: pcm: Fix ioctls for X32 ABI
2323 - ALSA: seq: oss: Don't drain at closing a client
2324 - ALSA: hdspm: Fix wrong boolean ctl value accesses
2325 - ALSA: hdsp: Fix wrong boolean ctl value accesses
2326 - ALSA: hdspm: Fix zero-division
2327 - ALSA: timer: Fix broken compat timer user status ioctl
2328 - usb: chipidea: otg: change workqueue ci_otg as freezable
2329 - USB: cp210x: Add ID for Parrot NMEA GPS Flight Recorder
2330 - USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3)
2331 - USB: qcserial: add Sierra Wireless EM74xx device ID
2332 - USB: serial: option: add support for Telit LE922 PID 0x1045
2333 - USB: serial: option: add support for Quectel UC20
2334 - MIPS: scache: Fix scache init with invalid line size.
2335 - MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
2336 - ubi: Fix out of bounds write in volume update code
2337 - i2c: brcmstb: allocate correct amount of memory for regmap
2338 - thermal: cpu_cooling: fix out of bounds access in time_in_idle
2339 - block: check virt boundary in bio_will_gap()
2340 - block: get the 1st and last bvec via helpers
2341 - drm/i915: more virtual south bridge detection
2342 - drm/i915: refine qemu south bridge detection
2343 - modules: fix longstanding /proc/kallsyms vs module insertion race.
2344 - drm/amdgpu: fix topaz/tonga gmc assignment in 4.4 stable
2345 - Linux 4.4.5
2346
2347 * QEMU: causes vCPU steal time overflow on live migration (LP: #1494350)
2348 - x86/mm: Fix slow_virt_to_phys() for X86_PAE again
2349
2350 * TPM2.0 trusted keys fixes (LP: #1398274)
2351 - tpm_tis: further simplify calculation of ordinal duration
2352 - tpm_tis: Use devm_free_irq not free_irq
2353 - tpm_tis: Ensure interrupts are disabled when the driver starts
2354 - tpm: rework tpm_get_timeouts()
2355 - tpm_tis: Get rid of the duplicate IRQ probing code
2356 - tpm_tis: Refactor the interrupt setup
2357 - tpm_tis: Tighten IRQ auto-probing
2358 - tpm_ibmvtpm: properly handle interrupted packet receptions
2359
2360 * linux: review all versioned depends/conflicts/replaces/breaks for validility (LP: #1555033)
2361 - [Config] control.stub.in -- review versioned Build-Depends:
2362 - [Config] control.stub.in -- review versioned
2363 Depends/Breaks/Conflicts/Replaces
2364 - [Config] flavour-control.stub -- review versioned Breaks/Conflicts/Replaces
2365 - [Config] x86 vars.* -- review versioned Breaks/Conflicts/Replaces
2366
2367 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Mar 2016 05:11:51 -0700
2368
2369 linux (4.4.0-12.28) xenial; urgency=low
2370
2371 * Miscellaneous Ubuntu changes
2372 - reconstruct: Work around orig tarball packaging limitiations
2373 Fixes FTBS
2374
2375 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Mar 2016 13:26:08 -0700
2376
2377 linux (4.4.0-12.27) xenial; urgency=low
2378
2379 [ Tim Gardner ]
2380
2381 * Release Tracking Bug
2382 - LP: #1554704
2383
2384 * Fails to detect (second) display (LP: #1543683)
2385 - drm/i915: Fix hpd live status bits for g4x
2386
2387 * s390x -- various configuration changes (LP: #1543165)
2388 - [Config] s390x -- enable CONFIG_NUMA
2389 - [Config] s390x -- disable CONFIG_NET_VENDOR_EMULEX
2390 - [Config] s390x -- disable CONFIG_NET_VENDOR_SYNOPSYS
2391 - [Config] s390x -- disable CONFIG_NVMEM
2392 - [Config] s390x -- switch preempt mode to none
2393
2394 * Radeon hybrid graphics problem on resume (LP: #1554608)
2395 - Revert "drm/radeon: call hpd_irq_event on resume"
2396
2397 * Pull in upstream AMD code (amdgpu) in Xenial (LP: #1546572)
2398 - [Config] CONFIG_DRM_AMD_POWERPLAY=y
2399 - drm/amdgpu: use $(src) in Makefile (v2)
2400 - drm/radeon: constify radeon_asic_ring structures
2401 - drm/amdgpu: add a callback for reading the bios from the rom directly
2402 - drm/amdgpu: add read_bios_from_rom callback for CI parts
2403 - drm/amdgpu: add read_bios_from_rom callback for VI parts
2404 - drm/amdgpu: Use new read bios from rom callback
2405 - drm/amdgpu: Use unlocked gem unreferencing
2406 - drm/radeon: Use unlocked gem unreferencing
2407 - drm/amd: add new gfx8 register definitions for EDC
2408 - drm/amdgpu: add EDC support for CZ (v3)
2409 - drm/amd: abstract kernel rq and normal rq to priority of run queue
2410 - drm/amdgpu/gfx8: Enable interrupt on ME1_PIPE3
2411 - drm/amdgpu/gfx8: update PA_SC_RASTER_CONFIG:PKR_MAP only
2412 - drm/amdgpu: update rev id register for VI
2413 - drm/amdgpu: add more debugging output for driver failures
2414 - drm/amdgpu: add entity only when first job come
2415 - drm/amdgpu: handle error case for ctx
2416 - drm/amdgpu: unify AMDGPU_CTX_MAX_CS_PENDING and amdgpu_sched_jobs
2417 - drm/amdgpu: change default sched jobs to 32
2418 - drm/amdgpu: limit visible vram if it's smaller than the BAR
2419 - drm/amdgpu: restrict the sched jobs number to power of two
2420 - drm/amdgpu: put VM page tables directly into duplicates list
2421 - drm/amdgpu: split VM PD and PT handling during CS
2422 - drm/amdgpu: keep the PTs validation list in the VM v2
2423 - drm/radeon: Update radeon_get_vblank_counter_kms()
2424 - drm/radeon: only increment sync_seq when a fence is really emitted
2425 - drm/fb-helper: Use proper plane mask for fb cleanup
2426 - drm/amdgpu: fix dp link rate selection (v2)
2427 - drm/radeon: fix dp link rate selection (v2)
2428 - drm/amdgpu: share struct amdgpu_pm_state_type with powerplay module
2429 - drm/amdgpu: mv some definition from amdgpu_acpi.c to amdgpu_acpi.h
2430 - drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.h
2431 - drm/amdgpu: implement new cgs interface for acpi function
2432 - drm/amdgpu: implement cgs interface to query system info
2433 - drm/amdgpu: add new cgs interface to get display info (v2)
2434 - drm/amd/powerplay: add basic powerplay framework
2435 - drm/amdgpu: disable legacy path of firmware check if powerplay is enabled
2436 - drm/amdgpu: export amd_powerplay_func to amdgpu and other ip block
2437 - drm/amd/powerplay: add SMU manager sub-component
2438 - drm/amd/powerplay: add hardware manager sub-component
2439 - SAUCE: amd: Include errno.h
2440 - drm/amd/powerplay: add Carrizo smu support
2441 - drm/amd/powerplay: add Carrizo dpm support
2442 - drm/amd/powerplay: add CG and PG support for carrizo
2443 - drm/amd/powerplay: add event manager sub-component
2444 - drm/amd/powerplay: implement functions of amd_powerplay_func
2445 - drm/amd/powerplay: Add ixSWRST_COMMAND_1 in bif_5_0_d.h
2446 - drm/amd/powerplay: Move smu7*.h from amdgpu to powerplay.
2447 - drm/amd/powerplay: add header file for tonga smu and dpm
2448 - drm/amd/powerplay: Add Tonga SMU support
2449 - drm/amd/powerplay: add Tonga dpm support (v3)
2450 - drm/amd/powerplay: add/update headers for Fiji SMU and DPM
2451 - drm/amd/powerplay: update atomctrl for fiji
2452 - drm/amd/powerplay: add Fiji SMU support.
2453 - drm/amd/powerplay: add Fiji DPM support.
2454 - drm/amdgpu: add amdgpu.powerplay module option
2455 - drm/amd/amdgpu: enable powerplay and smc firmware loading for Fiji.
2456 - drm/amdgpu/powerplay: add function point in hwmgr_funcs for program display gap
2457 - drm/amdgpu/poweprlay: export program display gap function to eventmgr
2458 - drm/amdgpu/powerplay: implement pem_task for display_configuration_change
2459 - drm/amdgpu/powerplay: program display gap for tonga.
2460 - drm/amdgpu: enable powerplay module by default for tonga.
2461 - drm/amdgpu: enable powerplay module by default for fiji.
2462 - drm/amdgpu/powerplay: add some definition for other ip block to update cg pg.
2463 - drm/amd/powerplay: add new function point in hwmgr_func for CG/PG.
2464 - drm/amd/powerplay: Add CG and PG support for tonga
2465 - drm/amdgpu/powerplay: add new function point in hwmgr_funcs for thermal control
2466 - drm/amdgpu/powerplay: mv ppinterrupt.h to inc folder to share with other submodule.
2467 - drm/amdgpu/powerplay: add thermal control interface in hwmgr.
2468 - drm/amdgpu/powerplay: enable thermal interrupt task in eventmgr.
2469 - drm/amdgpu/powerplay: implement thermal control for tonga.
2470 - drm/amdgpu/powerplay: implement fan control interface in amd_powerplay_funcs
2471 - drm/amdgpu: export fan control functions to amdgpu
2472 - drm/amdgpu: enable sysfs interface for powerplay
2473 - drm/amdgpu: support per device powerplay enablement (v2)
2474 - drm/amd/powerplay: add and export hwmgr interface to eventmgr to check hw states.
2475 - drm/amd/powerplay: implement new funcs to check current states for tonga.
2476 - drm/amd/powerplay: refine the logic of whether need to update power state.
2477 - drm/amd/powerplay/tonga: enable pcie and mclk forcing for low
2478 - drm/amd/powerplay/fiji: enable pcie and mclk forcing for low
2479 - drm/amdgpu: extract pcie helpers to common header
2480 - drm: add drm_pcie_get_max_link_width helper (v2)
2481 - drm/amdgpu: store pcie gen mask and link width
2482 - drm/amdgpu/cgs: add sys info query for pcie gen and link width
2483 - drm/amdgpu/powerplay/tonga: query supported pcie info from cgs (v2)
2484 - drm/amdgpu/powerplay/fiji: query supported pcie info from cgs (v2)
2485 - drm/amd/powerplay: fix boolreturn.cocci warnings
2486 - drm/amd/powerplay/tonga: Add UVD DPM init
2487 - drm/amd/amdgpu: add gfx clock gating support for Fiji.
2488 - drm/amd/amdgpu: add gmc clock gating support for Fiji.
2489 - drm/amdgpu: add sdma clock gating support for Fiji.
2490 - drm/amd/powerplay: add parts of system clock gating support for Fiji. (v2)
2491 - drm/amd/powerplay: enable clock gating for Fiji.
2492 - drm/amd/powerplay: add atomctrl function to calculate CZ sclk dividers
2493 - drm/amd/powerplay: implement smc state upload for CZ
2494 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
2495 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
2496 - drm/amd/powerplay: add new function point in hwmgr.
2497 - drm/amd/powerplay: add smc msg for NB P-State switch
2498 - drm/amd/powerplay: export interface to DAL to init/change display configuration.
2499 - drm/amd/powerplay: enable set_cpu_power_state task. (v2)
2500 - drm/amd/powerplay: enable/disable NB pstate feature for Carrizo.
2501 - drm/amd/powerplay: Add PPLib debug print macro.
2502 - drm/amdgpu: rename tonga_smumgr.h to tonga_smum.h
2503 - drm/amdgpu: rename fiji_smumgr.h to fiji_smum.h
2504 - drm/amd/powerplay: add multimedia power gating support for Fiji.
2505 - drm/amd/amdgpu: add uvd6.0 clock gating support. (v2)
2506 - drm/amd/amdgpu: add vce3.0 clock gating support. (v2)
2507 - drm/amd/amdgpu: enable uvd&vce clock gating for Fiji.
2508 - drm/amdgpu: Prepare DKMS build for powerplay module.
2509 - drm/amd/powerplay: add display configeration changed function in hwmgr for Fiji.
2510 - drm/amd/powerplay: Add thermal protection support for Fiji.
2511 - drm/amd/powerplay: Fix a bug in fan control setting default mode for Tonga and Fiji.
2512 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Tonga.
2513 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Fiji.
2514 - drm/amd/powerplay: fix boolreturn.cocci warnings
2515 - drm/amd/powerplay: fix bug that dpm funcs in debugfs/sysfs missing.
2516 - drm/amd/powerplay: check whether enable dpm in powerplay.
2517 - drm/amd/powerplay: move shared function of vi to hwmgr. (v2)
2518 - drm/amdgpu/powerplay: enable sysfs and debugfs interfaces late
2519 - drm/amd/powerplay: display gpu load when print performance for tonga.
2520 - drm/powerplay: add debugging output to tonga_processpptables.c
2521 - drm/powerplay: add debugging output to processpptables.c
2522 - drm/powerplay/hwmgr: log errors in tonga_hwmgr_backend_init
2523 - drm/amd/powerplay: Don't return an error if fan table is missing
2524 - amd\powerplay Implement get dal power level
2525 - amd/powerplay: Fix get dal power level
2526 - amd/powerplay: Add structures required to report configuration change
2527 - drm/amdgpu/powerplay: Program a calculated value as Deep Sleep clock.
2528 - drm/amd/powerplay: add point check to avoid NULL point hang.
2529 - drm/amd/powerplay: check whether need to enable thermal control. (v2)
2530 - drm/amd/powerplay: show gpu load when print gpu performance for Cz. (v2)
2531 - drm: powerplay: use div64_s64 instead of do_div
2532 - drm/amd/powerplay: fix a reversed condition
2533 - drm/amdgpu/cgs: cleanup some indenting
2534 - drm/amd/powerplay: precedence bug in init_non_clock_fields()
2535 - drm/amdgpu: fix NULL in vm_grab_id while S3 back
2536 - drm/amd/powerplay: fix bug that NULL checks are reversed.
2537 - drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2)
2538 - drm/amd/powerplay: fix Smatch static checker warnings
2539 - drm/amd/powerplay: add powerplay valid check to avoid null point. (v2)
2540 - drm/amd/powerplay: Reload and initialize the smc firmware on powerplay resume.
2541 - drm/amdgpu: Show gpu load when display gpu performance for Ci.
2542 - drm/amdgpu: Show gpu load when display gpu performance for Fiji of VI.
2543 - drm/amdgpu: fix hex/decimal bug when show gpu load.
2544 - drm/amd/powerplay: add thermal control task when resume.
2545 - drm/amd/powerplay: enable set boot state task
2546 - drm/amd/powerplay: enable power down asic task. (v2)
2547 - drm/amd/powerplay: implement power down asic task for CZ
2548 - drm/amdgpu: add warning to amdgpu_bo_gpu_offset() v2
2549 - drm/amdgpu/cgs: add an interface to access PCI resources
2550 - drm/amdgpu: add irq domain support
2551 - drm/amdgpu/powerplay: include asm/div64.h for do_div()
2552 - drm/sysfs: use kobj_to_dev()
2553 - drm/amd/powerplay: fix static checker warning for return meaningless value.
2554 - drm/amdgpu/cz: add code to enable forcing UVD clocks
2555 - drm/amdgpu/cz: add code to enable forcing VCE clocks
2556 - drm/amdgpu/cz: force uvd clocks when sclks are forced
2557 - drm/amdgpu/cz: force vce clocks when sclks are forced
2558 - drm/amdgpu: use kobj_to_dev()
2559 - drm/radeon: use kobj_to_dev()
2560 - drm/ttm: fix adding foreign BOs to the LRU during init v2
2561 - drm/ttm: fix adding foreign BOs to the swap LRU
2562 - drm/ttm: add ttm_bo_move_to_lru_tail function v2
2563 - drm/amdgpu: move VM page tables to the LRU end on CS v2
2564 - drm/amdgpu: validate duplicates first
2565 - drm/amdgpu: add missing irq.h include
2566 - drm/fb_cma_helper: Remove implicit call to disable_unused_functions
2567 - drm/amdgpu: Add some tweaks to gfx 8 soft reset
2568 - amdkfd: don't open-code memdup_user()
2569 - amdkfd: Copy from the proper user command pointer
2570 - drm/amdgpu: Use drm_calloc_large for VM page_tables array
2571 - amd/powerplay: disable powerplay by default initially
2572 - drm/amdgpu: Allow the driver to load if amdgpu.powerplay=1 on asics without powerplay support
2573 - drm/atomic-helper: Export framebuffer_changed()
2574 - drm/amd/amdgpu: Improve amdgpu_dpm* macros to avoid unexpected result (v2)
2575 - drm/amdgpu: add a message to indicate when powerplay is enabled (v2)
2576 - drm/amdgpu: fix next_rptr handling for debugfs
2577 - drm/radeon: Ensure radeon bo is unreserved in radeon_gem_va_ioctl
2578 - drm/radeon: only init fbdev if we have connectors
2579 - drm/amdgpu: don't init fbdev if we don't have any connectors
2580 - drm/amd/powerplay: Update SMU firmware loading for Stoney
2581 - drm/amdgpu: fix non-ANSI declaration of amdgpu_amdkfd_gfx_*_get_functions()
2582 - drm/amdkfd: Remove unnecessary cast in kfree
2583 - drm/amdgpu: only move pt bos in LRU list on success
2584 - drm/amdgpu: mask out WC from BO on unsupported arches
2585 - drm/amdgpu/gfx8: enable cp inst/reg error interrupts
2586 - drm/amdgpu/gfx7: enable cp inst/reg error interrupts
2587 - drm/amdgpu: load MEC ucode manually on iceland
2588 - drm/amdgpu: disable uvd and vce clockgating on Fiji
2589 - drm/amdgpu: add pcie cap module parameters (v2)
2590 - drm/amdgpu/cik: don't mess with aspm if gpu is root bus
2591 - drm/amdgpu/dpm/ci: switch over to the common pcie caps interface
2592 - drm/amdgpu: handle uvd pg flags properly
2593 - drm/amdgpu: handle vce pg flags properly
2594 - drm/amdgpu: clean up vce pg flags for cz/st
2595 - drm/amdgpu: be consistent with uvd cg flags
2596 - drm/amd/powerplay/cz: disable uvd pg
2597 - drm/amd/powerplay/cz: disable vce pg
2598 - drm/amd/powerplay/tonga: disable uvd pg
2599 - drm/amd/powerplay/tonga: disable vce pg
2600 - drm/amdgpu: add a cgs interface to fetch cg and pg flags
2601 - drm/amdgpu: remove unused cg defines
2602 - drma/dmgpu: move cg and pg flags into shared headers
2603 - drm/amdgpu/tonga: plumb pg flags through to powerplay
2604 - drm/amdgpu/cz: plumb pg flags through to powerplay
2605 - SAUCE: drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabled
2606
2607 * mlx4_core Set UAR page size to 4KB regardless of system page size (LP:
2608 #1552632)
2609 - net/mlx4_core: Set UAR page size to 4KB regardless of system page size
2610
2611 * Miscellaneous Ubuntu changes
2612 - [Config] CONFIG_CAVIUM_ERRATUM_27456=y
2613
2614 * Miscellaneous upstream changes
2615 - net: thunderx: Fix for Qset error due to CQ full
2616 - ahci: Workaround for ThunderX Errata#22536
2617 - arm64: Add workaround for Cavium erratum 27456
2618 - tipc: fix nullptr crash during subscription cancel
2619
2620 -- Tim Gardner <tim.gardner@canonical.com> Mon, 07 Mar 2016 05:04:22 -0700
2621
2622 linux (4.4.0-11.26) xenial; urgency=low
2623
2624 [ Tim Gardner ]
2625
2626 * Release Tracking Bug
2627 - LP: #1553391
2628
2629 * Xenial update to v4.4.4 stable release (LP: #1553179)
2630 - af_iucv: Validate socket address length in iucv_sock_bind()
2631 - gro: Make GRO aware of lightweight tunnels.
2632 - net: dp83640: Fix tx timestamp overflow handling.
2633 - tunnels: Allow IPv6 UDP checksums to be correctly controlled.
2634 - lwt: fix rx checksum setting for lwt devices tunneling over ipv6
2635 - tcp: fix NULL deref in tcp_v4_send_ack()
2636 - af_unix: fix struct pid memory leak
2637 - pptp: fix illegal memory access caused by multiple bind()s
2638 - sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
2639 - net: dsa: fix mv88e6xxx switches
2640 - tipc: fix connection abort during subscription cancel
2641 - inet: frag: Always orphan skbs inside ip_defrag()
2642 - switchdev: Require RTNL mutex to be held when sending FDB notifications
2643 - tcp: beware of alignments in tcp_get_info()
2644 - ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
2645 - ipv6/udp: use sticky pktinfo egress ifindex on connect()
2646 - ipv6: addrconf: Fix recursive spin lock call
2647 - ipv6: fix a lockdep splat
2648 - unix: correctly track in-flight fds in sending process user_struct
2649 - tcp: do not drop syn_recv on all icmp reports
2650 - net:Add sysctl_max_skb_frags
2651 - tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs
2652 - enic: increment devcmd2 result ring in case of timeout
2653 - sctp: translate network order to host order when users get a hmacid
2654 - net: Copy inner L3 and L4 headers as unaligned on GRE TEB
2655 - flow_dissector: Fix unaligned access in __skb_flow_dissector when used by
2656 eth_get_headlen
2657 - bpf: fix branch offset adjustment on backjumps after patching ctx expansion
2658 - bonding: Fix ARP monitor validation
2659 - ipv4: fix memory leaks in ip_cmsg_send() callers
2660 - af_unix: Don't set err in unix_stream_read_generic unless there was an error
2661 - af_unix: Guard against other == sk in unix_dgram_sendmsg
2662 - tipc: fix premature addition of node to lookup table
2663 - tcp: md5: release request socket instead of listener
2664 - qmi_wwan: add "4G LTE usb-modem U901"
2665 - net/mlx4_en: Count HW buffer overrun only once
2666 - net/mlx4_en: Avoid changing dev->features directly in run-time
2667 - l2tp: Fix error creating L2TP tunnels
2668 - pppoe: fix reference counting in PPPoE proxy
2669 - net_sched fix: reclassification needs to consider ether protocol changes
2670 - route: check and remove route cache when we get route
2671 - tcp/dccp: fix another race at listener dismantle
2672 - IFF_NO_QUEUE: Fix for drivers not calling ether_setup()
2673 - rtnl: RTM_GETNETCONF: fix wrong return value
2674 - tipc: unlock in error path
2675 - unix_diag: fix incorrect sign extension in unix_lookup_by_ino
2676 - sctp: Fix port hash table size computation
2677 - ext4: fix bh->b_state corruption
2678 - ARM: debug-ll: fix BCM63xx entry for multiplatform
2679 - arm64: errata: Add -mpc-relative-literal-loads to build flags
2680 - KVM: s390: fix guest fprs memory leak
2681 - devm_memremap: Fix error value when memremap failed
2682 - drm/gma500: Use correct unref in the gem bo create function
2683 - ARM: 8457/1: psci-smp is built only for SMP
2684 - lib/ucs2_string: Add ucs2 -> utf8 helper functions
2685 - efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
2686 - efi: Do variable name validation tests in utf8
2687 - efi: Make our variable validation list include the guid
2688 - efi: Make efivarfs entries immutable by default
2689 - efi: Add pstore variables to the deletion whitelist
2690 - lib/ucs2_string: Correct ucs2 -> utf8 conversion
2691 - bcache: fix a livelock when we cause a huge number of cache misses
2692 - bcache: Add a cond_resched() call to gc
2693 - bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
2694 - bcache: fix a leak in bch_cached_dev_run()
2695 - bcache: unregister reboot notifier if bcache fails to unregister device
2696 - bcache: allows use of register in udev to avoid "device_busy" error.
2697 - bcache: Change refill_dirty() to always scan entire disk if necessary
2698 - dm thin: fix race condition when destroying thin pool workqueue
2699 - can: ems_usb: Fix possible tx overflow
2700 - usb: dwc3: Fix assignment of EP transfer resources
2701 - USB: cp210x: add IDs for GE B650V3 and B850V3 boards
2702 - USB: option: add support for SIM7100E
2703 - USB: option: add "4G LTE usb-modem U901"
2704 - drivers: android: correct the size of struct binder_uintptr_t for
2705 BC_DEAD_BINDER_DONE
2706 - spi: omap2-mcspi: Prevent duplicate gpio_request
2707 - iw_cxgb3: Fix incorrectly returning error on success
2708 - drm/i915: shut up gen8+ SDE irq dmesg noise
2709 - ocfs2: unlock inode if deleting inode from orphan fails
2710 - mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED
2711 - mm: numa: quickly fail allocations for NUMA balancing on full nodes
2712 - genirq: Validate action before dereferencing it in handle_irq_event_percpu()
2713 - clocksource/drivers/vt8500: Increase the minimum delta
2714 - s390/kvm: remove dependency on struct save_area definition
2715 - KVM: s390: fix memory overwrites when vx is disabled
2716 - Btrfs: add missing brelse when superblock checksum fails
2717 - Btrfs: igrab inode in writepage
2718 - btrfs: statfs: report zero available if metadata are exhausted
2719 - Btrfs: send, don't BUG_ON() when an empty symlink is found
2720 - Btrfs: fix number of transaction units required to create symlink
2721 - Btrfs: fix transaction handle leak on failure to create hard link
2722 - Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and
2723 subvolume roots
2724 - btrfs: initialize the seq counter in struct btrfs_device
2725 - s390: fix normalization bug in exception table sorting
2726 - s390/dasd: prevent incorrect length error under z/VM after PAV changes
2727 - s390/dasd: fix refcount for PAV reassignment
2728 - s390/dasd: fix performance drop
2729 - uml: flush stdout before forking
2730 - uml: fix hostfs mknod()
2731 - um: link with -lpthread
2732 - locks: fix unlock when fcntl_setlk races with a close
2733 - rtlwifi: rtl_pci: Fix kernel panic
2734 - rtlwifi: rtl8192cu: Add missing parameter setup
2735 - rtlwifi: rtl8192ce: Fix handling of module parameters
2736 - rtlwifi: rtl8192de: Fix incorrect module parameter descriptions
2737 - rtlwifi: rtl8723ae: Fix initialization of module parameters
2738 - rtlwifi: rtl8192se: Fix module parameter initialization
2739 - rtlwifi: rtl8188ee: Fix module parameter initialization
2740 - rtlwifi: rtl8723be: Fix module parameter initialization
2741 - mei: fix fasync return value on error
2742 - mei: validate request value in client notify request ioctl
2743 - namei: ->d_inode of a pinned dentry is stable only for positives
2744 - rc: sunxi-cir: Initialize the spinlock properly
2745 - media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode
2746 - si2157: return -EINVAL if firmware blob is too big
2747 - gspca: ov534/topro: prevent a division by 0
2748 - vb2: fix a regression in poll() behavior for output,streams
2749 - tda1004x: only update the frontend properties if locked
2750 - dm space map metadata: remove unused variable in brb_pop()
2751 - dm snapshot: fix hung bios when copy error occurs
2752 - dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths
2753 - coresight: checking for NULL string in coresight_name_match()
2754 - irqchip/omap-intc: Add support for spurious irq handling
2755 - irqchip/mxs: Add missing set_handle_irq()
2756 - irqchip/atmel-aic: Fix wrong bit operation for IRQ priority
2757 - irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1
2758 - posix-clock: Fix return code on the poll method's error path
2759 - clockevents/tcb_clksrc: Prevent disabling an already disabled clock
2760 - mmc: usdhi6rol0: handle NULL data in timeout
2761 - mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPT
2762 - mmc: sdio: Fix invalid vdd in voltage switch power cycle
2763 - mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400
2764 - mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()
2765 - mmc: core: Enable tuning according to the actual timing
2766 - mmc: mmci: fix an ages old detection error
2767 - mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL
2768 - mmc: pxamci: fix again read-only gpio detection polarity
2769 - mmc: sdhci-pci: Fix card detect race for Intel BXT/APL
2770 - mmc: sdhci: Allow override of mmc host operations
2771 - mmc: sdhci: Allow override of get_cd() called from sdhci_request()
2772 - Bluetooth: Use continuous scanning when creating LE connections
2773 - Bluetooth: Add support of Toshiba Broadcom based devices
2774 - Bluetooth: Fix incorrect removing of IRKs
2775 - Bluetooth: 6lowpan: Fix kernel NULL pointer dereferences
2776 - Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets
2777 - time: Avoid signed overflow in timekeeping_get_ns()
2778 - cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()
2779 - Revert "MIPS: Fix PAGE_MASK definition"
2780 - MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler
2781 - MIPS: hpet: Choose a safe value for the ETIME check
2782 - MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
2783 - MIPS: Fix buffer overflow in syscall_get_arguments()
2784 - EDAC: Robustify workqueues destruction
2785 - EDAC, mc_sysfs: Fix freeing bus' name
2786 - sparc64: fix incorrect sign extension in sys_sparc64_personality
2787 - clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqs
2788 - regulator: axp20x: Fix GPIO LDO enable value for AXP22x
2789 - regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2C
2790 - virtio_balloon: fix race by fill and leak
2791 - virtio_balloon: fix race between migration and ballooning
2792 - virtio_pci: fix use after free on release
2793 - drm/vmwgfx: Fix an incorrect lock check
2794 - drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates
2795 - drm/vmwgfx: respect 'nomodeset'
2796 - drm/amdgpu: Fix off-by-one errors in amdgpu_vm_bo_map
2797 - drm/amdgpu: call hpd_irq_event on resume
2798 - drm/amdgpu: fix lost sync_to if scheduler is enabled.
2799 - drm/amdgpu: fix tonga smu resume
2800 - drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2
2801 - drm/amdgpu: no need to load MC firmware on fiji
2802 - drm/amdgpu: move gmc7 support out of CIK dependency
2803 - drm/amdgpu: iceland use CI based MC IP
2804 - drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above
2805 - drm/amdgpu: pull topaz gmc bits into gmc_v7
2806 - drm/amdgpu: drop topaz support from gmc8 module
2807 - drm/amdgpu: don't load MEC2 on topaz
2808 - drm/amdgpu: remove exp hardware support from iceland
2809 - drm/amdgpu: fix s4 resume
2810 - drm/amdgpu: remove unnecessary forward declaration
2811 - drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)
2812 - drm/amdgpu: fix issue with overlapping userptrs
2813 - drm/amdgpu: use post-decrement in error handling
2814 - drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.
2815 - drm/amdgpu/pm: adjust display configuration after powerstate
2816 - drm/nouveau/kms: take mode_config mutex in connector hotplug path
2817 - drm/nouveau/display: Enable vblank irqs after display engine is on again.
2818 - drm/nouveau/disp/dp: ensure sink is powered up before attempting link
2819 training
2820 - drm/nouveau: platform: Fix deferred probe
2821 - drm/dp/mst: process broadcast messages correctly
2822 - drm/dp/mst: always send reply for UP request
2823 - drm/dp/mst: fix in MSTB RAD initialization
2824 - drm/dp/mst: fix in RAD element access
2825 - drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil
2826 - drm/dp/mst: Calculate MST PBN with 31.32 fixed point
2827 - drm/dp/mst: move GUID storage from mgr, port to only mst branch
2828 - drm/dp/mst: Reverse order of MST enable and clearing VC payload table.
2829 - drm/dp/mst: deallocate payload on port destruction
2830 - drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addr
2831 - drm/radeon: call hpd_irq_event on resume
2832 - drm/radeon: Fix "slow" audio over DP on DCE8+
2833 - drm/radeon: clean up fujitsu quirks
2834 - drm/radeon: properly byte swap vce firmware setup
2835 - drm/radeon: cleaned up VCO output settings for DP audio
2836 - drm/radeon: Add a common function for DFS handling
2837 - drm/radeon: fix DP audio support for APU with DCE4.1 display engine
2838 - drm: add helper to check for wc memory support
2839 - drm/radeon: mask out WC from BO on unsupported arches
2840 - drm/radeon: hold reference to fences in radeon_sa_bo_new
2841 - drm: fix missing reference counting decrease
2842 - drm/i915: Restore inhibiting the load of the default context
2843 - drm/i915: intel_hpd_init(): Fix suspend/resume reprobing
2844 - drm/i915: Init power domains early in driver load
2845 - drm/i915: Make sure DC writes are coherent on flush.
2846 - drm/i915/dp: fall back to 18 bpp when sink capability is unknown
2847 - drm/i915: Don't reject primary plane windowing with color keying enabled on
2848 SKL+
2849 - drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()
2850 - drm/i915/dsi: defend gpio table against out of bounds access
2851 - drm/i915/dsi: don't pass arbitrary data to sideband
2852 - drm/i915: fix error path in intel_setup_gmbus()
2853 - drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command
2854 - drm/radeon: use post-decrement in error handling
2855 - drm: No-Op redundant calls to drm_vblank_off() (v2)
2856 - drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2)
2857 - drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4
2858 - drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2)
2859 - drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2)
2860 - drm/radeon/pm: adjust display configuration after powerstate
2861 - make sure that freeing shmem fast symlinks is RCU-delayed
2862 - toshiba_acpi: Fix blank screen at boot if transflective backlight is
2863 supported
2864 - ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi list
2865 - ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
2866 - uapi: update install list after nvme.h rename
2867 - lib: sw842: select crc32
2868 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege
2869 R700
2870 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite
2871 R830
2872 - ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"
2873 - ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()
2874 - nfit: fix multi-interface dimm handling, acpi6.1 compatibility
2875 - dmaengine: dw: fix cyclic transfer setup
2876 - dmaengine: dw: fix cyclic transfer callbacks
2877 - dmaengine: at_xdmac: fix resume for cyclic transfers
2878 - dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer
2879 - IB/cm: Fix a recently introduced deadlock
2880 - IB/qib: fix mcast detach when qp not attached
2881 - IB/qib: Support creating qps with GFP_NOIO flag
2882 - IB/mlx5: Expose correct maximum number of CQE capacity
2883 - Thermal: initialize thermal zone device correctly
2884 - Thermal: handle thermal zone device properly during system sleep
2885 - Thermal: do thermal zone update after a cooling device registered
2886 - hwmon: (dell-smm) Blacklist Dell Studio XPS 8000
2887 - hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hook
2888 - hwmon: (ads1015) Handle negative conversion values correctly
2889 - cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype
2890 - cpufreq: Fix NULL reference crash while accessing policy->governor_data
2891 - seccomp: always propagate NO_NEW_PRIVS on tsync
2892 - libceph: fix ceph_msg_revoke()
2893 - libceph: don't bail early from try_read() when skipping a message
2894 - libceph: use the right footer size when skipping a message
2895 - libceph: don't spam dmesg with stray reply warnings
2896 - sd: Optimal I/O size is in bytes, not sectors
2897 - Staging: speakup: Fix getting port information
2898 - Revert "Staging: panel: usleep_range is preferred over udelay"
2899 - cdc-acm:exclude Samsung phone 04e8:685d
2900 - perf stat: Do not clean event's private stats
2901 - tick/nohz: Set the correct expiry when switching to nohz/lowres mode
2902 - rfkill: fix rfkill_fop_read wait_event usage
2903 - mac80211: Requeue work after scan complete for all VIF types.
2904 - workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
2905 - Revert "workqueue: make sure delayed work run in local cpu"
2906 - ALSA: hda - Apply clock gate workaround to Skylake, too
2907 - ALSA: hda - Fixing background noise on Dell Inspiron 3162
2908 - target: Fix LUN_RESET active I/O handling for ACK_KREF
2909 - target: Fix LUN_RESET active TMR descriptor handling
2910 - target: Fix TAS handling for multi-session se_node_acls
2911 - target: Fix remote-port TMR ABORT + se_cmd fabric stop
2912 - target: Fix race with SCF_SEND_DELAYED_TAS handling
2913 - spi: atmel: fix gpio chip-select in case of non-DT platform
2914 - libata: fix sff host state machine locking while polling
2915 - ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2
2916 - ARCv2: SMP: Emulate IPI to self using software triggered interrupt
2917 - PCI/AER: Flush workqueue on device remove to avoid use-after-free
2918 - cpuset: make mm migration asynchronous
2919 - cgroup: make sure a parent css isn't offlined before its children
2920 - writeback: keep superblock pinned during cgroup writeback association
2921 switches
2922 - phy: core: fix wrong err handle for phy_power_on
2923 - i2c: i801: Adding Intel Lewisburg support for iTCO
2924 - bio: return EINTR if copying to user space got interrupted
2925 - block: fix use-after-free in dio_bio_complete
2926 - nfs: fix nfs_size_to_loff_t
2927 - NFSv4: Fix a dentry leak on alias use
2928 - of/irq: Fix msi-map calculation for nonzero rid-base
2929 - KVM: async_pf: do not warn on page allocation failures
2930 - KVM: arm/arm64: vgic: Ensure bitmaps are long enough
2931 - KVM: x86: fix missed hardware breakpoints
2932 - KVM: x86: MMU: fix ubsan index-out-of-range warning
2933 - powerpc/eeh: Fix partial hotplug criterion
2934 - tracing: Fix showing function event in available_events
2935 - sunrpc/cache: fix off-by-one in qword_get()
2936 - kernel/resource.c: fix muxed resource handling in __request_region()
2937 - do_last(): don't let a bogus return value from ->open() et.al. to confuse us
2938 - ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruption
2939 - ARM: at91/dt: fix typo in sama5d2 pinmux descriptions
2940 - xen/arm: correctly handle DMA mapping of compound pages
2941 - xen/scsiback: correct frontend counting
2942 - xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
2943 - xen/pciback: Save the number of MSI-X entries to be copied later.
2944 - xen/pcifront: Fix mysterious crashes when NUMA locality information was
2945 extracted.
2946 - should_follow_link(): validate ->d_seq after having decided to follow
2947 - do_last(): ELOOP failure exit should be done after leaving RCU mode
2948 - hpfs: don't truncate the file when delete fails
2949 - x86/irq: Call chip->irq_set_affinity in proper context
2950 - x86/irq: Fix a race in x86_vector_free_irqs()
2951 - x86/irq: Validate that irq descriptor is still active
2952 - x86/irq: Do not use apic_chip_data.old_domain as temporary buffer
2953 - x86/irq: Reorganize the return path in assign_irq_vector
2954 - x86/irq: Reorganize the search in assign_irq_vector
2955 - x86/irq: Check vector allocation early
2956 - x86/irq: Copy vectormask instead of an AND operation
2957 - x86/irq: Get rid of code duplication
2958 - x86/irq: Remove offline cpus from vector cleanup
2959 - x86/irq: Clear move_in_progress before sending cleanup IPI
2960 - x86/irq: Remove the cpumask allocation from send_cleanup_vector()
2961 - x86/irq: Remove outgoing CPU from vector cleanup mask
2962 - x86/irq: Call irq_force_move_complete with irq descriptor
2963 - x86/irq: Plug vector cleanup race
2964 - IB/cma: Fix RDMA port validation for iWarp
2965 - iwlwifi: dvm: fix WoWLAN
2966 - iwlwifi: pcie: properly configure the debug buffer size for 8000
2967 - iwlwifi: update and fix 7265 series PCI IDs
2968 - iwlwifi: mvm: don't allow sched scans without matches to be started
2969 - Revert "UBUNTU: SAUCE: bcache: prevent crash on changing writeback_running"
2970 - bcache: prevent crash on changing writeback_running
2971 - Linux 4.4.4
2972
2973 * mlx4_en didn't choose time-stamping shift value according to HW frequency
2974 (LP: #1552627)
2975 - net/mlx4_en: Choose time-stamping shift value according to HW frequency
2976
2977 * [Ubuntu 16.04] Help to flush kernel panics to console (LP: #1552332)
2978 - target/transport: add flag to indicate CPU Affinity is observed
2979 - powerpc/powernv: Add a kmsg_dumper that flushes console output on panic
2980 - powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usages
2981
2982 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
2983 - qla2xxx: Fix warning reported by static checker
2984 - qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCM
2985 - qla2xxx: Fix stale pointer access.
2986 - qla2xxx: Use ATIO type to send correct tmr response
2987 - qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU Affinity
2988
2989 * [s390x] zfcp.ko missing from scsi-modules udeb (LP: #1552314)
2990 - [Config] Add s390x zfcp to scsi-modules udeb
2991
2992 -- Tim Gardner <tim.gardner@canonical.com> Wed, 02 Mar 2016 08:08:16 -0700
2993
2994 linux (4.4.0-10.25) xenial; urgency=low
2995
2996 [ Tim Gardner ]
2997
2998 * Release Tracking Bug
2999 - LP: #1552247
3000
3001 * linux: 4.4.0-9.X fails yama ptrace restrictions tests (LP: #1551894)
3002 - security: let security modules use PTRACE_MODE_* with bitmasks
3003
3004 * [wily][regression] systemtap script compilation broken by new kernels (LP: #1545330)
3005 - SAUCE: (noup) locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.h
3006
3007 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
3008 - mmc: sdhci: 64-bit DMA actually has 4-byte alignment
3009 - mmc: sdhci: Fix DMA descriptor with zero data length
3010
3011 * Miscellaneous Ubuntu changes
3012 - SAUCE: (noup) cgroup: fix and restructure error handling in copy_cgroup_ns()
3013
3014 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Feb 2016 13:04:14 -0700
3015
3016 linux (4.4.0-9.24) xenial; urgency=low
3017
3018 [ Tim Gardner ]
3019
3020 * Release Tracking Bug
3021 - LP: #1551319
3022
3023 * AppArmor logs denial for when the device path is ENOENT (LP: #1482943)
3024 - SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails
3025
3026 * BUG: unable to handle kernel NULL pointer dereference (aa_label_merge) (LP:
3027 #1448912)
3028 - SAUCE: apparmor: Fix: insert race between label_update and label_merge
3029 - SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the
3030 replacedby is not setup
3031 - SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale
3032 - SAUCE: apparmor: Fix: refcount race between locating in labelset and get
3033 - SAUCE: apparmor: Fix: ensure new labels resulting from merge have a
3034 replacedby
3035 - SAUCE: apparmor: Fix: label_vec_merge insertion
3036 - SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain
3037 - SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on
3038 merge path
3039 - SAUCE: apparmor: Fix: convert replacedby update to be protected by the
3040 labelset lock
3041 - SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter
3042
3043 * apparmor kernel BUG kills firefox (LP: #1430546)
3044 - SAUCE: apparmor: Disallow update of cred when then subjective != the
3045 objective cred
3046 - SAUCE: apparmor: rework retrieval of the current label in the profile update
3047 case
3048
3049 * sleep from invalid context in aa_move_mount (LP: #1539349)
3050 - SAUCE: apparmor: fix sleep from invalid context
3051
3052 * s390x: correct restore of high gprs on signal return (LP: #1550468)
3053 - s390/compat: correct restore of high gprs on signal return
3054
3055 * missing SMAP support (LP: #1550517)
3056 - x86/entry/compat: Add missing CLAC to entry_INT80_32
3057
3058 * Floating-point exception handler receives empty Data-Exception Code in
3059 Floating Point Control register (LP: #1548414)
3060 - s390/fpu: signals vs. floating point control register
3061
3062 * kvm fails to boot GNU Hurd kernels with 4.4 Xenial kernel (LP: #1550596)
3063 - KVM: x86: fix conversion of addresses to linear in 32-bit protected mode
3064
3065 * Surelock GA2 SP1: capiredp01: cxl_init_adapter fails for CAPI devices
3066 0000:01:00.0 and 0005:01:00.0 after upgrading to 840.10 Platform firmware
3067 build fips840/b1208b_1604.840 (LP: #1532914)
3068 - cxl: Fix PSL timebase synchronization detection
3069
3070 * [Feature]EDAC support for Knights Landing (LP: #1519631)
3071 - EDAC, sb_edac: Set fixed DIMM width on Xeon Knights Landing
3072
3073 * Various failures of kernel_security suite on Xenial kernel on s390x arch
3074 (LP: #1531327)
3075 - [config] s390x -- CONFIG_DEFAULT_MMAP_MIN_ADDR=65536
3076
3077 * Unable to install VirtualBox Guest Service in 15.04 (LP: #1434579)
3078 - [Config] Provides: virtualbox-guest-modules when appropriate
3079
3080 * linux is missing provides for virtualbox-guest-modules [i386 amd64 x32] (LP:
3081 #1507588)
3082 - [Config] Provides: virtualbox-guest-modules when appropriate
3083
3084 * Backport more recent driver for SKL, KBL and BXT graphics (LP: #1540390)
3085 - SAUCE: i915_bpo: Provide a backport driver for SKL, KBL & BXT graphics
3086 - SAUCE: i915_bpo: Update intel_ips.h file location
3087 - SAUCE: i915_bpo: Rename the backport driver to i915_bpo
3088 - SAUCE: i915_bpo: Add i915_bpo_*() calls for ubuntu/i915
3089 - drm/i915: remove an extra level of indirection in PCI ID list
3090 - drm/i915/kbl: Add Kabylake PCI ID
3091 - drm/i915/kbl: Add Kabylake GT4 PCI ID
3092 - mm: Export nr_swap_pages
3093 - async: export current_is_async()
3094 - drm: fix potential dangling else problems in for_each_ macros
3095 - dp/mst: add SDP stream support
3096 - drm: Implement drm_modeset_lock_all_ctx()
3097 - drm: Add "prefix" parameter to drm_rect_debug_print()
3098 - drm/i915: Set connector_state->connector using the helper.
3099 - drm/atomic: add connector mask to drm_crtc_state.
3100 - drm/i915: Report context GTT size
3101 - drm/i915: Add get_eld audio component
3102 - SAUCE: Backport I915_PARAM_HAS_EXEC_SOFTPIN and EXEC_OBJECT_PINNED
3103 - SAUCE: i915_bpo: Revert passing plane/encoder name
3104 - SAUCE: sound/hda: Load i915_bpo from the hda driver on SKL/KBL/BXT
3105 - SAUCE: i915_bpo: Support only SKL, KBL and BXT with the backport driver
3106 - drm/i915/bxt: update list of PCIIDs
3107 - drm/i915/skl: Add missing SKL ids
3108 - SAUCE: i915_bpo: Revert "drm/i915: Defer probe if gmux is present but its
3109 driver isn't"
3110 - SAUCE: uapi/drm/i915: Backport I915_EXEC_BSD_MASK
3111 - drm/atomic: Do not unset crtc when an encoder is stolen
3112 - drm/i915: Update connector_mask during readout, v2.
3113 - drm/atomic: Add encoder_mask to crtc_state, v3.
3114 - SAUCE: drm/core: Add drm_encoder_index.
3115 - SAUCE: i915_bpo: Revert "drm/i915: Switch DDC when reading the EDID"
3116 - i915_bpo: [Config] Enable CONFIG_DRM_I915_BPO=m
3117
3118 * arm64: guest hangs when ntpd is running (LP: #1549494)
3119 - hrtimer: Add support for CLOCK_MONOTONIC_RAW
3120 - hrtimer: Catch illegal clockids
3121 - KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW
3122
3123 * Miscellaneous Ubuntu changes
3124 - [Debian] git-ubuntu-log -- wrap long bug and commit titles
3125 - [Config] CONFIG_ARM_SMMU=y on arm64
3126 - rebase to v4.4.3
3127 - [Debian] git-ubuntu-log -- ensure we get the last commit
3128 - [Config] fix up spelling of probably again
3129 - [Debian] perf -- build in the context of the full generated local headers
3130 - SAUCE: tools: lib/bpf -- add generated headers to search path
3131 - SAUCE: proc: Always set super block owner to init_user_ns
3132 - SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()
3133 - SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns
3134 - SAUCE: apparmor: debug: POISON label and replaceby pointer on free
3135 - SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use
3136 needs locking
3137 - SAUCE: apparmor: Fix: refcount leak in aa_label_merge
3138 - SAUCE: apparmor: ensure that repacedby sharing is done correctly
3139 - SAUCE: apparmor Fix: refcount bug in pivotroot mediation
3140 - SAUCE: apparmor: Fix: now that insert can force replacement use it instead
3141 of remove_and_insert
3142 - SAUCE: apparmor: Fix: refcount bug when inserting label update that
3143 transitions ns
3144 - SAUCE: apparmor: Fix: break circular refcount for label that is directly
3145 freed.
3146 - SAUCE: apparmor: Don't remove label on rcu callback if the label has already
3147 been removed
3148 - SAUCE: apparmor: Fix: query label file permission
3149 - SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read
3150 - SAUCE: fixup: cleanup return handling of labels
3151 - SAUCE: fix: replacedby forwarding is not being properly update when ns is
3152 destroyed
3153 - SAUCE: fixup: make __share_replacedby private to get rid of build warning
3154 - SAUCE: fixup: 20/23 locking issue around in __label_update
3155 - SAUCE: fixup: get rid of unused var build warning
3156 - SAUCE: fixup: cast poison values to remove warnings
3157 - SAUCE: apparmor: fix refcount race when finding a child profile
3158 - SAUCE: fixup: warning about aa_label_vec_find_or_create not being static
3159 - SAUCE: fix: audit "no_new_privs" case for exec failure
3160 - SAUCE: Fixup: __label_update() still doesn't handle some cases correctly.
3161 - SAUCE: Move replacedby allocation into label_alloc
3162 - [Debian] supply zfs dkms Provides: based on do_zfs
3163 - [Config] supply zfs dkms Provides: based on do_zfs
3164 - [Config] drop linux-image-3.0 provides
3165
3166 * Miscellaneous upstream changes
3167 - x86/mpx: Fix off-by-one comparison with nr_registers
3168
3169 [ Upstream Kernel Changes ]
3170
3171 * rebase to v4.4.3
3172
3173 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Feb 2016 19:47:55 -0700
3174
3175 linux (4.4.0-8.23) xenial; urgency=low
3176
3177 * cgroup namespace mounts broken in containers (LP: #1549398)
3178 - SAUCE: kernfs: Always set super block owner to init_user_ns
3179
3180 * 4.4.0-7.22 no longer boots on arm64 (LP: #1547718)
3181 - arm64: mm: avoid calling apply_to_page_range on empty range
3182 - UBUNTU SAUCE: arm: mm: avoid calling apply_to_page_range on empty range
3183
3184 * kernel install failed /bin/cp: cannot stat ‘/boot/initrd.img-4.3.0-7-generic’: No such file or directory (LP: #1536810)
3185 - [Config] postinst -- handle recreating symlinks when a real file is present
3186
3187 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
3188 - SAUCE: cred: Add clone_cred() interface
3189 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
3190 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
3191 - SAUCE: overlayfs: Be more careful about copying up sxid files
3192 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
3193
3194 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped (LP: #1535150)
3195 - SAUCE: cred: Add clone_cred() interface
3196 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
3197 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
3198 - SAUCE: overlayfs: Be more careful about copying up sxid files
3199 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
3200
3201 * overlay: mkdir fails if directory exists in lowerdir in a user namespace (LP: #1531747)
3202 - SAUCE: cred: Add clone_cred() interface
3203 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
3204 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
3205
3206 * Update Intel ethernet drivers to Fortville SW5 (LP: #1547674)
3207 - net: bulk free infrastructure for NAPI context, use napi_consume_skb
3208 - net: Add eth_platform_get_mac_address() helper.
3209 - i40e: Add mac_filter_element at the end of the list instead of HEAD
3210 - i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool
3211 - i40e: Replace X722 mac check in ethtool get_settings
3212 - i40evf: allow channel bonding of VFs
3213 - i40e: define function capabilities in only one place
3214 - i40evf: null out ring pointers on free
3215 - i40e: Cleanup the code with respect to restarting autoneg
3216 - i40e: update features with right offload
3217 - i40e: bump version to 1.4.10
3218 - i40e: add new device IDs for X722
3219 - i40e: Extend ethtool RSS hooks for X722
3220 - i40e/i40evf: Fix for UDP/TCP RSS for X722
3221 - i40evf: add new write-back mode
3222 - i40e/i40evf: Use private workqueue
3223 - i40e: add new proxy-wol bit for X722
3224 - i40e: Limit DCB FW version checks to X710/XL710 devices
3225 - i40e: AQ Add Run PHY Activity struct
3226 - i40e: AQ Geneve cloud tunnel type
3227 - i40e: AQ Add external power class to get link status
3228 - i40e: add 100Mb ethtool reporting
3229 - ixgbe: bulk free SKBs during TX completion cleanup cycle
3230 - igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs()
3231 - igb: Unpair the queues when changing the number of queues
3232 - igb/igbvf: don't give up
3233 - igb: clean up code for setting MAC address
3234 - igb: Refactor VFTA configuration
3235 - igb: Allow asymmetric configuration of MTU versus Rx frame size
3236 - igb: Do not factor VLANs into RLPML calculation
3237 - igb: Always enable VLAN 0 even if 8021q is not loaded
3238 - igb: Merge VLVF configuration into igb_vfta_set
3239 - igb: Clean-up configuration of VF port VLANs
3240 - igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE
3241 - igb: Drop unnecessary checks in transmit path
3242 - igb: Enable use of "bridge fdb add" to set unicast table entries
3243 - igb: Add workaround for VLAN tag stripping on 82576
3244 - i40e: AQ Shared resource flags
3245 - i40e: AQ Add set_switch_config
3246 - i40e: AQ Add VXLAN-GPE tunnel type
3247 - i40e: AQ thermal sensor control struct
3248 - i40e: Bump AQ minor version to 1.5 for new FW features
3249 - i40e: Store lan_vsi_idx and lan_vsi_id in the right size
3250 - i40e: fix write-back-on-itr to work with legacy itr
3251 - i40e: add counter for arq overflows
3252 - i40e: add 20G speed for Tx bandwidth calculations
3253 - i40e: refactor DCB function
3254 - i40e: add a little more to an NVM update debug message
3255 - i40evf: enable bus master after reset
3256 - i40e: add netdev info to VSI dump
3257 - i40e: remove VF device IDs from PF
3258 - i40e: trivial: remove unnecessary local var
3259 - i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7
3260 - net: ixgbe: add minimal parser details for ixgbe
3261 - i40e: trivial: drop duplicate definition
3262 - i40e: trivial: fix missing space
3263 - i40e: fix bug in dma sync
3264 - i40e: do TSO only if CHECKSUM_PARTIAL is set
3265 - i40e: allocate memory safer
3266 - i40e: fix: do not sleep in netdev_ops
3267 - i40e: APIs to Add/remove port mirroring rules
3268 - i40e: negate PHY int mask bits
3269 - i40e: drop unused function
3270 - i40e: count allocation errors
3271 - i40e: avoid large memcpy by assigning struct
3272 - i40e/i40evf: bump version to 1.4.12/1.4.8
3273 - i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices
3274 - i40e: add priv flag for automatic rule eviction
3275 - i40e: use eth_platform_get_mac_address()
3276 - i40e: move sync_vsi_filters up in service_task
3277 - i40e: Make the DCB firmware checks for X710/XL710 only
3278 - i40e: set shared bit for multicast filters
3279 - i40e: add VEB stat control and remove L2 cloud filter
3280 - i40e: use new add_veb calling with VEB stats control
3281 - i40e: Refactor force_wb and WB_ON_ITR functionality code
3282 - i40evf: Change vf driver string to reflect all products i40evf supports
3283 - i40e/i40evf: don't lose interrupts
3284 - i40e/i40evf: try again after failure
3285 - i40e: dump descriptor indexes in hex
3286 - i40e/i40evf: use __GFP_NOWARN
3287 - i40e/i40evf: use pages correctly in Rx
3288 - i40e/i40evf: use logical operators, not bitwise
3289 - i40e: properly show packet split status in debugfs
3290 - i40e/i40evf: Bump version
3291 - ixgbe: use u32 instead of __u32 in model header
3292 - ixgbe: fix dates on header of ixgbe_model.h
3293 - i40e: get rid of magic number
3294 - i40e: drop unused debugfs file "dump"
3295 - i40evf: support packet split receive
3296 - i40e: trivial: cleanup use of pf->hw
3297 - i40e: Add a SW workaround for lost interrupts
3298 - i40e: Fix PROMISC mode for Multi-function per port (MFP) devices
3299 - i40e: Removal of code which relies on BASE VEB SEID
3300 - i40e/i40evf: avoid atomics
3301 - i40e: Do not disable queues in the Legacy/MSI Interrupt handler
3302 - i40e: expand comment
3303 - i40e: better error reporting for nvmupdate
3304 - i40evf: set adapter state on reset failure
3305 - i40e: clean event descriptor before use
3306 - i40e: When in promisc mode apply promisc mode to Tx Traffic as well
3307 - i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.
3308 - i40e/i40evf: Drop outer checksum offload that was not requested
3309 - i40e/i40evf: Use u64 values instead of casting them in TSO function
3310 - i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path
3311 - i40e/i40evf: Consolidate all header changes into TSO function
3312 - i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path
3313 - i40e/i40evf: Add support for IPv4 encapsulated in IPv6
3314 - i40e/i40evf: Handle IPv6 extension headers in checksum offload
3315 - i40e/i40evf: Do not write to descriptor unless we complete
3316 - i40e/i40evf: Add exception handling for Tx checksum
3317 - i40e/i40evf: Clean-up Rx packet checksum handling
3318 - i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM
3319 - i40e: Fix ATR in relation to tunnels
3320 - i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels
3321 - i40e: Update feature flags to reflect newly enabled features
3322 - i40evf: Update feature flags to reflect newly enabled features
3323 - i40e: Add support for ATR w/ IPv6 extension headers
3324 - i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx
3325 - i40e/i40evf: Rewrite logic for 8 descriptor per packet check
3326 - i40e/i40evf: Move Tx checksum closer to TSO
3327 - i40e: Add functions to blink led on 10GBaseT PHY
3328 - i40e: Fix led blink capability for 10GBaseT PHY
3329 - i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit
3330 - i40e: Do not wait for Rx queue disable in DCB reconfig
3331 - i40e: Fix for unexpected messaging
3332 - i40e: Expose some registers to program parser, FD and RSS logic
3333 - i40e: add check for null VSI
3334 - i40e: add adminq commands for Rx CTL registers
3335 - i40e: implement and use Rx CTL helper functions
3336 - i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.
3337 - i40e: suspend scheduling during driver unload
3338 - i40e: let go of the past
3339 - i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15
3340
3341 * MPT3SAS Driver update for next kernel release (LP: #1512221)
3342 - mpt3sas: A correction in unmap_resources
3343 - mpt3sas: Added support for high port count HBA variants.
3344 - mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough request message.
3345 - mpt3sas: Fix static analyzer(coverity) tool identified defects
3346 - mpt3sas: Never block the Enclosure device
3347 - mpt3sas: Make use of additional HighPriority credit message frames for sending SCSI IO's
3348 - mpt3sas: Added smp_affinity_enable module parameter.
3349 - mpt3sas: Add support for configurable Chain Frame Size
3350 - mpt3sas: Updated MPI Header to 2.00.42
3351 - mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of timedout IO.
3352 - mpt3sas: Updating mpt3sas driver version to 12.100.00.00
3353 - mpt3sas: Remove cpumask_clear for zalloc_cpumask_var and don't free free_cpu_mask_var before reply_q
3354
3355 * /sys/class/scsi_host/hostN/partition_number and .../mad_version showing up BE on LE Ubuntu. (ibmvscsi) (LP: #1547153)
3356 - ibmvscsi: Add endian conversions to sysfs attribute show functions
3357
3358 * Miscellaneous Ubuntu changes
3359 - [Packaging] git-ubuntu-log -- output should be utf-8
3360 - [Packaging] git-ubuntu-log -- handle invalid or private bugs
3361
3362 -- Andy Whitcroft <apw@canonical.com> Wed, 24 Feb 2016 20:34:49 +0000
3363
3364 linux (4.4.0-7.22) xenial; urgency=low
3365
3366 [ Tim Gardner ]
3367
3368 * Release Tracking Bug
3369 - LP: #1547205
3370
3371 * need arm64 acpi parking protocol support in xenial (LP: #1547047)
3372 - [Config] Enabled ARM64_ACPI_PARKING_PROTOCOL
3373 - arm64: kernel: implement ACPI parking protocol
3374
3375 * Please pull cgroup namespaces (LP: #1546775)
3376 - SAUCE: (noup) kernfs: Add API to generate relative kernfs path
3377 - SAUCE: (noup) sched: new clone flag CLONE_NEWCGROUP for cgroup namespace
3378 - SAUCE: (noup) cgroup: introduce cgroup namespaces
3379 - SAUCE: (noup) cgroup: cgroup namespace setns support
3380 - SAUCE: (noup) kernfs: define kernfs_node_dentry
3381 - SAUCE: (noup) cgroup: mount cgroupns-root when inside non-init cgroupns
3382 - SAUCE: (noup) Add FS_USERNS_FLAG to cgroup fs
3383 - SAUCE: (noup) cgroup: Add documentation for cgroup namespaces
3384
3385 * [Feature]Pulse-Width Modulation enabling on Broxton-P (LP: #1520436)
3386 - [Config] CONFIG_PWM_OMAP_DMTIMER=m
3387 - pwm: lpss: Remove ->free() callback
3388 - pwm: bcm2835: Calculate scaler in ->config()
3389 - pwm: bcm2835: Prevent division by zero
3390 - pwm: bcm2835: Fix email address specification
3391 - pwm: lpss: Update PWM setting for Broxton
3392 - pwm: lpss: Select core part automatically
3393 - pwm: lpss: Rework the sequence of programming PWM_SW_UPDATE
3394 - pwm: fsl-ftm: Fix clock enable/disable when using PM
3395 - pwm: lpc32xx: correct number of PWM channels from 2 to 1
3396 - pwm: lpc32xx: make device usable with common clock framework
3397 - pwm: lpc32xx: fix and simplify duty cycle and period calculations
3398 - pwm: lpc32xx: return ERANGE, if requested period is not supported
3399 - pwm: rcar: Improve accuracy of frequency division setting
3400 - pwm: Add PWM driver for OMAP using dual-mode timers
3401 - pwm: add HAS_IOMEM dependency to PWM_FSL_FTM
3402 - pwm: omap-dmtimer: Potential NULL dereference on error
3403 - pwm: Mark all devices as "might sleep"
3404
3405 * [Hyper-V] Netmask value is not parsed by hv_set_ifconfig - IP injection (LP: #1540586)
3406 - [Debian] hv: hv_set_ifconfig -- switch to approved indentation
3407 - [Debian] hv: hv_set_ifconfig -- fix numerous parameter handling issues
3408
3409 * Update megaraid driver to MR6.10 (LP: #1544679)
3410 - megaraid_sas: Do not allow PCI access during OCR
3411 - megaraid_sas: MFI IO timeout handling
3412 - megaraid_sas: Syncing request flags macro names with firmware
3413 - megaraid_sas: Task management support
3414 - megaraid_sas: Update device queue depth based on interface type
3415 - megaraid_sas: Fastpath region lock bypass
3416 - megaraid_sas: Reply Descriptor Post Queue (RDPQ) support
3417 - megaraid_sas: Code optimization build_and_issue_cmd return-type
3418 - megaraid_sas: Dual queue depth support
3419 - megaraid_sas: IO throttling support
3420 - megaraid_sas: Make adprecovery variable atomic
3421 - megaraid_sas: MFI adapter OCR changes
3422 - megaraid_sas: Introduce module parameter for SCSI command timeout
3423 - megaraid_sas: SPERC OCR changes
3424 - megaraid_sas: driver version upgrade
3425 - megaraid: fix null pointer check in megasas_detach_one().
3426 - megaraid_sas: Fix for IO failing post OCR in SRIOV environment
3427 - megaraid_sas: Fix SMAP issue
3428 - megaraid_sas: Add an i/o barrier
3429
3430 * Surelock-GA2:kernel panic @ cxl_configure_adapter+0x418/0x8b0 (LP: #1546145)
3431 - powerpc/powernv: Fix stale PE primary bus
3432
3433 * In A Single Power VM LPAR : Network Configuration Fails in Ubuntu16.04 while installation (LP: #1544321)
3434 - [Config] Update bnx2x d-i firmware to 7.12.30
3435
3436 * Miscellaneous Ubuntu changes
3437 - rebase to v4.4.2
3438
3439 * Miscellaneous upstream changes
3440 - openvswitch: allow management from inside user namespaces
3441 - net: thunderx: nicvf_queues: nivc_*_intr: remove duplication
3442 - net, thunderx: Remove unnecessary rcv buffer start address management
3443 - net: thunderx: HW TSO support for pass-2 hardware
3444 - net: thunderx: Enable CQE count threshold interrupt
3445 - net: cavium: liquidio: use helpers ns_to_timespec64()
3446 - irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor
3447 - arm64: KVM: Configure TCR_EL2.PS at runtime
3448 - arm64: prefetch: don't provide spin_lock_prefetch with LSE
3449 - arm64: prefetch: add alternative pattern for CPUs without a prefetcher
3450 - arm64: lib: improve copy_page to deal with 128 bytes at a time
3451 - arm64: lib: patch in prfm for copy_page if requested
3452 - arm64: prefetch: add missing #include for spin_lock_prefetch
3453 - net, thunderx: Add TX timeout and RX buffer alloc failure stats.
3454 - net: thunderx: Use napi_schedule_irqoff()
3455 - net: thunderx: Assign affinity hints to vf's interrupts
3456 - net: thunderx: bgx: Use standard firmware node infrastructure.
3457 - net: thunderx: bgx: Add log message when setting mac address
3458 - net: thunderx: Alloc higher order pages when pagesize is small
3459 - net: cavium: liquidio: Return correct error code
3460 - net: cavium: liquidio: fix check for in progress flag
3461 - livepatch: add old_sympos as disambiguator field to klp_func
3462 - livepatch: add sympos as disambiguator field to klp_reloc
3463 - livepatch: function,sympos scheme in livepatch sysfs directory
3464 - module: Use the same logic for setting and unsetting RO/NX
3465 - gcov: use within_module() helper.
3466 - module: use a structure to encapsulate layout.
3467 - module: clean up RO/NX handling.
3468 - module: keep percpu symbols in module's symtab
3469 - livepatch: Cleanup module page permission changes
3470
3471 [ Upstream Kernel Changes ]
3472
3473 * rebase to v4.4.2
3474
3475 -- Tim Gardner <tim.gardner@canonical.com> Tue, 16 Feb 2016 14:24:45 -0700
3476
3477 linux (4.4.0-6.21) xenial; urgency=low
3478
3479 [ Tim Gardner ]
3480
3481 * Release Tracking Bug
3482 - LP: #1546283
3483
3484 * Naples/Zen, NTB Driver (LP: #1542071)
3485 - [Config] CONFIG_NTB_AMD=m
3486 - NTB: Add support for AMD PCI-Express Non-Transparent Bridge
3487
3488 * [Hyper-V] kernel panic occurs when installing Ubuntu Server x32 (LP: #1495983)
3489 - SAUCE: storvsc: use small sg_tablesize on x86
3490
3491 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542)
3492 - [Config] CONFIG_ARMV8_DEPRECATED=y
3493
3494 * Surelock-GA2:kernel panic/ exception @ pcibios_set_pcie_reset_state+0x118/0x280 + cxl_reset+0x5c/0xc0 (LP: #1545037)
3495 - powerpc/eeh: Fix stale cached primary bus
3496
3497 * Miscellaneous Ubuntu changes
3498 - SAUCE: fs: Add user namesapace member to struct super_block
3499 - SAUCE: fs: Limit file caps to the user namespace of the super block
3500 - SAUCE: Smack: Add support for unprivileged mounts from user namespaces
3501 - SAUCE: block_dev: Support checking inode permissions in lookup_bdev()
3502 - SAUCE: block_dev: Check permissions towards block device inode when mounting
3503 - SAUCE: fs: Treat foreign mounts as nosuid
3504 - SAUCE: selinux: Add support for unprivileged mounts from user namespaces
3505 - SAUCE: userns: Replace in_userns with current_in_userns
3506 - SAUCE: Smack: Handle labels consistently in untrusted mounts
3507 - SAUCE: fs: Check for invalid i_uid in may_follow_link()
3508 - SAUCE: cred: Reject inodes with invalid ids in set_create_file_as()
3509 - SAUCE: fs: Refuse uid/gid changes which don't map into s_user_ns
3510 - SAUCE: fs: Update posix_acl support to handle user namespace mounts
3511 - SAUCE: fs: Ensure the mounter of a filesystem is privileged towards its inodes
3512 - SAUCE: fs: Don't remove suid for CAP_FSETID in s_user_ns
3513 - SAUCE: fs: Allow superblock owner to access do_remount_sb()
3514 - SAUCE: capabilities: Allow privileged user in s_user_ns to set security.* xattrs
3515 - SAUCE: fuse: Add support for pid namespaces
3516 - SAUCE: fuse: Support fuse filesystems outside of init_user_ns
3517 - SAUCE: fuse: Restrict allow_other to the superblock's namespace or a descendant
3518 - SAUCE: fuse: Allow user namespace mounts
3519 - SAUCE: mtd: Check permissions towards mtd block device inode when mounting
3520 - SAUCE: fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
3521 - SAUCE: quota: Convert ids relative to s_user_ns
3522 - SAUCE: evm: Translate user/group ids relative to s_user_ns when computing HMAC
3523 - SAUCE: fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
3524 - SAUCE: quota: Treat superblock owner as privilged
3525 - SAUCE: ima/evm: Allow root in s_user_ns to set xattrs
3526 - SAUCE: block_dev: Forbid unprivileged mounting when device is opened for writing
3527 - SAUCE: ext4: Add support for unprivileged mounts from user namespaces
3528 - SAUCE: ext4: Add module parameter to enable user namespace mounts
3529 - SAUCE: fuse: Add module parameter to enable user namespace mounts
3530
3531 * Miscellaneous upstream changes
3532 - megaraid: Fix possible NULL pointer deference in mraid_mm_ioctl
3533 - libahci: Implement the capability to override the generic ahci interrupt handler.
3534 - ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci.
3535 - ahci_xgene: Implement the workaround to fix the missing of the edge interrupt for the HOST_IRQ_STAT.
3536
3537 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Feb 2016 09:49:05 -0700
3538
3539 linux (4.4.0-5.20) xenial; urgency=low
3540
3541 [ Tim Gardner ]
3542
3543 * Release Tracking Bug
3544 - LP: #1544637
3545
3546 * s390/cio: update measurement characteristics (LP: #1541534)
3547 - s390/cio: fix measurement characteristics memleak
3548 - s390/cio: ensure consistent measurement state
3549 - s390/cio: update measurement characteristics
3550
3551 * qeth: layer2 reports unknown state to network tools. (LP: #1541907)
3552 - qeth: initialize net_device with carrier off
3553
3554 * Collateral damage due to kernel configuration change enabling CONFIG_ZONE_DEVICE (Kernel 4.4 amd64) (LP: #1534647)
3555 - [Config] CONFIG_ZONE_DMA=y
3556 - mm: CONFIG_NR_ZONES_EXTENDED
3557
3558 * perf enahancements for ppc64 (LP: #1521678)
3559 - perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h
3560 - perf kvm/{x86,s390}: Remove const from kvm_events_tp
3561 - perf kvm/powerpc: Port perf kvm stat to powerpc
3562 - perf kvm/powerpc: Add support for HCALL reasons
3563
3564 * Soft lockup with "block nbdX: Attempted send on closed socket" spam (LP: #1505564)
3565 - SAUCE: nbd: ratelimit error msgs after socket close
3566
3567 * sleep from invalid context in aa_move_mount (LP: #1539349)
3568 - SAUCE: apparmor: fix sleep from invalid context
3569
3570 * Introducing ConnectX-4 Ethernet SRIOV (LP: #1540435)
3571 - net/mlx5_core: Modify enable/disable hca functions
3572 - net/mlx5_core: Add base sriov support
3573 - net/mlx5: Add HW capabilities and structs for SR-IOV E-Switch
3574 - net/mlx5: Update access functions to Query/Modify vport MAC address
3575 - net/mlx5: Introduce access functions to modify/query vport mac lists
3576 - net/mlx5: Introduce access functions to modify/query vport state
3577 - net/mlx5: Introduce access functions to modify/query vport promisc mode
3578 - net/mlx5: Introduce access functions to modify/query vport vlans
3579 - net/mlx5e: Write UC/MC list and promisc mode into vport context
3580 - net/mlx5e: Write vlan list into vport context
3581 - net/mlx5: Introducing E-Switch and l2 table
3582 - net/mlx5: E-Switch, Introduce FDB hardware capabilities
3583 - net/mlx5: E-Switch, Add SR-IOV (FDB) support
3584 - net/mlx5: E-Switch, Introduce Vport administration functions
3585 - net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport context
3586 - net/mlx5: E-Switch, Introduce set vport vlan (VST mode)
3587 - net/mlx5: E-Switch, Introduce get vf statistics
3588 - net/mlx5e: Add support for SR-IOV ndos
3589 - net/mlx5: Fix query E-Switch capabilities
3590 - net/mlx5e: Assign random MAC address if needed
3591
3592 * make wacom_w8001 work well in xenial (LP: #1542771)
3593 - Input: wacom_w8001 - use __set_bit for evbits
3594 - Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg support
3595 - Input: wacom_w8001 - handle touch error case correctly
3596 - Input: wacom_w8001 - split pen and touch initialization up
3597 - Input: wacom_w8001 - split the touch and pen devices into two devices
3598 - Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE
3599
3600 * virtualbox: update to 5.0.14-dfsg-2 (LP: #1542728)
3601 - ubuntu: vbox -- update to 5.0.14-dfsg-2
3602
3603 * Miscellaneous Ubuntu changes
3604 - [Packaging] git-ubuntu-log -- fix empty section formatting
3605 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu2
3606
3607 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Feb 2016 22:32:10 +0000
3608
3609 linux (4.4.0-4.19) xenial; urgency=low
3610
3611 * update ZFS and SPL to 0.6.5.4 (LP: #1542296)
3612 - [Config] update spl/zfs version
3613 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu1
3614 - [Config] reconstruct -- drop links for zfs userspace components
3615 - [Config] reconstruct -- drop links for zfs userspace components -- restore spec links
3616
3617 * recvmsg() fails SCM_CREDENTIALS request with EOPNOTSUPP. (LP: #1540731)
3618 - Revert "af_unix: Revert 'lock_interruptible' in stream receive code"
3619
3620 * lxc: ADT exercise test failing with linux-4.4.0-3.17 (LP: #1542049)
3621 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
3622
3623 * WARNING: at /build/linux-lts-wily-W0lTWH/linux-lts-wily-4.2.0/net/core/skbuff.c:4174 (Travis IB) (LP: #1541326)
3624 - SAUCE: IB/IPoIB: Do not set skb truesize since using one linearskb
3625
3626 * backport Microsoft Precision Touchpad palm rejection patch (LP: #1541671)
3627 - HID: multitouch: enable palm rejection if device implements confidence usage
3628
3629 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
3630 - qla2xxx: Remove unavailable firmware files
3631 - qla2xxx: Enable Extended Logins support
3632 - qla2xxx: Enable Exchange offload support.
3633 - qla2xxx: Enable Target counters in DebugFS.
3634 - qla2xxx: Add FW resource count in DebugFS.
3635 - qla2xxx: Added interface to send explicit LOGO.
3636 - qla2xxx: Delete session if initiator is gone from FW
3637 - qla2xxx: Wait for all conflicts before ack'ing PLOGI
3638 - qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit.
3639 - qla2xxx: Remove dependency on hardware_lock to reduce lock contention.
3640 - qla2xxx: Add irq affinity notification
3641 - qla2xxx: Add selective command queuing
3642 - qla2xxx: Move atioq to a different lock to reduce lock contention
3643 - qla2xxx: Disable ZIO at start time.
3644 - qla2xxx: Set all queues to 4k
3645 - qla2xxx: Check for online flag instead of active reset when transmitting responses
3646 - scsi: qla2xxxx: avoid type mismatch in comparison
3647
3648 * [Hyper-V] PCI Passthrough (LP: #1541120)
3649 - x86/irq: Export functions to allow MSI domains in modules
3650 - genirq/msi: Export functions to allow MSI domains in modules
3651
3652 * Update lpfc driver to 11.0.0.10 (LP: #1541592)
3653 - lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get.
3654 - lpfc: Fix the FLOGI discovery logic to comply with T11 standards
3655 - lpfc: Fix RegLogin failed error seen on Lancer FC during port bounce
3656 - lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16
3657 - lpfc: Fix crash in fcp command completion path.
3658 - lpfc: Modularize and cleanup FDMI code in driver
3659 - lpfc: Fix RDP Speed reporting.
3660 - lpfc: Fix RDP ACC being too long.
3661 - lpfc: Make write check error processing more resilient
3662 - lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.
3663 - lpfc: Fix mbox reuse in PLOGI completion
3664 - lpfc: Fix external loopback failure.
3665 - lpfc: Add logging for misconfigured optics.
3666 - lpfc: Delete unnecessary checks before the function call "mempool_destroy"
3667 - lpfc: Use kzalloc instead of kmalloc
3668 - lpfc: Update version to 11.0.0.10 for upstream patch set
3669
3670 * Miscellaneous Ubuntu changes
3671 - [Config] CONFIG_ARM64_VA_BITS=48
3672 - [Config] Fixed Vcs-Git
3673
3674 * Miscellaneous upstream changes
3675 - cxl: Fix possible idr warning when contexts are released
3676 - cxl: use correct operator when writing pcie config space values
3677 - cxlflash: drop unlikely before IS_ERR_OR_NULL
3678 - cxl: Fix DSI misses when the context owning task exits
3679 - cxlflash: Removed driver date print
3680 - cxlflash: Fix to resolve cmd leak after host reset
3681 - cxlflash: Resolve oops in wait_port_offline
3682 - cxlflash: Enable device id for future IBM CXL adapter
3683 - cxl: fix build for GCC 4.6.x
3684 - cxl: use -Werror only with CONFIG_PPC_WERROR
3685 - cxl: Enable PCI device ID for future IBM CXL adapter
3686
3687 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2016 14:58:51 +0000
3688
3689 linux (4.4.0-3.17) xenial; urgency=low
3690
3691 [ Tim Gardner ]
3692
3693 * Release Tracking Bug
3694 - LP: #1541058
3695 * [Config] CONFIG_BLK_DEV_NVME_SCSI=y
3696 - LP: #1531539
3697 * SAUCE: nvme merge cleanup
3698 - LP: #1531539
3699 * rebase to v4.4.1
3700
3701 [ Andy Whitcroft ]
3702
3703 * Revert "SAUCE: dm: introduce a target_ioctl op to allow target specific
3704 ioctls"
3705 - LP: #1538618
3706 * postinst -- detect symlinks correctly
3707 - LP: #1536810
3708
3709 [ John Johansen ]
3710
3711 * SAUCE: apparmor: fix sleep from invalid context
3712 - LP: #1539349
3713
3714 [ Upstream Kernel Changes ]
3715
3716 * powerpc/eeh: Fix PE location code
3717 - LP: #1538909
3718 * powerpc/pseries: Limit EPOW reset event warnings
3719 - LP: #1539102
3720 * lightnvm: fix bio submission issue
3721 - LP: #1531539
3722 * lightnvm: fix incorrect nr_free_blocks stat
3723 - LP: #1531539
3724 * lightnvm: add check after mempool allocation
3725 - LP: #1531539
3726 * lightnvm: unlock rq and free ppa_list on submission fail
3727 - LP: #1531539
3728 * lightnvm: move ppa erase logic to core
3729 - LP: #1531539
3730 * lightnvm: refactor rqd ppa list into set/free
3731 - LP: #1531539
3732 * lightnvm: refactor end_io functions for sync
3733 - LP: #1531539
3734 * lightnvm: return the get_bb_tbl return value
3735 - LP: #1531539
3736 * lightnvm: check bi_error in gc
3737 - LP: #1531539
3738 * lightnvm: put block back to gc list on its reclaim fail
3739 - LP: #1531539
3740 * lightnvm: fix locking and mempool in rrpc_lun_gc
3741 - LP: #1531539
3742 * lightnvm: sectors first in ppa list
3743 - LP: #1531539
3744 * lightnvm: move the pages per block check out of the loop
3745 - LP: #1531539
3746 * lightnvm: support multiple ppas in nvm_erase_ppa
3747 - LP: #1531539
3748 * lightnvm: move rq->error to nvm_rq->error
3749 - LP: #1531539
3750 * lightnvm: introduce nvm_submit_ppa
3751 - LP: #1531539
3752 * lightnvm: reference rrpc lun in rrpc block
3753 - LP: #1531539
3754 * lightnvm: fix missing grown bad block type
3755 - LP: #1531539
3756 * lightnvm: manage open and closed blocks separately
3757 - LP: #1531539
3758 * lightnvm: add mccap support
3759 - LP: #1531539
3760 * lightnvm: introduce mlc lower page table mappings
3761 - LP: #1531539
3762 * lightnvm: core on-disk initialization
3763 - LP: #1531539
3764 * lightnvm: introduce ioctl to initialize device
3765 - LP: #1531539
3766 * lightnvm: use system block for mm initialization
3767 - LP: #1531539
3768 * lightnvm: introduce factory reset
3769 - LP: #1531539
3770 * lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVM
3771 - LP: #1531539
3772 * blk-mq: add a flags parameter to blk_mq_alloc_request
3773 - LP: #1531539
3774 * nvme: move struct nvme_iod to pci.c
3775 - LP: #1531539
3776 * nvme: split command submission helpers out of pci.c
3777 - LP: #1531539
3778 * nvme: use offset instead of a struct for registers
3779 - LP: #1531539
3780 * nvme: split nvme_trans_device_id_page
3781 - LP: #1531539
3782 * nvme: use vendor it from identify
3783 - LP: #1531539
3784 * nvme: split a new struct nvme_ctrl out of struct nvme_dev
3785 - LP: #1531539
3786 * nvme: simplify nvme_setup_prps calling convention
3787 - LP: #1531539
3788 * nvme: refactor nvme_queue_rq
3789 - LP: #1531539
3790 * nvme: factor out a nvme_unmap_data helper
3791 - LP: #1531539
3792 * nvme: move nvme_error_status to common code
3793 - LP: #1531539
3794 * nvme: move nvme_setup_flush and nvme_setup_rw to common code
3795 - LP: #1531539
3796 * nvme: split __nvme_submit_sync_cmd
3797 - LP: #1531539
3798 * nvme: use the block layer for userspace passthrough metadata
3799 - LP: #1531539
3800 * nvme: move block_device_operations and ns/ctrl freeing to common code
3801 - LP: #1531539
3802 * nvme: add explicit quirk handling
3803 - LP: #1531539
3804 * nvme: move remaining CC setup into nvme_enable_ctrl
3805 - LP: #1531539
3806 * nvme: move nvme_{enable,disable,shutdown}_ctrl to common code
3807 - LP: #1531539
3808 * nvme: add a common helper to read Identify Controller data
3809 - LP: #1531539
3810 * nvme: move the call to nvme_init_identify earlier
3811 - LP: #1531539
3812 * nvme: move namespace scanning to common code
3813 - LP: #1531539
3814 * nvme: move chardev and sysfs interface to common code
3815 - LP: #1531539
3816 * nvme: refactor set_queue_count
3817 - LP: #1531539
3818 * blk-integrity: empty implementation when disabled
3819 - LP: #1531539
3820 * NVMe: fix build with CONFIG_NVM enabled
3821 - LP: #1531539
3822 * nvme: fix another 32-bit build warning
3823 - LP: #1531539
3824 * nvme: precedence bug in nvme_pr_clear()
3825 - LP: #1531539
3826 * nvme: only ignore hardware errors in nvme_create_io_queues
3827 - LP: #1531539
3828 * nvme: only add a controller to dev_list after it's been fully
3829 initialized
3830 - LP: #1531539
3831 * nvme: protect against simultaneous shutdown invocations
3832 - LP: #1531539
3833 * nvme: don't take the I/O queue q_lock in nvme_timeout
3834 - LP: #1531539
3835 * nvme: merge nvme_abort_req and nvme_timeout
3836 - LP: #1531539
3837 * nvme: add NVME_SC_CANCELLED
3838 - LP: #1531539
3839 * nvme: simplify resets
3840 - LP: #1531539
3841 * nvme: do not restart the request timeout if we're resetting the
3842 controller
3843 - LP: #1531539
3844 * nvme: merge probe_work and reset_work
3845 - LP: #1531539
3846 * nvme: remove dead controllers from a work item
3847 - LP: #1531539
3848 * nvme: switch abort_limit to an atomic_t
3849 - LP: #1531539
3850 * NVMe: Implement namespace list scanning
3851 - LP: #1531539
3852 * NVMe: Use unbounded work queue for all work
3853 - LP: #1531539
3854 * NVMe: Remove device management handles on remove
3855 - LP: #1531539
3856 * NVMe: Simplify metadata setup
3857 - LP: #1531539
3858 * nvme: fix admin queue depth
3859 - LP: #1531539
3860 * nvme: factor out a few helpers from req_completion
3861 - LP: #1531539
3862 * nvme: switch delete SQ/CQ to blk_execute_rq_nowait
3863 - LP: #1531539
3864 * nvme: switch abort to blk_execute_rq_nowait
3865 - LP: #1531539
3866 * nvme: special case AEN requests
3867 - LP: #1531539
3868 * nvme: simplify completion handling
3869 - LP: #1531539
3870 * nvme: properly free resources for cancelled command
3871 - LP: #1531539
3872 * nvme: meta_sg doesn't have to be an array
3873 - LP: #1531539
3874 * nvme: merge iod and cmd_info
3875 - LP: #1531539
3876 * NVMe: Add pci error handlers
3877 - LP: #1531539
3878 * NVMe: Export namespace attributes to sysfs
3879 - LP: #1531539
3880 * nvme: Move nvme_freeze/unfreeze_queues to nvme core
3881 - LP: #1531539
3882 * nvme: synchronize access to ctrl->namespaces
3883 - LP: #1531539
3884 * nvme: fixes for NVME_IOCTL_IO_CMD on the char device
3885 - LP: #1531539
3886 * nvme: make SG_IO support optional
3887 - LP: #1531539
3888 * NVMe: Fix admin queue ring wrap
3889 - LP: #1531539
3890 * NVMe: Use a retryable error code on reset
3891 - LP: #1531539
3892 * NVMe: Remove queue freezing on resets
3893 - LP: #1531539
3894 * NVMe: IO queue deletion re-write
3895 - LP: #1531539
3896 * NVMe: Shutdown controller only for power-off
3897 - LP: #1531539
3898 * NVMe: Export NVMe attributes to sysfs group
3899 - LP: #1531539
3900 * i40e: fix build warnings
3901 * net: i40e: shut up uninitialized variable warnings
3902 * Drivers: hv: vmbus: fix build warning
3903 * Drivers: hv: util: Increase the timeout for util services
3904 * Drivers: hv: utils: run polling callback always in interrupt context
3905 * tools: hv: report ENOSPC errors in hv_fcopy_daemon
3906 * tools: hv: remove repeated HV_FCOPY string
3907 * Drivers: hv: util: catch allocation errors
3908 * Drivers: hv: utils: use memdup_user in hvt_op_write
3909 * drivers/hv: cleanup synic msrs if vmbus connect failed
3910 * drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc
3911 num
3912 * drivers:hv: Export the API to invoke a hypercall on Hyper-V
3913 * drivers:hv: Define the channel type for Hyper-V PCI Express
3914 pass-through
3915 * Drivers: hv: vss: run only on supported host versions
3916 * Drivers: hv: vmbus: Use uuid_le type consistently
3917 * Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs
3918 * Drivers: hv: vmbus: Get rid of the unused macro
3919 * Drivers: hv: vmbus: Get rid of the unused irq variable
3920 * Drivers: hv: vmbus: serialize process_chn_event() and
3921 vmbus_close_internal()
3922 * Drivers: hv: vmbus: do sanity check of channel state in
3923 vmbus_close_internal()
3924 * Drivers: hv: vmbus: fix rescind-offer handling for device without a
3925 driver
3926 * Drivers: hv: vmbus: release relid on error in vmbus_process_offer()
3927 * Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex
3928 * drivers:hv: Allow for MMIO claims that span ACPI _CRS records
3929 * Drivers: hv: vmbus: Fix a Host signaling bug
3930 * drivers/hv: correct tsc page sequence invalid value
3931 * Drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0
3932 * Drivers: hv: utils: Invoke the poll function after handshake
3933 * tools: hv: vss: fix the write()'s argument: error -> vss_msg
3934 * Drivers: hv: utils: fix memory leak on on_msg() failure
3935 * Drivers: hv: utils: rename outmsg_lock
3936 * Drivers: hv: utils: introduce HVUTIL_TRANSPORT_DESTROY mode
3937 * Drivers: hv: utils: fix crash when device is removed from host side
3938 * Drivers: hv: ring_buffer.c: fix comment style
3939 * Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends()
3940 * Drivers: hv: ring_buffer: remove code duplication from
3941 hv_ringbuffer_peek/read()
3942 * Drivers: hv: remove code duplication between
3943 vmbus_recvpacket()/vmbus_recvpacket_raw()
3944 * Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()
3945 * drivers/hv: replace enum hv_message_type by u32
3946 * drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header
3947 * drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header
3948 * drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86
3949 header
3950 * Drivers: hv: vmbus: fix the building warning with hyperv-keyboard
3951 * Drivers: hv: utils: fix hvt_op_poll() return value on transport destroy
3952 * Drivers: hv: vmbus: Treat Fibre Channel devices as performance critical
3953
3954 [ Upstream Kernel Changes ]
3955
3956 * rebase to v4.4.1
3957 - LP: #1533461
3958 - LP: #1529624
3959
3960 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Jan 2016 08:06:37 -0700
3961
3962 linux (4.4.0-2.16) xenial; urgency=low
3963
3964 [ Andy Whitcroft ]
3965
3966 * Release Tracking Bug
3967 - LP: #1539090
3968 * SAUCE: hv: hv_set_ifconfig -- convert to python3
3969 - LP: #1506521
3970 * SAUCE: dm: introduce a target_ioctl op to allow target specific ioctls
3971 - LP: #1538618
3972
3973 [ Colin Ian King ]
3974
3975 * SAUCE: ACPI / tables: Add acpi_force_32bit_fadt_addr option to force 32
3976 bit FADT addresses (LP: #1529381)
3977 - LP: #1529381
3978
3979 [ John Johansen ]
3980
3981 * SAUCE: (no-up): apparmor: fix for failed mediation of socket that is
3982 being shutdown
3983 - LP: #1446906
3984
3985 [ Mahesh Salgaonkar ]
3986
3987 * SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
3988 - LP: #1537881
3989 * SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI
3990 interrupt.
3991 - LP: #1537881
3992 * SAUCE: KVM: PPC: Book3S HV: Fix soft lockups in KVM on HMI for time
3993 base errors
3994 - LP: #1537881
3995
3996 [ Paolo Pisati ]
3997
3998 * SAUCE: arm64: errata: Add -mpc-relative-literal-loads to erratum
3999 #843419 build flags
4000 - LP: #1533009
4001 * [Config] MFD_TPS65217=y && REGULATOR_TPS65217=y
4002 * [Config] disable ARCH_ZX (ZTE ZX Soc)
4003
4004 [ Tim Gardner ]
4005
4006 * Revert "SAUCE: (noup) cxlflash: a couple off by one bugs"
4007 * SAUCE: (no-up) Update bnx2x firmware to 7.12.30.0
4008 - LP: #1536719
4009 * SAUCE: drop obsolete bnx2x firmware
4010 * SAUCE: i40e: Silence 'may be used uninitialized' warnings
4011 - LP: #1536474
4012 * [Config] CONFIG_ZONE_DMA=y for amd64 lowlatency
4013 - LP: #1534647
4014 * [Config] Add pvpanic to virtual flavour
4015 - LP: #1537923
4016 * [Config] CONFIG_INTEL_PUNIT_IPC=m, CONFIG_INTEL_TELEMETRY=m
4017 - LP: #1520457
4018
4019 [ Upstream Kernel Changes ]
4020
4021 * i40evf: fix compiler warning of unused variable
4022 - LP: #1536474
4023 * intel: i40e: fix confused code
4024 - LP: #1536474
4025 * i40e/i40evf: remove unused tunnel parameter
4026 - LP: #1536474
4027 * i40e: Change BUG_ON to WARN_ON in service event complete
4028 - LP: #1536474
4029 * i40e: remove BUG_ON from feature string building
4030 - LP: #1536474
4031 * i40e: remove BUG_ON from FCoE setup
4032 - LP: #1536474
4033 * i40e: Workaround fix for mss < 256 issue
4034 - LP: #1536474
4035 * i40e/i40evf: Add a stat to track how many times we have to do a force
4036 WB
4037 - LP: #1536474
4038 * i40e: Move the saving of old link info from handle_link_event to
4039 link_event
4040 - LP: #1536474
4041 * i40e/i40evf: Add comment to #endif
4042 - LP: #1536474
4043 * i40e/i40evf: clean up error messages
4044 - LP: #1536474
4045 * i40evf: handle many MAC filters correctly
4046 - LP: #1536474
4047 * i40e: return the number of enabled queues for ETHTOOL_GRXRINGS
4048 - LP: #1536474
4049 * i40e: rework the functions to configure RSS with similar parameters
4050 - LP: #1536474
4051 * i40e: create a generic configure rss function
4052 - LP: #1536474
4053 * i40e: Bump version to 1.4.2
4054 - LP: #1536474
4055 * i40e: add new fields to store user configuration
4056 - LP: #1536474
4057 * i40e: rename rss_size to alloc_rss_size in i40e_pf
4058 - LP: #1536474
4059 * i40e/i40evf: Fix RS bit update in Tx path and disable force WB
4060 workaround
4061 - LP: #1536474
4062 * i40e/i40evf: prefetch skb data on transmit
4063 - LP: #1536474
4064 * i40evf: rename VF adapter specific RSS function
4065 - LP: #1536474
4066 * i40evf: create a generic config RSS function
4067 - LP: #1536474
4068 * i40evf: create a generic get RSS function
4069 - LP: #1536474
4070 * i40evf: add new fields to store user configuration of RSS
4071 - LP: #1536474
4072 * i40e: Update error messaging
4073 - LP: #1536474
4074 * i40e: fix confusing message
4075 - LP: #1536474
4076 * i40e: make error message more useful
4077 - LP: #1536474
4078 * i40evf: quoth the VF driver, Nevermore
4079 - LP: #1536474
4080 * i40evf: allocate queue vectors dynamically
4081 - LP: #1536474
4082 * i40evf: allocate ring structs dynamically
4083 - LP: #1536474
4084 * i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1
4085 - LP: #1536474
4086 * i40e: fix: do not sleep in netdev_ops
4087 - LP: #1536474
4088 * i40e: remove unused argument
4089 - LP: #1536474
4090 * i40evf: increase max number of queues
4091 - LP: #1536474
4092 * i40evf: set real num queues
4093 - LP: #1536474
4094 * i40evf: remove duplicate string
4095 - LP: #1536474
4096 * i40e: Detection and recovery of TX queue hung logic moved to
4097 service_task from tx_timeout
4098 - LP: #1536474
4099 * i40e: Fix memory leaks, sideband filter programming
4100 - LP: #1536474
4101 * i40evf: don't use atomic allocation
4102 - LP: #1536474
4103 * i40e: propagate properly
4104 - LP: #1536474
4105 * i40evf: use correct types
4106 - LP: #1536474
4107 * i40e: use priv flags to control packet split
4108 - LP: #1536474
4109 * i40e: Remove separate functions gathering XOFF Rx stats
4110 - LP: #1536474
4111 * i40e: fix whitespace
4112 - LP: #1536474
4113 * i40e/i40evf: use logical operator
4114 - LP: #1536474
4115 * i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf
4116 - LP: #1536474
4117 * i40e: trivial fixes
4118 - LP: #1536474
4119 * i40e: Fix i40e_print_features() VEB mode output
4120 - LP: #1536474
4121 * i40e: chomp the BIT(_ULL)
4122 - LP: #1536474
4123 * i40e: properly delete VF MAC filters
4124 - LP: #1536474
4125 * i40e: don't add zero MAC filter
4126 - LP: #1536474
4127 * i40evf: check rings before freeing resources
4128 - LP: #1536474
4129 * i40e: use explicit cast from u16 to u8
4130 - LP: #1536474
4131 * i40e: Opcode and structures required by OEM Post Update AQ command and
4132 add new NVM arq message
4133 - LP: #1536474
4134 * i40e: hush little warnings
4135 - LP: #1536474
4136 * i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722
4137 - LP: #1536474
4138 * i40e: clean whole mac filter list
4139 - LP: #1536474
4140 * i40evf: change version string generation
4141 - LP: #1536474
4142 * i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4
4143 - LP: #1536474
4144 * geneve: UDP checksum configuration via netlink
4145 - LP: #1536474
4146 * geneve: Add geneve udp port offload for ethernet devices
4147 - LP: #1536474
4148 * i40e: geneve tunnel offload support
4149 - LP: #1536474
4150 * geneve: Add geneve_get_rx_port support
4151 - LP: #1536474
4152 * i40e: Call geneve_get_rx_port to get the existing Geneve ports
4153 - LP: #1536474
4154 * i40e: change log messages and error returns
4155 - LP: #1536474
4156 * i40e: allow zero MAC address for VFs
4157 - LP: #1536474
4158 * i40e: Look up MAC address in Open Firmware or IDPROM
4159 - LP: #1536474
4160 * i40e: Fix Rx hash reported to the stack by our driver
4161 - LP: #1536474
4162 * i40e: remove forever unused ID
4163 - LP: #1536474
4164 * igb: add 88E1543 initialization code
4165 * igb: don't unmap NULL hw_addr
4166 * igb: use the correct i210 register for EEMNGCTL
4167 * igb: fix NULL derefs due to skipped SR-IOV enabling
4168 * igb: improve handling of disconnected adapters
4169 * igb: Remove GS40G specific defines/functions
4170 * igb: Don't add PHY address to PCDL address
4171 * igb: Improve cable length function for I210, etc.
4172 * igb: Explicitly label self-test result indices
4173 * ixgbe: drop null test before destroy functions
4174 - LP: #1536473
4175 * ixgbe: Delete redundant include file
4176 - LP: #1536473
4177 * ixgbe: fix multiple kernel-doc errors
4178 - LP: #1536473
4179 * ixgbe: Fix handling of NAPI budget when multiple queues are enabled per
4180 vector
4181 - LP: #1536473
4182 * ixgbe: Add KR mode support for CS4227 chip
4183 - LP: #1536473
4184 * ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation
4185 to 12K
4186 - LP: #1536473
4187 * ixgbe/ixgbevf: use napi_schedule_irqoff()
4188 - LP: #1536473
4189 * ixgbe: Remove CS4227 diagnostic code
4190 - LP: #1536473
4191 * ixgbevf: use ether_addr_copy instead of memcpy
4192 - LP: #1536473
4193 * ixgbevf: fix spoofed packets with random MAC
4194 - LP: #1536473
4195 * ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em
4196 - LP: #1536473
4197 * ixgbe: Add support for newer thermal alarm
4198 - LP: #1536473
4199 * ixgbe: Use private workqueue to avoid certain possible hangs
4200 - LP: #1536473
4201 * ixgbevf: Use a private workqueue to avoid certain possible hangs
4202 - LP: #1536473
4203 * ixgbevf: Minor cleanups
4204 - LP: #1536473
4205 * ixgbe: Refactor MAC address configuration code
4206 - LP: #1536473
4207 * ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses
4208 - LP: #1536473
4209 * ixgbe: Allow FDB entries access to more RAR filters
4210 - LP: #1536473
4211 * ixgbe: Update PTP to support X550EM_x devices
4212 - LP: #1536473
4213 * ixgbe: Correct spec violations by waiting after reset
4214 - LP: #1536473
4215 * ixgbe: Wait for master disable to be set
4216 - LP: #1536473
4217 * ixgbe: Save VF info and take references
4218 - LP: #1536473
4219 * ixgbe: Handle extended IPv6 headers in Tx path
4220 - LP: #1536473
4221 * ixgbe: Always turn PHY power on when requested
4222 - LP: #1536473
4223 * ixgbevf: Handle extended IPv6 headers in Tx path
4224 - LP: #1536473
4225 * ixgbe: Return error on failure to allocate mac_table
4226 - LP: #1536473
4227 * ixgbe: Fix SR-IOV VLAN pool configuration
4228 - LP: #1536473
4229 * ixgbe: Simplify definitions for regidx and bit in set_vfta
4230 - LP: #1536473
4231 * ixgbe: Reduce VT code indent in set_vfta by introducing jump label
4232 - LP: #1536473
4233 * ixgbe: Simplify configuration of setting VLVF and VLVFB
4234 - LP: #1536473
4235 * ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF
4236 - LP: #1536473
4237 * ixgbe: Reorder search to work from the top down instead of bottom up
4238 - LP: #1536473
4239 * ixgbe: Add support for VLAN promiscuous with SR-IOV
4240 - LP: #1536473
4241 * ixgbe: Fix VLAN promisc in relation to SR-IOV
4242 - LP: #1536473
4243 * ixgbe: Clear stale pool mappings
4244 - LP: #1536473
4245 * ixgbe: Clean stale VLANs when changing port VLAN or resetting
4246 - LP: #1536473
4247 * ixgbe: do not report 2.5 Gbps as supported
4248 - LP: #1536473
4249 * ixgbevf: Fix handling of NAPI budget when multiple queues are enabled
4250 per vector
4251 - LP: #1536473
4252 * ixgbevf: minor cleanups for ixgbevf_set_itr()
4253 - LP: #1536473
4254 * ixgbe: add support for QSFP PHY types in ixgbe_get_settings()
4255 - LP: #1536473
4256 * ixgbe: report correct media type for KR, KX and KX4 interfaces
4257 - LP: #1536473
4258 * ixgbe: Clean up redundancy in hw_enc_features
4259 - LP: #1536473
4260 * ixgbe: fix RSS limit for X550
4261 - LP: #1536473
4262 * ixgbe: Correct X550EM_x revision check
4263 - LP: #1536473
4264 * ixgbe: Fix bugs in ixgbe_clear_vf_vlans()
4265 - LP: #1536473
4266 * ixgbe: Fill at least min credits to a TC credit refills
4267 - LP: #1536473
4268 * ixgbe: use correct FCoE DDP max check
4269 - LP: #1536473
4270 * ixgbe: fix broken PFC with X550
4271 - LP: #1536473
4272 * ixgbe: do not call check_link for ethtool in ixgbe_get_settings()
4273 - LP: #1536473
4274 * ixgbe: Correct handling of any outer UDP checksum setting
4275 - LP: #1536473
4276 * ixgbe: Fix to get FDMI HBA attributes information with X550
4277 - LP: #1536473
4278 * ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled
4279 - LP: #1536473
4280 * ixgbe: Make ATR recognize IPv6 extended headers
4281 - LP: #1536473
4282 * e1000: make eeprom read/write scheduler friendly
4283 * e1000: fix data race between tx_ring->next_to_clean
4284 * e1000: Remove checkpatch coding style errors
4285 * e1000: clean up the checking logic
4286 * e1000: fix a typo in the comment
4287 * e1000e: clean up the local variable
4288 * e1000: fix kernel-doc argument being missing
4289 * e1000: get rid of duplicate exit path
4290 * e1000: Elementary checkpatch warnings and checks removed
4291 * e1000e: fix division by zero on jumbo MTUs
4292 * e1000e: Increase timeout of polling bit RSPCIPHY
4293 * e1000e: initial support for i219-LM (3)
4294 * e1000e: Switch e1000e_up to void, drop code checking for error result
4295 * e1000e: Remove unreachable code
4296 * e1000e: Do not read ICR in Other interrupt
4297 * e1000e: Do not write lsc to ics in msi-x mode
4298 * e1000e: Fix msi-x interrupt automask
4299 * acpi: pci: Setup MSI domain for ACPI based pci devices
4300 * irqdomain: Introduce is_fwnode_irqchip helper
4301 * irqchip/gic-v2m: Refactor to prepare for ACPI support
4302 * irqchip/gic-v2m: acpi: Introducing GICv2m ACPI support
4303 * clk: xgene: Fix divider with non-zero shift value
4304 * i2c: designware: Do not require clock when SSCN and FFCN are provided
4305 * fm10k: do not assume VF always has 1 queue
4306 - LP: #1536475
4307 * fm10k: Correct MTU for jumbo frames
4308 - LP: #1536475
4309 * fm10k: Fix handling of NAPI budget when multiple queues are enabled per
4310 vector
4311 - LP: #1536475
4312 * fm10k: use napi_schedule_irqoff()
4313 - LP: #1536475
4314 * fm10k: set netdev features in one location
4315 - LP: #1536475
4316 * fm10k: reset max_queues on init_hw_vf failure
4317 - LP: #1536475
4318 * fm10k: always check init_hw for errors
4319 - LP: #1536475
4320 * fm10k: reinitialize queuing scheme after calling init_hw
4321 - LP: #1536475
4322 * fm10k: Correct typecast in fm10k_update_xc_addr_pf
4323 - LP: #1536475
4324 * fm10k: explicitly typecast vlan values to u16
4325 - LP: #1536475
4326 * fm10k: add statistics for actual DWORD count of mbmem mailbox
4327 - LP: #1536475
4328 * fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped
4329 - LP: #1536475
4330 * fm10k: Add support for ITR scaling based on PCIe link speed
4331 - LP: #1536475
4332 * fm10k: introduce ITR_IS_ADAPTIVE macro
4333 - LP: #1536475
4334 * fm10k: Update adaptive ITR algorithm
4335 - LP: #1536475
4336 * fm10k: use macro for default Tx and Rx ITR values
4337 - LP: #1536475
4338 * fm10k: change default Tx ITR to 25usec
4339 - LP: #1536475
4340 * fm10k: TRIVIAL fix typo of hardware
4341 - LP: #1536475
4342 * fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame
4343 - LP: #1536475
4344 * fm10k: use ether_addr_copy to copy MAC address
4345 - LP: #1536475
4346 * fm10k: do not use CamelCase
4347 - LP: #1536475
4348 * fm10k: remove unnecessary else block from if statements with return
4349 - LP: #1536475
4350 * fm10k: remove namespace pollution of fm10k_iov_msg_data_pf
4351 - LP: #1536475
4352 * fm10k: consistently refer to VLANs and VLAN IDs
4353 - LP: #1536475
4354 * fm10k: bump driver version
4355 - LP: #1536475
4356 * fm10k: conditionally compile DCB and DebugFS support
4357 - LP: #1536475
4358 * fm10k: Cleanup MSI-X interrupts in case of failure
4359 - LP: #1536475
4360 * fm10k: Cleanup exception handling for mailbox interrupt
4361 - LP: #1536475
4362 * fm10k: do not inline fm10k_iov_select_vid()
4363 - LP: #1536475
4364 * fm10k: whitespace cleanups
4365 - LP: #1536475
4366 * fm10k: use BIT() macro instead of open-coded bit-shifting
4367 - LP: #1536475
4368 * fm10k: cleanup namespace pollution
4369 - LP: #1536475
4370 * fm10k: cleanup overly long lines
4371 - LP: #1536475
4372 * fm10k: initialize xps at driver load
4373 - LP: #1536475
4374 * fm10k: don't initialize fm10k_workqueue at global level
4375 - LP: #1536475
4376 * fm10k: correctly pack TLV structures and explain reasoning
4377 - LP: #1536475
4378 * fm10k: Cleanup exception handling for changing queues
4379 - LP: #1536475
4380 * fm10k: use ether_addr_equal instead of memcmp
4381 - LP: #1536475
4382 * fm10k: address operator not needed when declaring function pointers
4383 - LP: #1536475
4384 * fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures
4385 - LP: #1536475
4386 * fm10k: remove unused struct element
4387 - LP: #1536475
4388 * fm10k: use true/false for boolean get_host_state
4389 - LP: #1536475
4390 * fm10k: cleanup mailbox code comments etc
4391 - LP: #1536475
4392 * fm10k: IS_ENABLED() is not appropriate for boolean kconfig option
4393 - LP: #1536475
4394 * device property: always check for fwnode type
4395 - LP: #1533035
4396 * device property: rename helper functions
4397 - LP: #1533035
4398 * device property: refactor built-in properties support
4399 - LP: #1533035
4400 * device property: keep single value inplace
4401 - LP: #1533035
4402 * device property: helper macros for property entry creation
4403 - LP: #1533035
4404 * device property: improve readability of macros
4405 - LP: #1533035
4406 * device property: return -EINVAL when property isn't found in ACPI
4407 - LP: #1533035
4408 * device property: Fallback to secondary fwnode if primary misses the
4409 property
4410 - LP: #1533035
4411 * device property: Take a copy of the property set
4412 - LP: #1533035
4413 * driver core: platform: Add support for built-in device properties
4414 - LP: #1533035
4415 * driver core: Do not overwrite secondary fwnode with NULL if it is set
4416 - LP: #1533035
4417 * mfd: core: propagate device properties to sub devices drivers
4418 - LP: #1533035
4419 * mfd: intel-lpss: Add support for passing device properties
4420 - LP: #1533035
4421 * mfd: intel-lpss: Pass SDA hold time to I2C host controller driver
4422 - LP: #1533035
4423 * mfd: intel-lpss: Pass HSUART configuration via properties
4424 - LP: #1533035
4425 * i2c: designware: Convert to use unified device property API
4426 - LP: #1533035
4427 * keys, trusted: fix: *do not* allow duplicate key options
4428 - LP: #1398274
4429 * keys, trusted: select hash algorithm for TPM2 chips
4430 - LP: #1398274
4431 * keys, trusted: seal with a TPM2 authorization policy
4432 - LP: #1398274
4433 * perf/x86/intel: Add perf core PMU support for Intel Knights Landing
4434 - LP: #1461360
4435 * perf/x86/intel/uncore: Add Knights Landing uncore PMU support
4436 - LP: #1461360
4437 * perf/x86/intel/uncore: Remove hard coding of PMON box control MSR
4438 offset
4439 - LP: #1461360
4440 * drm/i915: WaRsDisableCoarsePowerGating
4441 - LP: #1527462
4442 * drm/i915/skl: Add SKL GT4 PCI IDs
4443 - LP: #1527462
4444 * drm/i915/skl: Disable coarse power gating up until F0
4445 - LP: #1527462
4446 * platform:x86: add Intel P-Unit mailbox IPC driver
4447 - LP: #1520457
4448 * intel_punit_ipc: add NULL check for input parameters
4449 - LP: #1520457
4450 * platform/x86: Add Intel Telemetry Core Driver
4451 - LP: #1520457
4452 * intel_pmc_ipc: update acpi resource structure for Punit
4453 - LP: #1520457
4454 * platform:x86: Add Intel telemetry platform device
4455 - LP: #1520457
4456 * platform:x86: Add Intel telemetry platform driver
4457 - LP: #1520457
4458 * platform:x86: Add Intel Telemetry Debugfs interfaces
4459 - LP: #1520457
4460 * cxlflash: a couple off by one bugs
4461
4462 -- Andy Whitcroft <apw@canonical.com> Thu, 28 Jan 2016 13:56:00 +0000
4463
4464 linux (4.4.0-1.15) xenial; urgency=low
4465
4466 [ Tim Gardner ]
4467
4468 * Release Tracking Bug
4469 - LP: #1536803
4470
4471 [ Upstream Kernel Changes ]
4472
4473 * Revert "[SCSI] libiscsi: Reduce locking contention in fast path"
4474 - LP: #1517142
4475
4476 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Jan 2016 07:41:40 -0700
4477
4478 linux (4.4.0-0.14) xenial; urgency=low
4479
4480 [ Upstream Kernel Changes ]
4481
4482 * Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field"
4483 - LP: #1522415
4484 * powerpc: Add __raw_rm_writeq() function
4485 - LP: #1522415
4486
4487 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 11:24:26 -0700
4488
4489 linux (4.4.0-0.13) xenial; urgency=low
4490
4491 [ Andy Whitcroft ]
4492
4493 * [Config] s390x -- the kernel provides ppp-modules such as there are
4494 * SAUCE: (no-up) add compat_uts_machine= kernel command line override
4495
4496 [ Tim Gardner ]
4497
4498 * [Config] Update annotations for VIRTIO_{NET,BLK}
4499 - LP: #1533382
4500
4501 [ Upstream Kernel Changes ]
4502
4503 * powerpc/powernv: Add support for Nvlink NPUs
4504 - LP: #1522415
4505 * powerpc/powernv: Fix update of NVLink DMA mask
4506 - LP: #1522415
4507 * powerpc/powernv: Change NPU PE# assignment
4508 - LP: #1522415
4509 * powerpc/powernv: Reserve PE#0 on NPU
4510 - LP: #1522415
4511 * KEYS: Fix keyring ref leak in join_session_keyring()
4512 - LP: #1534887
4513 - CVE-2016-0728
4514
4515 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 05:49:09 -0700
4516
4517 linux (4.4.0-0.12) xenial; urgency=low
4518
4519 [ Eric Dumazet ]
4520
4521 * SAUCE: (no-up) udp: properly support MSG_PEEK with truncated buffers
4522 - LP: #1527902
4523
4524 [ Guilherme G. Piccoli ]
4525
4526 * SAUCE: powerpc/eeh: Validate arch in eeh_add_device_early()
4527 - LP: #1486180
4528
4529 [ Tim Gardner ]
4530
4531 * SAUCE: AUFS - update to aufs4.x-rcN 20160111
4532 * [Config] CONFIG_VIRTIO_BLK=y, CONFIG_VIRTIO_NET=y for s390
4533 - LP: #1532886
4534 * [Config] nvme.ko moved to drivers/nvme/host
4535 * [Config] scsi_dh morphed into 4 modules
4536 * [Config] CONFIG_IBMVNIC=m
4537 * [Config] Add DRM ast driver to udeb installer image
4538 - LP: #1514711
4539 * [Config] CONFIG_KVM=y for s390x
4540 - LP: #1532886
4541 * [Config] Install spl/zfs under the kernel modules directory
4542 Fixes some errors in generic.inclusion-list.log
4543
4544 [ Upstream Kernel Changes ]
4545
4546 * perf/x86/intel/uncore: Add Broadwell-EP uncore support
4547 - LP: #1524574
4548 * EDAC: Add DDR4 flag
4549 - LP: #1519631
4550 * EDAC, sb_edac: Virtualize several hard-coded functions
4551 - LP: #1519631
4552 * EDAC, sb_edac: Add support for duplicate device IDs
4553 - LP: #1519631
4554 * EDAC, sb_edac: Add Knights Landing (Xeon Phi gen 2) support
4555 - LP: #1519631
4556 * Driver for IBM System i/p VNIC protocol
4557 - LP: #1532303
4558
4559 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 09:57:16 -0700
4560
4561 linux (4.4.0-0.11) xenial; urgency=low
4562
4563 [ Tim Gardner ]
4564
4565 * [Config] Fix bogus reconstruct script
4566
4567 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 07:29:17 -0700
4568
4569 linux (4.4.0-0.10) xenial; urgency=low
4570
4571 [ Haren Myneni ]
4572
4573 * SAUCE: crypto: nx-842 - Mask XERS0 bit in return value
4574 - LP: #1529666
4575
4576 [ Serge Hallyn ]
4577
4578 * SAUCE: add a sysctl to disable unprivileged user namespace unsharing
4579
4580 [ Tim Gardner ]
4581
4582 * [Config] CONFIG_ZONE_DEVICE=y for amd64
4583 * [Config] CONFIG_BLK_DEV_LOOP=y for s390x
4584 - LP: #1526869
4585 * SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings
4586 * SAUCE: radeon: r100: Silence 'may be used uninitialized' warnings
4587 * SAUCE: dmaengine: ioatdma: Squelch framesize warnings
4588 * rebase to v4.4
4589
4590 [ Upstream Kernel Changes ]
4591
4592 * rebase to v4.4
4593
4594 -- Tim Gardner <tim.gardner@canonical.com> Mon, 04 Jan 2016 17:43:51 -0700
4595
4596 linux (4.4.0-0.9) xenial; urgency=low
4597
4598 [ Tim Gardner ]
4599
4600 * rebase to v4.4-rc8
4601
4602 [ Upstream Kernel Changes ]
4603
4604 * rebase to v4.4-rc8
4605
4606 -- Tim Gardner <tim.gardner@canonical.com> Sun, 03 Jan 2016 18:50:33 -0700
4607
4608 linux (4.4.0-0.8) xenial; urgency=low
4609
4610 [ Tim Gardner ]
4611
4612 * rebase to v4.4-rc7
4613
4614 [ Upstream Kernel Changes ]
4615
4616 * rebase to v4.4-rc7
4617
4618 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Dec 2015 16:13:11 -0700
4619
4620 linux (4.4.0-0.7) xenial; urgency=low
4621
4622 [ Hui Wang ]
4623
4624 * [Config] CONFIG_I2C_DESIGNWARE_BAYTRAIL=y, CONFIG_IOSF_MBI=y
4625 - LP: #1527096
4626
4627 [ Jann Horn ]
4628
4629 * SAUCE: (noup) ptrace: being capable wrt a process requires mapped
4630 uids/gids
4631 - LP: #1527374
4632
4633 [ Tim Gardner ]
4634
4635 * rebase to v4.4-rc6
4636
4637 [ Upstream Kernel Changes ]
4638
4639 * rebase to v4.4-rc6
4640 - LP: #1526330
4641
4642 -- Tim Gardner <tim.gardner@canonical.com> Thu, 17 Dec 2015 05:28:27 -0700
4643
4644 linux (4.4.0-0.6) xenial; urgency=low
4645
4646 [ Andy Whitcroft ]
4647
4648 * [Config] disable CONFIG_ARM64_LSE_ATOMICS to avoid issues with ARMv8.1
4649 support in latest compilers
4650 * [Config] disable CONFIG_CRYPTO_AES_ARM64_CE* to avoid issues with
4651 ARMv8.1 support in latest compilers
4652
4653 [ Tim Gardner ]
4654
4655 * [Config] s390 -> s390x
4656 * SAUCE: include/linux/mmdebug.h: #include <linux/bug.h>
4657
4658 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Dec 2015 06:46:26 -0700
4659
4660 linux (4.4.0-0.5) xenial; urgency=low
4661
4662 [ Andy Whitcroft ]
4663
4664 * [Config] s390x -- enable tools
4665 - LP: #1524319
4666 * [Config] s390x -- add architecture to getabis
4667 * [Config] s390x -- add s390x ABI information
4668 * [Config] s390x -- enable ABI checks
4669
4670 [ Tim Gardner ]
4671
4672 * [Debian] config-check and prepare using ${DEBIAN}/config/annotations
4673 * [Config] Add s390 modules to nic-modules udeb
4674 - LP: #1525297
4675 * rebase to v4.4-rc5
4676
4677 [ Upstream Kernel Changes ]
4678
4679 * rebase to v4.4-rc5
4680 - LP: #1523517
4681 - LP: #1523232
4682
4683 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Dec 2015 05:28:05 -0700
4684
4685 linux (4.4.0-0.4) xenial; urgency=low
4686
4687 [ Upstream Kernel Changes ]
4688
4689 * cgroup: make css_set pin its css's to avoid use-afer-free
4690 * cgroup_freezer: simplify propagation of CGROUP_FROZEN clearing in
4691 freezer_attach()
4692 * cgroup: fix handling of multi-destination migration from
4693 subtree_control enabling
4694
4695 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Dec 2015 11:20:41 -0700
4696
4697 linux (4.4.0-0.3) xenial; urgency=low
4698
4699 [ Upstream Kernel Changes ]
4700
4701 * rebase to v4.4-rc4
4702
4703 -- Tim Gardner <tim.gardner@canonical.com> Sun, 06 Dec 2015 16:50:15 -0700
4704
4705 linux (4.4.0-0.2) xenial; urgency=low
4706
4707 [ Tim Gardner ]
4708
4709 * [Config] Add spl/zfs provides to generic and powerpc64-smp
4710 * [Config] Add zfs to d-i fs-core-modules
4711 * [Config] Include all s390 specific drivers in linux-image
4712 - LP: #1522210
4713
4714 -- Tim Gardner <tim.gardner@canonical.com> Thu, 03 Dec 2015 07:05:56 -0700
4715
4716 linux (4.4.0-0.1) xenial; urgency=low
4717
4718 [ Andy Whitcroft ]
4719
4720 * [Tests] gcc-multilib does not exist on ppc64el redux
4721 - LP: #1515541
4722 * [Config] libunwind8-dev is not available on s390x
4723 * [Debian] Disable SPL/ZFS for cross compiling -- redux
4724 * [Config] s390x -- add dasd udebs
4725 - LP: #1519833
4726 * [Config] s390x -- include dasd modules in linux-image
4727 - LP: #1519833
4728 * [Config] s390x -- disable ZFS temporarily
4729 - LP: #1519820
4730 * [Config] s390s -- disable ABI/module checks
4731 * [Config] make IBMVETH consistent on powerpc/ppc64el
4732 - LP: #1521712
4733 * [Config] follow ibmvscsi name change
4734 - LP: #1521712
4735 * [Config] move ibm disk and ethernet drivers to linux-image
4736 - LP: #1521712
4737 * [Config] include ibmveth in nic-modules for ppc64el
4738 - LP: #1521712
4739 * [Config] s390x -- disable abi/module checks for s390x
4740
4741 [ Joseph Salisbury ]
4742
4743 * SAUCE: scsi_sysfs: protect against double execution of
4744 __scsi_remove_device()
4745 - LP: #1509029
4746
4747 [ Seth Forshee ]
4748
4749 * [Config] CONFIG_DRM_AMDGPU_CIK=n
4750 - LP: #1510405
4751
4752 [ Tim Gardner ]
4753
4754 * [Debian] Disable SPL/ZFS for cross compiling
4755 * [Config] CONFIG_SCSI_IBMVSCSI=m
4756 - LP: #1515872
4757 * rebase to v4.4-rc2
4758 * [Config] updateconfigs
4759 * [Config] CONFIG_WILC1000_DRIVER=n for FTBS
4760 * SAUCE: do_zfs=false temporarily
4761 * [Config] CONFIG_LUSTRE_FS=n
4762 * [Debian] Disable udebs when cross compiling
4763 * rebase to v4.4-rc3
4764 * [Config] CONFIG_AUFS_FS=m
4765 * SAUCE: AUFS
4766
4767 [ Upstream Kernel Changes ]
4768
4769 * ZFS: Update with 4.4 support
4770 * SPL: Update with 4.4 support
4771
4772 [ Upstream Kernel Changes ]
4773
4774 * rebase to v4.4-rc3
4775 - LP: #1519168
4776 * rebase to v4.4-rc2
4777 - LP: #1506615
4778 - LP: #1502781
4779
4780 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Nov 2015 13:22:37 -0700
4781
4782 linux (4.3.0-0.8) xenial; urgency=low
4783
4784 [ Andy Whitcroft ]
4785
4786 * [Config] re-enable OSS support and blacklist
4787 - LP: #1434842
4788 * [Config] enable CONFIG_CC_STACKPROTECTOR_STRONG=y
4789 * [Packaging] config-check -- improve syntax diagnostics
4790 * [Packaging] module-inclusion -- add dependency inclusion for a list
4791 * [Packaging] config-check -- accumulate multi-line annotations correctly
4792 * [Packaging] config-check -- handle V2 annotations format
4793 * [Packaging] s390x -- add architecture to kernelconfig
4794 - LP: #1488653
4795 * [Config] s390x -- initial configuration
4796 * [Config] s390x -- add initial binary image
4797 * [Config] s390x -- initial configuration update
4798 * [Config] s390x -- produce linux-image
4799 * [Config] s390x -- d-i module exclusions
4800 * [Config] apply Device Drivers >> LED Support >> LED Class Support
4801 * [Config] apply File systems >> Miscellaneous filesystems >> SquashFS 4.0 - Squashed file system support
4802 * [Config] apply Device Drivers >> Generic Driver Options >> Userspace firmware loading support
4803 * SAUCE: leds: lp55xx -- do not force use of the fallback loader
4804 * [Config] -- s390x -- configuration review updates
4805 * [Config] annotations -- add review marks
4806 * [Config] annotations -- config review 4.3 updates
4807 * [Config] annotations -- expose reviews
4808 * [Config] updateconfigs following incoporation of s390x configs
4809 * [Tests] gcc-multilib does not exist on ppc64el
4810 - LP: #1515541
4811
4812 [ Dan Carpenter ]
4813
4814 * SAUCE: (noup) cxlflash: a couple off by one bugs
4815 - LP: #1499849
4816
4817 [ Haren Myneni ]
4818
4819 * Revert "SAUCE: (noup) crypto: 842 - Add CRC and validation support"
4820
4821 [ Jay Vosburgh ]
4822
4823 * SAUCE: fan: add VXLAN implementation
4824
4825 [ Manoj Kumar ]
4826
4827 * SAUCE: (noup) cxlflash: Fix to escalate LINK_RESET also on port 1
4828 - LP: #1513583
4829
4830 [ Matthew R. Ochs ]
4831
4832 * SAUCE: (noup) cxlflash: Fix to avoid virtual LUN failover failure
4833 - LP: #1513583
4834
4835 [ Tim Gardner ]
4836
4837 * [Config] CONFIG_AUFS_EXPORT=y
4838 - LP: #1121699
4839
4840 [ Upstream Kernel Changes ]
4841
4842 * misc/genwqe: get rid of atomic allocations
4843 * crypto: 842 - Add CRC and validation support
4844 - LP: #1497878
4845 * cxlflash: Fix to avoid invalid port_sel value
4846 * cxlflash: Replace magic numbers with literals
4847 * cxlflash: Fix read capacity timeout
4848 * cxlflash: Fix potential oops following LUN removal
4849 * cxlflash: Fix data corruption when vLUN used over multiple cards
4850 * cxlflash: Fix to avoid sizeof(bool)
4851 * cxlflash: Fix context encode mask width
4852 * cxlflash: Fix to avoid CXL services during EEH
4853 * cxlflash: Correct naming of limbo state and waitq
4854 * cxlflash: Make functions static
4855 * cxlflash: Refine host/device attributes
4856 * cxlflash: Fix to avoid spamming the kernel log
4857 * cxlflash: Fix to avoid stall while waiting on TMF
4858 * cxlflash: Fix location of setting resid
4859 * cxlflash: Fix host link up event handling
4860 * cxlflash: Fix async interrupt bypass logic
4861 * cxlflash: Remove dual port online dependency
4862 * cxlflash: Fix AFU version access/storage and add check
4863 * cxlflash: Correct usage of scsi_host_put()
4864 * cxlflash: Fix to prevent workq from accessing freed memory
4865 * cxlflash: Correct behavior in device reset handler following EEH
4866 * cxlflash: Remove unnecessary scsi_block_requests
4867 * cxlflash: Fix function prolog parameters and return codes
4868 * cxlflash: Fix MMIO and endianness errors
4869 * cxlflash: Fix to prevent EEH recovery failure
4870 * cxlflash: Correct spelling, grammar, and alignment mistakes
4871 * cxlflash: Fix to prevent stale AFU RRQ
4872 * cxlflash: Fix to double the delay each time
4873 * cxlflash: Fix to avoid corrupting adapter fops
4874 * cxlflash: Correct trace string
4875 * cxlflash: Fix to avoid potential deadlock on EEH
4876 * cxlflash: Fix to avoid leaving dangling interrupt resources
4877 * cxlflash: Fix to escalate to LINK_RESET on login timeout
4878 * cxlflash: Fix to avoid corrupting port selection mask
4879 * cxlflash: Fix to avoid lock instrumentation rejection
4880 * cxlflash: Fix to avoid bypassing context cleanup
4881
4882 -- Tim Gardner <tim.gardner@canonical.com> Fri, 06 Nov 2015 10:15:07 -0600
4883
4884 linux (4.3.0-0.7) xenial; urgency=low
4885
4886 [ Tim Gardner ]
4887
4888 * Revert "Bypass spl/zfs config"
4889 Causes unresolved symbols on load.
4890 * [Config] Enable ZFS for powerpc64-smp
4891
4892 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Nov 2015 11:42:37 -0600
4893
4894 linux (4.3.0-0.6) xenial; urgency=low
4895
4896 [ Tim Gardner ]
4897
4898 * Release Tracking Bug
4899 - LP: #1512704
4900 * UBUNTU: SAUCE: AUFS aufs4.x-rcN 20151102
4901
4902 [ Andy Whitcroft ]
4903
4904 * [Packaging] add feature interlock with mainline builds
4905 * apparmor -- follow change to this_cpu_ptr
4906
4907 [ John Johansen ]
4908
4909 * SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used
4910 - LP: #1383886
4911 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
4912 - LP: #1362199
4913 * SAUCE: Revert: fix: only allow a single threaded process to ...
4914 - LP: #1371310
4915 * SAUCE: (no-up) fix: bad unix_addr_fs macro
4916 - LP: #1390223
4917 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
4918 - LP: #1408833
4919 * SAUCE: (no-up) apparmor: fix mount not handling disconnected paths
4920 - LP: #1496430
4921
4922 [ Tim Gardner ]
4923
4924 * [Config] Add iscsi_ibft and iscsi_boot_sysfs to generic inclusion list
4925 - LP: #1511006
4926 * rebase to v4.3
4927 * Bypass spl/zfs config
4928 * SPL/ZFS: Add Makefiles in order to avoid the lengthy config
4929 * [Config] Default AppArmor settings
4930
4931 [ Upstream Kernel Changes ]
4932
4933 * rebase to v4.3
4934
4935 -- Tim Gardner <tim.gardner@canonical.com> Thu, 29 Oct 2015 09:16:26 -0600
4936
4937 linux (4.3.0-0.5) xenial; urgency=low
4938
4939 * Update spl to 0.6.5.3-0ubuntu1, zfs to 0.6.5.3-0ubuntu1
4940
4941 [ Upstream Kernel Changes ]
4942
4943 * rebase to v4.3-rc7
4944 - LP: #1504778
4945
4946 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Oct 2015 13:59:52 -0600
4947
4948 linux (4.3.0-0.4) xenial; urgency=low
4949
4950 [ Tim Gardner ]
4951
4952 * [Debian] Update to new signing key type and location
4953
4954 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 13:07:30 -0600
4955
4956 linux (4.3.0-0.3) wily; urgency=low
4957
4958 [ Tim Gardner ]
4959
4960 * [Debian] sign-file is now compiled
4961
4962 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 09:26:34 -0600
4963
4964 linux (4.3.0-0.2) wily; urgency=low
4965
4966 [ Tim Gardner ]
4967
4968 * [Config] Added libssl-dev to Build-Depends
4969
4970 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Oct 2015 14:01:55 -0600
4971
4972 linux (4.3.0-0.1) wily; urgency=low
4973
4974 [ Upstream Kernel Changes ]
4975
4976 * rebase to v4.3-rc6
4977 * rebase to v4.3-rc5
4978 * rebase to v4.3-rc4
4979 * rebase to v4.3-rc3
4980 * rebase to v4.3-rc2
4981 * rebase to v4.3-rc1
4982 - LP: #1492132
4983 - LP: #1481575
4984
4985 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Sep 2015 07:30:36 -0600
4986
4987 linux (4.2.0-10.11) wily; urgency=low
4988
4989 [ Andy Whitcroft ]
4990
4991 * Release Tracking Bug
4992 - LP: #1495208
4993 * No change rebuild to avoid issues with leading zero bytes on
4994 internal module signing key. (see launchpad bug 1494943)
4995
4996 [ Ming Lei ]
4997
4998 * [Config] SERIAL_8250_DW=y for arm64
4999
5000 [ Upstream Kernel Changes ]
5001
5002 * drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv
5003 code
5004 - LP: #1484486
5005 * drm/i915/gen8: Add infrastructure to initialize WA batch buffers
5006 - LP: #1484486
5007 * drm/i915/gen8: Re-order init pipe_control in lrc mode
5008 - LP: #1484486
5009 * drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround
5010 - LP: #1484486
5011 * drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch
5012 workaround
5013 - LP: #1484486
5014 * drm/i915: Bail out early if WA batch is not available for given Gen
5015 - LP: #1484486
5016 * drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
5017 - LP: #1484486
5018 * drm/i915: Update WaFlushCoherentL3CacheLinesAtContextSwitch
5019 - LP: #1484486
5020 * drm/i915/gen9: Implement WaDisableKillLogic for gen 9
5021 - LP: #1484486
5022 * drm/i915: Enable WA batch buffers for Gen9
5023 - LP: #1484486
5024 * drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaround
5025 - LP: #1484486
5026 * drm/i915: Update wa_ctx_emit() macro as per kernel coding guidelines
5027 - LP: #1484486
5028 * drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch
5029 workaround
5030 - LP: #1484486
5031 * drm/i915/gen9: Add
5032 WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken
5033 - LP: #1484486
5034 * drm/i915:skl: Add WaEnableGapsTsvCreditFix
5035 - LP: #1484486
5036 * drm/i915/skl: revert duplicated WaBarrierPerformanceFixDisable:skl
5037 - LP: #1484486
5038 * drm/i915/skl: Don't expose the top most plane on gen9 display
5039 - LP: #1484486
5040 * drm/i915/skl WaDisableSbeCacheDispatchPortSharing
5041 - LP: #1484486
5042 * drm/i915/skl: WaIgnoreDDIAStrap is forever, always init DDI A
5043 - LP: #1484486
5044 * drm/i915: reduce indent in i9xx_hpd_irq_handler
5045 - LP: #1484531
5046 * drm/i915: reduce duplicate conditions in i9xx_hpd_irq_handler
5047 - LP: #1484531
5048 * drm/i915: reduce indent in intel_hpd_irq_handler
5049 - LP: #1484531
5050 * drm/i915: group all hotplug related fields into a new struct in
5051 dev_priv
5052 - LP: #1484531
5053 * drm/i915: add for_each_hpd_pin to iterate over hotplug pins
5054 - LP: #1484531
5055 * drm/i915: simplify conditions for skipping the 2nd hpd loop iterations
5056 - LP: #1484531
5057 * drm/i915: put back the indent in intel_hpd_irq_handler
5058 - LP: #1484531
5059 * drm/i915: merge the two hpd loops in intel_hpd_irq_handler to one
5060 - LP: #1484531
5061 * drm/i915: simplify condition for digital port
5062 - LP: #1484531
5063 * drm/i915: abstract away platform specific parts from hpd handling
5064 - LP: #1484531
5065 * drm/i915: Handle HPD when it has actually occurred
5066 - LP: #1484531
5067 * drm/i915: Set power domain for DDI-E
5068 - LP: #1484531
5069 * drm/i915: Set alternate aux for DDI-E
5070 - LP: #1484531
5071 * drm/i915/skl: enable DDI-E hotplug
5072 - LP: #1484531
5073 * drm/i915/bxt: fix DDI PHY vswing scale value setting
5074 - LP: #1494163
5075 * drm/i915/skl: Buffer translation improvements
5076 - LP: #1494163
5077 * drm/i915: Per-DDI I_boost override
5078 - LP: #1494163
5079 * drm/i915: fix VBT parsing for SDVO child device mapping
5080 - LP: #1494163
5081 * drm/i915/bxt: edp1.4 Intermediate Freq support
5082 - LP: #1494163
5083 * drm/i915: fix link rates reported for SKL
5084 - LP: #1494163
5085 * drm/i915: Allow parsing of variable size child device entries from VBT
5086 - LP: #1494163
5087 * drm/i915/skl: Update DDI buffer translation programming.
5088 - LP: #1494163
5089 * drm/i915: Enable HDMI on DDI-E
5090 - LP: #1484531
5091 * drm/i915/skl: Enable DDI-E
5092 - LP: #1484531
5093 * drm/i915: eDP can be present on DDI-E
5094 - LP: #1484531
5095 * drm/i915/skl: Adding DDI_E power well domain
5096 - LP: #1484531
5097 * drm/i915: set CDCLK if DPLL0 enabled during resuming from S3
5098 - LP: #1490035
5099 * drm/i915: Split atomic wm update to pre and post variants
5100 - LP: #1493746
5101 * drm/i915/skl: Drop the preliminary_hw_support flag
5102 - LP: #1486868
5103 * drm/i915: set FDI translations to NULL on SKL
5104 - LP: #1494163
5105
5106 -- Andy Whitcroft <apw@canonical.com> Sun, 13 Sep 2015 11:32:02 +0100
5107
5108 linux (4.2.0-9.9) wily; urgency=low
5109
5110 [ Tim Gardner ]
5111
5112 * Release Tracking Bug
5113 - LP: #1493970
5114 * [Config] CONFIG_MFD_INTEL_LPSS=m
5115 - LP: #1397876
5116
5117 [ dann frazier ]
5118
5119 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
5120 - LP: #1388952
5121
5122 [ Michael Ellerman ]
5123
5124 * SAUCE: crypto: vmx - VMX crypto should depend on CONFIG_VSX
5125 Fixes FTBS on 32 bit powerpc, patch sent upstream.
5126
5127 [ Upstream Kernel Changes ]
5128
5129 * thermal/powerclamp: add cpu id for skylake h/s
5130 - LP: #1398269
5131 * perf/x86/intel/uncore: Add Broadwell-DE uncore support
5132 - LP: #1397852
5133 * mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform data
5134 - LP: #1460905
5135 * i2c: i801: Create iTCO device on newer Intel PCHs
5136 - LP: #1460905
5137 * watchdog: iTCO_wdt: Add support for TCO on Intel Sunrisepoint
5138 - LP: #1460905
5139 * perf/x86: Add a native_perf_sched_clock_from_tsc()
5140 - LP: #1397867
5141 * perf/x86/intel: Add support for PEBSv3 profiling
5142 - LP: #1397867
5143 * perf/x86/intel/lbr: Allow time stamp for free running PEBSv3
5144 - LP: #1397867
5145 * x86: Add new MSRs and MSR bits used for Intel Skylake PMU support
5146 - LP: #1397867
5147 * perf: Add cycles to branch_info
5148 - LP: #1397867
5149 * perf/x86/intel/lbr: Add support for LBRv5
5150 - LP: #1397867
5151 * perf/x86/intel: Handle new arch perfmon v4 status bits
5152 - LP: #1397867
5153 * perf/x86/intel: Move PMU ACK to after LBR read
5154 - LP: #1397867
5155 * perf/x86/intel/lbr: Optimize v4 LBR unfreezing
5156 - LP: #1397867
5157 * perf/x86/intel: Add Intel Skylake PMU support
5158 - LP: #1397867
5159 * perf/x86/intel/lbr: Use correct index to save/restore LBR_INFO with
5160 call stack
5161 - LP: #1397867
5162 * perf/x86/intel/lbr: Limit LBR accesses to TOS in callstack mode
5163 - LP: #1397867
5164 * perf/x86: Make merge_attr() global to use from perf_event_intel
5165 - LP: #1397867
5166 * perf/x86/intel: Use 0x11 as extra reg test value
5167 - LP: #1397867
5168 * perf tools: Add support for cycles, weight branch_info field
5169 - LP: #1397867
5170 * perf report: Add flag for non ANY branch mode
5171 - LP: #1397867
5172 * perf report: Add infrastructure for a cycles histogram
5173 - LP: #1397867
5174 * perf report: Add processing for cycle histograms
5175 - LP: #1397867
5176 * perf annotate: Compute IPC and basic block cycles
5177 - LP: #1397867
5178 * perf annotate: Finally display IPC and cycle accounting
5179 - LP: #1397867
5180 * perf top: Add branch annotation code to top
5181 - LP: #1397867
5182 * perf report: Display cycles in branch sort mode
5183 - LP: #1397867
5184 * perf annotate: Fix 32-bit compilation error in util/annotate.c
5185 - LP: #1397867
5186 * PM / QoS: Make it possible to expose device latency tolerance to
5187 userspace
5188 - LP: #1460908
5189 * ACPI / PM: Attach ACPI power domain only once
5190 - LP: #1460908
5191 * Driver core: wakeup the parent device before trying probe
5192 - LP: #1460908
5193 * klist: implement klist_prev()
5194 - LP: #1460908
5195 * driver core: implement device_for_each_child_reverse()
5196 - LP: #1460908
5197 * mfd: make mfd_remove_devices() iterate in reverse order
5198 - LP: #1460908
5199 * dmaengine: add a driver for Intel integrated DMA 64-bit
5200 - LP: #1460908
5201 * mfd: Add support for Intel Sunrisepoint LPSS devices
5202 - LP: #1460908
5203 * spi: pxa2xx: Add support for Intel Sunrisepoint
5204 - LP: #1397876
5205 * spi: spi-pxa2xx: Remove unused legacy PXA DMA API channel numbers
5206 - LP: #1397876
5207 * spi: pxa2xx: Add terminating entry for pxa2xx_spi_pci_compound_match
5208 - LP: #1397876
5209 * spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation
5210 for it
5211 - LP: #1397876
5212 * intel_idle: Skylake Client Support
5213 - LP: #1397877
5214 * powerpc/kernel: Switch to using MAX_ERRNO
5215 - LP: #1458876
5216 * powerpc/kernel: Change the do_syscall_trace_enter() API
5217 - LP: #1458876
5218 * powerpc: Drop unused syscall_get_error()
5219 - LP: #1458876
5220 * powerpc: Don't negate error in syscall_set_return_value()
5221 - LP: #1458876
5222 * powerpc: Rework syscall_get_arguments() so there is only one loop
5223 - LP: #1458876
5224 * powerpc: Use orig_gpr3 in syscall_get_arguments()
5225 - LP: #1458876
5226 * powerpc: Change syscall_get_nr() to return int
5227 - LP: #1458876
5228 * powerpc/kernel: Add SIG_SYS support for compat tasks
5229 - LP: #1458876
5230 * powerpc/kernel: Enable seccomp filter
5231 - LP: #1458876
5232 * selftests/seccomp: Make seccomp tests work on big endian
5233 - LP: #1458876
5234 * selftests/seccomp: Add powerpc support
5235 - LP: #1458876
5236 * eCryptfs: Invalidate dcache entries when lower i_nlink is zero
5237
5238 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Sep 2015 19:17:57 -0600
5239
5240 linux (4.2.0-8.8) wily; urgency=low
5241
5242 [ Tim Gardner ]
5243
5244 * Release Tracking Bug
5245 - LP: #1493357
5246 * [Config] CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO obsolete
5247 - LP: #1488495
5248 * [Config] CONFIG_CXLFLASH=m
5249 * [Config] CONFIG_CXL_EEH=y for ppc64el, powerpc64-smp
5250
5251
5252 [ Andy Whitcroft ]
5253
5254 * [Packaging] standardise on stage1 for the bootstrap stage in line with debian
5255 * [Packaging] mark up control for stage1
5256 * [Config] kernel-versions -- clean up deps field
5257 * [Config] s390x -- build linux-libc-dev
5258 - LP: #1488653
5259 * [Packaging] control -- prepare for new kernel-wedge semantics
5260
5261 [ Upstream Kernel Changes ]
5262
5263 * crypto: vmx - Fixing AES-CTR counter bug
5264 - LP: #1484519
5265 * crypto: vmx - Fixing GHASH Key issue on little endian
5266 - LP: #1484519
5267 * powerpc: Uncomment and make enable_kernel_vsx() routine available
5268 - LP: #1484519
5269 * crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions
5270 - LP: #1484519
5271 * crypto: nx - nx842_OF_upd_status should return ENODEV if device is not
5272 'okay'
5273 - LP: #1488495
5274 * crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}
5275 - LP: #1488495
5276 * crypto: nx - do not emit extra output if status is disabled
5277 - LP: #1488495
5278 * crypto: nx - reduce chattiness of platform drivers
5279 - LP: #1488495
5280 * crypto: nx/842 - Fix context corruption
5281 - LP: #1488495
5282 * crypto: nx - remove __init/__exit from VIO functions
5283 - LP: #1488495
5284 * crypto: nx - remove pSeries NX 'status' field
5285 - LP: #1488495
5286 * crypto: nx - move kzalloc() out of spinlock
5287 - LP: #1488495
5288 * crypto: nx - don't register pSeries driver if ENODEV
5289 - LP: #1488495
5290 * crypto: nx - use common code for both NX decompress success cases
5291 - LP: #1488495
5292 * crypto: nx - merge nx-compress and nx-compress-crypto
5293 - LP: #1488495
5294 * crypto: nx - rename nx-842-crypto.c to nx-842.c
5295 - LP: #1488495
5296 * crypto: nx - make platform drivers directly register with crypto
5297 - LP: #1488495
5298 * cxlflash: Base support for IBM CXL Flash Adapter
5299 - LP: #1449121
5300 * cxlflash: Base error recovery support
5301 - LP: #1449121
5302 * cxlflash: Superpipe support
5303 - LP: #1449121
5304 * cxlflash: Virtual LUN support
5305 - LP: #1449121
5306 * cxlflash: off by one bug in cxlflash_show_port_status()
5307 - LP: #1449121
5308 * cxlflash: shift wrapping bug in afu_link_reset()
5309 - LP: #1449121
5310 * cxlflash: Remove unused variable from queuecommand
5311 - LP: #1449121
5312 * powerpc/powernv: move dma_get_required_mask from pnv_phb to
5313 pci_controller_ops
5314 * powerpc/eeh: Probe after unbalanced kref check
5315 * misc: cxl: clean up afu_read_config()
5316 * cxl: Add explicit precision specifiers
5317 * cxl: use more common format specifier
5318 * cxl: Destroy cxl_adapter_idr on module_exit
5319 * cxl: Destroy afu->contexts_idr on release of an afu
5320 * cxl: Don't ignore add_process_element() result when attaching context
5321 * cxl: Compile with -Werror
5322 * cxl: sparse: Make declarations static
5323 * cxl: sparse: Silence iomem warning in debugfs file creation
5324 * cxl: Convert MMIO read/write macros to inline functions
5325 * cxl: Drop commands if the PCI channel is not in normal state
5326 * cxl: Allocate and release the SPA with the AFU
5327 * cxl: Make IRQ release idempotent
5328 * cxl: Clean up adapter MMIO unmap path.
5329 * cxl: Refactor adaptor init/teardown
5330 * cxl: Refactor AFU init/teardown
5331 * cxl: Don't remove AFUs/vPHBs in cxl_reset
5332 * cxl: Allow the kernel to trust that an image won't change on PERST.
5333 * cxl: EEH support
5334 * cxl: Add CONFIG_CXL_EEH symbol
5335 * cxl: Plug irq_bitmap getting leaked in cxl_context
5336 * cxl: Add alternate MMIO error handling
5337 * cxl: Allow release of contexts which have been OPENED but not STARTED
5338 * cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLE
5339 * cxl: Release irqs if memory allocation fails
5340 * cxl: Remove racy attempt to force EEH invocation in reset
5341 * cxl: Fix + cleanup error paths in cxl_dev_context_init
5342 * cxl: Fix force unmapping mmaps of contexts allocated through the kernel api
5343 * cxl: Set up and enable PSL Timebase
5344
5345 -- Tim Gardner <tim.gardner@canonical.com> Tue, 01 Sep 2015 07:38:43 -0600
5346
5347 linux (4.2.0-7.7) wily; urgency=low
5348
5349 [ Tim Gardner ]
5350
5351 * Release Tracking Bug
5352 - LP: #1490564
5353 * rebase to v4.2
5354
5355 [ Wen Xiong ]
5356
5357 * SAUCE: ipr: Byte swapping for device_id attribute in sysfs
5358 - LP: #1453892
5359
5360 [ Upstream Kernel Changes ]
5361
5362 * rebase to v4.2
5363 - LP: #1487345
5364
5365 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2015 07:06:10 -0600
5366
5367 linux (4.2.0-6.6) wily; urgency=low
5368
5369 [ Tim Gardner ]
5370
5371 * Release Tracking Bug
5372 - LP: #1488138
5373
5374 [ Andy Whitcroft ]
5375
5376 * rebase to v4.2-rc8
5377
5378 [ Shilpasri G Bhat ]
5379
5380 * SAUCE: cpufreq: powernv: Handle throttling due to Pmax capping at chip
5381 level
5382 - LP: #1480894
5383 * SAUCE: powerpc/powernv: Add definition of OPAL_MSG_OCC message type
5384 - LP: #1480894
5385 * SAUCE: cpufreq: powernv: Register for OCC related opal_message
5386 notification
5387 - LP: #1480894
5388 * SAUCE: cpufreq: powernv: Call throttle_check() on receiving
5389 OCC_THROTTLE
5390 - LP: #1480894
5391 * SAUCE: cpufreq: powernv: Report Psafe only if PMSR.psafe_mode_active
5392 bit is set
5393 - LP: #1480894
5394 * SAUCE: cpufreq: powernv: Restore cpu frequency to policy->cur on
5395 unthrottling
5396 - LP: #1480894
5397
5398 [ Upstream Kernel Changes ]
5399
5400 * rebase to v4.2-rc8
5401 - LP: #1483440
5402 - LP: #1484334
5403
5404 -- Tim Gardner <tim.gardner@canonical.com> Fri, 21 Aug 2015 07:12:11 -0600
5405
5406 linux (4.2.0-5.5) wily; urgency=low
5407
5408 [ Tim Gardner ]
5409
5410 * Release Tracking Bug
5411 - LP: #1487173
5412
5413 [ Andy Whitcroft ]
5414
5415 * [Packaging] correct spelling of probabaly on the tools packages
5416 - LP: #1256822
5417 * rebase to v4.2-rc7
5418
5419 [ dann frazier ]
5420
5421 * d-i: Add nicpf and nicvf to nic-modules
5422 * d-i: Enable usb modules on arm64
5423
5424 [ Mahesh Salgaonkar ]
5425
5426 * SAUCE: powerpc/powernv: display reason for Malfunction Alert HMI.
5427 - LP: #1482343
5428 * SAUCE: powerpc/powernv: Pull all HMI events before panic.
5429 - LP: #1482343
5430 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable
5431 machine check errors.
5432 - LP: #1482343
5433 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable HMI.
5434 - LP: #1482343
5435
5436 [ Vipin K Parashar ]
5437
5438 * SAUCE: powerpc/powernv: Add poweroff (EPOW, DPO) events support for
5439 PowerNV platform
5440 - LP: #1469771
5441
5442 [ Upstream Kernel Changes ]
5443
5444 * rebase to v4.2-rc7
5445
5446 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Aug 2015 09:48:40 -0600
5447
5448 linux (4.2.0-4.4) wily; urgency=low
5449
5450 [ Tim Gardner ]
5451
5452 * Release Tracking Bug
5453 - LP: #1483677
5454
5455 [ Achiad Shochat ]
5456
5457 * SAUCE: net/mlx5e: Support TX packet copy into WQE
5458 * SAUCE: net/mlx5e: TX latency optimization to save DMA reads
5459 * SAUCE: net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and others
5460 * SAUCE: net/mlx5e: Input IPSEC.SPI into the RX RSS hash function
5461
5462 [ Adam Lee ]
5463
5464 * SAUCE: serial: 8250_pci: Add support for Pericom PI7C9X795[1248]
5465 - LP: #1480142
5466
5467 [ dann frazier ]
5468
5469 * [Config] CONFIG_NR_CPUS=128 on arm64
5470
5471 [ Leann Ogasawara ]
5472
5473 * [Config] d-i -- Add sfc to nic-modules udeb
5474 - LP: #1481490
5475
5476 [ Saeed Mahameed ]
5477
5478 * SAUCE: net/mlx5e: Support ETH_RSS_HASH_XOR
5479 * SAUCE: net/mlx5e: Allocate DMA coherent memory on reader NUMA node
5480
5481 [ Tim Gardner ]
5482
5483 * [Config] CONFIG_X86_INTEL_MPX=y
5484 - LP: #1460902
5485 * [Debian] change dependency on module-init-tools to kmod
5486 - LP: #1481986
5487 * rebase to v4.2-rc6
5488
5489 [ Upstream Kernel Changes ]
5490
5491 * rebase to v4.2-rc6
5492
5493 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 16:59:45 -0600
5494
5495 linux (4.2.0-3.3) wily; urgency=low
5496
5497 [ Tim Gardner ]
5498
5499 * Release Tracking Bug
5500 - LP: #1481462
5501 * SAUCE: workqueue: Make flush_workqueue() available again to non GPL modules
5502 Fixes an FTBS for at least one DKMS package.
5503
5504 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 11:26:53 -0600
5505
5506 linux (4.2.0-2.2) wily; urgency=low
5507
5508 [ Tim Gardner ]
5509
5510 * Release Tracking Bug
5511 - LP: #1481067
5512 * rebase to v4.2-rc5
5513
5514 [ Andy Whitcroft ]
5515
5516 * [Packaging] module-inclusion -- commonise copy code and simplify
5517 * [Packaging] module-inclusion -- add manual command entries
5518 * [Packaging] module blacklists -- add support for manual blacklists
5519 * [Packaging] do_common_tools should always be on
5520 * [Packaging] initscripts need installing when making the package
5521 * [Packaging] initscripts work around bug in debhelper systemd support
5522 * [Config] exclude oss modules from linux-image
5523 - LP: #1434842
5524 * hyper-v -- add hid and fb drivers to linux-virtual
5525 - LP: #1444179
5526 * ubuntu: (no-squash) vbox -- infrastructure and updater
5527 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
5528 - LP: #1426113
5529 * ubuntu: vbox -- update to 5.0.0-dfsg-1
5530 - LP: #1480879
5531 * SAUCE: vbox: follow v4.2 updates to follow_link()/put_link() API
5532 * [Config] move vbox modules into linux-image
5533
5534 [ Upstream Kernel Changes ]
5535
5536 * rebase to v4.2-rc5
5537 - LP: #1478497
5538 - LP: #1477900
5539
5540 -- Andy Whitcroft <apw@canonical.com> Mon, 03 Aug 2015 12:20:10 +0100
5541
5542 linux (4.2.0-1.1~rc1) wily; urgency=low
5543
5544 [ Andy Whitcroft ]
5545
5546 * Release Tracking Bug
5547 - LP: #1479903
5548 * Initial upload of v4.2 based kernel (currently v4.-rc4)
5549
5550 [ Upstream Kernel Changes ]
5551
5552 * rebase to v4.2-rc4
5553 - LP: #1476987
5554 - LP: #1476888
5555 * rebase to v4.2-rc3
5556 * rebase to v4.2-rc2
5557 * rebase to v4.2-rc1
5558 - LP: #1394368
5559 - LP: #1427680
5560 - LP: #1462614
5561 - LP: #1397021
5562
5563 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jul 2015 18:42:46 +0100
5564
5565 linux (4.1.0-3.3) wily; urgency=low
5566
5567 [ Andy Whitcroft ]
5568
5569 * Release Tracking Bug
5570 - LP: #1478897
5571
5572 [ Colin Ian King ]
5573
5574 * SAUCE: KEYS: ensure we free the assoc array edit if edit is valid
5575 - CVE-2015-1333
5576
5577 [ Seth Forshee ]
5578
5579 * SAUCE: overlayfs: Enable user namespace mounts for the "overlay" fstype
5580 - LP: #1478578
5581
5582 [ Upstream Kernel Changes ]
5583
5584 * sched/stop_machine: Fix deadlock between multiple stop_two_cpus()
5585 - LP: #1461620
5586 * x86/nmi: Enable nested do_nmi() handling for 64-bit kernels
5587 * x86/nmi/64: Remove asm code that saves cr2
5588 * x86/nmi/64: Switch stacks on userspace NMI entry
5589 * x86/nmi/64: Reorder nested NMI checks
5590 * x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI
5591 detection
5592
5593 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2015 11:59:03 +0100
5594
5595 linux (4.1.0-2.4) wily; urgency=low
5596
5597 [ Andy Whitcroft ]
5598
5599 * SAUCE: overlayfs: when copying up and reading directories ensure
5600 mounter had permissions V2
5601 - CVE-2015-1328
5602
5603 [ Leann Ogasawara ]
5604
5605 * Release Tracking Bug
5606 - LP: #1465419
5607
5608 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
5609
5610 linux (4.1.0-2.2) wily; urgency=low
5611
5612 [ Tim Gardner ]
5613
5614 * rebase to v4.1.3
5615 * [Config] Add i40e[vf] to d-i
5616 - LP: #1476393
5617
5618 [ Upstream Kernel Changes ]
5619
5620 * rebase to v4.1.3
5621 - LP: #1427680
5622 - LP: #1462614
5623 - LP: #1394368
5624
5625 -- Tim Gardner <tim.gardner@canonical.com> Wed, 22 Jul 2015 09:13:02 -0600
5626
5627 linux (4.1.0-1.1) wily; urgency=low
5628
5629 [ Andy Whitcroft ]
5630
5631 * SAUCE: overlay: add backwards compatible overlayfs format support V3
5632 - LP: #1395877, #1410480
5633 * SAUCE: overlayfs: when copying up and reading directories ensure
5634 mounter had permissions V2
5635 - CVE-2015-1328
5636 * [Packaging] fix up Vcs-Git: to point to launchpad
5637 * [Config] correct linux-initramfs-tool virtual linkage
5638 - LP: #1474810
5639
5640 [ Chris J Arges ]
5641
5642 * [Config] Add dm-service-time to multipath-modules
5643 - LP: #1469240
5644 * [Config] Add MTD_POWERNV_FLASH and OPAL_PRD
5645 - LP: #1464560
5646
5647 [ Jay Vosburgh ]
5648
5649 * SAUCE: fan: Proof of concept implementation (v2)
5650 - LP: #1439706
5651 * SAUCE: fan: tunnel multiple mapping mode (v3)
5652 - LP: #1470091
5653
5654 [ Leann Ogasawara ]
5655
5656 * Revert "SAUCE: ext4: disable ext4_punch_hole for indirect filesystems"
5657 * Revert "SAUCE: intel_pstate: inform user that thermald is worth
5658 considering"
5659 * Revert "SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537"
5660 * Revert "SAUCE: dm-crypt: never use write same"
5661 * Release Tracking Bug
5662 - LP: #1476333
5663
5664 [ Tim Gardner ]
5665
5666 * Rebase to v4.1
5667 - LP: #1443371
5668 * [Config] Enable Apparmor
5669 * [Config] CONFIG_OVERLAY_FS_V1=y
5670 * [Config] DEFAULT_IOSCHED="deadline" for ppc64el
5671 - LP: #1469829
5672 * [Config] CONFIG_VM86=n
5673 - LP: #1473447
5674 * [Config] ACORN_PARTITION=n
5675 - LP: #1453117
5676
5677 [ Timo Aaltonen ]
5678
5679 * [Config] Disable CONFIG_DRM_I915_PRELIMINARY_HW_SUPPORT
5680 - LP: #1473319
5681
5682 [ Upstream Kernel Changes ]
5683
5684 * efi: efivar_create_sysfs_entry() should return negative error codes
5685 * efi: Add esrt support
5686 * x86, doc: Remove cmdline_size from list of fields to be filled in for
5687 EFI handover
5688 * efi/esrt: Fix some compiler warnings
5689 * efi: dmi: List SMBIOS3 table before SMBIOS table
5690 * efi: Add 'systab' information to Documentation/ABI
5691 * ALSA: hda - restore the MIC FIXUP for some Dell machines
5692 - LP: #1473560
5693 * mtd: powernv: Add powernv flash MTD abstraction driver
5694 - LP: #1464560
5695 * powerpc/powernv: Expose OPAL APIs required by PRD interface
5696 - LP: #1464560
5697 * powerpc/powernv: Add opal-prd channel
5698 - LP: #1464560
5699 * powerpc/powernv: fix construction of opal PRD messages
5700 - LP: #1464560
5701 * powerpc/include: Add opal-prd to installed uapi headers
5702 - LP: #1464560
5703 * powerpc/powernv: Fix vma page prot flags in opal-prd driver
5704 - LP: #1464560
5705
5706 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 20 Jul 2015 10:16:06 -0700
5707
5708 linux (4.0.0-2.4) wily; urgency=low
5709
5710 [ Andy Whitcroft ]
5711
5712 * SAUCE: overlayfs: when copying up and reading directories ensure
5713 mounter had permissions V2
5714 - CVE-2015-1328
5715
5716 [ Leann Ogasawara ]
5717
5718 * Release Tracking Bug
5719 - LP: #1465419
5720
5721 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
5722
5723 linux (4.0.0-1.2) wily; urgency=low
5724
5725 [ Andy Whitcroft ]
5726
5727 * SAUCE: overlay: add backwards compatible overlayfs format support V3
5728 - LP: #1395877, #1410480
5729 * [Config] enable CONFIG_OVERLAY_FS_V1
5730
5731 [ Tai Nguyen ]
5732
5733 * SAUCE: power: reset: Add syscon reboot device node for APM X-Gene platform
5734 - LP: #1463211
5735
5736 [ Tim Gardner ]
5737
5738 * [Config] CONFIG_HIBERNATION=n for ppc64el
5739 - LP: #1463836
5740
5741 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Jun 2015 06:11:53 -0600
5742
5743 linux (4.0.0-1.1) wily; urgency=low
5744
5745 [ Leann Ogasawara ]
5746
5747 * Revert "md/raid0: fix bug with chunksize not a power of 2."
5748 - LP: #1457510
5749 * powerpc/powernv: Check image loaded or not before calling flash
5750 - LP: #1461553
5751
5752 [ Tim Gardner ]
5753
5754 * [Config] armhf: CPUFREQ_DT=y
5755 - LP: #1457781
5756
5757 [ Upstream Kernel Changes ]
5758
5759 * rebase to v4.0.5
5760 - LP: #1429756
5761 - LP: #1452175
5762 - LP: #1454656
5763 - LP: #1447909
5764 - LP: #1446517
5765 - LP: #1428947
5766 - LP: #1410704
5767 - LP: #1412800
5768 - LP: #1400215
5769 - LP: #1411193
5770 - LP: #1412800
5771 - LP: #1408295
5772 - LP: #1436745
5773
5774 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 09 Jun 2015 05:58:46 -0700
5775
5776 linux (3.19.0-10.10) vivid; urgency=low
5777
5778 [ Andy Whitcroft ]
5779
5780 * [Packaging] control -- make element ordering deterministic
5781 * [Config] allow dracult to support initramfs as well
5782 - LP: #1109029
5783 * [Packaging] generate live watchdog blacklists
5784 - LP: #1432837
5785
5786 [ Leann Ogasawara ]
5787
5788 * [Config] CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y
5789 - LP: #1397860
5790 * rebase to v3.19.2
5791
5792 [ Upstream Kernel Changes ]
5793
5794 * thinkpad_acpi: support new BIOS version string pattern
5795 - LP: #1417915
5796 * arm64: Invalidate the TLB corresponding to intermediate page table
5797 levels
5798 - LP: #1432546
5799 * perf tools: Support parsing parameterized events
5800 - LP: #1430341
5801 * perf tools: Extend format_alias() to include event parameters
5802 - LP: #1430341
5803 * perf Documentation: Add event parameters
5804 - LP: #1430341
5805 * perf tools: Document parameterized and symbolic events
5806 - LP: #1430341
5807 * perf: provide sysfs_show for struct perf_pmu_events_attr
5808 - LP: #1430341
5809 * perf: add PMU_EVENT_ATTR_STRING() helper
5810 - LP: #1430341
5811 * perf: define EVENT_DEFINE_RANGE_FORMAT_LITE helper
5812 - LP: #1430341
5813 * powerpc/perf/hv-24x7: parse catalog and populate sysfs with events
5814 - LP: #1430341
5815 * powerpc/perf/{hv-gpci, hv-common}: generate requests with counters
5816 annotated
5817 - LP: #1430341
5818 * powerpc/perf/hv-gpci: add the remaining gpci requests
5819 - LP: #1430341
5820 * powerpc/perf/hv-24x7: Document sysfs event description entries
5821 - LP: #1430341
5822 * powerpc/iommu: Remove IOMMU device references via bus notifier
5823 - LP: #1425202
5824 * powerpc/pseries: Fix endian problems with LE migration
5825 - LP: #1428351
5826 * intel_idle: support additional Broadwell model
5827 - LP: #1400970
5828 * tools/power turbostat: support additional Broadwell model
5829 - LP: #1400970
5830 * KVM: x86: flush TLB when D bit is manually changed.
5831 - LP: #1397860
5832 * Optimize TLB flush in kvm_mmu_slot_remove_write_access.
5833 - LP: #1397860
5834 * KVM: Add generic support for dirty page logging
5835 - LP: #1397860
5836 * KVM: x86: switch to kvm_get_dirty_log_protect
5837 - LP: #1397860
5838 * KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for
5839 log dirty
5840 - LP: #1397860
5841 * KVM: MMU: Add mmu help functions to support PML
5842 - LP: #1397860
5843 * KVM: MMU: Explicitly set D-bit for writable spte.
5844 - LP: #1397860
5845 * KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access
5846 - LP: #1397860
5847 * KVM: x86: Add new dirty logging kvm_x86_ops for PML
5848 - LP: #1397860
5849 * KVM: VMX: Add PML support in VMX
5850 - LP: #1397860
5851 * HID: multitouch: add support of clickpads
5852 * HID: multitouch: Add support for button type usage
5853
5854 [ Upstream Kernel Changes ]
5855
5856 * rebase to v3.19.2
5857 - LP: #1428947
5858
5859 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Mar 2015 15:28:16 +0000
5860
5861 linux (3.19.0-9.9) vivid; urgency=low
5862
5863 [ Leann Ogasawara ]
5864
5865 * Release Tracking Bug
5866 - LP: #1430930
5867
5868 [ Shachar Raindel ]
5869
5870 * SAUCE: IB/core: Prevent integer overflow in ib_umem_get address
5871 arithmetic
5872 - LP: #1413741
5873 - CVE-2014-8159
5874
5875 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 11 Mar 2015 10:29:17 -0700
5876
5877 linux (3.19.0-8.8) vivid; urgency=low
5878
5879 [ Andy Whitcroft ]
5880
5881 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
5882 - LP: #1426113
5883 * rebase to stable v3.19.1
5884
5885 [ John Johansen ]
5886
5887 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
5888 - LP: #1408833
5889
5890 [ Leann Ogasawara ]
5891
5892 * Release Tracking Bug
5893 - LP: #1429940
5894
5895 [ Upstream Kernel Changes ]
5896
5897 * xen: correct bug in p2m list initialization
5898 * net/mlx5_core: Fix configuration of log_uar_page_sz
5899 - LP: #1419938
5900 * tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send
5901 - LP: #1420575
5902 * net/mlx4_core: Maintain a persistent memory for mlx4 device
5903 - LP: #1422481
5904 * net/mlx4_core: Set device configuration data to be persistent across
5905 reset
5906 - LP: #1422481
5907 * net/mlx4_core: Refactor the catas flow to work per device
5908 - LP: #1422481
5909 * net/mlx4_core: Enhance the catas flow to support device reset
5910 - LP: #1422481
5911 * net/mlx4_core: Activate reset flow upon fatal command cases
5912 - LP: #1422481
5913 * net/mlx4_core: Manage interface state for Reset flow cases
5914 - LP: #1422481
5915 * net/mlx4_core: Handle AER flow properly
5916 - LP: #1422481
5917 * net/mlx4_core: Enable device recovery flow with SRIOV
5918 - LP: #1422481
5919 * net/mlx4_core: Reset flow activation upon SRIOV fatal command cases
5920 - LP: #1422481
5921 * tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()
5922 - LP: #1428111
5923 * rebase to v3.19.1
5924 - LP: #1410704
5925 - LP: #1411193
5926 - LP: #1400215
5927
5928 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Mar 2015 10:08:29 -0700
5929
5930 linux (3.19.0-7.7) vivid; urgency=low
5931
5932 [ Andy Whitcroft ]
5933
5934 * Release Tracking Bug
5935 - LP: #1426013
5936
5937 [ Upstream Kernel Changes ]
5938
5939 * x86/irq: Fix regression caused by commit b568b8601f05
5940 * cxl: Fix leaking interrupts if attach process fails
5941 - LP: #1415102
5942 * cxl: Early return from cxl_handle_fault for a shut down context
5943 - LP: #1415102
5944 * cxl: Disable AFU debug flag
5945 - LP: #1415102
5946 * cxl: Disable SPAP register when freeing SPA
5947 - LP: #1415102
5948 * cxl: remove redundant increment of hwirq
5949 - LP: #1415102
5950 * cxl: Add tracepoints
5951 - LP: #1415102
5952 * cxl: Update CXL ABI documentation
5953 - LP: #1415102
5954 * cxl: Use image state defaults for reloading FPGA
5955 - LP: #1415102
5956 * cxl: Add image control to sysfs
5957 - LP: #1415102
5958 * cxl: Enable CAPP recovery
5959 - LP: #1415102
5960 * cxl: Add ability to reset the card
5961 - LP: #1415102
5962 * cxl: Fix device_node reference counting
5963 - LP: #1415102
5964 * cxl: Export optional AFU configuration record in sysfs
5965 - LP: #1415102
5966 * cxl: Fail AFU initialisation if an invalid configuration record is
5967 found
5968 - LP: #1415102
5969 * cxl: Add missing return statement after handling AFU errror
5970 - LP: #1415102
5971 * powerpc/eeh: Introduce flag EEH_PE_REMOVED
5972 - LP: #1415102
5973 * powerpc/eeh: Allow to set maximal frozen times
5974 - LP: #1415102
5975 * HID: i2c-hid: Limit reads to wMaxInputLength bytes for input events
5976
5977 -- Andy Whitcroft <apw@canonical.com> Thu, 26 Feb 2015 16:00:18 +0000
5978
5979 linux (3.19.0-6.6) vivid; urgency=low
5980
5981 [ Andy Whitcroft ]
5982
5983 * systemd -- fix hyper-v units to be non-forking
5984 - LP: #1401525
5985 * [Config] move vbox modules into linux-image
5986 * ubuntu: vbox -- update to 4.3.22-dfsg-1
5987
5988 [ Brad Figg ]
5989
5990 * SAUCE: DEP8 test to run our regression tests
5991
5992 [ Paolo Pisati ]
5993
5994 * [Config] I2C_CHARDEV=y
5995 - LP: #1417032
5996
5997 [ Upstream Kernel Changes ]
5998
5999 * PCI: Fix infinite loop with ROM image of size 0
6000 * tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dma
6001 * Bluetooth: ath3k: workaround the compatibility issue with xHCI
6002 controller
6003 - LP: #1400215
6004
6005 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Feb 2015 12:44:43 +0000
6006
6007 linux (3.19.0-5.5) vivid; urgency=low
6008
6009 [ Andy Whitcroft ]
6010
6011 * [Config] CONFIG_FA_DUMP=y
6012 - LP: #1415562
6013 * ubuntu: (no-squash) vbox -- infrastructure and updater
6014 * ubuntu: vbox -- update to 4.3.20-dfsg-1ubuntu1
6015 * rebase to v3.19 final
6016
6017 [ Chris J Arges ]
6018
6019 * [Config] Add ibmvfc to d-i
6020 - LP: #1416001
6021 * SAUCE: ext4: disable ext4_punch_hole for indirect filesystems
6022 - LP: #1292234
6023
6024 [ Upstream Kernel Changes ]
6025
6026 * rebase to v3.19
6027
6028 -- Andy Whitcroft <apw@canonical.com> Mon, 09 Feb 2015 10:41:11 +0000
6029
6030 linux (3.19.0-4.4) vivid; urgency=low
6031
6032 [ Andy Whitcroft ]
6033
6034 * [Config] apply Kernel hacking >> Tracers config defaults
6035 * hyper-v -- fix comment handing in /etc/network/interfaces
6036 - LP: #1413020
6037 * rebase to v3.19-rc7
6038 * updateconfigs following rebase to v3.19-rc7
6039
6040 [ Ben Hutchings ]
6041
6042 * SAUCE: rtsx_usb_ms: Use msleep_interruptible() in polling loop
6043 - LP: #1413149
6044
6045 [ Upstream Kernel Changes ]
6046
6047 * rebase to v3.19-rc7
6048
6049 -- Andy Whitcroft <apw@canonical.com> Mon, 02 Feb 2015 17:03:07 +0200
6050
6051 linux (3.19.0-3.3) vivid; urgency=low
6052
6053 [ Andy Whitcroft ]
6054
6055 * [Debian] arm64 -- build ubuntu drivers
6056 - LP: #1411284
6057 * [Packaging] config-check -- add support for enforced annotations
6058 * [Config] annotations -- switch to ENFORCED annotations
6059 * [Packaging] config-check -- drop support for enforce file
6060 * [Packaging] enforce -- drop empty enforce file
6061 * rebase to v3.19-rc5
6062 * [Config] add modules removed due to tighter dependencies
6063 * [Config] updateconfigs following rebase to v3.19-rc5
6064 * [Config] enforce CONFIG_FHANDLE=y
6065 - LP: #1412543
6066 * [Packaging] hyper-v -- daemons now require -n for non-forking startup
6067 - LP: #1408355
6068 * [Config] CONFIG_DEBUG_INFO_SPLIT=n
6069 - LP: #1413646
6070 * [Config] apply Device Drivers >> Character devices >> IPMI top-level
6071 message handler config defaults
6072 * [Config] apply Device Drivers >> Character devices >> Serial drivers
6073 config defaults
6074 * [Config] apply Device Drivers >> GPIO Support config defaults
6075 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
6076 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
6077 support) config defaults
6078 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
6079 Devices >> Support for frame buffer devices config defaults
6080 * [Config] apply Device Drivers >> HID support >> HID bus support >>
6081 Special HID drivers config defaults
6082 * [Config] apply Device Drivers >> Hardware Monitoring support config
6083 defaults
6084 * [Config] apply Device Drivers >> I2C support >> I2C support >> I2C
6085 Hardware Bus support config defaults
6086 * [Config] apply Device Drivers >> Industrial I/O support >> Analog to
6087 digital converters config defaults
6088 * [Config] apply Device Drivers >> Industrial I/O support >> Humidity
6089 sensors config defaults
6090 * [Config] apply Device Drivers >> Industrial I/O support >> Pressure
6091 sensors config defaults
6092 * [Config] apply Device Drivers >> Input device support >> Generic input
6093 layer (needed for keyboard, mouse, ...) >> Mice config defaults
6094 * [Config] apply Device Drivers >> Input device support >> Generic input
6095 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
6096 * [Config] apply Device Drivers >> LED Support >> LED Class Support
6097 config defaults
6098 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
6099 defaults
6100 * [Config] apply Device Drivers >> Multifunction device drivers config
6101 defaults
6102 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
6103 grabbers support >> Media test drivers config defaults
6104 * [Config] apply Device Drivers >> Multimedia support >> Media PCI
6105 Adapters config defaults
6106 * [Config] apply Device Drivers >> Multimedia support >> Remote
6107 Controller devices config defaults
6108 * [Config] apply Device Drivers >> Network device support >> Distributed
6109 Switch Architecture drivers config defaults
6110 * [Config] apply Device Drivers >> Network device support >> Network core
6111 driver support config defaults
6112 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
6113 >> Hermes chipset 802.11b support (Orinoco/Prism2/Symbol) config
6114 defaults
6115 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
6116 >> Intel PRO/Wireless 2200BG and 2915ABG Network Connection config
6117 defaults
6118 * [Config] apply Device Drivers >> PHY Subsystem config defaults
6119 * [Config] apply Device Drivers >> Pin controllers config defaults
6120 * [Config] apply Device Drivers >> SPI support config defaults
6121 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
6122 Sound Architecture >> ALSA for SoC audio support config defaults
6123 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
6124 Sound Architecture >> FireWire sound devices config defaults
6125 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
6126 Sound Architecture >> HD-Audio config defaults
6127 * [Config] apply Device Drivers >> Staging drivers >> Lustre file system
6128 client support config defaults
6129 * [Config] apply Device Drivers >> Staging drivers >> Media staging
6130 drivers config defaults
6131 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
6132 USB Gadget Drivers >> USB functions configurable through configfs
6133 config defaults
6134 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
6135 USB Peripheral Controller config defaults
6136 * [Config] apply Networking support >> NFC subsystem support >> Near
6137 Field Communication (NFC) devices config defaults
6138 * [Config] apply Networking support >> Networking options >> Network
6139 packet filtering framework (Netfilter) >> Core Netfilter Configuration
6140 >> Netfilter nf_tables support config defaults
6141 * [Config] apply Networking support >> Networking options >> QoS and/or
6142 fair queueing >> Actions config defaults
6143 * [Config] apply Networking support >> Networking options >> TCP/IP
6144 networking config defaults
6145 * [Config] apply Networking support >> Wireless >> Generic IEEE 802.11
6146 Networking Stack (mac80211) config defaults
6147 * [Config] apply Device Drivers >> Input device support >> Generic input
6148 layer (needed for keyboard, mouse, ...) >> Keyboards config defaults
6149 * [Config] apply Device Drivers >> Input device support >> Generic input
6150 layer (needed for keyboard, mouse, ...) >> Mice config defaults
6151 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
6152 config defaults
6153 * [Config] apply Networking support >> Networking options >> Network
6154 packet filtering framework (Netfilter) >> IP: Netfilter Configuration
6155 >> IPv4 NAT config defaults
6156 * [Config] apply Networking support >> Networking options >> Network
6157 packet filtering framework (Netfilter) >> IPv6: Netfilter Configuration
6158 >> IPv6 NAT config defaults
6159 * [Config] apply Kernel hacking >> Kernel debugging config defaults
6160 * [Config] apply General setup >> Timers subsystem >> Timer tick handling
6161 config defaults
6162 * SAUCE: arm64 -- psci tell the compiler which registers we are needing
6163 values in
6164 - LP: #1414002
6165 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
6166 >> Intel Wireless WiFi Next Gen AGN - Wireless-N/Advanced-N/Ultimate-N
6167 (iwlwifi) config defaults
6168 * [Config] apply Device Drivers >> Real Time Clock config defaults
6169 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
6170 support >> SCSI low-level drivers config defaults
6171 * [Config] apply General setup >> CPU/Task time and stats accounting >>
6172 Cputime accounting config defaults
6173 * [Config] apply Device Drivers >> Mailbox Hardware Support config
6174 defaults
6175 * rebase to v3.19-rc6
6176 * [Config] updateconfigs following rebase to v3.19-rc6
6177
6178 [ Kamal Mostafa ]
6179
6180 * [Packaging] force "dpkg-source -I -i" behavior
6181
6182 [ Leann Ogasawara ]
6183
6184 * [Config] Disable CONFIG_USB_OTG
6185 - LP: #1411295
6186
6187 [ Upstream Kernel Changes ]
6188
6189 * overlay: add backwards compatible overlayfs format support (fixes)
6190 - LP: #1410480
6191
6192 [ Upstream Kernel Changes ]
6193
6194 * rebase to v3.19-rc5
6195 * rebase to v3.19-rc6
6196
6197 -- Andy Whitcroft <apw@canonical.com> Mon, 26 Jan 2015 11:37:39 +0000
6198
6199 linux (3.19.0-2.2) vivid; urgency=low
6200
6201 [ Andy Whitcroft ]
6202
6203 * rebase to v3.19-rc4
6204 * [Config] updateconfigs following rebase to v3.19-rc4
6205 * [Packaging] install all dtb files
6206 - LP: #1408002
6207 * [Config] switch on "all" dtbs
6208 - LP: #1408002
6209
6210 [ Colin Ian King ]
6211
6212 * SAUCE: drivers/rtc/interface.c: ignore exprired times when enqueing new
6213 timers
6214 - LP: #1333569
6215
6216 [ Joseph Salisbury ]
6217
6218 * [Config] Enable CONFIG_N_GSM as module.
6219 - LP: #1404670
6220
6221 [ K. Y. Srinivasan ]
6222
6223 * SAUCE: storvsc: force SPC-3 compliance on win8 and win8 r2 hosts
6224 - LP: #1406867
6225
6226 [ Steve McIntyre ]
6227
6228 * SAUCE: efi: Expose underlying UEFI firmware platform size to userland
6229 - LP: #1409750
6230
6231 [ Upstream Kernel Changes ]
6232
6233 * rebase to v3.19-rc4
6234
6235 -- Andy Whitcroft <apw@canonical.com> Tue, 13 Jan 2015 12:35:58 +0000
6236
6237 linux (3.19.0-1.1) vivid; urgency=low
6238
6239 [ Andy Whitcroft ]
6240
6241 * Revert "SAUCE: AUFS -- aufs3-standalone.patch"
6242 * Revert "SAUCE: AUFS -- aufs3-mmap.patch"
6243 * Revert "SAUCE: AUFS -- aufs3-base.patch"
6244 * ubuntu: AUFS3 -- follow switch to vfs_fallocate
6245 * rebase to v3.19-rc1
6246 * rebase to v3.19-rc2
6247 * [Config] defaultconfigs following rebase to v3.19-rc2
6248 * ubuntu: aufs3 -- follow rename of d_child
6249 * ubuntu: aufs3 -- follow switch to d_splice_alias
6250 * ubuntu: aufs3 -- follow switch to get_unused_fd_flags()
6251 * ubuntu: aufs3 -- follow rename for d_alias
6252 * apparmor -- follow change to this_cpu_ptr
6253 * disable module checks for rebase
6254 * ubuntu: AUFS -- substrate: aufs3-base.patch
6255 * ubuntu: AUFS -- substrate: aufs3-mmap.patch
6256 * ubuntu: AUFS -- substrate: aufs3-standalone.patch
6257 * ubuntu: AUFS -- update to 92ad9cc8bd289bf8e59b6bd8d83137d8e1a58c1c
6258 * [Configs] updateconfigs following aufs update
6259 * v3.19 series start
6260 * rebase to v3.19-rc3
6261 * [Configs] updateconfigs following rebase to v3.19-rc3
6262 * [Packaging] uploadnum should be the remainder of the version
6263 - LP: #1407755
6264 * [Packaging] handle dts directories
6265 - LP: #1408004
6266 * [Config] follow move of arm64 dts' into vendor directories
6267
6268 [ Upstream Kernel Changes ]
6269
6270 * arm64: optimized copy_to_user and copy_from_user assembly code
6271 - LP: #1400349
6272 * iommu/ipmmu-vmsa: follow flag switch to IOMMU_NOEXEC
6273
6274 [ Upstream Kernel Changes ]
6275
6276 * rebase to v3.19-rc1
6277 - LP: #1173681
6278 * rebase to v3.19-rc2
6279 * rebase to v3.19-rc3
6280
6281 -- Andy Whitcroft <apw@canonical.com> Tue, 06 Jan 2015 14:30:02 +0000
6282
6283 linux (3.18.0-7.8) vivid; urgency=low
6284
6285 [ Leann Ogasawara ]
6286
6287 * Release Tracking Bug
6288 - LP: #1401590
6289
6290 [ John Johansen ]
6291
6292 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
6293 - LP: #1362199
6294 * SAUCE: Revert: fix: only allow a single threaded process to ...
6295 - LP: #1371310
6296 * SAUCE: (no-up) fix: bad unix_addr_fs macro
6297 - LP: #1390223
6298 * SAUCE: (no-up) apparmor: add parameter to control whether policy
6299 hashing is used
6300 - LP: #1383886
6301 * [config] set apparmor config options
6302
6303 [ Seth Forshee ]
6304
6305 * [Config] CONFIG_FW_LOADER_USER_HELPER_FALLBACK=n
6306 - LP: #1398458
6307
6308 [ Upstream Kernel Changes ]
6309
6310 * mfd: rtsx: Fix PM suspend for 5227 & 5249
6311 - LP: #1359052
6312 * mmc: sdhci-pci-o2micro: Fix Dell E5440 issue
6313 - LP: #1346067
6314
6315 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 11 Dec 2014 08:36:36 -0800
6316
6317 linux (3.18.0-6.7) vivid; urgency=low
6318
6319 [ Andy Whitcroft ]
6320
6321 * Revert "SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
6322 assembly code"
6323 - LP: #1398596
6324 * rebase to v3.18
6325
6326 [ Chris J Arges ]
6327
6328 * [Config] CONFIG_PCIEASPM_DEBUG=y
6329 - LP: #1398544
6330
6331 [ Paolo Pisati ]
6332
6333 * [Config] armhf: VIRTIO_[BALLOON|MMIO]=y
6334 - LP: #1396470
6335
6336 [ Upstream Kernel Changes ]
6337
6338 * drivers:scsi:storvsc: Fix a bug in handling ring buffer failures that
6339 may result in I/O freeze
6340 - LP: #1400289
6341
6342 [ Upstream Kernel Changes ]
6343
6344 * rebase to v3.18
6345
6346 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 08 Dec 2014 09:15:17 -0800
6347
6348 linux (3.18.0-5.6) vivid; urgency=low
6349
6350 [ Leann Ogasawara ]
6351
6352 * Release Tracking Bug
6353 - LP: #1398109
6354
6355 [ Andy Whitcroft ]
6356
6357 * [Config] CONFIG_SCSI_MQ_DEFAULT=n
6358 - LP: #1397061
6359 * rebase to v3.18-rc7
6360
6361 [ Chris J Arges ]
6362
6363 * [Config] CONFIG_SCOM_DEBUGFS=y for powerpc/powerpc64-smp
6364 ppc64el/generic
6365 - LP: #1395855
6366
6367 [ Upstream Kernel Changes ]
6368
6369 * rebase to v3.18-rc7
6370 - LP: #1389497
6371
6372 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 01 Dec 2014 10:09:09 -0800
6373
6374 linux (3.18.0-4.5) vivid; urgency=low
6375
6376 [ Leann Ogasawara ]
6377
6378 * Release Tracking Bug
6379 - LP: #1395891
6380
6381 [ Andy Whitcroft ]
6382
6383 * rebase to v3.18-rc6
6384 * [Config] update configs following rebase to v3.18-rc6
6385 * [Config] enable overlayfs v1 support
6386
6387 [ Tim Gardner ]
6388
6389 * rebase to v3.18-rc5
6390
6391 [ Upstream Kernel Changes ]
6392
6393 * overlay: add backwards compatible overlayfs format support
6394 - LP: #1395877
6395
6396 [ Upstream Kernel Changes ]
6397
6398 * rebase to v3.18-rc5
6399 * rebase to v3.18-rc6
6400
6401 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 24 Nov 2014 13:12:48 -0800
6402
6403 linux (3.18.0-3.4) vivid; urgency=low
6404
6405 [ Andy Whitcroft ]
6406
6407 * Revert "[Config] CONFIG_AUFS_FS=n for FTBS"
6408 * Revert "SAUCE: AUFS -- update to
6409 dcf336a754c86d5ee1c3d50699fd75c586d037cb"
6410 * Revert "SAUCE: aufs3 -- (no-up) aufs3-standalone.patch"
6411 * Revert "SAUCE: aufs3 -- (no-up) aufs3-base.patch"
6412 * [Config] amd64 is now the indep architecture
6413 * [Debian] basic hook support
6414 * SAUCE: AUFS -- aufs3-base.patch
6415 * SAUCE: AUFS -- aufs3-mmap.patch
6416 * SAUCE: AUFS -- aufs3-standalone.patch
6417 * ubuntu: AUFS -- update to 9d5c349d5c452170b8e813d86956f896a0aef170
6418 * [Config] updateconfigs following aufs3 update
6419 * SAUCE: AUFS (no-squash): basic framework and update machinary -- part 2
6420
6421 [ dann frazier ]
6422
6423 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
6424 - LP: #1388952
6425 * [Config] disable CONFIG_ARM64_RANDOMIZE_TEXT_OFFSET
6426 * [Config] Disable CONFIG_RCU_USER_QS on arm64
6427
6428 [ Tim Gardner ]
6429
6430 * rebase to v3.18-rc4
6431
6432 [ Upstream Kernel Changes ]
6433
6434 * rebase to v3.18-rc4
6435 - LP: #1389497
6436 - LP: #1387128
6437
6438 -- Andy Whitcroft <apw@canonical.com> Tue, 11 Nov 2014 17:16:13 +0000
6439
6440 linux (3.18.0-2.2) vivid; urgency=low
6441
6442 [ Tim Gardner ]
6443
6444 * SAUCE: nft_reject_bridge.c: Include net/ip6_checksum.h
6445
6446 [ Upstream Kernel Changes ]
6447
6448 * rebase to v3.18-rc3
6449
6450 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Nov 2014 06:09:06 -0700
6451
6452 linux (3.18.0-1.1) vivid; urgency=low
6453
6454 [ Andy Whitcroft ]
6455
6456 * Revert "[Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el"
6457 * [Config] tools -- only build common tools when enabled
6458 * [Config] follow rename of DEB_BUILD_PROFILES
6459 * [Config] linux-image-extra is additive to linux-image
6460 - LP: #1375310
6461 * [Config] linux-image-extra postrm is not needed on purge
6462 * [Config] enable cloud tools on i386
6463 - LP: #1367399
6464
6465 [ Marc Dietrich ]
6466
6467 * [Config] arm/tegra/d-i: framebuffer and usb support for Tegra SoCs
6468
6469 [ Paolo Pisati ]
6470
6471 * [Config] armhf: REGULATOR_TWL4030=y
6472 * [Config] armhf: disable JUMP_LABEL
6473 - LP: #1378856
6474
6475 [ Tim Gardner ]
6476
6477 * rebase to v3.17-rc2
6478 * updateconfigs
6479 * [Config] CONFIG_NFC_ST21NFCB=n
6480 * [Config] Added net/6lowpan/* to generic inclusion list
6481 * [Config] Add arm64 to enforcer CONFIG_CC_STACKPROTECTOR
6482 * rebase to v3.17-rc3
6483 * rebase to v3.17-rc4
6484 * rebase to v3.17-rc5
6485 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y
6486 * [Config] CONFIG_XMON=y
6487 - LP: #1365655
6488 * [Config] CONFIG_KVM_BOOK3S_64=m for ppc64el
6489 - LP: #1362514
6490 * [Config] CONFIG_KVM_BOOK3S_64_HV=m
6491 - LP: #1362514
6492 * [Config] CONFIG_DMA_CMA=n
6493 - LP: #1362261
6494 * [Config] Add mpt3sas to d-i
6495 - LP: #1368907
6496 * [Debian] set do_*_tools after stage1 or bootstrap is determined
6497 - LP: #1370211
6498 * [Config] CONFIG_USB_OHCI_HCD_PCI=y
6499 - LP: #1244176
6500 * rebase to v3.17-rc6
6501 * SAUCE: usbip: Update include path
6502 * [Debian] usbip tools packaging
6503 - LP: #898003
6504 * [Config] Enable usbip tools
6505 - LP: #898003
6506 * [Config] CONFIG_CRASH_DUMP=n for powerpc-smp
6507 - LP: #1363180
6508 * [Config] Correct annotation regarding CONFIG_DMA_CMA
6509 - LP: #1362261
6510 * [Config] CONFIG_SND_HDA_INTEL=n for ppc64el
6511 - LP: #1374438
6512 * [Config] CONFIG_HOTPLUG_PCI_SHPC=n for ppc64el
6513 - LP: #1374440
6514 * [Debian] Don't fail if a symlink already exists
6515 * rebase to v3.17-rc7
6516 * [Config] CONFIG_HOTPLUG_PCI_PCIE=n for ppc64el
6517 - LP: #1374440
6518 * rebase to v3.17
6519 * rebase to v3.18-rc1
6520 * [Config] CONFIG_AUFS_FS=n for FTBS
6521 * Enable vivid
6522 * [Config] CONFIG_SOUND_OSS_CORE_PRECLAIM=n
6523 - LP: #1385510
6524 * rebase to v3.18-rc2
6525 * [Debian] Fix linux-doc dangling symlinks
6526 - LP: #661306
6527 * CONFIG_MODULE_COMPRESS=n
6528 * [Config] dropped scsi_tgt from generic inclusion list
6529 * [Config] Added drivers/uio to generic inclusion list
6530 * [Config] CONFIG_PATA_MACIO=y
6531 - LP: #1378894
6532 * [Config] CONFIG_DRM_BOCHS=n
6533 * [Debian] install usbipd
6534 - LP: #898003
6535
6536 [ Upstream Kernel Changes ]
6537
6538 * rebase to v3.18-rc2
6539
6540 [ Upstream Kernel Changes ]
6541
6542 * rebase to v3.18-rc1
6543 - LP: #1316518
6544 - LP: #1371591
6545 - LP: #1357928
6546
6547 [ Upstream Kernel Changes ]
6548
6549 * rebase to v3.17
6550
6551 [ Upstream Kernel Changes ]
6552
6553 * rebase to v3.17-rc7
6554
6555 [ Upstream Kernel Changes ]
6556
6557 * rebase to v3.17-rc6
6558
6559 [ Upstream Kernel Changes ]
6560
6561 * rebase to v3.17-rc5
6562
6563 [ Upstream Kernel Changes ]
6564
6565 * rebase to v3.17-rc4
6566
6567 [ Upstream Kernel Changes ]
6568
6569 * rebase to v3.17-rc3
6570
6571 [ Upstream Kernel Changes ]
6572
6573 * rebase to v3.17-rc2
6574 - LP: #1358116
6575 - LP: #1350148
6576 - LP: #1334950
6577 - LP: #1329580
6578 - LP: #1329580
6579 - LP: #1329580
6580
6581 [ Upstream Kernel Changes ]
6582
6583 * rebase to v3.17-rc2
6584
6585 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:36:19 -0600
6586
6587 linux (3.17.0-0.0) utopic; urgency=medium
6588
6589 * Empty entry
6590
6591 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:34:44 -0600
6592
6593 linux (3.16.0-11.16) utopic; urgency=low
6594
6595 [ Mauricio Faria de Oliveira ]
6596
6597 * [Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el
6598 - LP: #1358920
6599
6600 [ Peter Zijlstra ]
6601
6602 * SAUCE: (no-up) mmu_notifier: add call_srcu and sync function for listener to delay call and sync
6603 - LP: #1361300
6604
6605 [ Tim Gardner ]
6606
6607 * [Config] CONFIG_ZPOOL=y
6608 - LP: #1360428
6609 * Release Tracking Bug
6610 - LP: #1361308
6611
6612 [ Upstream Kernel Changes ]
6613
6614 * Revert "net/mlx4_en: Fix bad use of dev_id"
6615 - LP: #1347012
6616 * net/mlx4_en: Reduce memory consumption on kdump kernel
6617 - LP: #1347012
6618 * net/mlx4_en: Fix mac_hash database inconsistency
6619 - LP: #1347012
6620 * net/mlx4_en: Disable blueflame using ethtool private flags
6621 - LP: #1347012
6622 * net/mlx4_en: current_mac isn't updated in port up
6623 - LP: #1347012
6624 * net/mlx4_core: Use low memory profile on kdump kernel
6625 - LP: #1347012
6626 * Drivers: scsi: storvsc: Change the limits to reflect the values on the host
6627 - LP: #1347169
6628 * Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the Host
6629 - LP: #1347169
6630 * Drivers: scsi: storvsc: Filter commands based on the storage protocol version
6631 - LP: #1347169
6632 * Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol version
6633 - LP: #1347169
6634 * Drivers: scsi: storvsc: Implement a eh_timed_out handler
6635 - LP: #1347169
6636 * drivers: scsi: storvsc: Set srb_flags in all cases
6637 - LP: #1347169
6638 * drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure
6639 - LP: #1347169
6640 * namespaces: Use task_lock and not rcu to protect nsproxy
6641 - LP: #1328088
6642 * net: xgene: Check negative return value of xgene_enet_get_ring_size()
6643 * mm/zbud: change zbud_alloc size type to size_t
6644 - LP: #1360428
6645 * mm/zpool: implement common zpool api to zbud/zsmalloc
6646 - LP: #1360428
6647 * mm/zpool: zbud/zsmalloc implement zpool
6648 - LP: #1360428
6649 * mm/zpool: update zswap to use zpool
6650 - LP: #1360428
6651 * ideapad-laptop: Change Lenovo Yoga 2 series rfkill handling
6652 - LP: #1341296
6653 * iommu/amd: Fix for pasid initialization
6654 - LP: #1361300
6655 * iommu/amd: Moving PPR fault flags macros definitions
6656 - LP: #1361300
6657 * iommu/amd: Drop oprofile dependency
6658 - LP: #1361300
6659 * iommu/amd: Fix typo in amd_iommu_v2 driver
6660 - LP: #1361300
6661 * iommu/amd: Don't call mmu_notifer_unregister in __unbind_pasid
6662 - LP: #1361300
6663 * iommu/amd: Don't free pasid_state in mn_release path
6664 - LP: #1361300
6665 * iommu/amd: Get rid of __unbind_pasid
6666 - LP: #1361300
6667 * iommu/amd: Drop pasid_state reference in ppr_notifer error path
6668 - LP: #1361300
6669 * iommu/amd: Add pasid_state->invalid flag
6670 - LP: #1361300
6671 * iommu/amd: Don't hold a reference to mm_struct
6672 - LP: #1361300
6673 * iommu/amd: Don't hold a reference to task_struct
6674 - LP: #1361300
6675 * iommu/amd: Don't call the inv_ctx_cb when pasid is not set up
6676 - LP: #1361300
6677 * iommu/amd: Don't set pasid_state->mm to NULL in unbind_pasid
6678 - LP: #1361300
6679 * iommu/amd: Remove change_pte mmu_notifier call-back
6680 - LP: #1361300
6681 * iommu/amd: Fix device_state reference counting
6682 - LP: #1361300
6683 * iommu/amd: Fix 2 typos in comments
6684 - LP: #1361300
6685
6686 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Aug 2014 08:45:54 -0400
6687
6688 linux (3.16.0-10.15) utopic; urgency=low
6689
6690 [ dann frazier ]
6691
6692 * [debian] Fix regression with ABI subversions and backport
6693
6694 [ Feng Kan ]
6695
6696 * SAUCE: (no-up) irqchip:gic: change access of gicc_ctrl register to read
6697 modify write.
6698 - LP: #1357527
6699 * SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
6700 assembly code
6701 - LP: #1358949
6702
6703 [ Stefan Bader ]
6704
6705 * SAUCE: bcache: prevent crash on changing writeback_running
6706 - LP: #1357295
6707
6708 [ Tim Gardner ]
6709
6710 * [Config] CONFIG_XFRM_STATISTICS=y
6711 * [Config] CONFIG_SECURITY_NETWORK_XFRM=y
6712 * [Config] CONFIG_SENSORS_IBMPOWERNV=m
6713 - LP: #1353005
6714 * Release Tracking Bug
6715 - LP: #1359783
6716
6717 [ Upstream Kernel Changes ]
6718
6719 * intel_idle: Broadwell support
6720 - LP: #1256170
6721 * powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
6722 - LP: #1357108
6723 * powerpc/powernv: Invoke opal call to handle hmi.
6724 - LP: #1357108
6725 * powerpc/book3s: handle HMIs for cpus in nap mode.
6726 - LP: #1357108
6727 * powerpc/book3s: Fix endianess issue for HMI handling on napping cpus.
6728 - LP: #1357108
6729 * powerpc: Add smp_mb() to arch_spin_is_locked()
6730 - LP: #1358569
6731 * powerpc: Add smp_mb()s to arch_spin_unlock_wait()
6732 - LP: #1358569
6733 * hwmon: (powerpc/powernv) hwmon driver for power, fan rpm, voltage and
6734 temperature
6735 - LP: #1353005
6736 * tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definition
6737 - LP: #1358855
6738 * printk: Add function to return log buffer address and size
6739 - LP: #1359423
6740 * powerpc/powernv: Interface to register/unregister opal dump region
6741 - LP: #1359423
6742 * bcache: fix crash on shutdown in passthrough mode
6743 - LP: #1357295
6744 * bcache: fix uninterruptible sleep in writeback thread
6745 - LP: #1357295
6746
6747 [ Vinayak Kale ]
6748
6749 * SAUCE: (no-up) dt-bindings: Add Potenza PMU binding
6750 - LP: #1357527
6751 * SAUCE: (no-up) arm64: dts: Add PMU node for APM X-Gene Storm SOC
6752 - LP: #1357527
6753
6754 -- Tim Gardner <tim.gardner@canonical.com> Fri, 15 Aug 2014 12:34:33 -0600
6755
6756 linux (3.16.0-9.14) utopic; urgency=low
6757
6758 [ Tim Gardner ]
6759
6760 * Release Tracking Bug
6761 - LP: #1357370
6762
6763 [ Serge Hallyn ]
6764
6765 * SAUCE: Overlayfs: allow unprivileged mounts
6766 - LP: #1357025
6767
6768 [ Upstream Kernel Changes ]
6769
6770 * MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
6771 * Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
6772 * dts: Add bindings for APM X-Gene SoC ethernet driver
6773 * drivers: net: Add APM X-Gene SoC ethernet driver support.
6774 * powerpc/thp: Add write barrier after updating the valid bit
6775 - LP: #1357014
6776 * powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
6777 - LP: #1357014
6778 * powerpc/thp: Invalidate old 64K based hash page mapping before insert
6779 of 4k pte
6780 - LP: #1357014
6781 * powerpc/thp: Handle combo pages in invalidate
6782 - LP: #1357014
6783 * powerpc/thp: Invalidate with vpn in loop
6784 - LP: #1357014
6785 * powerpc/thp: Use ACCESS_ONCE when loading pmdp
6786 - LP: #1357014
6787 * powerpc/mm: Use read barrier when creating real_pte
6788 - LP: #1357014
6789 * powerpc/thp: Add tracepoints to track hugepage invalidate
6790 - LP: #1357014
6791 * rebase to v3.16.1
6792
6793 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Aug 2014 08:18:02 -0400
6794
6795 linux (3.16.0-8.13) utopic; urgency=low
6796
6797 [ Tim Gardner ]
6798
6799 * Release Tracking Bug
6800 - LP: #1356403
6801
6802 [ dann frazier ]
6803
6804 * [debian] Allow for package revisions condusive for branching
6805
6806 [ Upstream Kernel Changes ]
6807
6808 * ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controller driver.
6809 - LP: #1350087
6810 * ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA Host controller driver.
6811 - LP: #1350087
6812 * powerpc/powernv: Enable M64 aperatus for PHB3
6813 - LP: #1355469
6814 * powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTE
6815 - LP: #1352994
6816 * powerpc: Add machine_early_initcall()
6817 - LP: #1352640
6818 * powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall()
6819 - LP: #1352640
6820 * powerpc/eeh: Avoid event on passed PE
6821 - LP: #1352640
6822 * powerpc/eeh: EEH support for VFIO PCI device
6823 - LP: #1352640
6824 * powerpc/eeh: sysfs entries lost
6825 - LP: #1352640
6826 * powerpc/powernv: Fix IOMMU table for VFIO dev
6827 - LP: #1352640
6828 * powerpc/eeh: Fetch IOMMU table in reliable way
6829 - LP: #1352640
6830 * powerpc/eeh: Refactor EEH flag accessors
6831 - LP: #1352640
6832 * powerpc/eeh: Selectively enable IO for error log
6833 - LP: #1352640
6834 * powerpc/eeh: Reduce lines of log dump
6835 - LP: #1352640
6836 * powerpc/eeh: Replace pr_warning() with pr_warn()
6837 - LP: #1352640
6838 * powerpc/eeh: Make diag-data not endian dependent
6839 - LP: #1352640
6840 * powerpc/eeh: Aux PE data for error log
6841 - LP: #1352640
6842 * PCI: Support BAR sizes up to 128GB
6843 - LP: #1352640
6844 * powerpc/powernv: Allow to freeze PE
6845 - LP: #1352640
6846 * powerpc/powernv: Split ioda_eeh_get_state()
6847 - LP: #1352640
6848 * powerpc/powernv: Handle compound PE
6849 - LP: #1352640
6850 * powerpc/powernv: Handle compound PE for EEH
6851 - LP: #1352640
6852 * powerpc/powernv: Handle compound PE in config accessors
6853 - LP: #1352640
6854 * mnt: Only change user settable mount flags in remount
6855 - LP: #1356318
6856 - CVE-2014-5206
6857 * mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remount
6858 - LP: #1356318
6859 - CVE-2014-5206
6860 * mnt: Correct permission checks in do_remount
6861 - LP: #1356323
6862 - CVE-2014-5207
6863 * mnt: Change the default remount atime from relatime to the existing value
6864 - LP: #1356323
6865 - CVE-2014-5207
6866
6867 -- Tim Gardner <tim.gardner@canonical.com> Sun, 10 Aug 2014 09:10:51 -0600
6868
6869 linux (3.16.0-7.12) utopic; urgency=low
6870
6871 [ Andy Whitcroft ]
6872
6873 * rebase to v3.16 final
6874 * [Config] d-i -- add virtio_scsi to virtio-modules
6875 - LP: #1342000
6876
6877 [ dann frazier ]
6878
6879 * [Packaging] Fix 'printchanges' to work with versions containing '+'
6880
6881 [ Tim Gardner ]
6882
6883 * [Config] CONFIG_MICROCODE=y
6884 - LP: #1084373
6885 * [Config] CONFIG_CONTEXT_TRACKING_FORCE=n
6886 - LP: #1349028
6887 * [Config] Add hv_balloon to d-i virtio-modules
6888 - LP: #1292216
6889 * Release Tracking Bug
6890 - LP: #1354530
6891
6892 [ Upstream Kernel Changes ]
6893
6894 * rebase to v3.16
6895
6896 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Jul 2014 09:55:15 -0400
6897
6898 linux (3.16.0-6.11) utopic; urgency=low
6899
6900 [ Paolo Pisati ]
6901
6902 * [Config] armhf: MXS_DMA=y && MTD_NAND_GPMI_NAND=m
6903 * [Config] armhf: KEYBOARD_IMX=m
6904 * [Config] armhf: build cubox & imx6 DTBs
6905 * [Config] armhf: RTC_DRV_PCF8523=y
6906
6907 [ Tim Gardner ]
6908
6909 * [Config] CONFIG_KEYS_DEBUG_PROC_KEYS=y
6910 - LP: #1344405
6911 * [Config] CONFIG_SCSI_IPR_TRACE=y, CONFIG_SCSI_IPR_DUMP=y
6912 - LP: #1343109
6913 * Release Tracking Bug
6914 - LP: #1349196
6915
6916 [ Upstream Kernel Changes ]
6917
6918 * rebase to v3.16-rc7
6919
6920 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Jul 2014 09:08:55 -0400
6921
6922 linux (3.16.0-5.10) utopic; urgency=low
6923
6924 [ Tim Gardner ]
6925
6926 * Release Tracking Bug
6927 - LP: #1346298
6928 * [Config] CONFIG_GPIO_SYSFS=y
6929 - LP: #1342153
6930 * rebase to v3.16-rc6
6931
6932 [ Paolo Pisati ]
6933
6934 * [Config] enable ARCH_MVEBU*
6935 * [Config] AHCI_MVEBU=m
6936 * [Config] ARMADA_THERMAL=y
6937 * [Config] ARM_ARMADA_370_XP_CPUIDLE=y
6938 * [Config] CRYPTO_DEV_MV_CESA=m
6939 * [Config] I2C_MV64XXX=m
6940 * [Config] MMC_MVSDIO=m
6941 * [Config] MMC_SDHCI_DOVE=m
6942 * [Config] MTD_NAND_ORION=m
6943 * [Config] MTD_NAND_PXA3xx=m
6944 * [Config] MVNETA=m
6945 * [Config] MV_XOR=y
6946 * [Config] ORION_WATCHDOG=m
6947 * [Config] PCI_MVEBU=y
6948 * [Config] RTC_DRV_MV=y
6949 * [Config] SND_KIRKWOOD_SOC*=m
6950 * [Config] SPI_ORION=m
6951 * [Config] USB_XHCI_MVEBU=m
6952 * [Config] armhf: build all Armada and Dove DTBs
6953 * [Config] armhf: SERIAL_8250_DW=y
6954
6955 [ Upstream Kernel Changes ]
6956
6957 * rebase to v3.16-rc6
6958
6959 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Jul 2014 07:49:42 -0400
6960
6961 linux (3.16.0-4.9) utopic; urgency=low
6962
6963 [ Tim Gardner ]
6964
6965 * Release Tracking Bug
6966 - LP: #1341543
6967
6968 [ Upstream Kernel Changes ]
6969
6970 * rebase to v3.16-rc5
6971
6972 -- Tim Gardner <tim.gardner@canonical.com> Sun, 13 Jul 2014 21:30:27 -0400
6973
6974 linux (3.16.0-3.8) utopic; urgency=low
6975
6976 [ Tim Gardner ]
6977
6978 * Release Tracking Bug
6979 - LP: #1340091
6980
6981 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jul 2014 10:06:47 +0100
6982
6983 linux (3.16.0-2.7) utopic; urgency=low
6984
6985 [ Andy Whitcroft ]
6986
6987 * ubuntu: aufs3 -- avoid aufs3-mmap.patch include hell for arm64
6988 ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
6989
6990 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Jul 2014 16:16:28 +0100
6991
6992 linux (3.16.0-2.6) utopic; urgency=low
6993
6994 [ Andy Whitcroft ]
6995
6996 * Revert "ubuntu: aufs3 -- (no-up) aufs3-mmap.patch"
6997 Fixes FTBS.
6998
6999 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 17:29:26 +0100
7000
7001 linux (3.16.0-2.5) utopic; urgency=low
7002
7003 [ Andy Whitcroft ]
7004
7005 * ubuntu -- fix basic format for ubuntu/Makefile
7006 * ubuntu: AUFS (no-squash): basic framework and update machinary
7007 * ubuntu: aufs3 -- update update scripting
7008 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
7009 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
7010 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
7011 * ubuntu: AUFS -- update to dcf336a754c86d5ee1c3d50699fd75c586d037cb
7012 * [Configs] AUFS configs
7013 * ubuntu: aufs3 -- reenable
7014
7015 [ Tim Gardner ]
7016
7017 * CONFIG_LATENCYTOP=n
7018
7019 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 15:27:35 +0100
7020
7021 linux (3.16.0-2.4) utopic; urgency=low
7022
7023 [ Andy Whitcroft ]
7024
7025 * [Config] flip VIRTIO*=y
7026 * [Config] commonise CONFIG_SWIOTLB=y
7027 * [Config] apply Bus options (PCI etc.) >> PCI support config defaults
7028 * [Config] apply Device Drivers >> ATA/ATAPI/MFM/RLL support (DEPRECATED)
7029 config defaults
7030 * [Config] apply Device Drivers >> Block devices config defaults
7031 * [Config] apply Device Drivers >> Character devices config defaults
7032 * [Config] apply Device Drivers >> DMA Engine support config defaults
7033 * [Config] apply Device Drivers >> EDAC (Error Detection And Correction)
7034 reporting config defaults
7035 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
7036 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
7037 support) config defaults
7038 * [Config] apply Device Drivers >> GPIO Support config defaults
7039 * [Config] apply Device Drivers >> Graphics support >> Console display
7040 driver support config defaults
7041 * [Config] apply Device Drivers >> IIO staging drivers >> Accelerometers
7042 config defaults
7043 * [Config] apply Device Drivers >> IOMMU Hardware Support config defaults
7044 * [Config] apply Device Drivers >> Input device support >> Generic input
7045 layer (needed for keyboard, mouse, ...) >> Miscellaneous devices config
7046 defaults
7047 * [Config] apply Device Drivers >> Input device support >> Hardware I/O
7048 ports config defaults
7049 * [Config] apply Device Drivers >> LED Support >> LED Class Support
7050 config defaults
7051 * [Config] apply Device Drivers >> Hardware Spinlock drivers config
7052 defaults
7053 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
7054 grabbers support config defaults
7055 * [Config] apply Security options config defaults
7056 * [Config] apply Networking options >> Network packet filtering framework
7057 (Netfilter) >> Core Netfilter Configuration config defaults
7058 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
7059 defaults
7060 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
7061 Devices >> Support for frame buffer devices config defaults
7062 * [Config] apply Power management and ACPI options >> CPU Frequency
7063 scaling config defaults
7064 * [Config] apply Processor type and features config defaults
7065 * [Config] apply Partition Types config defaults
7066 * [Config] apply Power management and ACPI options config defaults
7067 * [Config] apply Device Drivers >> InfiniBand support config defaults
7068 * [Config] apply Device Drivers >> Misc devices config defaults
7069 * [Config] apply Device Drivers >> Multifunction device drivers config
7070 defaults
7071 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
7072 support >> SCSI low-level drivers config defaults
7073 * [Config] apply Device Drivers >> Network device support >> Ethernet
7074 driver support config defaults
7075 * [Config] apply Device Drivers >> Network device support >> Network core
7076 driver support config defaults
7077 * [Config] apply Device Drivers >> Network device support >> PHY Device
7078 support and infrastructure config defaults
7079 * [Config] apply File systems >> Network File Systems config defaults
7080 * [Config] apply Device Drivers >> Input device support >> Generic input
7081 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
7082 * [Config] apply Device Drivers >> Memory Technology Device (MTD) support
7083 >> NAND Device Support config defaults
7084 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
7085 >> Ralink driver support config defaults
7086 * [Config] apply Device Drivers >> Staging drivers config defaults
7087 * [Config] apply Cryptographic API >> Hardware crypto devices config
7088 defaults
7089 * [Config] apply Device Drivers >> Macintosh device drivers config
7090 defaults
7091 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
7092 config defaults
7093 * [Config] apply Device Drivers >> PPS support config defaults
7094 * [Config] apply Device Drivers >> Sound card support config defaults
7095 * [Config] apply Networking support >> RF switch subsystem support config
7096 defaults
7097 * [Config] apply Library routines config defaults
7098 * [Config] apply Device Drivers >> CODEC drivers config defaults
7099 * [Config] apply Device Drivers >> PHY Subsystem config defaults
7100 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
7101 config defaults
7102 * [Config] apply Kernel hacking >> Tracers config defaults
7103 * [Config] apply Kernel hacking >> Runtime Testing config defaults
7104 * [Config] apply Kernel hacking >> Architecture: powerpc config defaults
7105 * [Config] apply Device Drivers >> USB support config defaults
7106 * [Config] apply Device Drivers >> Power supply class support config
7107 defaults
7108 * [Config] apply Device Drivers >> USB Network Adapters config defaults
7109 * [Config] apply General setup >> IRQ subsystem config defaults
7110 * [Config] apply General setup config defaults
7111 * [Config] apply File systems >> Miscellaneous filesystems config
7112 defaults
7113 * [Config] apply File systems config defaults
7114 * [Config] apply Device Drivers >> Userspace I/O drivers config defaults
7115 * [Config] apply Device Drivers >> Virtio drivers config defaults
7116 * [Config] apply Device Drivers >> USB Peripheral Controller config
7117 defaults
7118 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
7119 support >> SCSI Transports config defaults
7120 * [Config] apply Device Drivers >> Real Time Clock config defaults
7121 * [Config] apply Device Drivers >> Serial ATA and Parallel ATA drivers
7122 (libata) config defaults
7123 * [Config] apply Device Drivers >> SoC Audio for Freescale CPUs config
7124 defaults
7125 * [Config] apply Device Drivers >> Voltage and Current Regulator Support
7126 config defaults
7127 * [Config] apply Device Drivers >> USB Physical Layer drivers config
7128 defaults
7129 * [Config] apply Device Drivers >> Watchdog Timer Support config defaults
7130 * [Config] powerpc-powerpc-e500mc FTBFS -- CONFIG_CRASH_DUMP=n
7131 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_IMA=n
7132 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_HIBERNATION=n
7133 CONFIG_HOTPLUG_CPU=n
7134 * [Config] ppc64el-generic FTBFS -- CONFIG_LUSTRE_FS=n
7135 * [Config] drivers/message/fusion needs scsi_transport_spi in virtual
7136 * [Config] drivers/acpi/acpi_ipmi.ko needs
7137 drivers/char/ipmi/ipmi_msghandler.ko in virtual
7138 * [Config] armhf-* FTBFS -- CONFIG_STACK_TRACER=n
7139 CONFIG_FUNCTION_TRACER=n
7140 * [Config] ignore modules changing following major config changes
7141
7142 [ Tim Gardner ]
7143
7144 * rebase to v3.16-rc4
7145
7146 [ Upstream Kernel Changes ]
7147
7148 * rebase to v3.16-rc4
7149 - LP: #1297581
7150
7151 -- Andy Whitcroft <apw@canonical.com> Thu, 03 Jul 2014 11:00:43 +0100
7152
7153 linux (3.16.0-1.3) utopic; urgency=low
7154
7155 [ Andy Whitcroft ]
7156
7157 * Revert "Disable do_tools_perf for FTBS"
7158 * SAUCE: fix perf_regs definitions for arm64
7159
7160 [ Paolo Pisati ]
7161
7162 * [Config] armhf: ARCH_EXYNOS5* support
7163 * [Config] armhf: CPU_IDLE=y and ARM_EXYNOS_CPUIDLE=y
7164 * [Config] armhf: EXYNOS_THERMAL=y
7165 * [Config] armhf: EXYNOS_IOMMU=y
7166 * [Config] armhf: EXYNOS_ADC=m
7167 * [Config] armhf: EXYNOS_I2C_EXYNOS5=m
7168 * [Config] armhf: MMC_SDHCI_S3C=m
7169 * [Config] armhf: PCI_EXYNOS=y
7170 * [Config] armhf: PHY_EXYNOS5250_SATA=y
7171 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y && SAMSUNG_USBPHY=y
7172 * [Config] armhf: PWM_SAMSUNG=m
7173 * [Config] armhf: RTC_DRV_S3C=y
7174 * [Config] armhf: S3C2410_WATCHDOG=m
7175 * [Config] armhf: MMC_DW_EXYNOS=m
7176 * [Config] armhf: SERIAL_SAMSUNG=y
7177 * [Config] armhf: SND_SOC_SAMSUNG=m
7178 * [Config] armhf: SPI_S3C64XX=m
7179 * [Config] armhf: EXYNOS_VIDEO=y and VIDEO_SAMSUNG*=m
7180 * [Config] armhf: FB_S3C=m
7181 * [Config] armhf: build all Exynos 5 DTBs
7182 * [Config] armhf: disable CPUFREQ_EXYNOS
7183
7184 [ Tim Gardner ]
7185
7186 * rebase to v3.16-rc3
7187
7188 [ Upstream Kernel Changes ]
7189
7190 * rebase to v3.16-rc3
7191 - LP: #1331915
7192
7193 -- Tim Gardner <tim.gardner@canonical.com> Tue, 24 Jun 2014 08:58:09 -0600
7194
7195 linux (3.16.0-0.2) utopic; urgency=low
7196
7197 [ Tim Gardner ]
7198
7199 * Revert "SAUCE: intel_pstate -- toggle default to disable"
7200 - LP: #1333322
7201 * CONFIG_BOOKE_WDT=y
7202 * Disable do_tools_perf for FTBS (just until I can figure it out)
7203
7204 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Jun 2014 13:37:53 -0600
7205
7206 linux (3.16.0-0.1) utopic; urgency=low
7207
7208 [ Tim Gardner ]
7209
7210 * Release Tracking Bug
7211 - LP: #1333265
7212
7213 [ Andy Whitcroft ]
7214
7215 * [Config] cloud-tools -- add systemd units
7216 - LP: #1329027
7217
7218 [ dann frazier ]
7219
7220 * [Config] CONFIG_RTC_DRV_XGENE=y for arm64
7221 * [Config] CONFIG_NET_XGENE=m for arm64
7222 * [Config] Restrict CONFIG_POWER_RESET_SYSCON to arm64 only
7223
7224 [ Feng Kan ]
7225
7226 * SAUCE: (no-up) arm64: dts: Add X-Gene reboot driver dts node
7227 * SAUCE: (no-up) Add documentation for generic SYSCON reboot driver.
7228 * SAUCE: (no-up) Select reboot driver for X-Gene platform.
7229
7230 [ Iyappan Subramanian ]
7231
7232 * SAUCE: (no-up) MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
7233 * SAUCE: (no-up) Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
7234 * SAUCE: (no-up) dts: Add bindings for APM X-Gene SoC ethernet driver
7235 * SAUCE: (no-up) drivers: net: Add APM X-Gene SoC ethernet driver support.
7236
7237 [ Tim Gardner ]
7238
7239 * updateconfigs
7240 * Fix arm64 crypto Makefile
7241 * [Config] CONFIG_BOOKE_WDT=n for FTBS
7242 * [Debian] Add UTS_UBUNTU_RELEASE_ABI to utsrelease.h
7243 - LP: #1327619
7244 * Disabled powerpc64-emb for FTBS
7245 * [Config] CONFIG_DRM_TEGRA=m
7246 * [Config] CONFIG_CMA_SIZE_MBYTES=64
7247 * rebase to v3.16-rc2
7248 * Clean up generic.inclusion-list warnings
7249
7250 [ Upstream Kernel Changes ]
7251
7252 * rebase to v3.16-rc2
7253 - LP: #1328587
7254 - LP: #1319291
7255 - LP: #1310512
7256 - LP: #1310512
7257 - LP: #1305480
7258
7259 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Jun 2014 12:26:09 +0000
7260
7261 linux (3.15.0-6.11) utopic; urgency=low
7262
7263 [ Adam Conrad ]
7264
7265 * Enable building the sata-modules udeb on ppc64el.
7266 - LP: #1323980
7267 * [Packaging] Set bootloader and loader on ppc64el to grub
7268
7269 [ Adam Lee ]
7270
7271 * SAUCE: (no-up) rtlwifi: rtl8723be: disable MSI interrupts mode
7272 - LP: #1310512, #1320070
7273
7274 [ Alex Hung ]
7275
7276 * SAUCE: (no-up) dell-led: add mic mute led interface
7277 - LP: #1308297
7278
7279 [ Andy Whitcroft ]
7280
7281 * [Config] d-i -- add hyperv_keyboard to serial-modules udeb
7282 - LP: #1285434
7283 * [Config] tools -- enable cpupower on ppc64el
7284 * [Config] ppc64el -- enable perf tools
7285 * [Config] powerpc -- enable perf tools
7286 * [Config] ppc64el -- reduce MAX_ORDER with 64k pages
7287 * [Config] arm64 -- enable tools
7288 - LP: #1326050
7289 * [Config] switch hyper-keyboard to virtual
7290 - LP: #1325306
7291 * [Config] fix up Breaks/Replaces on linux-cloud-tools-common to fix
7292 upgrades
7293 * SAUCE: kvm: BIOS disabled kvm support should be a warning
7294 - LP: #1300247
7295 * SAUCE: nouveau: missing outputs should be warnings
7296 - LP: #1300244
7297 * [Config] d-i -- add nvme devices to block-modules udeb
7298 - LP: #1303710
7299
7300 [ Anton Blanchard ]
7301
7302 * SAUCE: (no-up) powerpc: 64bit sendfile is capped at 2GB
7303 - LP: #1328230
7304
7305 [ Colin Ian King ]
7306
7307 * SAUCE: intel_pstate: inform user that thermald is worth considering
7308
7309 [ Dave Chiluk ]
7310
7311 * [Config] Enable CONFIG_IP_VS_IPV6=y
7312 - LP: #1300739
7313
7314 [ Paolo Pisati ]
7315
7316 * [Config] build vexpress a9 dtb
7317 - LP: #1303657
7318
7319 [ Tetsuo Handa ]
7320
7321 * SAUCE: kthread: Do not leave kthread_create() immediately upon SIGKILL.
7322
7323 [ Tim Gardner ]
7324
7325 * Release Tracking Bug
7326 - LP: #1329045
7327 * [Debian] Treat vdso install as an environment variable
7328 - LP: #1325713
7329 * [Config] Treat vdso install as an environment variable
7330 - LP: #1325713
7331 * [config] Set IPMI suppoort default to "y"
7332 * [Config] powerpc -- CONFIG_SCSI_IBMVSCSI=y
7333 * [Config] CONFIG_RT_GROUP_SCHED=n
7334 - LP: #1284731
7335 * [Config] ppc64el -- switch to 64K system pages
7336 * [Config] CONFIG_MICROCODE_EARLY=y
7337 * [Config] SND_DAVINCI_SOC && SND_AM33XX_SOC_EVM =m
7338 * [Config] armhf: DRM_TILCDC=m
7339 * SAUCE: (no-up) mei_me: Add module parameter to disable MSI
7340 * [Config] arm64: KVM=y
7341 * [Config] armhf: LEDS_TRIGGER_HEARTBEAT=y
7342 * [Config] armhf: generic: disable CPU_IDLE
7343 * [Config] armhf: CPU_FREQ=y
7344 * [Config] Add new mlx modules to d-i
7345 * [Config] Added Muti-Arch support for linux-headers-PKGVER-ABINUM, linux-tools-common, and linux-cloud-tools-common
7346 - LP: #1295112
7347 * [Config] CONFIG_EXYNOS_ADC=n, CONFIG_HW_RANDOM_EXYNOS=n, CONFIG_MMC_DW_EXYNOS=n, CONFIG_USB_DWC3_EXYNOS=n
7348 - LP: #1294353
7349 * [Config] CONFIG_ABX500_CORE=y for ppc64el
7350 * [Config] CONFIG_ALX=m for powerpc
7351 * [Config] CONFIG_ACENIC_OMIT_TIGON_I=n for ppc64el
7352 * [Config] CONFIG_ACORN_PARTITION_*=n for ppc64el
7353 * [Config] CONFIG_ANDROID=n for powerpc
7354 * [Config] CONFIG_ASYNC_RAID6_TEST=m for ppc64el
7355 * [Config] CONFIG_BIG_KEYS=y for ppc64el
7356 * [Config] CONFIG_BSD_PROCESS_ACCT=y for ppc64el
7357 * rebase to v3.15
7358 * [Config] CONFIG_PHY_XGENE=y
7359 * [Config] CONFIG_MLX4_DEBUG=y
7360 - LP: #1328256
7361 * [Config] CONFIG_POWERNV_CPUFREQ=y for powerpc, ppc64el
7362 - LP: #1324571
7363 * [Config] CONFIG_BLK_DEV_SR_VENDOR=n for ppc64el
7364 * [Config] CONFIG_CFG80211=m for ppc64el
7365 * [Config] CONFIG_CHARGER_BQ24190=m for powerpc
7366 * [Config] CONFIG_CHARGER_BQ24735=m for powerpc
7367 * [Config] CONFIG_EXPERT=y for ppc64el
7368 * [Config] CONFIG_ATA_SFF=y on ppc64el
7369 * [Config] CONFIG_ATA_GENERIC=y for ppc64el, powerpc
7370 * [Config] CONFIG_CHR_DEV_ST=m for ppc64el
7371 * [Config] CONFIG_CHECKPOINT_RESTORE=y for ppc64el
7372 * [Config] CONFIG_CHELSIO_T1_1G=y for ppc64el
7373 * [Config] CONFIG_CHR_DEV_OSST=m for ppc64el
7374 * [Config] CONFIG_CHR_DEV_SCH=m for ppc64el
7375 * [Config] CONFIG_CPU_FREQ_STAT=y for powerpc
7376 * [Config] CONFIG_DDR=y for ppc64el
7377 * [Config] CONFIG_DEBUG_BUGVERBOSE=y for powerpc
7378 * [Config] CONFIG_E100=m, CONFIG_E1000=m, CONFIG_E1000E=m for ppc64el
7379 * [Config] CONFIG_EZX_PCAP=n for all arches
7380 * [Config] CONFIG_DYNAMIC_DEBUG=y for powerpc
7381 * [Config] CONFIG_ENABLE_MUST_CHECK=n for ppc64el
7382 * [Config] CONFIG_ENABLE_WARN_DEPRECATED=n for ppc64el
7383 * [Config] CONFIG_FB_3DFX=m for all arches
7384 * [Config] CONFIG_FB_MATROX=m for ppc64el
7385 * [Config] CONFIG_FB_RADEON=m for ppc64el
7386 * [Config] CONFIG_FB_SAVAGE_I2C=y for all arches
7387 * [Config] CONFIG_FIREWIRE=m for ppc64el
7388 * [Config] CONFIG_FTR_FIXUP_SELFTEST=n for ppc64el
7389 * [Config] CONFIG_HAMRADIO=y for ppc64el
7390 * [Config] CONFIG_I2C_CHARDEV=m for ppc64el
7391 * [Config] CONFIG_I2C_MUX=m for ppc64el
7392 * [Config] CONFIG_I2C_STUB=m for ppc64el
7393 * [Config] CONFIG_I2O=m for ppc64el
7394 * [Config] CONFIG_INET_XFRM_MODE_BEET=m, CONFIG_INET_XFRM_MODE_TRANSPORT=m, CONFIG_INET_XFRM_MODE_TUNNEL=m for ppc64el
7395 * [Config] CONFIG_INFINIBAND_IPOIB_DEBUG=n, CONFIG_INFINIBAND_MTHCA_DEBUG=n for ppc64el
7396 * [Config] CONFIG_INFINIBAND_NES=m, CONFIG_INFINIBAND_OCRDMA=m, CONFIG_INFINIBAND_QIB=m for ppc64el
7397 * [Config] CONFIG_INPUT_FF_MEMLESS=m for ppc64el
7398 * [Config] CONFIG_INTERVAL_TREE_TEST=m for ppc64el
7399 * [Config] CONFIG_IPACK_BUS=m for ppc64el
7400 * [Config] CONFIG_ISDN=y for ppc64el
7401 * [Config] CONFIG_ISO9660_FS=m for ppc64el
7402 * [Config] CONFIG_KGDB=y for ppc64el
7403 * [Config] CONFIG_KVM_GUEST=y for ppc64el
7404 * [Config] CONFIG_L2TP_V3=y for powerpc
7405 * [Config] CONFIG_MAILBOX=y for ppc64el
7406 * [Config] CONFIG_MD_LINEAR=m, CONFIG_MD_RAID0=m, CONFIG_MD_RAID1=m for ppc64el
7407 * [Config] CONFIG_MEDIA_SUPPORT=m for ppc64el
7408 * [Config] CONFIG_MEMORY=y for ppc64el
7409 * [Config] CONFIG_MEMSTICK=m for ppc64el
7410 * [Config] CONFIG_MFD_SM501_GPIO=n for ppc64el
7411 * [Config] CONFIG_MMC_BLOCK=m for ppc64el
7412 * [Config] CONFIG_MOUSE_PS2=m for ppc64el
7413 * [Config] CONFIG_NET_9P=m for ppc64el
7414 * [Config] CONFIG_MSDOS_FS=m for ppc64el
7415 * [Config] CONFIG_MSI_BITMAP_SELFTEST=n for ppc64el
7416 * [Config] CONFIG_MTD=m for arm64
7417 * [Config] CONFIG_NETCONSOLE=m for ppc64el
7418 * [Config] CONFIG_NETFILTER_XT_TARGET_NOTRACK=m for ppc64el
7419 * [Config] CONFIG_NET_IPIP=m for ppc64el
7420 * [Config] CONFIG_NET_TEAM=m for all arches
7421 * [Config] CONFIG_NFC=m for ppc64el
7422 * [Config] CONFIG_NL80211_TESTMODE=n for all arches
7423 * [Config] CONFIG_NLS_CODEPAGE_437=y for powerpc
7424 * [Config] CONFIG_NLS_ASCII=m, CONFIG_NLS_ISO8859_1=m, CONFIG_NLS_UTF8=m for ppc64el
7425 * [Config] CONFIG_NOP_USB_XCEIV=m for ppc64el
7426 * [Config] CONFIG_NOTIFIER_ERROR_INJECTION=m for ppc64el
7427 * [Config] CONFIG_OPROFILE=m for ppc64el
7428 * [Config] CONFIG_PARPORT_1284=y for ppc64el
7429 * [Config] CONFIG_PARPORT_AX88796=m, CONFIG_PARPORT_PC_FIFO=y, CONFIG_PARPORT_SERIAL=m for ppc64el
7430 * [Config] CONFIG_8723AU_P2P=n
7431 * [Config] CONFIG_PCI_IOV=y, CONFIG_PCI_PASID=y, CONFIG_PCI_PRI=y, CONFIG_PCI_REALLOC_ENABLE_AUTO=y, CONFIG_PCI_STUB=m for ppc64el
7432 * [Config] CONFIG_PCNET32=m for ppc64el
7433 * [Config] CONFIG_SCSI_DH_EMC=m for ppc64el
7434 * [Config] CONFIG_SCSI_DH_HP_SW=m for ppc64el
7435 * [Config] CONFIG_SCSI_FC_ATTRS=m for ppc64el
7436 * [Config] CONFIG_SCSI_IPR=m for ppc64el
7437 * [Config] CONFIG_SCSI_LOGGING=y for ppc64el
7438 * [Config] CONFIG_SCSI_OSD_INITIATOR=m for ppc64el
7439 * [Config] CONFIG_SCSI_SCAN_ASYNC=y for ppc64el
7440 * [Config] CONFIG_SCSI_SYM53C8XX_2=m for ppc64el
7441 * [Config] CONFIG_XILINX_LL_TEMAC=m for powerpc
7442 * [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y for ppc64el
7443 * [Config] CONFIG_WLAN=y for arm64
7444 * [Config] CONFIG_VORTEX=m for ppc64el
7445 * [Config] CONFIG_WIMAX=m for ppc64el
7446 * [Config] CONFIG_WATCHDOG=y for ppc64el
7447 * [Config] CONFIG_VIRT_DRIVERS=y for ppc64el
7448 * [Config] CONFIG_VERSION_SIGNATURE="" for powerpc64-emb
7449 * [Config] CONFIG_UWB=m for ppc64el
7450 * [Config] CONFIG_USB_STORAGE=y
7451 * [Config] CONFIG_SATA_AHCI_PLATFORM=y for armhf
7452 * [Config] CONFIG_HID_RMI=m
7453 * [Config] CONFIG_HVC_DCC=n
7454 - LP: #1303657
7455
7456 [ Upstream Kernel Changes ]
7457
7458 * mm/numa: Remove BUG_ON() in __handle_mm_fault()
7459 - LP: #1323165
7460 * powerpc/powernv: Add calls to support little endian host
7461 - LP: #1327400
7462 * HID: rmi: introduce RMI driver for Synaptics touchpads
7463 * HID: rmi: do not stop the device at the end of probe
7464 * HID: rmi: check for the existence of some optional queries before reading query 12
7465 * HID: rmi: do not fetch more than 16 bytes in a query
7466 * HID: rmi: fix wrong struct field name
7467 * HID: rmi: fix masks for x and w_x data
7468 * HID: rmi: do not handle touchscreens through hid-rmi
7469 * ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloops
7470 - LP: #1305480
7471 * rebase to v3.15
7472
7473 -- Tim Gardner <tim.gardner@canonical.com> Tue, 03 Jun 2014 17:02:49 +0000
7474
7475 linux (3.15.0-5.10) utopic; urgency=low
7476
7477 [ Tim Gardner ]
7478
7479 * Release Tracking Bug
7480 - LP: #1325596
7481 * [Config] CONFIG_POWERNV_CPUFREQ=y for ppc64el
7482 * rebase to v3.15-rc8
7483
7484 [ Upstream Kernel Changes ]
7485
7486 * rebase to v3.15-rc8
7487
7488 -- Tim Gardner <tim.gardner@canonical.com> Mon, 02 Jun 2014 12:59:34 +0000
7489
7490 linux (3.15.0-4.9) utopic; urgency=low
7491
7492 * no change rebuild to fix embeded debhelper.
7493
7494 -- Andy Whitcroft <apw@canonical.com> Thu, 29 May 2014 12:41:58 +0100
7495
7496 linux (3.15.0-4.8) utopic; urgency=low
7497
7498 [ Andy Whitcroft ]
7499
7500 * Release Tracking Bug
7501 - LP: #1324107
7502 * [Config] enable SECURITY_APPARMOR_UNCONFINED_INIT
7503
7504 [ Javier Martinez Canillas ]
7505
7506 * SAUCE: (no-up) apparmor: fix bug that constantly spam the console
7507 - LP: #1323526
7508
7509 [ John Johansen ]
7510
7511 * SAUCE: (no-up) apparmor: Sync to apparmor3 - alpha6 snapshot
7512 - LP: #1323528
7513 * SAUCE: (no-up) apparmor: fix apparmor spams log with warning message
7514 - LP: #1308761
7515 * SAUCE: (no-up) apparmor: fix refcount bug in apparmor pivotroot
7516 - LP: #1308765
7517 * SAUCE: (no-up): apparmor: fix apparmor refcount bug in apparmor_kill
7518 - LP: #1308764
7519 * SAUCE: (no-up): apparmor: use custom write_is_locked macro
7520 - LP: #1323530
7521
7522 [ Kamal Mostafa ]
7523
7524 * [Config] add debian/gbp.conf
7525
7526 [ Tim Gardner ]
7527
7528 * [Config] CONFIG_SATA_AHCI=m for ppc64el
7529 - LP: #1323980
7530
7531 -- Andy Whitcroft <apw@canonical.com> Wed, 28 May 2014 12:47:17 +0100
7532
7533 linux (3.15.0-3.7) utopic; urgency=low
7534
7535 [ Tim Gardner ]
7536
7537 * Release Tracking Bug
7538 - LP: #1323189
7539
7540 [ Andy Whitcroft ]
7541
7542 * [Config] autopkgtest -- need fakeroot for tests
7543
7544 [ Upstream Kernel Changes ]
7545
7546 * rebase to v3.15-rc7
7547
7548 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 May 2014 08:12:50 +0200
7549
7550 linux (3.15.0-2.6) utopic; urgency=low
7551
7552 [ Andy Whitcroft ]
7553
7554 * [Config] remove the kernel-image firmware list on clean
7555
7556 [ Martin Pitt ]
7557
7558 * [Config] autopkgtest -- switch to significantly faster rebuild
7559
7560 [ Stefan Bader ]
7561
7562 * [Config]: Add missing modules to inclusion list
7563
7564 [ Tim Gardner ]
7565
7566 * [debian] Dynamically generate the kernel-image udebs firmware list
7567 * [d-i] firmware/kernel-image is generated
7568 * rebase to v3.15-rc6
7569 * Release Tracking Bug
7570 - LP: #1322251
7571
7572 [ Upstream Kernel Changes ]
7573
7574 * rebase to v3.15-rc6
7575 - LP: #1297581
7576
7577 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 May 2014 10:51:29 -0700
7578
7579 linux (3.15.0-1.5) utopic; urgency=low
7580
7581 [ Tim Gardner ]
7582
7583 * [Config] Add apm-mustang.dtb to kernel-image udeb
7584
7585 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 May 2014 14:47:42 -0700
7586
7587 linux (3.15.0-1.4) utopic; urgency=low
7588
7589 [ Andy Whitcroft ]
7590
7591 * Revert "SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the
7592 local linux/hyperv.h"
7593 * Revert "SAUCE: (no-up) hv -- bodge hv_kvp_daemon so it can use the
7594 local linux/hyperv.h"
7595 * [Packaging] tools -- hv tools build correctly against the built headers
7596 * [Packaging] cloud-tools -- add the hv_fcopy_daemon to the package
7597 * cloud-tools -- pull in init scripts for Hyper-V daemons
7598 * cloud-tools -- detect Hyper-V VM to avoid starting
7599 * cloud-tools -- update IF_NAME to DEVICE in hv_* scripts
7600 - LP: #1295401
7601 * [Config] cloud-tools: reenable cloud-tools
7602
7603 -- Andy Whitcroft <apw@canonical.com> Sun, 18 May 2014 19:21:04 +0100
7604
7605 linux (3.15.0-1.3) utopic; urgency=low
7606
7607 [ Andy Whitcroft ]
7608
7609 * [Packaging] ppc64el is a powerpc kernel arch and needs its quirks
7610 - LP: #1318848
7611
7612 [ Ben Collins ]
7613
7614 * [Config] Switch to grub-ieee1275 as recommended on book3e systems
7615 - LP: #1318629
7616
7617 [ Tim Gardner ]
7618
7619 * [Config] CONFIG_FSL_PAMU=n
7620 - LP: #1311738
7621 * Release Tracking Bug
7622 - LP: #1320239
7623
7624 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 May 2014 07:37:07 -0600
7625
7626 linux (3.15.0-1.2) utopic; urgency=low
7627
7628 [ Tim Gardner ]
7629
7630 * Release Tracking Bug
7631 - LP: #1318171
7632 * Add rpcsec_gss_krb5 to generic inclusion list
7633 - LP: #769527
7634 * rebase to v3.15-rc5
7635
7636 [ Upstream Kernel Changes ]
7637
7638 * rebase to v3.15-rc5
7639 - LP: #1297581
7640
7641 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 May 2014 15:20:10 -0500
7642
7643 linux (3.15.0-0.1) utopic; urgency=low
7644
7645 [ Upstream Kernel Changes ]
7646
7647 * rebase to v3.15-rc4
7648 - LP: #1297581
7649 - LP: #1297581
7650 - LP: #1305133
7651 - LP: #1297581
7652 - LP: #1297581
7653 - LP: #871808
7654 - LP: #1260303
7655 - LP: #1268468
7656 - LP: #1248116
7657 - LP: #1211920
7658 - LP: #1259790
7659 - LP: #1259437
7660 - LP: #1259435
7661 - LP: #1268468
7662
7663 -- Tim Gardner <tim.gardner@canonical.com> Fri, 07 Feb 2014 09:35:13 -0700
7664
7665 linux (3.15.0-0.0) utopic; urgency=low
7666
7667 * Initial version for 3.15.
7668
7669 -- Andy Whitcroft <apw@canonical.com> Fri, 02 May 2014 15:06:39 +0100
7670
7671 linux (3.13.0-8.27) trusty; urgency=low
7672
7673 [ John Johansen ]
7674
7675 * SAUCE: Add config option to disable new apparmor 3 semantics
7676 -LP: #1270215
7677
7678 [ Tim Gardner ]
7679
7680 * [debian] Fix indep_hdrs_pkg_name
7681 - LP: #1134441
7682 * Update lttng to 00808267d3ba7cdcddfed7bec7e62a40463c1307 Version 2.4.0-rc3
7683 * Enabled lttng build
7684 * Don't build lttng for armhf
7685 lttng hates gcc-4.8 for armhf
7686 * Release Tracking Bug
7687 - LP: #1277309
7688
7689 [ Upstream Kernel Changes ]
7690
7691 * rebase to v3.13.2
7692 - LP: #1260303
7693 - LP: #1260303
7694 - LP: #1268468
7695
7696 -- Tim Gardner <tim.gardner@canonical.com> Thu, 06 Feb 2014 09:25:51 -0700
7697
7698 linux (3.13.0-7.26) trusty; urgency=low
7699
7700 [ John Johansen ]
7701
7702 * SAUCE: apparmor: fix uninitialized lsm_audit membe
7703 - LP: #1268727
7704 * Add config option to optionally enable new apparmor 3 semantics
7705
7706 [ Tim Gardner ]
7707
7708 * [Config] Add lowlatency to getabis
7709 * [Config] CONFIG_SECURITY_APPARMOR_AA3_SEMANTICS=y
7710 - LP: #1270215
7711 * Release Tracking Bug
7712 - LP: #1276810
7713
7714 [ Upstream Kernel Changes ]
7715
7716 * x86, x32: Correct invalid use of user timespec in the kernel
7717 - LP: #1274349
7718 - CVE-2014-0038
7719
7720 -- Tim Gardner <tim.gardner@canonical.com> Wed, 05 Feb 2014 15:49:44 -0500
7721
7722 linux (3.13.0-7.25) trusty; urgency=low
7723
7724 [ Andy Whitcroft ]
7725
7726 * Revert "SAUCE: fix fmd headers"
7727 * SAUCE: fix fmd headers
7728
7729 -- Andy Whitcroft <apw@canonical.com> Tue, 04 Feb 2014 09:36:09 +0000
7730
7731 linux (3.13.0-7.24) trusty; urgency=low
7732
7733 [ Stefan Bader ]
7734
7735 * [Config] Make vmwgfx driver enable the framebuffer device
7736
7737 [ Tim Gardner ]
7738
7739 * rebase to v3.13.1
7740 * [Config] CONFIG_NFS_FS=m for ppc64el
7741 * [Config] CONFIG_X86_SYSFB=n
7742 https://lists.ubuntu.com/archives/kernel-team/2014-February/038166.html
7743 * Release Tracking Bug
7744 - LP: #1275898
7745
7746 [ Upstream Kernel Changes ]
7747
7748 * i2c: piix4: Add support for AMD ML and CZ SMBus changes
7749 - LP: #1272525
7750 * i2c: piix4: Use different message for AMD Auxiliary SMBus Controller
7751 - LP: #1272525
7752 * mm: ignore VM_SOFTDIRTY on VMA merging
7753 - LP: #1274917
7754 * drm/radeon: disable dpm on BTC
7755 - LP: #1266984
7756
7757 [ Upstream Kernel Changes ]
7758
7759 * rebase to v3.13.1
7760
7761 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Jan 2014 15:24:48 +0000
7762
7763 linux (3.13.0-6.23) trusty; urgency=low
7764
7765 [ Andy Whitcroft ]
7766
7767 * [Config] fix up architecture for linux-tools
7768
7769 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jan 2014 09:00:41 +0000
7770
7771 linux (3.13.0-6.22) trusty; urgency=low
7772
7773 [ Andy Whitcroft ]
7774
7775 * [Packaging] limit linux-udebs-<flavour> to matching arch
7776 * [Config] powerpc -- disable perf to fix FTBFS
7777 * [Config] ppc64el -- fix up missing udebs
7778
7779 -- Andy Whitcroft <apw@canonical.com> Wed, 29 Jan 2014 16:00:28 +0000
7780
7781 linux (3.13.0-6.21) trusty; urgency=low
7782
7783 [ Andy Fleming ]
7784
7785 * SAUCE: net: Add support for handling queueing in hardware
7786 * SAUCE: of_mdio: Add of_phy_attach function
7787 * SAUCE: phylib: Add generic 10G driver
7788 * SAUCE: phylib: Support attaching to gen10g_driver
7789 * SAUCE: phylib: Add Clause 45 read/write functions
7790
7791 [ Andy Whitcroft ]
7792
7793 * SAUCE: fix fmd headers
7794 * [Packaging] lowlatency -- merge out of tree flavours
7795 * SAUCE: allow IRQs to be irq-threaded by default via config
7796 * [Config]: enable CONFIG_IRQ_FORCED_THREADING_DEFAULT for lowlatency
7797 * [Config] powerpc -- fix up Build-depends:
7798 * Release Tracking Bug
7799 - LP: #1273747
7800
7801 [ Ben Collins ]
7802
7803 * SAUCE: PPC: PCI: Fix pcibios_io_space_offset() so it works for 32-bit
7804 ptr/64-bit rsrcs
7805 * SAUCE: Revert "phy: vitesse make vsc824x_add_skew static"
7806 * SAUCE: Fixup freescale usb phy driver to work on ppc64
7807 * SAUCE: xgmac_mdio: Silence read errors
7808 * SAUCE: Provide booke stub for kvmppc_is_bigendian()
7809 * SAUCE: Fix stack overflow on ppc32
7810 * SAUCE: Use resource_size_t instead of long for PCI resource address
7811 * SAUCE: net/phy: Export function for use by dpaa_eth
7812 * [Packaging] powerpc -- merge out of tree powerpc arch
7813
7814 [ Bjorn Helgaas ]
7815
7816 * SAUCE: Revert "EISA: Log device resources in dmesg"
7817 - LP: #1251816
7818 * SAUCE: Revert "EISA: Initialize device before its resources"
7819 - LP: #1251816
7820
7821 [ Emil Medve ]
7822
7823 * SAUCE: phylib: Minimum hack to get the generic 10G PHY driver to work
7824 with 10G "fixed-link"s
7825
7826 [ Kumar Gala ]
7827
7828 * SAUCE: fsl_qbman: Add drivers for Freescale DPAA Qman & Bman
7829 * SAUCE: fsl_pme2: Add support for DPAA PME
7830 * SAUCE: fmd: FMD14 integration
7831 * SAUCE: dpaa_eth: Ethernet driver for Freescale QorIQ DPA Architecture
7832 * SAUCE: powerpc/85xx: Add DPAA/networking support for CoreNet
7833
7834 [ Madalin Bucur ]
7835
7836 * SAUCE: net/flow: remove sleeping and deferral mechanism from
7837 flow_cache_flush
7838 * SAUCE: net/phy: abort genphy_read_status when link changes during speed
7839 and duplex reading
7840
7841 [ Stefan Bader ]
7842
7843 * [Config] move some VMWare related modules into main package
7844 - LP: #1271669
7845
7846 [ Tim Gardner ]
7847
7848 * [Config] Add r815x to nic-modules
7849 - LP: #1273735
7850 * [Config] CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
7851 - LP: #239479
7852
7853 [ Upstream Kernel Changes ]
7854
7855 * mmc: sdhci-pci: break out definitions to header file
7856 - LP: #1239938
7857 * mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hosts
7858 - LP: #1239938
7859 * powerpc/book3e: rename interrupt_end_book3e with __end_interrupts
7860 * powerpc/book3e: support CONFIG_RELOCATABLE
7861 * book3e/kexec/kdump: enable kexec for kernel
7862 * book3e/kexec/kdump: create a 1:1 TLB mapping
7863 * book3e/kexec/kdump: introduce a kexec kernel flag
7864 * book3e/kexec/kdump: implement ppc64 kexec specfic
7865 * book3e/kexec/kdump: redefine VIRT_PHYS_OFFSET
7866 * book3e/kexec/kdump: recover "r4 = 0" to create the initial TLB
7867
7868 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jan 2014 22:59:46 +0000
7869
7870 linux (3.13.0-5.20) trusty; urgency=low
7871
7872 [ Andy Whitcroft ]
7873
7874 * [Packaging] tools -- do not make symlinks when not making packages
7875 * [Packaging] tools -- tidy up control.stub.in ordering
7876 * [Packaging] tools -- tools-common is shared and not conditional
7877 * rebase to v3.13
7878
7879 [ Dirk Brandewie ]
7880
7881 * SAUCE: intel_pstate: Add setting voltage value for baytrail P states.
7882
7883 [ KY Srinivasan ]
7884
7885 * SAUCE: Drivers: hv: vmbus: Specify the target CPU that should receive
7886 notification
7887
7888 [ Upstream Kernel Changes ]
7889
7890 * rebase to v3.13
7891 - LP: #1270603
7892
7893 -- Andy Whitcroft <apw@canonical.com> Fri, 17 Jan 2014 15:45:31 +0000
7894
7895 linux (3.13.0-4.19) trusty; urgency=low
7896
7897 [ Andy Whitcroft ]
7898
7899 * [Config] libunwind8-dev is now available for ppc64el
7900 * [Packaging] tools -- make cpupower optional
7901 * [Packaging] tools -- enable correctly for x86
7902
7903 [ Tim Gardner ]
7904
7905 * Release Tracking Bug
7906 - LP: #1269872
7907
7908 [ Upstream Kernel Changes ]
7909
7910 * SAUCE: ARM: OMAP: hwmod: Add SYSC offsets for AES IP
7911 * SAUCE: ARM: OMAP4: hwmod: Add hwmod data for AES IP
7912 * SAUCE: OMAP: AM33xx: hwmod: Correct AES module SYSC type
7913 * SAUCE: crypto: omap-aes: add error check for pm_runtime_get_sync
7914
7915 [ Upstream Kernel Changes ]
7916
7917 * rebase to 85ce70fdf48aa290b4845311c2dd815d7f8d1fa5
7918
7919 -- Tim Gardner <tim.gardner@canonical.com> Wed, 15 Jan 2014 13:23:05 +0000
7920
7921 linux (3.13.0-3.18) trusty; urgency=low
7922
7923 [ Andy Whitcroft ]
7924
7925 * rebase to v3.13-rc8
7926 * [Packaging] efi -- allow EFI signatures on any arch
7927
7928 [ Tim Gardner ]
7929
7930 * [Config] Fix vcs-git path
7931 * Release Tracking Bug
7932 - LP: #1268683
7933
7934 [ Upstream Kernel Changes ]
7935
7936 * rebase to v3.13-rc8
7937
7938 -- Andy Whitcroft <apw@canonical.com> Sun, 12 Jan 2014 11:58:01 +0000
7939
7940 linux (3.13.0-2.17) trusty; urgency=low
7941
7942 [ Andy Whitcroft ]
7943
7944 * Release Tracking Bug
7945 - LP: #1267809
7946 * [Config] apply Platform support>>CPUIdle driver>>CPU Idle config
7947 defaults
7948 * [Config] apply Platform support>>CPU Frequency scaling config defaults
7949 * [Config] CONFIG_PARIDE_EPATC8=y
7950 * [Config] apply Device Drivers >> Broadcom specific AMBA config defaults
7951 * [Config] apply Bus options >> PCI support >> RapidIO support >> RapidIO
7952 Switch drivers config defaults
7953 * [Config] apply Cryptographic API config defaults
7954 * [Config] apply Device Drivers >> Common Clock Framework config defaults
7955 * [Config] apply Device Drivers >> Distributed Switch Architecture
7956 drivers config defaults
7957 * [Config] apply Device Drivers >> Graphics support >> Backlight & LCD
7958 device support config defaults
7959 * [Config] apply Device Drivers >> Graphics support >> Support for frame
7960 buffer devices >> Bootup logo config defaults
7961 * annotations -- update in tree annotations
7962 * [Config] apply Bus options >> PCI support >> RapidIO support config
7963 defaults
7964 * [Config] CONFIG_POWER_AVS=y CONFIG_RESET_CONTROLLER=y
7965 * [Config] apply Device Drivers >> 1-wire Bus Masters config defaults
7966 * [Config] apply CAN Device Drivers >> Platform CAN drivers with Netlink
7967 support config defaults
7968 * [Config] apply Device Drivers >> Character devices >> Serial drivers
7969 config defaults
7970 * [Config] apply Device Drivers >> Generic Thermal sysfs driver config
7971 defaults
7972 * [Config] apply Device Drivers >> Character devices >> TPM Hardware
7973 Support config defaults
7974 * [Config] apply Device Drivers >> Character devices config defaults
7975 * [Config] apply Device Drivers >> HID support >> USB HID support >> USB
7976 HID transport layer config defaults
7977 * [Config] apply Device Drivers >> HID support >> HID bus support config
7978 defaults
7979 * [Config] apply Device Drivers >> HID support >> USB HID support config
7980 defaults
7981 * annotations -- update in tree annotations
7982 * [Config] apply Device Drivers >> GPIO Support config defaults
7983 * [Config] update configs for apparmour update
7984
7985 [ John Johansen ]
7986
7987 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
7988 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
7989 - LP: #1208988
7990 * SAUCE: apparmor: allocate path lookup buffers during init
7991 - LP: #1208988
7992 * SAUCE: (no-up) apparmor: Fix tasks not subject to, reloaded policy
7993 - LP: #1236455
7994
7995 [ Tim Gardner ]
7996
7997 * Revert "[Debian] getabis: Preface module with package name"
7998 * [Config] Added ppc64el to getabis
7999 * [packaging] Bump ABI for every new release
8000
8001 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jan 2014 11:48:39 +0000
8002
8003 linux (3.13.0-1.16) trusty; urgency=low
8004
8005 * First 3.13 upload.
8006 * Release tracker
8007 - LP: #1266852
8008
8009 -- Tim Gardner <tim.gardner@canonical.com> Tue, 07 Jan 2014 09:21:26 -0700
8010
8011 linux (3.13.0-0.15) trusty; urgency=low
8012
8013 [ Tim Gardner ]
8014
8015 * rebase to v3.13-rc7
8016
8017 [ Upstream Kernel Changes ]
8018
8019 * rebase to v3.13-rc7
8020
8021 -- Tim Gardner <tim.gardner@canonical.com> Sun, 05 Jan 2014 06:13:33 -0700
8022
8023 linux (3.13.0-0.14) trusty; urgency=low
8024
8025 [ Andy Whitcroft ]
8026
8027 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
8028
8029 [ Tim Gardner ]
8030
8031 * Remove ubuntu/dm-raid4-5 in favor of CONFIG_MD_RAID456
8032 * Update lttng to Version 2.4.0-rc2
8033 * lttng: Disabled trace_kvm_async_pf_completed
8034 * [Config] CONFIG_IMA=y
8035 - LP: #1244627
8036
8037 [ Upstream Kernel Changes ]
8038
8039 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
8040
8041 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 Jan 2014 12:57:13 -0700
8042
8043 linux (3.13.0-0.13) trusty; urgency=low
8044
8045 [ Andy Whitcroft ]
8046
8047 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
8048 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
8049 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
8050 * ubuntu: AUFS (no-squash): basic framework and update machinary
8051 * ubuntu: AUFS -- update to 7b136a27b021da9010d8b6c101939dd298e46be7
8052 * ubuntu: aufs3 -- enable
8053 * ubuntu: aufs3 -- update configs
8054
8055 -- Andy Whitcroft <apw@canonical.com> Thu, 02 Jan 2014 09:41:02 +0000
8056
8057 linux (3.13.0-0.12) trusty; urgency=low
8058
8059 [ Upstream Kernel Changes ]
8060
8061 * rebase to v3.13-rc6
8062
8063 -- Tim Gardner <tim.gardner@canonical.com> Tue, 31 Dec 2013 06:16:03 -0700
8064
8065 linux (3.13.0-0.11) trusty; urgency=low
8066
8067 [ Andy Whitcroft ]
8068
8069 * SAUCE: suspicious unlocked ->status reading and writing in ipc/sem.c
8070 * [Config] ppc64el -- initial defconfig based -generic flavour
8071 * [Config] initial defconfig for ppc64el
8072 * [Config] ubuntuise ppc64el config
8073 * [Config] ubuntuise ppc64el config part 2
8074 * [Config] d-i -- update empty udebs list
8075 * [Config] ppc64el -- split extras package
8076
8077 [ Anton Blanchard ]
8078
8079 * SAUCE: KVM: PPC: Book3S HV: Add little-endian guest support
8080
8081 [ Benjamin Herrenschmidt ]
8082
8083 * SAUCE: powerpc/powernv: Add calls to support little endian
8084
8085 [ Cédric Le Goater ]
8086
8087 * SAUCE: KVM: PPC: Book3S: add helper routine to load guest instructions
8088 * SAUCE: KVM: PPC: Book3S: add helper routines to detect endian order
8089 * SAUCE: KVM: PPC: Book3S: MMIO emulation support for little endian
8090 guests
8091
8092 [ Paul E. McKenney ]
8093
8094 * SAUCE: powerpc: Make 64-bit non-VMX copy_tofrom_user() bi-endian
8095
8096 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Dec 2013 16:48:55 +0000
8097
8098 linux (3.13.0-0.10) trusty; urgency=low
8099
8100 [ Andy Whitcroft ]
8101
8102 * rebase to v3.13-rc5
8103 * [Config] updateconfigs following rebase to v3.13-rc5
8104
8105 [ Upstream Kernel Changes ]
8106
8107 * rebase to v3.13-rc5
8108 - LP: #1260303
8109 - LP: #1260303
8110 - LP: #1260225
8111
8112 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Dec 2013 12:48:28 +0000
8113
8114 linux (3.13.0-0.9) trusty; urgency=low
8115
8116 [ Andy Whitcroft ]
8117
8118 * [Config] d-i -- allow missing firmware
8119
8120 -- Andy Whitcroft <apw@canonical.com> Fri, 20 Dec 2013 17:57:06 +0000
8121
8122 linux (3.13.0-0.8) trusty; urgency=low
8123
8124 [ Andy Whitcroft ]
8125
8126 * [Config] annotations -- first pass over entire config
8127 * [Config] drop libunwind8-dev from Build-Depends for ppc64el
8128
8129 [ Tim Gardner ]
8130
8131 * [Config] Add arm64 device tree files
8132 - LP: #1262901
8133
8134 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Dec 2013 18:36:43 +0000
8135
8136 linux (3.13.0-0.7) trusty; urgency=low
8137
8138 [ Rajesh B Prathipati ]
8139
8140 * SAUCE: powerpc: Make unaligned accesses endian-safe for powerpc
8141
8142 [ Tim Gardner ]
8143
8144 * [Config] CONFIG_REGULATOR_S2MPS11=n for FTBS
8145
8146 [ Upstream Kernel Changes ]
8147
8148 * rebase to v3.13-rc4
8149 - LP: #1259790
8150 - LP: #1259437
8151 - LP: #1259435
8152
8153 -- Tim Gardner <tim.gardner@canonical.com> Fri, 13 Dec 2013 07:56:34 -0700
8154
8155 linux (3.13.0-0.6) trusty; urgency=low
8156
8157 [ Paolo Pisati ]
8158
8159 * [Config] armhf: arm64: VIRTIO_[BLK|MMIO|NET|CONSOLE|BALLOON]=y
8160 * [Config] i386: amd64: VIRTIO_CONSOLE=y
8161
8162 [ Tim Gardner ]
8163
8164 * [Config] CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y
8165
8166 -- Tim Gardner <tim.gardner@canonical.com> Sun, 08 Dec 2013 09:22:01 -0700
8167
8168 linux (3.13.0-0.5) trusty; urgency=low
8169
8170 [ Andy Whitcroft ]
8171
8172 * correct bug listing for v3.13-rc2 rebase
8173 * [Config] ppc64el -- create linux-libc-dev
8174 * [Debian] Improve tools version message
8175 - LP: #1257715
8176
8177 [ Serge Hallyn ]
8178
8179 * SAUCE: fork: Allow CLONE_PARENT after setns(CLONE_NEWPID)]
8180 - LP: #1248590
8181 * SAUCE: vfs: Fix a regression in mounting proc
8182
8183 [ Tim Gardner ]
8184
8185 * [Config] Build-in ohci-pci
8186 - LP: #1244176
8187 * Rebase to v3.13-rc3
8188
8189 [ Upstream Kernel Changes ]
8190
8191 * Revert "Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID
8192 checks""
8193 - LP: #1248590
8194
8195 [ Upstream Kernel Changes ]
8196
8197 * rebase to v3.13-rc3
8198 - LP: #1256840
8199 - LP: #1256212
8200
8201 -- Tim Gardner <tim.gardner@canonical.com> Sat, 07 Dec 2013 07:55:39 -0700
8202
8203 linux (3.13.0-0.4) trusty; urgency=low
8204
8205 [ Tim Gardner ]
8206
8207 * Rebase to v3.13-rc2
8208
8209 [ Upstream Kernel Changes ]
8210
8211 * rebase to v3.13-rc2
8212
8213 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Nov 2013 23:54:05 -0500
8214
8215 linux (3.13.0-0.3) trusty; urgency=low
8216
8217 [ Andy Whitcroft ]
8218
8219 * Revert "SAUCE: Fix DocBook FTBS"
8220
8221 [ Tim Gardner ]
8222
8223 * [Debian] Re-sign modules after debug objcopy
8224 - LP: #1253155
8225 * [Config] CONFIG_EXT4_USE_FOR_EXT23=y
8226
8227 [ Upstream Kernel Changes ]
8228
8229 * doc: fix generation of device-drivers
8230 * rebase to b975dc3689fc6a3718ad288ce080924f9cb7e176
8231
8232 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Nov 2013 12:24:42 -0700
8233
8234 linux (3.13.0-0.2) trusty; urgency=low
8235
8236 [ Tim Gardner ]
8237
8238 * SAUCE: Fix DocBook FTBS
8239
8240 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Nov 2013 13:24:15 -0700
8241
8242 linux (3.13.0-0.1) trusty; urgency=low
8243
8244 [ Upstream Kernel Changes ]
8245
8246 * rebase to 7e3528c3660a2e8602abc7858b0994d611f74bc3
8247
8248 -- Tim Gardner <tim.gardner@canonical.com> Tue, 12 Nov 2013 07:28:53 -0700
8249
8250 linux (3.13.0-0.0) trusty; urgency=low
8251
8252 * Major release bump.
8253
8254 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Nov 2013 21:37:52 +0000
8255
8256 linux (3.12.0-2.7) trusty; urgency=low
8257
8258 * Fixed armhf ABI build failure.
8259 * Release tracker
8260 - LP: #1249477
8261
8262 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 16:22:45 -0700
8263
8264 linux (3.12.0-2.6) trusty; urgency=low
8265
8266 [ Joseph Salisbury ]
8267
8268 * SAUCE: tg3: Add support for new 57786 device id.
8269 - LP: #1242610
8270
8271 [ Tim Gardner ]
8272
8273 * [Config] CONFIG_OABI_COMPAT=n
8274 * [Config] add the wandboard to shipped dtb
8275 - LP: #1249421
8276 * Release tracker
8277 - LP: #1249477
8278
8279 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 12:23:18 -0700
8280
8281 linux (3.12.0-2.5) trusty; urgency=low
8282
8283 [ Andy Whitcroft ]
8284
8285 * rebase to mainline v3.12
8286 * [Config] updateconfigs following rebase to v3.12
8287 * postinst -- improve relative symlink detection with missing files
8288 - LP: #1248053
8289 * postinst -- fix unchanged link detection
8290 * [Config] update configs following addition of apparmor fixes
8291
8292 [ Anthony Wong ]
8293
8294 * SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537
8295 - LP: #1231305
8296
8297 [ John Johansen ]
8298
8299 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
8300 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
8301 - LP: #1208988
8302 * SAUCE: apparmor: allocate path lookup buffers during init
8303 - LP: #1208988
8304
8305 [ Tim Gardner ]
8306
8307 * [Config] Remove superfluous ubuntu/lttng-modules
8308
8309 [ Upstream Kernel Changes ]
8310
8311 * Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks"
8312 - LP: #1248590
8313
8314 [ Upstream Kernel Changes ]
8315
8316 * rebase to v3.12
8317 - LP: #1222850
8318
8319 [ Adam Conrad ]
8320 * etc/getabis: Fetch arm64/generic abis as well
8321
8322 -- Andy Whitcroft <apw@canonical.com> Wed, 06 Nov 2013 21:00:21 +0000
8323
8324 linux (3.12.0-1.3) trusty; urgency=low
8325
8326 [ Andy Whitcroft ]
8327
8328 * [Config] arm64 -- add arch to the configuration handlers
8329 * [Config] arm64 -- add generic flavour
8330 * [Config] arm64 -- default config
8331 * [Config] arm64 -- fix up various FTBFS config options
8332 * SAUCE: arm64: export __copy_in_user to modules
8333 * [Config] arm64 -- disable ABI/module checks
8334 * [Config] arm64 -- enforcer -- add arm64 to the enforcer
8335 * [Config] arm64 -- enable udebs for arm64
8336
8337 [ Colin Watson ]
8338
8339 * [Config] Clean up various udeb Provides
8340
8341 [ Paolo Pisati ]
8342
8343 * [Config] AHCI_IMX=y
8344 * [Config] build imx*-wandboard dtbs
8345
8346 [ Serge Hallyn ]
8347
8348 * SAUCE: device_cgroup: remove can_attach
8349
8350 [ Tim Gardner ]
8351
8352 * rebase to v3.12-rc7
8353 * SAUCE: KVM: Fix modprobe failure for kvm_intel/kvm_amd
8354 * Release tracker
8355 - LP: #1245932
8356
8357 [ Upstream Kernel Changes ]
8358
8359 * rebase to v3.12-rc7
8360 - LP: #1180881
8361 - LP: #1180881
8362 - LP: #1217957
8363
8364 -- Tim Gardner <tim.gardner@canonical.com> Sun, 27 Oct 2013 22:08:55 -0600
8365
8366 linux (3.12.0-0.2) trusty; urgency=low
8367
8368 [ Andy Whitcroft ]
8369
8370 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ
8371 CAPACITY (16) at SPC-2"
8372 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at
8373 SPC-2"
8374 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request READ
8375 CAPACITY (16) be preferred"
8376 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request VPD pages
8377 be used at SPC-2"
8378 * Revert "overlayfs: Update to v19"
8379 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: implement show_options"
8380 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: add statfs support"
8381 * Revert "ubuntu: overlayfs v18 -- -- overlay filesystem"
8382 * Revert "ubuntu: overlayfs v18 -- -- vfs: introduce
8383 clone_private_mount()"
8384 * Revert "ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to
8385 modules"
8386 * Revert "ubuntu: overlayfs v18 -- -- overlay: overlay filesystem
8387 documentation"
8388 * ubuntu: overlayfs v20 -- overlayfs: add statfs support
8389 * [Config] fix linux-libc-dev generation for arm64
8390 * [Config] fix linux-libc-dev generation for x32
8391 * [Config] add linux-libc-dev generation for ppc64el
8392
8393 [ Erez Zadok ]
8394
8395 * ubuntu: overlayfs v20 -- overlayfs: implement show_options
8396
8397 [ Miklos Szeredi ]
8398
8399 * ubuntu: overlayfs v20 -- vfs: add i_op->dentry_open()
8400 * ubuntu: overlayfs v20 -- vfs: export do_splice_direct() to modules
8401 * ubuntu: overlayfs v20 -- vfs: export __inode_permission() to modules
8402 * ubuntu: overlayfs v20 -- vfs: introduce clone_private_mount()
8403 * ubuntu: overlayfs v20 -- overlay filesystem
8404 * ubuntu: overlayfs v20 -- fs: limit filesystem stacking depth
8405
8406 [ Neil Brown ]
8407
8408 * ubuntu: overlayfs v20 -- overlay: overlay filesystem documentation
8409
8410 [ Paolo Pisati ]
8411
8412 * [Config] arm: VIRTIO_[BLK|NET|MMIO]=y
8413
8414 [ Seth Forshee ]
8415
8416 * SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
8417 ThinkPads
8418 - LP: #1183856
8419
8420 [ Tim Gardner ]
8421
8422 * [Config] CONFIG_CRYPTO_CRCT10DIF=y, CONFIG_CRYPTO_CRCT10DIF_PCLMUL=m
8423 * rebase to v3.12-rc2
8424 * updateconfigs
8425 * [Config] disable CONFIG_FB_VESA enforcer check
8426 * [Config] Disable lttng for FTBS
8427 * rebase to v3.12-rc3
8428 * rebase to v3.12-rc4
8429 * [Config] CONFIG_ANDROID=n
8430 - LP: #1235161
8431 * [Config] CONFIG_L2TP_V3=y
8432 - LP: #1235914
8433 * [Config] CONFIG_USB_OTG=n for all arches
8434 * Release tracker
8435 - LP: #1242811
8436
8437 [ Upstream Kernel Changes ]
8438
8439 * scsi: hyper-v storsvc switch up to SPC-3
8440
8441 * rebase to v3.12-rc6
8442 - LP: #1235977
8443 - LP: #1235523
8444 - LP: #1239392
8445 - LP: #1227491
8446
8447 * rebase to v3.12-rc3
8448 - LP: #1231931
8449
8450 * rebase to v3.12-rc2
8451 - LP: #1213820
8452 - LP: #1213055
8453 - LP: #1198030
8454
8455 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Sep 2013 07:41:07 -0600
8456
8457 linux (3.11.0-8.15) saucy; urgency=low
8458
8459 [ Tim Gardner ]
8460
8461 * Release tracker
8462 - LP: #1227969
8463
8464 * Update lttng
8465 Updated to git://git.lttng.org/lttng-modules.git 9998f5216f4641a79e158135
8466 Version 2.3.0+
8467
8468 [ Upstream Kernel Changes ]
8469
8470 * igb: Add additional get_phy_id call for i354 devices
8471 - LP: #1219619
8472 * igb: Read flow control for i350 from correct EEPROM section
8473 - LP: #1219619
8474 * timekeeping: Fix HRTICK related deadlock from ntp lock changes
8475 Required for lttng update.
8476
8477 -- Tim Gardner <tim.gardner@canonical.com> Thu, 19 Sep 2013 07:41:49 -0600
8478
8479 linux (3.11.0-7.14) saucy; urgency=low
8480
8481 [ Andy Whitcroft ]
8482
8483 * [Packaging] sort out linux-tools naming
8484 - LP: #1205284
8485 * [Packaging] linux-tools: switch to common generic version helper
8486
8487 [ Paolo Pisati ]
8488
8489 * [Config] highbank: ecx1000: CPU_IDLE causes instabilities, disable it
8490
8491 [ Tim Gardner ]
8492
8493 * Release tracker
8494 - LP: #1226160
8495
8496 [ Tony Lindgren ]
8497
8498 * SAUCE: ARM: dts: Fix muxing and regulator for wl12xx on the SDIO bus
8499 for pandaboard
8500
8501 [ Upstream Kernel Changes ]
8502
8503 * USB: handle LPM errors during device suspend correctly
8504 - LP: #1011415
8505 * usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()
8506 - LP: #1011415
8507 * usb: Don't fail port power resume on device disconnect.
8508 - LP: #1011415
8509
8510 [ Upstream Kernel Changes ]
8511
8512 * rebase to v3.11.1
8513
8514 -- Tim Gardner <tim.gardner@canonical.com> Wed, 11 Sep 2013 07:30:17 -0600
8515
8516 linux (3.11.0-7.13) saucy; urgency=low
8517
8518 * Release tracker
8519 - LP: #1223545
8520
8521 [ Andy Whitcroft ]
8522
8523 * SAUCE: (no-up) scsi: add scsi device flag to request VPD pages be used at SPC-2
8524 - LP: #1223499
8525 * SAUCE: (no-up) scsi: add scsi device flag to request READ CAPACITY (16) be preferred
8526 - LP: #1223499
8527 * SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at SPC-2
8528 - LP: #1223499
8529 * SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ CAPACITY (16) at SPC-2
8530 - LP: #1223499
8531
8532 [ Maximiliano Curia ]
8533
8534 * SAUCE: (no-up) Only let characters through when there are active readers.
8535 - LP: #1208740
8536
8537 [ Tim Gardner ]
8538
8539 * [Debian] getabis: Commit new ABI directory, remove the old
8540 * [Config] CONFIG_EFIVAR_FS=y
8541 - LP: #1223195
8542 * [Config] CONFIG_EFI_VARS_PSTORE=m,
8543 CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=n
8544 * SAUCE: (no-up) USB: input: cm109.c: Convert high volume dev_err() to dev_err_ratelimited()
8545 - LP: #1222850
8546
8547 [ Upstream Kernel Changes ]
8548
8549 * Intel xhci: refactor EHCI/xHCI port switching
8550 - LP: #1210858
8551
8552 -- Tim Gardner <tim.gardner@canonical.com> Tue, 10 Sep 2013 09:00:19 -0600
8553
8554 linux (3.11.0-6.12) saucy; urgency=low
8555
8556 * Release tracker
8557 - LP: #1222893
8558
8559 [ Andy Whitcroft ]
8560
8561 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
8562 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
8563 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
8564 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
8565 - LP: #1222407
8566
8567 [ Paolo Pisati ]
8568
8569 * [Config] restore mmc boot on panda
8570
8571 [ Tyler Hicks ]
8572
8573 * SAUCE: apparmor: Use shash crypto API interface for profile hashes
8574 - LP: #1216294
8575
8576 [ Upstream Kernel Changes ]
8577
8578 * net: calxedaxgmac: remove NETIF_F_FRAGLIST setting
8579 * net: calxedaxgmac: read correct field in xgmac_desc_get_buf_len
8580 * net: calxedaxgmac: fix race between xgmac_tx_complete and xgmac_tx_err
8581 * net: calxedaxgmac: fix possible skb free before tx complete
8582 * net: calxedaxgmac: update ring buffer tx_head after barriers
8583 * net: calxedaxgmac: fix race with tx queue stop/wake
8584 * net: calxedaxgmac: enable interrupts after napi_enable
8585 * net: calxedaxgmac: fix various errors in xgmac_set_rx_mode
8586 * net: calxedaxgmac: remove some unused statistic counters
8587 * net: calxedaxgmac: fix rx DMA mapping API size mismatches
8588 * net: calxedaxgmac: fix xgmac_xmit DMA mapping error handling
8589 * mfd: rtsx: Read vendor setting from config space
8590 - LP: #1201698
8591
8592 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 Sep 2013 07:21:06 -0600
8593
8594 linux (3.11.0-5.11) saucy; urgency=low
8595
8596 * Release tracker
8597 - LP: #1221886
8598
8599 [ Adam Lee ]
8600
8601 * SAUCE: Bluetooth: Add support for 04ca:2007
8602 - LP: #1153448
8603 * SAUCE: Bluetooth: Add support for 105b:e065
8604 - LP: #1161261
8605
8606 [ Gavin Guo ]
8607
8608 * SAUCE: Bluetooth: Add support for Broadcom 413c:8143
8609 - LP: #1166113
8610
8611 [ Upstream Kernel Changes ]
8612
8613 * igb: Reset the link when EEE setting changed
8614 - LP: #1219619
8615 * igb: Read register for latch_on without return value
8616 - LP: #1219619
8617 * igb: Added rcu_lock to avoid race
8618 - LP: #1219619
8619 * igb: don't allow SR-IOV without MSI-X
8620 - LP: #1219619
8621 * igb: Update MTU so that it is always at least a standard frame size
8622 - LP: #1219619
8623 * igb: Refactor of init_nvm_params
8624 - LP: #1219619
8625 * igb: Refactor NVM read functions to accommodate devices with no flash
8626 - LP: #1219619
8627 * igb: Add device support for flashless SKU of i210 device
8628 - LP: #1219619
8629 * igb: Fix get_fw_version function for all parts
8630 - LP: #1219619
8631 * igb: Add macro for size of RETA indirection table
8632 - LP: #1219619
8633 * igb: Expose RSS indirection table for ethtool
8634 - LP: #1219619
8635 * igb: Don't look for a PBA in the iNVM when flashless
8636 - LP: #1219619
8637 * igb: Implementation of 1-sec delay for i210 devices
8638 - LP: #1219619
8639 * igb: New PHY_ID for i354 device
8640 - LP: #1219619
8641 * igb: M88E1543 PHY downshift implementation
8642 - LP: #1219619
8643 * igb: No PHPM support in i354 devices
8644 - LP: #1219619
8645 * igb: Support to get 2_5G link status for appropriate media type
8646 - LP: #1219619
8647 * igb: Get speed and duplex for 1G non_copper devices
8648 - LP: #1219619
8649 * igb: Implementation to report advertised/supported link on i354 devices
8650 - LP: #1219619
8651 * igb: Update version number
8652 - LP: #1219619
8653 * Bluetooth: Take proper tty_struct references
8654 - LP: #1189998
8655 * Bluetooth: Remove the device from the list in the destructor
8656 - LP: #1189998
8657 * Bluetooth: Move the tty initialization and cleanup out of open/close
8658 - LP: #1189998
8659 * Bluetooth: Implement .activate, .shutdown and .carrier_raised methods
8660 - LP: #1189998
8661 * Bluetooth: Fix the reference counting of tty_port
8662 - LP: #1189998
8663 * Bluetooth: Purge the dlc->tx_queue to avoid circular dependency
8664 - LP: #1189998
8665
8666 [ Wen-chien Jesse Sung ]
8667
8668 * SAUCE: Bluetooth: Support for loading broadcom patchram firmware
8669 - LP: #1065400
8670 * SAUCE: Bluetooth: Add support for 13d3:3388 and 13d3:3389
8671 - LP: #1065400
8672
8673 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Sep 2013 08:06:17 -0600
8674
8675 linux (3.11.0-5.10) saucy; urgency=low
8676
8677 [ Andy Whitcroft ]
8678
8679 * Release tracker
8680 - LP: #1220222
8681 * Revert "[Config] Fix ubuntu directoy Kbuilds"
8682 * Revert "aufs update dropped some Kbuild files"
8683 * Revert "ubuntu: AUFS -- follow rename of loop.h into drivers/block"
8684 * Revert "ubuntu: AUFS -- update to
8685 8e503d4142c189ed6c47a2177ad2cd058e8d340e"
8686 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
8687 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
8688 * rebase to v3.11 final
8689 * [Config] clean up ubuntu/Kconfig and ubuntu/Makefile
8690 * ubuntu: AUFS (no-squash): basic framework and update machinary
8691 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
8692 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
8693 * ubuntu: AUFS -- update to 5ac5fe26a90a818218310e208d17688fddb07622
8694 * ubuntu: (no-squash) AUFS -- enable aufs
8695 * ubuntu: AUFS -- fix remaining d_count references to use accessor
8696 * ubuntu: lttng -- follow rename of pid_ns
8697 * SAUCE: disable stack-protector for ARM compressed bootloader
8698
8699 [ Paolo Pisati ]
8700
8701 * [Config] ARM_ATAG_DTB_COMPAT=y
8702
8703 [ Rob Herring ]
8704
8705 * [Config] Enable KVM and virtio for armhf generic-lpae
8706
8707 [ Tim Gardner ]
8708
8709 * [Config] CONFIG_ARPD=y
8710 * [Config] CONFIG_ZSWAP=y
8711 - LP: #1215379
8712
8713 [ Upstream Kernel Changes ]
8714
8715 * uvcvideo: quirk PROBE_DEF for Dell SP2008WFP monitor.
8716 - LP: #1217957
8717 * ARM: use phys_addr_t for DMA zone sizes
8718 * ARM: highbank: enable DMA zone for LPAE
8719 * ARM: highbank: select ARCH_HAS_HOLES_MEMORYMODEL
8720 * ARM: highbank: select required errata work-arounds
8721 * DMA: fix AMBA PL08x compilation issue with 64bit DMA address type
8722 * DMA: fix printk warning in AMBA PL08x DMA driver
8723 * ARM: highbank: select ARCH_DMA_ADDR_T_64BIT for LPAE
8724 * ARM: move outer_cache declaration out of ifdef
8725 * ARM: highbank: avoid L2 cache smc calls when PL310 is not present
8726 * ARM: highbank: clean-up some unused includes
8727 * ARM: xen: only set pm function ptrs for Xen guests
8728
8729 [ Upstream Kernel Changes ]
8730
8731 * rebase to v3.11
8732
8733 -- Andy Whitcroft <apw@canonical.com> Tue, 03 Sep 2013 17:08:06 +0100
8734
8735 linux (3.11.0-4.9) saucy; urgency=low
8736
8737 [ Tim Gardner ]
8738
8739 * rebase to v3.11-rc7
8740 * Release tracker
8741 - LP: #1216962
8742
8743 [ Upstream Kernel Changes ]
8744
8745 * mwifiex: do not create AP and P2P interfaces upon driver loading
8746 - LP: #1212720
8747
8748 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 Aug 2013 06:25:35 -0600
8749
8750 linux (3.11.0-3.8) saucy; urgency=low
8751
8752 [ Johannes Berg ]
8753
8754 * SAUCE: mac80211: ignore (E)CSA in probe response frames
8755 - LP: #1201470
8756
8757 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Aug 2013 09:47:36 -0600
8758
8759 linux (3.11.0-3.7) saucy; urgency=low
8760
8761 [ Tim Gardner ]
8762
8763 * SAUCE: (no-up) hv_vss_daemon -- prevent self-daemonising to allow
8764 upstart to track
8765 * SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the local
8766 linux/hyperv.h
8767 * SAUCE: hv: Add vss daemon to Makefile
8768 * [Debian] Add hv_vss_daemon to tools package
8769 - LP: #1213282
8770 * [Config] Fix ubuntu directoy Kbuilds
8771 - LP: #1181755
8772
8773 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Aug 2013 08:34:05 -0600
8774
8775 linux (3.11.0-3.6) saucy; urgency=low
8776
8777 [ Andy Whitcroft ]
8778
8779 * [Packaging] tools: conditionalise x86 and hyper-v tools sensibly
8780 * [Config] tools: enable x86 and hyper-v
8781
8782 [ John Johansen ]
8783
8784 * Revert "SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable
8785 snapshot"
8786 * Revert "SAUCE: (no-up) apparmor: fix apparmor module status for none
8787 root users"
8788 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
8789
8790 [ Joseph Salisbury ]
8791
8792 * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
8793 - LP: #1210848
8794
8795 [ Kamal Mostafa ]
8796
8797 * [debian] tools: ship 'cpupower' in linux-tools
8798 - LP: #1158668
8799 * [Config] Build-dep on libpci-dev for cpu tools
8800 - LP: #1158668
8801
8802 [ Tim Gardner ]
8803
8804 * rebase to v3.11-rc6
8805 * Release tracker
8806 - LP: #1213941
8807
8808 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 Aug 2013 07:02:07 -0600
8809
8810 linux (3.11.0-2.5) saucy; urgency=low
8811
8812 [ Tim Gardner ]
8813
8814 * [Config] CONFIG_PM_DEBUG=y
8815 - LP: #1210539
8816 * rebase to v3.11-rc5
8817 * Release tracker
8818 - LP: #1211378
8819
8820 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Aug 2013 06:10:39 -0600
8821
8822 linux (3.11.0-1.4) saucy; urgency=low
8823
8824 [ Tim Gardner ]
8825
8826 * Bump ABI when making changes to the inclusion list lest
8827 you cause conflicts with existing installed kernel
8828 packages.
8829 - LP: #1210331
8830
8831 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Aug 2013 03:03:51 +0100
8832
8833 linux (3.11.0-0.3) saucy; urgency=low
8834
8835 [ Tim Gardner ]
8836
8837 * [Config] Include rbd and kvm in the virtual inclusion list
8838 - LP: #1206961
8839 * [Config] Removed obsolete inclusion list entries
8840
8841 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Aug 2013 08:52:14 +0100
8842
8843 linux (3.11.0-0.2) saucy; urgency=low
8844
8845 [ Bruce Allan ]
8846
8847 * SAUCE: (no-up) e1000e: fix I217/I218 PHY initialization flow
8848 - LP: #1206757
8849 * SAUCE: (no-up) e1000e: enable support for new device IDs
8850 - LP: #1206757
8851
8852 [ John Johansen ]
8853
8854 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
8855
8856 [ Paolo Pisati ]
8857
8858 * build vexpress a15 dtb
8859 * [Config] disable Broadcom bcm support (ARCH_BCM)
8860 * [Config] disable Allwinner a1x support (ARCH_SUNXI)
8861 * [Config] disable WonderMedia WM8850 support (ARCH_WM8850)
8862 * [Config] disable Rockchip support (ARCH_ROCKCHIP)
8863 * [Config] disable STMicroelectronics STiH41x SOCs (ARCH_STI)
8864 * [Config] disable TI Keystone, AM43xx and OMAP5 support
8865 * [Config] ARM_APPENDED_DTB=y
8866
8867 [ Tim Gardner ]
8868
8869 * rebase to v3.11-rc4
8870 * overlayfs: Update to v19
8871 * [Config] Enable overlayfs
8872 * SAUCE: Fix lttng compile errors
8873
8874 [ Upstream Kernel Changes ]
8875
8876 * rebase to v3.11-rc4
8877 - LP: #1163720
8878 - LP: #1162026
8879 - LP: #1195636
8880 - LP: #1195597
8881 - LP: #1180409
8882 - LP: #1168430
8883
8884 -- Tim Gardner <tim.gardner@canonical.com> Sun, 04 Aug 2013 03:45:31 -0600
8885
8886 linux (3.11.0-0.1) saucy; urgency=low
8887
8888 [ Upstream Kernel Changes ]
8889
8890 * rebase to 64ccccf8525fee499625b517c0faadf784c79e93
8891 - LP: #1163720
8892 - LP: #1162026
8893 - LP: #1195636
8894 - LP: #1195597
8895 - LP: #1180409
8896 - LP: #1168430
8897
8898 -- Tim Gardner <tim.gardner@canonical.com> Mon, 08 Jul 2013 08:50:46 -0600
8899
8900 linux (3.10.0-2.10) saucy; urgency=low
8901
8902 [ Andy Whitcroft ]
8903
8904 * [Config] CONFIG_INTEL_MEI*=m
8905 - LP: #1196155
8906 * [Config] CONFIG_DEBUG_INFO=y
8907
8908 [ Stephen Warren ]
8909
8910 * [Config] fix Calxeda xgmac module filename
8911
8912 [ Upstream Kernel Changes ]
8913
8914 * Revert "serial: 8250_pci: add support for another kind of NetMos
8915 Technology PCI 9835 Multi-I/O Controller"
8916 - LP: #1190967
8917 * mfd: lpc_ich: Add support for Intel Avoton SoC
8918 - LP: #1196658
8919
8920 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jul 2013 18:08:02 +0100
8921
8922 linux (3.10.0-2.9) saucy; urgency=low
8923
8924 [ Andy Whitcroft ]
8925
8926 * rebase to v3.10
8927
8928 [ John Johansen ]
8929
8930 * Revert "SAUCE: (no-up) apparmor: Fix quieting of audit messages for
8931 network mediation"
8932 * Revert "SAUCE: (no-up) apparmor: Fix compile warnings"
8933 * Revert "SAUCE: (no-up) AppArmor: basic networking rules"
8934 * Revert "SAUCE: (no-up) apparmor: Add the ability to mediate mount"
8935 * Revert "SAUCE: (no-up) AppArmor: Add profile introspection file to
8936 interface"
8937 * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
8938 to prevent execve from granting privs"
8939 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
8940
8941 [ Upstream Kernel Changes ]
8942
8943 * rebase to v3.10
8944
8945 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Jul 2013 17:42:29 +0100
8946
8947 linux (3.10.0-1.8) saucy; urgency=low
8948
8949 [ Andy Whitcroft ]
8950
8951 * Release Tracking Bug
8952 - LP: #1195717
8953
8954 [ Andy Whitcroft ]
8955
8956 * Revert "ubuntu: overlayfs -- follow change to do_splice_direct
8957 interface"
8958 * Revert "ubuntu: overlayfs -- expose do_splice_direct prototype"
8959 * Revert "SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path
8960 reference"
8961 * Revert "ubuntu: overlayfs -- add FS_ALIAS"
8962 * Revert "ubuntu: overlayfs --
8963 overlayfs-copy-up-i_uid-i_gid-from-the-underlying-inode"
8964 * Revert "ubuntu: overlayfs -- ovl-switch-to-inode_permission"
8965 * Revert "ubuntu: overlayfs -- vfs-export-inode_permission-to-modules"
8966 * Revert "ubuntu: overlayfs -- overlayfs-create-new-inode-in-ovl_link"
8967 * Revert "ubuntu: overlayfs --
8968 overlayfs-fix-possible-leak-in-ovl_new_inode"
8969 * Revert "ubuntu: overlayfs -- fs-limit-filesystem-stacking-depth"
8970 * Revert "ubuntu: overlayfs -- overlay-overlay-filesystem-documentation"
8971 * Revert "ubuntu: overlayfs -- overlayfs-implement-show_options"
8972 * Revert "ubuntu: overlayfs -- overlayfs-add-statfs-support"
8973 * Revert "ubuntu: overlayfs -- overlay filesystem"
8974 * Revert "ubuntu: overlayfs -- vfs-introduce-clone_private_mount"
8975 * Revert "ubuntu: overlayfs -- vfs-export-do_splice_direct-to-modules"
8976 * Revert "ubuntu: overlayfs -- vfs-add-i_op-dentry_open"
8977 * ubuntu: overlayfs v18 -- -- overlayfs: add statfs support
8978
8979 [ Erez Zadok ]
8980
8981 * ubuntu: overlayfs v18 -- -- overlayfs: implement show_options
8982
8983 [ Miklos Szeredi ]
8984
8985 * ubuntu: overlayfs v18 -- -- vfs: add i_op->dentry_open()
8986 * ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to modules
8987 * ubuntu: overlayfs v18 -- -- vfs: export __inode_permission() to modules
8988 * ubuntu: overlayfs v18 -- -- vfs: introduce clone_private_mount()
8989 * ubuntu: overlayfs v18 -- -- overlay filesystem
8990 * ubuntu: overlayfs v18 -- -- fs: limit filesystem stacking depth
8991
8992 [ Neil Brown ]
8993
8994 * ubuntu: overlayfs v18 -- -- overlay: overlay filesystem documentation
8995
8996 [ Tim Gardner ]
8997
8998 * [Config] CONFIG_SUNRPC_DEBUG=y
8999 - LP: #1127319
9000
9001 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jun 2013 10:26:52 +0100
9002
9003 linux (3.10.0-0.7) saucy; urgency=low
9004
9005 [ Andy Whitcroft ]
9006
9007 * autopkgtest: switch Depends: to build-essential
9008
9009 -- Andy Whitcroft <apw@canonical.com> Tue, 25 Jun 2013 08:40:55 +0100
9010
9011 linux (3.10.0-0.6) saucy; urgency=low
9012
9013 [ Andy Whitcroft ]
9014
9015 * [Config] enable CONFIG_ARCH_TEGRA to fix FTBFS on armhf
9016 * SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path reference
9017 - LP: #1098378
9018 * ubuntu: AUFS -- update to 4f14cef47eb7c23eda7198931fbab1040866b6ee
9019 * ubuntu: overlayfs -- expose do_splice_direct prototype
9020 * ubuntu: overlayfs -- follow change to do_splice_direct interface
9021 * [Config] flip CONFIG_NO_HZ_FULL_ALL off as it is overheating machines
9022 - LP: #1192691
9023
9024 [ Stefan Bader ]
9025
9026 * (d-i) Add dm-snapshot to md-modules
9027 - LP: #1191726
9028
9029 [ Tim Gardner ]
9030
9031 * Release tracker
9032 - LP: #1194149
9033 * [Config] CONFIG_WIL6210=n for armhf
9034 * [Config] d-i: Add calxedaxgmac to nic-modules
9035 - LP: #1192358
9036 * [debian] Use dh_strip
9037 - LP: #1192759
9038 * [Config] Enable perf for armhf
9039 * do_tools=false when cross compiling
9040 * [Config] CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
9041 - LP: #1108082
9042
9043 [ Upstream Kernel Changes ]
9044
9045 * nsp32: switch reset delay to msleep() as it is tooo long
9046 * alx: add a simple AR816x/AR817x device driver
9047 Plucked from linux-next. replaces ubuntu/alx in favor of
9048 'to be merged' version in 3.11.
9049 * rebase to v3.10-rc7
9050 - LP: #1189363
9051
9052 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Jun 2013 18:10:31 -0600
9053
9054 linux (3.10.0-0.5) saucy; urgency=low
9055
9056 [ Andy Whitcroft ]
9057
9058 * rebase to v3.10-rc6
9059 * [Config] updateconfigs following rebase to v3.10-rc6
9060
9061 [ Upstream Kernel Changes ]
9062
9063 * rebase to v3.10-rc6
9064
9065 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Jun 2013 11:12:39 +0100
9066
9067 linux (3.10.0-0.4) saucy; urgency=low
9068
9069 [ Andy Whitcroft ]
9070
9071 * [Config] updateconfigs following rebase to v3.10-rc4
9072
9073 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 11:42:28 +0100
9074
9075 linux (3.10.0-0.3) saucy; urgency=low
9076
9077 [ Andy Whitcroft ]
9078
9079 * rebase to v3.10-rc5
9080
9081 [ Upstream Kernel Changes ]
9082
9083 * rebase to v3.10-rc5
9084 - LP: #1186170
9085
9086 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 09:23:31 +0100
9087
9088 linux (3.10.0-0.2) saucy; urgency=low
9089
9090 [ Andy Whitcroft ]
9091
9092 * rebase to v3.10-rc4
9093 * [Config] CONFIG_BINFMT_SCRIPT=y to fix booting initramfs scripts
9094 * [Config] enable SND_PCM_DEBUG SND_PCM_XRUN_DEBUG
9095 - LP: #1187744
9096 * [Config] enforce CONFIG_BINFMT_SCRIPT=y
9097
9098 [ Dave Chiluk ]
9099
9100 * SAUCE: ncpfs: fix rmdir returns Device or resource busy
9101 - LP: #1035226
9102
9103 [ Tim Gardner ]
9104
9105 * rebase to v3.10-rc3
9106 * [Config] sparc be gone
9107 * [Config] ia64 be gone
9108 * d-i: block-modules provides nbd-modules
9109
9110 [ Upstream Kernel Changes ]
9111
9112 * rebase to v3.10-rc4
9113 * rebase to v3.10-rc3
9114
9115 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 May 2013 06:16:46 -0600
9116
9117 linux (3.10.0-0.1) saucy; urgency=low
9118
9119 [ Tim Gardner ]
9120
9121 * UBUNTU: Disabled lttng
9122 * UBUNTU: Disable aufs for FTBS
9123 * UBUNTU: Disabled alx
9124 * UBUNTU: alx: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
9125 * UBUNTU: rebase to v3.10-rc2
9126 * UBUNTU: SAUCE: uvcvideo: quirk PROBE_DEF for Alienware X51 OmniVision webcam
9127
9128 [ Andy Whitcroft ]
9129
9130 * UBUNTU: [Config] update standards version to 3.9.4.0
9131 * UBUNTU: [Config] squash duplicate package description (long and short)
9132 * UBUNTU: [Config] fix up Vcs-git: to point to saucy
9133 * UBUNTU: [Config] drop depenancy on util-linux as is Essential
9134 * UBUNTU: [Config] drop redundant Build-Conficts:
9135
9136 [ Upstream Kernel Changes ]
9137
9138 * rebase to v3.10-rc2
9139 - LP: #1180351
9140
9141 [ Upstream Kernel Changes ]
9142
9143 * rebase to v3.10-rc1
9144 - LP: #1172151
9145 - LP: #1089795
9146 - LP: #1167270
9147 - LP: #1128840
9148
9149 -- Tim Gardner <tim.gardner@canonical.com> Tue, 14 May 2013 13:41:07 -0600
9150
9151 linux (3.10.0-0.0) saucy; urgency=low
9152
9153 * Dummy
9154
9155 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
9156
9157 linux (3.9.0-2.6) saucy; urgency=low
9158
9159 [ Tim Gardner ]
9160
9161 * rebase to v3.9.2
9162
9163 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
9164
9165 linux (3.9.0-1.5) saucy; urgency=low
9166
9167 [ Tim Gardner ]
9168
9169 * rebase to v3.9.1
9170
9171 -- Tim Gardner <tim.gardner@canonical.com> Wed, 08 May 2013 12:49:45 -0400
9172
9173 linux (3.9.0-0.4) saucy; urgency=low
9174
9175 [ Andy Whitcroft ]
9176
9177 * ubuntu: overlayfs -- add FS_ALIAS
9178
9179 [ Tim Gardner ]
9180
9181 * Added lttng
9182 - LP: #1175784
9183
9184 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 May 2013 17:17:13 -0400
9185
9186 linux (3.9.0-0.3) saucy; urgency=low
9187
9188 [ Upstream Kernel Changes ]
9189
9190 * rebase to v3.9
9191
9192 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 18:20:00 -0400
9193
9194 linux (3.9.0-0.2) saucy; urgency=low
9195
9196 [ Tim Gardner ]
9197
9198 * Enable extras packaging for amd64/i386.
9199 Fixes build depenencies with brittany and linux-meta.
9200
9201 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 05:37:01 -0600
9202
9203 linux (3.9.0-0.1) saucy; urgency=low
9204
9205 [ Upstream Kernel Changes ]
9206
9207 * rebase to v3.9-rc8
9208
9209 [ Upstream Kernel Changes ]
9210
9211 * rebase to v3.9-rc7
9212 - LP: #1128840
9213
9214 [ Upstream Kernel Changes ]
9215
9216 * rebase to v3.9-rc6
9217
9218 [ Upstream Kernel Changes ]
9219
9220 * rebase to v3.9-rc5
9221
9222 [ Upstream Kernel Changes ]
9223
9224 * rebase to v3.8-rc4
9225 - LP: #1095315
9226 - LP: #886975
9227 - LP: #1086921
9228
9229 [ Upstream Kernel Changes ]
9230
9231 * rebase to v3.9-rc3
9232 - LP: #1155016
9233 - LP: #1103594
9234
9235 [ Upstream Kernel Changes ]
9236
9237 * rebase to v3.9-rc2
9238
9239 [ Upstream Kernel Changes ]
9240
9241 * rebase to v3.9-rc1
9242 - LP: #901105
9243 - LP: #961286
9244 - LP: #1011792
9245 - LP: #1128934
9246 - LP: #886975
9247 - LP: #978807
9248
9249 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Feb 2013 09:12:39 -0700
9250
9251 linux (3.8.0-7.14) raring; urgency=low
9252
9253 [ Andy Whitcroft ]
9254
9255 * [Config] CONFIG_RCU_USER_QS=n
9256 * [Config] CONFIG_MTD_ONENAND_SIM=n
9257 * annotations: add annotations for CONFIG_CC_STACKPROTECTOR
9258
9259 [ Upstream Kernel Changes ]
9260
9261 * rebase to v3.8
9262
9263 [Tim Gardner]
9264
9265 * Release Tracking Bug
9266 - LP: #1130111
9267 * UBUNTU: SAUCE: rt2x00: rt2x00pci_regbusy_read() - only print register access failure once
9268 - LP: #1128840
9269
9270 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Feb 2013 09:25:56 -0700
9271
9272 linux (3.8.0-6.13) raring; urgency=low
9273
9274 [Tim Gardner]
9275
9276 * Release Tracking Bug
9277 - LP: #1125364
9278 * Add ahci modules to d-i
9279 - LP: #1124415
9280
9281
9282 [ Chris Wilson ]
9283
9284 * SAUCE: drm/i915: Wait for pending flips to complete before tearing down
9285 the encoders
9286 - LP: #1097315
9287
9288 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 12:16:48 -0700
9289
9290 linux (3.8.0-6.12) raring; urgency=low
9291
9292 [Tim Gardner]
9293
9294 * perf: NO_LIBPERL=1
9295 * Fix linux-headers dependency
9296 * Release Tracking Bug
9297 - LP: #1124362
9298
9299 [ Andy Whitcroft ]
9300
9301 * [Config] enable CONFIG_AUFS_EXPORT to allow nfs exports
9302 - LP: #1121699
9303
9304 [ Daniel Vetter ]
9305
9306 * SAUCE: drm/i915: write backlight harder
9307 - LP: #954661
9308
9309 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 10:25:11 -0700
9310
9311 linux (3.8.0-6.11) raring; urgency=low
9312
9313 [Tim Gardner]
9314
9315 * Release Tracking Bug
9316 - LP: #1122071
9317 * rebase to v3.8-rc7
9318 * Add libaudit-dev as a build dependency
9319 * Build perf with NO_LIBPYTHON=1 to avoid a python build dependency.
9320
9321 [ Leann Ogasawara ]
9322
9323 * [Config] Remove CONFIG_SATA_AHCI annotation
9324
9325 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Feb 2013 07:41:13 -0500
9326
9327 linux (3.8.0-5.10) raring; urgency=low
9328
9329 [Tim Gardner]
9330
9331 * Release Tracking Bug
9332 - LP: #1118568
9333
9334 * Bump ABI to fix install issue with 3.8.0-4.8.
9335 Moving drivers/ata/*ahci* to linux-image caused an
9336 install conflict with linux-image-extras without an
9337 ABI bump.
9338
9339 [ Jan Beulich ]
9340
9341 * SAUCE: xen-pciback: rate limit error messages from
9342 xen_pcibk_enable_msi{, x}()
9343 - LP: #1117336
9344 - CVE-2013-0231
9345
9346 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Feb 2013 05:38:12 -0700
9347
9348 linux (3.8.0-4.9) raring; urgency=low
9349
9350 [ Herton Ronaldo Krzesinski ]
9351
9352 * d-i: Add mellanox ethernet drivers to nic-modules
9353 - LP: #1015339
9354
9355 [ Joseph Salisbury ]
9356
9357 * SAUCE: ACPI: Add DMI entry for Sony VGN-FW41E_H
9358 - LP: #1113547
9359
9360 [ Kamal Mostafa ]
9361
9362 * SAUCE: alx driver import script
9363
9364 [ Qualcomm Atheros, Inc ]
9365
9366 * SAUCE: alx: Update to heads/master
9367
9368 [ Tim Gardner ]
9369
9370 * Release Tracking Bug
9371 - LP: #1117673
9372
9373 * [debian] Remove dangling symlink from headers package
9374 - LP: #1112442
9375 * [config] CONFIG_ALX=m
9376 * [Config] Add alx to d-i nic-modules
9377 * [Config] CONFIG_SATA_AHCI=m
9378 - LP: #1056563
9379
9380 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Feb 2013 05:54:32 -0800
9381
9382 linux (3.8.0-4.8) raring; urgency=low
9383
9384 [ Allen Ibara ]
9385
9386 * SAUCE: imx6: dts: Add IMX6Q AHCI support
9387
9388 [ Andy Whitcroft ]
9389
9390 * rebase to v3.8-rc6
9391 * updateconfigs following rebase to v3.8-rc6
9392
9393 [Leann Ogasawara]
9394
9395 * Release Tracking Bug
9396 - LP: #1112573
9397
9398 [ Paolo Pisati ]
9399
9400 * SAUCE: imx6: enable sata clk if SATA_AHCI_PLATFORM
9401 * [Config] SERIAL_AMBA_PL011=y (vexpress serial console)
9402 * [Config] MMC_ARMMMCI=y (vexpress mmc)
9403 * [Config] FB_ARMCLCD=y (vexpress framebuffer)
9404
9405 [ Seth Forshee ]
9406
9407 * [Config] CONFIG_MAC80211_MESSAGE_TRACING=y
9408
9409 [ Upstream Kernel Changes ]
9410
9411 * rebase to v3.8-rc6
9412 - LP: #1107477
9413
9414 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 01 Feb 2013 07:20:59 -0800
9415
9416 linux (3.8.0-3.7) raring; urgency=low
9417
9418 [ Andy Green ]
9419
9420 * SAUCE: ARM: OMAP2+: add cpu id register to MAC address helper
9421 * SAUCE: ARM: omap2 add mac address allocation register api
9422 * SAUCE: ARM: omap2 panda register ethernet and wlan for automatic mac
9423 allocation
9424
9425 [ Leann Ogasawara ]
9426
9427 * rebase to v3.8-rc5
9428 * Release Tracking Bug
9429 - LP: #1111486
9430
9431 [ Paolo Pisati ]
9432
9433 * SAUCE: davinci: vpss: compilation fix
9434 * [Config] enable TI OMAP4 support (Pandaboard/ES)
9435 * [Config] OMAP_USB2=y (since TWL6030_USB depends on it)
9436 * [Config] enable Freescale IMX6 support (SabreLite)
9437 * [Config] SERIAL_IMX_CONSOLE=y
9438 * [Config] MMC_*_IMX=y
9439 * [Config] disable USB_SUSPEND
9440 * [Config] USB_MXS_PHY=y
9441 * [Config] USB_CHIPIDEA=y
9442 * SAUCE: DTB: add support for multiple DTBs
9443 * SAUCE: DTB: build imx6q-sabrelite
9444 * SAUCE: DTB: build beaglexm
9445 * SAUCE: DTB: build panda/panda es
9446 * [Config] disable CPU_FREQ
9447 * [Config] PANEL_TFP410=y (video DVI output)
9448 * [Config] SND_OMAP_SOC*=y
9449 * [Config] SND_IMX_SOC*=y
9450 * [Config] I2C_IMX=y
9451 * [Config] SPI_IMX=m
9452
9453 [ Stefan Bader ]
9454
9455 * [Config] Move 9p modules into generic package
9456 - LP: #1107658
9457
9458 [ Tony Lindgren ]
9459
9460 * SAUCE: ARM: OMAP2+: Limit omap initcalls to omap only on multiplatform
9461 kernels
9462 * SAUCE: ARM: OMAP2+: Use omap initcalls
9463 * SAUCE: ARM: OMAP: Fix i2c cmdline initcall for multiplatform
9464 * SAUCE: ARM: OMAP: Fix dmaengine init for multiplatform
9465 * SAUCE: ARM: OMAP2+: Add multiplatform debug_ll support
9466 * SAUCE: ARM: OMAP2+: Disable code that currently does not work with
9467 multiplaform
9468 * SAUCE: ARM: OMAP2+: Enable ARCH_MULTIPLATFORM support
9469 * SAUCE: ARM: OMAP2+: Add minimal support for booting vexpress
9470 * SAUCE: ARM: OMAP2+: Remove now obsolete uncompress.h and debug-macro.S
9471
9472 [ Upstream Kernel Changes ]
9473
9474 * rebase to v3.8-rc5
9475 - LP: #1096789
9476
9477 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Jan 2013 06:44:52 -0800
9478
9479 linux (3.8.0-2.6) raring; urgency=low
9480
9481 [ Adam Conrad ]
9482
9483 * Fix up linux-tools -> SRCPKGNAME-tools rename
9484
9485 [ Andy Whitcroft ]
9486
9487 * [Config] re-disable CONFIG_SOUND_OSS
9488 - LP: #1105230
9489
9490 [ Arend van Spriel ]
9491
9492 * SAUCE: brcmsmac: fix tx status processing
9493
9494 [Leann Ogasawara]
9495
9496 * Release Tracking Bug
9497 - LP: #1105104
9498
9499 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 Jan 2013 11:56:30 -0800
9500
9501 linux (3.8.0-1.5) raring; urgency=low
9502
9503 [Tim Gardner]
9504
9505 * Release Tracking Bug
9506 - LP: #1101235
9507
9508 [ Dudley Du ]
9509
9510 * SAUCE: Input: add support for Cypress PS/2 Trackpads
9511 - LP: #978807
9512
9513 [ Kamal Mostafa ]
9514
9515 * SAUCE: Input: increase struct ps2dev cmdbuf[] to 8 bytes
9516 * SAUCE: Input: Cypress PS/2 Trackpad simulated multitouch
9517 * [Config] Add CONFIG_PS2_CYPRESS
9518
9519 [ Tim Gardner ]
9520
9521 * rebase to v3.8-rc4
9522
9523 [ Upstream Kernel Changes ]
9524
9525 * rebase to v3.8-rc4
9526 - LP: #1095315
9527 - LP: #886975
9528 - LP: #1086921
9529
9530 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jan 2013 10:50:22 -0800
9531
9532 linux (3.8.0-0.4) raring; urgency=low
9533
9534 [ Leann Ogasawara ]
9535
9536 * [Config] Update CONFIG_TOUCHSCREEN_EGALAX build annotation
9537 * [Config] Update CONFIG_IIO build annotation
9538 * [Config] Update CONFIG_TOUCHSCREEN_EETI annotation
9539 * [Config] Remove CONFIG_SPI_DW_MMIO annotation
9540 * [Config] Remove CONFIG_SPI_PL022 annotation
9541 * [Config] Update CONFIG_EZX_PCAP annotation
9542 * [Config] Update CONFIG_SENSORS_AK8975 annotation
9543 * [Config] Disable CONFIG_DRM_MGAG200
9544 - LP: #1042903
9545
9546 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 Jan 2013 10:01:50 -0800
9547
9548 linux (3.8.0-0.3) raring; urgency=low
9549
9550 [ Andy Whitcroft ]
9551
9552 * Revert "SAUCE: (no-up) trace: add trace events for open(), exec() and
9553 uselib()"
9554
9555 [ Scott James Remnant ]
9556
9557 * SAUCE: (no-up) trace: add trace events for open(), exec() and uselib()
9558 (for v3.7+)
9559 - LP: #1085766, #462111
9560
9561 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Jan 2013 16:57:27 +0000
9562
9563 linux (3.8.0-0.2) raring; urgency=low
9564
9565 [ Tim Gardner ]
9566
9567 * [packaging] Add macro to selectively disable building perf
9568 * [packaging] Cannot depend on universe package libaudit-dev
9569
9570 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jan 2013 12:43:24 -0700
9571
9572 linux (3.8.0-0.1) raring; urgency=low
9573
9574
9575 [ Upstream Kernel Changes ]
9576
9577 * rebase to v3.8-rc3
9578 - LP: #1096789
9579
9580 [ Upstream Kernel Changes ]
9581
9582 * rebase to v3.8-rc2
9583 - LP: #1082357
9584 - LP: #1075882
9585
9586 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Dec 2012 10:35:09 +0000
9587
9588 linux (3.7.0-7.15) raring; urgency=low
9589
9590 [ Chris J Arges ]
9591
9592 * SAUCE: add eeprom_bad_csum_allow module parameter
9593 - LP: #1070182
9594
9595 [ Leann Ogasawara ]
9596
9597 * Add ceph to linux-image for virtual instances
9598 - LP: #1063784
9599
9600 [ Serge Hallyn ]
9601
9602 * SAUCE: net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD
9603
9604 [ Tim Gardner ]
9605
9606 * [Config] CONFIG_SLUB_DEBUG=y
9607 - LP: #1090308
9608
9609 [ Upstream Kernel Changes ]
9610
9611 * Revert "[SCSI] sd: Implement support for WRITE SAME"
9612 - LP: #1089818
9613
9614 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 Dec 2012 06:50:20 -0800
9615
9616 linux (3.7.0-6.14) raring; urgency=low
9617
9618 [ Andy Whitcroft ]
9619
9620 * [Config] annotations: all new annotations scheme including defaults
9621 * [Configs] apply annotation updates to main configs (top section)
9622
9623 [ Leann Ogasawara ]
9624
9625 * Revert "SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm
9626 build"
9627 * Revert "SAUCE: [arm] fixup __aeabi_uldivmod undefined build error"
9628 * Temporarily disable module check for build
9629
9630 [ Stefan Bader ]
9631
9632 * ubuntu: dm-raid45: Adapt to upstream interface changes
9633 * Re-enable build of dm-raid45
9634
9635 [ Tim Gardner ]
9636
9637 * SAUCE: Moved scripts/fw-to-ihex.sh to debian/scripts/misc
9638 * SAUCE: ACPICA: Fix ACPI mutex object allocation memory leak on error
9639 * SAUCE: drm: Fix possible EDID memory allocation oops
9640 * SAUCE: ttm: Fix possible _manager memory allocation oops
9641 * SAUCE: iwlwifi: iwlagn_request_scan: Fix check for priv->scan_request
9642 * SAUCE: i915: intel_set_mode: Reduce stack allocation from 500 bytes to
9643 2 pointers
9644
9645 [ Tomas Hozza ]
9646
9647 * SAUCE: tools: hv: Netlink source address validation allows DoS
9648 - LP: #1084777
9649 - CVE-2012-5532
9650
9651 [ Upstream Kernel Changes ]
9652
9653 * rebase to v3.7
9654
9655 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 05 Dec 2012 14:11:12 -0800
9656
9657 linux (3.7.0-5.13) raring; urgency=low
9658
9659 [ Lino Sanfilippo ]
9660
9661 * SAUCE: inotify, fanotify: replace fsnotify_put_group() with
9662 fsnotify_destroy_group()
9663 - LP: #922906
9664 * SAUCE: fsnotify: introduce fsnotify_get_group()
9665 - LP: #922906
9666 * SAUCE: fsnotify: use reference counting for groups
9667 - LP: #922906
9668 * SAUCE: fsnotify: take groups mark_lock before mark lock
9669 - LP: #922906
9670 * SAUCE: fanotify: add an extra flag to mark_remove_from_mask that
9671 indicates wheather a mark should be destroyed
9672 - LP: #922906
9673 * SAUCE: fsnotify: use a mutex instead of a spinlock to protect a groups
9674 mark list
9675 - LP: #922906
9676 * SAUCE: fsnotify: pass group to fsnotify_destroy_mark()
9677 - LP: #922906
9678 * SAUCE: fsnotify: introduce locked versions of fsnotify_add_mark() and
9679 fsnotify_remove_mark()
9680 - LP: #922906
9681 * SAUCE: fsnotify: dont put marks on temporary list when clearing marks
9682 by group
9683 - LP: #922906
9684 * SAUCE: fsnotify: change locking order
9685 - LP: #922906
9686
9687 [ Tim Gardner ]
9688
9689 * [Config] CONFIG_NFC_LLCP=y
9690 * [Config] get-firmware: Filter new files through fwinfo
9691 * [Config] CONFIG_MTD_NAND_DOCG4=m for all arches
9692 * [Config] CONFIG_DRM_EXYNOS_HDMI=y
9693 * [Config] CONFIG_XEN=y for all arches
9694 * [Config] CONFIG_SND_OMAP_SOC_ZOOM2=m
9695 * [Config] CONFIG_MMC_DW_EXYNOS=m
9696 * [Config] CONFIG_GPIO_ADNP=m
9697 * [Config] find-obsolete-firmware: Use correct path
9698 * rebase to v3.7-rc8
9699 - LP: #1084640
9700
9701 [ Upstream Kernel Changes ]
9702
9703 * Revert "VFS: don't do protected {sym,hard}links by default"
9704 - LP: #1084192
9705
9706 -- Tim Gardner <tim.gardner@canonical.com> Wed, 28 Nov 2012 16:07:08 +0000
9707
9708 linux (3.7.0-4.12) raring; urgency=low
9709
9710 [ Tim Gardner ]
9711
9712 * Revert "[Config] Use -j1 for headers_install"
9713 * Revert "[Config] install-arch-headers needs a valid config"
9714 Strayed into the weeds in search of the root cause of the periodic
9715 build failure.
9716 Fixes powerpc FTBS introduced in -4.11.
9717 * [Config] hmake -j1
9718 The kernel makefile appears to have parallel dependency
9719 problems for the install_headers target. This appears to be root
9720 cause for a periodic build failure on N-way machines.
9721
9722 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 27 Nov 2012 12:33:06 -0800
9723
9724 linux (3.7.0-4.11) raring; urgency=low
9725
9726 [ Tim Gardner ]
9727
9728 * [Config] Use -j1 for headers_install
9729 Also fixes a powerpc FTBS introduced by
9730 "[Config] install-arch-headers needs a valid config".
9731
9732 -- Tim Gardner <tim.gardner@canonical.com> Tue, 27 Nov 2012 10:19:30 -0700
9733
9734 linux (3.7.0-4.10) raring; urgency=low
9735
9736 [ Andy Whitcroft ]
9737
9738 * [Config] add rebuild-test support for autopkgtest
9739 - LP: #1081500
9740 * [tests] move build tests out of the way
9741 - LP: #1081500
9742 * [tests] add an autopkgtest rebuild test
9743 - LP: #1081500
9744
9745 [ Tim Gardner ]
9746
9747 * rebase to v3.7-rc7
9748 * SAUCE: Remove emi62 files duplicated in linux-firmware
9749 * SAUCE: Remove sb16 files duplicated in linux-firmware
9750 * SAUCE: Remove whiteheat files duplicated in linux-firmware
9751 * SAUCE: Remove yamaha files duplicated in linux-firmware
9752 * SAUCE: Remove dsp56k files used only by m68k
9753 * SAUCE: firmware: Remove last vestiges of dabusb
9754 * SAUCE: Remove vicam files duplicated in linux-firmware
9755 * [Config] install-arch-headers needs a valid config
9756
9757 [ Upstream Kernel Changes ]
9758
9759 * rebase to v3.7-rc7
9760 - LP: #1076840
9761 - LP: #1081466
9762
9763 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 21 Nov 2012 06:07:23 -0800
9764
9765 linux (3.7.0-3.9) raring; urgency=low
9766
9767 [ Leann Ogasawara ]
9768
9769 * [Config] Enable CONFIG_X86_CPUFREQ_NFORCE2=y
9770 - LP: #1079900
9771 * Add nfsv3 to nfs-modules udeb
9772
9773 [ Paolo Pisati ]
9774
9775 * [Config] SND_OMAP_SOC*=y
9776 - LP: #1019321
9777
9778 [ Stefan Bader ]
9779
9780 * SAUCE: (no-up) xen/netfront: handle compound page fragments on transmit
9781 - LP: #1078926
9782
9783 [ Tim Gardner ]
9784
9785 * Revert "SAUCE: SECCOMP: audit: always report seccomp violations"
9786 - LP: #1079469
9787 * Revert "SAUCE: omap3 clocks .dev_id = NULL"
9788 * rebase to v3.7-rc6
9789 * SAUCE: script to detect obsolete firmware
9790 * SAUCE: Remove yam files duplicated in linux-firmware
9791 * SAUCE: Remove tehuti files duplicated in linux-firmware
9792 * SAUCE: Remove matrox files duplicated in linux-firmware
9793 * SAUCE: Remove cxgb3 files duplicated in linux-firmware
9794 * SAUCE: Remove r128 files duplicated in linux-firmware
9795 * SAUCE: Remove acenic files duplicated in linux-firmware
9796 * SAUCE: Remove keyspan files duplicated in linux-firmware
9797 * SAUCE: Remove sun files duplicated in linux-firmware
9798 * SAUCE: Remove radeon files duplicated in linux-firmware
9799 * SAUCE: Update bnx2x firmware to 7.8.2.0
9800 * [Config] generic.inclusion-list: econet has disappeared
9801
9802 [ Upstream Kernel Changes ]
9803
9804 * seccomp: forcing auditing of kill condition
9805 - LP: #1079469
9806 * rebase to v3.7-rc6
9807
9808 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Nov 2012 12:28:55 -0800
9809
9810 linux (3.7.0-2.8) raring; urgency=low
9811
9812 [ Andy Whitcroft ]
9813
9814 * Revert "overlayfs: disable until FTBS is fixed"
9815 * Revert "ubuntu: overlayfs"
9816 * Revert "ubuntu: AUFS"
9817 * ubuntu: overlayfs -- overlayfs: add statfs support
9818 * ubuntu: overlayfs -- ovl: switch to __inode_permission()
9819 * ubuntu: overlayfs -- overlayfs: copy up i_uid/i_gid from the underlying
9820 inode
9821 - LP: #944386
9822 * ubuntu: AUFS (no-squash): basic framework and update machinary
9823 * ubuntu: AUFS (no-squash) -- aufs3-base.patch
9824 * ubuntu: AUFS (no-squash) -- aufs3-standalone.patch
9825 * ubuntu: AUFS: aufs-update -- follow the uapi header changes
9826 * ubuntu: AUFS -- update to f2873474324d0a31af4340554b9715f51331bc7f
9827 * ubuntu: AUFS (no-squash) -- reenable
9828 - LP: #1079193
9829
9830 [ Erez Zadok ]
9831
9832 * ubuntu: overlayfs -- overlayfs: implement show_options
9833
9834 [ Miklos Szeredi ]
9835
9836 * ubuntu: overlayfs -- vfs: add i_op->dentry_open()
9837 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
9838 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
9839 * ubuntu: overlayfs -- overlay filesystem
9840 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
9841 * ubuntu: overlayfs -- vfs: export __inode_permission() to modules
9842
9843 [ Neil Brown ]
9844
9845 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
9846
9847 [ Robin Dong ]
9848
9849 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
9850 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
9851
9852 -- Andy Whitcroft <apw@canonical.com> Thu, 15 Nov 2012 13:35:12 +0000
9853
9854 linux (3.7.0-1.7) raring; urgency=low
9855
9856 [ Tim Gardner ]
9857
9858 * [Config] Drop dependency on libaudit-dev
9859 Its a universe package which causes an FTBS on the builders.
9860 libaudit-dev is not strictly required for the perf tools build.
9861
9862 -- Tim Gardner <tim.gardner@canonical.com> Wed, 14 Nov 2012 10:08:13 -0700
9863
9864 linux (3.7.0-1.6) raring; urgency=low
9865
9866 [ Andy Whitcroft ]
9867
9868 * [Config] enforce -- switch CONFIG_NVRAM to more readable form
9869 * [Config] better encode the CONFIG_NVRAM constaint
9870 * enforcer -- fix debugging output
9871
9872 [ Ben Collins ]
9873
9874 * [Config] Add custom_override rule to allow for alternate kernel
9875 file/install
9876 * [Config] Use SRCPKGNAME as prefix for indep linux headers package
9877
9878 [ Tim Gardner ]
9879
9880 * [Config] Dropped armel
9881 * Drop highbank from ABI fetch list
9882 * [Config] Use dh_prep instead of 'dh_clean -k'
9883 * [Config] Build depend on libaudit-dev, libunwind8-dev for tools
9884 * [Config] Document binary-indep dependency chain
9885 * rebase to v3.7-rc5
9886
9887 [ Upstream Kernel Changes ]
9888
9889 * rebase to v3.7-rc5
9890
9891 -- Tim Gardner <tim.gardner@canonical.com> Tue, 13 Nov 2012 07:13:37 -0500
9892
9893 linux (3.7.0-0.5) raring; urgency=low
9894
9895 [ Tim Gardner ]
9896
9897 * [Config] CONFIG_AMD_IOMMU_V2=m
9898 - LP: #1071520
9899 * [Config] CONFIG_MTD_ONENAND_SIM=n for armel
9900 Fixes FTBS
9901
9902 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 15:45:39 -0500
9903
9904 linux (3.7.0-0.4) raring; urgency=low
9905
9906 [ Ben Collins ]
9907
9908 * [Config] Update enforce rule for CONFIG_NVRAM to better suit flavours
9909
9910 [ Tim Gardner ]
9911
9912 * [Config] do_tools=false for arm
9913
9914 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 05:39:51 -0700
9915
9916 linux (3.7.0-0.3) raring; urgency=low
9917
9918 [ Tim Gardner ]
9919
9920 * [Config] CONFIG_DRM_EXYNOS_HDMI=n for armhf
9921 * [Config] CONFIG_MTD_NAND_DOCG4=n for armel/armhf
9922 * [Config] Drop highbank harder
9923
9924 -- Tim Gardner <tim.gardner@canonical.com> Wed, 07 Nov 2012 18:11:45 +0000
9925
9926 linux (3.7.0-0.2) raring; urgency=low
9927
9928 [ Andy Whitcroft ]
9929
9930 * [Config] add fs/udf to linux-image to support DVD/CD formats in virtual
9931 instances
9932 - LP: #1066921
9933 * [Config] drop highbank builds
9934
9935 [ Jeremy Kerr ]
9936
9937 * SAUCE: efivarfs: Implement exclusive access for {get, set}_variable
9938 - LP: #1063061
9939
9940 [ Leann Ogasawara ]
9941
9942 * Reinstate dropped.txt from Ubuntu-3.7.0-0.1-rc1
9943
9944 [ Tim Gardner ]
9945
9946 * [Config] Dropped powerpc/ppc64 in favour of the community kernel
9947 * [Config] CONFIG_MODULE_SIG=y for amd64,i386, and highbank
9948 * rebase to v3.7-rc4
9949 * SAUCE: MODSIGN: Emit error for incorrectly signed module
9950
9951 [ Upstream Kernel Changes ]
9952
9953 * rebase to v3.7-rc4
9954
9955 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Nov 2012 05:35:41 -0700
9956
9957 linux (3.7.0-0.1) raring; urgency=low
9958
9959
9960 [ Upstream Kernel Changes ]
9961
9962 * rebase to v3.7-rc3
9963 - LP: #1056078
9964
9965 [ Upstream Kernel Changes ]
9966
9967 * rebase to v3.7-rc2
9968 - LP: #1060729
9969 - LP: #1059523
9970 - LP: #1006690
9971 - LP: #1049623
9972 - LP: #1046512
9973 - LP: #1052499
9974 - LP: #1037642
9975 - LP: #559939
9976 - LP: #1052460
9977 - LP: #939161
9978 - LP: #1046734
9979
9980 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Oct 2012 08:13:07 -0600
9981
9982 linux (3.6.0-0.1) UNRELEASED; urgency=low
9983
9984
9985 [ Upstream Kernel Changes ]
9986
9987 * rebase to v3.6
9988
9989 [ Upstream Kernel Changes ]
9990
9991 * rebase to v3.6-rc7
9992
9993 [ Upstream Kernel Changes ]
9994
9995 * rebase to v3.6-rc6
9996 - LP: #1000424
9997
9998 [ Upstream Kernel Changes ]
9999
10000 * rebase to v3.6-rc5
10001 - LP: #1040077
10002
10003 [ Upstream Kernel Changes ]
10004
10005 * rebase to v3.6-rc4
10006
10007 [ Upstream Kernel Changes ]
10008
10009 * rebase to v3.6-rc3
10010 - LP: #1038651
10011 - LP: #1034779
10012
10013 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 24 Jul 2012 06:37:09 -0700
10014
10015 linux (3.5.0-6.6) quantal-proposed; urgency=low
10016
10017 [ Andy Whitcroft ]
10018
10019 * [Config] CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION enable IPv6
10020 experimental features
10021 * SAUCE: highbank -- export clock functions for modules
10022 * [Config] highbank -- reenable CONFIG_TOUCHSCREEN_W90X900
10023 * [Config] highbank -- renenable CONFIG_SERIO_AMBAKMI
10024 * [Config] highbank -- reenable CONFIG_RFKILL_GPIO
10025 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
10026 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
10027 * [Config] highbank -- reenable CONFIG_KEYBOARD_SAMSUNG
10028 * [Config] highbank -- reenable CONFIG_FB_ARMCLCD
10029 * [Config] highbank -- reenable CONFIG_DW_DMAC
10030 * [Config] highbank -- reenable CONFIG_USB_R8A66597_HCD
10031 * [Config] highbank -- reenable CONFIG_USB_MV_UDC
10032 * [Config] highbank -- reenable CONFIG_USB_DWC3
10033 * [Config] highbank -- reenable CONFIG_SATA_MV
10034 * [Config] highbank -- reenable CONFIG_PATA_ARASAN_CF
10035 * [Config] highbank -- CONFIG_CAN_C_CAN_PLATFORM
10036 * [Config] highbank -- reenable CONFIG_MMC_ARMMMCI
10037 * [Config] highbank -- reenable CONFIG_SERIAL_AMBA_PL010
10038 * [Config] highbank -- reenable CONFIG_ATMEL_PWM
10039 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
10040 * [Config] highbank -- enable CONFIG_EXPERT
10041 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
10042 * [Config] enable CONFIG_USB_DYNAMIC_MINORS
10043 * [Config] enable CONFIG_USB_EHCI_TT_NEWSCHED
10044 * [Config] enable CONFIG_USB_ETH_EEM
10045 * [Config] enable CONFIG_USB_HCD_BCMA/CONFIG_USB_HCD_SSB
10046 * [Config] disable CONFIG_USB_M66592
10047 * [Config] enable CONFIG_USB_NET2272
10048 * [Config] enable CONFIG_USB_R8A66597
10049 * [Config] annotate: CONFIG_USB_OMAP not required for our h/w
10050 * [Config] set CONFIG_USB_MUSB_HDRC=m for omap
10051 * [Config] annotate: CONFIG_USB_G_MULTI fix rule
10052 * [Config] CONFIG_USB_GPIO_VBUS=m for OMAP
10053 * [Config] Enable CONFIG_DRM_AST/_CIRRUS_QEMU/_MGAG200
10054 * [Config] sync configuration armhf omap -> armel omap
10055 * [Config] annotate: CONFIG_IIO triggers build failures on OMAP4
10056 * [Config] disable CONFIG_OMAP_IOVMM is deprecated
10057
10058 [ Bryan Wu ]
10059
10060 * [Config] change default IO scheduler from CFQ to Deadline
10061
10062 [ Leann Ogasawara ]
10063
10064 * Revert "[Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc"
10065 * [Config] Disable CONFIG_MOUSE_INPORT
10066
10067 [ Tim Gardner ]
10068
10069 * SAUCE: firmware: Update bnx2x to current firmware version 7.2.51
10070 * [Config] Add bnx2x firmware to nic-modules udeb
10071 * SAUCE: Add script to convert firmware to ihex format
10072 * SAUCE: firmware: Upgrade bnx2 to current versions
10073 * [Config] Add tigon firmware to nic-modules udeb
10074 * [Config] CONFIG_EARLY_PRINTK_DBGP=y
10075 - LP: #1026761
10076 * SAUCE: Remove redundant cis firmware
10077 * SAUCE: Remove redundant emi26 firmware
10078 * SAUCE: Remove redundant ttusb-budget firmware
10079 * SAUCE: Remove redundant sun/cassini firmware
10080 * SAUCE: Remove redundant ositech/Xilinx7OD firmware
10081 * SAUCE: Remove redundant 3com/typhoon.bin firmware
10082 * SAUCE: Remove redundant yamaha/ds1 firmware
10083 * SAUCE: Remove redundant keyspan_pda firmware
10084 * rebase to v3.5
10085
10086 [ Upstream Kernel Changes ]
10087
10088 * rebase to v3.5
10089 - LP: #1027828
10090
10091 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Jul 2012 05:57:04 -0700
10092
10093 linux (3.5.0-5.5) quantal-proposed; urgency=low
10094
10095 [ Andy Whitcroft ]
10096
10097 * [Config] annotations: initial import of configuration annotations
10098
10099 [ Bryan Wu ]
10100
10101 * [Config] enforcer -- add CONFIG_I2C_DESIGNWARE_PLATFORM enforce checker
10102
10103 [ Leann Ogasawara ]
10104
10105 * Rebase to v3.5-rc7
10106
10107 [ Manoj Iyer ]
10108
10109 * SAUCE: Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0
10110 - LP: #1010281
10111
10112 [ Tim Gardner ]
10113
10114 * [Config] enable CONFIG_I2C_HELPER_AUTO for all flavours as policy
10115 expects
10116 * [Config] CONFIG_I2O_CONFIG_OLD_IOCTL=n
10117 * [Config] CONFIG_BRIDGE_EBT_ULOG=n
10118 * [Config] CONFIG_IP_NF_QUEUE=n
10119 * [Config] CONFIG_MTD_DOC2000=n
10120 * [Config] CONFIG_PRINT_QUOTA_WARNING=n
10121 * [Config] CONFIG_PRISM54=n
10122 * [Config] CONFIG_SCx200_I2C=n
10123 * [Config] CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
10124
10125 [ Upstream Kernel Changes ]
10126
10127 * rebase to v3.5-rc7
10128
10129 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jul 2012 15:38:41 -0700
10130
10131 linux (3.5.0-4.4) quantal-proposed; urgency=low
10132
10133 [ Andy Whitcroft ]
10134
10135 * [Packaging] getabis should be extracting all packages
10136 - LP: #1021174
10137 * [Config] getabis -- series uses linux-image-extra
10138 - LP: #1021174
10139 * rebase to v3.5-rc6
10140
10141 [ Bryan Wu ]
10142
10143 * [Config] built-in CONFIG_MICREL_PHY as other PHY drivers for all
10144 flavours
10145 * [Config] sync CONFIG_MOUSE_PS2_ config for all flavours
10146
10147 [ Leann Ogasawara ]
10148
10149 * [Config] Enable CONFIG_RT2800USB_RT35XX and CONFIG_RT2800USB_RT53XX
10150 - LP: #1019561
10151
10152 [ Paolo Pisati ]
10153
10154 * [Config] SND_OMAP_SOC, SND_OMAP_SOC_MCBSP and SND_OMAP_SOC_OMAP3_BEAGLE =y
10155 - LP: #1019321
10156
10157 [ Stefan Bader ]
10158
10159 * SAUCE: (pre-up) net: dont use __netdev_alloc_skb for bounce buffer
10160 - LP: #1018456
10161 * (config) Disable ACPI_PROCFS_POWER
10162
10163 [ Tim Gardner ]
10164
10165 * [Config] CONFIG_ACPI_BGRT=y
10166 * Extract firmware module info during getabi
10167 - LP: #1021174
10168
10169 [ Upstream Kernel Changes ]
10170
10171 * rebase to v3.5-rc6
10172
10173 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Jul 2012 08:50:20 -0700
10174
10175 linux (3.5.0-3.3) quantal-proposed; urgency=low
10176
10177 [ Andy Whitcroft ]
10178
10179 * [Config] enable CONFIG_MEMTEST=y
10180 - LP: #1004535
10181 * [Config] config-check: add support for a cut operation
10182 * [Config] enforcer -- switch to cut where appropriate
10183
10184 [ Leann Ogasawara ]
10185
10186 * Rebase to v3.5-rc5
10187 * [Config] Updateconfigs after rebase to v3.5-rc5
10188
10189 [ Luis Henriques ]
10190
10191 * SAUCE: ocfs2: Fix NULL pointer dereferrence in
10192 __ocfs2_change_file_space
10193 - LP: #1006012
10194
10195 [ Seth Forshee ]
10196
10197 * SAUCE: (drop after 3.5) drm/i915: ignore pipe select bit when checking
10198 for LVDS register initialization
10199 - LP: #1012800
10200
10201 [ Upstream Kernel Changes ]
10202
10203 * rebase to v3.5-rc5
10204 - LP: #1013183
10205 - LP: #1017017
10206 - LP: #884652
10207
10208 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 02 Jul 2012 06:41:58 -0700
10209
10210 linux (3.5.0-2.2) quantal-proposed; urgency=low
10211
10212 [ Andy Whitcroft ]
10213
10214 * rebase to v3.5-rc4
10215
10216 [ Arend van Spriel ]
10217
10218 * SAUCE: (drop after 3.5) brcmsmac: fix NULL pointer crash in
10219 brcms_c_regd_init()
10220 - LP: #950320
10221
10222 [ Bryan Wu ]
10223
10224 * [Config] Sync CONFIG_CGROUP_MEM_RES_CTLR_SWAP for ARM
10225
10226 [ Chris J Arges ]
10227
10228 * PACKAGING: add .gnu_debuglink sections to .ko files
10229 - LP: #669641
10230
10231 [ Leann Ogasawara ]
10232
10233 * d-i: Add hid-generic to input-modules
10234 - LP: #1017879
10235
10236 [ Ming Lei ]
10237
10238 * SAUCE: Revert "mmc: omap_hsmmc: Enable Auto CMD12"
10239 - LP: #1017717, #225
10240
10241 [ Paolo Pisati ]
10242
10243 * SAUCE: Revert "Fix OMAP EHCI suspend/resume failure (i693)"
10244 - LP: #1017718
10245 * [Config] Disable generic USB_EHCI_HCD_PLATFORM on omap3
10246
10247 [ Seth Forshee ]
10248
10249 * SAUCE: (drop after 3.5) brcm80211: smac: don't set up tx power limits
10250 during initialization
10251 - LP: #950320
10252 * SAUCE: (drop after 3.5) brcm80211: smac: always set channel specified
10253 by mac80211
10254 - LP: #950320
10255 * SAUCE: (drop after 3.5) brcm80211: smac: remove unused code for 40MHz
10256 channels
10257 - LP: #950320
10258 * SAUCE: (drop after 3.5) brcm80211: smac: clean up channel.c
10259 - LP: #950320
10260 * SAUCE: (drop after 3.5) brcm80211: smac: inform mac80211 of the X2
10261 regulatory domain
10262 - LP: #950320
10263 * SAUCE: (drop after 3.5) brcm80211: smac: enable/disable radio on
10264 regulatory updates
10265 - LP: #950320
10266 * SAUCE: (drop after 3.5) brcm80211: smac: use mac80211 channel data for
10267 tx power limits
10268 - LP: #950320
10269 * SAUCE: (drop after 3.5) brcm80211: smac: don't validate channels
10270 against internal regulatory data
10271 - LP: #950320
10272 * SAUCE: (drop after 3.5) brcm80211: smac: use current regulatory domain
10273 when checking whether OFDM is allowed
10274 - LP: #950320
10275
10276 [ Tim Gardner ]
10277
10278 * [Config] Enable CONFIG_CGROUPS for highbank
10279 - LP: #1014692
10280 * [Config] FB_OMAP*=y and PANEL_TFP410=y
10281
10282 [ Upstream Kernel Changes ]
10283
10284 * rebase to v3.5-rc4
10285
10286 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 26 Jun 2012 06:21:05 -0700
10287
10288 linux (3.5.0-1.1) quantal-proposed; urgency=low
10289
10290 [ Andy Whitcroft ]
10291
10292 * [Config] highbank -- enable CONFIG_RFKILL=y and CONFIG_CAN=m
10293
10294 [ Leann Ogasawara ]
10295
10296 * Rebase to v3.5-rc1
10297 * [Config] Remove USB_DEVICEFS from the config enforcer
10298 * [Config] Updateconfigs after rebase to v3.5-rc1
10299 * [Config] Temporarily disable CONFIG_MACH_NOKIA_RX51 on arm
10300 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
10301 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
10302 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
10303 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
10304 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
10305 * [Config] Temporarily disable CONFIG_GPIO_EM on arm
10306 * [Config] Temporarily disable CONFIG_SERIAL_8250_EM on armhf
10307 * [Config] Temporarily disable CONFIG_STMMAC_ETH on armhf
10308 * [Config] Temporarily disable CONFIG_HW_RANDOM_ATMEL on armhf
10309 * Rebase to v3.5-rc2
10310 * [Config] Updateconfigs after rebase to v3.5-rc2
10311 * [Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc
10312 * Rebase to v3.5-rc3
10313 * [Config] Updateconfigs after rebase to v3.5-rc3
10314
10315 [ Paul Mundt ]
10316
10317 * SAUCE: fix bug.h's inclusion of kernel.h
10318
10319 [ Stefan Bader ]
10320
10321 * SAUCE: Fix compile failures of dm-raid45
10322 * [Config] Enable dm-raid45
10323 * Move dependency on crda to extra package
10324 - LP: #657901
10325 * SAUCE: Mask CR4 writes on older Xen hypervisors
10326
10327 [ Upstream Kernel Changes ]
10328
10329 * rebase to v3.5-rc3
10330 - LP: #993162
10331 - LP: #925577
10332 * rebase to v3.5-rc2
10333 * rebase to v3.5-rc1
10334 - LP: #955892
10335 - LP: #978038
10336 - LP: #987371
10337 - LP: #929545
10338 - LP: #942316
10339 - LP: #903853
10340
10341 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 08 Jun 2012 14:28:46 -0700
10342
10343 linux (3.4.0-5.11) quantal-proposed; urgency=low
10344
10345 [ Leann Ogasawara ]
10346
10347 * [Config] Disable CONFIG_ARM_LPAE
10348 - LP: #1009061
10349
10350 [ Oleksij Rempel ]
10351
10352 * SAUCE: b43: do not call ieee80211_unregister_hw if we are not registred
10353 - LP: #1008905
10354
10355 [ Paolo Pisati ]
10356
10357 * [Config] omap3: MFD_OMAP_USB_HOST is usb host in omap2+.
10358 - LP: #1009061
10359
10360 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Jun 2012 08:06:28 -0700
10361
10362 linux (3.4.0-4.10) quantal; urgency=low
10363
10364 [ Leann Ogasawara ]
10365
10366 * Temporarily disable ABI and module check
10367
10368 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 20:27:31 -0700
10369
10370 linux (3.4.0-4.9) quantal; urgency=low
10371
10372 [ Andy Whitcroft ]
10373
10374 * [Config] fix config split to avoid the shared config
10375 * [Config] updateconfigs following split config fix
10376 * [Config] linux-image-extras needs full postinst
10377 * [Config] CONFIG_BLK_DEV_NVME commonise across architectures
10378 * [Config] CONFIG_HP_WATCHDOG enable as module
10379 * [Config] CONFIG_PDC_ADMA is not boot essential
10380 * [Config] CONFIG_XEN_ACPI_PROCESSOR should be enabled on x86
10381 * [Config] CONFIG_VT6655/CONFIG_VT6656=m
10382 * [Config] CONFIG_TRANZPORT=m commonise
10383 * [Config] CONFIG_R3964=m commonise
10384 * [Config] CONFIG_SCSI_DH=m commonise
10385 * [Config] CONFIG_SCSI_IBMVSCSIS=m commonise
10386 * [Config] CONFIG_AMD_PHY=y phys are not autoloadable
10387 * [Config] CONFIG_SCSI_QLA_ISCSI=m commonise
10388 * [Config] CONFIG_SCSI_SPI_ATTR=m commonise
10389 * [Config] CONFIG_USB_SN9C102 is deprecated disable
10390 * [Config] CONFIG_USB_SI470X=m commonise
10391 * [Config] CONFIG_USB_ET61X251=m commonise
10392 * [Config] CONFIG_RTS_PSTOR=m commonise
10393 * [Config] CONFIG_SCANLOG=m commonise
10394 * [Config] CONFIG_SCSI_SYM53C8XX_2=m commonise
10395 * [Config] CONFIG_SM_FTL=m commonise
10396 * [Config] CONFIG_SOLO6X10=m commonise
10397 * [Config] CONFIG_SND_PCM_OSS=n using pulseaudio emulation instead
10398 * [Config] CONFIG_SPI_DESIGNWARE=m commonise
10399 * [Config] CONFIG_SPI_SPIDEV=m commonise
10400 * [Config] CONFIG_TABLET_USB_WACOM=m commonise
10401 * [Config] CONFIG_TPS65010=m commonise
10402 * [Config] CONFIG_STE10XP=y commonise
10403 * [Config] CONFIG_X25_ASY=m commonise
10404 * [Config] CONFIG_USB_MON=m commonise
10405 * [Config] CONFIG_VME_BUS=m commonise
10406 * [Config] CONFIG_W35UND=m commonise
10407 * [Config] -CONFIG_TCG_TPM=y commonise
10408 * [Config] highbank -- commonise filesystems
10409 * [Config] highbank -- commonise subsystems
10410 * [Config] highbank -- commonise network protocols
10411 * [Config] highbank -- commonise input drivers
10412 * [Config] highbank -- commonise CRYPTO options
10413 * [Config] highbank -- commonise HID options
10414 * [Config] highbank -- commonise sensors options
10415 * [Config] highbank -- commonise EXPORTFS/FHANDLE
10416 * [Config] highbank -- commonise CONFIG_CRYPTO_LZO
10417 * [Config] highbank -- commonise ENCRYPTED_KEYS
10418 * [Config] highbank -- commonise CONFIG_ATALK
10419 * [Config] highbank -- commonise INET/INET6
10420 * [Config] highbank -- commonise NLS
10421 * [Config] highbank -- commonise BLK/CHR
10422 * [Config] highbank -- CONFIG_EXT2_FS=y boot essential on highbank
10423 * [Config] highbank -- commonise INET/INET6 part 2
10424 * [Config] highbank -- commonise PHY settings
10425 * [Config] highbank -- commonise CRC settings
10426 * [Config] highbank -- commonise BINFMT settings
10427 * [Config] highbank -- commonise DM settings
10428 * [Config] highbank -- commonise RTC_DRV settings
10429 * [Config] highbank -- commonise KEYBOARD/MOUSE settings
10430 * [Config] highbank -- commonise USB settings
10431 * [Config] highbank -- commonise GPIO settings
10432 * [Config] highbank -- commonise I2C settings
10433 * [Config] highbank -- commonise numerous subsystem selectors
10434 * [Config] highbank -- commonise A-C modules missmatches
10435 * [Config] highbank -- commonise D-F modules missmatches
10436 * [Config] CONFIG_AUDIT_LOGINUID_IMMUTABLE incompatible with upstart
10437 * [Config] highbank -- commonise G-I modules missmatches
10438 * [Config] highbank -- commonise J-L modules missmatches
10439 * [Config] highbank -- commonise M modules missmatches
10440 * [Config] highbank -- commonise N-P modules missmatches
10441 * [Config] highbank -- commonise Q-R modules missmatches
10442 * [Config] highbank -- commonise S modules missmatches -- part 1
10443 * [Config] highbank -- commonise S modules missmatches -- part 2
10444 * [Config] highbank -- commonise T modules missmatches
10445 * [Config] highbank -- commonise U-Z modules missmatches
10446
10447 [ Ike Panhc ]
10448
10449 * [Config] add highbank flavour
10450 - LP: #1000831
10451
10452 [ Mark Langsdorf ]
10453
10454 * SAUCE: arm highbank: add support for pl320-ipc driver
10455 - LP: #1000831
10456
10457 [ Rob Herring ]
10458
10459 * SAUCE: input: add a key driver for highbank
10460 - LP: #1000831
10461 * SAUCE: ARM: highbank: Add smc calls to enable/disable the L2
10462 - LP: #1000831
10463 * SAUCE: force DMA buffers to non-bufferable on highbank
10464 - LP: #1000831
10465 * SAUCE: net: calxedaxgmac: fix net timeout recovery
10466 - LP: #1000831
10467
10468 [ Tim Gardner ]
10469
10470 * [Config] CONFIG_IWLWIFI_EXPERIMENTAL_MFP=n
10471 * [Config] CONFIG_PCI_REALLOC_ENABLE_AUTO=y
10472 * [Config] CONFIG_CIFS_EXPERIMENTAL has disappeared
10473 * [Config] Homogenize CIFS configs across all arches
10474 * [Config] armhf should not be skipabi or skipmodules
10475 - LP: #1006913
10476
10477 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 05:52:49 -0700
10478
10479 linux (3.4.0-3.8) quantal; urgency=low
10480
10481 [ Andy Whitcroft ]
10482
10483 * [Config] include include/generated/compile.h
10484 - LP: #942569
10485 * [Config] fix up postinst to ensure we know which error is which
10486 - LP: #1002388
10487
10488 [ Herton Ronaldo Krzesinski ]
10489
10490 * SAUCE: async_populate_rootfs: fix build warnings
10491 - LP: #1003417
10492
10493 [ John Johansen ]
10494
10495 * Revert "SAUCE: AppArmor: Add the ability to mediate mount"
10496 * SAUCE: apparmor: Add the ability to mediate mount
10497 * SAUCE: AppArmor: basic networking rules
10498 * SAUCE: apparmor: fix profile lookup for unconfined
10499 - LP: #978038, #987371
10500 * SAUCE: apparmor: fix long path failure due to disconnected path
10501 - LP: #955892
10502
10503 [ Mario Limonciello ]
10504
10505 * SAUCE: dell-laptop: rfkill blacklist Dell XPS 13z, 15
10506 - LP: #901410
10507
10508 [ Stefan Bader ]
10509
10510 * (config) Built-in xen-acpi-processor
10511
10512 [ Tim Gardner ]
10513
10514 * [Config] CONFIG_NET_DSA=m
10515 - LP: #1004148
10516 * [Config] Ensure CONFIG_XEN_ACPI_PROCESSOR=y for amd64
10517
10518 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 May 2012 11:38:33 -0700
10519
10520 linux (3.4.0-3.7) quantal; urgency=low
10521
10522 [ Andy Whitcroft ]
10523
10524 * [Config] drop the virtual flavour in favour of a split generic et al
10525 * [Config] enforcer -- drop IDLE enforcement
10526 * [Config] enable CONFIG_SCSI_VIRTIO=m for amd64
10527 * [Config] updateconfigs following removal of -virtual
10528
10529 [ Leann Ogasawara ]
10530
10531 * Rebase to v3.4
10532
10533 [ Seth Forshee ]
10534
10535 * [Config] disable CONFIG_B43_BCMA_EXTRA
10536
10537 [ Tim Gardner ]
10538
10539 * [Config] Check for extras when building udebs
10540 * [Config] Collapsed generic-pae into generic [i386]
10541
10542 [ Upstream Kernel Changes ]
10543
10544 * rebase to v3.4
10545
10546 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 May 2012 07:23:47 -0700
10547
10548 linux (3.4.0-2.6) quantal; urgency=low
10549
10550 [ Andy Whitcroft ]
10551
10552 * Revert "ubuntu: overlayfs -- overlayfs: update touch_atime() usage"
10553 * Revert "ubuntu: overlayfs -- overlayfs: switch from d_alloc_root() to
10554 d_make_root()"
10555 * Revert "ubuntu: overlayfs -- overlayfs: follow header cleanup"
10556 * Revert "ubuntu: overlayfs -- overlayfs: apply device cgroup and
10557 security permissions to overlay files"
10558 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
10559 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
10560 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
10561 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
10562 * Revert "ubuntu: overlayfs -- overlay filesystem"
10563 * Revert "ubuntu: overlayfs -- vfs: introduce clone_private_mount()"
10564 * Revert "ubuntu: overlayfs -- vfs: export do_splice_direct() to modules"
10565 * Revert "ubuntu: overlayfs -- vfs: add i_op->open()"
10566 * Revert "ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()"
10567 * ubuntu: overlayfs -- overlayfs: add statfs support
10568 * ubuntu: overlayfs -- inode_only_permission: export inode level
10569 permissions checks
10570 * ubuntu: overlayfs -- overlayfs: switch to use inode_only_permissions
10571
10572 [ Erez Zadok ]
10573
10574 * ubuntu: overlayfs -- overlayfs: implement show_options
10575
10576 [ Miklos Szeredi ]
10577
10578 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
10579 * ubuntu: overlayfs -- vfs: add i_op->open()
10580 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
10581 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
10582 * ubuntu: overlayfs -- overlay filesystem
10583 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
10584
10585 [ Neil Brown ]
10586
10587 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
10588
10589 [ Robin Dong ]
10590
10591 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
10592 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
10593
10594 [ Tim Gardner ]
10595
10596 * [Config] perarch and indep tools builds need separate build directories
10597 * Prevent upgrading a non-PAE CPU
10598 * perf is not parallel build safe
10599
10600 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 May 2012 08:43:18 -0700
10601
10602 linux (3.4.0-2.5) quantal; urgency=low
10603
10604 [ Andy Whitcroft ]
10605
10606 * [Config] perarch and indep tools builds need separate build directories
10607
10608 [ Tim Gardner ]
10609
10610 * Prevent upgrading a non-PAE CPU
10611 * [Config] build debug
10612 * [Config] perf tools are not parallel build safe
10613
10614 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 15 May 2012 11:37:53 -0700
10615
10616 linux (3.4.0-2.4) quantal; urgency=low
10617
10618 [ Leann Ogasawara ]
10619
10620 * Revert "SAUCE: fsam7400: use UMH_WAIT_PROC consistently"
10621 * Revert "ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86"
10622 * Revert "ubuntu: fsam7400: Depend on CHECK_SIGNATURE"
10623 * Revert "ubuntu: fsam7400 -- Cleanup Makefile"
10624 * Revert "ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M
10625 7400"
10626 * Revert "ubuntu: omnibook: fix source file newline"
10627 * Revert "ubuntu: omnibook -- update BOM"
10628 * Revert "SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5}
10629 depend on X86"
10630 * Revert "ubuntu: omnibook -- Added missing BOM file"
10631 * Revert "ubuntu: omnibook -- support Toshiba (HP) netbooks"
10632 * Revert "ubuntu: nx-emu - i386: mmap randomization for executable
10633 mappings"
10634 * Revert "SAUCE: disable_nx should not be in __cpuinitdata section for
10635 X86_32"
10636 * Revert "ubuntu: nx-emu - i386: NX emulation"
10637 * Revert "ubuntu: rfkill drivers -- version 1.3"
10638 * Temporarily disable module check
10639 * [Config] Remove CONFIG_FSAM7400
10640 * [Config] Remove CONFIG_OMNIBOOK
10641 * [Config] Update configs
10642 * Rebase to v3.4-rc7
10643 * SAUCE: genirq: export handle_edge_irq() and irq_to_desc()
10644
10645 [ Tim Gardner ]
10646
10647 * Updated generic-pae description
10648 * Rebase to v3.4-rc6
10649 * install-tools depends on build targets
10650
10651 [ Upstream Kernel Changes ]
10652
10653 * kconfig: in debug mode some 0 length message prints occur
10654 * rebase to v3.4-rc7
10655 * rebase to v3.3-rc6
10656
10657 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 May 2012 08:22:56 -0700
10658
10659 linux (3.4.0-1.3) quantal; urgency=low
10660
10661 [ Andy Whitcroft ]
10662
10663 * [Config] control.stub is an intermediate product not a dependancy
10664 - LP: #992414
10665
10666 [ Leann Ogasawara ]
10667
10668 * remove i386 generic from getabis
10669
10670 [ Upstream Kernel Changes ]
10671
10672 * (pre-stable) b43: only reload config after successful initialization
10673 - LP: #950295
10674
10675 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 May 2012 09:48:14 -0700
10676
10677 linux (3.4.0-1.2) quantal; urgency=low
10678
10679 [ Andy Whitcroft ]
10680
10681 * [Config] add build depends for flex, bison and pkg-config
10682
10683 -- Andy Whitcroft <apw@canonical.com> Tue, 01 May 2012 13:15:41 +0100
10684
10685 linux (3.4.0-1.1) quantal; urgency=low
10686
10687 [ Andy Whitcroft ]
10688
10689 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
10690 permissions to overlay files
10691 - LP: #915941, #918212
10692 - CVE-2012-0055
10693
10694 [ Leann Ogasawara ]
10695
10696 * Open Q
10697 * Rebase to v3.4-rc5
10698 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
10699 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
10700 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
10701 * [Config] Temporarily disable CONFIG_MFD_OMAP_USB_HOST on arm
10702 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
10703 * [Config] Temporarily disable CONFIG_USB_EHCI_HCD_PLATFORM on arm
10704 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
10705 * [Config] Temporarily disable CONFIG_AX88796 on arm
10706
10707 [ Upstream Kernel Changes ]
10708
10709 * vfs: pass struct path to __dentry_open()
10710 * vfs: add i_op->open()
10711 * vfs: export do_splice_direct() to modules
10712 * vfs: introduce clone_private_mount()
10713 * overlay filesystem
10714 * overlayfs: add statfs support
10715 * overlayfs: implement show_options
10716 * overlay: overlay filesystem documentation
10717 * fs: limit filesystem stacking depth
10718 * overlayfs: follow header cleanup
10719 * overlayfs: switch from d_alloc_root() to d_make_root()
10720 * overlayfs: update touch_atime() usage
10721 * rebase to v3.4-rc5
10722 - LP: #950490
10723 * rebase to v3.4-rc4
10724 * rebase to v3.4-rc3
10725 * rebase to v3.4-rc2
10726 * rebase to v3.4-rc1
10727 * rebase to v3.3
10728 * rebase to v3.3-rc7
10729 * rebase to v3.3-rc6
10730 * rebase to v3.3-rc5
10731 * rebase to v3.3-rc4
10732 - LP: #900802
10733 - LP: #930842
10734 * rebase to v3.3-rc3
10735 - LP: #924320
10736 - LP: #923316
10737 - LP: #923409
10738 - LP: #918254
10739 * rebase to v3.3-rc2
10740 * rebase to v3.3-rc1
10741 - LP: #795823
10742 - LP: #909419
10743 - LP: #910792
10744 - LP: #878701
10745 - LP: #724831
10746
10747 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 25 Jan 2012 06:50:04 -0800
10748
10749 linux (3.2.0-10.18) precise; urgency=low
10750
10751 [ Tim Gardner ]
10752
10753 * SAUCE: ecryptfs: Print inode on metadata error
10754
10755 [ Upstream Kernel Changes ]
10756
10757 * Revert "proc: enable writing to /proc/pid/mem"
10758 - LP: #919115
10759 - CVE-2012-0056
10760 * (pre-stable) ALSA: HDA: Use LPIB position fix for Macbook Pro 7, 1
10761 - LP: #909419
10762
10763 -- Andy Whitcroft <apw@canonical.com> Tue, 24 Jan 2012 10:15:12 +0000
10764
10765 linux (3.2.0-10.17) precise; urgency=low
10766
10767 [ Andy Whitcroft ]
10768
10769 * Revert "SAUCE: overlayfs -- fs: limit filesystem stacking depth"
10770 * Revert "SAUCE: overlayfs -- overlay: overlay filesystem documentation"
10771 * Revert "SAUCE: overlayfs -- overlayfs: implement show_options"
10772 * Revert "SAUCE: overlayfs -- overlayfs: add statfs support"
10773 * Revert "SAUCE: overlayfs -- overlay filesystem"
10774 * Revert "SAUCE: overlayfs -- vfs: introduce clone_private_mount()"
10775 * Revert "SAUCE: overlayfs -- vfs: export do_splice_direct() to modules"
10776 * Revert "SAUCE: overlayfs -- vfs: add i_op->open()"
10777 * ensure debian/ is not excluded from git by default
10778 * add new scripting to handle buglinks in rebases
10779 * ubuntu: overlayfs -- overlayfs: add statfs support
10780 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
10781 permissions to overlay files
10782 - LP: #915941, #918212
10783 - CVE-2012-0055
10784
10785 [ Erez Zadok ]
10786
10787 * ubuntu: overlayfs -- overlayfs: implement show_options
10788
10789 [ Leann Ogasawara ]
10790
10791 * Revert "SAUCE: dmar: disable if ricoh multifunction detected"
10792 * [Config] Disable CONFIG_INTEL_IOMMU_DEFAULT_ON
10793 - LP: #907377, #911236
10794 * [Config] Enable CONFIG_IRQ_REMAP
10795
10796 [ Miklos Szeredi ]
10797
10798 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
10799 * ubuntu: overlayfs -- vfs: add i_op->open()
10800 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
10801 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
10802 * ubuntu: overlayfs -- overlay filesystem
10803 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
10804
10805 [ Neil Brown ]
10806
10807 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
10808
10809 [ Upstream Kernel Changes ]
10810
10811 * (pre-stable) x86/PCI: amd: factor out MMCONFIG discovery
10812 - LP: #647043
10813 * (pre-stable) PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that
10814 breaks USB
10815 - LP: #647043
10816
10817 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jan 2012 07:10:08 -0800
10818
10819 linux (3.2.0-9.16) precise; urgency=low
10820
10821 [ Andy Whitcroft ]
10822
10823 * [Config] Enable numerous CONFIG_VIDEO_* cards on ARM
10824 * [Config] pull ARM sound modules =m
10825 * [Config] CONFIG_RTC_DRV_TEST is for testing only
10826 * [Config] CONFIG_USB_DUMMY_HCD is testing only
10827 * [Config] CONFIG_USB_FILE_STORAGE is deprecated
10828
10829 [ Leann Ogasawara ]
10830
10831 * Revert "[Config] Temporarily disable CONFIG_CAN_TI_HECC on armel"
10832 * [Config] Enable CONFIG_HW_RANDOM_PASEMI=m
10833 * [Config] Enable CONFIG_MMC_TMIO=m
10834 * [Config] Enable CONFIG_MTD_NAND_FSL_ELBC=m
10835 * [Config] Enable CONFIG_ISI=m
10836 * [Config] Enable CONFIG_MMC=y
10837 * [Config] Enable CONFIG_LIRC_PARALLEL=m
10838 * [Config] Enable CONFIG_MAC_EMUMOUSEBTN=m
10839 * [Config] Enable CONFIG_CHR_DEV_SG=y
10840 * [Config] Enable CONFIG_GPIO_PCA953X=m
10841 * [Config] Enable CONFIG_GPIO_TWL4030=m
10842 * [Config] Enable CONFIG_INET_DIAG=m
10843 * [Config] Enable CONFIG_NLS_ISO8859_1=m
10844 * [Config] Enable CONFIG_NVRAM=m
10845 * [Config] Enable CONFIG_SLIP=m
10846 * [Config] Enable CONFIG_PC300TOO=m
10847 * [Config] Enable CONFIG_TUN=y
10848 * [Config] Enable CONFIG_NET_CLS_CGROUP=m
10849 * [Config] Enable CONFIG_THERMAL=y
10850 * [Config] Enable CONFIG_PPP=y
10851 * [Config] Enable CONFIG_PCI_STUB=m
10852 * Rebase to v3.2.1
10853 * [Config] Enable CONFIG_RTL8192E=m
10854 * [Config] Enable CONFIG_RTS5139=m
10855
10856 [ Stefan Bader ]
10857
10858 * [Config] Make CONFIG_VIRTIO_(NET|BLK)=y
10859
10860 [ Upstream Kernel Changes ]
10861
10862 * ARM: restart: add restart hook to machine_desc record
10863 * ARM: restart: allow platforms more flexibility specifying restart mode
10864 * ARM: restart: move reboot failure handing into machine_restart()
10865 * ARM: restart: remove argument to setup_mm_for_reboot()
10866 * ARM: 7159/1: OMAP: Introduce local common.h files
10867 * ARM: restart: only perform setup for restart when soft-restarting
10868 * ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq
10869 function
10870 * ARM: idmap: populate identity map pgd at init time using .init.text
10871 * ARM: suspend: use idmap_pgd instead of suspend_pgd
10872 * ARM: proc-*.S: place cpu_reset functions into .idmap.text section
10873 * ARM: idmap: use idmap_pgd when setting up mm for reboot
10874 * ARM: head.S: only include __turn_mmu_on in the initial identity mapping
10875 * ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting
10876 * ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM
10877 restart changes
10878 * ARM: lib: add call_with_stack function for safely changing stack
10879 * ARM: reset: implement soft_restart for jumping to a physical address
10880 * ARM: stop: execute platform callback from cpu_stop code
10881 * ARM: kexec: use soft_restart for branching to the reboot buffer
10882 * ARM: restart: omap: use new restart hook
10883 * topdown mmap support
10884 - LP: #861296
10885
10886 [ Upstream Kernel Changes ]
10887
10888 * Rebase to v3.2.1
10889
10890 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 13 Jan 2012 20:32:08 +0100
10891
10892 linux (3.2.0-8.15) precise; urgency=low
10893
10894 [ Leann Ogasawara ]
10895
10896 * [Config] Disable CONFIG_ACPI_PROCFS
10897 * Remove server from getabis
10898 * Temporarily disable module check
10899 * [Config] Disable CONFIG_MTD_TESTS
10900 * [Config] Disable CONFIG_X86_E_POWERSAVER
10901 * [Config] Set CONFIG_ARCNET=m
10902 * [Config] Enable CONFIG_ATM_DUMMY=m
10903 * [Config] Enable CONFIG_BLK_DEV_MD=y
10904 * ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86
10905 * [Config] Enable CONFIG_BLK_DEV_SD=y
10906 * [Config] Enable CONFIG_BLK_DEV_SR=y
10907 * [Config] Enable CONFIG_BLK_DEV_UB=m
10908 * [Config] Enable CONFIG_COPS=m
10909 * [Config] Enable CONFIG_DVB_USB_EC168=m
10910 * [Config] Enable CONFIG_ENC28J60=m
10911 * [Config] Enable CONFIG_FB_UVESA=m
10912 * [Config] Enable CONFIG_FB_ATY=m
10913 * [Config] Enable CONFIG_BROADCOM_PHY=y
10914 * [Config] Enable CONFIG_CICADA_PHY=y
10915 * [Config] Enable CONFIG_DAVICOM_PHY=y
10916 * [Config] Enable CONFIG_ICPLUS_PHY=y
10917 * [Config] Enable CONFIG_LSI_ET1011C_PHY=y
10918 * [Config] Enable CONFIG_LXT_PHY=y
10919 * [Config] Enable CONFIG_MARVELL_PHY=y
10920 * [Config] Enable CONFIG_NATIONAL_PHY=y
10921 * [Config] Enable CONFIG_QSEMI_PHY=y
10922 * [Config] Enable CONFIG_SMSC_PHY=y
10923 * [Config] Enable CONFIG_VITESSE_PHY=y
10924 * Add 3w-sas to scsi-modules
10925 - LP: #776542
10926
10927 [ Mathieu Trudel-Lapierre ]
10928
10929 * SAUCE: ipv6: make the net.ipv6.conf.all.use_tempaddr sysctl propagate
10930 to interface settings
10931
10932 [ Paolo Pisati ]
10933
10934 * Revert "SAUCE: omap3: beagle: if rev unknown, assume xM revision C"
10935 - LP: #912199
10936 * Revert "SAUCE: omap3: beagle: detect new xM revision B"
10937 - LP: #912199
10938 * Revert "SAUCE: omap3: beaglexm: fix DVI initialization"
10939 - LP: #912199
10940
10941 [ Upstream Kernel Changes ]
10942
10943 * Bluetooth: Add support for BCM20702A0 [0a5c:21e3]
10944 - LP: #906832
10945
10946 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 06 Jan 2012 10:02:03 -0800
10947
10948 linux (3.2.0-8.14) precise; urgency=low
10949
10950 [ Andy Whitcroft ]
10951
10952 * [Config] enable CONFIG_SND_USB_6FIRE
10953 - LP: #912197
10954 * rebase to mainline v3.2 final release
10955 * updateconfigs following rebase to v3.2 final
10956 * ubuntu: AUFS -- add BOM and automated update script
10957 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
10958 - LP: #684666
10959 * ubuntu: AUFS -- update aufs-update to track new locations of headers
10960 * ubuntu: AUFS -- clean up the aufs updater and BOM
10961 * ubuntu: AUFS -- documentation on updating aufs2
10962 * ubuntu: AUFS -- aufs3-base.patch
10963 * ubuntu: AUFS -- aufs3-standalone.patch
10964 * ubuntu: AUFS -- fix undefined __devcgroup_inode_permission
10965 * ubuntu: AUFS -- fix undefined security_path_link
10966 * ubuntu: AUFS -- update to 4cf5db36bcd9748e8e7270022f295f84d1fc2245
10967 * ubuntu: AUFS -- updateconfigs following update
10968 * ubuntu: AUFS -- suppress benign plink warning messages
10969 - LP: #621195
10970 * ubuntu: AUFS -- enable in config and makefile
10971 * ubuntu: AUFS -- disable in favor of overlayfs
10972 * [Config] linux-virtual -- should include the extX modules
10973 - LP: #912308
10974
10975 [ Tyler Hicks ]
10976
10977 * SAUCE: eCryptfs: Improve statfs reporting
10978 - LP: #885744
10979
10980 [ Upstream Kernel Changes ]
10981
10982 * rebase to upstream v3.2
10983
10984 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 26 Dec 2011 20:24:30 -0800
10985
10986 linux (3.2.0-7.13) precise; urgency=low
10987
10988 [ Upstream Kernel Changes ]
10989
10990 * rebase to upstream 3.2-rc7
10991
10992 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 19 Dec 2011 09:14:34 -0800
10993
10994 linux (3.2.0-6.12) precise; urgency=low
10995
10996 [ Upstream Kernel Changes ]
10997
10998 * rebase to upstream v3.2-rc6
10999
11000 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Dec 2011 10:19:02 -0800
11001
11002 linux (3.2.0-5.11) precise; urgency=low
11003
11004 [ Andy Whitcroft ]
11005
11006 * enforcer -- allow arch and flavour predicates to take lists
11007 * enforcer -- simplify armel/armhf specific options
11008 * enforcer -- fix incorrectly specified flavour matches
11009
11010 [ Leann Ogasawara ]
11011
11012 * [Config] Disable IRQ_REMAP
11013 * [Config] Enable CONFIG_SENSORS_LM95245=m
11014 * [Config] Enable CONFIG_SENSORS_MAX1668=m
11015 * [Config] Enable CONFIG_SENSORS_NTC_THERMISTOR=m
11016 * [Config] Enable CONFIG_SENSORS_MAX6639=m
11017 * [Config] Enable CONFIG_SENSORS_MAX6642=m
11018 * [Config] Enable CONFIG_SENSORS_LINEAGE=m
11019 * [Config] Enable CONFIG_CRYPTO_SALSA20=m
11020 * [Config] Enable CONFIG_PATA_TOSHIBA=m
11021 * [Config] Enable CONFIG_POHMELFS=m
11022 * [Config] Enable CONFIG_NET_PACKET_ENGINE=y
11023 * [Config] Enable CONFIG_PATA_OPTI=m
11024 * add overlayfs to virtual inclusion list
11025 - LP: #903897
11026 * add veth to virtual inclusion list
11027 - LP: #903897
11028 * SAUCE: resolve WARNING: at drivers/block/floppy.c:2929 do_fd_request
11029
11030 [ Paolo Pisati ]
11031
11032 * [Config] DEFAULT_MMAP_MIN_ADDR=32k on arm
11033 - LP: #903346
11034
11035 [ Tim Gardner ]
11036
11037 * [Config] CONFIG_LOCKUP_DETECTOR=y
11038 - LP: #903615
11039
11040 [ Upstream Kernel Changes ]
11041
11042 * rebase to upstream 55b02d2f
11043
11044 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 12 Dec 2011 07:08:10 -0800
11045
11046 linux (3.2.0-4.10) precise; urgency=low
11047
11048 [ Kyle McMartin ]
11049
11050 * SAUCE: dmar: disable if ricoh multifunction detected
11051 - LP: #894070
11052
11053 [ Seth Forshee ]
11054
11055 * SAUCE: dell-wmi: Demote unknown WMI event message to pr_debug
11056 - LP: #581312
11057
11058 [ Tim Gardner ]
11059
11060 * Start new release, Bump ABI, rebase to 3.2-rc5
11061
11062 [ Leann Ogasawara ]
11063
11064 * [Config] Enable CONFIG_SENSORS_AK8975=m
11065
11066 -- Tim Gardner <tim.gardner@canonical.com> Sat, 10 Dec 2011 08:57:04 -0700
11067
11068 linux (3.2.0-3.9) precise; urgency=low
11069
11070 [ Andy Whitcroft ]
11071
11072 * SAUCE: ext4: correct partial write discard size calculation
11073 - LP: #894768
11074
11075 [ Leann Ogasawara ]
11076
11077 * Revert "SAUCE: x86, microcode, AMD: Restrict microcode reporting"
11078 - LP: #892615
11079
11080 [ Matthew Garrett ]
11081
11082 * SAUCE: pci: Rework ASPM disable code
11083
11084 [ Upstream Kernel Changes ]
11085
11086 * x86: Fix boot failures on older AMD CPU's
11087 - LP: #892615
11088 * EHCI : Fix a regression in the ISO scheduler
11089 - LP: #899165
11090
11091 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 05 Dec 2011 10:37:36 -0800
11092
11093 linux (3.2.0-3.8) precise; urgency=low
11094
11095 [ Andy Whitcroft ]
11096
11097 * armhf -- add d-i configuration
11098 * armhf -- disable ABI checks for armhf
11099 * armhf -- add arch to getabis config
11100
11101 -- Andy Whitcroft <apw@canonical.com> Sat, 03 Dec 2011 14:22:52 +0000
11102
11103 linux (3.2.0-3.7) precise; urgency=low
11104
11105 [ Stefan Bader ]
11106
11107 * SAUCE: x86/paravirt: PTE updates in k(un)map_atomic need to be
11108 synchronous, regardless of lazy_mmu mode
11109 - LP: #854050
11110
11111 [ Tim Gardner ]
11112
11113 * rebase to v3.2-rc4
11114
11115 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 02 Dec 2011 11:53:56 -0800
11116
11117 linux (3.2.0-2.6) precise; urgency=low
11118
11119 [ Andy Whitcroft ]
11120
11121 * armhf -- fix omap flavour to build on armhf
11122 * [Config] CONFIG_PATA_MACIO=y to fix MAC qemu boot
11123
11124 [ Borislav Petkov ]
11125
11126 * SAUCE: x86, microcode, AMD: Restrict microcode reporting
11127 - LP: #892615
11128
11129 [ Colin Watson ]
11130
11131 * Add pata_macio to pata-modules
11132
11133 [ Tim Gardner ]
11134
11135 * [Config] Prefer crda over wireless-crda
11136 * [Config] Fix virtual inclusion list.
11137 - LP: #897795
11138
11139 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 30 Nov 2011 06:09:35 -0800
11140
11141 linux (3.2.0-2.5) precise; urgency=low
11142
11143 [ Paolo Pisati ]
11144
11145 * [Config] PANEL_DVI=y
11146
11147 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Nov 2011 09:13:24 -0800
11148
11149 linux (3.2.0-2.4) precise; urgency=low
11150
11151 [ Andy Whitcroft ]
11152
11153 * rebase to v3.2-rc3
11154
11155 [ Leann Ogasawara ]
11156
11157 * Revert "SAUCE: xen: Do not use pv spinlocks on HVM"
11158 * Revert "fix ERROR: __devcgroup_inode_permission undefined"
11159 * Revert "olpc_dcon_xo_1_5 needs delay.h"
11160 * Revert "olpc_dcon_xo_1 needs delay.h"
11161 * rebase to 6fe4c6d4
11162 * [Config] updateconfigs after rebase to 6fe4c6d4
11163
11164 [ Tim Gardner ]
11165
11166 * [Config] Replace wireless-crda with crda,wireless-regdb
11167 - LP: #856421
11168 * [Config] Relax the dependencies on crda
11169
11170 [ Upstream Kernel Changes ]
11171
11172 * (pre-stable) HID: bump maximum global item tag report size to 96 bytes
11173 - LP: #724831
11174 * Ubuntu: remove coreutils|fileutils package dependency
11175 - LP: #892814
11176 * iio: iio_event_getfd -- fix ev_int build failure
11177
11178 [ Upstream Kernel Changes ]
11179
11180 * Rebase to v3.2-rc3
11181
11182 -- Andy Whitcroft <apw@canonical.com> Thu, 24 Nov 2011 16:20:45 +0000
11183
11184 linux (3.2.0-1.3) precise; urgency=low
11185
11186 [ Upstream Kernel Changes ]
11187
11188 * Ubuntu: Add ext2 to fs-core-modules
11189 - LP: #893395
11190
11191 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 20:42:33 -0800
11192
11193 linux (3.2.0-1.2) precise; urgency=low
11194
11195 [ Andy Whitcroft ]
11196
11197 * [Config] enable CONFIG_NFC and associated devices
11198 * SAUCE: allow brcmsmac and b43 to both build
11199
11200 [ Soren Hansen ]
11201
11202 * Add ixgbe driver to d-i
11203 - LP: #891969
11204
11205 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 08:33:46 -0800
11206
11207 linux (3.2.0-1.1) precise; urgency=low
11208 [ Andy Whitcroft ]
11209
11210 * armhf -- enable armhf and create the first flavours
11211 * SAUCE: ensure root is ready before running usermodehelpers in it
11212 * [Config] enforcer -- ensure CONFIG_FAT_FS is built-in on arm
11213
11214 [ Leann Ogasawara ]
11215
11216 * Temporarily ignore module check
11217 * [Config] Enable PCI_IOV on powerpc
11218 * [Config] Temporarily disable CONFIG_PASEMI_MAC on powerpc
11219 * rebase to v3.2-rc2
11220 * SAUCE: include <linux/export.h> for cpuidle34xx arm build
11221 * SAUCE: include <linux/kernel.h> for linux/mtd/map.h arm build
11222 * SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm build
11223 * SAUCE: select ARM_AMBA if OMAP3_EMU
11224 * [Config] updateconfigs after select ARM_AMBA
11225 * [Config] Temporarily disable CONFIG_KVM_BOOK3S_32 on powerpc
11226 * [Config] Enable CONFIG_EXT2_FS=m
11227 * [Config] Build in CONFIG_SATA_AHCI=y
11228 * Resolve linux-image-extra's install dependency
11229
11230 [ Seth Forshee ]
11231
11232 * [Config] Enable EVENT_POWER_TRACING_DEPRECATED=y for powertop
11233 * SAUCE: (drop after 3.2) Input: ALPS - move protocol information to
11234 Documentation
11235 * SAUCE: (drop after 3.2) Input: ALPS - add protocol version field in
11236 alps_model_info
11237 * SAUCE: (drop after 3.2) Input: ALPS - remove assumptions about packet
11238 size
11239 * SAUCE: (drop after 3.2) Input: ALPS - add support for protocol versions
11240 3 and 4
11241 * SAUCE: (drop after 3.2) Input: ALPS - add semi-MT support for v3
11242 protocol
11243 * SAUCE: (drop after 3.2) Input: ALPS - add documentation for protocol
11244 versions 3 and 4
11245
11246 [ Stefan Bader ]
11247
11248 * [Config] Built-in xen-netfront and xen-blkfront
11249 * Fix build of dm-raid45 and re-enable it
11250
11251 [ Tim Gardner ]
11252
11253 * [Config] CONFIG_USB_XHCI_HCD=y
11254 - LP: #886167
11255 * [Config] CONFIG_R6040=m
11256 - LP: #650899
11257 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
11258 - LP: #854399
11259 * [Config] Consolidated amd64 server flavour into generic
11260 * [Config] updateconfigs after rebase to 3.2-rc1
11261 * [Config] Disabled dm-raid4-5
11262 * [Config] Disabled ndiswrapper
11263 * [Config] Disable vt6656
11264 * [Config] exclude ppp-modules for virtual flavour
11265 * [Config] CONFIG_MEMSTICK_R592=m
11266 - LP: #238208
11267
11268 [ Upstream Kernel Changes ]
11269
11270 * CHROMIUM: seccomp_filter: new mode with configurable syscall filters
11271 - LP: #887780
11272 * CHROMIUM: seccomp_filter: add process state reporting
11273 - LP: #887780
11274 * CHROMIUM: seccomp_filter: Document what seccomp_filter is and how it
11275 works.
11276 - LP: #887780
11277 * CHROMIUM: x86: add HAVE_SECCOMP_FILTER and seccomp_execve
11278 - LP: #887780
11279 * CHROMIUM: arm: select HAVE_SECCOMP_FILTER
11280 - LP: #887780
11281 * CHROMIUM: seccomp_filters: move to btrees
11282 * CHROMIUM: enable CONFIG_BTREE
11283 * CHROMIUM: seccomp_filter: kill NR_syscall references
11284 * CHROMIUM: seccomp_filters: guard all ftrace wrapper code
11285 * CHROMIUM: seccomp_filters: clean up warnings; kref mistake
11286 * CHROMIUM: seccomp_filter: remove "skip" from copy and add drop helper
11287 * CHROMIUM: seccomp_filter: allow CAP_SYS_ADMIN management of execve
11288 * CHROMIUM: seccomp_filter: inheritance documentation
11289 * CHROMIUM: seccomp_filter: make inherited filters composable
11290 * CHROMIUM: Fix seccomp_t compile error
11291 - LP: #887780
11292 * CHROMIUM: Fix kref usage
11293 - LP: #887780
11294 * CHROMIUM: enable CONFIG_SECCOMP_FILTER and CONFIG_HAVE_SECCOMP_FILTER
11295 * rebase to v3.2-rc2
11296
11297 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 31 Oct 2011 09:24:39 -0400
11298
11299 linux (3.1.0-2.3) precise; urgency=low
11300
11301 [ Tim Gardner ]
11302
11303 * Add postinit and postrm scripts to the extras package
11304 - LP: #882120
11305
11306 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 Oct 2011 12:48:33 -0700
11307
11308 linux (3.1.0-2.2) precise; urgency=low
11309
11310 [ Andy Whitcroft ]
11311
11312 * debian: add locking to protect debian/files from parallel update
11313
11314 [ Leann Ogasawara ]
11315
11316 * rebase to v3.1
11317
11318 [ Upstream Kernel Changes ]
11319
11320 * rebase to v3.1
11321
11322 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 19 Oct 2011 07:12:38 -0700
11323
11324 linux (3.1.0-1.1) precise; urgency=low
11325
11326 [ Andiry Xu ]
11327
11328 * SAUCE: (drop during 3.2 merge) xHCI: AMD isoc link TRB chain bit quirk
11329 - LP: #872811
11330
11331 [ Andy Whitcroft ]
11332
11333 * Revert "ubuntu: compcache -- follow changes to bd_claim/bd_release"
11334 - LP: #832694
11335 * Revert "ubuntu: compcache -- version 0.5.3"
11336 - LP: #832694
11337 * [Config] standardise CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
11338 * [Config] Enable CONFIG_MACVTAP=m
11339 - LP: #822601
11340 * record the compiler in the ABI and check for inconsistant builds
11341 * [Config] move ECRYPT_FS back to =y for all architectures
11342 - LP: #827197
11343 * [Config] enable CONFIG_DRM_VMWGFX=m
11344 - LP: #698009
11345 * [Config] re-fix ECRYPT_FS=y
11346 - LP: #827197
11347 * enforcer -- ensure we have CONFIG_ECRYPT_FS=y
11348 - LP: #827197
11349 * [Config] dropping compcache configuration options
11350 * [Config] standardise on HZ=250
11351 * SAUCE: headers_install: fix #include "..." usage for userspace
11352 - LP: #824377
11353 * make module-inclusion selection retain the left overs
11354 * add a new linux-image-extras package for virtual
11355
11356 [ Colin Watson ]
11357
11358 * Deliver more Atheros, Ralink, and iwlagn NIC drivers to d-i
11359
11360 [ edwin_rong ]
11361
11362 * SAUCE: Staging: add driver for Realtek RTS5139 cardreader
11363 - LP: #824273
11364
11365 [ Greg Kroah-Hartman ]
11366
11367 * SAUCE: staging: rts5139: add vmalloc.h to some files to fix the build.
11368 - LP: #824273
11369
11370 [ Jesse Sung ]
11371
11372 * SAUCE: Unregister input device only if it is registered
11373 - LP: #839238
11374
11375 [ Jiri Kosina ]
11376
11377 * SAUCE: HID: add MacBookAir4, 2 to hid_have_special_driver[]
11378
11379 [ Joshua V. Dillon ]
11380
11381 * SAUCE: HID: add support for MacBookAir4,2 keyboard.
11382
11383 [ Kees Cook ]
11384
11385 * [Config] enable and enforce SECCOMP_FILTER on x86
11386
11387 [ Keng-Yu Lin ]
11388
11389 * [Config] Enable CONFIG_RTS5139=m on i386/amd64
11390 - LP: #824273
11391
11392 [ Leann Ogasawara ]
11393
11394 * Revert "ubuntu: overlayfs -- ovl: make lower mount read-only"
11395 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
11396 * Revert "ubuntu: overlayfs -- ovl: improve stack use of lookup and
11397 readdir"
11398 * Revert "ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs"
11399 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
11400 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
11401 * Revert "ubuntu: overlayfs -- overlay filesystem"
11402 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
11403 * Revert "SAUCE: ARM: OMAP: Add macros for comparing silicon revision"
11404 * Revert "SAUCE: OMAP: DSS2: check for both cpu type and revision, rather
11405 than just revision"
11406 * Revert "SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX"
11407 * Revert "ubuntu: fsam7400 disable driver"
11408 - LP: #876030
11409 * rebase to v3.1-rc1
11410 * [Config] updateconfigs after rebase to v3.1-rc1
11411 * rebase to v3.1-rc2
11412 * [Config] Updateconfigs after rebase to v3.1-rc2
11413 * ubuntu: Yama - update calls to generic_permission() and
11414 inode->i_op->permission()
11415 * ubuntu: ndiswrapper -- remove netdev_priv macro
11416 * ubuntu: aufs -- Temporarily disable due to build failure
11417 * [Config] Diable INTEL_MID_PTI on armel
11418 * [Config] Temporarily disable CONFIG_FTMAC100 on armel
11419 * [Config] Temporarily disable CONFIG_FTGMAC100 on armel
11420 * [Config] Temporarily disable CONFIG_CAN_TI_HECC on armel
11421 * [Config] Temporarily disable CONFIG_VIDEO_OMAP2_VOUT on armel
11422 * [Config] Set CONFIG_DM_MIRROR=m on amd64, i386, and arm
11423 * [Config] Set CONFIG_DM_MULTIPATH=m on amd64, i386, and arm
11424 * [Config] Set CONFIG_DM_SNAPSHOT=m on amd64, i386, and arm
11425 * [Config] Enable CONFIG_EDAC_AMD8111=m on powerpc
11426 * [Config] Enable CONFIG_EDAC_AMD8131=m on powerpc
11427 * [Config] Enable CONFIG_EDAC_CPC925=m on powerpc
11428 * [Config] Enable CONFIG_EDAC_PASEMI=m on powerpc
11429 * [Config] Enable CONFIG_ECHO=m on powerpc
11430 * [Config] Enable CONFIG_ET131X=m on powerpc
11431 * [Config] Set CONFIG_FB_MATROX=m
11432 * [Config] Enable CONFIG_FB_UDL=m on powerpc
11433 * [Config] Set CONFIG_FB_VIRTUAL=n
11434 * [Config] Enable CONFIG_FB_VGA16=m on powerpc
11435 * [Config] Enable CONFIG_GPIO_MAX732X=m on arm
11436 * [Config] Enable CONFIG_GPIO_PCF857X=m on arm
11437 * [Config] Set CONFIG_HOTPLUG_PCI_FAKE=m
11438 * [Config] Enable CONFIG_HOTPLUG_PCI=y on powerpc
11439 * [Config] Enable CONFIG_HOTPLUG_PCI_CPCI=y on powerpc
11440 * [Config] Enable CONFIG_HP_ILO=m on powerpc-smp
11441 * [Config] Enable CONFIG_I2C_PASEMI=m on powerpc
11442 * [Config] Enable CONFIG_IBM_BSR=m on powerpc
11443 * [Config] Enable CONFIG_IBMVETH=m on powerpc
11444 * [Config] Enable CONFIG_IDE_PHISON=m on powerpc
11445 * [Config] Enable CONFIG_IGB=m on powerpc
11446 * [Config] Enable CONFIG_IIO=m on powerpc
11447 * [Config] Enable CONFIG_INFINIBAND_NES=m
11448 * [Config] Enable CONFIG_IPMI_HANDLER=m on arm
11449 * [Config] Enable CONFIG_IWL3945=m on powerpc
11450 * [Config] Disable CONFIG_KVM_BOOK3S_64
11451 * [Config] Enable CONFIG_LAPBETHER=m on arm
11452 * [Config] Enable CONFIG_LEDS_GPIO=m on powerpc
11453 * [Config] Enable CONFIG_LEDS_CLEVO_MAIL=m all arch's
11454 * [Config] Enable CONFIG_LEDS_PCA9532=m on powerpc
11455 * [Config] Enable CONFIG_LEDS_PCA955X=m on powerpc
11456 * [Config] Enable CONFIG_LEDS_TRIGGER_DEFAULT_ON=m on powerpc
11457 * [Config] Set CONFIG_LEDS_TRIGGER_HEARTBEAT=m on arm and powerpc
11458 * [Config] Set CONFIG_LEDS_TRIGGER_TIMER=m on powerpc
11459 * [Config] Enable CONFIG_LINE6_USB=m on arm and powerpc
11460 * [Config] Enable CONFIG_MEMSTICK=m on arm
11461 * [Config] Enable CONFIG_MTD_AFS_PARTS=m on arm
11462 * [Config] Enable CONFIG_MTD_ALAUDA=m on arm
11463 * [Config] Enable CONFIG_MTD_AR7_PARTS=m on arm
11464 * [Config] Enable CONFIG_MTD_ARM_INTEGRATOR=m on arm
11465 * [Config] Enable CONFIG_MOXA_SMARTIO=m on powerpc
11466 * [Config] Enable CONFIG_MTD_DATAFLASH=m on arm
11467 * [Config] Enable CONFIG_MTD_GPIO_ADDR=m on arm
11468 * [Config] Enable CONFIG_MTD_IMPA7=m on arm
11469 * [Config] Enable CONFIG_MTD_NAND_GPIO=m on arm
11470 * [Config] Enable CONFIG_MTD_NAND_NANDSIM=m on arm
11471 * [Config] Enable CONFIG_MTD_NAND_PASEMI=m on powerpc
11472 * [Config] Enable CONFIG_MTD_NAND_PLATFORM=m on arm
11473 * [Config] Enable CONFIG_MTD_NAND_TMIO=m on arm
11474 * [Config] Enable CONFIG_MTD_SST25L=m on arm
11475 * [Config] Enable CONFIG_NET_CLS_CGROUP=y on arm
11476 * [Config] Enable CONFIG_NET_CLS_FLOW=m on arm
11477 * [Config] Enable CONFIG_NET_CLS_U32=m on arm
11478 * [Config] Enable CONFIG_NET_DCCPPROBE=m on arm
11479 * [Config] Enable CONFIG_NET_SCH_INGRESS=m on arm
11480 * [Config] Enable CONFIG_NET_TCPPROBE=m on arm
11481 * [Config] Enable CONFIG_PASEMI_MAC=m on powerpc
11482 * [Config] Enable CONFIG_PATA_NS87410=m on powerpc
11483 * [Config] Enable CONFIG_I2C_GPIO=m on powerpc64-smp
11484 * [Config] Enable CONFIG_PANEL=m on powerpc
11485 * [Config] Enable CONFIG_PATA_CMD640_PCI=m on powerpc
11486 * SAUCE: x86: reboot: Make Dell Latitude E6520 use reboot=pci
11487 - LP: #833705
11488 * [Config] Add CONFIG_EFI_VARS=y to the enforcer
11489 - LP: #837332
11490 * [Config] Update CONFIG_EFI_VARS enforcer check
11491 * [Config] Add aufs to virtual flavor inclusion list
11492 - LP: #844159
11493 * SAUCE: x86: reboot: Make Dell Optiplex 790 use reboot=pci
11494 - LP: #818933
11495 * SAUCE: x86: reboot: Make Dell Optiplex 990 use reboot=pci
11496 - LP: #768039
11497 * SAUCE: x86: reboot: Make Dell Latitude E6220 use reboot=pci
11498 - LP: #838402
11499 * [Config] Add igbvf to the virtual flavor inclusion list
11500 - LP: #794570
11501 * [Config] Add ixgbevf to the virtual inclusion list
11502 - LP: #872411
11503 * [Config] Transition -generic and -server to be identical
11504 * rebase to v3.1-rc10
11505
11506 [ Luke Yelavich ]
11507
11508 * [Config] Disable legacy IDE drivers on powerpc
11509
11510 [ Ming Lei ]
11511
11512 * SAUCE: fireware: add NO_MSI quirks for o2micro controller
11513 - LP: #801719
11514 * SAUCE: ata_piix: make DVD Drive recognisable on systems with Intel
11515 Sandybridge chipsets(v2)
11516 - LP: #737388, #782389, #794642
11517
11518 [ Paolo Pisati ]
11519
11520 * [Config] Compile-in vfat support for armel
11521 - LP: #853783
11522
11523 [ Randy Dunlap ]
11524
11525 * SAUCE: staging: fix rts5139 depends & build
11526 - LP: #824273
11527
11528 [ Rene Bolldorf ]
11529
11530 * SAUCE: (drop after 3.0) ideapad: Check if acpi already handle backlight
11531 power in 'ideapad_backlight_notify_power' to avoid a page fault
11532
11533 [ Seth Forshee ]
11534
11535 * SAUCE: (no-up) Input: elantech - Add v3 hardware support
11536 - LP: #681904
11537 * SAUCE: (drop after 3.1) usb_storage: Don't freeze in usb-stor-scan
11538 - LP: #810020
11539
11540 [ Stefan Bader ]
11541
11542 * (config) Package macvlan and macvtap for virtual
11543 * [Config] Force perf to use libiberty for demangling
11544 - LP: #783660
11545 * SAUCE: xen: Do not use pv spinlocks on HVM
11546 - LP: #838026
11547
11548 [ Tim Gardner ]
11549
11550 * [Config] Clean up tools rules
11551 * [Config] Package x86_energy_perf_policy and turbostat
11552 - LP: #797556
11553 * rebase to v3.1-rc3
11554 * [Config] Simplify binary-udebs dependencies
11555 * [Config] kernel preparation cannot be parallelized
11556 * [Config] Linearize module/abi checks
11557 * [Config] Linearize and simplify tree preparation rules
11558 * [Config] Build kernel image in parallel with modules
11559 * [Config] Set concurrency for kmake invocations
11560 * [Config] Improve install-arch-headers speed
11561 * [Config] Fix binary-perarch dependencies
11562 * [Config] Removed stamp-flavours target
11563 * [Config] Serialize binary indep targets
11564 * [Config] Use build stamp directly
11565 * [Config] Restore prepare-% target
11566 * rebase to v3.1-rc4
11567 * rebase to v3.1-rc5
11568 * [Config] Disable makedumpfile for i386/amd64
11569 * rebase to v3.1-rc6
11570 * [Config] Fix binary-% build target
11571 * rebase to v3.1-rc7
11572 * rebase to v3.1-rc8
11573 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
11574 - LP: #854399
11575 * [Config] Enable ftrace support in the mac80211 layer
11576 - LP: #865171
11577 * rebase to v3.1-rc9
11578 * SAUCE: usb/core/devio.c: Check for printer class specific request
11579 - LP: #872711
11580
11581 [ Upstream Kernel Changes ]
11582
11583 * overlay filesystem
11584 * overlayfs: add statfs support
11585 * overlayfs: implement show_options
11586 * overlay: overlay filesystem documentation
11587 * fs: limit filesystem stacking depth
11588
11589 [ Will Drewry ]
11590
11591 * SAUCE: seccomp_filter: new mode with configurable syscall filters
11592 * SAUCE: seccomp_filter: add process state reporting
11593 * SAUCE: seccomp_filter: Document what seccomp_filter is and how it
11594 works.
11595 * SAUCE: seccomp_filter: add HAVE_SECCOMP_FILTER and seccomp_execve
11596
11597 [ Upstream Kernel Changes ]
11598
11599 * rebase to v3.1-rc1
11600 * rebase to v3.1-rc2
11601 * rebase to v3.1-rc3
11602 +CONFIG_BLK_DEV_BSGLIB=y
11603 +CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
11604 -CONFIG_VIDEO_OMAP2_VOUT_VRFB=y
11605 * rebase to v3.1-rc4
11606 * rebase to v3.1-rc5
11607 * rebase to v3.1-rc6
11608 * rebase to v3.1-rc7
11609 * rebase to v3.1-rc8
11610 * rebase to v3.1-rc9
11611 * rebase to v3.1-rc10
11612
11613 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 15:43:38 -0700
11614
11615 linux (3.1.0-1.0) oneiric; urgency=low
11616
11617 [ Leann Ogasawara ]
11618
11619 * Open P-series
11620
11621 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 13:42:40 -0700
11622
11623 linux (3.0.0-8.10) oneiric; urgency=low
11624
11625 [ Adam Jackson ]
11626
11627 * SAUCE: drm/i915/pch: Fix integer math bugs in panel fitting
11628 - LP: #753994
11629
11630 [ John Johansen ]
11631
11632 * [Config] Enable missing IPv6 options
11633
11634 [ Leann Ogasawara ]
11635
11636 * [Config] Disable config IWLWIFI_DEVICE_SVTOOL
11637 - LP: #819925
11638 * Rebase to 3.0.1
11639
11640 [ Upstream Kernel Changes ]
11641
11642 * x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message
11643 * ALSA: hda - Turn on extra EAPDs on Conexant codecs
11644 - LP: #783582
11645 * KVM: Remove SMEP bit from CR4_RESERVED_BITS
11646 - LP: #796476
11647 * KVM: Add SMEP support when setting CR4
11648 - LP: #796476
11649 * KVM: Mask function7 ebx against host capability word9
11650 - LP: #796476
11651 * KVM: Add instruction fetch checking when walking guest page table
11652 - LP: #796476
11653
11654 [ Upstream Kernel Changes ]
11655
11656 * rebase to v3.0.1
11657
11658 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 05 Aug 2011 11:32:25 -0700
11659
11660 linux (3.0.0-7.9) oneiric; urgency=low
11661
11662 [ Andy Whitcroft ]
11663
11664 * Revert "[Upstream] add local prefix to oss local change_bits"
11665 * Revert "SAUCE: add tracing for user initiated readahead requests"
11666 * Revert "SAUCE: vfs: Add a trace point in the mark_inode_dirty function"
11667 * Revert "SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo
11668 Zhaoyang E47"
11669 * Revert "SAUCE: fix documentation strings for struct input_keymap_entry"
11670 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range checks
11671 (grub)"
11672 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range
11673 checks"
11674 * Revert "SAUCE: vt -- allow grub to request automatic vt_handoff"
11675 * Revert "SAUCE: vt -- maintain bootloader screen mode and content until
11676 vt switch"
11677 * [Config] enable CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
11678 - LP: #816035
11679 * ubuntu: Yama: if an underlying filesystem provides a permissions op use
11680 it
11681 * SAUCE: (no-up) add tracing for user initiated readahead requests
11682 * SAUCE: vt -- maintain bootloader screen mode and content until vt
11683 switch
11684 * SAUCE: vt -- allow grub to request automatic vt_handoff
11685
11686 [ Arjan van de Ven ]
11687
11688 * SAUCE: (no-up) vfs: Add a trace point in the mark_inode_dirty function
11689
11690 [ Kees Cook ]
11691
11692 * Revert "SAUCE: (no-up) Disable building the ACPI debugfs source"
11693 * [Config] enforce ACPI_CUSTOM_METHOD disabled
11694
11695 [ Keng-Yu Lin ]
11696
11697 * SAUCE: (no-up) Input: ALPS - Enable Intellimouse mode for Lenovo
11698 Zhaoyang E47
11699 - LP: #632884, #803005
11700
11701 [ Leann Ogasawara ]
11702
11703 * [Config] Enable CONFIG_BLK_DEV_CMD64X=m on powerpc
11704 - LP: #513131
11705 * [Config] Enable CONFIG_RT2800PCI_RT53XX=y
11706 - LP: #815064
11707
11708 [ Rezwanul Kabir ]
11709
11710 * SAUCE: (no-up) Add support for Intellimouse Mode in ALPS touchpad on
11711 Dell E2 series Laptops
11712 - LP: #632884
11713
11714 [ Upstream Kernel Changes ]
11715
11716 * Revert "yama: if an underlying filesystem provides a permissions op use
11717 it"
11718 * Revert "Add support for Intellimouse Mode in ALPS touchpad on Dell E2
11719 series Laptops"
11720 * Revert "tty: include linux/slab.h for kfree"
11721 * Revert "gpio/ml_ioh_gpio: include linux/slab.h for kfree"
11722 * Revert "pch_dma: add include/slab.h for kfree"
11723 * mmc: Added quirks for Ricoh 1180:e823 lower base clock frequency
11724 - LP: #773524
11725 * oss: rename local change_bits to avoid powerpc bitsops.h definition
11726
11727 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 25 Jul 2011 09:08:01 -0700
11728
11729 linux (3.0.0-7.8) oneiric; urgency=low
11730
11731 [ Andy Whitcroft ]
11732
11733 * ubuntu: overlayfs -- overlayfs: add statfs support
11734 * [Config] enable CONFIG_OVERLAYFS
11735
11736 [ Erez Zadok ]
11737
11738 * ubuntu: overlayfs -- overlayfs: implement show_options
11739
11740 [ Leann Ogasawara ]
11741
11742 * [Config] Enable CONFIG_ALIM7101_WDT=m on powerpc
11743 * [Config] Enable CONFIG_ASUS_OLED=m on powerpc
11744 * [Config] Disable CONFIG_ATM_DUMMY on arm
11745 * [Config] Enable CONFIG_BLK_DEV_DRBD=m on powerpc
11746 * Temporarily disable module check on arm
11747 * Rebase to 3.0 final
11748 * [Config] Enable CONFIG_CAN_TI_HECC=m on arm
11749 * [Config] Set CONFIG_CDROM_PKTCDVD=m on amd64 and i386
11750 * [Config] Enable CONFIG_CRYPTO_CCM=m on powerpc
11751 * [Config] Enable CONFIG_CRYPTO_DEV_HIFN_795X=m on powerpc
11752 * [Config] Enable CONFIG_CRYPTO_GCM=m on powerpc
11753 * [Config] Set CRYPTO_LZO=m on powerpc64-smp
11754 * [Config] Enable CONFIG_DM9000=m on arm
11755 * [Config] Set CONFIG_DISPLAY_SUPPORT=m on arm
11756 * [Config] Enable CONFIG_DL2K=m on amd64 and i386
11757
11758 [ Miklos Szeredi ]
11759
11760 * ubuntu: overlayfs -- vfs: add i_op->open()
11761 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
11762 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
11763 * ubuntu: overlayfs -- overlay filesystem
11764 * ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs
11765 * ubuntu: overlayfs -- ovl: improve stack use of lookup and readdir
11766 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
11767 * ubuntu: overlayfs -- ovl: make lower mount read-only
11768
11769 [ Neil Brown ]
11770
11771 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
11772
11773 [ Tim Gardner ]
11774
11775 * [Config] Add enic/fnic to udebs
11776 - LP: #801610
11777
11778 [ Upstream Kernel Changes ]
11779
11780 * yama: if an underlying filesystem provides a permissions op use it
11781
11782 [ Major Kernel Changes ]
11783
11784 * Rebase to 3.0 final
11785
11786 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 21 Jul 2011 07:01:32 -0700
11787
11788 linux (3.0.0-6.7) oneiric; urgency=low
11789
11790 [ Eagon Yager ]
11791
11792 * [Config] Fix misspelled 'skipmodule' in arm makefile.
11793
11794 [ Keng-Yu Lin ]
11795
11796 * SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo Zhaoyang E47
11797 - LP: #632884, #803005
11798
11799 [ Leann Ogasawara ]
11800
11801 * Revert "[Config] Temporarily disable CONFIG_SMC91X on armel-omap"
11802 * Revert "[Config] Temporarily Disable CONFIG_BRCMSMAC on arm"
11803 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on powerpc"
11804 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on arm"
11805 * Revert "[Config] Temporarily disable CONFIG_BRCMSMAC on powerpc"
11806 * [Config] Set CONFIG_ACPI_PCI_SLOT=m
11807 * [Config] Set CONFIG_ACPI_SBS=m
11808 * [Config] Set CONFIG_ACPI_WMI=m
11809 * [Config] Set CONFIG_AD7150=m on arm
11810 * [Config] Set CONFIG_AD7152=m on arm
11811 * [Config] Drop CONFIG_GPIO_S5PV210
11812 * [Config] Drop CONFIG_GPIO_S5PC100
11813 * [Config] Drop CONFIG_GPIO_PLAT_SAMSUNG
11814 * [Config] Drop CONFIG_GPIO_EXYNOS4
11815
11816 [ Stefan Bader ]
11817
11818 * SAUCE: Re-enable RODATA for i386 virtual
11819 - LP: #809838
11820
11821 [ Upstream Kernel Changes ]
11822
11823 * Revert "Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15"
11824 * (drop after 3.0.0) acer-wmi: Add support for Aspire 1830 wlan hotkey
11825 - LP: #771758
11826
11827 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 20 Jul 2011 06:36:02 -0700
11828
11829 linux (3.0.0-5.6) oneiric; urgency=low
11830
11831 [ Tim Gardner ]
11832
11833 * [Config] CONFIG_RTL8192CU=m
11834 * Rebase to -rc7
11835
11836 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jul 2011 22:13:50 +0100
11837
11838 linux (3.0.0-4.5) oneiric; urgency=low
11839
11840 [ Ming Lei ]
11841
11842 * SAUCE: fix yama_ptracer_del lockdep warning
11843 - LP: #791019
11844
11845 [ Seth Forshee ]
11846
11847 * SAUCE: (drop after 3.0) asus-wmi: Add callback for hotkey filtering
11848 * SAUCE: (drop after 3.0) eeepc-wmi: Add support for T101MT Home/Express Gate key
11849 * SAUCE: (drop after 3.0) asus-wmi: Enable autorepeat for hotkey input device
11850 * [Config] CONFIG_{ASUS,ASUS_NB,EEEPC}_WMI=m
11851 - LP: #805218
11852
11853 [ Tim Gardner ]
11854
11855 * [Config] updateconfigs after rebase to -rc6+
11856 Rebased against 4dd1b49c6d215dc41ce50c80b4868388b93f31a3
11857 * Adopt a 3 digit verion, e.g., 3.0.0-x.x
11858 * Revert "UBUNTU: add dependancies for module-init-tools"
11859 This dependency is no longer required for a 3 digit version.
11860
11861 -- Tim Gardner <tim.gardner@canonical.com> Tue, 05 Jul 2011 14:03:04 +0100
11862
11863 linux (3.0-3.4) oneiric; urgency=low
11864
11865 [ Keng-Yu Lin ]
11866
11867 * SAUCE: Revert: "dell-laptop: Toggle the unsupported hardware
11868 killswitch"
11869 - LP: #775281
11870
11871 [ Leann Ogasawara ]
11872
11873 * rebase to v3.0-rc5
11874 * [Config] updateconfigs after rebase to 3.0-rc5
11875
11876 [ Tim Gardner ]
11877
11878 * [Config] Remove ubuntu/rtl8192se
11879 * [Config] Added armel ABI files
11880 * [Config] Removed armel versatile flavour
11881 * [Config] CONFIG_INTEL_MEI=m
11882 - LP: #716867
11883
11884 [ Upstream Kernel Changes ]
11885
11886 * ALSA: hda - Enable auto-parser as default for Conexant codecs
11887
11888 [ Upstream Kernel Changes ]
11889
11890 * rebase to v3.0-rc5
11891
11892 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 30 Jun 2011 14:27:10 +0100
11893
11894 linux (3.0-2.3) oneiric; urgency=low
11895
11896 [ Andy Whitcroft ]
11897
11898 * ubuntu: AUFS -- update to 0e2bafab74f0d1463383faeb93f9fc5eb8c2c54e
11899
11900 [ Leann Ogasawara ]
11901
11902 * rebase to v3.0-rc4
11903 * [Config] updateconfigs after rebase to 3.0-rc4
11904 * fix ERROR: __devcgroup_inode_permission undefined
11905
11906 [ Stefan Bader ]
11907
11908 * SAUCE: iscsitarget: Remove driver from the kernel
11909
11910 [ Tim Gardner ]
11911
11912 * SAUCE: rtl8192se: Force a build for a 2.6/3.0 kernel
11913 * [Config] Add grub-efi as a recommended bootloader for server and
11914 generic
11915 - LP: #800910
11916
11917 [ Upstream Kernel Changes ]
11918
11919 * Fix node_start/end_pfn() definition for mm/page_cgroup.c
11920
11921 [ Leann Ogasawara ]
11922
11923 * rebase to v3.0-rc4
11924
11925 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 24 Jun 2011 11:51:12 -0700
11926
11927 linux (3.0-1.2) oneiric; urgency=low
11928
11929 [ Andy Whitcroft ]
11930
11931 * [Config] enable CONFIG_CAN_CALC_BITTIMING
11932
11933 [ Leann Ogasawara ]
11934
11935 * rebase to v3.0-rc3
11936 * [Config] updateconfigs after rebase to 3.0-rc3
11937
11938 [ Upstream Kernel Changes ]
11939
11940 * perf: clear out make flags when calling kernel make kernelver
11941
11942 [ Leann Ogasawara ]
11943
11944 * rebase to v3.0-rc3
11945
11946 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Jun 2011 07:25:35 -0700
11947
11948 linux (3.0-0.1) oneiric; urgency=low
11949
11950 [ Andy Whitcroft ]
11951
11952 * use the packaging version in the kernel
11953 * use the kernels idea of its version for version_signature
11954 * add dependancies for module-init-tools
11955 * update control files to version 3
11956 * printchanges/insertchanges allow override of prev_release
11957 * correct Vcs-Git: to point to oneiric
11958
11959 [ Leann Ogasawara ]
11960
11961 * rebase to v3.0-rc1
11962 * [Config] updateconfigs after rebase to 3.0-rc1
11963 * ubuntu: dm-raid4-5 fix up build failure
11964 * [Config] Temporarily Disable CONFIG_GPIO_EXYNOS4 on arm
11965 * [Config] Temporarily Disable CONFIG_GPIO_PLAT_SAMSUNG on arm
11966 * [Config] Temporarily Disable CONFIG_GPIO_S5PC100 on arm
11967 * [Config] Temporarily Disable CONFIG_GPIO_S5PV210 on arm
11968 * [Config] Temporarily disable CONFIG_BRCMSMAC on powerpc
11969 * [Config] Temporarily Disable CONFIG_BRCMSMAC on arm
11970 * [Config] Temporarily Disable CONFIG_RTL8192SE on arm
11971 * [Config] Temporarily Disable CONFIG_RTL8192SE on powerpc
11972 * [Config] Temporarily disable CONFIG_SMC91X on armel-omap
11973 * rebase to v3.0-rc2
11974
11975 [ Manoj Iyer ]
11976
11977 * SAUCE: mmc: Enable MMC card reader for RICOH [1180:e823]
11978 - LP: #790754
11979
11980 [ Upstream Kernel Changes ]
11981
11982 * Revert "x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM
11983 demands it"
11984 * drm/i915: fix regression after clock gating init split
11985
11986 [ Major Kernel Changes ]
11987
11988 * rebase from v2.6.39 to v3.0-rc1
11989 * rebase from v3.0-rc1 to v3.0-rc2
11990
11991 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Jun 2011 15:18:33 +0100
11992
11993 linux (2.6.39-3.10) oneiric; urgency=low
11994
11995 [ Colin Ian King ]
11996
11997 * SAUCE: S3 early resume debug via keyboard LEDs
11998
11999 [ Ingo Molnar ]
12000
12001 * ubuntu: nx-emu - i386: NX emulation
12002 * ubuntu: nx-emu - i386: mmap randomization for executable mappings
12003
12004 [ Leann Ogasawara ]
12005
12006 * Revert "[Config] Disable CONFIG_FT1000 on powerpc64-smp"
12007 * Revert "[Config] Disable CONFIG_DM_RAID45"
12008 * [Config] enable CONFIG_BRCMFMAC=y
12009 * [Config] enable CONFIG_MDIO_BITBANG=m across all arch's and flavors
12010 * [Config] enable CONFIG_VIDEO_OUTPUT_CONTROL=m on armel-omap
12011
12012 [ Robert Nelson ]
12013
12014 * SAUCE: omap3: beagle: detect new xM revision B
12015 - LP: #770679
12016 * SAUCE: omap3: beagle: detect new xM revision C
12017 - LP: #770679
12018 * SAUCE: omap3: beagle: if rev unknown, assume xM revision C
12019 - LP: #770679
12020
12021 [ Stefan Bader ]
12022
12023 * SAUCE: Convert dm-raid45 to new block plugging
12024
12025 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 May 2011 11:46:43 -0700
12026
12027 linux (2.6.39-3.9) oneiric; urgency=low
12028
12029 [ Leann Ogasawara ]
12030
12031 * [Config] Disable CONFIG_SCSI_LPFC_DEBUG_FS
12032 * rebase to v2.6.39
12033 * [Config] enable CONFIG_LLC2=m across all arch's and flavours
12034 * [Config] enable CONFIG_INPUT_APANEL=m
12035
12036 [ Thomas Schlichter ]
12037
12038 * SAUCE: vesafb: mtrr module parameter is uint, not bool
12039 - LP: #778043
12040 * SAUCE: vesafb: enable mtrr WC by default
12041 - LP: #778043
12042
12043 [ Major Kernel Changes ]
12044
12045 * rebase from v2.6.39-rc7 to v2.6.39
12046
12047 -- Andy Whitcroft <apw@canonical.com> Fri, 20 May 2011 09:52:32 +0100
12048
12049 linux (2.6.39-2.8) oneiric; urgency=low
12050
12051 [ Andy Whitcroft ]
12052
12053 * Revert "ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37"
12054 * Revert "ubuntu: AUFS -- aufs2-base.patch aufs2.1-37"
12055 * Revert "[Config] Disable CONFIG_AUFS_FS"
12056 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-39
12057 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-39
12058 * ubuntu: AUFS -- update to c6b76974311efc5bf3eddf921cd015b6aae46935
12059 * ubuntu: AUFS -- clean up the aufs updater and BOM
12060 * ubuntu: AUFS -- documentation on updating aufs2
12061
12062 [ Kees Cook ]
12063
12064 * ubuntu: Yama - LSM hooks
12065 * ubuntu: Yama - create task_free security callback
12066 * ubuntu: Yama - add ptrace relationship tracking interface
12067 * ubuntu: Yama - unconditionally chain to Yama LSM
12068
12069 [ Leann Ogasawara ]
12070
12071 * Revert "SAUCE: Fix drivers/staging/easycap FTBS"
12072 * Revert "[Config] Disable CONFIG_EASYCAP"
12073 * ubuntu: fsam7400 disable driver
12074 * ubuntu: omnibook disable driver
12075 * ubuntu: rfkill disable driver
12076
12077 [ Tim Gardner ]
12078
12079 * SAUCE: Fix extra reference in fb_open()
12080
12081 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 May 2011 09:23:56 -0700
12082
12083 linux (2.6.39-2.7) oneiric; urgency=low
12084
12085 [ Leann Ogasawara ]
12086
12087 * rebase to v2.6.39-rc7
12088
12089 [ Major Kernel Changes ]
12090
12091 * rebase from v2.6.39-rc6 to v2.6.39-rc7
12092
12093 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 10 May 2011 10:18:28 +0200
12094
12095 linux (2.6.39-1.6) oneiric; urgency=low
12096
12097 [ Leann Ogasawara ]
12098
12099 * rebase to v2.6.39-rc6
12100 * SAUCE: [arm] fixup __aeabi_uldivmod undefined build error
12101
12102 [ Tim Gardner ]
12103
12104 * [Config] updateconfigs after rebase to 2.6.39-rc6
12105
12106 [ Major Kernel Changes ]
12107
12108 * rebase from v2.6.39-rc5 to v2.6.39-rc6
12109 - LP: #740126
12110
12111 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 05 May 2011 09:46:12 -0700
12112
12113 linux (2.6.39-0.5) oneiric; urgency=low
12114
12115 [ Herton Ronaldo Krzesinski ]
12116
12117 * SAUCE: Revert "x86, hibernate: Initialize mmu_cr4_features during boot"
12118 - LP: #764758
12119
12120 [ Leann Ogasawara ]
12121
12122 * rebase to v2.6.39-rc5
12123 * [Config] updateconfigs following rebase to v2.6.39-rc5
12124
12125 [ Paolo Pisati ]
12126
12127 * [Config] s/USB_MUSB_TUSB6010/USB_MUSB_OMAP2PLUS/ on omap3 to get musb
12128 - LP: #759913
12129
12130 [ Stefan Bader ]
12131
12132 * Include nls_iso8859-1 for virtual images
12133 - LP: #732046
12134
12135 [ Major Kernel Changes ]
12136
12137 * rebase from v2.6.39-rc4 to v2.6.39-rc5
12138
12139 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 27 Apr 2011 06:39:42 -0700
12140
12141 linux (2.6.39-0.4) oneiric; urgency=low
12142
12143 [ Leann Ogasawara ]
12144
12145 * rebase to v2.6.39-rc4
12146 * [Config] updateconfigs following rebase to v2.6.39-rc4
12147 * fixup powerpc implicit declaration of function
12148 'crash_kexec_wait_realmode'
12149 * [Config] Disable CONFIG_FT1000 on powerpc64-smp
12150
12151 [ Tim Gardner ]
12152
12153 * [Config] CONFIG_TRANSPARENT_HUGEPAGE=y
12154 - LP: #769503
12155 * [Config] Add cachefiles.ko to virtual flavour
12156 - LP: #770430
12157
12158 [ Major Kernel Changes ]
12159
12160 * rebase from v2.6.39-rc3 to v2.6.39-rc4
12161
12162 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 19 Apr 2011 06:25:20 -0700
12163
12164 linux (2.6.39-0.3) oneiric; urgency=low
12165
12166 [ Leann Ogasawara ]
12167
12168 * rebase to v2.6.39-rc3
12169 * crash_kexec_wait_realmode() undefined when !SMP
12170
12171 [ Tim Gardner ]
12172
12173 * [Config] CONFIG_PM_ADVANCED_DEBUG=y for i386/amd64
12174 - LP: #632327
12175
12176 [ Major Kernel Changes ]
12177
12178 * rebase from v2.6.39-rc2 to v2.6.39-rc3
12179
12180 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 12 Apr 2011 06:52:24 -0700
12181
12182 linux (2.6.39-0.2) oneiric; urgency=low
12183
12184 [ Gustavo F. Padovan ]
12185
12186 * SAUCE: Revert "Bluetooth: Add new PID for Atheros 3011"
12187 - LP: #720949
12188
12189 [ John Johansen ]
12190
12191 * AppArmor: Fix masking of capabilities in complain mode
12192 - LP: #748656
12193
12194 [ Leann Ogasawara ]
12195
12196 * rebase to v2.6.39-rc2
12197 * [Config] updateconfigs following rebase to v2.6.39-rc2
12198 * hv_mouse needs delay.h
12199 * olpc_dcon_xo_1 needs delay.h
12200 * olpc_dcon_xo_1_5 needs delay.h
12201 * Update dropped.txt for Oneiric
12202
12203 [ Steve Langasek ]
12204
12205 * [Config] Make linux-libc-dev coinstallable under multiarch
12206 - LP: #750585
12207
12208 [ Upstream Kernel Changes ]
12209
12210 * x86, hibernate: Initialize mmu_cr4_features during boot
12211 - LP: #752870
12212
12213 [ Major Kernel Changes ]
12214
12215 * rebase from v2.6.39-rc1 to v2.6.39-rc2
12216
12217 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 06 Apr 2011 11:04:15 -0700
12218
12219 linux (2.6.39-0.1) oneiric; urgency=low
12220
12221 [ Brad Figg ]
12222
12223 * [Config] Set CONFIG_NR_CPUS=256 for amd64 generic
12224 - LP: #737124
12225
12226 [ Henrik Rydberg ]
12227
12228 * SAUCE: HID: hid-ntrig: add support for 1b96:0006 model
12229 * SAUCE: HID: ntrig: fix suspend/resume on recent models
12230
12231 [ Herton Ronaldo Krzesinski ]
12232
12233 * SAUCE: (drop after 2.6.39) v4l: make sure drivers supply a zeroed
12234 struct v4l2_subdev
12235 - LP: #745213
12236
12237 [ Kees Cook ]
12238
12239 * [Config] packaging: adjust perms on vmlinuz as well
12240 * SAUCE: nx-emu: further clarify dmesg reporting
12241 - LP: #745181
12242
12243 [ Leann Ogasawara ]
12244
12245 * rebase to v2.6.39-rc1
12246 * [Config] updateconfigs following rebase to v2.6.39-rc1
12247 * [Config] Disable CONFIG_DM_RAID45
12248 * [Config] Disable CONFIG_SCSI_ISCSITARGET
12249 * [Config] Disable CONFIG_EASYCAP
12250 * [Config] Disable CONFIG_AUFS_FS
12251 * update bnx2 firmware files in d-i/firmware/nic-modules
12252 * xhci-pci.c resolve implicit declaration of kzalloc
12253 * [Config] Enable CONFIG_DRM_PSB for only x86
12254 * [Config] Enable CONFIG_RTS_PSTOR for only x86
12255 * mfd/asic3: Fix typo, s/irq_data/data/
12256
12257 [ Luke Yelavich ]
12258
12259 * [Config] Disable CONFIG_CRASH_DUMP on 32-bit powerpc kernels
12260 - LP: #745358
12261 * [Config] Disable CONFIG_DRM_RADEON_KMS on powerpc kernels
12262 * [Config] Build some framebuffer drivers as modules for powerpc kernels.
12263
12264 [ Manoj Iyer ]
12265
12266 * SAUCE: thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.
12267 - LP: #745217
12268
12269 [ Tim Gardner ]
12270
12271 * SAUCE: INR_OPEN=4096
12272 - LP: #663090
12273 * SAUCE: Increase the default hard limit for open FDs to 4096
12274 - LP: #663090
12275
12276 [ Upstream Kernel Changes ]
12277
12278 * (drop after 2.6.39-rc1) arm: versatile : Fix typo introduced in irq
12279 namespace cleanup
12280 * (drop after 2.6.39-rc1) [media] staging: altera-jtag needs delay.h
12281 * ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()
12282
12283 [ Major Kernel Changes ]
12284
12285 * rebase from v2.6.38 to v2.6.39-rc1
12286
12287 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:50:10 -0700
12288
12289 linux (2.6.39-0.0) oneiric; urgency=low
12290
12291 [ Leann Ogasawara ]
12292
12293 * Open Oneiric
12294
12295 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:29:23 -0700
12296
12297 linux (2.6.38-7.39) natty; urgency=low
12298
12299 [ Leann Ogasawara ]
12300
12301 * No change upload. This is just to rebuild with gcc-4.5.2-7ubuntu1.
12302
12303 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Mar 2011 09:27:45 -0700
12304
12305 linux (2.6.38-7.38) natty; urgency=low
12306
12307 [ Leann Ogasawara ]
12308
12309 * No change upload take 2. 2.6.38-7.37 was accidentally uploaded before
12310 gcc-4.5.2-6ubuntu5 finished building on all arches.
12311
12312 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 22 Mar 2011 06:12:47 -0700
12313
12314 linux (2.6.38-7.37) natty; urgency=low
12315
12316 [ Leann Ogasawara ]
12317
12318 * No change upload. This is just to rebuild with gcc-4.5.2-6ubuntu5.
12319
12320 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 20 Mar 2011 16:02:48 -0700
12321
12322 linux (2.6.38-7.36) natty; urgency=low
12323
12324 [ Andy Whitcroft ]
12325
12326 * Revert "SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler
12327 optimisation"
12328 * purge last vestiges of maverick
12329 * [Config] switch CONFIG_FB_VESA back to module
12330
12331 [ Chris Wilson ]
12332
12333 * SAUCE: drm/i915: Fix pipelined fencing
12334 - LP: #717114
12335
12336 [ Loïc Minier ]
12337
12338 * Include nls_cp437 module in virtual for fat
12339 - LP: #732046
12340 * Support arch= cross-compilation for any arch
12341 * Fix couple of typos in 0-common-vars.mk
12342 * Enforce DEFAULT_MMAP_MIN_ADDR on armhf
12343 * Add armhf to Debian -> Linux arch map
12344 * Add initial armhf.mk
12345 * Enable common packages for armhf
12346
12347 [ Upstream Kernel Changes ]
12348
12349 * Yama: fix default relationship to check thread group
12350 - LP: #737676
12351
12352 -- Andy Whitcroft <apw@canonical.com> Fri, 18 Mar 2011 18:18:02 +0000
12353
12354 linux (2.6.38-7.35) natty; urgency=low
12355
12356 [ Andy Whitcroft ]
12357
12358 * rebase to 2fbfac4e053861925fa3fffcdc327649b09af54c
12359 * rebase fixes bug #715330
12360 * [Config] disable CONFIG_SCSI_QLA_ISCSI for powerpc 32bit to fix FTBS
12361 * rebase to v2.6.38 final
12362
12363 [ Herton Ronaldo Krzesinski ]
12364
12365 * SAUCE: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626
12366 - LP: #636091
12367
12368 [ Tim Gardner ]
12369
12370 * [Confg] CONFIG_BOOT_PRINTK_DELAY=y
12371
12372 [ Upstream Kernel Changes ]
12373
12374 * Yama: use thread group leader when creating match
12375 - LP: #729839
12376 * (drop after 2.6.38) ahci: AHCI mode SATA patch for Intel Patsburg SATA
12377 RAID controller
12378 - LP: #735240
12379 * (drop after v2.6.38) x86, quirk: Fix SB600 revision check
12380
12381 [ Major Kernel Changes ]
12382
12383 * rebase from v2.6.38-rc8 to v2.6.38 final
12384 - LP: #715330
12385
12386 -- Andy Whitcroft <apw@canonical.com> Tue, 15 Mar 2011 19:04:19 +0000
12387
12388 linux (2.6.38-6.34) natty; urgency=low
12389
12390 [ Andy Whitcroft ]
12391
12392 * [Config] normalise CONFIG_INTEL_TXT
12393 * SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler optimisation
12394 - LP: #730860
12395 * rebase to mainline v2.6.38-rc8
12396
12397 [ Major Kernel Changes ]
12398
12399 * rebase from v2.6.38-rc7 + fb62c00a6d8942775abc23d1621db1252e2d93d1
12400 to v2.6.38-rc8
12401
12402 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Mar 2011 11:54:48 +0000
12403
12404 linux (2.6.38-6.33) natty; urgency=low
12405
12406 [ Andy Whitcroft ]
12407
12408 * d-i -- enable speakup-modules udeb
12409 - LP: #672699
12410 * rebase to 493f3358cb289ccf716c5a14fa5bb52ab75943e5
12411 * [Config] debian PPC64 configuration
12412 * [Config] cleanup powerpc config fixing unexpected inconsistancies
12413 * [Config] resync ppc64 configuration
12414 * SAUCE: match up ENTRY/END naming for 32/64 bit
12415 * rebase to fb62c00a6d8942775abc23d1621db1252e2d93d1
12416 * [Config] update configs after rebase to
12417 fb62c00a6d8942775abc23d1621db1252e2d93d1
12418 * [Config] pps_gen_parport no longer built
12419
12420 [ Corentin Chary ]
12421
12422 * SAUCE: (drop after 2.6.38) eeepc-wmi: reorder keymap
12423 - LP: #689393
12424 * SAUCE: (drop after 2.6.38) eeepc-wmi: add wlan key found on 1015P
12425 - LP: #689393
12426
12427 [ John Johansen ]
12428
12429 * SAUCE: Fix aufs calling of security_path_mknod
12430 - LP: #724456
12431
12432 [ Kees Cook ]
12433
12434 * SAUCE: proc: hide kernel addresses via %pK in /proc/<pid>/stack
12435
12436 [ Tim Gardner ]
12437
12438 * rebase to 2.6.38-rc7
12439
12440 [ Upstream Kernel Changes ]
12441
12442 * Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"
12443
12444 [ Major Kernel Changes ]
12445
12446 * rebase from v2.6.38-rc6 to v2.6.38-rc7 +
12447 fb62c00a6d8942775abc23d1621db1252e2d93d1
12448 - LP: #721389
12449 - LP: #722925
12450 - LP: #723672
12451 - LP: #723676
12452 - LP: #715318
12453
12454 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Mar 2011 15:33:17 +0000
12455
12456 linux (2.6.38-5.32) natty; urgency=low
12457
12458 [ Andy Whitcroft ]
12459
12460 * rebase to mainline 6f576d57f1fa0d6026b495d8746d56d949989161
12461 * [Config] updateconfigs following rebase to v2.6.38-rc6
12462 * [Config] enable CONFIG_DMAR
12463 - LP: #552311
12464
12465 [ Upstream Kernel Changes ]
12466
12467 * drm/i915: skip FDI & PCH enabling for DP_A
12468 - LP: #561802, #600453, #681877
12469
12470 [ Major Kernel Changes ]
12471
12472 * rebase from v2.6.38-rc5 to v2.6.38-rc6
12473 - LP: #718402
12474 - LP: #719524
12475 - LP: #721126
12476 - LP: #719691
12477 - LP: #722689
12478 - LP: #722310
12479
12480 -- Andy Whitcroft <apw@canonical.com> Tue, 22 Feb 2011 13:28:39 +0000
12481
12482 linux (2.6.38-4.31) natty; urgency=low
12483
12484 [ Andy Whitcroft ]
12485
12486 * add in bugs closed by upstream patches pulled in by rebases
12487 * rebase to 795abaf1e4e188c4171e3cd3dbb11a9fcacaf505
12488 * [Config] enable CONFIG_VSX to allow use of vector instuctions
12489 * resync with maverick 98defa1c5773a3d7e4c524967eb01d5bae035816
12490 * rebase to mainline v2.6.38-rc5
12491 * SAUCE: ecryptfs: read on a directory should return EISDIR if not
12492 supported
12493 - LP: #719691
12494
12495 [ Colin Ian King ]
12496
12497 * SAUCE: Dell All-In-One: Remove need for Dell module alias
12498
12499 [ Manoj Iyer ]
12500
12501 * SAUCE: (drop after 2.6.38) add ricoh 0xe823 pci id.
12502 - LP: #717435
12503
12504 [ Tim Gardner ]
12505
12506 * [Config] CONFIG_CRYPTO_CRC32C_INTEL=y
12507
12508 [ Upstream Kernel Changes ]
12509
12510 * Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15
12511 - LP: #702434
12512 * vfs: fix BUG_ON() in fs/namei.c:1461
12513
12514 [ Vladislav P ]
12515
12516 * SAUCE: Release BTM while sleeping to avoid deadlock.
12517 - LP: #713837
12518
12519 [ Major Kernel Changes ]
12520
12521 * rebase from v2.6.38-rc4 to v2.6.38-rc5
12522 - LP: #579276
12523 - LP: #715877
12524 - LP: #713769
12525 - LP: #716811
12526 * resync with Maverick Ubuntu-2.6.35-27.47
12527
12528 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Feb 2011 17:24:09 +0000
12529
12530 linux (2.6.38-3.30) natty; urgency=low
12531
12532 [ Andy Whitcroft ]
12533
12534 * rebase to v2.6.38-rc4
12535 * ppc64 -- add basic architecture
12536 * ubuntu: AUFS -- update to 65835da20b77c98fb538c9114fc31f5de1328230
12537
12538 [ Colin Ian King ]
12539
12540 * SAUCE: Add WMI hotkeys support for Dell All-In-One series
12541 - LP: #676997
12542 * SAUCE: Add WMI hotkeys support for another Dell All-In-One series
12543 - LP: #701530
12544 * SAUCE: Dell WMI: Use sparse keymaps and tidy up code.
12545 - LP: #701530
12546
12547 [ Dan Rosenberg ]
12548
12549 * SAUCE: (drop after 2.6.38) Convert net %p usage %pK
12550
12551 [ Kees Cook ]
12552
12553 * Revert "SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of
12554 attacking"
12555 * SAUCE: (drop after 2.6.38) use %pK for /proc/kallsyms and /proc/modules
12556
12557 [ Tim Gardner ]
12558
12559 * [Config] CONFIG_BLK_CGROUP=y
12560 - LP: #706394
12561 * [Config] CONFIG_DELL_WMI_AIO=m
12562
12563 [ Upstream Kernel Changes ]
12564
12565 * drm/i915/lvds: Restore dithering on native modes for gen2/3
12566 - LP: #711568
12567
12568 [ Upstream Kernel Changes ]
12569
12570 * rebase from v2.6.38-rc3 to v2.6.38-rc4.
12571 - LP: #701271
12572 - LP: #708521
12573 - LP: #710371
12574
12575 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Feb 2011 02:07:18 +0000
12576
12577 linux (2.6.38-2.29) natty; urgency=low
12578
12579 [ Andy Whitcroft ]
12580
12581 * rebase to 1f0324caefd39985e9fe052fac97da31694db31e
12582 * [Config] updateconfigs following rebase to
12583 1f0324caefd39985e9fe052fac97da31694db31e
12584 * rebase to 70d1f365568e0cdbc9f4ab92428e1830fdb09ab0
12585 * [Config] reenable HIBERNATE
12586 - LP: #710877
12587 * rebase to v2.6.38-rc3
12588 * [Config] reenable CONFIG_CRASH_DUMP
12589
12590 [ Kamal Mostafa ]
12591
12592 * SAUCE: rtl8192se: fix source file perms
12593 * SAUCE: rtl8192se: fix source file newline
12594 * SAUCE: omnibook: fix source file newline
12595
12596 [ Kees Cook ]
12597
12598 * [Config] packaging: really make System.map mode 0600
12599
12600 [ Ricardo Salveti de Araujo ]
12601
12602 * SAUCE: OMAP3630: PM: don't warn the user with a trace in case of
12603 PM34XX_ERRATUM
12604
12605 [ Soren Hansen ]
12606
12607 * SAUCE: nbd: Remove module-level ioctl mutex
12608
12609 [ Tim Gardner ]
12610
12611 * SAUCE: Disable building the ACPI debugfs source
12612
12613 [ Upstream Kernel Changes ]
12614
12615 * Set physical start and alignment 1M for virtual i386
12616 - LP: #710754
12617
12618 [ Upstream Kernel Changes ]
12619
12620 * rebase from v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
12621 to v2.6.38-rc3
12622 - LP: #707902
12623
12624 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 16:30:32 +0000
12625
12626 linux (2.6.38-1.28) natty; urgency=low
12627
12628 [ Andy Whitcroft ]
12629
12630 * ubuntu: AUFS -- update to b1cee06249dfa0ab30951e7f06490a75c155b620
12631
12632 [ Ricardo Salveti de Araujo ]
12633
12634 * SAUCE: omap3: beaglexm: fix DVI initialization
12635 * [Config] omap: move CONFIG_PANEL_GENERIC_DPI to build in to make
12636 display work at Beagle
12637
12638 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 10:51:57 +0000
12639
12640 linux (2.6.38-1.27) natty; urgency=low
12641
12642 [ Andy Whitcroft ]
12643
12644 * ubuntu: AUFS -- update aufs-update to track new locations of headers
12645 * ubuntu: AUFS -- update to c5021514085a5d96364e096dbd34cadb2251abfd
12646 * SAUCE: ensure root is ready before running usermodehelpers in it
12647 * correct the Vcs linkage to point to natty
12648 * rebase to linux tip e78bf5e6cbe837daa6ab628a5f679548742994d3
12649 * [Config] update configs following rebase
12650 e78bf5e6cbe837daa6ab628a5f679548742994d3
12651 * SAUCE: Yama: follow changes to generic_permission
12652 * ubuntu: compcache -- follow changes to bd_claim/bd_release
12653 * ubuntu: iscsitarget -- follow changes to open_bdev_exclusive
12654 * ubuntu: ndiswrapper -- fix interaction between __packed and packed
12655 * ubuntu: AUFS -- update to 806051bcbeec27748aae2b7957726a4e63ff308e
12656 * update package version to match payload version
12657 * rebase to e6f597a1425b5af64917be3448b29e2d5a585ac8
12658 * rebase to v2.6.38-rc1
12659 * [Config] updateconfigs following rebase to v2.6.38-rc1
12660 * SAUCE: x86 fix up jiffies/jiffies_64 handling
12661 * rebase to linus tip 2b1caf6ed7b888c95a1909d343799672731651a5
12662 * [Config] updateconfigs following rebase to
12663 2b1caf6ed7b888c95a1909d343799672731651a5
12664 * [Config] disable CONFIG_TRANSPARENT_HUGEPAGE to fix i386 boot crashes
12665 * ubuntu: AUFS -- suppress benign plink warning messages
12666 - LP: #621195
12667 * [Config] CONFIG_NR_CPUS=256 for amd64 -server flavour
12668 * rebase to v2.6.38-rc2
12669 * rebase to mainline d315777b32a4696feb86f2a0c9e9f39c94683649
12670 * rebase to c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
12671 * [Config] update configs following rebase to
12672 c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
12673 * [Config] disable CONFIG_AD7152 to fix FTBS on armel versatile
12674 * [Config] disable CONFIG_AD7150 to fix FTBS on armel versatile
12675 * [Config] disable CONFIG_RTL8192CE to fix FTBS on armel omap
12676 * [Config] disable CONFIG_MANTIS_CORE to fix FTBS on armel versatile
12677
12678 [ Kees Cook ]
12679
12680 * SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
12681
12682 [ Stefan Bader ]
12683
12684 * Temporarily disable RODATA for virtual i386
12685 - LP: #699828
12686
12687 [ Tim Gardner ]
12688
12689 * [Config] CONFIG_NLS_DEFAULT=utf8
12690 - LP: #683690
12691 * [Config] CONFIG_HIBERNATION=n
12692 * update bnx2 firmware files in d-i/firmware/nic-modules
12693
12694 [ Upstream Kernel Changes ]
12695
12696 * Revert "drm/radeon/bo: add some fallback placements for VRAM only
12697 objects."
12698 * packaging: make System.map mode 0600
12699 * thinkpad_acpi: Always report scancodes for hotkeys
12700 - LP: #702407
12701 * sched: tg->se->load should be initialised to tg->shares
12702 * Input: sysrq -- ensure sysrq_enabled and __sysrq_enabled are consistent
12703 * brcm80211: include linux/slab.h for kfree
12704 * pch_dma: add include/slab.h for kfree
12705 * i2c-eg20t: include linux/slab.h for kfree
12706 * gpio/ml_ioh_gpio: include linux/slab.h for kfree
12707 * tty: include linux/slab.h for kfree
12708 * winbond: include linux/delay.h for mdelay et al
12709
12710 [ Upstream Kernel Changes ]
12711
12712 * mark the start of v2.6.38 versioning
12713 * rebase v2.6.37 to v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
12714 - LP: #689886
12715 - LP: #702125
12716 - LP: #608775
12717 - LP: #215802
12718 - LP: #686333
12719 - LP: #677830
12720 - LP: #677652
12721 - LP: #696493
12722 - LP: #697240
12723 - LP: #689036
12724 - LP: #705323
12725 - LP: #686692
12726
12727 -- Andy Whitcroft <apw@canonical.com> Sun, 09 Jan 2011 13:44:52 +0000
12728
12729 linux (2.6.37-12.26) natty; urgency=low
12730
12731 [ Andy Whitcroft ]
12732
12733 * rebase to v2.6.37-rc8
12734 * [Config] armel -- reenable omap flavour
12735 * [Config] disable CONFIG_MACH_OMAP3517EVM to fix FTBS on armel omap
12736 * [Config] disable CONFIG_GPIO_VX855 to fix FTBS on omap armel
12737 * [Config] disable CONFIG_WESTBRIDGE_ASTORIA to fix FTBS on omap armel
12738 * [Config] disable CONFIG_TI_DAVINCI_EMAC to fix FTBS on omap armel
12739 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
12740 * [Config] track missing modules
12741 * rebase to v2.6.37 final
12742
12743 [ Chase Douglas ]
12744
12745 * SAUCE: (drop after 2.6.37) HID: magicmouse: Don't report REL_{X, Y} for
12746 Magic Trackpad
12747
12748 [ Stefan Bader ]
12749
12750 * Revert "SAUCE: blkfront: default to sd devices"
12751 - LP: #684875
12752
12753 [ Tim Gardner ]
12754
12755 * Revert "SAUCE: (no-up) libata: Ignore HPA by default."
12756 - LP: #380138
12757 * [Config] Added autofs4.ko to -virtual flavour
12758 - LP: #692917
12759
12760 [ Upstream Kernel Changes ]
12761
12762 * Add support for Intellimouse Mode in ALPS touchpad on Dell E2 series
12763 Laptops
12764 - LP: #632884
12765
12766 [ Upstream Kernel Changes ]
12767
12768 * rebase to v2.6.37-rc8
12769 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
12770 * rebase to v2.6.37 final
12771
12772 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Dec 2010 18:34:13 +0000
12773
12774 linux (2.6.37-11.25) natty; urgency=low
12775
12776 [ Andy Whitcroft ]
12777
12778 * [Config] d-i -- add hpsa to the list of block devices
12779 - LP: #684304
12780 * [Config] add vmw-balloon driver to -virtual flavour
12781 - LP: #592039
12782 * rebase to v2.6.37-rc7
12783
12784 [ Upstream Kernel Changes ]
12785
12786 * rebase to v2.6.37-rc7
12787
12788 -- Andy Whitcroft <apw@canonical.com> Tue, 21 Dec 2010 13:35:28 +0000
12789
12790 linux (2.6.37-10.24) natty; urgency=low
12791
12792 [ Andy Whitcroft ]
12793
12794 * rebase to v2.6.37-rc6
12795 * updateconfigs following rebase to v2.6.37-rc6
12796
12797 [ Upstream Kernel Changes ]
12798
12799 * rebase to v2.6.37-rc6
12800
12801 -- Andy Whitcroft <apw@canonical.com> Thu, 16 Dec 2010 12:34:19 +0000
12802
12803 linux (2.6.37-9.23) natty; urgency=low
12804
12805 [ Andy Whitcroft ]
12806
12807 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks
12808 - LP: #689606
12809 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks (grub)
12810 - LP: #689606
12811
12812 [ Kees Cook ]
12813
12814 * SAUCE: RO/NX protection for loadable kernel, fix ftrace
12815 - LP: #690190
12816
12817 -- Andy Whitcroft <apw@canonical.com> Wed, 15 Dec 2010 19:29:57 +0000
12818
12819 linux (2.6.37-9.22) natty; urgency=low
12820
12821 [ Andy Whitcroft ]
12822
12823 * rebase to v2.6.35-rc5
12824 * [Config] updateconfigs following rebase to v2.6.37-rc5
12825 * (no-up) add support for installed header files to ubuntu directory
12826 - LP: #684666
12827 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
12828 - LP: #684666
12829 * ubuntu: dm-raid4-5 -- follow changes to bio flags
12830 * ubuntu: dm-raid4-5 -- re-enable
12831 * ubuntu: omnibook -- update BOM
12832 * ubuntu: ndiswrapper -- update BOM to match actual version
12833 * ubuntu: ndiswrapper -- follow removal of the BKL and locked ioctl
12834 * ubuntu: ndiswrapper -- re-enable
12835 * ubuntu: iscsitarget -- re-instate copy_io_context
12836 * ubuntu: iscsitarget -- follow changes to semaphore initialisation
12837 * ubuntu: iscsitarget -- convert NIPQUAD to %pI4
12838 * ubuntu: iscsitarget -- re-enable
12839
12840 [ Kees Cook ]
12841
12842 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
12843
12844 [ Manoj Iyer ]
12845
12846 * SAUCE: Enable jack sense for Thinkpad Edge 13
12847 - LP: #685015
12848
12849 [ Tim Gardner ]
12850
12851 * [Config] CONFIG_9P_FSCACHE=y,CONFIG_9P_FS_POSIX_ACL=y
12852 * [Config] CONFIG_CRYPTO_CRC32C=y
12853 - LP: #681819
12854 * [Config] CONFIG_9P_FSCACHE=n
12855 * [Config] Add nfsd modules to -virtual flavour
12856 - LP: #688070
12857
12858 [ Upstream Kernel Changes ]
12859
12860 * Revert "Staging: zram: work around oops due to startup ordering snafu"
12861 * NFS: Fix panic after nfs_umount()
12862 - LP: #683938
12863 * x86: Add NX protection for kernel data
12864 * x86: Add RO/NX protection for loadable kernel modules
12865 * x86: Resume trampoline must be executable
12866 * x86: RO/NX protection for loadable kernel, jump_table fix
12867
12868 [ Upstream Kernel Changes ]
12869
12870 * rebase to v2.6.37-rc5
12871
12872 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Dec 2010 18:15:35 +0000
12873
12874 linux (2.6.37-8.21) natty; urgency=low
12875
12876 [ Andy Whitcroft ]
12877
12878 * Revert "ubuntu: AUFS -- include the aufs_types.h file in
12879 linux-libc-headers"
12880 * Revert "(no-up) add support for installed header files to ubuntu
12881 directory"
12882
12883 -- Andy Whitcroft <apw@canonical.com> Sun, 05 Dec 2010 17:33:28 +0000
12884
12885 linux (2.6.37-8.20) natty; urgency=low
12886
12887 [ Andy Whitcroft ]
12888
12889 * Revert "[Upstream] drivers/serial/mfd.c: Fix ARM compile error"
12890 * Revert "SAUCE: Nouveau: Disable acceleration on MacBook Pros"
12891 * Revert "SAUCE: Nouveau: Add quirk framework to disable acceleration"
12892 * Revert "SAUCE: i915 -- disable powersave by default"
12893 * SAUCE: enable Marvell 9128 PCIe SATA controller
12894 - LP: #658521
12895 * [Config] evtchn has been renamed
12896 * (no-up) add support for installed header files to ubuntu directory
12897 - LP: #684666
12898 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
12899 - LP: #684666
12900
12901 [ Tim Gardner ]
12902
12903 * [Config] MISS: evtchn, NEW : xen-evtchn
12904 * rebase to v2.6.37-rc4
12905
12906 [ Upstream Kernel Changes ]
12907
12908 * drm/i915: Clean conflicting modesetting registers upon init
12909 - LP: #683775
12910 * rebase to v2.6.37-rc4
12911
12912 -- Andy Whitcroft <apw@canonical.com> Fri, 03 Dec 2010 18:42:07 +0000
12913
12914 linux (2.6.37-7.19) natty; urgency=low
12915
12916 [ Tim Gardner ]
12917
12918 * [Config] Add bnx2 firmware to nic-modules udeb
12919 - LP: #676245
12920
12921 -- Andy Whitcroft <apw@canonical.com> Fri, 26 Nov 2010 17:53:45 +0000
12922
12923 linux (2.6.37-7.18) natty; urgency=low
12924
12925 [ Andy Whitcroft ]
12926
12927 * Revert "[Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID"
12928 * Revert "SAUCE: Add extra headers to linux-libc-dev"
12929 * Revert "SAUCE: Enable speedstep for sonoma processors."
12930 * [Config] enable CONFIG_BT_HCIUART_ATH3K
12931 * [Config] enable CONFIG_IWLWIFI_DEBUGFS
12932 * [Config] standardise CONFIG_MII
12933 * [Config] standardise CONFIG_PRISM2_USB
12934 * [Config] standardise CONFIG_SCSI_QLA_ISCSI
12935 * [Config] build in CONFIG_AGP
12936 * [Config] build in CONFIG_AGP_INTEL
12937 * [Config] build in CONFIG_AGP_AMD
12938 * [Config] build in CONFIG_AGP_AMD64
12939 * [Config] build in CONFIG_AGP_NVIDIA
12940 * [Config] build in CONFIG_AGP_VIA
12941 * [Config] disable CONFIG_SCSI_QLA_ISCSI for FTBS (arm)
12942 * (no-up): document the new ## scheme
12943 * [Config] harmonise CONFIG_SERIAL_8250_NR_UARTS
12944 * [Config] update CONFIG_SERIAL_8250_RUNTIME_UARTS=32
12945 - LP: #675453
12946
12947 [ Mathieu J. Poirier ]
12948
12949 * SAUCE: ARM: Adding vdd_sdi regulator supply to OMAP3EVM
12950
12951 [ Upstream Kernel Changes ]
12952
12953 * nx-emu: fix inverted report of disable_nx
12954
12955 -- Andy Whitcroft <apw@canonical.com> Tue, 23 Nov 2010 21:00:39 +0000
12956
12957 linux (2.6.37-6.17) natty; urgency=low
12958
12959 [ Andy Whitcroft ]
12960
12961 * Revert "ubuntu: AUFS -- aufs2-standalone.patch
12962 aufs2.1-36-UNRELEASED-20101103"
12963 * Revert "ubuntu: AUFS -- aufs2-base.patch
12964 aufs2.1-36-UNRELEASED-20101103"
12965 * [Config] standardise CONFIG_BT
12966 * [Config] standardise CONFIG_IRDA
12967 * [Config] standardise CONFIG_LAPB
12968 * [Config] standardise CONFIG_RDS
12969 * [Config] standardise CONFIG_RFKILL
12970 * [Config] standardise CONFIG_TIPC
12971 * [Config] standardise CONFIG_X25
12972 * [Config] standardise CONFIG_INPUT_EVDEV
12973 * [Config] standardise CONFIG_INPUT_JOYDEV
12974 * [Config] standardise CONFIG_INPUT_JOYSTICK
12975 * [Config] standardise CONFIG_INPUT_TOUCHSCREEN
12976 * [Config] CONFIG_INPUT_TOUCHSCREEN=n for FTBS (arm)
12977 * [Config] CONFIG_IRDA=n for FTBS (arm)
12978 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-37
12979 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37
12980 * ubuntu: AUFS -- update to 097bf62d6f49619359d34bf17f242df38562489a
12981
12982 [ Tim Gardner ]
12983
12984 * SAUCE: Fix drivers/staging/easycap FTBS
12985 * [Config] CONFIG_EASYCAP=m after fixing FTBS
12986
12987 [ Upstream Kernel Changes ]
12988
12989 * Revert "x86: Add NX protection for kernel data"
12990
12991 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 18:09:10 +0000
12992
12993 linux (2.6.37-6.16) natty; urgency=low
12994
12995 [ Andy Whitcroft ]
12996
12997 * Revert "[Config] update config for CONFIG_DEBUG_SET_MODULE_RONX"
12998 * rebase to v2.6.37-rc3
12999
13000 [ Tim Gardner ]
13001
13002 * [Config] CONFIG_SCHED_AUTOGROUP=y
13003
13004 [ Upstream Kernel Changes ]
13005
13006 * Revert "x86: Add RO/NX protection for loadable kernel modules"
13007 * sched: automated per session task groups
13008 * rebase to v2.6.37-rc3
13009
13010 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 10:11:13 +0000
13011
13012 linux (2.6.37-6.15) natty; urgency=low
13013
13014 [ Andy Whitcroft ]
13015
13016 * [Config] standardise CONFIG_CEPH_FS
13017 * [Config] standardise CONFIG_SCSI_LPFC_DEBUG_FS
13018 * [Config] standardise CONFIG_SCSI_PROC_FS
13019 * [Config] standardise CONFIG_UBIFS_FS
13020 * [Config] standardise CONFIG_USB_GADGET_DEBUG_FS
13021
13022 [ Kees Cook ]
13023
13024 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
13025
13026 [ Manoj Iyer ]
13027
13028 * SAUCE: Enable jack sense for Thinkpad Edge 11
13029 - LP: #677210
13030 * SAUCE: enable rfkill for rtl8192se driver
13031 - LP: #640992
13032
13033 [ Tim Gardner ]
13034
13035 * [Config] CONFIG_EASYCAP=n for FTBS
13036 * Rebase to v2.6.32-rc2+git
13037
13038 [ Upstream Kernel Changes ]
13039
13040 * x86: Fix improper large page preservation
13041 * x86: Add NX protection for kernel data
13042 * x86: Add RO/NX protection for loadable kernel modules
13043
13044 [ Upstream Kernel Changes ]
13045
13046 * Rebase to Linus 2.6.37-rc2+git
13047
13048 -- Andy Whitcroft <apw@canonical.com> Sat, 20 Nov 2010 11:40:00 +0000
13049
13050 linux (2.6.37-5.14) natty; urgency=low
13051
13052 [ Upstream Kernel Changes ]
13053
13054 * PCI: fix offset check for sysfs mmapped files
13055 - LP: #676963
13056
13057 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Nov 2010 18:12:27 +0000
13058
13059 linux (2.6.37-5.13) natty; urgency=low
13060
13061 [ Andy Whitcroft ]
13062
13063 * rebased to v2.6.37-rc2
13064 * updateconfigs following rebase to v2.6.37-rc2
13065
13066 [ Tim Gardner ]
13067
13068 * [Config] Added NFS and related modules to virtual flavour
13069 - LP: #659084
13070
13071 [ Upstream Kernel Changes ]
13072
13073 * x86, cpu: Rename verify_cpu_64.S to verify_cpu.S
13074 * x86, cpu: Clear XD_DISABLED flag on Intel to regain NX
13075 * x86, cpu: Call verify_cpu during 32bit CPU startup
13076 * x86, cpu: Only CPU features determine NX capabilities
13077
13078 [ Upstream Changes ]
13079
13080 * rebased to v2.67.37-rc2
13081
13082 -- Andy Whitcroft <apw@canonical.com> Tue, 16 Nov 2010 13:13:29 +0000
13083
13084 linux (2.6.37-4.12) natty; urgency=low
13085
13086 [ Andy Whitcroft ]
13087
13088 * Revert "[Upstream] HID: magicmouse: add param for scroll speed"
13089 * Revert "[Upstream] HID: magicmouse: properly account for scroll
13090 movement in state"
13091 * Revert "[Upstream] HID: magicmouse: disable and add module param for
13092 scroll acceleration"
13093 * Revert "[Upstream] HID: magicmouse: scroll on entire surface, not just
13094 middle of mouse"
13095
13096 [ Henrik Rydberg ]
13097
13098 * SAUCE: hid: ntrig: remove sysfs nodes
13099 * SAUCE: hid: ntrig: Setup input filtering manually
13100 * SAUCE: hid: ntrig: New ghost-filtering event logic
13101
13102 [ Manoj Iyer ]
13103
13104 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
13105 - LP: #348861
13106
13107 [ Upstream Kernel Changes ]
13108
13109 * Revert "mmc: fix all hangs related to mmc/sd card insert/removal during
13110 suspend/resume"
13111 * Revert "[ARM] implement arch_randomize_brk()"
13112 * Revert "ARM: stack protector: change the canary value per task"
13113 * Revert "ARM: initial stack protector (-fstack-protector) support"
13114 * Revert "ALSA: hda - Handle pin NID 0x1a on ALC259/269"
13115 * Revert "ALSA: hda - Handle missing NID 0x1b on ALC259 codec"
13116 * Revert "perf probe: Add kernel source path option"
13117 * hid: ntrig: Support single-touch devices
13118 * hid: ntrig: Mask pen switch events
13119 * net: rtnetlink.h -- only include linux/netdevice.h when used by the
13120 kernel
13121 - LP: #673073
13122 * Fix userspace build of linux/fs.h
13123
13124 -- Andy Whitcroft <apw@canonical.com> Mon, 15 Nov 2010 19:31:44 +0000
13125
13126 linux (2.6.37-3.11) natty; urgency=low
13127
13128 [ Andy Whitcroft ]
13129
13130 * Revert "ubuntu: AUFS -- update to
13131 b37c575759dc4535ccc03241c584ad5fe69e3b25"
13132 * Revert "ubuntu: AUFS -- track changes to the arguements to fop fsync()"
13133 * Revert "ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601"
13134 * Revert "ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601"
13135 * Revert "ubuntu: AUFS -- aufs2 base patch for linux-2.6.34"
13136 * [Config] Disable intel_idle for -virtual kernels
13137 - LP: #651370
13138 * [Config] enforcer -- ensure we never enable CONFIG_IMA
13139 * debian -- pass the correct flavour name when checking configs
13140 * [Config] enforcer -- ensure CONFIG_INTEL_IDLE is off for -virtual
13141 * [Config] ensure CONFIG_IPV6=y for powerpc
13142 * [Config] enforcer -- ensure CONFIG_IPV6=y
13143 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-36-UNRELEASED-20101103
13144 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-36-UNRELEASED-20101103
13145 * ubuntu: AUFS -- update to aufs2.1-36-UNRELEASED-20101103
13146 * ubuntu: AUFS -- re-enable
13147 * ubuntu: AUFS -- track changes to work queue initialisation
13148 * ubuntu: AUFS -- track changes to llseek in v2.6.37-rc1
13149 * SAUCE: fbcon -- fix race between open and removal of framebuffers
13150 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
13151 - LP: #614008
13152 * SAUCE: drm -- stop early access to drm devices
13153
13154 [ Jeremy Kerr ]
13155
13156 * [Config] Build-in powermac ZILOG serial driver
13157 - LP: #673346
13158
13159 [ Kees Cook ]
13160
13161 * SAUCE: nx-emu: use upstream ASLR when possible
13162
13163 [ Tim Gardner ]
13164
13165 * [Config] Use correct be2iscsi module name in d-i/modules/scsi-modules
13166 - LP: #628776
13167
13168 [ Upstream Kernel Changes ]
13169
13170 * i386: NX emulation
13171 * nx-emu: drop exec-shield sysctl, merge with disable_nx
13172 * nx-emu: standardize boottime message prefix
13173 * mmap randomization for executable mappings on 32-bit
13174 * exec-randomization: brk away from exec rand area
13175
13176 -- Andy Whitcroft <apw@canonical.com> Thu, 11 Nov 2010 23:46:37 +0000
13177
13178 linux (2.6.37-2.10) natty; urgency=low
13179
13180 [ Andy Whitcroft ]
13181
13182 * reinstate armel config changes:
13183 * [Config] CONFIG_GPIO_PCH=n for armel FTBS
13184 * [Config] CONFIG_GPIO_VX855=n for armel FTBS
13185
13186 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Nov 2010 22:20:35 +0000
13187
13188 linux (2.6.37-2.9) natty; urgency=low
13189
13190 [ Andy Whitcroft ]
13191
13192 * config -- fix genportsconfig
13193 * [Config] move powerpc over from ports to distro
13194 * bump master version number to match contained kernel
13195 * SAUCE: fix documentation strings for struct input_keymap_entry
13196 * usb: gadget: goku_udc: add registered flag bit
13197
13198 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Nov 2010 15:14:11 +0000
13199
13200 linux (2.6.36-2.8) natty; urgency=low
13201
13202 [ Tim Gardner ]
13203
13204 * [Config]: fix changed CONFIG_SYSFS_DEPRECATED_V2 enforcement rules
13205 * [Config]: TWL4030_CORE=n for FTBS
13206 * [Config]: CONFIG_ATH6K_LEGACY=n for FTBS
13207 * [Config]: CONFIG_SOLO6X10=n for FTBS
13208 * [Config]: CONFIG_GPIO_PCH=n for armel FTBS
13209 * [Config]: CONFIG_GPIO_VX855=n for armel FTBS
13210 * [Config]: CONFIG_DRM_NOUVEAU=n for armel FTBS
13211 * [Config]: CONFIG_LINE6_USB=n for armel FTBS
13212 * [Config]: CONFIG_SENSORS_AK8975=n for armel FTBS
13213 * [Config]: CONFIG_I2C_I801=n for armel FTBS
13214 * UBUNTU: SAUCE: AppArmor: Fix unpack of network tables.
13215 * AppArmor: compatibility patch for v5 interface
13216 * AppArmor: compatibility patch for v5 network controll
13217 * Dropped (pre-stable): input: Support Clickpad devices in ClickZone mode
13218 * Dropped: UBUNTU: SAUCE: libata: Add ALPM power state accounting to the AHCI driver
13219 * Dropped: UBUNTU: SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
13220 * Dropped: hid: 3m: Convert to MT slots
13221 * Dropped: HID: magicmouse: don't allow hidinput to initialize the device
13222 * Dropped: HID: magicmouse: simplify touch data bit manipulation
13223 * Dropped: HID: magicmouse: simplify touch down logic
13224 * Dropped: HID: magicmouse: enable Magic Trackpad support
13225 * Dropped: UBUNTU: SAUCE: hid: ntrig: remove sysfs nodes
13226 * Dropped: UBUNTU: SAUCE: hid: ntrig: Setup input filtering manually
13227 * Dropped: UBUNTU: SAUCE: hid: ntrig: New ghost-filtering event logic
13228 * Dropped: UBUNTU: SAUCE: hid: ntrig: identify firmware version (wiggled)
13229 * Dropped: UBUNTU: (pre-stable): input: Support Clickpad devices in ClickZone mode
13230 * Dropped: UBUNTU: SAUCE: KMS: cache the EDID information of the LVDS
13231 * Dropped: UBUNTU: SAUCE: fbcon -- fix race between open and removal of framebuffers
13232 * Dropped: UBUNTU: SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
13233 * Dropped: UBUNTU: SAUCE: x86: implement cs-limit nx-emulation for ia32
13234 * Dropped: UBUNTU: SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
13235 * Dropped: UBUNTU: SAUCE: [um] Don't use nx_enabled under UML
13236 * Dropped: UBUNTU: SAUCE: x86: brk away from exec rand area
13237
13238 [ Upstream Kernel Changes ]
13239
13240 * rebased against 2.6.27-rc1
13241
13242 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Oct 2010 19:35:05 -0600
13243
13244 linux (2.6.36-1.7) natty; urgency=low
13245
13246 [ Andy Whitcroft ]
13247
13248 * rebased to v2.6.36 final
13249 * [Config] update configs following rebase to v2.6.36 final
13250 * [Config] update ports configs following rebase to v2.6.36 final
13251
13252 [ Upstream Kernel Changes ]
13253
13254 * rebased to v2.6.36 final
13255
13256 -- Andy Whitcroft <apw@canonical.com> Thu, 21 Oct 2010 14:28:57 +0100
13257
13258 linux (2.6.36-1.6) natty; urgency=low
13259
13260 [ Upstream Kernel Changes ]
13261
13262 * drop broadcom staging driver preview:
13263 * Revert "Staging: Add initial release of brcm80211 - Broadcom 802.11n
13264 wireless LAN driver."
13265
13266 -- Andy Whitcroft <apw@canonical.com> Wed, 20 Oct 2010 10:41:25 +0100
13267
13268 linux (2.6.36-1.5) natty; urgency=low
13269
13270 [ Andy Whitcroft ]
13271
13272 * rebase to v2.6.36-rc8
13273 * updateconfigs following rebase to v2.6.36-rc8
13274 * updateportsconfigs following rebase to v2.6.36-rc8
13275 * config -- simplify the kernelconfig interface
13276 * config -- add new config mode 'dumpconfigs'
13277
13278 [ Tim Gardner ]
13279
13280 * Simplify the use of CROSS_COMPILER
13281
13282 [ Upstream Kernel Changes ]
13283
13284 * drop broadcom staging driver preview:
13285 * Revert "staging: brcm80211: Make compiling of brcm80211.ko and
13286 brcmfmac.ko mutually exclusive."
13287 * Revert "staging: brcm80211: Fix compile issue when BRCM80211_PCI is not
13288 set."
13289 * Revert "Staging: brcm80211: remove driver specific -W options"
13290 * Revert "Staging: brcm80211: clean up makefile cflag lines"
13291 * Revert "staging: brcm80211: add fullmac driver"
13292 * Revert "staging: brcm80211: use string native library"
13293 * Revert "staging: brcm80211: use native ctype library"
13294 * Revert "staging: brcm80211: fix remaining checkpatch errors."
13295 * Revert "staging: brcm80211: fix "ERROR: trailing whitespace.""
13296 * Revert "staging: brcm80211: fix "ERROR: spaces required around that
13297 ...""
13298 * Revert "staging: brcm80211: fix "ERROR: spaces prohibited around that
13299 ':' ...""
13300 * Revert "staging: brcm80211: fix "ERROR: space required before that
13301 ...""
13302 * Revert "staging: brcm80211: fix "ERROR: space required after that ...""
13303 * Revert "staging: brcm80211: fix "ERROR: space required after that close
13304 brace""
13305 * Revert "staging: brcm80211: fix "ERROR: space prohibited before
13306 ...close square bracket""
13307 * Revert "staging: brcm80211: fix "ERROR: space prohibited after that
13308 ...""
13309 * Revert "staging: brcm80211: fix "ERROR: need consistent spacing around
13310 '*'""
13311 * Revert "staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'"
13312 * Revert "staging: brcm80211: fix "ERROR: Macros w/ mult. statements ...
13313 do - while loop""
13314 * Revert "staging: brcm80211: fix "ERROR: Macros w/ complex values ...
13315 parenthesis""
13316 * Revert "staging: brcm80211: fix "ERROR: do not initialise statics to 0
13317 or NULL""
13318 * Revert "staging: brcm80211: fix "ERROR: do not initialise globals to 0
13319 or NULL""
13320 * Revert "staging: brcm80211: fix "ERROR: while should follow close brace
13321 '}'""
13322 * Revert "staging: brcm80211: fix "ERROR: that open brace { ... prev
13323 line""
13324 * Revert "staging: brcm80211: fix "ERROR: trailing statements should be
13325 on next line""
13326 * Revert "staging: brcm80211: fix "ERROR: do not use assignment in if
13327 condition""
13328 * Revert "staging: brcm80211: fix "ERROR: return is not a function,
13329 paren...""
13330 * Revert "staging: brcm80211: fix "ERROR: open brace '{' following
13331 function dec...""
13332 * Revert "staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo
13333 *bar"'"
13334 * Revert "staging: brcm80211: Fix URLs for firmware files."
13335 * Revert "staging: brcm80211: use '%pM' format to print MAC address"
13336 * Revert "staging: brcm80211: Add contact info to TODO list."
13337 * Revert "staging: brcm80211: Fix some initialisation failure paths"
13338 * Export dump_{write,seek} to binary loader modules
13339 * rebase to v2.6.36-rc8.
13340
13341 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Oct 2010 18:58:11 +0100
13342
13343 linux (2.6.36-0.4) natty; urgency=low
13344
13345 [ Andy Whitcroft ]
13346
13347 * SAUCE: perf: increase stack footprint to avoid stack-protector warning
13348 (fixes FTBS on powerpc)
13349
13350 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 13:16:16 +0100
13351
13352 linux (2.6.36-0.3) natty; urgency=low
13353
13354 [ Andy Whitcroft ]
13355
13356 * [Config] disable CONFIG_SCSI_QLA_ISCSI to fix FTBS on powerpc
13357
13358 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 03:01:30 +0100
13359
13360 linux (2.6.36-0.2) natty; urgency=low
13361
13362 [ Andy Whitcroft ]
13363
13364 * [Config] updateportsconfigs following rebase to 2.6.36-rc7
13365 (fix FTBS on powerpc)
13366
13367 -- Andy Whitcroft <apw@canonical.com> Wed, 13 Oct 2010 23:25:12 +0100
13368
13369 linux (2.6.36-0.1) natty; urgency=low
13370
13371 [ Andy Whitcroft ]
13372
13373 * reduce disk usage during buildd builds
13374 - LP: #645653
13375 * [Config] enforcer -- ensure CONFIG_INIT_PASS_ALL_PARAMS is y
13376 * [Config] armel -- drop omap flavour
13377
13378 [ Tim Gardner ]
13379
13380 * Added dropped patch list
13381 * more dropped patches
13382 * [Config] Disable aufs, dmraid-4.5, ndis-wrapper
13383 * [Config] Add support for cross compiling armel
13384 * [Config] CONFIG_SCSI_QLA_ISCSI=n for armel
13385 * [Upstream] drivers/serial/mfd.c: Fix ARM compile error
13386 * [Config]: updateconfigs after adding brcm80211
13387 * staging: brcm80211: Fix Makefile syntax error
13388 * rebased to v2.6.36-rc7
13389
13390 [ Upstream Kernel Changes ]
13391
13392 * (upstream) IPS driver: don't toggle CPU turbo on unsupported CPUs
13393 * (upstream) IPS driver: verify BIOS provided limits
13394 * intel_ips: Print MCP limit exceeded values.
13395 * Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless
13396 LAN driver.
13397 * staging: brcm80211: Fix some initialisation failure paths
13398 * staging: brcm80211: Add contact info to TODO list.
13399 * staging: brcm80211: use '%pM' format to print MAC address
13400 * staging: brcm80211: Fix URLs for firmware files.
13401 * staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'
13402 * staging: brcm80211: fix "ERROR: open brace '{' following function
13403 dec..."
13404 * staging: brcm80211: fix "ERROR: return is not a function, paren..."
13405 * staging: brcm80211: fix "ERROR: do not use assignment in if condition"
13406 * staging: brcm80211: fix "ERROR: trailing statements should be on next
13407 line"
13408 * staging: brcm80211: fix "ERROR: that open brace { ... prev line"
13409 * staging: brcm80211: fix "ERROR: while should follow close brace '}'"
13410 * staging: brcm80211: fix "ERROR: do not initialise globals to 0 or NULL"
13411 * staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"
13412 * staging: brcm80211: fix "ERROR: Macros w/ complex values ...
13413 parenthesis"
13414 * staging: brcm80211: fix "ERROR: Macros w/ mult. statements ... do -
13415 while loop"
13416 * staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'
13417 * staging: brcm80211: fix "ERROR: need consistent spacing around '*'"
13418 * staging: brcm80211: fix "ERROR: space prohibited after that ..."
13419 * staging: brcm80211: fix "ERROR: space prohibited before ...close square
13420 bracket"
13421 * staging: brcm80211: fix "ERROR: space required after that close brace"
13422 * staging: brcm80211: fix "ERROR: space required after that ..."
13423 * staging: brcm80211: fix "ERROR: space required before that ..."
13424 * staging: brcm80211: fix "ERROR: spaces prohibited around that ':' ..."
13425 * staging: brcm80211: fix "ERROR: spaces required around that ..."
13426 * staging: brcm80211: fix "ERROR: trailing whitespace."
13427 * staging: brcm80211: fix remaining checkpatch errors.
13428 * staging: brcm80211: use native ctype library
13429 * staging: brcm80211: use string native library
13430 * staging: brcm80211: add fullmac driver
13431 * Staging: brcm80211: clean up makefile cflag lines
13432 * Staging: brcm80211: remove driver specific -W options
13433 * staging: brcm80211: Fix compile issue when BRCM80211_PCI is not set.
13434 * staging: brcm80211: Make compiling of brcm80211.ko and brcmfmac.ko
13435 mutually exclusive.
13436
13437 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Oct 2010 16:00:27 +0100
13438
13439 linux (2.6.35-22.33) maverick; urgency=low
13440
13441 [ Andy Whitcroft ]
13442
13443 * Revert "SAUCE: Add support for Intellimouse Mode in ALPS touchpad on
13444 Dell E2 series Laptops"
13445 - LP: #641320
13446
13447 [ Brian Rogers ]
13448
13449 * SAUCE: ir-core: Fix null dereferences in the protocols sysfs interface
13450 - LP: #624701
13451
13452 [ Christopher James Halse Rogers ]
13453
13454 * SAUCE: Nouveau: Add quirk framework to disable acceleration
13455 - LP: #544088, #546393
13456 * SAUCE: Nouveau: Disable acceleration on MacBook Pros
13457 - LP: #546393
13458
13459 [ John Johansen ]
13460
13461 * Revert "SAUCE: AppArmor: allow newer tools to load policy on older
13462 kernels"
13463 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
13464 - LP: #639758
13465
13466 [ Mathieu J. Poirier ]
13467
13468 * SAUCE: Adding vdd_sdi regulator supply to OMAP3EVM
13469
13470 [ Upstream Kernel Changes ]
13471
13472 * ALSA: HDA: Enable internal speaker on Dell M101z
13473 - LP: #640254
13474
13475 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 17 Sep 2010 13:21:28 -0700
13476
13477 linux (2.6.35-22.32) maverick; urgency=low
13478
13479 [ Arjan van de Ven ]
13480
13481 * SAUCE: libata: Add ALPM power state accounting to the AHCI driver
13482
13483 [ David Henningsson ]
13484
13485 * SAUCE: ALSA: HDA: Enable internal mic on Dell E6410 and Dell E6510
13486 - LP: #605047, #628961
13487
13488 [ John Johansen ]
13489
13490 * [Upstream] AppArmor: Fix splitting an fqname into separate namespace
13491 and profile names
13492 - LP: #615947
13493 * [Upstream] AppArmor: Fix locking from removal of profile namespace
13494 - LP: #615947
13495 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
13496 - LP: #639758
13497 * SAUCE: Improve Amazon EBS performance for EC2
13498 - LP: #634316
13499
13500 [ Leann Ogasawara ]
13501
13502 * Revert "SAUCE: i915 KMS -- blacklist i855"
13503 * Revert "SAUCE: i915 KMS -- blacklist i845g"
13504 * Revert "SAUCE: i915 KMS -- blacklist i830"
13505 * Revert "SAUCE: i915 KMS -- support disabling KMS for known broken
13506 devices"
13507 * execute module-inclusion within a subshell
13508 - LP: #621175
13509
13510 [ Upstream Kernel Changes ]
13511
13512 * (pre-stable) bounce: call flush_dcache_page() after bounce_copy_vec()
13513 - LP: #633227
13514 * (pre-stable) drm/i915: don't enable self-refresh on Ironlake
13515 - LP: #629711
13516 * (pre-stable) mm: Move vma_stack_continue into mm.h
13517 * x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev
13518 - LP: #601073
13519 * PM / Runtime: Make runtime_status attribute not debug-only (v. 2)
13520 * PM / Runtime: Add runtime PM statistics (v3)
13521 * compat: Make compat_alloc_user_space() incorporate the access_ok()
13522 - CVE-2010-3081
13523 * x86-64, compat: Test %rax for the syscall number, not %eax
13524 - CVE-2010-3301
13525 * x86-64, compat: Retruncate rax after ia32 syscall entry tracing
13526 - CVE-2010-3301
13527
13528 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Sep 2010 08:46:49 -0700
13529
13530 linux (2.6.35-21.31) maverick; urgency=low
13531
13532 [ Andy Whitcroft ]
13533
13534 * bodge linux-libc-dev package version due to ti-omap4 error
13535 * linux-libc-dev -- ensure we can only build this on debian.master
13536
13537 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 13 Sep 2010 09:54:31 -0700
13538
13539 linux (2.6.35-21.30) maverick; urgency=low
13540
13541 [ Andy Whitcroft ]
13542
13543 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
13544 - LP: #614008
13545
13546 [ Daniel Lezcano ]
13547
13548 * SAUCE: fix compilation warning when CONFIG_SECURITY is not set
13549
13550 [ Henrik Rydberg ]
13551
13552 * SAUCE: Input: wacom - add fuzz parameters to features
13553 * SAUCE: Input: wacom - collect device quirks into single function
13554 * SAUCE: Input: wacom - add support for the Bamboo Touch trackpad
13555 * SAUCE: Input: wacom - add a quirk for low resolution Bamboo devices
13556 * SAUCE: hid: ntrig: Remove unused device ids
13557 * SAUCE: hid: ntrig: remove sysfs nodes
13558 * SAUCE: hid: ntrig: Correct logic for quirks
13559 * SAUCE: hid: ntrig: zero-initialize ntrig struct
13560 * SAUCE: hid: ntrig: Setup input filtering manually
13561 * SAUCE: hid: ntrig: New ghost-filtering event logic
13562
13563 [ Leann Ogasawara ]
13564
13565 * SAUCE: ndiswrapper: Initialize buffer index and check its value
13566 - LP: #613796
13567
13568 [ Manoj Iyer ]
13569
13570 * SAUCE: Add support for Intellimouse Mode in ALPS touchpad on Dell E2
13571 series Laptops
13572 - LP: #632884
13573
13574 [ Ping Cheng ]
13575
13576 * SAUCE: Input: wacom - parse the Bamboo device family
13577
13578 [ Rafi Rubin ]
13579
13580 * SAUCE: hid: ntrig: identify firmware version (wiggled)
13581
13582 [ Tim Gardner ]
13583
13584 * [Config] CONFIG_NL80211_TESTMODE=n
13585
13586 [ Upstream Kernel Changes ]
13587
13588 * Revert "input: mt: Add support for the Bamboo Touch trackpad"
13589 * e1000e: initial support for 82579 LOMs
13590 * e1000e: correct MAC-PHY interconnect register offset for 82579
13591 * (pre-stable) ALSA: hda - Add a new hp-laptop model for Conexant 5066,
13592 tested on HP G60
13593 - LP: #587388
13594 * DSS2: Don't power off a panel twice
13595 - LP: #588243
13596 * mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
13597 * Input: i8042 - reset keyboard controller wehen resuming from S2R
13598 - LP: #86820
13599 * ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecs
13600 - LP: #414795
13601 * agp/intel: Support the extended physical addressing bits on
13602 Sandybridge.
13603 - LP: #632488
13604 * drm/i915,intel_agp: Add support for Sandybridge D0
13605 - LP: #632488
13606 * (pre-stable) intel_agp,i915: Add more sandybridge graphics device ids
13607 - LP: #632488
13608 * mmc: omap: fix for bus width which improves SD card's peformance.
13609
13610 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 07 Sep 2010 09:58:52 -0700
13611
13612 linux (2.6.35-20.29) maverick; urgency=low
13613
13614 [ Andy Whitcroft ]
13615
13616 * SAUCE: i915 KMS -- support disabling KMS for known broken devices
13617 - LP: #563277
13618 * SAUCE: i915 KMS -- blacklist i830
13619 - LP: #542208, #563277
13620 * SAUCE: i915 KMS -- blacklist i845g
13621 - LP: #541492, #563277
13622 * SAUCE: i915 KMS -- blacklist i855
13623 - LP: #511001, #541511, #563277
13624
13625 [ Leann Ogasawara ]
13626
13627 * [Config] Enable CONFIG_SENSORS_PKGTEMP=m
13628 - LP: #601073
13629 * ARM: Temporarily disable module check for armel
13630 * rebase to v2.6.35.4
13631 * [Config] update configs following rebase to v2.6.35.4
13632
13633 [ Ricardo Salveti de Araujo ]
13634
13635 * [Config] Change CONFIG_LEDS_TRIGGER_HEARTBEAT from module to built-in
13636 in Omap
13637
13638 [ Tim Gardner ]
13639
13640 * [Config] Added be2net, be2scsi to udebs
13641 - LP: #628776
13642
13643 [ Upstream Kernel Changes ]
13644
13645 * x86, cpu: Package Level Thermal Control, Power Limit Notification
13646 definitions
13647 - LP: #601073
13648 * x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driver
13649 - LP: #601073
13650 * x86, hwmon: Package Level Thermal/Power: thermal throttling handler
13651 - LP: #601073
13652 * x86, hwmon: Package Level Thermal/Power: power limit
13653 - LP: #601073
13654 * x86, hwmon: Package Level Thermal/Power: pkgtemp documentation
13655 - LP: #601073
13656 * hid: 3m: Adjust to sequential MT HID protocol
13657 * hid: 3m: Convert to MT slots
13658 * hid: 3m: Correct touchscreen emulation
13659 * hid: 3m: Adjust major / minor axes to scale
13660 * input: bcm5974: Adjust major / minor to scale
13661 * HID: magicmouse: don't allow hidinput to initialize the device
13662 * HID: magicmouse: simplify multitouch feature request
13663 * HID: magicmouse: simplify touch data bit manipulation
13664 * HID: magicmouse: simplify touch down logic
13665 * HID: magicmouse: remove timestamp logic
13666 * HID: magicmouse: enable Magic Trackpad support
13667 * HID: magicmouse: Adjust major / minor axes to scale
13668 * mmc: fix all hangs related to mmc/sd card insert/removal during
13669 suspend/resume
13670 - LP: #477106
13671 * drm/i915: fix VGA plane disable for Ironlake+
13672 - LP: #602281
13673
13674 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 30 Aug 2010 08:38:01 -0700
13675
13676 linux (2.6.35-19.28) maverick; urgency=low
13677
13678 [ Leann Ogasawara ]
13679
13680 * No changes from 2.6.35-19.27. Some armel udebs were accidentally deleted
13681 from the archive and a no-change rebuild was attempted. However, the ABI
13682 did not get bumped and resulted in build failures for 2.6.35-19.27. Fix
13683 up the ABI and re-upload.
13684
13685 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 28 Aug 2010 16:42:27 -0700
13686
13687 linux (2.6.35-19.27) maverick; urgency=low
13688
13689 [ Leann Ogasawara ]
13690
13691 * No changes from 2.6.35-19.26. Some armel udebs were accidentally deleted
13692 from the archive.
13693
13694 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 27 Aug 2010 08:58:35 -0700
13695
13696 linux (2.6.35-19.26) maverick; urgency=low
13697
13698 [ Upstream Kernel Changes ]
13699
13700 * ARM: OMAP: Beagle: revision detection
13701 * ARM: OMAP: Beagle: only Cx boards use pin 23 for write protect
13702 * ARM: OMAP: Beagle: no gpio_wp pin connection on xM
13703
13704 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 26 Aug 2010 09:15:09 -0700
13705
13706 linux (2.6.35-19.25) maverick; urgency=low
13707
13708 [ Jarod Wilson ]
13709
13710 * SAUCE: Bring in staging/lirc from 2.6.36
13711 - LP: #609234
13712 * SAUCE: Update ir-core to linuxtv/other which should be merged for
13713 2.6.36.
13714 - LP: #609234
13715 * SAUCE: Fix memleaks in imon and mceusb drivers
13716 - LP: #609234
13717 * SAUCE: Bring in streamzap support from linuxtv/other
13718 - LP: #609234
13719
13720 [ Mario Limonciello ]
13721
13722 * Remove ubuntu/lirc in favor of staging/lirc from 2.6.36
13723 - LP: #609234
13724
13725 [ Mathieu J. Poirier ]
13726
13727 * SAUCE: ARM: adding i2c eeprom driver to read EDID
13728 - LP: #608279
13729
13730 [ Upstream Kernel Changes ]
13731
13732 * intel_idle: disable module support
13733 - LP: #615265
13734 * (pre-stable) ALSA: hda - Ensure codec patch files are checked for the
13735 correct codec ID
13736 * (pre-stable) ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763
13737 - LP: #605101
13738 * (pre-stable) ALSA: HDA: Use model=auto for LG R510
13739 - LP: #495134
13740 * (pre-stable) ALSA: HDA: Add Sony VAIO quirk for ALC269
13741 - LP: #519066
13742 * (pre-stable) ALSA: HDA: Fix front mic on Dell Precision M6500
13743 - LP: #519066
13744 * input: mt: Initialize slots to unused (rev2)
13745 * input: mt: Add support for the Bamboo Touch trackpad
13746 * hid: Add a hid quirk for input sync override
13747
13748 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Aug 2010 12:42:52 -0700
13749
13750 linux (2.6.35-18.24) maverick; urgency=low
13751
13752 [ Colin Watson ]
13753
13754 * Pass DEB_MAINT_PARAMS to hook scripts
13755
13756 [ Leann Ogasawara ]
13757
13758 * [Config] Add CONFIG_INPUT_UINPUT=y to config enforcer
13759 - LP: #584812
13760 * rebase to v2.6.35.3
13761
13762 [ Upstream Kernel Changes ]
13763
13764 * (pre-stable) dell-wmi: Add support for eject key on Dell Studio 1555
13765 - LP: #609234
13766 * can: add limit for nframes and clean up signed/unsigned variables
13767 - CVE-2010-2959
13768 * drm: Initialize ioctl struct when no user data is present
13769 - CVE-2010-2803
13770 * ARM: initial stack protector (-fstack-protector) support
13771 * ARM: stack protector: change the canary value per task
13772 * [ARM] implement arch_randomize_brk()
13773 * [ARM] add address randomization to mmap()
13774 * ARM: fix ASLR of PIE executables
13775
13776 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 22 Aug 2010 19:22:04 -0700
13777
13778 linux (2.6.35-17.23) maverick; urgency=low
13779
13780 [ Jeremy Kerr ]
13781
13782 * [Config] build-in uinput module
13783 - LP: #584812
13784
13785 [ Leann Ogasawara ]
13786
13787 * Revert "[Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS"
13788 * Revert "[Config] [FTBS] ia64: Temporarily disable gpiolib"
13789 * Revert "[Config] [FTBS] sparc: Temporarily disable
13790 CONFIG_MTD_NAND_DENALI"
13791 * Revert "[Config] [FTBS] sparc: Temporarily disable
13792 CONFIG_MFD_JANZ_CMODIO"
13793 * Revert "[Config] [FTBS] sparc: Temporarily disable
13794 CONFIG_INFINIBAND_QIB"
13795 * [Config] Enable INTEL_IPS
13796 - LP: #601057
13797 * Remove ia64 support
13798 * [Config] Update portsconfigs after removing ia64 support
13799 * Remove sparc support
13800 * [Config] Update portsconfigs after removing sparc support
13801
13802 [ Linus Torvalds ]
13803
13804 * (pre-stable) mm: fix page table unmap for stack guard page properly
13805
13806 [ Mathieu J. Poirier ]
13807
13808 * SAUCE: (no-up) ARM: Resetting power_mode to its original value.
13809 - LP: #591941
13810
13811 [ Upstream Kernel Changes ]
13812
13813 * timer: add on-stack deferrable timer interfaces
13814 - LP: #601057
13815 * x86 platform driver: intelligent power sharing driver
13816 - LP: #601057
13817 * IPS driver: add GPU busy and turbo checking
13818 - LP: #601057
13819 * X86: intel_ips, check for kzalloc properly
13820 - LP: #601057
13821 * ips driver: make it less chatty
13822 - LP: #601057
13823
13824 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 17 Aug 2010 09:38:08 -0700
13825
13826 linux (2.6.35-16.22) maverick; urgency=low
13827
13828 [ Andy Whitcroft ]
13829
13830 * debian -- more agressivly clean up after depmod on purge
13831 - LP: #618591
13832
13833 [ Henrik Rydberg ]
13834
13835 * SAUCE: hid: 3m: Simplify touchsreen emulation logic
13836
13837 [ Leann Ogasawara ]
13838
13839 * ubuntu: iscsitarget -- version 1.4.20.2
13840 * ubuntu: rtl8192se -- update to version 0017.0507.2010
13841 * rebase to v2.6.35.2
13842 * [Config] update configs following rebase to v2.6.35.2
13843 * [Config] update ports configs following rebase to v2.6.35.2
13844
13845 [ Luke Yelavich ]
13846
13847 * [Config] Enable new firewire stack on powerpc
13848
13849 [ Mathieu J. Poirier ]
13850
13851 * SAUCE: (drop after 2.6.35) ARM: Using gpmc function to init nand flash.
13852 - LP: #608266
13853
13854 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 12 Aug 2010 09:58:01 -0700
13855
13856 linux (2.6.35-15.21) maverick; urgency=low
13857
13858 [ Luke Yelavich ]
13859
13860 * [Config] CONFIG_SND_USB_UA101=m for all architectures
13861
13862 [ Upstream Kernel Changes ]
13863
13864 * Input: introduce MT event slots
13865 * Input: document the MT event slot protocol
13866 * (pre-stable) sched: Revert nohz_ratelimit() for now
13867 * (pre-stable) drm/radeon/kms: add missing copy from user
13868 - LP: #606081
13869
13870 [ Leann Ogasawara ]
13871
13872 * rebase to v2.6.35.1
13873
13874 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Aug 2010 09:24:04 -0700
13875
13876 linux (2.6.35-14.20) maverick; urgency=low
13877
13878 [ Andy Whitcroft ]
13879
13880 * update Vcs-Git to point to maverick repo
13881 * debian -- include the debian packaging in the -source package
13882 - LP: #608674
13883 * select debian source format 1.0
13884 * add support for building selected stages of kernel
13885 - LP: #603087
13886 * cleanup conditional dependancy handling
13887 - LP: #603087
13888
13889 [ Upstream Kernel Changes ]
13890
13891 * ALSA: hda - Handle missing NID 0x1b on ALC259 codec
13892 - LP: #582199, #586418, #588031
13893 * ALSA: hda - Handle pin NID 0x1a on ALC259/269
13894 - LP: #582199, #586418, #588031
13895 * sched: Revert nohz_ratelimit() for now
13896
13897 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 03 Aug 2010 08:46:47 -0700
13898
13899 linux (2.6.35-14.19) maverick; urgency=low
13900
13901 [ Leann Ogasawara ]
13902
13903 * rebase to v2.6.35
13904
13905 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 01 Aug 2010 10:35:56 -0700
13906
13907 linux (2.6.35-13.18) maverick; urgency=low
13908
13909 [ Andy Whitcroft ]
13910
13911 * SAUCE: (no-up) Modularize vesafb -- fix initialisation
13912 * SAUCE: add tracing for user initiated readahead requests
13913 * SAUCE: vt -- maintain bootloader screen mode and content until vt
13914 switch
13915 * SAUCE: vt -- allow grub to request automatic vt_handoff
13916 * SAUCE: fbcon -- fix race between open and removal of framebuffers
13917 * SAUCE: drm -- stop early access to drm devices
13918
13919 [ Bryan Wu ]
13920
13921 * CONFIG: compile in OTG driver and Transceiver driver
13922 - LP: #566645
13923 * remove OTG modules from modules list file
13924
13925 [ John Johansen ]
13926
13927 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-27
13928 - LP: #581525, #599450
13929 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-29
13930 * SAUCE: AppArmor 2.4 compatibility patch
13931 * SAUCE: AppArmor: Allow dfa backward compatibility with broken userspace
13932 * SAUCE: fix pv-ops for legacy Xen
13933 * SAUCE: blkfront: default to sd devices
13934 * [Config] Build in drivers required for Xen pv-ops
13935
13936 [ Leann Ogasawara ]
13937
13938 * Revert "[Upstream] i915: Use the correct mask to detect i830 aperture
13939 size."
13940
13941 [ Lee Jones ]
13942
13943 * SAUCE: ARM: OMAP: Add macros for comparing silicon revision
13944 - LP: #608095
13945 * SAUCE: OMAP: DSS2: check for both cpu type and revision, rather than
13946 just revision
13947 - LP: #608095
13948 * SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX
13949 - LP: #608095
13950 * SAUCE: ARM: OMAP: Beagle: support twl gpio differences on xM
13951 - LP: #608095
13952
13953 [ Upstream Kernel Changes ]
13954
13955 * agp/intel: Use the correct mask to detect i830 aperture size.
13956 - LP: #597075
13957
13958 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Jul 2010 15:46:59 -0700
13959
13960 linux (2.6.35-12.17) maverick; urgency=low
13961
13962 [ Leann Ogasawara ]
13963
13964 * rebase to v2.6.35-rc6
13965 * [Config] update configs following rebase to v2.6.35-rc6
13966 * [Config] update ports configs following rebase to v2.6.35-rc6
13967 * SAUCE: [FTBS] armel: define KEY_F10 and KEYF11
13968
13969 [ Leann Ogasawara ]
13970
13971 * rebase to v2.6.35-rc6
13972
13973 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 16:16:38 +0200
13974
13975 linux (2.6.35-11.16) maverick; urgency=low
13976
13977 [ Leann Ogasawara ]
13978
13979 * Bump ABI for new compiler update
13980
13981 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 10:24:58 +0200
13982
13983 linux (2.6.35-10.15) maverick; urgency=low
13984
13985 [ Leann Ogasawara ]
13986
13987 * Revert "SAUCE: ensure vga16fb loads if no other driver claims the VGA
13988 device"
13989 * [Config] Enable CONFIG_M686=y
13990 - LP: #592495
13991
13992 [ Upstream Kernel Changes ]
13993
13994 * tracing: Add alignment to syscall metadata declarations
13995
13996 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Jul 2010 18:18:49 +0200
13997
13998 linux (2.6.35-9.14) maverick; urgency=low
13999
14000 [ Andy Whitcroft ]
14001
14002 * ubuntu: AUFS -- add BOM and automated update script
14003 * ubuntu: AUFS -- update to b37c575759dc4535ccc03241c584ad5fe69e3b25
14004
14005 [ John Johansen ]
14006
14007 * [Config] Enable DRBD as a module
14008
14009 [ Kees Cook ]
14010
14011 * SAUCE: Yama: verify inode is symlink to avoid bind mounts
14012 - LP: #604407
14013
14014 [ Leann Ogasawara ]
14015
14016 * [Config] Disable CONFIG_DRM_VMWGFX (staging driver)
14017 - LP: #606139
14018 * [Config] ports: Disable CONFIG_DRM_VMWGFX (staging driver)
14019 - LP: #606139
14020 * [Config] Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
14021 * [Config] ports: Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
14022
14023 [ Lee Jones ]
14024
14025 * Stop ARM boards crashing when CUPS is loaded
14026 - LP: #601226
14027
14028 [ Upstream Kernel Changes ]
14029
14030 * perf probe: Support tracing an entry of array
14031 * perf probe: Support static and global variables
14032
14033 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Jul 2010 14:38:17 -0700
14034
14035 linux (2.6.35-8.13) maverick; urgency=low
14036
14037 [ Kees Cook ]
14038
14039 * SAUCE: Yama: check PTRACE using thread group leader
14040 * SAUCE: Yama: search for PTRACE exceptions via thread group leader
14041 - LP: #603716
14042
14043 [ Leann Ogasawara ]
14044
14045 * rebase to v2.6.35-rc5
14046 * [Config] update configs following rebase to v2.6.35-rc5
14047
14048 [ Nicolas Pitre ]
14049
14050 * SAUCE: make ndiswrapper available on X86 only
14051
14052 [ Tim Gardner ]
14053
14054 * [Config] Added ums-cypress to udeb
14055 - LP: #576066
14056 * SAUCE: fix build error with CONFIG_BLK_DEV_INITRD=n
14057 * [Config] CONFIG_NDISWRAPPER=m across all configs
14058
14059 [ Upstream Kernel Changes ]
14060
14061 * HID: magicmouse: report last touch up
14062 * rebase to 2.6.35-rc5
14063
14064 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Jul 2010 18:57:59 -0700
14065
14066 linux (2.6.35-7.12) maverick; urgency=low
14067
14068 [ Tim Gardner ]
14069
14070 * [Upstream] i915: Use the correct mask to detect i830 aperture size.
14071 - LP: #597075
14072
14073 [ Upstream Kernel Changes ]
14074
14075 * (drop after 2.6.35) drm/radeon/kms: add ioport register access
14076 (squashed)
14077
14078 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Jul 2010 09:53:13 -0600
14079
14080 linux (2.6.35-7.11) maverick; urgency=low
14081
14082 [ Tim Gardner ]
14083
14084 * [Config] CONFIG_X86_MRST=n
14085
14086 [ Upstream Kernel Changes ]
14087
14088 * (drop after 2.6.35-rc5) writeback: remove writeback_inodes_wbc
14089 * (drop after 2.6.35-rc5) writeback: split writeback_inodes_wb
14090 * (drop after 2.6.35-rc5) writeback: simplify the write back thread queue
14091
14092 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Jul 2010 18:39:08 -0600
14093
14094 linux (2.6.35-7.10) maverick; urgency=low
14095
14096 [ Kees Cook ]
14097
14098 * SAUCE: security: create task_free security callback
14099 * SAUCE: Yama: add PTRACE exception tracking and interface
14100 * SAUCE: security: unconditionally chain to Yama LSM
14101 * Revert "SAUCE: ptrace: restrict ptrace scope to children"
14102 * Revert "SAUCE: fs: block hardlinks to non-accessible sources"
14103 * Revert "SAUCE: fs: block cross-uid sticky symlinks"
14104 * [Upstream] security: Yama LSM
14105 * [Config] Enable CONFIG_SECURITY_YAMA=y
14106
14107 [ Tim Gardner ]
14108
14109 * [Config] updateconfigs/updateportsconfigs after rebase to 2.6.35-rc4
14110
14111 [ Upstream Kernel Changes ]
14112
14113 * rebase to 2.6.35-rc4
14114
14115 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 01 Jul 2010 08:55:57 -0700
14116
14117 linux (2.6.35-6.9) maverick; urgency=low
14118
14119 [ Tim Gardner ]
14120
14121 * [Upstream] direct_splice_actor() should not use pos in sd
14122 - LP: #588861
14123
14124 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Jun 2010 12:35:49 -0700
14125
14126 linux (2.6.35-6.8) maverick; urgency=low
14127
14128 [ Mathieu J. Poirier ]
14129
14130 * ARM: Adding regulator supply for vdds_sdi.
14131 - LP: #597904
14132
14133 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 27 Jun 2010 16:34:43 -0700
14134
14135 linux (2.6.35-6.7) maverick; urgency=low
14136
14137 [ Alberto Milone ]
14138
14139 * [Upstream] Add support for the ATIF ACPI method to the radeon driver
14140
14141 [ Chase Douglas ]
14142
14143 * [Upstream] HID: magicmouse: scroll on entire surface, not just middle
14144 of mouse
14145 * [Upstream] HID: magicmouse: disable and add module param for scroll
14146 acceleration
14147 * [Upstream] HID: magicmouse: properly account for scroll movement in
14148 state
14149 * [Upstream] HID: magicmouse: add param for scroll speed
14150 * [Upstream] HID: magicmouse: enable horizontal scrolling
14151
14152 [ Henrik Rydberg ]
14153
14154 * [Upstream] Input: evdev - convert to dynamic event buffer
14155 * [Upstream] Input: evdev - use driver hint to compute size of event
14156 buffer
14157 * [Upstream] Input: bcm5974 - set the average number of events per MT
14158 event packet
14159 * [Upstream] Input: hid-input - use a larger event buffer for MT devices
14160 * [Upstream] Input: evdev - never leave the client buffer empty after
14161 write
14162
14163 [ John Johansen ]
14164
14165 * SAUCE: AppArmor: -- mainline 2010-06-23
14166 * SAUCE: AppArmor 2.4 compatibility patch
14167 * SAUCE: fs: block hardlinks to non-accessible sources AppArmor portion
14168
14169 [ Leann Ogasawara ]
14170
14171 * [Config] Enable CONFIG_INTR_REMAP=y
14172 - LP: #597091
14173 * [Config] Enable CONFIG_X86_X2APIC
14174 - LP: #597091
14175
14176 [ Mathieu J. Poirier ]
14177
14178 * [Config] ARM: Turning off CONFIG_CPU_IDLE on omap
14179 - LP: #594382
14180
14181 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Jun 2010 12:19:48 -0700
14182
14183 linux (2.6.35-5.6) maverick; urgency=low
14184
14185 [ Amit Kucheria ]
14186
14187 * [Config] update omap flavour description
14188
14189 [ Andy Whitcroft ]
14190
14191 * update to ubuntu-debian:508b7aa34b578c0d1e51bfb571f2bfb824dc65ac
14192 - LP: #570500, #576274
14193 * SAUCE: add option to hand off all kernel parameters to init
14194 - LP: #586386
14195 * [Config] enable passing all kernel command line to init
14196 - LP: #586386
14197 * [Config] disable CONFIG_VMI
14198 - LP: #537601
14199 * [Config] enable CONFIG_IPV6_SIT_6RD
14200 - LP: #591869
14201 * [Config] enable CONFIG_VMWARE_BALOON as module
14202 - LP: #592039
14203
14204 [ Leann Ogasawara ]
14205
14206 * Revert "SAUCE: pm: Config option to disable handling of console during
14207 suspend/resume"
14208 - LP: #594885
14209 * [Config] Remove CONFIG_PM_DISABLE_CONSOLE
14210 * [Config] ports: enable passing all kernel command line to init
14211 - LP: #586386
14212 * [Config] Enable CONFIG_FB_VESA=y for x86
14213 * [Config] Add CONFIG_FRAMEBUFFER_CONSOLE=y to config enforcer
14214 * [Config] Add CONFIG_FB_VESA=y for x86 to config enforcer
14215 * [Config] Enable CONFIG_TASK_DELAY_ACCT=y
14216 - LP: #493156
14217
14218 [ Mathieu Poirier ]
14219
14220 * ARM: Adding MosChip MCS7830 to nic-usb
14221 - LP: #584920
14222
14223 [ Upstream Kernel Changes ]
14224
14225 * Revert "[Upstream] docbook: need xmldoclinks for all doc types"
14226 * docbook: need xmldoclinks for all doc types
14227 * perf probe: Add kernel source path option
14228
14229 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jun 2010 08:05:29 -0700
14230
14231 linux (2.6.35-4.5) maverick; urgency=low
14232
14233 [ Leann Ogasawara ]
14234
14235 * Revert "[Upstream] (evdev) Use driver hint to compute the evdev buffer
14236 size (rev2)"
14237 * Revert "[Upstream] (evdev) Convert to dynamic event buffer (rev4)"
14238 * Revert "[Upstream] (evdev) Use multi-reader buffer to save space
14239 (rev4)"
14240 * Revert "SAUCE: drivers: Remove some duplicate device entries in various
14241 modules"
14242 * [Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID
14243 * [Upstream] Revert "USB: Adding support for HTC Smartphones to ipaq"
14244 * [Upstream] p54usb: Comment out duplicate Medion MD40900 device id
14245
14246 [ Tim Gardner ]
14247
14248 * [Config] CONFIG_NFS_FSCACHE=y
14249 - LP: #440522
14250 * [Config] CONFIG_FSCACHE_STATS=y, CONFIG_FSCACHE_HISTOGRAM=y
14251 - LP: #440522
14252
14253 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 Jun 2010 08:43:07 -0700
14254
14255 linux (2.6.35-3.4) maverick; urgency=low
14256
14257 [ Andy Whitcroft ]
14258
14259 * debian -- ensure the version number is clean
14260
14261 [ Henrik Rydberg ]
14262
14263 * [Upstream] Introduce MT event slots (rev 5)
14264 * [Upstream] Document the MT event slot protocol (rev5)
14265 * [Upstream] (evdev) Use multi-reader buffer to save space (rev4)
14266 * [Upstream] (evdev) Convert to dynamic event buffer (rev4)
14267 * [Upstream] (evdev) Use driver hint to compute the evdev buffer size
14268 (rev2)
14269
14270 [ Leann Ogasawara ]
14271
14272 * Revert "SAUCE: Add MODULE_ALIAS for Dell WMI module"
14273 * Revert "SAUCE: hostap: send events on data interface as well as master
14274 interface"
14275 * Revert "Fix webcam having USB ID 0ac8:303b"
14276 * Revert "SAUCE: toshiba_acpi -- pull in current -dev version of driver"
14277 * rebase to v2.6.35-rc3
14278
14279 [ Maxim Levitsky ]
14280
14281 * [Config] Enable new Smartmedia/xD translation layer
14282 - LP: #202490
14283
14284 [ Upstream Kernel Changes ]
14285
14286 * net: fix deliver_no_wcard regression on loopback device
14287
14288 [ Upstream changes ]
14289
14290 * rebased to v2.6.35-rc3
14291
14292 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 10 Jun 2010 16:15:22 -0700
14293
14294 linux (2.6.35-2.3) maverick; urgency=low
14295
14296 [ Bryan Wu ]
14297
14298 * CONFIG: enforce -- make sure we disable CONFIG_LOCALVERSION_AUTO
14299
14300 [ Leann Ogasawara ]
14301
14302 * [Config] armel: Enable CONFIG_BNX2=m
14303 * [Config] ports: Enable CONFIG_BNX2X=m
14304 * SAUCE: armel: define get_dma_ops to fix FTBS
14305
14306 [ Tim Gardner ]
14307
14308 * [Upstream] net: Print num_rx_queues imbalance warning only when there
14309 are allocated queues
14310 - LP: #591416
14311
14312 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 09 Jun 2010 08:27:41 -0700
14313
14314 linux (2.6.35-2.2) maverick; urgency=low
14315
14316 [ Andy Whitcroft ]
14317
14318 * [Config] d-i: make armel configuration versatile flavour specific
14319 - LP: #588805
14320 * [Config] d-i: enable .udebs for omap flavour
14321 - LP: #588805
14322
14323 [ Kees Cook ]
14324
14325 * ptrace: limit scope to attach only (allow read)
14326 - LP: #589656
14327
14328 [ Leann Ogasawara ]
14329
14330 * rebase to v2.6.35-rc2
14331 * [Config] update configs following rebase to v2.6.35-rc2
14332 * [Config] update port configs following rebase to v2.6.35-rc2
14333
14334 [ Lee Jones ]
14335
14336 * Enable perf to be more helpful when perf_<version> does not exist.
14337 - LP: #570500
14338 * 'fdr editconfig' modification. Easily skip over unwanted menuconfigs.
14339
14340 [ Tim Gardner ]
14341
14342 * [Config] Update bnx2 udeb firmware files
14343 - LP: #589304
14344
14345 [ Upstream changes ]
14346
14347 * rebased to v2.6.35-rc2
14348
14349 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 07 Jun 2010 09:45:04 -0700
14350
14351 linux (2.6.35-1.1) maverick; urgency=low
14352
14353 [ Andy Whitcroft ]
14354
14355 * ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601
14356 - LP: #587888
14357 * ubuntu: AUFS -- track changes to the arguements to fop fsync()
14358
14359 [ Leann Ogasawara ]
14360
14361 * rebase to v2.6.35-rc1
14362 * [Config] update configs following rebase to v2.6.35-rc1
14363 * [Config] update port configs following rebase to v2.6.35-rc1
14364 * SAUCE: lirc: rename usb_buffer_alloc() and usb_buffer_free()
14365 * SAUCE: ndiswrapper: rename usb_buffer_alloc() and usb_buffer_free()
14366 * SAUCE: ndiswrapper: convert multicast list to list_head
14367 * [Config] [FTBS] armel: Temporarily disable CONFIG_GPIO_JANZ_TTL
14368 * [Config] [FTBS] ia64: Temporarily disable gpiolib
14369 * [Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS
14370 * [Config] [FTBS] sparc: Temporarily disable CONFIG_INFINIBAND_QIB
14371 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MFD_JANZ_CMODIO
14372 * [Config] [FTBS] armel: Temporarily disable CONFIG_MFD_JANZ_CMODIO
14373 * [Config] [FTBS] armel: Temporarily disable CONFIG_DT3155
14374 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MTD_NAND_DENALI
14375 * [Config] [FTBS] armel: Temporarily disable bnx2
14376 * [Config] [FTBS] armel: Temporarily disable CONFIG_SERIAL_UARTLITE
14377 * SAUCE: [FTBS] armel: Don't include asm/agp.h for ttm
14378 * SAUCE: [FTBS] armel: include linux/dma-mapping.h
14379 * SAUCE: [FTBS] armel: replace omap_set_gpio_debounce with
14380 gpio_set_debounce
14381
14382 [ Upstream Kernel Changes ]
14383
14384 * of/usb: fix build error due to of_node pointer move
14385 * n2_crypto: Fix build after of_device/of_platform_driver changes.
14386 * powerpc/fsl-booke: fix the case where we are not in the first page
14387 * powerpc/fsl-booke: Move the entry setup code into a seperate file
14388 * powerpc/kexec: Add support for FSL-BookE
14389 * greth: Fix build after OF device conversions.
14390
14391 [ Upstream changes ]
14392
14393 * rebased to v2.6.35-rc1
14394
14395 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 04 Jun 2010 23:01:52 -0700
14396
14397 linux (2.6.35-1.0) UNRELEASED; urgency=low
14398
14399 [ Leann Ogasawara ]
14400
14401 * Null entry.
14402
14403 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 15:17:41 -0700
14404
14405 linux (2.6.34-5.14) maverick; urgency=low
14406
14407 [ Tim Gardner ]
14408
14409 * [Config] Added module inclusion support
14410 * [Config] Added virtual flavour module inclusion list and d-i package
14411 definitions
14412
14413 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 12:58:14 -0700
14414
14415 linux (2.6.34-5.13) maverick; urgency=low
14416
14417 [ Andy Whitcroft ]
14418
14419 * Revert "ubuntu: AUFS -- aufs2 20091209"
14420 * Revert "ubuntu: AUFS -- export various core functions
14421 (aufs2-standalone.patch)"
14422 * Revert "ubuntu: AUFS -- export various core functions
14423 (aufs2-base.patch)"
14424 * ubuntu: AUFS -- aufs2 base patch for linux-2.6.34
14425 - LP: #587888
14426 * ubuntu: AUFS -- aufs2 standalone patch for linux-2.6.34
14427 - LP: #587888
14428 * ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601
14429 - LP: #587888
14430 * [Config] AUFS -- enable aufs options
14431 - LP: #587888
14432
14433 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 01 Jun 2010 08:56:43 -0700
14434
14435 linux (2.6.34-5.12) maverick; urgency=low
14436
14437 [ Andy Whitcroft ]
14438
14439 * enforce -- ensure SYSFS compatibility is disabled
14440
14441 [ Chase Douglas ]
14442
14443 * build with libdw-dev for perf probe symbol support
14444 * maverick ftrace configuration changes
14445
14446 [ Kees Cook ]
14447
14448 * Revert "SAUCE: x86: brk away from exec rand area"
14449 * Revert "SAUCE: [um] Don't use nx_enabled under UML"
14450 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
14451 * SAUCE: x86: implement cs-limit nx-emulation for ia32
14452 - LP: #369978
14453 * SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
14454 * SAUCE: x86: brk away from exec rand area
14455 - LP: #452175
14456 * SAUCE: ptrace: restrict ptrace scope to children
14457
14458 [ Leann Ogasawara ]
14459
14460 * Add new omap flavour to getabis
14461 * [Config] Enable CONFIG_FRAMEBUFFER_CONSOLE=y for all archs
14462 - LP: #585490
14463 * build/modules: Temorarily add ignore.modules
14464 * ubuntu: iscsitarget -- version 1.4.20.1
14465
14466 [ Loïc Minier ]
14467
14468 * SAUCE: [um] Don't use nx_enabled under UML
14469 - LP: #524849
14470
14471 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 May 2010 08:27:17 -0700
14472
14473 linux (2.6.34-4.11) maverick; urgency=low
14474
14475 [ Amit Kucheria ]
14476
14477 * SAUCE: omap: remove calls to usb_nop_xceiv_register from board files
14478 * [Config] Add support for OMAP-mainline flavour
14479
14480 [ Andy Whitcroft ]
14481
14482 * SAUCE: powerpc: fix compile error when ptrace.h is included from
14483 userspace
14484 - LP: #583733
14485
14486 [ Chase Douglas ]
14487
14488 * Revert "SAUCE: Don't register vga16fb framebuffer if other framebuffers
14489 are present"
14490 * Revert "SAUCE: Disable function tracing after hitting __schedule_bug"
14491 * Revert "SAUCE: drm/i915: don't change DRM configuration when releasing
14492 load detect pipe"
14493
14494 [ Kees Cook ]
14495
14496 * SAUCE: fs: block cross-uid sticky symlinks
14497 * SAUCE: fs: block hardlinks to non-accessible sources
14498
14499 [ Koen Kooi ]
14500
14501 * SAUCE: board-omap3-beagle: add DSS2 support
14502
14503 [ Leann Ogasawara ]
14504
14505 * Revert "staging/go7007 -- disable"
14506 * Revert "[Config] staging/winbond -- disable"
14507 * Revert "Disable 4MB page tables for Atom, work around errata AAE44"
14508 * Revert "SAUCE: sync before umount to reduce time taken by ext4 umount"
14509 * Revert "SAUCE: Enable an e1000e Intel Corporation 82567 Gigabit
14510 controller"
14511 * Revert "SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT"
14512 * Revert "SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros"
14513 * Revert "SAUCE: input/mouse/alps: Do not call psmouse_reset() for alps"
14514 * Revert "SAUCE: r8169: disable TSO by default for RTL8111/8168B
14515 chipsets."
14516 * Revert "[Upstream] b43: Declare all possible firmware files."
14517 * Revert "add Breaks: against hardy lvm2"
14518 * Revert "SAUCE: Guest OS does not recognize a lun with non zero target
14519 id on Vmware ESX Server"
14520 * Revert "SAUCE: Catch nonsense keycodes and silently ignore"
14521 * [Config] Enable CONFIG_ECRYPT_FS=y for ports
14522 * [Config] Enable CONFIG_USB=y for armel and sparc
14523 * [Config] Enable CONFIG_SCSI=y for ia64 and sparc
14524 * [Config] Enable CONFIG_RFKILL=y for ports
14525 * [Config] Enable CONFIG_ATH9K_DEBUGFS=y
14526 * [Config] Enable CONFIG_IWMC3200TOP_DEBUGFS=y
14527 * [Config] Enable CONFIG_RCU_FAST_NO_HZ=y
14528 * [Config] Enable CONFIG_IWLWIFI_DEVICE_TRACING=y
14529 * [Config] Enable CONFIG_LIBERTAS_MESH=y
14530 * [Config] Enable CONFIG_MMC_RICOH_MMC=y
14531 * [Config] CONFIG_RT2800USB_UNKNOWN=y
14532 * [Config] Enable CONFIG_VGA_SWITCHEROO=y
14533 * [Config] Enable CONFIG_CEPH_FS=m
14534 * [Config] Enable CONFIG_CRYPTO_PCRYPT=m
14535 * [Config] Enable CONFIG_EEEPC_WMI=m
14536 * [Config] Enable CONFIG_RT2800PCI=m
14537 * [Config] Enable CONFIG_SCSI_HPSA=m
14538 * [Config] Enable CONFIG_VHOST_NET=m
14539 * [Config] Disable CONFIG_SND_HDA_INPUT_BEEP_MODE by default
14540 - LP: #582350
14541 * [Config] Disable CONFIG_SOUND_OSS* and CONFIG_SND_*OSS
14542 - LP: #579300
14543 * [Config] Enable CONFIG_PCIEASPM=y
14544 - LP: #333990
14545 * [Config] updateconfigs for OMAP flavour
14546
14547 [ Loïc Minier ]
14548
14549 * Enable perf tools on armel
14550
14551 [ Tim Gardner ]
14552
14553 * SAUCE: Updated ndiswrapper to 1.56
14554 - LP: #582555
14555 * [Config] Added virtual flavour
14556 * [Config] Remove support for sub-flavours
14557 * [Config] Removed amd64 preempt flavour
14558 * [Config] updateconfigs, updateportsconfigs after flavour munging
14559
14560 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 25 May 2010 09:34:55 -0700
14561
14562 linux (2.6.34-3.10) maverick; urgency=low
14563
14564 [ Leann Ogasawara ]
14565
14566 * rebase to v2.6.34
14567
14568 [ Upstream changes ]
14569
14570 * rebased to v2.6.34
14571
14572 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 18 May 2010 17:35:35 -0700
14573
14574 linux (2.6.34-2.9) maverick; urgency=low
14575
14576 [ Leann Ogasawara ]
14577
14578 * [Config] [FTBS] Disable comedi for armel
14579
14580 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 23:20:55 +0200
14581
14582 linux (2.6.34-2.8) maverick; urgency=low
14583
14584 [ Leann Ogasawara ]
14585
14586 * Drop lpia
14587 * [Config] [FTBS] disable KVM
14588 * [Config] [FTBS] disable ipr for armel
14589
14590 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 16:07:52 +0200
14591
14592 linux (2.6.34-2.7) maverick; urgency=low
14593
14594 [ Leann Ogasawara ]
14595
14596 * [Config] disable CONFIG_SCSI_IPR on powerpc
14597 * [Config] Remove 386 flavour per UDS discussion
14598
14599 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 May 2010 18:26:43 +0200
14600
14601 linux (2.6.34-1.6) maverick; urgency=low
14602
14603 [ Chase Douglas ]
14604
14605 * enforce CONFIG_TMPFS_POSIX_ACL=y
14606 - LP: #575940
14607 * don't force module dependency checking
14608 - LP: #577029
14609
14610 [ Kees Cook ]
14611
14612 * SAUCE: mmap_min_addr check CAP_SYS_RAWIO only for write
14613 - LP: #568844
14614
14615 [ Leann Ogasawara ]
14616
14617 * Revert "SAUCE: ata: blacklist FUJITSU MHW2160BH PL"
14618 * rebase to v2.6.34-rc7
14619 * [Config] update configs following rebase to v2.6.34-rc7
14620 * [Config] update port configs following rebase to v2.6.34-rc7
14621 * Add btrfs to the udebs
14622
14623 [ Tim Gardner ]
14624
14625 * [Config] Add atl1c to nic-modules udeb
14626 - LP: #557130
14627
14628 [ Upstream changes ]
14629
14630 * rebased to v2.6.34-rc7
14631
14632 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 11 May 2010 11:29:08 +0200
14633
14634 linux (2.6.34-1.5) UNRELEASED; urgency=low
14635
14636 [ Leann Ogasawara ]
14637
14638 * rebase to v2.6.34-rc6
14639 * [Config] update configs following rebase to v2.6.34-rc6
14640 * [Config] update port configs following rebase to v2.6.34-rc6
14641
14642 [ Upstream changes ]
14643
14644 * rebased to v2.6.34-rc6
14645
14646 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Apr 2010 15:54:05 +0100
14647
14648 linux (2.6.34-1.4) UNRELEASED; urgency=low
14649
14650 [ Leann Ogasawara ]
14651
14652 * rebase to v2.6.34-rc5
14653 * [Config] update ports configs following rebase to v2.6.34-rc5
14654
14655 [ Upstream changes ]
14656
14657 * rebased to v2.6.34-rc5
14658
14659 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 22 Apr 2010 15:36:12 -0700
14660
14661 linux (2.6.34-1.3) UNRELEASED; urgency=low
14662
14663 [ Leann Ogasawara ]
14664
14665 * rebase to v2.6.34-rc4
14666 * [Config] update configs following rebase to v2.6.34-rc4
14667 * [Config] update port configs following rebase to v2.6.34-rc4
14668 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc4
14669
14670 [ Upstream changes ]
14671
14672 * rebased to v2.6.34-rc4
14673
14674 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Apr 2010 18:33:44 -0700
14675
14676 linux (2.6.34-1.2) UNRELEASED; urgency=low
14677
14678 [ Leann Ogasawara ]
14679
14680 * Temorarily disable building linux-doc
14681 * rebase to v2.6.34-rc3
14682 * [Config] update configs following rebase to v2.6.34-rc3
14683 * [Config] update port configs following rebase to v2.6.34-rc3
14684
14685 [ Upstream changes ]
14686
14687 * rebased to v2.6.34-rc3
14688
14689 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 30 Mar 2010 16:55:44 -0700
14690
14691 linux (2.6.34-1.1) UNRELEASED; urgency=low
14692
14693 [ Leann Ogasawara ]
14694
14695 * rebase to v2.6.34-rc2
14696 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc2
14697 * [Config] update port configs following rebase to v2.6.34-rc2
14698 * [Config] update configs following rebase to v2.6.34-rc2
14699
14700 [ Upstream changes ]
14701
14702 * rebased to v2.6.34-rc2
14703
14704 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 24 Mar 2010 23:00:39 -0700
14705
14706 linux (2.6.33-1.1) UNRELEASED; urgency=low
14707
14708 [ Leann Ogasawara ]
14709
14710 * ubuntu: dm-raid4-5 -- update to compile with 2.6.33
14711 * ubuntu: lirc -- drop explicit include of linux/autoconf.h
14712 * ubuntu: lirc -- pass kfifo to kfifo_alloc and move spinlock
14713 * ubuntu: lirc -- rename kfifo_put and kfifo_get
14714 * ubuntu: iscsitarget -- rename daddr inet_sock field
14715 * rebased to v2.6.33
14716 * [Config] update configs following rebase to v2.6.33
14717 * [Config] update ports configs following rebase to v2.6.33
14718
14719 [ Upstream changes ]
14720
14721 * rebased to v2.6.33
14722
14723 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 23 Mar 2010 03:55:46 -0700
14724
14725 linux (2.6.33-0.0) UNRELEASED; urgency=low
14726
14727 [ Leann Ogasawara ]
14728
14729 * Null entry.
14730
14731 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 17 Mar 2010 07:48:56 -0700
14732
14733 linux (2.6.32-16.25) lucid; urgency=low
14734
14735 [ Andy Whitcroft ]
14736
14737 * linux-tools -- move to Suggests: with explicit seeding
14738 - LP: #534635
14739
14740 [ Tim Gardner ]
14741
14742 * [Config] CONFIG_HID=m
14743
14744 [ Upstream Kernel Changes ]
14745
14746 * (pre-stable) sched: Fix SMT scheduler regression in
14747 find_busiest_queue()
14748 * KVM: introduce kvm_vcpu_on_spin
14749 * KVM: VMX: Add support for Pause-Loop Exiting
14750
14751 -- Andy Whitcroft <apw@canonical.com> Tue, 09 Mar 2010 14:13:51 +0000
14752
14753 linux (2.6.32-16.24) lucid; urgency=low
14754
14755 [ Andy Whitcroft ]
14756
14757 * armel -- perf userspace does not support arm
14758 * ia64 -- libelf-dev/binutils-dev to not provide necessary libraries
14759
14760 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Mar 2010 11:42:12 +0000
14761
14762 linux (2.6.32-16.23) lucid; urgency=low
14763
14764 [ Andy Whitcroft ]
14765
14766 * SAUCE: PM report driver and device suspend/resume times -- move config
14767 * update to standards version 3.8.4.0
14768 * printenv -- expose all of the package selectors
14769 * source package -- cleanup source content control
14770 * doc package -- ensure we do build package content on buildd
14771 * lintian -- correct the address in the debian/copyright
14772 * lintian -- update debhelper package version dependancy
14773 * lintian -- fix ghostscript dependancy
14774 * lintian -- add required misc:Depends
14775 * lintian -- move our debhelper compat level to debian/compat
14776 * perf -- build the kernel carried tools
14777 * perf -- add linux-tools carrying the version switches and manuals
14778 * SAUCE: fix up Kconfig for staging drivers
14779 * [Config] enable NOUVEAU etc following drm backport
14780 * update DRM to mainline v2.6.33
14781 * [Config] Remove AppArmor config options that no longer exist (ports)
14782 * [Config] updateportsconfigs following drm update
14783
14784 [ John Johansen ]
14785
14786 * ubuntu: AppArmor -- update to mainline 2010-03-04
14787 * SAUCE: AppArmor: Reintroduce AppArmor 2.4 compatibility
14788 * SAUCE: AppArmor: replace strim with strstrip for 2.6.32 kernels
14789 * [Config] Remove AppArmor config options that no longer exist
14790
14791 [ Manoj Iyer ]
14792
14793 * ubuntu: rtl8192se -- version 2010-0115,0014
14794 - LP: #530275
14795 * [Config] added CONFIG_RTL8192SE module.
14796 - LP: #530275
14797
14798 [ Tim Gardner ]
14799
14800 * [Config] Added vmw_pvscsi to d-i/scsi-modules
14801 - LP: #531017
14802 * [Upstream] netfilter: xt_recent: Add an entry reaper
14803
14804 [ Upstream Kernel Changes ]
14805
14806 * Revert "KVM: x86 emulator: Check CPL level during privilege instruction
14807 emulation"
14808 * Revert "KVM: x86 emulator: Fix popf emulation"
14809 * Revert "KVM: x86 emulator: Check IOPL level during io instruction
14810 emulation"
14811 * Revert "KVM: x86 emulator: Add Virtual-8086 mode of emulation"
14812 * Revert "KVM: fix memory access during x86 emulation."
14813 * Add vlan (8021.Q) module package for d-i.
14814 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
14815 Inspiron 700m
14816 - LP: #515246
14817 * [Upstream] docbook: need xmldoclinks for all doc types
14818 * x86: set_personality_ia32() misses force_personality32
14819 * lib: Introduce generic list_sort function
14820 * drm/nv50: Implement ctxprog/state generation.
14821 * drm/nv50: Remove redundant/incorrect ctxvals initialisation.
14822 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
14823 Inspiron 700m
14824 - LP: #515246
14825
14826 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Mar 2010 15:40:38 +0000
14827
14828 linux (2.6.32-15.22) lucid; urgency=low
14829
14830 [ Andy Whitcroft ]
14831
14832 * Revert "[Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT"
14833 * Revert "SAUCE: PM report driver and device suspend/resume times."
14834 * [Config] set CONFIG_SR_REPORT_TIME_LIMIT
14835
14836 [ Manoj Iyer ]
14837
14838 * SAUCE: PM report driver and device suspend/resume times.
14839
14840 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Mar 2010 01:35:37 +0000
14841
14842 linux (2.6.32-15.21) lucid; urgency=low
14843
14844 [ Andy Whitcroft ]
14845
14846 * Revert "(pre-stable) drm/i915: Increase fb alignment to 64k"
14847 * Revert "[Config] lenovo-sl-laptop -- enable"
14848 * Revert "ubuntu: lenovo-sl-laptop -- git tip (b19a08f81f)"
14849 * armel -- cramfs module will no longer be built
14850 * d-i -- make all modules optional
14851 * rename the debug packages to match archive standard
14852 - LP: #527837
14853 * lenovo-sl-laptop is no longer built
14854
14855 [ Colin Ian King ]
14856
14857 * Disable 4MB page tables for Atom, work around errata AAE44
14858 - LP: #523112
14859
14860 [ Colin Watson ]
14861
14862 * ubuntu: dm-raid4-5: Depend on XOR_BLOCKS
14863 * ubuntu: fsam7400: Depend on CHECK_SIGNATURE
14864
14865 [ Jesse Barnes ]
14866
14867 * SAUCE: drm/i915: don't change DRM configuration when releasing load
14868 detect pipe
14869 - LP: #488328
14870
14871 [ Loïc Minier ]
14872
14873 * [Config] armel Update versatile initrd configs
14874 - LP: #524893
14875 * SAUCE: [um] Don't use nx_enabled under UML
14876 - LP: #524849
14877
14878 [ Manoj Iyer ]
14879
14880 * [Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT
14881
14882 [ Mario Limonciello ]
14883
14884 * SAUCE: v3 - Add Dell Business Class Netbook LED driver
14885
14886 [ Rafael J. Wysocki ]
14887
14888 * SAUCE: PM report driver and device suspend/resume times.
14889
14890 [ Surbhi Palande ]
14891
14892 * Revert "[Upstream] e1000e: enhance frame fragment detection"
14893 - CVE-2009-4538
14894 * Revert "[Upstream] e1000: enhance frame fragment detection"
14895 - CVE-2009-4536
14896
14897 [ Tim Gardner ]
14898
14899 * [Config] Enabled CONFIG_LEDS_DELL_NETBOOKS=m
14900 * SAUCE: (pre-stable) netfilter: xt_recent: fix buffer overflow
14901 * SAUCE: (pre-stable) netfilter: xt_recent: fix false match
14902
14903 [ Upstream Kernel Changes ]
14904
14905 * Revert "(pre-stable) eCryptfs: Add getattr function"
14906 * Fix potential crash with sys_move_pages
14907 * futex_lock_pi() key refcnt fix
14908 * futex: Handle user space corruption gracefully
14909 * futex: Handle futex value corruption gracefully
14910 * Fix race in tty_fasync() properly
14911 * hwmon: (w83781d) Request I/O ports individually for probing
14912 * hwmon: (lm78) Request I/O ports individually for probing
14913 * hwmon: (adt7462) Wrong ADT7462_VOLT_COUNT
14914 * ALSA: ctxfi - fix PTP address initialization
14915 * drm/i915: disable hotplug detect before Ironlake CRT detect
14916 * drm/i915: enable self-refresh on 965
14917 * drm/i915: Disable SR when more than one pipe is enabled
14918 * drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
14919 * drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list
14920 * drm/i915: Fix the incorrect DMI string for Samsung SX20S laptop
14921 * drm/i915: Add MALATA PC-81005 to ACPI LID quirk list
14922 * usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.
14923 * i2c-tiny-usb: Fix on big-endian systems
14924 * drm/i915: handle FBC and self-refresh better
14925 * drm/i915: Increase fb alignment to 64k
14926 * drm/i915: Update write_domains on active list after flush.
14927 * regulator: Fix display of null constraints for regulators
14928 * ALSA: hda-intel: Avoid divide by zero crash
14929 * CPUFREQ: Fix use after free of struct powernow_k8_data
14930 * freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb
14931 * cciss: Make cciss_seq_show handle holes in the h->drv[] array
14932 * ioat: fix infinite timeout checking in ioat2_quiesce
14933 * resource: add helpers for fetching rlimits
14934 * fs/exec.c: restrict initial stack space expansion to rlimit
14935 * cifs: fix length calculation for converted unicode readdir names
14936 * NFS: Fix a reference leak in nfs_wb_cancel_page()
14937 * NFS: Try to commit unstable writes in nfs_release_page()
14938 * NFSv4: Don't allow posix locking against servers that don't support it
14939 * NFSv4: Ensure that the NFSv4 locking can recover from stateid errors
14940 * NFS: Fix an Oops when truncating a file
14941 * NFS: Fix a umount race
14942 * NFS: Fix a bug in nfs_fscache_release_page()
14943 * NFS: Fix the mapping of the NFSERR_SERVERFAULT error
14944 * md: fix 'degraded' calculation when starting a reshape.
14945 * V4L/DVB: dvb-core: fix initialization of feeds list in demux filter
14946 * Export the symbol of getboottime and mmonotonic_to_bootbased
14947 * kvmclock: count total_sleep_time when updating guest clock
14948 * KVM: PIT: control word is write-only
14949 * tpm_infineon: fix suspend/resume handler for pnp_driver
14950 * amd64_edac: Do not falsely trigger kerneloops
14951 * netfilter: nf_conntrack: fix memory corruption with multiple namespaces
14952 * netfilter: nf_conntrack: per netns nf_conntrack_cachep
14953 * netfilter: nf_conntrack: restrict runtime expect hashsize modifications
14954 * netfilter: xtables: compat out of scope fix
14955 * netfilter: nf_conntrack: fix hash resizing with namespaces
14956 * drm/i915: remove full registers dump debug
14957 * drm/i915: add i915_lp_ring_sync helper
14958 * drm/i915: Don't wait interruptible for possible plane buffer flush
14959 * dasd: remove strings from s390dbf
14960 * crypto: padlock-sha - Add import/export support
14961 * wmi: Free the allocated acpi objects through wmi_get_event_data
14962 * dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value
14963 * /dev/mem: introduce size_inside_page()
14964 * devmem: check vmalloc address on kmem read/write
14965 * devmem: fix kmem write bug on memory holes
14966 * SCSI: mptfusion : mptscsih_abort return value should be SUCCESS instead
14967 of value 0.
14968 * sh: Couple kernel and user write page perm bits for CONFIG_X2TLB
14969 * ALSA: hda - use WARN_ON_ONCE() for zero-division detection
14970 * dst: call cond_resched() in dst_gc_task()
14971 * ALSA: hda - Improved MacBook (Pro) 5,1 / 5,2 support
14972 * befs: fix leak
14973 * rtc-fm3130: add missing braces
14974 * Call flush_dcache_page after PIO data transfers in libata-sff.c
14975 * ahci: add Acer G725 to broken suspend list
14976 * pktgen: Fix freezing problem
14977 * x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt
14978 * x86/amd-iommu: Fix deassignment of a device from the pt_domain
14979 * x86: Re-get cfg_new in case reuse/move irq_desc
14980 * Staging: fix rtl8187se compilation errors with mac80211
14981 * ALSA: usb-audio - Avoid Oops after disconnect
14982 * serial: 8250: add serial transmitter fully empty test
14983 * sysfs: sysfs_sd_setattr set iattrs unconditionally
14984 * class: Free the class private data in class_release
14985 * USB: usbfs: only copy the actual data received
14986 * USB: usbfs: properly clean up the as structure on error paths
14987 * rtl8187: Add new device ID
14988 * ACPI: Add NULL pointer check in acpi_bus_start
14989 * ACPI: fix High cpu temperature with 2.6.32
14990 * drm/radeon/kms: use udelay for short delays
14991 * NFS: Too many GETATTR and ACCESS calls after direct I/O
14992 * eCryptfs: Add getattr function
14993 * b43: Fix throughput regression
14994 * ath9k: Fix sequence numbers for PAE frames
14995 * mac80211: Fix probe request filtering in IBSS mode
14996 * iwlwifi: Fix to set correct ht configuration
14997 * dm stripe: avoid divide by zero with invalid stripe count
14998 * dm log: userspace fix overhead_size calcuations
14999 * Linux 2.6.32.9
15000 * sfc: Fix SFE4002 initialisation
15001 * sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()
15002 * sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances
15003 * (pre-stable) HID: handle joysticks with large number of buttons
15004 - LP: #492056
15005 * (pre-stable) HID: extend mask for BUTTON usage page
15006 - LP: #492056
15007 * PM: Measure device suspend and resume times
15008 * e1000: enhance frame fragment detection
15009 - CVE-2009-4536
15010 * e1000e: enhance frame fragment detection
15011 - CVE-2009-4538
15012 * KVM: fix memory access during x86 emulation.
15013 - CVE-2010-0306
15014 * KVM: x86 emulator: Add Virtual-8086 mode of emulation
15015 - CVE-2010-0306
15016 * KVM: x86 emulator: Check IOPL level during io instruction emulation
15017 - CVE-2010-0306
15018 * KVM: x86 emulator: Fix popf emulation
15019 - CVE-2010-0306
15020 * KVM: x86 emulator: Check CPL level during privilege instruction
15021 emulation
15022 - CVE-2010-0306
15023 * Input: wacom - ensure the device is initialized properly upon resume
15024 * Input: wacom - add defines for packet lengths of various devices
15025 * Input: wacom - add support for new LCD tablets
15026 - LP: #516777
15027
15028 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Mar 2010 22:56:28 +0000
15029
15030 linux (2.6.32-14.20) lucid; urgency=low
15031
15032 [ Andy Whitcroft ]
15033
15034 * rebuild following the GCC update to match compiler for out of tree modules
15035 * Revert "[Config] drbd -- enable"
15036 * Revert "ubuntu: drbd -- version 8.3.1"
15037 * SAUCE: khubd -- switch USB product/manufacturer/serial handling to RCU
15038 - LP: #510937
15039
15040 -- Andy Whitcroft <apw@canonical.com> Fri, 19 Feb 2010 18:47:18 +0000
15041
15042 linux (2.6.32-14.19) lucid; urgency=low
15043
15044 [ Andy Whitcroft ]
15045
15046 * ensure we build the source package contents when enabled
15047 - LP: #522308
15048 * [Config] enable CONFIG_X86_MCE_XEON75XX
15049 * SAUCE: AppArmor -- add linux/kref.h for struct kref
15050 * [Config] enable CONFIG_HID_ORTEK
15051 * enable udeb generation for arm versatile flavour
15052 - LP: #522515
15053
15054 [ John Johansen ]
15055
15056 * ubuntu: AppArmor -- update to mainline 2010-02-18
15057 - LP: #439560, #496110, #507069
15058
15059 [ Johnathon Harris ]
15060
15061 * SAUCE: HID: add support for Ortek WKB-2000
15062 - LP: #405390
15063
15064 [ Upstream Kernel Changes ]
15065
15066 * tpm_tis: TPM_STS_DATA_EXPECT workaround
15067 - LP: #490487
15068 * x86, mce: Xeon75xx specific interface to get corrected memory error
15069 information
15070 * x86, mce: Rename cpu_specific_poll to mce_cpu_specific_poll
15071 * x86, mce: Make xeon75xx memory driver dependent on PCI
15072 * drm/edid: Unify detailed block parsing between base and extension
15073 blocks
15074 - LP: #500999
15075 * (pre-stable) eCryptfs: Add getattr function
15076 - LP: #390833
15077
15078 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Feb 2010 19:22:02 +0000
15079
15080 linux (2.6.32-13.18) lucid; urgency=low
15081
15082 [ Andy Whitcroft ]
15083
15084 * Revert "enforcer -- make the enforcement configuration common"
15085 * Revert "(pre-stable) Input: ALPS - add interleaved protocol support
15086 (Dell E6x00 series)"
15087 * Revert "(pre-stable) driver-core: fix devtmpfs crash on s390"
15088 * Revert "(pre-stable) Driver-Core: devtmpfs - set root directory mode to
15089 0755"
15090 * Revert "SAUCE: Adds support for COMPAL JHL90 webcam"
15091 * Revert "SAUCE: fix kernel oops in VirtualBox during paravirt patching"
15092 * Revert "SAUCE: make fc transport removal of target configurable"
15093 * enforcer -- make the enforcement configuration common
15094 * getabis -- add preempt flavour to the list
15095 * [Config] enforce DEVTMPFS options
15096 * [Config] armel -- cleanup to-be builtin modules
15097 * [Config] cleanup ports configs
15098 * [Config] enable CRYPTO_GHASH_CLMUL_NI_INTEL
15099 - LP: #485536
15100 * add printdebian target to find branch target
15101 * distclean -- do not remove debian.env
15102 * [Config] generic-pae switch to M586TSC
15103 - LP: #519448
15104 * git-ubuntu-log -- commonise duplicated log handling
15105 * git-ubuntu-log -- tighten up Bug: NNNN matching
15106 * git-ubuntu-log -- sort the bug numbers
15107
15108 [ Chris Wilson ]
15109
15110 * (pre-stable) drm/i915: Increase fb alignment to 64k
15111 - LP: #404064
15112
15113 [ Eric Miao ]
15114
15115 * arm -- enable ubuntu/ directory
15116
15117 [ Huang Ying ]
15118
15119 * SAUCE: crypto: ghash - Add PCLMULQDQ accelerated implementation
15120 * SAUCE: crypto: ghash-intel - Fix building failure on x86_32
15121
15122 [ Loïc Minier ]
15123
15124 * [Config] cleanup preempt configuration
15125 * [Config] versatile: Fix video output
15126 - LP: #517594
15127 * [Config] armel DEFAULT_MMAP_MIN_ADDR=32768
15128 * [Config] Large update to armel/versatile
15129 * [Config] versatile: Add RTC support
15130 * [Config] armel: Enable NEON
15131 * [Config] versatile: Builtin MMC support
15132 * [Config] versatile Builtin SCSI controller
15133 * [Config] armel Disable dma_cache_sync callers
15134 * [Config] armel Disable asm/time.h users
15135 * [Config] armel Disable out of range udelay()
15136 * [Config] armel Disable flush_cache_range() users
15137 * [Config] armel -- Enable ubuntu/ drivers
15138
15139 [ Steve Conklin ]
15140
15141 * SAUCE: drm/i915: Add display hotplug event on Ironlake
15142 * SAUCE: drm/i915: Add ACPI OpRegion support for Ironlake
15143
15144 [ Upstream Kernel Changes ]
15145
15146 * Revert "[Upstream]: oprofile/x86: add Xeon 7500 series support"
15147 * Revert "Revert "[Bluetooth] Eliminate checks for impossible conditions
15148 in IRQ handler""
15149 * clockevent: Don't remove broadcast device when cpu is dead
15150 * clockevents: Add missing include to pacify sparse
15151 * ACPI: don't cond_resched if irq is disabled
15152 * be2net: Add support for next generation of BladeEngine device.
15153 * be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.
15154 * mpt2sas: New device SAS2208 support is added
15155 * ar9170: Add support for D-Link DWA 160 A2
15156 * powerpc/fsl: Add PCI device ids for new QoirQ chips
15157 * davinci: dm646x: Add support for 3.x silicon revision
15158 * Input: ALPS - add interleaved protocol support (Dell E6x00 series)
15159 * Driver-Core: devtmpfs - set root directory mode to 0755
15160 * driver-core: fix devtmpfs crash on s390
15161 * vfs: get_sb_single() - do not pass options twice
15162 * ALSA: hda - Add PCI IDs for Nvidia G2xx-series
15163 * V4L/DVB (13569): smsusb: add autodetection support for five additional
15164 Hauppauge USB IDs
15165 * USB: mos7840: add device IDs for B&B electronics devices
15166 * USB: ftdi_sio: add USB device ID's for B&B Electronics line
15167 * V4L/DVB (13168): Add support for Asus Europa Hybrid DVB-T card (SAA7134
15168 SubVendor ID: 0x1043 Device ID: 0x4847)
15169 * iTCO_wdt: Add support for Intel Ibex Peak
15170 * atl1c:use common_task instead of reset_task and link_chg_task
15171 * atl1e:disable NETIF_F_TSO6 for hardware limit
15172 * V4L/DVB (13680a): DocBook/media: copy images after building HTML
15173 * V4L/DVB (13680b): DocBook/media: create links for included sources
15174 * netfilter: xtables: fix conntrack match v1 ipt-save output
15175 * partitions: read whole sector with EFI GPT header
15176 * partitions: use sector size for EFI GPT
15177 * ALSA: ice1724 - Patch for suspend/resume for ESI Juli@
15178 * sched: Fix isolcpus boot option
15179 * sched: Fix missing sched tunable recalculation on cpu add/remove
15180 * nohz: Prevent clocksource wrapping during idle
15181 * nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups
15182 * timers, init: Limit the number of per cpu calibration bootup messages
15183 * PCI: Always set prefetchable base/limit upper32 registers
15184 * iscsi class: modify handling of replacement timeout
15185 * NFS: Revert default r/wsize behavior
15186 * HID: fixup quirk for NCR devices
15187 * scsi_devinfo: update Hitachi entries (v2)
15188 * scsi_dh: create sysfs file, dh_state for all SCSI disk devices
15189 * scsi_transport_fc: remove invalid BUG_ON
15190 * lpfc: fix hang on SGI ia64 platform
15191 * libfc: fix typo in retry check on received PRLI
15192 * libfc: fix ddp in fc_fcp for 0 xid
15193 * fcoe: remove redundant checking of netdev->netdev_ops
15194 * libfc: Fix wrong scsi return status under FC_DATA_UNDRUN
15195 * libfc: lport: fix minor documentation errors
15196 * libfc: don't WARN_ON in lport_timeout for RESET state
15197 * fcoe: initialize return value in fcoe_destroy
15198 * libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data
15199 * libfc: fix memory corruption caused by double frees and bad error
15200 handling
15201 * libfc: fix free of fc_rport_priv with timer pending
15202 * libfc: remote port gets stuck in restart state without really
15203 restarting
15204 * fcoe, libfc: fix an libfc issue with queue ramp down in libfc
15205 * fcoe: Fix checking san mac address
15206 * fcoe: Fix getting san mac for VLAN interface
15207 * qlge: Remove explicit setting of PCI Dev CTL reg.
15208 * qlge: Set PCIE max read request size.
15209 * qlge: Don't fail open when port is not initialized.
15210 * qlge: Add handler for DCBX firmware event.
15211 * qlge: Bonding fix for mode 6.
15212 * PCI: AER: fix aer inject result in kernel oops
15213 * DMI: allow omitting ident strings in DMI tables
15214 * Input: i8042 - remove identification strings from DMI tables
15215 * Input: i8042 - add Gigabyte M1022M to the noloop list
15216 * Input: i8042 - add Dritek quirk for Acer Aspire 5610.
15217 * ALSA: hda - select IbexPeak handler for Calpella
15218 * ALSA: hda - Fix quirk for Maxdata obook4-1
15219 * ALSA: hda - Add missing Line-Out and PCM switches as slave
15220 * iTCO_wdt.c - cleanup chipset documentation
15221 * iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoC
15222 * iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDs
15223 * ahci: disable SNotification capability for ich8
15224 * ata_piix: fix MWDMA handling on PIIX3
15225 * md: fix small irregularity with start_ro module parameter
15226 * V4L/DVB (13826): uvcvideo: Fix controls blacklisting
15227 * cio: fix double free in case of probe failure
15228 * cio: dont panic in non-fatal conditions
15229 * netiucv: displayed TX bytes value much too high
15230 * ipc ns: fix memory leak (idr)
15231 * ALSA: hda - Fix HP T5735 automute
15232 * hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdog
15233 * UBI: fix memory leak in update path
15234 * UBI: initialise update marker
15235 * ASoC: fix a memory-leak in wm8903
15236 * mac80211: check that ieee80211_set_power_mgmt only handles STA
15237 interfaces.
15238 * cfg80211: fix channel setting for wext
15239 * KVM: S390: fix potential array overrun in intercept handling
15240 * KVM: only allow one gsi per fd
15241 * KVM: Fix race between APIC TMR and IRR
15242 * KVM: MMU: bail out pagewalk on kvm_read_guest error
15243 * KVM: x86: Fix host_mapping_level()
15244 * KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks
15245 * KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()
15246 * KVM: fix lock imbalance in kvm_*_irq_source_id()
15247 * KVM: only clear irq_source_id if irqchip is present
15248 * IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()
15249 * x86: Reenable TSC sync check at boot, even with NONSTOP_TSC
15250 * ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/C
15251 - LP: #516325
15252 * iwlwifi: Fix throughput stall issue in HT mode for 5000
15253 * fnctl: f_modown should call write_lock_irqsave/restore
15254 * x86, msr/cpuid: Pass the number of minors when unregistering MSR and
15255 CPUID drivers.
15256 * Linux 2.6.32.7
15257 * scsi_lib: Fix bug in completion of bidi commands
15258 * mptsas: Fix issue with chain pools allocation on katmai
15259 * mm: add new 'read_cache_page_gfp()' helper function
15260 * drm/i915: Selectively enable self-reclaim
15261 * firewire: ohci: fix crashes with TSB43AB23 on 64bit systems
15262 * S390: fix single stepped svcs with TRACE_IRQFLAGS=y
15263 * x86: Set hotpluggable nodes in nodes_possible_map
15264 * x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)
15265 * libata: retry FS IOs even if it has failed with AC_ERR_INVALID
15266 * zcrypt: Do not remove coprocessor for error 8/72
15267 * dasd: fix possible NULL pointer errors
15268 * ACPI: Add a generic API for _OSC -v2
15269 * ACPI: Add platform-wide _OSC support.
15270 * ACPI: fix OSC regression that caused aer and pciehp not to load
15271 * ACPI: Advertise to BIOS in _OSC: _OST on _PPC changes
15272 * UBI: fix volume creation input checking
15273 * e1000/e1000e: don't use small hardware rx buffers
15274 * drm/i915: Reload hangcheck timer too for Ironlake
15275 * Fix a leak in affs_fill_super()
15276 * Fix failure exits in bfs_fill_super()
15277 * fix oops in fs/9p late mount failure
15278 * fix leak in romfs_fill_super()
15279 * Fix remount races with symlink handling in affs
15280 * fix affs parse_options()
15281 * Fix failure exit in ipathfs
15282 * mm: fix migratetype bug which slowed swapping
15283 * FDPIC: Respect PT_GNU_STACK exec protection markings when creating
15284 NOMMU stack
15285 * Split 'flush_old_exec' into two functions
15286 * sparc: TIF_ABI_PENDING bit removal
15287 * x86: get rid of the insane TIF_ABI_PENDING bit
15288 * Input: winbond-cir - remove dmesg spam
15289 * x86: Disable HPET MSI on ATI SB700/SB800
15290 * iwlwifi: set default aggregation frame count limit to 31
15291 * drm/i915: only enable hotplug for detected outputs
15292 * firewire: core: add_descriptor size check
15293 * SECURITY: selinux, fix update_rlimit_cpu parameter
15294 * regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints
15295 * x86: Add Dell OptiPlex 760 reboot quirk
15296 - LP: #488319
15297 * x86: Add quirk for Intel DG45FC board to avoid low memory corruption
15298 * x86/amd-iommu: Fix possible integer overflow
15299 * clocksource: fix compilation if no GENERIC_TIME
15300 * tcp: update the netstamp_needed counter when cloning sockets
15301 * sky2: Fix oops in sky2_xmit_frame() after TX timeout
15302 * net: restore ip source validation
15303 * af_packet: Don't use skb after dev_queue_xmit()
15304 * ax25: netrom: rose: Fix timer oopses
15305 * KVM: allow userspace to adjust kvmclock offset
15306 * oprofile/x86: add Xeon 7500 series support
15307 * oprofile/x86: fix crash when profiling more than 28 events
15308 * libata: retry link resume if necessary
15309 * mm: percpu-vmap fix RCU list walking
15310 * mm: purge fragmented percpu vmap blocks
15311 * block: fix bio_add_page for non trivial merge_bvec_fn case
15312 * Fix 'flush_old_exec()/setup_new_exec()' split
15313 * random: drop weird m_time/a_time manipulation
15314 * random: Remove unused inode variable
15315 * block: fix bugs in bio-integrity mempool usage
15316 * usb: r8a66597-hdc disable interrupts fix
15317 * connector: Delete buggy notification code.
15318 * be2net: Bug fix to support newer generation of BE ASIC
15319 * be2net: Fix memset() arg ordering.
15320 * mm: flush dcache before writing into page to avoid alias
15321 * mac80211: fix NULL pointer dereference when ftrace is enabled
15322 * imxfb: correct location of callbacks in suspend and resume
15323 * mx3fb: some debug and initialisation fixes
15324 * starfire: clean up properly if firmware loading fails
15325 * kernel/cred.c: use kmem_cache_free
15326 * uartlite: fix crash when using as console
15327 * pktcdvd: removing device does not remove its sysfs dir
15328 * ath9k: fix eeprom INI values override for 2GHz-only cards
15329 * ath9k: fix beacon slot/buffer leak
15330 * powerpc: TIF_ABI_PENDING bit removal
15331 * NET: fix oops at bootime in sysctl code
15332 * Linux 2.6.32.8
15333
15334 -- Andy Whitcroft <apw@canonical.com> Wed, 10 Feb 2010 18:56:52 +0000
15335
15336 linux (2.6.32-12.17) lucid; urgency=low
15337
15338 [ Andy Whitcroft ]
15339
15340 * restore linux-image prefix -- master
15341 * enforce -- we require SELINUX enabled -- master
15342 * enforce -- ensure APPARMOR is our default LSM -- master
15343 * make doc package completely optional -- master
15344 * make source package completely optional -- master
15345 * make linux-libc-dev completly optional -- master
15346 * convert package disable to a deps list -- master
15347 * allow common headers to switch from indep to arch -- master
15348 * convert binary package disable to a deps list -- master
15349 * add configuration option for a full source build tree -- master
15350 * add support for uImage kernels in package control scripts
15351 * getabis -- cleanup and parameterise repository list -- master
15352 * getabis -- move configuration to etc/getabi -- master
15353 * kernelconfig -- move configuration to etc -- master
15354 * rules -- make debian/debian.env master for branch name
15355 * set the current branch name -- master
15356 * pull back common debian.master files into debian -- master
15357 * enforcer -- make the enforcement configuration common
15358 * insert-changes -- correctly link to debian/rules in DROOT
15359
15360 [ Colin Watson ]
15361
15362 * future-proof ddeb handling against buildd changes
15363
15364 [ Eric Miao ]
15365
15366 * SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5} depend on
15367 X86
15368
15369 [ Loïc Minier ]
15370
15371 * Add modules.builtin.bin to prerm rm list
15372 - LP: #516584
15373
15374 [ Tim Gardner ]
15375
15376 * [Config] Implement the amd64 preempt flavour
15377
15378 [ Upstream Kernel Changes ]
15379
15380 * syslog: distinguish between /proc/kmsg and syscalls
15381 - LP: #515623
15382 * sfc: Fix polling for slow MCDI operations
15383 * sfc: Fix conditions for MDIO self-test
15384 * sfc: QT202x: Remove unreliable MMD check at initialisation
15385 * sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer
15386 * sfc: Use fixed-size buffers for MCDI NVRAM requests
15387
15388 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2010 07:09:31 +0000
15389
15390 linux (2.6.32-12.16) lucid; urgency=low
15391
15392 [ Andy Whitcroft ]
15393
15394 * Revert "SAUCE: acpi battery -- delay first lookup of the battery until
15395 first use"
15396 * SAUCE: acpi battery -- move first lookup asynchronous
15397 - LP: #507211
15398 * [Config] update configs to cleanup generic configs
15399 * [Config] disable CONFIG_X86_CPU_DEBUG for amd64
15400 * [Config] enable USER_NS
15401 - LP: #480739, #509808
15402
15403 [ Heiko Carstens ]
15404
15405 * (pre-stable) driver-core: fix devtmpfs crash on s390
15406 - LP: #512370
15407
15408 [ John Johansen ]
15409
15410 * [Config] for server and virtual flavours make CONFIG_SCSI_SYM53C8XX_2=y
15411 - LP: #494565
15412 * [Config] VIRTIO=y for server/virtual flavours
15413 - LP: #494565
15414
15415 [ Kay Sievers ]
15416
15417 * (pre-stable) Driver-Core: devtmpfs - set root directory mode to 0755
15418 - LP: #512370
15419
15420 [ Kees Cook ]
15421
15422 * SAUCE: x86: brk away from exec rand area
15423 - LP: #452175
15424
15425 [ Leann Ogasawara ]
15426
15427 * [Upstream] e1000: enhance frame fragment detection
15428 - CVE-2009-4536
15429 * [Upstream] e1000e: enhance frame fragment detection
15430 - CVE-2009-4538
15431
15432 [ Sebastian Kapfer ]
15433
15434 * (pre-stable) Input: ALPS - add interleaved protocol support (Dell E6x00
15435 series)
15436 - LP: #296610
15437
15438 [ Upstream Kernel Changes ]
15439
15440 * inotify: do not reuse watch descriptors
15441 - LP: #485556
15442 * inotify: only warn once for inotify problems
15443 * revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC
15444 Framebuffer"
15445 * memcg: ensure list is empty at rmdir
15446 * drm/i915: remove loop in Ironlake interrupt handler
15447 * block: Fix incorrect reporting of partition alignment
15448 * x86, mce: Thermal monitoring depends on APIC being enabled
15449 * futexes: Remove rw parameter from get_futex_key()
15450 * page allocator: update NR_FREE_PAGES only when necessary
15451 * x86, apic: use physical mode for IBM summit platforms
15452 * edac: i5000_edac critical fix panic out of bounds
15453 * x86: SGI UV: Fix mapping of MMIO registers
15454 * mfd: WM835x GPIO direction register is not locked
15455 * mfd: Correct WM835x ISINK ramp time defines
15456 * ALSA: hda - Fix missing capture mixer for ALC861/660 codecs
15457 * V4L/DVB (13868): gspca - sn9c20x: Fix test of unsigned.
15458 * reiserfs: truncate blocks not used by a write
15459 * HID: add device IDs for new model of Apple Wireless Keyboard
15460 * PCI/cardbus: Add a fixup hook and fix powerpc
15461 * Input: pmouse - move Sentelic probe down the list
15462 * asus-laptop: add Lenovo SL hotkey support
15463 * sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
15464 * sparc64: Fix NMI programming when perf events are active.
15465 * sparc64: Fix Niagara2 perf event handling.
15466 * i2c: Do not use device name after device_unregister
15467 * i2c/pca: Don't use *_interruptible
15468 * serial/8250_pnp: add a new Fujitsu Wacom Tablet PC device
15469 * sched: Fix task priority bug
15470 * vfs: Fix vmtruncate() regression
15471 * Linux 2.6.32.5
15472 * x86, msr/cpuid: Register enough minors for the MSR and CPUID drivers
15473 * V4L/DVB (13900): gspca - sunplus: Fix bridge exchanges.
15474 * Staging: asus_oled: fix oops in 2.6.32.2
15475 * Staging: hv: fix smp problems in the hyperv core code
15476 * tty: fix race in tty_fasync
15477 * ecryptfs: use after free
15478 * ecryptfs: initialize private persistent file before dereferencing
15479 pointer
15480 * nozomi: quick fix for the close/close bug
15481 * serial: 8250_pnp: use wildcard for serial Wacom tablets
15482 * usb: serial: fix memory leak in generic driver
15483 * USB: fix bitmask merge error
15484 * USB: Don't use GFP_KERNEL while we cannot reset a storage device
15485 * USB: EHCI: fix handling of unusual interrupt intervals
15486 * USB: EHCI & UHCI: fix race between root-hub suspend and port resume
15487 * USB: add missing delay during remote wakeup
15488 * USB: add speed values for USB 3.0 and wireless controllers
15489 * ACPI: EC: Accelerate query execution
15490 * ACPI: EC: Add wait for irq storm
15491 * SCSI: enclosure: fix oops while iterating enclosure_status array
15492 * drm/i915: Read the response after issuing DDC bus switch command
15493 * drm/i915: try another possible DDC bus for the SDVO device with
15494 multiple outputs
15495 * block: bdev_stack_limits wrapper
15496 * DM: Fix device mapper topology stacking
15497 * x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled
15498 * USB: fix usbstorage for 2770:915d delivers no FAT
15499 * vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
15500 * perf timechart: Use tid not pid for COMM change
15501 * perf events: Dont report side-band events on each cpu for
15502 per-task-per-cpu events
15503 * perf: Honour event state for aux stream data
15504 * Linux 2.6.32.6
15505
15506 -- Andy Whitcroft <apw@canonical.com> Wed, 27 Jan 2010 16:40:23 +0000
15507
15508 linux (2.6.32-11.15) lucid; urgency=low
15509
15510 [ Andy Whitcroft ]
15511
15512 * Revert "(pre-stable) drm/radeon/kms: fix crtc vblank update for r600"
15513 * Revert "(pre-stable) sched: Fix balance vs hotplug race"
15514 * Revert "[Upstream] acerhdf: Limit modalias matching to supported
15515 boards"
15516 * Revert "[Upstream] mmc: prevent dangling block device from accessing
15517 stale queues"
15518 * Revert "SAUCE: Fix nx_enable reporting"
15519 * Revert "SAUCE: [x86] fix report of cs-limit nx-emulation"
15520 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
15521 * SAUCE: i915 -- disable powersave by default
15522 - LP: #492392
15523
15524 [ Kees Cook ]
15525
15526 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
15527 - LP: #369978
15528 * SAUCE: [x86] fix report of cs-limit nx-emulation
15529 - LP: #454285
15530 * SAUCE: Fix nx_enable reporting
15531 - LP: #454285
15532
15533 [ Tim Gardner ]
15534
15535 * [Upstream] b43: Declare all possible firmware files.
15536 - LP: #488636
15537 * [Config] updateconfigs after adding pvscsi
15538 - LP: #497156
15539 * [Config] CONFIG_BT=m
15540
15541 [ Upstream Kernel Changes ]
15542
15543 * Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu
15544 for pre-Pentium"
15545 * SCSI: ipr: fix EEH recovery
15546 * SCSI: qla2xxx: dpc thread can execute before scsi host has been added
15547 * SCSI: st: fix mdata->page_order handling
15548 * SCSI: fc class: fix fc_transport_init error handling
15549 * sched: Fix task_hot() test order
15550 * x86, cpuid: Add "volatile" to asm in native_cpuid()
15551 * sched: Select_task_rq_fair() must honour SD_LOAD_BALANCE
15552 * clockevents: Prevent clockevent_devices list corruption on cpu hotplug
15553 * pata_hpt3x2n: fix clock turnaround
15554 * pata_cmd64x: fix overclocking of UDMA0-2 modes
15555 * ASoC: wm8974: fix a wrong bit definition
15556 * sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer
15557 * ALSA: hda - Fix missing capsrc_nids for ALC88x
15558 * acerhdf: limit modalias matching to supported
15559 - LP: #435958
15560 * ACPI: EC: Fix MSI DMI detection
15561 * ACPI: Use the return result of ACPI lid notifier chain correctly
15562 * powerpc: Handle VSX alignment faults correctly in little-endian mode
15563 * ASoC: Do not write to invalid registers on the wm9712.
15564 * drm/radeon: fix build on 64-bit with some compilers.
15565 * USB: emi62: fix crash when trying to load EMI 6|2 firmware
15566 * USB: option: support hi speed for modem Haier CE100
15567 * USB: Fix a bug on appledisplay.c regarding signedness
15568 * USB: musb: gadget_ep0: avoid SetupEnd interrupt
15569 * Bluetooth: Prevent ill-timed autosuspend in USB driver
15570 * USB: rename usb_configure_device
15571 * USB: fix bugs in usb_(de)authorize_device
15572 * drivers/net/usb: Correct code taking the size of a pointer
15573 * x86: SGI UV: Fix writes to led registers on remote uv hubs
15574 * md: Fix unfortunate interaction with evms
15575 * dma: at_hdmac: correct incompatible type for argument 1 of
15576 'spin_lock_bh'
15577 * dma-debug: Do not add notifier when dma debugging is disabled.
15578 * dma-debug: Fix bug causing build warning
15579 * cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS
15580 referrals
15581 * x86/amd-iommu: Fix initialization failure panic
15582 * ioat3: fix p-disabled q-continuation
15583 * ioat2,3: put channel hardware in known state at init
15584 * KVM: MMU: remove prefault from invlpg handler
15585 * KVM: LAPIC: make sure IRR bitmap is scanned after vm load
15586 * Libertas: fix buffer overflow in lbs_get_essid()
15587 * iwmc3200wifi: fix array out-of-boundary access
15588 * mac80211: fix propagation of failed hardware reconfigurations
15589 * mac80211: fix WMM AP settings application
15590 * mac80211: Fix IBSS merge
15591 * cfg80211: fix race between deauth and assoc response
15592 * ath5k: fix SWI calibration interrupt storm
15593 * ath9k: wake hardware for interface IBSS/AP/Mesh removal
15594 * ath9k: Fix TX queue draining
15595 * ath9k: fix missed error codes in the tx status check
15596 * ath9k: wake hardware during AMPDU TX actions
15597 * ath9k: fix suspend by waking device prior to stop
15598 * ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on
15599 64-bit
15600 * ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value
15601 in 0x4054
15602 * iwl3945: disable power save
15603 * iwl3945: fix panic in iwl3945 driver
15604 * iwlwifi: fix EEPROM/OTP reading endian annotations and a bug
15605 * iwlwifi: fix more eeprom endian bugs
15606 * iwlwifi: fix 40MHz operation setting on cards that do not allow it
15607 * mac80211: fix race with suspend and dynamic_ps_disable_work
15608 * NOMMU: Optimise away the {dac_,}mmap_min_addr tests
15609 * 'sysctl_max_map_count' should be non-negative
15610 * kernel/sysctl.c: fix the incomplete part of
15611 sysctl_max_map_count-should-be-non-negative.patch
15612 * V4L/DVB (13596): ov511.c typo: lock => unlock
15613 * x86/ptrace: make genregs[32]_get/set more robust
15614 * memcg: avoid oom-killing innocent task in case of use_hierarchy
15615 * e100: Fix broken cbs accounting due to missing memset.
15616 * ipv6: reassembly: use seperate reassembly queues for conntrack and
15617 local delivery
15618 * netfilter: fix crashes in bridge netfilter caused by fragment jumps
15619 * hwmon: (sht15) Off-by-one error in array index + incorrect constants
15620 * b43: avoid PPC fault during resume
15621 * Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture
15622 support
15623 * sched: Fix balance vs hotplug race
15624 * drm/radeon/kms: fix crtc vblank update for r600
15625 * drm: disable all the possible outputs/crtcs before entering KMS mode
15626 * S390: dasd: support DIAG access for read-only devices
15627 * xen: fix is_disconnected_device/exists_disconnected_device
15628 * xen: improvement to wait_for_devices()
15629 * xen: wait up to 5 minutes for device connetion
15630 * orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled
15631 * udf: Try harder when looking for VAT inode
15632 * Add unlocked version of inode_add_bytes() function
15633 * quota: decouple fs reserved space from quota reservation
15634 * ext4: Convert to generic reserved quota's space management.
15635 * ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)
15636 * x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus
15637 * cpumask: use modern cpumask style in drivers/edac/amd64_edac.c
15638 * amd64_edac: unify MCGCTL ECC switching
15639 * x86, msr: Add support for non-contiguous cpumasks
15640 * x86, msr: msrs_alloc/free for CONFIG_SMP=n
15641 * amd64_edac: fix driver instance freeing
15642 * amd64_edac: make driver loading more robust
15643 * amd64_edac: fix forcing module load/unload
15644 * sched: Sched_rt_periodic_timer vs cpu hotplug
15645 * ext4: Update documentation to correct the inode_readahead_blks option
15646 name
15647 * lguest: fix bug in setting guest GDT entry
15648 * vmscan: do not evict inactive pages when skipping an active list scan
15649 * ksm: fix mlockfreed to munlocked
15650 * rt2x00: Disable powersaving for rt61pci and rt2800pci.
15651 * generic_permission: MAY_OPEN is not write access
15652 * Linux 2.6.32.3
15653 * untangle the do_mremap() mess
15654 * fasync: split 'fasync_helper()' into separate add/remove functions
15655 * ASoC: fix params_rate() macro use in several codecs
15656 * modules: Skip empty sections when exporting section notes
15657 * exofs: simple_write_end does not mark_inode_dirty
15658 * nfsd: make sure data is on disk before calling ->fsync
15659 * sunrpc: fix peername failed on closed listener
15660 * SUNRPC: Fix up an error return value in
15661 gss_import_sec_context_kerberos()
15662 * SUNRPC: Fix the return value in gss_import_sec_context()
15663 * sunrpc: on successful gss error pipe write, don't return error
15664 * drm/i915: Update LVDS connector status when receiving ACPI LID event
15665 * drm/i915: fix order of fence release wrt flushing
15666 * drm/i915: Permit pinning whilst the device is 'suspended'
15667 * drm: remove address mask param for drm_pci_alloc()
15668 * drm/i915: Enable/disable the dithering for LVDS based on VBT setting
15669 * drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in
15670 pipeconf on Ironlake
15671 * drm/i915: Select the correct BPC for LVDS on Ironlake
15672 * drm/i915: fix unused var
15673 * rtc_cmos: convert shutdown to new pnp_driver->shutdown
15674 * drivers/cpuidle/governors/menu.c: fix undefined reference to
15675 `__udivdi3'
15676 * cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()
15677 * lib/rational.c needs module.h
15678 * dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with
15679 DMA_FROM_DEVICE and
15680 * kernel/signal.c: fix kernel information leak with print-fatal-signals=1
15681 * mmc_block: add dev_t initialization check
15682 * mmc_block: fix probe error cleanup bug
15683 * mmc_block: fix queue cleanup
15684 * ALSA: hda - Fix ALC861-VD capture source mixer
15685 * ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense
15686 blacklist
15687 * ALSA: atiixp: Specify codec for Foxconn RC4107MA-RS2
15688 - LP: #498863
15689 * ASoC: Fix WM8350 DSP mode B configuration
15690 * netfilter: ebtables: enforce CAP_NET_ADMIN
15691 * netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()
15692 * hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs
15693 * hwmon: (adt7462) Fix pin 28 monitoring
15694 * quota: Fix dquot_transfer for filesystems different from ext4
15695 * xen: fix hang on suspend.
15696 * iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptr
15697 * ath5k: Fix eeprom checksum check for custom sized eeproms
15698 * cfg80211: fix syntax error on user regulatory hints
15699 * iwl: off by one bug
15700 * mac80211: add missing sanity checks for action frames
15701 * drm/i915: remove render reclock support
15702 * libertas: Remove carrier signaling from the scan code
15703 * kernel/sysctl.c: fix stable merge error in NOMMU mmap_min_addr
15704 * mac80211: fix skb buffering issue (and fixes to that)
15705 * fix braindamage in audit_tree.c untag_chunk()
15706 * fix more leaks in audit_tree.c tag_chunk()
15707 * module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
15708 * ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
15709 * agp/intel-agp: Clear entire GTT on startup
15710 * Linux 2.6.32.4
15711 * ethtool: Add reset operation
15712 * gro: Name the GRO result enumeration type
15713 * gro: Change all receive functions to return GRO result codes
15714 * sfc: 10Xpress: Initialise pause advertising flags
15715 * sfc: 10Xpress: Report support for pause frames
15716 * sfc: Remove redundant header gmii.h
15717 * sfc: Remove redundant hardware initialisation
15718 * sfc: Rename Falcon-specific board code and types
15719 * sfc: Remove boards.h, moving last remaining declaration to falcon.h
15720 * sfc: Remove versioned bitfield macros
15721 * sfc: Move RX data FIFO thresholds out of struct efx_nic_type
15722 * sfc: Update hardware definitions for Siena
15723 * sfc: Rename register I/O header and functions used by both Falcon and
15724 Siena
15725 * sfc: Eliminate indirect lookups of queue size constants
15726 * sfc: Define DMA address mask explicitly in terms of descriptor field
15727 width
15728 * sfc: Move all TX DMA length limiting into tx.c
15729 * sfc: Change order of device removal to reverse of probe order
15730 * sfc: Remove declarations of nonexistent functions
15731 * sfc: Move efx_xmit_done() declaration into correct stanza
15732 * sfc: Move shared members of struct falcon_nic_data into struct efx_nic
15733 * sfc: Maintain interrupt moderation values in ticks, not microseconds
15734 * sfc: Removed kernel-doc for nonexistent member of efx_phy_operations
15735 * sfc: Remove pointless abstraction of memory BAR number
15736 * sfc: Remove incorrect assertion from efx_pci_remove_main()
15737 * sfc: Remove unnecessary tests of efx->membase
15738 * sfc: Move MTD probe after netdev registration and name allocation
15739 * sfc: Remove unused code for non-autoneg speed/duplex switching
15740 * sfc: Rename 'xfp' file and functions to reflect reality
15741 * sfc: Really allow RX checksum offload to be disabled
15742 * sfc: Feed GRO result into RX allocation policy and interrupt moderation
15743 * sfc: Enable heuristic selection between page and skb RX buffers
15744 * sfc: Remove pointless abstraction of memory BAR number (2)
15745 * sfc: Remove redundant gotos from __efx_rx_packet()
15746 * sfc: Remove ridiculously paranoid assertions
15747 * sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()
15748 * sfc: Record RX queue number on GRO path
15749 * sfc: SFT9001: Reset LED configuration correctly after blinking
15750 * sfc: Use a single blink implementation
15751 * sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T
15752 * sfc: Make board information explicitly Falcon-specific
15753 * sfc: Move definition of struct falcon_nic_data into falcon.h
15754 * sfc: Move struct falcon_board into struct falcon_nic_data
15755 * sfc: Move all I2C stuff into struct falcon_board
15756 * sfc: Gather link state fields in struct efx_nic into new struct
15757 efx_link_state
15758 * sfc: Remove unnecessary casts to struct sk_buff *
15759 * sfc: Remove redundant efx_xmit() function
15760 * sfc: Combine high-level header files
15761 * sfc: Log interrupt and reset type names, not numbers
15762 * sfc: Fix descriptor cache sizes
15763 * sfc: Treat all MAC registers as 128-bit
15764 * sfc: Strengthen EFX_ASSERT_RESET_SERIALISED
15765 * sfc: Comment corrections
15766 * sfc: Remove unused constant
15767 * sfc: Clean up struct falcon_board and struct falcon_board_data
15768 * sfc: Fix bugs in RX queue flushing
15769 * sfc: Remove unused function efx_flush_queues()
15770 * sfc: Only switch Falcon MAC clocks as necessary
15771 * sfc: Hold MAC lock for longer in efx_init_port()
15772 * sfc: Split MAC stats DMA initiation and completion
15773 * sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c
15774 * sfc: Simplify XMAC link polling
15775 * sfc: Change MAC promiscuity and multicast hash at the same time
15776 * sfc: Move inline comment into kernel-doc
15777 * sfc: Do not set net_device::trans_start in self-test
15778 * sfc: Simplify PHY polling
15779 * sfc: QT202x: Reset before reading PHY id
15780 * sfc: Replace MDIO spinlock with mutex
15781 * sfc: Always start Falcon using the XMAC
15782 * sfc: Limit some hardware workarounds to Falcon
15783 * sfc: Remove EFX_WORKAROUND_9141 macro
15784 * sfc: Remove another unused workaround macro
15785 * sfc: Remove some redundant whitespace
15786 * sfc: Decouple NIC revision number from Falcon PCI revision number
15787 * sfc: Move descriptor cache base addresses to struct efx_nic_type
15788 * sfc: Clean up RX event handling
15789 * sfc: Remove redundant writes to INT_ADR_KER
15790 * sfc: Remove duplicate hardware structure definitions
15791 * sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO
15792 * sfc: Move Falcon NIC operations to efx_nic_type
15793 * sfc: Refactor link configuration
15794 * sfc: Generalise link state monitoring
15795 * sfc: Add power-management and wake-on-LAN support
15796 * sfc: Implement ethtool reset operation
15797 * sfc: Add efx_nic_type operation for register self-test
15798 * sfc: Add efx_nic_type operation for NVRAM self-test
15799 * sfc: Add efx_nic_type operation for identity LED control
15800 * sfc: Separate shared NIC code from Falcon-specific and rename
15801 accordingly
15802 * sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()
15803 * sfc: Extend loopback mode enumeration
15804 * sfc: Remove static PHY data and enumerations
15805 * sfc: Extend MTD driver for use with new NICs
15806 * sfc: Allow for additional checksum offload features
15807 * sfc: Rename falcon.h to nic.h
15808 * sfc: Move shared NIC code from falcon.c to new source file nic.c
15809 * sfc: Add firmware protocol definitions (MCDI)
15810 * sfc: Add support for SFC9000 family (1)
15811 * sfc: Add support for SFC9000 family (2)
15812 * sfc: Implement TSO for TCP/IPv6
15813 * sfc: Update version, copyright dates, authors
15814 * drivers/net/sfc: Correct code taking the size of a pointer
15815 * sfc: Move PHY software state initialisation from init() into probe()
15816 * sfc: Include XGXS in XMAC link status check except in XGMII loopback
15817 * sfc: Fix DMA mapping cleanup in case of an error in TSO
15818 * sfc: QT2025C: Work around PHY bug
15819 * sfc: QT2025C: Switch into self-configure mode when not in loopback
15820 * sfc: QT2025C: Work around PHY firmware initialisation bug
15821 * sfc: QT2025C: Add error message for suspected bad SFP+ cables
15822 * sfc: Disable TX descriptor prefetch watchdog
15823 * [SCSI] vmw_pvscsi: SCSI driver for VMware's virtual HBA.
15824 - LP: #497156
15825
15826 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Jan 2010 16:12:47 +0000
15827
15828 linux (2.6.32-10.14) lucid; urgency=low
15829
15830 [ Alex Deucher ]
15831
15832 * SAUCE: drm/radeon/kms: fix LVDS setup on r4xx
15833 - LP: #493795
15834
15835 [ Andy Whitcroft ]
15836
15837 * Revert "(pre-stable) acpi: Use the ARB_DISABLE for the CPU which model
15838 id is less than 0x0f."
15839 * config-check -- ensure the checks get run at build time
15840 * config-check -- check the processed config during updateconfigs
15841 * config-check -- CONFIG_SECCOMP may not be present
15842 * TUN is now built in ignore
15843 * SAUCE: acpi battery -- delay first lookup of the battery until first
15844 use
15845 * SAUCE: async_populate_rootfs: move rootfs init earlier
15846 * ubuntu: AppArmor -- update to mainline 2010-01-06
15847 * SAUCE: move RLIMIT_CORE pipe dumper marker to 1
15848 - LP: #498525
15849
15850 [ Dave Airlie ]
15851
15852 * (pre-stable) drm/radeon/kms: fix crtc vblank update for r600
15853
15854 [ Leann Ogasawara ]
15855
15856 * Add asix to nic-usb-modules file
15857 - LP: #499785
15858
15859 [ Peter Zijlstra ]
15860
15861 * (pre-stable) sched: Fix balance vs hotplug race
15862
15863 [ Tim Gardner ]
15864
15865 * [Config] Enable CONFIG_FUNCTION_TRACER
15866 - LP: #497989
15867 * [Config] Drop lpia from getabis
15868 * [Config] Build in TUN/TAP driver
15869 - LP: #499491
15870 * [Config] DH_COMPAT=5
15871
15872 [ Upstream Kernel Changes ]
15873
15874 * Revert "(pre-stable) drm/i915: Avoid NULL dereference with
15875 component_only tv_modes"
15876 * Revert "(pre-stable) drm/i915: Fix sync to vblank when VGA output is
15877 turned off"
15878 * USB: usb-storage: fix bug in fill_inquiry
15879 * USB: option: add pid for ZTE
15880 * firewire: ohci: handle receive packets with a data length of zero
15881 * rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling
15882 of ->completed counter
15883 * rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed
15884 counter
15885 * rcu: Fix note_new_gpnum() uses of ->gpnum
15886 * rcu: Remove inline from forward-referenced functions
15887 * perf_event: Fix invalid type in ioctl definition
15888 * perf_event: Initialize data.period in perf_swevent_hrtimer()
15889 * perf: Don't free perf_mmap_data until work has been done
15890 * PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()
15891 * sched: Check for an idle shared cache in select_task_rq_fair()
15892 * sched: Fix affinity logic in select_task_rq_fair()
15893 * sched: Rate-limit newidle
15894 * sched: Fix and clean up rate-limit newidle code
15895 * x86/amd-iommu: attach devices to pre-allocated domains early
15896 * x86/amd-iommu: un__init iommu_setup_msi
15897 * x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking
15898 up the PCI tree
15899 * x86: Fix iommu=nodac parameter handling
15900 * x86: GART: pci-gart_64.c: Use correct length in strncmp
15901 * x86: ASUS P4S800 reboot=bios quirk
15902 - LP: #366682
15903 * x86, apic: Enable lapic nmi watchdog on AMD Family 11h
15904 * ssb: Fix range check in sprom write
15905 * ath5k: allow setting txpower to 0
15906 * ath5k: enable EEPROM checksum check
15907 * hrtimer: Fix /proc/timer_list regression
15908 * ALSA: hrtimer - Fix lock-up
15909 * ALSA: hda - Terradici HDA controllers does not support 64-bit mode
15910 * KVM: x86 emulator: limit instructions to 15 bytes
15911 * KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c
15912 * KVM: s390: Make psw available on all exits, not just a subset
15913 * KVM: fix irq_source_id size verification
15914 * KVM: x86: include pvclock MSRs in msrs_to_save
15915 * x86: Prevent GCC 4.4.x (pentium-mmx et al) function prologue wreckage
15916 * x86: Use -maccumulate-outgoing-args for sane mcount prologues
15917 * x86, mce: don't restart timer if disabled
15918 * x86/mce: Set up timer unconditionally
15919 * x86: SGI UV: Fix BAU initialization
15920 * x86: Fix duplicated UV BAU interrupt vector
15921 * x86: Add new Intel CPU cache size descriptors
15922 * x86: Fix typo in Intel CPU cache size descriptor
15923 * pata_hpt{37x|3x2n}: fix timing register masks (take 2)
15924 * s390: clear high-order bits of registers after sam64
15925 * V4L/DVB: Fix test in copy_reg_bits()
15926 * bsdacct: fix uid/gid misreporting
15927 * UBI: flush wl before clearing update marker
15928 * jbd2: don't wipe the journal on a failed journal checksum
15929 * USB: xhci: Add correct email and files to MAINTAINERS entry.
15930 * USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, again
15931 * USB: option.c: add support for D-Link DWM-162-U5
15932 * USB: usbtmc: repeat usb_bulk_msg until whole message is transfered
15933 * USB: usb-storage: add BAD_SENSE flag
15934 * USB: Close usb_find_interface race v3
15935 * pxa/em-x270: fix usb hub power up/reset sequence
15936 * hfs: fix a potential buffer overflow
15937 * SUNRPC: IS_ERR/PTR_ERR confusion
15938 * NFS: Fix nfs_migrate_page()
15939 * md/bitmap: protect against bitmap removal while being updated.
15940 * futex: Take mmap_sem for get_user_pages in fault_in_user_writeable
15941 * devpts_get_tty() should validate inode
15942 * debugfs: fix create mutex racy fops and private data
15943 * Driver core: fix race in dev_driver_string
15944 * Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN
15945 * mac80211: Fix bug in computing crc over dynamic IEs in beacon
15946 * mac80211: Fixed bug in mesh portal paths
15947 * mac80211: Revert 'Use correct sign for mesh active path refresh'
15948 * mac80211: fix scan abort sanity checks
15949 * wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC
15950 * rtl8187: Fix wrong rfkill switch mask for some models
15951 * x86: Fix bogus warning in apic_noop.apic_write()
15952 * mm: hugetlb: fix hugepage memory leak in mincore()
15953 * mm: hugetlb: fix hugepage memory leak in walk_page_range()
15954 * powerpc/windfarm: Add detection for second cpu pump
15955 * powerpc/therm_adt746x: Record pwm invert bit at module load time]
15956 * powerpc: Fix usage of 64-bit instruction in 32-bit altivec code
15957 * drm/radeon/kms: Add quirk for HIS X1300 board
15958 * drm/radeon/kms: handle vblanks properly with dpms on
15959 * drm/radeon/kms: fix legacy crtc2 dpms
15960 * drm/radeon/kms: fix vram setup on rs600
15961 * drm/radeon/kms: rs6xx/rs740: clamp vram to aperture size
15962 * drm/ttm: Fix build failure due to missing struct page
15963 * drm/i915: Set the error code after failing to insert new offset into mm
15964 ht.
15965 * drm/i915: Add the missing clonemask for display port on Ironlake
15966 * xen/xenbus: make DEVICE_ATTR()s static
15967 * xen: re-register runstate area earlier on resume.
15968 * xen: restore runstate_info even if !have_vcpu_info_placement
15969 * xen: correctly restore pfn_to_mfn_list_list after resume
15970 * xen: register timer interrupt with IRQF_TIMER
15971 * xen: register runstate on secondary CPUs
15972 * xen: don't call dpm_resume_noirq() with interrupts disabled.
15973 * xen: register runstate info for boot CPU early
15974 * xen: call clock resume notifier on all CPUs
15975 * xen: improve error handling in do_suspend.
15976 * xen: don't leak IRQs over suspend/resume.
15977 * xen: use iret for return from 64b kernel to 32b usermode
15978 * xen: explicitly create/destroy stop_machine workqueues outside
15979 suspend/resume region.
15980 * Xen balloon: fix totalram_pages counting.
15981 * xen: try harder to balloon up under memory pressure.
15982 * dm exception store: free tmp_store on persistent flag error
15983 * dm snapshot: only take lock for statustype info not table
15984 * dm crypt: move private iv fields to structs
15985 * dm crypt: restructure essiv error path
15986 * dm: avoid _hash_lock deadlock
15987 * dm snapshot: cope with chunk size larger than origin
15988 * dm crypt: separate essiv allocation from initialisation
15989 * dm crypt: make wipe message also wipe essiv key
15990 * slc90e66: fix UDMA handling
15991 * tcp: Stalling connections: Fix timeout calculation routine
15992 * ip_fragment: also adjust skb->truesize for packets not owned by a
15993 socket
15994 * b44 WOL setup: one-bit-off stack corruption kernel panic fix
15995 * sparc64: Don't specify IRQF_SHARED for LDC interrupts.
15996 * sparc64: Fix overly strict range type matching for PCI devices.
15997 * sparc64: Fix stack debugging IRQ stack regression.
15998 * sparc: Set UTS_MACHINE correctly.
15999 * b43legacy: avoid PPC fault during resume
16000 * tracing: Fix event format export
16001 * ath9k: Fix TX hang poll routine
16002 * ath9k: fix processing of TX PS null data frames
16003 * ath9k: Fix maximum tx fifo settings for single stream devices
16004 * ath9k: fix tx status reporting
16005 * mac80211: Fix dynamic power save for scanning.
16006 * drm/i915: Fix sync to vblank when VGA output is turned off
16007 * memcg: fix memory.memsw.usage_in_bytes for root cgroup
16008 * thinkpad-acpi: fix default brightness_mode for R50e/R51
16009 * thinkpad-acpi: preserve rfkill state across suspend/resume
16010 * ipw2100: fix rebooting hang with driver loaded
16011 * matroxfb: fix problems with display stability
16012 * acerhdf: add new BIOS versions
16013 * asus-laptop: change light sens default values.
16014 * vmalloc: conditionalize build of pcpu_get_vm_areas()
16015 * ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.
16016 * net: Fix userspace RTM_NEWLINK notifications.
16017 * ext3: Fix data / filesystem corruption when write fails to copy data
16018 * V4L/DVB (13116): gspca - ov519: Webcam 041e:4067 added.
16019 * bcm63xx_enet: fix compilation failure after get_stats_count removal
16020 * x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value
16021 * drm/i915: Avoid NULL dereference with component_only tv_modes
16022 * drm/i915: PineView only has LVDS and CRT ports
16023 * drm/i915: Fix LVDS stability issue on Ironlake
16024 * mm: sigbus instead of abusing oom
16025 * ipvs: zero usvc and udest
16026 * jffs2: Fix long-standing bug with symlink garbage collection.
16027 * intel-iommu: Detect DMAR in hyperspace at probe time.
16028 * intel-iommu: Apply BIOS sanity checks for interrupt remapping too.
16029 * intel-iommu: Check for an RMRR which ends before it starts.
16030 * intel-iommu: Fix oops with intel_iommu=igfx_off
16031 * intel-iommu: ignore page table validation in pass through mode
16032 * netfilter: xtables: document minimal required version
16033 * perf_event: Fix incorrect range check on cpu number
16034 * implement early_io{re,un}map for ia64
16035 * Linux 2.6.32.2
16036
16037 -- Andy Whitcroft <apw@canonical.com> Thu, 07 Jan 2010 15:28:43 +0000
16038
16039 linux (2.6.32-9.13) lucid; urgency=low
16040
16041 [ Andy Whitcroft ]
16042
16043 * [Config] enable CONFIG_B43_PHY_LP
16044 - LP: #493059
16045 * include modules.builtin in the binary debs
16046 * config-check -- add a configuration enforcer
16047 * config-check -- add a unit-test suite to the checker
16048 * [Config] Enable CONFIG_SYN_COOKIES for versatile
16049 * [Config] Enable CONFIG_SECURITY_SMACK for ports
16050 * [Config] Enable CONFIG_SECURITY_FILE_CAPABILITIES for ports
16051 * [Config] Disable CONFIG_COMPAT_BRK for ports
16052 * getabis -- add armel versatile to the list
16053
16054 [ Brad Figg ]
16055
16056 * SAUCE: Increase the default prealloc buffer for HDA audio devices
16057 (non-modem)
16058
16059 [ Manoj Iyer ]
16060
16061 * ubuntu: onmibook -- Added missing BOM file
16062
16063 [ Tim Gardner ]
16064
16065 * ubuntu: fsam7400 -- Cleanup Makefile
16066
16067 [ Upstream Kernel Changes ]
16068
16069 * Revert "ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT"
16070 * signal: Fix alternate signal stack check
16071 * SCSI: scsi_lib_dma: fix bug with dma maps on nested scsi objects
16072 * SCSI: osd_protocol.h: Add missing #include
16073 * SCSI: megaraid_sas: fix 64 bit sense pointer truncation
16074 * ext4: fix potential buffer head leak when add_dirent_to_buf() returns
16075 ENOSPC
16076 * ext4: avoid divide by zero when trying to mount a corrupted file system
16077 * ext4: fix the returned block count if EXT4_IOC_MOVE_EXT fails
16078 * ext4: fix lock order problem in ext4_move_extents()
16079 * ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXT
16080 * ext4: plug a buffer_head leak in an error path of ext4_iget()
16081 * ext4: make sure directory and symlink blocks are revoked
16082 * ext4: fix i_flags access in ext4_da_writepages_trans_blocks()
16083 * ext4: journal all modifications in ext4_xattr_set_handle
16084 * ext4: don't update the superblock in ext4_statfs()
16085 * ext4: fix uninit block bitmap initialization when s_meta_first_bg is
16086 non-zero
16087 * ext4: fix block validity checks so they work correctly with meta_bg
16088 * ext4: avoid issuing unnecessary barriers
16089 * ext4: fix error handling in ext4_ind_get_blocks()
16090 * ext4: make trim/discard optional (and off by default)
16091 * ext4: make "norecovery" an alias for "noload"
16092 * ext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT
16093 * ext4: initialize moved_len before calling ext4_move_extents()
16094 * ext4: move_extent_per_page() cleanup
16095 * jbd2: Add ENOMEM checking in and for
16096 jbd2_journal_write_metadata_buffer()
16097 * ext4: Return the PTR_ERR of the correct pointer in
16098 setup_new_group_blocks()
16099 * ext4: Avoid data / filesystem corruption when write fails to copy data
16100 * ext4: wait for log to commit when umounting
16101 * ext4: remove blocks from inode prealloc list on failure
16102 * ext4: ext4_get_reserved_space() must return bytes instead of blocks
16103 * ext4: quota macros cleanup
16104 * ext4: fix incorrect block reservation on quota transfer.
16105 * ext4: Wait for proper transaction commit on fsync
16106 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
16107 * ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)
16108 * Linux 2.6.32.1
16109 * kbuild: generate modules.builtin
16110 * (pre-stable) drm/i915: Fix sync to vblank when VGA output is turned off
16111 - LP: #494461
16112 * (pre-stable) drm/i915: Avoid NULL dereference with component_only
16113 tv_modes
16114 - LP: #494045
16115
16116 [ Zhao Yakui ]
16117
16118 * (pre-stable) acpi: Use the ARB_DISABLE for the CPU which model id is
16119 less than 0x0f.
16120 - LP: #481765
16121
16122 -- Andy Whitcroft <apw@canonical.com> Thu, 17 Dec 2009 15:41:21 +0000
16123
16124 linux (2.6.32-8.12) lucid; urgency=low
16125
16126 [ Andy Whitcroft ]
16127
16128 * SAUCE: AppArmor -- add linux/err.h for ERR_PTR
16129
16130 -- Andy Whitcroft <apw@canonical.com> Sat, 12 Dec 2009 10:56:16 +0000
16131
16132 linux (2.6.32-8.11) lucid; urgency=low
16133
16134 [ Andy Whitcroft ]
16135
16136 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches
16137 up"
16138 * Revert "SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
16139 transition."
16140 * Revert "SAUCE: AppArmor: Fix refcounting bug causing leak of creds"
16141 * Revert "SAUCE: AppArmor: Fix cap audit_caching preemption disabling"
16142 * Revert "SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds"
16143 * Revert "SAUCE: AppArmor: Fix oops after profile removal"
16144 * Revert "SAUCE: AppArmor: AppArmor disallows truncate of deleted files."
16145 * Revert "SAUCE: AppArmor: AppArmor fails to audit change_hat correctly"
16146 * Revert "SAUCE: AppArmor: Policy load and replacement can fail to alloc
16147 mem"
16148 * Revert "SAUCE: AppArmor: AppArmor wrongly reports allow perms as
16149 denied"
16150 * Revert "SAUCE: AppArmor: Fix mediation of "deleted" paths"
16151 * Revert "SAUCE: AppArmor: Fix off by 2 error in getprocattr mem
16152 allocation"
16153 * Revert "SAUCE: AppArmor: Set error code after structure
16154 initialization."
16155 * Revert "AppArmor -- fix pstrace_may_access rename"
16156 * Revert "ubuntu: AppArmor security module"
16157 * Revert "SAUCE: Add config option to set a default LSM"
16158 * Revert "ubuntu: fsam7400 -- sw kill switch driver"
16159 * Revert "[Config] fsam7400 -- enable"
16160 * Revert "[Config] AUFS -- enable"
16161 * Revert "ubuntu: AUFS -- aufs2-30 20090727"
16162 * Revert "ubuntu: AUFS -- export various core functions -- fixes"
16163 * Revert "ubuntu: AUFS -- export various core functions"
16164 * Revert "[Config] ubuntu/iscsitarget -- disable"
16165 * Revert "[Config] iscsitarget -- enable"
16166 * Revert "ubuntu: iscsitarget -- SVN revision r214"
16167 * update Vcs-Git to point to the correct repository
16168 - LP: #493589
16169 * update build environment overrides to lucid
16170 - LP: #493589
16171 * [Config] enable CONFIG_DEVTMPFS
16172 * [Config] update all configs following AppArmor 2009-12-08 update
16173 * SAUCE: isapnp_init: make isa PNP scans occur async
16174 * [Config] fsam7400 -- enable
16175 * [Config] omnibook -- enable
16176 * [Config] cleanup CONFIG_AUDIT
16177 * ubuntu: AUFS -- export various core functions (aufs2-base.patch)
16178 * ubuntu: AUFS -- export various core functions (aufs2-standalone.patch)
16179 * ubuntu: AUFS -- aufs2 20091209
16180 * [Config] AUFS -- enable
16181 * [Config] iscsitarget -- enable
16182
16183 [ Arjan van de Ven ]
16184
16185 * SAUCE: KMS: cache the EDID information of the LVDS
16186
16187 [ Colin Watson ]
16188
16189 * bnx2: update d-i firmware filenames
16190 - LP: #494052
16191 * add cdc_ether to nic-usb-modules udeb
16192 - LP: #495060
16193
16194 [ John Johansen ]
16195
16196 * ubuntu: AppArmor -- mainline 2009-10-08
16197
16198 [ Manoj Iyer ]
16199
16200 * ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M 7400
16201 * ubuntu: omnibook -- support Toshiba (HP) netbooks
16202 * ubuntu: iscsitarget --- version 1.4.19
16203 - LP: #494693
16204
16205 [ Surbhi Palande ]
16206
16207 * SAUCE: Make populate_rootfs asynchronous
16208
16209 [ Tim Gardner ]
16210
16211 * Parallelize flavour builds and packaging
16212 * [Config] Enable CONFIG_KSM
16213
16214 [ Upstream Kernel Changes ]
16215
16216 * Config option to set a default LSM
16217 * LSM: Add security_path_chroot().
16218 * LSM: Add security_path_chroot().
16219 * LSM: Move security_path_chmod()/security_path_chown() to after
16220 mutex_lock().
16221 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
16222
16223 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Dec 2009 17:45:19 +0000
16224
16225 linux (2.6.32-7.10) lucid; urgency=low
16226
16227 [ Andy Whitcroft ]
16228
16229 * [Config] disable CONFIG_THUMB2_KERNEL to fix arm FTBFS
16230
16231 -- Andy Whitcroft <apw@canonical.com> Sun, 06 Dec 2009 12:56:48 +0000
16232
16233 linux (2.6.32-7.9) lucid; urgency=low
16234
16235 [ Andy Whitcroft ]
16236
16237 * SAUCE: set /proc/acpi/video/*/DOS to 4 by default
16238 - LP: #458982
16239 * SAUCE: ensure vga16fb loads if no other driver claims the VGA device
16240 * [Config] update configs following versatile switch to V7
16241 * rebased to v2.6.32
16242 * [Config] update configs following rebase to v2.6.32
16243 * [Config] update ports configs following rebase to v2.6.32
16244 * SAUCE: default ATI Radeon KMS to off until userspace catches up
16245
16246 [ Arjan van de Ven ]
16247
16248 * SAUCE: vfs: Add a trace point in the mark_inode_dirty function
16249
16250 [ Leann Ogasawara ]
16251
16252 * [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable
16253 permissions
16254 - CVE-2009-3939
16255
16256 [ Loic Minier ]
16257
16258 * SAUCE: select a v7 CPU for versatile
16259
16260 [ Takashi Iwai ]
16261
16262 * SAUCE: ALSA: hda - Add power on/off counter
16263
16264 [ Upstream changes ]
16265
16266 * rebased to v2.6.32
16267
16268 -- Andy Whitcroft <apw@canonical.com> Fri, 04 Dec 2009 10:44:50 +0000
16269
16270 linux (2.6.32-6.8) lucid; urgency=low
16271
16272 [ Andy Whitcroft ]
16273
16274 * [Config] disable SSB devices for armel
16275
16276 -- Andy Whitcroft <apw@canonical.com> Sat, 28 Nov 2009 12:16:40 +0000
16277
16278 linux (2.6.32-6.7) lucid; urgency=low
16279
16280 [ Andy Whitcroft ]
16281
16282 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches up"
16283 * Revert "SAUCE: Dell XPS710 reboot quirk"
16284 * Revert "SAUCE: Link acpi-cpufreq.o first"
16285 * Revert "SAUCE: LPIA Logical reset of USB port on resume"
16286 * Revert "SAUCE: LPIA Reboot fix for Intel Crownbeach development boards"
16287 * Revert "SAUCE: Enable HDMI audio codec on Studio XPS 1340"
16288 * Revert "SAUCE: Dell laptop digital mic does not work, PCI 1028:0271"
16289 * Revert "Add Dell Dimension 9200 reboot quirk"
16290 * Revert "SAUCE: Correctly blacklist Thinkpad r40e in ACPI"
16291 * Revert "SAUCE: tulip: Define ULI PCI ID's"
16292 * Revert "SAUCE: Lower warning level of some PCI messages"
16293 * Revert "mac80211: fix two issues in debugfs"
16294 Drop a number of known redundant commits as identified in the Ubuntu
16295 delta review blueprint.
16296
16297 * reenable armel versatile flavour
16298 * [Config] disable CONFIG_USB_DEVICEFS
16299
16300 [ Tim Gardner ]
16301
16302 * [Config] udeb: Add squashfs to fs-core-modules
16303 - LP: #352615
16304 * [Config] Create a real squashfs udeb
16305 - LP: #352615
16306
16307
16308 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Nov 2009 17:31:16 +0000
16309
16310 linux (2.6.32-5.6) lucid; urgency=low
16311
16312 [ Andy Whitcroft ]
16313
16314 * rebase to v2.6.32-rc8
16315 * update configs following rebase to v2.6.32-rc8
16316 * update ports configs since rebase to v2.6.32-rc8
16317 * [Config] enable cgroup options
16318 - LP: #480739
16319
16320 [ Upstream Kernel Changes ]
16321
16322 * rebase to v2.6.32-rc8
16323
16324 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Nov 2009 11:16:14 +0000
16325
16326 linux (2.6.32-4.5) lucid; urgency=low
16327
16328 [ Andy Whitcroft ]
16329
16330 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
16331 * rebase to v2.6.32-rc7
16332 * resync with Karmic proposed
16333
16334 [ John Johansen ]
16335
16336 * SAUCE: AppArmor: Fix oops after profile removal
16337 - LP: #475619
16338 * SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds
16339 - LP: #437258
16340 * SAUCE: AppArmor: Fix cap audit_caching preemption disabling
16341 - LP: #479102
16342 * SAUCE: AppArmor: Fix refcounting bug causing leak of creds
16343 - LP: #479115
16344 * SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
16345 transition.
16346 - LP: #480112
16347
16348 [ Ubuntu Changes ]
16349
16350 * resync with Karmic proposed (ddbc670a86a3dee18541a3734149f250ff307adf)
16351
16352 [ Upstream Kernel Changes ]
16353
16354 * rebase to v2.6.32-rc7
16355
16356 -- Andy Whitcroft <apw@canonical.com> Fri, 13 Nov 2009 11:35:13 +0000
16357
16358 linux (2.6.32-3.4) lucid; urgency=low
16359
16360 [ Andy Whitcroft ]
16361
16362 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
16363 * [Upstream] add local prefix to oss local change_bits
16364
16365 [ Upstream Kernel Changes ]
16366
16367 * mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/
16368 * mtd/maps: gpio-addr-flash: depend on GPIO arch support
16369
16370 -- Andy Whitcroft <apw@canonical.com> Wed, 11 Nov 2009 14:47:04 +0000
16371
16372 linux (2.6.32-3.3) lucid; urgency=low
16373
16374 [ Andy Whitcroft ]
16375
16376 * rebase to v2.6.32-rc6
16377 * [Config] update configs following rebase to v2.6.32-rc6
16378 * [Config] update ports configs following rebase to v2.6.32-rc6
16379 * resync with Karmic Ubuntu-2.6.31-15.49
16380 * [Config] add module ignores for broken drivers
16381
16382 [ John Johansen ]
16383
16384 * SAUCE: AppArmor: AppArmor wrongly reports allow perms as denied
16385 - LP: #453335
16386 * SAUCE: AppArmor: Policy load and replacement can fail to alloc mem
16387 - LP: #458299
16388 * SAUCE: AppArmor: AppArmor fails to audit change_hat correctly
16389 - LP: #462824
16390 * SAUCE: AppArmor: AppArmor disallows truncate of deleted files.
16391 - LP: #451375
16392
16393 [ Kees Cook ]
16394
16395 * SAUCE: Fix nx_enable reporting
16396 - LP: #454285
16397
16398 [ Scott James Remnant ]
16399
16400 * Revert "SAUCE: trace: add trace_event for the open() syscall"
16401 * SAUCE: trace: add trace events for open(), exec() and uselib()
16402 - LP: #462111
16403
16404 [ Stefan Bader ]
16405
16406 * SAUCE: Fix sub-flavour script to not stop on missing directories
16407 - LP: #453073
16408
16409 [ Ubuntu Changes ]
16410
16411 * resync with Karmic Ubuntu-2.6.31-15.49
16412
16413 [ Upstream Kernel Changes ]
16414
16415 * rebase to v2.6.32-rc6
16416 - LP: #464552
16417
16418 -- Andy Whitcroft <apw@canonical.com> Tue, 10 Nov 2009 15:00:57 +0000
16419
16420 linux (2.6.32-2.2) lucid; urgency=low
16421
16422 [ Andy Whitcroft ]
16423
16424 * install the full changelog with the binary package
16425 * changelog -- explicitly note rebases and clean history
16426 * reinstate armel.mk with no flavours
16427 - LP: #449637
16428 * [Upstream] block: silently error unsupported empty barriers too
16429 - LP: #420423
16430 * [Config] udate configs following karmic resync
16431 * [Config] update ports configs following karmic resync
16432 * [Upstream] lirc -- follow removal of .id element
16433
16434 [ Colin Watson ]
16435
16436 * Use section 'admin' rather than 'base'
16437 * Add more e100 firmware to nic-modules
16438 - LP: #451872
16439 * Add qla1280 firmware to scsi-modules
16440 - LP: #381037
16441
16442 [ John Johansen ]
16443
16444 * SAUCE: AppArmor: Set error code after structure initialization.
16445 - LP: #427948
16446 * SAUCE: AppArmor: Fix off by 2 error in getprocattr mem allocation
16447 - LP: #446595
16448 * SAUCE: AppArmor: Fix mediation of "deleted" paths
16449
16450 [ Kees Cook ]
16451
16452 * SAUCE: [x86] fix report of cs-limit nx-emulation
16453 - LP: #454285
16454
16455 [ Leann Ogasawara ]
16456
16457 * SAUCE: (drop after 2.6.31) input: Add support for filtering input
16458 events
16459 - LP: #430809
16460 * SAUCE: (drop after 2.6.31) dell-laptop: Trigger rfkill updates on wifi
16461 toggle switch press
16462 - LP: #430809
16463
16464 [ Luke Yelavich ]
16465
16466 * SAUCE: Add sr_mod to the scsi-modules udeb for powerpc
16467 * [Config] Add sd_mod to scsi-modules udeb for powerpc
16468
16469 [ Mario Limonciello ]
16470
16471 * SAUCE: Update to LIRC 0.8.6
16472 - LP: #432678
16473 * SAUCE: dell-laptop: Store the HW switch status internally rather than
16474 requerying every time
16475 - LP: #430809
16476 * SAUCE: dell-laptop: Blacklist machines not supporting dell-laptop
16477 - LP: #430809
16478
16479 [ Stefan Bader ]
16480
16481 * [Upstream] acerhdf: Limit modalias matching to supported boards
16482 - LP: #435958
16483
16484 [ Tim Gardner ]
16485
16486 * [Upstream] i915: Fix i2c init message
16487 - LP: #409361
16488 * [Config] Add sym53c8xx.ko to virtual sub-flavour
16489 - LP: #439415
16490 * [Config] Add d101m_ucode.bin to d-i/firmware/nic-modules
16491 - LP: #439456
16492 * [Config] Set default I/O scheduler back to CFQ for desktop flavours
16493 - LP: #381300
16494 * SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros
16495 - LP: #430694
16496 * SAUCE: Use MODULE_IMPORT macro to tie intel_agp to i915
16497 - LP: #430694
16498 * [Config] CONFIG_GFS2_FS_LOCKING_DLM=y
16499 - LP: #416325
16500 * SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT
16501 - LP: #430694
16502 * SAUCE: Raise the default console 'quiet' level to 2
16503 * [Config] CONFIG_X86_PAT=y
16504 * [Config] Add armel arch to linux-libc-dev arches.
16505 - LP: #449637
16506 * [Config] CONFIG_X86_MCE
16507 * [Upstream] (drop after 2.6.31) Input: synaptics - add another Protege
16508 M300 to rate blacklist
16509 - LP: #433801
16510
16511 [ Upstream Kernel Changes ]
16512
16513 * sgi-gru: Fix kernel stack buffer overrun, CVE-2009-2584
16514 * drm/i915: Fix FDI M/N setting according with correct color depth
16515 - LP: #416792
16516
16517 -- Andy Whitcroft <apw@canonical.com> Thu, 22 Oct 2009 16:53:33 +0100
16518
16519 linux (2.6.32-1.1) lucid; urgency=low
16520
16521 [ Andy Whitcroft ]
16522
16523 * rebase to v2.6.32-rc3
16524 * [Config] update configs following rebase to 2.6.32-rc3
16525 * [Config] update ports configs following rebase to 2.6.32-rc3
16526 * AppArmor -- fix pstrace_may_access rename
16527 * staging/android -- disable
16528 * ubuntu: dm-raid-45 -- update to compile with 2.6.32
16529 * ubuntu: drbd -- disable
16530 * staging/comdi -- disable
16531 * staging/go7007 -- disable
16532 * [Config] staging/winbond -- disable
16533 * [Config] ubuntu/iscsitarget -- disable
16534 * [d-i] cbc and ecb are builtin make them optional in udebs
16535 * rebase to v2.6.32-rc5
16536 * [Config] update configs following rebase to v2.6.32-rc5
16537 * [Config] update ports configs following rebase to v2.6.31-rc5
16538
16539 [ Tim Gardner ]
16540
16541 * [Config] Add cpio as a build dependency.
16542
16543 [ Upstream Kernel Changes ]
16544
16545 * rebase to v2.6.32-rc3
16546 * rebase to v2.6.32-rc5
16547
16548 -- Andy Whitcroft <apw@canonical.com> Mon, 05 Oct 2009 15:48:58 +0100
16549
16550 linux (2.6.31-11.37) karmic; urgency=low
16551
16552 [ Tim Gardner ]
16553
16554 * [Config] Increase kernel log buffer to 256K for amd64 flavours
16555 - LP: #424810
16556 * [Config] Set HZ=100 for amd64 flavours
16557 - LP: #438234
16558 * [Upstream] e1000e: Emit notice instead of an error when
16559 pci_enable_pcie_error_reporting() fails
16560 - LP: #436370
16561
16562 [ Upstream Kernel Changes ]
16563
16564 * n_tty: honor opost flag for echoes
16565 * n_tty: move echoctl check and clean up logic
16566 - LP: #438310
16567
16568 * Revert "[Upstream] drm/i915: Check that the relocation points to within
16569 the target" - Use upstream cherry-pick.
16570 * drm/i915: Check that the relocation points to within the target
16571 - LP: #429241
16572
16573 * drm/i915: fix tiling on IGDNG
16574 * drm/i915: add B43 chipset support
16575 * agp/intel: Add B43 chipset support
16576 Intel request from kernel team mailing list.
16577
16578 * HID: completely remove apple mightymouse from blacklist
16579 - LP: #428111
16580
16581 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Sep 2009 11:47:29 -0600
16582
16583 linux (2.6.31-11.36) karmic; urgency=low
16584
16585 [ Brian Rogers ]
16586
16587 * SAUCE: (drop after 2.6.31) em28xx: ir-kbd-i2c init data needs a
16588 persistent object
16589 * SAUCE: (drop after 2.6.31) saa7134: ir-kbd-i2c init data needs a
16590 persistent object
16591
16592 [ Takashi Iwai ]
16593
16594 * [Upstream] ALSA: hda - Add another entry for Nvidia HDMI device
16595 - LP: #416482
16596
16597 [ Tyler Hicks ]
16598
16599 * SAUCE: (drop after 2.6.31) eCryptfs: Prevent lower dentry from going
16600 negative during unlink
16601
16602 [ Upstream Kernel Changes ]
16603
16604 * sg: fix oops in the error path in sg_build_indirect()
16605 * mpt2sas : Rescan topology from Interrupt context instead of work thread
16606 * mpt2sas: Prevent sending command to FW while Host Reset
16607 * mpt2sas: setting SDEV into RUNNING state from Interrupt context
16608 * mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesg
16609 * SCSI: fix oops during scsi scanning
16610 * SCSI: libsrp: fix memory leak in srp_ring_free()
16611 * cfg80211: fix looping soft lockup in find_ie()
16612 * ath5k: write PCU registers on initial reset
16613 * binfmt_elf: fix PT_INTERP bss handling
16614 * TPM: Fixup boot probe timeout for tpm_tis driver
16615 * md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!
16616 * x86/amd-iommu: fix broken check in amd_iommu_flush_all_devices
16617 * fix undefined reference to user_shm_unlock
16618 * perf_counter: Fix buffer overflow in perf_copy_attr()
16619 * perf_counter: Start counting time enabled when group leader gets
16620 enabled
16621 * powerpc/perf_counters: Reduce stack usage of power_check_constraints
16622 * powerpc: Fix bug where perf_counters breaks oprofile
16623 * powerpc/ps3: Workaround for flash memory I/O error
16624 * block: don't assume device has a request list backing in nr_requests
16625 store
16626 * agp/intel: remove restore in resume
16627 * ALSA: cs46xx - Fix minimum period size
16628 * ASoC: Fix WM835x Out4 capture enumeration
16629 * sound: oxygen: work around MCE when changing volume
16630 * mlx4_core: Allocate and map sufficient ICM memory for EQ context
16631 * perf stat: Change noise calculation to use stddev
16632 * x86: Fix x86_model test in es7000_apic_is_cluster()
16633 * x86/i386: Make sure stack-protector segment base is cache aligned
16634 * PCI: apply nv_msi_ht_cap_quirk on resume too
16635 * x86, pat: Fix cacheflush address in change_page_attr_set_clr()
16636 * ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic()
16637 with highmem
16638 * KVM guest: do not batch pte updates from interrupt context
16639 * KVM: Fix coalesced interrupt reporting in IOAPIC
16640 * KVM: VMX: Check cpl before emulating debug register access
16641 * KVM guest: fix bogus wallclock physical address calculation
16642 * KVM: x86: Disallow hypercalls for guest callers in rings > 0
16643 * KVM: VMX: Fix cr8 exiting control clobbering by EPT
16644 * KVM: x86 emulator: Implement zero-extended immediate decoding
16645 * KVM: MMU: make __kvm_mmu_free_some_pages handle empty list
16646 * KVM: x86 emulator: fix jmp far decoding (opcode 0xea)
16647 * KVM: limit lapic periodic timer frequency
16648 * libata: fix off-by-one error in ata_tf_read_block()
16649 * PCI quirk: update 82576 device ids in SR-IOV quirks list
16650 * PCI: Unhide the SMBus on the Compaq Evo D510 USDT
16651 * powerpc/pseries: Fix to handle slb resize across migration
16652 * Linux 2.6.31.1
16653
16654 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Sep 2009 13:04:28 -0600
16655
16656 linux (2.6.31-10.35) karmic; urgency=low
16657
16658 [ Amit Kucheria ]
16659
16660 * Disable CONFIG_UEVENT_HELPER_PATH
16661
16662 [ Andy Whitcroft ]
16663
16664 * [Config] Enable CONFIG_USB_GADGET_DUMMY_HCD
16665 * remove the tlsup driver
16666 * remove lmpcm logitech driver support
16667
16668 [ Bryan Wu ]
16669
16670 * Add 3 missing files to prerm remove file list
16671 - LP: #345623, #415832
16672
16673 [ Chris Wilson ]
16674
16675 * [Upstream] drm/i915: Check that the relocation points to within the
16676 target
16677 - LP: #429241
16678
16679 [ Luke Yelavich ]
16680
16681 * [Config] Set CONFIG_EXT4_FS=y on ports architectures
16682
16683 [ Manoj Iyer ]
16684
16685 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
16686 - LP: #348861
16687
16688 [ Tim Gardner ]
16689
16690 * Revert "[Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux) white-list"
16691 * Revert "[Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux) white-list"
16692 * Revert "[Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux) white-list"
16693 * Revert "[Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux) white-list"
16694 * Revert "[Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux) white-list"
16695 Upstream suggests that this is not the right approach.
16696
16697 * [Config] Set default I/O scheduler to DEADLINE
16698 CFQ seems to have some load related problems which are often exacerbated by sreadahead.
16699 - LP: #381300
16700
16701 [ ubuntu@tjworld.net ]
16702
16703 * SAUCE: ipw2200: Enable LED by default
16704 - LP: #21367
16705
16706 [ Upstream Kernel Changes ]
16707
16708 * ALSA: hda - Add support for new AMD HD audio devices
16709 - LP: #430564
16710
16711 -- Andy Whitcroft <apw@canonical.com> Wed, 16 Sep 2009 15:37:49 +0100
16712
16713 linux (2.6.31-10.34) karmic; urgency=low
16714
16715 [ Ted Tso ]
16716
16717 * [Upstream] ext3: Don't update superblock write time when filesystem is
16718 read-only
16719 - LP: #427822
16720
16721 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 16:00:45 -0600
16722
16723 linux (2.6.31-10.33) karmic; urgency=low
16724
16725 [ Leann Ogasawara ]
16726
16727 * [Upstream] dvb-usb: fix tuning with Cinergy T2
16728 - LP: #421258
16729
16730 [ Tim Gardner ]
16731
16732 * [Config] Unconditionally copy files from sub-flavours lists.
16733 (really, really fix it this time)
16734 - LP: #423426
16735 * [Config] Set CONFIG_CACHEFILES=m for all flavours
16736
16737 [ Upstream Kernel Changes ]
16738
16739 * ext4: Don't update superblock write time when filesystem is read-only
16740 - LP: #427822
16741
16742 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 07:50:21 -0600
16743
16744 linux (2.6.31-10.32) karmic; urgency=low
16745
16746 [ Eric Miao ]
16747
16748 * [Config] enable module support for memory stick
16749 - LP: #159951
16750
16751 [ Tim Gardner ]
16752
16753 * [Config] Unconditionally copy files from sub-flavours lists.
16754 - LP: #423426
16755
16756 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Sep 2009 15:57:55 -0600
16757
16758 linux (2.6.31-10.31) karmic; urgency=low
16759
16760 [ Andy Whitcroft ]
16761
16762 * rebase to v2.6.31 final
16763
16764 [ Colin Watson ]
16765
16766 * [Config] Recommend grub-pc in linux-image
16767 - LP: #385741
16768
16769 [ Ike Panhc ]
16770
16771 * [Upstream] Pull latest update of lenovo-sl-laptop
16772
16773 [ Peter Feuerer ]
16774
16775 * [Upstream] (drop after 2.6.31) acerhdf: fix fan control for AOA150
16776 model
16777 - LP: #426691
16778
16779 [ Tim Gardner ]
16780
16781 * [Config] De-macro some package names.
16782
16783 [ Upstream Changes ]
16784
16785 * rebase to 2.6.31 final.
16786
16787 -- Andy Whitcroft <apw@canonical.com> Thu, 10 Sep 2009 09:38:10 +0100
16788
16789 linux (2.6.31-10.30) karmic; urgency=low
16790
16791 [ Amit Kucheria ]
16792
16793 * [Config] Enable CONFIG_USB_DEVICEFS
16794 - LP: #417748
16795 * [Config] Populate the config-update template a bit more
16796
16797 [ Andy Whitcroft ]
16798
16799 * rebase to v2.6.31-rc9
16800 * [Config] update configs following rebase to v2.6.31-rc9
16801 * [Config] update ports configs following rebase to v2.6.31-rc9
16802
16803 [ Colin Ian King ]
16804
16805 * SAUCE: wireless: hostap, fix oops due to early probing interrupt
16806 - LP: #254837
16807
16808 [ Jerone Young ]
16809
16810 * [Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux)
16811 white-list
16812 - LP: #281732
16813 * [Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux)
16814 white-list
16815 - LP: #281732
16816 * [Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux)
16817 white-list
16818 - LP: #281732
16819 * [Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux)
16820 white-list
16821 - LP: #281732
16822 * [Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux)
16823 white-list
16824 - LP: #281732
16825
16826 [ John Johansen ]
16827
16828 * SAUCE: AppArmor: Fix profile attachment for regexp based profile names
16829 - LP: #419308
16830 * SAUCE: AppArmor: Return the correct error codes on profile
16831 addition/removal
16832 - LP: #408473
16833 * SAUCE: AppArmor: Fix OOPS in profile listing, and display full list
16834 - LP: #408454
16835 * SAUCE: AppArmor: Fix mapping of pux to new internal permission format
16836 - LP: #419222
16837 * SAUCE: AppArmor: Fix change_profile failure
16838 - LP: #401931
16839 * SAUCE: AppArmor: Tell git to ignore generated include files
16840 - LP: #419505
16841
16842 [ Stefan Bader ]
16843
16844 * [Upstream] acpi: video: Loosen strictness of video bus detection code
16845 - LP: #333386
16846 * SAUCE: Remove ov511 driver from ubuntu subdirectory
16847
16848 [ Tim Gardner ]
16849
16850 * [Config] Exclude char-modules from non-x86 udeb creation
16851 * SAUCE: Notify the ACPI call chain of AC events
16852 * [Config] CONFIG_SATA_VIA=m
16853 - LP: #403385
16854 * [Config] Build in all phylib support modules.
16855 * [Config] Don't fail when sub-flavour files are missing
16856 - LP: #423426
16857 * [Config] Set CONFIG_LSM_MMAP_MIN_ADDR=0
16858 - LP: #423513
16859
16860 [ Upstream ]
16861
16862 * Rebased against v2.6.31-rc9
16863
16864 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Sep 2009 11:33:45 +0100
16865
16866 linux (2.6.31-9.29) karmic; urgency=low
16867
16868 [ Leann Ogasawara ]
16869
16870 * [Upstream] agp/intel: support for new chip variant of IGDNG mobile
16871 - LP: #419993
16872 * [Config] d-i/modules: Add new char-modules file, initialize with
16873 intel-agp
16874 - LP: #420605
16875
16876 [ Upstream ]
16877
16878 * Rebased against 2.6.31-rc8 plus some inotify regression patches:
16879 up through git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
16880 adda766193ea1cf3137484a9521972d080d0b7af.
16881
16882 -- Tim Gardner <tim.gardner@canonical.com> Fri, 28 Aug 2009 06:31:30 -0600
16883
16884 linux (2.6.31-8.28) karmic; urgency=low
16885
16886 [ Ike Panhc ]
16887
16888 * [Config] Let nic-shared-modules depends on crypto-modules
16889 - LP: #360966
16890
16891 [ Leann Ogasawara ]
16892
16893 * [Upstream] (drop after 2.6.31) drm/i915: increase default latency
16894 constant
16895 - LP: #412492
16896
16897 [ Mario Limonciello ]
16898
16899 * [Upstream]: (drop after 2.6.31) dell-laptop: don't change softblock
16900 status if HW switch is disabled
16901 - LP: #418721
16902 * [Upstream]: (drop after 2.6.31) compal-laptop: Add support for known
16903 Compal made Dell laptops
16904 * [Upstream]: (drop after 2.6.31) compal-laptop: Replace sysfs support
16905 with rfkill support
16906
16907 [ Tim Gardner ]
16908
16909 * [Config] Add acpiphp to virtual sub-flavour
16910 - LP: #364916
16911 * Drop KSM patch set for now because of instabilities with encrypted swap.
16912 - LP: #418781
16913
16914 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2009 08:14:26 -0600
16915
16916 linux (2.6.31-7.27) karmic; urgency=low
16917
16918 [ Tim Gardner ]
16919
16920 * [Config] updateconfigs updateportsconfigs after 2.6.31-rc7 rebase
16921 * SAUCE: (drop after 2.6.31) Added KSM from mmotm-2009-08-20-19-18
16922 Replaces previous ksm patches from 2.6.31-6.25
16923 * [Config] KSM=y
16924
16925 [ Upstream ]
16926
16927 * Rebased against v2.6.31-rc7
16928
16929 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Aug 2009 20:32:11 -0600
16930
16931 linux (2.6.31-6.26) karmic; urgency=low
16932
16933 [ Andy Whitcroft ]
16934
16935 * [Config] enable CONFIG_AUFS_BR_RAMFS
16936 - LP: #414738
16937 * split out debian directory ready for abstraction
16938 * add printdebian target to find branch target
16939 * abstracted debian -- debian/files is not abstracted
16940 * abstracted debian -- packages must be built in debian/<pkg>
16941 * abstracted debian -- kernel-wedge needs to work in debian/
16942 * abstracted debian -- ensure we install the copyright file
16943 * abstracted-debian -- drop the debian directories from headers
16944 * abstracted-debian -- drop the debian directories from headers part 2
16945 * SAUCE: ubuntu-insert-changes -- follow abstracted debian
16946 * [Upstream] aoe: ensure we initialise the request_queue correctly V2
16947 - LP: #410198
16948
16949 [ Luke Yelavich ]
16950
16951 * [Config] Ports: Disable CONFIG_CPU_FREQ_DEBUG on powerpc-smp
16952 * [Config] Ports: Re-enable windfarm modules on powerpc64-smp
16953 - LP: #413150
16954 * [Config] Ports: Build all cpu frequency scaling governors into ports
16955 kernels
16956 * [Config] Ports: Build ext2 and ext3 modules into ports kernels
16957 * [Config] Ports: CONFIG_PACKET=y for all ports kernels
16958 * [Config] Ports: Enable PS3 network driver
16959
16960 [ Stefan Bader ]
16961
16962 * abstracted debian -- call $(DEBIAN)/rules using make
16963
16964 [ Tim Gardner ]
16965
16966 * [Config] Abstract the debian directory
16967 * SAUCE: Improve error reporting in postinst
16968 - LP: #358564
16969
16970 -- Tim Gardner <tim.gardner@canonical.com> Sun, 16 Aug 2009 20:33:28 -0600
16971
16972 linux (2.6.31-6.25) karmic; urgency=low
16973
16974 [ Andy Whitcroft ]
16975
16976 * script to generate Ubuntu changes from changelog
16977 * [Config] standardise ANDROID options
16978 * [Config] standardise CONFIG_ATM as module
16979 * [Config] standardise CONFIG_LIB80211 as module
16980 * [Config] disable CONFIG_PRINT_QUOTA_WARNING
16981 * [Config] set CONFIG_CRAMFS as module
16982 * [Config] enable CONFIG_DAB and modules
16983 * [Config] set CONFIG_MAC80211_HWSIM as module
16984 * [Config] set CONFIG_NET_CLS_FLOW as module
16985 * [Config] set CONFIG_NF_CONNTRACK_SANE as module
16986 * [Config] set CONFIG_NF_CT_PROTO_DCCP as module
16987 * [Config] set CONFIG_RTC_DRV_DS1511 as module
16988 * [Config] set CONFIG_RTC_DRV_R9701 as module
16989 * [Config] set CONFIG_RTC_DRV_S35390A as module
16990 * [Config] set CONFIG_TOIM3232_DONGLE as module
16991 * [Config] standardise CONFIG_USB_MIDI_GADGET as module
16992 * [Config] standardise CONFIG_USB_G_PRINTER as module
16993 * [Config] standardise CONFIG_USB_SERIAL_IR as module
16994 * [Config] set CONFIG_USB_SERIAL_IUU as module
16995 * [Config] standardise CONFIG_USB_STORAGE_CYPRESS_ATACB as module
16996 * [Config] standardise CONFIG_USB_STORAGE_ONETOUCH as module
16997 * cleanup remains of dm-loop
16998 * drop thinkpad ec and smapi support
16999 * drop appleir
17000 * [Config] update configs following rebase to v2.6.31-rc6
17001 * rebase to v2.6.31-rc6
17002
17003 [ Hugh Dickins ]
17004
17005 * SAUCE: ksm patch 1, drop after 2.6.31
17006 * SAUCE: ksm patch 2, drop after 2.6.31
17007 * SAUCE: ksm patch 3, drop after 2.6.31
17008 * SAUCE: ksm patch 4, drop after 2.6.31
17009 * SAUCE: ksm patch 5, drop after 2.6.31
17010 * SAUCE: ksm patch 7, drop after 2.6.31
17011
17012 [ Izik Eidus ]
17013
17014 * SAUCE: ksm patch 0, drop after 2.6.31
17015 * SAUCE: ksm patch 6, drop after 2.6.31
17016 * SAUCE: ksm patch 8, drop after 2.6.31
17017 * SAUCE: ksm patch 9, drop after 2.6.31
17018
17019 [ Luke Yelavich ]
17020
17021 * [Config] Ports: Re-add PS3 modules to udebs
17022
17023 [ Michael Casadevall ]
17024
17025 * [Config] Update SPARC config and d-i files to reflect what can be built
17026
17027 [ Tim Gardner ]
17028
17029 * [Config] Removed armel package support
17030 * [Config] Enabled CONFIG_KSM=y
17031
17032 [ Upstream Kernel Changes ]
17033
17034 * Rebased against v2.6.31-rc6
17035 * ARM: Cleanup: Revert "ARM: Add more cache memory types macros"
17036 * ARM: Cleanup: Revert "Do not use OOB with MLC NAND"
17037 * ARM: Cleanup: Revert "ARM: Make ARM arch aware of ubuntu/ drivers"
17038 * ARM: Cleanup: Revert "ARM: IMX51: Make video capture drivers compile"
17039 * ARM: Cleanup: Revert "ARM: IMX51: Fix isl29003 HWMON driver for i2c
17040 changes"
17041 * ARM: Cleanup: Revert "ARM: IMX51: IPU irq handler deadlock fix"
17042 * ARM: Cleanup: Revert "ARM: IMX51: Babbage 2.5 needs a different system
17043 revision"
17044 * ARM: Cleanup: Revert "ARM: IMX51: Compile-in the IMX51 cpufreq driver
17045 by default"
17046 * ARM: Cleanup: Revert "ARM: IMX51: Enable ZONE_DMA for ARCH_MXC"
17047 * ARM: Cleanup: Revert "ARM: IMX51: Make ARCH_MXC auto-enable
17048 ARCH_MXC_CANONICAL"
17049 * ARM: Cleanup: Revert "ARM: IMX51: Unconditionally disable
17050 CONFIG_GPIOLIB"
17051 * ARM: Cleanup: Revert "ARM: IMX51: Minimal changes for USB to work on
17052 2.6.31"
17053 * ARM: Cleanup: Revert "ARM: IMX51: Fix plat-mxc/timer.c to handle imx51"
17054 * ARM: Cleanup: Revert "ARM: IMX51: Make it compile."
17055 * ARM: Cleanup: Revert "ARM: IMX51: Clean-up the craziness of including
17056 mxc_uart.h _everywhere_"
17057 * ARM: Cleanup: Revert "ARM: IMX51: Move board-mx51* header files to the
17058 correct location"
17059 * ARM: Cleanup: Revert "ARM: IMX51: Changed from snd_card_new to
17060 snd_card_create"
17061 * ARM: Cleanup: Revert "ARM: IMX51: Fix up merge error in Kconfig"
17062 * ARM: Cleanup: Revert "ARM: IMX51: mxc_timer_init prototype"
17063 * ARM: Cleanup: Revert "ARM: IMX51: Removed the mxc_gpio_port structure."
17064 * ARM: Cleanup: Revert "ARM: IMX51: Added external declaration for
17065 mxc_map_io."
17066 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
17067 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
17068 * ARM: Cleanup: Revert "ARM: IMX51: snd_soc_machine structure replaced
17069 with snd_soc_card."
17070 * ARM: Cleanup: Revert "ARM: IMX51: codec structure was moved to the card
17071 structure"
17072 * ARM: Cleanup: Revert "ARM: IMX51: Hack to add defines for
17073 DMA_MODE_READ/WRITE/MASK"
17074 * ARM: Cleanup: Revert "ARM: IMX51: Add SoC and board support for
17075 Freescale mx51 platform"
17076 * Driver core: add new device to bus's list before probing
17077 * [Upstream] (drop after 2.6.31) ALSA: hda - Reduce click noise at
17078 power-saving
17079 - LP: #381693, #399750, #380892
17080
17081 -- Andy Whitcroft <apw@canonical.com> Fri, 14 Aug 2009 11:32:23 +0100
17082
17083 linux (2.6.31-5.24) karmic; urgency=low
17084
17085 [ Amit Kucheria ]
17086
17087 * ARM: IMX51: Make video capture drivers compile
17088 * [Config] IMX51: Config updates
17089
17090 [ Andy Whitcroft ]
17091
17092 * remove leftovers of dm-bbr
17093
17094 [ Leann Ogasawara ]
17095
17096 * Add pata_cs5535 to pata-modules
17097 - LP: #318805
17098
17099 [ Luke Yelavich ]
17100
17101 * [Config] CONFIG_PPC64=y for powerpc64-smp
17102 * [Config] Set the maximum number of CPUs to 1024 for powerpc64-smp
17103 * [Config] CONFIG_PPC_PS3=y for powerpc64-smp
17104 * [Config] CONFIG_PPC_MAPLE=y on powerpc64-smp
17105 * [Config] CONFIG_PPC_PASEMI=y on powerpc64-smp
17106 * [Config] CONFIG_CPU_FREQ_PMAC64=y on powerpc64-smp
17107 * [Config] Enable all PS3 drivers in powerpc64-smp
17108
17109 [ Mario Limonciello ]
17110
17111 * LIRC -- fix lirc-i2c 2.6.31 compilation
17112
17113 [ Matthew Garrett ]
17114
17115 * [Upstream] dell-laptop: Fix rfkill state queries
17116
17117 [ Tim Gardner ]
17118
17119 * [Config] Ignore armel ABI and module changes
17120 * [Config] Update configs after rebase against 2.6.31-rc5
17121
17122 [ Upstream ]
17123
17124 * Rebased to 2.6.31-rc5
17125
17126 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2009 10:10:09 +0100
17127
17128 linux (2.6.31-4.23) karmic; urgency=low
17129
17130 [ Andy Whitcroft ]
17131
17132 * AUFS -- update to aufs2-30 20090727
17133 * [Config] enable AUFS FUSE support
17134
17135 [ Luke Yelavich ]
17136
17137 * [Config] CONFIG_JFS_FS=m on sparc
17138
17139 [ Tim Gardner ]
17140
17141 * [Upstream] dell-laptop: Fix rfkill state setting.
17142
17143 -- Andy Whitcroft <apw@canonical.com> Mon, 27 Jul 2009 11:11:47 +0100
17144
17145 linux (2.6.31-4.22) karmic; urgency=low
17146
17147 [ Amit Kucheria ]
17148
17149 * ARM: IMX51: Add SoC and board support for Freescale mx51 platform
17150 * ARM: IMX51: Move board-mx51* header files to the correct location
17151 * ARM: IMX51: Clean-up the craziness of including mxc_uart.h _everywhere_
17152 * ARM: IMX51: Make it compile.
17153 * ARM: IMX51: Unconditionally disable CONFIG_GPIOLIB
17154 * ARM: IMX51: Make ARCH_MXC auto-enable ARCH_MXC_CANONICAL
17155 * ARM: IMX51: Enable ZONE_DMA for ARCH_MXC
17156 * ARM: IMX51: Compile-in the IMX51 cpufreq driver by default
17157 * ARM: IMX51: Fix isl29003 HWMON driver for i2c changes
17158 * ARM: USB: musb: Refer to musb_otg_timer_func under correct #ifdef
17159 * ARM: staging: udlfb: Add vmalloc.h include
17160 * UBUNTU [Config]: Bring imx51 config upto date with other flavours
17161
17162 [ Brad Figg ]
17163
17164 * ARM: IMX51: Hack to add defines for DMA_MODE_READ/WRITE/MASK
17165 * ARM: IMX51: codec structure was moved to the card structure
17166 * ARM: IMX51: snd_soc_machine structure replaced with snd_soc_card.
17167 * ARM: IMX51: Get to bus_id by calling dev_name.
17168 * ARM: IMX51: Get to bus_id by calling dev_name.
17169 * ARM: IMX51: Added external declaration for mxc_map_io.
17170 * ARM: IMX51: Removed the mxc_gpio_port structure.
17171 * ARM: IMX51: mxc_timer_init prototype
17172 * ARM: IMX51: Fix up merge error in Kconfig
17173 * ARM: IMX51: Changed from snd_card_new to snd_card_create
17174
17175 [ Dinh Nguyen ]
17176
17177 * ARM: IMX51: Fix plat-mxc/timer.c to handle imx51
17178 * ARM: IMX51: Minimal changes for USB to work on 2.6.31
17179 * ARM: IMX51: Babbage 2.5 needs a different system revision
17180 * ARM: IMX51: IPU irq handler deadlock fix
17181
17182 [ Tim Gardner ]
17183
17184 * [Config] Enabled CONFIG_CAN=m
17185 - LP: #327243
17186 * [Config] Enabled CONFIG_SERIAL=m
17187 - LP: #397189
17188
17189 -- Tim Gardner <tim.gardner@canonical.com> Fri, 24 Jul 2009 06:19:10 -0600
17190
17191 linux (2.6.31-4.21) karmic; urgency=low
17192
17193 [ Amit Kucheria ]
17194
17195 * dm-raid-4-5: Add missing brackets around test_bit()
17196
17197 [ John Johansen ]
17198
17199 * AppArmor: Fix change_profile failing lpn401931
17200 * AppArmor: Fix determination of forced AUDIT messages.
17201 * AppArmor: Fix oops in auditing of the policy interface offset
17202
17203 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 19:18:30 +0100
17204
17205 linux (2.6.31-4.20) karmic; urgency=low
17206
17207 [ Andy Whitcroft ]
17208
17209 * SAUCE: iscsitarget -- update to SVN revision r214
17210 * SAUCE: iscsitarget -- renable driver
17211 * [Config] consolidate lpia/lpia and i386/generic configs
17212 * [Config] enable CRYPTO modules for all architectures
17213 * [Config] enable cryptoloop
17214 * [Config] enable various filesystems for armel
17215 * [Config] sync i386 generic and generic-pae
17216 * [Config] add the 386 (486 processors and above) flavour
17217 * [Config] re-set DEFAULT_MMAP_MIN_ADDR
17218 - LP: #399914
17219 * add genconfigs/genportsconfigs to extract the built configs
17220 * updateconfigs -- alter concatenation order allow easier updates
17221 * intelfb -- INTELFB now conflicts with DRM_I915
17222 * printchanges -- rebase tree does not have stable tags use changelog
17223 * AppArmor: fix argument size missmatch on 64 bit builds
17224
17225 [ Ike Panhc ]
17226
17227 * Ship bnx2x firmware in nic-modules udeb
17228 - LP: #360966
17229
17230 [ Jeff Mahoney ]
17231
17232 * AppArmor: fix build failure on ia64
17233
17234 [ John Johansen ]
17235
17236 * AppArmour: ensure apparmor enabled parmater is off if AppArmor fails to
17237 initialize.
17238 * AppArmour: fix auditing of domain transitions to include target profile
17239 information
17240 * AppArmor: fix C99 violation
17241 * AppArmor: revert reporting of create to write permission.
17242 * SAUCE: Add config option to set a default LSM
17243 * [Config] enable AppArmor by default
17244 * AppArmor: Fix NULL pointer dereference oops in profile attachment.
17245
17246 [ Keith Packard ]
17247
17248 * SAUCE: drm/i915: Allow frame buffers up to 4096x4096 on 915/945 class
17249 hardware
17250 - LP: #351756
17251
17252 [ Luke Yelavich ]
17253
17254 * [Config] add .o files found in arch/powerpc/lib to all powerpc kernel
17255 header packages
17256 - LP: #355344
17257
17258 [ Michael Casadevall ]
17259
17260 * [Config] update SPARC config files to allow success build
17261
17262 [ Scott James Remnant ]
17263
17264 * SAUCE: trace: add trace_event for the open() syscall
17265
17266 [ Stefan Bader ]
17267
17268 * SAUCE: jfs: Fix early release of acl in jfs_get_acl
17269 - LP: #396780
17270
17271 [ Tim Gardner ]
17272
17273 * [Upstream] Fix Soltech TA12 volume hotkeys not sending key release
17274 - LP: #397499
17275 * [Upstream] USB Option driver - Add USB ID for Novatel MC727/U727/USB727
17276 refresh
17277 - LP: #365291
17278 * [Config] SSB/B44 are common across all arches/flavours.
17279
17280 [ Upstream ]
17281
17282 * Rebased to 2.6.31-rc4
17283
17284 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 08:41:39 +0100
17285
17286 linux (2.6.31-3.19) karmic; urgency=low
17287
17288 [ Andy Whitcroft ]
17289
17290 * Revert "[Config] Disabled NDISWRAPPER"
17291 * ndiswrapper -- fix i386 compilation failures on cmpxchg8b
17292 * AUFS -- export various core functions
17293 * AUFS -- export various core functions -- fixes
17294 * AUFS -- core filesystem
17295 * AUFS -- track changes in v2.6.31
17296 * [Config] Enable AUFS
17297 * droppped 'iwl3945: do not send scan command if channel count zero' as it
17298 is already upstream but failed to auto-drop on rebase.
17299
17300 [ Eric Paris ]
17301
17302 * SAUCE: fsnotify: use def_bool in kconfig instead of letting the user
17303 choose
17304 * SAUCE: inotify: check filename before dropping repeat events
17305 * SAUCE: fsnotify: fix inotify tail drop check with path entries
17306
17307 -- Andy Whitcroft <apw@canonical.com> Tue, 14 Jul 2009 12:52:55 +0100
17308
17309 linux (2.6.31-3.18) karmic; urgency=low
17310
17311 [ Andy Whitcroft ]
17312
17313 * Revert "Add splice-2.6.23.patch from AUFS to export a symbol needed by
17314 AUFS"
17315 * Revert "Add put_filp.patch from AUFS to export a symbol needed by AUFS"
17316 * Revert "Add sec_perm-2.6.24.patch from AUFS - export
17317 security_inode_permission"
17318 * clear out left over AUFS files and modifications
17319
17320 [ Luke Yelavich ]
17321
17322 * [Config] Enable CONFIG_USB_ISP116X_HCD on sparc
17323 * SAUCE: Explicitly include header files to allow apparmor to build on
17324 powerpc
17325 * [Config] Enable CONFIG_BLK_DEV_IDECD on powerpc
17326
17327 [ Tim Gardner ]
17328
17329 * [Config] Dropped ubuntu/misc/wireless/acx
17330 * [Config] Disabled NDISWRAPPER until the compile issues are fixed.
17331
17332 [ Upstream ]
17333
17334 * Rebased to 2.6.31-rc3
17335
17336 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 18:59:33 +0100
17337
17338 linux (2.6.31-2.17) karmic; urgency=low
17339
17340 [ Andy Whitcroft ]
17341
17342 * [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m for sparc
17343 * compcache -- remove redundant Kconfig entries part 2
17344 * compcache -- clean up CCFLAGS declarations
17345 * [Config] enable AppArmor
17346 * AppArmor: fix operator precidence issue in as_path_link
17347
17348 [ John Johansen ]
17349
17350 * AppArmor security module
17351 * AppArmor: Correct mapping of file permissions.
17352 * AppArmor: Turn auditing of ptrace on
17353
17354 [ Luke Yelavich ]
17355
17356 * [Config] disable CONFIG_DM_RAID45 on powerpc
17357
17358 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 15:02:05 +0100
17359
17360 linux (2.6.31-2.16) karmic; urgency=low
17361
17362 [ Andy Whitcroft ]
17363
17364 * compcache -- remove redundant Kconfig entries
17365 added ignore and ignore.modules for all arches since the compcache update
17366 changes the modules names as well as some compcache ABI values.
17367
17368 [ Manoj Iyer ]
17369
17370 * SAUCE: updated dm-raid45 module version to 2009.04.24 (2.6.30-rc3)
17371 * SAUCE: update compcache version to 0.5.3
17372
17373 [ Tim Gardner ]
17374
17375 * [Config]: Fix sparc FTBS by adding ignore.modules
17376
17377 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jul 2009 13:35:29 -0600
17378
17379 linux (2.6.31-2.15) karmic; urgency=low
17380
17381 [ Andy Whitcroft ]
17382
17383 * SAUCE: default ATI Radeon KMS to off until userspace catches up
17384 * [Config] Update configs following rebase to 2.6.31-rc2
17385 * [Config] update ports configs following update to 2.6.31-rc2
17386
17387 [ Luke Yelavich ]
17388
17389 * [Config] powerpc - Disable CONFIG_RDS
17390
17391 [ Matt Zimmerman ]
17392
17393 * Rename linux-doc-PKGVER to linux-doc and clean up its description
17394 - LP: #382115
17395
17396 [ Upstream Kernel Changes ]
17397
17398 * rebased to mainline 2.6.31-rc2
17399
17400 -- Andy Whitcroft <apw@canonical.com> Sat, 04 Jul 2009 17:39:13 +0100
17401
17402 linux (2.6.31-1.14) karmic; urgency=low
17403
17404 [ Andy Whitcroft ]
17405
17406 * update ndiswrapper to 1.55
17407 * remove leftovers of gfs
17408 * [Config] powerpc: enable CONFIG_PPC_DISABLE_WERROR
17409
17410 [ Luke Yelavich ]
17411
17412 * [Config] re-enable and build the ide-pmac driver into powerpc kernels
17413 * [Config] Build the ServerWorks Frodo / Apple K2 SATA driver into the
17414 kernel
17415
17416 [ Manoj Iyer ]
17417
17418 * Remove snd-bt-sco ubuntu driver
17419
17420 [ Michael Casadevall ]
17421
17422 * [Config] updates ia64 config and d-i folders to allow succesful build
17423 * [Config] Update powerpc and sparc for 2.6.31
17424
17425 [ Upstream Kernel Changes ]
17426
17427 * intel-iommu: fix Identity Mapping to be arch independent
17428 - LP: #384695
17429 * ACPI: video: prevent NULL deref in acpi_get_pci_dev()
17430
17431 -- Andy Whitcroft <apw@canonical.com> Tue, 30 Jun 2009 17:47:32 +0100
17432
17433 linux (2.6.31-1.13) karmic; urgency=low
17434
17435 [ Andy Whitcroft ]
17436
17437 * REBASE: rebased to mainline 2.6.31-rc1
17438 - "UBUNTU: SAUCE: UHCI USB quirk for resume"
17439 no longer applies, using deprecated interfaces, LPIA only, dropped
17440 - "UBUNTU: SAUCE: Mask off garbage in Dell WMI scan code data"
17441 changes now upstream, dropped
17442 * [Config] Update configs following rebase to 2.6.31-rc1
17443 * [Config] update ports configs following update to 2.6.31-rc1
17444
17445 * [Config] disable broken staging driver CONFIG_STLC45XX
17446 * SAUCE: fix compcache to use updates accessors
17447 * [Config] disable staging driver CONFIG_VT6655
17448 * SAUCE: fix DRDB to use updates accessors
17449 * [Disable] ndiswrapper needs update
17450 * [Disable] LIRC I2C needs update
17451 * [Disable] CONFIG_LENOVO_SL_LAPTOP needs update
17452 * [Config] disable I2C_DESIGNWARE does not compile
17453 * [Config] disable CONFIG_TLSUP for lpia
17454 * [Config] disable CONFIG_FB_UDL for arm
17455 * SAUCE: disable adding scsi headers to linux-libc-dev
17456
17457 [ Mario Limonciello ]
17458
17459 * SAUCE: Add LIRC drivers
17460
17461 -- Andy Whitcroft <apw@canonical.com> Thu, 25 Jun 2009 12:06:22 +0100
17462
17463 linux (2.6.30-10.12) karmic; urgency=low
17464
17465 [ Andy Whitcroft ]
17466
17467 * [Config] split out the ports configs into their own family
17468 * [Config] update configs following introduction of ports family
17469
17470 [ Upstream Kernel Changes ]
17471
17472 * Revert "Rename linux-doc-PKGVER to linux-doc and clean up its
17473 description". Fixes linux-doc package name conflicts for now.
17474 - LP: #382115
17475
17476 -- Tim Gardner <tim.gardner@canonical.com> Mon, 22 Jun 2009 09:17:14 -0600
17477
17478 linux (2.6.30-10.11) karmic; urgency=low
17479
17480 [ Amit Kucheria ]
17481
17482 * [Config] Comment splitconfig.pl and misc cleanup
17483 * [Config] Rename all configs to the new naming scheme
17484 * [Config] Splitconfig rework
17485 * [Config] Rename scripts/misc/oldconfig to kernelconfig
17486 * [Config] Fix build system for new config split
17487 * [Config] Run updateconfigs after the splitconfig rework
17488
17489 [ Andy Whitcroft ]
17490
17491 * Revert "SAUCE: Default to i915.modeset=0 if CONFIG_DRM_I915_KMS=y"
17492 * [Config] standardise CONFIG_STAGING=y
17493 * [Config] standardise CONFIG_RD_LZMA=y
17494 * [Config] CONFIG_PCI_IOV=y
17495 * [Config] CONFIG_PCI_STUB=m
17496 * [Config] merge kernel configs more agressively
17497
17498 [ Colin Watson ]
17499
17500 * [Config] Run kernel-wedge in $(builddir) rather than at the top level
17501 * [Config] Add support for including firmware in udebs
17502 * [Config] Ship bnx2 firmware in nic-modules udeb
17503 - LP: #384861
17504
17505 [ Luke Yelavich ]
17506
17507 * [Config] ports - Import of ports architectures into kernel packaging
17508 infrastructure
17509 * [Config] ports - Do not update ports kernel configurations by default
17510 * [Config] ports - Disable ABI checking for ports architectures
17511 * [Config] ports - Build drivers in ubuntu sub-directory on powerpc
17512 * [Config] ports - Add control.d/vars.* files for ports architectures
17513 * [Config] ports - Add ports architectures for linux-libc-dev
17514 * [Config] ports - Create powerpc specific message-modules and
17515 block-modules udebs
17516 * [Config] ports - Add configuration files for ports architectures
17517
17518 [ Manoj Iyer ]
17519
17520 * [Config] Enable CONFIG_BLK_DEV_AEC62XX=m for amd64 and i386
17521 - LP: #329864
17522
17523 [ Michael Casadevall ]
17524
17525 * [Config] ports - Fix compression of kernels
17526
17527 [ Stefan Bader ]
17528
17529 * [Upstream] mmc: prevent dangling block device from accessing stale
17530 queues
17531 - LP: #383668
17532
17533 [ Tim Gardner ]
17534
17535 * [Config] Recommend grub-pc in linux-image
17536 - LP: #385741
17537 * [Config] Implement i386 generic and generic-pae flavours
17538 * [Config] ports - Add control info after integrating ports arches
17539 * [Config] Removed auto-generated files from git
17540 * [Config] Added netxen_nic to nic-modules
17541 - LP: #389603
17542
17543 [ Matt Zimmerman ]
17544
17545 * Rename linux-doc-PKGVER to linux-doc and clean up its description
17546 - LP: #382115
17547
17548 -- Tim Gardner <tim.gardner@canonical.com> Mon, 15 Jun 2009 14:38:26 -0600
17549
17550 linux (2.6.30-9.10) karmic; urgency=low
17551
17552 [ Andy Whitcroft ]
17553
17554 * [Config] CONFIG_SECURITY_TOMOYO=y (amd64, i386, lpia)
17555 * [Config] CONFIG_KEXEC_JUMP=y (amd64, lpia)
17556 * [Config] CONFIG_LENOVO_SL_LAPTOP=m (amd64, lpia)
17557 * [Config] CONFIG_POHMELFS_CRYPTO=y (i386, amd64)
17558 * [Config] CONFIG_SERIAL_MAX3100=m (i386, amd64, lpia)
17559 * [Config] CONFIG_VIDEO_GO7007=m (amd64, i386)
17560
17561 [ Upstream Kernel Changes ]
17562
17563 * rebased to 2.6.30 final
17564
17565 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jun 2009 11:42:53 +0100
17566
17567 linux (2.6.30-8.9) karmic; urgency=low
17568
17569 [ Andy Whitcroft ]
17570
17571 * Config update removed the following options:
17572 CONFIG_EDAC_AMD8111=m
17573 CONFIG_EDAC_AMD8131=m
17574
17575 [ Upstream Kernel Changes ]
17576
17577 * rebased to 2.6.30-rc8
17578
17579 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Jun 2009 09:21:13 +0100
17580
17581 linux (2.6.30-7.8) karmic; urgency=low
17582
17583 [ Andy Whitcroft ]
17584
17585 * Enabled NEW configration options:
17586 Paravirtualization layer for spinlocks (PARAVIRT_SPINLOCKS) [N/y/?] Y
17587 Cisco FNIC Driver (FCOE_FNIC) [N/m/y/?] M
17588
17589 [ Upstream Kernel Changes ]
17590
17591 * rebased to 2.6.30-rc7
17592
17593 -- Andy Whitcroft <apw@canonical.com> Sat, 23 May 2009 23:47:24 +0100
17594
17595 linux (2.6.30-6.7) karmic; urgency=low
17596
17597 [ Andy Whitcroft ]
17598
17599 * Dropped: UBUNTU: SAUCE: input: Blacklist digitizers from joydev.c (now
17600 upstream)
17601
17602 [ Upstream Kernel Changes ]
17603
17604 * rebased to 2.6.30-rc6
17605
17606 -- Andy Whitcroft <apw@canonical.com> Mon, 18 May 2009 18:05:54 +0100
17607
17608 linux (2.6.30-5.6) karmic; urgency=low
17609
17610 [ Tim Gardner ]
17611
17612 * [Config] Enable Keyspan USB serial device firmware in kernel module
17613 - LP: #334285
17614
17615 [ Upstream Kernel Changes ]
17616
17617 * rebased to 2.6.30-rc5
17618
17619 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 May 2009 12:02:16 -0600
17620
17621 linux (2.6.30-4.5) karmic; urgency=low
17622
17623 [ Colin Watson ]
17624
17625 * Build-Conflict with findutils (= 4.4.1-1ubuntu1), to avoid
17626 /usr/include/asm/* going missing
17627 - LP: #373214
17628
17629 -- Stefan Bader <stefan.bader@canonical.com> Fri, 08 May 2009 11:09:08 +0200
17630
17631 linux (2.6.30-3.4) karmic; urgency=low
17632
17633 [ Kees Cook ]
17634
17635 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
17636 - LP: #369978
17637
17638 [ Stefan Bader ]
17639
17640 * SAUCE: input: Blacklist digitizers from joydev.c
17641 - LP: #300143
17642
17643 -- Tim Gardner <tim.gardner@canonical.com> Fri, 01 May 2009 14:00:42 -0600
17644
17645 linux (2.6.30-2.3) karmic; urgency=low
17646
17647 [ Tim Gardner ]
17648
17649 * [Config] Enabled CC_STACKPROTECTOR=y for all x86en
17650 - LP: #369152
17651 * SAUCE: Default to i915_modeset=0 if CONFIG_DRM_I915_KMS=y
17652 * [Config] CONFIG_DRM_I915_KMS=y
17653 * [Config] Set CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR to appropriate ARCH
17654 minimums
17655
17656 [ Upstream Kernel Changes ]
17657
17658 * rebased to 2.6.30-rc4
17659
17660 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Apr 2009 09:17:05 -0600
17661
17662 linux (2.6.30-1.2) karmic; urgency=low
17663
17664 [ Tim Gardner ]
17665
17666 * [Config] armel: disable staging drivers, fixes FTBS
17667 * [Config] armel imx51: Disable CONFIG_MTD_NAND_MXC, fixes FTBS
17668
17669 [ Upstream Kernel Changes ]
17670
17671 * mpt2sas: Change reset_type enum to avoid namespace collision.
17672 Submitted upstream.
17673
17674 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 Apr 2009 16:54:41 -0600
17675
17676 linux (2.6.30-1.1) karmic; urgency=low
17677
17678 * Initial release after rebasing against v2.6.30-rc3
17679
17680 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Mar 2009 19:16:07 -0600
17681