]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blob - debian.master/changelog
UBUNTU: Start new release
[mirror_ubuntu-zesty-kernel.git] / debian.master / changelog
1 linux (4.10.0-5.7) UNRELEASED; urgency=low
2
3 CHANGELOG: Do not edit directly. Autogenerated at release.
4 CHANGELOG: Use the printchanges target to see the curent changes.
5 CHANGELOG: Use the insertchanges target to create the final log.
6
7 -- Tim Gardner <tim.gardner@canonical.com> Tue, 24 Jan 2017 10:12:34 -0700
8
9 linux (4.10.0-4.6) zesty; urgency=low
10
11 * Miscellaneous upstream changes
12 - Revert "UBUNTU: Disable all flavors for the powerpc architecture"
13
14 -- Seth Forshee <seth.forshee@canonical.com> Tue, 24 Jan 2017 07:13:15 -0600
15
16 linux (4.10.0-3.5) zesty; urgency=low
17
18 * KVM module handling different per Architecture - ppc64el (LP: #1657734)
19 - [Config] powerpc: Add kvm-hv and kvm-pr to the generic inclusion list
20
21 * ENA network driver moved to -extra (LP: #1657767)
22 - [Config] Move Amazon ENA network driver to the main kernel package
23
24 * [Hyper-V] mkfs regression in 4.10 fixed by patch in "for-4.11"
25 (LP: #1657539)
26 - block: relax check on sg gap
27
28 * i915 module requests unreleased GUC firmware files (LP: #1626740)
29 - SAUCE: (no-up) i915: Remove MODULE_FIRMWARE statements for unreleased
30 firmware
31
32 * [17.04 FEAT] Integrate kernel message catalogue for s390x into Ubuntu
33 distribution (LP: #1628889)
34 - [Config] CONFIG_KMSG_IDS=y for s390
35 - SAUCE: s390 Kernel message catalog
36
37 * Miscellaneous Ubuntu changes
38 - ubuntu: vbox -- Update to 5.1.14-dfsg-1
39 - SAUCE: vbox -- remove .readlink assignment
40 - Enable vbox build
41 - [Config] CONFIG_DEFAULT_IOSCHED=cfq
42 - [Config] Bump CONFIG_NR_CPUS up to 256 on arm64
43 - [Config] Fix up s390x config options changed during 4.10 rebase
44 - [Config] Update annotations for 4.10
45 - Disable all flavors for the powerpc architecture
46
47 [ Upstream Kernel Changes ]
48
49 * rebase to v4.10-rc5
50
51 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Jan 2017 15:48:35 -0600
52
53 linux (4.10.0-2.4) zesty; urgency=low
54
55 * Move some kernel modules to the main kernel package (part 2) (LP: #1655002)
56 - [Config] Add IBM power drivers to the inclusion list
57
58 * Miscellaneous Ubuntu changes
59 - [Config] linux-source Provides should not be a macro
60 - [Config] Correct the note URL for LATENCYTOP
61 - rebase to v4.10-rc4
62
63 [ Upstream Kernel Changes ]
64
65 * rebase to v4.10-rc4
66
67 -- Tim Gardner <tim.gardner@canonical.com> Wed, 11 Jan 2017 07:17:34 -0700
68
69 linux (4.10.0-1.3) zesty; urgency=low
70
71 [ Upstream Kernel Changes ]
72
73 * rebase to v4.10-rc3
74
75 -- Seth Forshee <seth.forshee@canonical.com> Mon, 09 Jan 2017 11:41:13 -0600
76
77 linux (4.10.0-0.2) zesty; urgency=low
78
79 * [17.04 FEAT] Build IMA and the TPM device drivers into the KVM on POWER
80 host/NV kernel (LP: #1643652)
81 - [Config] Update and enforce IMA options
82
83 * Miscellaneous Ubuntu changes
84 - [Config] Disble stack protector for powerpc-smp
85
86 -- Seth Forshee <seth.forshee@canonical.com> Sat, 07 Jan 2017 19:07:55 -0600
87
88 linux (4.10.0-0.1) zesty; urgency=low
89
90 * IP-over-DDP packets dropped (LP: #1559772)
91 - [Config] CONFIG_IPDDP=n
92
93 * Miscellaneous Ubuntu changes
94 - [Config] Update annotations with recent config changes
95 - SAUCE: aufs -- remove .readlink assignment
96 - disable vbox build
97 - disable ZFS build
98
99 [ Upstream Kernel Changes ]
100
101 * rebase to v4.10-rc2
102
103 -- Seth Forshee <seth.forshee@canonical.com> Fri, 06 Jan 2017 07:55:57 -0600
104
105 linux (4.9.0-11.12) zesty; urgency=low
106
107 * Miscellaneous Ubuntu changes
108 - UBUNTU: SAUCE: Add '-fno-pie -no-pie' to cflags for x86 selftests
109 - UBUNTU: SAUCE: (no-up) aufs: for v4.9-rc1, support setattr_prepare()
110
111 [ Upstream Kernel Changes ]
112
113 * rebase to v4.9
114
115 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Dec 2016 06:40:40 -0700
116
117 linux (4.9.0-10.11) zesty; urgency=low
118
119 * d-i is missing usb support for platforms that use the xhci-platform driver
120 (LP: #1625222)
121 - d-i initrd needs additional usb modules to support the merlin platform
122
123 * Miscellaneous Ubuntu changes
124 - SAUCE: Import aufs driver
125 - SAUCE: aufs -- Convert to use xattr handlers
126 - SAUCE: aufs -- Add flags argument to aufs_rename()
127 - [Config] Enable aufs
128 - [Config] CONFIG_FSL_FMAN=y for powerpc
129 - SAUCE: powerpc64: Fix legacy cmpi mneomonic assumption
130 - [Config] Restore powerpc64-emb
131
132 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Dec 2016 20:38:12 -0700
133
134 linux (4.9.0-9.10) zesty; urgency=low
135
136 * Kernel Fixes to get TCMU File Backed Optical to work (LP: #1646204)
137 - SAUCE: target/user: Fix use-after-free of tcmu_cmds if they are expired
138
139 * Yakkety: arm64: CONFIG_ARM64_ERRATUM_845719 isn't enabled (LP: #1647793)
140 - [Config] CONFIG_ARM64_ERRATUM_845719=y
141
142 * Update hio driver to 2.1.0.28 (LP: #1646643)
143 - SAUCE: hio: update to Huawei ES3000_V2 (2.1.0.28)
144
145 * Miscellaneous Ubuntu changes
146 - ubuntu: vbox -- Update to 5.1.10-dfsg-2
147 - Build vbox for ARCH=x86
148 - SAUCE: Add aufs driver
149 - SAUCE: aufs -- Convert to use xattr handlers
150 - SAUCE: aufs -- Updates for rename2
151 - SAUCE: Export symbols used by aufs
152 - [Config] Enable aufs
153
154 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 13:02:18 -0700
155
156 linux (4.9.0-8.9) zesty; urgency=low
157
158 * Miscellaneous Ubuntu changes
159 - SAUCE: xr-usb-serial: only build for x86
160 Fixes s390x FTBS
161
162 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 12:35:33 -0700
163
164 linux (4.9.0-7.8) zesty; urgency=low
165
166 * Driver for Exar USB UART (LP: #1645591)
167 - SAUCE: xr-usb-serial: Driver for Exar USB serial ports
168 - SAUCE: xr-usb-serial: interface for switching modes
169 - SAUCE: cdc-acm: Exclude Exar USB serial ports
170
171 [ Upstream Kernel Changes ]
172
173 * rebase to v4.9-rc8
174
175 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 07:41:58 -0700
176
177 linux (4.9.0-6.7) zesty; urgency=low
178
179 * Miscellaneous Ubuntu changes
180 - Set build_arch=x86 for i386
181
182 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Dec 2016 21:00:11 -0700
183
184 linux (4.9.0-5.6) zesty; urgency=low
185
186 * Miscellaneous Ubuntu changes
187 - [Debian] restore tools build
188 - Set build_arch=x86 for amd64 and x32
189
190 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Dec 2016 07:06:20 -0700
191
192 linux (4.9.0-4.5) zesty; urgency=low
193
194 * linux: Staging modules should be unsigned (LP: #1642368)
195 - [Debian] Suppress module signing for staging drivers
196 - SAUCE: Add rtl drivers to signature inclusion list
197
198 * [17.04 FEAT] Build IMA and the TPM device drivers into the KVM on POWER
199 host/NV kernel (LP: #1643652)
200 - [Config] CONFIG_IMA=y
201
202 * Miscellaneous Ubuntu changes
203 - [Debian] config-check -- Make it easier to find annotations syntax errors
204 - [Config] Enable various drivers for ARM platforms
205 - [Config] Fix s390x config carnage
206 - [Config] Set CONFIG_KEXEC=y for all architectures
207 - [Config] Fix up CONFIG_I2C_SLAVE values
208 - [Config] Set CONFIG_WLAN_VENDOR_TI=y for all supported kernels
209 - [Config] Set CONFIG_PWM_PCA9685=m for amd64 and i386
210 - [Config] Set CONFIG_ZONE_DMA=m for amd64-generic
211 - [Config] Update annotations
212 - [Config] CONFIG_NR_CPUS=8192 for amd64
213
214 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Nov 2016 12:57:09 -0700
215
216 linux (4.9.0-3.4) zesty; urgency=low
217
218 * Miscellaneous Ubuntu changes
219 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
220 - SAUCE: (namespace) block_dev: Support checking inode permissions in lookup_bdev()
221 - SAUCE: (namespace) block_dev: Check permissions towards block device inode when mounting
222 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode when mounting
223 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
224 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
225 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
226 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set security.* xattrs
227 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
228 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
229 - SAUCE: (namespace) fuse: Add support for pid namespaces
230 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
231 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
232 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace or a descendant
233 - SAUCE: (namespace) fuse: Allow user namespace mounts
234 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user namespaces
235 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace mounts
236 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is opened for writing
237 - SAUCE: (noup) Update spl to 0.6.5.8-0ubuntu7, zfs to 0.6.5.8-2ubuntu1
238
239 * Miscellaneous upstream changes
240 - Revert "UBUNTU: SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs"
241
242 [ Upstream Kernel Changes ]
243
244 * rebase to v4.9-rc7
245
246 -- Tim Gardner <tim.gardner@canonical.com> Tue, 22 Nov 2016 07:51:48 -0700
247
248 linux (4.9.0-2.3) zesty; urgency=low
249
250 * Fix Kernel Crashing under IBM Virtual Scsi Driver (LP: #1642299)
251 - SAUCE: ibmvscsis: Rearrange functions for future patches
252 - SAUCE: ibmvscsis: Synchronize cmds at tpg_enable_store time
253 - SAUCE: ibmvscsis: Synchronize cmds at remove time
254 - SAUCE: ibmvscsis: Clean up properly if target_submit_cmd/tmr fails
255 - SAUCE: ibmvscsis: Return correct partition name/# to client
256 - SAUCE: ibmvscsis: Issues from Dan Carpenter/Smatch
257
258 * Move some kernel modules to the main kernel package (LP: #1642228)
259 - [Config] Move some powerpc kernel modules to the main kernel package
260
261 * linux: Staging modules should be unsigned (LP: #1642368)
262 - [Debian] Suppress module signing for staging drivers
263
264 * Miscellaneous Ubuntu changes
265 - SAUCE: UEFI: bpf: disable bpf when module security is enabled
266
267 [ Upstream Kernel Changes ]
268
269 * rebase to v4.9-rc6
270
271 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Nov 2016 10:59:54 -0700
272
273 linux (4.9.0-1.2) zesty; urgency=low
274
275 * hio: SSD data corruption under stress test (LP: #1638700)
276 - SAUCE: hio: set bi_error field to signal an I/O error on a BIO
277 - SAUCE: hio: splitting bio in the entry of .make_request_fn
278
279 * hio Ubuntu sauce driver needs porting to 4.8 (LP: #1635594)
280 - SAUCE: import Huawei ES3000_V2 (2.1.0.23)
281 - SAUCE: hio: bio_endio() no longer takes errors arg
282 - SAUCE: hio: blk_queue make_request_fn now returns a blk_qc_t
283 - SAUCE: hio: use alloc_cpumask_var to avoid -Wframe-larger-than
284 - SAUCE: hio: fix mask maybe-uninitialized warning
285 - SAUCE: hio: port to v4.8 base
286 - [config] enable CONFIG_HIO (Huawei ES3000_V2 PCIe SSD driver)
287 - SAUCE: hio: Makefile and Kconfig
288 - [Config] Enforce CONFIG_HIO
289
290 * Miscellaneous Ubuntu changes
291 - rebase to v4.9-rc5
292 - zfs: remove the never implemented aio_fsync file operation
293 - [Config] Disable powerpc64-emb for FTBS
294
295 [ Upstream Kernel Changes ]
296
297 * rebase to v4.9-rc5
298
299 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Nov 2016 08:02:32 -0700
300
301 linux (4.9.0-0.1) zesty; urgency=low
302
303 [ Upstream Kernel Changes ]
304
305 * rebase to v4.9-rc4
306 - LP: #1465724
307 - LP: #1535802
308
309 -- Tim Gardner <tim.gardner@canonical.com> Sun, 16 Oct 2016 21:46:31 -0600
310
311 linux (4.9.0-0.0) yakkety; urgency=low
312
313 [ Seth Forshee ]
314
315 * Release Tracking Bug
316 - LP: #1632918
317
318 * Revert "If zone is so small that watermarks are the same, stop zone balance"
319 in yakkety (LP: #1632894)
320 - Revert "UBUNTU: SAUCE: (no-up) If zone is so small that watermarks are the
321 same, stop zone balance."
322
323 -- Seth Forshee <seth.forshee@canonical.com> Wed, 12 Oct 2016 21:57:07 -0500
324
325 linux (4.8.0-24.26) yakkety; urgency=low
326
327 [ Seth Forshee ]
328
329 * Release Tracking Bug
330 - LP: #1632749
331
332 * lts-yakkety 4.8 cannot mount lvm raid1 (LP: #1631298)
333 - SAUCE: (no-up) dm raid: fix compat_features validation
334
335 * kswapd0 100% CPU usage (LP: #1518457)
336 - SAUCE: (no-up) If zone is so small that watermarks are the same, stop zone
337 balance.
338
339 -- Seth Forshee <seth.forshee@canonical.com> Wed, 12 Oct 2016 10:21:44 -0500
340
341 linux (4.8.0-23.25) yakkety; urgency=low
342
343 [ Seth Forshee ]
344
345 * Release Tracking Bug
346 - LP: #1632484
347
348 * [Trusty->Yakkety] powerpc/64: Fix incorrect return value from
349 __copy_tofrom_user (LP: #1632462)
350 - SAUCE: (no-up) powerpc/64: Fix incorrect return value from
351 __copy_tofrom_user
352
353 * Ubuntu 16.10: Oops panic in move_page_tables/page_remove_rmap after running
354 memory_stress_ng. (LP: #1628976)
355 - SAUCE: (no-up) powerpc/pseries: Fix stack corruption in htpe code
356
357 * Paths not failed properly when unmapping virtual FC ports in VIOS (using
358 ibmvfc) (LP: #1632116)
359 - scsi: ibmvfc: Fix I/O hang when port is not mapped
360
361 * [Ubuntu16.10]KV4.8: kernel livepatch config options are not set
362 (LP: #1626983)
363 - [Config] Enable live patching on powerpc/ppc64el
364
365 * CONFIG_AUFS_XATTR is not set (LP: #1557776)
366 - [Config] CONFIG_AUFS_XATTR=y
367
368 * Yakkety update to 4.8.1 stable release (LP: #1632445)
369 - arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP
370 - Using BUG_ON() as an assert() is _never_ acceptable
371 - usb: misc: legousbtower: Fix NULL pointer deference
372 - Staging: fbtft: Fix bug in fbtft-core
373 - usb: usbip: vudc: fix left shift overflow
374 - USB: serial: cp210x: Add ID for a Juniper console
375 - Revert "usbtmc: convert to devm_kzalloc"
376 - ALSA: hda - Adding one more ALC255 pin definition for headset problem
377 - ALSA: hda - Fix headset mic detection problem for several Dell laptops
378 - ALSA: hda - Add the top speaker pin config for HP Spectre x360
379 - Linux 4.8.1
380
381 * PSL data cache should be flushed before resetting CAPI adapter
382 (LP: #1632049)
383 - cxl: Flush PSL cache before resetting the adapter
384
385 * thunder nic: avoid link delays due to RX_PACKET_DIS (LP: #1630038)
386 - net: thunderx: Don't set RX_PACKET_DIS while initializing
387
388 * crypto/vmx/p8_ghash memory corruption (LP: #1630970)
389 - crypto: ghash-generic - move common definitions to a new header file
390 - crypto: vmx - Fix memory corruption caused by p8_ghash
391 - crypto: vmx - Ensure ghash-generic is enabled
392
393 * arm64: SPCR console not autodetected (LP: #1630311)
394 - of/serial: move earlycon early_param handling to serial
395 - [Config] CONFIG_ACPI_SPCR_TABLE=y
396 - ACPI: parse SPCR and enable matching console
397 - ARM64: ACPI: enable ACPI_SPCR_TABLE
398 - serial: pl011: add console matching function
399
400 * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
401 (LP: #1630990)
402 - SAUCE: (no-up) include/linux/security.h -- fix syntax error with
403 CONFIG_SECURITYFS=n
404
405 * sha1-powerpc returning wrong results (LP: #1629977)
406 - crypto: sha1-powerpc - little-endian support
407
408 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Oct 2016 16:38:45 -0500
409
410 linux (4.8.0-22.24) yakkety; urgency=low
411
412 * CVE-2016-7039 (LP: #1631287)
413 - SAUCE: net: add recursion limit to GRO
414
415 -- Andy Whitcroft <apw@canonical.com> Fri, 07 Oct 2016 22:46:28 +0100
416
417 linux (4.8.0-21.23) yakkety; urgency=low
418
419 [ Tim Gardner ]
420
421 * Release Tracking Bug
422 - LP: #1630279
423
424 * powerpc 4.8.0-17 fails to boot on PowerMac G5 (LP: #1628968)
425 - Revert "Revert "powerpc: Simplify module TOC handling""
426
427 * Regression tests can not detect binfmt_elf mmpa semantic change
428 (LP: #1630069)
429 - SAUCE: apparmor: add flag to detect semantic change, to binfmt_elf mmap
430
431 * Autofs parameter substitution broken in kernel 4.4.0-38 and 4.4.0-40
432 (LP: #1629204)
433 - SAUCE: (namespace) autofs4: Use real_cred for requestor's ids
434
435 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Oct 2016 08:01:21 -0600
436
437 linux (4.8.0-20.22) yakkety; urgency=low
438
439 [ Tim Gardner ]
440
441 * Release Tracking Bug
442 - LP: #1629730
443
444 [ Upstream Kernel Changes ]
445
446 * rebase to v4.8
447
448 -- Tim Gardner <tim.gardner@canonical.com> Sun, 02 Oct 2016 19:10:40 -0600
449
450 linux (4.8.0-19.21) yakkety; urgency=low
451
452 [ Tim Gardner ]
453
454 * Release Tracking Bug
455 - LP: #1629057
456
457 * 4.8.0 kernels do not complete boot process on VM (LP: #1627198)
458 - [Config] CONFIG_HARDENED_USERCOPY_PAGESPAN=n
459
460 * mount-image-callback cannot mount partitioned disk image (LP: #1628336)
461 - SAUCE: nbd: Only delay uevent until connected
462
463 * Support snaps inside of lxd containers (LP: #1611078)
464 - apparmor: add interface to be able to grab loaded policy
465 - securityfs: update interface to allow inode_ops, and setup from vfs fns
466 - apparmor: refactor aa_prepare_ns into prepare_ns and create_ns routines
467 - apparmor: add __aa_find_ns fn
468 - apparmor: add mkdir/rmdir interface to manage policy namespaces
469 - apparmor: fix oops in pivot_root mediation
470 - apparmor: fix warning that fn build_pivotroot discards const
471 - apparmor: add interface to advertise status of current task stacking
472 - apparmor: update policy permissions to consider ns being viewed/managed
473 - apparmor: add per ns policy management interface
474 - apparmor: bump domain stacking version to 1.2
475
476 * linux-image-extra-4.8.0-17-generic does not provide many sound card modules
477 (LP: #1628523)
478 - [Config] CONFIG_ZONE_DMA=y for generic
479
480 * Yakkety - disable ARCH_ZX (LP: #1628503)
481 - [Config] armhf: disable ARCH_ZX
482
483 * Enable switchdev config parameter for Yakkety (LP: #1628241)
484 - [Config] CONFIG_NET_SWITCHDEV=y for amd64/arm64
485
486 * Ubuntu 16.10 kernel v4.8: Installation failing on Habanero with Shiner card
487 (LP: #1628009)
488 - firmware: Update bnx2x to 7.13.1.0
489
490 * vNIC driver missing in 4.8 kernel package (LP: #1628187)
491 - [Config] Enable CONFIG_IBMVNIC=m
492
493 * Yakkety - armhf: MFD_TPS65217 and REGULATOR_TPS65217 are boot essential
494 (LP: #1628112)
495 - [Config] armhf: MFD_TPS65217=y && REGULATOR_TPS65217=y
496
497 * Miscellaneous Ubuntu changes
498 - Rebase to v4.8-rc8
499 - [Config] skip Ubuntu-4.8.0-18.20
500 - [Config] missing modules in armhf/s390x
501
502 * Miscellaneous Ubuntu changes
503 - rebase to v4.8-rc8
504
505 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 25 Sep 2016 12:13:35 -0700
506
507 linux (4.8.0-17.19) yakkety; urgency=low
508
509 * Release Tracking Bug
510 - LP: #1627387
511
512 * build squashfs into xenial kernels by default (LP: #1593134)
513 - Remove squashfs udeb
514
515 * [Yakkety] Fix up ATA_GENERIC to match annotations file. (LP: #1627322)
516 - Add d-i support for ata_generic
517
518 * [Yakkety] Fix up CONFIG_BLK_DEV_SD to match annotations (LP: #1627330)
519 - [Config] Enforce CONFIG_BLK_DEV_SD=y,CONFIG_BLK_DEV_SR=y
520
521 * [Yakkety] Fix up ATA_PIIX to match annotations file (LP: #1627324)
522 - [Config] Enforce CONFIG_ATA_PIIX=y for amd64/i386
523
524 * Yakkety - USB drivers must be built in (LP: #1627323)
525 - Update annotation enforcement for CONFIG_USB_[E|O|U|X]HCI_HCD
526
527 * 4.8.0-16.17: genirq: Flags mismatch serial vs goldfish_pdev_bus
528 (LP: #1627052)
529 - [Config] CONFIG_GOLDFISH=n
530
531 * yakkety 4.8, remove module noise kernel-4.8 (LP: #1626104)
532 - Revert "UBUNTU: SAUCE: Clear Linux: bootstats: add printk's to measure boot
533 time in more detail"
534
535 * Permission denied in CIFS with kernel 4.4.0-38 (LP: #1626112)
536 - SAUCE: Fix regression which breaks DFS mounting
537
538 * Miscellaneous Ubuntu changes
539 - [Config] apply xenial configuration annotations
540 - s390x -- DEBUG_RODATA is now valid
541 - [Config] s390x -- CONFIG_SQUASHFS=y
542 - [Config] s390x -- CONFIG_ECRYPT_FS=y
543 - [Config] Enable CONFIG_ACPI_PCI_SLOT=y for arm64
544 - [Config] Enable CONFIG_ACPI_HED=y for arm64
545 - [Config] Enable CONFIG_QUICC_ENGINE=y
546
547 * Miscellaneous upstream changes
548 - annotations: pull back to xenial
549
550 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 24 Sep 2016 21:31:31 -0700
551
552 linux (4.8.0-16.17) yakkety; urgency=low
553
554 [ Tim Gardner ]
555
556 * Release Tracking Bug
557 - LP: #1626768
558
559 * Support ARM GIC ITS in ACPI mode (LP: #1626631)
560 - [Config] CONFIG_ACPI_IORT=y
561 - SAUCE: ACPI: I/O Remapping Table (IORT) initial support
562 - SAUCE: ACPI: Add new IORT functions to support MSI domain handling
563 - SAUCE: irqchip/gicv3-its: Cleanup for ITS domain initialization
564 - SAUCE: irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPI
565 - SAUCE: irqchip/gicv3-its: Probe ITS in the ACPI way
566 - SAUCE: irqchip/gicv3-its: Factor out PCI-MSI part that might be reused for ACPI
567 - SAUCE: irqchip/gicv3-its: Use MADT ITS subtable to do PCI/MSI domain initialization
568 - SAUCE: PCI/MSI: Setup MSI domain on a per-device basis using IORT ACPI table
569
570 * 4.8 dropped CONFIG_ATA=y (breaks systemd's TEST-08-ISSUE-2730 upstream test)
571 (LP: #1626394)
572 - [Config] CONFIG_ATA=y
573
574 * Yakkety: Enable drivers with respect to Xenial (LP: #1626543)
575 - [Config] CONFIG_VMD=m
576 - [Config] CONFIG_MAC80211_RC_MINSTREL_VHT=y for all arches
577 - [Config] CONFIG_OF=y for all arches
578 - [Config] CONFIG_BLK_DEV_NVME_SCSI=y
579 - [Config] Xenial device settings sync with amd64
580 - [Config] Xenial device settings sync with i386
581 - [Config] CONFIG_MTD_UBI_GLUEBI=m
582 - [Config] Xenial device settings sync with armhf
583 - [Config] Xenial device settings sync with arm64
584
585 * yakkety 4.8, missing config CONFIG_USERFAULTFD=y (LP: #1626149)
586 - [Config] CONFIG_USERFAULTFD=y
587
588 * 4.8 regression: SLAB is being used instead of SLUB (LP: #1626564)
589 - [Config] CONFIG_SLUB=y
590
591 * image won't boot after upgrading to yakkety's 4.8 kernel because efi
592 (LP: #1626158)
593 - add nls_cp437 to the generic.inclusion-list
594
595 -- Tim Gardner <tim.gardner@canonical.com> Thu, 22 Sep 2016 06:51:45 -0600
596
597 linux (4.8.0-15.16) yakkety; urgency=low
598
599 [ Tim Gardner ]
600
601 * Release Tracking Bug
602 - LP: #1626239
603
604 * image won't boot after upgrading to yakkety's 4.8 kernel because efi
605 (LP: #1626158)
606 - [Config] CONFIG_FAT_DEFAULT_IOCHARSET=iso8859-1
607 - [Config] CONFIG_NLS_CODEPAGE_437=y
608 - [Config] CONFIG_VFAT_FS=y
609
610 * Miscellaneous Ubuntu changes
611 - SAUCE: seccomp: log actions even when audit is disabled
612
613 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Sep 2016 06:41:03 -0600
614
615 linux (4.8.0-14.15) yakkety; urgency=low
616
617 * CVE-2016-1575 (LP: #1534961)
618 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
619 - SAUCE: overlayfs: Be more careful about copying up sxid files
620 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
621
622 * CVE-2016-1576 (LP: #1535150)
623 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
624 - SAUCE: overlayfs: Be more careful about copying up sxid files
625 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
626
627 * overlay: mkdir fails if directory exists in lowerdir in a user namespace
628 (LP: #1531747)
629 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
630
631 * Miscellaneous Ubuntu changes
632 - [Config] CONFIG_PM_WAKELOCKS=y
633 - [Config] CONFIG_CLEANCACHE=y
634 - [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y
635 - [Config] CONFIG_PROCESSOR_SELECT=y
636 - [Config] Enabled some networking options
637 - SAUCE: overlayfs: Enable user namespace mounts
638
639 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Sep 2016 13:56:58 -0700
640
641 linux (4.8.0-13.14) yakkety; urgency=low
642
643 [ Tim Gardner ]
644
645 * Release Tracking Bug
646 - LP: #1625733
647
648 * fails to mount ext4 crypto-crc32 is missing (LP: #1625728)
649 - [Config] Add some CRC crypto modules to d-i
650
651 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
652 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
653
654 * Brightness control on Lenovo ThinkPad T430 does not work. (LP: #1183856)
655 - SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
656 ThinkPads
657
658 * Option GE0301 3G modem doesn't work (LP: #348861)
659 - SAUCE: (no-up) Added quirk to recognize GE0301 3G modem as an interface.
660
661 * [regression 4.4 -> 4.8] Please re-enable CONFIG_TOUCHSCREEN_ELAN
662 (LP: #1625259)
663 - [Config] CONFIG_TOUCHSCREEN_ELAN=m for all arches
664
665 * Miscellaneous Ubuntu changes
666 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
667 opened for writing
668 - SAUCE: fan: add VXLAN implementation
669 - [Config] CONFIG_VFIO=m for ppc64el
670
671 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 Sep 2016 10:50:29 -0600
672
673 linux (4.8.0-12.13) yakkety; urgency=low
674
675 [ Tim Gardner ]
676
677 * Release Tracking Bug
678 - LP: #1625233
679
680 * Miscellaneous Ubuntu changes
681 - rebase to v4.8-rc7
682 - [Config] CONFIG_SCSI_DEBUG=m for all arches
683
684 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 Sep 2016 06:35:21 -0600
685
686 linux (4.8.0-11.12) yakkety; urgency=low
687
688 * change_hat is logging failures during expected hat probing (LP: #1615893)
689 - SAUCE: apparmor: Fix auditing behavior for change_hat probing
690
691 * deleted files outside of the namespace are not being treated as
692 disconnected
693 (LP: #1615892)
694 - SAUCE: apparmor: deleted dentries can be disconnected
695
696 * stacking to unconfined in a child namespace confuses mediation
697 (LP: #1615890)
698 - SAUCE: apparmor: special case unconfined when determining the mode
699
700 * apparmor module parameters can be changed after the policy is locked
701 (LP: #1615895)
702 - SAUCE: apparmor: fix: parameters can be changed after policy is locked
703
704 * AppArmor profile reloading causes an intermittent kernel BUG (LP:
705 #1579135)
706 - SAUCE: apparmor: fix vec_unique for vectors larger than 8
707
708 * label vec reductions can result in reference labels instead of direct
709 access
710 to labels (LP: #1615889)
711 - SAUCE: apparmor: reduction of vec to single entry is just that entry
712
713 * profiles from different namespaces can block other namespaces from being
714 able to load a profile (LP: #1615887)
715 - SAUCE: apparmor: profiles in one ns can affect mediation in another ns
716
717 * The label build for onexec when stacking is wrong (LP: #1615881)
718 - SAUCE: apparmor: Fix label build for onexec stacking.
719
720 * The inherit check for new to old label comparison for domain transitions
721 is
722 wrong (LP: #1615880)
723 - SAUCE: apparmor: Fix new to old label comparison for domain transitions
724
725 * warning stack trace while playing with apparmor namespaces (LP: #1593874)
726 - SAUCE: apparmor: fix stack trace when removing namespace with profiles
727
728 * __label_update proxy comparison test is wrong (LP: #1615878)
729 - SAUCE: apparmor: Fix __label_update proxy comparison test
730
731 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
732 (LP: #1560583)
733 - SAUCE: apparmor: Allow ns_root processes to open profiles file
734 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
735
736 * policy namespace stacking (LP: #1379535)
737 - SAUCE: (no-up) apparmor: rebase of apparmor3.5-beta1 snapshot for 4.8
738 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
739
740 * Miscellaneous Ubuntu changes
741 - [Debian] Dynamically determine linux udebs package name
742 - [Debian] d-i -- fix dtb handling in new kernel-wedge form
743 - SAUCE: apparmor: Fix FTBFS due to bad include path
744 - SAUCE: apparmor: add data query support
745 - [Config] Set CONFIG_SECURITY_APPARMOR_UNCONFINED_INIT=y
746
747 * Miscellaneous upstream changes
748 - fixup backout policy view capable for forward port
749 - apparmor: fix: Rework the iter loop for label_update
750 - apparmor: add more assertions for updates/merges to help catch errors
751 - apparmor: Make pivot root transitions work with stacking
752 - apparmor: convert delegating deleted files to mediate deleted files
753 - apparmor: add missing parens. not a bug fix but highly recommended
754 - apparmor: add a stack_version file to allow detection of bug fixes
755 - apparmor: push path lookup into mediation loop
756 - apparmor: default to allowing unprivileged userns policy
757 - apparmor: fix: permissions test to view and manage policy
758 - apparmor: Add Basic ns cross check condition for ipc
759
760 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 17 Sep 2016 10:03:16 -0700
761
762 linux (4.8.0-10.11) yakkety; urgency=low
763
764 * Miscellaneous Ubuntu changes
765 - ubuntu: vbox -- update to 5.1.6-dfsg-1
766 - SAUCE: Enable vbox build
767
768 -- Tim Gardner <tim.gardner@canonical.com> Thu, 15 Sep 2016 07:10:51 -0600
769
770 linux (4.8.0-9.10) yakkety; urgency=low
771
772 * Miscellaneous Ubuntu changes
773 - [Config] arm64: CONFIG_ARCH_THUNDER=y
774 - [Config] arm64: CONFIG_PCI_HOST_THUNDER_*=y
775 - [Config] arm64: CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=y
776 - [Config] arm64: CONFIG_DRM_AST=m
777 - [Config] arm64: CONFIG_FRAMEBUFFER_CONSOLE=y
778 - d-i: initrd needs ext4 and scsi modules
779 - SAUCE: AUFS aufs4.x-rcN 20160912
780 - [Config] Enable CONFIG_GPIO_XGENE*
781 - [Config] Disable CONFIG_POWER_RESET_XGENE
782 - [Config] CONFIG_EDAC_XGENE=m
783 - [Config] CONFIG_ARM64_ACPI_PARKING_PROTOCOL=y
784 - [Config] CONFIG_XGENE_DMA=m
785
786 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Sep 2016 10:26:12 -0600
787
788 linux (4.8.0-8.9) yakkety; urgency=low
789
790 * New device ID for Kabypoint (LP: #1622469)
791 - mfd: lpss: Add Intel Kaby Lake PCH-H PCI IDs
792 - SAUCE: i2c: i801: Add support for Kaby Lake PCH-H
793
794 * Miscellaneous Ubuntu changes
795 - rebase to v4.8-rc6
796 - SAUCE: (noup) Update spl to 0.6.5.8-0ubuntu1, zfs to 0.6.5.8-0ubuntu1
797
798 [ Upstream Kernel Changes ]
799
800 * rebase to v4.8-rc6
801 - LP: #1617900
802
803 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Sep 2016 10:53:40 -0600
804
805 linux (4.8.0-7.8) yakkety; urgency=low
806
807 * Miscellaneous Ubuntu changes
808 - [Debian] Use src_pkg_name when constructing udeb control files
809
810 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Sep 2016 07:26:25 -0600
811
812 linux (4.8.0-6.7) yakkety; urgency=low
813
814 * Enable virtual scsi server driver for Power (LP: #1615665)
815 - SAUCE: Ibmvscsis: Properly deregister target sessions
816 - SAUCE: Return TCMU-generated sense data to fabric module
817 - SAUCE: Ibmvscsis: Code cleanup of print statements
818 - SAUCE: Ibmvscsis: Fixed a bug reported by Dan Carpenter
819
820 * Miscellaneous Ubuntu changes
821 - [Config] CONFIG_XEN_FBDEV_FRONTEND=m
822 - rebase to v4.8-rc5
823
824 [ Upstream Kernel Changes ]
825
826 * rebase to v4.8-rc5
827
828 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Sep 2016 12:09:26 -0600
829
830 linux (4.8.0-5.6) yakkety; urgency=low
831
832 * support compressed kernels on arm64 (LP: #1384955)
833 - [Config] Switch to compressed Image on arm64
834
835 * Miscellaneous Ubuntu changes
836 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
837 - SAUCE: (namespace) block_dev: Support checking inode permissions in
838 lookup_bdev()
839 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
840 when mounting
841 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
842 when mounting
843 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
844 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
845 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
846 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
847 security.* xattrs
848 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
849 filesystems
850 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
851 - SAUCE: (namespace) fuse: Add support for pid namespaces
852 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
853 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
854 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
855 or a descendant
856 - SAUCE: (namespace) fuse: Allow user namespace mounts
857 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
858 namespaces
859 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
860 mounts
861 - rebase to v4.8-rc4
862
863 [ Upstream Kernel Changes ]
864
865 * rebase to v4.8-rc4
866
867 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Aug 2016 07:13:03 -0600
868
869 linux (4.8.0-4.5) yakkety; urgency=low
870
871 * Miscellaneous Ubuntu changes
872 - [Config] CONFIG_AUFS_FS=m
873 - SAUCE: AUFS 27ef55c6d5f4726b33f60b33a9888963d26fa7fb
874
875 -- Tim Gardner <tim.gardner@canonical.com> Tue, 23 Aug 2016 12:25:59 -0600
876
877 linux (4.8.0-3.4) yakkety; urgency=low
878
879 * MacBookPro11,4 fails to poweroff or suspend (LP: #1587714)
880 - SAUCE: PCI: Workaround to enable poweroff on Mac Pro 11
881
882 * Miscellaneous Ubuntu changes
883 - rebase to v4.8-rc3
884
885 -- Tim Gardner <tim.gardner@canonical.com> Thu, 18 Aug 2016 10:33:07 -0600
886
887 linux (4.8.0-2.3) yakkety; urgency=low
888
889 * Miscellaneous Ubuntu changes
890 - [Config] Add fuse to inclusion list
891 - SAUCE: update spl/zfs to support v4.8
892
893 * Miscellaneous upstream changes
894 - Revert "UBUNTU: [Debian] do_zfs=false"
895
896 -- Tim Gardner <tim.gardner@canonical.com> Wed, 17 Aug 2016 08:06:33 -0600
897
898 linux (4.8.0-1.2) yakkety; urgency=low
899
900 * Miscellaneous Ubuntu changes
901 - [Config] Enabled enforcement for CONFIG_HOTPLUG_PCI_PCIE
902 - [Config] Enabled enforcement for CONFIG_NVRAM
903 - [Config] Enabled enforcement for CONFIG_FRAMEBUFFER_CONSOLE
904 - [Config] Enabled enforcement for CONFIG_DRM_MGAG200
905 - [Config] Enabled enforcement for CONFIG_INPUT_UINPUT
906 - [Config] Enabled enforcement for CONFIG_THERM_ADT746X
907 - [Config] Enabled enforcement for CONFIG_REGULATOR_TWL4030
908 - [Config] Enabled enforcement for CONFIG_SECCOMP
909 - [Config] Enabled enforcement for
910 - rebase to v4.8-rc2
911 - [Config] Dropped CONFIG_OVERLAY_FS_V1 from annotations
912 - [Config] CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y
913 - SAUCE: security,perf: Allow further restriction of perf_event_open
914
915 [ Upstream Kernel Changes ]
916
917 * rebase to v4.8-rc2
918
919 -- Tim Gardner <tim.gardner@canonical.com> Thu, 11 Aug 2016 11:08:14 -0600
920
921 linux (4.8.0-0.1) yakkety; urgency=low
922
923 [ Upstream Kernel Changes ]
924
925 * rebase to v4.8-rc1
926 - LP: #1607647
927 - LP: #1498667
928 - LP: #1592547
929 - LP: #1319984
930 - LP: #1268727
931 - LP: #1600623
932 - LP: #1465724
933 - LP: #1333569
934
935 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Aug 2016 14:23:12 -0600
936
937 linux (4.8.0-0.0) yakkety; urgency=low
938
939 * empty stanza
940
941 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Aug 2016 10:53:17 -0600
942
943 linux (4.7.0-0.2) yakkety; urgency=low
944
945 * Miscellaneous Ubuntu changes fixing various FTBS issues
946 - [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m
947 - [Config] make powerpc udeb block modules optional
948 - [Config] CONFIG_PLIP=m
949 - [Config] CONFIG_IRDA=m armhf/arm64
950 - [Config] CONFIG_IPMI_HANDLER=m armhf/arm64
951 - [Config] CONFIG_MOUSE_PS2=m
952 - [Config] remove ppc64el fb-modules
953
954 -- Tim Gardner <tim.gardner@canonical.com> Mon, 01 Aug 2016 10:00:57 -0600
955
956 linux (4.7.0-0.1) yakkety; urgency=low
957
958 [ Upstream Kernel Changes ]
959
960 * rebase to v4.7
961 - LP: #972604
962
963 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jun 2016 12:00:45 -0600
964
965 linux (4.7.0-0.0) yakkety; urgency=low
966
967 [ Tim Gardner ]
968
969 * Release Tracking Bug
970 - LP: #1588856
971
972 * linux: 4.6 kernel fails to boot on ppc64el multi-path system (LP: #1588421)
973 - scsi_dh_alua: do not fail for unknown VPD identification
974
975 * [Hyper-V] Put tools/hv/lsvmbus in /usr/sbin (LP: #1585311)
976 - [Config] Install lsvmbus in cloud tools
977 - SAUCE: tools/hv/lsvmbus -- convert to python3
978 - SAUCE: tools/hv/lsvmbus -- add manual page
979
980 * boot stalls on USB detection errors (LP: #1437492)
981 - usb: core: hub: hub_port_init lock controller instead of bus
982
983 * [Bug]KNL:Spread MWAIT cache lines over all nodes (LP: #1585850)
984 - kernek/fork.c: allocate idle task for a CPU always on its local node
985
986 * VirtIO (and probably other modules as well) is built-in, make it modular...
987 (LP: #1475078)
988 - [Config] CONFIG_VIRTIO_*=m for all but s390x
989 - [Config] CONFIG_USB=m
990 - [Config] CONFIG_BLK_DEV_*=m
991 - [Config] CONFIG_ATA=m
992 - [Config] CONFIG_SCSI=m
993 - [Config] CONFIG_DEVFREQ_GOV_*=m
994 - [Config] CONFIG_XEN_NETDEV_*=m
995 - [Config] CONFIG_AGP=m
996 - [Config] CONFIG_ECRYPT_FS=m
997 - [Config] CONFIG_ACPI_*=m
998 - [Config] CONFIG_CPU_FREQ_GOV_*=m for all but powerpc/ppc64el
999 - [Config] Modularize some CRYPTO
1000 - [Config] CONFIG_FDDI=m
1001 - [Config] CONFIG_FIXED_PHY=m
1002 - [Config] CONFIG_VFAT_FS=m for all but armhf
1003 - [Config] CONFIG_TUN=m
1004 - [Config] CONFIG_UNIX=m
1005 - [Config] CONFIG_TRUSTED_KEYS=m
1006 - [Config] CONFIG_LEDS_CLASS=m for amd64,i386,ppc64el
1007
1008 * debian.master/.../getabis bogus warnings "inconsistant compiler versions"
1009 and "not a git repository" (LP: #1584890)
1010 - [debian] getabis: Only git add $abidir if running in local repo
1011 - [debian] getabis: Fix inconsistent compiler versions check
1012
1013 * conflicting modules in udebs - arc4.ko (LP: #1582991)
1014 - [Config] Remove arc4 from nic-modules
1015
1016 * arm64: statically link rtc-efi (LP: #1583738)
1017 - [Config] Link rtc-efi statically on arm64
1018
1019 * Miscellaneous Ubuntu changes
1020 - [Debian] zfs: transform symlink into referent file/dir
1021 - [Debian] Added tristate.sh
1022 - [Config] CONFIG_FUSE_FS=m
1023 - [Config] CONFIG_ACPI_APEI_ERST_DEBUG=m
1024 - [Config] CONFIG_PSTORE_CONSOLE=y
1025 - Added Snapcraft files
1026 - [Config] Mark CONFIG_UNIX enforced
1027
1028 * Miscellaneous upstream changes
1029 - Revert "UBUNTU: [Config] CONFIG_UNIX=m"
1030
1031 -- Tim Gardner <tim.gardner@canonical.com> Tue, 17 May 2016 11:20:20 -0600
1032
1033 linux (4.6.0-6.7) yakkety; urgency=low
1034
1035 [ Tim Gardner ]
1036
1037 * Release Tracking Bug
1038 - LP: #1582753
1039
1040 * Unsharing user and ipc namespaces simultaneously makes mqueue unmountable
1041 (LP: #1582378)
1042 - SAUCE: (namespace) mqueue: Super blocks must be owned by the user ns which
1043 owns the ipc ns
1044
1045 * Miscellaneous Ubuntu changes
1046 - [Config] Add Description to kernel-image udeb
1047 - SAUCE: (noup) mm: Use phys_addr_t for reserve_bootmem_region arguments
1048 - SAUCE: (noup) Update spl to 0.6.5.7-0ubuntu1, zfs to 0.6.5.7-0ubuntu1
1049
1050 * Miscellaneous upstream changes
1051 - Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer
1052 - Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile
1053 - Drivers: hv: vmbus: Use the new virt_xx barrier code
1054 - Drivers: hv: vmbus: Export the vmbus_set_event() API
1055 - Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
1056 - Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus packets
1057 - drivers:hv: Lock access to hyperv_mmio resource tree
1058 - drivers:hv: Make a function to free mmio regions through vmbus
1059 - drivers:hv: Reverse order of resources in hyperv_mmio
1060 - drivers:hv: Track allocations of children of hv_vmbus in private resource tree
1061 - drivers:hv: Record MMIO range in use by frame buffer
1062 - drivers:hv: Separate out frame buffer logic when picking MMIO range
1063 - Drivers: hv: kvp: fix IP Failover
1064 - Drivers: hv: vmbus: handle various crash scenarios
1065 - Drivers: hv: balloon: don't crash when memory is added in non-sorted order
1066 - Drivers: hv: balloon: reset host_specified_ha_region
1067
1068 [ Tim Gardner ]
1069
1070 * Dropped hv SAUCE patches in favor of linux-next.
1071
1072 -- Tim Gardner <tim.gardner@canonical.com> Mon, 16 May 2016 13:50:30 -0600
1073
1074 linux (4.6.0-5.6) yakkety; urgency=low
1075
1076 [ Tim Gardner ]
1077
1078 * Release Tracking Bug
1079 - LP: #1582351
1080
1081 * aufs CONFIG_AUFS_EXPORT build option should be enabled (LP: #1121699)
1082 - [Config] enable CONFIG_AUFS_EXPORT
1083
1084 * promote *_diag modules from linux-image-extra to linux-image (LP: #1580355)
1085 - [Config] Update inclusion list for CRIU
1086
1087 * zfs: disable module checks for zfs when cross-compiling (LP: #1581127)
1088 - [Debian] disable zfs module checks when cross-compiling
1089
1090 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
1091 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
1092
1093 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped
1094 (LP: #1535150)
1095 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
1096
1097 * Ubuntu-4.6.0-5.6 configuration has CONFIG_GOLDFISH and CONFIG_GOLDFISH_BUS
1098 enabled, breaking serial support on normal systems (LP: #1580960)
1099 - [Config] disable CONFIG_GOLDFISH
1100
1101 * Miscellaneous Ubuntu changes
1102 - [Config] d-i -- update local configuration to new form
1103 - [Config] kernel-wedge -- switch to explicit versions
1104 - [Config] powerpc64-smp --> generic
1105 - [Config] CONFIG_AUFS_FS=m
1106 - SAUCE: AUFS
1107 - SAUCE: (namespace) fs: Add user namesapace member to struct super_block
1108 - SAUCE: (namespace) fs: Limit file caps to the user namespace of the super block
1109 - SAUCE: (namespace) Smack: Add support for unprivileged mounts from user namespaces
1110 - SAUCE: (namespace) fs: fix a posible leak of allocated superblock
1111 - SAUCE: (namespace) fs: Allow sysfs and cgroupfs to share super blocks between user namespaces
1112 - SAUCE: (namespace) block_dev: Support checking inode permissions in lookup_bdev()
1113 - SAUCE: (namespace) block_dev: Check permissions towards block device inode when mounting
1114 - SAUCE: (namespace) fs: Treat foreign mounts as nosuid
1115 - SAUCE: (namespace) selinux: Add support for unprivileged mounts from user namespaces
1116 - SAUCE: (namespace) userns: Replace in_userns with current_in_userns
1117 - SAUCE: (namespace) Smack: Handle labels consistently in untrusted mounts
1118 - SAUCE: (namespace) fs: Check for invalid i_uid in may_follow_link()
1119 - SAUCE: (namespace) cred: Reject inodes with invalid ids in set_create_file_as()
1120 - SAUCE: (namespace) fs: Refuse uid/gid changes which don't map into s_user_ns
1121 - SAUCE: (namespace) fs: Update posix_acl support to handle user namespace mounts
1122 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes with unmappable ids
1123 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID in s_user_ns
1124 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
1125 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set security.* xattrs
1126 - SAUCE: (namespace) fuse: Add support for pid namespaces
1127 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
1128 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace or a descendant
1129 - SAUCE: (namespace) fuse: Allow user namespace mounts
1130 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode when mounting
1131 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is opened for writing
1132 - SAUCE: (namespace) fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
1133 - SAUCE: (namespace) quota: Add support for user namespace mounts
1134 - SAUCE: (namespace) evm: Translate user/group ids relative to s_user_ns when computing HMAC
1135 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
1136 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user namespaces
1137 - SAUCE: (namespace) fuse: Add module parameter to enable user namespace mounts
1138 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace mounts
1139 - rebase to v4.6
1140 - SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
1141 - SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI interrupt.
1142
1143 * Miscellaneous upstream changes
1144 - Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"
1145 - powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
1146
1147 [ Upstream Kernel Changes ]
1148
1149 * rebase to v4.6
1150
1151 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 May 2016 12:08:54 -0600
1152
1153 linux (4.6.0-4.5) yakkety; urgency=low
1154
1155 * Kernel Panic on EC2 After Upgrading from 14.04 to 16.04 via do-release-
1156 upgrade -d (LP: #1573231)
1157 - SAUCE: (no-up) x86/topology: Handle CPUID bogosity gracefully
1158
1159 * Really cleaned out the last of the i915_bpo SAUCE patches. ricotz on
1160 IRC pointed out some leftover SAUCE patches that were causing issues.
1161
1162 * Dropped the attempt to convert powerpc64-smb to generic. kernel-wedge
1163 has some issues.
1164
1165 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 May 2016 10:56:54 -0600
1166
1167 linux (4.6.0-3.4) xenial; urgency=low
1168
1169 * Release Tracking Bug
1170 - LP: #1579594
1171
1172 * linux-generic: enable linux-extra split on all architectures (LP: #1568832)
1173 - [Config] Generate an -extras package for arm64 and powerpc
1174
1175 * Missing libunwind support in perf (LP: #1248289)
1176 - [Config] Add liblzma-dev to enable libunwind support in perf
1177
1178 * ZFS is confused by user namespaces (uid/gid mapping) when used with
1179 acltype=posixac (LP: #1567558)
1180 - zfs: Fix user namespaces uid/gid mapping
1181
1182 * Miscellaneous Ubuntu changes
1183 - rebase to v4.6-rc7
1184
1185 [ Upstream Kernel Changes ]
1186
1187 * rebase to v4.6-rc7
1188
1189 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 14:03:17 -0600
1190
1191 linux (4.6.0-2.3) yakkety; urgency=low
1192
1193 * Miscellaneous Ubuntu changes
1194 - [Config] CONFIG_AUFS_FS=m
1195 - SAUCE: AUFS
1196 - zfs: gcc build error: -Wbool-compare in metaslab.c
1197 - zfs: Linux 4.6 compat: PAGE_CACHE_SIZE removal
1198 - zfs: Fix ZPL miswrite of default POSIX ACL
1199 - zfs: Linux 4.5 compat: Use xattr_handler->name for acl
1200 - SAUCE: Dropped ubuntu/i915
1201 - SAUCE: Dropped ubuntu/dm-raid4-5
1202
1203 * Miscellaneous upstream changes
1204 - Revert "UBUNTU: [Debian] Disable ZFS until an update catches it up with the
1205 kernel"
1206
1207 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 10:41:17 -0600
1208
1209 linux (4.6.0-1.2) yakkety; urgency=low
1210
1211 * Miscellaneous Ubuntu changes
1212 - [Config] CONFIG_NR_CPUS=8192 for amd64
1213
1214 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 07:25:31 -0600
1215
1216 linux (4.6.0-0.1) yakkety; urgency=low
1217
1218
1219 [ Upstream Kernel Changes ]
1220
1221 * rebase to v4.6-rc6
1222 - LP: #1564712
1223 - LP: #1555912
1224 - LP: #1552925
1225 - LP: #1546694
1226 - LP: #1549660
1227 - LP: #1549620
1228 - LP: #1542944
1229 - LP: #1542564
1230 - LP: #1533009
1231 - LP: #1533461
1232 - LP: #1529624
1233 - LP: #1522949
1234
1235 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Apr 2016 14:24:45 -0600
1236
1237 linux (4.6.0-0.0) yakkety; urgency=low
1238
1239 [ Kamal Mostafa ]
1240
1241 * Release Tracking Bug
1242 - LP: #1573817
1243
1244 * autoreconstruct: need to also generate extend-diff-ignore options for links
1245 (LP: #1574362)
1246 - [Packaging] autoreconstruct -- generate extend-diff-ignore for links
1247
1248 * tipc: missing linearization of sk_buff (LP: #1567064)
1249 - tipc: move linearization of buffers to generic code
1250
1251 * [Hyper-V] In-flight PCI Passthrough Patches (LP: #1570124)
1252 - SAUCE:(noup) drivers:hv: Lock access to hyperv_mmio resource tree
1253 - SAUCE:(noup) drivers:hv: Call vmbus_mmio_free() to reverse
1254 vmbus_mmio_allocate()
1255 - SAUCE:(noup) drivers:hv: Reverse order of resources in hyperv_mmio
1256 - SAUCE:(noup) drivers:hv: Track allocations of children of hv_vmbus in
1257 private resource tree
1258 - SAUCE:(noup) drivers:hv: Record MMIO range in use by frame buffer
1259 - SAUCE:(noup) drivers:hv: Separate out frame buffer logic when picking MMIO
1260 range
1261
1262 * vbox: resync with 5.0.18-dfsg-2build1 (LP: #1571156)
1263 - ubuntu: vbox -- update to 5.0.18-dfsg-2build1
1264
1265 * CONFIG_AUFS_XATTR is not set (LP: #1557776)
1266 - [Config] CONFIG_AUFS_XATTR=y
1267
1268 * CVE-2016-3672 (LP: #1568523)
1269 - x86/mm/32: Enable full randomization on i386 and X86_32
1270
1271 * CVE-2016-3955 (LP: #1572666)
1272 - USB: usbip: fix potential out-of-bounds write
1273
1274 * Xenial update to v4.4.8 stable release (LP: #1573034)
1275 - hwmon: (max1111) Return -ENODEV from max1111_read_channel if not
1276 instantiated
1277 - PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argument
1278 - parisc: Avoid function pointers for kernel exception routines
1279 - parisc: Fix kernel crash with reversed copy_from_user()
1280 - parisc: Unbreak handling exceptions from kernel modules
1281 - ALSA: timer: Use mod_timer() for rearming the system timer
1282 - ALSA: hda - Asus N750JV external subwoofer fixup
1283 - ALSA: hda - Fix white noise on Asus N750JV headphone
1284 - ALSA: hda - Apply fix for white noise on Asus N550JV, too
1285 - mm: fix invalid node in alloc_migrate_target()
1286 - powerpc/mm: Fixup preempt underflow with huge pages
1287 - libnvdimm: fix smart data retrieval
1288 - libnvdimm, pfn: fix uuid validation
1289 - compiler-gcc: disable -ftracer for __noclone functions
1290 - arm64: opcodes.h: Add arm big-endian config options before including arm
1291 header
1292 - drm/dp: move hw_mutex up the call stack
1293 - drm/udl: Use unlocked gem unreferencing
1294 - drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5
1295 - drm/radeon: add another R7 370 quirk
1296 - drm/radeon: add a dpm quirk for all R7 370 parts
1297 - drm/amdgpu/gmc: move vram type fetching into sw_init
1298 - drm/amdgpu/gmc: use proper register for vram type on Fiji
1299 - xen/events: Mask a moving irq
1300 - tcp: convert cached rtt from usec to jiffies when feeding initial rto
1301 - tunnel: Clear IPCB(skb)->opt before dst_link_failure called
1302 - net: jme: fix suspend/resume on JMC260
1303 - net: vrf: Remove direct access to skb->data
1304 - net: qca_spi: Don't clear IFF_BROADCAST
1305 - net: qca_spi: clear IFF_TX_SKB_SHARING
1306 - net: fix bridge multicast packet checksum validation
1307 - sctp: lack the check for ports in sctp_v6_cmp_addr
1308 - mld, igmp: Fix reserved tailroom calculation
1309 - tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"
1310 - qmi_wwan: add Sierra Wireless EM74xx device ID
1311 - ipv6: re-enable fragment header matching in ipv6_find_hdr
1312 - vxlan: fix missing options_len update on RX with collect metadata
1313 - cdc_ncm: toggle altsetting to force reset before setup
1314 - udp6: fix UDP/IPv6 encap resubmit path
1315 - tcp: fix tcpi_segs_in after connection establishment
1316 - ppp: release rtnl mutex when interface creation fails
1317 - net: validate variable length ll headers
1318 - ax25: add link layer header validation function
1319 - packet: validate variable length ll headers
1320 - bpf: avoid copying junk bytes in bpf_get_current_comm()
1321 - sh_eth: fix NULL pointer dereference in sh_eth_ring_format()
1322 - sh_eth: advance 'rxdesc' later in sh_eth_ring_format()
1323 - qlcnic: Remove unnecessary usage of atomic_t
1324 - qlcnic: Fix mailbox completion handling during spurious interrupt
1325 - macvtap: always pass ethernet header in linear
1326 - mlxsw: spectrum: Check requested ageing time is valid
1327 - rocker: set FDB cleanup timer according to lowest ageing time
1328 - bridge: allow zero ageing time
1329 - ipv4: Don't do expensive useless work during inetdev destroy.
1330 - net: Fix use after free in the recvmmsg exit path
1331 - mlx4: add missing braces in verify_qp_parameters
1332 - farsync: fix off-by-one bug in fst_add_one
1333 - ath9k: fix buffer overrun for ar9287
1334 - ppp: ensure file->private_data can't be overridden
1335 - tcp/dccp: remove obsolete WARN_ON() in icmp handlers
1336 - qlge: Fix receive packets drop.
1337 - net: bcmgenet: fix dma api length mismatch
1338 - bonding: fix bond_get_stats()
1339 - ipv4: fix broadcast packets reception
1340 - ipv4: initialize flowi4_flags before calling fib_lookup()
1341 - ppp: take reference on channels netns
1342 - xfrm: Fix crash observed during device unregistration and decryption
1343 - qmi_wwan: add "D-Link DWM-221 B1" device id
1344 - ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates
1345 - bridge: Allow set bridge ageing time when switchdev disabled
1346 - rtnl: fix msg size calculation in if_nlmsg_size()
1347 - tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
1348 - tuntap: restore default qdisc
1349 - ipv4: l2tp: fix a potential issue in l2tp_ip_recv
1350 - ipv6: l2tp: fix a potential issue in l2tp_ip6_recv
1351 - ip6_tunnel: set rtnl_link_ops before calling register_netdevice
1352 - ipv6: Count in extension headers in skb->network_header
1353 - mpls: find_outdev: check for err ptr in addition to NULL check
1354 - USB: uas: Limit qdepth at the scsi-host level
1355 - USB: uas: Add a new NO_REPORT_LUNS quirk
1356 - cdc-acm: fix NULL pointer reference
1357 - KVM: x86: Inject pending interrupt even if pending nmi exist
1358 - KVM: x86: reduce default value of halt_poll_ns parameter
1359 - MIPS: Fix MSA ld unaligned failure cases
1360 - pinctrl: pistachio: fix mfio84-89 function description and pinmux.
1361 - pinctrl: sh-pfc: only use dummy states for non-DT platforms
1362 - pinctrl: sunxi: Fix A33 external interrupts not working
1363 - pinctrl: nomadik: fix pull debug print inversion
1364 - pinctrl: freescale: imx: fix bogus check of of_iomap() return value
1365 - au0828: fix au0828_v4l2_close() dev_state race condition
1366 - au0828: Fix dev_state handling
1367 - coda: fix error path in case of missing pdata on non-DT platform
1368 - v4l: vsp1: Set the SRU CTRL0 register when starting the stream
1369 - pcmcia: db1xxx_ss: fix last irq_to_gpio user
1370 - rbd: use GFP_NOIO consistently for request allocations
1371 - virtio: virtio 1.0 cs04 spec compliance for reset
1372 - mac80211: properly deal with station hashtable insert errors
1373 - mac80211: avoid excessive stack usage in sta_info
1374 - mac80211: fix ibss scan parameters
1375 - mac80211: fix unnecessary frame drops in mesh fwding
1376 - mac80211: fix txq queue related crashes
1377 - usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()
1378 - usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transfer
1379 - usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done()
1380 - iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATE
1381 - iio: accel: bmc150: fix endianness when reading axes
1382 - iio: gyro: bmg160: fix buffer read values
1383 - iio: gyro: bmg160: fix endianness when reading axes
1384 - sd: Fix excessive capacity printing on devices with blocks bigger than 512
1385 bytes
1386 - fs: add file_dentry()
1387 - nfs: use file_dentry()
1388 - btrfs: fix crash/invalid memory access on fsync when using overlayfs
1389 - ext4: add lockdep annotations for i_data_sem
1390 - ext4: ignore quota mount options if the quota feature is enabled
1391 - iommu: Don't overwrite domain pointer when there is no default_domain
1392 - Btrfs: fix file/data loss caused by fsync after rename and new inode
1393 - arm64: replace read_lock to rcu lock in call_step_hook
1394 - perf: Do not double free
1395 - perf: Cure event->pending_disable race
1396 - mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllers
1397 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
1398 - ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2
1399 - ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T460s
1400 - ALSA: usb-audio: Add a sample rate quirk for Phoenix Audio TMX320
1401 - ALSA: usb-audio: Add a quirk for Plantronics BT300
1402 - ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB Dock
1403 - HID: wacom: fix Bamboo ONE oops
1404 - HID: usbhid: fix inconsistent reset/resume/reset-resume behavior
1405 - Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled"
1406 - Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"
1407 - Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"
1408 - staging: android: ion: Set the length of the DMA sg entries in buffer
1409 - usbvision: fix crash on detecting device with invalid configuration
1410 - Revert "usb: hub: do not clear BOS field during reset device"
1411 - Linux 4.4.8
1412
1413 * Fix speaker volume on a Dell machine (LP: #1549660)
1414 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
1415
1416 * Xenial update to v4.4.7 stable release (LP: #1572722)
1417 - regulator: core: avoid unused variable warning
1418 - regulator: core: Fix nested locking of supplies
1419 - ASoC: samsung: pass DMA channels as pointers
1420 - mmc: sh_mmcif: rework dma channel handling
1421 - mmc: sh_mmcif: Correct TX DMA channel allocation
1422 - x86/microcode/intel: Make early loader look for builtin microcode too
1423 - x86/microcode: Untangle from BLK_DEV_INITRD
1424 - x86/entry/compat: Keep TS_COMPAT set during signal delivery
1425 - perf/x86/intel: Add definition for PT PMI bit
1426 - x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARs
1427 - KVM: i8254: change PIT discard tick policy
1428 - KVM: fix spin_lock_init order on x86
1429 - KVM: VMX: avoid guest hang on invalid invept instruction
1430 - KVM: VMX: avoid guest hang on invalid invvpid instruction
1431 - KVM: VMX: fix nested vpid for old KVM guests
1432 - perf/core: Fix perf_sched_count derailment
1433 - perf tools: Dont stop PMU parsing on alias parse error
1434 - perf tools: Fix checking asprintf return value
1435 - perf tools: Fix python extension build
1436 - sched/cputime: Fix steal_account_process_tick() to always return jiffies
1437 - sched/preempt, sh: kmap_coherent relies on disabled preemption
1438 - EDAC, amd64_edac: Shift wrapping issue in f1x_get_norm_dct_addr()
1439 - s390: fix floating pointer register corruption (again)
1440 - s390/cpumf: add missing lpp magic initialization
1441 - pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsing
1442 - PCI: Disable IO/MEM decoding for devices with non-compliant BARs
1443 - PCI: ACPI: IA64: fix IO port generic range check
1444 - x86/irq: Cure live lock in fixup_irqs()
1445 - x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()
1446 - x86/iopl/64: Properly context-switch IOPL on Xen PV
1447 - x86/iopl: Fix iopl capability check on Xen PV
1448 - x86/mm: TLB_REMOTE_SEND_IPI should count pages
1449 - sg: fix dxferp in from_to case
1450 - aacraid: Fix RRQ overload
1451 - aacraid: Fix memory leak in aac_fib_map_free
1452 - aacraid: Set correct msix count for EEH recovery
1453 - sd: Fix discard granularity when LBPRZ=1
1454 - scsi: storvsc: fix SRB_STATUS_ABORTED handling
1455 - be2iscsi: set the boot_kset pointer to NULL in case of failure
1456 - aic7xxx: Fix queue depth handling
1457 - libnvdimm: Fix security issue with DSM IOCTL.
1458 - dm snapshot: disallow the COW and origin devices from being identical
1459 - dm: fix excessive dm-mq context switching
1460 - dm thin metadata: don't issue prefetches if a transaction abort has failed
1461 - dm cache: make sure every metadata function checks fail_io
1462 - dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request()
1463 - usb: retry reset if a device times out
1464 - usb: hub: fix a typo in hub_port_init() leading to wrong logic
1465 - USB: uas: Reduce can_queue to MAX_CMNDS
1466 - USB: cdc-acm: more sanity checking
1467 - USB: iowarrior: fix oops with malicious USB descriptors
1468 - USB: usb_driver_claim_interface: add sanity checking
1469 - USB: mct_u232: add sanity checking in probe
1470 - USB: digi_acceleport: do sanity checking for the number of ports
1471 - USB: cypress_m8: add endpoint sanity check
1472 - USB: serial: cp210x: Adding GE Healthcare Device ID
1473 - USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices
1474 - USB: option: add "D-Link DWM-221 B1" device id
1475 - pwc: Add USB id for Philips Spc880nc webcam
1476 - Input: powermate - fix oops with malicious USB descriptors
1477 - ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()
1478 - ALSA: usb-audio: Add sanity checks for endpoint accesses
1479 - ALSA: usb-audio: add Microsoft HD-5001 to quirks
1480 - ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()
1481 - ALSA: usb-audio: Fix double-free in error paths after
1482 snd_usb_add_audio_stream() call
1483 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
1484 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
1485 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
1486 - crypto: ccp - Add hash state import and export support
1487 - crypto: ccp - Limit the amount of information exported
1488 - crypto: ccp - Don't assume export/import areas are aligned
1489 - crypto: ccp - memset request context to zero during import
1490 - crypto: keywrap - memzero the correct memory
1491 - crypto: atmel - fix checks of error code returned by devm_ioremap_resource()
1492 - crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()
1493 - crypto: marvell/cesa - forward devm_ioremap_resource() error code
1494 - X.509: Fix leap year handling again
1495 - mei: bus: check if the device is enabled before data transfer
1496 - HID: logitech: fix Dual Action gamepad support
1497 - HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report()
1498 - HID: multitouch: force retrieving of Win8 signature blob
1499 - HID: fix hid_ignore_special_drivers module parameter
1500 - staging: comedi: ni_tiocmd: change mistaken use of start_src for start_arg
1501 - staging: android: ion_test: fix check of platform_device_register_simple()
1502 error code
1503 - staging: comedi: ni_mio_common: fix the ni_write[blw]() functions
1504 - tty: Fix GPF in flush_to_ldisc(), part 2
1505 - net: irda: Fix use-after-free in irtty_open()
1506 - 8250: use callbacks to access UART_DLL/UART_DLM
1507 - saa7134: Fix bytesperline not being set correctly for planar formats
1508 - adv7511: TX_EDID_PRESENT is still 1 after a disconnect
1509 - bttv: Width must be a multiple of 16 when capturing planar formats
1510 - coda: fix first encoded frame payload
1511 - media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32
1512 - mtip32xx: Avoid issuing standby immediate cmd during FTL rebuild
1513 - mtip32xx: Fix broken service thread handling
1514 - mtip32xx: Remove unwanted code from taskfile error handler
1515 - mtip32xx: Print exact time when an internal command is interrupted
1516 - mtip32xx: Fix for rmmod crash when drive is in FTL rebuild
1517 - mtip32xx: Handle safe removal during IO
1518 - mtip32xx: Handle FTL rebuild failure state during device initialization
1519 - mtip32xx: Implement timeout handler
1520 - mtip32xx: Cleanup queued requests after surprise removal
1521 - ALSA: pcm: Avoid "BUG:" string for warnings again
1522 - ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41.
1523 - ALSA: hda - Don't handle ELD notify from invalid port
1524 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
1525 - ALSA: hda - Fix unconditional GPIO toggle via automute
1526 - tools/hv: Use include/uapi with __EXPORTED_HEADERS__
1527 - jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
1528 - brd: Fix discard request processing
1529 - IB/srpt: Simplify srpt_handle_tsk_mgmt()
1530 - bcache: cleaned up error handling around register_cache()
1531 - bcache: fix race of writeback thread starting before complete initialization
1532 - bcache: fix cache_set_flush() NULL pointer dereference on OOM
1533 - mm: memcontrol: reclaim when shrinking memory.high below usage
1534 - mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage
1535 - ia64: define ioremap_uc()
1536 - watchdog: don't run proc_watchdog_update if new value is same as old
1537 - watchdog: rc32434_wdt: fix ioctl error handling
1538 - Bluetooth: Add new AR3012 ID 0489:e095
1539 - Bluetooth: Fix potential buffer overflow with Add Advertising
1540 - cgroup: ignore css_sets associated with dead cgroups during migration
1541 - net: mvneta: enable change MAC address when interface is up
1542 - of: alloc anywhere from memblock if range not specified
1543 - vfs: show_vfsstat: do not ignore errors from show_devname method
1544 - splice: handle zero nr_pages in splice_to_pipe()
1545 - xtensa: ISS: don't hang if stdin EOF is reached
1546 - xtensa: fix preemption in {clear,copy}_user_highpage
1547 - xtensa: clear all DBREAKC registers on start
1548 - ARC: [BE] readl()/writel() to work in Big Endian CPU configuration
1549 - ARC: bitops: Remove non relevant comments
1550 - quota: Fix possible GPF due to uninitialised pointers
1551 - xfs: fix two memory leaks in xfs_attr_list.c error paths
1552 - raid1: include bio_end_io_list in nr_queued to prevent freeze_array hang
1553 - md/raid5: Compare apples to apples (or sectors to sectors)
1554 - RAID5: check_reshape() shouldn't call mddev_suspend
1555 - RAID5: revert e9e4c377e2f563 to fix a livelock
1556 - raid10: include bio_end_io_list in nr_queued to prevent freeze_array hang
1557 - md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_list
1558 - md: multipath: don't hardcopy bio in .make_request path
1559 - Revert "UBUNTU: SAUCE: (noup) fuse: Add reference counting for fuse_io_priv"
1560 - Revert "UBUNTU: SAUCE: (noup) fuse: do not use iocb after it may have been
1561 freed"
1562 - fuse: do not use iocb after it may have been freed
1563 - fuse: Add reference counting for fuse_io_priv
1564 - fs/coredump: prevent fsuid=0 dumps into user-controlled directories
1565 - rapidio/rionet: fix deadlock on SMP
1566 - ipr: Fix out-of-bounds null overwrite
1567 - ipr: Fix regression when loading firmware
1568 - iwlwifi: mvm: Fix paging memory leak
1569 - drm/radeon: disable runtime pm on PX laptops without dGPU power control
1570 - drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.
1571 - drm/amdgpu: disable runtime pm on PX laptops without dGPU power control
1572 - drm/amdgpu: include the right version of gmc header files for iceland
1573 - IB/ipoib: fix for rare multicast join race condition
1574 - tracing: Have preempt(irqs)off trace preempt disabled functions
1575 - tracing: Fix crash from reading trace_pipe with sendfile
1576 - tracing: Fix trace_printk() to print when not using bprintk()
1577 - bitops: Do not default to __clear_bit() for __clear_bit_unlock()
1578 - scripts/coccinelle: modernize &
1579 - scripts/kconfig: allow building with make 3.80 again
1580 - kbuild/mkspec: fix grub2 installkernel issue
1581 - MAINTAINERS: Update mailing list and web page for hwmon subsystem
1582 - ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI list
1583 - mmc: block: fix ABI regression of mmc_blk_ioctl
1584 - mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case
1585 - mmc: sdhci: fix data timeout (part 1)
1586 - mmc: sdhci: fix data timeout (part 2)
1587 - mmc: sdhci: Fix override of timeout clk wrt max_busy_timeout
1588 - clk: rockchip: rk3368: fix cpuclk mux bit of big cpu-cluster
1589 - clk: rockchip: rk3368: fix cpuclk core dividers
1590 - clk: rockchip: rk3368: fix parents of video encoder/decoder
1591 - clk: rockchip: rk3368: fix hdmi_cec gate-register
1592 - clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocks
1593 - clk: bcm2835: Fix setting of PLL divider clock rates
1594 - target: Fix target_release_cmd_kref shutdown comp leak
1595 - iser-target: Fix identification of login rx descriptor type
1596 - iser-target: Add new state ISER_CONN_BOUND to isert_conn
1597 - iser-target: Separate flows for np listeners and connections cma events
1598 - iser-target: Rework connection termination
1599 - nfsd4: fix bad bounds checking
1600 - nfsd: fix deadlock secinfo+readdir compound
1601 - ARM: dts: at91: sama5d3 Xplained: don't disable hsmci regulator
1602 - ARM: dts: at91: sama5d4 Xplained: don't disable hsmci regulator
1603 - ACPI / PM: Runtime resume devices when waking from hibernate
1604 - writeback, cgroup: fix premature wb_put() in
1605 locked_inode_to_wb_and_lock_list()
1606 - writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the
1607 inode
1608 - Revert "UBUNTU: SAUCE: (noup) Input: synaptics - handle spurious release of
1609 trackstick buttons, again"
1610 - Input: synaptics - handle spurious release of trackstick buttons, again
1611 - Input: ims-pcu - sanity check against missing interfaces
1612 - Input: ati_remote2 - fix crashes on detecting device with invalid descriptor
1613 - ocfs2/dlm: fix race between convert and recovery
1614 - ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
1615 - mm/page_alloc: prevent merging between isolated and other pageblocks
1616 - mtd: onenand: fix deadlock in onenand_block_markbad
1617 - PM / sleep: Clear pm_suspend_global_flags upon hibernate
1618 - scsi_common: do not clobber fixed sense information
1619 - sched/cputime: Fix steal time accounting vs. CPU hotplug
1620 - perf/x86/pebs: Add workaround for broken OVFL status on HSW+
1621 - perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi
1622 - perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere
1623 - Linux 4.4.7
1624
1625 * QCA9565 / AR9565 bluetooth not work (LP: #1542944)
1626 - Bluetooth: Add new AR3012 ID 0489:e095
1627
1628 * The mic mute key and led can't work on a Lenovo AIO machine (LP: #1555912)
1629 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
1630
1631 * 13d3:3472 bluetooth not working, 4.2 low latency kernel 14.04.1 on asus ROG
1632 gl552jx (LP: #1552925)
1633 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
1634
1635 * Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)
1636 (LP: #1546694)
1637 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
1638
1639 * Atheros AR9462 Bluetooth cannot detect other devices (LP: #1542564)
1640 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
1641
1642 * s390/pci: add extra padding to function measurement block (LP: #1572291)
1643 - s390/pci: add extra padding to function measurement block
1644
1645 * CVE-2016-3951 (LP: #1567191)
1646 - cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind
1647 - usbnet: cleanup after bind() in probe()
1648
1649 * linux: Add UEFI keyring for externally signed modules (LP: #1569924)
1650 - efi: Remove redundant efi_set_variable_nonblocking() prototype
1651 - efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo()
1652 - efi: Add nonblocking option to efi_query_variable_store()
1653 - efi: Add NV memory attribute
1654 - efi: Reformat GUID tables to follow the format in UEFI spec
1655 - efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL
1656 - SAUCE: (noup) Add EFI signature data types
1657 - crypto: KEYS: convert public key and digsig asym to the akcipher api
1658 - [Config] CONFIG_EFI_SIGNATURE_LIST_PARSER=y
1659 - SAUCE: (noup) Add an EFI signature blob parser and key loader.
1660 - [Config] CONFIG_IMA_MOK_KEYRING=y
1661 - IMA: create machine owner and blacklist keyrings
1662 - KEYS: Add an alloc flag to convey the builtinness of a key
1663 - [Config] CONFIG_MODULE_SIG_UEFI=y, CONFIG_SYSTEM_BLACKLIST_KEYRING=y
1664 - SAUCE: (noup) KEYS: Add a system blacklist keyring
1665 - SAUCE: (noup) MODSIGN: Support not importing certs from db
1666
1667 * Miscellaneous Ubuntu changes
1668 - [Config] CONFIG_PUBLIC_KEY_ALGO_RSA=y
1669
1670 -- Kamal Mostafa <kamal@canonical.com> Sun, 24 Apr 2016 12:12:13 -0700
1671
1672 linux (4.4.0-21.37) xenial; urgency=low
1673
1674 [ Tim Gardner ]
1675
1676 * Release Tracking Bug
1677 - LP: #1571791
1678
1679 * linux: MokSBState is ignored (LP: #1571691)
1680 - SAUCE: (noup) MODSIGN: Import certificates from UEFI Secure Boot
1681 - SAUCE: (noup) efi: Disable secure boot if shim is in insecure mode
1682 - SAUCE: (noup) Display MOKSBState when disabled
1683
1684 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Apr 2016 07:00:22 -0600
1685
1686 linux (4.4.0-20.36) xenial; urgency=low
1687
1688 [ Tim Gardner ]
1689
1690 * Release Tracking Bug
1691 - LP: #1571069
1692
1693 * sysfs mount failure during stateful lxd snapshots (LP: #1570906)
1694 - SAUCE: kernfs: Do not match superblock in another user namespace when
1695 mounting
1696
1697 * Kernel Panic in Ubuntu 16.04 netboot installer (LP: #1570441)
1698 - x86/topology: Fix logical package mapping
1699 - x86/topology: Fix Intel HT disable
1700 - x86/topology: Use total_cpus not nr_cpu_ids for logical packages
1701 - xen/apic: Provide Xen-specific version of cpu_present_to_apicid APIC op
1702 - x86/topology: Fix AMD core count
1703
1704 * [regression]: Failed to call clock_adjtime(): Invalid argument
1705 (LP: #1566465)
1706 - ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO
1707
1708 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Apr 2016 06:31:56 -0600
1709
1710 linux (4.4.0-19.35) xenial; urgency=low
1711
1712 [ Tim Gardner ]
1713
1714 * Release Tracking Bug
1715 - LP: #1570348
1716
1717 * CVE-2016-2847 (LP: #1554260)
1718 - pipe: limit the per-user amount of pages allocated in pipes
1719
1720 * xenial kernel crash on HP BL460c G7 (qla24xx problem?) (LP: #1554003)
1721 - SAUCE: (noup) qla2xxx: Add irq affinity notification V2
1722
1723 * arm64: guest hangs when ntpd is running (LP: #1549494)
1724 - SAUCE: (noup) KVM: arm/arm64: Handle forward time correction gracefully
1725
1726 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
1727 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=y
1728
1729 * s390/cpumf: Fix lpp detection (LP: #1555344)
1730 - s390/facilities: use stfl mnemonic instead of insn magic
1731 - s390/facilities: always use lowcore's stfle field for storing facility bits
1732 - s390/cpumf: Fix lpp detection
1733
1734 * s390x kernel image needs weightwatchers (LP: #1536245)
1735 - [Config] s390x: Use compressed kernel bzImage
1736
1737 * Surelock GA2 SP1: surelock02p05: Not seeing sgX devices for LUNs after
1738 upgrading to Ubuntu 16.04 (LP: #1567581)
1739 - Revert "UBUNTU: SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on
1740 device-tree properties"
1741
1742 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
1743 - cpufreq: powernv: Define per_cpu chip pointer to optimize hot-path
1744 - Revert "cpufreq: postfix policy directory with the first CPU in related_cpus"
1745 - cpufreq: powernv: Add sysfs attributes to show throttle stats
1746
1747 * systemd-modules-load.service: Failing due to missing module 'ib_iser' (LP: #1566468)
1748 - [Config] Add ib_iser to generic inclusion list
1749
1750 * thunderx nic performance improvements (LP: #1567093)
1751 - net: thunderx: Set recevie buffer page usage count in bulk
1752 - net: thunderx: Adjust nicvf structure to reduce cache misses
1753
1754 * fixes for thunderx nic in multiqueue mode (LP: #1567091)
1755 - net: thunderx: Fix for multiqset not configured upon interface toggle
1756 - net: thunderx: Fix for HW TSO not enabled for secondary qsets
1757 - net: thunderx: Fix receive packet stats
1758
1759 * Miscellaneous Ubuntu changes
1760 - [Config] updateconfigs after CONFIG_DRM_I915_BPO_PRELIMINARY_HW_SUPPORT=n
1761
1762 * Miscellaneous upstream changes (LP: #1564901)
1763 - Input: xpad - correctly handle concurrent LED and FF requests
1764
1765 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Apr 2016 07:32:16 +0100
1766
1767 linux (4.4.0-18.34) xenial; urgency=low
1768
1769 [ Tim Gardner ]
1770
1771 * Release Tracking Bug
1772 - LP: #1566868
1773
1774 * [i915_bpo] Fix RC6 on SKL GT3 & GT4 (LP: #1564759)
1775 - SAUCE: i915_bpo: drm/i915/skl: Fix rc6 based gpu/system hang
1776 - SAUCE: i915_bpo: drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revs
1777
1778 * CONFIG_ARCH_ROCKCHIP not enabled in armhf generic kernel (LP: #1566283)
1779 - [Config] CONFIG_ARCH_ROCKCHIP=y
1780
1781 * [Feature] Memory Bandwidth Monitoring (LP: #1397880)
1782 - perf/x86/cqm: Fix CQM handling of grouping events into a cache_group
1783 - perf/x86/cqm: Fix CQM memory leak and notifier leak
1784 - x86/cpufeature: Carve out X86_FEATURE_*
1785 - Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
1786 - x86/topology: Create logical package id
1787 - perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init
1788 - perf/x86/mbm: Add memory bandwidth monitoring event management
1789 - perf/x86/mbm: Implement RMID recycling
1790 - perf/x86/mbm: Add support for MBM counter overflow handling
1791
1792 * User namespace mount updates (LP: #1566505)
1793 - SAUCE: quota: Require that qids passed to dqget() be valid and map into s_user_ns
1794 - SAUCE: fs: Allow superblock owner to change ownership of inodes with unmappable ids
1795 - SAUCE: fuse: Don't initialize user_id or group_id in mount options
1796 - SAUCE: cgroup: Use a new super block when mounting in a cgroup namespace
1797 - SAUCE: fs: fix a posible leak of allocated superblock
1798
1799 * [arm64] kernel BUG at /build/linux-StrpB2/linux-4.4.0/fs/ext4/inode.c:2394!
1800 (LP: #1566518)
1801 - arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings
1802 - arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permission
1803
1804 * [Feature]USB core and xHCI tasks for USB 3.1 SuperSpeedPlus (SSP) support
1805 for Alpine Ridge on SKL (LP: #1519623)
1806 - usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
1807 - usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUS
1808 - usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus devices
1809 - usb: add device descriptor for usb 3.1 root hub
1810 - usb: Support USB 3.1 extended port status request
1811 - xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.
1812 - xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable controllers
1813 - xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability
1814 - xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices
1815 - usb: Add USB3.1 SuperSpeedPlus Isoc Endpoint Companion descriptor
1816 - usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor
1817 - usb: Add USB 3.1 Precision time measurement capability descriptor support
1818 - xhci: refactor and cleanup endpoint initialization.
1819 - xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints
1820 - xhci: cleanup isoc tranfers queuing code
1821 - xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1
1822 - SAUCE: (noup) usb: fix regression in SuperSpeed endpoint descriptor parsing
1823
1824 * wrong/missing permissions for device file /dev/prandom (prng.ko)
1825 (LP: #1558275)
1826 - s390/crypto: provide correct file mode at device register.
1827
1828 * The Front MIC jack can't work on a HP desktop machine (LP: #1564712)
1829 - ALSA: hda - fix front mic problem for a HP desktop
1830
1831 * HP Notebook Probook 440 G3 HDA Intel PCH horrible sounds while booting
1832 (LP: #1556228)
1833 - ALSA: hda - Apply reboot D3 fix for CX20724 codec, too
1834
1835 * please provide mmc-modules udeb (LP: #1565765)
1836 - [Config] Add mmc block drivers to d-i
1837
1838 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
1839 - Add secure_modules() call
1840 - PCI: Lock down BAR access when module security is enabled
1841 - x86: Lock down IO port access when module security is enabled
1842 - ACPI: Limit access to custom_method
1843 - asus-wmi: Restrict debugfs interface when module loading is restricted
1844 - Restrict /dev/mem and /dev/kmem when module loading is restricted
1845 - acpi: Ignore acpi_rsdp kernel parameter when module loading is restricted
1846 - kexec: Disable at runtime if the kernel enforces module loading restrictions
1847 - x86: Restrict MSR access when module loading is restricted
1848 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=n
1849 - Add option to automatically enforce module signatures when in Secure Boot mode
1850 - efi: Make EFI_SECURE_BOOT_SIG_ENFORCE depend on EFI
1851 - efi: Add EFI_SECURE_BOOT bit
1852 - hibernate: Disable in a signed modules environment
1853
1854 * [Hyper-V] Additional PCI passthrough commits (LP: #1565967)
1855 - PCI: Add fwnode_handle to x86 pci_sysdata
1856 - PCI: Look up IRQ domain by fwnode_handle
1857 - [Config] CONFIG_PCI_HYPERV=m
1858 - PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMs
1859
1860 * [Bug]Lenovo Yoga 260 and Carbon X1 4th gen freeze on HWP enable
1861 (LP: #1559923)
1862 - ACPI / processor: Request native thermal interrupt handling via _OSC
1863
1864 * Sync kernel zfs 0.6.5.6 - align with zfsutils-linux and spl packages
1865 (LP: #1564591)
1866 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu3
1867
1868 * [Ubuntu 16.04.1] RELEASE and ACQUIRE atomics on Power (LP: #1556096)
1869 - atomics: Allow architectures to define their own __atomic_op_* helpers
1870 - powerpc: atomic: Implement atomic{, 64}_*_return_* variants
1871 - powerpc: atomic: Implement acquire/release/relaxed variants for xchg
1872 - powerpc: atomic: Implement acquire/release/relaxed variants for cmpxchg
1873
1874 * fix for do_tools_cpupower when cross-compiling (LP: #1564206)
1875 - [Debian] cpupower uses non-standard CROSS
1876
1877 * ISST:LTE: Regression: roselp2 Oops in kernel during setup io (LP: #1546439)
1878 - SAUCE: block: partition: initialize percpuref before sending out KOBJ_ADD
1879
1880 * Unable to migrate container (LP: #1563921)
1881 - SAUCE: cgroup mount: ignore nsroot=
1882
1883 * [Hyper-V] patch inclusion in 16.04 for NIC hot add/remove (LP: #1563688)
1884 - hv_netvsc: Move subchannel waiting to rndis_filter_device_remove()
1885
1886 * /proc/$pid/maps performance regression (LP: #1547231)
1887 - proc: revert /proc/<pid>/maps [stack:TID] annotation
1888
1889 * TPM2.0 trusted keys fixes (LP: #1398274)
1890 - tpm: remove unneeded include of actbl2.h
1891 - tpm: fix checks for policy digest existence in tpm2_seal_trusted()
1892 - tpm_crb: Use the common ACPI definition of struct acpi_tpm2
1893 - tpm_tis: Disable interrupt auto probing on a per-device basis
1894 - tpm_tis: Do not fall back to a hardcoded address for TPM2
1895 - tpm_tis: Use devm_ioremap_resource
1896 - tpm_tis: Clean up the force=1 module parameter
1897 - tpm_crb: Drop le32_to_cpu(ioread32(..))
1898 - tpm_crb: Use devm_ioremap_resource
1899 - tpm: fix the rollback in tpm_chip_register()
1900 - tpm: fix the cleanup of struct tpm_chip
1901 - tpm: fix: set continueSession attribute for the unseal operation
1902 - tpm: fix: return rc when devm_add_action() fails
1903 - tpm_eventlog.c: fix binary_bios_measurements
1904 - tpm_crb/tis: fix: use dev_name() for /proc/iomem
1905 - tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()
1906 - tpm_tis: fix build warning with tpm_tis_resume
1907
1908 * [Feature]intel_idle driver support for Knights Landing (LP: #1461365)
1909 - intel_idle: Support for Intel Xeon Phi Processor x200 Product Family
1910
1911 * cxlflash: Backport upstream cxlflash commits and submitting a noup patch to
1912 Xenial (LP: #1563485)
1913 - cxlflash: Fix to avoid unnecessary scan with internal LUNs
1914 - cxlflash: Increase cmd_per_lun for better throughput
1915 - SAUCE: (noup) cxlflash: Move to exponential back-off when cmd_room is not available
1916
1917 * Miscellaneous Ubuntu changes
1918 - [Config] do_zfs_powerpc64-smp = true
1919 - [Debian] fix linux_tools when cross-compiling
1920 - [Config] do_zfs_powerpc64-smp use default value
1921 - SAUCE: apparmor: Fix FTBFS due to bad include path
1922 - SAUCE: i915_bpo: Disable preliminary hw support
1923
1924 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Mar 2016 15:31:33 -0600
1925
1926 linux (4.4.0-17.33) xenial; urgency=low
1927
1928 [ Tim Gardner ]
1929
1930 * Release Tracking Bug
1931 - LP: #1563441
1932
1933 * ISST-LTE: pVM:high cpus number need a high crashkernel value in kdump
1934 (LP: #1560552)
1935 - SAUCE: (noup) ppc64 boot: Wait for boot cpu to show up if nr_cpus limit is
1936 about to hit.
1937
1938 * Predictable naming mechanism is leading to issues in DLPAR operations of
1939 NICs (LP: #1560514)
1940 - SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on device-tree
1941 properties
1942
1943 * ThunderX: support alternative phy implementations (LP: #1562968)
1944 - net: thunderx: Cleanup PHY probing code.
1945 - [Config] CONFIG_MDIO_CAVIUM=m
1946 - phy: mdio-octeon: Refactor into two files/modules
1947 - [Config] CONFIG_MDIO_THUNDER=m
1948 - phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.
1949 - phy: mdio-cavium: Add missing MODULE_* annotations.
1950 - net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER.
1951 - phy: mdio-thunder: Fix some Kconfig typos
1952 - [d-i] Add phy drivers for Cavium ThunderX to nic-modules udeb
1953
1954 * linux: exclude ZONE_DEVICE from GFP_ZONE_TABLE (LP: #1563293)
1955 - Revert "mm: CONFIG_NR_ZONES_EXTENDED"
1956 - mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE
1957
1958 * lots of printk to serial console can hang system for long time
1959 (LP: #1534216)
1960 - printk: set may_schedule for some of console_trylock() callers
1961
1962 * [i915_bpo] Update i915 backport driver (LP: #1560395)
1963 - SAUCE: i915_bpo: Update to drm-intel-next-fixes-2016-03-16
1964 - PM / runtime: Add new helper for conditional usage count incrementation
1965 - drm/core: Add drm_for_each_encoder_mask, v2.
1966 - drm/atomic-helper: Implement subsystem-level suspend/resume
1967
1968 * [Hyper-V] VM Sockets (LP: #1541585)
1969 - Drivers: hv: vmbus: Cleanup vmbus_set_event()
1970 - Drivers: hv: vmbus: Add vendor and device atttributes
1971 - Drivers: hv: vmbus: avoid infinite loop in init_vp_index()
1972 - Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_unload()
1973 - Drivers: hv: vmbus: don't manipulate with clocksources on crash
1974 - Drivers: hv: vmbus: add a helper function to set a channel's pending send size
1975 - Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock)
1976 - Drivers: hv: vmbus: vmbus_sendpacket_ctl: hvsock: avoid unnecessary signaling
1977 - Drivers: hv: vmbus: define a new VMBus message type for hvsock
1978 - Drivers: hv: vmbus: add a hvsock flag in struct hv_driver
1979 - Drivers: hv: vmbus: add a per-channel rescind callback
1980 - Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
1981 - Drivers: hv: vmbus: Eliminate the spin lock on the read path
1982 - Drivers: hv: vmbus: Give control over how the ring access is serialized
1983 - drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
1984 - Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages
1985 - Drivers: hv: vmbus: avoid wait_for_completion() on crash
1986 - Drivers: hv: vmbus: remove code duplication in message handling
1987 - Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_unload()
1988 - Drivers: hv: util: Pass the channel information during the init call
1989 - Drivers: hv: utils: Remove util transport handler from list if registration fails
1990 - Revert "Drivers: hv: vmbus: Support handling messages on multiple CPUs"
1991 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
1992
1993 * [Bug]SKL-H boot hang when c8+c9+c10 enabled by intel_idle driver
1994 (LP: #1559918)
1995 - intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabled
1996
1997 * ixgbe: Update to Fortville SW5 release (LP: #1562326)
1998 - net: add tc offload feature flag
1999 - net: tc: helper functions to query action types
2000 - sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
2001 - net: rework ndo tc op to consume additional qdisc handle parameter
2002 - net: rework setup_tc ndo op to consume general tc operand
2003 - net: sched: add cls_u32 offload hooks for netdevs
2004 - net: ixgbe: add support for tc_u32 offload
2005 - net: ixgbe: abort with cls u32 divisor groups greater than 1
2006
2007 * Bring fm10k up to Fortville SW5 (LP: #1562310)
2008 - net: add netif_is_team_master helper
2009 - net: add netif_is_team_port helper
2010 - net: add netif_is_lag_master helper
2011 - net: add netif_is_lag_port helper
2012 - ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}
2013 - fm10k: don't reinitialize RSS flow table when RXFH configured
2014
2015 * [Feature]Always Running Timer (ART) to System Time translation
2016 (LP: #1519625)
2017 - time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow
2018 - timekeeping: Provide internal function __ktime_get_real_seconds
2019 - timekeeping: Cap adjustments so they don't exceed the maxadj value
2020 - clocksource: Make clocksource validation work for all clocksources
2021 - time: Add cycles to nanoseconds translation
2022 - time: Add timekeeping snapshot code capturing system time and counter
2023 - time: Remove duplicated code in ktime_get_raw_and_real()
2024 - time: Add driver cross timestamp interface for higher precision time synchronization
2025 - time: Add history to cross timestamp interface supporting slower devices
2026 - time/timekeeping: Work around false positive GCC warning
2027 - x86/tsc: Always Running Timer (ART) correlated clocksource
2028 - ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping
2029 - [Config] CONFIG_E1000E_HWTS=y
2030 - e1000e: Adds hardware supported cross timestamp on e1000e nic
2031
2032 * x-gene2: add SoC v2 support to clock (LP: #1561604)
2033 - clk: xgene: Add SoC and PMD PLL clocks with v2 hardware
2034
2035 * [Bug]Disable multi-record PEBS on Merom (LP: #1559914)
2036 - perf/x86: Move perf_event.c ............... => x86/events/core.c
2037 - perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.c
2038 - perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.c
2039 - perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch]
2040 - perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.c
2041 - perf/x86: Move perf_event_intel_bts.c ........ => x86/events/intel/bts.c
2042 - perf/x86: Move perf_event_intel.c ............ => x86/events/intel/core.c
2043 - perf/x86: Move perf_event_intel_cqm.c ........ => x86/events/intel/cqm.c
2044 - perf/x86: Move perf_event_intel_cstate.c ..... => x86/events/intel/cstate.c
2045 - perf/x86: Move perf_event_intel_ds.c ......... => x86/events/intel/ds.c
2046 - perf/x86: Move perf_event_intel_lbr.c ........ => x86/events/intel/lbr.c
2047 - perf/x86: Move perf_event_intel_pt.[ch] ...... => x86/events/intel/pt.[ch]
2048 - perf/x86: Move perf_event_intel_rapl.c ....... => x86/events/intel/rapl.c
2049 - perf/x86: Move perf_event_intel_uncore.[ch] .. =>
2050 x86/events/intel/uncore.[ch]
2051 - perf/x86: Move perf_event_intel_uncore_nhmex.c =>
2052 x86/events/intel/uncore_nmhex.c
2053 - perf/x86: Move perf_event_intel_uncore_snb.c =>
2054 x86/events/intel/uncore_snb.c
2055 - perf/x86: Move perf_event_intel_uncore_snbep.c =>
2056 x86/events/intel/uncore_snbep.c
2057 - perf/x86: Move perf_event_knc.c .............. => x86/events/intel/knc.c
2058 - perf/x86: Move perf_event_p4.c ............... => x86/events/intel/p4.c
2059 - perf/x86: Move perf_event_p6.c ............... => x86/events/intel/p6.c
2060 - perf/x86: Move perf_event_msr.c .............. => x86/events/msr.c
2061 - perf/x86: Move perf_event.h to its new home
2062 - perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2
2063
2064 * [Feature] Enable I2C on Broxton-P (LP: #1520139)
2065 - mfd: intel-lpss: Pass I2C configuration via properties on BXT
2066
2067 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Mar 2016 20:40:27 -0600
2068
2069 linux (4.4.0-16.32) xenial; urgency=low
2070
2071 [ Tim Gardner ]
2072
2073 * Release Tracking Bug
2074 - LP: #1561727
2075
2076 * fix thermal throttling due to commit "Thermal: initialize thermal zone
2077 device correctly" (LP: #1561676)
2078 - Thermal: Ignore invalid trip points
2079
2080 * Thinkpad T460: Trackpoint mouse buttons instantly generate "release" event
2081 on press (LP: #1553811)
2082 - SAUCE: (noup) Input: synaptics - handle spurious release of trackstick
2083 buttons, again
2084
2085 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
2086 (LP: #1560583)
2087 - SAUCE: apparmor: Allow ns_root processes to open profiles file
2088 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
2089
2090 * linux: sync virtualbox drivers to 5.0.16-dfsg-2 (LP: #1561492)
2091 - ubuntu: vbox -- update to 5.0.16-dfsg-2
2092
2093 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on
2094 s390x (LP: #1557690)
2095 - [Config] CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=n for s390x
2096
2097 * spl/zfs fails to build on s390x (LP: #1519814)
2098 - [Config] s390x -- re-enable zfs
2099 - [Config] zfs -- disable powerpc until the test failures can be resolved
2100
2101 * linux: sync to ZFS 0.6.5.6 stable release (LP: #1561483)
2102 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu1
2103
2104 * zfs: enable zfs for 64bit powerpc kernels (LP: #1558871)
2105 - [Packaging] zfs -- handle rprovides via dpkg-gencontrol
2106 - [Config] powerpc -- convert zfs configuration to custom_override
2107
2108 * Memory arena corruption with FUSE (was Memory allocation failure crashes
2109 kernel hard, presumably related to FUSE) (LP: #1505948)
2110 - SAUCE: (noup) fuse: do not use iocb after it may have been freed
2111 - SAUCE: (noup) fuse: Add reference counting for fuse_io_priv
2112
2113 * cgroup namespaces: add a 'nsroot=' mountinfo field (LP: #1560489)
2114 - SAUCE: (noup) cgroup namespaces: add a 'nsroot=' mountinfo field
2115
2116 * linux packaging: clear remaining redundant delta (LP: #1560445)
2117 - [Debian] Remove generated intermediate files on clean
2118
2119 * arm64: guest hangs when ntpd is running (LP: #1549494)
2120 - Revert "hrtimer: Add support for CLOCK_MONOTONIC_RAW"
2121 - Revert "hrtimer: Catch illegal clockids"
2122 - Revert "KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW"
2123
2124 * Need enough contiguous memory to support GICv3 ITS table (LP: #1558828)
2125 - [Config] CONFIG_FORCE_MAX_ZONEORDER=13 on arm64
2126 - SAUCE: (no-up) arm64: gicv3: its: Increase FORCE_MAX_ZONEORDER for Cavium
2127 ThunderX
2128
2129 * update arcmsr to version v1.30.00.22-20151126 to fix card timeouts
2130 (LP: #1559609)
2131 - arcmsr: fixed getting wrong configuration data
2132 - arcmsr: fixes not release allocated resource
2133 - arcmsr: make code more readable
2134 - arcmsr: adds code to support new Areca adapter ARC1203
2135 - arcmsr: changes driver version number
2136 - arcmsr: more readability improvements
2137 - arcmsr: Split dma resource allocation to a new function
2138 - arcmsr: change driver version to v1.30.00.22-20151126
2139
2140 * server image has no keyboard, desktop image works (LP: #1559692)
2141 - [Config] Rework input-modules (d-i) list
2142
2143 * PMU support for Cavium ThunderX (LP: #1559349)
2144 - arm64: perf: Rename Cortex A57 events
2145 - arm64/perf: Add Cavium ThunderX PMU support
2146 - arm64: perf: Enable PMCR long cycle counter bit
2147 - arm64: perf: Extend event mask for ARMv8.1
2148 - arm64: dts: Add Cavium ThunderX specific PMU
2149
2150 * Show ARM PMU events in perf stat (LP: #1559350)
2151 - drivers/perf: kill armpmu_register
2152 - arm: perf: Convert event enums to #defines
2153 - arm: perf: Add event descriptions
2154 - arm64: perf: Convert event enums to #defines
2155 - arm64: perf: Add event descriptions
2156 - ARM: perf: add format entry to describe event -> config mapping
2157 - arm64: perf: add format entry to describe event -> config mapping
2158
2159 * [Bug]HSW/BDW EDAC driver reports wrong DIMM (LP: #1559904)
2160 - EDAC/sb_edac: Fix computation of channel address
2161
2162 * 5-10 second delay in kernel boot with kernel command line ip= (LP: #1259861)
2163 - [Config] disable CONFIG_IP_PNP
2164
2165 * Miscellaneous Ubuntu changes
2166 - [Debian] Silence the reconstruct script
2167
2168 -- Tim Gardner <tim.gardner@canonical.com> Mon, 21 Mar 2016 10:15:31 -0600
2169
2170 linux (4.4.0-15.31) xenial; urgency=low
2171
2172 [ Tim Gardner ]
2173
2174 * Release Tracking Bug
2175 - LP: #1559252
2176
2177 * Xilinx KU3 Capi card does not show up in Ubuntu 16.04 (LP: #1557001)
2178 - SAUCE: (noup) cxl: Allow initialization on timebase sync failures
2179
2180 * policy namespace stacking (LP: #1379535)
2181 - Revert "UBUNTU: SAUCE: Move replacedby allocation into label_alloc"
2182 - Revert "UBUNTU: SAUCE: Fixup: __label_update() still doesn't handle some cases correctly."
2183 - Revert "UBUNTU: SAUCE: fix: audit "no_new_privs" case for exec failure"
2184 - Revert "UBUNTU: SAUCE: fixup: warning about aa_label_vec_find_or_create not being static"
2185 - Revert "UBUNTU: SAUCE: apparmor: fix refcount race when finding a child profile"
2186 - Revert "UBUNTU: SAUCE: fixup: cast poison values to remove warnings"
2187 - Revert "UBUNTU: SAUCE: fixup: get rid of unused var build warning"
2188 - Revert "UBUNTU: SAUCE: fixup: 20/23 locking issue around in __label_update"
2189 - Revert "UBUNTU: SAUCE: fixup: make __share_replacedby private to get rid of build warning"
2190 - Revert "UBUNTU: SAUCE: fix: replacedby forwarding is not being properly update when ns is destroyed"
2191 - Revert "UBUNTU: SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails"
2192 - Revert "UBUNTU: SAUCE: fixup: cleanup return handling of labels"
2193 - Revert "UBUNTU: SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read"
2194 - Revert "UBUNTU: SAUCE: apparmor: Fix: query label file permission"
2195 - Revert "UBUNTU: SAUCE: apparmor: Don't remove label on rcu callback if the label has already been removed"
2196 - Revert "UBUNTU: SAUCE: apparmor: Fix: break circular refcount for label that is directly freed."
2197 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount bug when inserting label update that transitions ns"
2198 - Revert "UBUNTU: SAUCE: apparmor: Fix: now that insert can force replacement use it instead of remove_and_insert"
2199 - Revert "UBUNTU: SAUCE: apparmor Fix: refcount bug in pivotroot mediation"
2200 - Revert "UBUNTU: SAUCE: apparmor: ensure that repacedby sharing is done correctly"
2201 - Revert "UBUNTU: SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter"
2202 - Revert "UBUNTU: SAUCE: apparmor: Fix: convert replacedby update to be protected by the labelset lock"
2203 - Revert "UBUNTU: SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on merge path"
2204 - Revert "UBUNTU: SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain"
2205 - Revert "UBUNTU: SAUCE: apparmor: Fix: label_vec_merge insertion"
2206 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure new labels resulting from merge have a replacedby"
2207 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount leak in aa_label_merge"
2208 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount race between locating in labelset and get"
2209 - Revert "UBUNTU: SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale"
2210 - Revert "UBUNTU: SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use needs locking"
2211 - Revert "UBUNTU: SAUCE: apparmor: debug: POISON label and replaceby pointer on free"
2212 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the replacedby is not setup"
2213 - Revert "UBUNTU: SAUCE: apparmor: Fix: insert race between label_update and label_merge"
2214 - Revert "UBUNTU: SAUCE: apparmor: rework retrieval of the current label in the profile update case"
2215 - Revert "UBUNTU: SAUCE: apparmor: Disallow update of cred when then subjective != the objective cred"
2216 - Revert "UBUNTU: SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns"
2217 - Revert "UBUNTU: SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()"
2218 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
2219 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix for failed mediation of socket that is being shutdown"
2220 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings"
2221 - Revert "UBUNTU: SAUCE: (no-up) apparmor: fix mount not handling disconnected paths"
2222 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix mediation of fs unix sockets"
2223 - Revert "UBUNTU: apparmor -- follow change to this_cpu_ptr"
2224 - Revert "UBUNTU: SAUCE: (no-up) fix: bad unix_addr_fs macro"
2225 - Revert "UBUNTU: SAUCE: Revert: fix: only allow a single threaded process to ..."
2226 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot"
2227 - Revert "UBUNTU: SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used"
2228 - SAUCE: (no-up) apparmor: sync of apparmor3.5-beta1 snapshot
2229 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
2230
2231 * Add arm64 NUMA support (LP: #1558765)
2232 - SAUCE: (noup) efi: ARM/arm64: ignore DT memory nodes instead of removing them
2233 - SAUCE: (noup) Documentation, dt, numa: dt bindings for NUMA.
2234 - [Config] CONFIG_OF_NUMA=y
2235 - SAUCE: (noup) of, numa: Add NUMA of binding implementation.
2236 - SAUCE: (noup) arm64: Move unflatten_device_tree() call earlier.
2237 - [Config] CONFIG_NUMA=y and CONFIG_NODES_SHIFT=2 on arm64
2238 - SAUCE: (noup) arm64, numa: Add NUMA support for arm64 platforms.
2239 - SAUCE: (noup) arm64, mm, numa: Add NUMA balancing support for arm64.
2240
2241 * vivid/linux: total ADT test failures (LP: #1558447)
2242 - Revert "Revert "af_unix: Revert 'lock_interruptible' in stream receive code""
2243
2244 * [Hyper-V] patches to allow kdump crash through NMI (LP: #1558720)
2245 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
2246 - Drivers: hv: vmbus: Support kexec on ws2012 r2 and above
2247
2248 * s390/pci: enforce fmb page boundary rule (LP: #1558625)
2249 - s390/pci: enforce fmb page boundary rule
2250
2251 * s390/pci: backport upstream commits since v4.4 (LP: #1558624)
2252 - s390/pci_dma: fix DMA table corruption with > 4 TB main memory
2253 - page_to_phys() always returns a multiple of PAGE_SIZE
2254 - s390/pci: provide ZPCI_ADDR macro
2255 - s390/pci: improve ZPCI_* macros
2256 - s390/pci: resize iomap
2257 - s390/pci: fix bar check
2258 - s390/pci: set error state for unusable functions
2259 - s390/pci: remove iomap sanity checks
2260 - s390/pci: remove pdev pointer from arch data
2261 - s390/pci: add ioctl interface for CLP
2262
2263 * IMA-appraisal is unusable in Ubuntu 16.04 (LP: #1558553)
2264 - [Config] CONFIG_SYSTEM_EXTRA_CERTIFICATE=y, CONFIG_SYSTEM_EXTRA_CERTIFICATE_SIZE=4096
2265 - KEYS: Use the symbol value for list size, updated by scripts/insert-sys-cert
2266 - KEYS: Reserve an extra certificate symbol for inserting without recompiling
2267 - SAUCE: (noup) KEYS: Support for inserting a certificate into x86 bzImage
2268
2269 * skb_warn_bad_offload Crash (LP: #1558025)
2270 - ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIAL
2271
2272 * Add PCIe root complex to Cavium arm64 (LP: #1558342)
2273 - [Config] CONFIG_PCI_HOST_COMMON=y
2274 - [Config] CONFIG_PCI_HOST_THUNDER_PEM=y
2275 - [Config] CONFIG_PCI_HOST_THUNDER_ECAM=y
2276 - PCI: generic: Move structure definitions to separate header file
2277 - PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe()
2278 - PCI: generic: Expose pci_host_common_probe() for use by other drivers
2279 - PCI: thunder: Add PCIe host driver for ThunderX processors
2280 - PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devices
2281
2282 * [Hyper-V] vmbus: Fix a bug in hv_need_to_signal_on_read() (LP: #1556264)
2283 - SAUCE: (noup) Drivers: hv: vmbus: Fix a bug in hv_need_to_signal_on_read()
2284
2285 * Xenial update to v4.4.6 stable release (LP: #1558330)
2286 - arm64: account for sparsemem section alignment when choosing vmemmap offset
2287 - ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory window
2288 - ARM: dts: dra7: do not gate cpsw clock due to errata i877
2289 - ARM: OMAP2+: hwmod: Introduce ti,no-idle dt property
2290 - PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()
2291 - kvm: cap halt polling at exactly halt_poll_ns
2292 - KVM: VMX: disable PEBS before a guest entry
2293 - KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUS
2294 - KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit
2295 - KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
2296 - KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
2297 - s390/dasd: fix diag 0x250 inline assembly
2298 - tracing: Fix check for cpu online when event is disabled
2299 - dmaengine: at_xdmac: fix residue computation
2300 - jffs2: reduce the breakage on recovery from halfway failed rename()
2301 - ncpfs: fix a braino in OOM handling in ncp_fill_cache()
2302 - ASoC: dapm: Fix ctl value accesses in a wrong type
2303 - ASoC: samsung: Use IRQ safe spin lock calls
2304 - ASoC: wm8994: Fix enum ctl accesses in a wrong type
2305 - ASoC: wm8958: Fix enum ctl accesses in a wrong type
2306 - ovl: ignore lower entries when checking purity of non-directory entries
2307 - ovl: fix working on distributed fs as lower layer
2308 - wext: fix message delay/ordering
2309 - cfg80211/wext: fix message ordering
2310 - can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()
2311 - iwlwifi: mvm: inc pending frames counter also when txing non-sta
2312 - mac80211: minstrel: Change expected throughput unit back to Kbps
2313 - mac80211: fix use of uninitialised values in RX aggregation
2314 - mac80211: minstrel_ht: set default tx aggregation timeout to 0
2315 - mac80211: minstrel_ht: fix a logic error in RTS/CTS handling
2316 - mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs
2317 - mac80211: Fix Public Action frame RX in AP mode
2318 - gpu: ipu-v3: Do not bail out on missing optional port nodes
2319 - drm/amdgpu: Fix error handling in amdgpu_flip_work_func.
2320 - drm/radeon: Fix error handling in radeon_flip_work_func.
2321 - Revert "drm/radeon/pm: adjust display configuration after powerstate"
2322 - userfaultfd: don't block on the last VM updates at exit time
2323 - ovl: fix getcwd() failure after unsuccessful rmdir
2324 - MIPS: Fix build error when SMP is used without GIC
2325 - MIPS: smp.c: Fix uninitialised temp_foreign_map
2326 - block: don't optimize for non-cloned bio in bio_get_last_bvec()
2327 - target: Drop incorrect ABORT_TASK put for completed commands
2328 - ld-version: Fix awk regex compile failure
2329 - Linux 4.4.6
2330
2331 * linux fails to load x.509 built-in certificate (LP: #1557250)
2332 - lib/mpi: Endianness fix
2333
2334 * s390/kconfig: setting for CONFIG...9P.... (LP: #1557994)
2335 - [Config] CONFIG_NET_9P=m for s390x
2336
2337 * mlx5_core kernel trace after "ethtool -C eth1 adaptive-rx on" flow
2338 (LP: #1557950)
2339 - net/mlx5e: Don't try to modify CQ moderation if it is not supported
2340 - net/mlx5e: Don't modify CQ before it was created
2341
2342 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
2343 - mmc: sdhci: Do not BUG on invalid vdd
2344 - mmc: enable MMC/SD/SDIO device to suspend/resume asynchronously
2345 - mmc: It is not an error for the card to be removed while suspended
2346
2347 * s390/kconfig: disable CONFIG_VIRTIO_MMIO (LP: #1557689)
2348 - [Config] CONFIG_VIRTIO_MMIO=n for s390x
2349
2350 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on s390x (LP: #1557690)
2351 - [Config] CONFIG_NUMA_EMU=y for s390x
2352
2353 * Miscellaneous Ubuntu changes
2354 - [Debian] git-ubuntu-log -- prevent bug references being split
2355 - [Debian] git-ubuntu-log -- git log output is UTF-8
2356
2357 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Mar 2016 13:18:58 -0600
2358
2359 linux (4.4.0-14.30) xenial; urgency=low
2360
2361 [ Tim Gardner ]
2362
2363 * Release Tracking Bug
2364 - LP: #1557508
2365
2366 * Current 4.4 kernel won't boot on powerpc (LP: #1557130)
2367 - powerpc: Fix dedotify for binutils >= 2.26
2368
2369 * ZFS: send fails to transmit some holes [corruption] (LP: #1557151)
2370 - Illumos 6370 - ZFS send fails to transmit some holes
2371
2372 * Request to cherry-pick uvcvideo patch for Xenial kernel support of RealSense
2373 camera (LP: #1557138)
2374 - UVC: Add support for ds4 depth camera
2375
2376 * use after free of task_struct->numa_faults in task_numa_find_cpu (LP: #1527643)
2377 - sched/numa: Fix use-after-free bug in the task_numa_compare
2378
2379 * overlay fs regression: chmod fails with "Operation not permitted" on chowned
2380 files (LP: #1555997)
2381 - ovl: copy new uid/gid into overlayfs runtime inode
2382
2383 * Miscellaneous Ubuntu changes
2384 - SAUCE: Dump stack when X.509 certificates cannot be loaded
2385
2386 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Mar 2016 07:16:19 -0600
2387
2388 linux (4.4.0-13.29) xenial; urgency=low
2389
2390 [ Tim Gardner ]
2391
2392 * Release Tracking Bug
2393 - LP: #1556247
2394
2395 * s390/mm: four page table levels vs. fork (LP: #1556141)
2396 - s390/mm: four page table levels vs. fork
2397
2398 * [Hyper-V] network performance patches for Xenial 16.04 (LP: #1556037)
2399 - hv_netvsc: use skb_get_hash() instead of a homegrown implementation
2400 - hv_netvsc: cleanup netdev feature flags for netvsc
2401
2402 * fails to boot on megaraid (LP: #1552903)
2403 - SAUCE: (noup) megaraid_sas: Don't issue kill adapter for MFI controllers in
2404 case of PD list DCMD failure
2405
2406 * ALSA: hda - add codec support for Kabylake display audio codec (LP: #1556002)
2407 - ALSA: hda - add codec support for Kabylake display audio codec
2408
2409 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
2410 - cpufreq: powernv: Free 'chips' on module exit
2411 - cpufreq: powernv: Hot-plug safe the kworker thread
2412 - cpufreq: powernv: Remove cpu_to_chip_id() from hot-path
2413 - cpufreq: powernv/tracing: Add powernv_throttle tracepoint
2414 - cpufreq: powernv: Replace pr_info with trace print for throttle event
2415 - SAUCE: (noup) cpufreq: powernv: Fix bugs in powernv_cpufreq_{init/exit}
2416
2417 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
2418 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
2419
2420 * integer overflow in xt_alloc_table_info (LP: #1555353)
2421 - SAUCE: (noup) netfilter: x_tables: check for size overflow
2422
2423 * linux: auto-generate the reconstruct information from the git tag (LP: #1555543)
2424 - [Packaging] reconstruct -- automatically reconstruct against base tag
2425 - [Config] reconstruct -- update to autoreconstruct output
2426 - [Packaging] reconstruct -- update when inserting final changes
2427
2428 * Xenial update to v4.4.5 stable release (LP: #1555640)
2429 - use ->d_seq to get coherency between ->d_inode and ->d_flags
2430 - drivers: sh: Restore legacy clock domain on SuperH platforms
2431 - Btrfs: fix deadlock running delayed iputs at transaction commit time
2432 - btrfs: Fix no_space in write and rm loop
2433 - btrfs: async-thread: Fix a use-after-free error for trace
2434 - block: Initialize max_dev_sectors to 0
2435 - PCI: keystone: Fix MSI code that retrieves struct pcie_port pointer
2436 - parisc: Fix ptrace syscall number and return value modification
2437 - mips/kvm: fix ioctl error handling
2438 - kvm: x86: Update tsc multiplier on change.
2439 - fbcon: set a default value to blink interval
2440 - cifs: fix out-of-bounds access in lease parsing
2441 - CIFS: Fix SMB2+ interim response processing for read requests
2442 - Fix cifs_uniqueid_to_ino_t() function for s390x
2443 - vfio: fix ioctl error handling
2444 - KVM: x86: fix root cause for missed hardware breakpoints
2445 - arm/arm64: KVM: Fix ioctl error handling
2446 - iommu/amd: Apply workaround for ATS write permission check
2447 - iommu/amd: Fix boot warning when device 00:00.0 is not iommu covered
2448 - iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path
2449 - target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
2450 - drm/ast: Fix incorrect register check for DRAM width
2451 - drm/radeon/pm: update current crtc info after setting the powerstate
2452 - drm/amdgpu/pm: update current crtc info after setting the powerstate
2453 - drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well
2454 - drm/amdgpu/gfx8: specify which engine to wait before vm flush
2455 - drm/amdgpu: return from atombios_dp_get_dpcd only when error
2456 - libata: fix HDIO_GET_32BIT ioctl
2457 - libata: Align ata_device's id on a cacheline
2458 - block: bio: introduce helpers to get the 1st and last bvec
2459 - writeback: flush inode cgroup wb switches instead of pinning super_block
2460 - Adding Intel Lewisburg device IDs for SATA
2461 - arm64: vmemmap: use virtual projection of linear region
2462 - PM / sleep / x86: Fix crash on graph trace through x86 suspend
2463 - ata: ahci: don't mark HotPlugCapable Ports as external/removable
2464 - tracing: Do not have 'comm' filter override event 'comm' field
2465 - pata-rb532-cf: get rid of the irq_to_gpio() call
2466 - Btrfs: fix loading of orphan roots leading to BUG_ON
2467 - Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"
2468 - jffs2: Fix page lock / f->sem deadlock
2469 - Fix directory hardlinks from deleted directories
2470 - dmaengine: pxa_dma: fix cyclic transfers
2471 - adv7604: fix tx 5v detect regression
2472 - ALSA: usb-audio: Add a quirk for Plantronics DA45
2473 - ALSA: ctl: Fix ioctls for X32 ABI
2474 - ALSA: hda - Fix mic issues on Acer Aspire E1-472
2475 - ALSA: rawmidi: Fix ioctls X32 ABI
2476 - ALSA: timer: Fix ioctls for X32 ABI
2477 - ALSA: pcm: Fix ioctls for X32 ABI
2478 - ALSA: seq: oss: Don't drain at closing a client
2479 - ALSA: hdspm: Fix wrong boolean ctl value accesses
2480 - ALSA: hdsp: Fix wrong boolean ctl value accesses
2481 - ALSA: hdspm: Fix zero-division
2482 - ALSA: timer: Fix broken compat timer user status ioctl
2483 - usb: chipidea: otg: change workqueue ci_otg as freezable
2484 - USB: cp210x: Add ID for Parrot NMEA GPS Flight Recorder
2485 - USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3)
2486 - USB: qcserial: add Sierra Wireless EM74xx device ID
2487 - USB: serial: option: add support for Telit LE922 PID 0x1045
2488 - USB: serial: option: add support for Quectel UC20
2489 - MIPS: scache: Fix scache init with invalid line size.
2490 - MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
2491 - ubi: Fix out of bounds write in volume update code
2492 - i2c: brcmstb: allocate correct amount of memory for regmap
2493 - thermal: cpu_cooling: fix out of bounds access in time_in_idle
2494 - block: check virt boundary in bio_will_gap()
2495 - block: get the 1st and last bvec via helpers
2496 - drm/i915: more virtual south bridge detection
2497 - drm/i915: refine qemu south bridge detection
2498 - modules: fix longstanding /proc/kallsyms vs module insertion race.
2499 - drm/amdgpu: fix topaz/tonga gmc assignment in 4.4 stable
2500 - Linux 4.4.5
2501
2502 * QEMU: causes vCPU steal time overflow on live migration (LP: #1494350)
2503 - x86/mm: Fix slow_virt_to_phys() for X86_PAE again
2504
2505 * TPM2.0 trusted keys fixes (LP: #1398274)
2506 - tpm_tis: further simplify calculation of ordinal duration
2507 - tpm_tis: Use devm_free_irq not free_irq
2508 - tpm_tis: Ensure interrupts are disabled when the driver starts
2509 - tpm: rework tpm_get_timeouts()
2510 - tpm_tis: Get rid of the duplicate IRQ probing code
2511 - tpm_tis: Refactor the interrupt setup
2512 - tpm_tis: Tighten IRQ auto-probing
2513 - tpm_ibmvtpm: properly handle interrupted packet receptions
2514
2515 * linux: review all versioned depends/conflicts/replaces/breaks for validility (LP: #1555033)
2516 - [Config] control.stub.in -- review versioned Build-Depends:
2517 - [Config] control.stub.in -- review versioned
2518 Depends/Breaks/Conflicts/Replaces
2519 - [Config] flavour-control.stub -- review versioned Breaks/Conflicts/Replaces
2520 - [Config] x86 vars.* -- review versioned Breaks/Conflicts/Replaces
2521
2522 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Mar 2016 05:11:51 -0700
2523
2524 linux (4.4.0-12.28) xenial; urgency=low
2525
2526 * Miscellaneous Ubuntu changes
2527 - reconstruct: Work around orig tarball packaging limitiations
2528 Fixes FTBS
2529
2530 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Mar 2016 13:26:08 -0700
2531
2532 linux (4.4.0-12.27) xenial; urgency=low
2533
2534 [ Tim Gardner ]
2535
2536 * Release Tracking Bug
2537 - LP: #1554704
2538
2539 * Fails to detect (second) display (LP: #1543683)
2540 - drm/i915: Fix hpd live status bits for g4x
2541
2542 * s390x -- various configuration changes (LP: #1543165)
2543 - [Config] s390x -- enable CONFIG_NUMA
2544 - [Config] s390x -- disable CONFIG_NET_VENDOR_EMULEX
2545 - [Config] s390x -- disable CONFIG_NET_VENDOR_SYNOPSYS
2546 - [Config] s390x -- disable CONFIG_NVMEM
2547 - [Config] s390x -- switch preempt mode to none
2548
2549 * Radeon hybrid graphics problem on resume (LP: #1554608)
2550 - Revert "drm/radeon: call hpd_irq_event on resume"
2551
2552 * Pull in upstream AMD code (amdgpu) in Xenial (LP: #1546572)
2553 - [Config] CONFIG_DRM_AMD_POWERPLAY=y
2554 - drm/amdgpu: use $(src) in Makefile (v2)
2555 - drm/radeon: constify radeon_asic_ring structures
2556 - drm/amdgpu: add a callback for reading the bios from the rom directly
2557 - drm/amdgpu: add read_bios_from_rom callback for CI parts
2558 - drm/amdgpu: add read_bios_from_rom callback for VI parts
2559 - drm/amdgpu: Use new read bios from rom callback
2560 - drm/amdgpu: Use unlocked gem unreferencing
2561 - drm/radeon: Use unlocked gem unreferencing
2562 - drm/amd: add new gfx8 register definitions for EDC
2563 - drm/amdgpu: add EDC support for CZ (v3)
2564 - drm/amd: abstract kernel rq and normal rq to priority of run queue
2565 - drm/amdgpu/gfx8: Enable interrupt on ME1_PIPE3
2566 - drm/amdgpu/gfx8: update PA_SC_RASTER_CONFIG:PKR_MAP only
2567 - drm/amdgpu: update rev id register for VI
2568 - drm/amdgpu: add more debugging output for driver failures
2569 - drm/amdgpu: add entity only when first job come
2570 - drm/amdgpu: handle error case for ctx
2571 - drm/amdgpu: unify AMDGPU_CTX_MAX_CS_PENDING and amdgpu_sched_jobs
2572 - drm/amdgpu: change default sched jobs to 32
2573 - drm/amdgpu: limit visible vram if it's smaller than the BAR
2574 - drm/amdgpu: restrict the sched jobs number to power of two
2575 - drm/amdgpu: put VM page tables directly into duplicates list
2576 - drm/amdgpu: split VM PD and PT handling during CS
2577 - drm/amdgpu: keep the PTs validation list in the VM v2
2578 - drm/radeon: Update radeon_get_vblank_counter_kms()
2579 - drm/radeon: only increment sync_seq when a fence is really emitted
2580 - drm/fb-helper: Use proper plane mask for fb cleanup
2581 - drm/amdgpu: fix dp link rate selection (v2)
2582 - drm/radeon: fix dp link rate selection (v2)
2583 - drm/amdgpu: share struct amdgpu_pm_state_type with powerplay module
2584 - drm/amdgpu: mv some definition from amdgpu_acpi.c to amdgpu_acpi.h
2585 - drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.h
2586 - drm/amdgpu: implement new cgs interface for acpi function
2587 - drm/amdgpu: implement cgs interface to query system info
2588 - drm/amdgpu: add new cgs interface to get display info (v2)
2589 - drm/amd/powerplay: add basic powerplay framework
2590 - drm/amdgpu: disable legacy path of firmware check if powerplay is enabled
2591 - drm/amdgpu: export amd_powerplay_func to amdgpu and other ip block
2592 - drm/amd/powerplay: add SMU manager sub-component
2593 - drm/amd/powerplay: add hardware manager sub-component
2594 - SAUCE: amd: Include errno.h
2595 - drm/amd/powerplay: add Carrizo smu support
2596 - drm/amd/powerplay: add Carrizo dpm support
2597 - drm/amd/powerplay: add CG and PG support for carrizo
2598 - drm/amd/powerplay: add event manager sub-component
2599 - drm/amd/powerplay: implement functions of amd_powerplay_func
2600 - drm/amd/powerplay: Add ixSWRST_COMMAND_1 in bif_5_0_d.h
2601 - drm/amd/powerplay: Move smu7*.h from amdgpu to powerplay.
2602 - drm/amd/powerplay: add header file for tonga smu and dpm
2603 - drm/amd/powerplay: Add Tonga SMU support
2604 - drm/amd/powerplay: add Tonga dpm support (v3)
2605 - drm/amd/powerplay: add/update headers for Fiji SMU and DPM
2606 - drm/amd/powerplay: update atomctrl for fiji
2607 - drm/amd/powerplay: add Fiji SMU support.
2608 - drm/amd/powerplay: add Fiji DPM support.
2609 - drm/amdgpu: add amdgpu.powerplay module option
2610 - drm/amd/amdgpu: enable powerplay and smc firmware loading for Fiji.
2611 - drm/amdgpu/powerplay: add function point in hwmgr_funcs for program display gap
2612 - drm/amdgpu/poweprlay: export program display gap function to eventmgr
2613 - drm/amdgpu/powerplay: implement pem_task for display_configuration_change
2614 - drm/amdgpu/powerplay: program display gap for tonga.
2615 - drm/amdgpu: enable powerplay module by default for tonga.
2616 - drm/amdgpu: enable powerplay module by default for fiji.
2617 - drm/amdgpu/powerplay: add some definition for other ip block to update cg pg.
2618 - drm/amd/powerplay: add new function point in hwmgr_func for CG/PG.
2619 - drm/amd/powerplay: Add CG and PG support for tonga
2620 - drm/amdgpu/powerplay: add new function point in hwmgr_funcs for thermal control
2621 - drm/amdgpu/powerplay: mv ppinterrupt.h to inc folder to share with other submodule.
2622 - drm/amdgpu/powerplay: add thermal control interface in hwmgr.
2623 - drm/amdgpu/powerplay: enable thermal interrupt task in eventmgr.
2624 - drm/amdgpu/powerplay: implement thermal control for tonga.
2625 - drm/amdgpu/powerplay: implement fan control interface in amd_powerplay_funcs
2626 - drm/amdgpu: export fan control functions to amdgpu
2627 - drm/amdgpu: enable sysfs interface for powerplay
2628 - drm/amdgpu: support per device powerplay enablement (v2)
2629 - drm/amd/powerplay: add and export hwmgr interface to eventmgr to check hw states.
2630 - drm/amd/powerplay: implement new funcs to check current states for tonga.
2631 - drm/amd/powerplay: refine the logic of whether need to update power state.
2632 - drm/amd/powerplay/tonga: enable pcie and mclk forcing for low
2633 - drm/amd/powerplay/fiji: enable pcie and mclk forcing for low
2634 - drm/amdgpu: extract pcie helpers to common header
2635 - drm: add drm_pcie_get_max_link_width helper (v2)
2636 - drm/amdgpu: store pcie gen mask and link width
2637 - drm/amdgpu/cgs: add sys info query for pcie gen and link width
2638 - drm/amdgpu/powerplay/tonga: query supported pcie info from cgs (v2)
2639 - drm/amdgpu/powerplay/fiji: query supported pcie info from cgs (v2)
2640 - drm/amd/powerplay: fix boolreturn.cocci warnings
2641 - drm/amd/powerplay/tonga: Add UVD DPM init
2642 - drm/amd/amdgpu: add gfx clock gating support for Fiji.
2643 - drm/amd/amdgpu: add gmc clock gating support for Fiji.
2644 - drm/amdgpu: add sdma clock gating support for Fiji.
2645 - drm/amd/powerplay: add parts of system clock gating support for Fiji. (v2)
2646 - drm/amd/powerplay: enable clock gating for Fiji.
2647 - drm/amd/powerplay: add atomctrl function to calculate CZ sclk dividers
2648 - drm/amd/powerplay: implement smc state upload for CZ
2649 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
2650 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
2651 - drm/amd/powerplay: add new function point in hwmgr.
2652 - drm/amd/powerplay: add smc msg for NB P-State switch
2653 - drm/amd/powerplay: export interface to DAL to init/change display configuration.
2654 - drm/amd/powerplay: enable set_cpu_power_state task. (v2)
2655 - drm/amd/powerplay: enable/disable NB pstate feature for Carrizo.
2656 - drm/amd/powerplay: Add PPLib debug print macro.
2657 - drm/amdgpu: rename tonga_smumgr.h to tonga_smum.h
2658 - drm/amdgpu: rename fiji_smumgr.h to fiji_smum.h
2659 - drm/amd/powerplay: add multimedia power gating support for Fiji.
2660 - drm/amd/amdgpu: add uvd6.0 clock gating support. (v2)
2661 - drm/amd/amdgpu: add vce3.0 clock gating support. (v2)
2662 - drm/amd/amdgpu: enable uvd&vce clock gating for Fiji.
2663 - drm/amdgpu: Prepare DKMS build for powerplay module.
2664 - drm/amd/powerplay: add display configeration changed function in hwmgr for Fiji.
2665 - drm/amd/powerplay: Add thermal protection support for Fiji.
2666 - drm/amd/powerplay: Fix a bug in fan control setting default mode for Tonga and Fiji.
2667 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Tonga.
2668 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Fiji.
2669 - drm/amd/powerplay: fix boolreturn.cocci warnings
2670 - drm/amd/powerplay: fix bug that dpm funcs in debugfs/sysfs missing.
2671 - drm/amd/powerplay: check whether enable dpm in powerplay.
2672 - drm/amd/powerplay: move shared function of vi to hwmgr. (v2)
2673 - drm/amdgpu/powerplay: enable sysfs and debugfs interfaces late
2674 - drm/amd/powerplay: display gpu load when print performance for tonga.
2675 - drm/powerplay: add debugging output to tonga_processpptables.c
2676 - drm/powerplay: add debugging output to processpptables.c
2677 - drm/powerplay/hwmgr: log errors in tonga_hwmgr_backend_init
2678 - drm/amd/powerplay: Don't return an error if fan table is missing
2679 - amd\powerplay Implement get dal power level
2680 - amd/powerplay: Fix get dal power level
2681 - amd/powerplay: Add structures required to report configuration change
2682 - drm/amdgpu/powerplay: Program a calculated value as Deep Sleep clock.
2683 - drm/amd/powerplay: add point check to avoid NULL point hang.
2684 - drm/amd/powerplay: check whether need to enable thermal control. (v2)
2685 - drm/amd/powerplay: show gpu load when print gpu performance for Cz. (v2)
2686 - drm: powerplay: use div64_s64 instead of do_div
2687 - drm/amd/powerplay: fix a reversed condition
2688 - drm/amdgpu/cgs: cleanup some indenting
2689 - drm/amd/powerplay: precedence bug in init_non_clock_fields()
2690 - drm/amdgpu: fix NULL in vm_grab_id while S3 back
2691 - drm/amd/powerplay: fix bug that NULL checks are reversed.
2692 - drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2)
2693 - drm/amd/powerplay: fix Smatch static checker warnings
2694 - drm/amd/powerplay: add powerplay valid check to avoid null point. (v2)
2695 - drm/amd/powerplay: Reload and initialize the smc firmware on powerplay resume.
2696 - drm/amdgpu: Show gpu load when display gpu performance for Ci.
2697 - drm/amdgpu: Show gpu load when display gpu performance for Fiji of VI.
2698 - drm/amdgpu: fix hex/decimal bug when show gpu load.
2699 - drm/amd/powerplay: add thermal control task when resume.
2700 - drm/amd/powerplay: enable set boot state task
2701 - drm/amd/powerplay: enable power down asic task. (v2)
2702 - drm/amd/powerplay: implement power down asic task for CZ
2703 - drm/amdgpu: add warning to amdgpu_bo_gpu_offset() v2
2704 - drm/amdgpu/cgs: add an interface to access PCI resources
2705 - drm/amdgpu: add irq domain support
2706 - drm/amdgpu/powerplay: include asm/div64.h for do_div()
2707 - drm/sysfs: use kobj_to_dev()
2708 - drm/amd/powerplay: fix static checker warning for return meaningless value.
2709 - drm/amdgpu/cz: add code to enable forcing UVD clocks
2710 - drm/amdgpu/cz: add code to enable forcing VCE clocks
2711 - drm/amdgpu/cz: force uvd clocks when sclks are forced
2712 - drm/amdgpu/cz: force vce clocks when sclks are forced
2713 - drm/amdgpu: use kobj_to_dev()
2714 - drm/radeon: use kobj_to_dev()
2715 - drm/ttm: fix adding foreign BOs to the LRU during init v2
2716 - drm/ttm: fix adding foreign BOs to the swap LRU
2717 - drm/ttm: add ttm_bo_move_to_lru_tail function v2
2718 - drm/amdgpu: move VM page tables to the LRU end on CS v2
2719 - drm/amdgpu: validate duplicates first
2720 - drm/amdgpu: add missing irq.h include
2721 - drm/fb_cma_helper: Remove implicit call to disable_unused_functions
2722 - drm/amdgpu: Add some tweaks to gfx 8 soft reset
2723 - amdkfd: don't open-code memdup_user()
2724 - amdkfd: Copy from the proper user command pointer
2725 - drm/amdgpu: Use drm_calloc_large for VM page_tables array
2726 - amd/powerplay: disable powerplay by default initially
2727 - drm/amdgpu: Allow the driver to load if amdgpu.powerplay=1 on asics without powerplay support
2728 - drm/atomic-helper: Export framebuffer_changed()
2729 - drm/amd/amdgpu: Improve amdgpu_dpm* macros to avoid unexpected result (v2)
2730 - drm/amdgpu: add a message to indicate when powerplay is enabled (v2)
2731 - drm/amdgpu: fix next_rptr handling for debugfs
2732 - drm/radeon: Ensure radeon bo is unreserved in radeon_gem_va_ioctl
2733 - drm/radeon: only init fbdev if we have connectors
2734 - drm/amdgpu: don't init fbdev if we don't have any connectors
2735 - drm/amd/powerplay: Update SMU firmware loading for Stoney
2736 - drm/amdgpu: fix non-ANSI declaration of amdgpu_amdkfd_gfx_*_get_functions()
2737 - drm/amdkfd: Remove unnecessary cast in kfree
2738 - drm/amdgpu: only move pt bos in LRU list on success
2739 - drm/amdgpu: mask out WC from BO on unsupported arches
2740 - drm/amdgpu/gfx8: enable cp inst/reg error interrupts
2741 - drm/amdgpu/gfx7: enable cp inst/reg error interrupts
2742 - drm/amdgpu: load MEC ucode manually on iceland
2743 - drm/amdgpu: disable uvd and vce clockgating on Fiji
2744 - drm/amdgpu: add pcie cap module parameters (v2)
2745 - drm/amdgpu/cik: don't mess with aspm if gpu is root bus
2746 - drm/amdgpu/dpm/ci: switch over to the common pcie caps interface
2747 - drm/amdgpu: handle uvd pg flags properly
2748 - drm/amdgpu: handle vce pg flags properly
2749 - drm/amdgpu: clean up vce pg flags for cz/st
2750 - drm/amdgpu: be consistent with uvd cg flags
2751 - drm/amd/powerplay/cz: disable uvd pg
2752 - drm/amd/powerplay/cz: disable vce pg
2753 - drm/amd/powerplay/tonga: disable uvd pg
2754 - drm/amd/powerplay/tonga: disable vce pg
2755 - drm/amdgpu: add a cgs interface to fetch cg and pg flags
2756 - drm/amdgpu: remove unused cg defines
2757 - drma/dmgpu: move cg and pg flags into shared headers
2758 - drm/amdgpu/tonga: plumb pg flags through to powerplay
2759 - drm/amdgpu/cz: plumb pg flags through to powerplay
2760 - SAUCE: drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabled
2761
2762 * mlx4_core Set UAR page size to 4KB regardless of system page size (LP:
2763 #1552632)
2764 - net/mlx4_core: Set UAR page size to 4KB regardless of system page size
2765
2766 * Miscellaneous Ubuntu changes
2767 - [Config] CONFIG_CAVIUM_ERRATUM_27456=y
2768
2769 * Miscellaneous upstream changes
2770 - net: thunderx: Fix for Qset error due to CQ full
2771 - ahci: Workaround for ThunderX Errata#22536
2772 - arm64: Add workaround for Cavium erratum 27456
2773 - tipc: fix nullptr crash during subscription cancel
2774
2775 -- Tim Gardner <tim.gardner@canonical.com> Mon, 07 Mar 2016 05:04:22 -0700
2776
2777 linux (4.4.0-11.26) xenial; urgency=low
2778
2779 [ Tim Gardner ]
2780
2781 * Release Tracking Bug
2782 - LP: #1553391
2783
2784 * Xenial update to v4.4.4 stable release (LP: #1553179)
2785 - af_iucv: Validate socket address length in iucv_sock_bind()
2786 - gro: Make GRO aware of lightweight tunnels.
2787 - net: dp83640: Fix tx timestamp overflow handling.
2788 - tunnels: Allow IPv6 UDP checksums to be correctly controlled.
2789 - lwt: fix rx checksum setting for lwt devices tunneling over ipv6
2790 - tcp: fix NULL deref in tcp_v4_send_ack()
2791 - af_unix: fix struct pid memory leak
2792 - pptp: fix illegal memory access caused by multiple bind()s
2793 - sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
2794 - net: dsa: fix mv88e6xxx switches
2795 - tipc: fix connection abort during subscription cancel
2796 - inet: frag: Always orphan skbs inside ip_defrag()
2797 - switchdev: Require RTNL mutex to be held when sending FDB notifications
2798 - tcp: beware of alignments in tcp_get_info()
2799 - ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
2800 - ipv6/udp: use sticky pktinfo egress ifindex on connect()
2801 - ipv6: addrconf: Fix recursive spin lock call
2802 - ipv6: fix a lockdep splat
2803 - unix: correctly track in-flight fds in sending process user_struct
2804 - tcp: do not drop syn_recv on all icmp reports
2805 - net:Add sysctl_max_skb_frags
2806 - tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs
2807 - enic: increment devcmd2 result ring in case of timeout
2808 - sctp: translate network order to host order when users get a hmacid
2809 - net: Copy inner L3 and L4 headers as unaligned on GRE TEB
2810 - flow_dissector: Fix unaligned access in __skb_flow_dissector when used by
2811 eth_get_headlen
2812 - bpf: fix branch offset adjustment on backjumps after patching ctx expansion
2813 - bonding: Fix ARP monitor validation
2814 - ipv4: fix memory leaks in ip_cmsg_send() callers
2815 - af_unix: Don't set err in unix_stream_read_generic unless there was an error
2816 - af_unix: Guard against other == sk in unix_dgram_sendmsg
2817 - tipc: fix premature addition of node to lookup table
2818 - tcp: md5: release request socket instead of listener
2819 - qmi_wwan: add "4G LTE usb-modem U901"
2820 - net/mlx4_en: Count HW buffer overrun only once
2821 - net/mlx4_en: Avoid changing dev->features directly in run-time
2822 - l2tp: Fix error creating L2TP tunnels
2823 - pppoe: fix reference counting in PPPoE proxy
2824 - net_sched fix: reclassification needs to consider ether protocol changes
2825 - route: check and remove route cache when we get route
2826 - tcp/dccp: fix another race at listener dismantle
2827 - IFF_NO_QUEUE: Fix for drivers not calling ether_setup()
2828 - rtnl: RTM_GETNETCONF: fix wrong return value
2829 - tipc: unlock in error path
2830 - unix_diag: fix incorrect sign extension in unix_lookup_by_ino
2831 - sctp: Fix port hash table size computation
2832 - ext4: fix bh->b_state corruption
2833 - ARM: debug-ll: fix BCM63xx entry for multiplatform
2834 - arm64: errata: Add -mpc-relative-literal-loads to build flags
2835 - KVM: s390: fix guest fprs memory leak
2836 - devm_memremap: Fix error value when memremap failed
2837 - drm/gma500: Use correct unref in the gem bo create function
2838 - ARM: 8457/1: psci-smp is built only for SMP
2839 - lib/ucs2_string: Add ucs2 -> utf8 helper functions
2840 - efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
2841 - efi: Do variable name validation tests in utf8
2842 - efi: Make our variable validation list include the guid
2843 - efi: Make efivarfs entries immutable by default
2844 - efi: Add pstore variables to the deletion whitelist
2845 - lib/ucs2_string: Correct ucs2 -> utf8 conversion
2846 - bcache: fix a livelock when we cause a huge number of cache misses
2847 - bcache: Add a cond_resched() call to gc
2848 - bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
2849 - bcache: fix a leak in bch_cached_dev_run()
2850 - bcache: unregister reboot notifier if bcache fails to unregister device
2851 - bcache: allows use of register in udev to avoid "device_busy" error.
2852 - bcache: Change refill_dirty() to always scan entire disk if necessary
2853 - dm thin: fix race condition when destroying thin pool workqueue
2854 - can: ems_usb: Fix possible tx overflow
2855 - usb: dwc3: Fix assignment of EP transfer resources
2856 - USB: cp210x: add IDs for GE B650V3 and B850V3 boards
2857 - USB: option: add support for SIM7100E
2858 - USB: option: add "4G LTE usb-modem U901"
2859 - drivers: android: correct the size of struct binder_uintptr_t for
2860 BC_DEAD_BINDER_DONE
2861 - spi: omap2-mcspi: Prevent duplicate gpio_request
2862 - iw_cxgb3: Fix incorrectly returning error on success
2863 - drm/i915: shut up gen8+ SDE irq dmesg noise
2864 - ocfs2: unlock inode if deleting inode from orphan fails
2865 - mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED
2866 - mm: numa: quickly fail allocations for NUMA balancing on full nodes
2867 - genirq: Validate action before dereferencing it in handle_irq_event_percpu()
2868 - clocksource/drivers/vt8500: Increase the minimum delta
2869 - s390/kvm: remove dependency on struct save_area definition
2870 - KVM: s390: fix memory overwrites when vx is disabled
2871 - Btrfs: add missing brelse when superblock checksum fails
2872 - Btrfs: igrab inode in writepage
2873 - btrfs: statfs: report zero available if metadata are exhausted
2874 - Btrfs: send, don't BUG_ON() when an empty symlink is found
2875 - Btrfs: fix number of transaction units required to create symlink
2876 - Btrfs: fix transaction handle leak on failure to create hard link
2877 - Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and
2878 subvolume roots
2879 - btrfs: initialize the seq counter in struct btrfs_device
2880 - s390: fix normalization bug in exception table sorting
2881 - s390/dasd: prevent incorrect length error under z/VM after PAV changes
2882 - s390/dasd: fix refcount for PAV reassignment
2883 - s390/dasd: fix performance drop
2884 - uml: flush stdout before forking
2885 - uml: fix hostfs mknod()
2886 - um: link with -lpthread
2887 - locks: fix unlock when fcntl_setlk races with a close
2888 - rtlwifi: rtl_pci: Fix kernel panic
2889 - rtlwifi: rtl8192cu: Add missing parameter setup
2890 - rtlwifi: rtl8192ce: Fix handling of module parameters
2891 - rtlwifi: rtl8192de: Fix incorrect module parameter descriptions
2892 - rtlwifi: rtl8723ae: Fix initialization of module parameters
2893 - rtlwifi: rtl8192se: Fix module parameter initialization
2894 - rtlwifi: rtl8188ee: Fix module parameter initialization
2895 - rtlwifi: rtl8723be: Fix module parameter initialization
2896 - mei: fix fasync return value on error
2897 - mei: validate request value in client notify request ioctl
2898 - namei: ->d_inode of a pinned dentry is stable only for positives
2899 - rc: sunxi-cir: Initialize the spinlock properly
2900 - media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode
2901 - si2157: return -EINVAL if firmware blob is too big
2902 - gspca: ov534/topro: prevent a division by 0
2903 - vb2: fix a regression in poll() behavior for output,streams
2904 - tda1004x: only update the frontend properties if locked
2905 - dm space map metadata: remove unused variable in brb_pop()
2906 - dm snapshot: fix hung bios when copy error occurs
2907 - dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths
2908 - coresight: checking for NULL string in coresight_name_match()
2909 - irqchip/omap-intc: Add support for spurious irq handling
2910 - irqchip/mxs: Add missing set_handle_irq()
2911 - irqchip/atmel-aic: Fix wrong bit operation for IRQ priority
2912 - irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1
2913 - posix-clock: Fix return code on the poll method's error path
2914 - clockevents/tcb_clksrc: Prevent disabling an already disabled clock
2915 - mmc: usdhi6rol0: handle NULL data in timeout
2916 - mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPT
2917 - mmc: sdio: Fix invalid vdd in voltage switch power cycle
2918 - mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400
2919 - mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()
2920 - mmc: core: Enable tuning according to the actual timing
2921 - mmc: mmci: fix an ages old detection error
2922 - mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL
2923 - mmc: pxamci: fix again read-only gpio detection polarity
2924 - mmc: sdhci-pci: Fix card detect race for Intel BXT/APL
2925 - mmc: sdhci: Allow override of mmc host operations
2926 - mmc: sdhci: Allow override of get_cd() called from sdhci_request()
2927 - Bluetooth: Use continuous scanning when creating LE connections
2928 - Bluetooth: Add support of Toshiba Broadcom based devices
2929 - Bluetooth: Fix incorrect removing of IRKs
2930 - Bluetooth: 6lowpan: Fix kernel NULL pointer dereferences
2931 - Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets
2932 - time: Avoid signed overflow in timekeeping_get_ns()
2933 - cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()
2934 - Revert "MIPS: Fix PAGE_MASK definition"
2935 - MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler
2936 - MIPS: hpet: Choose a safe value for the ETIME check
2937 - MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
2938 - MIPS: Fix buffer overflow in syscall_get_arguments()
2939 - EDAC: Robustify workqueues destruction
2940 - EDAC, mc_sysfs: Fix freeing bus' name
2941 - sparc64: fix incorrect sign extension in sys_sparc64_personality
2942 - clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqs
2943 - regulator: axp20x: Fix GPIO LDO enable value for AXP22x
2944 - regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2C
2945 - virtio_balloon: fix race by fill and leak
2946 - virtio_balloon: fix race between migration and ballooning
2947 - virtio_pci: fix use after free on release
2948 - drm/vmwgfx: Fix an incorrect lock check
2949 - drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates
2950 - drm/vmwgfx: respect 'nomodeset'
2951 - drm/amdgpu: Fix off-by-one errors in amdgpu_vm_bo_map
2952 - drm/amdgpu: call hpd_irq_event on resume
2953 - drm/amdgpu: fix lost sync_to if scheduler is enabled.
2954 - drm/amdgpu: fix tonga smu resume
2955 - drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2
2956 - drm/amdgpu: no need to load MC firmware on fiji
2957 - drm/amdgpu: move gmc7 support out of CIK dependency
2958 - drm/amdgpu: iceland use CI based MC IP
2959 - drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above
2960 - drm/amdgpu: pull topaz gmc bits into gmc_v7
2961 - drm/amdgpu: drop topaz support from gmc8 module
2962 - drm/amdgpu: don't load MEC2 on topaz
2963 - drm/amdgpu: remove exp hardware support from iceland
2964 - drm/amdgpu: fix s4 resume
2965 - drm/amdgpu: remove unnecessary forward declaration
2966 - drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)
2967 - drm/amdgpu: fix issue with overlapping userptrs
2968 - drm/amdgpu: use post-decrement in error handling
2969 - drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.
2970 - drm/amdgpu/pm: adjust display configuration after powerstate
2971 - drm/nouveau/kms: take mode_config mutex in connector hotplug path
2972 - drm/nouveau/display: Enable vblank irqs after display engine is on again.
2973 - drm/nouveau/disp/dp: ensure sink is powered up before attempting link
2974 training
2975 - drm/nouveau: platform: Fix deferred probe
2976 - drm/dp/mst: process broadcast messages correctly
2977 - drm/dp/mst: always send reply for UP request
2978 - drm/dp/mst: fix in MSTB RAD initialization
2979 - drm/dp/mst: fix in RAD element access
2980 - drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil
2981 - drm/dp/mst: Calculate MST PBN with 31.32 fixed point
2982 - drm/dp/mst: move GUID storage from mgr, port to only mst branch
2983 - drm/dp/mst: Reverse order of MST enable and clearing VC payload table.
2984 - drm/dp/mst: deallocate payload on port destruction
2985 - drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addr
2986 - drm/radeon: call hpd_irq_event on resume
2987 - drm/radeon: Fix "slow" audio over DP on DCE8+
2988 - drm/radeon: clean up fujitsu quirks
2989 - drm/radeon: properly byte swap vce firmware setup
2990 - drm/radeon: cleaned up VCO output settings for DP audio
2991 - drm/radeon: Add a common function for DFS handling
2992 - drm/radeon: fix DP audio support for APU with DCE4.1 display engine
2993 - drm: add helper to check for wc memory support
2994 - drm/radeon: mask out WC from BO on unsupported arches
2995 - drm/radeon: hold reference to fences in radeon_sa_bo_new
2996 - drm: fix missing reference counting decrease
2997 - drm/i915: Restore inhibiting the load of the default context
2998 - drm/i915: intel_hpd_init(): Fix suspend/resume reprobing
2999 - drm/i915: Init power domains early in driver load
3000 - drm/i915: Make sure DC writes are coherent on flush.
3001 - drm/i915/dp: fall back to 18 bpp when sink capability is unknown
3002 - drm/i915: Don't reject primary plane windowing with color keying enabled on
3003 SKL+
3004 - drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()
3005 - drm/i915/dsi: defend gpio table against out of bounds access
3006 - drm/i915/dsi: don't pass arbitrary data to sideband
3007 - drm/i915: fix error path in intel_setup_gmbus()
3008 - drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command
3009 - drm/radeon: use post-decrement in error handling
3010 - drm: No-Op redundant calls to drm_vblank_off() (v2)
3011 - drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2)
3012 - drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4
3013 - drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2)
3014 - drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2)
3015 - drm/radeon/pm: adjust display configuration after powerstate
3016 - make sure that freeing shmem fast symlinks is RCU-delayed
3017 - toshiba_acpi: Fix blank screen at boot if transflective backlight is
3018 supported
3019 - ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi list
3020 - ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
3021 - uapi: update install list after nvme.h rename
3022 - lib: sw842: select crc32
3023 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege
3024 R700
3025 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite
3026 R830
3027 - ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"
3028 - ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()
3029 - nfit: fix multi-interface dimm handling, acpi6.1 compatibility
3030 - dmaengine: dw: fix cyclic transfer setup
3031 - dmaengine: dw: fix cyclic transfer callbacks
3032 - dmaengine: at_xdmac: fix resume for cyclic transfers
3033 - dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer
3034 - IB/cm: Fix a recently introduced deadlock
3035 - IB/qib: fix mcast detach when qp not attached
3036 - IB/qib: Support creating qps with GFP_NOIO flag
3037 - IB/mlx5: Expose correct maximum number of CQE capacity
3038 - Thermal: initialize thermal zone device correctly
3039 - Thermal: handle thermal zone device properly during system sleep
3040 - Thermal: do thermal zone update after a cooling device registered
3041 - hwmon: (dell-smm) Blacklist Dell Studio XPS 8000
3042 - hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hook
3043 - hwmon: (ads1015) Handle negative conversion values correctly
3044 - cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype
3045 - cpufreq: Fix NULL reference crash while accessing policy->governor_data
3046 - seccomp: always propagate NO_NEW_PRIVS on tsync
3047 - libceph: fix ceph_msg_revoke()
3048 - libceph: don't bail early from try_read() when skipping a message
3049 - libceph: use the right footer size when skipping a message
3050 - libceph: don't spam dmesg with stray reply warnings
3051 - sd: Optimal I/O size is in bytes, not sectors
3052 - Staging: speakup: Fix getting port information
3053 - Revert "Staging: panel: usleep_range is preferred over udelay"
3054 - cdc-acm:exclude Samsung phone 04e8:685d
3055 - perf stat: Do not clean event's private stats
3056 - tick/nohz: Set the correct expiry when switching to nohz/lowres mode
3057 - rfkill: fix rfkill_fop_read wait_event usage
3058 - mac80211: Requeue work after scan complete for all VIF types.
3059 - workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
3060 - Revert "workqueue: make sure delayed work run in local cpu"
3061 - ALSA: hda - Apply clock gate workaround to Skylake, too
3062 - ALSA: hda - Fixing background noise on Dell Inspiron 3162
3063 - target: Fix LUN_RESET active I/O handling for ACK_KREF
3064 - target: Fix LUN_RESET active TMR descriptor handling
3065 - target: Fix TAS handling for multi-session se_node_acls
3066 - target: Fix remote-port TMR ABORT + se_cmd fabric stop
3067 - target: Fix race with SCF_SEND_DELAYED_TAS handling
3068 - spi: atmel: fix gpio chip-select in case of non-DT platform
3069 - libata: fix sff host state machine locking while polling
3070 - ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2
3071 - ARCv2: SMP: Emulate IPI to self using software triggered interrupt
3072 - PCI/AER: Flush workqueue on device remove to avoid use-after-free
3073 - cpuset: make mm migration asynchronous
3074 - cgroup: make sure a parent css isn't offlined before its children
3075 - writeback: keep superblock pinned during cgroup writeback association
3076 switches
3077 - phy: core: fix wrong err handle for phy_power_on
3078 - i2c: i801: Adding Intel Lewisburg support for iTCO
3079 - bio: return EINTR if copying to user space got interrupted
3080 - block: fix use-after-free in dio_bio_complete
3081 - nfs: fix nfs_size_to_loff_t
3082 - NFSv4: Fix a dentry leak on alias use
3083 - of/irq: Fix msi-map calculation for nonzero rid-base
3084 - KVM: async_pf: do not warn on page allocation failures
3085 - KVM: arm/arm64: vgic: Ensure bitmaps are long enough
3086 - KVM: x86: fix missed hardware breakpoints
3087 - KVM: x86: MMU: fix ubsan index-out-of-range warning
3088 - powerpc/eeh: Fix partial hotplug criterion
3089 - tracing: Fix showing function event in available_events
3090 - sunrpc/cache: fix off-by-one in qword_get()
3091 - kernel/resource.c: fix muxed resource handling in __request_region()
3092 - do_last(): don't let a bogus return value from ->open() et.al. to confuse us
3093 - ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruption
3094 - ARM: at91/dt: fix typo in sama5d2 pinmux descriptions
3095 - xen/arm: correctly handle DMA mapping of compound pages
3096 - xen/scsiback: correct frontend counting
3097 - xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
3098 - xen/pciback: Save the number of MSI-X entries to be copied later.
3099 - xen/pcifront: Fix mysterious crashes when NUMA locality information was
3100 extracted.
3101 - should_follow_link(): validate ->d_seq after having decided to follow
3102 - do_last(): ELOOP failure exit should be done after leaving RCU mode
3103 - hpfs: don't truncate the file when delete fails
3104 - x86/irq: Call chip->irq_set_affinity in proper context
3105 - x86/irq: Fix a race in x86_vector_free_irqs()
3106 - x86/irq: Validate that irq descriptor is still active
3107 - x86/irq: Do not use apic_chip_data.old_domain as temporary buffer
3108 - x86/irq: Reorganize the return path in assign_irq_vector
3109 - x86/irq: Reorganize the search in assign_irq_vector
3110 - x86/irq: Check vector allocation early
3111 - x86/irq: Copy vectormask instead of an AND operation
3112 - x86/irq: Get rid of code duplication
3113 - x86/irq: Remove offline cpus from vector cleanup
3114 - x86/irq: Clear move_in_progress before sending cleanup IPI
3115 - x86/irq: Remove the cpumask allocation from send_cleanup_vector()
3116 - x86/irq: Remove outgoing CPU from vector cleanup mask
3117 - x86/irq: Call irq_force_move_complete with irq descriptor
3118 - x86/irq: Plug vector cleanup race
3119 - IB/cma: Fix RDMA port validation for iWarp
3120 - iwlwifi: dvm: fix WoWLAN
3121 - iwlwifi: pcie: properly configure the debug buffer size for 8000
3122 - iwlwifi: update and fix 7265 series PCI IDs
3123 - iwlwifi: mvm: don't allow sched scans without matches to be started
3124 - Revert "UBUNTU: SAUCE: bcache: prevent crash on changing writeback_running"
3125 - bcache: prevent crash on changing writeback_running
3126 - Linux 4.4.4
3127
3128 * mlx4_en didn't choose time-stamping shift value according to HW frequency
3129 (LP: #1552627)
3130 - net/mlx4_en: Choose time-stamping shift value according to HW frequency
3131
3132 * [Ubuntu 16.04] Help to flush kernel panics to console (LP: #1552332)
3133 - target/transport: add flag to indicate CPU Affinity is observed
3134 - powerpc/powernv: Add a kmsg_dumper that flushes console output on panic
3135 - powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usages
3136
3137 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
3138 - qla2xxx: Fix warning reported by static checker
3139 - qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCM
3140 - qla2xxx: Fix stale pointer access.
3141 - qla2xxx: Use ATIO type to send correct tmr response
3142 - qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU Affinity
3143
3144 * [s390x] zfcp.ko missing from scsi-modules udeb (LP: #1552314)
3145 - [Config] Add s390x zfcp to scsi-modules udeb
3146
3147 -- Tim Gardner <tim.gardner@canonical.com> Wed, 02 Mar 2016 08:08:16 -0700
3148
3149 linux (4.4.0-10.25) xenial; urgency=low
3150
3151 [ Tim Gardner ]
3152
3153 * Release Tracking Bug
3154 - LP: #1552247
3155
3156 * linux: 4.4.0-9.X fails yama ptrace restrictions tests (LP: #1551894)
3157 - security: let security modules use PTRACE_MODE_* with bitmasks
3158
3159 * [wily][regression] systemtap script compilation broken by new kernels (LP: #1545330)
3160 - SAUCE: (noup) locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.h
3161
3162 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
3163 - mmc: sdhci: 64-bit DMA actually has 4-byte alignment
3164 - mmc: sdhci: Fix DMA descriptor with zero data length
3165
3166 * Miscellaneous Ubuntu changes
3167 - SAUCE: (noup) cgroup: fix and restructure error handling in copy_cgroup_ns()
3168
3169 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Feb 2016 13:04:14 -0700
3170
3171 linux (4.4.0-9.24) xenial; urgency=low
3172
3173 [ Tim Gardner ]
3174
3175 * Release Tracking Bug
3176 - LP: #1551319
3177
3178 * AppArmor logs denial for when the device path is ENOENT (LP: #1482943)
3179 - SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails
3180
3181 * BUG: unable to handle kernel NULL pointer dereference (aa_label_merge) (LP:
3182 #1448912)
3183 - SAUCE: apparmor: Fix: insert race between label_update and label_merge
3184 - SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the
3185 replacedby is not setup
3186 - SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale
3187 - SAUCE: apparmor: Fix: refcount race between locating in labelset and get
3188 - SAUCE: apparmor: Fix: ensure new labels resulting from merge have a
3189 replacedby
3190 - SAUCE: apparmor: Fix: label_vec_merge insertion
3191 - SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain
3192 - SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on
3193 merge path
3194 - SAUCE: apparmor: Fix: convert replacedby update to be protected by the
3195 labelset lock
3196 - SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter
3197
3198 * apparmor kernel BUG kills firefox (LP: #1430546)
3199 - SAUCE: apparmor: Disallow update of cred when then subjective != the
3200 objective cred
3201 - SAUCE: apparmor: rework retrieval of the current label in the profile update
3202 case
3203
3204 * sleep from invalid context in aa_move_mount (LP: #1539349)
3205 - SAUCE: apparmor: fix sleep from invalid context
3206
3207 * s390x: correct restore of high gprs on signal return (LP: #1550468)
3208 - s390/compat: correct restore of high gprs on signal return
3209
3210 * missing SMAP support (LP: #1550517)
3211 - x86/entry/compat: Add missing CLAC to entry_INT80_32
3212
3213 * Floating-point exception handler receives empty Data-Exception Code in
3214 Floating Point Control register (LP: #1548414)
3215 - s390/fpu: signals vs. floating point control register
3216
3217 * kvm fails to boot GNU Hurd kernels with 4.4 Xenial kernel (LP: #1550596)
3218 - KVM: x86: fix conversion of addresses to linear in 32-bit protected mode
3219
3220 * Surelock GA2 SP1: capiredp01: cxl_init_adapter fails for CAPI devices
3221 0000:01:00.0 and 0005:01:00.0 after upgrading to 840.10 Platform firmware
3222 build fips840/b1208b_1604.840 (LP: #1532914)
3223 - cxl: Fix PSL timebase synchronization detection
3224
3225 * [Feature]EDAC support for Knights Landing (LP: #1519631)
3226 - EDAC, sb_edac: Set fixed DIMM width on Xeon Knights Landing
3227
3228 * Various failures of kernel_security suite on Xenial kernel on s390x arch
3229 (LP: #1531327)
3230 - [config] s390x -- CONFIG_DEFAULT_MMAP_MIN_ADDR=65536
3231
3232 * Unable to install VirtualBox Guest Service in 15.04 (LP: #1434579)
3233 - [Config] Provides: virtualbox-guest-modules when appropriate
3234
3235 * linux is missing provides for virtualbox-guest-modules [i386 amd64 x32] (LP:
3236 #1507588)
3237 - [Config] Provides: virtualbox-guest-modules when appropriate
3238
3239 * Backport more recent driver for SKL, KBL and BXT graphics (LP: #1540390)
3240 - SAUCE: i915_bpo: Provide a backport driver for SKL, KBL & BXT graphics
3241 - SAUCE: i915_bpo: Update intel_ips.h file location
3242 - SAUCE: i915_bpo: Rename the backport driver to i915_bpo
3243 - SAUCE: i915_bpo: Add i915_bpo_*() calls for ubuntu/i915
3244 - drm/i915: remove an extra level of indirection in PCI ID list
3245 - drm/i915/kbl: Add Kabylake PCI ID
3246 - drm/i915/kbl: Add Kabylake GT4 PCI ID
3247 - mm: Export nr_swap_pages
3248 - async: export current_is_async()
3249 - drm: fix potential dangling else problems in for_each_ macros
3250 - dp/mst: add SDP stream support
3251 - drm: Implement drm_modeset_lock_all_ctx()
3252 - drm: Add "prefix" parameter to drm_rect_debug_print()
3253 - drm/i915: Set connector_state->connector using the helper.
3254 - drm/atomic: add connector mask to drm_crtc_state.
3255 - drm/i915: Report context GTT size
3256 - drm/i915: Add get_eld audio component
3257 - SAUCE: Backport I915_PARAM_HAS_EXEC_SOFTPIN and EXEC_OBJECT_PINNED
3258 - SAUCE: i915_bpo: Revert passing plane/encoder name
3259 - SAUCE: sound/hda: Load i915_bpo from the hda driver on SKL/KBL/BXT
3260 - SAUCE: i915_bpo: Support only SKL, KBL and BXT with the backport driver
3261 - drm/i915/bxt: update list of PCIIDs
3262 - drm/i915/skl: Add missing SKL ids
3263 - SAUCE: i915_bpo: Revert "drm/i915: Defer probe if gmux is present but its
3264 driver isn't"
3265 - SAUCE: uapi/drm/i915: Backport I915_EXEC_BSD_MASK
3266 - drm/atomic: Do not unset crtc when an encoder is stolen
3267 - drm/i915: Update connector_mask during readout, v2.
3268 - drm/atomic: Add encoder_mask to crtc_state, v3.
3269 - SAUCE: drm/core: Add drm_encoder_index.
3270 - SAUCE: i915_bpo: Revert "drm/i915: Switch DDC when reading the EDID"
3271 - i915_bpo: [Config] Enable CONFIG_DRM_I915_BPO=m
3272
3273 * arm64: guest hangs when ntpd is running (LP: #1549494)
3274 - hrtimer: Add support for CLOCK_MONOTONIC_RAW
3275 - hrtimer: Catch illegal clockids
3276 - KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW
3277
3278 * Miscellaneous Ubuntu changes
3279 - [Debian] git-ubuntu-log -- wrap long bug and commit titles
3280 - [Config] CONFIG_ARM_SMMU=y on arm64
3281 - rebase to v4.4.3
3282 - [Debian] git-ubuntu-log -- ensure we get the last commit
3283 - [Config] fix up spelling of probably again
3284 - [Debian] perf -- build in the context of the full generated local headers
3285 - SAUCE: tools: lib/bpf -- add generated headers to search path
3286 - SAUCE: proc: Always set super block owner to init_user_ns
3287 - SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()
3288 - SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns
3289 - SAUCE: apparmor: debug: POISON label and replaceby pointer on free
3290 - SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use
3291 needs locking
3292 - SAUCE: apparmor: Fix: refcount leak in aa_label_merge
3293 - SAUCE: apparmor: ensure that repacedby sharing is done correctly
3294 - SAUCE: apparmor Fix: refcount bug in pivotroot mediation
3295 - SAUCE: apparmor: Fix: now that insert can force replacement use it instead
3296 of remove_and_insert
3297 - SAUCE: apparmor: Fix: refcount bug when inserting label update that
3298 transitions ns
3299 - SAUCE: apparmor: Fix: break circular refcount for label that is directly
3300 freed.
3301 - SAUCE: apparmor: Don't remove label on rcu callback if the label has already
3302 been removed
3303 - SAUCE: apparmor: Fix: query label file permission
3304 - SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read
3305 - SAUCE: fixup: cleanup return handling of labels
3306 - SAUCE: fix: replacedby forwarding is not being properly update when ns is
3307 destroyed
3308 - SAUCE: fixup: make __share_replacedby private to get rid of build warning
3309 - SAUCE: fixup: 20/23 locking issue around in __label_update
3310 - SAUCE: fixup: get rid of unused var build warning
3311 - SAUCE: fixup: cast poison values to remove warnings
3312 - SAUCE: apparmor: fix refcount race when finding a child profile
3313 - SAUCE: fixup: warning about aa_label_vec_find_or_create not being static
3314 - SAUCE: fix: audit "no_new_privs" case for exec failure
3315 - SAUCE: Fixup: __label_update() still doesn't handle some cases correctly.
3316 - SAUCE: Move replacedby allocation into label_alloc
3317 - [Debian] supply zfs dkms Provides: based on do_zfs
3318 - [Config] supply zfs dkms Provides: based on do_zfs
3319 - [Config] drop linux-image-3.0 provides
3320
3321 * Miscellaneous upstream changes
3322 - x86/mpx: Fix off-by-one comparison with nr_registers
3323
3324 [ Upstream Kernel Changes ]
3325
3326 * rebase to v4.4.3
3327
3328 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Feb 2016 19:47:55 -0700
3329
3330 linux (4.4.0-8.23) xenial; urgency=low
3331
3332 * cgroup namespace mounts broken in containers (LP: #1549398)
3333 - SAUCE: kernfs: Always set super block owner to init_user_ns
3334
3335 * 4.4.0-7.22 no longer boots on arm64 (LP: #1547718)
3336 - arm64: mm: avoid calling apply_to_page_range on empty range
3337 - UBUNTU SAUCE: arm: mm: avoid calling apply_to_page_range on empty range
3338
3339 * kernel install failed /bin/cp: cannot stat ‘/boot/initrd.img-4.3.0-7-generic’: No such file or directory (LP: #1536810)
3340 - [Config] postinst -- handle recreating symlinks when a real file is present
3341
3342 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
3343 - SAUCE: cred: Add clone_cred() interface
3344 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
3345 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
3346 - SAUCE: overlayfs: Be more careful about copying up sxid files
3347 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
3348
3349 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped (LP: #1535150)
3350 - SAUCE: cred: Add clone_cred() interface
3351 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
3352 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
3353 - SAUCE: overlayfs: Be more careful about copying up sxid files
3354 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
3355
3356 * overlay: mkdir fails if directory exists in lowerdir in a user namespace (LP: #1531747)
3357 - SAUCE: cred: Add clone_cred() interface
3358 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
3359 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
3360
3361 * Update Intel ethernet drivers to Fortville SW5 (LP: #1547674)
3362 - net: bulk free infrastructure for NAPI context, use napi_consume_skb
3363 - net: Add eth_platform_get_mac_address() helper.
3364 - i40e: Add mac_filter_element at the end of the list instead of HEAD
3365 - i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool
3366 - i40e: Replace X722 mac check in ethtool get_settings
3367 - i40evf: allow channel bonding of VFs
3368 - i40e: define function capabilities in only one place
3369 - i40evf: null out ring pointers on free
3370 - i40e: Cleanup the code with respect to restarting autoneg
3371 - i40e: update features with right offload
3372 - i40e: bump version to 1.4.10
3373 - i40e: add new device IDs for X722
3374 - i40e: Extend ethtool RSS hooks for X722
3375 - i40e/i40evf: Fix for UDP/TCP RSS for X722
3376 - i40evf: add new write-back mode
3377 - i40e/i40evf: Use private workqueue
3378 - i40e: add new proxy-wol bit for X722
3379 - i40e: Limit DCB FW version checks to X710/XL710 devices
3380 - i40e: AQ Add Run PHY Activity struct
3381 - i40e: AQ Geneve cloud tunnel type
3382 - i40e: AQ Add external power class to get link status
3383 - i40e: add 100Mb ethtool reporting
3384 - ixgbe: bulk free SKBs during TX completion cleanup cycle
3385 - igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs()
3386 - igb: Unpair the queues when changing the number of queues
3387 - igb/igbvf: don't give up
3388 - igb: clean up code for setting MAC address
3389 - igb: Refactor VFTA configuration
3390 - igb: Allow asymmetric configuration of MTU versus Rx frame size
3391 - igb: Do not factor VLANs into RLPML calculation
3392 - igb: Always enable VLAN 0 even if 8021q is not loaded
3393 - igb: Merge VLVF configuration into igb_vfta_set
3394 - igb: Clean-up configuration of VF port VLANs
3395 - igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE
3396 - igb: Drop unnecessary checks in transmit path
3397 - igb: Enable use of "bridge fdb add" to set unicast table entries
3398 - igb: Add workaround for VLAN tag stripping on 82576
3399 - i40e: AQ Shared resource flags
3400 - i40e: AQ Add set_switch_config
3401 - i40e: AQ Add VXLAN-GPE tunnel type
3402 - i40e: AQ thermal sensor control struct
3403 - i40e: Bump AQ minor version to 1.5 for new FW features
3404 - i40e: Store lan_vsi_idx and lan_vsi_id in the right size
3405 - i40e: fix write-back-on-itr to work with legacy itr
3406 - i40e: add counter for arq overflows
3407 - i40e: add 20G speed for Tx bandwidth calculations
3408 - i40e: refactor DCB function
3409 - i40e: add a little more to an NVM update debug message
3410 - i40evf: enable bus master after reset
3411 - i40e: add netdev info to VSI dump
3412 - i40e: remove VF device IDs from PF
3413 - i40e: trivial: remove unnecessary local var
3414 - i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7
3415 - net: ixgbe: add minimal parser details for ixgbe
3416 - i40e: trivial: drop duplicate definition
3417 - i40e: trivial: fix missing space
3418 - i40e: fix bug in dma sync
3419 - i40e: do TSO only if CHECKSUM_PARTIAL is set
3420 - i40e: allocate memory safer
3421 - i40e: fix: do not sleep in netdev_ops
3422 - i40e: APIs to Add/remove port mirroring rules
3423 - i40e: negate PHY int mask bits
3424 - i40e: drop unused function
3425 - i40e: count allocation errors
3426 - i40e: avoid large memcpy by assigning struct
3427 - i40e/i40evf: bump version to 1.4.12/1.4.8
3428 - i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices
3429 - i40e: add priv flag for automatic rule eviction
3430 - i40e: use eth_platform_get_mac_address()
3431 - i40e: move sync_vsi_filters up in service_task
3432 - i40e: Make the DCB firmware checks for X710/XL710 only
3433 - i40e: set shared bit for multicast filters
3434 - i40e: add VEB stat control and remove L2 cloud filter
3435 - i40e: use new add_veb calling with VEB stats control
3436 - i40e: Refactor force_wb and WB_ON_ITR functionality code
3437 - i40evf: Change vf driver string to reflect all products i40evf supports
3438 - i40e/i40evf: don't lose interrupts
3439 - i40e/i40evf: try again after failure
3440 - i40e: dump descriptor indexes in hex
3441 - i40e/i40evf: use __GFP_NOWARN
3442 - i40e/i40evf: use pages correctly in Rx
3443 - i40e/i40evf: use logical operators, not bitwise
3444 - i40e: properly show packet split status in debugfs
3445 - i40e/i40evf: Bump version
3446 - ixgbe: use u32 instead of __u32 in model header
3447 - ixgbe: fix dates on header of ixgbe_model.h
3448 - i40e: get rid of magic number
3449 - i40e: drop unused debugfs file "dump"
3450 - i40evf: support packet split receive
3451 - i40e: trivial: cleanup use of pf->hw
3452 - i40e: Add a SW workaround for lost interrupts
3453 - i40e: Fix PROMISC mode for Multi-function per port (MFP) devices
3454 - i40e: Removal of code which relies on BASE VEB SEID
3455 - i40e/i40evf: avoid atomics
3456 - i40e: Do not disable queues in the Legacy/MSI Interrupt handler
3457 - i40e: expand comment
3458 - i40e: better error reporting for nvmupdate
3459 - i40evf: set adapter state on reset failure
3460 - i40e: clean event descriptor before use
3461 - i40e: When in promisc mode apply promisc mode to Tx Traffic as well
3462 - i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.
3463 - i40e/i40evf: Drop outer checksum offload that was not requested
3464 - i40e/i40evf: Use u64 values instead of casting them in TSO function
3465 - i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path
3466 - i40e/i40evf: Consolidate all header changes into TSO function
3467 - i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path
3468 - i40e/i40evf: Add support for IPv4 encapsulated in IPv6
3469 - i40e/i40evf: Handle IPv6 extension headers in checksum offload
3470 - i40e/i40evf: Do not write to descriptor unless we complete
3471 - i40e/i40evf: Add exception handling for Tx checksum
3472 - i40e/i40evf: Clean-up Rx packet checksum handling
3473 - i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM
3474 - i40e: Fix ATR in relation to tunnels
3475 - i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels
3476 - i40e: Update feature flags to reflect newly enabled features
3477 - i40evf: Update feature flags to reflect newly enabled features
3478 - i40e: Add support for ATR w/ IPv6 extension headers
3479 - i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx
3480 - i40e/i40evf: Rewrite logic for 8 descriptor per packet check
3481 - i40e/i40evf: Move Tx checksum closer to TSO
3482 - i40e: Add functions to blink led on 10GBaseT PHY
3483 - i40e: Fix led blink capability for 10GBaseT PHY
3484 - i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit
3485 - i40e: Do not wait for Rx queue disable in DCB reconfig
3486 - i40e: Fix for unexpected messaging
3487 - i40e: Expose some registers to program parser, FD and RSS logic
3488 - i40e: add check for null VSI
3489 - i40e: add adminq commands for Rx CTL registers
3490 - i40e: implement and use Rx CTL helper functions
3491 - i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.
3492 - i40e: suspend scheduling during driver unload
3493 - i40e: let go of the past
3494 - i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15
3495
3496 * MPT3SAS Driver update for next kernel release (LP: #1512221)
3497 - mpt3sas: A correction in unmap_resources
3498 - mpt3sas: Added support for high port count HBA variants.
3499 - mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough request message.
3500 - mpt3sas: Fix static analyzer(coverity) tool identified defects
3501 - mpt3sas: Never block the Enclosure device
3502 - mpt3sas: Make use of additional HighPriority credit message frames for sending SCSI IO's
3503 - mpt3sas: Added smp_affinity_enable module parameter.
3504 - mpt3sas: Add support for configurable Chain Frame Size
3505 - mpt3sas: Updated MPI Header to 2.00.42
3506 - mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of timedout IO.
3507 - mpt3sas: Updating mpt3sas driver version to 12.100.00.00
3508 - mpt3sas: Remove cpumask_clear for zalloc_cpumask_var and don't free free_cpu_mask_var before reply_q
3509
3510 * /sys/class/scsi_host/hostN/partition_number and .../mad_version showing up BE on LE Ubuntu. (ibmvscsi) (LP: #1547153)
3511 - ibmvscsi: Add endian conversions to sysfs attribute show functions
3512
3513 * Miscellaneous Ubuntu changes
3514 - [Packaging] git-ubuntu-log -- output should be utf-8
3515 - [Packaging] git-ubuntu-log -- handle invalid or private bugs
3516
3517 -- Andy Whitcroft <apw@canonical.com> Wed, 24 Feb 2016 20:34:49 +0000
3518
3519 linux (4.4.0-7.22) xenial; urgency=low
3520
3521 [ Tim Gardner ]
3522
3523 * Release Tracking Bug
3524 - LP: #1547205
3525
3526 * need arm64 acpi parking protocol support in xenial (LP: #1547047)
3527 - [Config] Enabled ARM64_ACPI_PARKING_PROTOCOL
3528 - arm64: kernel: implement ACPI parking protocol
3529
3530 * Please pull cgroup namespaces (LP: #1546775)
3531 - SAUCE: (noup) kernfs: Add API to generate relative kernfs path
3532 - SAUCE: (noup) sched: new clone flag CLONE_NEWCGROUP for cgroup namespace
3533 - SAUCE: (noup) cgroup: introduce cgroup namespaces
3534 - SAUCE: (noup) cgroup: cgroup namespace setns support
3535 - SAUCE: (noup) kernfs: define kernfs_node_dentry
3536 - SAUCE: (noup) cgroup: mount cgroupns-root when inside non-init cgroupns
3537 - SAUCE: (noup) Add FS_USERNS_FLAG to cgroup fs
3538 - SAUCE: (noup) cgroup: Add documentation for cgroup namespaces
3539
3540 * [Feature]Pulse-Width Modulation enabling on Broxton-P (LP: #1520436)
3541 - [Config] CONFIG_PWM_OMAP_DMTIMER=m
3542 - pwm: lpss: Remove ->free() callback
3543 - pwm: bcm2835: Calculate scaler in ->config()
3544 - pwm: bcm2835: Prevent division by zero
3545 - pwm: bcm2835: Fix email address specification
3546 - pwm: lpss: Update PWM setting for Broxton
3547 - pwm: lpss: Select core part automatically
3548 - pwm: lpss: Rework the sequence of programming PWM_SW_UPDATE
3549 - pwm: fsl-ftm: Fix clock enable/disable when using PM
3550 - pwm: lpc32xx: correct number of PWM channels from 2 to 1
3551 - pwm: lpc32xx: make device usable with common clock framework
3552 - pwm: lpc32xx: fix and simplify duty cycle and period calculations
3553 - pwm: lpc32xx: return ERANGE, if requested period is not supported
3554 - pwm: rcar: Improve accuracy of frequency division setting
3555 - pwm: Add PWM driver for OMAP using dual-mode timers
3556 - pwm: add HAS_IOMEM dependency to PWM_FSL_FTM
3557 - pwm: omap-dmtimer: Potential NULL dereference on error
3558 - pwm: Mark all devices as "might sleep"
3559
3560 * [Hyper-V] Netmask value is not parsed by hv_set_ifconfig - IP injection (LP: #1540586)
3561 - [Debian] hv: hv_set_ifconfig -- switch to approved indentation
3562 - [Debian] hv: hv_set_ifconfig -- fix numerous parameter handling issues
3563
3564 * Update megaraid driver to MR6.10 (LP: #1544679)
3565 - megaraid_sas: Do not allow PCI access during OCR
3566 - megaraid_sas: MFI IO timeout handling
3567 - megaraid_sas: Syncing request flags macro names with firmware
3568 - megaraid_sas: Task management support
3569 - megaraid_sas: Update device queue depth based on interface type
3570 - megaraid_sas: Fastpath region lock bypass
3571 - megaraid_sas: Reply Descriptor Post Queue (RDPQ) support
3572 - megaraid_sas: Code optimization build_and_issue_cmd return-type
3573 - megaraid_sas: Dual queue depth support
3574 - megaraid_sas: IO throttling support
3575 - megaraid_sas: Make adprecovery variable atomic
3576 - megaraid_sas: MFI adapter OCR changes
3577 - megaraid_sas: Introduce module parameter for SCSI command timeout
3578 - megaraid_sas: SPERC OCR changes
3579 - megaraid_sas: driver version upgrade
3580 - megaraid: fix null pointer check in megasas_detach_one().
3581 - megaraid_sas: Fix for IO failing post OCR in SRIOV environment
3582 - megaraid_sas: Fix SMAP issue
3583 - megaraid_sas: Add an i/o barrier
3584
3585 * Surelock-GA2:kernel panic @ cxl_configure_adapter+0x418/0x8b0 (LP: #1546145)
3586 - powerpc/powernv: Fix stale PE primary bus
3587
3588 * In A Single Power VM LPAR : Network Configuration Fails in Ubuntu16.04 while installation (LP: #1544321)
3589 - [Config] Update bnx2x d-i firmware to 7.12.30
3590
3591 * Miscellaneous Ubuntu changes
3592 - rebase to v4.4.2
3593
3594 * Miscellaneous upstream changes
3595 - openvswitch: allow management from inside user namespaces
3596 - net: thunderx: nicvf_queues: nivc_*_intr: remove duplication
3597 - net, thunderx: Remove unnecessary rcv buffer start address management
3598 - net: thunderx: HW TSO support for pass-2 hardware
3599 - net: thunderx: Enable CQE count threshold interrupt
3600 - net: cavium: liquidio: use helpers ns_to_timespec64()
3601 - irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor
3602 - arm64: KVM: Configure TCR_EL2.PS at runtime
3603 - arm64: prefetch: don't provide spin_lock_prefetch with LSE
3604 - arm64: prefetch: add alternative pattern for CPUs without a prefetcher
3605 - arm64: lib: improve copy_page to deal with 128 bytes at a time
3606 - arm64: lib: patch in prfm for copy_page if requested
3607 - arm64: prefetch: add missing #include for spin_lock_prefetch
3608 - net, thunderx: Add TX timeout and RX buffer alloc failure stats.
3609 - net: thunderx: Use napi_schedule_irqoff()
3610 - net: thunderx: Assign affinity hints to vf's interrupts
3611 - net: thunderx: bgx: Use standard firmware node infrastructure.
3612 - net: thunderx: bgx: Add log message when setting mac address
3613 - net: thunderx: Alloc higher order pages when pagesize is small
3614 - net: cavium: liquidio: Return correct error code
3615 - net: cavium: liquidio: fix check for in progress flag
3616 - livepatch: add old_sympos as disambiguator field to klp_func
3617 - livepatch: add sympos as disambiguator field to klp_reloc
3618 - livepatch: function,sympos scheme in livepatch sysfs directory
3619 - module: Use the same logic for setting and unsetting RO/NX
3620 - gcov: use within_module() helper.
3621 - module: use a structure to encapsulate layout.
3622 - module: clean up RO/NX handling.
3623 - module: keep percpu symbols in module's symtab
3624 - livepatch: Cleanup module page permission changes
3625
3626 [ Upstream Kernel Changes ]
3627
3628 * rebase to v4.4.2
3629
3630 -- Tim Gardner <tim.gardner@canonical.com> Tue, 16 Feb 2016 14:24:45 -0700
3631
3632 linux (4.4.0-6.21) xenial; urgency=low
3633
3634 [ Tim Gardner ]
3635
3636 * Release Tracking Bug
3637 - LP: #1546283
3638
3639 * Naples/Zen, NTB Driver (LP: #1542071)
3640 - [Config] CONFIG_NTB_AMD=m
3641 - NTB: Add support for AMD PCI-Express Non-Transparent Bridge
3642
3643 * [Hyper-V] kernel panic occurs when installing Ubuntu Server x32 (LP: #1495983)
3644 - SAUCE: storvsc: use small sg_tablesize on x86
3645
3646 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542)
3647 - [Config] CONFIG_ARMV8_DEPRECATED=y
3648
3649 * Surelock-GA2:kernel panic/ exception @ pcibios_set_pcie_reset_state+0x118/0x280 + cxl_reset+0x5c/0xc0 (LP: #1545037)
3650 - powerpc/eeh: Fix stale cached primary bus
3651
3652 * Miscellaneous Ubuntu changes
3653 - SAUCE: fs: Add user namesapace member to struct super_block
3654 - SAUCE: fs: Limit file caps to the user namespace of the super block
3655 - SAUCE: Smack: Add support for unprivileged mounts from user namespaces
3656 - SAUCE: block_dev: Support checking inode permissions in lookup_bdev()
3657 - SAUCE: block_dev: Check permissions towards block device inode when mounting
3658 - SAUCE: fs: Treat foreign mounts as nosuid
3659 - SAUCE: selinux: Add support for unprivileged mounts from user namespaces
3660 - SAUCE: userns: Replace in_userns with current_in_userns
3661 - SAUCE: Smack: Handle labels consistently in untrusted mounts
3662 - SAUCE: fs: Check for invalid i_uid in may_follow_link()
3663 - SAUCE: cred: Reject inodes with invalid ids in set_create_file_as()
3664 - SAUCE: fs: Refuse uid/gid changes which don't map into s_user_ns
3665 - SAUCE: fs: Update posix_acl support to handle user namespace mounts
3666 - SAUCE: fs: Ensure the mounter of a filesystem is privileged towards its inodes
3667 - SAUCE: fs: Don't remove suid for CAP_FSETID in s_user_ns
3668 - SAUCE: fs: Allow superblock owner to access do_remount_sb()
3669 - SAUCE: capabilities: Allow privileged user in s_user_ns to set security.* xattrs
3670 - SAUCE: fuse: Add support for pid namespaces
3671 - SAUCE: fuse: Support fuse filesystems outside of init_user_ns
3672 - SAUCE: fuse: Restrict allow_other to the superblock's namespace or a descendant
3673 - SAUCE: fuse: Allow user namespace mounts
3674 - SAUCE: mtd: Check permissions towards mtd block device inode when mounting
3675 - SAUCE: fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
3676 - SAUCE: quota: Convert ids relative to s_user_ns
3677 - SAUCE: evm: Translate user/group ids relative to s_user_ns when computing HMAC
3678 - SAUCE: fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
3679 - SAUCE: quota: Treat superblock owner as privilged
3680 - SAUCE: ima/evm: Allow root in s_user_ns to set xattrs
3681 - SAUCE: block_dev: Forbid unprivileged mounting when device is opened for writing
3682 - SAUCE: ext4: Add support for unprivileged mounts from user namespaces
3683 - SAUCE: ext4: Add module parameter to enable user namespace mounts
3684 - SAUCE: fuse: Add module parameter to enable user namespace mounts
3685
3686 * Miscellaneous upstream changes
3687 - megaraid: Fix possible NULL pointer deference in mraid_mm_ioctl
3688 - libahci: Implement the capability to override the generic ahci interrupt handler.
3689 - ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci.
3690 - ahci_xgene: Implement the workaround to fix the missing of the edge interrupt for the HOST_IRQ_STAT.
3691
3692 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Feb 2016 09:49:05 -0700
3693
3694 linux (4.4.0-5.20) xenial; urgency=low
3695
3696 [ Tim Gardner ]
3697
3698 * Release Tracking Bug
3699 - LP: #1544637
3700
3701 * s390/cio: update measurement characteristics (LP: #1541534)
3702 - s390/cio: fix measurement characteristics memleak
3703 - s390/cio: ensure consistent measurement state
3704 - s390/cio: update measurement characteristics
3705
3706 * qeth: layer2 reports unknown state to network tools. (LP: #1541907)
3707 - qeth: initialize net_device with carrier off
3708
3709 * Collateral damage due to kernel configuration change enabling CONFIG_ZONE_DEVICE (Kernel 4.4 amd64) (LP: #1534647)
3710 - [Config] CONFIG_ZONE_DMA=y
3711 - mm: CONFIG_NR_ZONES_EXTENDED
3712
3713 * perf enahancements for ppc64 (LP: #1521678)
3714 - perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h
3715 - perf kvm/{x86,s390}: Remove const from kvm_events_tp
3716 - perf kvm/powerpc: Port perf kvm stat to powerpc
3717 - perf kvm/powerpc: Add support for HCALL reasons
3718
3719 * Soft lockup with "block nbdX: Attempted send on closed socket" spam (LP: #1505564)
3720 - SAUCE: nbd: ratelimit error msgs after socket close
3721
3722 * sleep from invalid context in aa_move_mount (LP: #1539349)
3723 - SAUCE: apparmor: fix sleep from invalid context
3724
3725 * Introducing ConnectX-4 Ethernet SRIOV (LP: #1540435)
3726 - net/mlx5_core: Modify enable/disable hca functions
3727 - net/mlx5_core: Add base sriov support
3728 - net/mlx5: Add HW capabilities and structs for SR-IOV E-Switch
3729 - net/mlx5: Update access functions to Query/Modify vport MAC address
3730 - net/mlx5: Introduce access functions to modify/query vport mac lists
3731 - net/mlx5: Introduce access functions to modify/query vport state
3732 - net/mlx5: Introduce access functions to modify/query vport promisc mode
3733 - net/mlx5: Introduce access functions to modify/query vport vlans
3734 - net/mlx5e: Write UC/MC list and promisc mode into vport context
3735 - net/mlx5e: Write vlan list into vport context
3736 - net/mlx5: Introducing E-Switch and l2 table
3737 - net/mlx5: E-Switch, Introduce FDB hardware capabilities
3738 - net/mlx5: E-Switch, Add SR-IOV (FDB) support
3739 - net/mlx5: E-Switch, Introduce Vport administration functions
3740 - net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport context
3741 - net/mlx5: E-Switch, Introduce set vport vlan (VST mode)
3742 - net/mlx5: E-Switch, Introduce get vf statistics
3743 - net/mlx5e: Add support for SR-IOV ndos
3744 - net/mlx5: Fix query E-Switch capabilities
3745 - net/mlx5e: Assign random MAC address if needed
3746
3747 * make wacom_w8001 work well in xenial (LP: #1542771)
3748 - Input: wacom_w8001 - use __set_bit for evbits
3749 - Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg support
3750 - Input: wacom_w8001 - handle touch error case correctly
3751 - Input: wacom_w8001 - split pen and touch initialization up
3752 - Input: wacom_w8001 - split the touch and pen devices into two devices
3753 - Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE
3754
3755 * virtualbox: update to 5.0.14-dfsg-2 (LP: #1542728)
3756 - ubuntu: vbox -- update to 5.0.14-dfsg-2
3757
3758 * Miscellaneous Ubuntu changes
3759 - [Packaging] git-ubuntu-log -- fix empty section formatting
3760 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu2
3761
3762 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Feb 2016 22:32:10 +0000
3763
3764 linux (4.4.0-4.19) xenial; urgency=low
3765
3766 * update ZFS and SPL to 0.6.5.4 (LP: #1542296)
3767 - [Config] update spl/zfs version
3768 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu1
3769 - [Config] reconstruct -- drop links for zfs userspace components
3770 - [Config] reconstruct -- drop links for zfs userspace components -- restore spec links
3771
3772 * recvmsg() fails SCM_CREDENTIALS request with EOPNOTSUPP. (LP: #1540731)
3773 - Revert "af_unix: Revert 'lock_interruptible' in stream receive code"
3774
3775 * lxc: ADT exercise test failing with linux-4.4.0-3.17 (LP: #1542049)
3776 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
3777
3778 * WARNING: at /build/linux-lts-wily-W0lTWH/linux-lts-wily-4.2.0/net/core/skbuff.c:4174 (Travis IB) (LP: #1541326)
3779 - SAUCE: IB/IPoIB: Do not set skb truesize since using one linearskb
3780
3781 * backport Microsoft Precision Touchpad palm rejection patch (LP: #1541671)
3782 - HID: multitouch: enable palm rejection if device implements confidence usage
3783
3784 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
3785 - qla2xxx: Remove unavailable firmware files
3786 - qla2xxx: Enable Extended Logins support
3787 - qla2xxx: Enable Exchange offload support.
3788 - qla2xxx: Enable Target counters in DebugFS.
3789 - qla2xxx: Add FW resource count in DebugFS.
3790 - qla2xxx: Added interface to send explicit LOGO.
3791 - qla2xxx: Delete session if initiator is gone from FW
3792 - qla2xxx: Wait for all conflicts before ack'ing PLOGI
3793 - qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit.
3794 - qla2xxx: Remove dependency on hardware_lock to reduce lock contention.
3795 - qla2xxx: Add irq affinity notification
3796 - qla2xxx: Add selective command queuing
3797 - qla2xxx: Move atioq to a different lock to reduce lock contention
3798 - qla2xxx: Disable ZIO at start time.
3799 - qla2xxx: Set all queues to 4k
3800 - qla2xxx: Check for online flag instead of active reset when transmitting responses
3801 - scsi: qla2xxxx: avoid type mismatch in comparison
3802
3803 * [Hyper-V] PCI Passthrough (LP: #1541120)
3804 - x86/irq: Export functions to allow MSI domains in modules
3805 - genirq/msi: Export functions to allow MSI domains in modules
3806
3807 * Update lpfc driver to 11.0.0.10 (LP: #1541592)
3808 - lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get.
3809 - lpfc: Fix the FLOGI discovery logic to comply with T11 standards
3810 - lpfc: Fix RegLogin failed error seen on Lancer FC during port bounce
3811 - lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16
3812 - lpfc: Fix crash in fcp command completion path.
3813 - lpfc: Modularize and cleanup FDMI code in driver
3814 - lpfc: Fix RDP Speed reporting.
3815 - lpfc: Fix RDP ACC being too long.
3816 - lpfc: Make write check error processing more resilient
3817 - lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.
3818 - lpfc: Fix mbox reuse in PLOGI completion
3819 - lpfc: Fix external loopback failure.
3820 - lpfc: Add logging for misconfigured optics.
3821 - lpfc: Delete unnecessary checks before the function call "mempool_destroy"
3822 - lpfc: Use kzalloc instead of kmalloc
3823 - lpfc: Update version to 11.0.0.10 for upstream patch set
3824
3825 * Miscellaneous Ubuntu changes
3826 - [Config] CONFIG_ARM64_VA_BITS=48
3827 - [Config] Fixed Vcs-Git
3828
3829 * Miscellaneous upstream changes
3830 - cxl: Fix possible idr warning when contexts are released
3831 - cxl: use correct operator when writing pcie config space values
3832 - cxlflash: drop unlikely before IS_ERR_OR_NULL
3833 - cxl: Fix DSI misses when the context owning task exits
3834 - cxlflash: Removed driver date print
3835 - cxlflash: Fix to resolve cmd leak after host reset
3836 - cxlflash: Resolve oops in wait_port_offline
3837 - cxlflash: Enable device id for future IBM CXL adapter
3838 - cxl: fix build for GCC 4.6.x
3839 - cxl: use -Werror only with CONFIG_PPC_WERROR
3840 - cxl: Enable PCI device ID for future IBM CXL adapter
3841
3842 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2016 14:58:51 +0000
3843
3844 linux (4.4.0-3.17) xenial; urgency=low
3845
3846 [ Tim Gardner ]
3847
3848 * Release Tracking Bug
3849 - LP: #1541058
3850 * [Config] CONFIG_BLK_DEV_NVME_SCSI=y
3851 - LP: #1531539
3852 * SAUCE: nvme merge cleanup
3853 - LP: #1531539
3854 * rebase to v4.4.1
3855
3856 [ Andy Whitcroft ]
3857
3858 * Revert "SAUCE: dm: introduce a target_ioctl op to allow target specific
3859 ioctls"
3860 - LP: #1538618
3861 * postinst -- detect symlinks correctly
3862 - LP: #1536810
3863
3864 [ John Johansen ]
3865
3866 * SAUCE: apparmor: fix sleep from invalid context
3867 - LP: #1539349
3868
3869 [ Upstream Kernel Changes ]
3870
3871 * powerpc/eeh: Fix PE location code
3872 - LP: #1538909
3873 * powerpc/pseries: Limit EPOW reset event warnings
3874 - LP: #1539102
3875 * lightnvm: fix bio submission issue
3876 - LP: #1531539
3877 * lightnvm: fix incorrect nr_free_blocks stat
3878 - LP: #1531539
3879 * lightnvm: add check after mempool allocation
3880 - LP: #1531539
3881 * lightnvm: unlock rq and free ppa_list on submission fail
3882 - LP: #1531539
3883 * lightnvm: move ppa erase logic to core
3884 - LP: #1531539
3885 * lightnvm: refactor rqd ppa list into set/free
3886 - LP: #1531539
3887 * lightnvm: refactor end_io functions for sync
3888 - LP: #1531539
3889 * lightnvm: return the get_bb_tbl return value
3890 - LP: #1531539
3891 * lightnvm: check bi_error in gc
3892 - LP: #1531539
3893 * lightnvm: put block back to gc list on its reclaim fail
3894 - LP: #1531539
3895 * lightnvm: fix locking and mempool in rrpc_lun_gc
3896 - LP: #1531539
3897 * lightnvm: sectors first in ppa list
3898 - LP: #1531539
3899 * lightnvm: move the pages per block check out of the loop
3900 - LP: #1531539
3901 * lightnvm: support multiple ppas in nvm_erase_ppa
3902 - LP: #1531539
3903 * lightnvm: move rq->error to nvm_rq->error
3904 - LP: #1531539
3905 * lightnvm: introduce nvm_submit_ppa
3906 - LP: #1531539
3907 * lightnvm: reference rrpc lun in rrpc block
3908 - LP: #1531539
3909 * lightnvm: fix missing grown bad block type
3910 - LP: #1531539
3911 * lightnvm: manage open and closed blocks separately
3912 - LP: #1531539
3913 * lightnvm: add mccap support
3914 - LP: #1531539
3915 * lightnvm: introduce mlc lower page table mappings
3916 - LP: #1531539
3917 * lightnvm: core on-disk initialization
3918 - LP: #1531539
3919 * lightnvm: introduce ioctl to initialize device
3920 - LP: #1531539
3921 * lightnvm: use system block for mm initialization
3922 - LP: #1531539
3923 * lightnvm: introduce factory reset
3924 - LP: #1531539
3925 * lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVM
3926 - LP: #1531539
3927 * blk-mq: add a flags parameter to blk_mq_alloc_request
3928 - LP: #1531539
3929 * nvme: move struct nvme_iod to pci.c
3930 - LP: #1531539
3931 * nvme: split command submission helpers out of pci.c
3932 - LP: #1531539
3933 * nvme: use offset instead of a struct for registers
3934 - LP: #1531539
3935 * nvme: split nvme_trans_device_id_page
3936 - LP: #1531539
3937 * nvme: use vendor it from identify
3938 - LP: #1531539
3939 * nvme: split a new struct nvme_ctrl out of struct nvme_dev
3940 - LP: #1531539
3941 * nvme: simplify nvme_setup_prps calling convention
3942 - LP: #1531539
3943 * nvme: refactor nvme_queue_rq
3944 - LP: #1531539
3945 * nvme: factor out a nvme_unmap_data helper
3946 - LP: #1531539
3947 * nvme: move nvme_error_status to common code
3948 - LP: #1531539
3949 * nvme: move nvme_setup_flush and nvme_setup_rw to common code
3950 - LP: #1531539
3951 * nvme: split __nvme_submit_sync_cmd
3952 - LP: #1531539
3953 * nvme: use the block layer for userspace passthrough metadata
3954 - LP: #1531539
3955 * nvme: move block_device_operations and ns/ctrl freeing to common code
3956 - LP: #1531539
3957 * nvme: add explicit quirk handling
3958 - LP: #1531539
3959 * nvme: move remaining CC setup into nvme_enable_ctrl
3960 - LP: #1531539
3961 * nvme: move nvme_{enable,disable,shutdown}_ctrl to common code
3962 - LP: #1531539
3963 * nvme: add a common helper to read Identify Controller data
3964 - LP: #1531539
3965 * nvme: move the call to nvme_init_identify earlier
3966 - LP: #1531539
3967 * nvme: move namespace scanning to common code
3968 - LP: #1531539
3969 * nvme: move chardev and sysfs interface to common code
3970 - LP: #1531539
3971 * nvme: refactor set_queue_count
3972 - LP: #1531539
3973 * blk-integrity: empty implementation when disabled
3974 - LP: #1531539
3975 * NVMe: fix build with CONFIG_NVM enabled
3976 - LP: #1531539
3977 * nvme: fix another 32-bit build warning
3978 - LP: #1531539
3979 * nvme: precedence bug in nvme_pr_clear()
3980 - LP: #1531539
3981 * nvme: only ignore hardware errors in nvme_create_io_queues
3982 - LP: #1531539
3983 * nvme: only add a controller to dev_list after it's been fully
3984 initialized
3985 - LP: #1531539
3986 * nvme: protect against simultaneous shutdown invocations
3987 - LP: #1531539
3988 * nvme: don't take the I/O queue q_lock in nvme_timeout
3989 - LP: #1531539
3990 * nvme: merge nvme_abort_req and nvme_timeout
3991 - LP: #1531539
3992 * nvme: add NVME_SC_CANCELLED
3993 - LP: #1531539
3994 * nvme: simplify resets
3995 - LP: #1531539
3996 * nvme: do not restart the request timeout if we're resetting the
3997 controller
3998 - LP: #1531539
3999 * nvme: merge probe_work and reset_work
4000 - LP: #1531539
4001 * nvme: remove dead controllers from a work item
4002 - LP: #1531539
4003 * nvme: switch abort_limit to an atomic_t
4004 - LP: #1531539
4005 * NVMe: Implement namespace list scanning
4006 - LP: #1531539
4007 * NVMe: Use unbounded work queue for all work
4008 - LP: #1531539
4009 * NVMe: Remove device management handles on remove
4010 - LP: #1531539
4011 * NVMe: Simplify metadata setup
4012 - LP: #1531539
4013 * nvme: fix admin queue depth
4014 - LP: #1531539
4015 * nvme: factor out a few helpers from req_completion
4016 - LP: #1531539
4017 * nvme: switch delete SQ/CQ to blk_execute_rq_nowait
4018 - LP: #1531539
4019 * nvme: switch abort to blk_execute_rq_nowait
4020 - LP: #1531539
4021 * nvme: special case AEN requests
4022 - LP: #1531539
4023 * nvme: simplify completion handling
4024 - LP: #1531539
4025 * nvme: properly free resources for cancelled command
4026 - LP: #1531539
4027 * nvme: meta_sg doesn't have to be an array
4028 - LP: #1531539
4029 * nvme: merge iod and cmd_info
4030 - LP: #1531539
4031 * NVMe: Add pci error handlers
4032 - LP: #1531539
4033 * NVMe: Export namespace attributes to sysfs
4034 - LP: #1531539
4035 * nvme: Move nvme_freeze/unfreeze_queues to nvme core
4036 - LP: #1531539
4037 * nvme: synchronize access to ctrl->namespaces
4038 - LP: #1531539
4039 * nvme: fixes for NVME_IOCTL_IO_CMD on the char device
4040 - LP: #1531539
4041 * nvme: make SG_IO support optional
4042 - LP: #1531539
4043 * NVMe: Fix admin queue ring wrap
4044 - LP: #1531539
4045 * NVMe: Use a retryable error code on reset
4046 - LP: #1531539
4047 * NVMe: Remove queue freezing on resets
4048 - LP: #1531539
4049 * NVMe: IO queue deletion re-write
4050 - LP: #1531539
4051 * NVMe: Shutdown controller only for power-off
4052 - LP: #1531539
4053 * NVMe: Export NVMe attributes to sysfs group
4054 - LP: #1531539
4055 * i40e: fix build warnings
4056 * net: i40e: shut up uninitialized variable warnings
4057 * Drivers: hv: vmbus: fix build warning
4058 * Drivers: hv: util: Increase the timeout for util services
4059 * Drivers: hv: utils: run polling callback always in interrupt context
4060 * tools: hv: report ENOSPC errors in hv_fcopy_daemon
4061 * tools: hv: remove repeated HV_FCOPY string
4062 * Drivers: hv: util: catch allocation errors
4063 * Drivers: hv: utils: use memdup_user in hvt_op_write
4064 * drivers/hv: cleanup synic msrs if vmbus connect failed
4065 * drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc
4066 num
4067 * drivers:hv: Export the API to invoke a hypercall on Hyper-V
4068 * drivers:hv: Define the channel type for Hyper-V PCI Express
4069 pass-through
4070 * Drivers: hv: vss: run only on supported host versions
4071 * Drivers: hv: vmbus: Use uuid_le type consistently
4072 * Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs
4073 * Drivers: hv: vmbus: Get rid of the unused macro
4074 * Drivers: hv: vmbus: Get rid of the unused irq variable
4075 * Drivers: hv: vmbus: serialize process_chn_event() and
4076 vmbus_close_internal()
4077 * Drivers: hv: vmbus: do sanity check of channel state in
4078 vmbus_close_internal()
4079 * Drivers: hv: vmbus: fix rescind-offer handling for device without a
4080 driver
4081 * Drivers: hv: vmbus: release relid on error in vmbus_process_offer()
4082 * Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex
4083 * drivers:hv: Allow for MMIO claims that span ACPI _CRS records
4084 * Drivers: hv: vmbus: Fix a Host signaling bug
4085 * drivers/hv: correct tsc page sequence invalid value
4086 * Drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0
4087 * Drivers: hv: utils: Invoke the poll function after handshake
4088 * tools: hv: vss: fix the write()'s argument: error -> vss_msg
4089 * Drivers: hv: utils: fix memory leak on on_msg() failure
4090 * Drivers: hv: utils: rename outmsg_lock
4091 * Drivers: hv: utils: introduce HVUTIL_TRANSPORT_DESTROY mode
4092 * Drivers: hv: utils: fix crash when device is removed from host side
4093 * Drivers: hv: ring_buffer.c: fix comment style
4094 * Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends()
4095 * Drivers: hv: ring_buffer: remove code duplication from
4096 hv_ringbuffer_peek/read()
4097 * Drivers: hv: remove code duplication between
4098 vmbus_recvpacket()/vmbus_recvpacket_raw()
4099 * Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()
4100 * drivers/hv: replace enum hv_message_type by u32
4101 * drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header
4102 * drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header
4103 * drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86
4104 header
4105 * Drivers: hv: vmbus: fix the building warning with hyperv-keyboard
4106 * Drivers: hv: utils: fix hvt_op_poll() return value on transport destroy
4107 * Drivers: hv: vmbus: Treat Fibre Channel devices as performance critical
4108
4109 [ Upstream Kernel Changes ]
4110
4111 * rebase to v4.4.1
4112 - LP: #1533461
4113 - LP: #1529624
4114
4115 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Jan 2016 08:06:37 -0700
4116
4117 linux (4.4.0-2.16) xenial; urgency=low
4118
4119 [ Andy Whitcroft ]
4120
4121 * Release Tracking Bug
4122 - LP: #1539090
4123 * SAUCE: hv: hv_set_ifconfig -- convert to python3
4124 - LP: #1506521
4125 * SAUCE: dm: introduce a target_ioctl op to allow target specific ioctls
4126 - LP: #1538618
4127
4128 [ Colin Ian King ]
4129
4130 * SAUCE: ACPI / tables: Add acpi_force_32bit_fadt_addr option to force 32
4131 bit FADT addresses (LP: #1529381)
4132 - LP: #1529381
4133
4134 [ John Johansen ]
4135
4136 * SAUCE: (no-up): apparmor: fix for failed mediation of socket that is
4137 being shutdown
4138 - LP: #1446906
4139
4140 [ Mahesh Salgaonkar ]
4141
4142 * SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
4143 - LP: #1537881
4144 * SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI
4145 interrupt.
4146 - LP: #1537881
4147 * SAUCE: KVM: PPC: Book3S HV: Fix soft lockups in KVM on HMI for time
4148 base errors
4149 - LP: #1537881
4150
4151 [ Paolo Pisati ]
4152
4153 * SAUCE: arm64: errata: Add -mpc-relative-literal-loads to erratum
4154 #843419 build flags
4155 - LP: #1533009
4156 * [Config] MFD_TPS65217=y && REGULATOR_TPS65217=y
4157 * [Config] disable ARCH_ZX (ZTE ZX Soc)
4158
4159 [ Tim Gardner ]
4160
4161 * Revert "SAUCE: (noup) cxlflash: a couple off by one bugs"
4162 * SAUCE: (no-up) Update bnx2x firmware to 7.12.30.0
4163 - LP: #1536719
4164 * SAUCE: drop obsolete bnx2x firmware
4165 * SAUCE: i40e: Silence 'may be used uninitialized' warnings
4166 - LP: #1536474
4167 * [Config] CONFIG_ZONE_DMA=y for amd64 lowlatency
4168 - LP: #1534647
4169 * [Config] Add pvpanic to virtual flavour
4170 - LP: #1537923
4171 * [Config] CONFIG_INTEL_PUNIT_IPC=m, CONFIG_INTEL_TELEMETRY=m
4172 - LP: #1520457
4173
4174 [ Upstream Kernel Changes ]
4175
4176 * i40evf: fix compiler warning of unused variable
4177 - LP: #1536474
4178 * intel: i40e: fix confused code
4179 - LP: #1536474
4180 * i40e/i40evf: remove unused tunnel parameter
4181 - LP: #1536474
4182 * i40e: Change BUG_ON to WARN_ON in service event complete
4183 - LP: #1536474
4184 * i40e: remove BUG_ON from feature string building
4185 - LP: #1536474
4186 * i40e: remove BUG_ON from FCoE setup
4187 - LP: #1536474
4188 * i40e: Workaround fix for mss < 256 issue
4189 - LP: #1536474
4190 * i40e/i40evf: Add a stat to track how many times we have to do a force
4191 WB
4192 - LP: #1536474
4193 * i40e: Move the saving of old link info from handle_link_event to
4194 link_event
4195 - LP: #1536474
4196 * i40e/i40evf: Add comment to #endif
4197 - LP: #1536474
4198 * i40e/i40evf: clean up error messages
4199 - LP: #1536474
4200 * i40evf: handle many MAC filters correctly
4201 - LP: #1536474
4202 * i40e: return the number of enabled queues for ETHTOOL_GRXRINGS
4203 - LP: #1536474
4204 * i40e: rework the functions to configure RSS with similar parameters
4205 - LP: #1536474
4206 * i40e: create a generic configure rss function
4207 - LP: #1536474
4208 * i40e: Bump version to 1.4.2
4209 - LP: #1536474
4210 * i40e: add new fields to store user configuration
4211 - LP: #1536474
4212 * i40e: rename rss_size to alloc_rss_size in i40e_pf
4213 - LP: #1536474
4214 * i40e/i40evf: Fix RS bit update in Tx path and disable force WB
4215 workaround
4216 - LP: #1536474
4217 * i40e/i40evf: prefetch skb data on transmit
4218 - LP: #1536474
4219 * i40evf: rename VF adapter specific RSS function
4220 - LP: #1536474
4221 * i40evf: create a generic config RSS function
4222 - LP: #1536474
4223 * i40evf: create a generic get RSS function
4224 - LP: #1536474
4225 * i40evf: add new fields to store user configuration of RSS
4226 - LP: #1536474
4227 * i40e: Update error messaging
4228 - LP: #1536474
4229 * i40e: fix confusing message
4230 - LP: #1536474
4231 * i40e: make error message more useful
4232 - LP: #1536474
4233 * i40evf: quoth the VF driver, Nevermore
4234 - LP: #1536474
4235 * i40evf: allocate queue vectors dynamically
4236 - LP: #1536474
4237 * i40evf: allocate ring structs dynamically
4238 - LP: #1536474
4239 * i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1
4240 - LP: #1536474
4241 * i40e: fix: do not sleep in netdev_ops
4242 - LP: #1536474
4243 * i40e: remove unused argument
4244 - LP: #1536474
4245 * i40evf: increase max number of queues
4246 - LP: #1536474
4247 * i40evf: set real num queues
4248 - LP: #1536474
4249 * i40evf: remove duplicate string
4250 - LP: #1536474
4251 * i40e: Detection and recovery of TX queue hung logic moved to
4252 service_task from tx_timeout
4253 - LP: #1536474
4254 * i40e: Fix memory leaks, sideband filter programming
4255 - LP: #1536474
4256 * i40evf: don't use atomic allocation
4257 - LP: #1536474
4258 * i40e: propagate properly
4259 - LP: #1536474
4260 * i40evf: use correct types
4261 - LP: #1536474
4262 * i40e: use priv flags to control packet split
4263 - LP: #1536474
4264 * i40e: Remove separate functions gathering XOFF Rx stats
4265 - LP: #1536474
4266 * i40e: fix whitespace
4267 - LP: #1536474
4268 * i40e/i40evf: use logical operator
4269 - LP: #1536474
4270 * i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf
4271 - LP: #1536474
4272 * i40e: trivial fixes
4273 - LP: #1536474
4274 * i40e: Fix i40e_print_features() VEB mode output
4275 - LP: #1536474
4276 * i40e: chomp the BIT(_ULL)
4277 - LP: #1536474
4278 * i40e: properly delete VF MAC filters
4279 - LP: #1536474
4280 * i40e: don't add zero MAC filter
4281 - LP: #1536474
4282 * i40evf: check rings before freeing resources
4283 - LP: #1536474
4284 * i40e: use explicit cast from u16 to u8
4285 - LP: #1536474
4286 * i40e: Opcode and structures required by OEM Post Update AQ command and
4287 add new NVM arq message
4288 - LP: #1536474
4289 * i40e: hush little warnings
4290 - LP: #1536474
4291 * i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722
4292 - LP: #1536474
4293 * i40e: clean whole mac filter list
4294 - LP: #1536474
4295 * i40evf: change version string generation
4296 - LP: #1536474
4297 * i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4
4298 - LP: #1536474
4299 * geneve: UDP checksum configuration via netlink
4300 - LP: #1536474
4301 * geneve: Add geneve udp port offload for ethernet devices
4302 - LP: #1536474
4303 * i40e: geneve tunnel offload support
4304 - LP: #1536474
4305 * geneve: Add geneve_get_rx_port support
4306 - LP: #1536474
4307 * i40e: Call geneve_get_rx_port to get the existing Geneve ports
4308 - LP: #1536474
4309 * i40e: change log messages and error returns
4310 - LP: #1536474
4311 * i40e: allow zero MAC address for VFs
4312 - LP: #1536474
4313 * i40e: Look up MAC address in Open Firmware or IDPROM
4314 - LP: #1536474
4315 * i40e: Fix Rx hash reported to the stack by our driver
4316 - LP: #1536474
4317 * i40e: remove forever unused ID
4318 - LP: #1536474
4319 * igb: add 88E1543 initialization code
4320 * igb: don't unmap NULL hw_addr
4321 * igb: use the correct i210 register for EEMNGCTL
4322 * igb: fix NULL derefs due to skipped SR-IOV enabling
4323 * igb: improve handling of disconnected adapters
4324 * igb: Remove GS40G specific defines/functions
4325 * igb: Don't add PHY address to PCDL address
4326 * igb: Improve cable length function for I210, etc.
4327 * igb: Explicitly label self-test result indices
4328 * ixgbe: drop null test before destroy functions
4329 - LP: #1536473
4330 * ixgbe: Delete redundant include file
4331 - LP: #1536473
4332 * ixgbe: fix multiple kernel-doc errors
4333 - LP: #1536473
4334 * ixgbe: Fix handling of NAPI budget when multiple queues are enabled per
4335 vector
4336 - LP: #1536473
4337 * ixgbe: Add KR mode support for CS4227 chip
4338 - LP: #1536473
4339 * ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation
4340 to 12K
4341 - LP: #1536473
4342 * ixgbe/ixgbevf: use napi_schedule_irqoff()
4343 - LP: #1536473
4344 * ixgbe: Remove CS4227 diagnostic code
4345 - LP: #1536473
4346 * ixgbevf: use ether_addr_copy instead of memcpy
4347 - LP: #1536473
4348 * ixgbevf: fix spoofed packets with random MAC
4349 - LP: #1536473
4350 * ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em
4351 - LP: #1536473
4352 * ixgbe: Add support for newer thermal alarm
4353 - LP: #1536473
4354 * ixgbe: Use private workqueue to avoid certain possible hangs
4355 - LP: #1536473
4356 * ixgbevf: Use a private workqueue to avoid certain possible hangs
4357 - LP: #1536473
4358 * ixgbevf: Minor cleanups
4359 - LP: #1536473
4360 * ixgbe: Refactor MAC address configuration code
4361 - LP: #1536473
4362 * ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses
4363 - LP: #1536473
4364 * ixgbe: Allow FDB entries access to more RAR filters
4365 - LP: #1536473
4366 * ixgbe: Update PTP to support X550EM_x devices
4367 - LP: #1536473
4368 * ixgbe: Correct spec violations by waiting after reset
4369 - LP: #1536473
4370 * ixgbe: Wait for master disable to be set
4371 - LP: #1536473
4372 * ixgbe: Save VF info and take references
4373 - LP: #1536473
4374 * ixgbe: Handle extended IPv6 headers in Tx path
4375 - LP: #1536473
4376 * ixgbe: Always turn PHY power on when requested
4377 - LP: #1536473
4378 * ixgbevf: Handle extended IPv6 headers in Tx path
4379 - LP: #1536473
4380 * ixgbe: Return error on failure to allocate mac_table
4381 - LP: #1536473
4382 * ixgbe: Fix SR-IOV VLAN pool configuration
4383 - LP: #1536473
4384 * ixgbe: Simplify definitions for regidx and bit in set_vfta
4385 - LP: #1536473
4386 * ixgbe: Reduce VT code indent in set_vfta by introducing jump label
4387 - LP: #1536473
4388 * ixgbe: Simplify configuration of setting VLVF and VLVFB
4389 - LP: #1536473
4390 * ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF
4391 - LP: #1536473
4392 * ixgbe: Reorder search to work from the top down instead of bottom up
4393 - LP: #1536473
4394 * ixgbe: Add support for VLAN promiscuous with SR-IOV
4395 - LP: #1536473
4396 * ixgbe: Fix VLAN promisc in relation to SR-IOV
4397 - LP: #1536473
4398 * ixgbe: Clear stale pool mappings
4399 - LP: #1536473
4400 * ixgbe: Clean stale VLANs when changing port VLAN or resetting
4401 - LP: #1536473
4402 * ixgbe: do not report 2.5 Gbps as supported
4403 - LP: #1536473
4404 * ixgbevf: Fix handling of NAPI budget when multiple queues are enabled
4405 per vector
4406 - LP: #1536473
4407 * ixgbevf: minor cleanups for ixgbevf_set_itr()
4408 - LP: #1536473
4409 * ixgbe: add support for QSFP PHY types in ixgbe_get_settings()
4410 - LP: #1536473
4411 * ixgbe: report correct media type for KR, KX and KX4 interfaces
4412 - LP: #1536473
4413 * ixgbe: Clean up redundancy in hw_enc_features
4414 - LP: #1536473
4415 * ixgbe: fix RSS limit for X550
4416 - LP: #1536473
4417 * ixgbe: Correct X550EM_x revision check
4418 - LP: #1536473
4419 * ixgbe: Fix bugs in ixgbe_clear_vf_vlans()
4420 - LP: #1536473
4421 * ixgbe: Fill at least min credits to a TC credit refills
4422 - LP: #1536473
4423 * ixgbe: use correct FCoE DDP max check
4424 - LP: #1536473
4425 * ixgbe: fix broken PFC with X550
4426 - LP: #1536473
4427 * ixgbe: do not call check_link for ethtool in ixgbe_get_settings()
4428 - LP: #1536473
4429 * ixgbe: Correct handling of any outer UDP checksum setting
4430 - LP: #1536473
4431 * ixgbe: Fix to get FDMI HBA attributes information with X550
4432 - LP: #1536473
4433 * ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled
4434 - LP: #1536473
4435 * ixgbe: Make ATR recognize IPv6 extended headers
4436 - LP: #1536473
4437 * e1000: make eeprom read/write scheduler friendly
4438 * e1000: fix data race between tx_ring->next_to_clean
4439 * e1000: Remove checkpatch coding style errors
4440 * e1000: clean up the checking logic
4441 * e1000: fix a typo in the comment
4442 * e1000e: clean up the local variable
4443 * e1000: fix kernel-doc argument being missing
4444 * e1000: get rid of duplicate exit path
4445 * e1000: Elementary checkpatch warnings and checks removed
4446 * e1000e: fix division by zero on jumbo MTUs
4447 * e1000e: Increase timeout of polling bit RSPCIPHY
4448 * e1000e: initial support for i219-LM (3)
4449 * e1000e: Switch e1000e_up to void, drop code checking for error result
4450 * e1000e: Remove unreachable code
4451 * e1000e: Do not read ICR in Other interrupt
4452 * e1000e: Do not write lsc to ics in msi-x mode
4453 * e1000e: Fix msi-x interrupt automask
4454 * acpi: pci: Setup MSI domain for ACPI based pci devices
4455 * irqdomain: Introduce is_fwnode_irqchip helper
4456 * irqchip/gic-v2m: Refactor to prepare for ACPI support
4457 * irqchip/gic-v2m: acpi: Introducing GICv2m ACPI support
4458 * clk: xgene: Fix divider with non-zero shift value
4459 * i2c: designware: Do not require clock when SSCN and FFCN are provided
4460 * fm10k: do not assume VF always has 1 queue
4461 - LP: #1536475
4462 * fm10k: Correct MTU for jumbo frames
4463 - LP: #1536475
4464 * fm10k: Fix handling of NAPI budget when multiple queues are enabled per
4465 vector
4466 - LP: #1536475
4467 * fm10k: use napi_schedule_irqoff()
4468 - LP: #1536475
4469 * fm10k: set netdev features in one location
4470 - LP: #1536475
4471 * fm10k: reset max_queues on init_hw_vf failure
4472 - LP: #1536475
4473 * fm10k: always check init_hw for errors
4474 - LP: #1536475
4475 * fm10k: reinitialize queuing scheme after calling init_hw
4476 - LP: #1536475
4477 * fm10k: Correct typecast in fm10k_update_xc_addr_pf
4478 - LP: #1536475
4479 * fm10k: explicitly typecast vlan values to u16
4480 - LP: #1536475
4481 * fm10k: add statistics for actual DWORD count of mbmem mailbox
4482 - LP: #1536475
4483 * fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped
4484 - LP: #1536475
4485 * fm10k: Add support for ITR scaling based on PCIe link speed
4486 - LP: #1536475
4487 * fm10k: introduce ITR_IS_ADAPTIVE macro
4488 - LP: #1536475
4489 * fm10k: Update adaptive ITR algorithm
4490 - LP: #1536475
4491 * fm10k: use macro for default Tx and Rx ITR values
4492 - LP: #1536475
4493 * fm10k: change default Tx ITR to 25usec
4494 - LP: #1536475
4495 * fm10k: TRIVIAL fix typo of hardware
4496 - LP: #1536475
4497 * fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame
4498 - LP: #1536475
4499 * fm10k: use ether_addr_copy to copy MAC address
4500 - LP: #1536475
4501 * fm10k: do not use CamelCase
4502 - LP: #1536475
4503 * fm10k: remove unnecessary else block from if statements with return
4504 - LP: #1536475
4505 * fm10k: remove namespace pollution of fm10k_iov_msg_data_pf
4506 - LP: #1536475
4507 * fm10k: consistently refer to VLANs and VLAN IDs
4508 - LP: #1536475
4509 * fm10k: bump driver version
4510 - LP: #1536475
4511 * fm10k: conditionally compile DCB and DebugFS support
4512 - LP: #1536475
4513 * fm10k: Cleanup MSI-X interrupts in case of failure
4514 - LP: #1536475
4515 * fm10k: Cleanup exception handling for mailbox interrupt
4516 - LP: #1536475
4517 * fm10k: do not inline fm10k_iov_select_vid()
4518 - LP: #1536475
4519 * fm10k: whitespace cleanups
4520 - LP: #1536475
4521 * fm10k: use BIT() macro instead of open-coded bit-shifting
4522 - LP: #1536475
4523 * fm10k: cleanup namespace pollution
4524 - LP: #1536475
4525 * fm10k: cleanup overly long lines
4526 - LP: #1536475
4527 * fm10k: initialize xps at driver load
4528 - LP: #1536475
4529 * fm10k: don't initialize fm10k_workqueue at global level
4530 - LP: #1536475
4531 * fm10k: correctly pack TLV structures and explain reasoning
4532 - LP: #1536475
4533 * fm10k: Cleanup exception handling for changing queues
4534 - LP: #1536475
4535 * fm10k: use ether_addr_equal instead of memcmp
4536 - LP: #1536475
4537 * fm10k: address operator not needed when declaring function pointers
4538 - LP: #1536475
4539 * fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures
4540 - LP: #1536475
4541 * fm10k: remove unused struct element
4542 - LP: #1536475
4543 * fm10k: use true/false for boolean get_host_state
4544 - LP: #1536475
4545 * fm10k: cleanup mailbox code comments etc
4546 - LP: #1536475
4547 * fm10k: IS_ENABLED() is not appropriate for boolean kconfig option
4548 - LP: #1536475
4549 * device property: always check for fwnode type
4550 - LP: #1533035
4551 * device property: rename helper functions
4552 - LP: #1533035
4553 * device property: refactor built-in properties support
4554 - LP: #1533035
4555 * device property: keep single value inplace
4556 - LP: #1533035
4557 * device property: helper macros for property entry creation
4558 - LP: #1533035
4559 * device property: improve readability of macros
4560 - LP: #1533035
4561 * device property: return -EINVAL when property isn't found in ACPI
4562 - LP: #1533035
4563 * device property: Fallback to secondary fwnode if primary misses the
4564 property
4565 - LP: #1533035
4566 * device property: Take a copy of the property set
4567 - LP: #1533035
4568 * driver core: platform: Add support for built-in device properties
4569 - LP: #1533035
4570 * driver core: Do not overwrite secondary fwnode with NULL if it is set
4571 - LP: #1533035
4572 * mfd: core: propagate device properties to sub devices drivers
4573 - LP: #1533035
4574 * mfd: intel-lpss: Add support for passing device properties
4575 - LP: #1533035
4576 * mfd: intel-lpss: Pass SDA hold time to I2C host controller driver
4577 - LP: #1533035
4578 * mfd: intel-lpss: Pass HSUART configuration via properties
4579 - LP: #1533035
4580 * i2c: designware: Convert to use unified device property API
4581 - LP: #1533035
4582 * keys, trusted: fix: *do not* allow duplicate key options
4583 - LP: #1398274
4584 * keys, trusted: select hash algorithm for TPM2 chips
4585 - LP: #1398274
4586 * keys, trusted: seal with a TPM2 authorization policy
4587 - LP: #1398274
4588 * perf/x86/intel: Add perf core PMU support for Intel Knights Landing
4589 - LP: #1461360
4590 * perf/x86/intel/uncore: Add Knights Landing uncore PMU support
4591 - LP: #1461360
4592 * perf/x86/intel/uncore: Remove hard coding of PMON box control MSR
4593 offset
4594 - LP: #1461360
4595 * drm/i915: WaRsDisableCoarsePowerGating
4596 - LP: #1527462
4597 * drm/i915/skl: Add SKL GT4 PCI IDs
4598 - LP: #1527462
4599 * drm/i915/skl: Disable coarse power gating up until F0
4600 - LP: #1527462
4601 * platform:x86: add Intel P-Unit mailbox IPC driver
4602 - LP: #1520457
4603 * intel_punit_ipc: add NULL check for input parameters
4604 - LP: #1520457
4605 * platform/x86: Add Intel Telemetry Core Driver
4606 - LP: #1520457
4607 * intel_pmc_ipc: update acpi resource structure for Punit
4608 - LP: #1520457
4609 * platform:x86: Add Intel telemetry platform device
4610 - LP: #1520457
4611 * platform:x86: Add Intel telemetry platform driver
4612 - LP: #1520457
4613 * platform:x86: Add Intel Telemetry Debugfs interfaces
4614 - LP: #1520457
4615 * cxlflash: a couple off by one bugs
4616
4617 -- Andy Whitcroft <apw@canonical.com> Thu, 28 Jan 2016 13:56:00 +0000
4618
4619 linux (4.4.0-1.15) xenial; urgency=low
4620
4621 [ Tim Gardner ]
4622
4623 * Release Tracking Bug
4624 - LP: #1536803
4625
4626 [ Upstream Kernel Changes ]
4627
4628 * Revert "[SCSI] libiscsi: Reduce locking contention in fast path"
4629 - LP: #1517142
4630
4631 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Jan 2016 07:41:40 -0700
4632
4633 linux (4.4.0-0.14) xenial; urgency=low
4634
4635 [ Upstream Kernel Changes ]
4636
4637 * Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field"
4638 - LP: #1522415
4639 * powerpc: Add __raw_rm_writeq() function
4640 - LP: #1522415
4641
4642 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 11:24:26 -0700
4643
4644 linux (4.4.0-0.13) xenial; urgency=low
4645
4646 [ Andy Whitcroft ]
4647
4648 * [Config] s390x -- the kernel provides ppp-modules such as there are
4649 * SAUCE: (no-up) add compat_uts_machine= kernel command line override
4650
4651 [ Tim Gardner ]
4652
4653 * [Config] Update annotations for VIRTIO_{NET,BLK}
4654 - LP: #1533382
4655
4656 [ Upstream Kernel Changes ]
4657
4658 * powerpc/powernv: Add support for Nvlink NPUs
4659 - LP: #1522415
4660 * powerpc/powernv: Fix update of NVLink DMA mask
4661 - LP: #1522415
4662 * powerpc/powernv: Change NPU PE# assignment
4663 - LP: #1522415
4664 * powerpc/powernv: Reserve PE#0 on NPU
4665 - LP: #1522415
4666 * KEYS: Fix keyring ref leak in join_session_keyring()
4667 - LP: #1534887
4668 - CVE-2016-0728
4669
4670 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 05:49:09 -0700
4671
4672 linux (4.4.0-0.12) xenial; urgency=low
4673
4674 [ Eric Dumazet ]
4675
4676 * SAUCE: (no-up) udp: properly support MSG_PEEK with truncated buffers
4677 - LP: #1527902
4678
4679 [ Guilherme G. Piccoli ]
4680
4681 * SAUCE: powerpc/eeh: Validate arch in eeh_add_device_early()
4682 - LP: #1486180
4683
4684 [ Tim Gardner ]
4685
4686 * SAUCE: AUFS - update to aufs4.x-rcN 20160111
4687 * [Config] CONFIG_VIRTIO_BLK=y, CONFIG_VIRTIO_NET=y for s390
4688 - LP: #1532886
4689 * [Config] nvme.ko moved to drivers/nvme/host
4690 * [Config] scsi_dh morphed into 4 modules
4691 * [Config] CONFIG_IBMVNIC=m
4692 * [Config] Add DRM ast driver to udeb installer image
4693 - LP: #1514711
4694 * [Config] CONFIG_KVM=y for s390x
4695 - LP: #1532886
4696 * [Config] Install spl/zfs under the kernel modules directory
4697 Fixes some errors in generic.inclusion-list.log
4698
4699 [ Upstream Kernel Changes ]
4700
4701 * perf/x86/intel/uncore: Add Broadwell-EP uncore support
4702 - LP: #1524574
4703 * EDAC: Add DDR4 flag
4704 - LP: #1519631
4705 * EDAC, sb_edac: Virtualize several hard-coded functions
4706 - LP: #1519631
4707 * EDAC, sb_edac: Add support for duplicate device IDs
4708 - LP: #1519631
4709 * EDAC, sb_edac: Add Knights Landing (Xeon Phi gen 2) support
4710 - LP: #1519631
4711 * Driver for IBM System i/p VNIC protocol
4712 - LP: #1532303
4713
4714 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 09:57:16 -0700
4715
4716 linux (4.4.0-0.11) xenial; urgency=low
4717
4718 [ Tim Gardner ]
4719
4720 * [Config] Fix bogus reconstruct script
4721
4722 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 07:29:17 -0700
4723
4724 linux (4.4.0-0.10) xenial; urgency=low
4725
4726 [ Haren Myneni ]
4727
4728 * SAUCE: crypto: nx-842 - Mask XERS0 bit in return value
4729 - LP: #1529666
4730
4731 [ Serge Hallyn ]
4732
4733 * SAUCE: add a sysctl to disable unprivileged user namespace unsharing
4734
4735 [ Tim Gardner ]
4736
4737 * [Config] CONFIG_ZONE_DEVICE=y for amd64
4738 * [Config] CONFIG_BLK_DEV_LOOP=y for s390x
4739 - LP: #1526869
4740 * SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings
4741 * SAUCE: radeon: r100: Silence 'may be used uninitialized' warnings
4742 * SAUCE: dmaengine: ioatdma: Squelch framesize warnings
4743 * rebase to v4.4
4744
4745 [ Upstream Kernel Changes ]
4746
4747 * rebase to v4.4
4748
4749 -- Tim Gardner <tim.gardner@canonical.com> Mon, 04 Jan 2016 17:43:51 -0700
4750
4751 linux (4.4.0-0.9) xenial; urgency=low
4752
4753 [ Tim Gardner ]
4754
4755 * rebase to v4.4-rc8
4756
4757 [ Upstream Kernel Changes ]
4758
4759 * rebase to v4.4-rc8
4760
4761 -- Tim Gardner <tim.gardner@canonical.com> Sun, 03 Jan 2016 18:50:33 -0700
4762
4763 linux (4.4.0-0.8) xenial; urgency=low
4764
4765 [ Tim Gardner ]
4766
4767 * rebase to v4.4-rc7
4768
4769 [ Upstream Kernel Changes ]
4770
4771 * rebase to v4.4-rc7
4772
4773 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Dec 2015 16:13:11 -0700
4774
4775 linux (4.4.0-0.7) xenial; urgency=low
4776
4777 [ Hui Wang ]
4778
4779 * [Config] CONFIG_I2C_DESIGNWARE_BAYTRAIL=y, CONFIG_IOSF_MBI=y
4780 - LP: #1527096
4781
4782 [ Jann Horn ]
4783
4784 * SAUCE: (noup) ptrace: being capable wrt a process requires mapped
4785 uids/gids
4786 - LP: #1527374
4787
4788 [ Tim Gardner ]
4789
4790 * rebase to v4.4-rc6
4791
4792 [ Upstream Kernel Changes ]
4793
4794 * rebase to v4.4-rc6
4795 - LP: #1526330
4796
4797 -- Tim Gardner <tim.gardner@canonical.com> Thu, 17 Dec 2015 05:28:27 -0700
4798
4799 linux (4.4.0-0.6) xenial; urgency=low
4800
4801 [ Andy Whitcroft ]
4802
4803 * [Config] disable CONFIG_ARM64_LSE_ATOMICS to avoid issues with ARMv8.1
4804 support in latest compilers
4805 * [Config] disable CONFIG_CRYPTO_AES_ARM64_CE* to avoid issues with
4806 ARMv8.1 support in latest compilers
4807
4808 [ Tim Gardner ]
4809
4810 * [Config] s390 -> s390x
4811 * SAUCE: include/linux/mmdebug.h: #include <linux/bug.h>
4812
4813 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Dec 2015 06:46:26 -0700
4814
4815 linux (4.4.0-0.5) xenial; urgency=low
4816
4817 [ Andy Whitcroft ]
4818
4819 * [Config] s390x -- enable tools
4820 - LP: #1524319
4821 * [Config] s390x -- add architecture to getabis
4822 * [Config] s390x -- add s390x ABI information
4823 * [Config] s390x -- enable ABI checks
4824
4825 [ Tim Gardner ]
4826
4827 * [Debian] config-check and prepare using ${DEBIAN}/config/annotations
4828 * [Config] Add s390 modules to nic-modules udeb
4829 - LP: #1525297
4830 * rebase to v4.4-rc5
4831
4832 [ Upstream Kernel Changes ]
4833
4834 * rebase to v4.4-rc5
4835 - LP: #1523517
4836 - LP: #1523232
4837
4838 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Dec 2015 05:28:05 -0700
4839
4840 linux (4.4.0-0.4) xenial; urgency=low
4841
4842 [ Upstream Kernel Changes ]
4843
4844 * cgroup: make css_set pin its css's to avoid use-afer-free
4845 * cgroup_freezer: simplify propagation of CGROUP_FROZEN clearing in
4846 freezer_attach()
4847 * cgroup: fix handling of multi-destination migration from
4848 subtree_control enabling
4849
4850 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Dec 2015 11:20:41 -0700
4851
4852 linux (4.4.0-0.3) xenial; urgency=low
4853
4854 [ Upstream Kernel Changes ]
4855
4856 * rebase to v4.4-rc4
4857
4858 -- Tim Gardner <tim.gardner@canonical.com> Sun, 06 Dec 2015 16:50:15 -0700
4859
4860 linux (4.4.0-0.2) xenial; urgency=low
4861
4862 [ Tim Gardner ]
4863
4864 * [Config] Add spl/zfs provides to generic and powerpc64-smp
4865 * [Config] Add zfs to d-i fs-core-modules
4866 * [Config] Include all s390 specific drivers in linux-image
4867 - LP: #1522210
4868
4869 -- Tim Gardner <tim.gardner@canonical.com> Thu, 03 Dec 2015 07:05:56 -0700
4870
4871 linux (4.4.0-0.1) xenial; urgency=low
4872
4873 [ Andy Whitcroft ]
4874
4875 * [Tests] gcc-multilib does not exist on ppc64el redux
4876 - LP: #1515541
4877 * [Config] libunwind8-dev is not available on s390x
4878 * [Debian] Disable SPL/ZFS for cross compiling -- redux
4879 * [Config] s390x -- add dasd udebs
4880 - LP: #1519833
4881 * [Config] s390x -- include dasd modules in linux-image
4882 - LP: #1519833
4883 * [Config] s390x -- disable ZFS temporarily
4884 - LP: #1519820
4885 * [Config] s390s -- disable ABI/module checks
4886 * [Config] make IBMVETH consistent on powerpc/ppc64el
4887 - LP: #1521712
4888 * [Config] follow ibmvscsi name change
4889 - LP: #1521712
4890 * [Config] move ibm disk and ethernet drivers to linux-image
4891 - LP: #1521712
4892 * [Config] include ibmveth in nic-modules for ppc64el
4893 - LP: #1521712
4894 * [Config] s390x -- disable abi/module checks for s390x
4895
4896 [ Joseph Salisbury ]
4897
4898 * SAUCE: scsi_sysfs: protect against double execution of
4899 __scsi_remove_device()
4900 - LP: #1509029
4901
4902 [ Seth Forshee ]
4903
4904 * [Config] CONFIG_DRM_AMDGPU_CIK=n
4905 - LP: #1510405
4906
4907 [ Tim Gardner ]
4908
4909 * [Debian] Disable SPL/ZFS for cross compiling
4910 * [Config] CONFIG_SCSI_IBMVSCSI=m
4911 - LP: #1515872
4912 * rebase to v4.4-rc2
4913 * [Config] updateconfigs
4914 * [Config] CONFIG_WILC1000_DRIVER=n for FTBS
4915 * SAUCE: do_zfs=false temporarily
4916 * [Config] CONFIG_LUSTRE_FS=n
4917 * [Debian] Disable udebs when cross compiling
4918 * rebase to v4.4-rc3
4919 * [Config] CONFIG_AUFS_FS=m
4920 * SAUCE: AUFS
4921
4922 [ Upstream Kernel Changes ]
4923
4924 * ZFS: Update with 4.4 support
4925 * SPL: Update with 4.4 support
4926
4927 [ Upstream Kernel Changes ]
4928
4929 * rebase to v4.4-rc3
4930 - LP: #1519168
4931 * rebase to v4.4-rc2
4932 - LP: #1506615
4933 - LP: #1502781
4934
4935 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Nov 2015 13:22:37 -0700
4936
4937 linux (4.3.0-0.8) xenial; urgency=low
4938
4939 [ Andy Whitcroft ]
4940
4941 * [Config] re-enable OSS support and blacklist
4942 - LP: #1434842
4943 * [Config] enable CONFIG_CC_STACKPROTECTOR_STRONG=y
4944 * [Packaging] config-check -- improve syntax diagnostics
4945 * [Packaging] module-inclusion -- add dependency inclusion for a list
4946 * [Packaging] config-check -- accumulate multi-line annotations correctly
4947 * [Packaging] config-check -- handle V2 annotations format
4948 * [Packaging] s390x -- add architecture to kernelconfig
4949 - LP: #1488653
4950 * [Config] s390x -- initial configuration
4951 * [Config] s390x -- add initial binary image
4952 * [Config] s390x -- initial configuration update
4953 * [Config] s390x -- produce linux-image
4954 * [Config] s390x -- d-i module exclusions
4955 * [Config] apply Device Drivers >> LED Support >> LED Class Support
4956 * [Config] apply File systems >> Miscellaneous filesystems >> SquashFS 4.0 - Squashed file system support
4957 * [Config] apply Device Drivers >> Generic Driver Options >> Userspace firmware loading support
4958 * SAUCE: leds: lp55xx -- do not force use of the fallback loader
4959 * [Config] -- s390x -- configuration review updates
4960 * [Config] annotations -- add review marks
4961 * [Config] annotations -- config review 4.3 updates
4962 * [Config] annotations -- expose reviews
4963 * [Config] updateconfigs following incoporation of s390x configs
4964 * [Tests] gcc-multilib does not exist on ppc64el
4965 - LP: #1515541
4966
4967 [ Dan Carpenter ]
4968
4969 * SAUCE: (noup) cxlflash: a couple off by one bugs
4970 - LP: #1499849
4971
4972 [ Haren Myneni ]
4973
4974 * Revert "SAUCE: (noup) crypto: 842 - Add CRC and validation support"
4975
4976 [ Jay Vosburgh ]
4977
4978 * SAUCE: fan: add VXLAN implementation
4979
4980 [ Manoj Kumar ]
4981
4982 * SAUCE: (noup) cxlflash: Fix to escalate LINK_RESET also on port 1
4983 - LP: #1513583
4984
4985 [ Matthew R. Ochs ]
4986
4987 * SAUCE: (noup) cxlflash: Fix to avoid virtual LUN failover failure
4988 - LP: #1513583
4989
4990 [ Tim Gardner ]
4991
4992 * [Config] CONFIG_AUFS_EXPORT=y
4993 - LP: #1121699
4994
4995 [ Upstream Kernel Changes ]
4996
4997 * misc/genwqe: get rid of atomic allocations
4998 * crypto: 842 - Add CRC and validation support
4999 - LP: #1497878
5000 * cxlflash: Fix to avoid invalid port_sel value
5001 * cxlflash: Replace magic numbers with literals
5002 * cxlflash: Fix read capacity timeout
5003 * cxlflash: Fix potential oops following LUN removal
5004 * cxlflash: Fix data corruption when vLUN used over multiple cards
5005 * cxlflash: Fix to avoid sizeof(bool)
5006 * cxlflash: Fix context encode mask width
5007 * cxlflash: Fix to avoid CXL services during EEH
5008 * cxlflash: Correct naming of limbo state and waitq
5009 * cxlflash: Make functions static
5010 * cxlflash: Refine host/device attributes
5011 * cxlflash: Fix to avoid spamming the kernel log
5012 * cxlflash: Fix to avoid stall while waiting on TMF
5013 * cxlflash: Fix location of setting resid
5014 * cxlflash: Fix host link up event handling
5015 * cxlflash: Fix async interrupt bypass logic
5016 * cxlflash: Remove dual port online dependency
5017 * cxlflash: Fix AFU version access/storage and add check
5018 * cxlflash: Correct usage of scsi_host_put()
5019 * cxlflash: Fix to prevent workq from accessing freed memory
5020 * cxlflash: Correct behavior in device reset handler following EEH
5021 * cxlflash: Remove unnecessary scsi_block_requests
5022 * cxlflash: Fix function prolog parameters and return codes
5023 * cxlflash: Fix MMIO and endianness errors
5024 * cxlflash: Fix to prevent EEH recovery failure
5025 * cxlflash: Correct spelling, grammar, and alignment mistakes
5026 * cxlflash: Fix to prevent stale AFU RRQ
5027 * cxlflash: Fix to double the delay each time
5028 * cxlflash: Fix to avoid corrupting adapter fops
5029 * cxlflash: Correct trace string
5030 * cxlflash: Fix to avoid potential deadlock on EEH
5031 * cxlflash: Fix to avoid leaving dangling interrupt resources
5032 * cxlflash: Fix to escalate to LINK_RESET on login timeout
5033 * cxlflash: Fix to avoid corrupting port selection mask
5034 * cxlflash: Fix to avoid lock instrumentation rejection
5035 * cxlflash: Fix to avoid bypassing context cleanup
5036
5037 -- Tim Gardner <tim.gardner@canonical.com> Fri, 06 Nov 2015 10:15:07 -0600
5038
5039 linux (4.3.0-0.7) xenial; urgency=low
5040
5041 [ Tim Gardner ]
5042
5043 * Revert "Bypass spl/zfs config"
5044 Causes unresolved symbols on load.
5045 * [Config] Enable ZFS for powerpc64-smp
5046
5047 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Nov 2015 11:42:37 -0600
5048
5049 linux (4.3.0-0.6) xenial; urgency=low
5050
5051 [ Tim Gardner ]
5052
5053 * Release Tracking Bug
5054 - LP: #1512704
5055 * UBUNTU: SAUCE: AUFS aufs4.x-rcN 20151102
5056
5057 [ Andy Whitcroft ]
5058
5059 * [Packaging] add feature interlock with mainline builds
5060 * apparmor -- follow change to this_cpu_ptr
5061
5062 [ John Johansen ]
5063
5064 * SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used
5065 - LP: #1383886
5066 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
5067 - LP: #1362199
5068 * SAUCE: Revert: fix: only allow a single threaded process to ...
5069 - LP: #1371310
5070 * SAUCE: (no-up) fix: bad unix_addr_fs macro
5071 - LP: #1390223
5072 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
5073 - LP: #1408833
5074 * SAUCE: (no-up) apparmor: fix mount not handling disconnected paths
5075 - LP: #1496430
5076
5077 [ Tim Gardner ]
5078
5079 * [Config] Add iscsi_ibft and iscsi_boot_sysfs to generic inclusion list
5080 - LP: #1511006
5081 * rebase to v4.3
5082 * Bypass spl/zfs config
5083 * SPL/ZFS: Add Makefiles in order to avoid the lengthy config
5084 * [Config] Default AppArmor settings
5085
5086 [ Upstream Kernel Changes ]
5087
5088 * rebase to v4.3
5089
5090 -- Tim Gardner <tim.gardner@canonical.com> Thu, 29 Oct 2015 09:16:26 -0600
5091
5092 linux (4.3.0-0.5) xenial; urgency=low
5093
5094 * Update spl to 0.6.5.3-0ubuntu1, zfs to 0.6.5.3-0ubuntu1
5095
5096 [ Upstream Kernel Changes ]
5097
5098 * rebase to v4.3-rc7
5099 - LP: #1504778
5100
5101 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Oct 2015 13:59:52 -0600
5102
5103 linux (4.3.0-0.4) xenial; urgency=low
5104
5105 [ Tim Gardner ]
5106
5107 * [Debian] Update to new signing key type and location
5108
5109 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 13:07:30 -0600
5110
5111 linux (4.3.0-0.3) wily; urgency=low
5112
5113 [ Tim Gardner ]
5114
5115 * [Debian] sign-file is now compiled
5116
5117 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 09:26:34 -0600
5118
5119 linux (4.3.0-0.2) wily; urgency=low
5120
5121 [ Tim Gardner ]
5122
5123 * [Config] Added libssl-dev to Build-Depends
5124
5125 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Oct 2015 14:01:55 -0600
5126
5127 linux (4.3.0-0.1) wily; urgency=low
5128
5129 [ Upstream Kernel Changes ]
5130
5131 * rebase to v4.3-rc6
5132 * rebase to v4.3-rc5
5133 * rebase to v4.3-rc4
5134 * rebase to v4.3-rc3
5135 * rebase to v4.3-rc2
5136 * rebase to v4.3-rc1
5137 - LP: #1492132
5138 - LP: #1481575
5139
5140 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Sep 2015 07:30:36 -0600
5141
5142 linux (4.2.0-10.11) wily; urgency=low
5143
5144 [ Andy Whitcroft ]
5145
5146 * Release Tracking Bug
5147 - LP: #1495208
5148 * No change rebuild to avoid issues with leading zero bytes on
5149 internal module signing key. (see launchpad bug 1494943)
5150
5151 [ Ming Lei ]
5152
5153 * [Config] SERIAL_8250_DW=y for arm64
5154
5155 [ Upstream Kernel Changes ]
5156
5157 * drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv
5158 code
5159 - LP: #1484486
5160 * drm/i915/gen8: Add infrastructure to initialize WA batch buffers
5161 - LP: #1484486
5162 * drm/i915/gen8: Re-order init pipe_control in lrc mode
5163 - LP: #1484486
5164 * drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround
5165 - LP: #1484486
5166 * drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch
5167 workaround
5168 - LP: #1484486
5169 * drm/i915: Bail out early if WA batch is not available for given Gen
5170 - LP: #1484486
5171 * drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
5172 - LP: #1484486
5173 * drm/i915: Update WaFlushCoherentL3CacheLinesAtContextSwitch
5174 - LP: #1484486
5175 * drm/i915/gen9: Implement WaDisableKillLogic for gen 9
5176 - LP: #1484486
5177 * drm/i915: Enable WA batch buffers for Gen9
5178 - LP: #1484486
5179 * drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaround
5180 - LP: #1484486
5181 * drm/i915: Update wa_ctx_emit() macro as per kernel coding guidelines
5182 - LP: #1484486
5183 * drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch
5184 workaround
5185 - LP: #1484486
5186 * drm/i915/gen9: Add
5187 WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken
5188 - LP: #1484486
5189 * drm/i915:skl: Add WaEnableGapsTsvCreditFix
5190 - LP: #1484486
5191 * drm/i915/skl: revert duplicated WaBarrierPerformanceFixDisable:skl
5192 - LP: #1484486
5193 * drm/i915/skl: Don't expose the top most plane on gen9 display
5194 - LP: #1484486
5195 * drm/i915/skl WaDisableSbeCacheDispatchPortSharing
5196 - LP: #1484486
5197 * drm/i915/skl: WaIgnoreDDIAStrap is forever, always init DDI A
5198 - LP: #1484486
5199 * drm/i915: reduce indent in i9xx_hpd_irq_handler
5200 - LP: #1484531
5201 * drm/i915: reduce duplicate conditions in i9xx_hpd_irq_handler
5202 - LP: #1484531
5203 * drm/i915: reduce indent in intel_hpd_irq_handler
5204 - LP: #1484531
5205 * drm/i915: group all hotplug related fields into a new struct in
5206 dev_priv
5207 - LP: #1484531
5208 * drm/i915: add for_each_hpd_pin to iterate over hotplug pins
5209 - LP: #1484531
5210 * drm/i915: simplify conditions for skipping the 2nd hpd loop iterations
5211 - LP: #1484531
5212 * drm/i915: put back the indent in intel_hpd_irq_handler
5213 - LP: #1484531
5214 * drm/i915: merge the two hpd loops in intel_hpd_irq_handler to one
5215 - LP: #1484531
5216 * drm/i915: simplify condition for digital port
5217 - LP: #1484531
5218 * drm/i915: abstract away platform specific parts from hpd handling
5219 - LP: #1484531
5220 * drm/i915: Handle HPD when it has actually occurred
5221 - LP: #1484531
5222 * drm/i915: Set power domain for DDI-E
5223 - LP: #1484531
5224 * drm/i915: Set alternate aux for DDI-E
5225 - LP: #1484531
5226 * drm/i915/skl: enable DDI-E hotplug
5227 - LP: #1484531
5228 * drm/i915/bxt: fix DDI PHY vswing scale value setting
5229 - LP: #1494163
5230 * drm/i915/skl: Buffer translation improvements
5231 - LP: #1494163
5232 * drm/i915: Per-DDI I_boost override
5233 - LP: #1494163
5234 * drm/i915: fix VBT parsing for SDVO child device mapping
5235 - LP: #1494163
5236 * drm/i915/bxt: edp1.4 Intermediate Freq support
5237 - LP: #1494163
5238 * drm/i915: fix link rates reported for SKL
5239 - LP: #1494163
5240 * drm/i915: Allow parsing of variable size child device entries from VBT
5241 - LP: #1494163
5242 * drm/i915/skl: Update DDI buffer translation programming.
5243 - LP: #1494163
5244 * drm/i915: Enable HDMI on DDI-E
5245 - LP: #1484531
5246 * drm/i915/skl: Enable DDI-E
5247 - LP: #1484531
5248 * drm/i915: eDP can be present on DDI-E
5249 - LP: #1484531
5250 * drm/i915/skl: Adding DDI_E power well domain
5251 - LP: #1484531
5252 * drm/i915: set CDCLK if DPLL0 enabled during resuming from S3
5253 - LP: #1490035
5254 * drm/i915: Split atomic wm update to pre and post variants
5255 - LP: #1493746
5256 * drm/i915/skl: Drop the preliminary_hw_support flag
5257 - LP: #1486868
5258 * drm/i915: set FDI translations to NULL on SKL
5259 - LP: #1494163
5260
5261 -- Andy Whitcroft <apw@canonical.com> Sun, 13 Sep 2015 11:32:02 +0100
5262
5263 linux (4.2.0-9.9) wily; urgency=low
5264
5265 [ Tim Gardner ]
5266
5267 * Release Tracking Bug
5268 - LP: #1493970
5269 * [Config] CONFIG_MFD_INTEL_LPSS=m
5270 - LP: #1397876
5271
5272 [ dann frazier ]
5273
5274 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
5275 - LP: #1388952
5276
5277 [ Michael Ellerman ]
5278
5279 * SAUCE: crypto: vmx - VMX crypto should depend on CONFIG_VSX
5280 Fixes FTBS on 32 bit powerpc, patch sent upstream.
5281
5282 [ Upstream Kernel Changes ]
5283
5284 * thermal/powerclamp: add cpu id for skylake h/s
5285 - LP: #1398269
5286 * perf/x86/intel/uncore: Add Broadwell-DE uncore support
5287 - LP: #1397852
5288 * mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform data
5289 - LP: #1460905
5290 * i2c: i801: Create iTCO device on newer Intel PCHs
5291 - LP: #1460905
5292 * watchdog: iTCO_wdt: Add support for TCO on Intel Sunrisepoint
5293 - LP: #1460905
5294 * perf/x86: Add a native_perf_sched_clock_from_tsc()
5295 - LP: #1397867
5296 * perf/x86/intel: Add support for PEBSv3 profiling
5297 - LP: #1397867
5298 * perf/x86/intel/lbr: Allow time stamp for free running PEBSv3
5299 - LP: #1397867
5300 * x86: Add new MSRs and MSR bits used for Intel Skylake PMU support
5301 - LP: #1397867
5302 * perf: Add cycles to branch_info
5303 - LP: #1397867
5304 * perf/x86/intel/lbr: Add support for LBRv5
5305 - LP: #1397867
5306 * perf/x86/intel: Handle new arch perfmon v4 status bits
5307 - LP: #1397867
5308 * perf/x86/intel: Move PMU ACK to after LBR read
5309 - LP: #1397867
5310 * perf/x86/intel/lbr: Optimize v4 LBR unfreezing
5311 - LP: #1397867
5312 * perf/x86/intel: Add Intel Skylake PMU support
5313 - LP: #1397867
5314 * perf/x86/intel/lbr: Use correct index to save/restore LBR_INFO with
5315 call stack
5316 - LP: #1397867
5317 * perf/x86/intel/lbr: Limit LBR accesses to TOS in callstack mode
5318 - LP: #1397867
5319 * perf/x86: Make merge_attr() global to use from perf_event_intel
5320 - LP: #1397867
5321 * perf/x86/intel: Use 0x11 as extra reg test value
5322 - LP: #1397867
5323 * perf tools: Add support for cycles, weight branch_info field
5324 - LP: #1397867
5325 * perf report: Add flag for non ANY branch mode
5326 - LP: #1397867
5327 * perf report: Add infrastructure for a cycles histogram
5328 - LP: #1397867
5329 * perf report: Add processing for cycle histograms
5330 - LP: #1397867
5331 * perf annotate: Compute IPC and basic block cycles
5332 - LP: #1397867
5333 * perf annotate: Finally display IPC and cycle accounting
5334 - LP: #1397867
5335 * perf top: Add branch annotation code to top
5336 - LP: #1397867
5337 * perf report: Display cycles in branch sort mode
5338 - LP: #1397867
5339 * perf annotate: Fix 32-bit compilation error in util/annotate.c
5340 - LP: #1397867
5341 * PM / QoS: Make it possible to expose device latency tolerance to
5342 userspace
5343 - LP: #1460908
5344 * ACPI / PM: Attach ACPI power domain only once
5345 - LP: #1460908
5346 * Driver core: wakeup the parent device before trying probe
5347 - LP: #1460908
5348 * klist: implement klist_prev()
5349 - LP: #1460908
5350 * driver core: implement device_for_each_child_reverse()
5351 - LP: #1460908
5352 * mfd: make mfd_remove_devices() iterate in reverse order
5353 - LP: #1460908
5354 * dmaengine: add a driver for Intel integrated DMA 64-bit
5355 - LP: #1460908
5356 * mfd: Add support for Intel Sunrisepoint LPSS devices
5357 - LP: #1460908
5358 * spi: pxa2xx: Add support for Intel Sunrisepoint
5359 - LP: #1397876
5360 * spi: spi-pxa2xx: Remove unused legacy PXA DMA API channel numbers
5361 - LP: #1397876
5362 * spi: pxa2xx: Add terminating entry for pxa2xx_spi_pci_compound_match
5363 - LP: #1397876
5364 * spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation
5365 for it
5366 - LP: #1397876
5367 * intel_idle: Skylake Client Support
5368 - LP: #1397877
5369 * powerpc/kernel: Switch to using MAX_ERRNO
5370 - LP: #1458876
5371 * powerpc/kernel: Change the do_syscall_trace_enter() API
5372 - LP: #1458876
5373 * powerpc: Drop unused syscall_get_error()
5374 - LP: #1458876
5375 * powerpc: Don't negate error in syscall_set_return_value()
5376 - LP: #1458876
5377 * powerpc: Rework syscall_get_arguments() so there is only one loop
5378 - LP: #1458876
5379 * powerpc: Use orig_gpr3 in syscall_get_arguments()
5380 - LP: #1458876
5381 * powerpc: Change syscall_get_nr() to return int
5382 - LP: #1458876
5383 * powerpc/kernel: Add SIG_SYS support for compat tasks
5384 - LP: #1458876
5385 * powerpc/kernel: Enable seccomp filter
5386 - LP: #1458876
5387 * selftests/seccomp: Make seccomp tests work on big endian
5388 - LP: #1458876
5389 * selftests/seccomp: Add powerpc support
5390 - LP: #1458876
5391 * eCryptfs: Invalidate dcache entries when lower i_nlink is zero
5392
5393 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Sep 2015 19:17:57 -0600
5394
5395 linux (4.2.0-8.8) wily; urgency=low
5396
5397 [ Tim Gardner ]
5398
5399 * Release Tracking Bug
5400 - LP: #1493357
5401 * [Config] CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO obsolete
5402 - LP: #1488495
5403 * [Config] CONFIG_CXLFLASH=m
5404 * [Config] CONFIG_CXL_EEH=y for ppc64el, powerpc64-smp
5405
5406
5407 [ Andy Whitcroft ]
5408
5409 * [Packaging] standardise on stage1 for the bootstrap stage in line with debian
5410 * [Packaging] mark up control for stage1
5411 * [Config] kernel-versions -- clean up deps field
5412 * [Config] s390x -- build linux-libc-dev
5413 - LP: #1488653
5414 * [Packaging] control -- prepare for new kernel-wedge semantics
5415
5416 [ Upstream Kernel Changes ]
5417
5418 * crypto: vmx - Fixing AES-CTR counter bug
5419 - LP: #1484519
5420 * crypto: vmx - Fixing GHASH Key issue on little endian
5421 - LP: #1484519
5422 * powerpc: Uncomment and make enable_kernel_vsx() routine available
5423 - LP: #1484519
5424 * crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions
5425 - LP: #1484519
5426 * crypto: nx - nx842_OF_upd_status should return ENODEV if device is not
5427 'okay'
5428 - LP: #1488495
5429 * crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}
5430 - LP: #1488495
5431 * crypto: nx - do not emit extra output if status is disabled
5432 - LP: #1488495
5433 * crypto: nx - reduce chattiness of platform drivers
5434 - LP: #1488495
5435 * crypto: nx/842 - Fix context corruption
5436 - LP: #1488495
5437 * crypto: nx - remove __init/__exit from VIO functions
5438 - LP: #1488495
5439 * crypto: nx - remove pSeries NX 'status' field
5440 - LP: #1488495
5441 * crypto: nx - move kzalloc() out of spinlock
5442 - LP: #1488495
5443 * crypto: nx - don't register pSeries driver if ENODEV
5444 - LP: #1488495
5445 * crypto: nx - use common code for both NX decompress success cases
5446 - LP: #1488495
5447 * crypto: nx - merge nx-compress and nx-compress-crypto
5448 - LP: #1488495
5449 * crypto: nx - rename nx-842-crypto.c to nx-842.c
5450 - LP: #1488495
5451 * crypto: nx - make platform drivers directly register with crypto
5452 - LP: #1488495
5453 * cxlflash: Base support for IBM CXL Flash Adapter
5454 - LP: #1449121
5455 * cxlflash: Base error recovery support
5456 - LP: #1449121
5457 * cxlflash: Superpipe support
5458 - LP: #1449121
5459 * cxlflash: Virtual LUN support
5460 - LP: #1449121
5461 * cxlflash: off by one bug in cxlflash_show_port_status()
5462 - LP: #1449121
5463 * cxlflash: shift wrapping bug in afu_link_reset()
5464 - LP: #1449121
5465 * cxlflash: Remove unused variable from queuecommand
5466 - LP: #1449121
5467 * powerpc/powernv: move dma_get_required_mask from pnv_phb to
5468 pci_controller_ops
5469 * powerpc/eeh: Probe after unbalanced kref check
5470 * misc: cxl: clean up afu_read_config()
5471 * cxl: Add explicit precision specifiers
5472 * cxl: use more common format specifier
5473 * cxl: Destroy cxl_adapter_idr on module_exit
5474 * cxl: Destroy afu->contexts_idr on release of an afu
5475 * cxl: Don't ignore add_process_element() result when attaching context
5476 * cxl: Compile with -Werror
5477 * cxl: sparse: Make declarations static
5478 * cxl: sparse: Silence iomem warning in debugfs file creation
5479 * cxl: Convert MMIO read/write macros to inline functions
5480 * cxl: Drop commands if the PCI channel is not in normal state
5481 * cxl: Allocate and release the SPA with the AFU
5482 * cxl: Make IRQ release idempotent
5483 * cxl: Clean up adapter MMIO unmap path.
5484 * cxl: Refactor adaptor init/teardown
5485 * cxl: Refactor AFU init/teardown
5486 * cxl: Don't remove AFUs/vPHBs in cxl_reset
5487 * cxl: Allow the kernel to trust that an image won't change on PERST.
5488 * cxl: EEH support
5489 * cxl: Add CONFIG_CXL_EEH symbol
5490 * cxl: Plug irq_bitmap getting leaked in cxl_context
5491 * cxl: Add alternate MMIO error handling
5492 * cxl: Allow release of contexts which have been OPENED but not STARTED
5493 * cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLE
5494 * cxl: Release irqs if memory allocation fails
5495 * cxl: Remove racy attempt to force EEH invocation in reset
5496 * cxl: Fix + cleanup error paths in cxl_dev_context_init
5497 * cxl: Fix force unmapping mmaps of contexts allocated through the kernel api
5498 * cxl: Set up and enable PSL Timebase
5499
5500 -- Tim Gardner <tim.gardner@canonical.com> Tue, 01 Sep 2015 07:38:43 -0600
5501
5502 linux (4.2.0-7.7) wily; urgency=low
5503
5504 [ Tim Gardner ]
5505
5506 * Release Tracking Bug
5507 - LP: #1490564
5508 * rebase to v4.2
5509
5510 [ Wen Xiong ]
5511
5512 * SAUCE: ipr: Byte swapping for device_id attribute in sysfs
5513 - LP: #1453892
5514
5515 [ Upstream Kernel Changes ]
5516
5517 * rebase to v4.2
5518 - LP: #1487345
5519
5520 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2015 07:06:10 -0600
5521
5522 linux (4.2.0-6.6) wily; urgency=low
5523
5524 [ Tim Gardner ]
5525
5526 * Release Tracking Bug
5527 - LP: #1488138
5528
5529 [ Andy Whitcroft ]
5530
5531 * rebase to v4.2-rc8
5532
5533 [ Shilpasri G Bhat ]
5534
5535 * SAUCE: cpufreq: powernv: Handle throttling due to Pmax capping at chip
5536 level
5537 - LP: #1480894
5538 * SAUCE: powerpc/powernv: Add definition of OPAL_MSG_OCC message type
5539 - LP: #1480894
5540 * SAUCE: cpufreq: powernv: Register for OCC related opal_message
5541 notification
5542 - LP: #1480894
5543 * SAUCE: cpufreq: powernv: Call throttle_check() on receiving
5544 OCC_THROTTLE
5545 - LP: #1480894
5546 * SAUCE: cpufreq: powernv: Report Psafe only if PMSR.psafe_mode_active
5547 bit is set
5548 - LP: #1480894
5549 * SAUCE: cpufreq: powernv: Restore cpu frequency to policy->cur on
5550 unthrottling
5551 - LP: #1480894
5552
5553 [ Upstream Kernel Changes ]
5554
5555 * rebase to v4.2-rc8
5556 - LP: #1483440
5557 - LP: #1484334
5558
5559 -- Tim Gardner <tim.gardner@canonical.com> Fri, 21 Aug 2015 07:12:11 -0600
5560
5561 linux (4.2.0-5.5) wily; urgency=low
5562
5563 [ Tim Gardner ]
5564
5565 * Release Tracking Bug
5566 - LP: #1487173
5567
5568 [ Andy Whitcroft ]
5569
5570 * [Packaging] correct spelling of probabaly on the tools packages
5571 - LP: #1256822
5572 * rebase to v4.2-rc7
5573
5574 [ dann frazier ]
5575
5576 * d-i: Add nicpf and nicvf to nic-modules
5577 * d-i: Enable usb modules on arm64
5578
5579 [ Mahesh Salgaonkar ]
5580
5581 * SAUCE: powerpc/powernv: display reason for Malfunction Alert HMI.
5582 - LP: #1482343
5583 * SAUCE: powerpc/powernv: Pull all HMI events before panic.
5584 - LP: #1482343
5585 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable
5586 machine check errors.
5587 - LP: #1482343
5588 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable HMI.
5589 - LP: #1482343
5590
5591 [ Vipin K Parashar ]
5592
5593 * SAUCE: powerpc/powernv: Add poweroff (EPOW, DPO) events support for
5594 PowerNV platform
5595 - LP: #1469771
5596
5597 [ Upstream Kernel Changes ]
5598
5599 * rebase to v4.2-rc7
5600
5601 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Aug 2015 09:48:40 -0600
5602
5603 linux (4.2.0-4.4) wily; urgency=low
5604
5605 [ Tim Gardner ]
5606
5607 * Release Tracking Bug
5608 - LP: #1483677
5609
5610 [ Achiad Shochat ]
5611
5612 * SAUCE: net/mlx5e: Support TX packet copy into WQE
5613 * SAUCE: net/mlx5e: TX latency optimization to save DMA reads
5614 * SAUCE: net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and others
5615 * SAUCE: net/mlx5e: Input IPSEC.SPI into the RX RSS hash function
5616
5617 [ Adam Lee ]
5618
5619 * SAUCE: serial: 8250_pci: Add support for Pericom PI7C9X795[1248]
5620 - LP: #1480142
5621
5622 [ dann frazier ]
5623
5624 * [Config] CONFIG_NR_CPUS=128 on arm64
5625
5626 [ Leann Ogasawara ]
5627
5628 * [Config] d-i -- Add sfc to nic-modules udeb
5629 - LP: #1481490
5630
5631 [ Saeed Mahameed ]
5632
5633 * SAUCE: net/mlx5e: Support ETH_RSS_HASH_XOR
5634 * SAUCE: net/mlx5e: Allocate DMA coherent memory on reader NUMA node
5635
5636 [ Tim Gardner ]
5637
5638 * [Config] CONFIG_X86_INTEL_MPX=y
5639 - LP: #1460902
5640 * [Debian] change dependency on module-init-tools to kmod
5641 - LP: #1481986
5642 * rebase to v4.2-rc6
5643
5644 [ Upstream Kernel Changes ]
5645
5646 * rebase to v4.2-rc6
5647
5648 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 16:59:45 -0600
5649
5650 linux (4.2.0-3.3) wily; urgency=low
5651
5652 [ Tim Gardner ]
5653
5654 * Release Tracking Bug
5655 - LP: #1481462
5656 * SAUCE: workqueue: Make flush_workqueue() available again to non GPL modules
5657 Fixes an FTBS for at least one DKMS package.
5658
5659 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 11:26:53 -0600
5660
5661 linux (4.2.0-2.2) wily; urgency=low
5662
5663 [ Tim Gardner ]
5664
5665 * Release Tracking Bug
5666 - LP: #1481067
5667 * rebase to v4.2-rc5
5668
5669 [ Andy Whitcroft ]
5670
5671 * [Packaging] module-inclusion -- commonise copy code and simplify
5672 * [Packaging] module-inclusion -- add manual command entries
5673 * [Packaging] module blacklists -- add support for manual blacklists
5674 * [Packaging] do_common_tools should always be on
5675 * [Packaging] initscripts need installing when making the package
5676 * [Packaging] initscripts work around bug in debhelper systemd support
5677 * [Config] exclude oss modules from linux-image
5678 - LP: #1434842
5679 * hyper-v -- add hid and fb drivers to linux-virtual
5680 - LP: #1444179
5681 * ubuntu: (no-squash) vbox -- infrastructure and updater
5682 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
5683 - LP: #1426113
5684 * ubuntu: vbox -- update to 5.0.0-dfsg-1
5685 - LP: #1480879
5686 * SAUCE: vbox: follow v4.2 updates to follow_link()/put_link() API
5687 * [Config] move vbox modules into linux-image
5688
5689 [ Upstream Kernel Changes ]
5690
5691 * rebase to v4.2-rc5
5692 - LP: #1478497
5693 - LP: #1477900
5694
5695 -- Andy Whitcroft <apw@canonical.com> Mon, 03 Aug 2015 12:20:10 +0100
5696
5697 linux (4.2.0-1.1~rc1) wily; urgency=low
5698
5699 [ Andy Whitcroft ]
5700
5701 * Release Tracking Bug
5702 - LP: #1479903
5703 * Initial upload of v4.2 based kernel (currently v4.-rc4)
5704
5705 [ Upstream Kernel Changes ]
5706
5707 * rebase to v4.2-rc4
5708 - LP: #1476987
5709 - LP: #1476888
5710 * rebase to v4.2-rc3
5711 * rebase to v4.2-rc2
5712 * rebase to v4.2-rc1
5713 - LP: #1394368
5714 - LP: #1427680
5715 - LP: #1462614
5716 - LP: #1397021
5717
5718 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jul 2015 18:42:46 +0100
5719
5720 linux (4.1.0-3.3) wily; urgency=low
5721
5722 [ Andy Whitcroft ]
5723
5724 * Release Tracking Bug
5725 - LP: #1478897
5726
5727 [ Colin Ian King ]
5728
5729 * SAUCE: KEYS: ensure we free the assoc array edit if edit is valid
5730 - CVE-2015-1333
5731
5732 [ Seth Forshee ]
5733
5734 * SAUCE: overlayfs: Enable user namespace mounts for the "overlay" fstype
5735 - LP: #1478578
5736
5737 [ Upstream Kernel Changes ]
5738
5739 * sched/stop_machine: Fix deadlock between multiple stop_two_cpus()
5740 - LP: #1461620
5741 * x86/nmi: Enable nested do_nmi() handling for 64-bit kernels
5742 * x86/nmi/64: Remove asm code that saves cr2
5743 * x86/nmi/64: Switch stacks on userspace NMI entry
5744 * x86/nmi/64: Reorder nested NMI checks
5745 * x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI
5746 detection
5747
5748 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2015 11:59:03 +0100
5749
5750 linux (4.1.0-2.4) wily; urgency=low
5751
5752 [ Andy Whitcroft ]
5753
5754 * SAUCE: overlayfs: when copying up and reading directories ensure
5755 mounter had permissions V2
5756 - CVE-2015-1328
5757
5758 [ Leann Ogasawara ]
5759
5760 * Release Tracking Bug
5761 - LP: #1465419
5762
5763 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
5764
5765 linux (4.1.0-2.2) wily; urgency=low
5766
5767 [ Tim Gardner ]
5768
5769 * rebase to v4.1.3
5770 * [Config] Add i40e[vf] to d-i
5771 - LP: #1476393
5772
5773 [ Upstream Kernel Changes ]
5774
5775 * rebase to v4.1.3
5776 - LP: #1427680
5777 - LP: #1462614
5778 - LP: #1394368
5779
5780 -- Tim Gardner <tim.gardner@canonical.com> Wed, 22 Jul 2015 09:13:02 -0600
5781
5782 linux (4.1.0-1.1) wily; urgency=low
5783
5784 [ Andy Whitcroft ]
5785
5786 * SAUCE: overlay: add backwards compatible overlayfs format support V3
5787 - LP: #1395877, #1410480
5788 * SAUCE: overlayfs: when copying up and reading directories ensure
5789 mounter had permissions V2
5790 - CVE-2015-1328
5791 * [Packaging] fix up Vcs-Git: to point to launchpad
5792 * [Config] correct linux-initramfs-tool virtual linkage
5793 - LP: #1474810
5794
5795 [ Chris J Arges ]
5796
5797 * [Config] Add dm-service-time to multipath-modules
5798 - LP: #1469240
5799 * [Config] Add MTD_POWERNV_FLASH and OPAL_PRD
5800 - LP: #1464560
5801
5802 [ Jay Vosburgh ]
5803
5804 * SAUCE: fan: Proof of concept implementation (v2)
5805 - LP: #1439706
5806 * SAUCE: fan: tunnel multiple mapping mode (v3)
5807 - LP: #1470091
5808
5809 [ Leann Ogasawara ]
5810
5811 * Revert "SAUCE: ext4: disable ext4_punch_hole for indirect filesystems"
5812 * Revert "SAUCE: intel_pstate: inform user that thermald is worth
5813 considering"
5814 * Revert "SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537"
5815 * Revert "SAUCE: dm-crypt: never use write same"
5816 * Release Tracking Bug
5817 - LP: #1476333
5818
5819 [ Tim Gardner ]
5820
5821 * Rebase to v4.1
5822 - LP: #1443371
5823 * [Config] Enable Apparmor
5824 * [Config] CONFIG_OVERLAY_FS_V1=y
5825 * [Config] DEFAULT_IOSCHED="deadline" for ppc64el
5826 - LP: #1469829
5827 * [Config] CONFIG_VM86=n
5828 - LP: #1473447
5829 * [Config] ACORN_PARTITION=n
5830 - LP: #1453117
5831
5832 [ Timo Aaltonen ]
5833
5834 * [Config] Disable CONFIG_DRM_I915_PRELIMINARY_HW_SUPPORT
5835 - LP: #1473319
5836
5837 [ Upstream Kernel Changes ]
5838
5839 * efi: efivar_create_sysfs_entry() should return negative error codes
5840 * efi: Add esrt support
5841 * x86, doc: Remove cmdline_size from list of fields to be filled in for
5842 EFI handover
5843 * efi/esrt: Fix some compiler warnings
5844 * efi: dmi: List SMBIOS3 table before SMBIOS table
5845 * efi: Add 'systab' information to Documentation/ABI
5846 * ALSA: hda - restore the MIC FIXUP for some Dell machines
5847 - LP: #1473560
5848 * mtd: powernv: Add powernv flash MTD abstraction driver
5849 - LP: #1464560
5850 * powerpc/powernv: Expose OPAL APIs required by PRD interface
5851 - LP: #1464560
5852 * powerpc/powernv: Add opal-prd channel
5853 - LP: #1464560
5854 * powerpc/powernv: fix construction of opal PRD messages
5855 - LP: #1464560
5856 * powerpc/include: Add opal-prd to installed uapi headers
5857 - LP: #1464560
5858 * powerpc/powernv: Fix vma page prot flags in opal-prd driver
5859 - LP: #1464560
5860
5861 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 20 Jul 2015 10:16:06 -0700
5862
5863 linux (4.0.0-2.4) wily; urgency=low
5864
5865 [ Andy Whitcroft ]
5866
5867 * SAUCE: overlayfs: when copying up and reading directories ensure
5868 mounter had permissions V2
5869 - CVE-2015-1328
5870
5871 [ Leann Ogasawara ]
5872
5873 * Release Tracking Bug
5874 - LP: #1465419
5875
5876 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
5877
5878 linux (4.0.0-1.2) wily; urgency=low
5879
5880 [ Andy Whitcroft ]
5881
5882 * SAUCE: overlay: add backwards compatible overlayfs format support V3
5883 - LP: #1395877, #1410480
5884 * [Config] enable CONFIG_OVERLAY_FS_V1
5885
5886 [ Tai Nguyen ]
5887
5888 * SAUCE: power: reset: Add syscon reboot device node for APM X-Gene platform
5889 - LP: #1463211
5890
5891 [ Tim Gardner ]
5892
5893 * [Config] CONFIG_HIBERNATION=n for ppc64el
5894 - LP: #1463836
5895
5896 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Jun 2015 06:11:53 -0600
5897
5898 linux (4.0.0-1.1) wily; urgency=low
5899
5900 [ Leann Ogasawara ]
5901
5902 * Revert "md/raid0: fix bug with chunksize not a power of 2."
5903 - LP: #1457510
5904 * powerpc/powernv: Check image loaded or not before calling flash
5905 - LP: #1461553
5906
5907 [ Tim Gardner ]
5908
5909 * [Config] armhf: CPUFREQ_DT=y
5910 - LP: #1457781
5911
5912 [ Upstream Kernel Changes ]
5913
5914 * rebase to v4.0.5
5915 - LP: #1429756
5916 - LP: #1452175
5917 - LP: #1454656
5918 - LP: #1447909
5919 - LP: #1446517
5920 - LP: #1428947
5921 - LP: #1410704
5922 - LP: #1412800
5923 - LP: #1400215
5924 - LP: #1411193
5925 - LP: #1412800
5926 - LP: #1408295
5927 - LP: #1436745
5928
5929 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 09 Jun 2015 05:58:46 -0700
5930
5931 linux (3.19.0-10.10) vivid; urgency=low
5932
5933 [ Andy Whitcroft ]
5934
5935 * [Packaging] control -- make element ordering deterministic
5936 * [Config] allow dracult to support initramfs as well
5937 - LP: #1109029
5938 * [Packaging] generate live watchdog blacklists
5939 - LP: #1432837
5940
5941 [ Leann Ogasawara ]
5942
5943 * [Config] CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y
5944 - LP: #1397860
5945 * rebase to v3.19.2
5946
5947 [ Upstream Kernel Changes ]
5948
5949 * thinkpad_acpi: support new BIOS version string pattern
5950 - LP: #1417915
5951 * arm64: Invalidate the TLB corresponding to intermediate page table
5952 levels
5953 - LP: #1432546
5954 * perf tools: Support parsing parameterized events
5955 - LP: #1430341
5956 * perf tools: Extend format_alias() to include event parameters
5957 - LP: #1430341
5958 * perf Documentation: Add event parameters
5959 - LP: #1430341
5960 * perf tools: Document parameterized and symbolic events
5961 - LP: #1430341
5962 * perf: provide sysfs_show for struct perf_pmu_events_attr
5963 - LP: #1430341
5964 * perf: add PMU_EVENT_ATTR_STRING() helper
5965 - LP: #1430341
5966 * perf: define EVENT_DEFINE_RANGE_FORMAT_LITE helper
5967 - LP: #1430341
5968 * powerpc/perf/hv-24x7: parse catalog and populate sysfs with events
5969 - LP: #1430341
5970 * powerpc/perf/{hv-gpci, hv-common}: generate requests with counters
5971 annotated
5972 - LP: #1430341
5973 * powerpc/perf/hv-gpci: add the remaining gpci requests
5974 - LP: #1430341
5975 * powerpc/perf/hv-24x7: Document sysfs event description entries
5976 - LP: #1430341
5977 * powerpc/iommu: Remove IOMMU device references via bus notifier
5978 - LP: #1425202
5979 * powerpc/pseries: Fix endian problems with LE migration
5980 - LP: #1428351
5981 * intel_idle: support additional Broadwell model
5982 - LP: #1400970
5983 * tools/power turbostat: support additional Broadwell model
5984 - LP: #1400970
5985 * KVM: x86: flush TLB when D bit is manually changed.
5986 - LP: #1397860
5987 * Optimize TLB flush in kvm_mmu_slot_remove_write_access.
5988 - LP: #1397860
5989 * KVM: Add generic support for dirty page logging
5990 - LP: #1397860
5991 * KVM: x86: switch to kvm_get_dirty_log_protect
5992 - LP: #1397860
5993 * KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for
5994 log dirty
5995 - LP: #1397860
5996 * KVM: MMU: Add mmu help functions to support PML
5997 - LP: #1397860
5998 * KVM: MMU: Explicitly set D-bit for writable spte.
5999 - LP: #1397860
6000 * KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access
6001 - LP: #1397860
6002 * KVM: x86: Add new dirty logging kvm_x86_ops for PML
6003 - LP: #1397860
6004 * KVM: VMX: Add PML support in VMX
6005 - LP: #1397860
6006 * HID: multitouch: add support of clickpads
6007 * HID: multitouch: Add support for button type usage
6008
6009 [ Upstream Kernel Changes ]
6010
6011 * rebase to v3.19.2
6012 - LP: #1428947
6013
6014 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Mar 2015 15:28:16 +0000
6015
6016 linux (3.19.0-9.9) vivid; urgency=low
6017
6018 [ Leann Ogasawara ]
6019
6020 * Release Tracking Bug
6021 - LP: #1430930
6022
6023 [ Shachar Raindel ]
6024
6025 * SAUCE: IB/core: Prevent integer overflow in ib_umem_get address
6026 arithmetic
6027 - LP: #1413741
6028 - CVE-2014-8159
6029
6030 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 11 Mar 2015 10:29:17 -0700
6031
6032 linux (3.19.0-8.8) vivid; urgency=low
6033
6034 [ Andy Whitcroft ]
6035
6036 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
6037 - LP: #1426113
6038 * rebase to stable v3.19.1
6039
6040 [ John Johansen ]
6041
6042 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
6043 - LP: #1408833
6044
6045 [ Leann Ogasawara ]
6046
6047 * Release Tracking Bug
6048 - LP: #1429940
6049
6050 [ Upstream Kernel Changes ]
6051
6052 * xen: correct bug in p2m list initialization
6053 * net/mlx5_core: Fix configuration of log_uar_page_sz
6054 - LP: #1419938
6055 * tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send
6056 - LP: #1420575
6057 * net/mlx4_core: Maintain a persistent memory for mlx4 device
6058 - LP: #1422481
6059 * net/mlx4_core: Set device configuration data to be persistent across
6060 reset
6061 - LP: #1422481
6062 * net/mlx4_core: Refactor the catas flow to work per device
6063 - LP: #1422481
6064 * net/mlx4_core: Enhance the catas flow to support device reset
6065 - LP: #1422481
6066 * net/mlx4_core: Activate reset flow upon fatal command cases
6067 - LP: #1422481
6068 * net/mlx4_core: Manage interface state for Reset flow cases
6069 - LP: #1422481
6070 * net/mlx4_core: Handle AER flow properly
6071 - LP: #1422481
6072 * net/mlx4_core: Enable device recovery flow with SRIOV
6073 - LP: #1422481
6074 * net/mlx4_core: Reset flow activation upon SRIOV fatal command cases
6075 - LP: #1422481
6076 * tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()
6077 - LP: #1428111
6078 * rebase to v3.19.1
6079 - LP: #1410704
6080 - LP: #1411193
6081 - LP: #1400215
6082
6083 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Mar 2015 10:08:29 -0700
6084
6085 linux (3.19.0-7.7) vivid; urgency=low
6086
6087 [ Andy Whitcroft ]
6088
6089 * Release Tracking Bug
6090 - LP: #1426013
6091
6092 [ Upstream Kernel Changes ]
6093
6094 * x86/irq: Fix regression caused by commit b568b8601f05
6095 * cxl: Fix leaking interrupts if attach process fails
6096 - LP: #1415102
6097 * cxl: Early return from cxl_handle_fault for a shut down context
6098 - LP: #1415102
6099 * cxl: Disable AFU debug flag
6100 - LP: #1415102
6101 * cxl: Disable SPAP register when freeing SPA
6102 - LP: #1415102
6103 * cxl: remove redundant increment of hwirq
6104 - LP: #1415102
6105 * cxl: Add tracepoints
6106 - LP: #1415102
6107 * cxl: Update CXL ABI documentation
6108 - LP: #1415102
6109 * cxl: Use image state defaults for reloading FPGA
6110 - LP: #1415102
6111 * cxl: Add image control to sysfs
6112 - LP: #1415102
6113 * cxl: Enable CAPP recovery
6114 - LP: #1415102
6115 * cxl: Add ability to reset the card
6116 - LP: #1415102
6117 * cxl: Fix device_node reference counting
6118 - LP: #1415102
6119 * cxl: Export optional AFU configuration record in sysfs
6120 - LP: #1415102
6121 * cxl: Fail AFU initialisation if an invalid configuration record is
6122 found
6123 - LP: #1415102
6124 * cxl: Add missing return statement after handling AFU errror
6125 - LP: #1415102
6126 * powerpc/eeh: Introduce flag EEH_PE_REMOVED
6127 - LP: #1415102
6128 * powerpc/eeh: Allow to set maximal frozen times
6129 - LP: #1415102
6130 * HID: i2c-hid: Limit reads to wMaxInputLength bytes for input events
6131
6132 -- Andy Whitcroft <apw@canonical.com> Thu, 26 Feb 2015 16:00:18 +0000
6133
6134 linux (3.19.0-6.6) vivid; urgency=low
6135
6136 [ Andy Whitcroft ]
6137
6138 * systemd -- fix hyper-v units to be non-forking
6139 - LP: #1401525
6140 * [Config] move vbox modules into linux-image
6141 * ubuntu: vbox -- update to 4.3.22-dfsg-1
6142
6143 [ Brad Figg ]
6144
6145 * SAUCE: DEP8 test to run our regression tests
6146
6147 [ Paolo Pisati ]
6148
6149 * [Config] I2C_CHARDEV=y
6150 - LP: #1417032
6151
6152 [ Upstream Kernel Changes ]
6153
6154 * PCI: Fix infinite loop with ROM image of size 0
6155 * tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dma
6156 * Bluetooth: ath3k: workaround the compatibility issue with xHCI
6157 controller
6158 - LP: #1400215
6159
6160 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Feb 2015 12:44:43 +0000
6161
6162 linux (3.19.0-5.5) vivid; urgency=low
6163
6164 [ Andy Whitcroft ]
6165
6166 * [Config] CONFIG_FA_DUMP=y
6167 - LP: #1415562
6168 * ubuntu: (no-squash) vbox -- infrastructure and updater
6169 * ubuntu: vbox -- update to 4.3.20-dfsg-1ubuntu1
6170 * rebase to v3.19 final
6171
6172 [ Chris J Arges ]
6173
6174 * [Config] Add ibmvfc to d-i
6175 - LP: #1416001
6176 * SAUCE: ext4: disable ext4_punch_hole for indirect filesystems
6177 - LP: #1292234
6178
6179 [ Upstream Kernel Changes ]
6180
6181 * rebase to v3.19
6182
6183 -- Andy Whitcroft <apw@canonical.com> Mon, 09 Feb 2015 10:41:11 +0000
6184
6185 linux (3.19.0-4.4) vivid; urgency=low
6186
6187 [ Andy Whitcroft ]
6188
6189 * [Config] apply Kernel hacking >> Tracers config defaults
6190 * hyper-v -- fix comment handing in /etc/network/interfaces
6191 - LP: #1413020
6192 * rebase to v3.19-rc7
6193 * updateconfigs following rebase to v3.19-rc7
6194
6195 [ Ben Hutchings ]
6196
6197 * SAUCE: rtsx_usb_ms: Use msleep_interruptible() in polling loop
6198 - LP: #1413149
6199
6200 [ Upstream Kernel Changes ]
6201
6202 * rebase to v3.19-rc7
6203
6204 -- Andy Whitcroft <apw@canonical.com> Mon, 02 Feb 2015 17:03:07 +0200
6205
6206 linux (3.19.0-3.3) vivid; urgency=low
6207
6208 [ Andy Whitcroft ]
6209
6210 * [Debian] arm64 -- build ubuntu drivers
6211 - LP: #1411284
6212 * [Packaging] config-check -- add support for enforced annotations
6213 * [Config] annotations -- switch to ENFORCED annotations
6214 * [Packaging] config-check -- drop support for enforce file
6215 * [Packaging] enforce -- drop empty enforce file
6216 * rebase to v3.19-rc5
6217 * [Config] add modules removed due to tighter dependencies
6218 * [Config] updateconfigs following rebase to v3.19-rc5
6219 * [Config] enforce CONFIG_FHANDLE=y
6220 - LP: #1412543
6221 * [Packaging] hyper-v -- daemons now require -n for non-forking startup
6222 - LP: #1408355
6223 * [Config] CONFIG_DEBUG_INFO_SPLIT=n
6224 - LP: #1413646
6225 * [Config] apply Device Drivers >> Character devices >> IPMI top-level
6226 message handler config defaults
6227 * [Config] apply Device Drivers >> Character devices >> Serial drivers
6228 config defaults
6229 * [Config] apply Device Drivers >> GPIO Support config defaults
6230 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
6231 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
6232 support) config defaults
6233 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
6234 Devices >> Support for frame buffer devices config defaults
6235 * [Config] apply Device Drivers >> HID support >> HID bus support >>
6236 Special HID drivers config defaults
6237 * [Config] apply Device Drivers >> Hardware Monitoring support config
6238 defaults
6239 * [Config] apply Device Drivers >> I2C support >> I2C support >> I2C
6240 Hardware Bus support config defaults
6241 * [Config] apply Device Drivers >> Industrial I/O support >> Analog to
6242 digital converters config defaults
6243 * [Config] apply Device Drivers >> Industrial I/O support >> Humidity
6244 sensors config defaults
6245 * [Config] apply Device Drivers >> Industrial I/O support >> Pressure
6246 sensors config defaults
6247 * [Config] apply Device Drivers >> Input device support >> Generic input
6248 layer (needed for keyboard, mouse, ...) >> Mice config defaults
6249 * [Config] apply Device Drivers >> Input device support >> Generic input
6250 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
6251 * [Config] apply Device Drivers >> LED Support >> LED Class Support
6252 config defaults
6253 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
6254 defaults
6255 * [Config] apply Device Drivers >> Multifunction device drivers config
6256 defaults
6257 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
6258 grabbers support >> Media test drivers config defaults
6259 * [Config] apply Device Drivers >> Multimedia support >> Media PCI
6260 Adapters config defaults
6261 * [Config] apply Device Drivers >> Multimedia support >> Remote
6262 Controller devices config defaults
6263 * [Config] apply Device Drivers >> Network device support >> Distributed
6264 Switch Architecture drivers config defaults
6265 * [Config] apply Device Drivers >> Network device support >> Network core
6266 driver support config defaults
6267 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
6268 >> Hermes chipset 802.11b support (Orinoco/Prism2/Symbol) config
6269 defaults
6270 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
6271 >> Intel PRO/Wireless 2200BG and 2915ABG Network Connection config
6272 defaults
6273 * [Config] apply Device Drivers >> PHY Subsystem config defaults
6274 * [Config] apply Device Drivers >> Pin controllers config defaults
6275 * [Config] apply Device Drivers >> SPI support config defaults
6276 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
6277 Sound Architecture >> ALSA for SoC audio support config defaults
6278 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
6279 Sound Architecture >> FireWire sound devices config defaults
6280 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
6281 Sound Architecture >> HD-Audio config defaults
6282 * [Config] apply Device Drivers >> Staging drivers >> Lustre file system
6283 client support config defaults
6284 * [Config] apply Device Drivers >> Staging drivers >> Media staging
6285 drivers config defaults
6286 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
6287 USB Gadget Drivers >> USB functions configurable through configfs
6288 config defaults
6289 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
6290 USB Peripheral Controller config defaults
6291 * [Config] apply Networking support >> NFC subsystem support >> Near
6292 Field Communication (NFC) devices config defaults
6293 * [Config] apply Networking support >> Networking options >> Network
6294 packet filtering framework (Netfilter) >> Core Netfilter Configuration
6295 >> Netfilter nf_tables support config defaults
6296 * [Config] apply Networking support >> Networking options >> QoS and/or
6297 fair queueing >> Actions config defaults
6298 * [Config] apply Networking support >> Networking options >> TCP/IP
6299 networking config defaults
6300 * [Config] apply Networking support >> Wireless >> Generic IEEE 802.11
6301 Networking Stack (mac80211) config defaults
6302 * [Config] apply Device Drivers >> Input device support >> Generic input
6303 layer (needed for keyboard, mouse, ...) >> Keyboards config defaults
6304 * [Config] apply Device Drivers >> Input device support >> Generic input
6305 layer (needed for keyboard, mouse, ...) >> Mice config defaults
6306 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
6307 config defaults
6308 * [Config] apply Networking support >> Networking options >> Network
6309 packet filtering framework (Netfilter) >> IP: Netfilter Configuration
6310 >> IPv4 NAT config defaults
6311 * [Config] apply Networking support >> Networking options >> Network
6312 packet filtering framework (Netfilter) >> IPv6: Netfilter Configuration
6313 >> IPv6 NAT config defaults
6314 * [Config] apply Kernel hacking >> Kernel debugging config defaults
6315 * [Config] apply General setup >> Timers subsystem >> Timer tick handling
6316 config defaults
6317 * SAUCE: arm64 -- psci tell the compiler which registers we are needing
6318 values in
6319 - LP: #1414002
6320 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
6321 >> Intel Wireless WiFi Next Gen AGN - Wireless-N/Advanced-N/Ultimate-N
6322 (iwlwifi) config defaults
6323 * [Config] apply Device Drivers >> Real Time Clock config defaults
6324 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
6325 support >> SCSI low-level drivers config defaults
6326 * [Config] apply General setup >> CPU/Task time and stats accounting >>
6327 Cputime accounting config defaults
6328 * [Config] apply Device Drivers >> Mailbox Hardware Support config
6329 defaults
6330 * rebase to v3.19-rc6
6331 * [Config] updateconfigs following rebase to v3.19-rc6
6332
6333 [ Kamal Mostafa ]
6334
6335 * [Packaging] force "dpkg-source -I -i" behavior
6336
6337 [ Leann Ogasawara ]
6338
6339 * [Config] Disable CONFIG_USB_OTG
6340 - LP: #1411295
6341
6342 [ Upstream Kernel Changes ]
6343
6344 * overlay: add backwards compatible overlayfs format support (fixes)
6345 - LP: #1410480
6346
6347 [ Upstream Kernel Changes ]
6348
6349 * rebase to v3.19-rc5
6350 * rebase to v3.19-rc6
6351
6352 -- Andy Whitcroft <apw@canonical.com> Mon, 26 Jan 2015 11:37:39 +0000
6353
6354 linux (3.19.0-2.2) vivid; urgency=low
6355
6356 [ Andy Whitcroft ]
6357
6358 * rebase to v3.19-rc4
6359 * [Config] updateconfigs following rebase to v3.19-rc4
6360 * [Packaging] install all dtb files
6361 - LP: #1408002
6362 * [Config] switch on "all" dtbs
6363 - LP: #1408002
6364
6365 [ Colin Ian King ]
6366
6367 * SAUCE: drivers/rtc/interface.c: ignore exprired times when enqueing new
6368 timers
6369 - LP: #1333569
6370
6371 [ Joseph Salisbury ]
6372
6373 * [Config] Enable CONFIG_N_GSM as module.
6374 - LP: #1404670
6375
6376 [ K. Y. Srinivasan ]
6377
6378 * SAUCE: storvsc: force SPC-3 compliance on win8 and win8 r2 hosts
6379 - LP: #1406867
6380
6381 [ Steve McIntyre ]
6382
6383 * SAUCE: efi: Expose underlying UEFI firmware platform size to userland
6384 - LP: #1409750
6385
6386 [ Upstream Kernel Changes ]
6387
6388 * rebase to v3.19-rc4
6389
6390 -- Andy Whitcroft <apw@canonical.com> Tue, 13 Jan 2015 12:35:58 +0000
6391
6392 linux (3.19.0-1.1) vivid; urgency=low
6393
6394 [ Andy Whitcroft ]
6395
6396 * Revert "SAUCE: AUFS -- aufs3-standalone.patch"
6397 * Revert "SAUCE: AUFS -- aufs3-mmap.patch"
6398 * Revert "SAUCE: AUFS -- aufs3-base.patch"
6399 * ubuntu: AUFS3 -- follow switch to vfs_fallocate
6400 * rebase to v3.19-rc1
6401 * rebase to v3.19-rc2
6402 * [Config] defaultconfigs following rebase to v3.19-rc2
6403 * ubuntu: aufs3 -- follow rename of d_child
6404 * ubuntu: aufs3 -- follow switch to d_splice_alias
6405 * ubuntu: aufs3 -- follow switch to get_unused_fd_flags()
6406 * ubuntu: aufs3 -- follow rename for d_alias
6407 * apparmor -- follow change to this_cpu_ptr
6408 * disable module checks for rebase
6409 * ubuntu: AUFS -- substrate: aufs3-base.patch
6410 * ubuntu: AUFS -- substrate: aufs3-mmap.patch
6411 * ubuntu: AUFS -- substrate: aufs3-standalone.patch
6412 * ubuntu: AUFS -- update to 92ad9cc8bd289bf8e59b6bd8d83137d8e1a58c1c
6413 * [Configs] updateconfigs following aufs update
6414 * v3.19 series start
6415 * rebase to v3.19-rc3
6416 * [Configs] updateconfigs following rebase to v3.19-rc3
6417 * [Packaging] uploadnum should be the remainder of the version
6418 - LP: #1407755
6419 * [Packaging] handle dts directories
6420 - LP: #1408004
6421 * [Config] follow move of arm64 dts' into vendor directories
6422
6423 [ Upstream Kernel Changes ]
6424
6425 * arm64: optimized copy_to_user and copy_from_user assembly code
6426 - LP: #1400349
6427 * iommu/ipmmu-vmsa: follow flag switch to IOMMU_NOEXEC
6428
6429 [ Upstream Kernel Changes ]
6430
6431 * rebase to v3.19-rc1
6432 - LP: #1173681
6433 * rebase to v3.19-rc2
6434 * rebase to v3.19-rc3
6435
6436 -- Andy Whitcroft <apw@canonical.com> Tue, 06 Jan 2015 14:30:02 +0000
6437
6438 linux (3.18.0-7.8) vivid; urgency=low
6439
6440 [ Leann Ogasawara ]
6441
6442 * Release Tracking Bug
6443 - LP: #1401590
6444
6445 [ John Johansen ]
6446
6447 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
6448 - LP: #1362199
6449 * SAUCE: Revert: fix: only allow a single threaded process to ...
6450 - LP: #1371310
6451 * SAUCE: (no-up) fix: bad unix_addr_fs macro
6452 - LP: #1390223
6453 * SAUCE: (no-up) apparmor: add parameter to control whether policy
6454 hashing is used
6455 - LP: #1383886
6456 * [config] set apparmor config options
6457
6458 [ Seth Forshee ]
6459
6460 * [Config] CONFIG_FW_LOADER_USER_HELPER_FALLBACK=n
6461 - LP: #1398458
6462
6463 [ Upstream Kernel Changes ]
6464
6465 * mfd: rtsx: Fix PM suspend for 5227 & 5249
6466 - LP: #1359052
6467 * mmc: sdhci-pci-o2micro: Fix Dell E5440 issue
6468 - LP: #1346067
6469
6470 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 11 Dec 2014 08:36:36 -0800
6471
6472 linux (3.18.0-6.7) vivid; urgency=low
6473
6474 [ Andy Whitcroft ]
6475
6476 * Revert "SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
6477 assembly code"
6478 - LP: #1398596
6479 * rebase to v3.18
6480
6481 [ Chris J Arges ]
6482
6483 * [Config] CONFIG_PCIEASPM_DEBUG=y
6484 - LP: #1398544
6485
6486 [ Paolo Pisati ]
6487
6488 * [Config] armhf: VIRTIO_[BALLOON|MMIO]=y
6489 - LP: #1396470
6490
6491 [ Upstream Kernel Changes ]
6492
6493 * drivers:scsi:storvsc: Fix a bug in handling ring buffer failures that
6494 may result in I/O freeze
6495 - LP: #1400289
6496
6497 [ Upstream Kernel Changes ]
6498
6499 * rebase to v3.18
6500
6501 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 08 Dec 2014 09:15:17 -0800
6502
6503 linux (3.18.0-5.6) vivid; urgency=low
6504
6505 [ Leann Ogasawara ]
6506
6507 * Release Tracking Bug
6508 - LP: #1398109
6509
6510 [ Andy Whitcroft ]
6511
6512 * [Config] CONFIG_SCSI_MQ_DEFAULT=n
6513 - LP: #1397061
6514 * rebase to v3.18-rc7
6515
6516 [ Chris J Arges ]
6517
6518 * [Config] CONFIG_SCOM_DEBUGFS=y for powerpc/powerpc64-smp
6519 ppc64el/generic
6520 - LP: #1395855
6521
6522 [ Upstream Kernel Changes ]
6523
6524 * rebase to v3.18-rc7
6525 - LP: #1389497
6526
6527 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 01 Dec 2014 10:09:09 -0800
6528
6529 linux (3.18.0-4.5) vivid; urgency=low
6530
6531 [ Leann Ogasawara ]
6532
6533 * Release Tracking Bug
6534 - LP: #1395891
6535
6536 [ Andy Whitcroft ]
6537
6538 * rebase to v3.18-rc6
6539 * [Config] update configs following rebase to v3.18-rc6
6540 * [Config] enable overlayfs v1 support
6541
6542 [ Tim Gardner ]
6543
6544 * rebase to v3.18-rc5
6545
6546 [ Upstream Kernel Changes ]
6547
6548 * overlay: add backwards compatible overlayfs format support
6549 - LP: #1395877
6550
6551 [ Upstream Kernel Changes ]
6552
6553 * rebase to v3.18-rc5
6554 * rebase to v3.18-rc6
6555
6556 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 24 Nov 2014 13:12:48 -0800
6557
6558 linux (3.18.0-3.4) vivid; urgency=low
6559
6560 [ Andy Whitcroft ]
6561
6562 * Revert "[Config] CONFIG_AUFS_FS=n for FTBS"
6563 * Revert "SAUCE: AUFS -- update to
6564 dcf336a754c86d5ee1c3d50699fd75c586d037cb"
6565 * Revert "SAUCE: aufs3 -- (no-up) aufs3-standalone.patch"
6566 * Revert "SAUCE: aufs3 -- (no-up) aufs3-base.patch"
6567 * [Config] amd64 is now the indep architecture
6568 * [Debian] basic hook support
6569 * SAUCE: AUFS -- aufs3-base.patch
6570 * SAUCE: AUFS -- aufs3-mmap.patch
6571 * SAUCE: AUFS -- aufs3-standalone.patch
6572 * ubuntu: AUFS -- update to 9d5c349d5c452170b8e813d86956f896a0aef170
6573 * [Config] updateconfigs following aufs3 update
6574 * SAUCE: AUFS (no-squash): basic framework and update machinary -- part 2
6575
6576 [ dann frazier ]
6577
6578 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
6579 - LP: #1388952
6580 * [Config] disable CONFIG_ARM64_RANDOMIZE_TEXT_OFFSET
6581 * [Config] Disable CONFIG_RCU_USER_QS on arm64
6582
6583 [ Tim Gardner ]
6584
6585 * rebase to v3.18-rc4
6586
6587 [ Upstream Kernel Changes ]
6588
6589 * rebase to v3.18-rc4
6590 - LP: #1389497
6591 - LP: #1387128
6592
6593 -- Andy Whitcroft <apw@canonical.com> Tue, 11 Nov 2014 17:16:13 +0000
6594
6595 linux (3.18.0-2.2) vivid; urgency=low
6596
6597 [ Tim Gardner ]
6598
6599 * SAUCE: nft_reject_bridge.c: Include net/ip6_checksum.h
6600
6601 [ Upstream Kernel Changes ]
6602
6603 * rebase to v3.18-rc3
6604
6605 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Nov 2014 06:09:06 -0700
6606
6607 linux (3.18.0-1.1) vivid; urgency=low
6608
6609 [ Andy Whitcroft ]
6610
6611 * Revert "[Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el"
6612 * [Config] tools -- only build common tools when enabled
6613 * [Config] follow rename of DEB_BUILD_PROFILES
6614 * [Config] linux-image-extra is additive to linux-image
6615 - LP: #1375310
6616 * [Config] linux-image-extra postrm is not needed on purge
6617 * [Config] enable cloud tools on i386
6618 - LP: #1367399
6619
6620 [ Marc Dietrich ]
6621
6622 * [Config] arm/tegra/d-i: framebuffer and usb support for Tegra SoCs
6623
6624 [ Paolo Pisati ]
6625
6626 * [Config] armhf: REGULATOR_TWL4030=y
6627 * [Config] armhf: disable JUMP_LABEL
6628 - LP: #1378856
6629
6630 [ Tim Gardner ]
6631
6632 * rebase to v3.17-rc2
6633 * updateconfigs
6634 * [Config] CONFIG_NFC_ST21NFCB=n
6635 * [Config] Added net/6lowpan/* to generic inclusion list
6636 * [Config] Add arm64 to enforcer CONFIG_CC_STACKPROTECTOR
6637 * rebase to v3.17-rc3
6638 * rebase to v3.17-rc4
6639 * rebase to v3.17-rc5
6640 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y
6641 * [Config] CONFIG_XMON=y
6642 - LP: #1365655
6643 * [Config] CONFIG_KVM_BOOK3S_64=m for ppc64el
6644 - LP: #1362514
6645 * [Config] CONFIG_KVM_BOOK3S_64_HV=m
6646 - LP: #1362514
6647 * [Config] CONFIG_DMA_CMA=n
6648 - LP: #1362261
6649 * [Config] Add mpt3sas to d-i
6650 - LP: #1368907
6651 * [Debian] set do_*_tools after stage1 or bootstrap is determined
6652 - LP: #1370211
6653 * [Config] CONFIG_USB_OHCI_HCD_PCI=y
6654 - LP: #1244176
6655 * rebase to v3.17-rc6
6656 * SAUCE: usbip: Update include path
6657 * [Debian] usbip tools packaging
6658 - LP: #898003
6659 * [Config] Enable usbip tools
6660 - LP: #898003
6661 * [Config] CONFIG_CRASH_DUMP=n for powerpc-smp
6662 - LP: #1363180
6663 * [Config] Correct annotation regarding CONFIG_DMA_CMA
6664 - LP: #1362261
6665 * [Config] CONFIG_SND_HDA_INTEL=n for ppc64el
6666 - LP: #1374438
6667 * [Config] CONFIG_HOTPLUG_PCI_SHPC=n for ppc64el
6668 - LP: #1374440
6669 * [Debian] Don't fail if a symlink already exists
6670 * rebase to v3.17-rc7
6671 * [Config] CONFIG_HOTPLUG_PCI_PCIE=n for ppc64el
6672 - LP: #1374440
6673 * rebase to v3.17
6674 * rebase to v3.18-rc1
6675 * [Config] CONFIG_AUFS_FS=n for FTBS
6676 * Enable vivid
6677 * [Config] CONFIG_SOUND_OSS_CORE_PRECLAIM=n
6678 - LP: #1385510
6679 * rebase to v3.18-rc2
6680 * [Debian] Fix linux-doc dangling symlinks
6681 - LP: #661306
6682 * CONFIG_MODULE_COMPRESS=n
6683 * [Config] dropped scsi_tgt from generic inclusion list
6684 * [Config] Added drivers/uio to generic inclusion list
6685 * [Config] CONFIG_PATA_MACIO=y
6686 - LP: #1378894
6687 * [Config] CONFIG_DRM_BOCHS=n
6688 * [Debian] install usbipd
6689 - LP: #898003
6690
6691 [ Upstream Kernel Changes ]
6692
6693 * rebase to v3.18-rc2
6694
6695 [ Upstream Kernel Changes ]
6696
6697 * rebase to v3.18-rc1
6698 - LP: #1316518
6699 - LP: #1371591
6700 - LP: #1357928
6701
6702 [ Upstream Kernel Changes ]
6703
6704 * rebase to v3.17
6705
6706 [ Upstream Kernel Changes ]
6707
6708 * rebase to v3.17-rc7
6709
6710 [ Upstream Kernel Changes ]
6711
6712 * rebase to v3.17-rc6
6713
6714 [ Upstream Kernel Changes ]
6715
6716 * rebase to v3.17-rc5
6717
6718 [ Upstream Kernel Changes ]
6719
6720 * rebase to v3.17-rc4
6721
6722 [ Upstream Kernel Changes ]
6723
6724 * rebase to v3.17-rc3
6725
6726 [ Upstream Kernel Changes ]
6727
6728 * rebase to v3.17-rc2
6729 - LP: #1358116
6730 - LP: #1350148
6731 - LP: #1334950
6732 - LP: #1329580
6733 - LP: #1329580
6734 - LP: #1329580
6735
6736 [ Upstream Kernel Changes ]
6737
6738 * rebase to v3.17-rc2
6739
6740 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:36:19 -0600
6741
6742 linux (3.17.0-0.0) utopic; urgency=medium
6743
6744 * Empty entry
6745
6746 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:34:44 -0600
6747
6748 linux (3.16.0-11.16) utopic; urgency=low
6749
6750 [ Mauricio Faria de Oliveira ]
6751
6752 * [Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el
6753 - LP: #1358920
6754
6755 [ Peter Zijlstra ]
6756
6757 * SAUCE: (no-up) mmu_notifier: add call_srcu and sync function for listener to delay call and sync
6758 - LP: #1361300
6759
6760 [ Tim Gardner ]
6761
6762 * [Config] CONFIG_ZPOOL=y
6763 - LP: #1360428
6764 * Release Tracking Bug
6765 - LP: #1361308
6766
6767 [ Upstream Kernel Changes ]
6768
6769 * Revert "net/mlx4_en: Fix bad use of dev_id"
6770 - LP: #1347012
6771 * net/mlx4_en: Reduce memory consumption on kdump kernel
6772 - LP: #1347012
6773 * net/mlx4_en: Fix mac_hash database inconsistency
6774 - LP: #1347012
6775 * net/mlx4_en: Disable blueflame using ethtool private flags
6776 - LP: #1347012
6777 * net/mlx4_en: current_mac isn't updated in port up
6778 - LP: #1347012
6779 * net/mlx4_core: Use low memory profile on kdump kernel
6780 - LP: #1347012
6781 * Drivers: scsi: storvsc: Change the limits to reflect the values on the host
6782 - LP: #1347169
6783 * Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the Host
6784 - LP: #1347169
6785 * Drivers: scsi: storvsc: Filter commands based on the storage protocol version
6786 - LP: #1347169
6787 * Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol version
6788 - LP: #1347169
6789 * Drivers: scsi: storvsc: Implement a eh_timed_out handler
6790 - LP: #1347169
6791 * drivers: scsi: storvsc: Set srb_flags in all cases
6792 - LP: #1347169
6793 * drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure
6794 - LP: #1347169
6795 * namespaces: Use task_lock and not rcu to protect nsproxy
6796 - LP: #1328088
6797 * net: xgene: Check negative return value of xgene_enet_get_ring_size()
6798 * mm/zbud: change zbud_alloc size type to size_t
6799 - LP: #1360428
6800 * mm/zpool: implement common zpool api to zbud/zsmalloc
6801 - LP: #1360428
6802 * mm/zpool: zbud/zsmalloc implement zpool
6803 - LP: #1360428
6804 * mm/zpool: update zswap to use zpool
6805 - LP: #1360428
6806 * ideapad-laptop: Change Lenovo Yoga 2 series rfkill handling
6807 - LP: #1341296
6808 * iommu/amd: Fix for pasid initialization
6809 - LP: #1361300
6810 * iommu/amd: Moving PPR fault flags macros definitions
6811 - LP: #1361300
6812 * iommu/amd: Drop oprofile dependency
6813 - LP: #1361300
6814 * iommu/amd: Fix typo in amd_iommu_v2 driver
6815 - LP: #1361300
6816 * iommu/amd: Don't call mmu_notifer_unregister in __unbind_pasid
6817 - LP: #1361300
6818 * iommu/amd: Don't free pasid_state in mn_release path
6819 - LP: #1361300
6820 * iommu/amd: Get rid of __unbind_pasid
6821 - LP: #1361300
6822 * iommu/amd: Drop pasid_state reference in ppr_notifer error path
6823 - LP: #1361300
6824 * iommu/amd: Add pasid_state->invalid flag
6825 - LP: #1361300
6826 * iommu/amd: Don't hold a reference to mm_struct
6827 - LP: #1361300
6828 * iommu/amd: Don't hold a reference to task_struct
6829 - LP: #1361300
6830 * iommu/amd: Don't call the inv_ctx_cb when pasid is not set up
6831 - LP: #1361300
6832 * iommu/amd: Don't set pasid_state->mm to NULL in unbind_pasid
6833 - LP: #1361300
6834 * iommu/amd: Remove change_pte mmu_notifier call-back
6835 - LP: #1361300
6836 * iommu/amd: Fix device_state reference counting
6837 - LP: #1361300
6838 * iommu/amd: Fix 2 typos in comments
6839 - LP: #1361300
6840
6841 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Aug 2014 08:45:54 -0400
6842
6843 linux (3.16.0-10.15) utopic; urgency=low
6844
6845 [ dann frazier ]
6846
6847 * [debian] Fix regression with ABI subversions and backport
6848
6849 [ Feng Kan ]
6850
6851 * SAUCE: (no-up) irqchip:gic: change access of gicc_ctrl register to read
6852 modify write.
6853 - LP: #1357527
6854 * SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
6855 assembly code
6856 - LP: #1358949
6857
6858 [ Stefan Bader ]
6859
6860 * SAUCE: bcache: prevent crash on changing writeback_running
6861 - LP: #1357295
6862
6863 [ Tim Gardner ]
6864
6865 * [Config] CONFIG_XFRM_STATISTICS=y
6866 * [Config] CONFIG_SECURITY_NETWORK_XFRM=y
6867 * [Config] CONFIG_SENSORS_IBMPOWERNV=m
6868 - LP: #1353005
6869 * Release Tracking Bug
6870 - LP: #1359783
6871
6872 [ Upstream Kernel Changes ]
6873
6874 * intel_idle: Broadwell support
6875 - LP: #1256170
6876 * powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
6877 - LP: #1357108
6878 * powerpc/powernv: Invoke opal call to handle hmi.
6879 - LP: #1357108
6880 * powerpc/book3s: handle HMIs for cpus in nap mode.
6881 - LP: #1357108
6882 * powerpc/book3s: Fix endianess issue for HMI handling on napping cpus.
6883 - LP: #1357108
6884 * powerpc: Add smp_mb() to arch_spin_is_locked()
6885 - LP: #1358569
6886 * powerpc: Add smp_mb()s to arch_spin_unlock_wait()
6887 - LP: #1358569
6888 * hwmon: (powerpc/powernv) hwmon driver for power, fan rpm, voltage and
6889 temperature
6890 - LP: #1353005
6891 * tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definition
6892 - LP: #1358855
6893 * printk: Add function to return log buffer address and size
6894 - LP: #1359423
6895 * powerpc/powernv: Interface to register/unregister opal dump region
6896 - LP: #1359423
6897 * bcache: fix crash on shutdown in passthrough mode
6898 - LP: #1357295
6899 * bcache: fix uninterruptible sleep in writeback thread
6900 - LP: #1357295
6901
6902 [ Vinayak Kale ]
6903
6904 * SAUCE: (no-up) dt-bindings: Add Potenza PMU binding
6905 - LP: #1357527
6906 * SAUCE: (no-up) arm64: dts: Add PMU node for APM X-Gene Storm SOC
6907 - LP: #1357527
6908
6909 -- Tim Gardner <tim.gardner@canonical.com> Fri, 15 Aug 2014 12:34:33 -0600
6910
6911 linux (3.16.0-9.14) utopic; urgency=low
6912
6913 [ Tim Gardner ]
6914
6915 * Release Tracking Bug
6916 - LP: #1357370
6917
6918 [ Serge Hallyn ]
6919
6920 * SAUCE: Overlayfs: allow unprivileged mounts
6921 - LP: #1357025
6922
6923 [ Upstream Kernel Changes ]
6924
6925 * MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
6926 * Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
6927 * dts: Add bindings for APM X-Gene SoC ethernet driver
6928 * drivers: net: Add APM X-Gene SoC ethernet driver support.
6929 * powerpc/thp: Add write barrier after updating the valid bit
6930 - LP: #1357014
6931 * powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
6932 - LP: #1357014
6933 * powerpc/thp: Invalidate old 64K based hash page mapping before insert
6934 of 4k pte
6935 - LP: #1357014
6936 * powerpc/thp: Handle combo pages in invalidate
6937 - LP: #1357014
6938 * powerpc/thp: Invalidate with vpn in loop
6939 - LP: #1357014
6940 * powerpc/thp: Use ACCESS_ONCE when loading pmdp
6941 - LP: #1357014
6942 * powerpc/mm: Use read barrier when creating real_pte
6943 - LP: #1357014
6944 * powerpc/thp: Add tracepoints to track hugepage invalidate
6945 - LP: #1357014
6946 * rebase to v3.16.1
6947
6948 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Aug 2014 08:18:02 -0400
6949
6950 linux (3.16.0-8.13) utopic; urgency=low
6951
6952 [ Tim Gardner ]
6953
6954 * Release Tracking Bug
6955 - LP: #1356403
6956
6957 [ dann frazier ]
6958
6959 * [debian] Allow for package revisions condusive for branching
6960
6961 [ Upstream Kernel Changes ]
6962
6963 * ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controller driver.
6964 - LP: #1350087
6965 * ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA Host controller driver.
6966 - LP: #1350087
6967 * powerpc/powernv: Enable M64 aperatus for PHB3
6968 - LP: #1355469
6969 * powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTE
6970 - LP: #1352994
6971 * powerpc: Add machine_early_initcall()
6972 - LP: #1352640
6973 * powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall()
6974 - LP: #1352640
6975 * powerpc/eeh: Avoid event on passed PE
6976 - LP: #1352640
6977 * powerpc/eeh: EEH support for VFIO PCI device
6978 - LP: #1352640
6979 * powerpc/eeh: sysfs entries lost
6980 - LP: #1352640
6981 * powerpc/powernv: Fix IOMMU table for VFIO dev
6982 - LP: #1352640
6983 * powerpc/eeh: Fetch IOMMU table in reliable way
6984 - LP: #1352640
6985 * powerpc/eeh: Refactor EEH flag accessors
6986 - LP: #1352640
6987 * powerpc/eeh: Selectively enable IO for error log
6988 - LP: #1352640
6989 * powerpc/eeh: Reduce lines of log dump
6990 - LP: #1352640
6991 * powerpc/eeh: Replace pr_warning() with pr_warn()
6992 - LP: #1352640
6993 * powerpc/eeh: Make diag-data not endian dependent
6994 - LP: #1352640
6995 * powerpc/eeh: Aux PE data for error log
6996 - LP: #1352640
6997 * PCI: Support BAR sizes up to 128GB
6998 - LP: #1352640
6999 * powerpc/powernv: Allow to freeze PE
7000 - LP: #1352640
7001 * powerpc/powernv: Split ioda_eeh_get_state()
7002 - LP: #1352640
7003 * powerpc/powernv: Handle compound PE
7004 - LP: #1352640
7005 * powerpc/powernv: Handle compound PE for EEH
7006 - LP: #1352640
7007 * powerpc/powernv: Handle compound PE in config accessors
7008 - LP: #1352640
7009 * mnt: Only change user settable mount flags in remount
7010 - LP: #1356318
7011 - CVE-2014-5206
7012 * mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remount
7013 - LP: #1356318
7014 - CVE-2014-5206
7015 * mnt: Correct permission checks in do_remount
7016 - LP: #1356323
7017 - CVE-2014-5207
7018 * mnt: Change the default remount atime from relatime to the existing value
7019 - LP: #1356323
7020 - CVE-2014-5207
7021
7022 -- Tim Gardner <tim.gardner@canonical.com> Sun, 10 Aug 2014 09:10:51 -0600
7023
7024 linux (3.16.0-7.12) utopic; urgency=low
7025
7026 [ Andy Whitcroft ]
7027
7028 * rebase to v3.16 final
7029 * [Config] d-i -- add virtio_scsi to virtio-modules
7030 - LP: #1342000
7031
7032 [ dann frazier ]
7033
7034 * [Packaging] Fix 'printchanges' to work with versions containing '+'
7035
7036 [ Tim Gardner ]
7037
7038 * [Config] CONFIG_MICROCODE=y
7039 - LP: #1084373
7040 * [Config] CONFIG_CONTEXT_TRACKING_FORCE=n
7041 - LP: #1349028
7042 * [Config] Add hv_balloon to d-i virtio-modules
7043 - LP: #1292216
7044 * Release Tracking Bug
7045 - LP: #1354530
7046
7047 [ Upstream Kernel Changes ]
7048
7049 * rebase to v3.16
7050
7051 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Jul 2014 09:55:15 -0400
7052
7053 linux (3.16.0-6.11) utopic; urgency=low
7054
7055 [ Paolo Pisati ]
7056
7057 * [Config] armhf: MXS_DMA=y && MTD_NAND_GPMI_NAND=m
7058 * [Config] armhf: KEYBOARD_IMX=m
7059 * [Config] armhf: build cubox & imx6 DTBs
7060 * [Config] armhf: RTC_DRV_PCF8523=y
7061
7062 [ Tim Gardner ]
7063
7064 * [Config] CONFIG_KEYS_DEBUG_PROC_KEYS=y
7065 - LP: #1344405
7066 * [Config] CONFIG_SCSI_IPR_TRACE=y, CONFIG_SCSI_IPR_DUMP=y
7067 - LP: #1343109
7068 * Release Tracking Bug
7069 - LP: #1349196
7070
7071 [ Upstream Kernel Changes ]
7072
7073 * rebase to v3.16-rc7
7074
7075 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Jul 2014 09:08:55 -0400
7076
7077 linux (3.16.0-5.10) utopic; urgency=low
7078
7079 [ Tim Gardner ]
7080
7081 * Release Tracking Bug
7082 - LP: #1346298
7083 * [Config] CONFIG_GPIO_SYSFS=y
7084 - LP: #1342153
7085 * rebase to v3.16-rc6
7086
7087 [ Paolo Pisati ]
7088
7089 * [Config] enable ARCH_MVEBU*
7090 * [Config] AHCI_MVEBU=m
7091 * [Config] ARMADA_THERMAL=y
7092 * [Config] ARM_ARMADA_370_XP_CPUIDLE=y
7093 * [Config] CRYPTO_DEV_MV_CESA=m
7094 * [Config] I2C_MV64XXX=m
7095 * [Config] MMC_MVSDIO=m
7096 * [Config] MMC_SDHCI_DOVE=m
7097 * [Config] MTD_NAND_ORION=m
7098 * [Config] MTD_NAND_PXA3xx=m
7099 * [Config] MVNETA=m
7100 * [Config] MV_XOR=y
7101 * [Config] ORION_WATCHDOG=m
7102 * [Config] PCI_MVEBU=y
7103 * [Config] RTC_DRV_MV=y
7104 * [Config] SND_KIRKWOOD_SOC*=m
7105 * [Config] SPI_ORION=m
7106 * [Config] USB_XHCI_MVEBU=m
7107 * [Config] armhf: build all Armada and Dove DTBs
7108 * [Config] armhf: SERIAL_8250_DW=y
7109
7110 [ Upstream Kernel Changes ]
7111
7112 * rebase to v3.16-rc6
7113
7114 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Jul 2014 07:49:42 -0400
7115
7116 linux (3.16.0-4.9) utopic; urgency=low
7117
7118 [ Tim Gardner ]
7119
7120 * Release Tracking Bug
7121 - LP: #1341543
7122
7123 [ Upstream Kernel Changes ]
7124
7125 * rebase to v3.16-rc5
7126
7127 -- Tim Gardner <tim.gardner@canonical.com> Sun, 13 Jul 2014 21:30:27 -0400
7128
7129 linux (3.16.0-3.8) utopic; urgency=low
7130
7131 [ Tim Gardner ]
7132
7133 * Release Tracking Bug
7134 - LP: #1340091
7135
7136 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jul 2014 10:06:47 +0100
7137
7138 linux (3.16.0-2.7) utopic; urgency=low
7139
7140 [ Andy Whitcroft ]
7141
7142 * ubuntu: aufs3 -- avoid aufs3-mmap.patch include hell for arm64
7143 ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
7144
7145 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Jul 2014 16:16:28 +0100
7146
7147 linux (3.16.0-2.6) utopic; urgency=low
7148
7149 [ Andy Whitcroft ]
7150
7151 * Revert "ubuntu: aufs3 -- (no-up) aufs3-mmap.patch"
7152 Fixes FTBS.
7153
7154 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 17:29:26 +0100
7155
7156 linux (3.16.0-2.5) utopic; urgency=low
7157
7158 [ Andy Whitcroft ]
7159
7160 * ubuntu -- fix basic format for ubuntu/Makefile
7161 * ubuntu: AUFS (no-squash): basic framework and update machinary
7162 * ubuntu: aufs3 -- update update scripting
7163 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
7164 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
7165 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
7166 * ubuntu: AUFS -- update to dcf336a754c86d5ee1c3d50699fd75c586d037cb
7167 * [Configs] AUFS configs
7168 * ubuntu: aufs3 -- reenable
7169
7170 [ Tim Gardner ]
7171
7172 * CONFIG_LATENCYTOP=n
7173
7174 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 15:27:35 +0100
7175
7176 linux (3.16.0-2.4) utopic; urgency=low
7177
7178 [ Andy Whitcroft ]
7179
7180 * [Config] flip VIRTIO*=y
7181 * [Config] commonise CONFIG_SWIOTLB=y
7182 * [Config] apply Bus options (PCI etc.) >> PCI support config defaults
7183 * [Config] apply Device Drivers >> ATA/ATAPI/MFM/RLL support (DEPRECATED)
7184 config defaults
7185 * [Config] apply Device Drivers >> Block devices config defaults
7186 * [Config] apply Device Drivers >> Character devices config defaults
7187 * [Config] apply Device Drivers >> DMA Engine support config defaults
7188 * [Config] apply Device Drivers >> EDAC (Error Detection And Correction)
7189 reporting config defaults
7190 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
7191 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
7192 support) config defaults
7193 * [Config] apply Device Drivers >> GPIO Support config defaults
7194 * [Config] apply Device Drivers >> Graphics support >> Console display
7195 driver support config defaults
7196 * [Config] apply Device Drivers >> IIO staging drivers >> Accelerometers
7197 config defaults
7198 * [Config] apply Device Drivers >> IOMMU Hardware Support config defaults
7199 * [Config] apply Device Drivers >> Input device support >> Generic input
7200 layer (needed for keyboard, mouse, ...) >> Miscellaneous devices config
7201 defaults
7202 * [Config] apply Device Drivers >> Input device support >> Hardware I/O
7203 ports config defaults
7204 * [Config] apply Device Drivers >> LED Support >> LED Class Support
7205 config defaults
7206 * [Config] apply Device Drivers >> Hardware Spinlock drivers config
7207 defaults
7208 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
7209 grabbers support config defaults
7210 * [Config] apply Security options config defaults
7211 * [Config] apply Networking options >> Network packet filtering framework
7212 (Netfilter) >> Core Netfilter Configuration config defaults
7213 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
7214 defaults
7215 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
7216 Devices >> Support for frame buffer devices config defaults
7217 * [Config] apply Power management and ACPI options >> CPU Frequency
7218 scaling config defaults
7219 * [Config] apply Processor type and features config defaults
7220 * [Config] apply Partition Types config defaults
7221 * [Config] apply Power management and ACPI options config defaults
7222 * [Config] apply Device Drivers >> InfiniBand support config defaults
7223 * [Config] apply Device Drivers >> Misc devices config defaults
7224 * [Config] apply Device Drivers >> Multifunction device drivers config
7225 defaults
7226 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
7227 support >> SCSI low-level drivers config defaults
7228 * [Config] apply Device Drivers >> Network device support >> Ethernet
7229 driver support config defaults
7230 * [Config] apply Device Drivers >> Network device support >> Network core
7231 driver support config defaults
7232 * [Config] apply Device Drivers >> Network device support >> PHY Device
7233 support and infrastructure config defaults
7234 * [Config] apply File systems >> Network File Systems config defaults
7235 * [Config] apply Device Drivers >> Input device support >> Generic input
7236 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
7237 * [Config] apply Device Drivers >> Memory Technology Device (MTD) support
7238 >> NAND Device Support config defaults
7239 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
7240 >> Ralink driver support config defaults
7241 * [Config] apply Device Drivers >> Staging drivers config defaults
7242 * [Config] apply Cryptographic API >> Hardware crypto devices config
7243 defaults
7244 * [Config] apply Device Drivers >> Macintosh device drivers config
7245 defaults
7246 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
7247 config defaults
7248 * [Config] apply Device Drivers >> PPS support config defaults
7249 * [Config] apply Device Drivers >> Sound card support config defaults
7250 * [Config] apply Networking support >> RF switch subsystem support config
7251 defaults
7252 * [Config] apply Library routines config defaults
7253 * [Config] apply Device Drivers >> CODEC drivers config defaults
7254 * [Config] apply Device Drivers >> PHY Subsystem config defaults
7255 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
7256 config defaults
7257 * [Config] apply Kernel hacking >> Tracers config defaults
7258 * [Config] apply Kernel hacking >> Runtime Testing config defaults
7259 * [Config] apply Kernel hacking >> Architecture: powerpc config defaults
7260 * [Config] apply Device Drivers >> USB support config defaults
7261 * [Config] apply Device Drivers >> Power supply class support config
7262 defaults
7263 * [Config] apply Device Drivers >> USB Network Adapters config defaults
7264 * [Config] apply General setup >> IRQ subsystem config defaults
7265 * [Config] apply General setup config defaults
7266 * [Config] apply File systems >> Miscellaneous filesystems config
7267 defaults
7268 * [Config] apply File systems config defaults
7269 * [Config] apply Device Drivers >> Userspace I/O drivers config defaults
7270 * [Config] apply Device Drivers >> Virtio drivers config defaults
7271 * [Config] apply Device Drivers >> USB Peripheral Controller config
7272 defaults
7273 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
7274 support >> SCSI Transports config defaults
7275 * [Config] apply Device Drivers >> Real Time Clock config defaults
7276 * [Config] apply Device Drivers >> Serial ATA and Parallel ATA drivers
7277 (libata) config defaults
7278 * [Config] apply Device Drivers >> SoC Audio for Freescale CPUs config
7279 defaults
7280 * [Config] apply Device Drivers >> Voltage and Current Regulator Support
7281 config defaults
7282 * [Config] apply Device Drivers >> USB Physical Layer drivers config
7283 defaults
7284 * [Config] apply Device Drivers >> Watchdog Timer Support config defaults
7285 * [Config] powerpc-powerpc-e500mc FTBFS -- CONFIG_CRASH_DUMP=n
7286 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_IMA=n
7287 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_HIBERNATION=n
7288 CONFIG_HOTPLUG_CPU=n
7289 * [Config] ppc64el-generic FTBFS -- CONFIG_LUSTRE_FS=n
7290 * [Config] drivers/message/fusion needs scsi_transport_spi in virtual
7291 * [Config] drivers/acpi/acpi_ipmi.ko needs
7292 drivers/char/ipmi/ipmi_msghandler.ko in virtual
7293 * [Config] armhf-* FTBFS -- CONFIG_STACK_TRACER=n
7294 CONFIG_FUNCTION_TRACER=n
7295 * [Config] ignore modules changing following major config changes
7296
7297 [ Tim Gardner ]
7298
7299 * rebase to v3.16-rc4
7300
7301 [ Upstream Kernel Changes ]
7302
7303 * rebase to v3.16-rc4
7304 - LP: #1297581
7305
7306 -- Andy Whitcroft <apw@canonical.com> Thu, 03 Jul 2014 11:00:43 +0100
7307
7308 linux (3.16.0-1.3) utopic; urgency=low
7309
7310 [ Andy Whitcroft ]
7311
7312 * Revert "Disable do_tools_perf for FTBS"
7313 * SAUCE: fix perf_regs definitions for arm64
7314
7315 [ Paolo Pisati ]
7316
7317 * [Config] armhf: ARCH_EXYNOS5* support
7318 * [Config] armhf: CPU_IDLE=y and ARM_EXYNOS_CPUIDLE=y
7319 * [Config] armhf: EXYNOS_THERMAL=y
7320 * [Config] armhf: EXYNOS_IOMMU=y
7321 * [Config] armhf: EXYNOS_ADC=m
7322 * [Config] armhf: EXYNOS_I2C_EXYNOS5=m
7323 * [Config] armhf: MMC_SDHCI_S3C=m
7324 * [Config] armhf: PCI_EXYNOS=y
7325 * [Config] armhf: PHY_EXYNOS5250_SATA=y
7326 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y && SAMSUNG_USBPHY=y
7327 * [Config] armhf: PWM_SAMSUNG=m
7328 * [Config] armhf: RTC_DRV_S3C=y
7329 * [Config] armhf: S3C2410_WATCHDOG=m
7330 * [Config] armhf: MMC_DW_EXYNOS=m
7331 * [Config] armhf: SERIAL_SAMSUNG=y
7332 * [Config] armhf: SND_SOC_SAMSUNG=m
7333 * [Config] armhf: SPI_S3C64XX=m
7334 * [Config] armhf: EXYNOS_VIDEO=y and VIDEO_SAMSUNG*=m
7335 * [Config] armhf: FB_S3C=m
7336 * [Config] armhf: build all Exynos 5 DTBs
7337 * [Config] armhf: disable CPUFREQ_EXYNOS
7338
7339 [ Tim Gardner ]
7340
7341 * rebase to v3.16-rc3
7342
7343 [ Upstream Kernel Changes ]
7344
7345 * rebase to v3.16-rc3
7346 - LP: #1331915
7347
7348 -- Tim Gardner <tim.gardner@canonical.com> Tue, 24 Jun 2014 08:58:09 -0600
7349
7350 linux (3.16.0-0.2) utopic; urgency=low
7351
7352 [ Tim Gardner ]
7353
7354 * Revert "SAUCE: intel_pstate -- toggle default to disable"
7355 - LP: #1333322
7356 * CONFIG_BOOKE_WDT=y
7357 * Disable do_tools_perf for FTBS (just until I can figure it out)
7358
7359 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Jun 2014 13:37:53 -0600
7360
7361 linux (3.16.0-0.1) utopic; urgency=low
7362
7363 [ Tim Gardner ]
7364
7365 * Release Tracking Bug
7366 - LP: #1333265
7367
7368 [ Andy Whitcroft ]
7369
7370 * [Config] cloud-tools -- add systemd units
7371 - LP: #1329027
7372
7373 [ dann frazier ]
7374
7375 * [Config] CONFIG_RTC_DRV_XGENE=y for arm64
7376 * [Config] CONFIG_NET_XGENE=m for arm64
7377 * [Config] Restrict CONFIG_POWER_RESET_SYSCON to arm64 only
7378
7379 [ Feng Kan ]
7380
7381 * SAUCE: (no-up) arm64: dts: Add X-Gene reboot driver dts node
7382 * SAUCE: (no-up) Add documentation for generic SYSCON reboot driver.
7383 * SAUCE: (no-up) Select reboot driver for X-Gene platform.
7384
7385 [ Iyappan Subramanian ]
7386
7387 * SAUCE: (no-up) MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
7388 * SAUCE: (no-up) Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
7389 * SAUCE: (no-up) dts: Add bindings for APM X-Gene SoC ethernet driver
7390 * SAUCE: (no-up) drivers: net: Add APM X-Gene SoC ethernet driver support.
7391
7392 [ Tim Gardner ]
7393
7394 * updateconfigs
7395 * Fix arm64 crypto Makefile
7396 * [Config] CONFIG_BOOKE_WDT=n for FTBS
7397 * [Debian] Add UTS_UBUNTU_RELEASE_ABI to utsrelease.h
7398 - LP: #1327619
7399 * Disabled powerpc64-emb for FTBS
7400 * [Config] CONFIG_DRM_TEGRA=m
7401 * [Config] CONFIG_CMA_SIZE_MBYTES=64
7402 * rebase to v3.16-rc2
7403 * Clean up generic.inclusion-list warnings
7404
7405 [ Upstream Kernel Changes ]
7406
7407 * rebase to v3.16-rc2
7408 - LP: #1328587
7409 - LP: #1319291
7410 - LP: #1310512
7411 - LP: #1310512
7412 - LP: #1305480
7413
7414 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Jun 2014 12:26:09 +0000
7415
7416 linux (3.15.0-6.11) utopic; urgency=low
7417
7418 [ Adam Conrad ]
7419
7420 * Enable building the sata-modules udeb on ppc64el.
7421 - LP: #1323980
7422 * [Packaging] Set bootloader and loader on ppc64el to grub
7423
7424 [ Adam Lee ]
7425
7426 * SAUCE: (no-up) rtlwifi: rtl8723be: disable MSI interrupts mode
7427 - LP: #1310512, #1320070
7428
7429 [ Alex Hung ]
7430
7431 * SAUCE: (no-up) dell-led: add mic mute led interface
7432 - LP: #1308297
7433
7434 [ Andy Whitcroft ]
7435
7436 * [Config] d-i -- add hyperv_keyboard to serial-modules udeb
7437 - LP: #1285434
7438 * [Config] tools -- enable cpupower on ppc64el
7439 * [Config] ppc64el -- enable perf tools
7440 * [Config] powerpc -- enable perf tools
7441 * [Config] ppc64el -- reduce MAX_ORDER with 64k pages
7442 * [Config] arm64 -- enable tools
7443 - LP: #1326050
7444 * [Config] switch hyper-keyboard to virtual
7445 - LP: #1325306
7446 * [Config] fix up Breaks/Replaces on linux-cloud-tools-common to fix
7447 upgrades
7448 * SAUCE: kvm: BIOS disabled kvm support should be a warning
7449 - LP: #1300247
7450 * SAUCE: nouveau: missing outputs should be warnings
7451 - LP: #1300244
7452 * [Config] d-i -- add nvme devices to block-modules udeb
7453 - LP: #1303710
7454
7455 [ Anton Blanchard ]
7456
7457 * SAUCE: (no-up) powerpc: 64bit sendfile is capped at 2GB
7458 - LP: #1328230
7459
7460 [ Colin Ian King ]
7461
7462 * SAUCE: intel_pstate: inform user that thermald is worth considering
7463
7464 [ Dave Chiluk ]
7465
7466 * [Config] Enable CONFIG_IP_VS_IPV6=y
7467 - LP: #1300739
7468
7469 [ Paolo Pisati ]
7470
7471 * [Config] build vexpress a9 dtb
7472 - LP: #1303657
7473
7474 [ Tetsuo Handa ]
7475
7476 * SAUCE: kthread: Do not leave kthread_create() immediately upon SIGKILL.
7477
7478 [ Tim Gardner ]
7479
7480 * Release Tracking Bug
7481 - LP: #1329045
7482 * [Debian] Treat vdso install as an environment variable
7483 - LP: #1325713
7484 * [Config] Treat vdso install as an environment variable
7485 - LP: #1325713
7486 * [config] Set IPMI suppoort default to "y"
7487 * [Config] powerpc -- CONFIG_SCSI_IBMVSCSI=y
7488 * [Config] CONFIG_RT_GROUP_SCHED=n
7489 - LP: #1284731
7490 * [Config] ppc64el -- switch to 64K system pages
7491 * [Config] CONFIG_MICROCODE_EARLY=y
7492 * [Config] SND_DAVINCI_SOC && SND_AM33XX_SOC_EVM =m
7493 * [Config] armhf: DRM_TILCDC=m
7494 * SAUCE: (no-up) mei_me: Add module parameter to disable MSI
7495 * [Config] arm64: KVM=y
7496 * [Config] armhf: LEDS_TRIGGER_HEARTBEAT=y
7497 * [Config] armhf: generic: disable CPU_IDLE
7498 * [Config] armhf: CPU_FREQ=y
7499 * [Config] Add new mlx modules to d-i
7500 * [Config] Added Muti-Arch support for linux-headers-PKGVER-ABINUM, linux-tools-common, and linux-cloud-tools-common
7501 - LP: #1295112
7502 * [Config] CONFIG_EXYNOS_ADC=n, CONFIG_HW_RANDOM_EXYNOS=n, CONFIG_MMC_DW_EXYNOS=n, CONFIG_USB_DWC3_EXYNOS=n
7503 - LP: #1294353
7504 * [Config] CONFIG_ABX500_CORE=y for ppc64el
7505 * [Config] CONFIG_ALX=m for powerpc
7506 * [Config] CONFIG_ACENIC_OMIT_TIGON_I=n for ppc64el
7507 * [Config] CONFIG_ACORN_PARTITION_*=n for ppc64el
7508 * [Config] CONFIG_ANDROID=n for powerpc
7509 * [Config] CONFIG_ASYNC_RAID6_TEST=m for ppc64el
7510 * [Config] CONFIG_BIG_KEYS=y for ppc64el
7511 * [Config] CONFIG_BSD_PROCESS_ACCT=y for ppc64el
7512 * rebase to v3.15
7513 * [Config] CONFIG_PHY_XGENE=y
7514 * [Config] CONFIG_MLX4_DEBUG=y
7515 - LP: #1328256
7516 * [Config] CONFIG_POWERNV_CPUFREQ=y for powerpc, ppc64el
7517 - LP: #1324571
7518 * [Config] CONFIG_BLK_DEV_SR_VENDOR=n for ppc64el
7519 * [Config] CONFIG_CFG80211=m for ppc64el
7520 * [Config] CONFIG_CHARGER_BQ24190=m for powerpc
7521 * [Config] CONFIG_CHARGER_BQ24735=m for powerpc
7522 * [Config] CONFIG_EXPERT=y for ppc64el
7523 * [Config] CONFIG_ATA_SFF=y on ppc64el
7524 * [Config] CONFIG_ATA_GENERIC=y for ppc64el, powerpc
7525 * [Config] CONFIG_CHR_DEV_ST=m for ppc64el
7526 * [Config] CONFIG_CHECKPOINT_RESTORE=y for ppc64el
7527 * [Config] CONFIG_CHELSIO_T1_1G=y for ppc64el
7528 * [Config] CONFIG_CHR_DEV_OSST=m for ppc64el
7529 * [Config] CONFIG_CHR_DEV_SCH=m for ppc64el
7530 * [Config] CONFIG_CPU_FREQ_STAT=y for powerpc
7531 * [Config] CONFIG_DDR=y for ppc64el
7532 * [Config] CONFIG_DEBUG_BUGVERBOSE=y for powerpc
7533 * [Config] CONFIG_E100=m, CONFIG_E1000=m, CONFIG_E1000E=m for ppc64el
7534 * [Config] CONFIG_EZX_PCAP=n for all arches
7535 * [Config] CONFIG_DYNAMIC_DEBUG=y for powerpc
7536 * [Config] CONFIG_ENABLE_MUST_CHECK=n for ppc64el
7537 * [Config] CONFIG_ENABLE_WARN_DEPRECATED=n for ppc64el
7538 * [Config] CONFIG_FB_3DFX=m for all arches
7539 * [Config] CONFIG_FB_MATROX=m for ppc64el
7540 * [Config] CONFIG_FB_RADEON=m for ppc64el
7541 * [Config] CONFIG_FB_SAVAGE_I2C=y for all arches
7542 * [Config] CONFIG_FIREWIRE=m for ppc64el
7543 * [Config] CONFIG_FTR_FIXUP_SELFTEST=n for ppc64el
7544 * [Config] CONFIG_HAMRADIO=y for ppc64el
7545 * [Config] CONFIG_I2C_CHARDEV=m for ppc64el
7546 * [Config] CONFIG_I2C_MUX=m for ppc64el
7547 * [Config] CONFIG_I2C_STUB=m for ppc64el
7548 * [Config] CONFIG_I2O=m for ppc64el
7549 * [Config] CONFIG_INET_XFRM_MODE_BEET=m, CONFIG_INET_XFRM_MODE_TRANSPORT=m, CONFIG_INET_XFRM_MODE_TUNNEL=m for ppc64el
7550 * [Config] CONFIG_INFINIBAND_IPOIB_DEBUG=n, CONFIG_INFINIBAND_MTHCA_DEBUG=n for ppc64el
7551 * [Config] CONFIG_INFINIBAND_NES=m, CONFIG_INFINIBAND_OCRDMA=m, CONFIG_INFINIBAND_QIB=m for ppc64el
7552 * [Config] CONFIG_INPUT_FF_MEMLESS=m for ppc64el
7553 * [Config] CONFIG_INTERVAL_TREE_TEST=m for ppc64el
7554 * [Config] CONFIG_IPACK_BUS=m for ppc64el
7555 * [Config] CONFIG_ISDN=y for ppc64el
7556 * [Config] CONFIG_ISO9660_FS=m for ppc64el
7557 * [Config] CONFIG_KGDB=y for ppc64el
7558 * [Config] CONFIG_KVM_GUEST=y for ppc64el
7559 * [Config] CONFIG_L2TP_V3=y for powerpc
7560 * [Config] CONFIG_MAILBOX=y for ppc64el
7561 * [Config] CONFIG_MD_LINEAR=m, CONFIG_MD_RAID0=m, CONFIG_MD_RAID1=m for ppc64el
7562 * [Config] CONFIG_MEDIA_SUPPORT=m for ppc64el
7563 * [Config] CONFIG_MEMORY=y for ppc64el
7564 * [Config] CONFIG_MEMSTICK=m for ppc64el
7565 * [Config] CONFIG_MFD_SM501_GPIO=n for ppc64el
7566 * [Config] CONFIG_MMC_BLOCK=m for ppc64el
7567 * [Config] CONFIG_MOUSE_PS2=m for ppc64el
7568 * [Config] CONFIG_NET_9P=m for ppc64el
7569 * [Config] CONFIG_MSDOS_FS=m for ppc64el
7570 * [Config] CONFIG_MSI_BITMAP_SELFTEST=n for ppc64el
7571 * [Config] CONFIG_MTD=m for arm64
7572 * [Config] CONFIG_NETCONSOLE=m for ppc64el
7573 * [Config] CONFIG_NETFILTER_XT_TARGET_NOTRACK=m for ppc64el
7574 * [Config] CONFIG_NET_IPIP=m for ppc64el
7575 * [Config] CONFIG_NET_TEAM=m for all arches
7576 * [Config] CONFIG_NFC=m for ppc64el
7577 * [Config] CONFIG_NL80211_TESTMODE=n for all arches
7578 * [Config] CONFIG_NLS_CODEPAGE_437=y for powerpc
7579 * [Config] CONFIG_NLS_ASCII=m, CONFIG_NLS_ISO8859_1=m, CONFIG_NLS_UTF8=m for ppc64el
7580 * [Config] CONFIG_NOP_USB_XCEIV=m for ppc64el
7581 * [Config] CONFIG_NOTIFIER_ERROR_INJECTION=m for ppc64el
7582 * [Config] CONFIG_OPROFILE=m for ppc64el
7583 * [Config] CONFIG_PARPORT_1284=y for ppc64el
7584 * [Config] CONFIG_PARPORT_AX88796=m, CONFIG_PARPORT_PC_FIFO=y, CONFIG_PARPORT_SERIAL=m for ppc64el
7585 * [Config] CONFIG_8723AU_P2P=n
7586 * [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
7587 * [Config] CONFIG_PCNET32=m for ppc64el
7588 * [Config] CONFIG_SCSI_DH_EMC=m for ppc64el
7589 * [Config] CONFIG_SCSI_DH_HP_SW=m for ppc64el
7590 * [Config] CONFIG_SCSI_FC_ATTRS=m for ppc64el
7591 * [Config] CONFIG_SCSI_IPR=m for ppc64el
7592 * [Config] CONFIG_SCSI_LOGGING=y for ppc64el
7593 * [Config] CONFIG_SCSI_OSD_INITIATOR=m for ppc64el
7594 * [Config] CONFIG_SCSI_SCAN_ASYNC=y for ppc64el
7595 * [Config] CONFIG_SCSI_SYM53C8XX_2=m for ppc64el
7596 * [Config] CONFIG_XILINX_LL_TEMAC=m for powerpc
7597 * [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y for ppc64el
7598 * [Config] CONFIG_WLAN=y for arm64
7599 * [Config] CONFIG_VORTEX=m for ppc64el
7600 * [Config] CONFIG_WIMAX=m for ppc64el
7601 * [Config] CONFIG_WATCHDOG=y for ppc64el
7602 * [Config] CONFIG_VIRT_DRIVERS=y for ppc64el
7603 * [Config] CONFIG_VERSION_SIGNATURE="" for powerpc64-emb
7604 * [Config] CONFIG_UWB=m for ppc64el
7605 * [Config] CONFIG_USB_STORAGE=y
7606 * [Config] CONFIG_SATA_AHCI_PLATFORM=y for armhf
7607 * [Config] CONFIG_HID_RMI=m
7608 * [Config] CONFIG_HVC_DCC=n
7609 - LP: #1303657
7610
7611 [ Upstream Kernel Changes ]
7612
7613 * mm/numa: Remove BUG_ON() in __handle_mm_fault()
7614 - LP: #1323165
7615 * powerpc/powernv: Add calls to support little endian host
7616 - LP: #1327400
7617 * HID: rmi: introduce RMI driver for Synaptics touchpads
7618 * HID: rmi: do not stop the device at the end of probe
7619 * HID: rmi: check for the existence of some optional queries before reading query 12
7620 * HID: rmi: do not fetch more than 16 bytes in a query
7621 * HID: rmi: fix wrong struct field name
7622 * HID: rmi: fix masks for x and w_x data
7623 * HID: rmi: do not handle touchscreens through hid-rmi
7624 * ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloops
7625 - LP: #1305480
7626 * rebase to v3.15
7627
7628 -- Tim Gardner <tim.gardner@canonical.com> Tue, 03 Jun 2014 17:02:49 +0000
7629
7630 linux (3.15.0-5.10) utopic; urgency=low
7631
7632 [ Tim Gardner ]
7633
7634 * Release Tracking Bug
7635 - LP: #1325596
7636 * [Config] CONFIG_POWERNV_CPUFREQ=y for ppc64el
7637 * rebase to v3.15-rc8
7638
7639 [ Upstream Kernel Changes ]
7640
7641 * rebase to v3.15-rc8
7642
7643 -- Tim Gardner <tim.gardner@canonical.com> Mon, 02 Jun 2014 12:59:34 +0000
7644
7645 linux (3.15.0-4.9) utopic; urgency=low
7646
7647 * no change rebuild to fix embeded debhelper.
7648
7649 -- Andy Whitcroft <apw@canonical.com> Thu, 29 May 2014 12:41:58 +0100
7650
7651 linux (3.15.0-4.8) utopic; urgency=low
7652
7653 [ Andy Whitcroft ]
7654
7655 * Release Tracking Bug
7656 - LP: #1324107
7657 * [Config] enable SECURITY_APPARMOR_UNCONFINED_INIT
7658
7659 [ Javier Martinez Canillas ]
7660
7661 * SAUCE: (no-up) apparmor: fix bug that constantly spam the console
7662 - LP: #1323526
7663
7664 [ John Johansen ]
7665
7666 * SAUCE: (no-up) apparmor: Sync to apparmor3 - alpha6 snapshot
7667 - LP: #1323528
7668 * SAUCE: (no-up) apparmor: fix apparmor spams log with warning message
7669 - LP: #1308761
7670 * SAUCE: (no-up) apparmor: fix refcount bug in apparmor pivotroot
7671 - LP: #1308765
7672 * SAUCE: (no-up): apparmor: fix apparmor refcount bug in apparmor_kill
7673 - LP: #1308764
7674 * SAUCE: (no-up): apparmor: use custom write_is_locked macro
7675 - LP: #1323530
7676
7677 [ Kamal Mostafa ]
7678
7679 * [Config] add debian/gbp.conf
7680
7681 [ Tim Gardner ]
7682
7683 * [Config] CONFIG_SATA_AHCI=m for ppc64el
7684 - LP: #1323980
7685
7686 -- Andy Whitcroft <apw@canonical.com> Wed, 28 May 2014 12:47:17 +0100
7687
7688 linux (3.15.0-3.7) utopic; urgency=low
7689
7690 [ Tim Gardner ]
7691
7692 * Release Tracking Bug
7693 - LP: #1323189
7694
7695 [ Andy Whitcroft ]
7696
7697 * [Config] autopkgtest -- need fakeroot for tests
7698
7699 [ Upstream Kernel Changes ]
7700
7701 * rebase to v3.15-rc7
7702
7703 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 May 2014 08:12:50 +0200
7704
7705 linux (3.15.0-2.6) utopic; urgency=low
7706
7707 [ Andy Whitcroft ]
7708
7709 * [Config] remove the kernel-image firmware list on clean
7710
7711 [ Martin Pitt ]
7712
7713 * [Config] autopkgtest -- switch to significantly faster rebuild
7714
7715 [ Stefan Bader ]
7716
7717 * [Config]: Add missing modules to inclusion list
7718
7719 [ Tim Gardner ]
7720
7721 * [debian] Dynamically generate the kernel-image udebs firmware list
7722 * [d-i] firmware/kernel-image is generated
7723 * rebase to v3.15-rc6
7724 * Release Tracking Bug
7725 - LP: #1322251
7726
7727 [ Upstream Kernel Changes ]
7728
7729 * rebase to v3.15-rc6
7730 - LP: #1297581
7731
7732 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 May 2014 10:51:29 -0700
7733
7734 linux (3.15.0-1.5) utopic; urgency=low
7735
7736 [ Tim Gardner ]
7737
7738 * [Config] Add apm-mustang.dtb to kernel-image udeb
7739
7740 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 May 2014 14:47:42 -0700
7741
7742 linux (3.15.0-1.4) utopic; urgency=low
7743
7744 [ Andy Whitcroft ]
7745
7746 * Revert "SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the
7747 local linux/hyperv.h"
7748 * Revert "SAUCE: (no-up) hv -- bodge hv_kvp_daemon so it can use the
7749 local linux/hyperv.h"
7750 * [Packaging] tools -- hv tools build correctly against the built headers
7751 * [Packaging] cloud-tools -- add the hv_fcopy_daemon to the package
7752 * cloud-tools -- pull in init scripts for Hyper-V daemons
7753 * cloud-tools -- detect Hyper-V VM to avoid starting
7754 * cloud-tools -- update IF_NAME to DEVICE in hv_* scripts
7755 - LP: #1295401
7756 * [Config] cloud-tools: reenable cloud-tools
7757
7758 -- Andy Whitcroft <apw@canonical.com> Sun, 18 May 2014 19:21:04 +0100
7759
7760 linux (3.15.0-1.3) utopic; urgency=low
7761
7762 [ Andy Whitcroft ]
7763
7764 * [Packaging] ppc64el is a powerpc kernel arch and needs its quirks
7765 - LP: #1318848
7766
7767 [ Ben Collins ]
7768
7769 * [Config] Switch to grub-ieee1275 as recommended on book3e systems
7770 - LP: #1318629
7771
7772 [ Tim Gardner ]
7773
7774 * [Config] CONFIG_FSL_PAMU=n
7775 - LP: #1311738
7776 * Release Tracking Bug
7777 - LP: #1320239
7778
7779 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 May 2014 07:37:07 -0600
7780
7781 linux (3.15.0-1.2) utopic; urgency=low
7782
7783 [ Tim Gardner ]
7784
7785 * Release Tracking Bug
7786 - LP: #1318171
7787 * Add rpcsec_gss_krb5 to generic inclusion list
7788 - LP: #769527
7789 * rebase to v3.15-rc5
7790
7791 [ Upstream Kernel Changes ]
7792
7793 * rebase to v3.15-rc5
7794 - LP: #1297581
7795
7796 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 May 2014 15:20:10 -0500
7797
7798 linux (3.15.0-0.1) utopic; urgency=low
7799
7800 [ Upstream Kernel Changes ]
7801
7802 * rebase to v3.15-rc4
7803 - LP: #1297581
7804 - LP: #1297581
7805 - LP: #1305133
7806 - LP: #1297581
7807 - LP: #1297581
7808 - LP: #871808
7809 - LP: #1260303
7810 - LP: #1268468
7811 - LP: #1248116
7812 - LP: #1211920
7813 - LP: #1259790
7814 - LP: #1259437
7815 - LP: #1259435
7816 - LP: #1268468
7817
7818 -- Tim Gardner <tim.gardner@canonical.com> Fri, 07 Feb 2014 09:35:13 -0700
7819
7820 linux (3.15.0-0.0) utopic; urgency=low
7821
7822 * Initial version for 3.15.
7823
7824 -- Andy Whitcroft <apw@canonical.com> Fri, 02 May 2014 15:06:39 +0100
7825
7826 linux (3.13.0-8.27) trusty; urgency=low
7827
7828 [ John Johansen ]
7829
7830 * SAUCE: Add config option to disable new apparmor 3 semantics
7831 -LP: #1270215
7832
7833 [ Tim Gardner ]
7834
7835 * [debian] Fix indep_hdrs_pkg_name
7836 - LP: #1134441
7837 * Update lttng to 00808267d3ba7cdcddfed7bec7e62a40463c1307 Version 2.4.0-rc3
7838 * Enabled lttng build
7839 * Don't build lttng for armhf
7840 lttng hates gcc-4.8 for armhf
7841 * Release Tracking Bug
7842 - LP: #1277309
7843
7844 [ Upstream Kernel Changes ]
7845
7846 * rebase to v3.13.2
7847 - LP: #1260303
7848 - LP: #1260303
7849 - LP: #1268468
7850
7851 -- Tim Gardner <tim.gardner@canonical.com> Thu, 06 Feb 2014 09:25:51 -0700
7852
7853 linux (3.13.0-7.26) trusty; urgency=low
7854
7855 [ John Johansen ]
7856
7857 * SAUCE: apparmor: fix uninitialized lsm_audit membe
7858 - LP: #1268727
7859 * Add config option to optionally enable new apparmor 3 semantics
7860
7861 [ Tim Gardner ]
7862
7863 * [Config] Add lowlatency to getabis
7864 * [Config] CONFIG_SECURITY_APPARMOR_AA3_SEMANTICS=y
7865 - LP: #1270215
7866 * Release Tracking Bug
7867 - LP: #1276810
7868
7869 [ Upstream Kernel Changes ]
7870
7871 * x86, x32: Correct invalid use of user timespec in the kernel
7872 - LP: #1274349
7873 - CVE-2014-0038
7874
7875 -- Tim Gardner <tim.gardner@canonical.com> Wed, 05 Feb 2014 15:49:44 -0500
7876
7877 linux (3.13.0-7.25) trusty; urgency=low
7878
7879 [ Andy Whitcroft ]
7880
7881 * Revert "SAUCE: fix fmd headers"
7882 * SAUCE: fix fmd headers
7883
7884 -- Andy Whitcroft <apw@canonical.com> Tue, 04 Feb 2014 09:36:09 +0000
7885
7886 linux (3.13.0-7.24) trusty; urgency=low
7887
7888 [ Stefan Bader ]
7889
7890 * [Config] Make vmwgfx driver enable the framebuffer device
7891
7892 [ Tim Gardner ]
7893
7894 * rebase to v3.13.1
7895 * [Config] CONFIG_NFS_FS=m for ppc64el
7896 * [Config] CONFIG_X86_SYSFB=n
7897 https://lists.ubuntu.com/archives/kernel-team/2014-February/038166.html
7898 * Release Tracking Bug
7899 - LP: #1275898
7900
7901 [ Upstream Kernel Changes ]
7902
7903 * i2c: piix4: Add support for AMD ML and CZ SMBus changes
7904 - LP: #1272525
7905 * i2c: piix4: Use different message for AMD Auxiliary SMBus Controller
7906 - LP: #1272525
7907 * mm: ignore VM_SOFTDIRTY on VMA merging
7908 - LP: #1274917
7909 * drm/radeon: disable dpm on BTC
7910 - LP: #1266984
7911
7912 [ Upstream Kernel Changes ]
7913
7914 * rebase to v3.13.1
7915
7916 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Jan 2014 15:24:48 +0000
7917
7918 linux (3.13.0-6.23) trusty; urgency=low
7919
7920 [ Andy Whitcroft ]
7921
7922 * [Config] fix up architecture for linux-tools
7923
7924 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jan 2014 09:00:41 +0000
7925
7926 linux (3.13.0-6.22) trusty; urgency=low
7927
7928 [ Andy Whitcroft ]
7929
7930 * [Packaging] limit linux-udebs-<flavour> to matching arch
7931 * [Config] powerpc -- disable perf to fix FTBFS
7932 * [Config] ppc64el -- fix up missing udebs
7933
7934 -- Andy Whitcroft <apw@canonical.com> Wed, 29 Jan 2014 16:00:28 +0000
7935
7936 linux (3.13.0-6.21) trusty; urgency=low
7937
7938 [ Andy Fleming ]
7939
7940 * SAUCE: net: Add support for handling queueing in hardware
7941 * SAUCE: of_mdio: Add of_phy_attach function
7942 * SAUCE: phylib: Add generic 10G driver
7943 * SAUCE: phylib: Support attaching to gen10g_driver
7944 * SAUCE: phylib: Add Clause 45 read/write functions
7945
7946 [ Andy Whitcroft ]
7947
7948 * SAUCE: fix fmd headers
7949 * [Packaging] lowlatency -- merge out of tree flavours
7950 * SAUCE: allow IRQs to be irq-threaded by default via config
7951 * [Config]: enable CONFIG_IRQ_FORCED_THREADING_DEFAULT for lowlatency
7952 * [Config] powerpc -- fix up Build-depends:
7953 * Release Tracking Bug
7954 - LP: #1273747
7955
7956 [ Ben Collins ]
7957
7958 * SAUCE: PPC: PCI: Fix pcibios_io_space_offset() so it works for 32-bit
7959 ptr/64-bit rsrcs
7960 * SAUCE: Revert "phy: vitesse make vsc824x_add_skew static"
7961 * SAUCE: Fixup freescale usb phy driver to work on ppc64
7962 * SAUCE: xgmac_mdio: Silence read errors
7963 * SAUCE: Provide booke stub for kvmppc_is_bigendian()
7964 * SAUCE: Fix stack overflow on ppc32
7965 * SAUCE: Use resource_size_t instead of long for PCI resource address
7966 * SAUCE: net/phy: Export function for use by dpaa_eth
7967 * [Packaging] powerpc -- merge out of tree powerpc arch
7968
7969 [ Bjorn Helgaas ]
7970
7971 * SAUCE: Revert "EISA: Log device resources in dmesg"
7972 - LP: #1251816
7973 * SAUCE: Revert "EISA: Initialize device before its resources"
7974 - LP: #1251816
7975
7976 [ Emil Medve ]
7977
7978 * SAUCE: phylib: Minimum hack to get the generic 10G PHY driver to work
7979 with 10G "fixed-link"s
7980
7981 [ Kumar Gala ]
7982
7983 * SAUCE: fsl_qbman: Add drivers for Freescale DPAA Qman & Bman
7984 * SAUCE: fsl_pme2: Add support for DPAA PME
7985 * SAUCE: fmd: FMD14 integration
7986 * SAUCE: dpaa_eth: Ethernet driver for Freescale QorIQ DPA Architecture
7987 * SAUCE: powerpc/85xx: Add DPAA/networking support for CoreNet
7988
7989 [ Madalin Bucur ]
7990
7991 * SAUCE: net/flow: remove sleeping and deferral mechanism from
7992 flow_cache_flush
7993 * SAUCE: net/phy: abort genphy_read_status when link changes during speed
7994 and duplex reading
7995
7996 [ Stefan Bader ]
7997
7998 * [Config] move some VMWare related modules into main package
7999 - LP: #1271669
8000
8001 [ Tim Gardner ]
8002
8003 * [Config] Add r815x to nic-modules
8004 - LP: #1273735
8005 * [Config] CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
8006 - LP: #239479
8007
8008 [ Upstream Kernel Changes ]
8009
8010 * mmc: sdhci-pci: break out definitions to header file
8011 - LP: #1239938
8012 * mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hosts
8013 - LP: #1239938
8014 * powerpc/book3e: rename interrupt_end_book3e with __end_interrupts
8015 * powerpc/book3e: support CONFIG_RELOCATABLE
8016 * book3e/kexec/kdump: enable kexec for kernel
8017 * book3e/kexec/kdump: create a 1:1 TLB mapping
8018 * book3e/kexec/kdump: introduce a kexec kernel flag
8019 * book3e/kexec/kdump: implement ppc64 kexec specfic
8020 * book3e/kexec/kdump: redefine VIRT_PHYS_OFFSET
8021 * book3e/kexec/kdump: recover "r4 = 0" to create the initial TLB
8022
8023 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jan 2014 22:59:46 +0000
8024
8025 linux (3.13.0-5.20) trusty; urgency=low
8026
8027 [ Andy Whitcroft ]
8028
8029 * [Packaging] tools -- do not make symlinks when not making packages
8030 * [Packaging] tools -- tidy up control.stub.in ordering
8031 * [Packaging] tools -- tools-common is shared and not conditional
8032 * rebase to v3.13
8033
8034 [ Dirk Brandewie ]
8035
8036 * SAUCE: intel_pstate: Add setting voltage value for baytrail P states.
8037
8038 [ KY Srinivasan ]
8039
8040 * SAUCE: Drivers: hv: vmbus: Specify the target CPU that should receive
8041 notification
8042
8043 [ Upstream Kernel Changes ]
8044
8045 * rebase to v3.13
8046 - LP: #1270603
8047
8048 -- Andy Whitcroft <apw@canonical.com> Fri, 17 Jan 2014 15:45:31 +0000
8049
8050 linux (3.13.0-4.19) trusty; urgency=low
8051
8052 [ Andy Whitcroft ]
8053
8054 * [Config] libunwind8-dev is now available for ppc64el
8055 * [Packaging] tools -- make cpupower optional
8056 * [Packaging] tools -- enable correctly for x86
8057
8058 [ Tim Gardner ]
8059
8060 * Release Tracking Bug
8061 - LP: #1269872
8062
8063 [ Upstream Kernel Changes ]
8064
8065 * SAUCE: ARM: OMAP: hwmod: Add SYSC offsets for AES IP
8066 * SAUCE: ARM: OMAP4: hwmod: Add hwmod data for AES IP
8067 * SAUCE: OMAP: AM33xx: hwmod: Correct AES module SYSC type
8068 * SAUCE: crypto: omap-aes: add error check for pm_runtime_get_sync
8069
8070 [ Upstream Kernel Changes ]
8071
8072 * rebase to 85ce70fdf48aa290b4845311c2dd815d7f8d1fa5
8073
8074 -- Tim Gardner <tim.gardner@canonical.com> Wed, 15 Jan 2014 13:23:05 +0000
8075
8076 linux (3.13.0-3.18) trusty; urgency=low
8077
8078 [ Andy Whitcroft ]
8079
8080 * rebase to v3.13-rc8
8081 * [Packaging] efi -- allow EFI signatures on any arch
8082
8083 [ Tim Gardner ]
8084
8085 * [Config] Fix vcs-git path
8086 * Release Tracking Bug
8087 - LP: #1268683
8088
8089 [ Upstream Kernel Changes ]
8090
8091 * rebase to v3.13-rc8
8092
8093 -- Andy Whitcroft <apw@canonical.com> Sun, 12 Jan 2014 11:58:01 +0000
8094
8095 linux (3.13.0-2.17) trusty; urgency=low
8096
8097 [ Andy Whitcroft ]
8098
8099 * Release Tracking Bug
8100 - LP: #1267809
8101 * [Config] apply Platform support>>CPUIdle driver>>CPU Idle config
8102 defaults
8103 * [Config] apply Platform support>>CPU Frequency scaling config defaults
8104 * [Config] CONFIG_PARIDE_EPATC8=y
8105 * [Config] apply Device Drivers >> Broadcom specific AMBA config defaults
8106 * [Config] apply Bus options >> PCI support >> RapidIO support >> RapidIO
8107 Switch drivers config defaults
8108 * [Config] apply Cryptographic API config defaults
8109 * [Config] apply Device Drivers >> Common Clock Framework config defaults
8110 * [Config] apply Device Drivers >> Distributed Switch Architecture
8111 drivers config defaults
8112 * [Config] apply Device Drivers >> Graphics support >> Backlight & LCD
8113 device support config defaults
8114 * [Config] apply Device Drivers >> Graphics support >> Support for frame
8115 buffer devices >> Bootup logo config defaults
8116 * annotations -- update in tree annotations
8117 * [Config] apply Bus options >> PCI support >> RapidIO support config
8118 defaults
8119 * [Config] CONFIG_POWER_AVS=y CONFIG_RESET_CONTROLLER=y
8120 * [Config] apply Device Drivers >> 1-wire Bus Masters config defaults
8121 * [Config] apply CAN Device Drivers >> Platform CAN drivers with Netlink
8122 support config defaults
8123 * [Config] apply Device Drivers >> Character devices >> Serial drivers
8124 config defaults
8125 * [Config] apply Device Drivers >> Generic Thermal sysfs driver config
8126 defaults
8127 * [Config] apply Device Drivers >> Character devices >> TPM Hardware
8128 Support config defaults
8129 * [Config] apply Device Drivers >> Character devices config defaults
8130 * [Config] apply Device Drivers >> HID support >> USB HID support >> USB
8131 HID transport layer config defaults
8132 * [Config] apply Device Drivers >> HID support >> HID bus support config
8133 defaults
8134 * [Config] apply Device Drivers >> HID support >> USB HID support config
8135 defaults
8136 * annotations -- update in tree annotations
8137 * [Config] apply Device Drivers >> GPIO Support config defaults
8138 * [Config] update configs for apparmour update
8139
8140 [ John Johansen ]
8141
8142 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
8143 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
8144 - LP: #1208988
8145 * SAUCE: apparmor: allocate path lookup buffers during init
8146 - LP: #1208988
8147 * SAUCE: (no-up) apparmor: Fix tasks not subject to, reloaded policy
8148 - LP: #1236455
8149
8150 [ Tim Gardner ]
8151
8152 * Revert "[Debian] getabis: Preface module with package name"
8153 * [Config] Added ppc64el to getabis
8154 * [packaging] Bump ABI for every new release
8155
8156 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jan 2014 11:48:39 +0000
8157
8158 linux (3.13.0-1.16) trusty; urgency=low
8159
8160 * First 3.13 upload.
8161 * Release tracker
8162 - LP: #1266852
8163
8164 -- Tim Gardner <tim.gardner@canonical.com> Tue, 07 Jan 2014 09:21:26 -0700
8165
8166 linux (3.13.0-0.15) trusty; urgency=low
8167
8168 [ Tim Gardner ]
8169
8170 * rebase to v3.13-rc7
8171
8172 [ Upstream Kernel Changes ]
8173
8174 * rebase to v3.13-rc7
8175
8176 -- Tim Gardner <tim.gardner@canonical.com> Sun, 05 Jan 2014 06:13:33 -0700
8177
8178 linux (3.13.0-0.14) trusty; urgency=low
8179
8180 [ Andy Whitcroft ]
8181
8182 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
8183
8184 [ Tim Gardner ]
8185
8186 * Remove ubuntu/dm-raid4-5 in favor of CONFIG_MD_RAID456
8187 * Update lttng to Version 2.4.0-rc2
8188 * lttng: Disabled trace_kvm_async_pf_completed
8189 * [Config] CONFIG_IMA=y
8190 - LP: #1244627
8191
8192 [ Upstream Kernel Changes ]
8193
8194 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
8195
8196 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 Jan 2014 12:57:13 -0700
8197
8198 linux (3.13.0-0.13) trusty; urgency=low
8199
8200 [ Andy Whitcroft ]
8201
8202 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
8203 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
8204 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
8205 * ubuntu: AUFS (no-squash): basic framework and update machinary
8206 * ubuntu: AUFS -- update to 7b136a27b021da9010d8b6c101939dd298e46be7
8207 * ubuntu: aufs3 -- enable
8208 * ubuntu: aufs3 -- update configs
8209
8210 -- Andy Whitcroft <apw@canonical.com> Thu, 02 Jan 2014 09:41:02 +0000
8211
8212 linux (3.13.0-0.12) trusty; urgency=low
8213
8214 [ Upstream Kernel Changes ]
8215
8216 * rebase to v3.13-rc6
8217
8218 -- Tim Gardner <tim.gardner@canonical.com> Tue, 31 Dec 2013 06:16:03 -0700
8219
8220 linux (3.13.0-0.11) trusty; urgency=low
8221
8222 [ Andy Whitcroft ]
8223
8224 * SAUCE: suspicious unlocked ->status reading and writing in ipc/sem.c
8225 * [Config] ppc64el -- initial defconfig based -generic flavour
8226 * [Config] initial defconfig for ppc64el
8227 * [Config] ubuntuise ppc64el config
8228 * [Config] ubuntuise ppc64el config part 2
8229 * [Config] d-i -- update empty udebs list
8230 * [Config] ppc64el -- split extras package
8231
8232 [ Anton Blanchard ]
8233
8234 * SAUCE: KVM: PPC: Book3S HV: Add little-endian guest support
8235
8236 [ Benjamin Herrenschmidt ]
8237
8238 * SAUCE: powerpc/powernv: Add calls to support little endian
8239
8240 [ Cédric Le Goater ]
8241
8242 * SAUCE: KVM: PPC: Book3S: add helper routine to load guest instructions
8243 * SAUCE: KVM: PPC: Book3S: add helper routines to detect endian order
8244 * SAUCE: KVM: PPC: Book3S: MMIO emulation support for little endian
8245 guests
8246
8247 [ Paul E. McKenney ]
8248
8249 * SAUCE: powerpc: Make 64-bit non-VMX copy_tofrom_user() bi-endian
8250
8251 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Dec 2013 16:48:55 +0000
8252
8253 linux (3.13.0-0.10) trusty; urgency=low
8254
8255 [ Andy Whitcroft ]
8256
8257 * rebase to v3.13-rc5
8258 * [Config] updateconfigs following rebase to v3.13-rc5
8259
8260 [ Upstream Kernel Changes ]
8261
8262 * rebase to v3.13-rc5
8263 - LP: #1260303
8264 - LP: #1260303
8265 - LP: #1260225
8266
8267 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Dec 2013 12:48:28 +0000
8268
8269 linux (3.13.0-0.9) trusty; urgency=low
8270
8271 [ Andy Whitcroft ]
8272
8273 * [Config] d-i -- allow missing firmware
8274
8275 -- Andy Whitcroft <apw@canonical.com> Fri, 20 Dec 2013 17:57:06 +0000
8276
8277 linux (3.13.0-0.8) trusty; urgency=low
8278
8279 [ Andy Whitcroft ]
8280
8281 * [Config] annotations -- first pass over entire config
8282 * [Config] drop libunwind8-dev from Build-Depends for ppc64el
8283
8284 [ Tim Gardner ]
8285
8286 * [Config] Add arm64 device tree files
8287 - LP: #1262901
8288
8289 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Dec 2013 18:36:43 +0000
8290
8291 linux (3.13.0-0.7) trusty; urgency=low
8292
8293 [ Rajesh B Prathipati ]
8294
8295 * SAUCE: powerpc: Make unaligned accesses endian-safe for powerpc
8296
8297 [ Tim Gardner ]
8298
8299 * [Config] CONFIG_REGULATOR_S2MPS11=n for FTBS
8300
8301 [ Upstream Kernel Changes ]
8302
8303 * rebase to v3.13-rc4
8304 - LP: #1259790
8305 - LP: #1259437
8306 - LP: #1259435
8307
8308 -- Tim Gardner <tim.gardner@canonical.com> Fri, 13 Dec 2013 07:56:34 -0700
8309
8310 linux (3.13.0-0.6) trusty; urgency=low
8311
8312 [ Paolo Pisati ]
8313
8314 * [Config] armhf: arm64: VIRTIO_[BLK|MMIO|NET|CONSOLE|BALLOON]=y
8315 * [Config] i386: amd64: VIRTIO_CONSOLE=y
8316
8317 [ Tim Gardner ]
8318
8319 * [Config] CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y
8320
8321 -- Tim Gardner <tim.gardner@canonical.com> Sun, 08 Dec 2013 09:22:01 -0700
8322
8323 linux (3.13.0-0.5) trusty; urgency=low
8324
8325 [ Andy Whitcroft ]
8326
8327 * correct bug listing for v3.13-rc2 rebase
8328 * [Config] ppc64el -- create linux-libc-dev
8329 * [Debian] Improve tools version message
8330 - LP: #1257715
8331
8332 [ Serge Hallyn ]
8333
8334 * SAUCE: fork: Allow CLONE_PARENT after setns(CLONE_NEWPID)]
8335 - LP: #1248590
8336 * SAUCE: vfs: Fix a regression in mounting proc
8337
8338 [ Tim Gardner ]
8339
8340 * [Config] Build-in ohci-pci
8341 - LP: #1244176
8342 * Rebase to v3.13-rc3
8343
8344 [ Upstream Kernel Changes ]
8345
8346 * Revert "Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID
8347 checks""
8348 - LP: #1248590
8349
8350 [ Upstream Kernel Changes ]
8351
8352 * rebase to v3.13-rc3
8353 - LP: #1256840
8354 - LP: #1256212
8355
8356 -- Tim Gardner <tim.gardner@canonical.com> Sat, 07 Dec 2013 07:55:39 -0700
8357
8358 linux (3.13.0-0.4) trusty; urgency=low
8359
8360 [ Tim Gardner ]
8361
8362 * Rebase to v3.13-rc2
8363
8364 [ Upstream Kernel Changes ]
8365
8366 * rebase to v3.13-rc2
8367
8368 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Nov 2013 23:54:05 -0500
8369
8370 linux (3.13.0-0.3) trusty; urgency=low
8371
8372 [ Andy Whitcroft ]
8373
8374 * Revert "SAUCE: Fix DocBook FTBS"
8375
8376 [ Tim Gardner ]
8377
8378 * [Debian] Re-sign modules after debug objcopy
8379 - LP: #1253155
8380 * [Config] CONFIG_EXT4_USE_FOR_EXT23=y
8381
8382 [ Upstream Kernel Changes ]
8383
8384 * doc: fix generation of device-drivers
8385 * rebase to b975dc3689fc6a3718ad288ce080924f9cb7e176
8386
8387 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Nov 2013 12:24:42 -0700
8388
8389 linux (3.13.0-0.2) trusty; urgency=low
8390
8391 [ Tim Gardner ]
8392
8393 * SAUCE: Fix DocBook FTBS
8394
8395 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Nov 2013 13:24:15 -0700
8396
8397 linux (3.13.0-0.1) trusty; urgency=low
8398
8399 [ Upstream Kernel Changes ]
8400
8401 * rebase to 7e3528c3660a2e8602abc7858b0994d611f74bc3
8402
8403 -- Tim Gardner <tim.gardner@canonical.com> Tue, 12 Nov 2013 07:28:53 -0700
8404
8405 linux (3.13.0-0.0) trusty; urgency=low
8406
8407 * Major release bump.
8408
8409 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Nov 2013 21:37:52 +0000
8410
8411 linux (3.12.0-2.7) trusty; urgency=low
8412
8413 * Fixed armhf ABI build failure.
8414 * Release tracker
8415 - LP: #1249477
8416
8417 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 16:22:45 -0700
8418
8419 linux (3.12.0-2.6) trusty; urgency=low
8420
8421 [ Joseph Salisbury ]
8422
8423 * SAUCE: tg3: Add support for new 57786 device id.
8424 - LP: #1242610
8425
8426 [ Tim Gardner ]
8427
8428 * [Config] CONFIG_OABI_COMPAT=n
8429 * [Config] add the wandboard to shipped dtb
8430 - LP: #1249421
8431 * Release tracker
8432 - LP: #1249477
8433
8434 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 12:23:18 -0700
8435
8436 linux (3.12.0-2.5) trusty; urgency=low
8437
8438 [ Andy Whitcroft ]
8439
8440 * rebase to mainline v3.12
8441 * [Config] updateconfigs following rebase to v3.12
8442 * postinst -- improve relative symlink detection with missing files
8443 - LP: #1248053
8444 * postinst -- fix unchanged link detection
8445 * [Config] update configs following addition of apparmor fixes
8446
8447 [ Anthony Wong ]
8448
8449 * SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537
8450 - LP: #1231305
8451
8452 [ John Johansen ]
8453
8454 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
8455 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
8456 - LP: #1208988
8457 * SAUCE: apparmor: allocate path lookup buffers during init
8458 - LP: #1208988
8459
8460 [ Tim Gardner ]
8461
8462 * [Config] Remove superfluous ubuntu/lttng-modules
8463
8464 [ Upstream Kernel Changes ]
8465
8466 * Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks"
8467 - LP: #1248590
8468
8469 [ Upstream Kernel Changes ]
8470
8471 * rebase to v3.12
8472 - LP: #1222850
8473
8474 [ Adam Conrad ]
8475 * etc/getabis: Fetch arm64/generic abis as well
8476
8477 -- Andy Whitcroft <apw@canonical.com> Wed, 06 Nov 2013 21:00:21 +0000
8478
8479 linux (3.12.0-1.3) trusty; urgency=low
8480
8481 [ Andy Whitcroft ]
8482
8483 * [Config] arm64 -- add arch to the configuration handlers
8484 * [Config] arm64 -- add generic flavour
8485 * [Config] arm64 -- default config
8486 * [Config] arm64 -- fix up various FTBFS config options
8487 * SAUCE: arm64: export __copy_in_user to modules
8488 * [Config] arm64 -- disable ABI/module checks
8489 * [Config] arm64 -- enforcer -- add arm64 to the enforcer
8490 * [Config] arm64 -- enable udebs for arm64
8491
8492 [ Colin Watson ]
8493
8494 * [Config] Clean up various udeb Provides
8495
8496 [ Paolo Pisati ]
8497
8498 * [Config] AHCI_IMX=y
8499 * [Config] build imx*-wandboard dtbs
8500
8501 [ Serge Hallyn ]
8502
8503 * SAUCE: device_cgroup: remove can_attach
8504
8505 [ Tim Gardner ]
8506
8507 * rebase to v3.12-rc7
8508 * SAUCE: KVM: Fix modprobe failure for kvm_intel/kvm_amd
8509 * Release tracker
8510 - LP: #1245932
8511
8512 [ Upstream Kernel Changes ]
8513
8514 * rebase to v3.12-rc7
8515 - LP: #1180881
8516 - LP: #1180881
8517 - LP: #1217957
8518
8519 -- Tim Gardner <tim.gardner@canonical.com> Sun, 27 Oct 2013 22:08:55 -0600
8520
8521 linux (3.12.0-0.2) trusty; urgency=low
8522
8523 [ Andy Whitcroft ]
8524
8525 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ
8526 CAPACITY (16) at SPC-2"
8527 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at
8528 SPC-2"
8529 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request READ
8530 CAPACITY (16) be preferred"
8531 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request VPD pages
8532 be used at SPC-2"
8533 * Revert "overlayfs: Update to v19"
8534 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: implement show_options"
8535 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: add statfs support"
8536 * Revert "ubuntu: overlayfs v18 -- -- overlay filesystem"
8537 * Revert "ubuntu: overlayfs v18 -- -- vfs: introduce
8538 clone_private_mount()"
8539 * Revert "ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to
8540 modules"
8541 * Revert "ubuntu: overlayfs v18 -- -- overlay: overlay filesystem
8542 documentation"
8543 * ubuntu: overlayfs v20 -- overlayfs: add statfs support
8544 * [Config] fix linux-libc-dev generation for arm64
8545 * [Config] fix linux-libc-dev generation for x32
8546 * [Config] add linux-libc-dev generation for ppc64el
8547
8548 [ Erez Zadok ]
8549
8550 * ubuntu: overlayfs v20 -- overlayfs: implement show_options
8551
8552 [ Miklos Szeredi ]
8553
8554 * ubuntu: overlayfs v20 -- vfs: add i_op->dentry_open()
8555 * ubuntu: overlayfs v20 -- vfs: export do_splice_direct() to modules
8556 * ubuntu: overlayfs v20 -- vfs: export __inode_permission() to modules
8557 * ubuntu: overlayfs v20 -- vfs: introduce clone_private_mount()
8558 * ubuntu: overlayfs v20 -- overlay filesystem
8559 * ubuntu: overlayfs v20 -- fs: limit filesystem stacking depth
8560
8561 [ Neil Brown ]
8562
8563 * ubuntu: overlayfs v20 -- overlay: overlay filesystem documentation
8564
8565 [ Paolo Pisati ]
8566
8567 * [Config] arm: VIRTIO_[BLK|NET|MMIO]=y
8568
8569 [ Seth Forshee ]
8570
8571 * SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
8572 ThinkPads
8573 - LP: #1183856
8574
8575 [ Tim Gardner ]
8576
8577 * [Config] CONFIG_CRYPTO_CRCT10DIF=y, CONFIG_CRYPTO_CRCT10DIF_PCLMUL=m
8578 * rebase to v3.12-rc2
8579 * updateconfigs
8580 * [Config] disable CONFIG_FB_VESA enforcer check
8581 * [Config] Disable lttng for FTBS
8582 * rebase to v3.12-rc3
8583 * rebase to v3.12-rc4
8584 * [Config] CONFIG_ANDROID=n
8585 - LP: #1235161
8586 * [Config] CONFIG_L2TP_V3=y
8587 - LP: #1235914
8588 * [Config] CONFIG_USB_OTG=n for all arches
8589 * Release tracker
8590 - LP: #1242811
8591
8592 [ Upstream Kernel Changes ]
8593
8594 * scsi: hyper-v storsvc switch up to SPC-3
8595
8596 * rebase to v3.12-rc6
8597 - LP: #1235977
8598 - LP: #1235523
8599 - LP: #1239392
8600 - LP: #1227491
8601
8602 * rebase to v3.12-rc3
8603 - LP: #1231931
8604
8605 * rebase to v3.12-rc2
8606 - LP: #1213820
8607 - LP: #1213055
8608 - LP: #1198030
8609
8610 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Sep 2013 07:41:07 -0600
8611
8612 linux (3.11.0-8.15) saucy; urgency=low
8613
8614 [ Tim Gardner ]
8615
8616 * Release tracker
8617 - LP: #1227969
8618
8619 * Update lttng
8620 Updated to git://git.lttng.org/lttng-modules.git 9998f5216f4641a79e158135
8621 Version 2.3.0+
8622
8623 [ Upstream Kernel Changes ]
8624
8625 * igb: Add additional get_phy_id call for i354 devices
8626 - LP: #1219619
8627 * igb: Read flow control for i350 from correct EEPROM section
8628 - LP: #1219619
8629 * timekeeping: Fix HRTICK related deadlock from ntp lock changes
8630 Required for lttng update.
8631
8632 -- Tim Gardner <tim.gardner@canonical.com> Thu, 19 Sep 2013 07:41:49 -0600
8633
8634 linux (3.11.0-7.14) saucy; urgency=low
8635
8636 [ Andy Whitcroft ]
8637
8638 * [Packaging] sort out linux-tools naming
8639 - LP: #1205284
8640 * [Packaging] linux-tools: switch to common generic version helper
8641
8642 [ Paolo Pisati ]
8643
8644 * [Config] highbank: ecx1000: CPU_IDLE causes instabilities, disable it
8645
8646 [ Tim Gardner ]
8647
8648 * Release tracker
8649 - LP: #1226160
8650
8651 [ Tony Lindgren ]
8652
8653 * SAUCE: ARM: dts: Fix muxing and regulator for wl12xx on the SDIO bus
8654 for pandaboard
8655
8656 [ Upstream Kernel Changes ]
8657
8658 * USB: handle LPM errors during device suspend correctly
8659 - LP: #1011415
8660 * usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()
8661 - LP: #1011415
8662 * usb: Don't fail port power resume on device disconnect.
8663 - LP: #1011415
8664
8665 [ Upstream Kernel Changes ]
8666
8667 * rebase to v3.11.1
8668
8669 -- Tim Gardner <tim.gardner@canonical.com> Wed, 11 Sep 2013 07:30:17 -0600
8670
8671 linux (3.11.0-7.13) saucy; urgency=low
8672
8673 * Release tracker
8674 - LP: #1223545
8675
8676 [ Andy Whitcroft ]
8677
8678 * SAUCE: (no-up) scsi: add scsi device flag to request VPD pages be used at SPC-2
8679 - LP: #1223499
8680 * SAUCE: (no-up) scsi: add scsi device flag to request READ CAPACITY (16) be preferred
8681 - LP: #1223499
8682 * SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at SPC-2
8683 - LP: #1223499
8684 * SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ CAPACITY (16) at SPC-2
8685 - LP: #1223499
8686
8687 [ Maximiliano Curia ]
8688
8689 * SAUCE: (no-up) Only let characters through when there are active readers.
8690 - LP: #1208740
8691
8692 [ Tim Gardner ]
8693
8694 * [Debian] getabis: Commit new ABI directory, remove the old
8695 * [Config] CONFIG_EFIVAR_FS=y
8696 - LP: #1223195
8697 * [Config] CONFIG_EFI_VARS_PSTORE=m,
8698 CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=n
8699 * SAUCE: (no-up) USB: input: cm109.c: Convert high volume dev_err() to dev_err_ratelimited()
8700 - LP: #1222850
8701
8702 [ Upstream Kernel Changes ]
8703
8704 * Intel xhci: refactor EHCI/xHCI port switching
8705 - LP: #1210858
8706
8707 -- Tim Gardner <tim.gardner@canonical.com> Tue, 10 Sep 2013 09:00:19 -0600
8708
8709 linux (3.11.0-6.12) saucy; urgency=low
8710
8711 * Release tracker
8712 - LP: #1222893
8713
8714 [ Andy Whitcroft ]
8715
8716 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
8717 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
8718 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
8719 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
8720 - LP: #1222407
8721
8722 [ Paolo Pisati ]
8723
8724 * [Config] restore mmc boot on panda
8725
8726 [ Tyler Hicks ]
8727
8728 * SAUCE: apparmor: Use shash crypto API interface for profile hashes
8729 - LP: #1216294
8730
8731 [ Upstream Kernel Changes ]
8732
8733 * net: calxedaxgmac: remove NETIF_F_FRAGLIST setting
8734 * net: calxedaxgmac: read correct field in xgmac_desc_get_buf_len
8735 * net: calxedaxgmac: fix race between xgmac_tx_complete and xgmac_tx_err
8736 * net: calxedaxgmac: fix possible skb free before tx complete
8737 * net: calxedaxgmac: update ring buffer tx_head after barriers
8738 * net: calxedaxgmac: fix race with tx queue stop/wake
8739 * net: calxedaxgmac: enable interrupts after napi_enable
8740 * net: calxedaxgmac: fix various errors in xgmac_set_rx_mode
8741 * net: calxedaxgmac: remove some unused statistic counters
8742 * net: calxedaxgmac: fix rx DMA mapping API size mismatches
8743 * net: calxedaxgmac: fix xgmac_xmit DMA mapping error handling
8744 * mfd: rtsx: Read vendor setting from config space
8745 - LP: #1201698
8746
8747 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 Sep 2013 07:21:06 -0600
8748
8749 linux (3.11.0-5.11) saucy; urgency=low
8750
8751 * Release tracker
8752 - LP: #1221886
8753
8754 [ Adam Lee ]
8755
8756 * SAUCE: Bluetooth: Add support for 04ca:2007
8757 - LP: #1153448
8758 * SAUCE: Bluetooth: Add support for 105b:e065
8759 - LP: #1161261
8760
8761 [ Gavin Guo ]
8762
8763 * SAUCE: Bluetooth: Add support for Broadcom 413c:8143
8764 - LP: #1166113
8765
8766 [ Upstream Kernel Changes ]
8767
8768 * igb: Reset the link when EEE setting changed
8769 - LP: #1219619
8770 * igb: Read register for latch_on without return value
8771 - LP: #1219619
8772 * igb: Added rcu_lock to avoid race
8773 - LP: #1219619
8774 * igb: don't allow SR-IOV without MSI-X
8775 - LP: #1219619
8776 * igb: Update MTU so that it is always at least a standard frame size
8777 - LP: #1219619
8778 * igb: Refactor of init_nvm_params
8779 - LP: #1219619
8780 * igb: Refactor NVM read functions to accommodate devices with no flash
8781 - LP: #1219619
8782 * igb: Add device support for flashless SKU of i210 device
8783 - LP: #1219619
8784 * igb: Fix get_fw_version function for all parts
8785 - LP: #1219619
8786 * igb: Add macro for size of RETA indirection table
8787 - LP: #1219619
8788 * igb: Expose RSS indirection table for ethtool
8789 - LP: #1219619
8790 * igb: Don't look for a PBA in the iNVM when flashless
8791 - LP: #1219619
8792 * igb: Implementation of 1-sec delay for i210 devices
8793 - LP: #1219619
8794 * igb: New PHY_ID for i354 device
8795 - LP: #1219619
8796 * igb: M88E1543 PHY downshift implementation
8797 - LP: #1219619
8798 * igb: No PHPM support in i354 devices
8799 - LP: #1219619
8800 * igb: Support to get 2_5G link status for appropriate media type
8801 - LP: #1219619
8802 * igb: Get speed and duplex for 1G non_copper devices
8803 - LP: #1219619
8804 * igb: Implementation to report advertised/supported link on i354 devices
8805 - LP: #1219619
8806 * igb: Update version number
8807 - LP: #1219619
8808 * Bluetooth: Take proper tty_struct references
8809 - LP: #1189998
8810 * Bluetooth: Remove the device from the list in the destructor
8811 - LP: #1189998
8812 * Bluetooth: Move the tty initialization and cleanup out of open/close
8813 - LP: #1189998
8814 * Bluetooth: Implement .activate, .shutdown and .carrier_raised methods
8815 - LP: #1189998
8816 * Bluetooth: Fix the reference counting of tty_port
8817 - LP: #1189998
8818 * Bluetooth: Purge the dlc->tx_queue to avoid circular dependency
8819 - LP: #1189998
8820
8821 [ Wen-chien Jesse Sung ]
8822
8823 * SAUCE: Bluetooth: Support for loading broadcom patchram firmware
8824 - LP: #1065400
8825 * SAUCE: Bluetooth: Add support for 13d3:3388 and 13d3:3389
8826 - LP: #1065400
8827
8828 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Sep 2013 08:06:17 -0600
8829
8830 linux (3.11.0-5.10) saucy; urgency=low
8831
8832 [ Andy Whitcroft ]
8833
8834 * Release tracker
8835 - LP: #1220222
8836 * Revert "[Config] Fix ubuntu directoy Kbuilds"
8837 * Revert "aufs update dropped some Kbuild files"
8838 * Revert "ubuntu: AUFS -- follow rename of loop.h into drivers/block"
8839 * Revert "ubuntu: AUFS -- update to
8840 8e503d4142c189ed6c47a2177ad2cd058e8d340e"
8841 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
8842 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
8843 * rebase to v3.11 final
8844 * [Config] clean up ubuntu/Kconfig and ubuntu/Makefile
8845 * ubuntu: AUFS (no-squash): basic framework and update machinary
8846 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
8847 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
8848 * ubuntu: AUFS -- update to 5ac5fe26a90a818218310e208d17688fddb07622
8849 * ubuntu: (no-squash) AUFS -- enable aufs
8850 * ubuntu: AUFS -- fix remaining d_count references to use accessor
8851 * ubuntu: lttng -- follow rename of pid_ns
8852 * SAUCE: disable stack-protector for ARM compressed bootloader
8853
8854 [ Paolo Pisati ]
8855
8856 * [Config] ARM_ATAG_DTB_COMPAT=y
8857
8858 [ Rob Herring ]
8859
8860 * [Config] Enable KVM and virtio for armhf generic-lpae
8861
8862 [ Tim Gardner ]
8863
8864 * [Config] CONFIG_ARPD=y
8865 * [Config] CONFIG_ZSWAP=y
8866 - LP: #1215379
8867
8868 [ Upstream Kernel Changes ]
8869
8870 * uvcvideo: quirk PROBE_DEF for Dell SP2008WFP monitor.
8871 - LP: #1217957
8872 * ARM: use phys_addr_t for DMA zone sizes
8873 * ARM: highbank: enable DMA zone for LPAE
8874 * ARM: highbank: select ARCH_HAS_HOLES_MEMORYMODEL
8875 * ARM: highbank: select required errata work-arounds
8876 * DMA: fix AMBA PL08x compilation issue with 64bit DMA address type
8877 * DMA: fix printk warning in AMBA PL08x DMA driver
8878 * ARM: highbank: select ARCH_DMA_ADDR_T_64BIT for LPAE
8879 * ARM: move outer_cache declaration out of ifdef
8880 * ARM: highbank: avoid L2 cache smc calls when PL310 is not present
8881 * ARM: highbank: clean-up some unused includes
8882 * ARM: xen: only set pm function ptrs for Xen guests
8883
8884 [ Upstream Kernel Changes ]
8885
8886 * rebase to v3.11
8887
8888 -- Andy Whitcroft <apw@canonical.com> Tue, 03 Sep 2013 17:08:06 +0100
8889
8890 linux (3.11.0-4.9) saucy; urgency=low
8891
8892 [ Tim Gardner ]
8893
8894 * rebase to v3.11-rc7
8895 * Release tracker
8896 - LP: #1216962
8897
8898 [ Upstream Kernel Changes ]
8899
8900 * mwifiex: do not create AP and P2P interfaces upon driver loading
8901 - LP: #1212720
8902
8903 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 Aug 2013 06:25:35 -0600
8904
8905 linux (3.11.0-3.8) saucy; urgency=low
8906
8907 [ Johannes Berg ]
8908
8909 * SAUCE: mac80211: ignore (E)CSA in probe response frames
8910 - LP: #1201470
8911
8912 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Aug 2013 09:47:36 -0600
8913
8914 linux (3.11.0-3.7) saucy; urgency=low
8915
8916 [ Tim Gardner ]
8917
8918 * SAUCE: (no-up) hv_vss_daemon -- prevent self-daemonising to allow
8919 upstart to track
8920 * SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the local
8921 linux/hyperv.h
8922 * SAUCE: hv: Add vss daemon to Makefile
8923 * [Debian] Add hv_vss_daemon to tools package
8924 - LP: #1213282
8925 * [Config] Fix ubuntu directoy Kbuilds
8926 - LP: #1181755
8927
8928 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Aug 2013 08:34:05 -0600
8929
8930 linux (3.11.0-3.6) saucy; urgency=low
8931
8932 [ Andy Whitcroft ]
8933
8934 * [Packaging] tools: conditionalise x86 and hyper-v tools sensibly
8935 * [Config] tools: enable x86 and hyper-v
8936
8937 [ John Johansen ]
8938
8939 * Revert "SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable
8940 snapshot"
8941 * Revert "SAUCE: (no-up) apparmor: fix apparmor module status for none
8942 root users"
8943 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
8944
8945 [ Joseph Salisbury ]
8946
8947 * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
8948 - LP: #1210848
8949
8950 [ Kamal Mostafa ]
8951
8952 * [debian] tools: ship 'cpupower' in linux-tools
8953 - LP: #1158668
8954 * [Config] Build-dep on libpci-dev for cpu tools
8955 - LP: #1158668
8956
8957 [ Tim Gardner ]
8958
8959 * rebase to v3.11-rc6
8960 * Release tracker
8961 - LP: #1213941
8962
8963 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 Aug 2013 07:02:07 -0600
8964
8965 linux (3.11.0-2.5) saucy; urgency=low
8966
8967 [ Tim Gardner ]
8968
8969 * [Config] CONFIG_PM_DEBUG=y
8970 - LP: #1210539
8971 * rebase to v3.11-rc5
8972 * Release tracker
8973 - LP: #1211378
8974
8975 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Aug 2013 06:10:39 -0600
8976
8977 linux (3.11.0-1.4) saucy; urgency=low
8978
8979 [ Tim Gardner ]
8980
8981 * Bump ABI when making changes to the inclusion list lest
8982 you cause conflicts with existing installed kernel
8983 packages.
8984 - LP: #1210331
8985
8986 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Aug 2013 03:03:51 +0100
8987
8988 linux (3.11.0-0.3) saucy; urgency=low
8989
8990 [ Tim Gardner ]
8991
8992 * [Config] Include rbd and kvm in the virtual inclusion list
8993 - LP: #1206961
8994 * [Config] Removed obsolete inclusion list entries
8995
8996 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Aug 2013 08:52:14 +0100
8997
8998 linux (3.11.0-0.2) saucy; urgency=low
8999
9000 [ Bruce Allan ]
9001
9002 * SAUCE: (no-up) e1000e: fix I217/I218 PHY initialization flow
9003 - LP: #1206757
9004 * SAUCE: (no-up) e1000e: enable support for new device IDs
9005 - LP: #1206757
9006
9007 [ John Johansen ]
9008
9009 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
9010
9011 [ Paolo Pisati ]
9012
9013 * build vexpress a15 dtb
9014 * [Config] disable Broadcom bcm support (ARCH_BCM)
9015 * [Config] disable Allwinner a1x support (ARCH_SUNXI)
9016 * [Config] disable WonderMedia WM8850 support (ARCH_WM8850)
9017 * [Config] disable Rockchip support (ARCH_ROCKCHIP)
9018 * [Config] disable STMicroelectronics STiH41x SOCs (ARCH_STI)
9019 * [Config] disable TI Keystone, AM43xx and OMAP5 support
9020 * [Config] ARM_APPENDED_DTB=y
9021
9022 [ Tim Gardner ]
9023
9024 * rebase to v3.11-rc4
9025 * overlayfs: Update to v19
9026 * [Config] Enable overlayfs
9027 * SAUCE: Fix lttng compile errors
9028
9029 [ Upstream Kernel Changes ]
9030
9031 * rebase to v3.11-rc4
9032 - LP: #1163720
9033 - LP: #1162026
9034 - LP: #1195636
9035 - LP: #1195597
9036 - LP: #1180409
9037 - LP: #1168430
9038
9039 -- Tim Gardner <tim.gardner@canonical.com> Sun, 04 Aug 2013 03:45:31 -0600
9040
9041 linux (3.11.0-0.1) saucy; urgency=low
9042
9043 [ Upstream Kernel Changes ]
9044
9045 * rebase to 64ccccf8525fee499625b517c0faadf784c79e93
9046 - LP: #1163720
9047 - LP: #1162026
9048 - LP: #1195636
9049 - LP: #1195597
9050 - LP: #1180409
9051 - LP: #1168430
9052
9053 -- Tim Gardner <tim.gardner@canonical.com> Mon, 08 Jul 2013 08:50:46 -0600
9054
9055 linux (3.10.0-2.10) saucy; urgency=low
9056
9057 [ Andy Whitcroft ]
9058
9059 * [Config] CONFIG_INTEL_MEI*=m
9060 - LP: #1196155
9061 * [Config] CONFIG_DEBUG_INFO=y
9062
9063 [ Stephen Warren ]
9064
9065 * [Config] fix Calxeda xgmac module filename
9066
9067 [ Upstream Kernel Changes ]
9068
9069 * Revert "serial: 8250_pci: add support for another kind of NetMos
9070 Technology PCI 9835 Multi-I/O Controller"
9071 - LP: #1190967
9072 * mfd: lpc_ich: Add support for Intel Avoton SoC
9073 - LP: #1196658
9074
9075 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jul 2013 18:08:02 +0100
9076
9077 linux (3.10.0-2.9) saucy; urgency=low
9078
9079 [ Andy Whitcroft ]
9080
9081 * rebase to v3.10
9082
9083 [ John Johansen ]
9084
9085 * Revert "SAUCE: (no-up) apparmor: Fix quieting of audit messages for
9086 network mediation"
9087 * Revert "SAUCE: (no-up) apparmor: Fix compile warnings"
9088 * Revert "SAUCE: (no-up) AppArmor: basic networking rules"
9089 * Revert "SAUCE: (no-up) apparmor: Add the ability to mediate mount"
9090 * Revert "SAUCE: (no-up) AppArmor: Add profile introspection file to
9091 interface"
9092 * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
9093 to prevent execve from granting privs"
9094 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
9095
9096 [ Upstream Kernel Changes ]
9097
9098 * rebase to v3.10
9099
9100 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Jul 2013 17:42:29 +0100
9101
9102 linux (3.10.0-1.8) saucy; urgency=low
9103
9104 [ Andy Whitcroft ]
9105
9106 * Release Tracking Bug
9107 - LP: #1195717
9108
9109 [ Andy Whitcroft ]
9110
9111 * Revert "ubuntu: overlayfs -- follow change to do_splice_direct
9112 interface"
9113 * Revert "ubuntu: overlayfs -- expose do_splice_direct prototype"
9114 * Revert "SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path
9115 reference"
9116 * Revert "ubuntu: overlayfs -- add FS_ALIAS"
9117 * Revert "ubuntu: overlayfs --
9118 overlayfs-copy-up-i_uid-i_gid-from-the-underlying-inode"
9119 * Revert "ubuntu: overlayfs -- ovl-switch-to-inode_permission"
9120 * Revert "ubuntu: overlayfs -- vfs-export-inode_permission-to-modules"
9121 * Revert "ubuntu: overlayfs -- overlayfs-create-new-inode-in-ovl_link"
9122 * Revert "ubuntu: overlayfs --
9123 overlayfs-fix-possible-leak-in-ovl_new_inode"
9124 * Revert "ubuntu: overlayfs -- fs-limit-filesystem-stacking-depth"
9125 * Revert "ubuntu: overlayfs -- overlay-overlay-filesystem-documentation"
9126 * Revert "ubuntu: overlayfs -- overlayfs-implement-show_options"
9127 * Revert "ubuntu: overlayfs -- overlayfs-add-statfs-support"
9128 * Revert "ubuntu: overlayfs -- overlay filesystem"
9129 * Revert "ubuntu: overlayfs -- vfs-introduce-clone_private_mount"
9130 * Revert "ubuntu: overlayfs -- vfs-export-do_splice_direct-to-modules"
9131 * Revert "ubuntu: overlayfs -- vfs-add-i_op-dentry_open"
9132 * ubuntu: overlayfs v18 -- -- overlayfs: add statfs support
9133
9134 [ Erez Zadok ]
9135
9136 * ubuntu: overlayfs v18 -- -- overlayfs: implement show_options
9137
9138 [ Miklos Szeredi ]
9139
9140 * ubuntu: overlayfs v18 -- -- vfs: add i_op->dentry_open()
9141 * ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to modules
9142 * ubuntu: overlayfs v18 -- -- vfs: export __inode_permission() to modules
9143 * ubuntu: overlayfs v18 -- -- vfs: introduce clone_private_mount()
9144 * ubuntu: overlayfs v18 -- -- overlay filesystem
9145 * ubuntu: overlayfs v18 -- -- fs: limit filesystem stacking depth
9146
9147 [ Neil Brown ]
9148
9149 * ubuntu: overlayfs v18 -- -- overlay: overlay filesystem documentation
9150
9151 [ Tim Gardner ]
9152
9153 * [Config] CONFIG_SUNRPC_DEBUG=y
9154 - LP: #1127319
9155
9156 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jun 2013 10:26:52 +0100
9157
9158 linux (3.10.0-0.7) saucy; urgency=low
9159
9160 [ Andy Whitcroft ]
9161
9162 * autopkgtest: switch Depends: to build-essential
9163
9164 -- Andy Whitcroft <apw@canonical.com> Tue, 25 Jun 2013 08:40:55 +0100
9165
9166 linux (3.10.0-0.6) saucy; urgency=low
9167
9168 [ Andy Whitcroft ]
9169
9170 * [Config] enable CONFIG_ARCH_TEGRA to fix FTBFS on armhf
9171 * SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path reference
9172 - LP: #1098378
9173 * ubuntu: AUFS -- update to 4f14cef47eb7c23eda7198931fbab1040866b6ee
9174 * ubuntu: overlayfs -- expose do_splice_direct prototype
9175 * ubuntu: overlayfs -- follow change to do_splice_direct interface
9176 * [Config] flip CONFIG_NO_HZ_FULL_ALL off as it is overheating machines
9177 - LP: #1192691
9178
9179 [ Stefan Bader ]
9180
9181 * (d-i) Add dm-snapshot to md-modules
9182 - LP: #1191726
9183
9184 [ Tim Gardner ]
9185
9186 * Release tracker
9187 - LP: #1194149
9188 * [Config] CONFIG_WIL6210=n for armhf
9189 * [Config] d-i: Add calxedaxgmac to nic-modules
9190 - LP: #1192358
9191 * [debian] Use dh_strip
9192 - LP: #1192759
9193 * [Config] Enable perf for armhf
9194 * do_tools=false when cross compiling
9195 * [Config] CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
9196 - LP: #1108082
9197
9198 [ Upstream Kernel Changes ]
9199
9200 * nsp32: switch reset delay to msleep() as it is tooo long
9201 * alx: add a simple AR816x/AR817x device driver
9202 Plucked from linux-next. replaces ubuntu/alx in favor of
9203 'to be merged' version in 3.11.
9204 * rebase to v3.10-rc7
9205 - LP: #1189363
9206
9207 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Jun 2013 18:10:31 -0600
9208
9209 linux (3.10.0-0.5) saucy; urgency=low
9210
9211 [ Andy Whitcroft ]
9212
9213 * rebase to v3.10-rc6
9214 * [Config] updateconfigs following rebase to v3.10-rc6
9215
9216 [ Upstream Kernel Changes ]
9217
9218 * rebase to v3.10-rc6
9219
9220 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Jun 2013 11:12:39 +0100
9221
9222 linux (3.10.0-0.4) saucy; urgency=low
9223
9224 [ Andy Whitcroft ]
9225
9226 * [Config] updateconfigs following rebase to v3.10-rc4
9227
9228 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 11:42:28 +0100
9229
9230 linux (3.10.0-0.3) saucy; urgency=low
9231
9232 [ Andy Whitcroft ]
9233
9234 * rebase to v3.10-rc5
9235
9236 [ Upstream Kernel Changes ]
9237
9238 * rebase to v3.10-rc5
9239 - LP: #1186170
9240
9241 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 09:23:31 +0100
9242
9243 linux (3.10.0-0.2) saucy; urgency=low
9244
9245 [ Andy Whitcroft ]
9246
9247 * rebase to v3.10-rc4
9248 * [Config] CONFIG_BINFMT_SCRIPT=y to fix booting initramfs scripts
9249 * [Config] enable SND_PCM_DEBUG SND_PCM_XRUN_DEBUG
9250 - LP: #1187744
9251 * [Config] enforce CONFIG_BINFMT_SCRIPT=y
9252
9253 [ Dave Chiluk ]
9254
9255 * SAUCE: ncpfs: fix rmdir returns Device or resource busy
9256 - LP: #1035226
9257
9258 [ Tim Gardner ]
9259
9260 * rebase to v3.10-rc3
9261 * [Config] sparc be gone
9262 * [Config] ia64 be gone
9263 * d-i: block-modules provides nbd-modules
9264
9265 [ Upstream Kernel Changes ]
9266
9267 * rebase to v3.10-rc4
9268 * rebase to v3.10-rc3
9269
9270 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 May 2013 06:16:46 -0600
9271
9272 linux (3.10.0-0.1) saucy; urgency=low
9273
9274 [ Tim Gardner ]
9275
9276 * UBUNTU: Disabled lttng
9277 * UBUNTU: Disable aufs for FTBS
9278 * UBUNTU: Disabled alx
9279 * UBUNTU: alx: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
9280 * UBUNTU: rebase to v3.10-rc2
9281 * UBUNTU: SAUCE: uvcvideo: quirk PROBE_DEF for Alienware X51 OmniVision webcam
9282
9283 [ Andy Whitcroft ]
9284
9285 * UBUNTU: [Config] update standards version to 3.9.4.0
9286 * UBUNTU: [Config] squash duplicate package description (long and short)
9287 * UBUNTU: [Config] fix up Vcs-git: to point to saucy
9288 * UBUNTU: [Config] drop depenancy on util-linux as is Essential
9289 * UBUNTU: [Config] drop redundant Build-Conficts:
9290
9291 [ Upstream Kernel Changes ]
9292
9293 * rebase to v3.10-rc2
9294 - LP: #1180351
9295
9296 [ Upstream Kernel Changes ]
9297
9298 * rebase to v3.10-rc1
9299 - LP: #1172151
9300 - LP: #1089795
9301 - LP: #1167270
9302 - LP: #1128840
9303
9304 -- Tim Gardner <tim.gardner@canonical.com> Tue, 14 May 2013 13:41:07 -0600
9305
9306 linux (3.10.0-0.0) saucy; urgency=low
9307
9308 * Dummy
9309
9310 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
9311
9312 linux (3.9.0-2.6) saucy; urgency=low
9313
9314 [ Tim Gardner ]
9315
9316 * rebase to v3.9.2
9317
9318 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
9319
9320 linux (3.9.0-1.5) saucy; urgency=low
9321
9322 [ Tim Gardner ]
9323
9324 * rebase to v3.9.1
9325
9326 -- Tim Gardner <tim.gardner@canonical.com> Wed, 08 May 2013 12:49:45 -0400
9327
9328 linux (3.9.0-0.4) saucy; urgency=low
9329
9330 [ Andy Whitcroft ]
9331
9332 * ubuntu: overlayfs -- add FS_ALIAS
9333
9334 [ Tim Gardner ]
9335
9336 * Added lttng
9337 - LP: #1175784
9338
9339 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 May 2013 17:17:13 -0400
9340
9341 linux (3.9.0-0.3) saucy; urgency=low
9342
9343 [ Upstream Kernel Changes ]
9344
9345 * rebase to v3.9
9346
9347 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 18:20:00 -0400
9348
9349 linux (3.9.0-0.2) saucy; urgency=low
9350
9351 [ Tim Gardner ]
9352
9353 * Enable extras packaging for amd64/i386.
9354 Fixes build depenencies with brittany and linux-meta.
9355
9356 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 05:37:01 -0600
9357
9358 linux (3.9.0-0.1) saucy; urgency=low
9359
9360 [ Upstream Kernel Changes ]
9361
9362 * rebase to v3.9-rc8
9363
9364 [ Upstream Kernel Changes ]
9365
9366 * rebase to v3.9-rc7
9367 - LP: #1128840
9368
9369 [ Upstream Kernel Changes ]
9370
9371 * rebase to v3.9-rc6
9372
9373 [ Upstream Kernel Changes ]
9374
9375 * rebase to v3.9-rc5
9376
9377 [ Upstream Kernel Changes ]
9378
9379 * rebase to v3.8-rc4
9380 - LP: #1095315
9381 - LP: #886975
9382 - LP: #1086921
9383
9384 [ Upstream Kernel Changes ]
9385
9386 * rebase to v3.9-rc3
9387 - LP: #1155016
9388 - LP: #1103594
9389
9390 [ Upstream Kernel Changes ]
9391
9392 * rebase to v3.9-rc2
9393
9394 [ Upstream Kernel Changes ]
9395
9396 * rebase to v3.9-rc1
9397 - LP: #901105
9398 - LP: #961286
9399 - LP: #1011792
9400 - LP: #1128934
9401 - LP: #886975
9402 - LP: #978807
9403
9404 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Feb 2013 09:12:39 -0700
9405
9406 linux (3.8.0-7.14) raring; urgency=low
9407
9408 [ Andy Whitcroft ]
9409
9410 * [Config] CONFIG_RCU_USER_QS=n
9411 * [Config] CONFIG_MTD_ONENAND_SIM=n
9412 * annotations: add annotations for CONFIG_CC_STACKPROTECTOR
9413
9414 [ Upstream Kernel Changes ]
9415
9416 * rebase to v3.8
9417
9418 [Tim Gardner]
9419
9420 * Release Tracking Bug
9421 - LP: #1130111
9422 * UBUNTU: SAUCE: rt2x00: rt2x00pci_regbusy_read() - only print register access failure once
9423 - LP: #1128840
9424
9425 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Feb 2013 09:25:56 -0700
9426
9427 linux (3.8.0-6.13) raring; urgency=low
9428
9429 [Tim Gardner]
9430
9431 * Release Tracking Bug
9432 - LP: #1125364
9433 * Add ahci modules to d-i
9434 - LP: #1124415
9435
9436
9437 [ Chris Wilson ]
9438
9439 * SAUCE: drm/i915: Wait for pending flips to complete before tearing down
9440 the encoders
9441 - LP: #1097315
9442
9443 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 12:16:48 -0700
9444
9445 linux (3.8.0-6.12) raring; urgency=low
9446
9447 [Tim Gardner]
9448
9449 * perf: NO_LIBPERL=1
9450 * Fix linux-headers dependency
9451 * Release Tracking Bug
9452 - LP: #1124362
9453
9454 [ Andy Whitcroft ]
9455
9456 * [Config] enable CONFIG_AUFS_EXPORT to allow nfs exports
9457 - LP: #1121699
9458
9459 [ Daniel Vetter ]
9460
9461 * SAUCE: drm/i915: write backlight harder
9462 - LP: #954661
9463
9464 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 10:25:11 -0700
9465
9466 linux (3.8.0-6.11) raring; urgency=low
9467
9468 [Tim Gardner]
9469
9470 * Release Tracking Bug
9471 - LP: #1122071
9472 * rebase to v3.8-rc7
9473 * Add libaudit-dev as a build dependency
9474 * Build perf with NO_LIBPYTHON=1 to avoid a python build dependency.
9475
9476 [ Leann Ogasawara ]
9477
9478 * [Config] Remove CONFIG_SATA_AHCI annotation
9479
9480 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Feb 2013 07:41:13 -0500
9481
9482 linux (3.8.0-5.10) raring; urgency=low
9483
9484 [Tim Gardner]
9485
9486 * Release Tracking Bug
9487 - LP: #1118568
9488
9489 * Bump ABI to fix install issue with 3.8.0-4.8.
9490 Moving drivers/ata/*ahci* to linux-image caused an
9491 install conflict with linux-image-extras without an
9492 ABI bump.
9493
9494 [ Jan Beulich ]
9495
9496 * SAUCE: xen-pciback: rate limit error messages from
9497 xen_pcibk_enable_msi{, x}()
9498 - LP: #1117336
9499 - CVE-2013-0231
9500
9501 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Feb 2013 05:38:12 -0700
9502
9503 linux (3.8.0-4.9) raring; urgency=low
9504
9505 [ Herton Ronaldo Krzesinski ]
9506
9507 * d-i: Add mellanox ethernet drivers to nic-modules
9508 - LP: #1015339
9509
9510 [ Joseph Salisbury ]
9511
9512 * SAUCE: ACPI: Add DMI entry for Sony VGN-FW41E_H
9513 - LP: #1113547
9514
9515 [ Kamal Mostafa ]
9516
9517 * SAUCE: alx driver import script
9518
9519 [ Qualcomm Atheros, Inc ]
9520
9521 * SAUCE: alx: Update to heads/master
9522
9523 [ Tim Gardner ]
9524
9525 * Release Tracking Bug
9526 - LP: #1117673
9527
9528 * [debian] Remove dangling symlink from headers package
9529 - LP: #1112442
9530 * [config] CONFIG_ALX=m
9531 * [Config] Add alx to d-i nic-modules
9532 * [Config] CONFIG_SATA_AHCI=m
9533 - LP: #1056563
9534
9535 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Feb 2013 05:54:32 -0800
9536
9537 linux (3.8.0-4.8) raring; urgency=low
9538
9539 [ Allen Ibara ]
9540
9541 * SAUCE: imx6: dts: Add IMX6Q AHCI support
9542
9543 [ Andy Whitcroft ]
9544
9545 * rebase to v3.8-rc6
9546 * updateconfigs following rebase to v3.8-rc6
9547
9548 [Leann Ogasawara]
9549
9550 * Release Tracking Bug
9551 - LP: #1112573
9552
9553 [ Paolo Pisati ]
9554
9555 * SAUCE: imx6: enable sata clk if SATA_AHCI_PLATFORM
9556 * [Config] SERIAL_AMBA_PL011=y (vexpress serial console)
9557 * [Config] MMC_ARMMMCI=y (vexpress mmc)
9558 * [Config] FB_ARMCLCD=y (vexpress framebuffer)
9559
9560 [ Seth Forshee ]
9561
9562 * [Config] CONFIG_MAC80211_MESSAGE_TRACING=y
9563
9564 [ Upstream Kernel Changes ]
9565
9566 * rebase to v3.8-rc6
9567 - LP: #1107477
9568
9569 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 01 Feb 2013 07:20:59 -0800
9570
9571 linux (3.8.0-3.7) raring; urgency=low
9572
9573 [ Andy Green ]
9574
9575 * SAUCE: ARM: OMAP2+: add cpu id register to MAC address helper
9576 * SAUCE: ARM: omap2 add mac address allocation register api
9577 * SAUCE: ARM: omap2 panda register ethernet and wlan for automatic mac
9578 allocation
9579
9580 [ Leann Ogasawara ]
9581
9582 * rebase to v3.8-rc5
9583 * Release Tracking Bug
9584 - LP: #1111486
9585
9586 [ Paolo Pisati ]
9587
9588 * SAUCE: davinci: vpss: compilation fix
9589 * [Config] enable TI OMAP4 support (Pandaboard/ES)
9590 * [Config] OMAP_USB2=y (since TWL6030_USB depends on it)
9591 * [Config] enable Freescale IMX6 support (SabreLite)
9592 * [Config] SERIAL_IMX_CONSOLE=y
9593 * [Config] MMC_*_IMX=y
9594 * [Config] disable USB_SUSPEND
9595 * [Config] USB_MXS_PHY=y
9596 * [Config] USB_CHIPIDEA=y
9597 * SAUCE: DTB: add support for multiple DTBs
9598 * SAUCE: DTB: build imx6q-sabrelite
9599 * SAUCE: DTB: build beaglexm
9600 * SAUCE: DTB: build panda/panda es
9601 * [Config] disable CPU_FREQ
9602 * [Config] PANEL_TFP410=y (video DVI output)
9603 * [Config] SND_OMAP_SOC*=y
9604 * [Config] SND_IMX_SOC*=y
9605 * [Config] I2C_IMX=y
9606 * [Config] SPI_IMX=m
9607
9608 [ Stefan Bader ]
9609
9610 * [Config] Move 9p modules into generic package
9611 - LP: #1107658
9612
9613 [ Tony Lindgren ]
9614
9615 * SAUCE: ARM: OMAP2+: Limit omap initcalls to omap only on multiplatform
9616 kernels
9617 * SAUCE: ARM: OMAP2+: Use omap initcalls
9618 * SAUCE: ARM: OMAP: Fix i2c cmdline initcall for multiplatform
9619 * SAUCE: ARM: OMAP: Fix dmaengine init for multiplatform
9620 * SAUCE: ARM: OMAP2+: Add multiplatform debug_ll support
9621 * SAUCE: ARM: OMAP2+: Disable code that currently does not work with
9622 multiplaform
9623 * SAUCE: ARM: OMAP2+: Enable ARCH_MULTIPLATFORM support
9624 * SAUCE: ARM: OMAP2+: Add minimal support for booting vexpress
9625 * SAUCE: ARM: OMAP2+: Remove now obsolete uncompress.h and debug-macro.S
9626
9627 [ Upstream Kernel Changes ]
9628
9629 * rebase to v3.8-rc5
9630 - LP: #1096789
9631
9632 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Jan 2013 06:44:52 -0800
9633
9634 linux (3.8.0-2.6) raring; urgency=low
9635
9636 [ Adam Conrad ]
9637
9638 * Fix up linux-tools -> SRCPKGNAME-tools rename
9639
9640 [ Andy Whitcroft ]
9641
9642 * [Config] re-disable CONFIG_SOUND_OSS
9643 - LP: #1105230
9644
9645 [ Arend van Spriel ]
9646
9647 * SAUCE: brcmsmac: fix tx status processing
9648
9649 [Leann Ogasawara]
9650
9651 * Release Tracking Bug
9652 - LP: #1105104
9653
9654 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 Jan 2013 11:56:30 -0800
9655
9656 linux (3.8.0-1.5) raring; urgency=low
9657
9658 [Tim Gardner]
9659
9660 * Release Tracking Bug
9661 - LP: #1101235
9662
9663 [ Dudley Du ]
9664
9665 * SAUCE: Input: add support for Cypress PS/2 Trackpads
9666 - LP: #978807
9667
9668 [ Kamal Mostafa ]
9669
9670 * SAUCE: Input: increase struct ps2dev cmdbuf[] to 8 bytes
9671 * SAUCE: Input: Cypress PS/2 Trackpad simulated multitouch
9672 * [Config] Add CONFIG_PS2_CYPRESS
9673
9674 [ Tim Gardner ]
9675
9676 * rebase to v3.8-rc4
9677
9678 [ Upstream Kernel Changes ]
9679
9680 * rebase to v3.8-rc4
9681 - LP: #1095315
9682 - LP: #886975
9683 - LP: #1086921
9684
9685 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jan 2013 10:50:22 -0800
9686
9687 linux (3.8.0-0.4) raring; urgency=low
9688
9689 [ Leann Ogasawara ]
9690
9691 * [Config] Update CONFIG_TOUCHSCREEN_EGALAX build annotation
9692 * [Config] Update CONFIG_IIO build annotation
9693 * [Config] Update CONFIG_TOUCHSCREEN_EETI annotation
9694 * [Config] Remove CONFIG_SPI_DW_MMIO annotation
9695 * [Config] Remove CONFIG_SPI_PL022 annotation
9696 * [Config] Update CONFIG_EZX_PCAP annotation
9697 * [Config] Update CONFIG_SENSORS_AK8975 annotation
9698 * [Config] Disable CONFIG_DRM_MGAG200
9699 - LP: #1042903
9700
9701 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 Jan 2013 10:01:50 -0800
9702
9703 linux (3.8.0-0.3) raring; urgency=low
9704
9705 [ Andy Whitcroft ]
9706
9707 * Revert "SAUCE: (no-up) trace: add trace events for open(), exec() and
9708 uselib()"
9709
9710 [ Scott James Remnant ]
9711
9712 * SAUCE: (no-up) trace: add trace events for open(), exec() and uselib()
9713 (for v3.7+)
9714 - LP: #1085766, #462111
9715
9716 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Jan 2013 16:57:27 +0000
9717
9718 linux (3.8.0-0.2) raring; urgency=low
9719
9720 [ Tim Gardner ]
9721
9722 * [packaging] Add macro to selectively disable building perf
9723 * [packaging] Cannot depend on universe package libaudit-dev
9724
9725 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jan 2013 12:43:24 -0700
9726
9727 linux (3.8.0-0.1) raring; urgency=low
9728
9729
9730 [ Upstream Kernel Changes ]
9731
9732 * rebase to v3.8-rc3
9733 - LP: #1096789
9734
9735 [ Upstream Kernel Changes ]
9736
9737 * rebase to v3.8-rc2
9738 - LP: #1082357
9739 - LP: #1075882
9740
9741 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Dec 2012 10:35:09 +0000
9742
9743 linux (3.7.0-7.15) raring; urgency=low
9744
9745 [ Chris J Arges ]
9746
9747 * SAUCE: add eeprom_bad_csum_allow module parameter
9748 - LP: #1070182
9749
9750 [ Leann Ogasawara ]
9751
9752 * Add ceph to linux-image for virtual instances
9753 - LP: #1063784
9754
9755 [ Serge Hallyn ]
9756
9757 * SAUCE: net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD
9758
9759 [ Tim Gardner ]
9760
9761 * [Config] CONFIG_SLUB_DEBUG=y
9762 - LP: #1090308
9763
9764 [ Upstream Kernel Changes ]
9765
9766 * Revert "[SCSI] sd: Implement support for WRITE SAME"
9767 - LP: #1089818
9768
9769 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 Dec 2012 06:50:20 -0800
9770
9771 linux (3.7.0-6.14) raring; urgency=low
9772
9773 [ Andy Whitcroft ]
9774
9775 * [Config] annotations: all new annotations scheme including defaults
9776 * [Configs] apply annotation updates to main configs (top section)
9777
9778 [ Leann Ogasawara ]
9779
9780 * Revert "SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm
9781 build"
9782 * Revert "SAUCE: [arm] fixup __aeabi_uldivmod undefined build error"
9783 * Temporarily disable module check for build
9784
9785 [ Stefan Bader ]
9786
9787 * ubuntu: dm-raid45: Adapt to upstream interface changes
9788 * Re-enable build of dm-raid45
9789
9790 [ Tim Gardner ]
9791
9792 * SAUCE: Moved scripts/fw-to-ihex.sh to debian/scripts/misc
9793 * SAUCE: ACPICA: Fix ACPI mutex object allocation memory leak on error
9794 * SAUCE: drm: Fix possible EDID memory allocation oops
9795 * SAUCE: ttm: Fix possible _manager memory allocation oops
9796 * SAUCE: iwlwifi: iwlagn_request_scan: Fix check for priv->scan_request
9797 * SAUCE: i915: intel_set_mode: Reduce stack allocation from 500 bytes to
9798 2 pointers
9799
9800 [ Tomas Hozza ]
9801
9802 * SAUCE: tools: hv: Netlink source address validation allows DoS
9803 - LP: #1084777
9804 - CVE-2012-5532
9805
9806 [ Upstream Kernel Changes ]
9807
9808 * rebase to v3.7
9809
9810 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 05 Dec 2012 14:11:12 -0800
9811
9812 linux (3.7.0-5.13) raring; urgency=low
9813
9814 [ Lino Sanfilippo ]
9815
9816 * SAUCE: inotify, fanotify: replace fsnotify_put_group() with
9817 fsnotify_destroy_group()
9818 - LP: #922906
9819 * SAUCE: fsnotify: introduce fsnotify_get_group()
9820 - LP: #922906
9821 * SAUCE: fsnotify: use reference counting for groups
9822 - LP: #922906
9823 * SAUCE: fsnotify: take groups mark_lock before mark lock
9824 - LP: #922906
9825 * SAUCE: fanotify: add an extra flag to mark_remove_from_mask that
9826 indicates wheather a mark should be destroyed
9827 - LP: #922906
9828 * SAUCE: fsnotify: use a mutex instead of a spinlock to protect a groups
9829 mark list
9830 - LP: #922906
9831 * SAUCE: fsnotify: pass group to fsnotify_destroy_mark()
9832 - LP: #922906
9833 * SAUCE: fsnotify: introduce locked versions of fsnotify_add_mark() and
9834 fsnotify_remove_mark()
9835 - LP: #922906
9836 * SAUCE: fsnotify: dont put marks on temporary list when clearing marks
9837 by group
9838 - LP: #922906
9839 * SAUCE: fsnotify: change locking order
9840 - LP: #922906
9841
9842 [ Tim Gardner ]
9843
9844 * [Config] CONFIG_NFC_LLCP=y
9845 * [Config] get-firmware: Filter new files through fwinfo
9846 * [Config] CONFIG_MTD_NAND_DOCG4=m for all arches
9847 * [Config] CONFIG_DRM_EXYNOS_HDMI=y
9848 * [Config] CONFIG_XEN=y for all arches
9849 * [Config] CONFIG_SND_OMAP_SOC_ZOOM2=m
9850 * [Config] CONFIG_MMC_DW_EXYNOS=m
9851 * [Config] CONFIG_GPIO_ADNP=m
9852 * [Config] find-obsolete-firmware: Use correct path
9853 * rebase to v3.7-rc8
9854 - LP: #1084640
9855
9856 [ Upstream Kernel Changes ]
9857
9858 * Revert "VFS: don't do protected {sym,hard}links by default"
9859 - LP: #1084192
9860
9861 -- Tim Gardner <tim.gardner@canonical.com> Wed, 28 Nov 2012 16:07:08 +0000
9862
9863 linux (3.7.0-4.12) raring; urgency=low
9864
9865 [ Tim Gardner ]
9866
9867 * Revert "[Config] Use -j1 for headers_install"
9868 * Revert "[Config] install-arch-headers needs a valid config"
9869 Strayed into the weeds in search of the root cause of the periodic
9870 build failure.
9871 Fixes powerpc FTBS introduced in -4.11.
9872 * [Config] hmake -j1
9873 The kernel makefile appears to have parallel dependency
9874 problems for the install_headers target. This appears to be root
9875 cause for a periodic build failure on N-way machines.
9876
9877 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 27 Nov 2012 12:33:06 -0800
9878
9879 linux (3.7.0-4.11) raring; urgency=low
9880
9881 [ Tim Gardner ]
9882
9883 * [Config] Use -j1 for headers_install
9884 Also fixes a powerpc FTBS introduced by
9885 "[Config] install-arch-headers needs a valid config".
9886
9887 -- Tim Gardner <tim.gardner@canonical.com> Tue, 27 Nov 2012 10:19:30 -0700
9888
9889 linux (3.7.0-4.10) raring; urgency=low
9890
9891 [ Andy Whitcroft ]
9892
9893 * [Config] add rebuild-test support for autopkgtest
9894 - LP: #1081500
9895 * [tests] move build tests out of the way
9896 - LP: #1081500
9897 * [tests] add an autopkgtest rebuild test
9898 - LP: #1081500
9899
9900 [ Tim Gardner ]
9901
9902 * rebase to v3.7-rc7
9903 * SAUCE: Remove emi62 files duplicated in linux-firmware
9904 * SAUCE: Remove sb16 files duplicated in linux-firmware
9905 * SAUCE: Remove whiteheat files duplicated in linux-firmware
9906 * SAUCE: Remove yamaha files duplicated in linux-firmware
9907 * SAUCE: Remove dsp56k files used only by m68k
9908 * SAUCE: firmware: Remove last vestiges of dabusb
9909 * SAUCE: Remove vicam files duplicated in linux-firmware
9910 * [Config] install-arch-headers needs a valid config
9911
9912 [ Upstream Kernel Changes ]
9913
9914 * rebase to v3.7-rc7
9915 - LP: #1076840
9916 - LP: #1081466
9917
9918 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 21 Nov 2012 06:07:23 -0800
9919
9920 linux (3.7.0-3.9) raring; urgency=low
9921
9922 [ Leann Ogasawara ]
9923
9924 * [Config] Enable CONFIG_X86_CPUFREQ_NFORCE2=y
9925 - LP: #1079900
9926 * Add nfsv3 to nfs-modules udeb
9927
9928 [ Paolo Pisati ]
9929
9930 * [Config] SND_OMAP_SOC*=y
9931 - LP: #1019321
9932
9933 [ Stefan Bader ]
9934
9935 * SAUCE: (no-up) xen/netfront: handle compound page fragments on transmit
9936 - LP: #1078926
9937
9938 [ Tim Gardner ]
9939
9940 * Revert "SAUCE: SECCOMP: audit: always report seccomp violations"
9941 - LP: #1079469
9942 * Revert "SAUCE: omap3 clocks .dev_id = NULL"
9943 * rebase to v3.7-rc6
9944 * SAUCE: script to detect obsolete firmware
9945 * SAUCE: Remove yam files duplicated in linux-firmware
9946 * SAUCE: Remove tehuti files duplicated in linux-firmware
9947 * SAUCE: Remove matrox files duplicated in linux-firmware
9948 * SAUCE: Remove cxgb3 files duplicated in linux-firmware
9949 * SAUCE: Remove r128 files duplicated in linux-firmware
9950 * SAUCE: Remove acenic files duplicated in linux-firmware
9951 * SAUCE: Remove keyspan files duplicated in linux-firmware
9952 * SAUCE: Remove sun files duplicated in linux-firmware
9953 * SAUCE: Remove radeon files duplicated in linux-firmware
9954 * SAUCE: Update bnx2x firmware to 7.8.2.0
9955 * [Config] generic.inclusion-list: econet has disappeared
9956
9957 [ Upstream Kernel Changes ]
9958
9959 * seccomp: forcing auditing of kill condition
9960 - LP: #1079469
9961 * rebase to v3.7-rc6
9962
9963 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Nov 2012 12:28:55 -0800
9964
9965 linux (3.7.0-2.8) raring; urgency=low
9966
9967 [ Andy Whitcroft ]
9968
9969 * Revert "overlayfs: disable until FTBS is fixed"
9970 * Revert "ubuntu: overlayfs"
9971 * Revert "ubuntu: AUFS"
9972 * ubuntu: overlayfs -- overlayfs: add statfs support
9973 * ubuntu: overlayfs -- ovl: switch to __inode_permission()
9974 * ubuntu: overlayfs -- overlayfs: copy up i_uid/i_gid from the underlying
9975 inode
9976 - LP: #944386
9977 * ubuntu: AUFS (no-squash): basic framework and update machinary
9978 * ubuntu: AUFS (no-squash) -- aufs3-base.patch
9979 * ubuntu: AUFS (no-squash) -- aufs3-standalone.patch
9980 * ubuntu: AUFS: aufs-update -- follow the uapi header changes
9981 * ubuntu: AUFS -- update to f2873474324d0a31af4340554b9715f51331bc7f
9982 * ubuntu: AUFS (no-squash) -- reenable
9983 - LP: #1079193
9984
9985 [ Erez Zadok ]
9986
9987 * ubuntu: overlayfs -- overlayfs: implement show_options
9988
9989 [ Miklos Szeredi ]
9990
9991 * ubuntu: overlayfs -- vfs: add i_op->dentry_open()
9992 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
9993 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
9994 * ubuntu: overlayfs -- overlay filesystem
9995 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
9996 * ubuntu: overlayfs -- vfs: export __inode_permission() to modules
9997
9998 [ Neil Brown ]
9999
10000 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
10001
10002 [ Robin Dong ]
10003
10004 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
10005 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
10006
10007 -- Andy Whitcroft <apw@canonical.com> Thu, 15 Nov 2012 13:35:12 +0000
10008
10009 linux (3.7.0-1.7) raring; urgency=low
10010
10011 [ Tim Gardner ]
10012
10013 * [Config] Drop dependency on libaudit-dev
10014 Its a universe package which causes an FTBS on the builders.
10015 libaudit-dev is not strictly required for the perf tools build.
10016
10017 -- Tim Gardner <tim.gardner@canonical.com> Wed, 14 Nov 2012 10:08:13 -0700
10018
10019 linux (3.7.0-1.6) raring; urgency=low
10020
10021 [ Andy Whitcroft ]
10022
10023 * [Config] enforce -- switch CONFIG_NVRAM to more readable form
10024 * [Config] better encode the CONFIG_NVRAM constaint
10025 * enforcer -- fix debugging output
10026
10027 [ Ben Collins ]
10028
10029 * [Config] Add custom_override rule to allow for alternate kernel
10030 file/install
10031 * [Config] Use SRCPKGNAME as prefix for indep linux headers package
10032
10033 [ Tim Gardner ]
10034
10035 * [Config] Dropped armel
10036 * Drop highbank from ABI fetch list
10037 * [Config] Use dh_prep instead of 'dh_clean -k'
10038 * [Config] Build depend on libaudit-dev, libunwind8-dev for tools
10039 * [Config] Document binary-indep dependency chain
10040 * rebase to v3.7-rc5
10041
10042 [ Upstream Kernel Changes ]
10043
10044 * rebase to v3.7-rc5
10045
10046 -- Tim Gardner <tim.gardner@canonical.com> Tue, 13 Nov 2012 07:13:37 -0500
10047
10048 linux (3.7.0-0.5) raring; urgency=low
10049
10050 [ Tim Gardner ]
10051
10052 * [Config] CONFIG_AMD_IOMMU_V2=m
10053 - LP: #1071520
10054 * [Config] CONFIG_MTD_ONENAND_SIM=n for armel
10055 Fixes FTBS
10056
10057 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 15:45:39 -0500
10058
10059 linux (3.7.0-0.4) raring; urgency=low
10060
10061 [ Ben Collins ]
10062
10063 * [Config] Update enforce rule for CONFIG_NVRAM to better suit flavours
10064
10065 [ Tim Gardner ]
10066
10067 * [Config] do_tools=false for arm
10068
10069 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 05:39:51 -0700
10070
10071 linux (3.7.0-0.3) raring; urgency=low
10072
10073 [ Tim Gardner ]
10074
10075 * [Config] CONFIG_DRM_EXYNOS_HDMI=n for armhf
10076 * [Config] CONFIG_MTD_NAND_DOCG4=n for armel/armhf
10077 * [Config] Drop highbank harder
10078
10079 -- Tim Gardner <tim.gardner@canonical.com> Wed, 07 Nov 2012 18:11:45 +0000
10080
10081 linux (3.7.0-0.2) raring; urgency=low
10082
10083 [ Andy Whitcroft ]
10084
10085 * [Config] add fs/udf to linux-image to support DVD/CD formats in virtual
10086 instances
10087 - LP: #1066921
10088 * [Config] drop highbank builds
10089
10090 [ Jeremy Kerr ]
10091
10092 * SAUCE: efivarfs: Implement exclusive access for {get, set}_variable
10093 - LP: #1063061
10094
10095 [ Leann Ogasawara ]
10096
10097 * Reinstate dropped.txt from Ubuntu-3.7.0-0.1-rc1
10098
10099 [ Tim Gardner ]
10100
10101 * [Config] Dropped powerpc/ppc64 in favour of the community kernel
10102 * [Config] CONFIG_MODULE_SIG=y for amd64,i386, and highbank
10103 * rebase to v3.7-rc4
10104 * SAUCE: MODSIGN: Emit error for incorrectly signed module
10105
10106 [ Upstream Kernel Changes ]
10107
10108 * rebase to v3.7-rc4
10109
10110 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Nov 2012 05:35:41 -0700
10111
10112 linux (3.7.0-0.1) raring; urgency=low
10113
10114
10115 [ Upstream Kernel Changes ]
10116
10117 * rebase to v3.7-rc3
10118 - LP: #1056078
10119
10120 [ Upstream Kernel Changes ]
10121
10122 * rebase to v3.7-rc2
10123 - LP: #1060729
10124 - LP: #1059523
10125 - LP: #1006690
10126 - LP: #1049623
10127 - LP: #1046512
10128 - LP: #1052499
10129 - LP: #1037642
10130 - LP: #559939
10131 - LP: #1052460
10132 - LP: #939161
10133 - LP: #1046734
10134
10135 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Oct 2012 08:13:07 -0600
10136
10137 linux (3.6.0-0.1) UNRELEASED; urgency=low
10138
10139
10140 [ Upstream Kernel Changes ]
10141
10142 * rebase to v3.6
10143
10144 [ Upstream Kernel Changes ]
10145
10146 * rebase to v3.6-rc7
10147
10148 [ Upstream Kernel Changes ]
10149
10150 * rebase to v3.6-rc6
10151 - LP: #1000424
10152
10153 [ Upstream Kernel Changes ]
10154
10155 * rebase to v3.6-rc5
10156 - LP: #1040077
10157
10158 [ Upstream Kernel Changes ]
10159
10160 * rebase to v3.6-rc4
10161
10162 [ Upstream Kernel Changes ]
10163
10164 * rebase to v3.6-rc3
10165 - LP: #1038651
10166 - LP: #1034779
10167
10168 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 24 Jul 2012 06:37:09 -0700
10169
10170 linux (3.5.0-6.6) quantal-proposed; urgency=low
10171
10172 [ Andy Whitcroft ]
10173
10174 * [Config] CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION enable IPv6
10175 experimental features
10176 * SAUCE: highbank -- export clock functions for modules
10177 * [Config] highbank -- reenable CONFIG_TOUCHSCREEN_W90X900
10178 * [Config] highbank -- renenable CONFIG_SERIO_AMBAKMI
10179 * [Config] highbank -- reenable CONFIG_RFKILL_GPIO
10180 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
10181 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
10182 * [Config] highbank -- reenable CONFIG_KEYBOARD_SAMSUNG
10183 * [Config] highbank -- reenable CONFIG_FB_ARMCLCD
10184 * [Config] highbank -- reenable CONFIG_DW_DMAC
10185 * [Config] highbank -- reenable CONFIG_USB_R8A66597_HCD
10186 * [Config] highbank -- reenable CONFIG_USB_MV_UDC
10187 * [Config] highbank -- reenable CONFIG_USB_DWC3
10188 * [Config] highbank -- reenable CONFIG_SATA_MV
10189 * [Config] highbank -- reenable CONFIG_PATA_ARASAN_CF
10190 * [Config] highbank -- CONFIG_CAN_C_CAN_PLATFORM
10191 * [Config] highbank -- reenable CONFIG_MMC_ARMMMCI
10192 * [Config] highbank -- reenable CONFIG_SERIAL_AMBA_PL010
10193 * [Config] highbank -- reenable CONFIG_ATMEL_PWM
10194 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
10195 * [Config] highbank -- enable CONFIG_EXPERT
10196 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
10197 * [Config] enable CONFIG_USB_DYNAMIC_MINORS
10198 * [Config] enable CONFIG_USB_EHCI_TT_NEWSCHED
10199 * [Config] enable CONFIG_USB_ETH_EEM
10200 * [Config] enable CONFIG_USB_HCD_BCMA/CONFIG_USB_HCD_SSB
10201 * [Config] disable CONFIG_USB_M66592
10202 * [Config] enable CONFIG_USB_NET2272
10203 * [Config] enable CONFIG_USB_R8A66597
10204 * [Config] annotate: CONFIG_USB_OMAP not required for our h/w
10205 * [Config] set CONFIG_USB_MUSB_HDRC=m for omap
10206 * [Config] annotate: CONFIG_USB_G_MULTI fix rule
10207 * [Config] CONFIG_USB_GPIO_VBUS=m for OMAP
10208 * [Config] Enable CONFIG_DRM_AST/_CIRRUS_QEMU/_MGAG200
10209 * [Config] sync configuration armhf omap -> armel omap
10210 * [Config] annotate: CONFIG_IIO triggers build failures on OMAP4
10211 * [Config] disable CONFIG_OMAP_IOVMM is deprecated
10212
10213 [ Bryan Wu ]
10214
10215 * [Config] change default IO scheduler from CFQ to Deadline
10216
10217 [ Leann Ogasawara ]
10218
10219 * Revert "[Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc"
10220 * [Config] Disable CONFIG_MOUSE_INPORT
10221
10222 [ Tim Gardner ]
10223
10224 * SAUCE: firmware: Update bnx2x to current firmware version 7.2.51
10225 * [Config] Add bnx2x firmware to nic-modules udeb
10226 * SAUCE: Add script to convert firmware to ihex format
10227 * SAUCE: firmware: Upgrade bnx2 to current versions
10228 * [Config] Add tigon firmware to nic-modules udeb
10229 * [Config] CONFIG_EARLY_PRINTK_DBGP=y
10230 - LP: #1026761
10231 * SAUCE: Remove redundant cis firmware
10232 * SAUCE: Remove redundant emi26 firmware
10233 * SAUCE: Remove redundant ttusb-budget firmware
10234 * SAUCE: Remove redundant sun/cassini firmware
10235 * SAUCE: Remove redundant ositech/Xilinx7OD firmware
10236 * SAUCE: Remove redundant 3com/typhoon.bin firmware
10237 * SAUCE: Remove redundant yamaha/ds1 firmware
10238 * SAUCE: Remove redundant keyspan_pda firmware
10239 * rebase to v3.5
10240
10241 [ Upstream Kernel Changes ]
10242
10243 * rebase to v3.5
10244 - LP: #1027828
10245
10246 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Jul 2012 05:57:04 -0700
10247
10248 linux (3.5.0-5.5) quantal-proposed; urgency=low
10249
10250 [ Andy Whitcroft ]
10251
10252 * [Config] annotations: initial import of configuration annotations
10253
10254 [ Bryan Wu ]
10255
10256 * [Config] enforcer -- add CONFIG_I2C_DESIGNWARE_PLATFORM enforce checker
10257
10258 [ Leann Ogasawara ]
10259
10260 * Rebase to v3.5-rc7
10261
10262 [ Manoj Iyer ]
10263
10264 * SAUCE: Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0
10265 - LP: #1010281
10266
10267 [ Tim Gardner ]
10268
10269 * [Config] enable CONFIG_I2C_HELPER_AUTO for all flavours as policy
10270 expects
10271 * [Config] CONFIG_I2O_CONFIG_OLD_IOCTL=n
10272 * [Config] CONFIG_BRIDGE_EBT_ULOG=n
10273 * [Config] CONFIG_IP_NF_QUEUE=n
10274 * [Config] CONFIG_MTD_DOC2000=n
10275 * [Config] CONFIG_PRINT_QUOTA_WARNING=n
10276 * [Config] CONFIG_PRISM54=n
10277 * [Config] CONFIG_SCx200_I2C=n
10278 * [Config] CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
10279
10280 [ Upstream Kernel Changes ]
10281
10282 * rebase to v3.5-rc7
10283
10284 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jul 2012 15:38:41 -0700
10285
10286 linux (3.5.0-4.4) quantal-proposed; urgency=low
10287
10288 [ Andy Whitcroft ]
10289
10290 * [Packaging] getabis should be extracting all packages
10291 - LP: #1021174
10292 * [Config] getabis -- series uses linux-image-extra
10293 - LP: #1021174
10294 * rebase to v3.5-rc6
10295
10296 [ Bryan Wu ]
10297
10298 * [Config] built-in CONFIG_MICREL_PHY as other PHY drivers for all
10299 flavours
10300 * [Config] sync CONFIG_MOUSE_PS2_ config for all flavours
10301
10302 [ Leann Ogasawara ]
10303
10304 * [Config] Enable CONFIG_RT2800USB_RT35XX and CONFIG_RT2800USB_RT53XX
10305 - LP: #1019561
10306
10307 [ Paolo Pisati ]
10308
10309 * [Config] SND_OMAP_SOC, SND_OMAP_SOC_MCBSP and SND_OMAP_SOC_OMAP3_BEAGLE =y
10310 - LP: #1019321
10311
10312 [ Stefan Bader ]
10313
10314 * SAUCE: (pre-up) net: dont use __netdev_alloc_skb for bounce buffer
10315 - LP: #1018456
10316 * (config) Disable ACPI_PROCFS_POWER
10317
10318 [ Tim Gardner ]
10319
10320 * [Config] CONFIG_ACPI_BGRT=y
10321 * Extract firmware module info during getabi
10322 - LP: #1021174
10323
10324 [ Upstream Kernel Changes ]
10325
10326 * rebase to v3.5-rc6
10327
10328 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Jul 2012 08:50:20 -0700
10329
10330 linux (3.5.0-3.3) quantal-proposed; urgency=low
10331
10332 [ Andy Whitcroft ]
10333
10334 * [Config] enable CONFIG_MEMTEST=y
10335 - LP: #1004535
10336 * [Config] config-check: add support for a cut operation
10337 * [Config] enforcer -- switch to cut where appropriate
10338
10339 [ Leann Ogasawara ]
10340
10341 * Rebase to v3.5-rc5
10342 * [Config] Updateconfigs after rebase to v3.5-rc5
10343
10344 [ Luis Henriques ]
10345
10346 * SAUCE: ocfs2: Fix NULL pointer dereferrence in
10347 __ocfs2_change_file_space
10348 - LP: #1006012
10349
10350 [ Seth Forshee ]
10351
10352 * SAUCE: (drop after 3.5) drm/i915: ignore pipe select bit when checking
10353 for LVDS register initialization
10354 - LP: #1012800
10355
10356 [ Upstream Kernel Changes ]
10357
10358 * rebase to v3.5-rc5
10359 - LP: #1013183
10360 - LP: #1017017
10361 - LP: #884652
10362
10363 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 02 Jul 2012 06:41:58 -0700
10364
10365 linux (3.5.0-2.2) quantal-proposed; urgency=low
10366
10367 [ Andy Whitcroft ]
10368
10369 * rebase to v3.5-rc4
10370
10371 [ Arend van Spriel ]
10372
10373 * SAUCE: (drop after 3.5) brcmsmac: fix NULL pointer crash in
10374 brcms_c_regd_init()
10375 - LP: #950320
10376
10377 [ Bryan Wu ]
10378
10379 * [Config] Sync CONFIG_CGROUP_MEM_RES_CTLR_SWAP for ARM
10380
10381 [ Chris J Arges ]
10382
10383 * PACKAGING: add .gnu_debuglink sections to .ko files
10384 - LP: #669641
10385
10386 [ Leann Ogasawara ]
10387
10388 * d-i: Add hid-generic to input-modules
10389 - LP: #1017879
10390
10391 [ Ming Lei ]
10392
10393 * SAUCE: Revert "mmc: omap_hsmmc: Enable Auto CMD12"
10394 - LP: #1017717, #225
10395
10396 [ Paolo Pisati ]
10397
10398 * SAUCE: Revert "Fix OMAP EHCI suspend/resume failure (i693)"
10399 - LP: #1017718
10400 * [Config] Disable generic USB_EHCI_HCD_PLATFORM on omap3
10401
10402 [ Seth Forshee ]
10403
10404 * SAUCE: (drop after 3.5) brcm80211: smac: don't set up tx power limits
10405 during initialization
10406 - LP: #950320
10407 * SAUCE: (drop after 3.5) brcm80211: smac: always set channel specified
10408 by mac80211
10409 - LP: #950320
10410 * SAUCE: (drop after 3.5) brcm80211: smac: remove unused code for 40MHz
10411 channels
10412 - LP: #950320
10413 * SAUCE: (drop after 3.5) brcm80211: smac: clean up channel.c
10414 - LP: #950320
10415 * SAUCE: (drop after 3.5) brcm80211: smac: inform mac80211 of the X2
10416 regulatory domain
10417 - LP: #950320
10418 * SAUCE: (drop after 3.5) brcm80211: smac: enable/disable radio on
10419 regulatory updates
10420 - LP: #950320
10421 * SAUCE: (drop after 3.5) brcm80211: smac: use mac80211 channel data for
10422 tx power limits
10423 - LP: #950320
10424 * SAUCE: (drop after 3.5) brcm80211: smac: don't validate channels
10425 against internal regulatory data
10426 - LP: #950320
10427 * SAUCE: (drop after 3.5) brcm80211: smac: use current regulatory domain
10428 when checking whether OFDM is allowed
10429 - LP: #950320
10430
10431 [ Tim Gardner ]
10432
10433 * [Config] Enable CONFIG_CGROUPS for highbank
10434 - LP: #1014692
10435 * [Config] FB_OMAP*=y and PANEL_TFP410=y
10436
10437 [ Upstream Kernel Changes ]
10438
10439 * rebase to v3.5-rc4
10440
10441 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 26 Jun 2012 06:21:05 -0700
10442
10443 linux (3.5.0-1.1) quantal-proposed; urgency=low
10444
10445 [ Andy Whitcroft ]
10446
10447 * [Config] highbank -- enable CONFIG_RFKILL=y and CONFIG_CAN=m
10448
10449 [ Leann Ogasawara ]
10450
10451 * Rebase to v3.5-rc1
10452 * [Config] Remove USB_DEVICEFS from the config enforcer
10453 * [Config] Updateconfigs after rebase to v3.5-rc1
10454 * [Config] Temporarily disable CONFIG_MACH_NOKIA_RX51 on arm
10455 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
10456 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
10457 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
10458 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
10459 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
10460 * [Config] Temporarily disable CONFIG_GPIO_EM on arm
10461 * [Config] Temporarily disable CONFIG_SERIAL_8250_EM on armhf
10462 * [Config] Temporarily disable CONFIG_STMMAC_ETH on armhf
10463 * [Config] Temporarily disable CONFIG_HW_RANDOM_ATMEL on armhf
10464 * Rebase to v3.5-rc2
10465 * [Config] Updateconfigs after rebase to v3.5-rc2
10466 * [Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc
10467 * Rebase to v3.5-rc3
10468 * [Config] Updateconfigs after rebase to v3.5-rc3
10469
10470 [ Paul Mundt ]
10471
10472 * SAUCE: fix bug.h's inclusion of kernel.h
10473
10474 [ Stefan Bader ]
10475
10476 * SAUCE: Fix compile failures of dm-raid45
10477 * [Config] Enable dm-raid45
10478 * Move dependency on crda to extra package
10479 - LP: #657901
10480 * SAUCE: Mask CR4 writes on older Xen hypervisors
10481
10482 [ Upstream Kernel Changes ]
10483
10484 * rebase to v3.5-rc3
10485 - LP: #993162
10486 - LP: #925577
10487 * rebase to v3.5-rc2
10488 * rebase to v3.5-rc1
10489 - LP: #955892
10490 - LP: #978038
10491 - LP: #987371
10492 - LP: #929545
10493 - LP: #942316
10494 - LP: #903853
10495
10496 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 08 Jun 2012 14:28:46 -0700
10497
10498 linux (3.4.0-5.11) quantal-proposed; urgency=low
10499
10500 [ Leann Ogasawara ]
10501
10502 * [Config] Disable CONFIG_ARM_LPAE
10503 - LP: #1009061
10504
10505 [ Oleksij Rempel ]
10506
10507 * SAUCE: b43: do not call ieee80211_unregister_hw if we are not registred
10508 - LP: #1008905
10509
10510 [ Paolo Pisati ]
10511
10512 * [Config] omap3: MFD_OMAP_USB_HOST is usb host in omap2+.
10513 - LP: #1009061
10514
10515 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Jun 2012 08:06:28 -0700
10516
10517 linux (3.4.0-4.10) quantal; urgency=low
10518
10519 [ Leann Ogasawara ]
10520
10521 * Temporarily disable ABI and module check
10522
10523 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 20:27:31 -0700
10524
10525 linux (3.4.0-4.9) quantal; urgency=low
10526
10527 [ Andy Whitcroft ]
10528
10529 * [Config] fix config split to avoid the shared config
10530 * [Config] updateconfigs following split config fix
10531 * [Config] linux-image-extras needs full postinst
10532 * [Config] CONFIG_BLK_DEV_NVME commonise across architectures
10533 * [Config] CONFIG_HP_WATCHDOG enable as module
10534 * [Config] CONFIG_PDC_ADMA is not boot essential
10535 * [Config] CONFIG_XEN_ACPI_PROCESSOR should be enabled on x86
10536 * [Config] CONFIG_VT6655/CONFIG_VT6656=m
10537 * [Config] CONFIG_TRANZPORT=m commonise
10538 * [Config] CONFIG_R3964=m commonise
10539 * [Config] CONFIG_SCSI_DH=m commonise
10540 * [Config] CONFIG_SCSI_IBMVSCSIS=m commonise
10541 * [Config] CONFIG_AMD_PHY=y phys are not autoloadable
10542 * [Config] CONFIG_SCSI_QLA_ISCSI=m commonise
10543 * [Config] CONFIG_SCSI_SPI_ATTR=m commonise
10544 * [Config] CONFIG_USB_SN9C102 is deprecated disable
10545 * [Config] CONFIG_USB_SI470X=m commonise
10546 * [Config] CONFIG_USB_ET61X251=m commonise
10547 * [Config] CONFIG_RTS_PSTOR=m commonise
10548 * [Config] CONFIG_SCANLOG=m commonise
10549 * [Config] CONFIG_SCSI_SYM53C8XX_2=m commonise
10550 * [Config] CONFIG_SM_FTL=m commonise
10551 * [Config] CONFIG_SOLO6X10=m commonise
10552 * [Config] CONFIG_SND_PCM_OSS=n using pulseaudio emulation instead
10553 * [Config] CONFIG_SPI_DESIGNWARE=m commonise
10554 * [Config] CONFIG_SPI_SPIDEV=m commonise
10555 * [Config] CONFIG_TABLET_USB_WACOM=m commonise
10556 * [Config] CONFIG_TPS65010=m commonise
10557 * [Config] CONFIG_STE10XP=y commonise
10558 * [Config] CONFIG_X25_ASY=m commonise
10559 * [Config] CONFIG_USB_MON=m commonise
10560 * [Config] CONFIG_VME_BUS=m commonise
10561 * [Config] CONFIG_W35UND=m commonise
10562 * [Config] -CONFIG_TCG_TPM=y commonise
10563 * [Config] highbank -- commonise filesystems
10564 * [Config] highbank -- commonise subsystems
10565 * [Config] highbank -- commonise network protocols
10566 * [Config] highbank -- commonise input drivers
10567 * [Config] highbank -- commonise CRYPTO options
10568 * [Config] highbank -- commonise HID options
10569 * [Config] highbank -- commonise sensors options
10570 * [Config] highbank -- commonise EXPORTFS/FHANDLE
10571 * [Config] highbank -- commonise CONFIG_CRYPTO_LZO
10572 * [Config] highbank -- commonise ENCRYPTED_KEYS
10573 * [Config] highbank -- commonise CONFIG_ATALK
10574 * [Config] highbank -- commonise INET/INET6
10575 * [Config] highbank -- commonise NLS
10576 * [Config] highbank -- commonise BLK/CHR
10577 * [Config] highbank -- CONFIG_EXT2_FS=y boot essential on highbank
10578 * [Config] highbank -- commonise INET/INET6 part 2
10579 * [Config] highbank -- commonise PHY settings
10580 * [Config] highbank -- commonise CRC settings
10581 * [Config] highbank -- commonise BINFMT settings
10582 * [Config] highbank -- commonise DM settings
10583 * [Config] highbank -- commonise RTC_DRV settings
10584 * [Config] highbank -- commonise KEYBOARD/MOUSE settings
10585 * [Config] highbank -- commonise USB settings
10586 * [Config] highbank -- commonise GPIO settings
10587 * [Config] highbank -- commonise I2C settings
10588 * [Config] highbank -- commonise numerous subsystem selectors
10589 * [Config] highbank -- commonise A-C modules missmatches
10590 * [Config] highbank -- commonise D-F modules missmatches
10591 * [Config] CONFIG_AUDIT_LOGINUID_IMMUTABLE incompatible with upstart
10592 * [Config] highbank -- commonise G-I modules missmatches
10593 * [Config] highbank -- commonise J-L modules missmatches
10594 * [Config] highbank -- commonise M modules missmatches
10595 * [Config] highbank -- commonise N-P modules missmatches
10596 * [Config] highbank -- commonise Q-R modules missmatches
10597 * [Config] highbank -- commonise S modules missmatches -- part 1
10598 * [Config] highbank -- commonise S modules missmatches -- part 2
10599 * [Config] highbank -- commonise T modules missmatches
10600 * [Config] highbank -- commonise U-Z modules missmatches
10601
10602 [ Ike Panhc ]
10603
10604 * [Config] add highbank flavour
10605 - LP: #1000831
10606
10607 [ Mark Langsdorf ]
10608
10609 * SAUCE: arm highbank: add support for pl320-ipc driver
10610 - LP: #1000831
10611
10612 [ Rob Herring ]
10613
10614 * SAUCE: input: add a key driver for highbank
10615 - LP: #1000831
10616 * SAUCE: ARM: highbank: Add smc calls to enable/disable the L2
10617 - LP: #1000831
10618 * SAUCE: force DMA buffers to non-bufferable on highbank
10619 - LP: #1000831
10620 * SAUCE: net: calxedaxgmac: fix net timeout recovery
10621 - LP: #1000831
10622
10623 [ Tim Gardner ]
10624
10625 * [Config] CONFIG_IWLWIFI_EXPERIMENTAL_MFP=n
10626 * [Config] CONFIG_PCI_REALLOC_ENABLE_AUTO=y
10627 * [Config] CONFIG_CIFS_EXPERIMENTAL has disappeared
10628 * [Config] Homogenize CIFS configs across all arches
10629 * [Config] armhf should not be skipabi or skipmodules
10630 - LP: #1006913
10631
10632 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 05:52:49 -0700
10633
10634 linux (3.4.0-3.8) quantal; urgency=low
10635
10636 [ Andy Whitcroft ]
10637
10638 * [Config] include include/generated/compile.h
10639 - LP: #942569
10640 * [Config] fix up postinst to ensure we know which error is which
10641 - LP: #1002388
10642
10643 [ Herton Ronaldo Krzesinski ]
10644
10645 * SAUCE: async_populate_rootfs: fix build warnings
10646 - LP: #1003417
10647
10648 [ John Johansen ]
10649
10650 * Revert "SAUCE: AppArmor: Add the ability to mediate mount"
10651 * SAUCE: apparmor: Add the ability to mediate mount
10652 * SAUCE: AppArmor: basic networking rules
10653 * SAUCE: apparmor: fix profile lookup for unconfined
10654 - LP: #978038, #987371
10655 * SAUCE: apparmor: fix long path failure due to disconnected path
10656 - LP: #955892
10657
10658 [ Mario Limonciello ]
10659
10660 * SAUCE: dell-laptop: rfkill blacklist Dell XPS 13z, 15
10661 - LP: #901410
10662
10663 [ Stefan Bader ]
10664
10665 * (config) Built-in xen-acpi-processor
10666
10667 [ Tim Gardner ]
10668
10669 * [Config] CONFIG_NET_DSA=m
10670 - LP: #1004148
10671 * [Config] Ensure CONFIG_XEN_ACPI_PROCESSOR=y for amd64
10672
10673 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 May 2012 11:38:33 -0700
10674
10675 linux (3.4.0-3.7) quantal; urgency=low
10676
10677 [ Andy Whitcroft ]
10678
10679 * [Config] drop the virtual flavour in favour of a split generic et al
10680 * [Config] enforcer -- drop IDLE enforcement
10681 * [Config] enable CONFIG_SCSI_VIRTIO=m for amd64
10682 * [Config] updateconfigs following removal of -virtual
10683
10684 [ Leann Ogasawara ]
10685
10686 * Rebase to v3.4
10687
10688 [ Seth Forshee ]
10689
10690 * [Config] disable CONFIG_B43_BCMA_EXTRA
10691
10692 [ Tim Gardner ]
10693
10694 * [Config] Check for extras when building udebs
10695 * [Config] Collapsed generic-pae into generic [i386]
10696
10697 [ Upstream Kernel Changes ]
10698
10699 * rebase to v3.4
10700
10701 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 May 2012 07:23:47 -0700
10702
10703 linux (3.4.0-2.6) quantal; urgency=low
10704
10705 [ Andy Whitcroft ]
10706
10707 * Revert "ubuntu: overlayfs -- overlayfs: update touch_atime() usage"
10708 * Revert "ubuntu: overlayfs -- overlayfs: switch from d_alloc_root() to
10709 d_make_root()"
10710 * Revert "ubuntu: overlayfs -- overlayfs: follow header cleanup"
10711 * Revert "ubuntu: overlayfs -- overlayfs: apply device cgroup and
10712 security permissions to overlay files"
10713 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
10714 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
10715 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
10716 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
10717 * Revert "ubuntu: overlayfs -- overlay filesystem"
10718 * Revert "ubuntu: overlayfs -- vfs: introduce clone_private_mount()"
10719 * Revert "ubuntu: overlayfs -- vfs: export do_splice_direct() to modules"
10720 * Revert "ubuntu: overlayfs -- vfs: add i_op->open()"
10721 * Revert "ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()"
10722 * ubuntu: overlayfs -- overlayfs: add statfs support
10723 * ubuntu: overlayfs -- inode_only_permission: export inode level
10724 permissions checks
10725 * ubuntu: overlayfs -- overlayfs: switch to use inode_only_permissions
10726
10727 [ Erez Zadok ]
10728
10729 * ubuntu: overlayfs -- overlayfs: implement show_options
10730
10731 [ Miklos Szeredi ]
10732
10733 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
10734 * ubuntu: overlayfs -- vfs: add i_op->open()
10735 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
10736 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
10737 * ubuntu: overlayfs -- overlay filesystem
10738 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
10739
10740 [ Neil Brown ]
10741
10742 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
10743
10744 [ Robin Dong ]
10745
10746 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
10747 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
10748
10749 [ Tim Gardner ]
10750
10751 * [Config] perarch and indep tools builds need separate build directories
10752 * Prevent upgrading a non-PAE CPU
10753 * perf is not parallel build safe
10754
10755 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 May 2012 08:43:18 -0700
10756
10757 linux (3.4.0-2.5) quantal; urgency=low
10758
10759 [ Andy Whitcroft ]
10760
10761 * [Config] perarch and indep tools builds need separate build directories
10762
10763 [ Tim Gardner ]
10764
10765 * Prevent upgrading a non-PAE CPU
10766 * [Config] build debug
10767 * [Config] perf tools are not parallel build safe
10768
10769 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 15 May 2012 11:37:53 -0700
10770
10771 linux (3.4.0-2.4) quantal; urgency=low
10772
10773 [ Leann Ogasawara ]
10774
10775 * Revert "SAUCE: fsam7400: use UMH_WAIT_PROC consistently"
10776 * Revert "ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86"
10777 * Revert "ubuntu: fsam7400: Depend on CHECK_SIGNATURE"
10778 * Revert "ubuntu: fsam7400 -- Cleanup Makefile"
10779 * Revert "ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M
10780 7400"
10781 * Revert "ubuntu: omnibook: fix source file newline"
10782 * Revert "ubuntu: omnibook -- update BOM"
10783 * Revert "SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5}
10784 depend on X86"
10785 * Revert "ubuntu: omnibook -- Added missing BOM file"
10786 * Revert "ubuntu: omnibook -- support Toshiba (HP) netbooks"
10787 * Revert "ubuntu: nx-emu - i386: mmap randomization for executable
10788 mappings"
10789 * Revert "SAUCE: disable_nx should not be in __cpuinitdata section for
10790 X86_32"
10791 * Revert "ubuntu: nx-emu - i386: NX emulation"
10792 * Revert "ubuntu: rfkill drivers -- version 1.3"
10793 * Temporarily disable module check
10794 * [Config] Remove CONFIG_FSAM7400
10795 * [Config] Remove CONFIG_OMNIBOOK
10796 * [Config] Update configs
10797 * Rebase to v3.4-rc7
10798 * SAUCE: genirq: export handle_edge_irq() and irq_to_desc()
10799
10800 [ Tim Gardner ]
10801
10802 * Updated generic-pae description
10803 * Rebase to v3.4-rc6
10804 * install-tools depends on build targets
10805
10806 [ Upstream Kernel Changes ]
10807
10808 * kconfig: in debug mode some 0 length message prints occur
10809 * rebase to v3.4-rc7
10810 * rebase to v3.3-rc6
10811
10812 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 May 2012 08:22:56 -0700
10813
10814 linux (3.4.0-1.3) quantal; urgency=low
10815
10816 [ Andy Whitcroft ]
10817
10818 * [Config] control.stub is an intermediate product not a dependancy
10819 - LP: #992414
10820
10821 [ Leann Ogasawara ]
10822
10823 * remove i386 generic from getabis
10824
10825 [ Upstream Kernel Changes ]
10826
10827 * (pre-stable) b43: only reload config after successful initialization
10828 - LP: #950295
10829
10830 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 May 2012 09:48:14 -0700
10831
10832 linux (3.4.0-1.2) quantal; urgency=low
10833
10834 [ Andy Whitcroft ]
10835
10836 * [Config] add build depends for flex, bison and pkg-config
10837
10838 -- Andy Whitcroft <apw@canonical.com> Tue, 01 May 2012 13:15:41 +0100
10839
10840 linux (3.4.0-1.1) quantal; urgency=low
10841
10842 [ Andy Whitcroft ]
10843
10844 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
10845 permissions to overlay files
10846 - LP: #915941, #918212
10847 - CVE-2012-0055
10848
10849 [ Leann Ogasawara ]
10850
10851 * Open Q
10852 * Rebase to v3.4-rc5
10853 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
10854 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
10855 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
10856 * [Config] Temporarily disable CONFIG_MFD_OMAP_USB_HOST on arm
10857 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
10858 * [Config] Temporarily disable CONFIG_USB_EHCI_HCD_PLATFORM on arm
10859 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
10860 * [Config] Temporarily disable CONFIG_AX88796 on arm
10861
10862 [ Upstream Kernel Changes ]
10863
10864 * vfs: pass struct path to __dentry_open()
10865 * vfs: add i_op->open()
10866 * vfs: export do_splice_direct() to modules
10867 * vfs: introduce clone_private_mount()
10868 * overlay filesystem
10869 * overlayfs: add statfs support
10870 * overlayfs: implement show_options
10871 * overlay: overlay filesystem documentation
10872 * fs: limit filesystem stacking depth
10873 * overlayfs: follow header cleanup
10874 * overlayfs: switch from d_alloc_root() to d_make_root()
10875 * overlayfs: update touch_atime() usage
10876 * rebase to v3.4-rc5
10877 - LP: #950490
10878 * rebase to v3.4-rc4
10879 * rebase to v3.4-rc3
10880 * rebase to v3.4-rc2
10881 * rebase to v3.4-rc1
10882 * rebase to v3.3
10883 * rebase to v3.3-rc7
10884 * rebase to v3.3-rc6
10885 * rebase to v3.3-rc5
10886 * rebase to v3.3-rc4
10887 - LP: #900802
10888 - LP: #930842
10889 * rebase to v3.3-rc3
10890 - LP: #924320
10891 - LP: #923316
10892 - LP: #923409
10893 - LP: #918254
10894 * rebase to v3.3-rc2
10895 * rebase to v3.3-rc1
10896 - LP: #795823
10897 - LP: #909419
10898 - LP: #910792
10899 - LP: #878701
10900 - LP: #724831
10901
10902 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 25 Jan 2012 06:50:04 -0800
10903
10904 linux (3.2.0-10.18) precise; urgency=low
10905
10906 [ Tim Gardner ]
10907
10908 * SAUCE: ecryptfs: Print inode on metadata error
10909
10910 [ Upstream Kernel Changes ]
10911
10912 * Revert "proc: enable writing to /proc/pid/mem"
10913 - LP: #919115
10914 - CVE-2012-0056
10915 * (pre-stable) ALSA: HDA: Use LPIB position fix for Macbook Pro 7, 1
10916 - LP: #909419
10917
10918 -- Andy Whitcroft <apw@canonical.com> Tue, 24 Jan 2012 10:15:12 +0000
10919
10920 linux (3.2.0-10.17) precise; urgency=low
10921
10922 [ Andy Whitcroft ]
10923
10924 * Revert "SAUCE: overlayfs -- fs: limit filesystem stacking depth"
10925 * Revert "SAUCE: overlayfs -- overlay: overlay filesystem documentation"
10926 * Revert "SAUCE: overlayfs -- overlayfs: implement show_options"
10927 * Revert "SAUCE: overlayfs -- overlayfs: add statfs support"
10928 * Revert "SAUCE: overlayfs -- overlay filesystem"
10929 * Revert "SAUCE: overlayfs -- vfs: introduce clone_private_mount()"
10930 * Revert "SAUCE: overlayfs -- vfs: export do_splice_direct() to modules"
10931 * Revert "SAUCE: overlayfs -- vfs: add i_op->open()"
10932 * ensure debian/ is not excluded from git by default
10933 * add new scripting to handle buglinks in rebases
10934 * ubuntu: overlayfs -- overlayfs: add statfs support
10935 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
10936 permissions to overlay files
10937 - LP: #915941, #918212
10938 - CVE-2012-0055
10939
10940 [ Erez Zadok ]
10941
10942 * ubuntu: overlayfs -- overlayfs: implement show_options
10943
10944 [ Leann Ogasawara ]
10945
10946 * Revert "SAUCE: dmar: disable if ricoh multifunction detected"
10947 * [Config] Disable CONFIG_INTEL_IOMMU_DEFAULT_ON
10948 - LP: #907377, #911236
10949 * [Config] Enable CONFIG_IRQ_REMAP
10950
10951 [ Miklos Szeredi ]
10952
10953 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
10954 * ubuntu: overlayfs -- vfs: add i_op->open()
10955 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
10956 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
10957 * ubuntu: overlayfs -- overlay filesystem
10958 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
10959
10960 [ Neil Brown ]
10961
10962 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
10963
10964 [ Upstream Kernel Changes ]
10965
10966 * (pre-stable) x86/PCI: amd: factor out MMCONFIG discovery
10967 - LP: #647043
10968 * (pre-stable) PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that
10969 breaks USB
10970 - LP: #647043
10971
10972 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jan 2012 07:10:08 -0800
10973
10974 linux (3.2.0-9.16) precise; urgency=low
10975
10976 [ Andy Whitcroft ]
10977
10978 * [Config] Enable numerous CONFIG_VIDEO_* cards on ARM
10979 * [Config] pull ARM sound modules =m
10980 * [Config] CONFIG_RTC_DRV_TEST is for testing only
10981 * [Config] CONFIG_USB_DUMMY_HCD is testing only
10982 * [Config] CONFIG_USB_FILE_STORAGE is deprecated
10983
10984 [ Leann Ogasawara ]
10985
10986 * Revert "[Config] Temporarily disable CONFIG_CAN_TI_HECC on armel"
10987 * [Config] Enable CONFIG_HW_RANDOM_PASEMI=m
10988 * [Config] Enable CONFIG_MMC_TMIO=m
10989 * [Config] Enable CONFIG_MTD_NAND_FSL_ELBC=m
10990 * [Config] Enable CONFIG_ISI=m
10991 * [Config] Enable CONFIG_MMC=y
10992 * [Config] Enable CONFIG_LIRC_PARALLEL=m
10993 * [Config] Enable CONFIG_MAC_EMUMOUSEBTN=m
10994 * [Config] Enable CONFIG_CHR_DEV_SG=y
10995 * [Config] Enable CONFIG_GPIO_PCA953X=m
10996 * [Config] Enable CONFIG_GPIO_TWL4030=m
10997 * [Config] Enable CONFIG_INET_DIAG=m
10998 * [Config] Enable CONFIG_NLS_ISO8859_1=m
10999 * [Config] Enable CONFIG_NVRAM=m
11000 * [Config] Enable CONFIG_SLIP=m
11001 * [Config] Enable CONFIG_PC300TOO=m
11002 * [Config] Enable CONFIG_TUN=y
11003 * [Config] Enable CONFIG_NET_CLS_CGROUP=m
11004 * [Config] Enable CONFIG_THERMAL=y
11005 * [Config] Enable CONFIG_PPP=y
11006 * [Config] Enable CONFIG_PCI_STUB=m
11007 * Rebase to v3.2.1
11008 * [Config] Enable CONFIG_RTL8192E=m
11009 * [Config] Enable CONFIG_RTS5139=m
11010
11011 [ Stefan Bader ]
11012
11013 * [Config] Make CONFIG_VIRTIO_(NET|BLK)=y
11014
11015 [ Upstream Kernel Changes ]
11016
11017 * ARM: restart: add restart hook to machine_desc record
11018 * ARM: restart: allow platforms more flexibility specifying restart mode
11019 * ARM: restart: move reboot failure handing into machine_restart()
11020 * ARM: restart: remove argument to setup_mm_for_reboot()
11021 * ARM: 7159/1: OMAP: Introduce local common.h files
11022 * ARM: restart: only perform setup for restart when soft-restarting
11023 * ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq
11024 function
11025 * ARM: idmap: populate identity map pgd at init time using .init.text
11026 * ARM: suspend: use idmap_pgd instead of suspend_pgd
11027 * ARM: proc-*.S: place cpu_reset functions into .idmap.text section
11028 * ARM: idmap: use idmap_pgd when setting up mm for reboot
11029 * ARM: head.S: only include __turn_mmu_on in the initial identity mapping
11030 * ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting
11031 * ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM
11032 restart changes
11033 * ARM: lib: add call_with_stack function for safely changing stack
11034 * ARM: reset: implement soft_restart for jumping to a physical address
11035 * ARM: stop: execute platform callback from cpu_stop code
11036 * ARM: kexec: use soft_restart for branching to the reboot buffer
11037 * ARM: restart: omap: use new restart hook
11038 * topdown mmap support
11039 - LP: #861296
11040
11041 [ Upstream Kernel Changes ]
11042
11043 * Rebase to v3.2.1
11044
11045 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 13 Jan 2012 20:32:08 +0100
11046
11047 linux (3.2.0-8.15) precise; urgency=low
11048
11049 [ Leann Ogasawara ]
11050
11051 * [Config] Disable CONFIG_ACPI_PROCFS
11052 * Remove server from getabis
11053 * Temporarily disable module check
11054 * [Config] Disable CONFIG_MTD_TESTS
11055 * [Config] Disable CONFIG_X86_E_POWERSAVER
11056 * [Config] Set CONFIG_ARCNET=m
11057 * [Config] Enable CONFIG_ATM_DUMMY=m
11058 * [Config] Enable CONFIG_BLK_DEV_MD=y
11059 * ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86
11060 * [Config] Enable CONFIG_BLK_DEV_SD=y
11061 * [Config] Enable CONFIG_BLK_DEV_SR=y
11062 * [Config] Enable CONFIG_BLK_DEV_UB=m
11063 * [Config] Enable CONFIG_COPS=m
11064 * [Config] Enable CONFIG_DVB_USB_EC168=m
11065 * [Config] Enable CONFIG_ENC28J60=m
11066 * [Config] Enable CONFIG_FB_UVESA=m
11067 * [Config] Enable CONFIG_FB_ATY=m
11068 * [Config] Enable CONFIG_BROADCOM_PHY=y
11069 * [Config] Enable CONFIG_CICADA_PHY=y
11070 * [Config] Enable CONFIG_DAVICOM_PHY=y
11071 * [Config] Enable CONFIG_ICPLUS_PHY=y
11072 * [Config] Enable CONFIG_LSI_ET1011C_PHY=y
11073 * [Config] Enable CONFIG_LXT_PHY=y
11074 * [Config] Enable CONFIG_MARVELL_PHY=y
11075 * [Config] Enable CONFIG_NATIONAL_PHY=y
11076 * [Config] Enable CONFIG_QSEMI_PHY=y
11077 * [Config] Enable CONFIG_SMSC_PHY=y
11078 * [Config] Enable CONFIG_VITESSE_PHY=y
11079 * Add 3w-sas to scsi-modules
11080 - LP: #776542
11081
11082 [ Mathieu Trudel-Lapierre ]
11083
11084 * SAUCE: ipv6: make the net.ipv6.conf.all.use_tempaddr sysctl propagate
11085 to interface settings
11086
11087 [ Paolo Pisati ]
11088
11089 * Revert "SAUCE: omap3: beagle: if rev unknown, assume xM revision C"
11090 - LP: #912199
11091 * Revert "SAUCE: omap3: beagle: detect new xM revision B"
11092 - LP: #912199
11093 * Revert "SAUCE: omap3: beaglexm: fix DVI initialization"
11094 - LP: #912199
11095
11096 [ Upstream Kernel Changes ]
11097
11098 * Bluetooth: Add support for BCM20702A0 [0a5c:21e3]
11099 - LP: #906832
11100
11101 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 06 Jan 2012 10:02:03 -0800
11102
11103 linux (3.2.0-8.14) precise; urgency=low
11104
11105 [ Andy Whitcroft ]
11106
11107 * [Config] enable CONFIG_SND_USB_6FIRE
11108 - LP: #912197
11109 * rebase to mainline v3.2 final release
11110 * updateconfigs following rebase to v3.2 final
11111 * ubuntu: AUFS -- add BOM and automated update script
11112 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
11113 - LP: #684666
11114 * ubuntu: AUFS -- update aufs-update to track new locations of headers
11115 * ubuntu: AUFS -- clean up the aufs updater and BOM
11116 * ubuntu: AUFS -- documentation on updating aufs2
11117 * ubuntu: AUFS -- aufs3-base.patch
11118 * ubuntu: AUFS -- aufs3-standalone.patch
11119 * ubuntu: AUFS -- fix undefined __devcgroup_inode_permission
11120 * ubuntu: AUFS -- fix undefined security_path_link
11121 * ubuntu: AUFS -- update to 4cf5db36bcd9748e8e7270022f295f84d1fc2245
11122 * ubuntu: AUFS -- updateconfigs following update
11123 * ubuntu: AUFS -- suppress benign plink warning messages
11124 - LP: #621195
11125 * ubuntu: AUFS -- enable in config and makefile
11126 * ubuntu: AUFS -- disable in favor of overlayfs
11127 * [Config] linux-virtual -- should include the extX modules
11128 - LP: #912308
11129
11130 [ Tyler Hicks ]
11131
11132 * SAUCE: eCryptfs: Improve statfs reporting
11133 - LP: #885744
11134
11135 [ Upstream Kernel Changes ]
11136
11137 * rebase to upstream v3.2
11138
11139 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 26 Dec 2011 20:24:30 -0800
11140
11141 linux (3.2.0-7.13) precise; urgency=low
11142
11143 [ Upstream Kernel Changes ]
11144
11145 * rebase to upstream 3.2-rc7
11146
11147 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 19 Dec 2011 09:14:34 -0800
11148
11149 linux (3.2.0-6.12) precise; urgency=low
11150
11151 [ Upstream Kernel Changes ]
11152
11153 * rebase to upstream v3.2-rc6
11154
11155 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Dec 2011 10:19:02 -0800
11156
11157 linux (3.2.0-5.11) precise; urgency=low
11158
11159 [ Andy Whitcroft ]
11160
11161 * enforcer -- allow arch and flavour predicates to take lists
11162 * enforcer -- simplify armel/armhf specific options
11163 * enforcer -- fix incorrectly specified flavour matches
11164
11165 [ Leann Ogasawara ]
11166
11167 * [Config] Disable IRQ_REMAP
11168 * [Config] Enable CONFIG_SENSORS_LM95245=m
11169 * [Config] Enable CONFIG_SENSORS_MAX1668=m
11170 * [Config] Enable CONFIG_SENSORS_NTC_THERMISTOR=m
11171 * [Config] Enable CONFIG_SENSORS_MAX6639=m
11172 * [Config] Enable CONFIG_SENSORS_MAX6642=m
11173 * [Config] Enable CONFIG_SENSORS_LINEAGE=m
11174 * [Config] Enable CONFIG_CRYPTO_SALSA20=m
11175 * [Config] Enable CONFIG_PATA_TOSHIBA=m
11176 * [Config] Enable CONFIG_POHMELFS=m
11177 * [Config] Enable CONFIG_NET_PACKET_ENGINE=y
11178 * [Config] Enable CONFIG_PATA_OPTI=m
11179 * add overlayfs to virtual inclusion list
11180 - LP: #903897
11181 * add veth to virtual inclusion list
11182 - LP: #903897
11183 * SAUCE: resolve WARNING: at drivers/block/floppy.c:2929 do_fd_request
11184
11185 [ Paolo Pisati ]
11186
11187 * [Config] DEFAULT_MMAP_MIN_ADDR=32k on arm
11188 - LP: #903346
11189
11190 [ Tim Gardner ]
11191
11192 * [Config] CONFIG_LOCKUP_DETECTOR=y
11193 - LP: #903615
11194
11195 [ Upstream Kernel Changes ]
11196
11197 * rebase to upstream 55b02d2f
11198
11199 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 12 Dec 2011 07:08:10 -0800
11200
11201 linux (3.2.0-4.10) precise; urgency=low
11202
11203 [ Kyle McMartin ]
11204
11205 * SAUCE: dmar: disable if ricoh multifunction detected
11206 - LP: #894070
11207
11208 [ Seth Forshee ]
11209
11210 * SAUCE: dell-wmi: Demote unknown WMI event message to pr_debug
11211 - LP: #581312
11212
11213 [ Tim Gardner ]
11214
11215 * Start new release, Bump ABI, rebase to 3.2-rc5
11216
11217 [ Leann Ogasawara ]
11218
11219 * [Config] Enable CONFIG_SENSORS_AK8975=m
11220
11221 -- Tim Gardner <tim.gardner@canonical.com> Sat, 10 Dec 2011 08:57:04 -0700
11222
11223 linux (3.2.0-3.9) precise; urgency=low
11224
11225 [ Andy Whitcroft ]
11226
11227 * SAUCE: ext4: correct partial write discard size calculation
11228 - LP: #894768
11229
11230 [ Leann Ogasawara ]
11231
11232 * Revert "SAUCE: x86, microcode, AMD: Restrict microcode reporting"
11233 - LP: #892615
11234
11235 [ Matthew Garrett ]
11236
11237 * SAUCE: pci: Rework ASPM disable code
11238
11239 [ Upstream Kernel Changes ]
11240
11241 * x86: Fix boot failures on older AMD CPU's
11242 - LP: #892615
11243 * EHCI : Fix a regression in the ISO scheduler
11244 - LP: #899165
11245
11246 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 05 Dec 2011 10:37:36 -0800
11247
11248 linux (3.2.0-3.8) precise; urgency=low
11249
11250 [ Andy Whitcroft ]
11251
11252 * armhf -- add d-i configuration
11253 * armhf -- disable ABI checks for armhf
11254 * armhf -- add arch to getabis config
11255
11256 -- Andy Whitcroft <apw@canonical.com> Sat, 03 Dec 2011 14:22:52 +0000
11257
11258 linux (3.2.0-3.7) precise; urgency=low
11259
11260 [ Stefan Bader ]
11261
11262 * SAUCE: x86/paravirt: PTE updates in k(un)map_atomic need to be
11263 synchronous, regardless of lazy_mmu mode
11264 - LP: #854050
11265
11266 [ Tim Gardner ]
11267
11268 * rebase to v3.2-rc4
11269
11270 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 02 Dec 2011 11:53:56 -0800
11271
11272 linux (3.2.0-2.6) precise; urgency=low
11273
11274 [ Andy Whitcroft ]
11275
11276 * armhf -- fix omap flavour to build on armhf
11277 * [Config] CONFIG_PATA_MACIO=y to fix MAC qemu boot
11278
11279 [ Borislav Petkov ]
11280
11281 * SAUCE: x86, microcode, AMD: Restrict microcode reporting
11282 - LP: #892615
11283
11284 [ Colin Watson ]
11285
11286 * Add pata_macio to pata-modules
11287
11288 [ Tim Gardner ]
11289
11290 * [Config] Prefer crda over wireless-crda
11291 * [Config] Fix virtual inclusion list.
11292 - LP: #897795
11293
11294 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 30 Nov 2011 06:09:35 -0800
11295
11296 linux (3.2.0-2.5) precise; urgency=low
11297
11298 [ Paolo Pisati ]
11299
11300 * [Config] PANEL_DVI=y
11301
11302 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Nov 2011 09:13:24 -0800
11303
11304 linux (3.2.0-2.4) precise; urgency=low
11305
11306 [ Andy Whitcroft ]
11307
11308 * rebase to v3.2-rc3
11309
11310 [ Leann Ogasawara ]
11311
11312 * Revert "SAUCE: xen: Do not use pv spinlocks on HVM"
11313 * Revert "fix ERROR: __devcgroup_inode_permission undefined"
11314 * Revert "olpc_dcon_xo_1_5 needs delay.h"
11315 * Revert "olpc_dcon_xo_1 needs delay.h"
11316 * rebase to 6fe4c6d4
11317 * [Config] updateconfigs after rebase to 6fe4c6d4
11318
11319 [ Tim Gardner ]
11320
11321 * [Config] Replace wireless-crda with crda,wireless-regdb
11322 - LP: #856421
11323 * [Config] Relax the dependencies on crda
11324
11325 [ Upstream Kernel Changes ]
11326
11327 * (pre-stable) HID: bump maximum global item tag report size to 96 bytes
11328 - LP: #724831
11329 * Ubuntu: remove coreutils|fileutils package dependency
11330 - LP: #892814
11331 * iio: iio_event_getfd -- fix ev_int build failure
11332
11333 [ Upstream Kernel Changes ]
11334
11335 * Rebase to v3.2-rc3
11336
11337 -- Andy Whitcroft <apw@canonical.com> Thu, 24 Nov 2011 16:20:45 +0000
11338
11339 linux (3.2.0-1.3) precise; urgency=low
11340
11341 [ Upstream Kernel Changes ]
11342
11343 * Ubuntu: Add ext2 to fs-core-modules
11344 - LP: #893395
11345
11346 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 20:42:33 -0800
11347
11348 linux (3.2.0-1.2) precise; urgency=low
11349
11350 [ Andy Whitcroft ]
11351
11352 * [Config] enable CONFIG_NFC and associated devices
11353 * SAUCE: allow brcmsmac and b43 to both build
11354
11355 [ Soren Hansen ]
11356
11357 * Add ixgbe driver to d-i
11358 - LP: #891969
11359
11360 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 08:33:46 -0800
11361
11362 linux (3.2.0-1.1) precise; urgency=low
11363 [ Andy Whitcroft ]
11364
11365 * armhf -- enable armhf and create the first flavours
11366 * SAUCE: ensure root is ready before running usermodehelpers in it
11367 * [Config] enforcer -- ensure CONFIG_FAT_FS is built-in on arm
11368
11369 [ Leann Ogasawara ]
11370
11371 * Temporarily ignore module check
11372 * [Config] Enable PCI_IOV on powerpc
11373 * [Config] Temporarily disable CONFIG_PASEMI_MAC on powerpc
11374 * rebase to v3.2-rc2
11375 * SAUCE: include <linux/export.h> for cpuidle34xx arm build
11376 * SAUCE: include <linux/kernel.h> for linux/mtd/map.h arm build
11377 * SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm build
11378 * SAUCE: select ARM_AMBA if OMAP3_EMU
11379 * [Config] updateconfigs after select ARM_AMBA
11380 * [Config] Temporarily disable CONFIG_KVM_BOOK3S_32 on powerpc
11381 * [Config] Enable CONFIG_EXT2_FS=m
11382 * [Config] Build in CONFIG_SATA_AHCI=y
11383 * Resolve linux-image-extra's install dependency
11384
11385 [ Seth Forshee ]
11386
11387 * [Config] Enable EVENT_POWER_TRACING_DEPRECATED=y for powertop
11388 * SAUCE: (drop after 3.2) Input: ALPS - move protocol information to
11389 Documentation
11390 * SAUCE: (drop after 3.2) Input: ALPS - add protocol version field in
11391 alps_model_info
11392 * SAUCE: (drop after 3.2) Input: ALPS - remove assumptions about packet
11393 size
11394 * SAUCE: (drop after 3.2) Input: ALPS - add support for protocol versions
11395 3 and 4
11396 * SAUCE: (drop after 3.2) Input: ALPS - add semi-MT support for v3
11397 protocol
11398 * SAUCE: (drop after 3.2) Input: ALPS - add documentation for protocol
11399 versions 3 and 4
11400
11401 [ Stefan Bader ]
11402
11403 * [Config] Built-in xen-netfront and xen-blkfront
11404 * Fix build of dm-raid45 and re-enable it
11405
11406 [ Tim Gardner ]
11407
11408 * [Config] CONFIG_USB_XHCI_HCD=y
11409 - LP: #886167
11410 * [Config] CONFIG_R6040=m
11411 - LP: #650899
11412 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
11413 - LP: #854399
11414 * [Config] Consolidated amd64 server flavour into generic
11415 * [Config] updateconfigs after rebase to 3.2-rc1
11416 * [Config] Disabled dm-raid4-5
11417 * [Config] Disabled ndiswrapper
11418 * [Config] Disable vt6656
11419 * [Config] exclude ppp-modules for virtual flavour
11420 * [Config] CONFIG_MEMSTICK_R592=m
11421 - LP: #238208
11422
11423 [ Upstream Kernel Changes ]
11424
11425 * CHROMIUM: seccomp_filter: new mode with configurable syscall filters
11426 - LP: #887780
11427 * CHROMIUM: seccomp_filter: add process state reporting
11428 - LP: #887780
11429 * CHROMIUM: seccomp_filter: Document what seccomp_filter is and how it
11430 works.
11431 - LP: #887780
11432 * CHROMIUM: x86: add HAVE_SECCOMP_FILTER and seccomp_execve
11433 - LP: #887780
11434 * CHROMIUM: arm: select HAVE_SECCOMP_FILTER
11435 - LP: #887780
11436 * CHROMIUM: seccomp_filters: move to btrees
11437 * CHROMIUM: enable CONFIG_BTREE
11438 * CHROMIUM: seccomp_filter: kill NR_syscall references
11439 * CHROMIUM: seccomp_filters: guard all ftrace wrapper code
11440 * CHROMIUM: seccomp_filters: clean up warnings; kref mistake
11441 * CHROMIUM: seccomp_filter: remove "skip" from copy and add drop helper
11442 * CHROMIUM: seccomp_filter: allow CAP_SYS_ADMIN management of execve
11443 * CHROMIUM: seccomp_filter: inheritance documentation
11444 * CHROMIUM: seccomp_filter: make inherited filters composable
11445 * CHROMIUM: Fix seccomp_t compile error
11446 - LP: #887780
11447 * CHROMIUM: Fix kref usage
11448 - LP: #887780
11449 * CHROMIUM: enable CONFIG_SECCOMP_FILTER and CONFIG_HAVE_SECCOMP_FILTER
11450 * rebase to v3.2-rc2
11451
11452 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 31 Oct 2011 09:24:39 -0400
11453
11454 linux (3.1.0-2.3) precise; urgency=low
11455
11456 [ Tim Gardner ]
11457
11458 * Add postinit and postrm scripts to the extras package
11459 - LP: #882120
11460
11461 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 Oct 2011 12:48:33 -0700
11462
11463 linux (3.1.0-2.2) precise; urgency=low
11464
11465 [ Andy Whitcroft ]
11466
11467 * debian: add locking to protect debian/files from parallel update
11468
11469 [ Leann Ogasawara ]
11470
11471 * rebase to v3.1
11472
11473 [ Upstream Kernel Changes ]
11474
11475 * rebase to v3.1
11476
11477 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 19 Oct 2011 07:12:38 -0700
11478
11479 linux (3.1.0-1.1) precise; urgency=low
11480
11481 [ Andiry Xu ]
11482
11483 * SAUCE: (drop during 3.2 merge) xHCI: AMD isoc link TRB chain bit quirk
11484 - LP: #872811
11485
11486 [ Andy Whitcroft ]
11487
11488 * Revert "ubuntu: compcache -- follow changes to bd_claim/bd_release"
11489 - LP: #832694
11490 * Revert "ubuntu: compcache -- version 0.5.3"
11491 - LP: #832694
11492 * [Config] standardise CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
11493 * [Config] Enable CONFIG_MACVTAP=m
11494 - LP: #822601
11495 * record the compiler in the ABI and check for inconsistant builds
11496 * [Config] move ECRYPT_FS back to =y for all architectures
11497 - LP: #827197
11498 * [Config] enable CONFIG_DRM_VMWGFX=m
11499 - LP: #698009
11500 * [Config] re-fix ECRYPT_FS=y
11501 - LP: #827197
11502 * enforcer -- ensure we have CONFIG_ECRYPT_FS=y
11503 - LP: #827197
11504 * [Config] dropping compcache configuration options
11505 * [Config] standardise on HZ=250
11506 * SAUCE: headers_install: fix #include "..." usage for userspace
11507 - LP: #824377
11508 * make module-inclusion selection retain the left overs
11509 * add a new linux-image-extras package for virtual
11510
11511 [ Colin Watson ]
11512
11513 * Deliver more Atheros, Ralink, and iwlagn NIC drivers to d-i
11514
11515 [ edwin_rong ]
11516
11517 * SAUCE: Staging: add driver for Realtek RTS5139 cardreader
11518 - LP: #824273
11519
11520 [ Greg Kroah-Hartman ]
11521
11522 * SAUCE: staging: rts5139: add vmalloc.h to some files to fix the build.
11523 - LP: #824273
11524
11525 [ Jesse Sung ]
11526
11527 * SAUCE: Unregister input device only if it is registered
11528 - LP: #839238
11529
11530 [ Jiri Kosina ]
11531
11532 * SAUCE: HID: add MacBookAir4, 2 to hid_have_special_driver[]
11533
11534 [ Joshua V. Dillon ]
11535
11536 * SAUCE: HID: add support for MacBookAir4,2 keyboard.
11537
11538 [ Kees Cook ]
11539
11540 * [Config] enable and enforce SECCOMP_FILTER on x86
11541
11542 [ Keng-Yu Lin ]
11543
11544 * [Config] Enable CONFIG_RTS5139=m on i386/amd64
11545 - LP: #824273
11546
11547 [ Leann Ogasawara ]
11548
11549 * Revert "ubuntu: overlayfs -- ovl: make lower mount read-only"
11550 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
11551 * Revert "ubuntu: overlayfs -- ovl: improve stack use of lookup and
11552 readdir"
11553 * Revert "ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs"
11554 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
11555 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
11556 * Revert "ubuntu: overlayfs -- overlay filesystem"
11557 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
11558 * Revert "SAUCE: ARM: OMAP: Add macros for comparing silicon revision"
11559 * Revert "SAUCE: OMAP: DSS2: check for both cpu type and revision, rather
11560 than just revision"
11561 * Revert "SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX"
11562 * Revert "ubuntu: fsam7400 disable driver"
11563 - LP: #876030
11564 * rebase to v3.1-rc1
11565 * [Config] updateconfigs after rebase to v3.1-rc1
11566 * rebase to v3.1-rc2
11567 * [Config] Updateconfigs after rebase to v3.1-rc2
11568 * ubuntu: Yama - update calls to generic_permission() and
11569 inode->i_op->permission()
11570 * ubuntu: ndiswrapper -- remove netdev_priv macro
11571 * ubuntu: aufs -- Temporarily disable due to build failure
11572 * [Config] Diable INTEL_MID_PTI on armel
11573 * [Config] Temporarily disable CONFIG_FTMAC100 on armel
11574 * [Config] Temporarily disable CONFIG_FTGMAC100 on armel
11575 * [Config] Temporarily disable CONFIG_CAN_TI_HECC on armel
11576 * [Config] Temporarily disable CONFIG_VIDEO_OMAP2_VOUT on armel
11577 * [Config] Set CONFIG_DM_MIRROR=m on amd64, i386, and arm
11578 * [Config] Set CONFIG_DM_MULTIPATH=m on amd64, i386, and arm
11579 * [Config] Set CONFIG_DM_SNAPSHOT=m on amd64, i386, and arm
11580 * [Config] Enable CONFIG_EDAC_AMD8111=m on powerpc
11581 * [Config] Enable CONFIG_EDAC_AMD8131=m on powerpc
11582 * [Config] Enable CONFIG_EDAC_CPC925=m on powerpc
11583 * [Config] Enable CONFIG_EDAC_PASEMI=m on powerpc
11584 * [Config] Enable CONFIG_ECHO=m on powerpc
11585 * [Config] Enable CONFIG_ET131X=m on powerpc
11586 * [Config] Set CONFIG_FB_MATROX=m
11587 * [Config] Enable CONFIG_FB_UDL=m on powerpc
11588 * [Config] Set CONFIG_FB_VIRTUAL=n
11589 * [Config] Enable CONFIG_FB_VGA16=m on powerpc
11590 * [Config] Enable CONFIG_GPIO_MAX732X=m on arm
11591 * [Config] Enable CONFIG_GPIO_PCF857X=m on arm
11592 * [Config] Set CONFIG_HOTPLUG_PCI_FAKE=m
11593 * [Config] Enable CONFIG_HOTPLUG_PCI=y on powerpc
11594 * [Config] Enable CONFIG_HOTPLUG_PCI_CPCI=y on powerpc
11595 * [Config] Enable CONFIG_HP_ILO=m on powerpc-smp
11596 * [Config] Enable CONFIG_I2C_PASEMI=m on powerpc
11597 * [Config] Enable CONFIG_IBM_BSR=m on powerpc
11598 * [Config] Enable CONFIG_IBMVETH=m on powerpc
11599 * [Config] Enable CONFIG_IDE_PHISON=m on powerpc
11600 * [Config] Enable CONFIG_IGB=m on powerpc
11601 * [Config] Enable CONFIG_IIO=m on powerpc
11602 * [Config] Enable CONFIG_INFINIBAND_NES=m
11603 * [Config] Enable CONFIG_IPMI_HANDLER=m on arm
11604 * [Config] Enable CONFIG_IWL3945=m on powerpc
11605 * [Config] Disable CONFIG_KVM_BOOK3S_64
11606 * [Config] Enable CONFIG_LAPBETHER=m on arm
11607 * [Config] Enable CONFIG_LEDS_GPIO=m on powerpc
11608 * [Config] Enable CONFIG_LEDS_CLEVO_MAIL=m all arch's
11609 * [Config] Enable CONFIG_LEDS_PCA9532=m on powerpc
11610 * [Config] Enable CONFIG_LEDS_PCA955X=m on powerpc
11611 * [Config] Enable CONFIG_LEDS_TRIGGER_DEFAULT_ON=m on powerpc
11612 * [Config] Set CONFIG_LEDS_TRIGGER_HEARTBEAT=m on arm and powerpc
11613 * [Config] Set CONFIG_LEDS_TRIGGER_TIMER=m on powerpc
11614 * [Config] Enable CONFIG_LINE6_USB=m on arm and powerpc
11615 * [Config] Enable CONFIG_MEMSTICK=m on arm
11616 * [Config] Enable CONFIG_MTD_AFS_PARTS=m on arm
11617 * [Config] Enable CONFIG_MTD_ALAUDA=m on arm
11618 * [Config] Enable CONFIG_MTD_AR7_PARTS=m on arm
11619 * [Config] Enable CONFIG_MTD_ARM_INTEGRATOR=m on arm
11620 * [Config] Enable CONFIG_MOXA_SMARTIO=m on powerpc
11621 * [Config] Enable CONFIG_MTD_DATAFLASH=m on arm
11622 * [Config] Enable CONFIG_MTD_GPIO_ADDR=m on arm
11623 * [Config] Enable CONFIG_MTD_IMPA7=m on arm
11624 * [Config] Enable CONFIG_MTD_NAND_GPIO=m on arm
11625 * [Config] Enable CONFIG_MTD_NAND_NANDSIM=m on arm
11626 * [Config] Enable CONFIG_MTD_NAND_PASEMI=m on powerpc
11627 * [Config] Enable CONFIG_MTD_NAND_PLATFORM=m on arm
11628 * [Config] Enable CONFIG_MTD_NAND_TMIO=m on arm
11629 * [Config] Enable CONFIG_MTD_SST25L=m on arm
11630 * [Config] Enable CONFIG_NET_CLS_CGROUP=y on arm
11631 * [Config] Enable CONFIG_NET_CLS_FLOW=m on arm
11632 * [Config] Enable CONFIG_NET_CLS_U32=m on arm
11633 * [Config] Enable CONFIG_NET_DCCPPROBE=m on arm
11634 * [Config] Enable CONFIG_NET_SCH_INGRESS=m on arm
11635 * [Config] Enable CONFIG_NET_TCPPROBE=m on arm
11636 * [Config] Enable CONFIG_PASEMI_MAC=m on powerpc
11637 * [Config] Enable CONFIG_PATA_NS87410=m on powerpc
11638 * [Config] Enable CONFIG_I2C_GPIO=m on powerpc64-smp
11639 * [Config] Enable CONFIG_PANEL=m on powerpc
11640 * [Config] Enable CONFIG_PATA_CMD640_PCI=m on powerpc
11641 * SAUCE: x86: reboot: Make Dell Latitude E6520 use reboot=pci
11642 - LP: #833705
11643 * [Config] Add CONFIG_EFI_VARS=y to the enforcer
11644 - LP: #837332
11645 * [Config] Update CONFIG_EFI_VARS enforcer check
11646 * [Config] Add aufs to virtual flavor inclusion list
11647 - LP: #844159
11648 * SAUCE: x86: reboot: Make Dell Optiplex 790 use reboot=pci
11649 - LP: #818933
11650 * SAUCE: x86: reboot: Make Dell Optiplex 990 use reboot=pci
11651 - LP: #768039
11652 * SAUCE: x86: reboot: Make Dell Latitude E6220 use reboot=pci
11653 - LP: #838402
11654 * [Config] Add igbvf to the virtual flavor inclusion list
11655 - LP: #794570
11656 * [Config] Add ixgbevf to the virtual inclusion list
11657 - LP: #872411
11658 * [Config] Transition -generic and -server to be identical
11659 * rebase to v3.1-rc10
11660
11661 [ Luke Yelavich ]
11662
11663 * [Config] Disable legacy IDE drivers on powerpc
11664
11665 [ Ming Lei ]
11666
11667 * SAUCE: fireware: add NO_MSI quirks for o2micro controller
11668 - LP: #801719
11669 * SAUCE: ata_piix: make DVD Drive recognisable on systems with Intel
11670 Sandybridge chipsets(v2)
11671 - LP: #737388, #782389, #794642
11672
11673 [ Paolo Pisati ]
11674
11675 * [Config] Compile-in vfat support for armel
11676 - LP: #853783
11677
11678 [ Randy Dunlap ]
11679
11680 * SAUCE: staging: fix rts5139 depends & build
11681 - LP: #824273
11682
11683 [ Rene Bolldorf ]
11684
11685 * SAUCE: (drop after 3.0) ideapad: Check if acpi already handle backlight
11686 power in 'ideapad_backlight_notify_power' to avoid a page fault
11687
11688 [ Seth Forshee ]
11689
11690 * SAUCE: (no-up) Input: elantech - Add v3 hardware support
11691 - LP: #681904
11692 * SAUCE: (drop after 3.1) usb_storage: Don't freeze in usb-stor-scan
11693 - LP: #810020
11694
11695 [ Stefan Bader ]
11696
11697 * (config) Package macvlan and macvtap for virtual
11698 * [Config] Force perf to use libiberty for demangling
11699 - LP: #783660
11700 * SAUCE: xen: Do not use pv spinlocks on HVM
11701 - LP: #838026
11702
11703 [ Tim Gardner ]
11704
11705 * [Config] Clean up tools rules
11706 * [Config] Package x86_energy_perf_policy and turbostat
11707 - LP: #797556
11708 * rebase to v3.1-rc3
11709 * [Config] Simplify binary-udebs dependencies
11710 * [Config] kernel preparation cannot be parallelized
11711 * [Config] Linearize module/abi checks
11712 * [Config] Linearize and simplify tree preparation rules
11713 * [Config] Build kernel image in parallel with modules
11714 * [Config] Set concurrency for kmake invocations
11715 * [Config] Improve install-arch-headers speed
11716 * [Config] Fix binary-perarch dependencies
11717 * [Config] Removed stamp-flavours target
11718 * [Config] Serialize binary indep targets
11719 * [Config] Use build stamp directly
11720 * [Config] Restore prepare-% target
11721 * rebase to v3.1-rc4
11722 * rebase to v3.1-rc5
11723 * [Config] Disable makedumpfile for i386/amd64
11724 * rebase to v3.1-rc6
11725 * [Config] Fix binary-% build target
11726 * rebase to v3.1-rc7
11727 * rebase to v3.1-rc8
11728 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
11729 - LP: #854399
11730 * [Config] Enable ftrace support in the mac80211 layer
11731 - LP: #865171
11732 * rebase to v3.1-rc9
11733 * SAUCE: usb/core/devio.c: Check for printer class specific request
11734 - LP: #872711
11735
11736 [ Upstream Kernel Changes ]
11737
11738 * overlay filesystem
11739 * overlayfs: add statfs support
11740 * overlayfs: implement show_options
11741 * overlay: overlay filesystem documentation
11742 * fs: limit filesystem stacking depth
11743
11744 [ Will Drewry ]
11745
11746 * SAUCE: seccomp_filter: new mode with configurable syscall filters
11747 * SAUCE: seccomp_filter: add process state reporting
11748 * SAUCE: seccomp_filter: Document what seccomp_filter is and how it
11749 works.
11750 * SAUCE: seccomp_filter: add HAVE_SECCOMP_FILTER and seccomp_execve
11751
11752 [ Upstream Kernel Changes ]
11753
11754 * rebase to v3.1-rc1
11755 * rebase to v3.1-rc2
11756 * rebase to v3.1-rc3
11757 +CONFIG_BLK_DEV_BSGLIB=y
11758 +CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
11759 -CONFIG_VIDEO_OMAP2_VOUT_VRFB=y
11760 * rebase to v3.1-rc4
11761 * rebase to v3.1-rc5
11762 * rebase to v3.1-rc6
11763 * rebase to v3.1-rc7
11764 * rebase to v3.1-rc8
11765 * rebase to v3.1-rc9
11766 * rebase to v3.1-rc10
11767
11768 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 15:43:38 -0700
11769
11770 linux (3.1.0-1.0) oneiric; urgency=low
11771
11772 [ Leann Ogasawara ]
11773
11774 * Open P-series
11775
11776 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 13:42:40 -0700
11777
11778 linux (3.0.0-8.10) oneiric; urgency=low
11779
11780 [ Adam Jackson ]
11781
11782 * SAUCE: drm/i915/pch: Fix integer math bugs in panel fitting
11783 - LP: #753994
11784
11785 [ John Johansen ]
11786
11787 * [Config] Enable missing IPv6 options
11788
11789 [ Leann Ogasawara ]
11790
11791 * [Config] Disable config IWLWIFI_DEVICE_SVTOOL
11792 - LP: #819925
11793 * Rebase to 3.0.1
11794
11795 [ Upstream Kernel Changes ]
11796
11797 * x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message
11798 * ALSA: hda - Turn on extra EAPDs on Conexant codecs
11799 - LP: #783582
11800 * KVM: Remove SMEP bit from CR4_RESERVED_BITS
11801 - LP: #796476
11802 * KVM: Add SMEP support when setting CR4
11803 - LP: #796476
11804 * KVM: Mask function7 ebx against host capability word9
11805 - LP: #796476
11806 * KVM: Add instruction fetch checking when walking guest page table
11807 - LP: #796476
11808
11809 [ Upstream Kernel Changes ]
11810
11811 * rebase to v3.0.1
11812
11813 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 05 Aug 2011 11:32:25 -0700
11814
11815 linux (3.0.0-7.9) oneiric; urgency=low
11816
11817 [ Andy Whitcroft ]
11818
11819 * Revert "[Upstream] add local prefix to oss local change_bits"
11820 * Revert "SAUCE: add tracing for user initiated readahead requests"
11821 * Revert "SAUCE: vfs: Add a trace point in the mark_inode_dirty function"
11822 * Revert "SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo
11823 Zhaoyang E47"
11824 * Revert "SAUCE: fix documentation strings for struct input_keymap_entry"
11825 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range checks
11826 (grub)"
11827 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range
11828 checks"
11829 * Revert "SAUCE: vt -- allow grub to request automatic vt_handoff"
11830 * Revert "SAUCE: vt -- maintain bootloader screen mode and content until
11831 vt switch"
11832 * [Config] enable CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
11833 - LP: #816035
11834 * ubuntu: Yama: if an underlying filesystem provides a permissions op use
11835 it
11836 * SAUCE: (no-up) add tracing for user initiated readahead requests
11837 * SAUCE: vt -- maintain bootloader screen mode and content until vt
11838 switch
11839 * SAUCE: vt -- allow grub to request automatic vt_handoff
11840
11841 [ Arjan van de Ven ]
11842
11843 * SAUCE: (no-up) vfs: Add a trace point in the mark_inode_dirty function
11844
11845 [ Kees Cook ]
11846
11847 * Revert "SAUCE: (no-up) Disable building the ACPI debugfs source"
11848 * [Config] enforce ACPI_CUSTOM_METHOD disabled
11849
11850 [ Keng-Yu Lin ]
11851
11852 * SAUCE: (no-up) Input: ALPS - Enable Intellimouse mode for Lenovo
11853 Zhaoyang E47
11854 - LP: #632884, #803005
11855
11856 [ Leann Ogasawara ]
11857
11858 * [Config] Enable CONFIG_BLK_DEV_CMD64X=m on powerpc
11859 - LP: #513131
11860 * [Config] Enable CONFIG_RT2800PCI_RT53XX=y
11861 - LP: #815064
11862
11863 [ Rezwanul Kabir ]
11864
11865 * SAUCE: (no-up) Add support for Intellimouse Mode in ALPS touchpad on
11866 Dell E2 series Laptops
11867 - LP: #632884
11868
11869 [ Upstream Kernel Changes ]
11870
11871 * Revert "yama: if an underlying filesystem provides a permissions op use
11872 it"
11873 * Revert "Add support for Intellimouse Mode in ALPS touchpad on Dell E2
11874 series Laptops"
11875 * Revert "tty: include linux/slab.h for kfree"
11876 * Revert "gpio/ml_ioh_gpio: include linux/slab.h for kfree"
11877 * Revert "pch_dma: add include/slab.h for kfree"
11878 * mmc: Added quirks for Ricoh 1180:e823 lower base clock frequency
11879 - LP: #773524
11880 * oss: rename local change_bits to avoid powerpc bitsops.h definition
11881
11882 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 25 Jul 2011 09:08:01 -0700
11883
11884 linux (3.0.0-7.8) oneiric; urgency=low
11885
11886 [ Andy Whitcroft ]
11887
11888 * ubuntu: overlayfs -- overlayfs: add statfs support
11889 * [Config] enable CONFIG_OVERLAYFS
11890
11891 [ Erez Zadok ]
11892
11893 * ubuntu: overlayfs -- overlayfs: implement show_options
11894
11895 [ Leann Ogasawara ]
11896
11897 * [Config] Enable CONFIG_ALIM7101_WDT=m on powerpc
11898 * [Config] Enable CONFIG_ASUS_OLED=m on powerpc
11899 * [Config] Disable CONFIG_ATM_DUMMY on arm
11900 * [Config] Enable CONFIG_BLK_DEV_DRBD=m on powerpc
11901 * Temporarily disable module check on arm
11902 * Rebase to 3.0 final
11903 * [Config] Enable CONFIG_CAN_TI_HECC=m on arm
11904 * [Config] Set CONFIG_CDROM_PKTCDVD=m on amd64 and i386
11905 * [Config] Enable CONFIG_CRYPTO_CCM=m on powerpc
11906 * [Config] Enable CONFIG_CRYPTO_DEV_HIFN_795X=m on powerpc
11907 * [Config] Enable CONFIG_CRYPTO_GCM=m on powerpc
11908 * [Config] Set CRYPTO_LZO=m on powerpc64-smp
11909 * [Config] Enable CONFIG_DM9000=m on arm
11910 * [Config] Set CONFIG_DISPLAY_SUPPORT=m on arm
11911 * [Config] Enable CONFIG_DL2K=m on amd64 and i386
11912
11913 [ Miklos Szeredi ]
11914
11915 * ubuntu: overlayfs -- vfs: add i_op->open()
11916 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
11917 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
11918 * ubuntu: overlayfs -- overlay filesystem
11919 * ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs
11920 * ubuntu: overlayfs -- ovl: improve stack use of lookup and readdir
11921 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
11922 * ubuntu: overlayfs -- ovl: make lower mount read-only
11923
11924 [ Neil Brown ]
11925
11926 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
11927
11928 [ Tim Gardner ]
11929
11930 * [Config] Add enic/fnic to udebs
11931 - LP: #801610
11932
11933 [ Upstream Kernel Changes ]
11934
11935 * yama: if an underlying filesystem provides a permissions op use it
11936
11937 [ Major Kernel Changes ]
11938
11939 * Rebase to 3.0 final
11940
11941 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 21 Jul 2011 07:01:32 -0700
11942
11943 linux (3.0.0-6.7) oneiric; urgency=low
11944
11945 [ Eagon Yager ]
11946
11947 * [Config] Fix misspelled 'skipmodule' in arm makefile.
11948
11949 [ Keng-Yu Lin ]
11950
11951 * SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo Zhaoyang E47
11952 - LP: #632884, #803005
11953
11954 [ Leann Ogasawara ]
11955
11956 * Revert "[Config] Temporarily disable CONFIG_SMC91X on armel-omap"
11957 * Revert "[Config] Temporarily Disable CONFIG_BRCMSMAC on arm"
11958 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on powerpc"
11959 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on arm"
11960 * Revert "[Config] Temporarily disable CONFIG_BRCMSMAC on powerpc"
11961 * [Config] Set CONFIG_ACPI_PCI_SLOT=m
11962 * [Config] Set CONFIG_ACPI_SBS=m
11963 * [Config] Set CONFIG_ACPI_WMI=m
11964 * [Config] Set CONFIG_AD7150=m on arm
11965 * [Config] Set CONFIG_AD7152=m on arm
11966 * [Config] Drop CONFIG_GPIO_S5PV210
11967 * [Config] Drop CONFIG_GPIO_S5PC100
11968 * [Config] Drop CONFIG_GPIO_PLAT_SAMSUNG
11969 * [Config] Drop CONFIG_GPIO_EXYNOS4
11970
11971 [ Stefan Bader ]
11972
11973 * SAUCE: Re-enable RODATA for i386 virtual
11974 - LP: #809838
11975
11976 [ Upstream Kernel Changes ]
11977
11978 * Revert "Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15"
11979 * (drop after 3.0.0) acer-wmi: Add support for Aspire 1830 wlan hotkey
11980 - LP: #771758
11981
11982 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 20 Jul 2011 06:36:02 -0700
11983
11984 linux (3.0.0-5.6) oneiric; urgency=low
11985
11986 [ Tim Gardner ]
11987
11988 * [Config] CONFIG_RTL8192CU=m
11989 * Rebase to -rc7
11990
11991 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jul 2011 22:13:50 +0100
11992
11993 linux (3.0.0-4.5) oneiric; urgency=low
11994
11995 [ Ming Lei ]
11996
11997 * SAUCE: fix yama_ptracer_del lockdep warning
11998 - LP: #791019
11999
12000 [ Seth Forshee ]
12001
12002 * SAUCE: (drop after 3.0) asus-wmi: Add callback for hotkey filtering
12003 * SAUCE: (drop after 3.0) eeepc-wmi: Add support for T101MT Home/Express Gate key
12004 * SAUCE: (drop after 3.0) asus-wmi: Enable autorepeat for hotkey input device
12005 * [Config] CONFIG_{ASUS,ASUS_NB,EEEPC}_WMI=m
12006 - LP: #805218
12007
12008 [ Tim Gardner ]
12009
12010 * [Config] updateconfigs after rebase to -rc6+
12011 Rebased against 4dd1b49c6d215dc41ce50c80b4868388b93f31a3
12012 * Adopt a 3 digit verion, e.g., 3.0.0-x.x
12013 * Revert "UBUNTU: add dependancies for module-init-tools"
12014 This dependency is no longer required for a 3 digit version.
12015
12016 -- Tim Gardner <tim.gardner@canonical.com> Tue, 05 Jul 2011 14:03:04 +0100
12017
12018 linux (3.0-3.4) oneiric; urgency=low
12019
12020 [ Keng-Yu Lin ]
12021
12022 * SAUCE: Revert: "dell-laptop: Toggle the unsupported hardware
12023 killswitch"
12024 - LP: #775281
12025
12026 [ Leann Ogasawara ]
12027
12028 * rebase to v3.0-rc5
12029 * [Config] updateconfigs after rebase to 3.0-rc5
12030
12031 [ Tim Gardner ]
12032
12033 * [Config] Remove ubuntu/rtl8192se
12034 * [Config] Added armel ABI files
12035 * [Config] Removed armel versatile flavour
12036 * [Config] CONFIG_INTEL_MEI=m
12037 - LP: #716867
12038
12039 [ Upstream Kernel Changes ]
12040
12041 * ALSA: hda - Enable auto-parser as default for Conexant codecs
12042
12043 [ Upstream Kernel Changes ]
12044
12045 * rebase to v3.0-rc5
12046
12047 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 30 Jun 2011 14:27:10 +0100
12048
12049 linux (3.0-2.3) oneiric; urgency=low
12050
12051 [ Andy Whitcroft ]
12052
12053 * ubuntu: AUFS -- update to 0e2bafab74f0d1463383faeb93f9fc5eb8c2c54e
12054
12055 [ Leann Ogasawara ]
12056
12057 * rebase to v3.0-rc4
12058 * [Config] updateconfigs after rebase to 3.0-rc4
12059 * fix ERROR: __devcgroup_inode_permission undefined
12060
12061 [ Stefan Bader ]
12062
12063 * SAUCE: iscsitarget: Remove driver from the kernel
12064
12065 [ Tim Gardner ]
12066
12067 * SAUCE: rtl8192se: Force a build for a 2.6/3.0 kernel
12068 * [Config] Add grub-efi as a recommended bootloader for server and
12069 generic
12070 - LP: #800910
12071
12072 [ Upstream Kernel Changes ]
12073
12074 * Fix node_start/end_pfn() definition for mm/page_cgroup.c
12075
12076 [ Leann Ogasawara ]
12077
12078 * rebase to v3.0-rc4
12079
12080 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 24 Jun 2011 11:51:12 -0700
12081
12082 linux (3.0-1.2) oneiric; urgency=low
12083
12084 [ Andy Whitcroft ]
12085
12086 * [Config] enable CONFIG_CAN_CALC_BITTIMING
12087
12088 [ Leann Ogasawara ]
12089
12090 * rebase to v3.0-rc3
12091 * [Config] updateconfigs after rebase to 3.0-rc3
12092
12093 [ Upstream Kernel Changes ]
12094
12095 * perf: clear out make flags when calling kernel make kernelver
12096
12097 [ Leann Ogasawara ]
12098
12099 * rebase to v3.0-rc3
12100
12101 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Jun 2011 07:25:35 -0700
12102
12103 linux (3.0-0.1) oneiric; urgency=low
12104
12105 [ Andy Whitcroft ]
12106
12107 * use the packaging version in the kernel
12108 * use the kernels idea of its version for version_signature
12109 * add dependancies for module-init-tools
12110 * update control files to version 3
12111 * printchanges/insertchanges allow override of prev_release
12112 * correct Vcs-Git: to point to oneiric
12113
12114 [ Leann Ogasawara ]
12115
12116 * rebase to v3.0-rc1
12117 * [Config] updateconfigs after rebase to 3.0-rc1
12118 * ubuntu: dm-raid4-5 fix up build failure
12119 * [Config] Temporarily Disable CONFIG_GPIO_EXYNOS4 on arm
12120 * [Config] Temporarily Disable CONFIG_GPIO_PLAT_SAMSUNG on arm
12121 * [Config] Temporarily Disable CONFIG_GPIO_S5PC100 on arm
12122 * [Config] Temporarily Disable CONFIG_GPIO_S5PV210 on arm
12123 * [Config] Temporarily disable CONFIG_BRCMSMAC on powerpc
12124 * [Config] Temporarily Disable CONFIG_BRCMSMAC on arm
12125 * [Config] Temporarily Disable CONFIG_RTL8192SE on arm
12126 * [Config] Temporarily Disable CONFIG_RTL8192SE on powerpc
12127 * [Config] Temporarily disable CONFIG_SMC91X on armel-omap
12128 * rebase to v3.0-rc2
12129
12130 [ Manoj Iyer ]
12131
12132 * SAUCE: mmc: Enable MMC card reader for RICOH [1180:e823]
12133 - LP: #790754
12134
12135 [ Upstream Kernel Changes ]
12136
12137 * Revert "x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM
12138 demands it"
12139 * drm/i915: fix regression after clock gating init split
12140
12141 [ Major Kernel Changes ]
12142
12143 * rebase from v2.6.39 to v3.0-rc1
12144 * rebase from v3.0-rc1 to v3.0-rc2
12145
12146 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Jun 2011 15:18:33 +0100
12147
12148 linux (2.6.39-3.10) oneiric; urgency=low
12149
12150 [ Colin Ian King ]
12151
12152 * SAUCE: S3 early resume debug via keyboard LEDs
12153
12154 [ Ingo Molnar ]
12155
12156 * ubuntu: nx-emu - i386: NX emulation
12157 * ubuntu: nx-emu - i386: mmap randomization for executable mappings
12158
12159 [ Leann Ogasawara ]
12160
12161 * Revert "[Config] Disable CONFIG_FT1000 on powerpc64-smp"
12162 * Revert "[Config] Disable CONFIG_DM_RAID45"
12163 * [Config] enable CONFIG_BRCMFMAC=y
12164 * [Config] enable CONFIG_MDIO_BITBANG=m across all arch's and flavors
12165 * [Config] enable CONFIG_VIDEO_OUTPUT_CONTROL=m on armel-omap
12166
12167 [ Robert Nelson ]
12168
12169 * SAUCE: omap3: beagle: detect new xM revision B
12170 - LP: #770679
12171 * SAUCE: omap3: beagle: detect new xM revision C
12172 - LP: #770679
12173 * SAUCE: omap3: beagle: if rev unknown, assume xM revision C
12174 - LP: #770679
12175
12176 [ Stefan Bader ]
12177
12178 * SAUCE: Convert dm-raid45 to new block plugging
12179
12180 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 May 2011 11:46:43 -0700
12181
12182 linux (2.6.39-3.9) oneiric; urgency=low
12183
12184 [ Leann Ogasawara ]
12185
12186 * [Config] Disable CONFIG_SCSI_LPFC_DEBUG_FS
12187 * rebase to v2.6.39
12188 * [Config] enable CONFIG_LLC2=m across all arch's and flavours
12189 * [Config] enable CONFIG_INPUT_APANEL=m
12190
12191 [ Thomas Schlichter ]
12192
12193 * SAUCE: vesafb: mtrr module parameter is uint, not bool
12194 - LP: #778043
12195 * SAUCE: vesafb: enable mtrr WC by default
12196 - LP: #778043
12197
12198 [ Major Kernel Changes ]
12199
12200 * rebase from v2.6.39-rc7 to v2.6.39
12201
12202 -- Andy Whitcroft <apw@canonical.com> Fri, 20 May 2011 09:52:32 +0100
12203
12204 linux (2.6.39-2.8) oneiric; urgency=low
12205
12206 [ Andy Whitcroft ]
12207
12208 * Revert "ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37"
12209 * Revert "ubuntu: AUFS -- aufs2-base.patch aufs2.1-37"
12210 * Revert "[Config] Disable CONFIG_AUFS_FS"
12211 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-39
12212 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-39
12213 * ubuntu: AUFS -- update to c6b76974311efc5bf3eddf921cd015b6aae46935
12214 * ubuntu: AUFS -- clean up the aufs updater and BOM
12215 * ubuntu: AUFS -- documentation on updating aufs2
12216
12217 [ Kees Cook ]
12218
12219 * ubuntu: Yama - LSM hooks
12220 * ubuntu: Yama - create task_free security callback
12221 * ubuntu: Yama - add ptrace relationship tracking interface
12222 * ubuntu: Yama - unconditionally chain to Yama LSM
12223
12224 [ Leann Ogasawara ]
12225
12226 * Revert "SAUCE: Fix drivers/staging/easycap FTBS"
12227 * Revert "[Config] Disable CONFIG_EASYCAP"
12228 * ubuntu: fsam7400 disable driver
12229 * ubuntu: omnibook disable driver
12230 * ubuntu: rfkill disable driver
12231
12232 [ Tim Gardner ]
12233
12234 * SAUCE: Fix extra reference in fb_open()
12235
12236 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 May 2011 09:23:56 -0700
12237
12238 linux (2.6.39-2.7) oneiric; urgency=low
12239
12240 [ Leann Ogasawara ]
12241
12242 * rebase to v2.6.39-rc7
12243
12244 [ Major Kernel Changes ]
12245
12246 * rebase from v2.6.39-rc6 to v2.6.39-rc7
12247
12248 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 10 May 2011 10:18:28 +0200
12249
12250 linux (2.6.39-1.6) oneiric; urgency=low
12251
12252 [ Leann Ogasawara ]
12253
12254 * rebase to v2.6.39-rc6
12255 * SAUCE: [arm] fixup __aeabi_uldivmod undefined build error
12256
12257 [ Tim Gardner ]
12258
12259 * [Config] updateconfigs after rebase to 2.6.39-rc6
12260
12261 [ Major Kernel Changes ]
12262
12263 * rebase from v2.6.39-rc5 to v2.6.39-rc6
12264 - LP: #740126
12265
12266 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 05 May 2011 09:46:12 -0700
12267
12268 linux (2.6.39-0.5) oneiric; urgency=low
12269
12270 [ Herton Ronaldo Krzesinski ]
12271
12272 * SAUCE: Revert "x86, hibernate: Initialize mmu_cr4_features during boot"
12273 - LP: #764758
12274
12275 [ Leann Ogasawara ]
12276
12277 * rebase to v2.6.39-rc5
12278 * [Config] updateconfigs following rebase to v2.6.39-rc5
12279
12280 [ Paolo Pisati ]
12281
12282 * [Config] s/USB_MUSB_TUSB6010/USB_MUSB_OMAP2PLUS/ on omap3 to get musb
12283 - LP: #759913
12284
12285 [ Stefan Bader ]
12286
12287 * Include nls_iso8859-1 for virtual images
12288 - LP: #732046
12289
12290 [ Major Kernel Changes ]
12291
12292 * rebase from v2.6.39-rc4 to v2.6.39-rc5
12293
12294 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 27 Apr 2011 06:39:42 -0700
12295
12296 linux (2.6.39-0.4) oneiric; urgency=low
12297
12298 [ Leann Ogasawara ]
12299
12300 * rebase to v2.6.39-rc4
12301 * [Config] updateconfigs following rebase to v2.6.39-rc4
12302 * fixup powerpc implicit declaration of function
12303 'crash_kexec_wait_realmode'
12304 * [Config] Disable CONFIG_FT1000 on powerpc64-smp
12305
12306 [ Tim Gardner ]
12307
12308 * [Config] CONFIG_TRANSPARENT_HUGEPAGE=y
12309 - LP: #769503
12310 * [Config] Add cachefiles.ko to virtual flavour
12311 - LP: #770430
12312
12313 [ Major Kernel Changes ]
12314
12315 * rebase from v2.6.39-rc3 to v2.6.39-rc4
12316
12317 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 19 Apr 2011 06:25:20 -0700
12318
12319 linux (2.6.39-0.3) oneiric; urgency=low
12320
12321 [ Leann Ogasawara ]
12322
12323 * rebase to v2.6.39-rc3
12324 * crash_kexec_wait_realmode() undefined when !SMP
12325
12326 [ Tim Gardner ]
12327
12328 * [Config] CONFIG_PM_ADVANCED_DEBUG=y for i386/amd64
12329 - LP: #632327
12330
12331 [ Major Kernel Changes ]
12332
12333 * rebase from v2.6.39-rc2 to v2.6.39-rc3
12334
12335 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 12 Apr 2011 06:52:24 -0700
12336
12337 linux (2.6.39-0.2) oneiric; urgency=low
12338
12339 [ Gustavo F. Padovan ]
12340
12341 * SAUCE: Revert "Bluetooth: Add new PID for Atheros 3011"
12342 - LP: #720949
12343
12344 [ John Johansen ]
12345
12346 * AppArmor: Fix masking of capabilities in complain mode
12347 - LP: #748656
12348
12349 [ Leann Ogasawara ]
12350
12351 * rebase to v2.6.39-rc2
12352 * [Config] updateconfigs following rebase to v2.6.39-rc2
12353 * hv_mouse needs delay.h
12354 * olpc_dcon_xo_1 needs delay.h
12355 * olpc_dcon_xo_1_5 needs delay.h
12356 * Update dropped.txt for Oneiric
12357
12358 [ Steve Langasek ]
12359
12360 * [Config] Make linux-libc-dev coinstallable under multiarch
12361 - LP: #750585
12362
12363 [ Upstream Kernel Changes ]
12364
12365 * x86, hibernate: Initialize mmu_cr4_features during boot
12366 - LP: #752870
12367
12368 [ Major Kernel Changes ]
12369
12370 * rebase from v2.6.39-rc1 to v2.6.39-rc2
12371
12372 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 06 Apr 2011 11:04:15 -0700
12373
12374 linux (2.6.39-0.1) oneiric; urgency=low
12375
12376 [ Brad Figg ]
12377
12378 * [Config] Set CONFIG_NR_CPUS=256 for amd64 generic
12379 - LP: #737124
12380
12381 [ Henrik Rydberg ]
12382
12383 * SAUCE: HID: hid-ntrig: add support for 1b96:0006 model
12384 * SAUCE: HID: ntrig: fix suspend/resume on recent models
12385
12386 [ Herton Ronaldo Krzesinski ]
12387
12388 * SAUCE: (drop after 2.6.39) v4l: make sure drivers supply a zeroed
12389 struct v4l2_subdev
12390 - LP: #745213
12391
12392 [ Kees Cook ]
12393
12394 * [Config] packaging: adjust perms on vmlinuz as well
12395 * SAUCE: nx-emu: further clarify dmesg reporting
12396 - LP: #745181
12397
12398 [ Leann Ogasawara ]
12399
12400 * rebase to v2.6.39-rc1
12401 * [Config] updateconfigs following rebase to v2.6.39-rc1
12402 * [Config] Disable CONFIG_DM_RAID45
12403 * [Config] Disable CONFIG_SCSI_ISCSITARGET
12404 * [Config] Disable CONFIG_EASYCAP
12405 * [Config] Disable CONFIG_AUFS_FS
12406 * update bnx2 firmware files in d-i/firmware/nic-modules
12407 * xhci-pci.c resolve implicit declaration of kzalloc
12408 * [Config] Enable CONFIG_DRM_PSB for only x86
12409 * [Config] Enable CONFIG_RTS_PSTOR for only x86
12410 * mfd/asic3: Fix typo, s/irq_data/data/
12411
12412 [ Luke Yelavich ]
12413
12414 * [Config] Disable CONFIG_CRASH_DUMP on 32-bit powerpc kernels
12415 - LP: #745358
12416 * [Config] Disable CONFIG_DRM_RADEON_KMS on powerpc kernels
12417 * [Config] Build some framebuffer drivers as modules for powerpc kernels.
12418
12419 [ Manoj Iyer ]
12420
12421 * SAUCE: thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.
12422 - LP: #745217
12423
12424 [ Tim Gardner ]
12425
12426 * SAUCE: INR_OPEN=4096
12427 - LP: #663090
12428 * SAUCE: Increase the default hard limit for open FDs to 4096
12429 - LP: #663090
12430
12431 [ Upstream Kernel Changes ]
12432
12433 * (drop after 2.6.39-rc1) arm: versatile : Fix typo introduced in irq
12434 namespace cleanup
12435 * (drop after 2.6.39-rc1) [media] staging: altera-jtag needs delay.h
12436 * ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()
12437
12438 [ Major Kernel Changes ]
12439
12440 * rebase from v2.6.38 to v2.6.39-rc1
12441
12442 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:50:10 -0700
12443
12444 linux (2.6.39-0.0) oneiric; urgency=low
12445
12446 [ Leann Ogasawara ]
12447
12448 * Open Oneiric
12449
12450 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:29:23 -0700
12451
12452 linux (2.6.38-7.39) natty; urgency=low
12453
12454 [ Leann Ogasawara ]
12455
12456 * No change upload. This is just to rebuild with gcc-4.5.2-7ubuntu1.
12457
12458 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Mar 2011 09:27:45 -0700
12459
12460 linux (2.6.38-7.38) natty; urgency=low
12461
12462 [ Leann Ogasawara ]
12463
12464 * No change upload take 2. 2.6.38-7.37 was accidentally uploaded before
12465 gcc-4.5.2-6ubuntu5 finished building on all arches.
12466
12467 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 22 Mar 2011 06:12:47 -0700
12468
12469 linux (2.6.38-7.37) natty; urgency=low
12470
12471 [ Leann Ogasawara ]
12472
12473 * No change upload. This is just to rebuild with gcc-4.5.2-6ubuntu5.
12474
12475 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 20 Mar 2011 16:02:48 -0700
12476
12477 linux (2.6.38-7.36) natty; urgency=low
12478
12479 [ Andy Whitcroft ]
12480
12481 * Revert "SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler
12482 optimisation"
12483 * purge last vestiges of maverick
12484 * [Config] switch CONFIG_FB_VESA back to module
12485
12486 [ Chris Wilson ]
12487
12488 * SAUCE: drm/i915: Fix pipelined fencing
12489 - LP: #717114
12490
12491 [ Loïc Minier ]
12492
12493 * Include nls_cp437 module in virtual for fat
12494 - LP: #732046
12495 * Support arch= cross-compilation for any arch
12496 * Fix couple of typos in 0-common-vars.mk
12497 * Enforce DEFAULT_MMAP_MIN_ADDR on armhf
12498 * Add armhf to Debian -> Linux arch map
12499 * Add initial armhf.mk
12500 * Enable common packages for armhf
12501
12502 [ Upstream Kernel Changes ]
12503
12504 * Yama: fix default relationship to check thread group
12505 - LP: #737676
12506
12507 -- Andy Whitcroft <apw@canonical.com> Fri, 18 Mar 2011 18:18:02 +0000
12508
12509 linux (2.6.38-7.35) natty; urgency=low
12510
12511 [ Andy Whitcroft ]
12512
12513 * rebase to 2fbfac4e053861925fa3fffcdc327649b09af54c
12514 * rebase fixes bug #715330
12515 * [Config] disable CONFIG_SCSI_QLA_ISCSI for powerpc 32bit to fix FTBS
12516 * rebase to v2.6.38 final
12517
12518 [ Herton Ronaldo Krzesinski ]
12519
12520 * SAUCE: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626
12521 - LP: #636091
12522
12523 [ Tim Gardner ]
12524
12525 * [Confg] CONFIG_BOOT_PRINTK_DELAY=y
12526
12527 [ Upstream Kernel Changes ]
12528
12529 * Yama: use thread group leader when creating match
12530 - LP: #729839
12531 * (drop after 2.6.38) ahci: AHCI mode SATA patch for Intel Patsburg SATA
12532 RAID controller
12533 - LP: #735240
12534 * (drop after v2.6.38) x86, quirk: Fix SB600 revision check
12535
12536 [ Major Kernel Changes ]
12537
12538 * rebase from v2.6.38-rc8 to v2.6.38 final
12539 - LP: #715330
12540
12541 -- Andy Whitcroft <apw@canonical.com> Tue, 15 Mar 2011 19:04:19 +0000
12542
12543 linux (2.6.38-6.34) natty; urgency=low
12544
12545 [ Andy Whitcroft ]
12546
12547 * [Config] normalise CONFIG_INTEL_TXT
12548 * SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler optimisation
12549 - LP: #730860
12550 * rebase to mainline v2.6.38-rc8
12551
12552 [ Major Kernel Changes ]
12553
12554 * rebase from v2.6.38-rc7 + fb62c00a6d8942775abc23d1621db1252e2d93d1
12555 to v2.6.38-rc8
12556
12557 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Mar 2011 11:54:48 +0000
12558
12559 linux (2.6.38-6.33) natty; urgency=low
12560
12561 [ Andy Whitcroft ]
12562
12563 * d-i -- enable speakup-modules udeb
12564 - LP: #672699
12565 * rebase to 493f3358cb289ccf716c5a14fa5bb52ab75943e5
12566 * [Config] debian PPC64 configuration
12567 * [Config] cleanup powerpc config fixing unexpected inconsistancies
12568 * [Config] resync ppc64 configuration
12569 * SAUCE: match up ENTRY/END naming for 32/64 bit
12570 * rebase to fb62c00a6d8942775abc23d1621db1252e2d93d1
12571 * [Config] update configs after rebase to
12572 fb62c00a6d8942775abc23d1621db1252e2d93d1
12573 * [Config] pps_gen_parport no longer built
12574
12575 [ Corentin Chary ]
12576
12577 * SAUCE: (drop after 2.6.38) eeepc-wmi: reorder keymap
12578 - LP: #689393
12579 * SAUCE: (drop after 2.6.38) eeepc-wmi: add wlan key found on 1015P
12580 - LP: #689393
12581
12582 [ John Johansen ]
12583
12584 * SAUCE: Fix aufs calling of security_path_mknod
12585 - LP: #724456
12586
12587 [ Kees Cook ]
12588
12589 * SAUCE: proc: hide kernel addresses via %pK in /proc/<pid>/stack
12590
12591 [ Tim Gardner ]
12592
12593 * rebase to 2.6.38-rc7
12594
12595 [ Upstream Kernel Changes ]
12596
12597 * Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"
12598
12599 [ Major Kernel Changes ]
12600
12601 * rebase from v2.6.38-rc6 to v2.6.38-rc7 +
12602 fb62c00a6d8942775abc23d1621db1252e2d93d1
12603 - LP: #721389
12604 - LP: #722925
12605 - LP: #723672
12606 - LP: #723676
12607 - LP: #715318
12608
12609 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Mar 2011 15:33:17 +0000
12610
12611 linux (2.6.38-5.32) natty; urgency=low
12612
12613 [ Andy Whitcroft ]
12614
12615 * rebase to mainline 6f576d57f1fa0d6026b495d8746d56d949989161
12616 * [Config] updateconfigs following rebase to v2.6.38-rc6
12617 * [Config] enable CONFIG_DMAR
12618 - LP: #552311
12619
12620 [ Upstream Kernel Changes ]
12621
12622 * drm/i915: skip FDI & PCH enabling for DP_A
12623 - LP: #561802, #600453, #681877
12624
12625 [ Major Kernel Changes ]
12626
12627 * rebase from v2.6.38-rc5 to v2.6.38-rc6
12628 - LP: #718402
12629 - LP: #719524
12630 - LP: #721126
12631 - LP: #719691
12632 - LP: #722689
12633 - LP: #722310
12634
12635 -- Andy Whitcroft <apw@canonical.com> Tue, 22 Feb 2011 13:28:39 +0000
12636
12637 linux (2.6.38-4.31) natty; urgency=low
12638
12639 [ Andy Whitcroft ]
12640
12641 * add in bugs closed by upstream patches pulled in by rebases
12642 * rebase to 795abaf1e4e188c4171e3cd3dbb11a9fcacaf505
12643 * [Config] enable CONFIG_VSX to allow use of vector instuctions
12644 * resync with maverick 98defa1c5773a3d7e4c524967eb01d5bae035816
12645 * rebase to mainline v2.6.38-rc5
12646 * SAUCE: ecryptfs: read on a directory should return EISDIR if not
12647 supported
12648 - LP: #719691
12649
12650 [ Colin Ian King ]
12651
12652 * SAUCE: Dell All-In-One: Remove need for Dell module alias
12653
12654 [ Manoj Iyer ]
12655
12656 * SAUCE: (drop after 2.6.38) add ricoh 0xe823 pci id.
12657 - LP: #717435
12658
12659 [ Tim Gardner ]
12660
12661 * [Config] CONFIG_CRYPTO_CRC32C_INTEL=y
12662
12663 [ Upstream Kernel Changes ]
12664
12665 * Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15
12666 - LP: #702434
12667 * vfs: fix BUG_ON() in fs/namei.c:1461
12668
12669 [ Vladislav P ]
12670
12671 * SAUCE: Release BTM while sleeping to avoid deadlock.
12672 - LP: #713837
12673
12674 [ Major Kernel Changes ]
12675
12676 * rebase from v2.6.38-rc4 to v2.6.38-rc5
12677 - LP: #579276
12678 - LP: #715877
12679 - LP: #713769
12680 - LP: #716811
12681 * resync with Maverick Ubuntu-2.6.35-27.47
12682
12683 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Feb 2011 17:24:09 +0000
12684
12685 linux (2.6.38-3.30) natty; urgency=low
12686
12687 [ Andy Whitcroft ]
12688
12689 * rebase to v2.6.38-rc4
12690 * ppc64 -- add basic architecture
12691 * ubuntu: AUFS -- update to 65835da20b77c98fb538c9114fc31f5de1328230
12692
12693 [ Colin Ian King ]
12694
12695 * SAUCE: Add WMI hotkeys support for Dell All-In-One series
12696 - LP: #676997
12697 * SAUCE: Add WMI hotkeys support for another Dell All-In-One series
12698 - LP: #701530
12699 * SAUCE: Dell WMI: Use sparse keymaps and tidy up code.
12700 - LP: #701530
12701
12702 [ Dan Rosenberg ]
12703
12704 * SAUCE: (drop after 2.6.38) Convert net %p usage %pK
12705
12706 [ Kees Cook ]
12707
12708 * Revert "SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of
12709 attacking"
12710 * SAUCE: (drop after 2.6.38) use %pK for /proc/kallsyms and /proc/modules
12711
12712 [ Tim Gardner ]
12713
12714 * [Config] CONFIG_BLK_CGROUP=y
12715 - LP: #706394
12716 * [Config] CONFIG_DELL_WMI_AIO=m
12717
12718 [ Upstream Kernel Changes ]
12719
12720 * drm/i915/lvds: Restore dithering on native modes for gen2/3
12721 - LP: #711568
12722
12723 [ Upstream Kernel Changes ]
12724
12725 * rebase from v2.6.38-rc3 to v2.6.38-rc4.
12726 - LP: #701271
12727 - LP: #708521
12728 - LP: #710371
12729
12730 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Feb 2011 02:07:18 +0000
12731
12732 linux (2.6.38-2.29) natty; urgency=low
12733
12734 [ Andy Whitcroft ]
12735
12736 * rebase to 1f0324caefd39985e9fe052fac97da31694db31e
12737 * [Config] updateconfigs following rebase to
12738 1f0324caefd39985e9fe052fac97da31694db31e
12739 * rebase to 70d1f365568e0cdbc9f4ab92428e1830fdb09ab0
12740 * [Config] reenable HIBERNATE
12741 - LP: #710877
12742 * rebase to v2.6.38-rc3
12743 * [Config] reenable CONFIG_CRASH_DUMP
12744
12745 [ Kamal Mostafa ]
12746
12747 * SAUCE: rtl8192se: fix source file perms
12748 * SAUCE: rtl8192se: fix source file newline
12749 * SAUCE: omnibook: fix source file newline
12750
12751 [ Kees Cook ]
12752
12753 * [Config] packaging: really make System.map mode 0600
12754
12755 [ Ricardo Salveti de Araujo ]
12756
12757 * SAUCE: OMAP3630: PM: don't warn the user with a trace in case of
12758 PM34XX_ERRATUM
12759
12760 [ Soren Hansen ]
12761
12762 * SAUCE: nbd: Remove module-level ioctl mutex
12763
12764 [ Tim Gardner ]
12765
12766 * SAUCE: Disable building the ACPI debugfs source
12767
12768 [ Upstream Kernel Changes ]
12769
12770 * Set physical start and alignment 1M for virtual i386
12771 - LP: #710754
12772
12773 [ Upstream Kernel Changes ]
12774
12775 * rebase from v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
12776 to v2.6.38-rc3
12777 - LP: #707902
12778
12779 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 16:30:32 +0000
12780
12781 linux (2.6.38-1.28) natty; urgency=low
12782
12783 [ Andy Whitcroft ]
12784
12785 * ubuntu: AUFS -- update to b1cee06249dfa0ab30951e7f06490a75c155b620
12786
12787 [ Ricardo Salveti de Araujo ]
12788
12789 * SAUCE: omap3: beaglexm: fix DVI initialization
12790 * [Config] omap: move CONFIG_PANEL_GENERIC_DPI to build in to make
12791 display work at Beagle
12792
12793 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 10:51:57 +0000
12794
12795 linux (2.6.38-1.27) natty; urgency=low
12796
12797 [ Andy Whitcroft ]
12798
12799 * ubuntu: AUFS -- update aufs-update to track new locations of headers
12800 * ubuntu: AUFS -- update to c5021514085a5d96364e096dbd34cadb2251abfd
12801 * SAUCE: ensure root is ready before running usermodehelpers in it
12802 * correct the Vcs linkage to point to natty
12803 * rebase to linux tip e78bf5e6cbe837daa6ab628a5f679548742994d3
12804 * [Config] update configs following rebase
12805 e78bf5e6cbe837daa6ab628a5f679548742994d3
12806 * SAUCE: Yama: follow changes to generic_permission
12807 * ubuntu: compcache -- follow changes to bd_claim/bd_release
12808 * ubuntu: iscsitarget -- follow changes to open_bdev_exclusive
12809 * ubuntu: ndiswrapper -- fix interaction between __packed and packed
12810 * ubuntu: AUFS -- update to 806051bcbeec27748aae2b7957726a4e63ff308e
12811 * update package version to match payload version
12812 * rebase to e6f597a1425b5af64917be3448b29e2d5a585ac8
12813 * rebase to v2.6.38-rc1
12814 * [Config] updateconfigs following rebase to v2.6.38-rc1
12815 * SAUCE: x86 fix up jiffies/jiffies_64 handling
12816 * rebase to linus tip 2b1caf6ed7b888c95a1909d343799672731651a5
12817 * [Config] updateconfigs following rebase to
12818 2b1caf6ed7b888c95a1909d343799672731651a5
12819 * [Config] disable CONFIG_TRANSPARENT_HUGEPAGE to fix i386 boot crashes
12820 * ubuntu: AUFS -- suppress benign plink warning messages
12821 - LP: #621195
12822 * [Config] CONFIG_NR_CPUS=256 for amd64 -server flavour
12823 * rebase to v2.6.38-rc2
12824 * rebase to mainline d315777b32a4696feb86f2a0c9e9f39c94683649
12825 * rebase to c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
12826 * [Config] update configs following rebase to
12827 c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
12828 * [Config] disable CONFIG_AD7152 to fix FTBS on armel versatile
12829 * [Config] disable CONFIG_AD7150 to fix FTBS on armel versatile
12830 * [Config] disable CONFIG_RTL8192CE to fix FTBS on armel omap
12831 * [Config] disable CONFIG_MANTIS_CORE to fix FTBS on armel versatile
12832
12833 [ Kees Cook ]
12834
12835 * SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
12836
12837 [ Stefan Bader ]
12838
12839 * Temporarily disable RODATA for virtual i386
12840 - LP: #699828
12841
12842 [ Tim Gardner ]
12843
12844 * [Config] CONFIG_NLS_DEFAULT=utf8
12845 - LP: #683690
12846 * [Config] CONFIG_HIBERNATION=n
12847 * update bnx2 firmware files in d-i/firmware/nic-modules
12848
12849 [ Upstream Kernel Changes ]
12850
12851 * Revert "drm/radeon/bo: add some fallback placements for VRAM only
12852 objects."
12853 * packaging: make System.map mode 0600
12854 * thinkpad_acpi: Always report scancodes for hotkeys
12855 - LP: #702407
12856 * sched: tg->se->load should be initialised to tg->shares
12857 * Input: sysrq -- ensure sysrq_enabled and __sysrq_enabled are consistent
12858 * brcm80211: include linux/slab.h for kfree
12859 * pch_dma: add include/slab.h for kfree
12860 * i2c-eg20t: include linux/slab.h for kfree
12861 * gpio/ml_ioh_gpio: include linux/slab.h for kfree
12862 * tty: include linux/slab.h for kfree
12863 * winbond: include linux/delay.h for mdelay et al
12864
12865 [ Upstream Kernel Changes ]
12866
12867 * mark the start of v2.6.38 versioning
12868 * rebase v2.6.37 to v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
12869 - LP: #689886
12870 - LP: #702125
12871 - LP: #608775
12872 - LP: #215802
12873 - LP: #686333
12874 - LP: #677830
12875 - LP: #677652
12876 - LP: #696493
12877 - LP: #697240
12878 - LP: #689036
12879 - LP: #705323
12880 - LP: #686692
12881
12882 -- Andy Whitcroft <apw@canonical.com> Sun, 09 Jan 2011 13:44:52 +0000
12883
12884 linux (2.6.37-12.26) natty; urgency=low
12885
12886 [ Andy Whitcroft ]
12887
12888 * rebase to v2.6.37-rc8
12889 * [Config] armel -- reenable omap flavour
12890 * [Config] disable CONFIG_MACH_OMAP3517EVM to fix FTBS on armel omap
12891 * [Config] disable CONFIG_GPIO_VX855 to fix FTBS on omap armel
12892 * [Config] disable CONFIG_WESTBRIDGE_ASTORIA to fix FTBS on omap armel
12893 * [Config] disable CONFIG_TI_DAVINCI_EMAC to fix FTBS on omap armel
12894 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
12895 * [Config] track missing modules
12896 * rebase to v2.6.37 final
12897
12898 [ Chase Douglas ]
12899
12900 * SAUCE: (drop after 2.6.37) HID: magicmouse: Don't report REL_{X, Y} for
12901 Magic Trackpad
12902
12903 [ Stefan Bader ]
12904
12905 * Revert "SAUCE: blkfront: default to sd devices"
12906 - LP: #684875
12907
12908 [ Tim Gardner ]
12909
12910 * Revert "SAUCE: (no-up) libata: Ignore HPA by default."
12911 - LP: #380138
12912 * [Config] Added autofs4.ko to -virtual flavour
12913 - LP: #692917
12914
12915 [ Upstream Kernel Changes ]
12916
12917 * Add support for Intellimouse Mode in ALPS touchpad on Dell E2 series
12918 Laptops
12919 - LP: #632884
12920
12921 [ Upstream Kernel Changes ]
12922
12923 * rebase to v2.6.37-rc8
12924 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
12925 * rebase to v2.6.37 final
12926
12927 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Dec 2010 18:34:13 +0000
12928
12929 linux (2.6.37-11.25) natty; urgency=low
12930
12931 [ Andy Whitcroft ]
12932
12933 * [Config] d-i -- add hpsa to the list of block devices
12934 - LP: #684304
12935 * [Config] add vmw-balloon driver to -virtual flavour
12936 - LP: #592039
12937 * rebase to v2.6.37-rc7
12938
12939 [ Upstream Kernel Changes ]
12940
12941 * rebase to v2.6.37-rc7
12942
12943 -- Andy Whitcroft <apw@canonical.com> Tue, 21 Dec 2010 13:35:28 +0000
12944
12945 linux (2.6.37-10.24) natty; urgency=low
12946
12947 [ Andy Whitcroft ]
12948
12949 * rebase to v2.6.37-rc6
12950 * updateconfigs following rebase to v2.6.37-rc6
12951
12952 [ Upstream Kernel Changes ]
12953
12954 * rebase to v2.6.37-rc6
12955
12956 -- Andy Whitcroft <apw@canonical.com> Thu, 16 Dec 2010 12:34:19 +0000
12957
12958 linux (2.6.37-9.23) natty; urgency=low
12959
12960 [ Andy Whitcroft ]
12961
12962 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks
12963 - LP: #689606
12964 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks (grub)
12965 - LP: #689606
12966
12967 [ Kees Cook ]
12968
12969 * SAUCE: RO/NX protection for loadable kernel, fix ftrace
12970 - LP: #690190
12971
12972 -- Andy Whitcroft <apw@canonical.com> Wed, 15 Dec 2010 19:29:57 +0000
12973
12974 linux (2.6.37-9.22) natty; urgency=low
12975
12976 [ Andy Whitcroft ]
12977
12978 * rebase to v2.6.35-rc5
12979 * [Config] updateconfigs following rebase to v2.6.37-rc5
12980 * (no-up) add support for installed header files to ubuntu directory
12981 - LP: #684666
12982 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
12983 - LP: #684666
12984 * ubuntu: dm-raid4-5 -- follow changes to bio flags
12985 * ubuntu: dm-raid4-5 -- re-enable
12986 * ubuntu: omnibook -- update BOM
12987 * ubuntu: ndiswrapper -- update BOM to match actual version
12988 * ubuntu: ndiswrapper -- follow removal of the BKL and locked ioctl
12989 * ubuntu: ndiswrapper -- re-enable
12990 * ubuntu: iscsitarget -- re-instate copy_io_context
12991 * ubuntu: iscsitarget -- follow changes to semaphore initialisation
12992 * ubuntu: iscsitarget -- convert NIPQUAD to %pI4
12993 * ubuntu: iscsitarget -- re-enable
12994
12995 [ Kees Cook ]
12996
12997 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
12998
12999 [ Manoj Iyer ]
13000
13001 * SAUCE: Enable jack sense for Thinkpad Edge 13
13002 - LP: #685015
13003
13004 [ Tim Gardner ]
13005
13006 * [Config] CONFIG_9P_FSCACHE=y,CONFIG_9P_FS_POSIX_ACL=y
13007 * [Config] CONFIG_CRYPTO_CRC32C=y
13008 - LP: #681819
13009 * [Config] CONFIG_9P_FSCACHE=n
13010 * [Config] Add nfsd modules to -virtual flavour
13011 - LP: #688070
13012
13013 [ Upstream Kernel Changes ]
13014
13015 * Revert "Staging: zram: work around oops due to startup ordering snafu"
13016 * NFS: Fix panic after nfs_umount()
13017 - LP: #683938
13018 * x86: Add NX protection for kernel data
13019 * x86: Add RO/NX protection for loadable kernel modules
13020 * x86: Resume trampoline must be executable
13021 * x86: RO/NX protection for loadable kernel, jump_table fix
13022
13023 [ Upstream Kernel Changes ]
13024
13025 * rebase to v2.6.37-rc5
13026
13027 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Dec 2010 18:15:35 +0000
13028
13029 linux (2.6.37-8.21) natty; urgency=low
13030
13031 [ Andy Whitcroft ]
13032
13033 * Revert "ubuntu: AUFS -- include the aufs_types.h file in
13034 linux-libc-headers"
13035 * Revert "(no-up) add support for installed header files to ubuntu
13036 directory"
13037
13038 -- Andy Whitcroft <apw@canonical.com> Sun, 05 Dec 2010 17:33:28 +0000
13039
13040 linux (2.6.37-8.20) natty; urgency=low
13041
13042 [ Andy Whitcroft ]
13043
13044 * Revert "[Upstream] drivers/serial/mfd.c: Fix ARM compile error"
13045 * Revert "SAUCE: Nouveau: Disable acceleration on MacBook Pros"
13046 * Revert "SAUCE: Nouveau: Add quirk framework to disable acceleration"
13047 * Revert "SAUCE: i915 -- disable powersave by default"
13048 * SAUCE: enable Marvell 9128 PCIe SATA controller
13049 - LP: #658521
13050 * [Config] evtchn has been renamed
13051 * (no-up) add support for installed header files to ubuntu directory
13052 - LP: #684666
13053 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
13054 - LP: #684666
13055
13056 [ Tim Gardner ]
13057
13058 * [Config] MISS: evtchn, NEW : xen-evtchn
13059 * rebase to v2.6.37-rc4
13060
13061 [ Upstream Kernel Changes ]
13062
13063 * drm/i915: Clean conflicting modesetting registers upon init
13064 - LP: #683775
13065 * rebase to v2.6.37-rc4
13066
13067 -- Andy Whitcroft <apw@canonical.com> Fri, 03 Dec 2010 18:42:07 +0000
13068
13069 linux (2.6.37-7.19) natty; urgency=low
13070
13071 [ Tim Gardner ]
13072
13073 * [Config] Add bnx2 firmware to nic-modules udeb
13074 - LP: #676245
13075
13076 -- Andy Whitcroft <apw@canonical.com> Fri, 26 Nov 2010 17:53:45 +0000
13077
13078 linux (2.6.37-7.18) natty; urgency=low
13079
13080 [ Andy Whitcroft ]
13081
13082 * Revert "[Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID"
13083 * Revert "SAUCE: Add extra headers to linux-libc-dev"
13084 * Revert "SAUCE: Enable speedstep for sonoma processors."
13085 * [Config] enable CONFIG_BT_HCIUART_ATH3K
13086 * [Config] enable CONFIG_IWLWIFI_DEBUGFS
13087 * [Config] standardise CONFIG_MII
13088 * [Config] standardise CONFIG_PRISM2_USB
13089 * [Config] standardise CONFIG_SCSI_QLA_ISCSI
13090 * [Config] build in CONFIG_AGP
13091 * [Config] build in CONFIG_AGP_INTEL
13092 * [Config] build in CONFIG_AGP_AMD
13093 * [Config] build in CONFIG_AGP_AMD64
13094 * [Config] build in CONFIG_AGP_NVIDIA
13095 * [Config] build in CONFIG_AGP_VIA
13096 * [Config] disable CONFIG_SCSI_QLA_ISCSI for FTBS (arm)
13097 * (no-up): document the new ## scheme
13098 * [Config] harmonise CONFIG_SERIAL_8250_NR_UARTS
13099 * [Config] update CONFIG_SERIAL_8250_RUNTIME_UARTS=32
13100 - LP: #675453
13101
13102 [ Mathieu J. Poirier ]
13103
13104 * SAUCE: ARM: Adding vdd_sdi regulator supply to OMAP3EVM
13105
13106 [ Upstream Kernel Changes ]
13107
13108 * nx-emu: fix inverted report of disable_nx
13109
13110 -- Andy Whitcroft <apw@canonical.com> Tue, 23 Nov 2010 21:00:39 +0000
13111
13112 linux (2.6.37-6.17) natty; urgency=low
13113
13114 [ Andy Whitcroft ]
13115
13116 * Revert "ubuntu: AUFS -- aufs2-standalone.patch
13117 aufs2.1-36-UNRELEASED-20101103"
13118 * Revert "ubuntu: AUFS -- aufs2-base.patch
13119 aufs2.1-36-UNRELEASED-20101103"
13120 * [Config] standardise CONFIG_BT
13121 * [Config] standardise CONFIG_IRDA
13122 * [Config] standardise CONFIG_LAPB
13123 * [Config] standardise CONFIG_RDS
13124 * [Config] standardise CONFIG_RFKILL
13125 * [Config] standardise CONFIG_TIPC
13126 * [Config] standardise CONFIG_X25
13127 * [Config] standardise CONFIG_INPUT_EVDEV
13128 * [Config] standardise CONFIG_INPUT_JOYDEV
13129 * [Config] standardise CONFIG_INPUT_JOYSTICK
13130 * [Config] standardise CONFIG_INPUT_TOUCHSCREEN
13131 * [Config] CONFIG_INPUT_TOUCHSCREEN=n for FTBS (arm)
13132 * [Config] CONFIG_IRDA=n for FTBS (arm)
13133 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-37
13134 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37
13135 * ubuntu: AUFS -- update to 097bf62d6f49619359d34bf17f242df38562489a
13136
13137 [ Tim Gardner ]
13138
13139 * SAUCE: Fix drivers/staging/easycap FTBS
13140 * [Config] CONFIG_EASYCAP=m after fixing FTBS
13141
13142 [ Upstream Kernel Changes ]
13143
13144 * Revert "x86: Add NX protection for kernel data"
13145
13146 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 18:09:10 +0000
13147
13148 linux (2.6.37-6.16) natty; urgency=low
13149
13150 [ Andy Whitcroft ]
13151
13152 * Revert "[Config] update config for CONFIG_DEBUG_SET_MODULE_RONX"
13153 * rebase to v2.6.37-rc3
13154
13155 [ Tim Gardner ]
13156
13157 * [Config] CONFIG_SCHED_AUTOGROUP=y
13158
13159 [ Upstream Kernel Changes ]
13160
13161 * Revert "x86: Add RO/NX protection for loadable kernel modules"
13162 * sched: automated per session task groups
13163 * rebase to v2.6.37-rc3
13164
13165 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 10:11:13 +0000
13166
13167 linux (2.6.37-6.15) natty; urgency=low
13168
13169 [ Andy Whitcroft ]
13170
13171 * [Config] standardise CONFIG_CEPH_FS
13172 * [Config] standardise CONFIG_SCSI_LPFC_DEBUG_FS
13173 * [Config] standardise CONFIG_SCSI_PROC_FS
13174 * [Config] standardise CONFIG_UBIFS_FS
13175 * [Config] standardise CONFIG_USB_GADGET_DEBUG_FS
13176
13177 [ Kees Cook ]
13178
13179 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
13180
13181 [ Manoj Iyer ]
13182
13183 * SAUCE: Enable jack sense for Thinkpad Edge 11
13184 - LP: #677210
13185 * SAUCE: enable rfkill for rtl8192se driver
13186 - LP: #640992
13187
13188 [ Tim Gardner ]
13189
13190 * [Config] CONFIG_EASYCAP=n for FTBS
13191 * Rebase to v2.6.32-rc2+git
13192
13193 [ Upstream Kernel Changes ]
13194
13195 * x86: Fix improper large page preservation
13196 * x86: Add NX protection for kernel data
13197 * x86: Add RO/NX protection for loadable kernel modules
13198
13199 [ Upstream Kernel Changes ]
13200
13201 * Rebase to Linus 2.6.37-rc2+git
13202
13203 -- Andy Whitcroft <apw@canonical.com> Sat, 20 Nov 2010 11:40:00 +0000
13204
13205 linux (2.6.37-5.14) natty; urgency=low
13206
13207 [ Upstream Kernel Changes ]
13208
13209 * PCI: fix offset check for sysfs mmapped files
13210 - LP: #676963
13211
13212 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Nov 2010 18:12:27 +0000
13213
13214 linux (2.6.37-5.13) natty; urgency=low
13215
13216 [ Andy Whitcroft ]
13217
13218 * rebased to v2.6.37-rc2
13219 * updateconfigs following rebase to v2.6.37-rc2
13220
13221 [ Tim Gardner ]
13222
13223 * [Config] Added NFS and related modules to virtual flavour
13224 - LP: #659084
13225
13226 [ Upstream Kernel Changes ]
13227
13228 * x86, cpu: Rename verify_cpu_64.S to verify_cpu.S
13229 * x86, cpu: Clear XD_DISABLED flag on Intel to regain NX
13230 * x86, cpu: Call verify_cpu during 32bit CPU startup
13231 * x86, cpu: Only CPU features determine NX capabilities
13232
13233 [ Upstream Changes ]
13234
13235 * rebased to v2.67.37-rc2
13236
13237 -- Andy Whitcroft <apw@canonical.com> Tue, 16 Nov 2010 13:13:29 +0000
13238
13239 linux (2.6.37-4.12) natty; urgency=low
13240
13241 [ Andy Whitcroft ]
13242
13243 * Revert "[Upstream] HID: magicmouse: add param for scroll speed"
13244 * Revert "[Upstream] HID: magicmouse: properly account for scroll
13245 movement in state"
13246 * Revert "[Upstream] HID: magicmouse: disable and add module param for
13247 scroll acceleration"
13248 * Revert "[Upstream] HID: magicmouse: scroll on entire surface, not just
13249 middle of mouse"
13250
13251 [ Henrik Rydberg ]
13252
13253 * SAUCE: hid: ntrig: remove sysfs nodes
13254 * SAUCE: hid: ntrig: Setup input filtering manually
13255 * SAUCE: hid: ntrig: New ghost-filtering event logic
13256
13257 [ Manoj Iyer ]
13258
13259 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
13260 - LP: #348861
13261
13262 [ Upstream Kernel Changes ]
13263
13264 * Revert "mmc: fix all hangs related to mmc/sd card insert/removal during
13265 suspend/resume"
13266 * Revert "[ARM] implement arch_randomize_brk()"
13267 * Revert "ARM: stack protector: change the canary value per task"
13268 * Revert "ARM: initial stack protector (-fstack-protector) support"
13269 * Revert "ALSA: hda - Handle pin NID 0x1a on ALC259/269"
13270 * Revert "ALSA: hda - Handle missing NID 0x1b on ALC259 codec"
13271 * Revert "perf probe: Add kernel source path option"
13272 * hid: ntrig: Support single-touch devices
13273 * hid: ntrig: Mask pen switch events
13274 * net: rtnetlink.h -- only include linux/netdevice.h when used by the
13275 kernel
13276 - LP: #673073
13277 * Fix userspace build of linux/fs.h
13278
13279 -- Andy Whitcroft <apw@canonical.com> Mon, 15 Nov 2010 19:31:44 +0000
13280
13281 linux (2.6.37-3.11) natty; urgency=low
13282
13283 [ Andy Whitcroft ]
13284
13285 * Revert "ubuntu: AUFS -- update to
13286 b37c575759dc4535ccc03241c584ad5fe69e3b25"
13287 * Revert "ubuntu: AUFS -- track changes to the arguements to fop fsync()"
13288 * Revert "ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601"
13289 * Revert "ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601"
13290 * Revert "ubuntu: AUFS -- aufs2 base patch for linux-2.6.34"
13291 * [Config] Disable intel_idle for -virtual kernels
13292 - LP: #651370
13293 * [Config] enforcer -- ensure we never enable CONFIG_IMA
13294 * debian -- pass the correct flavour name when checking configs
13295 * [Config] enforcer -- ensure CONFIG_INTEL_IDLE is off for -virtual
13296 * [Config] ensure CONFIG_IPV6=y for powerpc
13297 * [Config] enforcer -- ensure CONFIG_IPV6=y
13298 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-36-UNRELEASED-20101103
13299 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-36-UNRELEASED-20101103
13300 * ubuntu: AUFS -- update to aufs2.1-36-UNRELEASED-20101103
13301 * ubuntu: AUFS -- re-enable
13302 * ubuntu: AUFS -- track changes to work queue initialisation
13303 * ubuntu: AUFS -- track changes to llseek in v2.6.37-rc1
13304 * SAUCE: fbcon -- fix race between open and removal of framebuffers
13305 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
13306 - LP: #614008
13307 * SAUCE: drm -- stop early access to drm devices
13308
13309 [ Jeremy Kerr ]
13310
13311 * [Config] Build-in powermac ZILOG serial driver
13312 - LP: #673346
13313
13314 [ Kees Cook ]
13315
13316 * SAUCE: nx-emu: use upstream ASLR when possible
13317
13318 [ Tim Gardner ]
13319
13320 * [Config] Use correct be2iscsi module name in d-i/modules/scsi-modules
13321 - LP: #628776
13322
13323 [ Upstream Kernel Changes ]
13324
13325 * i386: NX emulation
13326 * nx-emu: drop exec-shield sysctl, merge with disable_nx
13327 * nx-emu: standardize boottime message prefix
13328 * mmap randomization for executable mappings on 32-bit
13329 * exec-randomization: brk away from exec rand area
13330
13331 -- Andy Whitcroft <apw@canonical.com> Thu, 11 Nov 2010 23:46:37 +0000
13332
13333 linux (2.6.37-2.10) natty; urgency=low
13334
13335 [ Andy Whitcroft ]
13336
13337 * reinstate armel config changes:
13338 * [Config] CONFIG_GPIO_PCH=n for armel FTBS
13339 * [Config] CONFIG_GPIO_VX855=n for armel FTBS
13340
13341 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Nov 2010 22:20:35 +0000
13342
13343 linux (2.6.37-2.9) natty; urgency=low
13344
13345 [ Andy Whitcroft ]
13346
13347 * config -- fix genportsconfig
13348 * [Config] move powerpc over from ports to distro
13349 * bump master version number to match contained kernel
13350 * SAUCE: fix documentation strings for struct input_keymap_entry
13351 * usb: gadget: goku_udc: add registered flag bit
13352
13353 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Nov 2010 15:14:11 +0000
13354
13355 linux (2.6.36-2.8) natty; urgency=low
13356
13357 [ Tim Gardner ]
13358
13359 * [Config]: fix changed CONFIG_SYSFS_DEPRECATED_V2 enforcement rules
13360 * [Config]: TWL4030_CORE=n for FTBS
13361 * [Config]: CONFIG_ATH6K_LEGACY=n for FTBS
13362 * [Config]: CONFIG_SOLO6X10=n for FTBS
13363 * [Config]: CONFIG_GPIO_PCH=n for armel FTBS
13364 * [Config]: CONFIG_GPIO_VX855=n for armel FTBS
13365 * [Config]: CONFIG_DRM_NOUVEAU=n for armel FTBS
13366 * [Config]: CONFIG_LINE6_USB=n for armel FTBS
13367 * [Config]: CONFIG_SENSORS_AK8975=n for armel FTBS
13368 * [Config]: CONFIG_I2C_I801=n for armel FTBS
13369 * UBUNTU: SAUCE: AppArmor: Fix unpack of network tables.
13370 * AppArmor: compatibility patch for v5 interface
13371 * AppArmor: compatibility patch for v5 network controll
13372 * Dropped (pre-stable): input: Support Clickpad devices in ClickZone mode
13373 * Dropped: UBUNTU: SAUCE: libata: Add ALPM power state accounting to the AHCI driver
13374 * Dropped: UBUNTU: SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
13375 * Dropped: hid: 3m: Convert to MT slots
13376 * Dropped: HID: magicmouse: don't allow hidinput to initialize the device
13377 * Dropped: HID: magicmouse: simplify touch data bit manipulation
13378 * Dropped: HID: magicmouse: simplify touch down logic
13379 * Dropped: HID: magicmouse: enable Magic Trackpad support
13380 * Dropped: UBUNTU: SAUCE: hid: ntrig: remove sysfs nodes
13381 * Dropped: UBUNTU: SAUCE: hid: ntrig: Setup input filtering manually
13382 * Dropped: UBUNTU: SAUCE: hid: ntrig: New ghost-filtering event logic
13383 * Dropped: UBUNTU: SAUCE: hid: ntrig: identify firmware version (wiggled)
13384 * Dropped: UBUNTU: (pre-stable): input: Support Clickpad devices in ClickZone mode
13385 * Dropped: UBUNTU: SAUCE: KMS: cache the EDID information of the LVDS
13386 * Dropped: UBUNTU: SAUCE: fbcon -- fix race between open and removal of framebuffers
13387 * Dropped: UBUNTU: SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
13388 * Dropped: UBUNTU: SAUCE: x86: implement cs-limit nx-emulation for ia32
13389 * Dropped: UBUNTU: SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
13390 * Dropped: UBUNTU: SAUCE: [um] Don't use nx_enabled under UML
13391 * Dropped: UBUNTU: SAUCE: x86: brk away from exec rand area
13392
13393 [ Upstream Kernel Changes ]
13394
13395 * rebased against 2.6.27-rc1
13396
13397 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Oct 2010 19:35:05 -0600
13398
13399 linux (2.6.36-1.7) natty; urgency=low
13400
13401 [ Andy Whitcroft ]
13402
13403 * rebased to v2.6.36 final
13404 * [Config] update configs following rebase to v2.6.36 final
13405 * [Config] update ports configs following rebase to v2.6.36 final
13406
13407 [ Upstream Kernel Changes ]
13408
13409 * rebased to v2.6.36 final
13410
13411 -- Andy Whitcroft <apw@canonical.com> Thu, 21 Oct 2010 14:28:57 +0100
13412
13413 linux (2.6.36-1.6) natty; urgency=low
13414
13415 [ Upstream Kernel Changes ]
13416
13417 * drop broadcom staging driver preview:
13418 * Revert "Staging: Add initial release of brcm80211 - Broadcom 802.11n
13419 wireless LAN driver."
13420
13421 -- Andy Whitcroft <apw@canonical.com> Wed, 20 Oct 2010 10:41:25 +0100
13422
13423 linux (2.6.36-1.5) natty; urgency=low
13424
13425 [ Andy Whitcroft ]
13426
13427 * rebase to v2.6.36-rc8
13428 * updateconfigs following rebase to v2.6.36-rc8
13429 * updateportsconfigs following rebase to v2.6.36-rc8
13430 * config -- simplify the kernelconfig interface
13431 * config -- add new config mode 'dumpconfigs'
13432
13433 [ Tim Gardner ]
13434
13435 * Simplify the use of CROSS_COMPILER
13436
13437 [ Upstream Kernel Changes ]
13438
13439 * drop broadcom staging driver preview:
13440 * Revert "staging: brcm80211: Make compiling of brcm80211.ko and
13441 brcmfmac.ko mutually exclusive."
13442 * Revert "staging: brcm80211: Fix compile issue when BRCM80211_PCI is not
13443 set."
13444 * Revert "Staging: brcm80211: remove driver specific -W options"
13445 * Revert "Staging: brcm80211: clean up makefile cflag lines"
13446 * Revert "staging: brcm80211: add fullmac driver"
13447 * Revert "staging: brcm80211: use string native library"
13448 * Revert "staging: brcm80211: use native ctype library"
13449 * Revert "staging: brcm80211: fix remaining checkpatch errors."
13450 * Revert "staging: brcm80211: fix "ERROR: trailing whitespace.""
13451 * Revert "staging: brcm80211: fix "ERROR: spaces required around that
13452 ...""
13453 * Revert "staging: brcm80211: fix "ERROR: spaces prohibited around that
13454 ':' ...""
13455 * Revert "staging: brcm80211: fix "ERROR: space required before that
13456 ...""
13457 * Revert "staging: brcm80211: fix "ERROR: space required after that ...""
13458 * Revert "staging: brcm80211: fix "ERROR: space required after that close
13459 brace""
13460 * Revert "staging: brcm80211: fix "ERROR: space prohibited before
13461 ...close square bracket""
13462 * Revert "staging: brcm80211: fix "ERROR: space prohibited after that
13463 ...""
13464 * Revert "staging: brcm80211: fix "ERROR: need consistent spacing around
13465 '*'""
13466 * Revert "staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'"
13467 * Revert "staging: brcm80211: fix "ERROR: Macros w/ mult. statements ...
13468 do - while loop""
13469 * Revert "staging: brcm80211: fix "ERROR: Macros w/ complex values ...
13470 parenthesis""
13471 * Revert "staging: brcm80211: fix "ERROR: do not initialise statics to 0
13472 or NULL""
13473 * Revert "staging: brcm80211: fix "ERROR: do not initialise globals to 0
13474 or NULL""
13475 * Revert "staging: brcm80211: fix "ERROR: while should follow close brace
13476 '}'""
13477 * Revert "staging: brcm80211: fix "ERROR: that open brace { ... prev
13478 line""
13479 * Revert "staging: brcm80211: fix "ERROR: trailing statements should be
13480 on next line""
13481 * Revert "staging: brcm80211: fix "ERROR: do not use assignment in if
13482 condition""
13483 * Revert "staging: brcm80211: fix "ERROR: return is not a function,
13484 paren...""
13485 * Revert "staging: brcm80211: fix "ERROR: open brace '{' following
13486 function dec...""
13487 * Revert "staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo
13488 *bar"'"
13489 * Revert "staging: brcm80211: Fix URLs for firmware files."
13490 * Revert "staging: brcm80211: use '%pM' format to print MAC address"
13491 * Revert "staging: brcm80211: Add contact info to TODO list."
13492 * Revert "staging: brcm80211: Fix some initialisation failure paths"
13493 * Export dump_{write,seek} to binary loader modules
13494 * rebase to v2.6.36-rc8.
13495
13496 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Oct 2010 18:58:11 +0100
13497
13498 linux (2.6.36-0.4) natty; urgency=low
13499
13500 [ Andy Whitcroft ]
13501
13502 * SAUCE: perf: increase stack footprint to avoid stack-protector warning
13503 (fixes FTBS on powerpc)
13504
13505 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 13:16:16 +0100
13506
13507 linux (2.6.36-0.3) natty; urgency=low
13508
13509 [ Andy Whitcroft ]
13510
13511 * [Config] disable CONFIG_SCSI_QLA_ISCSI to fix FTBS on powerpc
13512
13513 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 03:01:30 +0100
13514
13515 linux (2.6.36-0.2) natty; urgency=low
13516
13517 [ Andy Whitcroft ]
13518
13519 * [Config] updateportsconfigs following rebase to 2.6.36-rc7
13520 (fix FTBS on powerpc)
13521
13522 -- Andy Whitcroft <apw@canonical.com> Wed, 13 Oct 2010 23:25:12 +0100
13523
13524 linux (2.6.36-0.1) natty; urgency=low
13525
13526 [ Andy Whitcroft ]
13527
13528 * reduce disk usage during buildd builds
13529 - LP: #645653
13530 * [Config] enforcer -- ensure CONFIG_INIT_PASS_ALL_PARAMS is y
13531 * [Config] armel -- drop omap flavour
13532
13533 [ Tim Gardner ]
13534
13535 * Added dropped patch list
13536 * more dropped patches
13537 * [Config] Disable aufs, dmraid-4.5, ndis-wrapper
13538 * [Config] Add support for cross compiling armel
13539 * [Config] CONFIG_SCSI_QLA_ISCSI=n for armel
13540 * [Upstream] drivers/serial/mfd.c: Fix ARM compile error
13541 * [Config]: updateconfigs after adding brcm80211
13542 * staging: brcm80211: Fix Makefile syntax error
13543 * rebased to v2.6.36-rc7
13544
13545 [ Upstream Kernel Changes ]
13546
13547 * (upstream) IPS driver: don't toggle CPU turbo on unsupported CPUs
13548 * (upstream) IPS driver: verify BIOS provided limits
13549 * intel_ips: Print MCP limit exceeded values.
13550 * Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless
13551 LAN driver.
13552 * staging: brcm80211: Fix some initialisation failure paths
13553 * staging: brcm80211: Add contact info to TODO list.
13554 * staging: brcm80211: use '%pM' format to print MAC address
13555 * staging: brcm80211: Fix URLs for firmware files.
13556 * staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'
13557 * staging: brcm80211: fix "ERROR: open brace '{' following function
13558 dec..."
13559 * staging: brcm80211: fix "ERROR: return is not a function, paren..."
13560 * staging: brcm80211: fix "ERROR: do not use assignment in if condition"
13561 * staging: brcm80211: fix "ERROR: trailing statements should be on next
13562 line"
13563 * staging: brcm80211: fix "ERROR: that open brace { ... prev line"
13564 * staging: brcm80211: fix "ERROR: while should follow close brace '}'"
13565 * staging: brcm80211: fix "ERROR: do not initialise globals to 0 or NULL"
13566 * staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"
13567 * staging: brcm80211: fix "ERROR: Macros w/ complex values ...
13568 parenthesis"
13569 * staging: brcm80211: fix "ERROR: Macros w/ mult. statements ... do -
13570 while loop"
13571 * staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'
13572 * staging: brcm80211: fix "ERROR: need consistent spacing around '*'"
13573 * staging: brcm80211: fix "ERROR: space prohibited after that ..."
13574 * staging: brcm80211: fix "ERROR: space prohibited before ...close square
13575 bracket"
13576 * staging: brcm80211: fix "ERROR: space required after that close brace"
13577 * staging: brcm80211: fix "ERROR: space required after that ..."
13578 * staging: brcm80211: fix "ERROR: space required before that ..."
13579 * staging: brcm80211: fix "ERROR: spaces prohibited around that ':' ..."
13580 * staging: brcm80211: fix "ERROR: spaces required around that ..."
13581 * staging: brcm80211: fix "ERROR: trailing whitespace."
13582 * staging: brcm80211: fix remaining checkpatch errors.
13583 * staging: brcm80211: use native ctype library
13584 * staging: brcm80211: use string native library
13585 * staging: brcm80211: add fullmac driver
13586 * Staging: brcm80211: clean up makefile cflag lines
13587 * Staging: brcm80211: remove driver specific -W options
13588 * staging: brcm80211: Fix compile issue when BRCM80211_PCI is not set.
13589 * staging: brcm80211: Make compiling of brcm80211.ko and brcmfmac.ko
13590 mutually exclusive.
13591
13592 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Oct 2010 16:00:27 +0100
13593
13594 linux (2.6.35-22.33) maverick; urgency=low
13595
13596 [ Andy Whitcroft ]
13597
13598 * Revert "SAUCE: Add support for Intellimouse Mode in ALPS touchpad on
13599 Dell E2 series Laptops"
13600 - LP: #641320
13601
13602 [ Brian Rogers ]
13603
13604 * SAUCE: ir-core: Fix null dereferences in the protocols sysfs interface
13605 - LP: #624701
13606
13607 [ Christopher James Halse Rogers ]
13608
13609 * SAUCE: Nouveau: Add quirk framework to disable acceleration
13610 - LP: #544088, #546393
13611 * SAUCE: Nouveau: Disable acceleration on MacBook Pros
13612 - LP: #546393
13613
13614 [ John Johansen ]
13615
13616 * Revert "SAUCE: AppArmor: allow newer tools to load policy on older
13617 kernels"
13618 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
13619 - LP: #639758
13620
13621 [ Mathieu J. Poirier ]
13622
13623 * SAUCE: Adding vdd_sdi regulator supply to OMAP3EVM
13624
13625 [ Upstream Kernel Changes ]
13626
13627 * ALSA: HDA: Enable internal speaker on Dell M101z
13628 - LP: #640254
13629
13630 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 17 Sep 2010 13:21:28 -0700
13631
13632 linux (2.6.35-22.32) maverick; urgency=low
13633
13634 [ Arjan van de Ven ]
13635
13636 * SAUCE: libata: Add ALPM power state accounting to the AHCI driver
13637
13638 [ David Henningsson ]
13639
13640 * SAUCE: ALSA: HDA: Enable internal mic on Dell E6410 and Dell E6510
13641 - LP: #605047, #628961
13642
13643 [ John Johansen ]
13644
13645 * [Upstream] AppArmor: Fix splitting an fqname into separate namespace
13646 and profile names
13647 - LP: #615947
13648 * [Upstream] AppArmor: Fix locking from removal of profile namespace
13649 - LP: #615947
13650 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
13651 - LP: #639758
13652 * SAUCE: Improve Amazon EBS performance for EC2
13653 - LP: #634316
13654
13655 [ Leann Ogasawara ]
13656
13657 * Revert "SAUCE: i915 KMS -- blacklist i855"
13658 * Revert "SAUCE: i915 KMS -- blacklist i845g"
13659 * Revert "SAUCE: i915 KMS -- blacklist i830"
13660 * Revert "SAUCE: i915 KMS -- support disabling KMS for known broken
13661 devices"
13662 * execute module-inclusion within a subshell
13663 - LP: #621175
13664
13665 [ Upstream Kernel Changes ]
13666
13667 * (pre-stable) bounce: call flush_dcache_page() after bounce_copy_vec()
13668 - LP: #633227
13669 * (pre-stable) drm/i915: don't enable self-refresh on Ironlake
13670 - LP: #629711
13671 * (pre-stable) mm: Move vma_stack_continue into mm.h
13672 * x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev
13673 - LP: #601073
13674 * PM / Runtime: Make runtime_status attribute not debug-only (v. 2)
13675 * PM / Runtime: Add runtime PM statistics (v3)
13676 * compat: Make compat_alloc_user_space() incorporate the access_ok()
13677 - CVE-2010-3081
13678 * x86-64, compat: Test %rax for the syscall number, not %eax
13679 - CVE-2010-3301
13680 * x86-64, compat: Retruncate rax after ia32 syscall entry tracing
13681 - CVE-2010-3301
13682
13683 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Sep 2010 08:46:49 -0700
13684
13685 linux (2.6.35-21.31) maverick; urgency=low
13686
13687 [ Andy Whitcroft ]
13688
13689 * bodge linux-libc-dev package version due to ti-omap4 error
13690 * linux-libc-dev -- ensure we can only build this on debian.master
13691
13692 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 13 Sep 2010 09:54:31 -0700
13693
13694 linux (2.6.35-21.30) maverick; urgency=low
13695
13696 [ Andy Whitcroft ]
13697
13698 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
13699 - LP: #614008
13700
13701 [ Daniel Lezcano ]
13702
13703 * SAUCE: fix compilation warning when CONFIG_SECURITY is not set
13704
13705 [ Henrik Rydberg ]
13706
13707 * SAUCE: Input: wacom - add fuzz parameters to features
13708 * SAUCE: Input: wacom - collect device quirks into single function
13709 * SAUCE: Input: wacom - add support for the Bamboo Touch trackpad
13710 * SAUCE: Input: wacom - add a quirk for low resolution Bamboo devices
13711 * SAUCE: hid: ntrig: Remove unused device ids
13712 * SAUCE: hid: ntrig: remove sysfs nodes
13713 * SAUCE: hid: ntrig: Correct logic for quirks
13714 * SAUCE: hid: ntrig: zero-initialize ntrig struct
13715 * SAUCE: hid: ntrig: Setup input filtering manually
13716 * SAUCE: hid: ntrig: New ghost-filtering event logic
13717
13718 [ Leann Ogasawara ]
13719
13720 * SAUCE: ndiswrapper: Initialize buffer index and check its value
13721 - LP: #613796
13722
13723 [ Manoj Iyer ]
13724
13725 * SAUCE: Add support for Intellimouse Mode in ALPS touchpad on Dell E2
13726 series Laptops
13727 - LP: #632884
13728
13729 [ Ping Cheng ]
13730
13731 * SAUCE: Input: wacom - parse the Bamboo device family
13732
13733 [ Rafi Rubin ]
13734
13735 * SAUCE: hid: ntrig: identify firmware version (wiggled)
13736
13737 [ Tim Gardner ]
13738
13739 * [Config] CONFIG_NL80211_TESTMODE=n
13740
13741 [ Upstream Kernel Changes ]
13742
13743 * Revert "input: mt: Add support for the Bamboo Touch trackpad"
13744 * e1000e: initial support for 82579 LOMs
13745 * e1000e: correct MAC-PHY interconnect register offset for 82579
13746 * (pre-stable) ALSA: hda - Add a new hp-laptop model for Conexant 5066,
13747 tested on HP G60
13748 - LP: #587388
13749 * DSS2: Don't power off a panel twice
13750 - LP: #588243
13751 * mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
13752 * Input: i8042 - reset keyboard controller wehen resuming from S2R
13753 - LP: #86820
13754 * ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecs
13755 - LP: #414795
13756 * agp/intel: Support the extended physical addressing bits on
13757 Sandybridge.
13758 - LP: #632488
13759 * drm/i915,intel_agp: Add support for Sandybridge D0
13760 - LP: #632488
13761 * (pre-stable) intel_agp,i915: Add more sandybridge graphics device ids
13762 - LP: #632488
13763 * mmc: omap: fix for bus width which improves SD card's peformance.
13764
13765 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 07 Sep 2010 09:58:52 -0700
13766
13767 linux (2.6.35-20.29) maverick; urgency=low
13768
13769 [ Andy Whitcroft ]
13770
13771 * SAUCE: i915 KMS -- support disabling KMS for known broken devices
13772 - LP: #563277
13773 * SAUCE: i915 KMS -- blacklist i830
13774 - LP: #542208, #563277
13775 * SAUCE: i915 KMS -- blacklist i845g
13776 - LP: #541492, #563277
13777 * SAUCE: i915 KMS -- blacklist i855
13778 - LP: #511001, #541511, #563277
13779
13780 [ Leann Ogasawara ]
13781
13782 * [Config] Enable CONFIG_SENSORS_PKGTEMP=m
13783 - LP: #601073
13784 * ARM: Temporarily disable module check for armel
13785 * rebase to v2.6.35.4
13786 * [Config] update configs following rebase to v2.6.35.4
13787
13788 [ Ricardo Salveti de Araujo ]
13789
13790 * [Config] Change CONFIG_LEDS_TRIGGER_HEARTBEAT from module to built-in
13791 in Omap
13792
13793 [ Tim Gardner ]
13794
13795 * [Config] Added be2net, be2scsi to udebs
13796 - LP: #628776
13797
13798 [ Upstream Kernel Changes ]
13799
13800 * x86, cpu: Package Level Thermal Control, Power Limit Notification
13801 definitions
13802 - LP: #601073
13803 * x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driver
13804 - LP: #601073
13805 * x86, hwmon: Package Level Thermal/Power: thermal throttling handler
13806 - LP: #601073
13807 * x86, hwmon: Package Level Thermal/Power: power limit
13808 - LP: #601073
13809 * x86, hwmon: Package Level Thermal/Power: pkgtemp documentation
13810 - LP: #601073
13811 * hid: 3m: Adjust to sequential MT HID protocol
13812 * hid: 3m: Convert to MT slots
13813 * hid: 3m: Correct touchscreen emulation
13814 * hid: 3m: Adjust major / minor axes to scale
13815 * input: bcm5974: Adjust major / minor to scale
13816 * HID: magicmouse: don't allow hidinput to initialize the device
13817 * HID: magicmouse: simplify multitouch feature request
13818 * HID: magicmouse: simplify touch data bit manipulation
13819 * HID: magicmouse: simplify touch down logic
13820 * HID: magicmouse: remove timestamp logic
13821 * HID: magicmouse: enable Magic Trackpad support
13822 * HID: magicmouse: Adjust major / minor axes to scale
13823 * mmc: fix all hangs related to mmc/sd card insert/removal during
13824 suspend/resume
13825 - LP: #477106
13826 * drm/i915: fix VGA plane disable for Ironlake+
13827 - LP: #602281
13828
13829 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 30 Aug 2010 08:38:01 -0700
13830
13831 linux (2.6.35-19.28) maverick; urgency=low
13832
13833 [ Leann Ogasawara ]
13834
13835 * No changes from 2.6.35-19.27. Some armel udebs were accidentally deleted
13836 from the archive and a no-change rebuild was attempted. However, the ABI
13837 did not get bumped and resulted in build failures for 2.6.35-19.27. Fix
13838 up the ABI and re-upload.
13839
13840 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 28 Aug 2010 16:42:27 -0700
13841
13842 linux (2.6.35-19.27) maverick; urgency=low
13843
13844 [ Leann Ogasawara ]
13845
13846 * No changes from 2.6.35-19.26. Some armel udebs were accidentally deleted
13847 from the archive.
13848
13849 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 27 Aug 2010 08:58:35 -0700
13850
13851 linux (2.6.35-19.26) maverick; urgency=low
13852
13853 [ Upstream Kernel Changes ]
13854
13855 * ARM: OMAP: Beagle: revision detection
13856 * ARM: OMAP: Beagle: only Cx boards use pin 23 for write protect
13857 * ARM: OMAP: Beagle: no gpio_wp pin connection on xM
13858
13859 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 26 Aug 2010 09:15:09 -0700
13860
13861 linux (2.6.35-19.25) maverick; urgency=low
13862
13863 [ Jarod Wilson ]
13864
13865 * SAUCE: Bring in staging/lirc from 2.6.36
13866 - LP: #609234
13867 * SAUCE: Update ir-core to linuxtv/other which should be merged for
13868 2.6.36.
13869 - LP: #609234
13870 * SAUCE: Fix memleaks in imon and mceusb drivers
13871 - LP: #609234
13872 * SAUCE: Bring in streamzap support from linuxtv/other
13873 - LP: #609234
13874
13875 [ Mario Limonciello ]
13876
13877 * Remove ubuntu/lirc in favor of staging/lirc from 2.6.36
13878 - LP: #609234
13879
13880 [ Mathieu J. Poirier ]
13881
13882 * SAUCE: ARM: adding i2c eeprom driver to read EDID
13883 - LP: #608279
13884
13885 [ Upstream Kernel Changes ]
13886
13887 * intel_idle: disable module support
13888 - LP: #615265
13889 * (pre-stable) ALSA: hda - Ensure codec patch files are checked for the
13890 correct codec ID
13891 * (pre-stable) ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763
13892 - LP: #605101
13893 * (pre-stable) ALSA: HDA: Use model=auto for LG R510
13894 - LP: #495134
13895 * (pre-stable) ALSA: HDA: Add Sony VAIO quirk for ALC269
13896 - LP: #519066
13897 * (pre-stable) ALSA: HDA: Fix front mic on Dell Precision M6500
13898 - LP: #519066
13899 * input: mt: Initialize slots to unused (rev2)
13900 * input: mt: Add support for the Bamboo Touch trackpad
13901 * hid: Add a hid quirk for input sync override
13902
13903 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Aug 2010 12:42:52 -0700
13904
13905 linux (2.6.35-18.24) maverick; urgency=low
13906
13907 [ Colin Watson ]
13908
13909 * Pass DEB_MAINT_PARAMS to hook scripts
13910
13911 [ Leann Ogasawara ]
13912
13913 * [Config] Add CONFIG_INPUT_UINPUT=y to config enforcer
13914 - LP: #584812
13915 * rebase to v2.6.35.3
13916
13917 [ Upstream Kernel Changes ]
13918
13919 * (pre-stable) dell-wmi: Add support for eject key on Dell Studio 1555
13920 - LP: #609234
13921 * can: add limit for nframes and clean up signed/unsigned variables
13922 - CVE-2010-2959
13923 * drm: Initialize ioctl struct when no user data is present
13924 - CVE-2010-2803
13925 * ARM: initial stack protector (-fstack-protector) support
13926 * ARM: stack protector: change the canary value per task
13927 * [ARM] implement arch_randomize_brk()
13928 * [ARM] add address randomization to mmap()
13929 * ARM: fix ASLR of PIE executables
13930
13931 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 22 Aug 2010 19:22:04 -0700
13932
13933 linux (2.6.35-17.23) maverick; urgency=low
13934
13935 [ Jeremy Kerr ]
13936
13937 * [Config] build-in uinput module
13938 - LP: #584812
13939
13940 [ Leann Ogasawara ]
13941
13942 * Revert "[Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS"
13943 * Revert "[Config] [FTBS] ia64: Temporarily disable gpiolib"
13944 * Revert "[Config] [FTBS] sparc: Temporarily disable
13945 CONFIG_MTD_NAND_DENALI"
13946 * Revert "[Config] [FTBS] sparc: Temporarily disable
13947 CONFIG_MFD_JANZ_CMODIO"
13948 * Revert "[Config] [FTBS] sparc: Temporarily disable
13949 CONFIG_INFINIBAND_QIB"
13950 * [Config] Enable INTEL_IPS
13951 - LP: #601057
13952 * Remove ia64 support
13953 * [Config] Update portsconfigs after removing ia64 support
13954 * Remove sparc support
13955 * [Config] Update portsconfigs after removing sparc support
13956
13957 [ Linus Torvalds ]
13958
13959 * (pre-stable) mm: fix page table unmap for stack guard page properly
13960
13961 [ Mathieu J. Poirier ]
13962
13963 * SAUCE: (no-up) ARM: Resetting power_mode to its original value.
13964 - LP: #591941
13965
13966 [ Upstream Kernel Changes ]
13967
13968 * timer: add on-stack deferrable timer interfaces
13969 - LP: #601057
13970 * x86 platform driver: intelligent power sharing driver
13971 - LP: #601057
13972 * IPS driver: add GPU busy and turbo checking
13973 - LP: #601057
13974 * X86: intel_ips, check for kzalloc properly
13975 - LP: #601057
13976 * ips driver: make it less chatty
13977 - LP: #601057
13978
13979 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 17 Aug 2010 09:38:08 -0700
13980
13981 linux (2.6.35-16.22) maverick; urgency=low
13982
13983 [ Andy Whitcroft ]
13984
13985 * debian -- more agressivly clean up after depmod on purge
13986 - LP: #618591
13987
13988 [ Henrik Rydberg ]
13989
13990 * SAUCE: hid: 3m: Simplify touchsreen emulation logic
13991
13992 [ Leann Ogasawara ]
13993
13994 * ubuntu: iscsitarget -- version 1.4.20.2
13995 * ubuntu: rtl8192se -- update to version 0017.0507.2010
13996 * rebase to v2.6.35.2
13997 * [Config] update configs following rebase to v2.6.35.2
13998 * [Config] update ports configs following rebase to v2.6.35.2
13999
14000 [ Luke Yelavich ]
14001
14002 * [Config] Enable new firewire stack on powerpc
14003
14004 [ Mathieu J. Poirier ]
14005
14006 * SAUCE: (drop after 2.6.35) ARM: Using gpmc function to init nand flash.
14007 - LP: #608266
14008
14009 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 12 Aug 2010 09:58:01 -0700
14010
14011 linux (2.6.35-15.21) maverick; urgency=low
14012
14013 [ Luke Yelavich ]
14014
14015 * [Config] CONFIG_SND_USB_UA101=m for all architectures
14016
14017 [ Upstream Kernel Changes ]
14018
14019 * Input: introduce MT event slots
14020 * Input: document the MT event slot protocol
14021 * (pre-stable) sched: Revert nohz_ratelimit() for now
14022 * (pre-stable) drm/radeon/kms: add missing copy from user
14023 - LP: #606081
14024
14025 [ Leann Ogasawara ]
14026
14027 * rebase to v2.6.35.1
14028
14029 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Aug 2010 09:24:04 -0700
14030
14031 linux (2.6.35-14.20) maverick; urgency=low
14032
14033 [ Andy Whitcroft ]
14034
14035 * update Vcs-Git to point to maverick repo
14036 * debian -- include the debian packaging in the -source package
14037 - LP: #608674
14038 * select debian source format 1.0
14039 * add support for building selected stages of kernel
14040 - LP: #603087
14041 * cleanup conditional dependancy handling
14042 - LP: #603087
14043
14044 [ Upstream Kernel Changes ]
14045
14046 * ALSA: hda - Handle missing NID 0x1b on ALC259 codec
14047 - LP: #582199, #586418, #588031
14048 * ALSA: hda - Handle pin NID 0x1a on ALC259/269
14049 - LP: #582199, #586418, #588031
14050 * sched: Revert nohz_ratelimit() for now
14051
14052 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 03 Aug 2010 08:46:47 -0700
14053
14054 linux (2.6.35-14.19) maverick; urgency=low
14055
14056 [ Leann Ogasawara ]
14057
14058 * rebase to v2.6.35
14059
14060 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 01 Aug 2010 10:35:56 -0700
14061
14062 linux (2.6.35-13.18) maverick; urgency=low
14063
14064 [ Andy Whitcroft ]
14065
14066 * SAUCE: (no-up) Modularize vesafb -- fix initialisation
14067 * SAUCE: add tracing for user initiated readahead requests
14068 * SAUCE: vt -- maintain bootloader screen mode and content until vt
14069 switch
14070 * SAUCE: vt -- allow grub to request automatic vt_handoff
14071 * SAUCE: fbcon -- fix race between open and removal of framebuffers
14072 * SAUCE: drm -- stop early access to drm devices
14073
14074 [ Bryan Wu ]
14075
14076 * CONFIG: compile in OTG driver and Transceiver driver
14077 - LP: #566645
14078 * remove OTG modules from modules list file
14079
14080 [ John Johansen ]
14081
14082 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-27
14083 - LP: #581525, #599450
14084 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-29
14085 * SAUCE: AppArmor 2.4 compatibility patch
14086 * SAUCE: AppArmor: Allow dfa backward compatibility with broken userspace
14087 * SAUCE: fix pv-ops for legacy Xen
14088 * SAUCE: blkfront: default to sd devices
14089 * [Config] Build in drivers required for Xen pv-ops
14090
14091 [ Leann Ogasawara ]
14092
14093 * Revert "[Upstream] i915: Use the correct mask to detect i830 aperture
14094 size."
14095
14096 [ Lee Jones ]
14097
14098 * SAUCE: ARM: OMAP: Add macros for comparing silicon revision
14099 - LP: #608095
14100 * SAUCE: OMAP: DSS2: check for both cpu type and revision, rather than
14101 just revision
14102 - LP: #608095
14103 * SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX
14104 - LP: #608095
14105 * SAUCE: ARM: OMAP: Beagle: support twl gpio differences on xM
14106 - LP: #608095
14107
14108 [ Upstream Kernel Changes ]
14109
14110 * agp/intel: Use the correct mask to detect i830 aperture size.
14111 - LP: #597075
14112
14113 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Jul 2010 15:46:59 -0700
14114
14115 linux (2.6.35-12.17) maverick; urgency=low
14116
14117 [ Leann Ogasawara ]
14118
14119 * rebase to v2.6.35-rc6
14120 * [Config] update configs following rebase to v2.6.35-rc6
14121 * [Config] update ports configs following rebase to v2.6.35-rc6
14122 * SAUCE: [FTBS] armel: define KEY_F10 and KEYF11
14123
14124 [ Leann Ogasawara ]
14125
14126 * rebase to v2.6.35-rc6
14127
14128 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 16:16:38 +0200
14129
14130 linux (2.6.35-11.16) maverick; urgency=low
14131
14132 [ Leann Ogasawara ]
14133
14134 * Bump ABI for new compiler update
14135
14136 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 10:24:58 +0200
14137
14138 linux (2.6.35-10.15) maverick; urgency=low
14139
14140 [ Leann Ogasawara ]
14141
14142 * Revert "SAUCE: ensure vga16fb loads if no other driver claims the VGA
14143 device"
14144 * [Config] Enable CONFIG_M686=y
14145 - LP: #592495
14146
14147 [ Upstream Kernel Changes ]
14148
14149 * tracing: Add alignment to syscall metadata declarations
14150
14151 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Jul 2010 18:18:49 +0200
14152
14153 linux (2.6.35-9.14) maverick; urgency=low
14154
14155 [ Andy Whitcroft ]
14156
14157 * ubuntu: AUFS -- add BOM and automated update script
14158 * ubuntu: AUFS -- update to b37c575759dc4535ccc03241c584ad5fe69e3b25
14159
14160 [ John Johansen ]
14161
14162 * [Config] Enable DRBD as a module
14163
14164 [ Kees Cook ]
14165
14166 * SAUCE: Yama: verify inode is symlink to avoid bind mounts
14167 - LP: #604407
14168
14169 [ Leann Ogasawara ]
14170
14171 * [Config] Disable CONFIG_DRM_VMWGFX (staging driver)
14172 - LP: #606139
14173 * [Config] ports: Disable CONFIG_DRM_VMWGFX (staging driver)
14174 - LP: #606139
14175 * [Config] Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
14176 * [Config] ports: Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
14177
14178 [ Lee Jones ]
14179
14180 * Stop ARM boards crashing when CUPS is loaded
14181 - LP: #601226
14182
14183 [ Upstream Kernel Changes ]
14184
14185 * perf probe: Support tracing an entry of array
14186 * perf probe: Support static and global variables
14187
14188 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Jul 2010 14:38:17 -0700
14189
14190 linux (2.6.35-8.13) maverick; urgency=low
14191
14192 [ Kees Cook ]
14193
14194 * SAUCE: Yama: check PTRACE using thread group leader
14195 * SAUCE: Yama: search for PTRACE exceptions via thread group leader
14196 - LP: #603716
14197
14198 [ Leann Ogasawara ]
14199
14200 * rebase to v2.6.35-rc5
14201 * [Config] update configs following rebase to v2.6.35-rc5
14202
14203 [ Nicolas Pitre ]
14204
14205 * SAUCE: make ndiswrapper available on X86 only
14206
14207 [ Tim Gardner ]
14208
14209 * [Config] Added ums-cypress to udeb
14210 - LP: #576066
14211 * SAUCE: fix build error with CONFIG_BLK_DEV_INITRD=n
14212 * [Config] CONFIG_NDISWRAPPER=m across all configs
14213
14214 [ Upstream Kernel Changes ]
14215
14216 * HID: magicmouse: report last touch up
14217 * rebase to 2.6.35-rc5
14218
14219 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Jul 2010 18:57:59 -0700
14220
14221 linux (2.6.35-7.12) maverick; urgency=low
14222
14223 [ Tim Gardner ]
14224
14225 * [Upstream] i915: Use the correct mask to detect i830 aperture size.
14226 - LP: #597075
14227
14228 [ Upstream Kernel Changes ]
14229
14230 * (drop after 2.6.35) drm/radeon/kms: add ioport register access
14231 (squashed)
14232
14233 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Jul 2010 09:53:13 -0600
14234
14235 linux (2.6.35-7.11) maverick; urgency=low
14236
14237 [ Tim Gardner ]
14238
14239 * [Config] CONFIG_X86_MRST=n
14240
14241 [ Upstream Kernel Changes ]
14242
14243 * (drop after 2.6.35-rc5) writeback: remove writeback_inodes_wbc
14244 * (drop after 2.6.35-rc5) writeback: split writeback_inodes_wb
14245 * (drop after 2.6.35-rc5) writeback: simplify the write back thread queue
14246
14247 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Jul 2010 18:39:08 -0600
14248
14249 linux (2.6.35-7.10) maverick; urgency=low
14250
14251 [ Kees Cook ]
14252
14253 * SAUCE: security: create task_free security callback
14254 * SAUCE: Yama: add PTRACE exception tracking and interface
14255 * SAUCE: security: unconditionally chain to Yama LSM
14256 * Revert "SAUCE: ptrace: restrict ptrace scope to children"
14257 * Revert "SAUCE: fs: block hardlinks to non-accessible sources"
14258 * Revert "SAUCE: fs: block cross-uid sticky symlinks"
14259 * [Upstream] security: Yama LSM
14260 * [Config] Enable CONFIG_SECURITY_YAMA=y
14261
14262 [ Tim Gardner ]
14263
14264 * [Config] updateconfigs/updateportsconfigs after rebase to 2.6.35-rc4
14265
14266 [ Upstream Kernel Changes ]
14267
14268 * rebase to 2.6.35-rc4
14269
14270 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 01 Jul 2010 08:55:57 -0700
14271
14272 linux (2.6.35-6.9) maverick; urgency=low
14273
14274 [ Tim Gardner ]
14275
14276 * [Upstream] direct_splice_actor() should not use pos in sd
14277 - LP: #588861
14278
14279 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Jun 2010 12:35:49 -0700
14280
14281 linux (2.6.35-6.8) maverick; urgency=low
14282
14283 [ Mathieu J. Poirier ]
14284
14285 * ARM: Adding regulator supply for vdds_sdi.
14286 - LP: #597904
14287
14288 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 27 Jun 2010 16:34:43 -0700
14289
14290 linux (2.6.35-6.7) maverick; urgency=low
14291
14292 [ Alberto Milone ]
14293
14294 * [Upstream] Add support for the ATIF ACPI method to the radeon driver
14295
14296 [ Chase Douglas ]
14297
14298 * [Upstream] HID: magicmouse: scroll on entire surface, not just middle
14299 of mouse
14300 * [Upstream] HID: magicmouse: disable and add module param for scroll
14301 acceleration
14302 * [Upstream] HID: magicmouse: properly account for scroll movement in
14303 state
14304 * [Upstream] HID: magicmouse: add param for scroll speed
14305 * [Upstream] HID: magicmouse: enable horizontal scrolling
14306
14307 [ Henrik Rydberg ]
14308
14309 * [Upstream] Input: evdev - convert to dynamic event buffer
14310 * [Upstream] Input: evdev - use driver hint to compute size of event
14311 buffer
14312 * [Upstream] Input: bcm5974 - set the average number of events per MT
14313 event packet
14314 * [Upstream] Input: hid-input - use a larger event buffer for MT devices
14315 * [Upstream] Input: evdev - never leave the client buffer empty after
14316 write
14317
14318 [ John Johansen ]
14319
14320 * SAUCE: AppArmor: -- mainline 2010-06-23
14321 * SAUCE: AppArmor 2.4 compatibility patch
14322 * SAUCE: fs: block hardlinks to non-accessible sources AppArmor portion
14323
14324 [ Leann Ogasawara ]
14325
14326 * [Config] Enable CONFIG_INTR_REMAP=y
14327 - LP: #597091
14328 * [Config] Enable CONFIG_X86_X2APIC
14329 - LP: #597091
14330
14331 [ Mathieu J. Poirier ]
14332
14333 * [Config] ARM: Turning off CONFIG_CPU_IDLE on omap
14334 - LP: #594382
14335
14336 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Jun 2010 12:19:48 -0700
14337
14338 linux (2.6.35-5.6) maverick; urgency=low
14339
14340 [ Amit Kucheria ]
14341
14342 * [Config] update omap flavour description
14343
14344 [ Andy Whitcroft ]
14345
14346 * update to ubuntu-debian:508b7aa34b578c0d1e51bfb571f2bfb824dc65ac
14347 - LP: #570500, #576274
14348 * SAUCE: add option to hand off all kernel parameters to init
14349 - LP: #586386
14350 * [Config] enable passing all kernel command line to init
14351 - LP: #586386
14352 * [Config] disable CONFIG_VMI
14353 - LP: #537601
14354 * [Config] enable CONFIG_IPV6_SIT_6RD
14355 - LP: #591869
14356 * [Config] enable CONFIG_VMWARE_BALOON as module
14357 - LP: #592039
14358
14359 [ Leann Ogasawara ]
14360
14361 * Revert "SAUCE: pm: Config option to disable handling of console during
14362 suspend/resume"
14363 - LP: #594885
14364 * [Config] Remove CONFIG_PM_DISABLE_CONSOLE
14365 * [Config] ports: enable passing all kernel command line to init
14366 - LP: #586386
14367 * [Config] Enable CONFIG_FB_VESA=y for x86
14368 * [Config] Add CONFIG_FRAMEBUFFER_CONSOLE=y to config enforcer
14369 * [Config] Add CONFIG_FB_VESA=y for x86 to config enforcer
14370 * [Config] Enable CONFIG_TASK_DELAY_ACCT=y
14371 - LP: #493156
14372
14373 [ Mathieu Poirier ]
14374
14375 * ARM: Adding MosChip MCS7830 to nic-usb
14376 - LP: #584920
14377
14378 [ Upstream Kernel Changes ]
14379
14380 * Revert "[Upstream] docbook: need xmldoclinks for all doc types"
14381 * docbook: need xmldoclinks for all doc types
14382 * perf probe: Add kernel source path option
14383
14384 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jun 2010 08:05:29 -0700
14385
14386 linux (2.6.35-4.5) maverick; urgency=low
14387
14388 [ Leann Ogasawara ]
14389
14390 * Revert "[Upstream] (evdev) Use driver hint to compute the evdev buffer
14391 size (rev2)"
14392 * Revert "[Upstream] (evdev) Convert to dynamic event buffer (rev4)"
14393 * Revert "[Upstream] (evdev) Use multi-reader buffer to save space
14394 (rev4)"
14395 * Revert "SAUCE: drivers: Remove some duplicate device entries in various
14396 modules"
14397 * [Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID
14398 * [Upstream] Revert "USB: Adding support for HTC Smartphones to ipaq"
14399 * [Upstream] p54usb: Comment out duplicate Medion MD40900 device id
14400
14401 [ Tim Gardner ]
14402
14403 * [Config] CONFIG_NFS_FSCACHE=y
14404 - LP: #440522
14405 * [Config] CONFIG_FSCACHE_STATS=y, CONFIG_FSCACHE_HISTOGRAM=y
14406 - LP: #440522
14407
14408 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 Jun 2010 08:43:07 -0700
14409
14410 linux (2.6.35-3.4) maverick; urgency=low
14411
14412 [ Andy Whitcroft ]
14413
14414 * debian -- ensure the version number is clean
14415
14416 [ Henrik Rydberg ]
14417
14418 * [Upstream] Introduce MT event slots (rev 5)
14419 * [Upstream] Document the MT event slot protocol (rev5)
14420 * [Upstream] (evdev) Use multi-reader buffer to save space (rev4)
14421 * [Upstream] (evdev) Convert to dynamic event buffer (rev4)
14422 * [Upstream] (evdev) Use driver hint to compute the evdev buffer size
14423 (rev2)
14424
14425 [ Leann Ogasawara ]
14426
14427 * Revert "SAUCE: Add MODULE_ALIAS for Dell WMI module"
14428 * Revert "SAUCE: hostap: send events on data interface as well as master
14429 interface"
14430 * Revert "Fix webcam having USB ID 0ac8:303b"
14431 * Revert "SAUCE: toshiba_acpi -- pull in current -dev version of driver"
14432 * rebase to v2.6.35-rc3
14433
14434 [ Maxim Levitsky ]
14435
14436 * [Config] Enable new Smartmedia/xD translation layer
14437 - LP: #202490
14438
14439 [ Upstream Kernel Changes ]
14440
14441 * net: fix deliver_no_wcard regression on loopback device
14442
14443 [ Upstream changes ]
14444
14445 * rebased to v2.6.35-rc3
14446
14447 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 10 Jun 2010 16:15:22 -0700
14448
14449 linux (2.6.35-2.3) maverick; urgency=low
14450
14451 [ Bryan Wu ]
14452
14453 * CONFIG: enforce -- make sure we disable CONFIG_LOCALVERSION_AUTO
14454
14455 [ Leann Ogasawara ]
14456
14457 * [Config] armel: Enable CONFIG_BNX2=m
14458 * [Config] ports: Enable CONFIG_BNX2X=m
14459 * SAUCE: armel: define get_dma_ops to fix FTBS
14460
14461 [ Tim Gardner ]
14462
14463 * [Upstream] net: Print num_rx_queues imbalance warning only when there
14464 are allocated queues
14465 - LP: #591416
14466
14467 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 09 Jun 2010 08:27:41 -0700
14468
14469 linux (2.6.35-2.2) maverick; urgency=low
14470
14471 [ Andy Whitcroft ]
14472
14473 * [Config] d-i: make armel configuration versatile flavour specific
14474 - LP: #588805
14475 * [Config] d-i: enable .udebs for omap flavour
14476 - LP: #588805
14477
14478 [ Kees Cook ]
14479
14480 * ptrace: limit scope to attach only (allow read)
14481 - LP: #589656
14482
14483 [ Leann Ogasawara ]
14484
14485 * rebase to v2.6.35-rc2
14486 * [Config] update configs following rebase to v2.6.35-rc2
14487 * [Config] update port configs following rebase to v2.6.35-rc2
14488
14489 [ Lee Jones ]
14490
14491 * Enable perf to be more helpful when perf_<version> does not exist.
14492 - LP: #570500
14493 * 'fdr editconfig' modification. Easily skip over unwanted menuconfigs.
14494
14495 [ Tim Gardner ]
14496
14497 * [Config] Update bnx2 udeb firmware files
14498 - LP: #589304
14499
14500 [ Upstream changes ]
14501
14502 * rebased to v2.6.35-rc2
14503
14504 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 07 Jun 2010 09:45:04 -0700
14505
14506 linux (2.6.35-1.1) maverick; urgency=low
14507
14508 [ Andy Whitcroft ]
14509
14510 * ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601
14511 - LP: #587888
14512 * ubuntu: AUFS -- track changes to the arguements to fop fsync()
14513
14514 [ Leann Ogasawara ]
14515
14516 * rebase to v2.6.35-rc1
14517 * [Config] update configs following rebase to v2.6.35-rc1
14518 * [Config] update port configs following rebase to v2.6.35-rc1
14519 * SAUCE: lirc: rename usb_buffer_alloc() and usb_buffer_free()
14520 * SAUCE: ndiswrapper: rename usb_buffer_alloc() and usb_buffer_free()
14521 * SAUCE: ndiswrapper: convert multicast list to list_head
14522 * [Config] [FTBS] armel: Temporarily disable CONFIG_GPIO_JANZ_TTL
14523 * [Config] [FTBS] ia64: Temporarily disable gpiolib
14524 * [Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS
14525 * [Config] [FTBS] sparc: Temporarily disable CONFIG_INFINIBAND_QIB
14526 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MFD_JANZ_CMODIO
14527 * [Config] [FTBS] armel: Temporarily disable CONFIG_MFD_JANZ_CMODIO
14528 * [Config] [FTBS] armel: Temporarily disable CONFIG_DT3155
14529 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MTD_NAND_DENALI
14530 * [Config] [FTBS] armel: Temporarily disable bnx2
14531 * [Config] [FTBS] armel: Temporarily disable CONFIG_SERIAL_UARTLITE
14532 * SAUCE: [FTBS] armel: Don't include asm/agp.h for ttm
14533 * SAUCE: [FTBS] armel: include linux/dma-mapping.h
14534 * SAUCE: [FTBS] armel: replace omap_set_gpio_debounce with
14535 gpio_set_debounce
14536
14537 [ Upstream Kernel Changes ]
14538
14539 * of/usb: fix build error due to of_node pointer move
14540 * n2_crypto: Fix build after of_device/of_platform_driver changes.
14541 * powerpc/fsl-booke: fix the case where we are not in the first page
14542 * powerpc/fsl-booke: Move the entry setup code into a seperate file
14543 * powerpc/kexec: Add support for FSL-BookE
14544 * greth: Fix build after OF device conversions.
14545
14546 [ Upstream changes ]
14547
14548 * rebased to v2.6.35-rc1
14549
14550 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 04 Jun 2010 23:01:52 -0700
14551
14552 linux (2.6.35-1.0) UNRELEASED; urgency=low
14553
14554 [ Leann Ogasawara ]
14555
14556 * Null entry.
14557
14558 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 15:17:41 -0700
14559
14560 linux (2.6.34-5.14) maverick; urgency=low
14561
14562 [ Tim Gardner ]
14563
14564 * [Config] Added module inclusion support
14565 * [Config] Added virtual flavour module inclusion list and d-i package
14566 definitions
14567
14568 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 12:58:14 -0700
14569
14570 linux (2.6.34-5.13) maverick; urgency=low
14571
14572 [ Andy Whitcroft ]
14573
14574 * Revert "ubuntu: AUFS -- aufs2 20091209"
14575 * Revert "ubuntu: AUFS -- export various core functions
14576 (aufs2-standalone.patch)"
14577 * Revert "ubuntu: AUFS -- export various core functions
14578 (aufs2-base.patch)"
14579 * ubuntu: AUFS -- aufs2 base patch for linux-2.6.34
14580 - LP: #587888
14581 * ubuntu: AUFS -- aufs2 standalone patch for linux-2.6.34
14582 - LP: #587888
14583 * ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601
14584 - LP: #587888
14585 * [Config] AUFS -- enable aufs options
14586 - LP: #587888
14587
14588 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 01 Jun 2010 08:56:43 -0700
14589
14590 linux (2.6.34-5.12) maverick; urgency=low
14591
14592 [ Andy Whitcroft ]
14593
14594 * enforce -- ensure SYSFS compatibility is disabled
14595
14596 [ Chase Douglas ]
14597
14598 * build with libdw-dev for perf probe symbol support
14599 * maverick ftrace configuration changes
14600
14601 [ Kees Cook ]
14602
14603 * Revert "SAUCE: x86: brk away from exec rand area"
14604 * Revert "SAUCE: [um] Don't use nx_enabled under UML"
14605 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
14606 * SAUCE: x86: implement cs-limit nx-emulation for ia32
14607 - LP: #369978
14608 * SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
14609 * SAUCE: x86: brk away from exec rand area
14610 - LP: #452175
14611 * SAUCE: ptrace: restrict ptrace scope to children
14612
14613 [ Leann Ogasawara ]
14614
14615 * Add new omap flavour to getabis
14616 * [Config] Enable CONFIG_FRAMEBUFFER_CONSOLE=y for all archs
14617 - LP: #585490
14618 * build/modules: Temorarily add ignore.modules
14619 * ubuntu: iscsitarget -- version 1.4.20.1
14620
14621 [ Loïc Minier ]
14622
14623 * SAUCE: [um] Don't use nx_enabled under UML
14624 - LP: #524849
14625
14626 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 May 2010 08:27:17 -0700
14627
14628 linux (2.6.34-4.11) maverick; urgency=low
14629
14630 [ Amit Kucheria ]
14631
14632 * SAUCE: omap: remove calls to usb_nop_xceiv_register from board files
14633 * [Config] Add support for OMAP-mainline flavour
14634
14635 [ Andy Whitcroft ]
14636
14637 * SAUCE: powerpc: fix compile error when ptrace.h is included from
14638 userspace
14639 - LP: #583733
14640
14641 [ Chase Douglas ]
14642
14643 * Revert "SAUCE: Don't register vga16fb framebuffer if other framebuffers
14644 are present"
14645 * Revert "SAUCE: Disable function tracing after hitting __schedule_bug"
14646 * Revert "SAUCE: drm/i915: don't change DRM configuration when releasing
14647 load detect pipe"
14648
14649 [ Kees Cook ]
14650
14651 * SAUCE: fs: block cross-uid sticky symlinks
14652 * SAUCE: fs: block hardlinks to non-accessible sources
14653
14654 [ Koen Kooi ]
14655
14656 * SAUCE: board-omap3-beagle: add DSS2 support
14657
14658 [ Leann Ogasawara ]
14659
14660 * Revert "staging/go7007 -- disable"
14661 * Revert "[Config] staging/winbond -- disable"
14662 * Revert "Disable 4MB page tables for Atom, work around errata AAE44"
14663 * Revert "SAUCE: sync before umount to reduce time taken by ext4 umount"
14664 * Revert "SAUCE: Enable an e1000e Intel Corporation 82567 Gigabit
14665 controller"
14666 * Revert "SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT"
14667 * Revert "SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros"
14668 * Revert "SAUCE: input/mouse/alps: Do not call psmouse_reset() for alps"
14669 * Revert "SAUCE: r8169: disable TSO by default for RTL8111/8168B
14670 chipsets."
14671 * Revert "[Upstream] b43: Declare all possible firmware files."
14672 * Revert "add Breaks: against hardy lvm2"
14673 * Revert "SAUCE: Guest OS does not recognize a lun with non zero target
14674 id on Vmware ESX Server"
14675 * Revert "SAUCE: Catch nonsense keycodes and silently ignore"
14676 * [Config] Enable CONFIG_ECRYPT_FS=y for ports
14677 * [Config] Enable CONFIG_USB=y for armel and sparc
14678 * [Config] Enable CONFIG_SCSI=y for ia64 and sparc
14679 * [Config] Enable CONFIG_RFKILL=y for ports
14680 * [Config] Enable CONFIG_ATH9K_DEBUGFS=y
14681 * [Config] Enable CONFIG_IWMC3200TOP_DEBUGFS=y
14682 * [Config] Enable CONFIG_RCU_FAST_NO_HZ=y
14683 * [Config] Enable CONFIG_IWLWIFI_DEVICE_TRACING=y
14684 * [Config] Enable CONFIG_LIBERTAS_MESH=y
14685 * [Config] Enable CONFIG_MMC_RICOH_MMC=y
14686 * [Config] CONFIG_RT2800USB_UNKNOWN=y
14687 * [Config] Enable CONFIG_VGA_SWITCHEROO=y
14688 * [Config] Enable CONFIG_CEPH_FS=m
14689 * [Config] Enable CONFIG_CRYPTO_PCRYPT=m
14690 * [Config] Enable CONFIG_EEEPC_WMI=m
14691 * [Config] Enable CONFIG_RT2800PCI=m
14692 * [Config] Enable CONFIG_SCSI_HPSA=m
14693 * [Config] Enable CONFIG_VHOST_NET=m
14694 * [Config] Disable CONFIG_SND_HDA_INPUT_BEEP_MODE by default
14695 - LP: #582350
14696 * [Config] Disable CONFIG_SOUND_OSS* and CONFIG_SND_*OSS
14697 - LP: #579300
14698 * [Config] Enable CONFIG_PCIEASPM=y
14699 - LP: #333990
14700 * [Config] updateconfigs for OMAP flavour
14701
14702 [ Loïc Minier ]
14703
14704 * Enable perf tools on armel
14705
14706 [ Tim Gardner ]
14707
14708 * SAUCE: Updated ndiswrapper to 1.56
14709 - LP: #582555
14710 * [Config] Added virtual flavour
14711 * [Config] Remove support for sub-flavours
14712 * [Config] Removed amd64 preempt flavour
14713 * [Config] updateconfigs, updateportsconfigs after flavour munging
14714
14715 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 25 May 2010 09:34:55 -0700
14716
14717 linux (2.6.34-3.10) maverick; urgency=low
14718
14719 [ Leann Ogasawara ]
14720
14721 * rebase to v2.6.34
14722
14723 [ Upstream changes ]
14724
14725 * rebased to v2.6.34
14726
14727 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 18 May 2010 17:35:35 -0700
14728
14729 linux (2.6.34-2.9) maverick; urgency=low
14730
14731 [ Leann Ogasawara ]
14732
14733 * [Config] [FTBS] Disable comedi for armel
14734
14735 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 23:20:55 +0200
14736
14737 linux (2.6.34-2.8) maverick; urgency=low
14738
14739 [ Leann Ogasawara ]
14740
14741 * Drop lpia
14742 * [Config] [FTBS] disable KVM
14743 * [Config] [FTBS] disable ipr for armel
14744
14745 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 16:07:52 +0200
14746
14747 linux (2.6.34-2.7) maverick; urgency=low
14748
14749 [ Leann Ogasawara ]
14750
14751 * [Config] disable CONFIG_SCSI_IPR on powerpc
14752 * [Config] Remove 386 flavour per UDS discussion
14753
14754 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 May 2010 18:26:43 +0200
14755
14756 linux (2.6.34-1.6) maverick; urgency=low
14757
14758 [ Chase Douglas ]
14759
14760 * enforce CONFIG_TMPFS_POSIX_ACL=y
14761 - LP: #575940
14762 * don't force module dependency checking
14763 - LP: #577029
14764
14765 [ Kees Cook ]
14766
14767 * SAUCE: mmap_min_addr check CAP_SYS_RAWIO only for write
14768 - LP: #568844
14769
14770 [ Leann Ogasawara ]
14771
14772 * Revert "SAUCE: ata: blacklist FUJITSU MHW2160BH PL"
14773 * rebase to v2.6.34-rc7
14774 * [Config] update configs following rebase to v2.6.34-rc7
14775 * [Config] update port configs following rebase to v2.6.34-rc7
14776 * Add btrfs to the udebs
14777
14778 [ Tim Gardner ]
14779
14780 * [Config] Add atl1c to nic-modules udeb
14781 - LP: #557130
14782
14783 [ Upstream changes ]
14784
14785 * rebased to v2.6.34-rc7
14786
14787 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 11 May 2010 11:29:08 +0200
14788
14789 linux (2.6.34-1.5) UNRELEASED; urgency=low
14790
14791 [ Leann Ogasawara ]
14792
14793 * rebase to v2.6.34-rc6
14794 * [Config] update configs following rebase to v2.6.34-rc6
14795 * [Config] update port configs following rebase to v2.6.34-rc6
14796
14797 [ Upstream changes ]
14798
14799 * rebased to v2.6.34-rc6
14800
14801 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Apr 2010 15:54:05 +0100
14802
14803 linux (2.6.34-1.4) UNRELEASED; urgency=low
14804
14805 [ Leann Ogasawara ]
14806
14807 * rebase to v2.6.34-rc5
14808 * [Config] update ports configs following rebase to v2.6.34-rc5
14809
14810 [ Upstream changes ]
14811
14812 * rebased to v2.6.34-rc5
14813
14814 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 22 Apr 2010 15:36:12 -0700
14815
14816 linux (2.6.34-1.3) UNRELEASED; urgency=low
14817
14818 [ Leann Ogasawara ]
14819
14820 * rebase to v2.6.34-rc4
14821 * [Config] update configs following rebase to v2.6.34-rc4
14822 * [Config] update port configs following rebase to v2.6.34-rc4
14823 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc4
14824
14825 [ Upstream changes ]
14826
14827 * rebased to v2.6.34-rc4
14828
14829 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Apr 2010 18:33:44 -0700
14830
14831 linux (2.6.34-1.2) UNRELEASED; urgency=low
14832
14833 [ Leann Ogasawara ]
14834
14835 * Temorarily disable building linux-doc
14836 * rebase to v2.6.34-rc3
14837 * [Config] update configs following rebase to v2.6.34-rc3
14838 * [Config] update port configs following rebase to v2.6.34-rc3
14839
14840 [ Upstream changes ]
14841
14842 * rebased to v2.6.34-rc3
14843
14844 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 30 Mar 2010 16:55:44 -0700
14845
14846 linux (2.6.34-1.1) UNRELEASED; urgency=low
14847
14848 [ Leann Ogasawara ]
14849
14850 * rebase to v2.6.34-rc2
14851 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc2
14852 * [Config] update port configs following rebase to v2.6.34-rc2
14853 * [Config] update configs following rebase to v2.6.34-rc2
14854
14855 [ Upstream changes ]
14856
14857 * rebased to v2.6.34-rc2
14858
14859 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 24 Mar 2010 23:00:39 -0700
14860
14861 linux (2.6.33-1.1) UNRELEASED; urgency=low
14862
14863 [ Leann Ogasawara ]
14864
14865 * ubuntu: dm-raid4-5 -- update to compile with 2.6.33
14866 * ubuntu: lirc -- drop explicit include of linux/autoconf.h
14867 * ubuntu: lirc -- pass kfifo to kfifo_alloc and move spinlock
14868 * ubuntu: lirc -- rename kfifo_put and kfifo_get
14869 * ubuntu: iscsitarget -- rename daddr inet_sock field
14870 * rebased to v2.6.33
14871 * [Config] update configs following rebase to v2.6.33
14872 * [Config] update ports configs following rebase to v2.6.33
14873
14874 [ Upstream changes ]
14875
14876 * rebased to v2.6.33
14877
14878 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 23 Mar 2010 03:55:46 -0700
14879
14880 linux (2.6.33-0.0) UNRELEASED; urgency=low
14881
14882 [ Leann Ogasawara ]
14883
14884 * Null entry.
14885
14886 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 17 Mar 2010 07:48:56 -0700
14887
14888 linux (2.6.32-16.25) lucid; urgency=low
14889
14890 [ Andy Whitcroft ]
14891
14892 * linux-tools -- move to Suggests: with explicit seeding
14893 - LP: #534635
14894
14895 [ Tim Gardner ]
14896
14897 * [Config] CONFIG_HID=m
14898
14899 [ Upstream Kernel Changes ]
14900
14901 * (pre-stable) sched: Fix SMT scheduler regression in
14902 find_busiest_queue()
14903 * KVM: introduce kvm_vcpu_on_spin
14904 * KVM: VMX: Add support for Pause-Loop Exiting
14905
14906 -- Andy Whitcroft <apw@canonical.com> Tue, 09 Mar 2010 14:13:51 +0000
14907
14908 linux (2.6.32-16.24) lucid; urgency=low
14909
14910 [ Andy Whitcroft ]
14911
14912 * armel -- perf userspace does not support arm
14913 * ia64 -- libelf-dev/binutils-dev to not provide necessary libraries
14914
14915 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Mar 2010 11:42:12 +0000
14916
14917 linux (2.6.32-16.23) lucid; urgency=low
14918
14919 [ Andy Whitcroft ]
14920
14921 * SAUCE: PM report driver and device suspend/resume times -- move config
14922 * update to standards version 3.8.4.0
14923 * printenv -- expose all of the package selectors
14924 * source package -- cleanup source content control
14925 * doc package -- ensure we do build package content on buildd
14926 * lintian -- correct the address in the debian/copyright
14927 * lintian -- update debhelper package version dependancy
14928 * lintian -- fix ghostscript dependancy
14929 * lintian -- add required misc:Depends
14930 * lintian -- move our debhelper compat level to debian/compat
14931 * perf -- build the kernel carried tools
14932 * perf -- add linux-tools carrying the version switches and manuals
14933 * SAUCE: fix up Kconfig for staging drivers
14934 * [Config] enable NOUVEAU etc following drm backport
14935 * update DRM to mainline v2.6.33
14936 * [Config] Remove AppArmor config options that no longer exist (ports)
14937 * [Config] updateportsconfigs following drm update
14938
14939 [ John Johansen ]
14940
14941 * ubuntu: AppArmor -- update to mainline 2010-03-04
14942 * SAUCE: AppArmor: Reintroduce AppArmor 2.4 compatibility
14943 * SAUCE: AppArmor: replace strim with strstrip for 2.6.32 kernels
14944 * [Config] Remove AppArmor config options that no longer exist
14945
14946 [ Manoj Iyer ]
14947
14948 * ubuntu: rtl8192se -- version 2010-0115,0014
14949 - LP: #530275
14950 * [Config] added CONFIG_RTL8192SE module.
14951 - LP: #530275
14952
14953 [ Tim Gardner ]
14954
14955 * [Config] Added vmw_pvscsi to d-i/scsi-modules
14956 - LP: #531017
14957 * [Upstream] netfilter: xt_recent: Add an entry reaper
14958
14959 [ Upstream Kernel Changes ]
14960
14961 * Revert "KVM: x86 emulator: Check CPL level during privilege instruction
14962 emulation"
14963 * Revert "KVM: x86 emulator: Fix popf emulation"
14964 * Revert "KVM: x86 emulator: Check IOPL level during io instruction
14965 emulation"
14966 * Revert "KVM: x86 emulator: Add Virtual-8086 mode of emulation"
14967 * Revert "KVM: fix memory access during x86 emulation."
14968 * Add vlan (8021.Q) module package for d-i.
14969 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
14970 Inspiron 700m
14971 - LP: #515246
14972 * [Upstream] docbook: need xmldoclinks for all doc types
14973 * x86: set_personality_ia32() misses force_personality32
14974 * lib: Introduce generic list_sort function
14975 * drm/nv50: Implement ctxprog/state generation.
14976 * drm/nv50: Remove redundant/incorrect ctxvals initialisation.
14977 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
14978 Inspiron 700m
14979 - LP: #515246
14980
14981 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Mar 2010 15:40:38 +0000
14982
14983 linux (2.6.32-15.22) lucid; urgency=low
14984
14985 [ Andy Whitcroft ]
14986
14987 * Revert "[Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT"
14988 * Revert "SAUCE: PM report driver and device suspend/resume times."
14989 * [Config] set CONFIG_SR_REPORT_TIME_LIMIT
14990
14991 [ Manoj Iyer ]
14992
14993 * SAUCE: PM report driver and device suspend/resume times.
14994
14995 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Mar 2010 01:35:37 +0000
14996
14997 linux (2.6.32-15.21) lucid; urgency=low
14998
14999 [ Andy Whitcroft ]
15000
15001 * Revert "(pre-stable) drm/i915: Increase fb alignment to 64k"
15002 * Revert "[Config] lenovo-sl-laptop -- enable"
15003 * Revert "ubuntu: lenovo-sl-laptop -- git tip (b19a08f81f)"
15004 * armel -- cramfs module will no longer be built
15005 * d-i -- make all modules optional
15006 * rename the debug packages to match archive standard
15007 - LP: #527837
15008 * lenovo-sl-laptop is no longer built
15009
15010 [ Colin Ian King ]
15011
15012 * Disable 4MB page tables for Atom, work around errata AAE44
15013 - LP: #523112
15014
15015 [ Colin Watson ]
15016
15017 * ubuntu: dm-raid4-5: Depend on XOR_BLOCKS
15018 * ubuntu: fsam7400: Depend on CHECK_SIGNATURE
15019
15020 [ Jesse Barnes ]
15021
15022 * SAUCE: drm/i915: don't change DRM configuration when releasing load
15023 detect pipe
15024 - LP: #488328
15025
15026 [ Loïc Minier ]
15027
15028 * [Config] armel Update versatile initrd configs
15029 - LP: #524893
15030 * SAUCE: [um] Don't use nx_enabled under UML
15031 - LP: #524849
15032
15033 [ Manoj Iyer ]
15034
15035 * [Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT
15036
15037 [ Mario Limonciello ]
15038
15039 * SAUCE: v3 - Add Dell Business Class Netbook LED driver
15040
15041 [ Rafael J. Wysocki ]
15042
15043 * SAUCE: PM report driver and device suspend/resume times.
15044
15045 [ Surbhi Palande ]
15046
15047 * Revert "[Upstream] e1000e: enhance frame fragment detection"
15048 - CVE-2009-4538
15049 * Revert "[Upstream] e1000: enhance frame fragment detection"
15050 - CVE-2009-4536
15051
15052 [ Tim Gardner ]
15053
15054 * [Config] Enabled CONFIG_LEDS_DELL_NETBOOKS=m
15055 * SAUCE: (pre-stable) netfilter: xt_recent: fix buffer overflow
15056 * SAUCE: (pre-stable) netfilter: xt_recent: fix false match
15057
15058 [ Upstream Kernel Changes ]
15059
15060 * Revert "(pre-stable) eCryptfs: Add getattr function"
15061 * Fix potential crash with sys_move_pages
15062 * futex_lock_pi() key refcnt fix
15063 * futex: Handle user space corruption gracefully
15064 * futex: Handle futex value corruption gracefully
15065 * Fix race in tty_fasync() properly
15066 * hwmon: (w83781d) Request I/O ports individually for probing
15067 * hwmon: (lm78) Request I/O ports individually for probing
15068 * hwmon: (adt7462) Wrong ADT7462_VOLT_COUNT
15069 * ALSA: ctxfi - fix PTP address initialization
15070 * drm/i915: disable hotplug detect before Ironlake CRT detect
15071 * drm/i915: enable self-refresh on 965
15072 * drm/i915: Disable SR when more than one pipe is enabled
15073 * drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
15074 * drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list
15075 * drm/i915: Fix the incorrect DMI string for Samsung SX20S laptop
15076 * drm/i915: Add MALATA PC-81005 to ACPI LID quirk list
15077 * usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.
15078 * i2c-tiny-usb: Fix on big-endian systems
15079 * drm/i915: handle FBC and self-refresh better
15080 * drm/i915: Increase fb alignment to 64k
15081 * drm/i915: Update write_domains on active list after flush.
15082 * regulator: Fix display of null constraints for regulators
15083 * ALSA: hda-intel: Avoid divide by zero crash
15084 * CPUFREQ: Fix use after free of struct powernow_k8_data
15085 * freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb
15086 * cciss: Make cciss_seq_show handle holes in the h->drv[] array
15087 * ioat: fix infinite timeout checking in ioat2_quiesce
15088 * resource: add helpers for fetching rlimits
15089 * fs/exec.c: restrict initial stack space expansion to rlimit
15090 * cifs: fix length calculation for converted unicode readdir names
15091 * NFS: Fix a reference leak in nfs_wb_cancel_page()
15092 * NFS: Try to commit unstable writes in nfs_release_page()
15093 * NFSv4: Don't allow posix locking against servers that don't support it
15094 * NFSv4: Ensure that the NFSv4 locking can recover from stateid errors
15095 * NFS: Fix an Oops when truncating a file
15096 * NFS: Fix a umount race
15097 * NFS: Fix a bug in nfs_fscache_release_page()
15098 * NFS: Fix the mapping of the NFSERR_SERVERFAULT error
15099 * md: fix 'degraded' calculation when starting a reshape.
15100 * V4L/DVB: dvb-core: fix initialization of feeds list in demux filter
15101 * Export the symbol of getboottime and mmonotonic_to_bootbased
15102 * kvmclock: count total_sleep_time when updating guest clock
15103 * KVM: PIT: control word is write-only
15104 * tpm_infineon: fix suspend/resume handler for pnp_driver
15105 * amd64_edac: Do not falsely trigger kerneloops
15106 * netfilter: nf_conntrack: fix memory corruption with multiple namespaces
15107 * netfilter: nf_conntrack: per netns nf_conntrack_cachep
15108 * netfilter: nf_conntrack: restrict runtime expect hashsize modifications
15109 * netfilter: xtables: compat out of scope fix
15110 * netfilter: nf_conntrack: fix hash resizing with namespaces
15111 * drm/i915: remove full registers dump debug
15112 * drm/i915: add i915_lp_ring_sync helper
15113 * drm/i915: Don't wait interruptible for possible plane buffer flush
15114 * dasd: remove strings from s390dbf
15115 * crypto: padlock-sha - Add import/export support
15116 * wmi: Free the allocated acpi objects through wmi_get_event_data
15117 * dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value
15118 * /dev/mem: introduce size_inside_page()
15119 * devmem: check vmalloc address on kmem read/write
15120 * devmem: fix kmem write bug on memory holes
15121 * SCSI: mptfusion : mptscsih_abort return value should be SUCCESS instead
15122 of value 0.
15123 * sh: Couple kernel and user write page perm bits for CONFIG_X2TLB
15124 * ALSA: hda - use WARN_ON_ONCE() for zero-division detection
15125 * dst: call cond_resched() in dst_gc_task()
15126 * ALSA: hda - Improved MacBook (Pro) 5,1 / 5,2 support
15127 * befs: fix leak
15128 * rtc-fm3130: add missing braces
15129 * Call flush_dcache_page after PIO data transfers in libata-sff.c
15130 * ahci: add Acer G725 to broken suspend list
15131 * pktgen: Fix freezing problem
15132 * x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt
15133 * x86/amd-iommu: Fix deassignment of a device from the pt_domain
15134 * x86: Re-get cfg_new in case reuse/move irq_desc
15135 * Staging: fix rtl8187se compilation errors with mac80211
15136 * ALSA: usb-audio - Avoid Oops after disconnect
15137 * serial: 8250: add serial transmitter fully empty test
15138 * sysfs: sysfs_sd_setattr set iattrs unconditionally
15139 * class: Free the class private data in class_release
15140 * USB: usbfs: only copy the actual data received
15141 * USB: usbfs: properly clean up the as structure on error paths
15142 * rtl8187: Add new device ID
15143 * ACPI: Add NULL pointer check in acpi_bus_start
15144 * ACPI: fix High cpu temperature with 2.6.32
15145 * drm/radeon/kms: use udelay for short delays
15146 * NFS: Too many GETATTR and ACCESS calls after direct I/O
15147 * eCryptfs: Add getattr function
15148 * b43: Fix throughput regression
15149 * ath9k: Fix sequence numbers for PAE frames
15150 * mac80211: Fix probe request filtering in IBSS mode
15151 * iwlwifi: Fix to set correct ht configuration
15152 * dm stripe: avoid divide by zero with invalid stripe count
15153 * dm log: userspace fix overhead_size calcuations
15154 * Linux 2.6.32.9
15155 * sfc: Fix SFE4002 initialisation
15156 * sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()
15157 * sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances
15158 * (pre-stable) HID: handle joysticks with large number of buttons
15159 - LP: #492056
15160 * (pre-stable) HID: extend mask for BUTTON usage page
15161 - LP: #492056
15162 * PM: Measure device suspend and resume times
15163 * e1000: enhance frame fragment detection
15164 - CVE-2009-4536
15165 * e1000e: enhance frame fragment detection
15166 - CVE-2009-4538
15167 * KVM: fix memory access during x86 emulation.
15168 - CVE-2010-0306
15169 * KVM: x86 emulator: Add Virtual-8086 mode of emulation
15170 - CVE-2010-0306
15171 * KVM: x86 emulator: Check IOPL level during io instruction emulation
15172 - CVE-2010-0306
15173 * KVM: x86 emulator: Fix popf emulation
15174 - CVE-2010-0306
15175 * KVM: x86 emulator: Check CPL level during privilege instruction
15176 emulation
15177 - CVE-2010-0306
15178 * Input: wacom - ensure the device is initialized properly upon resume
15179 * Input: wacom - add defines for packet lengths of various devices
15180 * Input: wacom - add support for new LCD tablets
15181 - LP: #516777
15182
15183 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Mar 2010 22:56:28 +0000
15184
15185 linux (2.6.32-14.20) lucid; urgency=low
15186
15187 [ Andy Whitcroft ]
15188
15189 * rebuild following the GCC update to match compiler for out of tree modules
15190 * Revert "[Config] drbd -- enable"
15191 * Revert "ubuntu: drbd -- version 8.3.1"
15192 * SAUCE: khubd -- switch USB product/manufacturer/serial handling to RCU
15193 - LP: #510937
15194
15195 -- Andy Whitcroft <apw@canonical.com> Fri, 19 Feb 2010 18:47:18 +0000
15196
15197 linux (2.6.32-14.19) lucid; urgency=low
15198
15199 [ Andy Whitcroft ]
15200
15201 * ensure we build the source package contents when enabled
15202 - LP: #522308
15203 * [Config] enable CONFIG_X86_MCE_XEON75XX
15204 * SAUCE: AppArmor -- add linux/kref.h for struct kref
15205 * [Config] enable CONFIG_HID_ORTEK
15206 * enable udeb generation for arm versatile flavour
15207 - LP: #522515
15208
15209 [ John Johansen ]
15210
15211 * ubuntu: AppArmor -- update to mainline 2010-02-18
15212 - LP: #439560, #496110, #507069
15213
15214 [ Johnathon Harris ]
15215
15216 * SAUCE: HID: add support for Ortek WKB-2000
15217 - LP: #405390
15218
15219 [ Upstream Kernel Changes ]
15220
15221 * tpm_tis: TPM_STS_DATA_EXPECT workaround
15222 - LP: #490487
15223 * x86, mce: Xeon75xx specific interface to get corrected memory error
15224 information
15225 * x86, mce: Rename cpu_specific_poll to mce_cpu_specific_poll
15226 * x86, mce: Make xeon75xx memory driver dependent on PCI
15227 * drm/edid: Unify detailed block parsing between base and extension
15228 blocks
15229 - LP: #500999
15230 * (pre-stable) eCryptfs: Add getattr function
15231 - LP: #390833
15232
15233 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Feb 2010 19:22:02 +0000
15234
15235 linux (2.6.32-13.18) lucid; urgency=low
15236
15237 [ Andy Whitcroft ]
15238
15239 * Revert "enforcer -- make the enforcement configuration common"
15240 * Revert "(pre-stable) Input: ALPS - add interleaved protocol support
15241 (Dell E6x00 series)"
15242 * Revert "(pre-stable) driver-core: fix devtmpfs crash on s390"
15243 * Revert "(pre-stable) Driver-Core: devtmpfs - set root directory mode to
15244 0755"
15245 * Revert "SAUCE: Adds support for COMPAL JHL90 webcam"
15246 * Revert "SAUCE: fix kernel oops in VirtualBox during paravirt patching"
15247 * Revert "SAUCE: make fc transport removal of target configurable"
15248 * enforcer -- make the enforcement configuration common
15249 * getabis -- add preempt flavour to the list
15250 * [Config] enforce DEVTMPFS options
15251 * [Config] armel -- cleanup to-be builtin modules
15252 * [Config] cleanup ports configs
15253 * [Config] enable CRYPTO_GHASH_CLMUL_NI_INTEL
15254 - LP: #485536
15255 * add printdebian target to find branch target
15256 * distclean -- do not remove debian.env
15257 * [Config] generic-pae switch to M586TSC
15258 - LP: #519448
15259 * git-ubuntu-log -- commonise duplicated log handling
15260 * git-ubuntu-log -- tighten up Bug: NNNN matching
15261 * git-ubuntu-log -- sort the bug numbers
15262
15263 [ Chris Wilson ]
15264
15265 * (pre-stable) drm/i915: Increase fb alignment to 64k
15266 - LP: #404064
15267
15268 [ Eric Miao ]
15269
15270 * arm -- enable ubuntu/ directory
15271
15272 [ Huang Ying ]
15273
15274 * SAUCE: crypto: ghash - Add PCLMULQDQ accelerated implementation
15275 * SAUCE: crypto: ghash-intel - Fix building failure on x86_32
15276
15277 [ Loïc Minier ]
15278
15279 * [Config] cleanup preempt configuration
15280 * [Config] versatile: Fix video output
15281 - LP: #517594
15282 * [Config] armel DEFAULT_MMAP_MIN_ADDR=32768
15283 * [Config] Large update to armel/versatile
15284 * [Config] versatile: Add RTC support
15285 * [Config] armel: Enable NEON
15286 * [Config] versatile: Builtin MMC support
15287 * [Config] versatile Builtin SCSI controller
15288 * [Config] armel Disable dma_cache_sync callers
15289 * [Config] armel Disable asm/time.h users
15290 * [Config] armel Disable out of range udelay()
15291 * [Config] armel Disable flush_cache_range() users
15292 * [Config] armel -- Enable ubuntu/ drivers
15293
15294 [ Steve Conklin ]
15295
15296 * SAUCE: drm/i915: Add display hotplug event on Ironlake
15297 * SAUCE: drm/i915: Add ACPI OpRegion support for Ironlake
15298
15299 [ Upstream Kernel Changes ]
15300
15301 * Revert "[Upstream]: oprofile/x86: add Xeon 7500 series support"
15302 * Revert "Revert "[Bluetooth] Eliminate checks for impossible conditions
15303 in IRQ handler""
15304 * clockevent: Don't remove broadcast device when cpu is dead
15305 * clockevents: Add missing include to pacify sparse
15306 * ACPI: don't cond_resched if irq is disabled
15307 * be2net: Add support for next generation of BladeEngine device.
15308 * be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.
15309 * mpt2sas: New device SAS2208 support is added
15310 * ar9170: Add support for D-Link DWA 160 A2
15311 * powerpc/fsl: Add PCI device ids for new QoirQ chips
15312 * davinci: dm646x: Add support for 3.x silicon revision
15313 * Input: ALPS - add interleaved protocol support (Dell E6x00 series)
15314 * Driver-Core: devtmpfs - set root directory mode to 0755
15315 * driver-core: fix devtmpfs crash on s390
15316 * vfs: get_sb_single() - do not pass options twice
15317 * ALSA: hda - Add PCI IDs for Nvidia G2xx-series
15318 * V4L/DVB (13569): smsusb: add autodetection support for five additional
15319 Hauppauge USB IDs
15320 * USB: mos7840: add device IDs for B&B electronics devices
15321 * USB: ftdi_sio: add USB device ID's for B&B Electronics line
15322 * V4L/DVB (13168): Add support for Asus Europa Hybrid DVB-T card (SAA7134
15323 SubVendor ID: 0x1043 Device ID: 0x4847)
15324 * iTCO_wdt: Add support for Intel Ibex Peak
15325 * atl1c:use common_task instead of reset_task and link_chg_task
15326 * atl1e:disable NETIF_F_TSO6 for hardware limit
15327 * V4L/DVB (13680a): DocBook/media: copy images after building HTML
15328 * V4L/DVB (13680b): DocBook/media: create links for included sources
15329 * netfilter: xtables: fix conntrack match v1 ipt-save output
15330 * partitions: read whole sector with EFI GPT header
15331 * partitions: use sector size for EFI GPT
15332 * ALSA: ice1724 - Patch for suspend/resume for ESI Juli@
15333 * sched: Fix isolcpus boot option
15334 * sched: Fix missing sched tunable recalculation on cpu add/remove
15335 * nohz: Prevent clocksource wrapping during idle
15336 * nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups
15337 * timers, init: Limit the number of per cpu calibration bootup messages
15338 * PCI: Always set prefetchable base/limit upper32 registers
15339 * iscsi class: modify handling of replacement timeout
15340 * NFS: Revert default r/wsize behavior
15341 * HID: fixup quirk for NCR devices
15342 * scsi_devinfo: update Hitachi entries (v2)
15343 * scsi_dh: create sysfs file, dh_state for all SCSI disk devices
15344 * scsi_transport_fc: remove invalid BUG_ON
15345 * lpfc: fix hang on SGI ia64 platform
15346 * libfc: fix typo in retry check on received PRLI
15347 * libfc: fix ddp in fc_fcp for 0 xid
15348 * fcoe: remove redundant checking of netdev->netdev_ops
15349 * libfc: Fix wrong scsi return status under FC_DATA_UNDRUN
15350 * libfc: lport: fix minor documentation errors
15351 * libfc: don't WARN_ON in lport_timeout for RESET state
15352 * fcoe: initialize return value in fcoe_destroy
15353 * libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data
15354 * libfc: fix memory corruption caused by double frees and bad error
15355 handling
15356 * libfc: fix free of fc_rport_priv with timer pending
15357 * libfc: remote port gets stuck in restart state without really
15358 restarting
15359 * fcoe, libfc: fix an libfc issue with queue ramp down in libfc
15360 * fcoe: Fix checking san mac address
15361 * fcoe: Fix getting san mac for VLAN interface
15362 * qlge: Remove explicit setting of PCI Dev CTL reg.
15363 * qlge: Set PCIE max read request size.
15364 * qlge: Don't fail open when port is not initialized.
15365 * qlge: Add handler for DCBX firmware event.
15366 * qlge: Bonding fix for mode 6.
15367 * PCI: AER: fix aer inject result in kernel oops
15368 * DMI: allow omitting ident strings in DMI tables
15369 * Input: i8042 - remove identification strings from DMI tables
15370 * Input: i8042 - add Gigabyte M1022M to the noloop list
15371 * Input: i8042 - add Dritek quirk for Acer Aspire 5610.
15372 * ALSA: hda - select IbexPeak handler for Calpella
15373 * ALSA: hda - Fix quirk for Maxdata obook4-1
15374 * ALSA: hda - Add missing Line-Out and PCM switches as slave
15375 * iTCO_wdt.c - cleanup chipset documentation
15376 * iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoC
15377 * iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDs
15378 * ahci: disable SNotification capability for ich8
15379 * ata_piix: fix MWDMA handling on PIIX3
15380 * md: fix small irregularity with start_ro module parameter
15381 * V4L/DVB (13826): uvcvideo: Fix controls blacklisting
15382 * cio: fix double free in case of probe failure
15383 * cio: dont panic in non-fatal conditions
15384 * netiucv: displayed TX bytes value much too high
15385 * ipc ns: fix memory leak (idr)
15386 * ALSA: hda - Fix HP T5735 automute
15387 * hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdog
15388 * UBI: fix memory leak in update path
15389 * UBI: initialise update marker
15390 * ASoC: fix a memory-leak in wm8903
15391 * mac80211: check that ieee80211_set_power_mgmt only handles STA
15392 interfaces.
15393 * cfg80211: fix channel setting for wext
15394 * KVM: S390: fix potential array overrun in intercept handling
15395 * KVM: only allow one gsi per fd
15396 * KVM: Fix race between APIC TMR and IRR
15397 * KVM: MMU: bail out pagewalk on kvm_read_guest error
15398 * KVM: x86: Fix host_mapping_level()
15399 * KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks
15400 * KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()
15401 * KVM: fix lock imbalance in kvm_*_irq_source_id()
15402 * KVM: only clear irq_source_id if irqchip is present
15403 * IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()
15404 * x86: Reenable TSC sync check at boot, even with NONSTOP_TSC
15405 * ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/C
15406 - LP: #516325
15407 * iwlwifi: Fix throughput stall issue in HT mode for 5000
15408 * fnctl: f_modown should call write_lock_irqsave/restore
15409 * x86, msr/cpuid: Pass the number of minors when unregistering MSR and
15410 CPUID drivers.
15411 * Linux 2.6.32.7
15412 * scsi_lib: Fix bug in completion of bidi commands
15413 * mptsas: Fix issue with chain pools allocation on katmai
15414 * mm: add new 'read_cache_page_gfp()' helper function
15415 * drm/i915: Selectively enable self-reclaim
15416 * firewire: ohci: fix crashes with TSB43AB23 on 64bit systems
15417 * S390: fix single stepped svcs with TRACE_IRQFLAGS=y
15418 * x86: Set hotpluggable nodes in nodes_possible_map
15419 * x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)
15420 * libata: retry FS IOs even if it has failed with AC_ERR_INVALID
15421 * zcrypt: Do not remove coprocessor for error 8/72
15422 * dasd: fix possible NULL pointer errors
15423 * ACPI: Add a generic API for _OSC -v2
15424 * ACPI: Add platform-wide _OSC support.
15425 * ACPI: fix OSC regression that caused aer and pciehp not to load
15426 * ACPI: Advertise to BIOS in _OSC: _OST on _PPC changes
15427 * UBI: fix volume creation input checking
15428 * e1000/e1000e: don't use small hardware rx buffers
15429 * drm/i915: Reload hangcheck timer too for Ironlake
15430 * Fix a leak in affs_fill_super()
15431 * Fix failure exits in bfs_fill_super()
15432 * fix oops in fs/9p late mount failure
15433 * fix leak in romfs_fill_super()
15434 * Fix remount races with symlink handling in affs
15435 * fix affs parse_options()
15436 * Fix failure exit in ipathfs
15437 * mm: fix migratetype bug which slowed swapping
15438 * FDPIC: Respect PT_GNU_STACK exec protection markings when creating
15439 NOMMU stack
15440 * Split 'flush_old_exec' into two functions
15441 * sparc: TIF_ABI_PENDING bit removal
15442 * x86: get rid of the insane TIF_ABI_PENDING bit
15443 * Input: winbond-cir - remove dmesg spam
15444 * x86: Disable HPET MSI on ATI SB700/SB800
15445 * iwlwifi: set default aggregation frame count limit to 31
15446 * drm/i915: only enable hotplug for detected outputs
15447 * firewire: core: add_descriptor size check
15448 * SECURITY: selinux, fix update_rlimit_cpu parameter
15449 * regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints
15450 * x86: Add Dell OptiPlex 760 reboot quirk
15451 - LP: #488319
15452 * x86: Add quirk for Intel DG45FC board to avoid low memory corruption
15453 * x86/amd-iommu: Fix possible integer overflow
15454 * clocksource: fix compilation if no GENERIC_TIME
15455 * tcp: update the netstamp_needed counter when cloning sockets
15456 * sky2: Fix oops in sky2_xmit_frame() after TX timeout
15457 * net: restore ip source validation
15458 * af_packet: Don't use skb after dev_queue_xmit()
15459 * ax25: netrom: rose: Fix timer oopses
15460 * KVM: allow userspace to adjust kvmclock offset
15461 * oprofile/x86: add Xeon 7500 series support
15462 * oprofile/x86: fix crash when profiling more than 28 events
15463 * libata: retry link resume if necessary
15464 * mm: percpu-vmap fix RCU list walking
15465 * mm: purge fragmented percpu vmap blocks
15466 * block: fix bio_add_page for non trivial merge_bvec_fn case
15467 * Fix 'flush_old_exec()/setup_new_exec()' split
15468 * random: drop weird m_time/a_time manipulation
15469 * random: Remove unused inode variable
15470 * block: fix bugs in bio-integrity mempool usage
15471 * usb: r8a66597-hdc disable interrupts fix
15472 * connector: Delete buggy notification code.
15473 * be2net: Bug fix to support newer generation of BE ASIC
15474 * be2net: Fix memset() arg ordering.
15475 * mm: flush dcache before writing into page to avoid alias
15476 * mac80211: fix NULL pointer dereference when ftrace is enabled
15477 * imxfb: correct location of callbacks in suspend and resume
15478 * mx3fb: some debug and initialisation fixes
15479 * starfire: clean up properly if firmware loading fails
15480 * kernel/cred.c: use kmem_cache_free
15481 * uartlite: fix crash when using as console
15482 * pktcdvd: removing device does not remove its sysfs dir
15483 * ath9k: fix eeprom INI values override for 2GHz-only cards
15484 * ath9k: fix beacon slot/buffer leak
15485 * powerpc: TIF_ABI_PENDING bit removal
15486 * NET: fix oops at bootime in sysctl code
15487 * Linux 2.6.32.8
15488
15489 -- Andy Whitcroft <apw@canonical.com> Wed, 10 Feb 2010 18:56:52 +0000
15490
15491 linux (2.6.32-12.17) lucid; urgency=low
15492
15493 [ Andy Whitcroft ]
15494
15495 * restore linux-image prefix -- master
15496 * enforce -- we require SELINUX enabled -- master
15497 * enforce -- ensure APPARMOR is our default LSM -- master
15498 * make doc package completely optional -- master
15499 * make source package completely optional -- master
15500 * make linux-libc-dev completly optional -- master
15501 * convert package disable to a deps list -- master
15502 * allow common headers to switch from indep to arch -- master
15503 * convert binary package disable to a deps list -- master
15504 * add configuration option for a full source build tree -- master
15505 * add support for uImage kernels in package control scripts
15506 * getabis -- cleanup and parameterise repository list -- master
15507 * getabis -- move configuration to etc/getabi -- master
15508 * kernelconfig -- move configuration to etc -- master
15509 * rules -- make debian/debian.env master for branch name
15510 * set the current branch name -- master
15511 * pull back common debian.master files into debian -- master
15512 * enforcer -- make the enforcement configuration common
15513 * insert-changes -- correctly link to debian/rules in DROOT
15514
15515 [ Colin Watson ]
15516
15517 * future-proof ddeb handling against buildd changes
15518
15519 [ Eric Miao ]
15520
15521 * SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5} depend on
15522 X86
15523
15524 [ Loïc Minier ]
15525
15526 * Add modules.builtin.bin to prerm rm list
15527 - LP: #516584
15528
15529 [ Tim Gardner ]
15530
15531 * [Config] Implement the amd64 preempt flavour
15532
15533 [ Upstream Kernel Changes ]
15534
15535 * syslog: distinguish between /proc/kmsg and syscalls
15536 - LP: #515623
15537 * sfc: Fix polling for slow MCDI operations
15538 * sfc: Fix conditions for MDIO self-test
15539 * sfc: QT202x: Remove unreliable MMD check at initialisation
15540 * sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer
15541 * sfc: Use fixed-size buffers for MCDI NVRAM requests
15542
15543 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2010 07:09:31 +0000
15544
15545 linux (2.6.32-12.16) lucid; urgency=low
15546
15547 [ Andy Whitcroft ]
15548
15549 * Revert "SAUCE: acpi battery -- delay first lookup of the battery until
15550 first use"
15551 * SAUCE: acpi battery -- move first lookup asynchronous
15552 - LP: #507211
15553 * [Config] update configs to cleanup generic configs
15554 * [Config] disable CONFIG_X86_CPU_DEBUG for amd64
15555 * [Config] enable USER_NS
15556 - LP: #480739, #509808
15557
15558 [ Heiko Carstens ]
15559
15560 * (pre-stable) driver-core: fix devtmpfs crash on s390
15561 - LP: #512370
15562
15563 [ John Johansen ]
15564
15565 * [Config] for server and virtual flavours make CONFIG_SCSI_SYM53C8XX_2=y
15566 - LP: #494565
15567 * [Config] VIRTIO=y for server/virtual flavours
15568 - LP: #494565
15569
15570 [ Kay Sievers ]
15571
15572 * (pre-stable) Driver-Core: devtmpfs - set root directory mode to 0755
15573 - LP: #512370
15574
15575 [ Kees Cook ]
15576
15577 * SAUCE: x86: brk away from exec rand area
15578 - LP: #452175
15579
15580 [ Leann Ogasawara ]
15581
15582 * [Upstream] e1000: enhance frame fragment detection
15583 - CVE-2009-4536
15584 * [Upstream] e1000e: enhance frame fragment detection
15585 - CVE-2009-4538
15586
15587 [ Sebastian Kapfer ]
15588
15589 * (pre-stable) Input: ALPS - add interleaved protocol support (Dell E6x00
15590 series)
15591 - LP: #296610
15592
15593 [ Upstream Kernel Changes ]
15594
15595 * inotify: do not reuse watch descriptors
15596 - LP: #485556
15597 * inotify: only warn once for inotify problems
15598 * revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC
15599 Framebuffer"
15600 * memcg: ensure list is empty at rmdir
15601 * drm/i915: remove loop in Ironlake interrupt handler
15602 * block: Fix incorrect reporting of partition alignment
15603 * x86, mce: Thermal monitoring depends on APIC being enabled
15604 * futexes: Remove rw parameter from get_futex_key()
15605 * page allocator: update NR_FREE_PAGES only when necessary
15606 * x86, apic: use physical mode for IBM summit platforms
15607 * edac: i5000_edac critical fix panic out of bounds
15608 * x86: SGI UV: Fix mapping of MMIO registers
15609 * mfd: WM835x GPIO direction register is not locked
15610 * mfd: Correct WM835x ISINK ramp time defines
15611 * ALSA: hda - Fix missing capture mixer for ALC861/660 codecs
15612 * V4L/DVB (13868): gspca - sn9c20x: Fix test of unsigned.
15613 * reiserfs: truncate blocks not used by a write
15614 * HID: add device IDs for new model of Apple Wireless Keyboard
15615 * PCI/cardbus: Add a fixup hook and fix powerpc
15616 * Input: pmouse - move Sentelic probe down the list
15617 * asus-laptop: add Lenovo SL hotkey support
15618 * sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
15619 * sparc64: Fix NMI programming when perf events are active.
15620 * sparc64: Fix Niagara2 perf event handling.
15621 * i2c: Do not use device name after device_unregister
15622 * i2c/pca: Don't use *_interruptible
15623 * serial/8250_pnp: add a new Fujitsu Wacom Tablet PC device
15624 * sched: Fix task priority bug
15625 * vfs: Fix vmtruncate() regression
15626 * Linux 2.6.32.5
15627 * x86, msr/cpuid: Register enough minors for the MSR and CPUID drivers
15628 * V4L/DVB (13900): gspca - sunplus: Fix bridge exchanges.
15629 * Staging: asus_oled: fix oops in 2.6.32.2
15630 * Staging: hv: fix smp problems in the hyperv core code
15631 * tty: fix race in tty_fasync
15632 * ecryptfs: use after free
15633 * ecryptfs: initialize private persistent file before dereferencing
15634 pointer
15635 * nozomi: quick fix for the close/close bug
15636 * serial: 8250_pnp: use wildcard for serial Wacom tablets
15637 * usb: serial: fix memory leak in generic driver
15638 * USB: fix bitmask merge error
15639 * USB: Don't use GFP_KERNEL while we cannot reset a storage device
15640 * USB: EHCI: fix handling of unusual interrupt intervals
15641 * USB: EHCI & UHCI: fix race between root-hub suspend and port resume
15642 * USB: add missing delay during remote wakeup
15643 * USB: add speed values for USB 3.0 and wireless controllers
15644 * ACPI: EC: Accelerate query execution
15645 * ACPI: EC: Add wait for irq storm
15646 * SCSI: enclosure: fix oops while iterating enclosure_status array
15647 * drm/i915: Read the response after issuing DDC bus switch command
15648 * drm/i915: try another possible DDC bus for the SDVO device with
15649 multiple outputs
15650 * block: bdev_stack_limits wrapper
15651 * DM: Fix device mapper topology stacking
15652 * x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled
15653 * USB: fix usbstorage for 2770:915d delivers no FAT
15654 * vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
15655 * perf timechart: Use tid not pid for COMM change
15656 * perf events: Dont report side-band events on each cpu for
15657 per-task-per-cpu events
15658 * perf: Honour event state for aux stream data
15659 * Linux 2.6.32.6
15660
15661 -- Andy Whitcroft <apw@canonical.com> Wed, 27 Jan 2010 16:40:23 +0000
15662
15663 linux (2.6.32-11.15) lucid; urgency=low
15664
15665 [ Andy Whitcroft ]
15666
15667 * Revert "(pre-stable) drm/radeon/kms: fix crtc vblank update for r600"
15668 * Revert "(pre-stable) sched: Fix balance vs hotplug race"
15669 * Revert "[Upstream] acerhdf: Limit modalias matching to supported
15670 boards"
15671 * Revert "[Upstream] mmc: prevent dangling block device from accessing
15672 stale queues"
15673 * Revert "SAUCE: Fix nx_enable reporting"
15674 * Revert "SAUCE: [x86] fix report of cs-limit nx-emulation"
15675 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
15676 * SAUCE: i915 -- disable powersave by default
15677 - LP: #492392
15678
15679 [ Kees Cook ]
15680
15681 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
15682 - LP: #369978
15683 * SAUCE: [x86] fix report of cs-limit nx-emulation
15684 - LP: #454285
15685 * SAUCE: Fix nx_enable reporting
15686 - LP: #454285
15687
15688 [ Tim Gardner ]
15689
15690 * [Upstream] b43: Declare all possible firmware files.
15691 - LP: #488636
15692 * [Config] updateconfigs after adding pvscsi
15693 - LP: #497156
15694 * [Config] CONFIG_BT=m
15695
15696 [ Upstream Kernel Changes ]
15697
15698 * Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu
15699 for pre-Pentium"
15700 * SCSI: ipr: fix EEH recovery
15701 * SCSI: qla2xxx: dpc thread can execute before scsi host has been added
15702 * SCSI: st: fix mdata->page_order handling
15703 * SCSI: fc class: fix fc_transport_init error handling
15704 * sched: Fix task_hot() test order
15705 * x86, cpuid: Add "volatile" to asm in native_cpuid()
15706 * sched: Select_task_rq_fair() must honour SD_LOAD_BALANCE
15707 * clockevents: Prevent clockevent_devices list corruption on cpu hotplug
15708 * pata_hpt3x2n: fix clock turnaround
15709 * pata_cmd64x: fix overclocking of UDMA0-2 modes
15710 * ASoC: wm8974: fix a wrong bit definition
15711 * sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer
15712 * ALSA: hda - Fix missing capsrc_nids for ALC88x
15713 * acerhdf: limit modalias matching to supported
15714 - LP: #435958
15715 * ACPI: EC: Fix MSI DMI detection
15716 * ACPI: Use the return result of ACPI lid notifier chain correctly
15717 * powerpc: Handle VSX alignment faults correctly in little-endian mode
15718 * ASoC: Do not write to invalid registers on the wm9712.
15719 * drm/radeon: fix build on 64-bit with some compilers.
15720 * USB: emi62: fix crash when trying to load EMI 6|2 firmware
15721 * USB: option: support hi speed for modem Haier CE100
15722 * USB: Fix a bug on appledisplay.c regarding signedness
15723 * USB: musb: gadget_ep0: avoid SetupEnd interrupt
15724 * Bluetooth: Prevent ill-timed autosuspend in USB driver
15725 * USB: rename usb_configure_device
15726 * USB: fix bugs in usb_(de)authorize_device
15727 * drivers/net/usb: Correct code taking the size of a pointer
15728 * x86: SGI UV: Fix writes to led registers on remote uv hubs
15729 * md: Fix unfortunate interaction with evms
15730 * dma: at_hdmac: correct incompatible type for argument 1 of
15731 'spin_lock_bh'
15732 * dma-debug: Do not add notifier when dma debugging is disabled.
15733 * dma-debug: Fix bug causing build warning
15734 * cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS
15735 referrals
15736 * x86/amd-iommu: Fix initialization failure panic
15737 * ioat3: fix p-disabled q-continuation
15738 * ioat2,3: put channel hardware in known state at init
15739 * KVM: MMU: remove prefault from invlpg handler
15740 * KVM: LAPIC: make sure IRR bitmap is scanned after vm load
15741 * Libertas: fix buffer overflow in lbs_get_essid()
15742 * iwmc3200wifi: fix array out-of-boundary access
15743 * mac80211: fix propagation of failed hardware reconfigurations
15744 * mac80211: fix WMM AP settings application
15745 * mac80211: Fix IBSS merge
15746 * cfg80211: fix race between deauth and assoc response
15747 * ath5k: fix SWI calibration interrupt storm
15748 * ath9k: wake hardware for interface IBSS/AP/Mesh removal
15749 * ath9k: Fix TX queue draining
15750 * ath9k: fix missed error codes in the tx status check
15751 * ath9k: wake hardware during AMPDU TX actions
15752 * ath9k: fix suspend by waking device prior to stop
15753 * ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on
15754 64-bit
15755 * ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value
15756 in 0x4054
15757 * iwl3945: disable power save
15758 * iwl3945: fix panic in iwl3945 driver
15759 * iwlwifi: fix EEPROM/OTP reading endian annotations and a bug
15760 * iwlwifi: fix more eeprom endian bugs
15761 * iwlwifi: fix 40MHz operation setting on cards that do not allow it
15762 * mac80211: fix race with suspend and dynamic_ps_disable_work
15763 * NOMMU: Optimise away the {dac_,}mmap_min_addr tests
15764 * 'sysctl_max_map_count' should be non-negative
15765 * kernel/sysctl.c: fix the incomplete part of
15766 sysctl_max_map_count-should-be-non-negative.patch
15767 * V4L/DVB (13596): ov511.c typo: lock => unlock
15768 * x86/ptrace: make genregs[32]_get/set more robust
15769 * memcg: avoid oom-killing innocent task in case of use_hierarchy
15770 * e100: Fix broken cbs accounting due to missing memset.
15771 * ipv6: reassembly: use seperate reassembly queues for conntrack and
15772 local delivery
15773 * netfilter: fix crashes in bridge netfilter caused by fragment jumps
15774 * hwmon: (sht15) Off-by-one error in array index + incorrect constants
15775 * b43: avoid PPC fault during resume
15776 * Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture
15777 support
15778 * sched: Fix balance vs hotplug race
15779 * drm/radeon/kms: fix crtc vblank update for r600
15780 * drm: disable all the possible outputs/crtcs before entering KMS mode
15781 * S390: dasd: support DIAG access for read-only devices
15782 * xen: fix is_disconnected_device/exists_disconnected_device
15783 * xen: improvement to wait_for_devices()
15784 * xen: wait up to 5 minutes for device connetion
15785 * orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled
15786 * udf: Try harder when looking for VAT inode
15787 * Add unlocked version of inode_add_bytes() function
15788 * quota: decouple fs reserved space from quota reservation
15789 * ext4: Convert to generic reserved quota's space management.
15790 * ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)
15791 * x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus
15792 * cpumask: use modern cpumask style in drivers/edac/amd64_edac.c
15793 * amd64_edac: unify MCGCTL ECC switching
15794 * x86, msr: Add support for non-contiguous cpumasks
15795 * x86, msr: msrs_alloc/free for CONFIG_SMP=n
15796 * amd64_edac: fix driver instance freeing
15797 * amd64_edac: make driver loading more robust
15798 * amd64_edac: fix forcing module load/unload
15799 * sched: Sched_rt_periodic_timer vs cpu hotplug
15800 * ext4: Update documentation to correct the inode_readahead_blks option
15801 name
15802 * lguest: fix bug in setting guest GDT entry
15803 * vmscan: do not evict inactive pages when skipping an active list scan
15804 * ksm: fix mlockfreed to munlocked
15805 * rt2x00: Disable powersaving for rt61pci and rt2800pci.
15806 * generic_permission: MAY_OPEN is not write access
15807 * Linux 2.6.32.3
15808 * untangle the do_mremap() mess
15809 * fasync: split 'fasync_helper()' into separate add/remove functions
15810 * ASoC: fix params_rate() macro use in several codecs
15811 * modules: Skip empty sections when exporting section notes
15812 * exofs: simple_write_end does not mark_inode_dirty
15813 * nfsd: make sure data is on disk before calling ->fsync
15814 * sunrpc: fix peername failed on closed listener
15815 * SUNRPC: Fix up an error return value in
15816 gss_import_sec_context_kerberos()
15817 * SUNRPC: Fix the return value in gss_import_sec_context()
15818 * sunrpc: on successful gss error pipe write, don't return error
15819 * drm/i915: Update LVDS connector status when receiving ACPI LID event
15820 * drm/i915: fix order of fence release wrt flushing
15821 * drm/i915: Permit pinning whilst the device is 'suspended'
15822 * drm: remove address mask param for drm_pci_alloc()
15823 * drm/i915: Enable/disable the dithering for LVDS based on VBT setting
15824 * drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in
15825 pipeconf on Ironlake
15826 * drm/i915: Select the correct BPC for LVDS on Ironlake
15827 * drm/i915: fix unused var
15828 * rtc_cmos: convert shutdown to new pnp_driver->shutdown
15829 * drivers/cpuidle/governors/menu.c: fix undefined reference to
15830 `__udivdi3'
15831 * cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()
15832 * lib/rational.c needs module.h
15833 * dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with
15834 DMA_FROM_DEVICE and
15835 * kernel/signal.c: fix kernel information leak with print-fatal-signals=1
15836 * mmc_block: add dev_t initialization check
15837 * mmc_block: fix probe error cleanup bug
15838 * mmc_block: fix queue cleanup
15839 * ALSA: hda - Fix ALC861-VD capture source mixer
15840 * ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense
15841 blacklist
15842 * ALSA: atiixp: Specify codec for Foxconn RC4107MA-RS2
15843 - LP: #498863
15844 * ASoC: Fix WM8350 DSP mode B configuration
15845 * netfilter: ebtables: enforce CAP_NET_ADMIN
15846 * netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()
15847 * hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs
15848 * hwmon: (adt7462) Fix pin 28 monitoring
15849 * quota: Fix dquot_transfer for filesystems different from ext4
15850 * xen: fix hang on suspend.
15851 * iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptr
15852 * ath5k: Fix eeprom checksum check for custom sized eeproms
15853 * cfg80211: fix syntax error on user regulatory hints
15854 * iwl: off by one bug
15855 * mac80211: add missing sanity checks for action frames
15856 * drm/i915: remove render reclock support
15857 * libertas: Remove carrier signaling from the scan code
15858 * kernel/sysctl.c: fix stable merge error in NOMMU mmap_min_addr
15859 * mac80211: fix skb buffering issue (and fixes to that)
15860 * fix braindamage in audit_tree.c untag_chunk()
15861 * fix more leaks in audit_tree.c tag_chunk()
15862 * module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
15863 * ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
15864 * agp/intel-agp: Clear entire GTT on startup
15865 * Linux 2.6.32.4
15866 * ethtool: Add reset operation
15867 * gro: Name the GRO result enumeration type
15868 * gro: Change all receive functions to return GRO result codes
15869 * sfc: 10Xpress: Initialise pause advertising flags
15870 * sfc: 10Xpress: Report support for pause frames
15871 * sfc: Remove redundant header gmii.h
15872 * sfc: Remove redundant hardware initialisation
15873 * sfc: Rename Falcon-specific board code and types
15874 * sfc: Remove boards.h, moving last remaining declaration to falcon.h
15875 * sfc: Remove versioned bitfield macros
15876 * sfc: Move RX data FIFO thresholds out of struct efx_nic_type
15877 * sfc: Update hardware definitions for Siena
15878 * sfc: Rename register I/O header and functions used by both Falcon and
15879 Siena
15880 * sfc: Eliminate indirect lookups of queue size constants
15881 * sfc: Define DMA address mask explicitly in terms of descriptor field
15882 width
15883 * sfc: Move all TX DMA length limiting into tx.c
15884 * sfc: Change order of device removal to reverse of probe order
15885 * sfc: Remove declarations of nonexistent functions
15886 * sfc: Move efx_xmit_done() declaration into correct stanza
15887 * sfc: Move shared members of struct falcon_nic_data into struct efx_nic
15888 * sfc: Maintain interrupt moderation values in ticks, not microseconds
15889 * sfc: Removed kernel-doc for nonexistent member of efx_phy_operations
15890 * sfc: Remove pointless abstraction of memory BAR number
15891 * sfc: Remove incorrect assertion from efx_pci_remove_main()
15892 * sfc: Remove unnecessary tests of efx->membase
15893 * sfc: Move MTD probe after netdev registration and name allocation
15894 * sfc: Remove unused code for non-autoneg speed/duplex switching
15895 * sfc: Rename 'xfp' file and functions to reflect reality
15896 * sfc: Really allow RX checksum offload to be disabled
15897 * sfc: Feed GRO result into RX allocation policy and interrupt moderation
15898 * sfc: Enable heuristic selection between page and skb RX buffers
15899 * sfc: Remove pointless abstraction of memory BAR number (2)
15900 * sfc: Remove redundant gotos from __efx_rx_packet()
15901 * sfc: Remove ridiculously paranoid assertions
15902 * sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()
15903 * sfc: Record RX queue number on GRO path
15904 * sfc: SFT9001: Reset LED configuration correctly after blinking
15905 * sfc: Use a single blink implementation
15906 * sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T
15907 * sfc: Make board information explicitly Falcon-specific
15908 * sfc: Move definition of struct falcon_nic_data into falcon.h
15909 * sfc: Move struct falcon_board into struct falcon_nic_data
15910 * sfc: Move all I2C stuff into struct falcon_board
15911 * sfc: Gather link state fields in struct efx_nic into new struct
15912 efx_link_state
15913 * sfc: Remove unnecessary casts to struct sk_buff *
15914 * sfc: Remove redundant efx_xmit() function
15915 * sfc: Combine high-level header files
15916 * sfc: Log interrupt and reset type names, not numbers
15917 * sfc: Fix descriptor cache sizes
15918 * sfc: Treat all MAC registers as 128-bit
15919 * sfc: Strengthen EFX_ASSERT_RESET_SERIALISED
15920 * sfc: Comment corrections
15921 * sfc: Remove unused constant
15922 * sfc: Clean up struct falcon_board and struct falcon_board_data
15923 * sfc: Fix bugs in RX queue flushing
15924 * sfc: Remove unused function efx_flush_queues()
15925 * sfc: Only switch Falcon MAC clocks as necessary
15926 * sfc: Hold MAC lock for longer in efx_init_port()
15927 * sfc: Split MAC stats DMA initiation and completion
15928 * sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c
15929 * sfc: Simplify XMAC link polling
15930 * sfc: Change MAC promiscuity and multicast hash at the same time
15931 * sfc: Move inline comment into kernel-doc
15932 * sfc: Do not set net_device::trans_start in self-test
15933 * sfc: Simplify PHY polling
15934 * sfc: QT202x: Reset before reading PHY id
15935 * sfc: Replace MDIO spinlock with mutex
15936 * sfc: Always start Falcon using the XMAC
15937 * sfc: Limit some hardware workarounds to Falcon
15938 * sfc: Remove EFX_WORKAROUND_9141 macro
15939 * sfc: Remove another unused workaround macro
15940 * sfc: Remove some redundant whitespace
15941 * sfc: Decouple NIC revision number from Falcon PCI revision number
15942 * sfc: Move descriptor cache base addresses to struct efx_nic_type
15943 * sfc: Clean up RX event handling
15944 * sfc: Remove redundant writes to INT_ADR_KER
15945 * sfc: Remove duplicate hardware structure definitions
15946 * sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO
15947 * sfc: Move Falcon NIC operations to efx_nic_type
15948 * sfc: Refactor link configuration
15949 * sfc: Generalise link state monitoring
15950 * sfc: Add power-management and wake-on-LAN support
15951 * sfc: Implement ethtool reset operation
15952 * sfc: Add efx_nic_type operation for register self-test
15953 * sfc: Add efx_nic_type operation for NVRAM self-test
15954 * sfc: Add efx_nic_type operation for identity LED control
15955 * sfc: Separate shared NIC code from Falcon-specific and rename
15956 accordingly
15957 * sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()
15958 * sfc: Extend loopback mode enumeration
15959 * sfc: Remove static PHY data and enumerations
15960 * sfc: Extend MTD driver for use with new NICs
15961 * sfc: Allow for additional checksum offload features
15962 * sfc: Rename falcon.h to nic.h
15963 * sfc: Move shared NIC code from falcon.c to new source file nic.c
15964 * sfc: Add firmware protocol definitions (MCDI)
15965 * sfc: Add support for SFC9000 family (1)
15966 * sfc: Add support for SFC9000 family (2)
15967 * sfc: Implement TSO for TCP/IPv6
15968 * sfc: Update version, copyright dates, authors
15969 * drivers/net/sfc: Correct code taking the size of a pointer
15970 * sfc: Move PHY software state initialisation from init() into probe()
15971 * sfc: Include XGXS in XMAC link status check except in XGMII loopback
15972 * sfc: Fix DMA mapping cleanup in case of an error in TSO
15973 * sfc: QT2025C: Work around PHY bug
15974 * sfc: QT2025C: Switch into self-configure mode when not in loopback
15975 * sfc: QT2025C: Work around PHY firmware initialisation bug
15976 * sfc: QT2025C: Add error message for suspected bad SFP+ cables
15977 * sfc: Disable TX descriptor prefetch watchdog
15978 * [SCSI] vmw_pvscsi: SCSI driver for VMware's virtual HBA.
15979 - LP: #497156
15980
15981 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Jan 2010 16:12:47 +0000
15982
15983 linux (2.6.32-10.14) lucid; urgency=low
15984
15985 [ Alex Deucher ]
15986
15987 * SAUCE: drm/radeon/kms: fix LVDS setup on r4xx
15988 - LP: #493795
15989
15990 [ Andy Whitcroft ]
15991
15992 * Revert "(pre-stable) acpi: Use the ARB_DISABLE for the CPU which model
15993 id is less than 0x0f."
15994 * config-check -- ensure the checks get run at build time
15995 * config-check -- check the processed config during updateconfigs
15996 * config-check -- CONFIG_SECCOMP may not be present
15997 * TUN is now built in ignore
15998 * SAUCE: acpi battery -- delay first lookup of the battery until first
15999 use
16000 * SAUCE: async_populate_rootfs: move rootfs init earlier
16001 * ubuntu: AppArmor -- update to mainline 2010-01-06
16002 * SAUCE: move RLIMIT_CORE pipe dumper marker to 1
16003 - LP: #498525
16004
16005 [ Dave Airlie ]
16006
16007 * (pre-stable) drm/radeon/kms: fix crtc vblank update for r600
16008
16009 [ Leann Ogasawara ]
16010
16011 * Add asix to nic-usb-modules file
16012 - LP: #499785
16013
16014 [ Peter Zijlstra ]
16015
16016 * (pre-stable) sched: Fix balance vs hotplug race
16017
16018 [ Tim Gardner ]
16019
16020 * [Config] Enable CONFIG_FUNCTION_TRACER
16021 - LP: #497989
16022 * [Config] Drop lpia from getabis
16023 * [Config] Build in TUN/TAP driver
16024 - LP: #499491
16025 * [Config] DH_COMPAT=5
16026
16027 [ Upstream Kernel Changes ]
16028
16029 * Revert "(pre-stable) drm/i915: Avoid NULL dereference with
16030 component_only tv_modes"
16031 * Revert "(pre-stable) drm/i915: Fix sync to vblank when VGA output is
16032 turned off"
16033 * USB: usb-storage: fix bug in fill_inquiry
16034 * USB: option: add pid for ZTE
16035 * firewire: ohci: handle receive packets with a data length of zero
16036 * rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling
16037 of ->completed counter
16038 * rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed
16039 counter
16040 * rcu: Fix note_new_gpnum() uses of ->gpnum
16041 * rcu: Remove inline from forward-referenced functions
16042 * perf_event: Fix invalid type in ioctl definition
16043 * perf_event: Initialize data.period in perf_swevent_hrtimer()
16044 * perf: Don't free perf_mmap_data until work has been done
16045 * PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()
16046 * sched: Check for an idle shared cache in select_task_rq_fair()
16047 * sched: Fix affinity logic in select_task_rq_fair()
16048 * sched: Rate-limit newidle
16049 * sched: Fix and clean up rate-limit newidle code
16050 * x86/amd-iommu: attach devices to pre-allocated domains early
16051 * x86/amd-iommu: un__init iommu_setup_msi
16052 * x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking
16053 up the PCI tree
16054 * x86: Fix iommu=nodac parameter handling
16055 * x86: GART: pci-gart_64.c: Use correct length in strncmp
16056 * x86: ASUS P4S800 reboot=bios quirk
16057 - LP: #366682
16058 * x86, apic: Enable lapic nmi watchdog on AMD Family 11h
16059 * ssb: Fix range check in sprom write
16060 * ath5k: allow setting txpower to 0
16061 * ath5k: enable EEPROM checksum check
16062 * hrtimer: Fix /proc/timer_list regression
16063 * ALSA: hrtimer - Fix lock-up
16064 * ALSA: hda - Terradici HDA controllers does not support 64-bit mode
16065 * KVM: x86 emulator: limit instructions to 15 bytes
16066 * KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c
16067 * KVM: s390: Make psw available on all exits, not just a subset
16068 * KVM: fix irq_source_id size verification
16069 * KVM: x86: include pvclock MSRs in msrs_to_save
16070 * x86: Prevent GCC 4.4.x (pentium-mmx et al) function prologue wreckage
16071 * x86: Use -maccumulate-outgoing-args for sane mcount prologues
16072 * x86, mce: don't restart timer if disabled
16073 * x86/mce: Set up timer unconditionally
16074 * x86: SGI UV: Fix BAU initialization
16075 * x86: Fix duplicated UV BAU interrupt vector
16076 * x86: Add new Intel CPU cache size descriptors
16077 * x86: Fix typo in Intel CPU cache size descriptor
16078 * pata_hpt{37x|3x2n}: fix timing register masks (take 2)
16079 * s390: clear high-order bits of registers after sam64
16080 * V4L/DVB: Fix test in copy_reg_bits()
16081 * bsdacct: fix uid/gid misreporting
16082 * UBI: flush wl before clearing update marker
16083 * jbd2: don't wipe the journal on a failed journal checksum
16084 * USB: xhci: Add correct email and files to MAINTAINERS entry.
16085 * USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, again
16086 * USB: option.c: add support for D-Link DWM-162-U5
16087 * USB: usbtmc: repeat usb_bulk_msg until whole message is transfered
16088 * USB: usb-storage: add BAD_SENSE flag
16089 * USB: Close usb_find_interface race v3
16090 * pxa/em-x270: fix usb hub power up/reset sequence
16091 * hfs: fix a potential buffer overflow
16092 * SUNRPC: IS_ERR/PTR_ERR confusion
16093 * NFS: Fix nfs_migrate_page()
16094 * md/bitmap: protect against bitmap removal while being updated.
16095 * futex: Take mmap_sem for get_user_pages in fault_in_user_writeable
16096 * devpts_get_tty() should validate inode
16097 * debugfs: fix create mutex racy fops and private data
16098 * Driver core: fix race in dev_driver_string
16099 * Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN
16100 * mac80211: Fix bug in computing crc over dynamic IEs in beacon
16101 * mac80211: Fixed bug in mesh portal paths
16102 * mac80211: Revert 'Use correct sign for mesh active path refresh'
16103 * mac80211: fix scan abort sanity checks
16104 * wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC
16105 * rtl8187: Fix wrong rfkill switch mask for some models
16106 * x86: Fix bogus warning in apic_noop.apic_write()
16107 * mm: hugetlb: fix hugepage memory leak in mincore()
16108 * mm: hugetlb: fix hugepage memory leak in walk_page_range()
16109 * powerpc/windfarm: Add detection for second cpu pump
16110 * powerpc/therm_adt746x: Record pwm invert bit at module load time]
16111 * powerpc: Fix usage of 64-bit instruction in 32-bit altivec code
16112 * drm/radeon/kms: Add quirk for HIS X1300 board
16113 * drm/radeon/kms: handle vblanks properly with dpms on
16114 * drm/radeon/kms: fix legacy crtc2 dpms
16115 * drm/radeon/kms: fix vram setup on rs600
16116 * drm/radeon/kms: rs6xx/rs740: clamp vram to aperture size
16117 * drm/ttm: Fix build failure due to missing struct page
16118 * drm/i915: Set the error code after failing to insert new offset into mm
16119 ht.
16120 * drm/i915: Add the missing clonemask for display port on Ironlake
16121 * xen/xenbus: make DEVICE_ATTR()s static
16122 * xen: re-register runstate area earlier on resume.
16123 * xen: restore runstate_info even if !have_vcpu_info_placement
16124 * xen: correctly restore pfn_to_mfn_list_list after resume
16125 * xen: register timer interrupt with IRQF_TIMER
16126 * xen: register runstate on secondary CPUs
16127 * xen: don't call dpm_resume_noirq() with interrupts disabled.
16128 * xen: register runstate info for boot CPU early
16129 * xen: call clock resume notifier on all CPUs
16130 * xen: improve error handling in do_suspend.
16131 * xen: don't leak IRQs over suspend/resume.
16132 * xen: use iret for return from 64b kernel to 32b usermode
16133 * xen: explicitly create/destroy stop_machine workqueues outside
16134 suspend/resume region.
16135 * Xen balloon: fix totalram_pages counting.
16136 * xen: try harder to balloon up under memory pressure.
16137 * dm exception store: free tmp_store on persistent flag error
16138 * dm snapshot: only take lock for statustype info not table
16139 * dm crypt: move private iv fields to structs
16140 * dm crypt: restructure essiv error path
16141 * dm: avoid _hash_lock deadlock
16142 * dm snapshot: cope with chunk size larger than origin
16143 * dm crypt: separate essiv allocation from initialisation
16144 * dm crypt: make wipe message also wipe essiv key
16145 * slc90e66: fix UDMA handling
16146 * tcp: Stalling connections: Fix timeout calculation routine
16147 * ip_fragment: also adjust skb->truesize for packets not owned by a
16148 socket
16149 * b44 WOL setup: one-bit-off stack corruption kernel panic fix
16150 * sparc64: Don't specify IRQF_SHARED for LDC interrupts.
16151 * sparc64: Fix overly strict range type matching for PCI devices.
16152 * sparc64: Fix stack debugging IRQ stack regression.
16153 * sparc: Set UTS_MACHINE correctly.
16154 * b43legacy: avoid PPC fault during resume
16155 * tracing: Fix event format export
16156 * ath9k: Fix TX hang poll routine
16157 * ath9k: fix processing of TX PS null data frames
16158 * ath9k: Fix maximum tx fifo settings for single stream devices
16159 * ath9k: fix tx status reporting
16160 * mac80211: Fix dynamic power save for scanning.
16161 * drm/i915: Fix sync to vblank when VGA output is turned off
16162 * memcg: fix memory.memsw.usage_in_bytes for root cgroup
16163 * thinkpad-acpi: fix default brightness_mode for R50e/R51
16164 * thinkpad-acpi: preserve rfkill state across suspend/resume
16165 * ipw2100: fix rebooting hang with driver loaded
16166 * matroxfb: fix problems with display stability
16167 * acerhdf: add new BIOS versions
16168 * asus-laptop: change light sens default values.
16169 * vmalloc: conditionalize build of pcpu_get_vm_areas()
16170 * ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.
16171 * net: Fix userspace RTM_NEWLINK notifications.
16172 * ext3: Fix data / filesystem corruption when write fails to copy data
16173 * V4L/DVB (13116): gspca - ov519: Webcam 041e:4067 added.
16174 * bcm63xx_enet: fix compilation failure after get_stats_count removal
16175 * x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value
16176 * drm/i915: Avoid NULL dereference with component_only tv_modes
16177 * drm/i915: PineView only has LVDS and CRT ports
16178 * drm/i915: Fix LVDS stability issue on Ironlake
16179 * mm: sigbus instead of abusing oom
16180 * ipvs: zero usvc and udest
16181 * jffs2: Fix long-standing bug with symlink garbage collection.
16182 * intel-iommu: Detect DMAR in hyperspace at probe time.
16183 * intel-iommu: Apply BIOS sanity checks for interrupt remapping too.
16184 * intel-iommu: Check for an RMRR which ends before it starts.
16185 * intel-iommu: Fix oops with intel_iommu=igfx_off
16186 * intel-iommu: ignore page table validation in pass through mode
16187 * netfilter: xtables: document minimal required version
16188 * perf_event: Fix incorrect range check on cpu number
16189 * implement early_io{re,un}map for ia64
16190 * Linux 2.6.32.2
16191
16192 -- Andy Whitcroft <apw@canonical.com> Thu, 07 Jan 2010 15:28:43 +0000
16193
16194 linux (2.6.32-9.13) lucid; urgency=low
16195
16196 [ Andy Whitcroft ]
16197
16198 * [Config] enable CONFIG_B43_PHY_LP
16199 - LP: #493059
16200 * include modules.builtin in the binary debs
16201 * config-check -- add a configuration enforcer
16202 * config-check -- add a unit-test suite to the checker
16203 * [Config] Enable CONFIG_SYN_COOKIES for versatile
16204 * [Config] Enable CONFIG_SECURITY_SMACK for ports
16205 * [Config] Enable CONFIG_SECURITY_FILE_CAPABILITIES for ports
16206 * [Config] Disable CONFIG_COMPAT_BRK for ports
16207 * getabis -- add armel versatile to the list
16208
16209 [ Brad Figg ]
16210
16211 * SAUCE: Increase the default prealloc buffer for HDA audio devices
16212 (non-modem)
16213
16214 [ Manoj Iyer ]
16215
16216 * ubuntu: onmibook -- Added missing BOM file
16217
16218 [ Tim Gardner ]
16219
16220 * ubuntu: fsam7400 -- Cleanup Makefile
16221
16222 [ Upstream Kernel Changes ]
16223
16224 * Revert "ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT"
16225 * signal: Fix alternate signal stack check
16226 * SCSI: scsi_lib_dma: fix bug with dma maps on nested scsi objects
16227 * SCSI: osd_protocol.h: Add missing #include
16228 * SCSI: megaraid_sas: fix 64 bit sense pointer truncation
16229 * ext4: fix potential buffer head leak when add_dirent_to_buf() returns
16230 ENOSPC
16231 * ext4: avoid divide by zero when trying to mount a corrupted file system
16232 * ext4: fix the returned block count if EXT4_IOC_MOVE_EXT fails
16233 * ext4: fix lock order problem in ext4_move_extents()
16234 * ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXT
16235 * ext4: plug a buffer_head leak in an error path of ext4_iget()
16236 * ext4: make sure directory and symlink blocks are revoked
16237 * ext4: fix i_flags access in ext4_da_writepages_trans_blocks()
16238 * ext4: journal all modifications in ext4_xattr_set_handle
16239 * ext4: don't update the superblock in ext4_statfs()
16240 * ext4: fix uninit block bitmap initialization when s_meta_first_bg is
16241 non-zero
16242 * ext4: fix block validity checks so they work correctly with meta_bg
16243 * ext4: avoid issuing unnecessary barriers
16244 * ext4: fix error handling in ext4_ind_get_blocks()
16245 * ext4: make trim/discard optional (and off by default)
16246 * ext4: make "norecovery" an alias for "noload"
16247 * ext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT
16248 * ext4: initialize moved_len before calling ext4_move_extents()
16249 * ext4: move_extent_per_page() cleanup
16250 * jbd2: Add ENOMEM checking in and for
16251 jbd2_journal_write_metadata_buffer()
16252 * ext4: Return the PTR_ERR of the correct pointer in
16253 setup_new_group_blocks()
16254 * ext4: Avoid data / filesystem corruption when write fails to copy data
16255 * ext4: wait for log to commit when umounting
16256 * ext4: remove blocks from inode prealloc list on failure
16257 * ext4: ext4_get_reserved_space() must return bytes instead of blocks
16258 * ext4: quota macros cleanup
16259 * ext4: fix incorrect block reservation on quota transfer.
16260 * ext4: Wait for proper transaction commit on fsync
16261 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
16262 * ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)
16263 * Linux 2.6.32.1
16264 * kbuild: generate modules.builtin
16265 * (pre-stable) drm/i915: Fix sync to vblank when VGA output is turned off
16266 - LP: #494461
16267 * (pre-stable) drm/i915: Avoid NULL dereference with component_only
16268 tv_modes
16269 - LP: #494045
16270
16271 [ Zhao Yakui ]
16272
16273 * (pre-stable) acpi: Use the ARB_DISABLE for the CPU which model id is
16274 less than 0x0f.
16275 - LP: #481765
16276
16277 -- Andy Whitcroft <apw@canonical.com> Thu, 17 Dec 2009 15:41:21 +0000
16278
16279 linux (2.6.32-8.12) lucid; urgency=low
16280
16281 [ Andy Whitcroft ]
16282
16283 * SAUCE: AppArmor -- add linux/err.h for ERR_PTR
16284
16285 -- Andy Whitcroft <apw@canonical.com> Sat, 12 Dec 2009 10:56:16 +0000
16286
16287 linux (2.6.32-8.11) lucid; urgency=low
16288
16289 [ Andy Whitcroft ]
16290
16291 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches
16292 up"
16293 * Revert "SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
16294 transition."
16295 * Revert "SAUCE: AppArmor: Fix refcounting bug causing leak of creds"
16296 * Revert "SAUCE: AppArmor: Fix cap audit_caching preemption disabling"
16297 * Revert "SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds"
16298 * Revert "SAUCE: AppArmor: Fix oops after profile removal"
16299 * Revert "SAUCE: AppArmor: AppArmor disallows truncate of deleted files."
16300 * Revert "SAUCE: AppArmor: AppArmor fails to audit change_hat correctly"
16301 * Revert "SAUCE: AppArmor: Policy load and replacement can fail to alloc
16302 mem"
16303 * Revert "SAUCE: AppArmor: AppArmor wrongly reports allow perms as
16304 denied"
16305 * Revert "SAUCE: AppArmor: Fix mediation of "deleted" paths"
16306 * Revert "SAUCE: AppArmor: Fix off by 2 error in getprocattr mem
16307 allocation"
16308 * Revert "SAUCE: AppArmor: Set error code after structure
16309 initialization."
16310 * Revert "AppArmor -- fix pstrace_may_access rename"
16311 * Revert "ubuntu: AppArmor security module"
16312 * Revert "SAUCE: Add config option to set a default LSM"
16313 * Revert "ubuntu: fsam7400 -- sw kill switch driver"
16314 * Revert "[Config] fsam7400 -- enable"
16315 * Revert "[Config] AUFS -- enable"
16316 * Revert "ubuntu: AUFS -- aufs2-30 20090727"
16317 * Revert "ubuntu: AUFS -- export various core functions -- fixes"
16318 * Revert "ubuntu: AUFS -- export various core functions"
16319 * Revert "[Config] ubuntu/iscsitarget -- disable"
16320 * Revert "[Config] iscsitarget -- enable"
16321 * Revert "ubuntu: iscsitarget -- SVN revision r214"
16322 * update Vcs-Git to point to the correct repository
16323 - LP: #493589
16324 * update build environment overrides to lucid
16325 - LP: #493589
16326 * [Config] enable CONFIG_DEVTMPFS
16327 * [Config] update all configs following AppArmor 2009-12-08 update
16328 * SAUCE: isapnp_init: make isa PNP scans occur async
16329 * [Config] fsam7400 -- enable
16330 * [Config] omnibook -- enable
16331 * [Config] cleanup CONFIG_AUDIT
16332 * ubuntu: AUFS -- export various core functions (aufs2-base.patch)
16333 * ubuntu: AUFS -- export various core functions (aufs2-standalone.patch)
16334 * ubuntu: AUFS -- aufs2 20091209
16335 * [Config] AUFS -- enable
16336 * [Config] iscsitarget -- enable
16337
16338 [ Arjan van de Ven ]
16339
16340 * SAUCE: KMS: cache the EDID information of the LVDS
16341
16342 [ Colin Watson ]
16343
16344 * bnx2: update d-i firmware filenames
16345 - LP: #494052
16346 * add cdc_ether to nic-usb-modules udeb
16347 - LP: #495060
16348
16349 [ John Johansen ]
16350
16351 * ubuntu: AppArmor -- mainline 2009-10-08
16352
16353 [ Manoj Iyer ]
16354
16355 * ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M 7400
16356 * ubuntu: omnibook -- support Toshiba (HP) netbooks
16357 * ubuntu: iscsitarget --- version 1.4.19
16358 - LP: #494693
16359
16360 [ Surbhi Palande ]
16361
16362 * SAUCE: Make populate_rootfs asynchronous
16363
16364 [ Tim Gardner ]
16365
16366 * Parallelize flavour builds and packaging
16367 * [Config] Enable CONFIG_KSM
16368
16369 [ Upstream Kernel Changes ]
16370
16371 * Config option to set a default LSM
16372 * LSM: Add security_path_chroot().
16373 * LSM: Add security_path_chroot().
16374 * LSM: Move security_path_chmod()/security_path_chown() to after
16375 mutex_lock().
16376 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
16377
16378 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Dec 2009 17:45:19 +0000
16379
16380 linux (2.6.32-7.10) lucid; urgency=low
16381
16382 [ Andy Whitcroft ]
16383
16384 * [Config] disable CONFIG_THUMB2_KERNEL to fix arm FTBFS
16385
16386 -- Andy Whitcroft <apw@canonical.com> Sun, 06 Dec 2009 12:56:48 +0000
16387
16388 linux (2.6.32-7.9) lucid; urgency=low
16389
16390 [ Andy Whitcroft ]
16391
16392 * SAUCE: set /proc/acpi/video/*/DOS to 4 by default
16393 - LP: #458982
16394 * SAUCE: ensure vga16fb loads if no other driver claims the VGA device
16395 * [Config] update configs following versatile switch to V7
16396 * rebased to v2.6.32
16397 * [Config] update configs following rebase to v2.6.32
16398 * [Config] update ports configs following rebase to v2.6.32
16399 * SAUCE: default ATI Radeon KMS to off until userspace catches up
16400
16401 [ Arjan van de Ven ]
16402
16403 * SAUCE: vfs: Add a trace point in the mark_inode_dirty function
16404
16405 [ Leann Ogasawara ]
16406
16407 * [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable
16408 permissions
16409 - CVE-2009-3939
16410
16411 [ Loic Minier ]
16412
16413 * SAUCE: select a v7 CPU for versatile
16414
16415 [ Takashi Iwai ]
16416
16417 * SAUCE: ALSA: hda - Add power on/off counter
16418
16419 [ Upstream changes ]
16420
16421 * rebased to v2.6.32
16422
16423 -- Andy Whitcroft <apw@canonical.com> Fri, 04 Dec 2009 10:44:50 +0000
16424
16425 linux (2.6.32-6.8) lucid; urgency=low
16426
16427 [ Andy Whitcroft ]
16428
16429 * [Config] disable SSB devices for armel
16430
16431 -- Andy Whitcroft <apw@canonical.com> Sat, 28 Nov 2009 12:16:40 +0000
16432
16433 linux (2.6.32-6.7) lucid; urgency=low
16434
16435 [ Andy Whitcroft ]
16436
16437 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches up"
16438 * Revert "SAUCE: Dell XPS710 reboot quirk"
16439 * Revert "SAUCE: Link acpi-cpufreq.o first"
16440 * Revert "SAUCE: LPIA Logical reset of USB port on resume"
16441 * Revert "SAUCE: LPIA Reboot fix for Intel Crownbeach development boards"
16442 * Revert "SAUCE: Enable HDMI audio codec on Studio XPS 1340"
16443 * Revert "SAUCE: Dell laptop digital mic does not work, PCI 1028:0271"
16444 * Revert "Add Dell Dimension 9200 reboot quirk"
16445 * Revert "SAUCE: Correctly blacklist Thinkpad r40e in ACPI"
16446 * Revert "SAUCE: tulip: Define ULI PCI ID's"
16447 * Revert "SAUCE: Lower warning level of some PCI messages"
16448 * Revert "mac80211: fix two issues in debugfs"
16449 Drop a number of known redundant commits as identified in the Ubuntu
16450 delta review blueprint.
16451
16452 * reenable armel versatile flavour
16453 * [Config] disable CONFIG_USB_DEVICEFS
16454
16455 [ Tim Gardner ]
16456
16457 * [Config] udeb: Add squashfs to fs-core-modules
16458 - LP: #352615
16459 * [Config] Create a real squashfs udeb
16460 - LP: #352615
16461
16462
16463 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Nov 2009 17:31:16 +0000
16464
16465 linux (2.6.32-5.6) lucid; urgency=low
16466
16467 [ Andy Whitcroft ]
16468
16469 * rebase to v2.6.32-rc8
16470 * update configs following rebase to v2.6.32-rc8
16471 * update ports configs since rebase to v2.6.32-rc8
16472 * [Config] enable cgroup options
16473 - LP: #480739
16474
16475 [ Upstream Kernel Changes ]
16476
16477 * rebase to v2.6.32-rc8
16478
16479 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Nov 2009 11:16:14 +0000
16480
16481 linux (2.6.32-4.5) lucid; urgency=low
16482
16483 [ Andy Whitcroft ]
16484
16485 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
16486 * rebase to v2.6.32-rc7
16487 * resync with Karmic proposed
16488
16489 [ John Johansen ]
16490
16491 * SAUCE: AppArmor: Fix oops after profile removal
16492 - LP: #475619
16493 * SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds
16494 - LP: #437258
16495 * SAUCE: AppArmor: Fix cap audit_caching preemption disabling
16496 - LP: #479102
16497 * SAUCE: AppArmor: Fix refcounting bug causing leak of creds
16498 - LP: #479115
16499 * SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
16500 transition.
16501 - LP: #480112
16502
16503 [ Ubuntu Changes ]
16504
16505 * resync with Karmic proposed (ddbc670a86a3dee18541a3734149f250ff307adf)
16506
16507 [ Upstream Kernel Changes ]
16508
16509 * rebase to v2.6.32-rc7
16510
16511 -- Andy Whitcroft <apw@canonical.com> Fri, 13 Nov 2009 11:35:13 +0000
16512
16513 linux (2.6.32-3.4) lucid; urgency=low
16514
16515 [ Andy Whitcroft ]
16516
16517 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
16518 * [Upstream] add local prefix to oss local change_bits
16519
16520 [ Upstream Kernel Changes ]
16521
16522 * mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/
16523 * mtd/maps: gpio-addr-flash: depend on GPIO arch support
16524
16525 -- Andy Whitcroft <apw@canonical.com> Wed, 11 Nov 2009 14:47:04 +0000
16526
16527 linux (2.6.32-3.3) lucid; urgency=low
16528
16529 [ Andy Whitcroft ]
16530
16531 * rebase to v2.6.32-rc6
16532 * [Config] update configs following rebase to v2.6.32-rc6
16533 * [Config] update ports configs following rebase to v2.6.32-rc6
16534 * resync with Karmic Ubuntu-2.6.31-15.49
16535 * [Config] add module ignores for broken drivers
16536
16537 [ John Johansen ]
16538
16539 * SAUCE: AppArmor: AppArmor wrongly reports allow perms as denied
16540 - LP: #453335
16541 * SAUCE: AppArmor: Policy load and replacement can fail to alloc mem
16542 - LP: #458299
16543 * SAUCE: AppArmor: AppArmor fails to audit change_hat correctly
16544 - LP: #462824
16545 * SAUCE: AppArmor: AppArmor disallows truncate of deleted files.
16546 - LP: #451375
16547
16548 [ Kees Cook ]
16549
16550 * SAUCE: Fix nx_enable reporting
16551 - LP: #454285
16552
16553 [ Scott James Remnant ]
16554
16555 * Revert "SAUCE: trace: add trace_event for the open() syscall"
16556 * SAUCE: trace: add trace events for open(), exec() and uselib()
16557 - LP: #462111
16558
16559 [ Stefan Bader ]
16560
16561 * SAUCE: Fix sub-flavour script to not stop on missing directories
16562 - LP: #453073
16563
16564 [ Ubuntu Changes ]
16565
16566 * resync with Karmic Ubuntu-2.6.31-15.49
16567
16568 [ Upstream Kernel Changes ]
16569
16570 * rebase to v2.6.32-rc6
16571 - LP: #464552
16572
16573 -- Andy Whitcroft <apw@canonical.com> Tue, 10 Nov 2009 15:00:57 +0000
16574
16575 linux (2.6.32-2.2) lucid; urgency=low
16576
16577 [ Andy Whitcroft ]
16578
16579 * install the full changelog with the binary package
16580 * changelog -- explicitly note rebases and clean history
16581 * reinstate armel.mk with no flavours
16582 - LP: #449637
16583 * [Upstream] block: silently error unsupported empty barriers too
16584 - LP: #420423
16585 * [Config] udate configs following karmic resync
16586 * [Config] update ports configs following karmic resync
16587 * [Upstream] lirc -- follow removal of .id element
16588
16589 [ Colin Watson ]
16590
16591 * Use section 'admin' rather than 'base'
16592 * Add more e100 firmware to nic-modules
16593 - LP: #451872
16594 * Add qla1280 firmware to scsi-modules
16595 - LP: #381037
16596
16597 [ John Johansen ]
16598
16599 * SAUCE: AppArmor: Set error code after structure initialization.
16600 - LP: #427948
16601 * SAUCE: AppArmor: Fix off by 2 error in getprocattr mem allocation
16602 - LP: #446595
16603 * SAUCE: AppArmor: Fix mediation of "deleted" paths
16604
16605 [ Kees Cook ]
16606
16607 * SAUCE: [x86] fix report of cs-limit nx-emulation
16608 - LP: #454285
16609
16610 [ Leann Ogasawara ]
16611
16612 * SAUCE: (drop after 2.6.31) input: Add support for filtering input
16613 events
16614 - LP: #430809
16615 * SAUCE: (drop after 2.6.31) dell-laptop: Trigger rfkill updates on wifi
16616 toggle switch press
16617 - LP: #430809
16618
16619 [ Luke Yelavich ]
16620
16621 * SAUCE: Add sr_mod to the scsi-modules udeb for powerpc
16622 * [Config] Add sd_mod to scsi-modules udeb for powerpc
16623
16624 [ Mario Limonciello ]
16625
16626 * SAUCE: Update to LIRC 0.8.6
16627 - LP: #432678
16628 * SAUCE: dell-laptop: Store the HW switch status internally rather than
16629 requerying every time
16630 - LP: #430809
16631 * SAUCE: dell-laptop: Blacklist machines not supporting dell-laptop
16632 - LP: #430809
16633
16634 [ Stefan Bader ]
16635
16636 * [Upstream] acerhdf: Limit modalias matching to supported boards
16637 - LP: #435958
16638
16639 [ Tim Gardner ]
16640
16641 * [Upstream] i915: Fix i2c init message
16642 - LP: #409361
16643 * [Config] Add sym53c8xx.ko to virtual sub-flavour
16644 - LP: #439415
16645 * [Config] Add d101m_ucode.bin to d-i/firmware/nic-modules
16646 - LP: #439456
16647 * [Config] Set default I/O scheduler back to CFQ for desktop flavours
16648 - LP: #381300
16649 * SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros
16650 - LP: #430694
16651 * SAUCE: Use MODULE_IMPORT macro to tie intel_agp to i915
16652 - LP: #430694
16653 * [Config] CONFIG_GFS2_FS_LOCKING_DLM=y
16654 - LP: #416325
16655 * SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT
16656 - LP: #430694
16657 * SAUCE: Raise the default console 'quiet' level to 2
16658 * [Config] CONFIG_X86_PAT=y
16659 * [Config] Add armel arch to linux-libc-dev arches.
16660 - LP: #449637
16661 * [Config] CONFIG_X86_MCE
16662 * [Upstream] (drop after 2.6.31) Input: synaptics - add another Protege
16663 M300 to rate blacklist
16664 - LP: #433801
16665
16666 [ Upstream Kernel Changes ]
16667
16668 * sgi-gru: Fix kernel stack buffer overrun, CVE-2009-2584
16669 * drm/i915: Fix FDI M/N setting according with correct color depth
16670 - LP: #416792
16671
16672 -- Andy Whitcroft <apw@canonical.com> Thu, 22 Oct 2009 16:53:33 +0100
16673
16674 linux (2.6.32-1.1) lucid; urgency=low
16675
16676 [ Andy Whitcroft ]
16677
16678 * rebase to v2.6.32-rc3
16679 * [Config] update configs following rebase to 2.6.32-rc3
16680 * [Config] update ports configs following rebase to 2.6.32-rc3
16681 * AppArmor -- fix pstrace_may_access rename
16682 * staging/android -- disable
16683 * ubuntu: dm-raid-45 -- update to compile with 2.6.32
16684 * ubuntu: drbd -- disable
16685 * staging/comdi -- disable
16686 * staging/go7007 -- disable
16687 * [Config] staging/winbond -- disable
16688 * [Config] ubuntu/iscsitarget -- disable
16689 * [d-i] cbc and ecb are builtin make them optional in udebs
16690 * rebase to v2.6.32-rc5
16691 * [Config] update configs following rebase to v2.6.32-rc5
16692 * [Config] update ports configs following rebase to v2.6.31-rc5
16693
16694 [ Tim Gardner ]
16695
16696 * [Config] Add cpio as a build dependency.
16697
16698 [ Upstream Kernel Changes ]
16699
16700 * rebase to v2.6.32-rc3
16701 * rebase to v2.6.32-rc5
16702
16703 -- Andy Whitcroft <apw@canonical.com> Mon, 05 Oct 2009 15:48:58 +0100
16704
16705 linux (2.6.31-11.37) karmic; urgency=low
16706
16707 [ Tim Gardner ]
16708
16709 * [Config] Increase kernel log buffer to 256K for amd64 flavours
16710 - LP: #424810
16711 * [Config] Set HZ=100 for amd64 flavours
16712 - LP: #438234
16713 * [Upstream] e1000e: Emit notice instead of an error when
16714 pci_enable_pcie_error_reporting() fails
16715 - LP: #436370
16716
16717 [ Upstream Kernel Changes ]
16718
16719 * n_tty: honor opost flag for echoes
16720 * n_tty: move echoctl check and clean up logic
16721 - LP: #438310
16722
16723 * Revert "[Upstream] drm/i915: Check that the relocation points to within
16724 the target" - Use upstream cherry-pick.
16725 * drm/i915: Check that the relocation points to within the target
16726 - LP: #429241
16727
16728 * drm/i915: fix tiling on IGDNG
16729 * drm/i915: add B43 chipset support
16730 * agp/intel: Add B43 chipset support
16731 Intel request from kernel team mailing list.
16732
16733 * HID: completely remove apple mightymouse from blacklist
16734 - LP: #428111
16735
16736 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Sep 2009 11:47:29 -0600
16737
16738 linux (2.6.31-11.36) karmic; urgency=low
16739
16740 [ Brian Rogers ]
16741
16742 * SAUCE: (drop after 2.6.31) em28xx: ir-kbd-i2c init data needs a
16743 persistent object
16744 * SAUCE: (drop after 2.6.31) saa7134: ir-kbd-i2c init data needs a
16745 persistent object
16746
16747 [ Takashi Iwai ]
16748
16749 * [Upstream] ALSA: hda - Add another entry for Nvidia HDMI device
16750 - LP: #416482
16751
16752 [ Tyler Hicks ]
16753
16754 * SAUCE: (drop after 2.6.31) eCryptfs: Prevent lower dentry from going
16755 negative during unlink
16756
16757 [ Upstream Kernel Changes ]
16758
16759 * sg: fix oops in the error path in sg_build_indirect()
16760 * mpt2sas : Rescan topology from Interrupt context instead of work thread
16761 * mpt2sas: Prevent sending command to FW while Host Reset
16762 * mpt2sas: setting SDEV into RUNNING state from Interrupt context
16763 * mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesg
16764 * SCSI: fix oops during scsi scanning
16765 * SCSI: libsrp: fix memory leak in srp_ring_free()
16766 * cfg80211: fix looping soft lockup in find_ie()
16767 * ath5k: write PCU registers on initial reset
16768 * binfmt_elf: fix PT_INTERP bss handling
16769 * TPM: Fixup boot probe timeout for tpm_tis driver
16770 * md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!
16771 * x86/amd-iommu: fix broken check in amd_iommu_flush_all_devices
16772 * fix undefined reference to user_shm_unlock
16773 * perf_counter: Fix buffer overflow in perf_copy_attr()
16774 * perf_counter: Start counting time enabled when group leader gets
16775 enabled
16776 * powerpc/perf_counters: Reduce stack usage of power_check_constraints
16777 * powerpc: Fix bug where perf_counters breaks oprofile
16778 * powerpc/ps3: Workaround for flash memory I/O error
16779 * block: don't assume device has a request list backing in nr_requests
16780 store
16781 * agp/intel: remove restore in resume
16782 * ALSA: cs46xx - Fix minimum period size
16783 * ASoC: Fix WM835x Out4 capture enumeration
16784 * sound: oxygen: work around MCE when changing volume
16785 * mlx4_core: Allocate and map sufficient ICM memory for EQ context
16786 * perf stat: Change noise calculation to use stddev
16787 * x86: Fix x86_model test in es7000_apic_is_cluster()
16788 * x86/i386: Make sure stack-protector segment base is cache aligned
16789 * PCI: apply nv_msi_ht_cap_quirk on resume too
16790 * x86, pat: Fix cacheflush address in change_page_attr_set_clr()
16791 * ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic()
16792 with highmem
16793 * KVM guest: do not batch pte updates from interrupt context
16794 * KVM: Fix coalesced interrupt reporting in IOAPIC
16795 * KVM: VMX: Check cpl before emulating debug register access
16796 * KVM guest: fix bogus wallclock physical address calculation
16797 * KVM: x86: Disallow hypercalls for guest callers in rings > 0
16798 * KVM: VMX: Fix cr8 exiting control clobbering by EPT
16799 * KVM: x86 emulator: Implement zero-extended immediate decoding
16800 * KVM: MMU: make __kvm_mmu_free_some_pages handle empty list
16801 * KVM: x86 emulator: fix jmp far decoding (opcode 0xea)
16802 * KVM: limit lapic periodic timer frequency
16803 * libata: fix off-by-one error in ata_tf_read_block()
16804 * PCI quirk: update 82576 device ids in SR-IOV quirks list
16805 * PCI: Unhide the SMBus on the Compaq Evo D510 USDT
16806 * powerpc/pseries: Fix to handle slb resize across migration
16807 * Linux 2.6.31.1
16808
16809 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Sep 2009 13:04:28 -0600
16810
16811 linux (2.6.31-10.35) karmic; urgency=low
16812
16813 [ Amit Kucheria ]
16814
16815 * Disable CONFIG_UEVENT_HELPER_PATH
16816
16817 [ Andy Whitcroft ]
16818
16819 * [Config] Enable CONFIG_USB_GADGET_DUMMY_HCD
16820 * remove the tlsup driver
16821 * remove lmpcm logitech driver support
16822
16823 [ Bryan Wu ]
16824
16825 * Add 3 missing files to prerm remove file list
16826 - LP: #345623, #415832
16827
16828 [ Chris Wilson ]
16829
16830 * [Upstream] drm/i915: Check that the relocation points to within the
16831 target
16832 - LP: #429241
16833
16834 [ Luke Yelavich ]
16835
16836 * [Config] Set CONFIG_EXT4_FS=y on ports architectures
16837
16838 [ Manoj Iyer ]
16839
16840 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
16841 - LP: #348861
16842
16843 [ Tim Gardner ]
16844
16845 * Revert "[Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux) white-list"
16846 * Revert "[Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux) white-list"
16847 * Revert "[Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux) white-list"
16848 * Revert "[Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux) white-list"
16849 * Revert "[Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux) white-list"
16850 Upstream suggests that this is not the right approach.
16851
16852 * [Config] Set default I/O scheduler to DEADLINE
16853 CFQ seems to have some load related problems which are often exacerbated by sreadahead.
16854 - LP: #381300
16855
16856 [ ubuntu@tjworld.net ]
16857
16858 * SAUCE: ipw2200: Enable LED by default
16859 - LP: #21367
16860
16861 [ Upstream Kernel Changes ]
16862
16863 * ALSA: hda - Add support for new AMD HD audio devices
16864 - LP: #430564
16865
16866 -- Andy Whitcroft <apw@canonical.com> Wed, 16 Sep 2009 15:37:49 +0100
16867
16868 linux (2.6.31-10.34) karmic; urgency=low
16869
16870 [ Ted Tso ]
16871
16872 * [Upstream] ext3: Don't update superblock write time when filesystem is
16873 read-only
16874 - LP: #427822
16875
16876 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 16:00:45 -0600
16877
16878 linux (2.6.31-10.33) karmic; urgency=low
16879
16880 [ Leann Ogasawara ]
16881
16882 * [Upstream] dvb-usb: fix tuning with Cinergy T2
16883 - LP: #421258
16884
16885 [ Tim Gardner ]
16886
16887 * [Config] Unconditionally copy files from sub-flavours lists.
16888 (really, really fix it this time)
16889 - LP: #423426
16890 * [Config] Set CONFIG_CACHEFILES=m for all flavours
16891
16892 [ Upstream Kernel Changes ]
16893
16894 * ext4: Don't update superblock write time when filesystem is read-only
16895 - LP: #427822
16896
16897 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 07:50:21 -0600
16898
16899 linux (2.6.31-10.32) karmic; urgency=low
16900
16901 [ Eric Miao ]
16902
16903 * [Config] enable module support for memory stick
16904 - LP: #159951
16905
16906 [ Tim Gardner ]
16907
16908 * [Config] Unconditionally copy files from sub-flavours lists.
16909 - LP: #423426
16910
16911 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Sep 2009 15:57:55 -0600
16912
16913 linux (2.6.31-10.31) karmic; urgency=low
16914
16915 [ Andy Whitcroft ]
16916
16917 * rebase to v2.6.31 final
16918
16919 [ Colin Watson ]
16920
16921 * [Config] Recommend grub-pc in linux-image
16922 - LP: #385741
16923
16924 [ Ike Panhc ]
16925
16926 * [Upstream] Pull latest update of lenovo-sl-laptop
16927
16928 [ Peter Feuerer ]
16929
16930 * [Upstream] (drop after 2.6.31) acerhdf: fix fan control for AOA150
16931 model
16932 - LP: #426691
16933
16934 [ Tim Gardner ]
16935
16936 * [Config] De-macro some package names.
16937
16938 [ Upstream Changes ]
16939
16940 * rebase to 2.6.31 final.
16941
16942 -- Andy Whitcroft <apw@canonical.com> Thu, 10 Sep 2009 09:38:10 +0100
16943
16944 linux (2.6.31-10.30) karmic; urgency=low
16945
16946 [ Amit Kucheria ]
16947
16948 * [Config] Enable CONFIG_USB_DEVICEFS
16949 - LP: #417748
16950 * [Config] Populate the config-update template a bit more
16951
16952 [ Andy Whitcroft ]
16953
16954 * rebase to v2.6.31-rc9
16955 * [Config] update configs following rebase to v2.6.31-rc9
16956 * [Config] update ports configs following rebase to v2.6.31-rc9
16957
16958 [ Colin Ian King ]
16959
16960 * SAUCE: wireless: hostap, fix oops due to early probing interrupt
16961 - LP: #254837
16962
16963 [ Jerone Young ]
16964
16965 * [Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux)
16966 white-list
16967 - LP: #281732
16968 * [Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux)
16969 white-list
16970 - LP: #281732
16971 * [Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux)
16972 white-list
16973 - LP: #281732
16974 * [Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux)
16975 white-list
16976 - LP: #281732
16977 * [Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux)
16978 white-list
16979 - LP: #281732
16980
16981 [ John Johansen ]
16982
16983 * SAUCE: AppArmor: Fix profile attachment for regexp based profile names
16984 - LP: #419308
16985 * SAUCE: AppArmor: Return the correct error codes on profile
16986 addition/removal
16987 - LP: #408473
16988 * SAUCE: AppArmor: Fix OOPS in profile listing, and display full list
16989 - LP: #408454
16990 * SAUCE: AppArmor: Fix mapping of pux to new internal permission format
16991 - LP: #419222
16992 * SAUCE: AppArmor: Fix change_profile failure
16993 - LP: #401931
16994 * SAUCE: AppArmor: Tell git to ignore generated include files
16995 - LP: #419505
16996
16997 [ Stefan Bader ]
16998
16999 * [Upstream] acpi: video: Loosen strictness of video bus detection code
17000 - LP: #333386
17001 * SAUCE: Remove ov511 driver from ubuntu subdirectory
17002
17003 [ Tim Gardner ]
17004
17005 * [Config] Exclude char-modules from non-x86 udeb creation
17006 * SAUCE: Notify the ACPI call chain of AC events
17007 * [Config] CONFIG_SATA_VIA=m
17008 - LP: #403385
17009 * [Config] Build in all phylib support modules.
17010 * [Config] Don't fail when sub-flavour files are missing
17011 - LP: #423426
17012 * [Config] Set CONFIG_LSM_MMAP_MIN_ADDR=0
17013 - LP: #423513
17014
17015 [ Upstream ]
17016
17017 * Rebased against v2.6.31-rc9
17018
17019 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Sep 2009 11:33:45 +0100
17020
17021 linux (2.6.31-9.29) karmic; urgency=low
17022
17023 [ Leann Ogasawara ]
17024
17025 * [Upstream] agp/intel: support for new chip variant of IGDNG mobile
17026 - LP: #419993
17027 * [Config] d-i/modules: Add new char-modules file, initialize with
17028 intel-agp
17029 - LP: #420605
17030
17031 [ Upstream ]
17032
17033 * Rebased against 2.6.31-rc8 plus some inotify regression patches:
17034 up through git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
17035 adda766193ea1cf3137484a9521972d080d0b7af.
17036
17037 -- Tim Gardner <tim.gardner@canonical.com> Fri, 28 Aug 2009 06:31:30 -0600
17038
17039 linux (2.6.31-8.28) karmic; urgency=low
17040
17041 [ Ike Panhc ]
17042
17043 * [Config] Let nic-shared-modules depends on crypto-modules
17044 - LP: #360966
17045
17046 [ Leann Ogasawara ]
17047
17048 * [Upstream] (drop after 2.6.31) drm/i915: increase default latency
17049 constant
17050 - LP: #412492
17051
17052 [ Mario Limonciello ]
17053
17054 * [Upstream]: (drop after 2.6.31) dell-laptop: don't change softblock
17055 status if HW switch is disabled
17056 - LP: #418721
17057 * [Upstream]: (drop after 2.6.31) compal-laptop: Add support for known
17058 Compal made Dell laptops
17059 * [Upstream]: (drop after 2.6.31) compal-laptop: Replace sysfs support
17060 with rfkill support
17061
17062 [ Tim Gardner ]
17063
17064 * [Config] Add acpiphp to virtual sub-flavour
17065 - LP: #364916
17066 * Drop KSM patch set for now because of instabilities with encrypted swap.
17067 - LP: #418781
17068
17069 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2009 08:14:26 -0600
17070
17071 linux (2.6.31-7.27) karmic; urgency=low
17072
17073 [ Tim Gardner ]
17074
17075 * [Config] updateconfigs updateportsconfigs after 2.6.31-rc7 rebase
17076 * SAUCE: (drop after 2.6.31) Added KSM from mmotm-2009-08-20-19-18
17077 Replaces previous ksm patches from 2.6.31-6.25
17078 * [Config] KSM=y
17079
17080 [ Upstream ]
17081
17082 * Rebased against v2.6.31-rc7
17083
17084 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Aug 2009 20:32:11 -0600
17085
17086 linux (2.6.31-6.26) karmic; urgency=low
17087
17088 [ Andy Whitcroft ]
17089
17090 * [Config] enable CONFIG_AUFS_BR_RAMFS
17091 - LP: #414738
17092 * split out debian directory ready for abstraction
17093 * add printdebian target to find branch target
17094 * abstracted debian -- debian/files is not abstracted
17095 * abstracted debian -- packages must be built in debian/<pkg>
17096 * abstracted debian -- kernel-wedge needs to work in debian/
17097 * abstracted debian -- ensure we install the copyright file
17098 * abstracted-debian -- drop the debian directories from headers
17099 * abstracted-debian -- drop the debian directories from headers part 2
17100 * SAUCE: ubuntu-insert-changes -- follow abstracted debian
17101 * [Upstream] aoe: ensure we initialise the request_queue correctly V2
17102 - LP: #410198
17103
17104 [ Luke Yelavich ]
17105
17106 * [Config] Ports: Disable CONFIG_CPU_FREQ_DEBUG on powerpc-smp
17107 * [Config] Ports: Re-enable windfarm modules on powerpc64-smp
17108 - LP: #413150
17109 * [Config] Ports: Build all cpu frequency scaling governors into ports
17110 kernels
17111 * [Config] Ports: Build ext2 and ext3 modules into ports kernels
17112 * [Config] Ports: CONFIG_PACKET=y for all ports kernels
17113 * [Config] Ports: Enable PS3 network driver
17114
17115 [ Stefan Bader ]
17116
17117 * abstracted debian -- call $(DEBIAN)/rules using make
17118
17119 [ Tim Gardner ]
17120
17121 * [Config] Abstract the debian directory
17122 * SAUCE: Improve error reporting in postinst
17123 - LP: #358564
17124
17125 -- Tim Gardner <tim.gardner@canonical.com> Sun, 16 Aug 2009 20:33:28 -0600
17126
17127 linux (2.6.31-6.25) karmic; urgency=low
17128
17129 [ Andy Whitcroft ]
17130
17131 * script to generate Ubuntu changes from changelog
17132 * [Config] standardise ANDROID options
17133 * [Config] standardise CONFIG_ATM as module
17134 * [Config] standardise CONFIG_LIB80211 as module
17135 * [Config] disable CONFIG_PRINT_QUOTA_WARNING
17136 * [Config] set CONFIG_CRAMFS as module
17137 * [Config] enable CONFIG_DAB and modules
17138 * [Config] set CONFIG_MAC80211_HWSIM as module
17139 * [Config] set CONFIG_NET_CLS_FLOW as module
17140 * [Config] set CONFIG_NF_CONNTRACK_SANE as module
17141 * [Config] set CONFIG_NF_CT_PROTO_DCCP as module
17142 * [Config] set CONFIG_RTC_DRV_DS1511 as module
17143 * [Config] set CONFIG_RTC_DRV_R9701 as module
17144 * [Config] set CONFIG_RTC_DRV_S35390A as module
17145 * [Config] set CONFIG_TOIM3232_DONGLE as module
17146 * [Config] standardise CONFIG_USB_MIDI_GADGET as module
17147 * [Config] standardise CONFIG_USB_G_PRINTER as module
17148 * [Config] standardise CONFIG_USB_SERIAL_IR as module
17149 * [Config] set CONFIG_USB_SERIAL_IUU as module
17150 * [Config] standardise CONFIG_USB_STORAGE_CYPRESS_ATACB as module
17151 * [Config] standardise CONFIG_USB_STORAGE_ONETOUCH as module
17152 * cleanup remains of dm-loop
17153 * drop thinkpad ec and smapi support
17154 * drop appleir
17155 * [Config] update configs following rebase to v2.6.31-rc6
17156 * rebase to v2.6.31-rc6
17157
17158 [ Hugh Dickins ]
17159
17160 * SAUCE: ksm patch 1, drop after 2.6.31
17161 * SAUCE: ksm patch 2, drop after 2.6.31
17162 * SAUCE: ksm patch 3, drop after 2.6.31
17163 * SAUCE: ksm patch 4, drop after 2.6.31
17164 * SAUCE: ksm patch 5, drop after 2.6.31
17165 * SAUCE: ksm patch 7, drop after 2.6.31
17166
17167 [ Izik Eidus ]
17168
17169 * SAUCE: ksm patch 0, drop after 2.6.31
17170 * SAUCE: ksm patch 6, drop after 2.6.31
17171 * SAUCE: ksm patch 8, drop after 2.6.31
17172 * SAUCE: ksm patch 9, drop after 2.6.31
17173
17174 [ Luke Yelavich ]
17175
17176 * [Config] Ports: Re-add PS3 modules to udebs
17177
17178 [ Michael Casadevall ]
17179
17180 * [Config] Update SPARC config and d-i files to reflect what can be built
17181
17182 [ Tim Gardner ]
17183
17184 * [Config] Removed armel package support
17185 * [Config] Enabled CONFIG_KSM=y
17186
17187 [ Upstream Kernel Changes ]
17188
17189 * Rebased against v2.6.31-rc6
17190 * ARM: Cleanup: Revert "ARM: Add more cache memory types macros"
17191 * ARM: Cleanup: Revert "Do not use OOB with MLC NAND"
17192 * ARM: Cleanup: Revert "ARM: Make ARM arch aware of ubuntu/ drivers"
17193 * ARM: Cleanup: Revert "ARM: IMX51: Make video capture drivers compile"
17194 * ARM: Cleanup: Revert "ARM: IMX51: Fix isl29003 HWMON driver for i2c
17195 changes"
17196 * ARM: Cleanup: Revert "ARM: IMX51: IPU irq handler deadlock fix"
17197 * ARM: Cleanup: Revert "ARM: IMX51: Babbage 2.5 needs a different system
17198 revision"
17199 * ARM: Cleanup: Revert "ARM: IMX51: Compile-in the IMX51 cpufreq driver
17200 by default"
17201 * ARM: Cleanup: Revert "ARM: IMX51: Enable ZONE_DMA for ARCH_MXC"
17202 * ARM: Cleanup: Revert "ARM: IMX51: Make ARCH_MXC auto-enable
17203 ARCH_MXC_CANONICAL"
17204 * ARM: Cleanup: Revert "ARM: IMX51: Unconditionally disable
17205 CONFIG_GPIOLIB"
17206 * ARM: Cleanup: Revert "ARM: IMX51: Minimal changes for USB to work on
17207 2.6.31"
17208 * ARM: Cleanup: Revert "ARM: IMX51: Fix plat-mxc/timer.c to handle imx51"
17209 * ARM: Cleanup: Revert "ARM: IMX51: Make it compile."
17210 * ARM: Cleanup: Revert "ARM: IMX51: Clean-up the craziness of including
17211 mxc_uart.h _everywhere_"
17212 * ARM: Cleanup: Revert "ARM: IMX51: Move board-mx51* header files to the
17213 correct location"
17214 * ARM: Cleanup: Revert "ARM: IMX51: Changed from snd_card_new to
17215 snd_card_create"
17216 * ARM: Cleanup: Revert "ARM: IMX51: Fix up merge error in Kconfig"
17217 * ARM: Cleanup: Revert "ARM: IMX51: mxc_timer_init prototype"
17218 * ARM: Cleanup: Revert "ARM: IMX51: Removed the mxc_gpio_port structure."
17219 * ARM: Cleanup: Revert "ARM: IMX51: Added external declaration for
17220 mxc_map_io."
17221 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
17222 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
17223 * ARM: Cleanup: Revert "ARM: IMX51: snd_soc_machine structure replaced
17224 with snd_soc_card."
17225 * ARM: Cleanup: Revert "ARM: IMX51: codec structure was moved to the card
17226 structure"
17227 * ARM: Cleanup: Revert "ARM: IMX51: Hack to add defines for
17228 DMA_MODE_READ/WRITE/MASK"
17229 * ARM: Cleanup: Revert "ARM: IMX51: Add SoC and board support for
17230 Freescale mx51 platform"
17231 * Driver core: add new device to bus's list before probing
17232 * [Upstream] (drop after 2.6.31) ALSA: hda - Reduce click noise at
17233 power-saving
17234 - LP: #381693, #399750, #380892
17235
17236 -- Andy Whitcroft <apw@canonical.com> Fri, 14 Aug 2009 11:32:23 +0100
17237
17238 linux (2.6.31-5.24) karmic; urgency=low
17239
17240 [ Amit Kucheria ]
17241
17242 * ARM: IMX51: Make video capture drivers compile
17243 * [Config] IMX51: Config updates
17244
17245 [ Andy Whitcroft ]
17246
17247 * remove leftovers of dm-bbr
17248
17249 [ Leann Ogasawara ]
17250
17251 * Add pata_cs5535 to pata-modules
17252 - LP: #318805
17253
17254 [ Luke Yelavich ]
17255
17256 * [Config] CONFIG_PPC64=y for powerpc64-smp
17257 * [Config] Set the maximum number of CPUs to 1024 for powerpc64-smp
17258 * [Config] CONFIG_PPC_PS3=y for powerpc64-smp
17259 * [Config] CONFIG_PPC_MAPLE=y on powerpc64-smp
17260 * [Config] CONFIG_PPC_PASEMI=y on powerpc64-smp
17261 * [Config] CONFIG_CPU_FREQ_PMAC64=y on powerpc64-smp
17262 * [Config] Enable all PS3 drivers in powerpc64-smp
17263
17264 [ Mario Limonciello ]
17265
17266 * LIRC -- fix lirc-i2c 2.6.31 compilation
17267
17268 [ Matthew Garrett ]
17269
17270 * [Upstream] dell-laptop: Fix rfkill state queries
17271
17272 [ Tim Gardner ]
17273
17274 * [Config] Ignore armel ABI and module changes
17275 * [Config] Update configs after rebase against 2.6.31-rc5
17276
17277 [ Upstream ]
17278
17279 * Rebased to 2.6.31-rc5
17280
17281 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2009 10:10:09 +0100
17282
17283 linux (2.6.31-4.23) karmic; urgency=low
17284
17285 [ Andy Whitcroft ]
17286
17287 * AUFS -- update to aufs2-30 20090727
17288 * [Config] enable AUFS FUSE support
17289
17290 [ Luke Yelavich ]
17291
17292 * [Config] CONFIG_JFS_FS=m on sparc
17293
17294 [ Tim Gardner ]
17295
17296 * [Upstream] dell-laptop: Fix rfkill state setting.
17297
17298 -- Andy Whitcroft <apw@canonical.com> Mon, 27 Jul 2009 11:11:47 +0100
17299
17300 linux (2.6.31-4.22) karmic; urgency=low
17301
17302 [ Amit Kucheria ]
17303
17304 * ARM: IMX51: Add SoC and board support for Freescale mx51 platform
17305 * ARM: IMX51: Move board-mx51* header files to the correct location
17306 * ARM: IMX51: Clean-up the craziness of including mxc_uart.h _everywhere_
17307 * ARM: IMX51: Make it compile.
17308 * ARM: IMX51: Unconditionally disable CONFIG_GPIOLIB
17309 * ARM: IMX51: Make ARCH_MXC auto-enable ARCH_MXC_CANONICAL
17310 * ARM: IMX51: Enable ZONE_DMA for ARCH_MXC
17311 * ARM: IMX51: Compile-in the IMX51 cpufreq driver by default
17312 * ARM: IMX51: Fix isl29003 HWMON driver for i2c changes
17313 * ARM: USB: musb: Refer to musb_otg_timer_func under correct #ifdef
17314 * ARM: staging: udlfb: Add vmalloc.h include
17315 * UBUNTU [Config]: Bring imx51 config upto date with other flavours
17316
17317 [ Brad Figg ]
17318
17319 * ARM: IMX51: Hack to add defines for DMA_MODE_READ/WRITE/MASK
17320 * ARM: IMX51: codec structure was moved to the card structure
17321 * ARM: IMX51: snd_soc_machine structure replaced with snd_soc_card.
17322 * ARM: IMX51: Get to bus_id by calling dev_name.
17323 * ARM: IMX51: Get to bus_id by calling dev_name.
17324 * ARM: IMX51: Added external declaration for mxc_map_io.
17325 * ARM: IMX51: Removed the mxc_gpio_port structure.
17326 * ARM: IMX51: mxc_timer_init prototype
17327 * ARM: IMX51: Fix up merge error in Kconfig
17328 * ARM: IMX51: Changed from snd_card_new to snd_card_create
17329
17330 [ Dinh Nguyen ]
17331
17332 * ARM: IMX51: Fix plat-mxc/timer.c to handle imx51
17333 * ARM: IMX51: Minimal changes for USB to work on 2.6.31
17334 * ARM: IMX51: Babbage 2.5 needs a different system revision
17335 * ARM: IMX51: IPU irq handler deadlock fix
17336
17337 [ Tim Gardner ]
17338
17339 * [Config] Enabled CONFIG_CAN=m
17340 - LP: #327243
17341 * [Config] Enabled CONFIG_SERIAL=m
17342 - LP: #397189
17343
17344 -- Tim Gardner <tim.gardner@canonical.com> Fri, 24 Jul 2009 06:19:10 -0600
17345
17346 linux (2.6.31-4.21) karmic; urgency=low
17347
17348 [ Amit Kucheria ]
17349
17350 * dm-raid-4-5: Add missing brackets around test_bit()
17351
17352 [ John Johansen ]
17353
17354 * AppArmor: Fix change_profile failing lpn401931
17355 * AppArmor: Fix determination of forced AUDIT messages.
17356 * AppArmor: Fix oops in auditing of the policy interface offset
17357
17358 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 19:18:30 +0100
17359
17360 linux (2.6.31-4.20) karmic; urgency=low
17361
17362 [ Andy Whitcroft ]
17363
17364 * SAUCE: iscsitarget -- update to SVN revision r214
17365 * SAUCE: iscsitarget -- renable driver
17366 * [Config] consolidate lpia/lpia and i386/generic configs
17367 * [Config] enable CRYPTO modules for all architectures
17368 * [Config] enable cryptoloop
17369 * [Config] enable various filesystems for armel
17370 * [Config] sync i386 generic and generic-pae
17371 * [Config] add the 386 (486 processors and above) flavour
17372 * [Config] re-set DEFAULT_MMAP_MIN_ADDR
17373 - LP: #399914
17374 * add genconfigs/genportsconfigs to extract the built configs
17375 * updateconfigs -- alter concatenation order allow easier updates
17376 * intelfb -- INTELFB now conflicts with DRM_I915
17377 * printchanges -- rebase tree does not have stable tags use changelog
17378 * AppArmor: fix argument size missmatch on 64 bit builds
17379
17380 [ Ike Panhc ]
17381
17382 * Ship bnx2x firmware in nic-modules udeb
17383 - LP: #360966
17384
17385 [ Jeff Mahoney ]
17386
17387 * AppArmor: fix build failure on ia64
17388
17389 [ John Johansen ]
17390
17391 * AppArmour: ensure apparmor enabled parmater is off if AppArmor fails to
17392 initialize.
17393 * AppArmour: fix auditing of domain transitions to include target profile
17394 information
17395 * AppArmor: fix C99 violation
17396 * AppArmor: revert reporting of create to write permission.
17397 * SAUCE: Add config option to set a default LSM
17398 * [Config] enable AppArmor by default
17399 * AppArmor: Fix NULL pointer dereference oops in profile attachment.
17400
17401 [ Keith Packard ]
17402
17403 * SAUCE: drm/i915: Allow frame buffers up to 4096x4096 on 915/945 class
17404 hardware
17405 - LP: #351756
17406
17407 [ Luke Yelavich ]
17408
17409 * [Config] add .o files found in arch/powerpc/lib to all powerpc kernel
17410 header packages
17411 - LP: #355344
17412
17413 [ Michael Casadevall ]
17414
17415 * [Config] update SPARC config files to allow success build
17416
17417 [ Scott James Remnant ]
17418
17419 * SAUCE: trace: add trace_event for the open() syscall
17420
17421 [ Stefan Bader ]
17422
17423 * SAUCE: jfs: Fix early release of acl in jfs_get_acl
17424 - LP: #396780
17425
17426 [ Tim Gardner ]
17427
17428 * [Upstream] Fix Soltech TA12 volume hotkeys not sending key release
17429 - LP: #397499
17430 * [Upstream] USB Option driver - Add USB ID for Novatel MC727/U727/USB727
17431 refresh
17432 - LP: #365291
17433 * [Config] SSB/B44 are common across all arches/flavours.
17434
17435 [ Upstream ]
17436
17437 * Rebased to 2.6.31-rc4
17438
17439 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 08:41:39 +0100
17440
17441 linux (2.6.31-3.19) karmic; urgency=low
17442
17443 [ Andy Whitcroft ]
17444
17445 * Revert "[Config] Disabled NDISWRAPPER"
17446 * ndiswrapper -- fix i386 compilation failures on cmpxchg8b
17447 * AUFS -- export various core functions
17448 * AUFS -- export various core functions -- fixes
17449 * AUFS -- core filesystem
17450 * AUFS -- track changes in v2.6.31
17451 * [Config] Enable AUFS
17452 * droppped 'iwl3945: do not send scan command if channel count zero' as it
17453 is already upstream but failed to auto-drop on rebase.
17454
17455 [ Eric Paris ]
17456
17457 * SAUCE: fsnotify: use def_bool in kconfig instead of letting the user
17458 choose
17459 * SAUCE: inotify: check filename before dropping repeat events
17460 * SAUCE: fsnotify: fix inotify tail drop check with path entries
17461
17462 -- Andy Whitcroft <apw@canonical.com> Tue, 14 Jul 2009 12:52:55 +0100
17463
17464 linux (2.6.31-3.18) karmic; urgency=low
17465
17466 [ Andy Whitcroft ]
17467
17468 * Revert "Add splice-2.6.23.patch from AUFS to export a symbol needed by
17469 AUFS"
17470 * Revert "Add put_filp.patch from AUFS to export a symbol needed by AUFS"
17471 * Revert "Add sec_perm-2.6.24.patch from AUFS - export
17472 security_inode_permission"
17473 * clear out left over AUFS files and modifications
17474
17475 [ Luke Yelavich ]
17476
17477 * [Config] Enable CONFIG_USB_ISP116X_HCD on sparc
17478 * SAUCE: Explicitly include header files to allow apparmor to build on
17479 powerpc
17480 * [Config] Enable CONFIG_BLK_DEV_IDECD on powerpc
17481
17482 [ Tim Gardner ]
17483
17484 * [Config] Dropped ubuntu/misc/wireless/acx
17485 * [Config] Disabled NDISWRAPPER until the compile issues are fixed.
17486
17487 [ Upstream ]
17488
17489 * Rebased to 2.6.31-rc3
17490
17491 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 18:59:33 +0100
17492
17493 linux (2.6.31-2.17) karmic; urgency=low
17494
17495 [ Andy Whitcroft ]
17496
17497 * [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m for sparc
17498 * compcache -- remove redundant Kconfig entries part 2
17499 * compcache -- clean up CCFLAGS declarations
17500 * [Config] enable AppArmor
17501 * AppArmor: fix operator precidence issue in as_path_link
17502
17503 [ John Johansen ]
17504
17505 * AppArmor security module
17506 * AppArmor: Correct mapping of file permissions.
17507 * AppArmor: Turn auditing of ptrace on
17508
17509 [ Luke Yelavich ]
17510
17511 * [Config] disable CONFIG_DM_RAID45 on powerpc
17512
17513 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 15:02:05 +0100
17514
17515 linux (2.6.31-2.16) karmic; urgency=low
17516
17517 [ Andy Whitcroft ]
17518
17519 * compcache -- remove redundant Kconfig entries
17520 added ignore and ignore.modules for all arches since the compcache update
17521 changes the modules names as well as some compcache ABI values.
17522
17523 [ Manoj Iyer ]
17524
17525 * SAUCE: updated dm-raid45 module version to 2009.04.24 (2.6.30-rc3)
17526 * SAUCE: update compcache version to 0.5.3
17527
17528 [ Tim Gardner ]
17529
17530 * [Config]: Fix sparc FTBS by adding ignore.modules
17531
17532 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jul 2009 13:35:29 -0600
17533
17534 linux (2.6.31-2.15) karmic; urgency=low
17535
17536 [ Andy Whitcroft ]
17537
17538 * SAUCE: default ATI Radeon KMS to off until userspace catches up
17539 * [Config] Update configs following rebase to 2.6.31-rc2
17540 * [Config] update ports configs following update to 2.6.31-rc2
17541
17542 [ Luke Yelavich ]
17543
17544 * [Config] powerpc - Disable CONFIG_RDS
17545
17546 [ Matt Zimmerman ]
17547
17548 * Rename linux-doc-PKGVER to linux-doc and clean up its description
17549 - LP: #382115
17550
17551 [ Upstream Kernel Changes ]
17552
17553 * rebased to mainline 2.6.31-rc2
17554
17555 -- Andy Whitcroft <apw@canonical.com> Sat, 04 Jul 2009 17:39:13 +0100
17556
17557 linux (2.6.31-1.14) karmic; urgency=low
17558
17559 [ Andy Whitcroft ]
17560
17561 * update ndiswrapper to 1.55
17562 * remove leftovers of gfs
17563 * [Config] powerpc: enable CONFIG_PPC_DISABLE_WERROR
17564
17565 [ Luke Yelavich ]
17566
17567 * [Config] re-enable and build the ide-pmac driver into powerpc kernels
17568 * [Config] Build the ServerWorks Frodo / Apple K2 SATA driver into the
17569 kernel
17570
17571 [ Manoj Iyer ]
17572
17573 * Remove snd-bt-sco ubuntu driver
17574
17575 [ Michael Casadevall ]
17576
17577 * [Config] updates ia64 config and d-i folders to allow succesful build
17578 * [Config] Update powerpc and sparc for 2.6.31
17579
17580 [ Upstream Kernel Changes ]
17581
17582 * intel-iommu: fix Identity Mapping to be arch independent
17583 - LP: #384695
17584 * ACPI: video: prevent NULL deref in acpi_get_pci_dev()
17585
17586 -- Andy Whitcroft <apw@canonical.com> Tue, 30 Jun 2009 17:47:32 +0100
17587
17588 linux (2.6.31-1.13) karmic; urgency=low
17589
17590 [ Andy Whitcroft ]
17591
17592 * REBASE: rebased to mainline 2.6.31-rc1
17593 - "UBUNTU: SAUCE: UHCI USB quirk for resume"
17594 no longer applies, using deprecated interfaces, LPIA only, dropped
17595 - "UBUNTU: SAUCE: Mask off garbage in Dell WMI scan code data"
17596 changes now upstream, dropped
17597 * [Config] Update configs following rebase to 2.6.31-rc1
17598 * [Config] update ports configs following update to 2.6.31-rc1
17599
17600 * [Config] disable broken staging driver CONFIG_STLC45XX
17601 * SAUCE: fix compcache to use updates accessors
17602 * [Config] disable staging driver CONFIG_VT6655
17603 * SAUCE: fix DRDB to use updates accessors
17604 * [Disable] ndiswrapper needs update
17605 * [Disable] LIRC I2C needs update
17606 * [Disable] CONFIG_LENOVO_SL_LAPTOP needs update
17607 * [Config] disable I2C_DESIGNWARE does not compile
17608 * [Config] disable CONFIG_TLSUP for lpia
17609 * [Config] disable CONFIG_FB_UDL for arm
17610 * SAUCE: disable adding scsi headers to linux-libc-dev
17611
17612 [ Mario Limonciello ]
17613
17614 * SAUCE: Add LIRC drivers
17615
17616 -- Andy Whitcroft <apw@canonical.com> Thu, 25 Jun 2009 12:06:22 +0100
17617
17618 linux (2.6.30-10.12) karmic; urgency=low
17619
17620 [ Andy Whitcroft ]
17621
17622 * [Config] split out the ports configs into their own family
17623 * [Config] update configs following introduction of ports family
17624
17625 [ Upstream Kernel Changes ]
17626
17627 * Revert "Rename linux-doc-PKGVER to linux-doc and clean up its
17628 description". Fixes linux-doc package name conflicts for now.
17629 - LP: #382115
17630
17631 -- Tim Gardner <tim.gardner@canonical.com> Mon, 22 Jun 2009 09:17:14 -0600
17632
17633 linux (2.6.30-10.11) karmic; urgency=low
17634
17635 [ Amit Kucheria ]
17636
17637 * [Config] Comment splitconfig.pl and misc cleanup
17638 * [Config] Rename all configs to the new naming scheme
17639 * [Config] Splitconfig rework
17640 * [Config] Rename scripts/misc/oldconfig to kernelconfig
17641 * [Config] Fix build system for new config split
17642 * [Config] Run updateconfigs after the splitconfig rework
17643
17644 [ Andy Whitcroft ]
17645
17646 * Revert "SAUCE: Default to i915.modeset=0 if CONFIG_DRM_I915_KMS=y"
17647 * [Config] standardise CONFIG_STAGING=y
17648 * [Config] standardise CONFIG_RD_LZMA=y
17649 * [Config] CONFIG_PCI_IOV=y
17650 * [Config] CONFIG_PCI_STUB=m
17651 * [Config] merge kernel configs more agressively
17652
17653 [ Colin Watson ]
17654
17655 * [Config] Run kernel-wedge in $(builddir) rather than at the top level
17656 * [Config] Add support for including firmware in udebs
17657 * [Config] Ship bnx2 firmware in nic-modules udeb
17658 - LP: #384861
17659
17660 [ Luke Yelavich ]
17661
17662 * [Config] ports - Import of ports architectures into kernel packaging
17663 infrastructure
17664 * [Config] ports - Do not update ports kernel configurations by default
17665 * [Config] ports - Disable ABI checking for ports architectures
17666 * [Config] ports - Build drivers in ubuntu sub-directory on powerpc
17667 * [Config] ports - Add control.d/vars.* files for ports architectures
17668 * [Config] ports - Add ports architectures for linux-libc-dev
17669 * [Config] ports - Create powerpc specific message-modules and
17670 block-modules udebs
17671 * [Config] ports - Add configuration files for ports architectures
17672
17673 [ Manoj Iyer ]
17674
17675 * [Config] Enable CONFIG_BLK_DEV_AEC62XX=m for amd64 and i386
17676 - LP: #329864
17677
17678 [ Michael Casadevall ]
17679
17680 * [Config] ports - Fix compression of kernels
17681
17682 [ Stefan Bader ]
17683
17684 * [Upstream] mmc: prevent dangling block device from accessing stale
17685 queues
17686 - LP: #383668
17687
17688 [ Tim Gardner ]
17689
17690 * [Config] Recommend grub-pc in linux-image
17691 - LP: #385741
17692 * [Config] Implement i386 generic and generic-pae flavours
17693 * [Config] ports - Add control info after integrating ports arches
17694 * [Config] Removed auto-generated files from git
17695 * [Config] Added netxen_nic to nic-modules
17696 - LP: #389603
17697
17698 [ Matt Zimmerman ]
17699
17700 * Rename linux-doc-PKGVER to linux-doc and clean up its description
17701 - LP: #382115
17702
17703 -- Tim Gardner <tim.gardner@canonical.com> Mon, 15 Jun 2009 14:38:26 -0600
17704
17705 linux (2.6.30-9.10) karmic; urgency=low
17706
17707 [ Andy Whitcroft ]
17708
17709 * [Config] CONFIG_SECURITY_TOMOYO=y (amd64, i386, lpia)
17710 * [Config] CONFIG_KEXEC_JUMP=y (amd64, lpia)
17711 * [Config] CONFIG_LENOVO_SL_LAPTOP=m (amd64, lpia)
17712 * [Config] CONFIG_POHMELFS_CRYPTO=y (i386, amd64)
17713 * [Config] CONFIG_SERIAL_MAX3100=m (i386, amd64, lpia)
17714 * [Config] CONFIG_VIDEO_GO7007=m (amd64, i386)
17715
17716 [ Upstream Kernel Changes ]
17717
17718 * rebased to 2.6.30 final
17719
17720 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jun 2009 11:42:53 +0100
17721
17722 linux (2.6.30-8.9) karmic; urgency=low
17723
17724 [ Andy Whitcroft ]
17725
17726 * Config update removed the following options:
17727 CONFIG_EDAC_AMD8111=m
17728 CONFIG_EDAC_AMD8131=m
17729
17730 [ Upstream Kernel Changes ]
17731
17732 * rebased to 2.6.30-rc8
17733
17734 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Jun 2009 09:21:13 +0100
17735
17736 linux (2.6.30-7.8) karmic; urgency=low
17737
17738 [ Andy Whitcroft ]
17739
17740 * Enabled NEW configration options:
17741 Paravirtualization layer for spinlocks (PARAVIRT_SPINLOCKS) [N/y/?] Y
17742 Cisco FNIC Driver (FCOE_FNIC) [N/m/y/?] M
17743
17744 [ Upstream Kernel Changes ]
17745
17746 * rebased to 2.6.30-rc7
17747
17748 -- Andy Whitcroft <apw@canonical.com> Sat, 23 May 2009 23:47:24 +0100
17749
17750 linux (2.6.30-6.7) karmic; urgency=low
17751
17752 [ Andy Whitcroft ]
17753
17754 * Dropped: UBUNTU: SAUCE: input: Blacklist digitizers from joydev.c (now
17755 upstream)
17756
17757 [ Upstream Kernel Changes ]
17758
17759 * rebased to 2.6.30-rc6
17760
17761 -- Andy Whitcroft <apw@canonical.com> Mon, 18 May 2009 18:05:54 +0100
17762
17763 linux (2.6.30-5.6) karmic; urgency=low
17764
17765 [ Tim Gardner ]
17766
17767 * [Config] Enable Keyspan USB serial device firmware in kernel module
17768 - LP: #334285
17769
17770 [ Upstream Kernel Changes ]
17771
17772 * rebased to 2.6.30-rc5
17773
17774 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 May 2009 12:02:16 -0600
17775
17776 linux (2.6.30-4.5) karmic; urgency=low
17777
17778 [ Colin Watson ]
17779
17780 * Build-Conflict with findutils (= 4.4.1-1ubuntu1), to avoid
17781 /usr/include/asm/* going missing
17782 - LP: #373214
17783
17784 -- Stefan Bader <stefan.bader@canonical.com> Fri, 08 May 2009 11:09:08 +0200
17785
17786 linux (2.6.30-3.4) karmic; urgency=low
17787
17788 [ Kees Cook ]
17789
17790 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
17791 - LP: #369978
17792
17793 [ Stefan Bader ]
17794
17795 * SAUCE: input: Blacklist digitizers from joydev.c
17796 - LP: #300143
17797
17798 -- Tim Gardner <tim.gardner@canonical.com> Fri, 01 May 2009 14:00:42 -0600
17799
17800 linux (2.6.30-2.3) karmic; urgency=low
17801
17802 [ Tim Gardner ]
17803
17804 * [Config] Enabled CC_STACKPROTECTOR=y for all x86en
17805 - LP: #369152
17806 * SAUCE: Default to i915_modeset=0 if CONFIG_DRM_I915_KMS=y
17807 * [Config] CONFIG_DRM_I915_KMS=y
17808 * [Config] Set CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR to appropriate ARCH
17809 minimums
17810
17811 [ Upstream Kernel Changes ]
17812
17813 * rebased to 2.6.30-rc4
17814
17815 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Apr 2009 09:17:05 -0600
17816
17817 linux (2.6.30-1.2) karmic; urgency=low
17818
17819 [ Tim Gardner ]
17820
17821 * [Config] armel: disable staging drivers, fixes FTBS
17822 * [Config] armel imx51: Disable CONFIG_MTD_NAND_MXC, fixes FTBS
17823
17824 [ Upstream Kernel Changes ]
17825
17826 * mpt2sas: Change reset_type enum to avoid namespace collision.
17827 Submitted upstream.
17828
17829 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 Apr 2009 16:54:41 -0600
17830
17831 linux (2.6.30-1.1) karmic; urgency=low
17832
17833 * Initial release after rebasing against v2.6.30-rc3
17834
17835 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Mar 2009 19:16:07 -0600
17836