]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blob - debian.master/changelog
UBUNTU: Ubuntu-4.10.0-1.3
[mirror_ubuntu-zesty-kernel.git] / debian.master / changelog
1 linux (4.10.0-1.3) zesty; urgency=low
2
3 [ Upstream Kernel Changes ]
4
5 * rebase to v4.10-rc3
6
7 -- Seth Forshee <seth.forshee@canonical.com> Mon, 09 Jan 2017 11:41:13 -0600
8
9 linux (4.10.0-0.2) zesty; urgency=low
10
11 * [17.04 FEAT] Build IMA and the TPM device drivers into the KVM on POWER
12 host/NV kernel (LP: #1643652)
13 - [Config] Update and enforce IMA options
14
15 * Miscellaneous Ubuntu changes
16 - [Config] Disble stack protector for powerpc-smp
17
18 -- Seth Forshee <seth.forshee@canonical.com> Sat, 07 Jan 2017 19:07:55 -0600
19
20 linux (4.10.0-0.1) zesty; urgency=low
21
22 * IP-over-DDP packets dropped (LP: #1559772)
23 - [Config] CONFIG_IPDDP=n
24
25 * Miscellaneous Ubuntu changes
26 - [Config] Update annotations with recent config changes
27 - SAUCE: aufs -- remove .readlink assignment
28 - disable vbox build
29 - disable ZFS build
30
31 [ Upstream Kernel Changes ]
32
33 * rebase to v4.10-rc2
34
35 -- Seth Forshee <seth.forshee@canonical.com> Fri, 06 Jan 2017 07:55:57 -0600
36
37 linux (4.9.0-11.12) zesty; urgency=low
38
39 * Miscellaneous Ubuntu changes
40 - UBUNTU: SAUCE: Add '-fno-pie -no-pie' to cflags for x86 selftests
41 - UBUNTU: SAUCE: (no-up) aufs: for v4.9-rc1, support setattr_prepare()
42
43 [ Upstream Kernel Changes ]
44
45 * rebase to v4.9
46
47 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Dec 2016 06:40:40 -0700
48
49 linux (4.9.0-10.11) zesty; urgency=low
50
51 * d-i is missing usb support for platforms that use the xhci-platform driver
52 (LP: #1625222)
53 - d-i initrd needs additional usb modules to support the merlin platform
54
55 * Miscellaneous Ubuntu changes
56 - SAUCE: Import aufs driver
57 - SAUCE: aufs -- Convert to use xattr handlers
58 - SAUCE: aufs -- Add flags argument to aufs_rename()
59 - [Config] Enable aufs
60 - [Config] CONFIG_FSL_FMAN=y for powerpc
61 - SAUCE: powerpc64: Fix legacy cmpi mneomonic assumption
62 - [Config] Restore powerpc64-emb
63
64 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Dec 2016 20:38:12 -0700
65
66 linux (4.9.0-9.10) zesty; urgency=low
67
68 * Kernel Fixes to get TCMU File Backed Optical to work (LP: #1646204)
69 - SAUCE: target/user: Fix use-after-free of tcmu_cmds if they are expired
70
71 * Yakkety: arm64: CONFIG_ARM64_ERRATUM_845719 isn't enabled (LP: #1647793)
72 - [Config] CONFIG_ARM64_ERRATUM_845719=y
73
74 * Update hio driver to 2.1.0.28 (LP: #1646643)
75 - SAUCE: hio: update to Huawei ES3000_V2 (2.1.0.28)
76
77 * Miscellaneous Ubuntu changes
78 - ubuntu: vbox -- Update to 5.1.10-dfsg-2
79 - Build vbox for ARCH=x86
80 - SAUCE: Add aufs driver
81 - SAUCE: aufs -- Convert to use xattr handlers
82 - SAUCE: aufs -- Updates for rename2
83 - SAUCE: Export symbols used by aufs
84 - [Config] Enable aufs
85
86 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 13:02:18 -0700
87
88 linux (4.9.0-8.9) zesty; urgency=low
89
90 * Miscellaneous Ubuntu changes
91 - SAUCE: xr-usb-serial: only build for x86
92 Fixes s390x FTBS
93
94 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 12:35:33 -0700
95
96 linux (4.9.0-7.8) zesty; urgency=low
97
98 * Driver for Exar USB UART (LP: #1645591)
99 - SAUCE: xr-usb-serial: Driver for Exar USB serial ports
100 - SAUCE: xr-usb-serial: interface for switching modes
101 - SAUCE: cdc-acm: Exclude Exar USB serial ports
102
103 [ Upstream Kernel Changes ]
104
105 * rebase to v4.9-rc8
106
107 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 07:41:58 -0700
108
109 linux (4.9.0-6.7) zesty; urgency=low
110
111 * Miscellaneous Ubuntu changes
112 - Set build_arch=x86 for i386
113
114 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Dec 2016 21:00:11 -0700
115
116 linux (4.9.0-5.6) zesty; urgency=low
117
118 * Miscellaneous Ubuntu changes
119 - [Debian] restore tools build
120 - Set build_arch=x86 for amd64 and x32
121
122 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Dec 2016 07:06:20 -0700
123
124 linux (4.9.0-4.5) zesty; urgency=low
125
126 * linux: Staging modules should be unsigned (LP: #1642368)
127 - [Debian] Suppress module signing for staging drivers
128 - SAUCE: Add rtl drivers to signature inclusion list
129
130 * [17.04 FEAT] Build IMA and the TPM device drivers into the KVM on POWER
131 host/NV kernel (LP: #1643652)
132 - [Config] CONFIG_IMA=y
133
134 * Miscellaneous Ubuntu changes
135 - [Debian] config-check -- Make it easier to find annotations syntax errors
136 - [Config] Enable various drivers for ARM platforms
137 - [Config] Fix s390x config carnage
138 - [Config] Set CONFIG_KEXEC=y for all architectures
139 - [Config] Fix up CONFIG_I2C_SLAVE values
140 - [Config] Set CONFIG_WLAN_VENDOR_TI=y for all supported kernels
141 - [Config] Set CONFIG_PWM_PCA9685=m for amd64 and i386
142 - [Config] Set CONFIG_ZONE_DMA=m for amd64-generic
143 - [Config] Update annotations
144 - [Config] CONFIG_NR_CPUS=8192 for amd64
145
146 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Nov 2016 12:57:09 -0700
147
148 linux (4.9.0-3.4) zesty; urgency=low
149
150 * Miscellaneous Ubuntu changes
151 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
152 - SAUCE: (namespace) block_dev: Support checking inode permissions in lookup_bdev()
153 - SAUCE: (namespace) block_dev: Check permissions towards block device inode when mounting
154 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode when mounting
155 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
156 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
157 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
158 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set security.* xattrs
159 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
160 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
161 - SAUCE: (namespace) fuse: Add support for pid namespaces
162 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
163 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
164 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace or a descendant
165 - SAUCE: (namespace) fuse: Allow user namespace mounts
166 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user namespaces
167 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace mounts
168 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is opened for writing
169 - SAUCE: (noup) Update spl to 0.6.5.8-0ubuntu7, zfs to 0.6.5.8-2ubuntu1
170
171 * Miscellaneous upstream changes
172 - Revert "UBUNTU: SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs"
173
174 [ Upstream Kernel Changes ]
175
176 * rebase to v4.9-rc7
177
178 -- Tim Gardner <tim.gardner@canonical.com> Tue, 22 Nov 2016 07:51:48 -0700
179
180 linux (4.9.0-2.3) zesty; urgency=low
181
182 * Fix Kernel Crashing under IBM Virtual Scsi Driver (LP: #1642299)
183 - SAUCE: ibmvscsis: Rearrange functions for future patches
184 - SAUCE: ibmvscsis: Synchronize cmds at tpg_enable_store time
185 - SAUCE: ibmvscsis: Synchronize cmds at remove time
186 - SAUCE: ibmvscsis: Clean up properly if target_submit_cmd/tmr fails
187 - SAUCE: ibmvscsis: Return correct partition name/# to client
188 - SAUCE: ibmvscsis: Issues from Dan Carpenter/Smatch
189
190 * Move some kernel modules to the main kernel package (LP: #1642228)
191 - [Config] Move some powerpc kernel modules to the main kernel package
192
193 * linux: Staging modules should be unsigned (LP: #1642368)
194 - [Debian] Suppress module signing for staging drivers
195
196 * Miscellaneous Ubuntu changes
197 - SAUCE: UEFI: bpf: disable bpf when module security is enabled
198
199 [ Upstream Kernel Changes ]
200
201 * rebase to v4.9-rc6
202
203 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Nov 2016 10:59:54 -0700
204
205 linux (4.9.0-1.2) zesty; urgency=low
206
207 * hio: SSD data corruption under stress test (LP: #1638700)
208 - SAUCE: hio: set bi_error field to signal an I/O error on a BIO
209 - SAUCE: hio: splitting bio in the entry of .make_request_fn
210
211 * hio Ubuntu sauce driver needs porting to 4.8 (LP: #1635594)
212 - SAUCE: import Huawei ES3000_V2 (2.1.0.23)
213 - SAUCE: hio: bio_endio() no longer takes errors arg
214 - SAUCE: hio: blk_queue make_request_fn now returns a blk_qc_t
215 - SAUCE: hio: use alloc_cpumask_var to avoid -Wframe-larger-than
216 - SAUCE: hio: fix mask maybe-uninitialized warning
217 - SAUCE: hio: port to v4.8 base
218 - [config] enable CONFIG_HIO (Huawei ES3000_V2 PCIe SSD driver)
219 - SAUCE: hio: Makefile and Kconfig
220 - [Config] Enforce CONFIG_HIO
221
222 * Miscellaneous Ubuntu changes
223 - rebase to v4.9-rc5
224 - zfs: remove the never implemented aio_fsync file operation
225 - [Config] Disable powerpc64-emb for FTBS
226
227 [ Upstream Kernel Changes ]
228
229 * rebase to v4.9-rc5
230
231 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Nov 2016 08:02:32 -0700
232
233 linux (4.9.0-0.1) zesty; urgency=low
234
235 [ Upstream Kernel Changes ]
236
237 * rebase to v4.9-rc4
238 - LP: #1465724
239 - LP: #1535802
240
241 -- Tim Gardner <tim.gardner@canonical.com> Sun, 16 Oct 2016 21:46:31 -0600
242
243 linux (4.9.0-0.0) yakkety; urgency=low
244
245 [ Seth Forshee ]
246
247 * Release Tracking Bug
248 - LP: #1632918
249
250 * Revert "If zone is so small that watermarks are the same, stop zone balance"
251 in yakkety (LP: #1632894)
252 - Revert "UBUNTU: SAUCE: (no-up) If zone is so small that watermarks are the
253 same, stop zone balance."
254
255 -- Seth Forshee <seth.forshee@canonical.com> Wed, 12 Oct 2016 21:57:07 -0500
256
257 linux (4.8.0-24.26) yakkety; urgency=low
258
259 [ Seth Forshee ]
260
261 * Release Tracking Bug
262 - LP: #1632749
263
264 * lts-yakkety 4.8 cannot mount lvm raid1 (LP: #1631298)
265 - SAUCE: (no-up) dm raid: fix compat_features validation
266
267 * kswapd0 100% CPU usage (LP: #1518457)
268 - SAUCE: (no-up) If zone is so small that watermarks are the same, stop zone
269 balance.
270
271 -- Seth Forshee <seth.forshee@canonical.com> Wed, 12 Oct 2016 10:21:44 -0500
272
273 linux (4.8.0-23.25) yakkety; urgency=low
274
275 [ Seth Forshee ]
276
277 * Release Tracking Bug
278 - LP: #1632484
279
280 * [Trusty->Yakkety] powerpc/64: Fix incorrect return value from
281 __copy_tofrom_user (LP: #1632462)
282 - SAUCE: (no-up) powerpc/64: Fix incorrect return value from
283 __copy_tofrom_user
284
285 * Ubuntu 16.10: Oops panic in move_page_tables/page_remove_rmap after running
286 memory_stress_ng. (LP: #1628976)
287 - SAUCE: (no-up) powerpc/pseries: Fix stack corruption in htpe code
288
289 * Paths not failed properly when unmapping virtual FC ports in VIOS (using
290 ibmvfc) (LP: #1632116)
291 - scsi: ibmvfc: Fix I/O hang when port is not mapped
292
293 * [Ubuntu16.10]KV4.8: kernel livepatch config options are not set
294 (LP: #1626983)
295 - [Config] Enable live patching on powerpc/ppc64el
296
297 * CONFIG_AUFS_XATTR is not set (LP: #1557776)
298 - [Config] CONFIG_AUFS_XATTR=y
299
300 * Yakkety update to 4.8.1 stable release (LP: #1632445)
301 - arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP
302 - Using BUG_ON() as an assert() is _never_ acceptable
303 - usb: misc: legousbtower: Fix NULL pointer deference
304 - Staging: fbtft: Fix bug in fbtft-core
305 - usb: usbip: vudc: fix left shift overflow
306 - USB: serial: cp210x: Add ID for a Juniper console
307 - Revert "usbtmc: convert to devm_kzalloc"
308 - ALSA: hda - Adding one more ALC255 pin definition for headset problem
309 - ALSA: hda - Fix headset mic detection problem for several Dell laptops
310 - ALSA: hda - Add the top speaker pin config for HP Spectre x360
311 - Linux 4.8.1
312
313 * PSL data cache should be flushed before resetting CAPI adapter
314 (LP: #1632049)
315 - cxl: Flush PSL cache before resetting the adapter
316
317 * thunder nic: avoid link delays due to RX_PACKET_DIS (LP: #1630038)
318 - net: thunderx: Don't set RX_PACKET_DIS while initializing
319
320 * crypto/vmx/p8_ghash memory corruption (LP: #1630970)
321 - crypto: ghash-generic - move common definitions to a new header file
322 - crypto: vmx - Fix memory corruption caused by p8_ghash
323 - crypto: vmx - Ensure ghash-generic is enabled
324
325 * arm64: SPCR console not autodetected (LP: #1630311)
326 - of/serial: move earlycon early_param handling to serial
327 - [Config] CONFIG_ACPI_SPCR_TABLE=y
328 - ACPI: parse SPCR and enable matching console
329 - ARM64: ACPI: enable ACPI_SPCR_TABLE
330 - serial: pl011: add console matching function
331
332 * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
333 (LP: #1630990)
334 - SAUCE: (no-up) include/linux/security.h -- fix syntax error with
335 CONFIG_SECURITYFS=n
336
337 * sha1-powerpc returning wrong results (LP: #1629977)
338 - crypto: sha1-powerpc - little-endian support
339
340 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Oct 2016 16:38:45 -0500
341
342 linux (4.8.0-22.24) yakkety; urgency=low
343
344 * CVE-2016-7039 (LP: #1631287)
345 - SAUCE: net: add recursion limit to GRO
346
347 -- Andy Whitcroft <apw@canonical.com> Fri, 07 Oct 2016 22:46:28 +0100
348
349 linux (4.8.0-21.23) yakkety; urgency=low
350
351 [ Tim Gardner ]
352
353 * Release Tracking Bug
354 - LP: #1630279
355
356 * powerpc 4.8.0-17 fails to boot on PowerMac G5 (LP: #1628968)
357 - Revert "Revert "powerpc: Simplify module TOC handling""
358
359 * Regression tests can not detect binfmt_elf mmpa semantic change
360 (LP: #1630069)
361 - SAUCE: apparmor: add flag to detect semantic change, to binfmt_elf mmap
362
363 * Autofs parameter substitution broken in kernel 4.4.0-38 and 4.4.0-40
364 (LP: #1629204)
365 - SAUCE: (namespace) autofs4: Use real_cred for requestor's ids
366
367 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Oct 2016 08:01:21 -0600
368
369 linux (4.8.0-20.22) yakkety; urgency=low
370
371 [ Tim Gardner ]
372
373 * Release Tracking Bug
374 - LP: #1629730
375
376 [ Upstream Kernel Changes ]
377
378 * rebase to v4.8
379
380 -- Tim Gardner <tim.gardner@canonical.com> Sun, 02 Oct 2016 19:10:40 -0600
381
382 linux (4.8.0-19.21) yakkety; urgency=low
383
384 [ Tim Gardner ]
385
386 * Release Tracking Bug
387 - LP: #1629057
388
389 * 4.8.0 kernels do not complete boot process on VM (LP: #1627198)
390 - [Config] CONFIG_HARDENED_USERCOPY_PAGESPAN=n
391
392 * mount-image-callback cannot mount partitioned disk image (LP: #1628336)
393 - SAUCE: nbd: Only delay uevent until connected
394
395 * Support snaps inside of lxd containers (LP: #1611078)
396 - apparmor: add interface to be able to grab loaded policy
397 - securityfs: update interface to allow inode_ops, and setup from vfs fns
398 - apparmor: refactor aa_prepare_ns into prepare_ns and create_ns routines
399 - apparmor: add __aa_find_ns fn
400 - apparmor: add mkdir/rmdir interface to manage policy namespaces
401 - apparmor: fix oops in pivot_root mediation
402 - apparmor: fix warning that fn build_pivotroot discards const
403 - apparmor: add interface to advertise status of current task stacking
404 - apparmor: update policy permissions to consider ns being viewed/managed
405 - apparmor: add per ns policy management interface
406 - apparmor: bump domain stacking version to 1.2
407
408 * linux-image-extra-4.8.0-17-generic does not provide many sound card modules
409 (LP: #1628523)
410 - [Config] CONFIG_ZONE_DMA=y for generic
411
412 * Yakkety - disable ARCH_ZX (LP: #1628503)
413 - [Config] armhf: disable ARCH_ZX
414
415 * Enable switchdev config parameter for Yakkety (LP: #1628241)
416 - [Config] CONFIG_NET_SWITCHDEV=y for amd64/arm64
417
418 * Ubuntu 16.10 kernel v4.8: Installation failing on Habanero with Shiner card
419 (LP: #1628009)
420 - firmware: Update bnx2x to 7.13.1.0
421
422 * vNIC driver missing in 4.8 kernel package (LP: #1628187)
423 - [Config] Enable CONFIG_IBMVNIC=m
424
425 * Yakkety - armhf: MFD_TPS65217 and REGULATOR_TPS65217 are boot essential
426 (LP: #1628112)
427 - [Config] armhf: MFD_TPS65217=y && REGULATOR_TPS65217=y
428
429 * Miscellaneous Ubuntu changes
430 - Rebase to v4.8-rc8
431 - [Config] skip Ubuntu-4.8.0-18.20
432 - [Config] missing modules in armhf/s390x
433
434 * Miscellaneous Ubuntu changes
435 - rebase to v4.8-rc8
436
437 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 25 Sep 2016 12:13:35 -0700
438
439 linux (4.8.0-17.19) yakkety; urgency=low
440
441 * Release Tracking Bug
442 - LP: #1627387
443
444 * build squashfs into xenial kernels by default (LP: #1593134)
445 - Remove squashfs udeb
446
447 * [Yakkety] Fix up ATA_GENERIC to match annotations file. (LP: #1627322)
448 - Add d-i support for ata_generic
449
450 * [Yakkety] Fix up CONFIG_BLK_DEV_SD to match annotations (LP: #1627330)
451 - [Config] Enforce CONFIG_BLK_DEV_SD=y,CONFIG_BLK_DEV_SR=y
452
453 * [Yakkety] Fix up ATA_PIIX to match annotations file (LP: #1627324)
454 - [Config] Enforce CONFIG_ATA_PIIX=y for amd64/i386
455
456 * Yakkety - USB drivers must be built in (LP: #1627323)
457 - Update annotation enforcement for CONFIG_USB_[E|O|U|X]HCI_HCD
458
459 * 4.8.0-16.17: genirq: Flags mismatch serial vs goldfish_pdev_bus
460 (LP: #1627052)
461 - [Config] CONFIG_GOLDFISH=n
462
463 * yakkety 4.8, remove module noise kernel-4.8 (LP: #1626104)
464 - Revert "UBUNTU: SAUCE: Clear Linux: bootstats: add printk's to measure boot
465 time in more detail"
466
467 * Permission denied in CIFS with kernel 4.4.0-38 (LP: #1626112)
468 - SAUCE: Fix regression which breaks DFS mounting
469
470 * Miscellaneous Ubuntu changes
471 - [Config] apply xenial configuration annotations
472 - s390x -- DEBUG_RODATA is now valid
473 - [Config] s390x -- CONFIG_SQUASHFS=y
474 - [Config] s390x -- CONFIG_ECRYPT_FS=y
475 - [Config] Enable CONFIG_ACPI_PCI_SLOT=y for arm64
476 - [Config] Enable CONFIG_ACPI_HED=y for arm64
477 - [Config] Enable CONFIG_QUICC_ENGINE=y
478
479 * Miscellaneous upstream changes
480 - annotations: pull back to xenial
481
482 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 24 Sep 2016 21:31:31 -0700
483
484 linux (4.8.0-16.17) yakkety; urgency=low
485
486 [ Tim Gardner ]
487
488 * Release Tracking Bug
489 - LP: #1626768
490
491 * Support ARM GIC ITS in ACPI mode (LP: #1626631)
492 - [Config] CONFIG_ACPI_IORT=y
493 - SAUCE: ACPI: I/O Remapping Table (IORT) initial support
494 - SAUCE: ACPI: Add new IORT functions to support MSI domain handling
495 - SAUCE: irqchip/gicv3-its: Cleanup for ITS domain initialization
496 - SAUCE: irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPI
497 - SAUCE: irqchip/gicv3-its: Probe ITS in the ACPI way
498 - SAUCE: irqchip/gicv3-its: Factor out PCI-MSI part that might be reused for ACPI
499 - SAUCE: irqchip/gicv3-its: Use MADT ITS subtable to do PCI/MSI domain initialization
500 - SAUCE: PCI/MSI: Setup MSI domain on a per-device basis using IORT ACPI table
501
502 * 4.8 dropped CONFIG_ATA=y (breaks systemd's TEST-08-ISSUE-2730 upstream test)
503 (LP: #1626394)
504 - [Config] CONFIG_ATA=y
505
506 * Yakkety: Enable drivers with respect to Xenial (LP: #1626543)
507 - [Config] CONFIG_VMD=m
508 - [Config] CONFIG_MAC80211_RC_MINSTREL_VHT=y for all arches
509 - [Config] CONFIG_OF=y for all arches
510 - [Config] CONFIG_BLK_DEV_NVME_SCSI=y
511 - [Config] Xenial device settings sync with amd64
512 - [Config] Xenial device settings sync with i386
513 - [Config] CONFIG_MTD_UBI_GLUEBI=m
514 - [Config] Xenial device settings sync with armhf
515 - [Config] Xenial device settings sync with arm64
516
517 * yakkety 4.8, missing config CONFIG_USERFAULTFD=y (LP: #1626149)
518 - [Config] CONFIG_USERFAULTFD=y
519
520 * 4.8 regression: SLAB is being used instead of SLUB (LP: #1626564)
521 - [Config] CONFIG_SLUB=y
522
523 * image won't boot after upgrading to yakkety's 4.8 kernel because efi
524 (LP: #1626158)
525 - add nls_cp437 to the generic.inclusion-list
526
527 -- Tim Gardner <tim.gardner@canonical.com> Thu, 22 Sep 2016 06:51:45 -0600
528
529 linux (4.8.0-15.16) yakkety; urgency=low
530
531 [ Tim Gardner ]
532
533 * Release Tracking Bug
534 - LP: #1626239
535
536 * image won't boot after upgrading to yakkety's 4.8 kernel because efi
537 (LP: #1626158)
538 - [Config] CONFIG_FAT_DEFAULT_IOCHARSET=iso8859-1
539 - [Config] CONFIG_NLS_CODEPAGE_437=y
540 - [Config] CONFIG_VFAT_FS=y
541
542 * Miscellaneous Ubuntu changes
543 - SAUCE: seccomp: log actions even when audit is disabled
544
545 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Sep 2016 06:41:03 -0600
546
547 linux (4.8.0-14.15) yakkety; urgency=low
548
549 * CVE-2016-1575 (LP: #1534961)
550 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
551 - SAUCE: overlayfs: Be more careful about copying up sxid files
552 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
553
554 * CVE-2016-1576 (LP: #1535150)
555 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
556 - SAUCE: overlayfs: Be more careful about copying up sxid files
557 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
558
559 * overlay: mkdir fails if directory exists in lowerdir in a user namespace
560 (LP: #1531747)
561 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
562
563 * Miscellaneous Ubuntu changes
564 - [Config] CONFIG_PM_WAKELOCKS=y
565 - [Config] CONFIG_CLEANCACHE=y
566 - [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y
567 - [Config] CONFIG_PROCESSOR_SELECT=y
568 - [Config] Enabled some networking options
569 - SAUCE: overlayfs: Enable user namespace mounts
570
571 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Sep 2016 13:56:58 -0700
572
573 linux (4.8.0-13.14) yakkety; urgency=low
574
575 [ Tim Gardner ]
576
577 * Release Tracking Bug
578 - LP: #1625733
579
580 * fails to mount ext4 crypto-crc32 is missing (LP: #1625728)
581 - [Config] Add some CRC crypto modules to d-i
582
583 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
584 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
585
586 * Brightness control on Lenovo ThinkPad T430 does not work. (LP: #1183856)
587 - SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
588 ThinkPads
589
590 * Option GE0301 3G modem doesn't work (LP: #348861)
591 - SAUCE: (no-up) Added quirk to recognize GE0301 3G modem as an interface.
592
593 * [regression 4.4 -> 4.8] Please re-enable CONFIG_TOUCHSCREEN_ELAN
594 (LP: #1625259)
595 - [Config] CONFIG_TOUCHSCREEN_ELAN=m for all arches
596
597 * Miscellaneous Ubuntu changes
598 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
599 opened for writing
600 - SAUCE: fan: add VXLAN implementation
601 - [Config] CONFIG_VFIO=m for ppc64el
602
603 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 Sep 2016 10:50:29 -0600
604
605 linux (4.8.0-12.13) yakkety; urgency=low
606
607 [ Tim Gardner ]
608
609 * Release Tracking Bug
610 - LP: #1625233
611
612 * Miscellaneous Ubuntu changes
613 - rebase to v4.8-rc7
614 - [Config] CONFIG_SCSI_DEBUG=m for all arches
615
616 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 Sep 2016 06:35:21 -0600
617
618 linux (4.8.0-11.12) yakkety; urgency=low
619
620 * change_hat is logging failures during expected hat probing (LP: #1615893)
621 - SAUCE: apparmor: Fix auditing behavior for change_hat probing
622
623 * deleted files outside of the namespace are not being treated as
624 disconnected
625 (LP: #1615892)
626 - SAUCE: apparmor: deleted dentries can be disconnected
627
628 * stacking to unconfined in a child namespace confuses mediation
629 (LP: #1615890)
630 - SAUCE: apparmor: special case unconfined when determining the mode
631
632 * apparmor module parameters can be changed after the policy is locked
633 (LP: #1615895)
634 - SAUCE: apparmor: fix: parameters can be changed after policy is locked
635
636 * AppArmor profile reloading causes an intermittent kernel BUG (LP:
637 #1579135)
638 - SAUCE: apparmor: fix vec_unique for vectors larger than 8
639
640 * label vec reductions can result in reference labels instead of direct
641 access
642 to labels (LP: #1615889)
643 - SAUCE: apparmor: reduction of vec to single entry is just that entry
644
645 * profiles from different namespaces can block other namespaces from being
646 able to load a profile (LP: #1615887)
647 - SAUCE: apparmor: profiles in one ns can affect mediation in another ns
648
649 * The label build for onexec when stacking is wrong (LP: #1615881)
650 - SAUCE: apparmor: Fix label build for onexec stacking.
651
652 * The inherit check for new to old label comparison for domain transitions
653 is
654 wrong (LP: #1615880)
655 - SAUCE: apparmor: Fix new to old label comparison for domain transitions
656
657 * warning stack trace while playing with apparmor namespaces (LP: #1593874)
658 - SAUCE: apparmor: fix stack trace when removing namespace with profiles
659
660 * __label_update proxy comparison test is wrong (LP: #1615878)
661 - SAUCE: apparmor: Fix __label_update proxy comparison test
662
663 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
664 (LP: #1560583)
665 - SAUCE: apparmor: Allow ns_root processes to open profiles file
666 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
667
668 * policy namespace stacking (LP: #1379535)
669 - SAUCE: (no-up) apparmor: rebase of apparmor3.5-beta1 snapshot for 4.8
670 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
671
672 * Miscellaneous Ubuntu changes
673 - [Debian] Dynamically determine linux udebs package name
674 - [Debian] d-i -- fix dtb handling in new kernel-wedge form
675 - SAUCE: apparmor: Fix FTBFS due to bad include path
676 - SAUCE: apparmor: add data query support
677 - [Config] Set CONFIG_SECURITY_APPARMOR_UNCONFINED_INIT=y
678
679 * Miscellaneous upstream changes
680 - fixup backout policy view capable for forward port
681 - apparmor: fix: Rework the iter loop for label_update
682 - apparmor: add more assertions for updates/merges to help catch errors
683 - apparmor: Make pivot root transitions work with stacking
684 - apparmor: convert delegating deleted files to mediate deleted files
685 - apparmor: add missing parens. not a bug fix but highly recommended
686 - apparmor: add a stack_version file to allow detection of bug fixes
687 - apparmor: push path lookup into mediation loop
688 - apparmor: default to allowing unprivileged userns policy
689 - apparmor: fix: permissions test to view and manage policy
690 - apparmor: Add Basic ns cross check condition for ipc
691
692 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 17 Sep 2016 10:03:16 -0700
693
694 linux (4.8.0-10.11) yakkety; urgency=low
695
696 * Miscellaneous Ubuntu changes
697 - ubuntu: vbox -- update to 5.1.6-dfsg-1
698 - SAUCE: Enable vbox build
699
700 -- Tim Gardner <tim.gardner@canonical.com> Thu, 15 Sep 2016 07:10:51 -0600
701
702 linux (4.8.0-9.10) yakkety; urgency=low
703
704 * Miscellaneous Ubuntu changes
705 - [Config] arm64: CONFIG_ARCH_THUNDER=y
706 - [Config] arm64: CONFIG_PCI_HOST_THUNDER_*=y
707 - [Config] arm64: CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=y
708 - [Config] arm64: CONFIG_DRM_AST=m
709 - [Config] arm64: CONFIG_FRAMEBUFFER_CONSOLE=y
710 - d-i: initrd needs ext4 and scsi modules
711 - SAUCE: AUFS aufs4.x-rcN 20160912
712 - [Config] Enable CONFIG_GPIO_XGENE*
713 - [Config] Disable CONFIG_POWER_RESET_XGENE
714 - [Config] CONFIG_EDAC_XGENE=m
715 - [Config] CONFIG_ARM64_ACPI_PARKING_PROTOCOL=y
716 - [Config] CONFIG_XGENE_DMA=m
717
718 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Sep 2016 10:26:12 -0600
719
720 linux (4.8.0-8.9) yakkety; urgency=low
721
722 * New device ID for Kabypoint (LP: #1622469)
723 - mfd: lpss: Add Intel Kaby Lake PCH-H PCI IDs
724 - SAUCE: i2c: i801: Add support for Kaby Lake PCH-H
725
726 * Miscellaneous Ubuntu changes
727 - rebase to v4.8-rc6
728 - SAUCE: (noup) Update spl to 0.6.5.8-0ubuntu1, zfs to 0.6.5.8-0ubuntu1
729
730 [ Upstream Kernel Changes ]
731
732 * rebase to v4.8-rc6
733 - LP: #1617900
734
735 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Sep 2016 10:53:40 -0600
736
737 linux (4.8.0-7.8) yakkety; urgency=low
738
739 * Miscellaneous Ubuntu changes
740 - [Debian] Use src_pkg_name when constructing udeb control files
741
742 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Sep 2016 07:26:25 -0600
743
744 linux (4.8.0-6.7) yakkety; urgency=low
745
746 * Enable virtual scsi server driver for Power (LP: #1615665)
747 - SAUCE: Ibmvscsis: Properly deregister target sessions
748 - SAUCE: Return TCMU-generated sense data to fabric module
749 - SAUCE: Ibmvscsis: Code cleanup of print statements
750 - SAUCE: Ibmvscsis: Fixed a bug reported by Dan Carpenter
751
752 * Miscellaneous Ubuntu changes
753 - [Config] CONFIG_XEN_FBDEV_FRONTEND=m
754 - rebase to v4.8-rc5
755
756 [ Upstream Kernel Changes ]
757
758 * rebase to v4.8-rc5
759
760 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Sep 2016 12:09:26 -0600
761
762 linux (4.8.0-5.6) yakkety; urgency=low
763
764 * support compressed kernels on arm64 (LP: #1384955)
765 - [Config] Switch to compressed Image on arm64
766
767 * Miscellaneous Ubuntu changes
768 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
769 - SAUCE: (namespace) block_dev: Support checking inode permissions in
770 lookup_bdev()
771 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
772 when mounting
773 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
774 when mounting
775 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
776 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
777 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
778 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
779 security.* xattrs
780 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
781 filesystems
782 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
783 - SAUCE: (namespace) fuse: Add support for pid namespaces
784 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
785 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
786 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
787 or a descendant
788 - SAUCE: (namespace) fuse: Allow user namespace mounts
789 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
790 namespaces
791 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
792 mounts
793 - rebase to v4.8-rc4
794
795 [ Upstream Kernel Changes ]
796
797 * rebase to v4.8-rc4
798
799 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Aug 2016 07:13:03 -0600
800
801 linux (4.8.0-4.5) yakkety; urgency=low
802
803 * Miscellaneous Ubuntu changes
804 - [Config] CONFIG_AUFS_FS=m
805 - SAUCE: AUFS 27ef55c6d5f4726b33f60b33a9888963d26fa7fb
806
807 -- Tim Gardner <tim.gardner@canonical.com> Tue, 23 Aug 2016 12:25:59 -0600
808
809 linux (4.8.0-3.4) yakkety; urgency=low
810
811 * MacBookPro11,4 fails to poweroff or suspend (LP: #1587714)
812 - SAUCE: PCI: Workaround to enable poweroff on Mac Pro 11
813
814 * Miscellaneous Ubuntu changes
815 - rebase to v4.8-rc3
816
817 -- Tim Gardner <tim.gardner@canonical.com> Thu, 18 Aug 2016 10:33:07 -0600
818
819 linux (4.8.0-2.3) yakkety; urgency=low
820
821 * Miscellaneous Ubuntu changes
822 - [Config] Add fuse to inclusion list
823 - SAUCE: update spl/zfs to support v4.8
824
825 * Miscellaneous upstream changes
826 - Revert "UBUNTU: [Debian] do_zfs=false"
827
828 -- Tim Gardner <tim.gardner@canonical.com> Wed, 17 Aug 2016 08:06:33 -0600
829
830 linux (4.8.0-1.2) yakkety; urgency=low
831
832 * Miscellaneous Ubuntu changes
833 - [Config] Enabled enforcement for CONFIG_HOTPLUG_PCI_PCIE
834 - [Config] Enabled enforcement for CONFIG_NVRAM
835 - [Config] Enabled enforcement for CONFIG_FRAMEBUFFER_CONSOLE
836 - [Config] Enabled enforcement for CONFIG_DRM_MGAG200
837 - [Config] Enabled enforcement for CONFIG_INPUT_UINPUT
838 - [Config] Enabled enforcement for CONFIG_THERM_ADT746X
839 - [Config] Enabled enforcement for CONFIG_REGULATOR_TWL4030
840 - [Config] Enabled enforcement for CONFIG_SECCOMP
841 - [Config] Enabled enforcement for
842 - rebase to v4.8-rc2
843 - [Config] Dropped CONFIG_OVERLAY_FS_V1 from annotations
844 - [Config] CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y
845 - SAUCE: security,perf: Allow further restriction of perf_event_open
846
847 [ Upstream Kernel Changes ]
848
849 * rebase to v4.8-rc2
850
851 -- Tim Gardner <tim.gardner@canonical.com> Thu, 11 Aug 2016 11:08:14 -0600
852
853 linux (4.8.0-0.1) yakkety; urgency=low
854
855 [ Upstream Kernel Changes ]
856
857 * rebase to v4.8-rc1
858 - LP: #1607647
859 - LP: #1498667
860 - LP: #1592547
861 - LP: #1319984
862 - LP: #1268727
863 - LP: #1600623
864 - LP: #1465724
865 - LP: #1333569
866
867 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Aug 2016 14:23:12 -0600
868
869 linux (4.8.0-0.0) yakkety; urgency=low
870
871 * empty stanza
872
873 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Aug 2016 10:53:17 -0600
874
875 linux (4.7.0-0.2) yakkety; urgency=low
876
877 * Miscellaneous Ubuntu changes fixing various FTBS issues
878 - [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m
879 - [Config] make powerpc udeb block modules optional
880 - [Config] CONFIG_PLIP=m
881 - [Config] CONFIG_IRDA=m armhf/arm64
882 - [Config] CONFIG_IPMI_HANDLER=m armhf/arm64
883 - [Config] CONFIG_MOUSE_PS2=m
884 - [Config] remove ppc64el fb-modules
885
886 -- Tim Gardner <tim.gardner@canonical.com> Mon, 01 Aug 2016 10:00:57 -0600
887
888 linux (4.7.0-0.1) yakkety; urgency=low
889
890 [ Upstream Kernel Changes ]
891
892 * rebase to v4.7
893 - LP: #972604
894
895 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jun 2016 12:00:45 -0600
896
897 linux (4.7.0-0.0) yakkety; urgency=low
898
899 [ Tim Gardner ]
900
901 * Release Tracking Bug
902 - LP: #1588856
903
904 * linux: 4.6 kernel fails to boot on ppc64el multi-path system (LP: #1588421)
905 - scsi_dh_alua: do not fail for unknown VPD identification
906
907 * [Hyper-V] Put tools/hv/lsvmbus in /usr/sbin (LP: #1585311)
908 - [Config] Install lsvmbus in cloud tools
909 - SAUCE: tools/hv/lsvmbus -- convert to python3
910 - SAUCE: tools/hv/lsvmbus -- add manual page
911
912 * boot stalls on USB detection errors (LP: #1437492)
913 - usb: core: hub: hub_port_init lock controller instead of bus
914
915 * [Bug]KNL:Spread MWAIT cache lines over all nodes (LP: #1585850)
916 - kernek/fork.c: allocate idle task for a CPU always on its local node
917
918 * VirtIO (and probably other modules as well) is built-in, make it modular...
919 (LP: #1475078)
920 - [Config] CONFIG_VIRTIO_*=m for all but s390x
921 - [Config] CONFIG_USB=m
922 - [Config] CONFIG_BLK_DEV_*=m
923 - [Config] CONFIG_ATA=m
924 - [Config] CONFIG_SCSI=m
925 - [Config] CONFIG_DEVFREQ_GOV_*=m
926 - [Config] CONFIG_XEN_NETDEV_*=m
927 - [Config] CONFIG_AGP=m
928 - [Config] CONFIG_ECRYPT_FS=m
929 - [Config] CONFIG_ACPI_*=m
930 - [Config] CONFIG_CPU_FREQ_GOV_*=m for all but powerpc/ppc64el
931 - [Config] Modularize some CRYPTO
932 - [Config] CONFIG_FDDI=m
933 - [Config] CONFIG_FIXED_PHY=m
934 - [Config] CONFIG_VFAT_FS=m for all but armhf
935 - [Config] CONFIG_TUN=m
936 - [Config] CONFIG_UNIX=m
937 - [Config] CONFIG_TRUSTED_KEYS=m
938 - [Config] CONFIG_LEDS_CLASS=m for amd64,i386,ppc64el
939
940 * debian.master/.../getabis bogus warnings "inconsistant compiler versions"
941 and "not a git repository" (LP: #1584890)
942 - [debian] getabis: Only git add $abidir if running in local repo
943 - [debian] getabis: Fix inconsistent compiler versions check
944
945 * conflicting modules in udebs - arc4.ko (LP: #1582991)
946 - [Config] Remove arc4 from nic-modules
947
948 * arm64: statically link rtc-efi (LP: #1583738)
949 - [Config] Link rtc-efi statically on arm64
950
951 * Miscellaneous Ubuntu changes
952 - [Debian] zfs: transform symlink into referent file/dir
953 - [Debian] Added tristate.sh
954 - [Config] CONFIG_FUSE_FS=m
955 - [Config] CONFIG_ACPI_APEI_ERST_DEBUG=m
956 - [Config] CONFIG_PSTORE_CONSOLE=y
957 - Added Snapcraft files
958 - [Config] Mark CONFIG_UNIX enforced
959
960 * Miscellaneous upstream changes
961 - Revert "UBUNTU: [Config] CONFIG_UNIX=m"
962
963 -- Tim Gardner <tim.gardner@canonical.com> Tue, 17 May 2016 11:20:20 -0600
964
965 linux (4.6.0-6.7) yakkety; urgency=low
966
967 [ Tim Gardner ]
968
969 * Release Tracking Bug
970 - LP: #1582753
971
972 * Unsharing user and ipc namespaces simultaneously makes mqueue unmountable
973 (LP: #1582378)
974 - SAUCE: (namespace) mqueue: Super blocks must be owned by the user ns which
975 owns the ipc ns
976
977 * Miscellaneous Ubuntu changes
978 - [Config] Add Description to kernel-image udeb
979 - SAUCE: (noup) mm: Use phys_addr_t for reserve_bootmem_region arguments
980 - SAUCE: (noup) Update spl to 0.6.5.7-0ubuntu1, zfs to 0.6.5.7-0ubuntu1
981
982 * Miscellaneous upstream changes
983 - Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer
984 - Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile
985 - Drivers: hv: vmbus: Use the new virt_xx barrier code
986 - Drivers: hv: vmbus: Export the vmbus_set_event() API
987 - Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
988 - Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus packets
989 - drivers:hv: Lock access to hyperv_mmio resource tree
990 - drivers:hv: Make a function to free mmio regions through vmbus
991 - drivers:hv: Reverse order of resources in hyperv_mmio
992 - drivers:hv: Track allocations of children of hv_vmbus in private resource tree
993 - drivers:hv: Record MMIO range in use by frame buffer
994 - drivers:hv: Separate out frame buffer logic when picking MMIO range
995 - Drivers: hv: kvp: fix IP Failover
996 - Drivers: hv: vmbus: handle various crash scenarios
997 - Drivers: hv: balloon: don't crash when memory is added in non-sorted order
998 - Drivers: hv: balloon: reset host_specified_ha_region
999
1000 [ Tim Gardner ]
1001
1002 * Dropped hv SAUCE patches in favor of linux-next.
1003
1004 -- Tim Gardner <tim.gardner@canonical.com> Mon, 16 May 2016 13:50:30 -0600
1005
1006 linux (4.6.0-5.6) yakkety; urgency=low
1007
1008 [ Tim Gardner ]
1009
1010 * Release Tracking Bug
1011 - LP: #1582351
1012
1013 * aufs CONFIG_AUFS_EXPORT build option should be enabled (LP: #1121699)
1014 - [Config] enable CONFIG_AUFS_EXPORT
1015
1016 * promote *_diag modules from linux-image-extra to linux-image (LP: #1580355)
1017 - [Config] Update inclusion list for CRIU
1018
1019 * zfs: disable module checks for zfs when cross-compiling (LP: #1581127)
1020 - [Debian] disable zfs module checks when cross-compiling
1021
1022 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
1023 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
1024
1025 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped
1026 (LP: #1535150)
1027 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
1028
1029 * Ubuntu-4.6.0-5.6 configuration has CONFIG_GOLDFISH and CONFIG_GOLDFISH_BUS
1030 enabled, breaking serial support on normal systems (LP: #1580960)
1031 - [Config] disable CONFIG_GOLDFISH
1032
1033 * Miscellaneous Ubuntu changes
1034 - [Config] d-i -- update local configuration to new form
1035 - [Config] kernel-wedge -- switch to explicit versions
1036 - [Config] powerpc64-smp --> generic
1037 - [Config] CONFIG_AUFS_FS=m
1038 - SAUCE: AUFS
1039 - SAUCE: (namespace) fs: Add user namesapace member to struct super_block
1040 - SAUCE: (namespace) fs: Limit file caps to the user namespace of the super block
1041 - SAUCE: (namespace) Smack: Add support for unprivileged mounts from user namespaces
1042 - SAUCE: (namespace) fs: fix a posible leak of allocated superblock
1043 - SAUCE: (namespace) fs: Allow sysfs and cgroupfs to share super blocks between user namespaces
1044 - SAUCE: (namespace) block_dev: Support checking inode permissions in lookup_bdev()
1045 - SAUCE: (namespace) block_dev: Check permissions towards block device inode when mounting
1046 - SAUCE: (namespace) fs: Treat foreign mounts as nosuid
1047 - SAUCE: (namespace) selinux: Add support for unprivileged mounts from user namespaces
1048 - SAUCE: (namespace) userns: Replace in_userns with current_in_userns
1049 - SAUCE: (namespace) Smack: Handle labels consistently in untrusted mounts
1050 - SAUCE: (namespace) fs: Check for invalid i_uid in may_follow_link()
1051 - SAUCE: (namespace) cred: Reject inodes with invalid ids in set_create_file_as()
1052 - SAUCE: (namespace) fs: Refuse uid/gid changes which don't map into s_user_ns
1053 - SAUCE: (namespace) fs: Update posix_acl support to handle user namespace mounts
1054 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes with unmappable ids
1055 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID in s_user_ns
1056 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
1057 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set security.* xattrs
1058 - SAUCE: (namespace) fuse: Add support for pid namespaces
1059 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
1060 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace or a descendant
1061 - SAUCE: (namespace) fuse: Allow user namespace mounts
1062 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode when mounting
1063 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is opened for writing
1064 - SAUCE: (namespace) fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
1065 - SAUCE: (namespace) quota: Add support for user namespace mounts
1066 - SAUCE: (namespace) evm: Translate user/group ids relative to s_user_ns when computing HMAC
1067 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
1068 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user namespaces
1069 - SAUCE: (namespace) fuse: Add module parameter to enable user namespace mounts
1070 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace mounts
1071 - rebase to v4.6
1072 - SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
1073 - SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI interrupt.
1074
1075 * Miscellaneous upstream changes
1076 - Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"
1077 - powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
1078
1079 [ Upstream Kernel Changes ]
1080
1081 * rebase to v4.6
1082
1083 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 May 2016 12:08:54 -0600
1084
1085 linux (4.6.0-4.5) yakkety; urgency=low
1086
1087 * Kernel Panic on EC2 After Upgrading from 14.04 to 16.04 via do-release-
1088 upgrade -d (LP: #1573231)
1089 - SAUCE: (no-up) x86/topology: Handle CPUID bogosity gracefully
1090
1091 * Really cleaned out the last of the i915_bpo SAUCE patches. ricotz on
1092 IRC pointed out some leftover SAUCE patches that were causing issues.
1093
1094 * Dropped the attempt to convert powerpc64-smb to generic. kernel-wedge
1095 has some issues.
1096
1097 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 May 2016 10:56:54 -0600
1098
1099 linux (4.6.0-3.4) xenial; urgency=low
1100
1101 * Release Tracking Bug
1102 - LP: #1579594
1103
1104 * linux-generic: enable linux-extra split on all architectures (LP: #1568832)
1105 - [Config] Generate an -extras package for arm64 and powerpc
1106
1107 * Missing libunwind support in perf (LP: #1248289)
1108 - [Config] Add liblzma-dev to enable libunwind support in perf
1109
1110 * ZFS is confused by user namespaces (uid/gid mapping) when used with
1111 acltype=posixac (LP: #1567558)
1112 - zfs: Fix user namespaces uid/gid mapping
1113
1114 * Miscellaneous Ubuntu changes
1115 - rebase to v4.6-rc7
1116
1117 [ Upstream Kernel Changes ]
1118
1119 * rebase to v4.6-rc7
1120
1121 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 14:03:17 -0600
1122
1123 linux (4.6.0-2.3) yakkety; urgency=low
1124
1125 * Miscellaneous Ubuntu changes
1126 - [Config] CONFIG_AUFS_FS=m
1127 - SAUCE: AUFS
1128 - zfs: gcc build error: -Wbool-compare in metaslab.c
1129 - zfs: Linux 4.6 compat: PAGE_CACHE_SIZE removal
1130 - zfs: Fix ZPL miswrite of default POSIX ACL
1131 - zfs: Linux 4.5 compat: Use xattr_handler->name for acl
1132 - SAUCE: Dropped ubuntu/i915
1133 - SAUCE: Dropped ubuntu/dm-raid4-5
1134
1135 * Miscellaneous upstream changes
1136 - Revert "UBUNTU: [Debian] Disable ZFS until an update catches it up with the
1137 kernel"
1138
1139 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 10:41:17 -0600
1140
1141 linux (4.6.0-1.2) yakkety; urgency=low
1142
1143 * Miscellaneous Ubuntu changes
1144 - [Config] CONFIG_NR_CPUS=8192 for amd64
1145
1146 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 07:25:31 -0600
1147
1148 linux (4.6.0-0.1) yakkety; urgency=low
1149
1150
1151 [ Upstream Kernel Changes ]
1152
1153 * rebase to v4.6-rc6
1154 - LP: #1564712
1155 - LP: #1555912
1156 - LP: #1552925
1157 - LP: #1546694
1158 - LP: #1549660
1159 - LP: #1549620
1160 - LP: #1542944
1161 - LP: #1542564
1162 - LP: #1533009
1163 - LP: #1533461
1164 - LP: #1529624
1165 - LP: #1522949
1166
1167 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Apr 2016 14:24:45 -0600
1168
1169 linux (4.6.0-0.0) yakkety; urgency=low
1170
1171 [ Kamal Mostafa ]
1172
1173 * Release Tracking Bug
1174 - LP: #1573817
1175
1176 * autoreconstruct: need to also generate extend-diff-ignore options for links
1177 (LP: #1574362)
1178 - [Packaging] autoreconstruct -- generate extend-diff-ignore for links
1179
1180 * tipc: missing linearization of sk_buff (LP: #1567064)
1181 - tipc: move linearization of buffers to generic code
1182
1183 * [Hyper-V] In-flight PCI Passthrough Patches (LP: #1570124)
1184 - SAUCE:(noup) drivers:hv: Lock access to hyperv_mmio resource tree
1185 - SAUCE:(noup) drivers:hv: Call vmbus_mmio_free() to reverse
1186 vmbus_mmio_allocate()
1187 - SAUCE:(noup) drivers:hv: Reverse order of resources in hyperv_mmio
1188 - SAUCE:(noup) drivers:hv: Track allocations of children of hv_vmbus in
1189 private resource tree
1190 - SAUCE:(noup) drivers:hv: Record MMIO range in use by frame buffer
1191 - SAUCE:(noup) drivers:hv: Separate out frame buffer logic when picking MMIO
1192 range
1193
1194 * vbox: resync with 5.0.18-dfsg-2build1 (LP: #1571156)
1195 - ubuntu: vbox -- update to 5.0.18-dfsg-2build1
1196
1197 * CONFIG_AUFS_XATTR is not set (LP: #1557776)
1198 - [Config] CONFIG_AUFS_XATTR=y
1199
1200 * CVE-2016-3672 (LP: #1568523)
1201 - x86/mm/32: Enable full randomization on i386 and X86_32
1202
1203 * CVE-2016-3955 (LP: #1572666)
1204 - USB: usbip: fix potential out-of-bounds write
1205
1206 * Xenial update to v4.4.8 stable release (LP: #1573034)
1207 - hwmon: (max1111) Return -ENODEV from max1111_read_channel if not
1208 instantiated
1209 - PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argument
1210 - parisc: Avoid function pointers for kernel exception routines
1211 - parisc: Fix kernel crash with reversed copy_from_user()
1212 - parisc: Unbreak handling exceptions from kernel modules
1213 - ALSA: timer: Use mod_timer() for rearming the system timer
1214 - ALSA: hda - Asus N750JV external subwoofer fixup
1215 - ALSA: hda - Fix white noise on Asus N750JV headphone
1216 - ALSA: hda - Apply fix for white noise on Asus N550JV, too
1217 - mm: fix invalid node in alloc_migrate_target()
1218 - powerpc/mm: Fixup preempt underflow with huge pages
1219 - libnvdimm: fix smart data retrieval
1220 - libnvdimm, pfn: fix uuid validation
1221 - compiler-gcc: disable -ftracer for __noclone functions
1222 - arm64: opcodes.h: Add arm big-endian config options before including arm
1223 header
1224 - drm/dp: move hw_mutex up the call stack
1225 - drm/udl: Use unlocked gem unreferencing
1226 - drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5
1227 - drm/radeon: add another R7 370 quirk
1228 - drm/radeon: add a dpm quirk for all R7 370 parts
1229 - drm/amdgpu/gmc: move vram type fetching into sw_init
1230 - drm/amdgpu/gmc: use proper register for vram type on Fiji
1231 - xen/events: Mask a moving irq
1232 - tcp: convert cached rtt from usec to jiffies when feeding initial rto
1233 - tunnel: Clear IPCB(skb)->opt before dst_link_failure called
1234 - net: jme: fix suspend/resume on JMC260
1235 - net: vrf: Remove direct access to skb->data
1236 - net: qca_spi: Don't clear IFF_BROADCAST
1237 - net: qca_spi: clear IFF_TX_SKB_SHARING
1238 - net: fix bridge multicast packet checksum validation
1239 - sctp: lack the check for ports in sctp_v6_cmp_addr
1240 - mld, igmp: Fix reserved tailroom calculation
1241 - tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"
1242 - qmi_wwan: add Sierra Wireless EM74xx device ID
1243 - ipv6: re-enable fragment header matching in ipv6_find_hdr
1244 - vxlan: fix missing options_len update on RX with collect metadata
1245 - cdc_ncm: toggle altsetting to force reset before setup
1246 - udp6: fix UDP/IPv6 encap resubmit path
1247 - tcp: fix tcpi_segs_in after connection establishment
1248 - ppp: release rtnl mutex when interface creation fails
1249 - net: validate variable length ll headers
1250 - ax25: add link layer header validation function
1251 - packet: validate variable length ll headers
1252 - bpf: avoid copying junk bytes in bpf_get_current_comm()
1253 - sh_eth: fix NULL pointer dereference in sh_eth_ring_format()
1254 - sh_eth: advance 'rxdesc' later in sh_eth_ring_format()
1255 - qlcnic: Remove unnecessary usage of atomic_t
1256 - qlcnic: Fix mailbox completion handling during spurious interrupt
1257 - macvtap: always pass ethernet header in linear
1258 - mlxsw: spectrum: Check requested ageing time is valid
1259 - rocker: set FDB cleanup timer according to lowest ageing time
1260 - bridge: allow zero ageing time
1261 - ipv4: Don't do expensive useless work during inetdev destroy.
1262 - net: Fix use after free in the recvmmsg exit path
1263 - mlx4: add missing braces in verify_qp_parameters
1264 - farsync: fix off-by-one bug in fst_add_one
1265 - ath9k: fix buffer overrun for ar9287
1266 - ppp: ensure file->private_data can't be overridden
1267 - tcp/dccp: remove obsolete WARN_ON() in icmp handlers
1268 - qlge: Fix receive packets drop.
1269 - net: bcmgenet: fix dma api length mismatch
1270 - bonding: fix bond_get_stats()
1271 - ipv4: fix broadcast packets reception
1272 - ipv4: initialize flowi4_flags before calling fib_lookup()
1273 - ppp: take reference on channels netns
1274 - xfrm: Fix crash observed during device unregistration and decryption
1275 - qmi_wwan: add "D-Link DWM-221 B1" device id
1276 - ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates
1277 - bridge: Allow set bridge ageing time when switchdev disabled
1278 - rtnl: fix msg size calculation in if_nlmsg_size()
1279 - tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
1280 - tuntap: restore default qdisc
1281 - ipv4: l2tp: fix a potential issue in l2tp_ip_recv
1282 - ipv6: l2tp: fix a potential issue in l2tp_ip6_recv
1283 - ip6_tunnel: set rtnl_link_ops before calling register_netdevice
1284 - ipv6: Count in extension headers in skb->network_header
1285 - mpls: find_outdev: check for err ptr in addition to NULL check
1286 - USB: uas: Limit qdepth at the scsi-host level
1287 - USB: uas: Add a new NO_REPORT_LUNS quirk
1288 - cdc-acm: fix NULL pointer reference
1289 - KVM: x86: Inject pending interrupt even if pending nmi exist
1290 - KVM: x86: reduce default value of halt_poll_ns parameter
1291 - MIPS: Fix MSA ld unaligned failure cases
1292 - pinctrl: pistachio: fix mfio84-89 function description and pinmux.
1293 - pinctrl: sh-pfc: only use dummy states for non-DT platforms
1294 - pinctrl: sunxi: Fix A33 external interrupts not working
1295 - pinctrl: nomadik: fix pull debug print inversion
1296 - pinctrl: freescale: imx: fix bogus check of of_iomap() return value
1297 - au0828: fix au0828_v4l2_close() dev_state race condition
1298 - au0828: Fix dev_state handling
1299 - coda: fix error path in case of missing pdata on non-DT platform
1300 - v4l: vsp1: Set the SRU CTRL0 register when starting the stream
1301 - pcmcia: db1xxx_ss: fix last irq_to_gpio user
1302 - rbd: use GFP_NOIO consistently for request allocations
1303 - virtio: virtio 1.0 cs04 spec compliance for reset
1304 - mac80211: properly deal with station hashtable insert errors
1305 - mac80211: avoid excessive stack usage in sta_info
1306 - mac80211: fix ibss scan parameters
1307 - mac80211: fix unnecessary frame drops in mesh fwding
1308 - mac80211: fix txq queue related crashes
1309 - usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()
1310 - usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transfer
1311 - usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done()
1312 - iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATE
1313 - iio: accel: bmc150: fix endianness when reading axes
1314 - iio: gyro: bmg160: fix buffer read values
1315 - iio: gyro: bmg160: fix endianness when reading axes
1316 - sd: Fix excessive capacity printing on devices with blocks bigger than 512
1317 bytes
1318 - fs: add file_dentry()
1319 - nfs: use file_dentry()
1320 - btrfs: fix crash/invalid memory access on fsync when using overlayfs
1321 - ext4: add lockdep annotations for i_data_sem
1322 - ext4: ignore quota mount options if the quota feature is enabled
1323 - iommu: Don't overwrite domain pointer when there is no default_domain
1324 - Btrfs: fix file/data loss caused by fsync after rename and new inode
1325 - arm64: replace read_lock to rcu lock in call_step_hook
1326 - perf: Do not double free
1327 - perf: Cure event->pending_disable race
1328 - mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllers
1329 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
1330 - ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2
1331 - ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T460s
1332 - ALSA: usb-audio: Add a sample rate quirk for Phoenix Audio TMX320
1333 - ALSA: usb-audio: Add a quirk for Plantronics BT300
1334 - ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB Dock
1335 - HID: wacom: fix Bamboo ONE oops
1336 - HID: usbhid: fix inconsistent reset/resume/reset-resume behavior
1337 - Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled"
1338 - Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"
1339 - Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"
1340 - staging: android: ion: Set the length of the DMA sg entries in buffer
1341 - usbvision: fix crash on detecting device with invalid configuration
1342 - Revert "usb: hub: do not clear BOS field during reset device"
1343 - Linux 4.4.8
1344
1345 * Fix speaker volume on a Dell machine (LP: #1549660)
1346 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
1347
1348 * Xenial update to v4.4.7 stable release (LP: #1572722)
1349 - regulator: core: avoid unused variable warning
1350 - regulator: core: Fix nested locking of supplies
1351 - ASoC: samsung: pass DMA channels as pointers
1352 - mmc: sh_mmcif: rework dma channel handling
1353 - mmc: sh_mmcif: Correct TX DMA channel allocation
1354 - x86/microcode/intel: Make early loader look for builtin microcode too
1355 - x86/microcode: Untangle from BLK_DEV_INITRD
1356 - x86/entry/compat: Keep TS_COMPAT set during signal delivery
1357 - perf/x86/intel: Add definition for PT PMI bit
1358 - x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARs
1359 - KVM: i8254: change PIT discard tick policy
1360 - KVM: fix spin_lock_init order on x86
1361 - KVM: VMX: avoid guest hang on invalid invept instruction
1362 - KVM: VMX: avoid guest hang on invalid invvpid instruction
1363 - KVM: VMX: fix nested vpid for old KVM guests
1364 - perf/core: Fix perf_sched_count derailment
1365 - perf tools: Dont stop PMU parsing on alias parse error
1366 - perf tools: Fix checking asprintf return value
1367 - perf tools: Fix python extension build
1368 - sched/cputime: Fix steal_account_process_tick() to always return jiffies
1369 - sched/preempt, sh: kmap_coherent relies on disabled preemption
1370 - EDAC, amd64_edac: Shift wrapping issue in f1x_get_norm_dct_addr()
1371 - s390: fix floating pointer register corruption (again)
1372 - s390/cpumf: add missing lpp magic initialization
1373 - pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsing
1374 - PCI: Disable IO/MEM decoding for devices with non-compliant BARs
1375 - PCI: ACPI: IA64: fix IO port generic range check
1376 - x86/irq: Cure live lock in fixup_irqs()
1377 - x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()
1378 - x86/iopl/64: Properly context-switch IOPL on Xen PV
1379 - x86/iopl: Fix iopl capability check on Xen PV
1380 - x86/mm: TLB_REMOTE_SEND_IPI should count pages
1381 - sg: fix dxferp in from_to case
1382 - aacraid: Fix RRQ overload
1383 - aacraid: Fix memory leak in aac_fib_map_free
1384 - aacraid: Set correct msix count for EEH recovery
1385 - sd: Fix discard granularity when LBPRZ=1
1386 - scsi: storvsc: fix SRB_STATUS_ABORTED handling
1387 - be2iscsi: set the boot_kset pointer to NULL in case of failure
1388 - aic7xxx: Fix queue depth handling
1389 - libnvdimm: Fix security issue with DSM IOCTL.
1390 - dm snapshot: disallow the COW and origin devices from being identical
1391 - dm: fix excessive dm-mq context switching
1392 - dm thin metadata: don't issue prefetches if a transaction abort has failed
1393 - dm cache: make sure every metadata function checks fail_io
1394 - dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request()
1395 - usb: retry reset if a device times out
1396 - usb: hub: fix a typo in hub_port_init() leading to wrong logic
1397 - USB: uas: Reduce can_queue to MAX_CMNDS
1398 - USB: cdc-acm: more sanity checking
1399 - USB: iowarrior: fix oops with malicious USB descriptors
1400 - USB: usb_driver_claim_interface: add sanity checking
1401 - USB: mct_u232: add sanity checking in probe
1402 - USB: digi_acceleport: do sanity checking for the number of ports
1403 - USB: cypress_m8: add endpoint sanity check
1404 - USB: serial: cp210x: Adding GE Healthcare Device ID
1405 - USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices
1406 - USB: option: add "D-Link DWM-221 B1" device id
1407 - pwc: Add USB id for Philips Spc880nc webcam
1408 - Input: powermate - fix oops with malicious USB descriptors
1409 - ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()
1410 - ALSA: usb-audio: Add sanity checks for endpoint accesses
1411 - ALSA: usb-audio: add Microsoft HD-5001 to quirks
1412 - ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()
1413 - ALSA: usb-audio: Fix double-free in error paths after
1414 snd_usb_add_audio_stream() call
1415 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
1416 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
1417 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
1418 - crypto: ccp - Add hash state import and export support
1419 - crypto: ccp - Limit the amount of information exported
1420 - crypto: ccp - Don't assume export/import areas are aligned
1421 - crypto: ccp - memset request context to zero during import
1422 - crypto: keywrap - memzero the correct memory
1423 - crypto: atmel - fix checks of error code returned by devm_ioremap_resource()
1424 - crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()
1425 - crypto: marvell/cesa - forward devm_ioremap_resource() error code
1426 - X.509: Fix leap year handling again
1427 - mei: bus: check if the device is enabled before data transfer
1428 - HID: logitech: fix Dual Action gamepad support
1429 - HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report()
1430 - HID: multitouch: force retrieving of Win8 signature blob
1431 - HID: fix hid_ignore_special_drivers module parameter
1432 - staging: comedi: ni_tiocmd: change mistaken use of start_src for start_arg
1433 - staging: android: ion_test: fix check of platform_device_register_simple()
1434 error code
1435 - staging: comedi: ni_mio_common: fix the ni_write[blw]() functions
1436 - tty: Fix GPF in flush_to_ldisc(), part 2
1437 - net: irda: Fix use-after-free in irtty_open()
1438 - 8250: use callbacks to access UART_DLL/UART_DLM
1439 - saa7134: Fix bytesperline not being set correctly for planar formats
1440 - adv7511: TX_EDID_PRESENT is still 1 after a disconnect
1441 - bttv: Width must be a multiple of 16 when capturing planar formats
1442 - coda: fix first encoded frame payload
1443 - media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32
1444 - mtip32xx: Avoid issuing standby immediate cmd during FTL rebuild
1445 - mtip32xx: Fix broken service thread handling
1446 - mtip32xx: Remove unwanted code from taskfile error handler
1447 - mtip32xx: Print exact time when an internal command is interrupted
1448 - mtip32xx: Fix for rmmod crash when drive is in FTL rebuild
1449 - mtip32xx: Handle safe removal during IO
1450 - mtip32xx: Handle FTL rebuild failure state during device initialization
1451 - mtip32xx: Implement timeout handler
1452 - mtip32xx: Cleanup queued requests after surprise removal
1453 - ALSA: pcm: Avoid "BUG:" string for warnings again
1454 - ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41.
1455 - ALSA: hda - Don't handle ELD notify from invalid port
1456 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
1457 - ALSA: hda - Fix unconditional GPIO toggle via automute
1458 - tools/hv: Use include/uapi with __EXPORTED_HEADERS__
1459 - jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
1460 - brd: Fix discard request processing
1461 - IB/srpt: Simplify srpt_handle_tsk_mgmt()
1462 - bcache: cleaned up error handling around register_cache()
1463 - bcache: fix race of writeback thread starting before complete initialization
1464 - bcache: fix cache_set_flush() NULL pointer dereference on OOM
1465 - mm: memcontrol: reclaim when shrinking memory.high below usage
1466 - mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage
1467 - ia64: define ioremap_uc()
1468 - watchdog: don't run proc_watchdog_update if new value is same as old
1469 - watchdog: rc32434_wdt: fix ioctl error handling
1470 - Bluetooth: Add new AR3012 ID 0489:e095
1471 - Bluetooth: Fix potential buffer overflow with Add Advertising
1472 - cgroup: ignore css_sets associated with dead cgroups during migration
1473 - net: mvneta: enable change MAC address when interface is up
1474 - of: alloc anywhere from memblock if range not specified
1475 - vfs: show_vfsstat: do not ignore errors from show_devname method
1476 - splice: handle zero nr_pages in splice_to_pipe()
1477 - xtensa: ISS: don't hang if stdin EOF is reached
1478 - xtensa: fix preemption in {clear,copy}_user_highpage
1479 - xtensa: clear all DBREAKC registers on start
1480 - ARC: [BE] readl()/writel() to work in Big Endian CPU configuration
1481 - ARC: bitops: Remove non relevant comments
1482 - quota: Fix possible GPF due to uninitialised pointers
1483 - xfs: fix two memory leaks in xfs_attr_list.c error paths
1484 - raid1: include bio_end_io_list in nr_queued to prevent freeze_array hang
1485 - md/raid5: Compare apples to apples (or sectors to sectors)
1486 - RAID5: check_reshape() shouldn't call mddev_suspend
1487 - RAID5: revert e9e4c377e2f563 to fix a livelock
1488 - raid10: include bio_end_io_list in nr_queued to prevent freeze_array hang
1489 - md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_list
1490 - md: multipath: don't hardcopy bio in .make_request path
1491 - Revert "UBUNTU: SAUCE: (noup) fuse: Add reference counting for fuse_io_priv"
1492 - Revert "UBUNTU: SAUCE: (noup) fuse: do not use iocb after it may have been
1493 freed"
1494 - fuse: do not use iocb after it may have been freed
1495 - fuse: Add reference counting for fuse_io_priv
1496 - fs/coredump: prevent fsuid=0 dumps into user-controlled directories
1497 - rapidio/rionet: fix deadlock on SMP
1498 - ipr: Fix out-of-bounds null overwrite
1499 - ipr: Fix regression when loading firmware
1500 - iwlwifi: mvm: Fix paging memory leak
1501 - drm/radeon: disable runtime pm on PX laptops without dGPU power control
1502 - drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.
1503 - drm/amdgpu: disable runtime pm on PX laptops without dGPU power control
1504 - drm/amdgpu: include the right version of gmc header files for iceland
1505 - IB/ipoib: fix for rare multicast join race condition
1506 - tracing: Have preempt(irqs)off trace preempt disabled functions
1507 - tracing: Fix crash from reading trace_pipe with sendfile
1508 - tracing: Fix trace_printk() to print when not using bprintk()
1509 - bitops: Do not default to __clear_bit() for __clear_bit_unlock()
1510 - scripts/coccinelle: modernize &
1511 - scripts/kconfig: allow building with make 3.80 again
1512 - kbuild/mkspec: fix grub2 installkernel issue
1513 - MAINTAINERS: Update mailing list and web page for hwmon subsystem
1514 - ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI list
1515 - mmc: block: fix ABI regression of mmc_blk_ioctl
1516 - mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case
1517 - mmc: sdhci: fix data timeout (part 1)
1518 - mmc: sdhci: fix data timeout (part 2)
1519 - mmc: sdhci: Fix override of timeout clk wrt max_busy_timeout
1520 - clk: rockchip: rk3368: fix cpuclk mux bit of big cpu-cluster
1521 - clk: rockchip: rk3368: fix cpuclk core dividers
1522 - clk: rockchip: rk3368: fix parents of video encoder/decoder
1523 - clk: rockchip: rk3368: fix hdmi_cec gate-register
1524 - clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocks
1525 - clk: bcm2835: Fix setting of PLL divider clock rates
1526 - target: Fix target_release_cmd_kref shutdown comp leak
1527 - iser-target: Fix identification of login rx descriptor type
1528 - iser-target: Add new state ISER_CONN_BOUND to isert_conn
1529 - iser-target: Separate flows for np listeners and connections cma events
1530 - iser-target: Rework connection termination
1531 - nfsd4: fix bad bounds checking
1532 - nfsd: fix deadlock secinfo+readdir compound
1533 - ARM: dts: at91: sama5d3 Xplained: don't disable hsmci regulator
1534 - ARM: dts: at91: sama5d4 Xplained: don't disable hsmci regulator
1535 - ACPI / PM: Runtime resume devices when waking from hibernate
1536 - writeback, cgroup: fix premature wb_put() in
1537 locked_inode_to_wb_and_lock_list()
1538 - writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the
1539 inode
1540 - Revert "UBUNTU: SAUCE: (noup) Input: synaptics - handle spurious release of
1541 trackstick buttons, again"
1542 - Input: synaptics - handle spurious release of trackstick buttons, again
1543 - Input: ims-pcu - sanity check against missing interfaces
1544 - Input: ati_remote2 - fix crashes on detecting device with invalid descriptor
1545 - ocfs2/dlm: fix race between convert and recovery
1546 - ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
1547 - mm/page_alloc: prevent merging between isolated and other pageblocks
1548 - mtd: onenand: fix deadlock in onenand_block_markbad
1549 - PM / sleep: Clear pm_suspend_global_flags upon hibernate
1550 - scsi_common: do not clobber fixed sense information
1551 - sched/cputime: Fix steal time accounting vs. CPU hotplug
1552 - perf/x86/pebs: Add workaround for broken OVFL status on HSW+
1553 - perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi
1554 - perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere
1555 - Linux 4.4.7
1556
1557 * QCA9565 / AR9565 bluetooth not work (LP: #1542944)
1558 - Bluetooth: Add new AR3012 ID 0489:e095
1559
1560 * The mic mute key and led can't work on a Lenovo AIO machine (LP: #1555912)
1561 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
1562
1563 * 13d3:3472 bluetooth not working, 4.2 low latency kernel 14.04.1 on asus ROG
1564 gl552jx (LP: #1552925)
1565 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
1566
1567 * Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)
1568 (LP: #1546694)
1569 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
1570
1571 * Atheros AR9462 Bluetooth cannot detect other devices (LP: #1542564)
1572 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
1573
1574 * s390/pci: add extra padding to function measurement block (LP: #1572291)
1575 - s390/pci: add extra padding to function measurement block
1576
1577 * CVE-2016-3951 (LP: #1567191)
1578 - cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind
1579 - usbnet: cleanup after bind() in probe()
1580
1581 * linux: Add UEFI keyring for externally signed modules (LP: #1569924)
1582 - efi: Remove redundant efi_set_variable_nonblocking() prototype
1583 - efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo()
1584 - efi: Add nonblocking option to efi_query_variable_store()
1585 - efi: Add NV memory attribute
1586 - efi: Reformat GUID tables to follow the format in UEFI spec
1587 - efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL
1588 - SAUCE: (noup) Add EFI signature data types
1589 - crypto: KEYS: convert public key and digsig asym to the akcipher api
1590 - [Config] CONFIG_EFI_SIGNATURE_LIST_PARSER=y
1591 - SAUCE: (noup) Add an EFI signature blob parser and key loader.
1592 - [Config] CONFIG_IMA_MOK_KEYRING=y
1593 - IMA: create machine owner and blacklist keyrings
1594 - KEYS: Add an alloc flag to convey the builtinness of a key
1595 - [Config] CONFIG_MODULE_SIG_UEFI=y, CONFIG_SYSTEM_BLACKLIST_KEYRING=y
1596 - SAUCE: (noup) KEYS: Add a system blacklist keyring
1597 - SAUCE: (noup) MODSIGN: Support not importing certs from db
1598
1599 * Miscellaneous Ubuntu changes
1600 - [Config] CONFIG_PUBLIC_KEY_ALGO_RSA=y
1601
1602 -- Kamal Mostafa <kamal@canonical.com> Sun, 24 Apr 2016 12:12:13 -0700
1603
1604 linux (4.4.0-21.37) xenial; urgency=low
1605
1606 [ Tim Gardner ]
1607
1608 * Release Tracking Bug
1609 - LP: #1571791
1610
1611 * linux: MokSBState is ignored (LP: #1571691)
1612 - SAUCE: (noup) MODSIGN: Import certificates from UEFI Secure Boot
1613 - SAUCE: (noup) efi: Disable secure boot if shim is in insecure mode
1614 - SAUCE: (noup) Display MOKSBState when disabled
1615
1616 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Apr 2016 07:00:22 -0600
1617
1618 linux (4.4.0-20.36) xenial; urgency=low
1619
1620 [ Tim Gardner ]
1621
1622 * Release Tracking Bug
1623 - LP: #1571069
1624
1625 * sysfs mount failure during stateful lxd snapshots (LP: #1570906)
1626 - SAUCE: kernfs: Do not match superblock in another user namespace when
1627 mounting
1628
1629 * Kernel Panic in Ubuntu 16.04 netboot installer (LP: #1570441)
1630 - x86/topology: Fix logical package mapping
1631 - x86/topology: Fix Intel HT disable
1632 - x86/topology: Use total_cpus not nr_cpu_ids for logical packages
1633 - xen/apic: Provide Xen-specific version of cpu_present_to_apicid APIC op
1634 - x86/topology: Fix AMD core count
1635
1636 * [regression]: Failed to call clock_adjtime(): Invalid argument
1637 (LP: #1566465)
1638 - ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO
1639
1640 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Apr 2016 06:31:56 -0600
1641
1642 linux (4.4.0-19.35) xenial; urgency=low
1643
1644 [ Tim Gardner ]
1645
1646 * Release Tracking Bug
1647 - LP: #1570348
1648
1649 * CVE-2016-2847 (LP: #1554260)
1650 - pipe: limit the per-user amount of pages allocated in pipes
1651
1652 * xenial kernel crash on HP BL460c G7 (qla24xx problem?) (LP: #1554003)
1653 - SAUCE: (noup) qla2xxx: Add irq affinity notification V2
1654
1655 * arm64: guest hangs when ntpd is running (LP: #1549494)
1656 - SAUCE: (noup) KVM: arm/arm64: Handle forward time correction gracefully
1657
1658 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
1659 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=y
1660
1661 * s390/cpumf: Fix lpp detection (LP: #1555344)
1662 - s390/facilities: use stfl mnemonic instead of insn magic
1663 - s390/facilities: always use lowcore's stfle field for storing facility bits
1664 - s390/cpumf: Fix lpp detection
1665
1666 * s390x kernel image needs weightwatchers (LP: #1536245)
1667 - [Config] s390x: Use compressed kernel bzImage
1668
1669 * Surelock GA2 SP1: surelock02p05: Not seeing sgX devices for LUNs after
1670 upgrading to Ubuntu 16.04 (LP: #1567581)
1671 - Revert "UBUNTU: SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on
1672 device-tree properties"
1673
1674 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
1675 - cpufreq: powernv: Define per_cpu chip pointer to optimize hot-path
1676 - Revert "cpufreq: postfix policy directory with the first CPU in related_cpus"
1677 - cpufreq: powernv: Add sysfs attributes to show throttle stats
1678
1679 * systemd-modules-load.service: Failing due to missing module 'ib_iser' (LP: #1566468)
1680 - [Config] Add ib_iser to generic inclusion list
1681
1682 * thunderx nic performance improvements (LP: #1567093)
1683 - net: thunderx: Set recevie buffer page usage count in bulk
1684 - net: thunderx: Adjust nicvf structure to reduce cache misses
1685
1686 * fixes for thunderx nic in multiqueue mode (LP: #1567091)
1687 - net: thunderx: Fix for multiqset not configured upon interface toggle
1688 - net: thunderx: Fix for HW TSO not enabled for secondary qsets
1689 - net: thunderx: Fix receive packet stats
1690
1691 * Miscellaneous Ubuntu changes
1692 - [Config] updateconfigs after CONFIG_DRM_I915_BPO_PRELIMINARY_HW_SUPPORT=n
1693
1694 * Miscellaneous upstream changes (LP: #1564901)
1695 - Input: xpad - correctly handle concurrent LED and FF requests
1696
1697 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Apr 2016 07:32:16 +0100
1698
1699 linux (4.4.0-18.34) xenial; urgency=low
1700
1701 [ Tim Gardner ]
1702
1703 * Release Tracking Bug
1704 - LP: #1566868
1705
1706 * [i915_bpo] Fix RC6 on SKL GT3 & GT4 (LP: #1564759)
1707 - SAUCE: i915_bpo: drm/i915/skl: Fix rc6 based gpu/system hang
1708 - SAUCE: i915_bpo: drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revs
1709
1710 * CONFIG_ARCH_ROCKCHIP not enabled in armhf generic kernel (LP: #1566283)
1711 - [Config] CONFIG_ARCH_ROCKCHIP=y
1712
1713 * [Feature] Memory Bandwidth Monitoring (LP: #1397880)
1714 - perf/x86/cqm: Fix CQM handling of grouping events into a cache_group
1715 - perf/x86/cqm: Fix CQM memory leak and notifier leak
1716 - x86/cpufeature: Carve out X86_FEATURE_*
1717 - Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
1718 - x86/topology: Create logical package id
1719 - perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init
1720 - perf/x86/mbm: Add memory bandwidth monitoring event management
1721 - perf/x86/mbm: Implement RMID recycling
1722 - perf/x86/mbm: Add support for MBM counter overflow handling
1723
1724 * User namespace mount updates (LP: #1566505)
1725 - SAUCE: quota: Require that qids passed to dqget() be valid and map into s_user_ns
1726 - SAUCE: fs: Allow superblock owner to change ownership of inodes with unmappable ids
1727 - SAUCE: fuse: Don't initialize user_id or group_id in mount options
1728 - SAUCE: cgroup: Use a new super block when mounting in a cgroup namespace
1729 - SAUCE: fs: fix a posible leak of allocated superblock
1730
1731 * [arm64] kernel BUG at /build/linux-StrpB2/linux-4.4.0/fs/ext4/inode.c:2394!
1732 (LP: #1566518)
1733 - arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings
1734 - arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permission
1735
1736 * [Feature]USB core and xHCI tasks for USB 3.1 SuperSpeedPlus (SSP) support
1737 for Alpine Ridge on SKL (LP: #1519623)
1738 - usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
1739 - usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUS
1740 - usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus devices
1741 - usb: add device descriptor for usb 3.1 root hub
1742 - usb: Support USB 3.1 extended port status request
1743 - xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.
1744 - xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable controllers
1745 - xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability
1746 - xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices
1747 - usb: Add USB3.1 SuperSpeedPlus Isoc Endpoint Companion descriptor
1748 - usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor
1749 - usb: Add USB 3.1 Precision time measurement capability descriptor support
1750 - xhci: refactor and cleanup endpoint initialization.
1751 - xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints
1752 - xhci: cleanup isoc tranfers queuing code
1753 - xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1
1754 - SAUCE: (noup) usb: fix regression in SuperSpeed endpoint descriptor parsing
1755
1756 * wrong/missing permissions for device file /dev/prandom (prng.ko)
1757 (LP: #1558275)
1758 - s390/crypto: provide correct file mode at device register.
1759
1760 * The Front MIC jack can't work on a HP desktop machine (LP: #1564712)
1761 - ALSA: hda - fix front mic problem for a HP desktop
1762
1763 * HP Notebook Probook 440 G3 HDA Intel PCH horrible sounds while booting
1764 (LP: #1556228)
1765 - ALSA: hda - Apply reboot D3 fix for CX20724 codec, too
1766
1767 * please provide mmc-modules udeb (LP: #1565765)
1768 - [Config] Add mmc block drivers to d-i
1769
1770 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
1771 - Add secure_modules() call
1772 - PCI: Lock down BAR access when module security is enabled
1773 - x86: Lock down IO port access when module security is enabled
1774 - ACPI: Limit access to custom_method
1775 - asus-wmi: Restrict debugfs interface when module loading is restricted
1776 - Restrict /dev/mem and /dev/kmem when module loading is restricted
1777 - acpi: Ignore acpi_rsdp kernel parameter when module loading is restricted
1778 - kexec: Disable at runtime if the kernel enforces module loading restrictions
1779 - x86: Restrict MSR access when module loading is restricted
1780 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=n
1781 - Add option to automatically enforce module signatures when in Secure Boot mode
1782 - efi: Make EFI_SECURE_BOOT_SIG_ENFORCE depend on EFI
1783 - efi: Add EFI_SECURE_BOOT bit
1784 - hibernate: Disable in a signed modules environment
1785
1786 * [Hyper-V] Additional PCI passthrough commits (LP: #1565967)
1787 - PCI: Add fwnode_handle to x86 pci_sysdata
1788 - PCI: Look up IRQ domain by fwnode_handle
1789 - [Config] CONFIG_PCI_HYPERV=m
1790 - PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMs
1791
1792 * [Bug]Lenovo Yoga 260 and Carbon X1 4th gen freeze on HWP enable
1793 (LP: #1559923)
1794 - ACPI / processor: Request native thermal interrupt handling via _OSC
1795
1796 * Sync kernel zfs 0.6.5.6 - align with zfsutils-linux and spl packages
1797 (LP: #1564591)
1798 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu3
1799
1800 * [Ubuntu 16.04.1] RELEASE and ACQUIRE atomics on Power (LP: #1556096)
1801 - atomics: Allow architectures to define their own __atomic_op_* helpers
1802 - powerpc: atomic: Implement atomic{, 64}_*_return_* variants
1803 - powerpc: atomic: Implement acquire/release/relaxed variants for xchg
1804 - powerpc: atomic: Implement acquire/release/relaxed variants for cmpxchg
1805
1806 * fix for do_tools_cpupower when cross-compiling (LP: #1564206)
1807 - [Debian] cpupower uses non-standard CROSS
1808
1809 * ISST:LTE: Regression: roselp2 Oops in kernel during setup io (LP: #1546439)
1810 - SAUCE: block: partition: initialize percpuref before sending out KOBJ_ADD
1811
1812 * Unable to migrate container (LP: #1563921)
1813 - SAUCE: cgroup mount: ignore nsroot=
1814
1815 * [Hyper-V] patch inclusion in 16.04 for NIC hot add/remove (LP: #1563688)
1816 - hv_netvsc: Move subchannel waiting to rndis_filter_device_remove()
1817
1818 * /proc/$pid/maps performance regression (LP: #1547231)
1819 - proc: revert /proc/<pid>/maps [stack:TID] annotation
1820
1821 * TPM2.0 trusted keys fixes (LP: #1398274)
1822 - tpm: remove unneeded include of actbl2.h
1823 - tpm: fix checks for policy digest existence in tpm2_seal_trusted()
1824 - tpm_crb: Use the common ACPI definition of struct acpi_tpm2
1825 - tpm_tis: Disable interrupt auto probing on a per-device basis
1826 - tpm_tis: Do not fall back to a hardcoded address for TPM2
1827 - tpm_tis: Use devm_ioremap_resource
1828 - tpm_tis: Clean up the force=1 module parameter
1829 - tpm_crb: Drop le32_to_cpu(ioread32(..))
1830 - tpm_crb: Use devm_ioremap_resource
1831 - tpm: fix the rollback in tpm_chip_register()
1832 - tpm: fix the cleanup of struct tpm_chip
1833 - tpm: fix: set continueSession attribute for the unseal operation
1834 - tpm: fix: return rc when devm_add_action() fails
1835 - tpm_eventlog.c: fix binary_bios_measurements
1836 - tpm_crb/tis: fix: use dev_name() for /proc/iomem
1837 - tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()
1838 - tpm_tis: fix build warning with tpm_tis_resume
1839
1840 * [Feature]intel_idle driver support for Knights Landing (LP: #1461365)
1841 - intel_idle: Support for Intel Xeon Phi Processor x200 Product Family
1842
1843 * cxlflash: Backport upstream cxlflash commits and submitting a noup patch to
1844 Xenial (LP: #1563485)
1845 - cxlflash: Fix to avoid unnecessary scan with internal LUNs
1846 - cxlflash: Increase cmd_per_lun for better throughput
1847 - SAUCE: (noup) cxlflash: Move to exponential back-off when cmd_room is not available
1848
1849 * Miscellaneous Ubuntu changes
1850 - [Config] do_zfs_powerpc64-smp = true
1851 - [Debian] fix linux_tools when cross-compiling
1852 - [Config] do_zfs_powerpc64-smp use default value
1853 - SAUCE: apparmor: Fix FTBFS due to bad include path
1854 - SAUCE: i915_bpo: Disable preliminary hw support
1855
1856 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Mar 2016 15:31:33 -0600
1857
1858 linux (4.4.0-17.33) xenial; urgency=low
1859
1860 [ Tim Gardner ]
1861
1862 * Release Tracking Bug
1863 - LP: #1563441
1864
1865 * ISST-LTE: pVM:high cpus number need a high crashkernel value in kdump
1866 (LP: #1560552)
1867 - SAUCE: (noup) ppc64 boot: Wait for boot cpu to show up if nr_cpus limit is
1868 about to hit.
1869
1870 * Predictable naming mechanism is leading to issues in DLPAR operations of
1871 NICs (LP: #1560514)
1872 - SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on device-tree
1873 properties
1874
1875 * ThunderX: support alternative phy implementations (LP: #1562968)
1876 - net: thunderx: Cleanup PHY probing code.
1877 - [Config] CONFIG_MDIO_CAVIUM=m
1878 - phy: mdio-octeon: Refactor into two files/modules
1879 - [Config] CONFIG_MDIO_THUNDER=m
1880 - phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.
1881 - phy: mdio-cavium: Add missing MODULE_* annotations.
1882 - net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER.
1883 - phy: mdio-thunder: Fix some Kconfig typos
1884 - [d-i] Add phy drivers for Cavium ThunderX to nic-modules udeb
1885
1886 * linux: exclude ZONE_DEVICE from GFP_ZONE_TABLE (LP: #1563293)
1887 - Revert "mm: CONFIG_NR_ZONES_EXTENDED"
1888 - mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE
1889
1890 * lots of printk to serial console can hang system for long time
1891 (LP: #1534216)
1892 - printk: set may_schedule for some of console_trylock() callers
1893
1894 * [i915_bpo] Update i915 backport driver (LP: #1560395)
1895 - SAUCE: i915_bpo: Update to drm-intel-next-fixes-2016-03-16
1896 - PM / runtime: Add new helper for conditional usage count incrementation
1897 - drm/core: Add drm_for_each_encoder_mask, v2.
1898 - drm/atomic-helper: Implement subsystem-level suspend/resume
1899
1900 * [Hyper-V] VM Sockets (LP: #1541585)
1901 - Drivers: hv: vmbus: Cleanup vmbus_set_event()
1902 - Drivers: hv: vmbus: Add vendor and device atttributes
1903 - Drivers: hv: vmbus: avoid infinite loop in init_vp_index()
1904 - Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_unload()
1905 - Drivers: hv: vmbus: don't manipulate with clocksources on crash
1906 - Drivers: hv: vmbus: add a helper function to set a channel's pending send size
1907 - Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock)
1908 - Drivers: hv: vmbus: vmbus_sendpacket_ctl: hvsock: avoid unnecessary signaling
1909 - Drivers: hv: vmbus: define a new VMBus message type for hvsock
1910 - Drivers: hv: vmbus: add a hvsock flag in struct hv_driver
1911 - Drivers: hv: vmbus: add a per-channel rescind callback
1912 - Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
1913 - Drivers: hv: vmbus: Eliminate the spin lock on the read path
1914 - Drivers: hv: vmbus: Give control over how the ring access is serialized
1915 - drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
1916 - Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages
1917 - Drivers: hv: vmbus: avoid wait_for_completion() on crash
1918 - Drivers: hv: vmbus: remove code duplication in message handling
1919 - Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_unload()
1920 - Drivers: hv: util: Pass the channel information during the init call
1921 - Drivers: hv: utils: Remove util transport handler from list if registration fails
1922 - Revert "Drivers: hv: vmbus: Support handling messages on multiple CPUs"
1923 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
1924
1925 * [Bug]SKL-H boot hang when c8+c9+c10 enabled by intel_idle driver
1926 (LP: #1559918)
1927 - intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabled
1928
1929 * ixgbe: Update to Fortville SW5 release (LP: #1562326)
1930 - net: add tc offload feature flag
1931 - net: tc: helper functions to query action types
1932 - sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
1933 - net: rework ndo tc op to consume additional qdisc handle parameter
1934 - net: rework setup_tc ndo op to consume general tc operand
1935 - net: sched: add cls_u32 offload hooks for netdevs
1936 - net: ixgbe: add support for tc_u32 offload
1937 - net: ixgbe: abort with cls u32 divisor groups greater than 1
1938
1939 * Bring fm10k up to Fortville SW5 (LP: #1562310)
1940 - net: add netif_is_team_master helper
1941 - net: add netif_is_team_port helper
1942 - net: add netif_is_lag_master helper
1943 - net: add netif_is_lag_port helper
1944 - ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}
1945 - fm10k: don't reinitialize RSS flow table when RXFH configured
1946
1947 * [Feature]Always Running Timer (ART) to System Time translation
1948 (LP: #1519625)
1949 - time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow
1950 - timekeeping: Provide internal function __ktime_get_real_seconds
1951 - timekeeping: Cap adjustments so they don't exceed the maxadj value
1952 - clocksource: Make clocksource validation work for all clocksources
1953 - time: Add cycles to nanoseconds translation
1954 - time: Add timekeeping snapshot code capturing system time and counter
1955 - time: Remove duplicated code in ktime_get_raw_and_real()
1956 - time: Add driver cross timestamp interface for higher precision time synchronization
1957 - time: Add history to cross timestamp interface supporting slower devices
1958 - time/timekeeping: Work around false positive GCC warning
1959 - x86/tsc: Always Running Timer (ART) correlated clocksource
1960 - ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping
1961 - [Config] CONFIG_E1000E_HWTS=y
1962 - e1000e: Adds hardware supported cross timestamp on e1000e nic
1963
1964 * x-gene2: add SoC v2 support to clock (LP: #1561604)
1965 - clk: xgene: Add SoC and PMD PLL clocks with v2 hardware
1966
1967 * [Bug]Disable multi-record PEBS on Merom (LP: #1559914)
1968 - perf/x86: Move perf_event.c ............... => x86/events/core.c
1969 - perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.c
1970 - perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.c
1971 - perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch]
1972 - perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.c
1973 - perf/x86: Move perf_event_intel_bts.c ........ => x86/events/intel/bts.c
1974 - perf/x86: Move perf_event_intel.c ............ => x86/events/intel/core.c
1975 - perf/x86: Move perf_event_intel_cqm.c ........ => x86/events/intel/cqm.c
1976 - perf/x86: Move perf_event_intel_cstate.c ..... => x86/events/intel/cstate.c
1977 - perf/x86: Move perf_event_intel_ds.c ......... => x86/events/intel/ds.c
1978 - perf/x86: Move perf_event_intel_lbr.c ........ => x86/events/intel/lbr.c
1979 - perf/x86: Move perf_event_intel_pt.[ch] ...... => x86/events/intel/pt.[ch]
1980 - perf/x86: Move perf_event_intel_rapl.c ....... => x86/events/intel/rapl.c
1981 - perf/x86: Move perf_event_intel_uncore.[ch] .. =>
1982 x86/events/intel/uncore.[ch]
1983 - perf/x86: Move perf_event_intel_uncore_nhmex.c =>
1984 x86/events/intel/uncore_nmhex.c
1985 - perf/x86: Move perf_event_intel_uncore_snb.c =>
1986 x86/events/intel/uncore_snb.c
1987 - perf/x86: Move perf_event_intel_uncore_snbep.c =>
1988 x86/events/intel/uncore_snbep.c
1989 - perf/x86: Move perf_event_knc.c .............. => x86/events/intel/knc.c
1990 - perf/x86: Move perf_event_p4.c ............... => x86/events/intel/p4.c
1991 - perf/x86: Move perf_event_p6.c ............... => x86/events/intel/p6.c
1992 - perf/x86: Move perf_event_msr.c .............. => x86/events/msr.c
1993 - perf/x86: Move perf_event.h to its new home
1994 - perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2
1995
1996 * [Feature] Enable I2C on Broxton-P (LP: #1520139)
1997 - mfd: intel-lpss: Pass I2C configuration via properties on BXT
1998
1999 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Mar 2016 20:40:27 -0600
2000
2001 linux (4.4.0-16.32) xenial; urgency=low
2002
2003 [ Tim Gardner ]
2004
2005 * Release Tracking Bug
2006 - LP: #1561727
2007
2008 * fix thermal throttling due to commit "Thermal: initialize thermal zone
2009 device correctly" (LP: #1561676)
2010 - Thermal: Ignore invalid trip points
2011
2012 * Thinkpad T460: Trackpoint mouse buttons instantly generate "release" event
2013 on press (LP: #1553811)
2014 - SAUCE: (noup) Input: synaptics - handle spurious release of trackstick
2015 buttons, again
2016
2017 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
2018 (LP: #1560583)
2019 - SAUCE: apparmor: Allow ns_root processes to open profiles file
2020 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
2021
2022 * linux: sync virtualbox drivers to 5.0.16-dfsg-2 (LP: #1561492)
2023 - ubuntu: vbox -- update to 5.0.16-dfsg-2
2024
2025 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on
2026 s390x (LP: #1557690)
2027 - [Config] CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=n for s390x
2028
2029 * spl/zfs fails to build on s390x (LP: #1519814)
2030 - [Config] s390x -- re-enable zfs
2031 - [Config] zfs -- disable powerpc until the test failures can be resolved
2032
2033 * linux: sync to ZFS 0.6.5.6 stable release (LP: #1561483)
2034 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu1
2035
2036 * zfs: enable zfs for 64bit powerpc kernels (LP: #1558871)
2037 - [Packaging] zfs -- handle rprovides via dpkg-gencontrol
2038 - [Config] powerpc -- convert zfs configuration to custom_override
2039
2040 * Memory arena corruption with FUSE (was Memory allocation failure crashes
2041 kernel hard, presumably related to FUSE) (LP: #1505948)
2042 - SAUCE: (noup) fuse: do not use iocb after it may have been freed
2043 - SAUCE: (noup) fuse: Add reference counting for fuse_io_priv
2044
2045 * cgroup namespaces: add a 'nsroot=' mountinfo field (LP: #1560489)
2046 - SAUCE: (noup) cgroup namespaces: add a 'nsroot=' mountinfo field
2047
2048 * linux packaging: clear remaining redundant delta (LP: #1560445)
2049 - [Debian] Remove generated intermediate files on clean
2050
2051 * arm64: guest hangs when ntpd is running (LP: #1549494)
2052 - Revert "hrtimer: Add support for CLOCK_MONOTONIC_RAW"
2053 - Revert "hrtimer: Catch illegal clockids"
2054 - Revert "KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW"
2055
2056 * Need enough contiguous memory to support GICv3 ITS table (LP: #1558828)
2057 - [Config] CONFIG_FORCE_MAX_ZONEORDER=13 on arm64
2058 - SAUCE: (no-up) arm64: gicv3: its: Increase FORCE_MAX_ZONEORDER for Cavium
2059 ThunderX
2060
2061 * update arcmsr to version v1.30.00.22-20151126 to fix card timeouts
2062 (LP: #1559609)
2063 - arcmsr: fixed getting wrong configuration data
2064 - arcmsr: fixes not release allocated resource
2065 - arcmsr: make code more readable
2066 - arcmsr: adds code to support new Areca adapter ARC1203
2067 - arcmsr: changes driver version number
2068 - arcmsr: more readability improvements
2069 - arcmsr: Split dma resource allocation to a new function
2070 - arcmsr: change driver version to v1.30.00.22-20151126
2071
2072 * server image has no keyboard, desktop image works (LP: #1559692)
2073 - [Config] Rework input-modules (d-i) list
2074
2075 * PMU support for Cavium ThunderX (LP: #1559349)
2076 - arm64: perf: Rename Cortex A57 events
2077 - arm64/perf: Add Cavium ThunderX PMU support
2078 - arm64: perf: Enable PMCR long cycle counter bit
2079 - arm64: perf: Extend event mask for ARMv8.1
2080 - arm64: dts: Add Cavium ThunderX specific PMU
2081
2082 * Show ARM PMU events in perf stat (LP: #1559350)
2083 - drivers/perf: kill armpmu_register
2084 - arm: perf: Convert event enums to #defines
2085 - arm: perf: Add event descriptions
2086 - arm64: perf: Convert event enums to #defines
2087 - arm64: perf: Add event descriptions
2088 - ARM: perf: add format entry to describe event -> config mapping
2089 - arm64: perf: add format entry to describe event -> config mapping
2090
2091 * [Bug]HSW/BDW EDAC driver reports wrong DIMM (LP: #1559904)
2092 - EDAC/sb_edac: Fix computation of channel address
2093
2094 * 5-10 second delay in kernel boot with kernel command line ip= (LP: #1259861)
2095 - [Config] disable CONFIG_IP_PNP
2096
2097 * Miscellaneous Ubuntu changes
2098 - [Debian] Silence the reconstruct script
2099
2100 -- Tim Gardner <tim.gardner@canonical.com> Mon, 21 Mar 2016 10:15:31 -0600
2101
2102 linux (4.4.0-15.31) xenial; urgency=low
2103
2104 [ Tim Gardner ]
2105
2106 * Release Tracking Bug
2107 - LP: #1559252
2108
2109 * Xilinx KU3 Capi card does not show up in Ubuntu 16.04 (LP: #1557001)
2110 - SAUCE: (noup) cxl: Allow initialization on timebase sync failures
2111
2112 * policy namespace stacking (LP: #1379535)
2113 - Revert "UBUNTU: SAUCE: Move replacedby allocation into label_alloc"
2114 - Revert "UBUNTU: SAUCE: Fixup: __label_update() still doesn't handle some cases correctly."
2115 - Revert "UBUNTU: SAUCE: fix: audit "no_new_privs" case for exec failure"
2116 - Revert "UBUNTU: SAUCE: fixup: warning about aa_label_vec_find_or_create not being static"
2117 - Revert "UBUNTU: SAUCE: apparmor: fix refcount race when finding a child profile"
2118 - Revert "UBUNTU: SAUCE: fixup: cast poison values to remove warnings"
2119 - Revert "UBUNTU: SAUCE: fixup: get rid of unused var build warning"
2120 - Revert "UBUNTU: SAUCE: fixup: 20/23 locking issue around in __label_update"
2121 - Revert "UBUNTU: SAUCE: fixup: make __share_replacedby private to get rid of build warning"
2122 - Revert "UBUNTU: SAUCE: fix: replacedby forwarding is not being properly update when ns is destroyed"
2123 - Revert "UBUNTU: SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails"
2124 - Revert "UBUNTU: SAUCE: fixup: cleanup return handling of labels"
2125 - Revert "UBUNTU: SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read"
2126 - Revert "UBUNTU: SAUCE: apparmor: Fix: query label file permission"
2127 - Revert "UBUNTU: SAUCE: apparmor: Don't remove label on rcu callback if the label has already been removed"
2128 - Revert "UBUNTU: SAUCE: apparmor: Fix: break circular refcount for label that is directly freed."
2129 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount bug when inserting label update that transitions ns"
2130 - Revert "UBUNTU: SAUCE: apparmor: Fix: now that insert can force replacement use it instead of remove_and_insert"
2131 - Revert "UBUNTU: SAUCE: apparmor Fix: refcount bug in pivotroot mediation"
2132 - Revert "UBUNTU: SAUCE: apparmor: ensure that repacedby sharing is done correctly"
2133 - Revert "UBUNTU: SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter"
2134 - Revert "UBUNTU: SAUCE: apparmor: Fix: convert replacedby update to be protected by the labelset lock"
2135 - Revert "UBUNTU: SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on merge path"
2136 - Revert "UBUNTU: SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain"
2137 - Revert "UBUNTU: SAUCE: apparmor: Fix: label_vec_merge insertion"
2138 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure new labels resulting from merge have a replacedby"
2139 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount leak in aa_label_merge"
2140 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount race between locating in labelset and get"
2141 - Revert "UBUNTU: SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale"
2142 - Revert "UBUNTU: SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use needs locking"
2143 - Revert "UBUNTU: SAUCE: apparmor: debug: POISON label and replaceby pointer on free"
2144 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the replacedby is not setup"
2145 - Revert "UBUNTU: SAUCE: apparmor: Fix: insert race between label_update and label_merge"
2146 - Revert "UBUNTU: SAUCE: apparmor: rework retrieval of the current label in the profile update case"
2147 - Revert "UBUNTU: SAUCE: apparmor: Disallow update of cred when then subjective != the objective cred"
2148 - Revert "UBUNTU: SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns"
2149 - Revert "UBUNTU: SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()"
2150 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
2151 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix for failed mediation of socket that is being shutdown"
2152 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings"
2153 - Revert "UBUNTU: SAUCE: (no-up) apparmor: fix mount not handling disconnected paths"
2154 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix mediation of fs unix sockets"
2155 - Revert "UBUNTU: apparmor -- follow change to this_cpu_ptr"
2156 - Revert "UBUNTU: SAUCE: (no-up) fix: bad unix_addr_fs macro"
2157 - Revert "UBUNTU: SAUCE: Revert: fix: only allow a single threaded process to ..."
2158 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot"
2159 - Revert "UBUNTU: SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used"
2160 - SAUCE: (no-up) apparmor: sync of apparmor3.5-beta1 snapshot
2161 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
2162
2163 * Add arm64 NUMA support (LP: #1558765)
2164 - SAUCE: (noup) efi: ARM/arm64: ignore DT memory nodes instead of removing them
2165 - SAUCE: (noup) Documentation, dt, numa: dt bindings for NUMA.
2166 - [Config] CONFIG_OF_NUMA=y
2167 - SAUCE: (noup) of, numa: Add NUMA of binding implementation.
2168 - SAUCE: (noup) arm64: Move unflatten_device_tree() call earlier.
2169 - [Config] CONFIG_NUMA=y and CONFIG_NODES_SHIFT=2 on arm64
2170 - SAUCE: (noup) arm64, numa: Add NUMA support for arm64 platforms.
2171 - SAUCE: (noup) arm64, mm, numa: Add NUMA balancing support for arm64.
2172
2173 * vivid/linux: total ADT test failures (LP: #1558447)
2174 - Revert "Revert "af_unix: Revert 'lock_interruptible' in stream receive code""
2175
2176 * [Hyper-V] patches to allow kdump crash through NMI (LP: #1558720)
2177 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
2178 - Drivers: hv: vmbus: Support kexec on ws2012 r2 and above
2179
2180 * s390/pci: enforce fmb page boundary rule (LP: #1558625)
2181 - s390/pci: enforce fmb page boundary rule
2182
2183 * s390/pci: backport upstream commits since v4.4 (LP: #1558624)
2184 - s390/pci_dma: fix DMA table corruption with > 4 TB main memory
2185 - page_to_phys() always returns a multiple of PAGE_SIZE
2186 - s390/pci: provide ZPCI_ADDR macro
2187 - s390/pci: improve ZPCI_* macros
2188 - s390/pci: resize iomap
2189 - s390/pci: fix bar check
2190 - s390/pci: set error state for unusable functions
2191 - s390/pci: remove iomap sanity checks
2192 - s390/pci: remove pdev pointer from arch data
2193 - s390/pci: add ioctl interface for CLP
2194
2195 * IMA-appraisal is unusable in Ubuntu 16.04 (LP: #1558553)
2196 - [Config] CONFIG_SYSTEM_EXTRA_CERTIFICATE=y, CONFIG_SYSTEM_EXTRA_CERTIFICATE_SIZE=4096
2197 - KEYS: Use the symbol value for list size, updated by scripts/insert-sys-cert
2198 - KEYS: Reserve an extra certificate symbol for inserting without recompiling
2199 - SAUCE: (noup) KEYS: Support for inserting a certificate into x86 bzImage
2200
2201 * skb_warn_bad_offload Crash (LP: #1558025)
2202 - ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIAL
2203
2204 * Add PCIe root complex to Cavium arm64 (LP: #1558342)
2205 - [Config] CONFIG_PCI_HOST_COMMON=y
2206 - [Config] CONFIG_PCI_HOST_THUNDER_PEM=y
2207 - [Config] CONFIG_PCI_HOST_THUNDER_ECAM=y
2208 - PCI: generic: Move structure definitions to separate header file
2209 - PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe()
2210 - PCI: generic: Expose pci_host_common_probe() for use by other drivers
2211 - PCI: thunder: Add PCIe host driver for ThunderX processors
2212 - PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devices
2213
2214 * [Hyper-V] vmbus: Fix a bug in hv_need_to_signal_on_read() (LP: #1556264)
2215 - SAUCE: (noup) Drivers: hv: vmbus: Fix a bug in hv_need_to_signal_on_read()
2216
2217 * Xenial update to v4.4.6 stable release (LP: #1558330)
2218 - arm64: account for sparsemem section alignment when choosing vmemmap offset
2219 - ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory window
2220 - ARM: dts: dra7: do not gate cpsw clock due to errata i877
2221 - ARM: OMAP2+: hwmod: Introduce ti,no-idle dt property
2222 - PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()
2223 - kvm: cap halt polling at exactly halt_poll_ns
2224 - KVM: VMX: disable PEBS before a guest entry
2225 - KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUS
2226 - KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit
2227 - KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
2228 - KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
2229 - s390/dasd: fix diag 0x250 inline assembly
2230 - tracing: Fix check for cpu online when event is disabled
2231 - dmaengine: at_xdmac: fix residue computation
2232 - jffs2: reduce the breakage on recovery from halfway failed rename()
2233 - ncpfs: fix a braino in OOM handling in ncp_fill_cache()
2234 - ASoC: dapm: Fix ctl value accesses in a wrong type
2235 - ASoC: samsung: Use IRQ safe spin lock calls
2236 - ASoC: wm8994: Fix enum ctl accesses in a wrong type
2237 - ASoC: wm8958: Fix enum ctl accesses in a wrong type
2238 - ovl: ignore lower entries when checking purity of non-directory entries
2239 - ovl: fix working on distributed fs as lower layer
2240 - wext: fix message delay/ordering
2241 - cfg80211/wext: fix message ordering
2242 - can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()
2243 - iwlwifi: mvm: inc pending frames counter also when txing non-sta
2244 - mac80211: minstrel: Change expected throughput unit back to Kbps
2245 - mac80211: fix use of uninitialised values in RX aggregation
2246 - mac80211: minstrel_ht: set default tx aggregation timeout to 0
2247 - mac80211: minstrel_ht: fix a logic error in RTS/CTS handling
2248 - mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs
2249 - mac80211: Fix Public Action frame RX in AP mode
2250 - gpu: ipu-v3: Do not bail out on missing optional port nodes
2251 - drm/amdgpu: Fix error handling in amdgpu_flip_work_func.
2252 - drm/radeon: Fix error handling in radeon_flip_work_func.
2253 - Revert "drm/radeon/pm: adjust display configuration after powerstate"
2254 - userfaultfd: don't block on the last VM updates at exit time
2255 - ovl: fix getcwd() failure after unsuccessful rmdir
2256 - MIPS: Fix build error when SMP is used without GIC
2257 - MIPS: smp.c: Fix uninitialised temp_foreign_map
2258 - block: don't optimize for non-cloned bio in bio_get_last_bvec()
2259 - target: Drop incorrect ABORT_TASK put for completed commands
2260 - ld-version: Fix awk regex compile failure
2261 - Linux 4.4.6
2262
2263 * linux fails to load x.509 built-in certificate (LP: #1557250)
2264 - lib/mpi: Endianness fix
2265
2266 * s390/kconfig: setting for CONFIG...9P.... (LP: #1557994)
2267 - [Config] CONFIG_NET_9P=m for s390x
2268
2269 * mlx5_core kernel trace after "ethtool -C eth1 adaptive-rx on" flow
2270 (LP: #1557950)
2271 - net/mlx5e: Don't try to modify CQ moderation if it is not supported
2272 - net/mlx5e: Don't modify CQ before it was created
2273
2274 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
2275 - mmc: sdhci: Do not BUG on invalid vdd
2276 - mmc: enable MMC/SD/SDIO device to suspend/resume asynchronously
2277 - mmc: It is not an error for the card to be removed while suspended
2278
2279 * s390/kconfig: disable CONFIG_VIRTIO_MMIO (LP: #1557689)
2280 - [Config] CONFIG_VIRTIO_MMIO=n for s390x
2281
2282 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on s390x (LP: #1557690)
2283 - [Config] CONFIG_NUMA_EMU=y for s390x
2284
2285 * Miscellaneous Ubuntu changes
2286 - [Debian] git-ubuntu-log -- prevent bug references being split
2287 - [Debian] git-ubuntu-log -- git log output is UTF-8
2288
2289 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Mar 2016 13:18:58 -0600
2290
2291 linux (4.4.0-14.30) xenial; urgency=low
2292
2293 [ Tim Gardner ]
2294
2295 * Release Tracking Bug
2296 - LP: #1557508
2297
2298 * Current 4.4 kernel won't boot on powerpc (LP: #1557130)
2299 - powerpc: Fix dedotify for binutils >= 2.26
2300
2301 * ZFS: send fails to transmit some holes [corruption] (LP: #1557151)
2302 - Illumos 6370 - ZFS send fails to transmit some holes
2303
2304 * Request to cherry-pick uvcvideo patch for Xenial kernel support of RealSense
2305 camera (LP: #1557138)
2306 - UVC: Add support for ds4 depth camera
2307
2308 * use after free of task_struct->numa_faults in task_numa_find_cpu (LP: #1527643)
2309 - sched/numa: Fix use-after-free bug in the task_numa_compare
2310
2311 * overlay fs regression: chmod fails with "Operation not permitted" on chowned
2312 files (LP: #1555997)
2313 - ovl: copy new uid/gid into overlayfs runtime inode
2314
2315 * Miscellaneous Ubuntu changes
2316 - SAUCE: Dump stack when X.509 certificates cannot be loaded
2317
2318 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Mar 2016 07:16:19 -0600
2319
2320 linux (4.4.0-13.29) xenial; urgency=low
2321
2322 [ Tim Gardner ]
2323
2324 * Release Tracking Bug
2325 - LP: #1556247
2326
2327 * s390/mm: four page table levels vs. fork (LP: #1556141)
2328 - s390/mm: four page table levels vs. fork
2329
2330 * [Hyper-V] network performance patches for Xenial 16.04 (LP: #1556037)
2331 - hv_netvsc: use skb_get_hash() instead of a homegrown implementation
2332 - hv_netvsc: cleanup netdev feature flags for netvsc
2333
2334 * fails to boot on megaraid (LP: #1552903)
2335 - SAUCE: (noup) megaraid_sas: Don't issue kill adapter for MFI controllers in
2336 case of PD list DCMD failure
2337
2338 * ALSA: hda - add codec support for Kabylake display audio codec (LP: #1556002)
2339 - ALSA: hda - add codec support for Kabylake display audio codec
2340
2341 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
2342 - cpufreq: powernv: Free 'chips' on module exit
2343 - cpufreq: powernv: Hot-plug safe the kworker thread
2344 - cpufreq: powernv: Remove cpu_to_chip_id() from hot-path
2345 - cpufreq: powernv/tracing: Add powernv_throttle tracepoint
2346 - cpufreq: powernv: Replace pr_info with trace print for throttle event
2347 - SAUCE: (noup) cpufreq: powernv: Fix bugs in powernv_cpufreq_{init/exit}
2348
2349 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
2350 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
2351
2352 * integer overflow in xt_alloc_table_info (LP: #1555353)
2353 - SAUCE: (noup) netfilter: x_tables: check for size overflow
2354
2355 * linux: auto-generate the reconstruct information from the git tag (LP: #1555543)
2356 - [Packaging] reconstruct -- automatically reconstruct against base tag
2357 - [Config] reconstruct -- update to autoreconstruct output
2358 - [Packaging] reconstruct -- update when inserting final changes
2359
2360 * Xenial update to v4.4.5 stable release (LP: #1555640)
2361 - use ->d_seq to get coherency between ->d_inode and ->d_flags
2362 - drivers: sh: Restore legacy clock domain on SuperH platforms
2363 - Btrfs: fix deadlock running delayed iputs at transaction commit time
2364 - btrfs: Fix no_space in write and rm loop
2365 - btrfs: async-thread: Fix a use-after-free error for trace
2366 - block: Initialize max_dev_sectors to 0
2367 - PCI: keystone: Fix MSI code that retrieves struct pcie_port pointer
2368 - parisc: Fix ptrace syscall number and return value modification
2369 - mips/kvm: fix ioctl error handling
2370 - kvm: x86: Update tsc multiplier on change.
2371 - fbcon: set a default value to blink interval
2372 - cifs: fix out-of-bounds access in lease parsing
2373 - CIFS: Fix SMB2+ interim response processing for read requests
2374 - Fix cifs_uniqueid_to_ino_t() function for s390x
2375 - vfio: fix ioctl error handling
2376 - KVM: x86: fix root cause for missed hardware breakpoints
2377 - arm/arm64: KVM: Fix ioctl error handling
2378 - iommu/amd: Apply workaround for ATS write permission check
2379 - iommu/amd: Fix boot warning when device 00:00.0 is not iommu covered
2380 - iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path
2381 - target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
2382 - drm/ast: Fix incorrect register check for DRAM width
2383 - drm/radeon/pm: update current crtc info after setting the powerstate
2384 - drm/amdgpu/pm: update current crtc info after setting the powerstate
2385 - drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well
2386 - drm/amdgpu/gfx8: specify which engine to wait before vm flush
2387 - drm/amdgpu: return from atombios_dp_get_dpcd only when error
2388 - libata: fix HDIO_GET_32BIT ioctl
2389 - libata: Align ata_device's id on a cacheline
2390 - block: bio: introduce helpers to get the 1st and last bvec
2391 - writeback: flush inode cgroup wb switches instead of pinning super_block
2392 - Adding Intel Lewisburg device IDs for SATA
2393 - arm64: vmemmap: use virtual projection of linear region
2394 - PM / sleep / x86: Fix crash on graph trace through x86 suspend
2395 - ata: ahci: don't mark HotPlugCapable Ports as external/removable
2396 - tracing: Do not have 'comm' filter override event 'comm' field
2397 - pata-rb532-cf: get rid of the irq_to_gpio() call
2398 - Btrfs: fix loading of orphan roots leading to BUG_ON
2399 - Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"
2400 - jffs2: Fix page lock / f->sem deadlock
2401 - Fix directory hardlinks from deleted directories
2402 - dmaengine: pxa_dma: fix cyclic transfers
2403 - adv7604: fix tx 5v detect regression
2404 - ALSA: usb-audio: Add a quirk for Plantronics DA45
2405 - ALSA: ctl: Fix ioctls for X32 ABI
2406 - ALSA: hda - Fix mic issues on Acer Aspire E1-472
2407 - ALSA: rawmidi: Fix ioctls X32 ABI
2408 - ALSA: timer: Fix ioctls for X32 ABI
2409 - ALSA: pcm: Fix ioctls for X32 ABI
2410 - ALSA: seq: oss: Don't drain at closing a client
2411 - ALSA: hdspm: Fix wrong boolean ctl value accesses
2412 - ALSA: hdsp: Fix wrong boolean ctl value accesses
2413 - ALSA: hdspm: Fix zero-division
2414 - ALSA: timer: Fix broken compat timer user status ioctl
2415 - usb: chipidea: otg: change workqueue ci_otg as freezable
2416 - USB: cp210x: Add ID for Parrot NMEA GPS Flight Recorder
2417 - USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3)
2418 - USB: qcserial: add Sierra Wireless EM74xx device ID
2419 - USB: serial: option: add support for Telit LE922 PID 0x1045
2420 - USB: serial: option: add support for Quectel UC20
2421 - MIPS: scache: Fix scache init with invalid line size.
2422 - MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
2423 - ubi: Fix out of bounds write in volume update code
2424 - i2c: brcmstb: allocate correct amount of memory for regmap
2425 - thermal: cpu_cooling: fix out of bounds access in time_in_idle
2426 - block: check virt boundary in bio_will_gap()
2427 - block: get the 1st and last bvec via helpers
2428 - drm/i915: more virtual south bridge detection
2429 - drm/i915: refine qemu south bridge detection
2430 - modules: fix longstanding /proc/kallsyms vs module insertion race.
2431 - drm/amdgpu: fix topaz/tonga gmc assignment in 4.4 stable
2432 - Linux 4.4.5
2433
2434 * QEMU: causes vCPU steal time overflow on live migration (LP: #1494350)
2435 - x86/mm: Fix slow_virt_to_phys() for X86_PAE again
2436
2437 * TPM2.0 trusted keys fixes (LP: #1398274)
2438 - tpm_tis: further simplify calculation of ordinal duration
2439 - tpm_tis: Use devm_free_irq not free_irq
2440 - tpm_tis: Ensure interrupts are disabled when the driver starts
2441 - tpm: rework tpm_get_timeouts()
2442 - tpm_tis: Get rid of the duplicate IRQ probing code
2443 - tpm_tis: Refactor the interrupt setup
2444 - tpm_tis: Tighten IRQ auto-probing
2445 - tpm_ibmvtpm: properly handle interrupted packet receptions
2446
2447 * linux: review all versioned depends/conflicts/replaces/breaks for validility (LP: #1555033)
2448 - [Config] control.stub.in -- review versioned Build-Depends:
2449 - [Config] control.stub.in -- review versioned
2450 Depends/Breaks/Conflicts/Replaces
2451 - [Config] flavour-control.stub -- review versioned Breaks/Conflicts/Replaces
2452 - [Config] x86 vars.* -- review versioned Breaks/Conflicts/Replaces
2453
2454 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Mar 2016 05:11:51 -0700
2455
2456 linux (4.4.0-12.28) xenial; urgency=low
2457
2458 * Miscellaneous Ubuntu changes
2459 - reconstruct: Work around orig tarball packaging limitiations
2460 Fixes FTBS
2461
2462 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Mar 2016 13:26:08 -0700
2463
2464 linux (4.4.0-12.27) xenial; urgency=low
2465
2466 [ Tim Gardner ]
2467
2468 * Release Tracking Bug
2469 - LP: #1554704
2470
2471 * Fails to detect (second) display (LP: #1543683)
2472 - drm/i915: Fix hpd live status bits for g4x
2473
2474 * s390x -- various configuration changes (LP: #1543165)
2475 - [Config] s390x -- enable CONFIG_NUMA
2476 - [Config] s390x -- disable CONFIG_NET_VENDOR_EMULEX
2477 - [Config] s390x -- disable CONFIG_NET_VENDOR_SYNOPSYS
2478 - [Config] s390x -- disable CONFIG_NVMEM
2479 - [Config] s390x -- switch preempt mode to none
2480
2481 * Radeon hybrid graphics problem on resume (LP: #1554608)
2482 - Revert "drm/radeon: call hpd_irq_event on resume"
2483
2484 * Pull in upstream AMD code (amdgpu) in Xenial (LP: #1546572)
2485 - [Config] CONFIG_DRM_AMD_POWERPLAY=y
2486 - drm/amdgpu: use $(src) in Makefile (v2)
2487 - drm/radeon: constify radeon_asic_ring structures
2488 - drm/amdgpu: add a callback for reading the bios from the rom directly
2489 - drm/amdgpu: add read_bios_from_rom callback for CI parts
2490 - drm/amdgpu: add read_bios_from_rom callback for VI parts
2491 - drm/amdgpu: Use new read bios from rom callback
2492 - drm/amdgpu: Use unlocked gem unreferencing
2493 - drm/radeon: Use unlocked gem unreferencing
2494 - drm/amd: add new gfx8 register definitions for EDC
2495 - drm/amdgpu: add EDC support for CZ (v3)
2496 - drm/amd: abstract kernel rq and normal rq to priority of run queue
2497 - drm/amdgpu/gfx8: Enable interrupt on ME1_PIPE3
2498 - drm/amdgpu/gfx8: update PA_SC_RASTER_CONFIG:PKR_MAP only
2499 - drm/amdgpu: update rev id register for VI
2500 - drm/amdgpu: add more debugging output for driver failures
2501 - drm/amdgpu: add entity only when first job come
2502 - drm/amdgpu: handle error case for ctx
2503 - drm/amdgpu: unify AMDGPU_CTX_MAX_CS_PENDING and amdgpu_sched_jobs
2504 - drm/amdgpu: change default sched jobs to 32
2505 - drm/amdgpu: limit visible vram if it's smaller than the BAR
2506 - drm/amdgpu: restrict the sched jobs number to power of two
2507 - drm/amdgpu: put VM page tables directly into duplicates list
2508 - drm/amdgpu: split VM PD and PT handling during CS
2509 - drm/amdgpu: keep the PTs validation list in the VM v2
2510 - drm/radeon: Update radeon_get_vblank_counter_kms()
2511 - drm/radeon: only increment sync_seq when a fence is really emitted
2512 - drm/fb-helper: Use proper plane mask for fb cleanup
2513 - drm/amdgpu: fix dp link rate selection (v2)
2514 - drm/radeon: fix dp link rate selection (v2)
2515 - drm/amdgpu: share struct amdgpu_pm_state_type with powerplay module
2516 - drm/amdgpu: mv some definition from amdgpu_acpi.c to amdgpu_acpi.h
2517 - drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.h
2518 - drm/amdgpu: implement new cgs interface for acpi function
2519 - drm/amdgpu: implement cgs interface to query system info
2520 - drm/amdgpu: add new cgs interface to get display info (v2)
2521 - drm/amd/powerplay: add basic powerplay framework
2522 - drm/amdgpu: disable legacy path of firmware check if powerplay is enabled
2523 - drm/amdgpu: export amd_powerplay_func to amdgpu and other ip block
2524 - drm/amd/powerplay: add SMU manager sub-component
2525 - drm/amd/powerplay: add hardware manager sub-component
2526 - SAUCE: amd: Include errno.h
2527 - drm/amd/powerplay: add Carrizo smu support
2528 - drm/amd/powerplay: add Carrizo dpm support
2529 - drm/amd/powerplay: add CG and PG support for carrizo
2530 - drm/amd/powerplay: add event manager sub-component
2531 - drm/amd/powerplay: implement functions of amd_powerplay_func
2532 - drm/amd/powerplay: Add ixSWRST_COMMAND_1 in bif_5_0_d.h
2533 - drm/amd/powerplay: Move smu7*.h from amdgpu to powerplay.
2534 - drm/amd/powerplay: add header file for tonga smu and dpm
2535 - drm/amd/powerplay: Add Tonga SMU support
2536 - drm/amd/powerplay: add Tonga dpm support (v3)
2537 - drm/amd/powerplay: add/update headers for Fiji SMU and DPM
2538 - drm/amd/powerplay: update atomctrl for fiji
2539 - drm/amd/powerplay: add Fiji SMU support.
2540 - drm/amd/powerplay: add Fiji DPM support.
2541 - drm/amdgpu: add amdgpu.powerplay module option
2542 - drm/amd/amdgpu: enable powerplay and smc firmware loading for Fiji.
2543 - drm/amdgpu/powerplay: add function point in hwmgr_funcs for program display gap
2544 - drm/amdgpu/poweprlay: export program display gap function to eventmgr
2545 - drm/amdgpu/powerplay: implement pem_task for display_configuration_change
2546 - drm/amdgpu/powerplay: program display gap for tonga.
2547 - drm/amdgpu: enable powerplay module by default for tonga.
2548 - drm/amdgpu: enable powerplay module by default for fiji.
2549 - drm/amdgpu/powerplay: add some definition for other ip block to update cg pg.
2550 - drm/amd/powerplay: add new function point in hwmgr_func for CG/PG.
2551 - drm/amd/powerplay: Add CG and PG support for tonga
2552 - drm/amdgpu/powerplay: add new function point in hwmgr_funcs for thermal control
2553 - drm/amdgpu/powerplay: mv ppinterrupt.h to inc folder to share with other submodule.
2554 - drm/amdgpu/powerplay: add thermal control interface in hwmgr.
2555 - drm/amdgpu/powerplay: enable thermal interrupt task in eventmgr.
2556 - drm/amdgpu/powerplay: implement thermal control for tonga.
2557 - drm/amdgpu/powerplay: implement fan control interface in amd_powerplay_funcs
2558 - drm/amdgpu: export fan control functions to amdgpu
2559 - drm/amdgpu: enable sysfs interface for powerplay
2560 - drm/amdgpu: support per device powerplay enablement (v2)
2561 - drm/amd/powerplay: add and export hwmgr interface to eventmgr to check hw states.
2562 - drm/amd/powerplay: implement new funcs to check current states for tonga.
2563 - drm/amd/powerplay: refine the logic of whether need to update power state.
2564 - drm/amd/powerplay/tonga: enable pcie and mclk forcing for low
2565 - drm/amd/powerplay/fiji: enable pcie and mclk forcing for low
2566 - drm/amdgpu: extract pcie helpers to common header
2567 - drm: add drm_pcie_get_max_link_width helper (v2)
2568 - drm/amdgpu: store pcie gen mask and link width
2569 - drm/amdgpu/cgs: add sys info query for pcie gen and link width
2570 - drm/amdgpu/powerplay/tonga: query supported pcie info from cgs (v2)
2571 - drm/amdgpu/powerplay/fiji: query supported pcie info from cgs (v2)
2572 - drm/amd/powerplay: fix boolreturn.cocci warnings
2573 - drm/amd/powerplay/tonga: Add UVD DPM init
2574 - drm/amd/amdgpu: add gfx clock gating support for Fiji.
2575 - drm/amd/amdgpu: add gmc clock gating support for Fiji.
2576 - drm/amdgpu: add sdma clock gating support for Fiji.
2577 - drm/amd/powerplay: add parts of system clock gating support for Fiji. (v2)
2578 - drm/amd/powerplay: enable clock gating for Fiji.
2579 - drm/amd/powerplay: add atomctrl function to calculate CZ sclk dividers
2580 - drm/amd/powerplay: implement smc state upload for CZ
2581 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
2582 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
2583 - drm/amd/powerplay: add new function point in hwmgr.
2584 - drm/amd/powerplay: add smc msg for NB P-State switch
2585 - drm/amd/powerplay: export interface to DAL to init/change display configuration.
2586 - drm/amd/powerplay: enable set_cpu_power_state task. (v2)
2587 - drm/amd/powerplay: enable/disable NB pstate feature for Carrizo.
2588 - drm/amd/powerplay: Add PPLib debug print macro.
2589 - drm/amdgpu: rename tonga_smumgr.h to tonga_smum.h
2590 - drm/amdgpu: rename fiji_smumgr.h to fiji_smum.h
2591 - drm/amd/powerplay: add multimedia power gating support for Fiji.
2592 - drm/amd/amdgpu: add uvd6.0 clock gating support. (v2)
2593 - drm/amd/amdgpu: add vce3.0 clock gating support. (v2)
2594 - drm/amd/amdgpu: enable uvd&vce clock gating for Fiji.
2595 - drm/amdgpu: Prepare DKMS build for powerplay module.
2596 - drm/amd/powerplay: add display configeration changed function in hwmgr for Fiji.
2597 - drm/amd/powerplay: Add thermal protection support for Fiji.
2598 - drm/amd/powerplay: Fix a bug in fan control setting default mode for Tonga and Fiji.
2599 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Tonga.
2600 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Fiji.
2601 - drm/amd/powerplay: fix boolreturn.cocci warnings
2602 - drm/amd/powerplay: fix bug that dpm funcs in debugfs/sysfs missing.
2603 - drm/amd/powerplay: check whether enable dpm in powerplay.
2604 - drm/amd/powerplay: move shared function of vi to hwmgr. (v2)
2605 - drm/amdgpu/powerplay: enable sysfs and debugfs interfaces late
2606 - drm/amd/powerplay: display gpu load when print performance for tonga.
2607 - drm/powerplay: add debugging output to tonga_processpptables.c
2608 - drm/powerplay: add debugging output to processpptables.c
2609 - drm/powerplay/hwmgr: log errors in tonga_hwmgr_backend_init
2610 - drm/amd/powerplay: Don't return an error if fan table is missing
2611 - amd\powerplay Implement get dal power level
2612 - amd/powerplay: Fix get dal power level
2613 - amd/powerplay: Add structures required to report configuration change
2614 - drm/amdgpu/powerplay: Program a calculated value as Deep Sleep clock.
2615 - drm/amd/powerplay: add point check to avoid NULL point hang.
2616 - drm/amd/powerplay: check whether need to enable thermal control. (v2)
2617 - drm/amd/powerplay: show gpu load when print gpu performance for Cz. (v2)
2618 - drm: powerplay: use div64_s64 instead of do_div
2619 - drm/amd/powerplay: fix a reversed condition
2620 - drm/amdgpu/cgs: cleanup some indenting
2621 - drm/amd/powerplay: precedence bug in init_non_clock_fields()
2622 - drm/amdgpu: fix NULL in vm_grab_id while S3 back
2623 - drm/amd/powerplay: fix bug that NULL checks are reversed.
2624 - drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2)
2625 - drm/amd/powerplay: fix Smatch static checker warnings
2626 - drm/amd/powerplay: add powerplay valid check to avoid null point. (v2)
2627 - drm/amd/powerplay: Reload and initialize the smc firmware on powerplay resume.
2628 - drm/amdgpu: Show gpu load when display gpu performance for Ci.
2629 - drm/amdgpu: Show gpu load when display gpu performance for Fiji of VI.
2630 - drm/amdgpu: fix hex/decimal bug when show gpu load.
2631 - drm/amd/powerplay: add thermal control task when resume.
2632 - drm/amd/powerplay: enable set boot state task
2633 - drm/amd/powerplay: enable power down asic task. (v2)
2634 - drm/amd/powerplay: implement power down asic task for CZ
2635 - drm/amdgpu: add warning to amdgpu_bo_gpu_offset() v2
2636 - drm/amdgpu/cgs: add an interface to access PCI resources
2637 - drm/amdgpu: add irq domain support
2638 - drm/amdgpu/powerplay: include asm/div64.h for do_div()
2639 - drm/sysfs: use kobj_to_dev()
2640 - drm/amd/powerplay: fix static checker warning for return meaningless value.
2641 - drm/amdgpu/cz: add code to enable forcing UVD clocks
2642 - drm/amdgpu/cz: add code to enable forcing VCE clocks
2643 - drm/amdgpu/cz: force uvd clocks when sclks are forced
2644 - drm/amdgpu/cz: force vce clocks when sclks are forced
2645 - drm/amdgpu: use kobj_to_dev()
2646 - drm/radeon: use kobj_to_dev()
2647 - drm/ttm: fix adding foreign BOs to the LRU during init v2
2648 - drm/ttm: fix adding foreign BOs to the swap LRU
2649 - drm/ttm: add ttm_bo_move_to_lru_tail function v2
2650 - drm/amdgpu: move VM page tables to the LRU end on CS v2
2651 - drm/amdgpu: validate duplicates first
2652 - drm/amdgpu: add missing irq.h include
2653 - drm/fb_cma_helper: Remove implicit call to disable_unused_functions
2654 - drm/amdgpu: Add some tweaks to gfx 8 soft reset
2655 - amdkfd: don't open-code memdup_user()
2656 - amdkfd: Copy from the proper user command pointer
2657 - drm/amdgpu: Use drm_calloc_large for VM page_tables array
2658 - amd/powerplay: disable powerplay by default initially
2659 - drm/amdgpu: Allow the driver to load if amdgpu.powerplay=1 on asics without powerplay support
2660 - drm/atomic-helper: Export framebuffer_changed()
2661 - drm/amd/amdgpu: Improve amdgpu_dpm* macros to avoid unexpected result (v2)
2662 - drm/amdgpu: add a message to indicate when powerplay is enabled (v2)
2663 - drm/amdgpu: fix next_rptr handling for debugfs
2664 - drm/radeon: Ensure radeon bo is unreserved in radeon_gem_va_ioctl
2665 - drm/radeon: only init fbdev if we have connectors
2666 - drm/amdgpu: don't init fbdev if we don't have any connectors
2667 - drm/amd/powerplay: Update SMU firmware loading for Stoney
2668 - drm/amdgpu: fix non-ANSI declaration of amdgpu_amdkfd_gfx_*_get_functions()
2669 - drm/amdkfd: Remove unnecessary cast in kfree
2670 - drm/amdgpu: only move pt bos in LRU list on success
2671 - drm/amdgpu: mask out WC from BO on unsupported arches
2672 - drm/amdgpu/gfx8: enable cp inst/reg error interrupts
2673 - drm/amdgpu/gfx7: enable cp inst/reg error interrupts
2674 - drm/amdgpu: load MEC ucode manually on iceland
2675 - drm/amdgpu: disable uvd and vce clockgating on Fiji
2676 - drm/amdgpu: add pcie cap module parameters (v2)
2677 - drm/amdgpu/cik: don't mess with aspm if gpu is root bus
2678 - drm/amdgpu/dpm/ci: switch over to the common pcie caps interface
2679 - drm/amdgpu: handle uvd pg flags properly
2680 - drm/amdgpu: handle vce pg flags properly
2681 - drm/amdgpu: clean up vce pg flags for cz/st
2682 - drm/amdgpu: be consistent with uvd cg flags
2683 - drm/amd/powerplay/cz: disable uvd pg
2684 - drm/amd/powerplay/cz: disable vce pg
2685 - drm/amd/powerplay/tonga: disable uvd pg
2686 - drm/amd/powerplay/tonga: disable vce pg
2687 - drm/amdgpu: add a cgs interface to fetch cg and pg flags
2688 - drm/amdgpu: remove unused cg defines
2689 - drma/dmgpu: move cg and pg flags into shared headers
2690 - drm/amdgpu/tonga: plumb pg flags through to powerplay
2691 - drm/amdgpu/cz: plumb pg flags through to powerplay
2692 - SAUCE: drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabled
2693
2694 * mlx4_core Set UAR page size to 4KB regardless of system page size (LP:
2695 #1552632)
2696 - net/mlx4_core: Set UAR page size to 4KB regardless of system page size
2697
2698 * Miscellaneous Ubuntu changes
2699 - [Config] CONFIG_CAVIUM_ERRATUM_27456=y
2700
2701 * Miscellaneous upstream changes
2702 - net: thunderx: Fix for Qset error due to CQ full
2703 - ahci: Workaround for ThunderX Errata#22536
2704 - arm64: Add workaround for Cavium erratum 27456
2705 - tipc: fix nullptr crash during subscription cancel
2706
2707 -- Tim Gardner <tim.gardner@canonical.com> Mon, 07 Mar 2016 05:04:22 -0700
2708
2709 linux (4.4.0-11.26) xenial; urgency=low
2710
2711 [ Tim Gardner ]
2712
2713 * Release Tracking Bug
2714 - LP: #1553391
2715
2716 * Xenial update to v4.4.4 stable release (LP: #1553179)
2717 - af_iucv: Validate socket address length in iucv_sock_bind()
2718 - gro: Make GRO aware of lightweight tunnels.
2719 - net: dp83640: Fix tx timestamp overflow handling.
2720 - tunnels: Allow IPv6 UDP checksums to be correctly controlled.
2721 - lwt: fix rx checksum setting for lwt devices tunneling over ipv6
2722 - tcp: fix NULL deref in tcp_v4_send_ack()
2723 - af_unix: fix struct pid memory leak
2724 - pptp: fix illegal memory access caused by multiple bind()s
2725 - sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
2726 - net: dsa: fix mv88e6xxx switches
2727 - tipc: fix connection abort during subscription cancel
2728 - inet: frag: Always orphan skbs inside ip_defrag()
2729 - switchdev: Require RTNL mutex to be held when sending FDB notifications
2730 - tcp: beware of alignments in tcp_get_info()
2731 - ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
2732 - ipv6/udp: use sticky pktinfo egress ifindex on connect()
2733 - ipv6: addrconf: Fix recursive spin lock call
2734 - ipv6: fix a lockdep splat
2735 - unix: correctly track in-flight fds in sending process user_struct
2736 - tcp: do not drop syn_recv on all icmp reports
2737 - net:Add sysctl_max_skb_frags
2738 - tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs
2739 - enic: increment devcmd2 result ring in case of timeout
2740 - sctp: translate network order to host order when users get a hmacid
2741 - net: Copy inner L3 and L4 headers as unaligned on GRE TEB
2742 - flow_dissector: Fix unaligned access in __skb_flow_dissector when used by
2743 eth_get_headlen
2744 - bpf: fix branch offset adjustment on backjumps after patching ctx expansion
2745 - bonding: Fix ARP monitor validation
2746 - ipv4: fix memory leaks in ip_cmsg_send() callers
2747 - af_unix: Don't set err in unix_stream_read_generic unless there was an error
2748 - af_unix: Guard against other == sk in unix_dgram_sendmsg
2749 - tipc: fix premature addition of node to lookup table
2750 - tcp: md5: release request socket instead of listener
2751 - qmi_wwan: add "4G LTE usb-modem U901"
2752 - net/mlx4_en: Count HW buffer overrun only once
2753 - net/mlx4_en: Avoid changing dev->features directly in run-time
2754 - l2tp: Fix error creating L2TP tunnels
2755 - pppoe: fix reference counting in PPPoE proxy
2756 - net_sched fix: reclassification needs to consider ether protocol changes
2757 - route: check and remove route cache when we get route
2758 - tcp/dccp: fix another race at listener dismantle
2759 - IFF_NO_QUEUE: Fix for drivers not calling ether_setup()
2760 - rtnl: RTM_GETNETCONF: fix wrong return value
2761 - tipc: unlock in error path
2762 - unix_diag: fix incorrect sign extension in unix_lookup_by_ino
2763 - sctp: Fix port hash table size computation
2764 - ext4: fix bh->b_state corruption
2765 - ARM: debug-ll: fix BCM63xx entry for multiplatform
2766 - arm64: errata: Add -mpc-relative-literal-loads to build flags
2767 - KVM: s390: fix guest fprs memory leak
2768 - devm_memremap: Fix error value when memremap failed
2769 - drm/gma500: Use correct unref in the gem bo create function
2770 - ARM: 8457/1: psci-smp is built only for SMP
2771 - lib/ucs2_string: Add ucs2 -> utf8 helper functions
2772 - efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
2773 - efi: Do variable name validation tests in utf8
2774 - efi: Make our variable validation list include the guid
2775 - efi: Make efivarfs entries immutable by default
2776 - efi: Add pstore variables to the deletion whitelist
2777 - lib/ucs2_string: Correct ucs2 -> utf8 conversion
2778 - bcache: fix a livelock when we cause a huge number of cache misses
2779 - bcache: Add a cond_resched() call to gc
2780 - bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
2781 - bcache: fix a leak in bch_cached_dev_run()
2782 - bcache: unregister reboot notifier if bcache fails to unregister device
2783 - bcache: allows use of register in udev to avoid "device_busy" error.
2784 - bcache: Change refill_dirty() to always scan entire disk if necessary
2785 - dm thin: fix race condition when destroying thin pool workqueue
2786 - can: ems_usb: Fix possible tx overflow
2787 - usb: dwc3: Fix assignment of EP transfer resources
2788 - USB: cp210x: add IDs for GE B650V3 and B850V3 boards
2789 - USB: option: add support for SIM7100E
2790 - USB: option: add "4G LTE usb-modem U901"
2791 - drivers: android: correct the size of struct binder_uintptr_t for
2792 BC_DEAD_BINDER_DONE
2793 - spi: omap2-mcspi: Prevent duplicate gpio_request
2794 - iw_cxgb3: Fix incorrectly returning error on success
2795 - drm/i915: shut up gen8+ SDE irq dmesg noise
2796 - ocfs2: unlock inode if deleting inode from orphan fails
2797 - mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED
2798 - mm: numa: quickly fail allocations for NUMA balancing on full nodes
2799 - genirq: Validate action before dereferencing it in handle_irq_event_percpu()
2800 - clocksource/drivers/vt8500: Increase the minimum delta
2801 - s390/kvm: remove dependency on struct save_area definition
2802 - KVM: s390: fix memory overwrites when vx is disabled
2803 - Btrfs: add missing brelse when superblock checksum fails
2804 - Btrfs: igrab inode in writepage
2805 - btrfs: statfs: report zero available if metadata are exhausted
2806 - Btrfs: send, don't BUG_ON() when an empty symlink is found
2807 - Btrfs: fix number of transaction units required to create symlink
2808 - Btrfs: fix transaction handle leak on failure to create hard link
2809 - Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and
2810 subvolume roots
2811 - btrfs: initialize the seq counter in struct btrfs_device
2812 - s390: fix normalization bug in exception table sorting
2813 - s390/dasd: prevent incorrect length error under z/VM after PAV changes
2814 - s390/dasd: fix refcount for PAV reassignment
2815 - s390/dasd: fix performance drop
2816 - uml: flush stdout before forking
2817 - uml: fix hostfs mknod()
2818 - um: link with -lpthread
2819 - locks: fix unlock when fcntl_setlk races with a close
2820 - rtlwifi: rtl_pci: Fix kernel panic
2821 - rtlwifi: rtl8192cu: Add missing parameter setup
2822 - rtlwifi: rtl8192ce: Fix handling of module parameters
2823 - rtlwifi: rtl8192de: Fix incorrect module parameter descriptions
2824 - rtlwifi: rtl8723ae: Fix initialization of module parameters
2825 - rtlwifi: rtl8192se: Fix module parameter initialization
2826 - rtlwifi: rtl8188ee: Fix module parameter initialization
2827 - rtlwifi: rtl8723be: Fix module parameter initialization
2828 - mei: fix fasync return value on error
2829 - mei: validate request value in client notify request ioctl
2830 - namei: ->d_inode of a pinned dentry is stable only for positives
2831 - rc: sunxi-cir: Initialize the spinlock properly
2832 - media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode
2833 - si2157: return -EINVAL if firmware blob is too big
2834 - gspca: ov534/topro: prevent a division by 0
2835 - vb2: fix a regression in poll() behavior for output,streams
2836 - tda1004x: only update the frontend properties if locked
2837 - dm space map metadata: remove unused variable in brb_pop()
2838 - dm snapshot: fix hung bios when copy error occurs
2839 - dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths
2840 - coresight: checking for NULL string in coresight_name_match()
2841 - irqchip/omap-intc: Add support for spurious irq handling
2842 - irqchip/mxs: Add missing set_handle_irq()
2843 - irqchip/atmel-aic: Fix wrong bit operation for IRQ priority
2844 - irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1
2845 - posix-clock: Fix return code on the poll method's error path
2846 - clockevents/tcb_clksrc: Prevent disabling an already disabled clock
2847 - mmc: usdhi6rol0: handle NULL data in timeout
2848 - mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPT
2849 - mmc: sdio: Fix invalid vdd in voltage switch power cycle
2850 - mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400
2851 - mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()
2852 - mmc: core: Enable tuning according to the actual timing
2853 - mmc: mmci: fix an ages old detection error
2854 - mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL
2855 - mmc: pxamci: fix again read-only gpio detection polarity
2856 - mmc: sdhci-pci: Fix card detect race for Intel BXT/APL
2857 - mmc: sdhci: Allow override of mmc host operations
2858 - mmc: sdhci: Allow override of get_cd() called from sdhci_request()
2859 - Bluetooth: Use continuous scanning when creating LE connections
2860 - Bluetooth: Add support of Toshiba Broadcom based devices
2861 - Bluetooth: Fix incorrect removing of IRKs
2862 - Bluetooth: 6lowpan: Fix kernel NULL pointer dereferences
2863 - Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets
2864 - time: Avoid signed overflow in timekeeping_get_ns()
2865 - cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()
2866 - Revert "MIPS: Fix PAGE_MASK definition"
2867 - MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler
2868 - MIPS: hpet: Choose a safe value for the ETIME check
2869 - MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
2870 - MIPS: Fix buffer overflow in syscall_get_arguments()
2871 - EDAC: Robustify workqueues destruction
2872 - EDAC, mc_sysfs: Fix freeing bus' name
2873 - sparc64: fix incorrect sign extension in sys_sparc64_personality
2874 - clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqs
2875 - regulator: axp20x: Fix GPIO LDO enable value for AXP22x
2876 - regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2C
2877 - virtio_balloon: fix race by fill and leak
2878 - virtio_balloon: fix race between migration and ballooning
2879 - virtio_pci: fix use after free on release
2880 - drm/vmwgfx: Fix an incorrect lock check
2881 - drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates
2882 - drm/vmwgfx: respect 'nomodeset'
2883 - drm/amdgpu: Fix off-by-one errors in amdgpu_vm_bo_map
2884 - drm/amdgpu: call hpd_irq_event on resume
2885 - drm/amdgpu: fix lost sync_to if scheduler is enabled.
2886 - drm/amdgpu: fix tonga smu resume
2887 - drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2
2888 - drm/amdgpu: no need to load MC firmware on fiji
2889 - drm/amdgpu: move gmc7 support out of CIK dependency
2890 - drm/amdgpu: iceland use CI based MC IP
2891 - drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above
2892 - drm/amdgpu: pull topaz gmc bits into gmc_v7
2893 - drm/amdgpu: drop topaz support from gmc8 module
2894 - drm/amdgpu: don't load MEC2 on topaz
2895 - drm/amdgpu: remove exp hardware support from iceland
2896 - drm/amdgpu: fix s4 resume
2897 - drm/amdgpu: remove unnecessary forward declaration
2898 - drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)
2899 - drm/amdgpu: fix issue with overlapping userptrs
2900 - drm/amdgpu: use post-decrement in error handling
2901 - drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.
2902 - drm/amdgpu/pm: adjust display configuration after powerstate
2903 - drm/nouveau/kms: take mode_config mutex in connector hotplug path
2904 - drm/nouveau/display: Enable vblank irqs after display engine is on again.
2905 - drm/nouveau/disp/dp: ensure sink is powered up before attempting link
2906 training
2907 - drm/nouveau: platform: Fix deferred probe
2908 - drm/dp/mst: process broadcast messages correctly
2909 - drm/dp/mst: always send reply for UP request
2910 - drm/dp/mst: fix in MSTB RAD initialization
2911 - drm/dp/mst: fix in RAD element access
2912 - drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil
2913 - drm/dp/mst: Calculate MST PBN with 31.32 fixed point
2914 - drm/dp/mst: move GUID storage from mgr, port to only mst branch
2915 - drm/dp/mst: Reverse order of MST enable and clearing VC payload table.
2916 - drm/dp/mst: deallocate payload on port destruction
2917 - drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addr
2918 - drm/radeon: call hpd_irq_event on resume
2919 - drm/radeon: Fix "slow" audio over DP on DCE8+
2920 - drm/radeon: clean up fujitsu quirks
2921 - drm/radeon: properly byte swap vce firmware setup
2922 - drm/radeon: cleaned up VCO output settings for DP audio
2923 - drm/radeon: Add a common function for DFS handling
2924 - drm/radeon: fix DP audio support for APU with DCE4.1 display engine
2925 - drm: add helper to check for wc memory support
2926 - drm/radeon: mask out WC from BO on unsupported arches
2927 - drm/radeon: hold reference to fences in radeon_sa_bo_new
2928 - drm: fix missing reference counting decrease
2929 - drm/i915: Restore inhibiting the load of the default context
2930 - drm/i915: intel_hpd_init(): Fix suspend/resume reprobing
2931 - drm/i915: Init power domains early in driver load
2932 - drm/i915: Make sure DC writes are coherent on flush.
2933 - drm/i915/dp: fall back to 18 bpp when sink capability is unknown
2934 - drm/i915: Don't reject primary plane windowing with color keying enabled on
2935 SKL+
2936 - drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()
2937 - drm/i915/dsi: defend gpio table against out of bounds access
2938 - drm/i915/dsi: don't pass arbitrary data to sideband
2939 - drm/i915: fix error path in intel_setup_gmbus()
2940 - drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command
2941 - drm/radeon: use post-decrement in error handling
2942 - drm: No-Op redundant calls to drm_vblank_off() (v2)
2943 - drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2)
2944 - drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4
2945 - drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2)
2946 - drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2)
2947 - drm/radeon/pm: adjust display configuration after powerstate
2948 - make sure that freeing shmem fast symlinks is RCU-delayed
2949 - toshiba_acpi: Fix blank screen at boot if transflective backlight is
2950 supported
2951 - ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi list
2952 - ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
2953 - uapi: update install list after nvme.h rename
2954 - lib: sw842: select crc32
2955 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege
2956 R700
2957 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite
2958 R830
2959 - ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"
2960 - ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()
2961 - nfit: fix multi-interface dimm handling, acpi6.1 compatibility
2962 - dmaengine: dw: fix cyclic transfer setup
2963 - dmaengine: dw: fix cyclic transfer callbacks
2964 - dmaengine: at_xdmac: fix resume for cyclic transfers
2965 - dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer
2966 - IB/cm: Fix a recently introduced deadlock
2967 - IB/qib: fix mcast detach when qp not attached
2968 - IB/qib: Support creating qps with GFP_NOIO flag
2969 - IB/mlx5: Expose correct maximum number of CQE capacity
2970 - Thermal: initialize thermal zone device correctly
2971 - Thermal: handle thermal zone device properly during system sleep
2972 - Thermal: do thermal zone update after a cooling device registered
2973 - hwmon: (dell-smm) Blacklist Dell Studio XPS 8000
2974 - hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hook
2975 - hwmon: (ads1015) Handle negative conversion values correctly
2976 - cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype
2977 - cpufreq: Fix NULL reference crash while accessing policy->governor_data
2978 - seccomp: always propagate NO_NEW_PRIVS on tsync
2979 - libceph: fix ceph_msg_revoke()
2980 - libceph: don't bail early from try_read() when skipping a message
2981 - libceph: use the right footer size when skipping a message
2982 - libceph: don't spam dmesg with stray reply warnings
2983 - sd: Optimal I/O size is in bytes, not sectors
2984 - Staging: speakup: Fix getting port information
2985 - Revert "Staging: panel: usleep_range is preferred over udelay"
2986 - cdc-acm:exclude Samsung phone 04e8:685d
2987 - perf stat: Do not clean event's private stats
2988 - tick/nohz: Set the correct expiry when switching to nohz/lowres mode
2989 - rfkill: fix rfkill_fop_read wait_event usage
2990 - mac80211: Requeue work after scan complete for all VIF types.
2991 - workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
2992 - Revert "workqueue: make sure delayed work run in local cpu"
2993 - ALSA: hda - Apply clock gate workaround to Skylake, too
2994 - ALSA: hda - Fixing background noise on Dell Inspiron 3162
2995 - target: Fix LUN_RESET active I/O handling for ACK_KREF
2996 - target: Fix LUN_RESET active TMR descriptor handling
2997 - target: Fix TAS handling for multi-session se_node_acls
2998 - target: Fix remote-port TMR ABORT + se_cmd fabric stop
2999 - target: Fix race with SCF_SEND_DELAYED_TAS handling
3000 - spi: atmel: fix gpio chip-select in case of non-DT platform
3001 - libata: fix sff host state machine locking while polling
3002 - ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2
3003 - ARCv2: SMP: Emulate IPI to self using software triggered interrupt
3004 - PCI/AER: Flush workqueue on device remove to avoid use-after-free
3005 - cpuset: make mm migration asynchronous
3006 - cgroup: make sure a parent css isn't offlined before its children
3007 - writeback: keep superblock pinned during cgroup writeback association
3008 switches
3009 - phy: core: fix wrong err handle for phy_power_on
3010 - i2c: i801: Adding Intel Lewisburg support for iTCO
3011 - bio: return EINTR if copying to user space got interrupted
3012 - block: fix use-after-free in dio_bio_complete
3013 - nfs: fix nfs_size_to_loff_t
3014 - NFSv4: Fix a dentry leak on alias use
3015 - of/irq: Fix msi-map calculation for nonzero rid-base
3016 - KVM: async_pf: do not warn on page allocation failures
3017 - KVM: arm/arm64: vgic: Ensure bitmaps are long enough
3018 - KVM: x86: fix missed hardware breakpoints
3019 - KVM: x86: MMU: fix ubsan index-out-of-range warning
3020 - powerpc/eeh: Fix partial hotplug criterion
3021 - tracing: Fix showing function event in available_events
3022 - sunrpc/cache: fix off-by-one in qword_get()
3023 - kernel/resource.c: fix muxed resource handling in __request_region()
3024 - do_last(): don't let a bogus return value from ->open() et.al. to confuse us
3025 - ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruption
3026 - ARM: at91/dt: fix typo in sama5d2 pinmux descriptions
3027 - xen/arm: correctly handle DMA mapping of compound pages
3028 - xen/scsiback: correct frontend counting
3029 - xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
3030 - xen/pciback: Save the number of MSI-X entries to be copied later.
3031 - xen/pcifront: Fix mysterious crashes when NUMA locality information was
3032 extracted.
3033 - should_follow_link(): validate ->d_seq after having decided to follow
3034 - do_last(): ELOOP failure exit should be done after leaving RCU mode
3035 - hpfs: don't truncate the file when delete fails
3036 - x86/irq: Call chip->irq_set_affinity in proper context
3037 - x86/irq: Fix a race in x86_vector_free_irqs()
3038 - x86/irq: Validate that irq descriptor is still active
3039 - x86/irq: Do not use apic_chip_data.old_domain as temporary buffer
3040 - x86/irq: Reorganize the return path in assign_irq_vector
3041 - x86/irq: Reorganize the search in assign_irq_vector
3042 - x86/irq: Check vector allocation early
3043 - x86/irq: Copy vectormask instead of an AND operation
3044 - x86/irq: Get rid of code duplication
3045 - x86/irq: Remove offline cpus from vector cleanup
3046 - x86/irq: Clear move_in_progress before sending cleanup IPI
3047 - x86/irq: Remove the cpumask allocation from send_cleanup_vector()
3048 - x86/irq: Remove outgoing CPU from vector cleanup mask
3049 - x86/irq: Call irq_force_move_complete with irq descriptor
3050 - x86/irq: Plug vector cleanup race
3051 - IB/cma: Fix RDMA port validation for iWarp
3052 - iwlwifi: dvm: fix WoWLAN
3053 - iwlwifi: pcie: properly configure the debug buffer size for 8000
3054 - iwlwifi: update and fix 7265 series PCI IDs
3055 - iwlwifi: mvm: don't allow sched scans without matches to be started
3056 - Revert "UBUNTU: SAUCE: bcache: prevent crash on changing writeback_running"
3057 - bcache: prevent crash on changing writeback_running
3058 - Linux 4.4.4
3059
3060 * mlx4_en didn't choose time-stamping shift value according to HW frequency
3061 (LP: #1552627)
3062 - net/mlx4_en: Choose time-stamping shift value according to HW frequency
3063
3064 * [Ubuntu 16.04] Help to flush kernel panics to console (LP: #1552332)
3065 - target/transport: add flag to indicate CPU Affinity is observed
3066 - powerpc/powernv: Add a kmsg_dumper that flushes console output on panic
3067 - powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usages
3068
3069 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
3070 - qla2xxx: Fix warning reported by static checker
3071 - qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCM
3072 - qla2xxx: Fix stale pointer access.
3073 - qla2xxx: Use ATIO type to send correct tmr response
3074 - qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU Affinity
3075
3076 * [s390x] zfcp.ko missing from scsi-modules udeb (LP: #1552314)
3077 - [Config] Add s390x zfcp to scsi-modules udeb
3078
3079 -- Tim Gardner <tim.gardner@canonical.com> Wed, 02 Mar 2016 08:08:16 -0700
3080
3081 linux (4.4.0-10.25) xenial; urgency=low
3082
3083 [ Tim Gardner ]
3084
3085 * Release Tracking Bug
3086 - LP: #1552247
3087
3088 * linux: 4.4.0-9.X fails yama ptrace restrictions tests (LP: #1551894)
3089 - security: let security modules use PTRACE_MODE_* with bitmasks
3090
3091 * [wily][regression] systemtap script compilation broken by new kernels (LP: #1545330)
3092 - SAUCE: (noup) locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.h
3093
3094 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
3095 - mmc: sdhci: 64-bit DMA actually has 4-byte alignment
3096 - mmc: sdhci: Fix DMA descriptor with zero data length
3097
3098 * Miscellaneous Ubuntu changes
3099 - SAUCE: (noup) cgroup: fix and restructure error handling in copy_cgroup_ns()
3100
3101 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Feb 2016 13:04:14 -0700
3102
3103 linux (4.4.0-9.24) xenial; urgency=low
3104
3105 [ Tim Gardner ]
3106
3107 * Release Tracking Bug
3108 - LP: #1551319
3109
3110 * AppArmor logs denial for when the device path is ENOENT (LP: #1482943)
3111 - SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails
3112
3113 * BUG: unable to handle kernel NULL pointer dereference (aa_label_merge) (LP:
3114 #1448912)
3115 - SAUCE: apparmor: Fix: insert race between label_update and label_merge
3116 - SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the
3117 replacedby is not setup
3118 - SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale
3119 - SAUCE: apparmor: Fix: refcount race between locating in labelset and get
3120 - SAUCE: apparmor: Fix: ensure new labels resulting from merge have a
3121 replacedby
3122 - SAUCE: apparmor: Fix: label_vec_merge insertion
3123 - SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain
3124 - SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on
3125 merge path
3126 - SAUCE: apparmor: Fix: convert replacedby update to be protected by the
3127 labelset lock
3128 - SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter
3129
3130 * apparmor kernel BUG kills firefox (LP: #1430546)
3131 - SAUCE: apparmor: Disallow update of cred when then subjective != the
3132 objective cred
3133 - SAUCE: apparmor: rework retrieval of the current label in the profile update
3134 case
3135
3136 * sleep from invalid context in aa_move_mount (LP: #1539349)
3137 - SAUCE: apparmor: fix sleep from invalid context
3138
3139 * s390x: correct restore of high gprs on signal return (LP: #1550468)
3140 - s390/compat: correct restore of high gprs on signal return
3141
3142 * missing SMAP support (LP: #1550517)
3143 - x86/entry/compat: Add missing CLAC to entry_INT80_32
3144
3145 * Floating-point exception handler receives empty Data-Exception Code in
3146 Floating Point Control register (LP: #1548414)
3147 - s390/fpu: signals vs. floating point control register
3148
3149 * kvm fails to boot GNU Hurd kernels with 4.4 Xenial kernel (LP: #1550596)
3150 - KVM: x86: fix conversion of addresses to linear in 32-bit protected mode
3151
3152 * Surelock GA2 SP1: capiredp01: cxl_init_adapter fails for CAPI devices
3153 0000:01:00.0 and 0005:01:00.0 after upgrading to 840.10 Platform firmware
3154 build fips840/b1208b_1604.840 (LP: #1532914)
3155 - cxl: Fix PSL timebase synchronization detection
3156
3157 * [Feature]EDAC support for Knights Landing (LP: #1519631)
3158 - EDAC, sb_edac: Set fixed DIMM width on Xeon Knights Landing
3159
3160 * Various failures of kernel_security suite on Xenial kernel on s390x arch
3161 (LP: #1531327)
3162 - [config] s390x -- CONFIG_DEFAULT_MMAP_MIN_ADDR=65536
3163
3164 * Unable to install VirtualBox Guest Service in 15.04 (LP: #1434579)
3165 - [Config] Provides: virtualbox-guest-modules when appropriate
3166
3167 * linux is missing provides for virtualbox-guest-modules [i386 amd64 x32] (LP:
3168 #1507588)
3169 - [Config] Provides: virtualbox-guest-modules when appropriate
3170
3171 * Backport more recent driver for SKL, KBL and BXT graphics (LP: #1540390)
3172 - SAUCE: i915_bpo: Provide a backport driver for SKL, KBL & BXT graphics
3173 - SAUCE: i915_bpo: Update intel_ips.h file location
3174 - SAUCE: i915_bpo: Rename the backport driver to i915_bpo
3175 - SAUCE: i915_bpo: Add i915_bpo_*() calls for ubuntu/i915
3176 - drm/i915: remove an extra level of indirection in PCI ID list
3177 - drm/i915/kbl: Add Kabylake PCI ID
3178 - drm/i915/kbl: Add Kabylake GT4 PCI ID
3179 - mm: Export nr_swap_pages
3180 - async: export current_is_async()
3181 - drm: fix potential dangling else problems in for_each_ macros
3182 - dp/mst: add SDP stream support
3183 - drm: Implement drm_modeset_lock_all_ctx()
3184 - drm: Add "prefix" parameter to drm_rect_debug_print()
3185 - drm/i915: Set connector_state->connector using the helper.
3186 - drm/atomic: add connector mask to drm_crtc_state.
3187 - drm/i915: Report context GTT size
3188 - drm/i915: Add get_eld audio component
3189 - SAUCE: Backport I915_PARAM_HAS_EXEC_SOFTPIN and EXEC_OBJECT_PINNED
3190 - SAUCE: i915_bpo: Revert passing plane/encoder name
3191 - SAUCE: sound/hda: Load i915_bpo from the hda driver on SKL/KBL/BXT
3192 - SAUCE: i915_bpo: Support only SKL, KBL and BXT with the backport driver
3193 - drm/i915/bxt: update list of PCIIDs
3194 - drm/i915/skl: Add missing SKL ids
3195 - SAUCE: i915_bpo: Revert "drm/i915: Defer probe if gmux is present but its
3196 driver isn't"
3197 - SAUCE: uapi/drm/i915: Backport I915_EXEC_BSD_MASK
3198 - drm/atomic: Do not unset crtc when an encoder is stolen
3199 - drm/i915: Update connector_mask during readout, v2.
3200 - drm/atomic: Add encoder_mask to crtc_state, v3.
3201 - SAUCE: drm/core: Add drm_encoder_index.
3202 - SAUCE: i915_bpo: Revert "drm/i915: Switch DDC when reading the EDID"
3203 - i915_bpo: [Config] Enable CONFIG_DRM_I915_BPO=m
3204
3205 * arm64: guest hangs when ntpd is running (LP: #1549494)
3206 - hrtimer: Add support for CLOCK_MONOTONIC_RAW
3207 - hrtimer: Catch illegal clockids
3208 - KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW
3209
3210 * Miscellaneous Ubuntu changes
3211 - [Debian] git-ubuntu-log -- wrap long bug and commit titles
3212 - [Config] CONFIG_ARM_SMMU=y on arm64
3213 - rebase to v4.4.3
3214 - [Debian] git-ubuntu-log -- ensure we get the last commit
3215 - [Config] fix up spelling of probably again
3216 - [Debian] perf -- build in the context of the full generated local headers
3217 - SAUCE: tools: lib/bpf -- add generated headers to search path
3218 - SAUCE: proc: Always set super block owner to init_user_ns
3219 - SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()
3220 - SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns
3221 - SAUCE: apparmor: debug: POISON label and replaceby pointer on free
3222 - SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use
3223 needs locking
3224 - SAUCE: apparmor: Fix: refcount leak in aa_label_merge
3225 - SAUCE: apparmor: ensure that repacedby sharing is done correctly
3226 - SAUCE: apparmor Fix: refcount bug in pivotroot mediation
3227 - SAUCE: apparmor: Fix: now that insert can force replacement use it instead
3228 of remove_and_insert
3229 - SAUCE: apparmor: Fix: refcount bug when inserting label update that
3230 transitions ns
3231 - SAUCE: apparmor: Fix: break circular refcount for label that is directly
3232 freed.
3233 - SAUCE: apparmor: Don't remove label on rcu callback if the label has already
3234 been removed
3235 - SAUCE: apparmor: Fix: query label file permission
3236 - SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read
3237 - SAUCE: fixup: cleanup return handling of labels
3238 - SAUCE: fix: replacedby forwarding is not being properly update when ns is
3239 destroyed
3240 - SAUCE: fixup: make __share_replacedby private to get rid of build warning
3241 - SAUCE: fixup: 20/23 locking issue around in __label_update
3242 - SAUCE: fixup: get rid of unused var build warning
3243 - SAUCE: fixup: cast poison values to remove warnings
3244 - SAUCE: apparmor: fix refcount race when finding a child profile
3245 - SAUCE: fixup: warning about aa_label_vec_find_or_create not being static
3246 - SAUCE: fix: audit "no_new_privs" case for exec failure
3247 - SAUCE: Fixup: __label_update() still doesn't handle some cases correctly.
3248 - SAUCE: Move replacedby allocation into label_alloc
3249 - [Debian] supply zfs dkms Provides: based on do_zfs
3250 - [Config] supply zfs dkms Provides: based on do_zfs
3251 - [Config] drop linux-image-3.0 provides
3252
3253 * Miscellaneous upstream changes
3254 - x86/mpx: Fix off-by-one comparison with nr_registers
3255
3256 [ Upstream Kernel Changes ]
3257
3258 * rebase to v4.4.3
3259
3260 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Feb 2016 19:47:55 -0700
3261
3262 linux (4.4.0-8.23) xenial; urgency=low
3263
3264 * cgroup namespace mounts broken in containers (LP: #1549398)
3265 - SAUCE: kernfs: Always set super block owner to init_user_ns
3266
3267 * 4.4.0-7.22 no longer boots on arm64 (LP: #1547718)
3268 - arm64: mm: avoid calling apply_to_page_range on empty range
3269 - UBUNTU SAUCE: arm: mm: avoid calling apply_to_page_range on empty range
3270
3271 * kernel install failed /bin/cp: cannot stat ‘/boot/initrd.img-4.3.0-7-generic’: No such file or directory (LP: #1536810)
3272 - [Config] postinst -- handle recreating symlinks when a real file is present
3273
3274 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
3275 - SAUCE: cred: Add clone_cred() interface
3276 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
3277 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
3278 - SAUCE: overlayfs: Be more careful about copying up sxid files
3279 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
3280
3281 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped (LP: #1535150)
3282 - SAUCE: cred: Add clone_cred() interface
3283 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
3284 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
3285 - SAUCE: overlayfs: Be more careful about copying up sxid files
3286 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
3287
3288 * overlay: mkdir fails if directory exists in lowerdir in a user namespace (LP: #1531747)
3289 - SAUCE: cred: Add clone_cred() interface
3290 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
3291 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
3292
3293 * Update Intel ethernet drivers to Fortville SW5 (LP: #1547674)
3294 - net: bulk free infrastructure for NAPI context, use napi_consume_skb
3295 - net: Add eth_platform_get_mac_address() helper.
3296 - i40e: Add mac_filter_element at the end of the list instead of HEAD
3297 - i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool
3298 - i40e: Replace X722 mac check in ethtool get_settings
3299 - i40evf: allow channel bonding of VFs
3300 - i40e: define function capabilities in only one place
3301 - i40evf: null out ring pointers on free
3302 - i40e: Cleanup the code with respect to restarting autoneg
3303 - i40e: update features with right offload
3304 - i40e: bump version to 1.4.10
3305 - i40e: add new device IDs for X722
3306 - i40e: Extend ethtool RSS hooks for X722
3307 - i40e/i40evf: Fix for UDP/TCP RSS for X722
3308 - i40evf: add new write-back mode
3309 - i40e/i40evf: Use private workqueue
3310 - i40e: add new proxy-wol bit for X722
3311 - i40e: Limit DCB FW version checks to X710/XL710 devices
3312 - i40e: AQ Add Run PHY Activity struct
3313 - i40e: AQ Geneve cloud tunnel type
3314 - i40e: AQ Add external power class to get link status
3315 - i40e: add 100Mb ethtool reporting
3316 - ixgbe: bulk free SKBs during TX completion cleanup cycle
3317 - igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs()
3318 - igb: Unpair the queues when changing the number of queues
3319 - igb/igbvf: don't give up
3320 - igb: clean up code for setting MAC address
3321 - igb: Refactor VFTA configuration
3322 - igb: Allow asymmetric configuration of MTU versus Rx frame size
3323 - igb: Do not factor VLANs into RLPML calculation
3324 - igb: Always enable VLAN 0 even if 8021q is not loaded
3325 - igb: Merge VLVF configuration into igb_vfta_set
3326 - igb: Clean-up configuration of VF port VLANs
3327 - igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE
3328 - igb: Drop unnecessary checks in transmit path
3329 - igb: Enable use of "bridge fdb add" to set unicast table entries
3330 - igb: Add workaround for VLAN tag stripping on 82576
3331 - i40e: AQ Shared resource flags
3332 - i40e: AQ Add set_switch_config
3333 - i40e: AQ Add VXLAN-GPE tunnel type
3334 - i40e: AQ thermal sensor control struct
3335 - i40e: Bump AQ minor version to 1.5 for new FW features
3336 - i40e: Store lan_vsi_idx and lan_vsi_id in the right size
3337 - i40e: fix write-back-on-itr to work with legacy itr
3338 - i40e: add counter for arq overflows
3339 - i40e: add 20G speed for Tx bandwidth calculations
3340 - i40e: refactor DCB function
3341 - i40e: add a little more to an NVM update debug message
3342 - i40evf: enable bus master after reset
3343 - i40e: add netdev info to VSI dump
3344 - i40e: remove VF device IDs from PF
3345 - i40e: trivial: remove unnecessary local var
3346 - i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7
3347 - net: ixgbe: add minimal parser details for ixgbe
3348 - i40e: trivial: drop duplicate definition
3349 - i40e: trivial: fix missing space
3350 - i40e: fix bug in dma sync
3351 - i40e: do TSO only if CHECKSUM_PARTIAL is set
3352 - i40e: allocate memory safer
3353 - i40e: fix: do not sleep in netdev_ops
3354 - i40e: APIs to Add/remove port mirroring rules
3355 - i40e: negate PHY int mask bits
3356 - i40e: drop unused function
3357 - i40e: count allocation errors
3358 - i40e: avoid large memcpy by assigning struct
3359 - i40e/i40evf: bump version to 1.4.12/1.4.8
3360 - i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices
3361 - i40e: add priv flag for automatic rule eviction
3362 - i40e: use eth_platform_get_mac_address()
3363 - i40e: move sync_vsi_filters up in service_task
3364 - i40e: Make the DCB firmware checks for X710/XL710 only
3365 - i40e: set shared bit for multicast filters
3366 - i40e: add VEB stat control and remove L2 cloud filter
3367 - i40e: use new add_veb calling with VEB stats control
3368 - i40e: Refactor force_wb and WB_ON_ITR functionality code
3369 - i40evf: Change vf driver string to reflect all products i40evf supports
3370 - i40e/i40evf: don't lose interrupts
3371 - i40e/i40evf: try again after failure
3372 - i40e: dump descriptor indexes in hex
3373 - i40e/i40evf: use __GFP_NOWARN
3374 - i40e/i40evf: use pages correctly in Rx
3375 - i40e/i40evf: use logical operators, not bitwise
3376 - i40e: properly show packet split status in debugfs
3377 - i40e/i40evf: Bump version
3378 - ixgbe: use u32 instead of __u32 in model header
3379 - ixgbe: fix dates on header of ixgbe_model.h
3380 - i40e: get rid of magic number
3381 - i40e: drop unused debugfs file "dump"
3382 - i40evf: support packet split receive
3383 - i40e: trivial: cleanup use of pf->hw
3384 - i40e: Add a SW workaround for lost interrupts
3385 - i40e: Fix PROMISC mode for Multi-function per port (MFP) devices
3386 - i40e: Removal of code which relies on BASE VEB SEID
3387 - i40e/i40evf: avoid atomics
3388 - i40e: Do not disable queues in the Legacy/MSI Interrupt handler
3389 - i40e: expand comment
3390 - i40e: better error reporting for nvmupdate
3391 - i40evf: set adapter state on reset failure
3392 - i40e: clean event descriptor before use
3393 - i40e: When in promisc mode apply promisc mode to Tx Traffic as well
3394 - i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.
3395 - i40e/i40evf: Drop outer checksum offload that was not requested
3396 - i40e/i40evf: Use u64 values instead of casting them in TSO function
3397 - i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path
3398 - i40e/i40evf: Consolidate all header changes into TSO function
3399 - i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path
3400 - i40e/i40evf: Add support for IPv4 encapsulated in IPv6
3401 - i40e/i40evf: Handle IPv6 extension headers in checksum offload
3402 - i40e/i40evf: Do not write to descriptor unless we complete
3403 - i40e/i40evf: Add exception handling for Tx checksum
3404 - i40e/i40evf: Clean-up Rx packet checksum handling
3405 - i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM
3406 - i40e: Fix ATR in relation to tunnels
3407 - i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels
3408 - i40e: Update feature flags to reflect newly enabled features
3409 - i40evf: Update feature flags to reflect newly enabled features
3410 - i40e: Add support for ATR w/ IPv6 extension headers
3411 - i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx
3412 - i40e/i40evf: Rewrite logic for 8 descriptor per packet check
3413 - i40e/i40evf: Move Tx checksum closer to TSO
3414 - i40e: Add functions to blink led on 10GBaseT PHY
3415 - i40e: Fix led blink capability for 10GBaseT PHY
3416 - i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit
3417 - i40e: Do not wait for Rx queue disable in DCB reconfig
3418 - i40e: Fix for unexpected messaging
3419 - i40e: Expose some registers to program parser, FD and RSS logic
3420 - i40e: add check for null VSI
3421 - i40e: add adminq commands for Rx CTL registers
3422 - i40e: implement and use Rx CTL helper functions
3423 - i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.
3424 - i40e: suspend scheduling during driver unload
3425 - i40e: let go of the past
3426 - i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15
3427
3428 * MPT3SAS Driver update for next kernel release (LP: #1512221)
3429 - mpt3sas: A correction in unmap_resources
3430 - mpt3sas: Added support for high port count HBA variants.
3431 - mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough request message.
3432 - mpt3sas: Fix static analyzer(coverity) tool identified defects
3433 - mpt3sas: Never block the Enclosure device
3434 - mpt3sas: Make use of additional HighPriority credit message frames for sending SCSI IO's
3435 - mpt3sas: Added smp_affinity_enable module parameter.
3436 - mpt3sas: Add support for configurable Chain Frame Size
3437 - mpt3sas: Updated MPI Header to 2.00.42
3438 - mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of timedout IO.
3439 - mpt3sas: Updating mpt3sas driver version to 12.100.00.00
3440 - mpt3sas: Remove cpumask_clear for zalloc_cpumask_var and don't free free_cpu_mask_var before reply_q
3441
3442 * /sys/class/scsi_host/hostN/partition_number and .../mad_version showing up BE on LE Ubuntu. (ibmvscsi) (LP: #1547153)
3443 - ibmvscsi: Add endian conversions to sysfs attribute show functions
3444
3445 * Miscellaneous Ubuntu changes
3446 - [Packaging] git-ubuntu-log -- output should be utf-8
3447 - [Packaging] git-ubuntu-log -- handle invalid or private bugs
3448
3449 -- Andy Whitcroft <apw@canonical.com> Wed, 24 Feb 2016 20:34:49 +0000
3450
3451 linux (4.4.0-7.22) xenial; urgency=low
3452
3453 [ Tim Gardner ]
3454
3455 * Release Tracking Bug
3456 - LP: #1547205
3457
3458 * need arm64 acpi parking protocol support in xenial (LP: #1547047)
3459 - [Config] Enabled ARM64_ACPI_PARKING_PROTOCOL
3460 - arm64: kernel: implement ACPI parking protocol
3461
3462 * Please pull cgroup namespaces (LP: #1546775)
3463 - SAUCE: (noup) kernfs: Add API to generate relative kernfs path
3464 - SAUCE: (noup) sched: new clone flag CLONE_NEWCGROUP for cgroup namespace
3465 - SAUCE: (noup) cgroup: introduce cgroup namespaces
3466 - SAUCE: (noup) cgroup: cgroup namespace setns support
3467 - SAUCE: (noup) kernfs: define kernfs_node_dentry
3468 - SAUCE: (noup) cgroup: mount cgroupns-root when inside non-init cgroupns
3469 - SAUCE: (noup) Add FS_USERNS_FLAG to cgroup fs
3470 - SAUCE: (noup) cgroup: Add documentation for cgroup namespaces
3471
3472 * [Feature]Pulse-Width Modulation enabling on Broxton-P (LP: #1520436)
3473 - [Config] CONFIG_PWM_OMAP_DMTIMER=m
3474 - pwm: lpss: Remove ->free() callback
3475 - pwm: bcm2835: Calculate scaler in ->config()
3476 - pwm: bcm2835: Prevent division by zero
3477 - pwm: bcm2835: Fix email address specification
3478 - pwm: lpss: Update PWM setting for Broxton
3479 - pwm: lpss: Select core part automatically
3480 - pwm: lpss: Rework the sequence of programming PWM_SW_UPDATE
3481 - pwm: fsl-ftm: Fix clock enable/disable when using PM
3482 - pwm: lpc32xx: correct number of PWM channels from 2 to 1
3483 - pwm: lpc32xx: make device usable with common clock framework
3484 - pwm: lpc32xx: fix and simplify duty cycle and period calculations
3485 - pwm: lpc32xx: return ERANGE, if requested period is not supported
3486 - pwm: rcar: Improve accuracy of frequency division setting
3487 - pwm: Add PWM driver for OMAP using dual-mode timers
3488 - pwm: add HAS_IOMEM dependency to PWM_FSL_FTM
3489 - pwm: omap-dmtimer: Potential NULL dereference on error
3490 - pwm: Mark all devices as "might sleep"
3491
3492 * [Hyper-V] Netmask value is not parsed by hv_set_ifconfig - IP injection (LP: #1540586)
3493 - [Debian] hv: hv_set_ifconfig -- switch to approved indentation
3494 - [Debian] hv: hv_set_ifconfig -- fix numerous parameter handling issues
3495
3496 * Update megaraid driver to MR6.10 (LP: #1544679)
3497 - megaraid_sas: Do not allow PCI access during OCR
3498 - megaraid_sas: MFI IO timeout handling
3499 - megaraid_sas: Syncing request flags macro names with firmware
3500 - megaraid_sas: Task management support
3501 - megaraid_sas: Update device queue depth based on interface type
3502 - megaraid_sas: Fastpath region lock bypass
3503 - megaraid_sas: Reply Descriptor Post Queue (RDPQ) support
3504 - megaraid_sas: Code optimization build_and_issue_cmd return-type
3505 - megaraid_sas: Dual queue depth support
3506 - megaraid_sas: IO throttling support
3507 - megaraid_sas: Make adprecovery variable atomic
3508 - megaraid_sas: MFI adapter OCR changes
3509 - megaraid_sas: Introduce module parameter for SCSI command timeout
3510 - megaraid_sas: SPERC OCR changes
3511 - megaraid_sas: driver version upgrade
3512 - megaraid: fix null pointer check in megasas_detach_one().
3513 - megaraid_sas: Fix for IO failing post OCR in SRIOV environment
3514 - megaraid_sas: Fix SMAP issue
3515 - megaraid_sas: Add an i/o barrier
3516
3517 * Surelock-GA2:kernel panic @ cxl_configure_adapter+0x418/0x8b0 (LP: #1546145)
3518 - powerpc/powernv: Fix stale PE primary bus
3519
3520 * In A Single Power VM LPAR : Network Configuration Fails in Ubuntu16.04 while installation (LP: #1544321)
3521 - [Config] Update bnx2x d-i firmware to 7.12.30
3522
3523 * Miscellaneous Ubuntu changes
3524 - rebase to v4.4.2
3525
3526 * Miscellaneous upstream changes
3527 - openvswitch: allow management from inside user namespaces
3528 - net: thunderx: nicvf_queues: nivc_*_intr: remove duplication
3529 - net, thunderx: Remove unnecessary rcv buffer start address management
3530 - net: thunderx: HW TSO support for pass-2 hardware
3531 - net: thunderx: Enable CQE count threshold interrupt
3532 - net: cavium: liquidio: use helpers ns_to_timespec64()
3533 - irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor
3534 - arm64: KVM: Configure TCR_EL2.PS at runtime
3535 - arm64: prefetch: don't provide spin_lock_prefetch with LSE
3536 - arm64: prefetch: add alternative pattern for CPUs without a prefetcher
3537 - arm64: lib: improve copy_page to deal with 128 bytes at a time
3538 - arm64: lib: patch in prfm for copy_page if requested
3539 - arm64: prefetch: add missing #include for spin_lock_prefetch
3540 - net, thunderx: Add TX timeout and RX buffer alloc failure stats.
3541 - net: thunderx: Use napi_schedule_irqoff()
3542 - net: thunderx: Assign affinity hints to vf's interrupts
3543 - net: thunderx: bgx: Use standard firmware node infrastructure.
3544 - net: thunderx: bgx: Add log message when setting mac address
3545 - net: thunderx: Alloc higher order pages when pagesize is small
3546 - net: cavium: liquidio: Return correct error code
3547 - net: cavium: liquidio: fix check for in progress flag
3548 - livepatch: add old_sympos as disambiguator field to klp_func
3549 - livepatch: add sympos as disambiguator field to klp_reloc
3550 - livepatch: function,sympos scheme in livepatch sysfs directory
3551 - module: Use the same logic for setting and unsetting RO/NX
3552 - gcov: use within_module() helper.
3553 - module: use a structure to encapsulate layout.
3554 - module: clean up RO/NX handling.
3555 - module: keep percpu symbols in module's symtab
3556 - livepatch: Cleanup module page permission changes
3557
3558 [ Upstream Kernel Changes ]
3559
3560 * rebase to v4.4.2
3561
3562 -- Tim Gardner <tim.gardner@canonical.com> Tue, 16 Feb 2016 14:24:45 -0700
3563
3564 linux (4.4.0-6.21) xenial; urgency=low
3565
3566 [ Tim Gardner ]
3567
3568 * Release Tracking Bug
3569 - LP: #1546283
3570
3571 * Naples/Zen, NTB Driver (LP: #1542071)
3572 - [Config] CONFIG_NTB_AMD=m
3573 - NTB: Add support for AMD PCI-Express Non-Transparent Bridge
3574
3575 * [Hyper-V] kernel panic occurs when installing Ubuntu Server x32 (LP: #1495983)
3576 - SAUCE: storvsc: use small sg_tablesize on x86
3577
3578 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542)
3579 - [Config] CONFIG_ARMV8_DEPRECATED=y
3580
3581 * Surelock-GA2:kernel panic/ exception @ pcibios_set_pcie_reset_state+0x118/0x280 + cxl_reset+0x5c/0xc0 (LP: #1545037)
3582 - powerpc/eeh: Fix stale cached primary bus
3583
3584 * Miscellaneous Ubuntu changes
3585 - SAUCE: fs: Add user namesapace member to struct super_block
3586 - SAUCE: fs: Limit file caps to the user namespace of the super block
3587 - SAUCE: Smack: Add support for unprivileged mounts from user namespaces
3588 - SAUCE: block_dev: Support checking inode permissions in lookup_bdev()
3589 - SAUCE: block_dev: Check permissions towards block device inode when mounting
3590 - SAUCE: fs: Treat foreign mounts as nosuid
3591 - SAUCE: selinux: Add support for unprivileged mounts from user namespaces
3592 - SAUCE: userns: Replace in_userns with current_in_userns
3593 - SAUCE: Smack: Handle labels consistently in untrusted mounts
3594 - SAUCE: fs: Check for invalid i_uid in may_follow_link()
3595 - SAUCE: cred: Reject inodes with invalid ids in set_create_file_as()
3596 - SAUCE: fs: Refuse uid/gid changes which don't map into s_user_ns
3597 - SAUCE: fs: Update posix_acl support to handle user namespace mounts
3598 - SAUCE: fs: Ensure the mounter of a filesystem is privileged towards its inodes
3599 - SAUCE: fs: Don't remove suid for CAP_FSETID in s_user_ns
3600 - SAUCE: fs: Allow superblock owner to access do_remount_sb()
3601 - SAUCE: capabilities: Allow privileged user in s_user_ns to set security.* xattrs
3602 - SAUCE: fuse: Add support for pid namespaces
3603 - SAUCE: fuse: Support fuse filesystems outside of init_user_ns
3604 - SAUCE: fuse: Restrict allow_other to the superblock's namespace or a descendant
3605 - SAUCE: fuse: Allow user namespace mounts
3606 - SAUCE: mtd: Check permissions towards mtd block device inode when mounting
3607 - SAUCE: fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
3608 - SAUCE: quota: Convert ids relative to s_user_ns
3609 - SAUCE: evm: Translate user/group ids relative to s_user_ns when computing HMAC
3610 - SAUCE: fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
3611 - SAUCE: quota: Treat superblock owner as privilged
3612 - SAUCE: ima/evm: Allow root in s_user_ns to set xattrs
3613 - SAUCE: block_dev: Forbid unprivileged mounting when device is opened for writing
3614 - SAUCE: ext4: Add support for unprivileged mounts from user namespaces
3615 - SAUCE: ext4: Add module parameter to enable user namespace mounts
3616 - SAUCE: fuse: Add module parameter to enable user namespace mounts
3617
3618 * Miscellaneous upstream changes
3619 - megaraid: Fix possible NULL pointer deference in mraid_mm_ioctl
3620 - libahci: Implement the capability to override the generic ahci interrupt handler.
3621 - ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci.
3622 - ahci_xgene: Implement the workaround to fix the missing of the edge interrupt for the HOST_IRQ_STAT.
3623
3624 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Feb 2016 09:49:05 -0700
3625
3626 linux (4.4.0-5.20) xenial; urgency=low
3627
3628 [ Tim Gardner ]
3629
3630 * Release Tracking Bug
3631 - LP: #1544637
3632
3633 * s390/cio: update measurement characteristics (LP: #1541534)
3634 - s390/cio: fix measurement characteristics memleak
3635 - s390/cio: ensure consistent measurement state
3636 - s390/cio: update measurement characteristics
3637
3638 * qeth: layer2 reports unknown state to network tools. (LP: #1541907)
3639 - qeth: initialize net_device with carrier off
3640
3641 * Collateral damage due to kernel configuration change enabling CONFIG_ZONE_DEVICE (Kernel 4.4 amd64) (LP: #1534647)
3642 - [Config] CONFIG_ZONE_DMA=y
3643 - mm: CONFIG_NR_ZONES_EXTENDED
3644
3645 * perf enahancements for ppc64 (LP: #1521678)
3646 - perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h
3647 - perf kvm/{x86,s390}: Remove const from kvm_events_tp
3648 - perf kvm/powerpc: Port perf kvm stat to powerpc
3649 - perf kvm/powerpc: Add support for HCALL reasons
3650
3651 * Soft lockup with "block nbdX: Attempted send on closed socket" spam (LP: #1505564)
3652 - SAUCE: nbd: ratelimit error msgs after socket close
3653
3654 * sleep from invalid context in aa_move_mount (LP: #1539349)
3655 - SAUCE: apparmor: fix sleep from invalid context
3656
3657 * Introducing ConnectX-4 Ethernet SRIOV (LP: #1540435)
3658 - net/mlx5_core: Modify enable/disable hca functions
3659 - net/mlx5_core: Add base sriov support
3660 - net/mlx5: Add HW capabilities and structs for SR-IOV E-Switch
3661 - net/mlx5: Update access functions to Query/Modify vport MAC address
3662 - net/mlx5: Introduce access functions to modify/query vport mac lists
3663 - net/mlx5: Introduce access functions to modify/query vport state
3664 - net/mlx5: Introduce access functions to modify/query vport promisc mode
3665 - net/mlx5: Introduce access functions to modify/query vport vlans
3666 - net/mlx5e: Write UC/MC list and promisc mode into vport context
3667 - net/mlx5e: Write vlan list into vport context
3668 - net/mlx5: Introducing E-Switch and l2 table
3669 - net/mlx5: E-Switch, Introduce FDB hardware capabilities
3670 - net/mlx5: E-Switch, Add SR-IOV (FDB) support
3671 - net/mlx5: E-Switch, Introduce Vport administration functions
3672 - net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport context
3673 - net/mlx5: E-Switch, Introduce set vport vlan (VST mode)
3674 - net/mlx5: E-Switch, Introduce get vf statistics
3675 - net/mlx5e: Add support for SR-IOV ndos
3676 - net/mlx5: Fix query E-Switch capabilities
3677 - net/mlx5e: Assign random MAC address if needed
3678
3679 * make wacom_w8001 work well in xenial (LP: #1542771)
3680 - Input: wacom_w8001 - use __set_bit for evbits
3681 - Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg support
3682 - Input: wacom_w8001 - handle touch error case correctly
3683 - Input: wacom_w8001 - split pen and touch initialization up
3684 - Input: wacom_w8001 - split the touch and pen devices into two devices
3685 - Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE
3686
3687 * virtualbox: update to 5.0.14-dfsg-2 (LP: #1542728)
3688 - ubuntu: vbox -- update to 5.0.14-dfsg-2
3689
3690 * Miscellaneous Ubuntu changes
3691 - [Packaging] git-ubuntu-log -- fix empty section formatting
3692 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu2
3693
3694 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Feb 2016 22:32:10 +0000
3695
3696 linux (4.4.0-4.19) xenial; urgency=low
3697
3698 * update ZFS and SPL to 0.6.5.4 (LP: #1542296)
3699 - [Config] update spl/zfs version
3700 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu1
3701 - [Config] reconstruct -- drop links for zfs userspace components
3702 - [Config] reconstruct -- drop links for zfs userspace components -- restore spec links
3703
3704 * recvmsg() fails SCM_CREDENTIALS request with EOPNOTSUPP. (LP: #1540731)
3705 - Revert "af_unix: Revert 'lock_interruptible' in stream receive code"
3706
3707 * lxc: ADT exercise test failing with linux-4.4.0-3.17 (LP: #1542049)
3708 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
3709
3710 * WARNING: at /build/linux-lts-wily-W0lTWH/linux-lts-wily-4.2.0/net/core/skbuff.c:4174 (Travis IB) (LP: #1541326)
3711 - SAUCE: IB/IPoIB: Do not set skb truesize since using one linearskb
3712
3713 * backport Microsoft Precision Touchpad palm rejection patch (LP: #1541671)
3714 - HID: multitouch: enable palm rejection if device implements confidence usage
3715
3716 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
3717 - qla2xxx: Remove unavailable firmware files
3718 - qla2xxx: Enable Extended Logins support
3719 - qla2xxx: Enable Exchange offload support.
3720 - qla2xxx: Enable Target counters in DebugFS.
3721 - qla2xxx: Add FW resource count in DebugFS.
3722 - qla2xxx: Added interface to send explicit LOGO.
3723 - qla2xxx: Delete session if initiator is gone from FW
3724 - qla2xxx: Wait for all conflicts before ack'ing PLOGI
3725 - qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit.
3726 - qla2xxx: Remove dependency on hardware_lock to reduce lock contention.
3727 - qla2xxx: Add irq affinity notification
3728 - qla2xxx: Add selective command queuing
3729 - qla2xxx: Move atioq to a different lock to reduce lock contention
3730 - qla2xxx: Disable ZIO at start time.
3731 - qla2xxx: Set all queues to 4k
3732 - qla2xxx: Check for online flag instead of active reset when transmitting responses
3733 - scsi: qla2xxxx: avoid type mismatch in comparison
3734
3735 * [Hyper-V] PCI Passthrough (LP: #1541120)
3736 - x86/irq: Export functions to allow MSI domains in modules
3737 - genirq/msi: Export functions to allow MSI domains in modules
3738
3739 * Update lpfc driver to 11.0.0.10 (LP: #1541592)
3740 - lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get.
3741 - lpfc: Fix the FLOGI discovery logic to comply with T11 standards
3742 - lpfc: Fix RegLogin failed error seen on Lancer FC during port bounce
3743 - lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16
3744 - lpfc: Fix crash in fcp command completion path.
3745 - lpfc: Modularize and cleanup FDMI code in driver
3746 - lpfc: Fix RDP Speed reporting.
3747 - lpfc: Fix RDP ACC being too long.
3748 - lpfc: Make write check error processing more resilient
3749 - lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.
3750 - lpfc: Fix mbox reuse in PLOGI completion
3751 - lpfc: Fix external loopback failure.
3752 - lpfc: Add logging for misconfigured optics.
3753 - lpfc: Delete unnecessary checks before the function call "mempool_destroy"
3754 - lpfc: Use kzalloc instead of kmalloc
3755 - lpfc: Update version to 11.0.0.10 for upstream patch set
3756
3757 * Miscellaneous Ubuntu changes
3758 - [Config] CONFIG_ARM64_VA_BITS=48
3759 - [Config] Fixed Vcs-Git
3760
3761 * Miscellaneous upstream changes
3762 - cxl: Fix possible idr warning when contexts are released
3763 - cxl: use correct operator when writing pcie config space values
3764 - cxlflash: drop unlikely before IS_ERR_OR_NULL
3765 - cxl: Fix DSI misses when the context owning task exits
3766 - cxlflash: Removed driver date print
3767 - cxlflash: Fix to resolve cmd leak after host reset
3768 - cxlflash: Resolve oops in wait_port_offline
3769 - cxlflash: Enable device id for future IBM CXL adapter
3770 - cxl: fix build for GCC 4.6.x
3771 - cxl: use -Werror only with CONFIG_PPC_WERROR
3772 - cxl: Enable PCI device ID for future IBM CXL adapter
3773
3774 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2016 14:58:51 +0000
3775
3776 linux (4.4.0-3.17) xenial; urgency=low
3777
3778 [ Tim Gardner ]
3779
3780 * Release Tracking Bug
3781 - LP: #1541058
3782 * [Config] CONFIG_BLK_DEV_NVME_SCSI=y
3783 - LP: #1531539
3784 * SAUCE: nvme merge cleanup
3785 - LP: #1531539
3786 * rebase to v4.4.1
3787
3788 [ Andy Whitcroft ]
3789
3790 * Revert "SAUCE: dm: introduce a target_ioctl op to allow target specific
3791 ioctls"
3792 - LP: #1538618
3793 * postinst -- detect symlinks correctly
3794 - LP: #1536810
3795
3796 [ John Johansen ]
3797
3798 * SAUCE: apparmor: fix sleep from invalid context
3799 - LP: #1539349
3800
3801 [ Upstream Kernel Changes ]
3802
3803 * powerpc/eeh: Fix PE location code
3804 - LP: #1538909
3805 * powerpc/pseries: Limit EPOW reset event warnings
3806 - LP: #1539102
3807 * lightnvm: fix bio submission issue
3808 - LP: #1531539
3809 * lightnvm: fix incorrect nr_free_blocks stat
3810 - LP: #1531539
3811 * lightnvm: add check after mempool allocation
3812 - LP: #1531539
3813 * lightnvm: unlock rq and free ppa_list on submission fail
3814 - LP: #1531539
3815 * lightnvm: move ppa erase logic to core
3816 - LP: #1531539
3817 * lightnvm: refactor rqd ppa list into set/free
3818 - LP: #1531539
3819 * lightnvm: refactor end_io functions for sync
3820 - LP: #1531539
3821 * lightnvm: return the get_bb_tbl return value
3822 - LP: #1531539
3823 * lightnvm: check bi_error in gc
3824 - LP: #1531539
3825 * lightnvm: put block back to gc list on its reclaim fail
3826 - LP: #1531539
3827 * lightnvm: fix locking and mempool in rrpc_lun_gc
3828 - LP: #1531539
3829 * lightnvm: sectors first in ppa list
3830 - LP: #1531539
3831 * lightnvm: move the pages per block check out of the loop
3832 - LP: #1531539
3833 * lightnvm: support multiple ppas in nvm_erase_ppa
3834 - LP: #1531539
3835 * lightnvm: move rq->error to nvm_rq->error
3836 - LP: #1531539
3837 * lightnvm: introduce nvm_submit_ppa
3838 - LP: #1531539
3839 * lightnvm: reference rrpc lun in rrpc block
3840 - LP: #1531539
3841 * lightnvm: fix missing grown bad block type
3842 - LP: #1531539
3843 * lightnvm: manage open and closed blocks separately
3844 - LP: #1531539
3845 * lightnvm: add mccap support
3846 - LP: #1531539
3847 * lightnvm: introduce mlc lower page table mappings
3848 - LP: #1531539
3849 * lightnvm: core on-disk initialization
3850 - LP: #1531539
3851 * lightnvm: introduce ioctl to initialize device
3852 - LP: #1531539
3853 * lightnvm: use system block for mm initialization
3854 - LP: #1531539
3855 * lightnvm: introduce factory reset
3856 - LP: #1531539
3857 * lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVM
3858 - LP: #1531539
3859 * blk-mq: add a flags parameter to blk_mq_alloc_request
3860 - LP: #1531539
3861 * nvme: move struct nvme_iod to pci.c
3862 - LP: #1531539
3863 * nvme: split command submission helpers out of pci.c
3864 - LP: #1531539
3865 * nvme: use offset instead of a struct for registers
3866 - LP: #1531539
3867 * nvme: split nvme_trans_device_id_page
3868 - LP: #1531539
3869 * nvme: use vendor it from identify
3870 - LP: #1531539
3871 * nvme: split a new struct nvme_ctrl out of struct nvme_dev
3872 - LP: #1531539
3873 * nvme: simplify nvme_setup_prps calling convention
3874 - LP: #1531539
3875 * nvme: refactor nvme_queue_rq
3876 - LP: #1531539
3877 * nvme: factor out a nvme_unmap_data helper
3878 - LP: #1531539
3879 * nvme: move nvme_error_status to common code
3880 - LP: #1531539
3881 * nvme: move nvme_setup_flush and nvme_setup_rw to common code
3882 - LP: #1531539
3883 * nvme: split __nvme_submit_sync_cmd
3884 - LP: #1531539
3885 * nvme: use the block layer for userspace passthrough metadata
3886 - LP: #1531539
3887 * nvme: move block_device_operations and ns/ctrl freeing to common code
3888 - LP: #1531539
3889 * nvme: add explicit quirk handling
3890 - LP: #1531539
3891 * nvme: move remaining CC setup into nvme_enable_ctrl
3892 - LP: #1531539
3893 * nvme: move nvme_{enable,disable,shutdown}_ctrl to common code
3894 - LP: #1531539
3895 * nvme: add a common helper to read Identify Controller data
3896 - LP: #1531539
3897 * nvme: move the call to nvme_init_identify earlier
3898 - LP: #1531539
3899 * nvme: move namespace scanning to common code
3900 - LP: #1531539
3901 * nvme: move chardev and sysfs interface to common code
3902 - LP: #1531539
3903 * nvme: refactor set_queue_count
3904 - LP: #1531539
3905 * blk-integrity: empty implementation when disabled
3906 - LP: #1531539
3907 * NVMe: fix build with CONFIG_NVM enabled
3908 - LP: #1531539
3909 * nvme: fix another 32-bit build warning
3910 - LP: #1531539
3911 * nvme: precedence bug in nvme_pr_clear()
3912 - LP: #1531539
3913 * nvme: only ignore hardware errors in nvme_create_io_queues
3914 - LP: #1531539
3915 * nvme: only add a controller to dev_list after it's been fully
3916 initialized
3917 - LP: #1531539
3918 * nvme: protect against simultaneous shutdown invocations
3919 - LP: #1531539
3920 * nvme: don't take the I/O queue q_lock in nvme_timeout
3921 - LP: #1531539
3922 * nvme: merge nvme_abort_req and nvme_timeout
3923 - LP: #1531539
3924 * nvme: add NVME_SC_CANCELLED
3925 - LP: #1531539
3926 * nvme: simplify resets
3927 - LP: #1531539
3928 * nvme: do not restart the request timeout if we're resetting the
3929 controller
3930 - LP: #1531539
3931 * nvme: merge probe_work and reset_work
3932 - LP: #1531539
3933 * nvme: remove dead controllers from a work item
3934 - LP: #1531539
3935 * nvme: switch abort_limit to an atomic_t
3936 - LP: #1531539
3937 * NVMe: Implement namespace list scanning
3938 - LP: #1531539
3939 * NVMe: Use unbounded work queue for all work
3940 - LP: #1531539
3941 * NVMe: Remove device management handles on remove
3942 - LP: #1531539
3943 * NVMe: Simplify metadata setup
3944 - LP: #1531539
3945 * nvme: fix admin queue depth
3946 - LP: #1531539
3947 * nvme: factor out a few helpers from req_completion
3948 - LP: #1531539
3949 * nvme: switch delete SQ/CQ to blk_execute_rq_nowait
3950 - LP: #1531539
3951 * nvme: switch abort to blk_execute_rq_nowait
3952 - LP: #1531539
3953 * nvme: special case AEN requests
3954 - LP: #1531539
3955 * nvme: simplify completion handling
3956 - LP: #1531539
3957 * nvme: properly free resources for cancelled command
3958 - LP: #1531539
3959 * nvme: meta_sg doesn't have to be an array
3960 - LP: #1531539
3961 * nvme: merge iod and cmd_info
3962 - LP: #1531539
3963 * NVMe: Add pci error handlers
3964 - LP: #1531539
3965 * NVMe: Export namespace attributes to sysfs
3966 - LP: #1531539
3967 * nvme: Move nvme_freeze/unfreeze_queues to nvme core
3968 - LP: #1531539
3969 * nvme: synchronize access to ctrl->namespaces
3970 - LP: #1531539
3971 * nvme: fixes for NVME_IOCTL_IO_CMD on the char device
3972 - LP: #1531539
3973 * nvme: make SG_IO support optional
3974 - LP: #1531539
3975 * NVMe: Fix admin queue ring wrap
3976 - LP: #1531539
3977 * NVMe: Use a retryable error code on reset
3978 - LP: #1531539
3979 * NVMe: Remove queue freezing on resets
3980 - LP: #1531539
3981 * NVMe: IO queue deletion re-write
3982 - LP: #1531539
3983 * NVMe: Shutdown controller only for power-off
3984 - LP: #1531539
3985 * NVMe: Export NVMe attributes to sysfs group
3986 - LP: #1531539
3987 * i40e: fix build warnings
3988 * net: i40e: shut up uninitialized variable warnings
3989 * Drivers: hv: vmbus: fix build warning
3990 * Drivers: hv: util: Increase the timeout for util services
3991 * Drivers: hv: utils: run polling callback always in interrupt context
3992 * tools: hv: report ENOSPC errors in hv_fcopy_daemon
3993 * tools: hv: remove repeated HV_FCOPY string
3994 * Drivers: hv: util: catch allocation errors
3995 * Drivers: hv: utils: use memdup_user in hvt_op_write
3996 * drivers/hv: cleanup synic msrs if vmbus connect failed
3997 * drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc
3998 num
3999 * drivers:hv: Export the API to invoke a hypercall on Hyper-V
4000 * drivers:hv: Define the channel type for Hyper-V PCI Express
4001 pass-through
4002 * Drivers: hv: vss: run only on supported host versions
4003 * Drivers: hv: vmbus: Use uuid_le type consistently
4004 * Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs
4005 * Drivers: hv: vmbus: Get rid of the unused macro
4006 * Drivers: hv: vmbus: Get rid of the unused irq variable
4007 * Drivers: hv: vmbus: serialize process_chn_event() and
4008 vmbus_close_internal()
4009 * Drivers: hv: vmbus: do sanity check of channel state in
4010 vmbus_close_internal()
4011 * Drivers: hv: vmbus: fix rescind-offer handling for device without a
4012 driver
4013 * Drivers: hv: vmbus: release relid on error in vmbus_process_offer()
4014 * Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex
4015 * drivers:hv: Allow for MMIO claims that span ACPI _CRS records
4016 * Drivers: hv: vmbus: Fix a Host signaling bug
4017 * drivers/hv: correct tsc page sequence invalid value
4018 * Drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0
4019 * Drivers: hv: utils: Invoke the poll function after handshake
4020 * tools: hv: vss: fix the write()'s argument: error -> vss_msg
4021 * Drivers: hv: utils: fix memory leak on on_msg() failure
4022 * Drivers: hv: utils: rename outmsg_lock
4023 * Drivers: hv: utils: introduce HVUTIL_TRANSPORT_DESTROY mode
4024 * Drivers: hv: utils: fix crash when device is removed from host side
4025 * Drivers: hv: ring_buffer.c: fix comment style
4026 * Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends()
4027 * Drivers: hv: ring_buffer: remove code duplication from
4028 hv_ringbuffer_peek/read()
4029 * Drivers: hv: remove code duplication between
4030 vmbus_recvpacket()/vmbus_recvpacket_raw()
4031 * Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()
4032 * drivers/hv: replace enum hv_message_type by u32
4033 * drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header
4034 * drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header
4035 * drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86
4036 header
4037 * Drivers: hv: vmbus: fix the building warning with hyperv-keyboard
4038 * Drivers: hv: utils: fix hvt_op_poll() return value on transport destroy
4039 * Drivers: hv: vmbus: Treat Fibre Channel devices as performance critical
4040
4041 [ Upstream Kernel Changes ]
4042
4043 * rebase to v4.4.1
4044 - LP: #1533461
4045 - LP: #1529624
4046
4047 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Jan 2016 08:06:37 -0700
4048
4049 linux (4.4.0-2.16) xenial; urgency=low
4050
4051 [ Andy Whitcroft ]
4052
4053 * Release Tracking Bug
4054 - LP: #1539090
4055 * SAUCE: hv: hv_set_ifconfig -- convert to python3
4056 - LP: #1506521
4057 * SAUCE: dm: introduce a target_ioctl op to allow target specific ioctls
4058 - LP: #1538618
4059
4060 [ Colin Ian King ]
4061
4062 * SAUCE: ACPI / tables: Add acpi_force_32bit_fadt_addr option to force 32
4063 bit FADT addresses (LP: #1529381)
4064 - LP: #1529381
4065
4066 [ John Johansen ]
4067
4068 * SAUCE: (no-up): apparmor: fix for failed mediation of socket that is
4069 being shutdown
4070 - LP: #1446906
4071
4072 [ Mahesh Salgaonkar ]
4073
4074 * SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
4075 - LP: #1537881
4076 * SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI
4077 interrupt.
4078 - LP: #1537881
4079 * SAUCE: KVM: PPC: Book3S HV: Fix soft lockups in KVM on HMI for time
4080 base errors
4081 - LP: #1537881
4082
4083 [ Paolo Pisati ]
4084
4085 * SAUCE: arm64: errata: Add -mpc-relative-literal-loads to erratum
4086 #843419 build flags
4087 - LP: #1533009
4088 * [Config] MFD_TPS65217=y && REGULATOR_TPS65217=y
4089 * [Config] disable ARCH_ZX (ZTE ZX Soc)
4090
4091 [ Tim Gardner ]
4092
4093 * Revert "SAUCE: (noup) cxlflash: a couple off by one bugs"
4094 * SAUCE: (no-up) Update bnx2x firmware to 7.12.30.0
4095 - LP: #1536719
4096 * SAUCE: drop obsolete bnx2x firmware
4097 * SAUCE: i40e: Silence 'may be used uninitialized' warnings
4098 - LP: #1536474
4099 * [Config] CONFIG_ZONE_DMA=y for amd64 lowlatency
4100 - LP: #1534647
4101 * [Config] Add pvpanic to virtual flavour
4102 - LP: #1537923
4103 * [Config] CONFIG_INTEL_PUNIT_IPC=m, CONFIG_INTEL_TELEMETRY=m
4104 - LP: #1520457
4105
4106 [ Upstream Kernel Changes ]
4107
4108 * i40evf: fix compiler warning of unused variable
4109 - LP: #1536474
4110 * intel: i40e: fix confused code
4111 - LP: #1536474
4112 * i40e/i40evf: remove unused tunnel parameter
4113 - LP: #1536474
4114 * i40e: Change BUG_ON to WARN_ON in service event complete
4115 - LP: #1536474
4116 * i40e: remove BUG_ON from feature string building
4117 - LP: #1536474
4118 * i40e: remove BUG_ON from FCoE setup
4119 - LP: #1536474
4120 * i40e: Workaround fix for mss < 256 issue
4121 - LP: #1536474
4122 * i40e/i40evf: Add a stat to track how many times we have to do a force
4123 WB
4124 - LP: #1536474
4125 * i40e: Move the saving of old link info from handle_link_event to
4126 link_event
4127 - LP: #1536474
4128 * i40e/i40evf: Add comment to #endif
4129 - LP: #1536474
4130 * i40e/i40evf: clean up error messages
4131 - LP: #1536474
4132 * i40evf: handle many MAC filters correctly
4133 - LP: #1536474
4134 * i40e: return the number of enabled queues for ETHTOOL_GRXRINGS
4135 - LP: #1536474
4136 * i40e: rework the functions to configure RSS with similar parameters
4137 - LP: #1536474
4138 * i40e: create a generic configure rss function
4139 - LP: #1536474
4140 * i40e: Bump version to 1.4.2
4141 - LP: #1536474
4142 * i40e: add new fields to store user configuration
4143 - LP: #1536474
4144 * i40e: rename rss_size to alloc_rss_size in i40e_pf
4145 - LP: #1536474
4146 * i40e/i40evf: Fix RS bit update in Tx path and disable force WB
4147 workaround
4148 - LP: #1536474
4149 * i40e/i40evf: prefetch skb data on transmit
4150 - LP: #1536474
4151 * i40evf: rename VF adapter specific RSS function
4152 - LP: #1536474
4153 * i40evf: create a generic config RSS function
4154 - LP: #1536474
4155 * i40evf: create a generic get RSS function
4156 - LP: #1536474
4157 * i40evf: add new fields to store user configuration of RSS
4158 - LP: #1536474
4159 * i40e: Update error messaging
4160 - LP: #1536474
4161 * i40e: fix confusing message
4162 - LP: #1536474
4163 * i40e: make error message more useful
4164 - LP: #1536474
4165 * i40evf: quoth the VF driver, Nevermore
4166 - LP: #1536474
4167 * i40evf: allocate queue vectors dynamically
4168 - LP: #1536474
4169 * i40evf: allocate ring structs dynamically
4170 - LP: #1536474
4171 * i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1
4172 - LP: #1536474
4173 * i40e: fix: do not sleep in netdev_ops
4174 - LP: #1536474
4175 * i40e: remove unused argument
4176 - LP: #1536474
4177 * i40evf: increase max number of queues
4178 - LP: #1536474
4179 * i40evf: set real num queues
4180 - LP: #1536474
4181 * i40evf: remove duplicate string
4182 - LP: #1536474
4183 * i40e: Detection and recovery of TX queue hung logic moved to
4184 service_task from tx_timeout
4185 - LP: #1536474
4186 * i40e: Fix memory leaks, sideband filter programming
4187 - LP: #1536474
4188 * i40evf: don't use atomic allocation
4189 - LP: #1536474
4190 * i40e: propagate properly
4191 - LP: #1536474
4192 * i40evf: use correct types
4193 - LP: #1536474
4194 * i40e: use priv flags to control packet split
4195 - LP: #1536474
4196 * i40e: Remove separate functions gathering XOFF Rx stats
4197 - LP: #1536474
4198 * i40e: fix whitespace
4199 - LP: #1536474
4200 * i40e/i40evf: use logical operator
4201 - LP: #1536474
4202 * i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf
4203 - LP: #1536474
4204 * i40e: trivial fixes
4205 - LP: #1536474
4206 * i40e: Fix i40e_print_features() VEB mode output
4207 - LP: #1536474
4208 * i40e: chomp the BIT(_ULL)
4209 - LP: #1536474
4210 * i40e: properly delete VF MAC filters
4211 - LP: #1536474
4212 * i40e: don't add zero MAC filter
4213 - LP: #1536474
4214 * i40evf: check rings before freeing resources
4215 - LP: #1536474
4216 * i40e: use explicit cast from u16 to u8
4217 - LP: #1536474
4218 * i40e: Opcode and structures required by OEM Post Update AQ command and
4219 add new NVM arq message
4220 - LP: #1536474
4221 * i40e: hush little warnings
4222 - LP: #1536474
4223 * i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722
4224 - LP: #1536474
4225 * i40e: clean whole mac filter list
4226 - LP: #1536474
4227 * i40evf: change version string generation
4228 - LP: #1536474
4229 * i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4
4230 - LP: #1536474
4231 * geneve: UDP checksum configuration via netlink
4232 - LP: #1536474
4233 * geneve: Add geneve udp port offload for ethernet devices
4234 - LP: #1536474
4235 * i40e: geneve tunnel offload support
4236 - LP: #1536474
4237 * geneve: Add geneve_get_rx_port support
4238 - LP: #1536474
4239 * i40e: Call geneve_get_rx_port to get the existing Geneve ports
4240 - LP: #1536474
4241 * i40e: change log messages and error returns
4242 - LP: #1536474
4243 * i40e: allow zero MAC address for VFs
4244 - LP: #1536474
4245 * i40e: Look up MAC address in Open Firmware or IDPROM
4246 - LP: #1536474
4247 * i40e: Fix Rx hash reported to the stack by our driver
4248 - LP: #1536474
4249 * i40e: remove forever unused ID
4250 - LP: #1536474
4251 * igb: add 88E1543 initialization code
4252 * igb: don't unmap NULL hw_addr
4253 * igb: use the correct i210 register for EEMNGCTL
4254 * igb: fix NULL derefs due to skipped SR-IOV enabling
4255 * igb: improve handling of disconnected adapters
4256 * igb: Remove GS40G specific defines/functions
4257 * igb: Don't add PHY address to PCDL address
4258 * igb: Improve cable length function for I210, etc.
4259 * igb: Explicitly label self-test result indices
4260 * ixgbe: drop null test before destroy functions
4261 - LP: #1536473
4262 * ixgbe: Delete redundant include file
4263 - LP: #1536473
4264 * ixgbe: fix multiple kernel-doc errors
4265 - LP: #1536473
4266 * ixgbe: Fix handling of NAPI budget when multiple queues are enabled per
4267 vector
4268 - LP: #1536473
4269 * ixgbe: Add KR mode support for CS4227 chip
4270 - LP: #1536473
4271 * ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation
4272 to 12K
4273 - LP: #1536473
4274 * ixgbe/ixgbevf: use napi_schedule_irqoff()
4275 - LP: #1536473
4276 * ixgbe: Remove CS4227 diagnostic code
4277 - LP: #1536473
4278 * ixgbevf: use ether_addr_copy instead of memcpy
4279 - LP: #1536473
4280 * ixgbevf: fix spoofed packets with random MAC
4281 - LP: #1536473
4282 * ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em
4283 - LP: #1536473
4284 * ixgbe: Add support for newer thermal alarm
4285 - LP: #1536473
4286 * ixgbe: Use private workqueue to avoid certain possible hangs
4287 - LP: #1536473
4288 * ixgbevf: Use a private workqueue to avoid certain possible hangs
4289 - LP: #1536473
4290 * ixgbevf: Minor cleanups
4291 - LP: #1536473
4292 * ixgbe: Refactor MAC address configuration code
4293 - LP: #1536473
4294 * ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses
4295 - LP: #1536473
4296 * ixgbe: Allow FDB entries access to more RAR filters
4297 - LP: #1536473
4298 * ixgbe: Update PTP to support X550EM_x devices
4299 - LP: #1536473
4300 * ixgbe: Correct spec violations by waiting after reset
4301 - LP: #1536473
4302 * ixgbe: Wait for master disable to be set
4303 - LP: #1536473
4304 * ixgbe: Save VF info and take references
4305 - LP: #1536473
4306 * ixgbe: Handle extended IPv6 headers in Tx path
4307 - LP: #1536473
4308 * ixgbe: Always turn PHY power on when requested
4309 - LP: #1536473
4310 * ixgbevf: Handle extended IPv6 headers in Tx path
4311 - LP: #1536473
4312 * ixgbe: Return error on failure to allocate mac_table
4313 - LP: #1536473
4314 * ixgbe: Fix SR-IOV VLAN pool configuration
4315 - LP: #1536473
4316 * ixgbe: Simplify definitions for regidx and bit in set_vfta
4317 - LP: #1536473
4318 * ixgbe: Reduce VT code indent in set_vfta by introducing jump label
4319 - LP: #1536473
4320 * ixgbe: Simplify configuration of setting VLVF and VLVFB
4321 - LP: #1536473
4322 * ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF
4323 - LP: #1536473
4324 * ixgbe: Reorder search to work from the top down instead of bottom up
4325 - LP: #1536473
4326 * ixgbe: Add support for VLAN promiscuous with SR-IOV
4327 - LP: #1536473
4328 * ixgbe: Fix VLAN promisc in relation to SR-IOV
4329 - LP: #1536473
4330 * ixgbe: Clear stale pool mappings
4331 - LP: #1536473
4332 * ixgbe: Clean stale VLANs when changing port VLAN or resetting
4333 - LP: #1536473
4334 * ixgbe: do not report 2.5 Gbps as supported
4335 - LP: #1536473
4336 * ixgbevf: Fix handling of NAPI budget when multiple queues are enabled
4337 per vector
4338 - LP: #1536473
4339 * ixgbevf: minor cleanups for ixgbevf_set_itr()
4340 - LP: #1536473
4341 * ixgbe: add support for QSFP PHY types in ixgbe_get_settings()
4342 - LP: #1536473
4343 * ixgbe: report correct media type for KR, KX and KX4 interfaces
4344 - LP: #1536473
4345 * ixgbe: Clean up redundancy in hw_enc_features
4346 - LP: #1536473
4347 * ixgbe: fix RSS limit for X550
4348 - LP: #1536473
4349 * ixgbe: Correct X550EM_x revision check
4350 - LP: #1536473
4351 * ixgbe: Fix bugs in ixgbe_clear_vf_vlans()
4352 - LP: #1536473
4353 * ixgbe: Fill at least min credits to a TC credit refills
4354 - LP: #1536473
4355 * ixgbe: use correct FCoE DDP max check
4356 - LP: #1536473
4357 * ixgbe: fix broken PFC with X550
4358 - LP: #1536473
4359 * ixgbe: do not call check_link for ethtool in ixgbe_get_settings()
4360 - LP: #1536473
4361 * ixgbe: Correct handling of any outer UDP checksum setting
4362 - LP: #1536473
4363 * ixgbe: Fix to get FDMI HBA attributes information with X550
4364 - LP: #1536473
4365 * ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled
4366 - LP: #1536473
4367 * ixgbe: Make ATR recognize IPv6 extended headers
4368 - LP: #1536473
4369 * e1000: make eeprom read/write scheduler friendly
4370 * e1000: fix data race between tx_ring->next_to_clean
4371 * e1000: Remove checkpatch coding style errors
4372 * e1000: clean up the checking logic
4373 * e1000: fix a typo in the comment
4374 * e1000e: clean up the local variable
4375 * e1000: fix kernel-doc argument being missing
4376 * e1000: get rid of duplicate exit path
4377 * e1000: Elementary checkpatch warnings and checks removed
4378 * e1000e: fix division by zero on jumbo MTUs
4379 * e1000e: Increase timeout of polling bit RSPCIPHY
4380 * e1000e: initial support for i219-LM (3)
4381 * e1000e: Switch e1000e_up to void, drop code checking for error result
4382 * e1000e: Remove unreachable code
4383 * e1000e: Do not read ICR in Other interrupt
4384 * e1000e: Do not write lsc to ics in msi-x mode
4385 * e1000e: Fix msi-x interrupt automask
4386 * acpi: pci: Setup MSI domain for ACPI based pci devices
4387 * irqdomain: Introduce is_fwnode_irqchip helper
4388 * irqchip/gic-v2m: Refactor to prepare for ACPI support
4389 * irqchip/gic-v2m: acpi: Introducing GICv2m ACPI support
4390 * clk: xgene: Fix divider with non-zero shift value
4391 * i2c: designware: Do not require clock when SSCN and FFCN are provided
4392 * fm10k: do not assume VF always has 1 queue
4393 - LP: #1536475
4394 * fm10k: Correct MTU for jumbo frames
4395 - LP: #1536475
4396 * fm10k: Fix handling of NAPI budget when multiple queues are enabled per
4397 vector
4398 - LP: #1536475
4399 * fm10k: use napi_schedule_irqoff()
4400 - LP: #1536475
4401 * fm10k: set netdev features in one location
4402 - LP: #1536475
4403 * fm10k: reset max_queues on init_hw_vf failure
4404 - LP: #1536475
4405 * fm10k: always check init_hw for errors
4406 - LP: #1536475
4407 * fm10k: reinitialize queuing scheme after calling init_hw
4408 - LP: #1536475
4409 * fm10k: Correct typecast in fm10k_update_xc_addr_pf
4410 - LP: #1536475
4411 * fm10k: explicitly typecast vlan values to u16
4412 - LP: #1536475
4413 * fm10k: add statistics for actual DWORD count of mbmem mailbox
4414 - LP: #1536475
4415 * fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped
4416 - LP: #1536475
4417 * fm10k: Add support for ITR scaling based on PCIe link speed
4418 - LP: #1536475
4419 * fm10k: introduce ITR_IS_ADAPTIVE macro
4420 - LP: #1536475
4421 * fm10k: Update adaptive ITR algorithm
4422 - LP: #1536475
4423 * fm10k: use macro for default Tx and Rx ITR values
4424 - LP: #1536475
4425 * fm10k: change default Tx ITR to 25usec
4426 - LP: #1536475
4427 * fm10k: TRIVIAL fix typo of hardware
4428 - LP: #1536475
4429 * fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame
4430 - LP: #1536475
4431 * fm10k: use ether_addr_copy to copy MAC address
4432 - LP: #1536475
4433 * fm10k: do not use CamelCase
4434 - LP: #1536475
4435 * fm10k: remove unnecessary else block from if statements with return
4436 - LP: #1536475
4437 * fm10k: remove namespace pollution of fm10k_iov_msg_data_pf
4438 - LP: #1536475
4439 * fm10k: consistently refer to VLANs and VLAN IDs
4440 - LP: #1536475
4441 * fm10k: bump driver version
4442 - LP: #1536475
4443 * fm10k: conditionally compile DCB and DebugFS support
4444 - LP: #1536475
4445 * fm10k: Cleanup MSI-X interrupts in case of failure
4446 - LP: #1536475
4447 * fm10k: Cleanup exception handling for mailbox interrupt
4448 - LP: #1536475
4449 * fm10k: do not inline fm10k_iov_select_vid()
4450 - LP: #1536475
4451 * fm10k: whitespace cleanups
4452 - LP: #1536475
4453 * fm10k: use BIT() macro instead of open-coded bit-shifting
4454 - LP: #1536475
4455 * fm10k: cleanup namespace pollution
4456 - LP: #1536475
4457 * fm10k: cleanup overly long lines
4458 - LP: #1536475
4459 * fm10k: initialize xps at driver load
4460 - LP: #1536475
4461 * fm10k: don't initialize fm10k_workqueue at global level
4462 - LP: #1536475
4463 * fm10k: correctly pack TLV structures and explain reasoning
4464 - LP: #1536475
4465 * fm10k: Cleanup exception handling for changing queues
4466 - LP: #1536475
4467 * fm10k: use ether_addr_equal instead of memcmp
4468 - LP: #1536475
4469 * fm10k: address operator not needed when declaring function pointers
4470 - LP: #1536475
4471 * fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures
4472 - LP: #1536475
4473 * fm10k: remove unused struct element
4474 - LP: #1536475
4475 * fm10k: use true/false for boolean get_host_state
4476 - LP: #1536475
4477 * fm10k: cleanup mailbox code comments etc
4478 - LP: #1536475
4479 * fm10k: IS_ENABLED() is not appropriate for boolean kconfig option
4480 - LP: #1536475
4481 * device property: always check for fwnode type
4482 - LP: #1533035
4483 * device property: rename helper functions
4484 - LP: #1533035
4485 * device property: refactor built-in properties support
4486 - LP: #1533035
4487 * device property: keep single value inplace
4488 - LP: #1533035
4489 * device property: helper macros for property entry creation
4490 - LP: #1533035
4491 * device property: improve readability of macros
4492 - LP: #1533035
4493 * device property: return -EINVAL when property isn't found in ACPI
4494 - LP: #1533035
4495 * device property: Fallback to secondary fwnode if primary misses the
4496 property
4497 - LP: #1533035
4498 * device property: Take a copy of the property set
4499 - LP: #1533035
4500 * driver core: platform: Add support for built-in device properties
4501 - LP: #1533035
4502 * driver core: Do not overwrite secondary fwnode with NULL if it is set
4503 - LP: #1533035
4504 * mfd: core: propagate device properties to sub devices drivers
4505 - LP: #1533035
4506 * mfd: intel-lpss: Add support for passing device properties
4507 - LP: #1533035
4508 * mfd: intel-lpss: Pass SDA hold time to I2C host controller driver
4509 - LP: #1533035
4510 * mfd: intel-lpss: Pass HSUART configuration via properties
4511 - LP: #1533035
4512 * i2c: designware: Convert to use unified device property API
4513 - LP: #1533035
4514 * keys, trusted: fix: *do not* allow duplicate key options
4515 - LP: #1398274
4516 * keys, trusted: select hash algorithm for TPM2 chips
4517 - LP: #1398274
4518 * keys, trusted: seal with a TPM2 authorization policy
4519 - LP: #1398274
4520 * perf/x86/intel: Add perf core PMU support for Intel Knights Landing
4521 - LP: #1461360
4522 * perf/x86/intel/uncore: Add Knights Landing uncore PMU support
4523 - LP: #1461360
4524 * perf/x86/intel/uncore: Remove hard coding of PMON box control MSR
4525 offset
4526 - LP: #1461360
4527 * drm/i915: WaRsDisableCoarsePowerGating
4528 - LP: #1527462
4529 * drm/i915/skl: Add SKL GT4 PCI IDs
4530 - LP: #1527462
4531 * drm/i915/skl: Disable coarse power gating up until F0
4532 - LP: #1527462
4533 * platform:x86: add Intel P-Unit mailbox IPC driver
4534 - LP: #1520457
4535 * intel_punit_ipc: add NULL check for input parameters
4536 - LP: #1520457
4537 * platform/x86: Add Intel Telemetry Core Driver
4538 - LP: #1520457
4539 * intel_pmc_ipc: update acpi resource structure for Punit
4540 - LP: #1520457
4541 * platform:x86: Add Intel telemetry platform device
4542 - LP: #1520457
4543 * platform:x86: Add Intel telemetry platform driver
4544 - LP: #1520457
4545 * platform:x86: Add Intel Telemetry Debugfs interfaces
4546 - LP: #1520457
4547 * cxlflash: a couple off by one bugs
4548
4549 -- Andy Whitcroft <apw@canonical.com> Thu, 28 Jan 2016 13:56:00 +0000
4550
4551 linux (4.4.0-1.15) xenial; urgency=low
4552
4553 [ Tim Gardner ]
4554
4555 * Release Tracking Bug
4556 - LP: #1536803
4557
4558 [ Upstream Kernel Changes ]
4559
4560 * Revert "[SCSI] libiscsi: Reduce locking contention in fast path"
4561 - LP: #1517142
4562
4563 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Jan 2016 07:41:40 -0700
4564
4565 linux (4.4.0-0.14) xenial; urgency=low
4566
4567 [ Upstream Kernel Changes ]
4568
4569 * Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field"
4570 - LP: #1522415
4571 * powerpc: Add __raw_rm_writeq() function
4572 - LP: #1522415
4573
4574 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 11:24:26 -0700
4575
4576 linux (4.4.0-0.13) xenial; urgency=low
4577
4578 [ Andy Whitcroft ]
4579
4580 * [Config] s390x -- the kernel provides ppp-modules such as there are
4581 * SAUCE: (no-up) add compat_uts_machine= kernel command line override
4582
4583 [ Tim Gardner ]
4584
4585 * [Config] Update annotations for VIRTIO_{NET,BLK}
4586 - LP: #1533382
4587
4588 [ Upstream Kernel Changes ]
4589
4590 * powerpc/powernv: Add support for Nvlink NPUs
4591 - LP: #1522415
4592 * powerpc/powernv: Fix update of NVLink DMA mask
4593 - LP: #1522415
4594 * powerpc/powernv: Change NPU PE# assignment
4595 - LP: #1522415
4596 * powerpc/powernv: Reserve PE#0 on NPU
4597 - LP: #1522415
4598 * KEYS: Fix keyring ref leak in join_session_keyring()
4599 - LP: #1534887
4600 - CVE-2016-0728
4601
4602 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 05:49:09 -0700
4603
4604 linux (4.4.0-0.12) xenial; urgency=low
4605
4606 [ Eric Dumazet ]
4607
4608 * SAUCE: (no-up) udp: properly support MSG_PEEK with truncated buffers
4609 - LP: #1527902
4610
4611 [ Guilherme G. Piccoli ]
4612
4613 * SAUCE: powerpc/eeh: Validate arch in eeh_add_device_early()
4614 - LP: #1486180
4615
4616 [ Tim Gardner ]
4617
4618 * SAUCE: AUFS - update to aufs4.x-rcN 20160111
4619 * [Config] CONFIG_VIRTIO_BLK=y, CONFIG_VIRTIO_NET=y for s390
4620 - LP: #1532886
4621 * [Config] nvme.ko moved to drivers/nvme/host
4622 * [Config] scsi_dh morphed into 4 modules
4623 * [Config] CONFIG_IBMVNIC=m
4624 * [Config] Add DRM ast driver to udeb installer image
4625 - LP: #1514711
4626 * [Config] CONFIG_KVM=y for s390x
4627 - LP: #1532886
4628 * [Config] Install spl/zfs under the kernel modules directory
4629 Fixes some errors in generic.inclusion-list.log
4630
4631 [ Upstream Kernel Changes ]
4632
4633 * perf/x86/intel/uncore: Add Broadwell-EP uncore support
4634 - LP: #1524574
4635 * EDAC: Add DDR4 flag
4636 - LP: #1519631
4637 * EDAC, sb_edac: Virtualize several hard-coded functions
4638 - LP: #1519631
4639 * EDAC, sb_edac: Add support for duplicate device IDs
4640 - LP: #1519631
4641 * EDAC, sb_edac: Add Knights Landing (Xeon Phi gen 2) support
4642 - LP: #1519631
4643 * Driver for IBM System i/p VNIC protocol
4644 - LP: #1532303
4645
4646 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 09:57:16 -0700
4647
4648 linux (4.4.0-0.11) xenial; urgency=low
4649
4650 [ Tim Gardner ]
4651
4652 * [Config] Fix bogus reconstruct script
4653
4654 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 07:29:17 -0700
4655
4656 linux (4.4.0-0.10) xenial; urgency=low
4657
4658 [ Haren Myneni ]
4659
4660 * SAUCE: crypto: nx-842 - Mask XERS0 bit in return value
4661 - LP: #1529666
4662
4663 [ Serge Hallyn ]
4664
4665 * SAUCE: add a sysctl to disable unprivileged user namespace unsharing
4666
4667 [ Tim Gardner ]
4668
4669 * [Config] CONFIG_ZONE_DEVICE=y for amd64
4670 * [Config] CONFIG_BLK_DEV_LOOP=y for s390x
4671 - LP: #1526869
4672 * SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings
4673 * SAUCE: radeon: r100: Silence 'may be used uninitialized' warnings
4674 * SAUCE: dmaengine: ioatdma: Squelch framesize warnings
4675 * rebase to v4.4
4676
4677 [ Upstream Kernel Changes ]
4678
4679 * rebase to v4.4
4680
4681 -- Tim Gardner <tim.gardner@canonical.com> Mon, 04 Jan 2016 17:43:51 -0700
4682
4683 linux (4.4.0-0.9) xenial; urgency=low
4684
4685 [ Tim Gardner ]
4686
4687 * rebase to v4.4-rc8
4688
4689 [ Upstream Kernel Changes ]
4690
4691 * rebase to v4.4-rc8
4692
4693 -- Tim Gardner <tim.gardner@canonical.com> Sun, 03 Jan 2016 18:50:33 -0700
4694
4695 linux (4.4.0-0.8) xenial; urgency=low
4696
4697 [ Tim Gardner ]
4698
4699 * rebase to v4.4-rc7
4700
4701 [ Upstream Kernel Changes ]
4702
4703 * rebase to v4.4-rc7
4704
4705 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Dec 2015 16:13:11 -0700
4706
4707 linux (4.4.0-0.7) xenial; urgency=low
4708
4709 [ Hui Wang ]
4710
4711 * [Config] CONFIG_I2C_DESIGNWARE_BAYTRAIL=y, CONFIG_IOSF_MBI=y
4712 - LP: #1527096
4713
4714 [ Jann Horn ]
4715
4716 * SAUCE: (noup) ptrace: being capable wrt a process requires mapped
4717 uids/gids
4718 - LP: #1527374
4719
4720 [ Tim Gardner ]
4721
4722 * rebase to v4.4-rc6
4723
4724 [ Upstream Kernel Changes ]
4725
4726 * rebase to v4.4-rc6
4727 - LP: #1526330
4728
4729 -- Tim Gardner <tim.gardner@canonical.com> Thu, 17 Dec 2015 05:28:27 -0700
4730
4731 linux (4.4.0-0.6) xenial; urgency=low
4732
4733 [ Andy Whitcroft ]
4734
4735 * [Config] disable CONFIG_ARM64_LSE_ATOMICS to avoid issues with ARMv8.1
4736 support in latest compilers
4737 * [Config] disable CONFIG_CRYPTO_AES_ARM64_CE* to avoid issues with
4738 ARMv8.1 support in latest compilers
4739
4740 [ Tim Gardner ]
4741
4742 * [Config] s390 -> s390x
4743 * SAUCE: include/linux/mmdebug.h: #include <linux/bug.h>
4744
4745 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Dec 2015 06:46:26 -0700
4746
4747 linux (4.4.0-0.5) xenial; urgency=low
4748
4749 [ Andy Whitcroft ]
4750
4751 * [Config] s390x -- enable tools
4752 - LP: #1524319
4753 * [Config] s390x -- add architecture to getabis
4754 * [Config] s390x -- add s390x ABI information
4755 * [Config] s390x -- enable ABI checks
4756
4757 [ Tim Gardner ]
4758
4759 * [Debian] config-check and prepare using ${DEBIAN}/config/annotations
4760 * [Config] Add s390 modules to nic-modules udeb
4761 - LP: #1525297
4762 * rebase to v4.4-rc5
4763
4764 [ Upstream Kernel Changes ]
4765
4766 * rebase to v4.4-rc5
4767 - LP: #1523517
4768 - LP: #1523232
4769
4770 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Dec 2015 05:28:05 -0700
4771
4772 linux (4.4.0-0.4) xenial; urgency=low
4773
4774 [ Upstream Kernel Changes ]
4775
4776 * cgroup: make css_set pin its css's to avoid use-afer-free
4777 * cgroup_freezer: simplify propagation of CGROUP_FROZEN clearing in
4778 freezer_attach()
4779 * cgroup: fix handling of multi-destination migration from
4780 subtree_control enabling
4781
4782 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Dec 2015 11:20:41 -0700
4783
4784 linux (4.4.0-0.3) xenial; urgency=low
4785
4786 [ Upstream Kernel Changes ]
4787
4788 * rebase to v4.4-rc4
4789
4790 -- Tim Gardner <tim.gardner@canonical.com> Sun, 06 Dec 2015 16:50:15 -0700
4791
4792 linux (4.4.0-0.2) xenial; urgency=low
4793
4794 [ Tim Gardner ]
4795
4796 * [Config] Add spl/zfs provides to generic and powerpc64-smp
4797 * [Config] Add zfs to d-i fs-core-modules
4798 * [Config] Include all s390 specific drivers in linux-image
4799 - LP: #1522210
4800
4801 -- Tim Gardner <tim.gardner@canonical.com> Thu, 03 Dec 2015 07:05:56 -0700
4802
4803 linux (4.4.0-0.1) xenial; urgency=low
4804
4805 [ Andy Whitcroft ]
4806
4807 * [Tests] gcc-multilib does not exist on ppc64el redux
4808 - LP: #1515541
4809 * [Config] libunwind8-dev is not available on s390x
4810 * [Debian] Disable SPL/ZFS for cross compiling -- redux
4811 * [Config] s390x -- add dasd udebs
4812 - LP: #1519833
4813 * [Config] s390x -- include dasd modules in linux-image
4814 - LP: #1519833
4815 * [Config] s390x -- disable ZFS temporarily
4816 - LP: #1519820
4817 * [Config] s390s -- disable ABI/module checks
4818 * [Config] make IBMVETH consistent on powerpc/ppc64el
4819 - LP: #1521712
4820 * [Config] follow ibmvscsi name change
4821 - LP: #1521712
4822 * [Config] move ibm disk and ethernet drivers to linux-image
4823 - LP: #1521712
4824 * [Config] include ibmveth in nic-modules for ppc64el
4825 - LP: #1521712
4826 * [Config] s390x -- disable abi/module checks for s390x
4827
4828 [ Joseph Salisbury ]
4829
4830 * SAUCE: scsi_sysfs: protect against double execution of
4831 __scsi_remove_device()
4832 - LP: #1509029
4833
4834 [ Seth Forshee ]
4835
4836 * [Config] CONFIG_DRM_AMDGPU_CIK=n
4837 - LP: #1510405
4838
4839 [ Tim Gardner ]
4840
4841 * [Debian] Disable SPL/ZFS for cross compiling
4842 * [Config] CONFIG_SCSI_IBMVSCSI=m
4843 - LP: #1515872
4844 * rebase to v4.4-rc2
4845 * [Config] updateconfigs
4846 * [Config] CONFIG_WILC1000_DRIVER=n for FTBS
4847 * SAUCE: do_zfs=false temporarily
4848 * [Config] CONFIG_LUSTRE_FS=n
4849 * [Debian] Disable udebs when cross compiling
4850 * rebase to v4.4-rc3
4851 * [Config] CONFIG_AUFS_FS=m
4852 * SAUCE: AUFS
4853
4854 [ Upstream Kernel Changes ]
4855
4856 * ZFS: Update with 4.4 support
4857 * SPL: Update with 4.4 support
4858
4859 [ Upstream Kernel Changes ]
4860
4861 * rebase to v4.4-rc3
4862 - LP: #1519168
4863 * rebase to v4.4-rc2
4864 - LP: #1506615
4865 - LP: #1502781
4866
4867 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Nov 2015 13:22:37 -0700
4868
4869 linux (4.3.0-0.8) xenial; urgency=low
4870
4871 [ Andy Whitcroft ]
4872
4873 * [Config] re-enable OSS support and blacklist
4874 - LP: #1434842
4875 * [Config] enable CONFIG_CC_STACKPROTECTOR_STRONG=y
4876 * [Packaging] config-check -- improve syntax diagnostics
4877 * [Packaging] module-inclusion -- add dependency inclusion for a list
4878 * [Packaging] config-check -- accumulate multi-line annotations correctly
4879 * [Packaging] config-check -- handle V2 annotations format
4880 * [Packaging] s390x -- add architecture to kernelconfig
4881 - LP: #1488653
4882 * [Config] s390x -- initial configuration
4883 * [Config] s390x -- add initial binary image
4884 * [Config] s390x -- initial configuration update
4885 * [Config] s390x -- produce linux-image
4886 * [Config] s390x -- d-i module exclusions
4887 * [Config] apply Device Drivers >> LED Support >> LED Class Support
4888 * [Config] apply File systems >> Miscellaneous filesystems >> SquashFS 4.0 - Squashed file system support
4889 * [Config] apply Device Drivers >> Generic Driver Options >> Userspace firmware loading support
4890 * SAUCE: leds: lp55xx -- do not force use of the fallback loader
4891 * [Config] -- s390x -- configuration review updates
4892 * [Config] annotations -- add review marks
4893 * [Config] annotations -- config review 4.3 updates
4894 * [Config] annotations -- expose reviews
4895 * [Config] updateconfigs following incoporation of s390x configs
4896 * [Tests] gcc-multilib does not exist on ppc64el
4897 - LP: #1515541
4898
4899 [ Dan Carpenter ]
4900
4901 * SAUCE: (noup) cxlflash: a couple off by one bugs
4902 - LP: #1499849
4903
4904 [ Haren Myneni ]
4905
4906 * Revert "SAUCE: (noup) crypto: 842 - Add CRC and validation support"
4907
4908 [ Jay Vosburgh ]
4909
4910 * SAUCE: fan: add VXLAN implementation
4911
4912 [ Manoj Kumar ]
4913
4914 * SAUCE: (noup) cxlflash: Fix to escalate LINK_RESET also on port 1
4915 - LP: #1513583
4916
4917 [ Matthew R. Ochs ]
4918
4919 * SAUCE: (noup) cxlflash: Fix to avoid virtual LUN failover failure
4920 - LP: #1513583
4921
4922 [ Tim Gardner ]
4923
4924 * [Config] CONFIG_AUFS_EXPORT=y
4925 - LP: #1121699
4926
4927 [ Upstream Kernel Changes ]
4928
4929 * misc/genwqe: get rid of atomic allocations
4930 * crypto: 842 - Add CRC and validation support
4931 - LP: #1497878
4932 * cxlflash: Fix to avoid invalid port_sel value
4933 * cxlflash: Replace magic numbers with literals
4934 * cxlflash: Fix read capacity timeout
4935 * cxlflash: Fix potential oops following LUN removal
4936 * cxlflash: Fix data corruption when vLUN used over multiple cards
4937 * cxlflash: Fix to avoid sizeof(bool)
4938 * cxlflash: Fix context encode mask width
4939 * cxlflash: Fix to avoid CXL services during EEH
4940 * cxlflash: Correct naming of limbo state and waitq
4941 * cxlflash: Make functions static
4942 * cxlflash: Refine host/device attributes
4943 * cxlflash: Fix to avoid spamming the kernel log
4944 * cxlflash: Fix to avoid stall while waiting on TMF
4945 * cxlflash: Fix location of setting resid
4946 * cxlflash: Fix host link up event handling
4947 * cxlflash: Fix async interrupt bypass logic
4948 * cxlflash: Remove dual port online dependency
4949 * cxlflash: Fix AFU version access/storage and add check
4950 * cxlflash: Correct usage of scsi_host_put()
4951 * cxlflash: Fix to prevent workq from accessing freed memory
4952 * cxlflash: Correct behavior in device reset handler following EEH
4953 * cxlflash: Remove unnecessary scsi_block_requests
4954 * cxlflash: Fix function prolog parameters and return codes
4955 * cxlflash: Fix MMIO and endianness errors
4956 * cxlflash: Fix to prevent EEH recovery failure
4957 * cxlflash: Correct spelling, grammar, and alignment mistakes
4958 * cxlflash: Fix to prevent stale AFU RRQ
4959 * cxlflash: Fix to double the delay each time
4960 * cxlflash: Fix to avoid corrupting adapter fops
4961 * cxlflash: Correct trace string
4962 * cxlflash: Fix to avoid potential deadlock on EEH
4963 * cxlflash: Fix to avoid leaving dangling interrupt resources
4964 * cxlflash: Fix to escalate to LINK_RESET on login timeout
4965 * cxlflash: Fix to avoid corrupting port selection mask
4966 * cxlflash: Fix to avoid lock instrumentation rejection
4967 * cxlflash: Fix to avoid bypassing context cleanup
4968
4969 -- Tim Gardner <tim.gardner@canonical.com> Fri, 06 Nov 2015 10:15:07 -0600
4970
4971 linux (4.3.0-0.7) xenial; urgency=low
4972
4973 [ Tim Gardner ]
4974
4975 * Revert "Bypass spl/zfs config"
4976 Causes unresolved symbols on load.
4977 * [Config] Enable ZFS for powerpc64-smp
4978
4979 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Nov 2015 11:42:37 -0600
4980
4981 linux (4.3.0-0.6) xenial; urgency=low
4982
4983 [ Tim Gardner ]
4984
4985 * Release Tracking Bug
4986 - LP: #1512704
4987 * UBUNTU: SAUCE: AUFS aufs4.x-rcN 20151102
4988
4989 [ Andy Whitcroft ]
4990
4991 * [Packaging] add feature interlock with mainline builds
4992 * apparmor -- follow change to this_cpu_ptr
4993
4994 [ John Johansen ]
4995
4996 * SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used
4997 - LP: #1383886
4998 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
4999 - LP: #1362199
5000 * SAUCE: Revert: fix: only allow a single threaded process to ...
5001 - LP: #1371310
5002 * SAUCE: (no-up) fix: bad unix_addr_fs macro
5003 - LP: #1390223
5004 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
5005 - LP: #1408833
5006 * SAUCE: (no-up) apparmor: fix mount not handling disconnected paths
5007 - LP: #1496430
5008
5009 [ Tim Gardner ]
5010
5011 * [Config] Add iscsi_ibft and iscsi_boot_sysfs to generic inclusion list
5012 - LP: #1511006
5013 * rebase to v4.3
5014 * Bypass spl/zfs config
5015 * SPL/ZFS: Add Makefiles in order to avoid the lengthy config
5016 * [Config] Default AppArmor settings
5017
5018 [ Upstream Kernel Changes ]
5019
5020 * rebase to v4.3
5021
5022 -- Tim Gardner <tim.gardner@canonical.com> Thu, 29 Oct 2015 09:16:26 -0600
5023
5024 linux (4.3.0-0.5) xenial; urgency=low
5025
5026 * Update spl to 0.6.5.3-0ubuntu1, zfs to 0.6.5.3-0ubuntu1
5027
5028 [ Upstream Kernel Changes ]
5029
5030 * rebase to v4.3-rc7
5031 - LP: #1504778
5032
5033 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Oct 2015 13:59:52 -0600
5034
5035 linux (4.3.0-0.4) xenial; urgency=low
5036
5037 [ Tim Gardner ]
5038
5039 * [Debian] Update to new signing key type and location
5040
5041 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 13:07:30 -0600
5042
5043 linux (4.3.0-0.3) wily; urgency=low
5044
5045 [ Tim Gardner ]
5046
5047 * [Debian] sign-file is now compiled
5048
5049 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 09:26:34 -0600
5050
5051 linux (4.3.0-0.2) wily; urgency=low
5052
5053 [ Tim Gardner ]
5054
5055 * [Config] Added libssl-dev to Build-Depends
5056
5057 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Oct 2015 14:01:55 -0600
5058
5059 linux (4.3.0-0.1) wily; urgency=low
5060
5061 [ Upstream Kernel Changes ]
5062
5063 * rebase to v4.3-rc6
5064 * rebase to v4.3-rc5
5065 * rebase to v4.3-rc4
5066 * rebase to v4.3-rc3
5067 * rebase to v4.3-rc2
5068 * rebase to v4.3-rc1
5069 - LP: #1492132
5070 - LP: #1481575
5071
5072 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Sep 2015 07:30:36 -0600
5073
5074 linux (4.2.0-10.11) wily; urgency=low
5075
5076 [ Andy Whitcroft ]
5077
5078 * Release Tracking Bug
5079 - LP: #1495208
5080 * No change rebuild to avoid issues with leading zero bytes on
5081 internal module signing key. (see launchpad bug 1494943)
5082
5083 [ Ming Lei ]
5084
5085 * [Config] SERIAL_8250_DW=y for arm64
5086
5087 [ Upstream Kernel Changes ]
5088
5089 * drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv
5090 code
5091 - LP: #1484486
5092 * drm/i915/gen8: Add infrastructure to initialize WA batch buffers
5093 - LP: #1484486
5094 * drm/i915/gen8: Re-order init pipe_control in lrc mode
5095 - LP: #1484486
5096 * drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround
5097 - LP: #1484486
5098 * drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch
5099 workaround
5100 - LP: #1484486
5101 * drm/i915: Bail out early if WA batch is not available for given Gen
5102 - LP: #1484486
5103 * drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
5104 - LP: #1484486
5105 * drm/i915: Update WaFlushCoherentL3CacheLinesAtContextSwitch
5106 - LP: #1484486
5107 * drm/i915/gen9: Implement WaDisableKillLogic for gen 9
5108 - LP: #1484486
5109 * drm/i915: Enable WA batch buffers for Gen9
5110 - LP: #1484486
5111 * drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaround
5112 - LP: #1484486
5113 * drm/i915: Update wa_ctx_emit() macro as per kernel coding guidelines
5114 - LP: #1484486
5115 * drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch
5116 workaround
5117 - LP: #1484486
5118 * drm/i915/gen9: Add
5119 WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken
5120 - LP: #1484486
5121 * drm/i915:skl: Add WaEnableGapsTsvCreditFix
5122 - LP: #1484486
5123 * drm/i915/skl: revert duplicated WaBarrierPerformanceFixDisable:skl
5124 - LP: #1484486
5125 * drm/i915/skl: Don't expose the top most plane on gen9 display
5126 - LP: #1484486
5127 * drm/i915/skl WaDisableSbeCacheDispatchPortSharing
5128 - LP: #1484486
5129 * drm/i915/skl: WaIgnoreDDIAStrap is forever, always init DDI A
5130 - LP: #1484486
5131 * drm/i915: reduce indent in i9xx_hpd_irq_handler
5132 - LP: #1484531
5133 * drm/i915: reduce duplicate conditions in i9xx_hpd_irq_handler
5134 - LP: #1484531
5135 * drm/i915: reduce indent in intel_hpd_irq_handler
5136 - LP: #1484531
5137 * drm/i915: group all hotplug related fields into a new struct in
5138 dev_priv
5139 - LP: #1484531
5140 * drm/i915: add for_each_hpd_pin to iterate over hotplug pins
5141 - LP: #1484531
5142 * drm/i915: simplify conditions for skipping the 2nd hpd loop iterations
5143 - LP: #1484531
5144 * drm/i915: put back the indent in intel_hpd_irq_handler
5145 - LP: #1484531
5146 * drm/i915: merge the two hpd loops in intel_hpd_irq_handler to one
5147 - LP: #1484531
5148 * drm/i915: simplify condition for digital port
5149 - LP: #1484531
5150 * drm/i915: abstract away platform specific parts from hpd handling
5151 - LP: #1484531
5152 * drm/i915: Handle HPD when it has actually occurred
5153 - LP: #1484531
5154 * drm/i915: Set power domain for DDI-E
5155 - LP: #1484531
5156 * drm/i915: Set alternate aux for DDI-E
5157 - LP: #1484531
5158 * drm/i915/skl: enable DDI-E hotplug
5159 - LP: #1484531
5160 * drm/i915/bxt: fix DDI PHY vswing scale value setting
5161 - LP: #1494163
5162 * drm/i915/skl: Buffer translation improvements
5163 - LP: #1494163
5164 * drm/i915: Per-DDI I_boost override
5165 - LP: #1494163
5166 * drm/i915: fix VBT parsing for SDVO child device mapping
5167 - LP: #1494163
5168 * drm/i915/bxt: edp1.4 Intermediate Freq support
5169 - LP: #1494163
5170 * drm/i915: fix link rates reported for SKL
5171 - LP: #1494163
5172 * drm/i915: Allow parsing of variable size child device entries from VBT
5173 - LP: #1494163
5174 * drm/i915/skl: Update DDI buffer translation programming.
5175 - LP: #1494163
5176 * drm/i915: Enable HDMI on DDI-E
5177 - LP: #1484531
5178 * drm/i915/skl: Enable DDI-E
5179 - LP: #1484531
5180 * drm/i915: eDP can be present on DDI-E
5181 - LP: #1484531
5182 * drm/i915/skl: Adding DDI_E power well domain
5183 - LP: #1484531
5184 * drm/i915: set CDCLK if DPLL0 enabled during resuming from S3
5185 - LP: #1490035
5186 * drm/i915: Split atomic wm update to pre and post variants
5187 - LP: #1493746
5188 * drm/i915/skl: Drop the preliminary_hw_support flag
5189 - LP: #1486868
5190 * drm/i915: set FDI translations to NULL on SKL
5191 - LP: #1494163
5192
5193 -- Andy Whitcroft <apw@canonical.com> Sun, 13 Sep 2015 11:32:02 +0100
5194
5195 linux (4.2.0-9.9) wily; urgency=low
5196
5197 [ Tim Gardner ]
5198
5199 * Release Tracking Bug
5200 - LP: #1493970
5201 * [Config] CONFIG_MFD_INTEL_LPSS=m
5202 - LP: #1397876
5203
5204 [ dann frazier ]
5205
5206 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
5207 - LP: #1388952
5208
5209 [ Michael Ellerman ]
5210
5211 * SAUCE: crypto: vmx - VMX crypto should depend on CONFIG_VSX
5212 Fixes FTBS on 32 bit powerpc, patch sent upstream.
5213
5214 [ Upstream Kernel Changes ]
5215
5216 * thermal/powerclamp: add cpu id for skylake h/s
5217 - LP: #1398269
5218 * perf/x86/intel/uncore: Add Broadwell-DE uncore support
5219 - LP: #1397852
5220 * mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform data
5221 - LP: #1460905
5222 * i2c: i801: Create iTCO device on newer Intel PCHs
5223 - LP: #1460905
5224 * watchdog: iTCO_wdt: Add support for TCO on Intel Sunrisepoint
5225 - LP: #1460905
5226 * perf/x86: Add a native_perf_sched_clock_from_tsc()
5227 - LP: #1397867
5228 * perf/x86/intel: Add support for PEBSv3 profiling
5229 - LP: #1397867
5230 * perf/x86/intel/lbr: Allow time stamp for free running PEBSv3
5231 - LP: #1397867
5232 * x86: Add new MSRs and MSR bits used for Intel Skylake PMU support
5233 - LP: #1397867
5234 * perf: Add cycles to branch_info
5235 - LP: #1397867
5236 * perf/x86/intel/lbr: Add support for LBRv5
5237 - LP: #1397867
5238 * perf/x86/intel: Handle new arch perfmon v4 status bits
5239 - LP: #1397867
5240 * perf/x86/intel: Move PMU ACK to after LBR read
5241 - LP: #1397867
5242 * perf/x86/intel/lbr: Optimize v4 LBR unfreezing
5243 - LP: #1397867
5244 * perf/x86/intel: Add Intel Skylake PMU support
5245 - LP: #1397867
5246 * perf/x86/intel/lbr: Use correct index to save/restore LBR_INFO with
5247 call stack
5248 - LP: #1397867
5249 * perf/x86/intel/lbr: Limit LBR accesses to TOS in callstack mode
5250 - LP: #1397867
5251 * perf/x86: Make merge_attr() global to use from perf_event_intel
5252 - LP: #1397867
5253 * perf/x86/intel: Use 0x11 as extra reg test value
5254 - LP: #1397867
5255 * perf tools: Add support for cycles, weight branch_info field
5256 - LP: #1397867
5257 * perf report: Add flag for non ANY branch mode
5258 - LP: #1397867
5259 * perf report: Add infrastructure for a cycles histogram
5260 - LP: #1397867
5261 * perf report: Add processing for cycle histograms
5262 - LP: #1397867
5263 * perf annotate: Compute IPC and basic block cycles
5264 - LP: #1397867
5265 * perf annotate: Finally display IPC and cycle accounting
5266 - LP: #1397867
5267 * perf top: Add branch annotation code to top
5268 - LP: #1397867
5269 * perf report: Display cycles in branch sort mode
5270 - LP: #1397867
5271 * perf annotate: Fix 32-bit compilation error in util/annotate.c
5272 - LP: #1397867
5273 * PM / QoS: Make it possible to expose device latency tolerance to
5274 userspace
5275 - LP: #1460908
5276 * ACPI / PM: Attach ACPI power domain only once
5277 - LP: #1460908
5278 * Driver core: wakeup the parent device before trying probe
5279 - LP: #1460908
5280 * klist: implement klist_prev()
5281 - LP: #1460908
5282 * driver core: implement device_for_each_child_reverse()
5283 - LP: #1460908
5284 * mfd: make mfd_remove_devices() iterate in reverse order
5285 - LP: #1460908
5286 * dmaengine: add a driver for Intel integrated DMA 64-bit
5287 - LP: #1460908
5288 * mfd: Add support for Intel Sunrisepoint LPSS devices
5289 - LP: #1460908
5290 * spi: pxa2xx: Add support for Intel Sunrisepoint
5291 - LP: #1397876
5292 * spi: spi-pxa2xx: Remove unused legacy PXA DMA API channel numbers
5293 - LP: #1397876
5294 * spi: pxa2xx: Add terminating entry for pxa2xx_spi_pci_compound_match
5295 - LP: #1397876
5296 * spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation
5297 for it
5298 - LP: #1397876
5299 * intel_idle: Skylake Client Support
5300 - LP: #1397877
5301 * powerpc/kernel: Switch to using MAX_ERRNO
5302 - LP: #1458876
5303 * powerpc/kernel: Change the do_syscall_trace_enter() API
5304 - LP: #1458876
5305 * powerpc: Drop unused syscall_get_error()
5306 - LP: #1458876
5307 * powerpc: Don't negate error in syscall_set_return_value()
5308 - LP: #1458876
5309 * powerpc: Rework syscall_get_arguments() so there is only one loop
5310 - LP: #1458876
5311 * powerpc: Use orig_gpr3 in syscall_get_arguments()
5312 - LP: #1458876
5313 * powerpc: Change syscall_get_nr() to return int
5314 - LP: #1458876
5315 * powerpc/kernel: Add SIG_SYS support for compat tasks
5316 - LP: #1458876
5317 * powerpc/kernel: Enable seccomp filter
5318 - LP: #1458876
5319 * selftests/seccomp: Make seccomp tests work on big endian
5320 - LP: #1458876
5321 * selftests/seccomp: Add powerpc support
5322 - LP: #1458876
5323 * eCryptfs: Invalidate dcache entries when lower i_nlink is zero
5324
5325 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Sep 2015 19:17:57 -0600
5326
5327 linux (4.2.0-8.8) wily; urgency=low
5328
5329 [ Tim Gardner ]
5330
5331 * Release Tracking Bug
5332 - LP: #1493357
5333 * [Config] CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO obsolete
5334 - LP: #1488495
5335 * [Config] CONFIG_CXLFLASH=m
5336 * [Config] CONFIG_CXL_EEH=y for ppc64el, powerpc64-smp
5337
5338
5339 [ Andy Whitcroft ]
5340
5341 * [Packaging] standardise on stage1 for the bootstrap stage in line with debian
5342 * [Packaging] mark up control for stage1
5343 * [Config] kernel-versions -- clean up deps field
5344 * [Config] s390x -- build linux-libc-dev
5345 - LP: #1488653
5346 * [Packaging] control -- prepare for new kernel-wedge semantics
5347
5348 [ Upstream Kernel Changes ]
5349
5350 * crypto: vmx - Fixing AES-CTR counter bug
5351 - LP: #1484519
5352 * crypto: vmx - Fixing GHASH Key issue on little endian
5353 - LP: #1484519
5354 * powerpc: Uncomment and make enable_kernel_vsx() routine available
5355 - LP: #1484519
5356 * crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions
5357 - LP: #1484519
5358 * crypto: nx - nx842_OF_upd_status should return ENODEV if device is not
5359 'okay'
5360 - LP: #1488495
5361 * crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}
5362 - LP: #1488495
5363 * crypto: nx - do not emit extra output if status is disabled
5364 - LP: #1488495
5365 * crypto: nx - reduce chattiness of platform drivers
5366 - LP: #1488495
5367 * crypto: nx/842 - Fix context corruption
5368 - LP: #1488495
5369 * crypto: nx - remove __init/__exit from VIO functions
5370 - LP: #1488495
5371 * crypto: nx - remove pSeries NX 'status' field
5372 - LP: #1488495
5373 * crypto: nx - move kzalloc() out of spinlock
5374 - LP: #1488495
5375 * crypto: nx - don't register pSeries driver if ENODEV
5376 - LP: #1488495
5377 * crypto: nx - use common code for both NX decompress success cases
5378 - LP: #1488495
5379 * crypto: nx - merge nx-compress and nx-compress-crypto
5380 - LP: #1488495
5381 * crypto: nx - rename nx-842-crypto.c to nx-842.c
5382 - LP: #1488495
5383 * crypto: nx - make platform drivers directly register with crypto
5384 - LP: #1488495
5385 * cxlflash: Base support for IBM CXL Flash Adapter
5386 - LP: #1449121
5387 * cxlflash: Base error recovery support
5388 - LP: #1449121
5389 * cxlflash: Superpipe support
5390 - LP: #1449121
5391 * cxlflash: Virtual LUN support
5392 - LP: #1449121
5393 * cxlflash: off by one bug in cxlflash_show_port_status()
5394 - LP: #1449121
5395 * cxlflash: shift wrapping bug in afu_link_reset()
5396 - LP: #1449121
5397 * cxlflash: Remove unused variable from queuecommand
5398 - LP: #1449121
5399 * powerpc/powernv: move dma_get_required_mask from pnv_phb to
5400 pci_controller_ops
5401 * powerpc/eeh: Probe after unbalanced kref check
5402 * misc: cxl: clean up afu_read_config()
5403 * cxl: Add explicit precision specifiers
5404 * cxl: use more common format specifier
5405 * cxl: Destroy cxl_adapter_idr on module_exit
5406 * cxl: Destroy afu->contexts_idr on release of an afu
5407 * cxl: Don't ignore add_process_element() result when attaching context
5408 * cxl: Compile with -Werror
5409 * cxl: sparse: Make declarations static
5410 * cxl: sparse: Silence iomem warning in debugfs file creation
5411 * cxl: Convert MMIO read/write macros to inline functions
5412 * cxl: Drop commands if the PCI channel is not in normal state
5413 * cxl: Allocate and release the SPA with the AFU
5414 * cxl: Make IRQ release idempotent
5415 * cxl: Clean up adapter MMIO unmap path.
5416 * cxl: Refactor adaptor init/teardown
5417 * cxl: Refactor AFU init/teardown
5418 * cxl: Don't remove AFUs/vPHBs in cxl_reset
5419 * cxl: Allow the kernel to trust that an image won't change on PERST.
5420 * cxl: EEH support
5421 * cxl: Add CONFIG_CXL_EEH symbol
5422 * cxl: Plug irq_bitmap getting leaked in cxl_context
5423 * cxl: Add alternate MMIO error handling
5424 * cxl: Allow release of contexts which have been OPENED but not STARTED
5425 * cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLE
5426 * cxl: Release irqs if memory allocation fails
5427 * cxl: Remove racy attempt to force EEH invocation in reset
5428 * cxl: Fix + cleanup error paths in cxl_dev_context_init
5429 * cxl: Fix force unmapping mmaps of contexts allocated through the kernel api
5430 * cxl: Set up and enable PSL Timebase
5431
5432 -- Tim Gardner <tim.gardner@canonical.com> Tue, 01 Sep 2015 07:38:43 -0600
5433
5434 linux (4.2.0-7.7) wily; urgency=low
5435
5436 [ Tim Gardner ]
5437
5438 * Release Tracking Bug
5439 - LP: #1490564
5440 * rebase to v4.2
5441
5442 [ Wen Xiong ]
5443
5444 * SAUCE: ipr: Byte swapping for device_id attribute in sysfs
5445 - LP: #1453892
5446
5447 [ Upstream Kernel Changes ]
5448
5449 * rebase to v4.2
5450 - LP: #1487345
5451
5452 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2015 07:06:10 -0600
5453
5454 linux (4.2.0-6.6) wily; urgency=low
5455
5456 [ Tim Gardner ]
5457
5458 * Release Tracking Bug
5459 - LP: #1488138
5460
5461 [ Andy Whitcroft ]
5462
5463 * rebase to v4.2-rc8
5464
5465 [ Shilpasri G Bhat ]
5466
5467 * SAUCE: cpufreq: powernv: Handle throttling due to Pmax capping at chip
5468 level
5469 - LP: #1480894
5470 * SAUCE: powerpc/powernv: Add definition of OPAL_MSG_OCC message type
5471 - LP: #1480894
5472 * SAUCE: cpufreq: powernv: Register for OCC related opal_message
5473 notification
5474 - LP: #1480894
5475 * SAUCE: cpufreq: powernv: Call throttle_check() on receiving
5476 OCC_THROTTLE
5477 - LP: #1480894
5478 * SAUCE: cpufreq: powernv: Report Psafe only if PMSR.psafe_mode_active
5479 bit is set
5480 - LP: #1480894
5481 * SAUCE: cpufreq: powernv: Restore cpu frequency to policy->cur on
5482 unthrottling
5483 - LP: #1480894
5484
5485 [ Upstream Kernel Changes ]
5486
5487 * rebase to v4.2-rc8
5488 - LP: #1483440
5489 - LP: #1484334
5490
5491 -- Tim Gardner <tim.gardner@canonical.com> Fri, 21 Aug 2015 07:12:11 -0600
5492
5493 linux (4.2.0-5.5) wily; urgency=low
5494
5495 [ Tim Gardner ]
5496
5497 * Release Tracking Bug
5498 - LP: #1487173
5499
5500 [ Andy Whitcroft ]
5501
5502 * [Packaging] correct spelling of probabaly on the tools packages
5503 - LP: #1256822
5504 * rebase to v4.2-rc7
5505
5506 [ dann frazier ]
5507
5508 * d-i: Add nicpf and nicvf to nic-modules
5509 * d-i: Enable usb modules on arm64
5510
5511 [ Mahesh Salgaonkar ]
5512
5513 * SAUCE: powerpc/powernv: display reason for Malfunction Alert HMI.
5514 - LP: #1482343
5515 * SAUCE: powerpc/powernv: Pull all HMI events before panic.
5516 - LP: #1482343
5517 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable
5518 machine check errors.
5519 - LP: #1482343
5520 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable HMI.
5521 - LP: #1482343
5522
5523 [ Vipin K Parashar ]
5524
5525 * SAUCE: powerpc/powernv: Add poweroff (EPOW, DPO) events support for
5526 PowerNV platform
5527 - LP: #1469771
5528
5529 [ Upstream Kernel Changes ]
5530
5531 * rebase to v4.2-rc7
5532
5533 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Aug 2015 09:48:40 -0600
5534
5535 linux (4.2.0-4.4) wily; urgency=low
5536
5537 [ Tim Gardner ]
5538
5539 * Release Tracking Bug
5540 - LP: #1483677
5541
5542 [ Achiad Shochat ]
5543
5544 * SAUCE: net/mlx5e: Support TX packet copy into WQE
5545 * SAUCE: net/mlx5e: TX latency optimization to save DMA reads
5546 * SAUCE: net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and others
5547 * SAUCE: net/mlx5e: Input IPSEC.SPI into the RX RSS hash function
5548
5549 [ Adam Lee ]
5550
5551 * SAUCE: serial: 8250_pci: Add support for Pericom PI7C9X795[1248]
5552 - LP: #1480142
5553
5554 [ dann frazier ]
5555
5556 * [Config] CONFIG_NR_CPUS=128 on arm64
5557
5558 [ Leann Ogasawara ]
5559
5560 * [Config] d-i -- Add sfc to nic-modules udeb
5561 - LP: #1481490
5562
5563 [ Saeed Mahameed ]
5564
5565 * SAUCE: net/mlx5e: Support ETH_RSS_HASH_XOR
5566 * SAUCE: net/mlx5e: Allocate DMA coherent memory on reader NUMA node
5567
5568 [ Tim Gardner ]
5569
5570 * [Config] CONFIG_X86_INTEL_MPX=y
5571 - LP: #1460902
5572 * [Debian] change dependency on module-init-tools to kmod
5573 - LP: #1481986
5574 * rebase to v4.2-rc6
5575
5576 [ Upstream Kernel Changes ]
5577
5578 * rebase to v4.2-rc6
5579
5580 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 16:59:45 -0600
5581
5582 linux (4.2.0-3.3) wily; urgency=low
5583
5584 [ Tim Gardner ]
5585
5586 * Release Tracking Bug
5587 - LP: #1481462
5588 * SAUCE: workqueue: Make flush_workqueue() available again to non GPL modules
5589 Fixes an FTBS for at least one DKMS package.
5590
5591 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 11:26:53 -0600
5592
5593 linux (4.2.0-2.2) wily; urgency=low
5594
5595 [ Tim Gardner ]
5596
5597 * Release Tracking Bug
5598 - LP: #1481067
5599 * rebase to v4.2-rc5
5600
5601 [ Andy Whitcroft ]
5602
5603 * [Packaging] module-inclusion -- commonise copy code and simplify
5604 * [Packaging] module-inclusion -- add manual command entries
5605 * [Packaging] module blacklists -- add support for manual blacklists
5606 * [Packaging] do_common_tools should always be on
5607 * [Packaging] initscripts need installing when making the package
5608 * [Packaging] initscripts work around bug in debhelper systemd support
5609 * [Config] exclude oss modules from linux-image
5610 - LP: #1434842
5611 * hyper-v -- add hid and fb drivers to linux-virtual
5612 - LP: #1444179
5613 * ubuntu: (no-squash) vbox -- infrastructure and updater
5614 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
5615 - LP: #1426113
5616 * ubuntu: vbox -- update to 5.0.0-dfsg-1
5617 - LP: #1480879
5618 * SAUCE: vbox: follow v4.2 updates to follow_link()/put_link() API
5619 * [Config] move vbox modules into linux-image
5620
5621 [ Upstream Kernel Changes ]
5622
5623 * rebase to v4.2-rc5
5624 - LP: #1478497
5625 - LP: #1477900
5626
5627 -- Andy Whitcroft <apw@canonical.com> Mon, 03 Aug 2015 12:20:10 +0100
5628
5629 linux (4.2.0-1.1~rc1) wily; urgency=low
5630
5631 [ Andy Whitcroft ]
5632
5633 * Release Tracking Bug
5634 - LP: #1479903
5635 * Initial upload of v4.2 based kernel (currently v4.-rc4)
5636
5637 [ Upstream Kernel Changes ]
5638
5639 * rebase to v4.2-rc4
5640 - LP: #1476987
5641 - LP: #1476888
5642 * rebase to v4.2-rc3
5643 * rebase to v4.2-rc2
5644 * rebase to v4.2-rc1
5645 - LP: #1394368
5646 - LP: #1427680
5647 - LP: #1462614
5648 - LP: #1397021
5649
5650 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jul 2015 18:42:46 +0100
5651
5652 linux (4.1.0-3.3) wily; urgency=low
5653
5654 [ Andy Whitcroft ]
5655
5656 * Release Tracking Bug
5657 - LP: #1478897
5658
5659 [ Colin Ian King ]
5660
5661 * SAUCE: KEYS: ensure we free the assoc array edit if edit is valid
5662 - CVE-2015-1333
5663
5664 [ Seth Forshee ]
5665
5666 * SAUCE: overlayfs: Enable user namespace mounts for the "overlay" fstype
5667 - LP: #1478578
5668
5669 [ Upstream Kernel Changes ]
5670
5671 * sched/stop_machine: Fix deadlock between multiple stop_two_cpus()
5672 - LP: #1461620
5673 * x86/nmi: Enable nested do_nmi() handling for 64-bit kernels
5674 * x86/nmi/64: Remove asm code that saves cr2
5675 * x86/nmi/64: Switch stacks on userspace NMI entry
5676 * x86/nmi/64: Reorder nested NMI checks
5677 * x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI
5678 detection
5679
5680 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2015 11:59:03 +0100
5681
5682 linux (4.1.0-2.4) wily; urgency=low
5683
5684 [ Andy Whitcroft ]
5685
5686 * SAUCE: overlayfs: when copying up and reading directories ensure
5687 mounter had permissions V2
5688 - CVE-2015-1328
5689
5690 [ Leann Ogasawara ]
5691
5692 * Release Tracking Bug
5693 - LP: #1465419
5694
5695 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
5696
5697 linux (4.1.0-2.2) wily; urgency=low
5698
5699 [ Tim Gardner ]
5700
5701 * rebase to v4.1.3
5702 * [Config] Add i40e[vf] to d-i
5703 - LP: #1476393
5704
5705 [ Upstream Kernel Changes ]
5706
5707 * rebase to v4.1.3
5708 - LP: #1427680
5709 - LP: #1462614
5710 - LP: #1394368
5711
5712 -- Tim Gardner <tim.gardner@canonical.com> Wed, 22 Jul 2015 09:13:02 -0600
5713
5714 linux (4.1.0-1.1) wily; urgency=low
5715
5716 [ Andy Whitcroft ]
5717
5718 * SAUCE: overlay: add backwards compatible overlayfs format support V3
5719 - LP: #1395877, #1410480
5720 * SAUCE: overlayfs: when copying up and reading directories ensure
5721 mounter had permissions V2
5722 - CVE-2015-1328
5723 * [Packaging] fix up Vcs-Git: to point to launchpad
5724 * [Config] correct linux-initramfs-tool virtual linkage
5725 - LP: #1474810
5726
5727 [ Chris J Arges ]
5728
5729 * [Config] Add dm-service-time to multipath-modules
5730 - LP: #1469240
5731 * [Config] Add MTD_POWERNV_FLASH and OPAL_PRD
5732 - LP: #1464560
5733
5734 [ Jay Vosburgh ]
5735
5736 * SAUCE: fan: Proof of concept implementation (v2)
5737 - LP: #1439706
5738 * SAUCE: fan: tunnel multiple mapping mode (v3)
5739 - LP: #1470091
5740
5741 [ Leann Ogasawara ]
5742
5743 * Revert "SAUCE: ext4: disable ext4_punch_hole for indirect filesystems"
5744 * Revert "SAUCE: intel_pstate: inform user that thermald is worth
5745 considering"
5746 * Revert "SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537"
5747 * Revert "SAUCE: dm-crypt: never use write same"
5748 * Release Tracking Bug
5749 - LP: #1476333
5750
5751 [ Tim Gardner ]
5752
5753 * Rebase to v4.1
5754 - LP: #1443371
5755 * [Config] Enable Apparmor
5756 * [Config] CONFIG_OVERLAY_FS_V1=y
5757 * [Config] DEFAULT_IOSCHED="deadline" for ppc64el
5758 - LP: #1469829
5759 * [Config] CONFIG_VM86=n
5760 - LP: #1473447
5761 * [Config] ACORN_PARTITION=n
5762 - LP: #1453117
5763
5764 [ Timo Aaltonen ]
5765
5766 * [Config] Disable CONFIG_DRM_I915_PRELIMINARY_HW_SUPPORT
5767 - LP: #1473319
5768
5769 [ Upstream Kernel Changes ]
5770
5771 * efi: efivar_create_sysfs_entry() should return negative error codes
5772 * efi: Add esrt support
5773 * x86, doc: Remove cmdline_size from list of fields to be filled in for
5774 EFI handover
5775 * efi/esrt: Fix some compiler warnings
5776 * efi: dmi: List SMBIOS3 table before SMBIOS table
5777 * efi: Add 'systab' information to Documentation/ABI
5778 * ALSA: hda - restore the MIC FIXUP for some Dell machines
5779 - LP: #1473560
5780 * mtd: powernv: Add powernv flash MTD abstraction driver
5781 - LP: #1464560
5782 * powerpc/powernv: Expose OPAL APIs required by PRD interface
5783 - LP: #1464560
5784 * powerpc/powernv: Add opal-prd channel
5785 - LP: #1464560
5786 * powerpc/powernv: fix construction of opal PRD messages
5787 - LP: #1464560
5788 * powerpc/include: Add opal-prd to installed uapi headers
5789 - LP: #1464560
5790 * powerpc/powernv: Fix vma page prot flags in opal-prd driver
5791 - LP: #1464560
5792
5793 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 20 Jul 2015 10:16:06 -0700
5794
5795 linux (4.0.0-2.4) wily; urgency=low
5796
5797 [ Andy Whitcroft ]
5798
5799 * SAUCE: overlayfs: when copying up and reading directories ensure
5800 mounter had permissions V2
5801 - CVE-2015-1328
5802
5803 [ Leann Ogasawara ]
5804
5805 * Release Tracking Bug
5806 - LP: #1465419
5807
5808 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
5809
5810 linux (4.0.0-1.2) wily; urgency=low
5811
5812 [ Andy Whitcroft ]
5813
5814 * SAUCE: overlay: add backwards compatible overlayfs format support V3
5815 - LP: #1395877, #1410480
5816 * [Config] enable CONFIG_OVERLAY_FS_V1
5817
5818 [ Tai Nguyen ]
5819
5820 * SAUCE: power: reset: Add syscon reboot device node for APM X-Gene platform
5821 - LP: #1463211
5822
5823 [ Tim Gardner ]
5824
5825 * [Config] CONFIG_HIBERNATION=n for ppc64el
5826 - LP: #1463836
5827
5828 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Jun 2015 06:11:53 -0600
5829
5830 linux (4.0.0-1.1) wily; urgency=low
5831
5832 [ Leann Ogasawara ]
5833
5834 * Revert "md/raid0: fix bug with chunksize not a power of 2."
5835 - LP: #1457510
5836 * powerpc/powernv: Check image loaded or not before calling flash
5837 - LP: #1461553
5838
5839 [ Tim Gardner ]
5840
5841 * [Config] armhf: CPUFREQ_DT=y
5842 - LP: #1457781
5843
5844 [ Upstream Kernel Changes ]
5845
5846 * rebase to v4.0.5
5847 - LP: #1429756
5848 - LP: #1452175
5849 - LP: #1454656
5850 - LP: #1447909
5851 - LP: #1446517
5852 - LP: #1428947
5853 - LP: #1410704
5854 - LP: #1412800
5855 - LP: #1400215
5856 - LP: #1411193
5857 - LP: #1412800
5858 - LP: #1408295
5859 - LP: #1436745
5860
5861 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 09 Jun 2015 05:58:46 -0700
5862
5863 linux (3.19.0-10.10) vivid; urgency=low
5864
5865 [ Andy Whitcroft ]
5866
5867 * [Packaging] control -- make element ordering deterministic
5868 * [Config] allow dracult to support initramfs as well
5869 - LP: #1109029
5870 * [Packaging] generate live watchdog blacklists
5871 - LP: #1432837
5872
5873 [ Leann Ogasawara ]
5874
5875 * [Config] CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y
5876 - LP: #1397860
5877 * rebase to v3.19.2
5878
5879 [ Upstream Kernel Changes ]
5880
5881 * thinkpad_acpi: support new BIOS version string pattern
5882 - LP: #1417915
5883 * arm64: Invalidate the TLB corresponding to intermediate page table
5884 levels
5885 - LP: #1432546
5886 * perf tools: Support parsing parameterized events
5887 - LP: #1430341
5888 * perf tools: Extend format_alias() to include event parameters
5889 - LP: #1430341
5890 * perf Documentation: Add event parameters
5891 - LP: #1430341
5892 * perf tools: Document parameterized and symbolic events
5893 - LP: #1430341
5894 * perf: provide sysfs_show for struct perf_pmu_events_attr
5895 - LP: #1430341
5896 * perf: add PMU_EVENT_ATTR_STRING() helper
5897 - LP: #1430341
5898 * perf: define EVENT_DEFINE_RANGE_FORMAT_LITE helper
5899 - LP: #1430341
5900 * powerpc/perf/hv-24x7: parse catalog and populate sysfs with events
5901 - LP: #1430341
5902 * powerpc/perf/{hv-gpci, hv-common}: generate requests with counters
5903 annotated
5904 - LP: #1430341
5905 * powerpc/perf/hv-gpci: add the remaining gpci requests
5906 - LP: #1430341
5907 * powerpc/perf/hv-24x7: Document sysfs event description entries
5908 - LP: #1430341
5909 * powerpc/iommu: Remove IOMMU device references via bus notifier
5910 - LP: #1425202
5911 * powerpc/pseries: Fix endian problems with LE migration
5912 - LP: #1428351
5913 * intel_idle: support additional Broadwell model
5914 - LP: #1400970
5915 * tools/power turbostat: support additional Broadwell model
5916 - LP: #1400970
5917 * KVM: x86: flush TLB when D bit is manually changed.
5918 - LP: #1397860
5919 * Optimize TLB flush in kvm_mmu_slot_remove_write_access.
5920 - LP: #1397860
5921 * KVM: Add generic support for dirty page logging
5922 - LP: #1397860
5923 * KVM: x86: switch to kvm_get_dirty_log_protect
5924 - LP: #1397860
5925 * KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for
5926 log dirty
5927 - LP: #1397860
5928 * KVM: MMU: Add mmu help functions to support PML
5929 - LP: #1397860
5930 * KVM: MMU: Explicitly set D-bit for writable spte.
5931 - LP: #1397860
5932 * KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access
5933 - LP: #1397860
5934 * KVM: x86: Add new dirty logging kvm_x86_ops for PML
5935 - LP: #1397860
5936 * KVM: VMX: Add PML support in VMX
5937 - LP: #1397860
5938 * HID: multitouch: add support of clickpads
5939 * HID: multitouch: Add support for button type usage
5940
5941 [ Upstream Kernel Changes ]
5942
5943 * rebase to v3.19.2
5944 - LP: #1428947
5945
5946 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Mar 2015 15:28:16 +0000
5947
5948 linux (3.19.0-9.9) vivid; urgency=low
5949
5950 [ Leann Ogasawara ]
5951
5952 * Release Tracking Bug
5953 - LP: #1430930
5954
5955 [ Shachar Raindel ]
5956
5957 * SAUCE: IB/core: Prevent integer overflow in ib_umem_get address
5958 arithmetic
5959 - LP: #1413741
5960 - CVE-2014-8159
5961
5962 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 11 Mar 2015 10:29:17 -0700
5963
5964 linux (3.19.0-8.8) vivid; urgency=low
5965
5966 [ Andy Whitcroft ]
5967
5968 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
5969 - LP: #1426113
5970 * rebase to stable v3.19.1
5971
5972 [ John Johansen ]
5973
5974 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
5975 - LP: #1408833
5976
5977 [ Leann Ogasawara ]
5978
5979 * Release Tracking Bug
5980 - LP: #1429940
5981
5982 [ Upstream Kernel Changes ]
5983
5984 * xen: correct bug in p2m list initialization
5985 * net/mlx5_core: Fix configuration of log_uar_page_sz
5986 - LP: #1419938
5987 * tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send
5988 - LP: #1420575
5989 * net/mlx4_core: Maintain a persistent memory for mlx4 device
5990 - LP: #1422481
5991 * net/mlx4_core: Set device configuration data to be persistent across
5992 reset
5993 - LP: #1422481
5994 * net/mlx4_core: Refactor the catas flow to work per device
5995 - LP: #1422481
5996 * net/mlx4_core: Enhance the catas flow to support device reset
5997 - LP: #1422481
5998 * net/mlx4_core: Activate reset flow upon fatal command cases
5999 - LP: #1422481
6000 * net/mlx4_core: Manage interface state for Reset flow cases
6001 - LP: #1422481
6002 * net/mlx4_core: Handle AER flow properly
6003 - LP: #1422481
6004 * net/mlx4_core: Enable device recovery flow with SRIOV
6005 - LP: #1422481
6006 * net/mlx4_core: Reset flow activation upon SRIOV fatal command cases
6007 - LP: #1422481
6008 * tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()
6009 - LP: #1428111
6010 * rebase to v3.19.1
6011 - LP: #1410704
6012 - LP: #1411193
6013 - LP: #1400215
6014
6015 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Mar 2015 10:08:29 -0700
6016
6017 linux (3.19.0-7.7) vivid; urgency=low
6018
6019 [ Andy Whitcroft ]
6020
6021 * Release Tracking Bug
6022 - LP: #1426013
6023
6024 [ Upstream Kernel Changes ]
6025
6026 * x86/irq: Fix regression caused by commit b568b8601f05
6027 * cxl: Fix leaking interrupts if attach process fails
6028 - LP: #1415102
6029 * cxl: Early return from cxl_handle_fault for a shut down context
6030 - LP: #1415102
6031 * cxl: Disable AFU debug flag
6032 - LP: #1415102
6033 * cxl: Disable SPAP register when freeing SPA
6034 - LP: #1415102
6035 * cxl: remove redundant increment of hwirq
6036 - LP: #1415102
6037 * cxl: Add tracepoints
6038 - LP: #1415102
6039 * cxl: Update CXL ABI documentation
6040 - LP: #1415102
6041 * cxl: Use image state defaults for reloading FPGA
6042 - LP: #1415102
6043 * cxl: Add image control to sysfs
6044 - LP: #1415102
6045 * cxl: Enable CAPP recovery
6046 - LP: #1415102
6047 * cxl: Add ability to reset the card
6048 - LP: #1415102
6049 * cxl: Fix device_node reference counting
6050 - LP: #1415102
6051 * cxl: Export optional AFU configuration record in sysfs
6052 - LP: #1415102
6053 * cxl: Fail AFU initialisation if an invalid configuration record is
6054 found
6055 - LP: #1415102
6056 * cxl: Add missing return statement after handling AFU errror
6057 - LP: #1415102
6058 * powerpc/eeh: Introduce flag EEH_PE_REMOVED
6059 - LP: #1415102
6060 * powerpc/eeh: Allow to set maximal frozen times
6061 - LP: #1415102
6062 * HID: i2c-hid: Limit reads to wMaxInputLength bytes for input events
6063
6064 -- Andy Whitcroft <apw@canonical.com> Thu, 26 Feb 2015 16:00:18 +0000
6065
6066 linux (3.19.0-6.6) vivid; urgency=low
6067
6068 [ Andy Whitcroft ]
6069
6070 * systemd -- fix hyper-v units to be non-forking
6071 - LP: #1401525
6072 * [Config] move vbox modules into linux-image
6073 * ubuntu: vbox -- update to 4.3.22-dfsg-1
6074
6075 [ Brad Figg ]
6076
6077 * SAUCE: DEP8 test to run our regression tests
6078
6079 [ Paolo Pisati ]
6080
6081 * [Config] I2C_CHARDEV=y
6082 - LP: #1417032
6083
6084 [ Upstream Kernel Changes ]
6085
6086 * PCI: Fix infinite loop with ROM image of size 0
6087 * tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dma
6088 * Bluetooth: ath3k: workaround the compatibility issue with xHCI
6089 controller
6090 - LP: #1400215
6091
6092 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Feb 2015 12:44:43 +0000
6093
6094 linux (3.19.0-5.5) vivid; urgency=low
6095
6096 [ Andy Whitcroft ]
6097
6098 * [Config] CONFIG_FA_DUMP=y
6099 - LP: #1415562
6100 * ubuntu: (no-squash) vbox -- infrastructure and updater
6101 * ubuntu: vbox -- update to 4.3.20-dfsg-1ubuntu1
6102 * rebase to v3.19 final
6103
6104 [ Chris J Arges ]
6105
6106 * [Config] Add ibmvfc to d-i
6107 - LP: #1416001
6108 * SAUCE: ext4: disable ext4_punch_hole for indirect filesystems
6109 - LP: #1292234
6110
6111 [ Upstream Kernel Changes ]
6112
6113 * rebase to v3.19
6114
6115 -- Andy Whitcroft <apw@canonical.com> Mon, 09 Feb 2015 10:41:11 +0000
6116
6117 linux (3.19.0-4.4) vivid; urgency=low
6118
6119 [ Andy Whitcroft ]
6120
6121 * [Config] apply Kernel hacking >> Tracers config defaults
6122 * hyper-v -- fix comment handing in /etc/network/interfaces
6123 - LP: #1413020
6124 * rebase to v3.19-rc7
6125 * updateconfigs following rebase to v3.19-rc7
6126
6127 [ Ben Hutchings ]
6128
6129 * SAUCE: rtsx_usb_ms: Use msleep_interruptible() in polling loop
6130 - LP: #1413149
6131
6132 [ Upstream Kernel Changes ]
6133
6134 * rebase to v3.19-rc7
6135
6136 -- Andy Whitcroft <apw@canonical.com> Mon, 02 Feb 2015 17:03:07 +0200
6137
6138 linux (3.19.0-3.3) vivid; urgency=low
6139
6140 [ Andy Whitcroft ]
6141
6142 * [Debian] arm64 -- build ubuntu drivers
6143 - LP: #1411284
6144 * [Packaging] config-check -- add support for enforced annotations
6145 * [Config] annotations -- switch to ENFORCED annotations
6146 * [Packaging] config-check -- drop support for enforce file
6147 * [Packaging] enforce -- drop empty enforce file
6148 * rebase to v3.19-rc5
6149 * [Config] add modules removed due to tighter dependencies
6150 * [Config] updateconfigs following rebase to v3.19-rc5
6151 * [Config] enforce CONFIG_FHANDLE=y
6152 - LP: #1412543
6153 * [Packaging] hyper-v -- daemons now require -n for non-forking startup
6154 - LP: #1408355
6155 * [Config] CONFIG_DEBUG_INFO_SPLIT=n
6156 - LP: #1413646
6157 * [Config] apply Device Drivers >> Character devices >> IPMI top-level
6158 message handler config defaults
6159 * [Config] apply Device Drivers >> Character devices >> Serial drivers
6160 config defaults
6161 * [Config] apply Device Drivers >> GPIO Support config defaults
6162 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
6163 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
6164 support) config defaults
6165 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
6166 Devices >> Support for frame buffer devices config defaults
6167 * [Config] apply Device Drivers >> HID support >> HID bus support >>
6168 Special HID drivers config defaults
6169 * [Config] apply Device Drivers >> Hardware Monitoring support config
6170 defaults
6171 * [Config] apply Device Drivers >> I2C support >> I2C support >> I2C
6172 Hardware Bus support config defaults
6173 * [Config] apply Device Drivers >> Industrial I/O support >> Analog to
6174 digital converters config defaults
6175 * [Config] apply Device Drivers >> Industrial I/O support >> Humidity
6176 sensors config defaults
6177 * [Config] apply Device Drivers >> Industrial I/O support >> Pressure
6178 sensors config defaults
6179 * [Config] apply Device Drivers >> Input device support >> Generic input
6180 layer (needed for keyboard, mouse, ...) >> Mice config defaults
6181 * [Config] apply Device Drivers >> Input device support >> Generic input
6182 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
6183 * [Config] apply Device Drivers >> LED Support >> LED Class Support
6184 config defaults
6185 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
6186 defaults
6187 * [Config] apply Device Drivers >> Multifunction device drivers config
6188 defaults
6189 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
6190 grabbers support >> Media test drivers config defaults
6191 * [Config] apply Device Drivers >> Multimedia support >> Media PCI
6192 Adapters config defaults
6193 * [Config] apply Device Drivers >> Multimedia support >> Remote
6194 Controller devices config defaults
6195 * [Config] apply Device Drivers >> Network device support >> Distributed
6196 Switch Architecture drivers config defaults
6197 * [Config] apply Device Drivers >> Network device support >> Network core
6198 driver support config defaults
6199 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
6200 >> Hermes chipset 802.11b support (Orinoco/Prism2/Symbol) config
6201 defaults
6202 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
6203 >> Intel PRO/Wireless 2200BG and 2915ABG Network Connection config
6204 defaults
6205 * [Config] apply Device Drivers >> PHY Subsystem config defaults
6206 * [Config] apply Device Drivers >> Pin controllers config defaults
6207 * [Config] apply Device Drivers >> SPI support config defaults
6208 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
6209 Sound Architecture >> ALSA for SoC audio support config defaults
6210 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
6211 Sound Architecture >> FireWire sound devices config defaults
6212 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
6213 Sound Architecture >> HD-Audio config defaults
6214 * [Config] apply Device Drivers >> Staging drivers >> Lustre file system
6215 client support config defaults
6216 * [Config] apply Device Drivers >> Staging drivers >> Media staging
6217 drivers config defaults
6218 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
6219 USB Gadget Drivers >> USB functions configurable through configfs
6220 config defaults
6221 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
6222 USB Peripheral Controller config defaults
6223 * [Config] apply Networking support >> NFC subsystem support >> Near
6224 Field Communication (NFC) devices config defaults
6225 * [Config] apply Networking support >> Networking options >> Network
6226 packet filtering framework (Netfilter) >> Core Netfilter Configuration
6227 >> Netfilter nf_tables support config defaults
6228 * [Config] apply Networking support >> Networking options >> QoS and/or
6229 fair queueing >> Actions config defaults
6230 * [Config] apply Networking support >> Networking options >> TCP/IP
6231 networking config defaults
6232 * [Config] apply Networking support >> Wireless >> Generic IEEE 802.11
6233 Networking Stack (mac80211) config defaults
6234 * [Config] apply Device Drivers >> Input device support >> Generic input
6235 layer (needed for keyboard, mouse, ...) >> Keyboards config defaults
6236 * [Config] apply Device Drivers >> Input device support >> Generic input
6237 layer (needed for keyboard, mouse, ...) >> Mice config defaults
6238 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
6239 config defaults
6240 * [Config] apply Networking support >> Networking options >> Network
6241 packet filtering framework (Netfilter) >> IP: Netfilter Configuration
6242 >> IPv4 NAT config defaults
6243 * [Config] apply Networking support >> Networking options >> Network
6244 packet filtering framework (Netfilter) >> IPv6: Netfilter Configuration
6245 >> IPv6 NAT config defaults
6246 * [Config] apply Kernel hacking >> Kernel debugging config defaults
6247 * [Config] apply General setup >> Timers subsystem >> Timer tick handling
6248 config defaults
6249 * SAUCE: arm64 -- psci tell the compiler which registers we are needing
6250 values in
6251 - LP: #1414002
6252 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
6253 >> Intel Wireless WiFi Next Gen AGN - Wireless-N/Advanced-N/Ultimate-N
6254 (iwlwifi) config defaults
6255 * [Config] apply Device Drivers >> Real Time Clock config defaults
6256 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
6257 support >> SCSI low-level drivers config defaults
6258 * [Config] apply General setup >> CPU/Task time and stats accounting >>
6259 Cputime accounting config defaults
6260 * [Config] apply Device Drivers >> Mailbox Hardware Support config
6261 defaults
6262 * rebase to v3.19-rc6
6263 * [Config] updateconfigs following rebase to v3.19-rc6
6264
6265 [ Kamal Mostafa ]
6266
6267 * [Packaging] force "dpkg-source -I -i" behavior
6268
6269 [ Leann Ogasawara ]
6270
6271 * [Config] Disable CONFIG_USB_OTG
6272 - LP: #1411295
6273
6274 [ Upstream Kernel Changes ]
6275
6276 * overlay: add backwards compatible overlayfs format support (fixes)
6277 - LP: #1410480
6278
6279 [ Upstream Kernel Changes ]
6280
6281 * rebase to v3.19-rc5
6282 * rebase to v3.19-rc6
6283
6284 -- Andy Whitcroft <apw@canonical.com> Mon, 26 Jan 2015 11:37:39 +0000
6285
6286 linux (3.19.0-2.2) vivid; urgency=low
6287
6288 [ Andy Whitcroft ]
6289
6290 * rebase to v3.19-rc4
6291 * [Config] updateconfigs following rebase to v3.19-rc4
6292 * [Packaging] install all dtb files
6293 - LP: #1408002
6294 * [Config] switch on "all" dtbs
6295 - LP: #1408002
6296
6297 [ Colin Ian King ]
6298
6299 * SAUCE: drivers/rtc/interface.c: ignore exprired times when enqueing new
6300 timers
6301 - LP: #1333569
6302
6303 [ Joseph Salisbury ]
6304
6305 * [Config] Enable CONFIG_N_GSM as module.
6306 - LP: #1404670
6307
6308 [ K. Y. Srinivasan ]
6309
6310 * SAUCE: storvsc: force SPC-3 compliance on win8 and win8 r2 hosts
6311 - LP: #1406867
6312
6313 [ Steve McIntyre ]
6314
6315 * SAUCE: efi: Expose underlying UEFI firmware platform size to userland
6316 - LP: #1409750
6317
6318 [ Upstream Kernel Changes ]
6319
6320 * rebase to v3.19-rc4
6321
6322 -- Andy Whitcroft <apw@canonical.com> Tue, 13 Jan 2015 12:35:58 +0000
6323
6324 linux (3.19.0-1.1) vivid; urgency=low
6325
6326 [ Andy Whitcroft ]
6327
6328 * Revert "SAUCE: AUFS -- aufs3-standalone.patch"
6329 * Revert "SAUCE: AUFS -- aufs3-mmap.patch"
6330 * Revert "SAUCE: AUFS -- aufs3-base.patch"
6331 * ubuntu: AUFS3 -- follow switch to vfs_fallocate
6332 * rebase to v3.19-rc1
6333 * rebase to v3.19-rc2
6334 * [Config] defaultconfigs following rebase to v3.19-rc2
6335 * ubuntu: aufs3 -- follow rename of d_child
6336 * ubuntu: aufs3 -- follow switch to d_splice_alias
6337 * ubuntu: aufs3 -- follow switch to get_unused_fd_flags()
6338 * ubuntu: aufs3 -- follow rename for d_alias
6339 * apparmor -- follow change to this_cpu_ptr
6340 * disable module checks for rebase
6341 * ubuntu: AUFS -- substrate: aufs3-base.patch
6342 * ubuntu: AUFS -- substrate: aufs3-mmap.patch
6343 * ubuntu: AUFS -- substrate: aufs3-standalone.patch
6344 * ubuntu: AUFS -- update to 92ad9cc8bd289bf8e59b6bd8d83137d8e1a58c1c
6345 * [Configs] updateconfigs following aufs update
6346 * v3.19 series start
6347 * rebase to v3.19-rc3
6348 * [Configs] updateconfigs following rebase to v3.19-rc3
6349 * [Packaging] uploadnum should be the remainder of the version
6350 - LP: #1407755
6351 * [Packaging] handle dts directories
6352 - LP: #1408004
6353 * [Config] follow move of arm64 dts' into vendor directories
6354
6355 [ Upstream Kernel Changes ]
6356
6357 * arm64: optimized copy_to_user and copy_from_user assembly code
6358 - LP: #1400349
6359 * iommu/ipmmu-vmsa: follow flag switch to IOMMU_NOEXEC
6360
6361 [ Upstream Kernel Changes ]
6362
6363 * rebase to v3.19-rc1
6364 - LP: #1173681
6365 * rebase to v3.19-rc2
6366 * rebase to v3.19-rc3
6367
6368 -- Andy Whitcroft <apw@canonical.com> Tue, 06 Jan 2015 14:30:02 +0000
6369
6370 linux (3.18.0-7.8) vivid; urgency=low
6371
6372 [ Leann Ogasawara ]
6373
6374 * Release Tracking Bug
6375 - LP: #1401590
6376
6377 [ John Johansen ]
6378
6379 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
6380 - LP: #1362199
6381 * SAUCE: Revert: fix: only allow a single threaded process to ...
6382 - LP: #1371310
6383 * SAUCE: (no-up) fix: bad unix_addr_fs macro
6384 - LP: #1390223
6385 * SAUCE: (no-up) apparmor: add parameter to control whether policy
6386 hashing is used
6387 - LP: #1383886
6388 * [config] set apparmor config options
6389
6390 [ Seth Forshee ]
6391
6392 * [Config] CONFIG_FW_LOADER_USER_HELPER_FALLBACK=n
6393 - LP: #1398458
6394
6395 [ Upstream Kernel Changes ]
6396
6397 * mfd: rtsx: Fix PM suspend for 5227 & 5249
6398 - LP: #1359052
6399 * mmc: sdhci-pci-o2micro: Fix Dell E5440 issue
6400 - LP: #1346067
6401
6402 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 11 Dec 2014 08:36:36 -0800
6403
6404 linux (3.18.0-6.7) vivid; urgency=low
6405
6406 [ Andy Whitcroft ]
6407
6408 * Revert "SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
6409 assembly code"
6410 - LP: #1398596
6411 * rebase to v3.18
6412
6413 [ Chris J Arges ]
6414
6415 * [Config] CONFIG_PCIEASPM_DEBUG=y
6416 - LP: #1398544
6417
6418 [ Paolo Pisati ]
6419
6420 * [Config] armhf: VIRTIO_[BALLOON|MMIO]=y
6421 - LP: #1396470
6422
6423 [ Upstream Kernel Changes ]
6424
6425 * drivers:scsi:storvsc: Fix a bug in handling ring buffer failures that
6426 may result in I/O freeze
6427 - LP: #1400289
6428
6429 [ Upstream Kernel Changes ]
6430
6431 * rebase to v3.18
6432
6433 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 08 Dec 2014 09:15:17 -0800
6434
6435 linux (3.18.0-5.6) vivid; urgency=low
6436
6437 [ Leann Ogasawara ]
6438
6439 * Release Tracking Bug
6440 - LP: #1398109
6441
6442 [ Andy Whitcroft ]
6443
6444 * [Config] CONFIG_SCSI_MQ_DEFAULT=n
6445 - LP: #1397061
6446 * rebase to v3.18-rc7
6447
6448 [ Chris J Arges ]
6449
6450 * [Config] CONFIG_SCOM_DEBUGFS=y for powerpc/powerpc64-smp
6451 ppc64el/generic
6452 - LP: #1395855
6453
6454 [ Upstream Kernel Changes ]
6455
6456 * rebase to v3.18-rc7
6457 - LP: #1389497
6458
6459 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 01 Dec 2014 10:09:09 -0800
6460
6461 linux (3.18.0-4.5) vivid; urgency=low
6462
6463 [ Leann Ogasawara ]
6464
6465 * Release Tracking Bug
6466 - LP: #1395891
6467
6468 [ Andy Whitcroft ]
6469
6470 * rebase to v3.18-rc6
6471 * [Config] update configs following rebase to v3.18-rc6
6472 * [Config] enable overlayfs v1 support
6473
6474 [ Tim Gardner ]
6475
6476 * rebase to v3.18-rc5
6477
6478 [ Upstream Kernel Changes ]
6479
6480 * overlay: add backwards compatible overlayfs format support
6481 - LP: #1395877
6482
6483 [ Upstream Kernel Changes ]
6484
6485 * rebase to v3.18-rc5
6486 * rebase to v3.18-rc6
6487
6488 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 24 Nov 2014 13:12:48 -0800
6489
6490 linux (3.18.0-3.4) vivid; urgency=low
6491
6492 [ Andy Whitcroft ]
6493
6494 * Revert "[Config] CONFIG_AUFS_FS=n for FTBS"
6495 * Revert "SAUCE: AUFS -- update to
6496 dcf336a754c86d5ee1c3d50699fd75c586d037cb"
6497 * Revert "SAUCE: aufs3 -- (no-up) aufs3-standalone.patch"
6498 * Revert "SAUCE: aufs3 -- (no-up) aufs3-base.patch"
6499 * [Config] amd64 is now the indep architecture
6500 * [Debian] basic hook support
6501 * SAUCE: AUFS -- aufs3-base.patch
6502 * SAUCE: AUFS -- aufs3-mmap.patch
6503 * SAUCE: AUFS -- aufs3-standalone.patch
6504 * ubuntu: AUFS -- update to 9d5c349d5c452170b8e813d86956f896a0aef170
6505 * [Config] updateconfigs following aufs3 update
6506 * SAUCE: AUFS (no-squash): basic framework and update machinary -- part 2
6507
6508 [ dann frazier ]
6509
6510 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
6511 - LP: #1388952
6512 * [Config] disable CONFIG_ARM64_RANDOMIZE_TEXT_OFFSET
6513 * [Config] Disable CONFIG_RCU_USER_QS on arm64
6514
6515 [ Tim Gardner ]
6516
6517 * rebase to v3.18-rc4
6518
6519 [ Upstream Kernel Changes ]
6520
6521 * rebase to v3.18-rc4
6522 - LP: #1389497
6523 - LP: #1387128
6524
6525 -- Andy Whitcroft <apw@canonical.com> Tue, 11 Nov 2014 17:16:13 +0000
6526
6527 linux (3.18.0-2.2) vivid; urgency=low
6528
6529 [ Tim Gardner ]
6530
6531 * SAUCE: nft_reject_bridge.c: Include net/ip6_checksum.h
6532
6533 [ Upstream Kernel Changes ]
6534
6535 * rebase to v3.18-rc3
6536
6537 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Nov 2014 06:09:06 -0700
6538
6539 linux (3.18.0-1.1) vivid; urgency=low
6540
6541 [ Andy Whitcroft ]
6542
6543 * Revert "[Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el"
6544 * [Config] tools -- only build common tools when enabled
6545 * [Config] follow rename of DEB_BUILD_PROFILES
6546 * [Config] linux-image-extra is additive to linux-image
6547 - LP: #1375310
6548 * [Config] linux-image-extra postrm is not needed on purge
6549 * [Config] enable cloud tools on i386
6550 - LP: #1367399
6551
6552 [ Marc Dietrich ]
6553
6554 * [Config] arm/tegra/d-i: framebuffer and usb support for Tegra SoCs
6555
6556 [ Paolo Pisati ]
6557
6558 * [Config] armhf: REGULATOR_TWL4030=y
6559 * [Config] armhf: disable JUMP_LABEL
6560 - LP: #1378856
6561
6562 [ Tim Gardner ]
6563
6564 * rebase to v3.17-rc2
6565 * updateconfigs
6566 * [Config] CONFIG_NFC_ST21NFCB=n
6567 * [Config] Added net/6lowpan/* to generic inclusion list
6568 * [Config] Add arm64 to enforcer CONFIG_CC_STACKPROTECTOR
6569 * rebase to v3.17-rc3
6570 * rebase to v3.17-rc4
6571 * rebase to v3.17-rc5
6572 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y
6573 * [Config] CONFIG_XMON=y
6574 - LP: #1365655
6575 * [Config] CONFIG_KVM_BOOK3S_64=m for ppc64el
6576 - LP: #1362514
6577 * [Config] CONFIG_KVM_BOOK3S_64_HV=m
6578 - LP: #1362514
6579 * [Config] CONFIG_DMA_CMA=n
6580 - LP: #1362261
6581 * [Config] Add mpt3sas to d-i
6582 - LP: #1368907
6583 * [Debian] set do_*_tools after stage1 or bootstrap is determined
6584 - LP: #1370211
6585 * [Config] CONFIG_USB_OHCI_HCD_PCI=y
6586 - LP: #1244176
6587 * rebase to v3.17-rc6
6588 * SAUCE: usbip: Update include path
6589 * [Debian] usbip tools packaging
6590 - LP: #898003
6591 * [Config] Enable usbip tools
6592 - LP: #898003
6593 * [Config] CONFIG_CRASH_DUMP=n for powerpc-smp
6594 - LP: #1363180
6595 * [Config] Correct annotation regarding CONFIG_DMA_CMA
6596 - LP: #1362261
6597 * [Config] CONFIG_SND_HDA_INTEL=n for ppc64el
6598 - LP: #1374438
6599 * [Config] CONFIG_HOTPLUG_PCI_SHPC=n for ppc64el
6600 - LP: #1374440
6601 * [Debian] Don't fail if a symlink already exists
6602 * rebase to v3.17-rc7
6603 * [Config] CONFIG_HOTPLUG_PCI_PCIE=n for ppc64el
6604 - LP: #1374440
6605 * rebase to v3.17
6606 * rebase to v3.18-rc1
6607 * [Config] CONFIG_AUFS_FS=n for FTBS
6608 * Enable vivid
6609 * [Config] CONFIG_SOUND_OSS_CORE_PRECLAIM=n
6610 - LP: #1385510
6611 * rebase to v3.18-rc2
6612 * [Debian] Fix linux-doc dangling symlinks
6613 - LP: #661306
6614 * CONFIG_MODULE_COMPRESS=n
6615 * [Config] dropped scsi_tgt from generic inclusion list
6616 * [Config] Added drivers/uio to generic inclusion list
6617 * [Config] CONFIG_PATA_MACIO=y
6618 - LP: #1378894
6619 * [Config] CONFIG_DRM_BOCHS=n
6620 * [Debian] install usbipd
6621 - LP: #898003
6622
6623 [ Upstream Kernel Changes ]
6624
6625 * rebase to v3.18-rc2
6626
6627 [ Upstream Kernel Changes ]
6628
6629 * rebase to v3.18-rc1
6630 - LP: #1316518
6631 - LP: #1371591
6632 - LP: #1357928
6633
6634 [ Upstream Kernel Changes ]
6635
6636 * rebase to v3.17
6637
6638 [ Upstream Kernel Changes ]
6639
6640 * rebase to v3.17-rc7
6641
6642 [ Upstream Kernel Changes ]
6643
6644 * rebase to v3.17-rc6
6645
6646 [ Upstream Kernel Changes ]
6647
6648 * rebase to v3.17-rc5
6649
6650 [ Upstream Kernel Changes ]
6651
6652 * rebase to v3.17-rc4
6653
6654 [ Upstream Kernel Changes ]
6655
6656 * rebase to v3.17-rc3
6657
6658 [ Upstream Kernel Changes ]
6659
6660 * rebase to v3.17-rc2
6661 - LP: #1358116
6662 - LP: #1350148
6663 - LP: #1334950
6664 - LP: #1329580
6665 - LP: #1329580
6666 - LP: #1329580
6667
6668 [ Upstream Kernel Changes ]
6669
6670 * rebase to v3.17-rc2
6671
6672 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:36:19 -0600
6673
6674 linux (3.17.0-0.0) utopic; urgency=medium
6675
6676 * Empty entry
6677
6678 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:34:44 -0600
6679
6680 linux (3.16.0-11.16) utopic; urgency=low
6681
6682 [ Mauricio Faria de Oliveira ]
6683
6684 * [Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el
6685 - LP: #1358920
6686
6687 [ Peter Zijlstra ]
6688
6689 * SAUCE: (no-up) mmu_notifier: add call_srcu and sync function for listener to delay call and sync
6690 - LP: #1361300
6691
6692 [ Tim Gardner ]
6693
6694 * [Config] CONFIG_ZPOOL=y
6695 - LP: #1360428
6696 * Release Tracking Bug
6697 - LP: #1361308
6698
6699 [ Upstream Kernel Changes ]
6700
6701 * Revert "net/mlx4_en: Fix bad use of dev_id"
6702 - LP: #1347012
6703 * net/mlx4_en: Reduce memory consumption on kdump kernel
6704 - LP: #1347012
6705 * net/mlx4_en: Fix mac_hash database inconsistency
6706 - LP: #1347012
6707 * net/mlx4_en: Disable blueflame using ethtool private flags
6708 - LP: #1347012
6709 * net/mlx4_en: current_mac isn't updated in port up
6710 - LP: #1347012
6711 * net/mlx4_core: Use low memory profile on kdump kernel
6712 - LP: #1347012
6713 * Drivers: scsi: storvsc: Change the limits to reflect the values on the host
6714 - LP: #1347169
6715 * Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the Host
6716 - LP: #1347169
6717 * Drivers: scsi: storvsc: Filter commands based on the storage protocol version
6718 - LP: #1347169
6719 * Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol version
6720 - LP: #1347169
6721 * Drivers: scsi: storvsc: Implement a eh_timed_out handler
6722 - LP: #1347169
6723 * drivers: scsi: storvsc: Set srb_flags in all cases
6724 - LP: #1347169
6725 * drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure
6726 - LP: #1347169
6727 * namespaces: Use task_lock and not rcu to protect nsproxy
6728 - LP: #1328088
6729 * net: xgene: Check negative return value of xgene_enet_get_ring_size()
6730 * mm/zbud: change zbud_alloc size type to size_t
6731 - LP: #1360428
6732 * mm/zpool: implement common zpool api to zbud/zsmalloc
6733 - LP: #1360428
6734 * mm/zpool: zbud/zsmalloc implement zpool
6735 - LP: #1360428
6736 * mm/zpool: update zswap to use zpool
6737 - LP: #1360428
6738 * ideapad-laptop: Change Lenovo Yoga 2 series rfkill handling
6739 - LP: #1341296
6740 * iommu/amd: Fix for pasid initialization
6741 - LP: #1361300
6742 * iommu/amd: Moving PPR fault flags macros definitions
6743 - LP: #1361300
6744 * iommu/amd: Drop oprofile dependency
6745 - LP: #1361300
6746 * iommu/amd: Fix typo in amd_iommu_v2 driver
6747 - LP: #1361300
6748 * iommu/amd: Don't call mmu_notifer_unregister in __unbind_pasid
6749 - LP: #1361300
6750 * iommu/amd: Don't free pasid_state in mn_release path
6751 - LP: #1361300
6752 * iommu/amd: Get rid of __unbind_pasid
6753 - LP: #1361300
6754 * iommu/amd: Drop pasid_state reference in ppr_notifer error path
6755 - LP: #1361300
6756 * iommu/amd: Add pasid_state->invalid flag
6757 - LP: #1361300
6758 * iommu/amd: Don't hold a reference to mm_struct
6759 - LP: #1361300
6760 * iommu/amd: Don't hold a reference to task_struct
6761 - LP: #1361300
6762 * iommu/amd: Don't call the inv_ctx_cb when pasid is not set up
6763 - LP: #1361300
6764 * iommu/amd: Don't set pasid_state->mm to NULL in unbind_pasid
6765 - LP: #1361300
6766 * iommu/amd: Remove change_pte mmu_notifier call-back
6767 - LP: #1361300
6768 * iommu/amd: Fix device_state reference counting
6769 - LP: #1361300
6770 * iommu/amd: Fix 2 typos in comments
6771 - LP: #1361300
6772
6773 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Aug 2014 08:45:54 -0400
6774
6775 linux (3.16.0-10.15) utopic; urgency=low
6776
6777 [ dann frazier ]
6778
6779 * [debian] Fix regression with ABI subversions and backport
6780
6781 [ Feng Kan ]
6782
6783 * SAUCE: (no-up) irqchip:gic: change access of gicc_ctrl register to read
6784 modify write.
6785 - LP: #1357527
6786 * SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
6787 assembly code
6788 - LP: #1358949
6789
6790 [ Stefan Bader ]
6791
6792 * SAUCE: bcache: prevent crash on changing writeback_running
6793 - LP: #1357295
6794
6795 [ Tim Gardner ]
6796
6797 * [Config] CONFIG_XFRM_STATISTICS=y
6798 * [Config] CONFIG_SECURITY_NETWORK_XFRM=y
6799 * [Config] CONFIG_SENSORS_IBMPOWERNV=m
6800 - LP: #1353005
6801 * Release Tracking Bug
6802 - LP: #1359783
6803
6804 [ Upstream Kernel Changes ]
6805
6806 * intel_idle: Broadwell support
6807 - LP: #1256170
6808 * powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
6809 - LP: #1357108
6810 * powerpc/powernv: Invoke opal call to handle hmi.
6811 - LP: #1357108
6812 * powerpc/book3s: handle HMIs for cpus in nap mode.
6813 - LP: #1357108
6814 * powerpc/book3s: Fix endianess issue for HMI handling on napping cpus.
6815 - LP: #1357108
6816 * powerpc: Add smp_mb() to arch_spin_is_locked()
6817 - LP: #1358569
6818 * powerpc: Add smp_mb()s to arch_spin_unlock_wait()
6819 - LP: #1358569
6820 * hwmon: (powerpc/powernv) hwmon driver for power, fan rpm, voltage and
6821 temperature
6822 - LP: #1353005
6823 * tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definition
6824 - LP: #1358855
6825 * printk: Add function to return log buffer address and size
6826 - LP: #1359423
6827 * powerpc/powernv: Interface to register/unregister opal dump region
6828 - LP: #1359423
6829 * bcache: fix crash on shutdown in passthrough mode
6830 - LP: #1357295
6831 * bcache: fix uninterruptible sleep in writeback thread
6832 - LP: #1357295
6833
6834 [ Vinayak Kale ]
6835
6836 * SAUCE: (no-up) dt-bindings: Add Potenza PMU binding
6837 - LP: #1357527
6838 * SAUCE: (no-up) arm64: dts: Add PMU node for APM X-Gene Storm SOC
6839 - LP: #1357527
6840
6841 -- Tim Gardner <tim.gardner@canonical.com> Fri, 15 Aug 2014 12:34:33 -0600
6842
6843 linux (3.16.0-9.14) utopic; urgency=low
6844
6845 [ Tim Gardner ]
6846
6847 * Release Tracking Bug
6848 - LP: #1357370
6849
6850 [ Serge Hallyn ]
6851
6852 * SAUCE: Overlayfs: allow unprivileged mounts
6853 - LP: #1357025
6854
6855 [ Upstream Kernel Changes ]
6856
6857 * MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
6858 * Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
6859 * dts: Add bindings for APM X-Gene SoC ethernet driver
6860 * drivers: net: Add APM X-Gene SoC ethernet driver support.
6861 * powerpc/thp: Add write barrier after updating the valid bit
6862 - LP: #1357014
6863 * powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
6864 - LP: #1357014
6865 * powerpc/thp: Invalidate old 64K based hash page mapping before insert
6866 of 4k pte
6867 - LP: #1357014
6868 * powerpc/thp: Handle combo pages in invalidate
6869 - LP: #1357014
6870 * powerpc/thp: Invalidate with vpn in loop
6871 - LP: #1357014
6872 * powerpc/thp: Use ACCESS_ONCE when loading pmdp
6873 - LP: #1357014
6874 * powerpc/mm: Use read barrier when creating real_pte
6875 - LP: #1357014
6876 * powerpc/thp: Add tracepoints to track hugepage invalidate
6877 - LP: #1357014
6878 * rebase to v3.16.1
6879
6880 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Aug 2014 08:18:02 -0400
6881
6882 linux (3.16.0-8.13) utopic; urgency=low
6883
6884 [ Tim Gardner ]
6885
6886 * Release Tracking Bug
6887 - LP: #1356403
6888
6889 [ dann frazier ]
6890
6891 * [debian] Allow for package revisions condusive for branching
6892
6893 [ Upstream Kernel Changes ]
6894
6895 * ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controller driver.
6896 - LP: #1350087
6897 * ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA Host controller driver.
6898 - LP: #1350087
6899 * powerpc/powernv: Enable M64 aperatus for PHB3
6900 - LP: #1355469
6901 * powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTE
6902 - LP: #1352994
6903 * powerpc: Add machine_early_initcall()
6904 - LP: #1352640
6905 * powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall()
6906 - LP: #1352640
6907 * powerpc/eeh: Avoid event on passed PE
6908 - LP: #1352640
6909 * powerpc/eeh: EEH support for VFIO PCI device
6910 - LP: #1352640
6911 * powerpc/eeh: sysfs entries lost
6912 - LP: #1352640
6913 * powerpc/powernv: Fix IOMMU table for VFIO dev
6914 - LP: #1352640
6915 * powerpc/eeh: Fetch IOMMU table in reliable way
6916 - LP: #1352640
6917 * powerpc/eeh: Refactor EEH flag accessors
6918 - LP: #1352640
6919 * powerpc/eeh: Selectively enable IO for error log
6920 - LP: #1352640
6921 * powerpc/eeh: Reduce lines of log dump
6922 - LP: #1352640
6923 * powerpc/eeh: Replace pr_warning() with pr_warn()
6924 - LP: #1352640
6925 * powerpc/eeh: Make diag-data not endian dependent
6926 - LP: #1352640
6927 * powerpc/eeh: Aux PE data for error log
6928 - LP: #1352640
6929 * PCI: Support BAR sizes up to 128GB
6930 - LP: #1352640
6931 * powerpc/powernv: Allow to freeze PE
6932 - LP: #1352640
6933 * powerpc/powernv: Split ioda_eeh_get_state()
6934 - LP: #1352640
6935 * powerpc/powernv: Handle compound PE
6936 - LP: #1352640
6937 * powerpc/powernv: Handle compound PE for EEH
6938 - LP: #1352640
6939 * powerpc/powernv: Handle compound PE in config accessors
6940 - LP: #1352640
6941 * mnt: Only change user settable mount flags in remount
6942 - LP: #1356318
6943 - CVE-2014-5206
6944 * mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remount
6945 - LP: #1356318
6946 - CVE-2014-5206
6947 * mnt: Correct permission checks in do_remount
6948 - LP: #1356323
6949 - CVE-2014-5207
6950 * mnt: Change the default remount atime from relatime to the existing value
6951 - LP: #1356323
6952 - CVE-2014-5207
6953
6954 -- Tim Gardner <tim.gardner@canonical.com> Sun, 10 Aug 2014 09:10:51 -0600
6955
6956 linux (3.16.0-7.12) utopic; urgency=low
6957
6958 [ Andy Whitcroft ]
6959
6960 * rebase to v3.16 final
6961 * [Config] d-i -- add virtio_scsi to virtio-modules
6962 - LP: #1342000
6963
6964 [ dann frazier ]
6965
6966 * [Packaging] Fix 'printchanges' to work with versions containing '+'
6967
6968 [ Tim Gardner ]
6969
6970 * [Config] CONFIG_MICROCODE=y
6971 - LP: #1084373
6972 * [Config] CONFIG_CONTEXT_TRACKING_FORCE=n
6973 - LP: #1349028
6974 * [Config] Add hv_balloon to d-i virtio-modules
6975 - LP: #1292216
6976 * Release Tracking Bug
6977 - LP: #1354530
6978
6979 [ Upstream Kernel Changes ]
6980
6981 * rebase to v3.16
6982
6983 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Jul 2014 09:55:15 -0400
6984
6985 linux (3.16.0-6.11) utopic; urgency=low
6986
6987 [ Paolo Pisati ]
6988
6989 * [Config] armhf: MXS_DMA=y && MTD_NAND_GPMI_NAND=m
6990 * [Config] armhf: KEYBOARD_IMX=m
6991 * [Config] armhf: build cubox & imx6 DTBs
6992 * [Config] armhf: RTC_DRV_PCF8523=y
6993
6994 [ Tim Gardner ]
6995
6996 * [Config] CONFIG_KEYS_DEBUG_PROC_KEYS=y
6997 - LP: #1344405
6998 * [Config] CONFIG_SCSI_IPR_TRACE=y, CONFIG_SCSI_IPR_DUMP=y
6999 - LP: #1343109
7000 * Release Tracking Bug
7001 - LP: #1349196
7002
7003 [ Upstream Kernel Changes ]
7004
7005 * rebase to v3.16-rc7
7006
7007 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Jul 2014 09:08:55 -0400
7008
7009 linux (3.16.0-5.10) utopic; urgency=low
7010
7011 [ Tim Gardner ]
7012
7013 * Release Tracking Bug
7014 - LP: #1346298
7015 * [Config] CONFIG_GPIO_SYSFS=y
7016 - LP: #1342153
7017 * rebase to v3.16-rc6
7018
7019 [ Paolo Pisati ]
7020
7021 * [Config] enable ARCH_MVEBU*
7022 * [Config] AHCI_MVEBU=m
7023 * [Config] ARMADA_THERMAL=y
7024 * [Config] ARM_ARMADA_370_XP_CPUIDLE=y
7025 * [Config] CRYPTO_DEV_MV_CESA=m
7026 * [Config] I2C_MV64XXX=m
7027 * [Config] MMC_MVSDIO=m
7028 * [Config] MMC_SDHCI_DOVE=m
7029 * [Config] MTD_NAND_ORION=m
7030 * [Config] MTD_NAND_PXA3xx=m
7031 * [Config] MVNETA=m
7032 * [Config] MV_XOR=y
7033 * [Config] ORION_WATCHDOG=m
7034 * [Config] PCI_MVEBU=y
7035 * [Config] RTC_DRV_MV=y
7036 * [Config] SND_KIRKWOOD_SOC*=m
7037 * [Config] SPI_ORION=m
7038 * [Config] USB_XHCI_MVEBU=m
7039 * [Config] armhf: build all Armada and Dove DTBs
7040 * [Config] armhf: SERIAL_8250_DW=y
7041
7042 [ Upstream Kernel Changes ]
7043
7044 * rebase to v3.16-rc6
7045
7046 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Jul 2014 07:49:42 -0400
7047
7048 linux (3.16.0-4.9) utopic; urgency=low
7049
7050 [ Tim Gardner ]
7051
7052 * Release Tracking Bug
7053 - LP: #1341543
7054
7055 [ Upstream Kernel Changes ]
7056
7057 * rebase to v3.16-rc5
7058
7059 -- Tim Gardner <tim.gardner@canonical.com> Sun, 13 Jul 2014 21:30:27 -0400
7060
7061 linux (3.16.0-3.8) utopic; urgency=low
7062
7063 [ Tim Gardner ]
7064
7065 * Release Tracking Bug
7066 - LP: #1340091
7067
7068 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jul 2014 10:06:47 +0100
7069
7070 linux (3.16.0-2.7) utopic; urgency=low
7071
7072 [ Andy Whitcroft ]
7073
7074 * ubuntu: aufs3 -- avoid aufs3-mmap.patch include hell for arm64
7075 ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
7076
7077 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Jul 2014 16:16:28 +0100
7078
7079 linux (3.16.0-2.6) utopic; urgency=low
7080
7081 [ Andy Whitcroft ]
7082
7083 * Revert "ubuntu: aufs3 -- (no-up) aufs3-mmap.patch"
7084 Fixes FTBS.
7085
7086 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 17:29:26 +0100
7087
7088 linux (3.16.0-2.5) utopic; urgency=low
7089
7090 [ Andy Whitcroft ]
7091
7092 * ubuntu -- fix basic format for ubuntu/Makefile
7093 * ubuntu: AUFS (no-squash): basic framework and update machinary
7094 * ubuntu: aufs3 -- update update scripting
7095 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
7096 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
7097 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
7098 * ubuntu: AUFS -- update to dcf336a754c86d5ee1c3d50699fd75c586d037cb
7099 * [Configs] AUFS configs
7100 * ubuntu: aufs3 -- reenable
7101
7102 [ Tim Gardner ]
7103
7104 * CONFIG_LATENCYTOP=n
7105
7106 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 15:27:35 +0100
7107
7108 linux (3.16.0-2.4) utopic; urgency=low
7109
7110 [ Andy Whitcroft ]
7111
7112 * [Config] flip VIRTIO*=y
7113 * [Config] commonise CONFIG_SWIOTLB=y
7114 * [Config] apply Bus options (PCI etc.) >> PCI support config defaults
7115 * [Config] apply Device Drivers >> ATA/ATAPI/MFM/RLL support (DEPRECATED)
7116 config defaults
7117 * [Config] apply Device Drivers >> Block devices config defaults
7118 * [Config] apply Device Drivers >> Character devices config defaults
7119 * [Config] apply Device Drivers >> DMA Engine support config defaults
7120 * [Config] apply Device Drivers >> EDAC (Error Detection And Correction)
7121 reporting config defaults
7122 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
7123 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
7124 support) config defaults
7125 * [Config] apply Device Drivers >> GPIO Support config defaults
7126 * [Config] apply Device Drivers >> Graphics support >> Console display
7127 driver support config defaults
7128 * [Config] apply Device Drivers >> IIO staging drivers >> Accelerometers
7129 config defaults
7130 * [Config] apply Device Drivers >> IOMMU Hardware Support config defaults
7131 * [Config] apply Device Drivers >> Input device support >> Generic input
7132 layer (needed for keyboard, mouse, ...) >> Miscellaneous devices config
7133 defaults
7134 * [Config] apply Device Drivers >> Input device support >> Hardware I/O
7135 ports config defaults
7136 * [Config] apply Device Drivers >> LED Support >> LED Class Support
7137 config defaults
7138 * [Config] apply Device Drivers >> Hardware Spinlock drivers config
7139 defaults
7140 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
7141 grabbers support config defaults
7142 * [Config] apply Security options config defaults
7143 * [Config] apply Networking options >> Network packet filtering framework
7144 (Netfilter) >> Core Netfilter Configuration config defaults
7145 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
7146 defaults
7147 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
7148 Devices >> Support for frame buffer devices config defaults
7149 * [Config] apply Power management and ACPI options >> CPU Frequency
7150 scaling config defaults
7151 * [Config] apply Processor type and features config defaults
7152 * [Config] apply Partition Types config defaults
7153 * [Config] apply Power management and ACPI options config defaults
7154 * [Config] apply Device Drivers >> InfiniBand support config defaults
7155 * [Config] apply Device Drivers >> Misc devices config defaults
7156 * [Config] apply Device Drivers >> Multifunction device drivers config
7157 defaults
7158 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
7159 support >> SCSI low-level drivers config defaults
7160 * [Config] apply Device Drivers >> Network device support >> Ethernet
7161 driver support config defaults
7162 * [Config] apply Device Drivers >> Network device support >> Network core
7163 driver support config defaults
7164 * [Config] apply Device Drivers >> Network device support >> PHY Device
7165 support and infrastructure config defaults
7166 * [Config] apply File systems >> Network File Systems config defaults
7167 * [Config] apply Device Drivers >> Input device support >> Generic input
7168 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
7169 * [Config] apply Device Drivers >> Memory Technology Device (MTD) support
7170 >> NAND Device Support config defaults
7171 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
7172 >> Ralink driver support config defaults
7173 * [Config] apply Device Drivers >> Staging drivers config defaults
7174 * [Config] apply Cryptographic API >> Hardware crypto devices config
7175 defaults
7176 * [Config] apply Device Drivers >> Macintosh device drivers config
7177 defaults
7178 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
7179 config defaults
7180 * [Config] apply Device Drivers >> PPS support config defaults
7181 * [Config] apply Device Drivers >> Sound card support config defaults
7182 * [Config] apply Networking support >> RF switch subsystem support config
7183 defaults
7184 * [Config] apply Library routines config defaults
7185 * [Config] apply Device Drivers >> CODEC drivers config defaults
7186 * [Config] apply Device Drivers >> PHY Subsystem config defaults
7187 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
7188 config defaults
7189 * [Config] apply Kernel hacking >> Tracers config defaults
7190 * [Config] apply Kernel hacking >> Runtime Testing config defaults
7191 * [Config] apply Kernel hacking >> Architecture: powerpc config defaults
7192 * [Config] apply Device Drivers >> USB support config defaults
7193 * [Config] apply Device Drivers >> Power supply class support config
7194 defaults
7195 * [Config] apply Device Drivers >> USB Network Adapters config defaults
7196 * [Config] apply General setup >> IRQ subsystem config defaults
7197 * [Config] apply General setup config defaults
7198 * [Config] apply File systems >> Miscellaneous filesystems config
7199 defaults
7200 * [Config] apply File systems config defaults
7201 * [Config] apply Device Drivers >> Userspace I/O drivers config defaults
7202 * [Config] apply Device Drivers >> Virtio drivers config defaults
7203 * [Config] apply Device Drivers >> USB Peripheral Controller config
7204 defaults
7205 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
7206 support >> SCSI Transports config defaults
7207 * [Config] apply Device Drivers >> Real Time Clock config defaults
7208 * [Config] apply Device Drivers >> Serial ATA and Parallel ATA drivers
7209 (libata) config defaults
7210 * [Config] apply Device Drivers >> SoC Audio for Freescale CPUs config
7211 defaults
7212 * [Config] apply Device Drivers >> Voltage and Current Regulator Support
7213 config defaults
7214 * [Config] apply Device Drivers >> USB Physical Layer drivers config
7215 defaults
7216 * [Config] apply Device Drivers >> Watchdog Timer Support config defaults
7217 * [Config] powerpc-powerpc-e500mc FTBFS -- CONFIG_CRASH_DUMP=n
7218 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_IMA=n
7219 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_HIBERNATION=n
7220 CONFIG_HOTPLUG_CPU=n
7221 * [Config] ppc64el-generic FTBFS -- CONFIG_LUSTRE_FS=n
7222 * [Config] drivers/message/fusion needs scsi_transport_spi in virtual
7223 * [Config] drivers/acpi/acpi_ipmi.ko needs
7224 drivers/char/ipmi/ipmi_msghandler.ko in virtual
7225 * [Config] armhf-* FTBFS -- CONFIG_STACK_TRACER=n
7226 CONFIG_FUNCTION_TRACER=n
7227 * [Config] ignore modules changing following major config changes
7228
7229 [ Tim Gardner ]
7230
7231 * rebase to v3.16-rc4
7232
7233 [ Upstream Kernel Changes ]
7234
7235 * rebase to v3.16-rc4
7236 - LP: #1297581
7237
7238 -- Andy Whitcroft <apw@canonical.com> Thu, 03 Jul 2014 11:00:43 +0100
7239
7240 linux (3.16.0-1.3) utopic; urgency=low
7241
7242 [ Andy Whitcroft ]
7243
7244 * Revert "Disable do_tools_perf for FTBS"
7245 * SAUCE: fix perf_regs definitions for arm64
7246
7247 [ Paolo Pisati ]
7248
7249 * [Config] armhf: ARCH_EXYNOS5* support
7250 * [Config] armhf: CPU_IDLE=y and ARM_EXYNOS_CPUIDLE=y
7251 * [Config] armhf: EXYNOS_THERMAL=y
7252 * [Config] armhf: EXYNOS_IOMMU=y
7253 * [Config] armhf: EXYNOS_ADC=m
7254 * [Config] armhf: EXYNOS_I2C_EXYNOS5=m
7255 * [Config] armhf: MMC_SDHCI_S3C=m
7256 * [Config] armhf: PCI_EXYNOS=y
7257 * [Config] armhf: PHY_EXYNOS5250_SATA=y
7258 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y && SAMSUNG_USBPHY=y
7259 * [Config] armhf: PWM_SAMSUNG=m
7260 * [Config] armhf: RTC_DRV_S3C=y
7261 * [Config] armhf: S3C2410_WATCHDOG=m
7262 * [Config] armhf: MMC_DW_EXYNOS=m
7263 * [Config] armhf: SERIAL_SAMSUNG=y
7264 * [Config] armhf: SND_SOC_SAMSUNG=m
7265 * [Config] armhf: SPI_S3C64XX=m
7266 * [Config] armhf: EXYNOS_VIDEO=y and VIDEO_SAMSUNG*=m
7267 * [Config] armhf: FB_S3C=m
7268 * [Config] armhf: build all Exynos 5 DTBs
7269 * [Config] armhf: disable CPUFREQ_EXYNOS
7270
7271 [ Tim Gardner ]
7272
7273 * rebase to v3.16-rc3
7274
7275 [ Upstream Kernel Changes ]
7276
7277 * rebase to v3.16-rc3
7278 - LP: #1331915
7279
7280 -- Tim Gardner <tim.gardner@canonical.com> Tue, 24 Jun 2014 08:58:09 -0600
7281
7282 linux (3.16.0-0.2) utopic; urgency=low
7283
7284 [ Tim Gardner ]
7285
7286 * Revert "SAUCE: intel_pstate -- toggle default to disable"
7287 - LP: #1333322
7288 * CONFIG_BOOKE_WDT=y
7289 * Disable do_tools_perf for FTBS (just until I can figure it out)
7290
7291 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Jun 2014 13:37:53 -0600
7292
7293 linux (3.16.0-0.1) utopic; urgency=low
7294
7295 [ Tim Gardner ]
7296
7297 * Release Tracking Bug
7298 - LP: #1333265
7299
7300 [ Andy Whitcroft ]
7301
7302 * [Config] cloud-tools -- add systemd units
7303 - LP: #1329027
7304
7305 [ dann frazier ]
7306
7307 * [Config] CONFIG_RTC_DRV_XGENE=y for arm64
7308 * [Config] CONFIG_NET_XGENE=m for arm64
7309 * [Config] Restrict CONFIG_POWER_RESET_SYSCON to arm64 only
7310
7311 [ Feng Kan ]
7312
7313 * SAUCE: (no-up) arm64: dts: Add X-Gene reboot driver dts node
7314 * SAUCE: (no-up) Add documentation for generic SYSCON reboot driver.
7315 * SAUCE: (no-up) Select reboot driver for X-Gene platform.
7316
7317 [ Iyappan Subramanian ]
7318
7319 * SAUCE: (no-up) MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
7320 * SAUCE: (no-up) Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
7321 * SAUCE: (no-up) dts: Add bindings for APM X-Gene SoC ethernet driver
7322 * SAUCE: (no-up) drivers: net: Add APM X-Gene SoC ethernet driver support.
7323
7324 [ Tim Gardner ]
7325
7326 * updateconfigs
7327 * Fix arm64 crypto Makefile
7328 * [Config] CONFIG_BOOKE_WDT=n for FTBS
7329 * [Debian] Add UTS_UBUNTU_RELEASE_ABI to utsrelease.h
7330 - LP: #1327619
7331 * Disabled powerpc64-emb for FTBS
7332 * [Config] CONFIG_DRM_TEGRA=m
7333 * [Config] CONFIG_CMA_SIZE_MBYTES=64
7334 * rebase to v3.16-rc2
7335 * Clean up generic.inclusion-list warnings
7336
7337 [ Upstream Kernel Changes ]
7338
7339 * rebase to v3.16-rc2
7340 - LP: #1328587
7341 - LP: #1319291
7342 - LP: #1310512
7343 - LP: #1310512
7344 - LP: #1305480
7345
7346 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Jun 2014 12:26:09 +0000
7347
7348 linux (3.15.0-6.11) utopic; urgency=low
7349
7350 [ Adam Conrad ]
7351
7352 * Enable building the sata-modules udeb on ppc64el.
7353 - LP: #1323980
7354 * [Packaging] Set bootloader and loader on ppc64el to grub
7355
7356 [ Adam Lee ]
7357
7358 * SAUCE: (no-up) rtlwifi: rtl8723be: disable MSI interrupts mode
7359 - LP: #1310512, #1320070
7360
7361 [ Alex Hung ]
7362
7363 * SAUCE: (no-up) dell-led: add mic mute led interface
7364 - LP: #1308297
7365
7366 [ Andy Whitcroft ]
7367
7368 * [Config] d-i -- add hyperv_keyboard to serial-modules udeb
7369 - LP: #1285434
7370 * [Config] tools -- enable cpupower on ppc64el
7371 * [Config] ppc64el -- enable perf tools
7372 * [Config] powerpc -- enable perf tools
7373 * [Config] ppc64el -- reduce MAX_ORDER with 64k pages
7374 * [Config] arm64 -- enable tools
7375 - LP: #1326050
7376 * [Config] switch hyper-keyboard to virtual
7377 - LP: #1325306
7378 * [Config] fix up Breaks/Replaces on linux-cloud-tools-common to fix
7379 upgrades
7380 * SAUCE: kvm: BIOS disabled kvm support should be a warning
7381 - LP: #1300247
7382 * SAUCE: nouveau: missing outputs should be warnings
7383 - LP: #1300244
7384 * [Config] d-i -- add nvme devices to block-modules udeb
7385 - LP: #1303710
7386
7387 [ Anton Blanchard ]
7388
7389 * SAUCE: (no-up) powerpc: 64bit sendfile is capped at 2GB
7390 - LP: #1328230
7391
7392 [ Colin Ian King ]
7393
7394 * SAUCE: intel_pstate: inform user that thermald is worth considering
7395
7396 [ Dave Chiluk ]
7397
7398 * [Config] Enable CONFIG_IP_VS_IPV6=y
7399 - LP: #1300739
7400
7401 [ Paolo Pisati ]
7402
7403 * [Config] build vexpress a9 dtb
7404 - LP: #1303657
7405
7406 [ Tetsuo Handa ]
7407
7408 * SAUCE: kthread: Do not leave kthread_create() immediately upon SIGKILL.
7409
7410 [ Tim Gardner ]
7411
7412 * Release Tracking Bug
7413 - LP: #1329045
7414 * [Debian] Treat vdso install as an environment variable
7415 - LP: #1325713
7416 * [Config] Treat vdso install as an environment variable
7417 - LP: #1325713
7418 * [config] Set IPMI suppoort default to "y"
7419 * [Config] powerpc -- CONFIG_SCSI_IBMVSCSI=y
7420 * [Config] CONFIG_RT_GROUP_SCHED=n
7421 - LP: #1284731
7422 * [Config] ppc64el -- switch to 64K system pages
7423 * [Config] CONFIG_MICROCODE_EARLY=y
7424 * [Config] SND_DAVINCI_SOC && SND_AM33XX_SOC_EVM =m
7425 * [Config] armhf: DRM_TILCDC=m
7426 * SAUCE: (no-up) mei_me: Add module parameter to disable MSI
7427 * [Config] arm64: KVM=y
7428 * [Config] armhf: LEDS_TRIGGER_HEARTBEAT=y
7429 * [Config] armhf: generic: disable CPU_IDLE
7430 * [Config] armhf: CPU_FREQ=y
7431 * [Config] Add new mlx modules to d-i
7432 * [Config] Added Muti-Arch support for linux-headers-PKGVER-ABINUM, linux-tools-common, and linux-cloud-tools-common
7433 - LP: #1295112
7434 * [Config] CONFIG_EXYNOS_ADC=n, CONFIG_HW_RANDOM_EXYNOS=n, CONFIG_MMC_DW_EXYNOS=n, CONFIG_USB_DWC3_EXYNOS=n
7435 - LP: #1294353
7436 * [Config] CONFIG_ABX500_CORE=y for ppc64el
7437 * [Config] CONFIG_ALX=m for powerpc
7438 * [Config] CONFIG_ACENIC_OMIT_TIGON_I=n for ppc64el
7439 * [Config] CONFIG_ACORN_PARTITION_*=n for ppc64el
7440 * [Config] CONFIG_ANDROID=n for powerpc
7441 * [Config] CONFIG_ASYNC_RAID6_TEST=m for ppc64el
7442 * [Config] CONFIG_BIG_KEYS=y for ppc64el
7443 * [Config] CONFIG_BSD_PROCESS_ACCT=y for ppc64el
7444 * rebase to v3.15
7445 * [Config] CONFIG_PHY_XGENE=y
7446 * [Config] CONFIG_MLX4_DEBUG=y
7447 - LP: #1328256
7448 * [Config] CONFIG_POWERNV_CPUFREQ=y for powerpc, ppc64el
7449 - LP: #1324571
7450 * [Config] CONFIG_BLK_DEV_SR_VENDOR=n for ppc64el
7451 * [Config] CONFIG_CFG80211=m for ppc64el
7452 * [Config] CONFIG_CHARGER_BQ24190=m for powerpc
7453 * [Config] CONFIG_CHARGER_BQ24735=m for powerpc
7454 * [Config] CONFIG_EXPERT=y for ppc64el
7455 * [Config] CONFIG_ATA_SFF=y on ppc64el
7456 * [Config] CONFIG_ATA_GENERIC=y for ppc64el, powerpc
7457 * [Config] CONFIG_CHR_DEV_ST=m for ppc64el
7458 * [Config] CONFIG_CHECKPOINT_RESTORE=y for ppc64el
7459 * [Config] CONFIG_CHELSIO_T1_1G=y for ppc64el
7460 * [Config] CONFIG_CHR_DEV_OSST=m for ppc64el
7461 * [Config] CONFIG_CHR_DEV_SCH=m for ppc64el
7462 * [Config] CONFIG_CPU_FREQ_STAT=y for powerpc
7463 * [Config] CONFIG_DDR=y for ppc64el
7464 * [Config] CONFIG_DEBUG_BUGVERBOSE=y for powerpc
7465 * [Config] CONFIG_E100=m, CONFIG_E1000=m, CONFIG_E1000E=m for ppc64el
7466 * [Config] CONFIG_EZX_PCAP=n for all arches
7467 * [Config] CONFIG_DYNAMIC_DEBUG=y for powerpc
7468 * [Config] CONFIG_ENABLE_MUST_CHECK=n for ppc64el
7469 * [Config] CONFIG_ENABLE_WARN_DEPRECATED=n for ppc64el
7470 * [Config] CONFIG_FB_3DFX=m for all arches
7471 * [Config] CONFIG_FB_MATROX=m for ppc64el
7472 * [Config] CONFIG_FB_RADEON=m for ppc64el
7473 * [Config] CONFIG_FB_SAVAGE_I2C=y for all arches
7474 * [Config] CONFIG_FIREWIRE=m for ppc64el
7475 * [Config] CONFIG_FTR_FIXUP_SELFTEST=n for ppc64el
7476 * [Config] CONFIG_HAMRADIO=y for ppc64el
7477 * [Config] CONFIG_I2C_CHARDEV=m for ppc64el
7478 * [Config] CONFIG_I2C_MUX=m for ppc64el
7479 * [Config] CONFIG_I2C_STUB=m for ppc64el
7480 * [Config] CONFIG_I2O=m for ppc64el
7481 * [Config] CONFIG_INET_XFRM_MODE_BEET=m, CONFIG_INET_XFRM_MODE_TRANSPORT=m, CONFIG_INET_XFRM_MODE_TUNNEL=m for ppc64el
7482 * [Config] CONFIG_INFINIBAND_IPOIB_DEBUG=n, CONFIG_INFINIBAND_MTHCA_DEBUG=n for ppc64el
7483 * [Config] CONFIG_INFINIBAND_NES=m, CONFIG_INFINIBAND_OCRDMA=m, CONFIG_INFINIBAND_QIB=m for ppc64el
7484 * [Config] CONFIG_INPUT_FF_MEMLESS=m for ppc64el
7485 * [Config] CONFIG_INTERVAL_TREE_TEST=m for ppc64el
7486 * [Config] CONFIG_IPACK_BUS=m for ppc64el
7487 * [Config] CONFIG_ISDN=y for ppc64el
7488 * [Config] CONFIG_ISO9660_FS=m for ppc64el
7489 * [Config] CONFIG_KGDB=y for ppc64el
7490 * [Config] CONFIG_KVM_GUEST=y for ppc64el
7491 * [Config] CONFIG_L2TP_V3=y for powerpc
7492 * [Config] CONFIG_MAILBOX=y for ppc64el
7493 * [Config] CONFIG_MD_LINEAR=m, CONFIG_MD_RAID0=m, CONFIG_MD_RAID1=m for ppc64el
7494 * [Config] CONFIG_MEDIA_SUPPORT=m for ppc64el
7495 * [Config] CONFIG_MEMORY=y for ppc64el
7496 * [Config] CONFIG_MEMSTICK=m for ppc64el
7497 * [Config] CONFIG_MFD_SM501_GPIO=n for ppc64el
7498 * [Config] CONFIG_MMC_BLOCK=m for ppc64el
7499 * [Config] CONFIG_MOUSE_PS2=m for ppc64el
7500 * [Config] CONFIG_NET_9P=m for ppc64el
7501 * [Config] CONFIG_MSDOS_FS=m for ppc64el
7502 * [Config] CONFIG_MSI_BITMAP_SELFTEST=n for ppc64el
7503 * [Config] CONFIG_MTD=m for arm64
7504 * [Config] CONFIG_NETCONSOLE=m for ppc64el
7505 * [Config] CONFIG_NETFILTER_XT_TARGET_NOTRACK=m for ppc64el
7506 * [Config] CONFIG_NET_IPIP=m for ppc64el
7507 * [Config] CONFIG_NET_TEAM=m for all arches
7508 * [Config] CONFIG_NFC=m for ppc64el
7509 * [Config] CONFIG_NL80211_TESTMODE=n for all arches
7510 * [Config] CONFIG_NLS_CODEPAGE_437=y for powerpc
7511 * [Config] CONFIG_NLS_ASCII=m, CONFIG_NLS_ISO8859_1=m, CONFIG_NLS_UTF8=m for ppc64el
7512 * [Config] CONFIG_NOP_USB_XCEIV=m for ppc64el
7513 * [Config] CONFIG_NOTIFIER_ERROR_INJECTION=m for ppc64el
7514 * [Config] CONFIG_OPROFILE=m for ppc64el
7515 * [Config] CONFIG_PARPORT_1284=y for ppc64el
7516 * [Config] CONFIG_PARPORT_AX88796=m, CONFIG_PARPORT_PC_FIFO=y, CONFIG_PARPORT_SERIAL=m for ppc64el
7517 * [Config] CONFIG_8723AU_P2P=n
7518 * [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
7519 * [Config] CONFIG_PCNET32=m for ppc64el
7520 * [Config] CONFIG_SCSI_DH_EMC=m for ppc64el
7521 * [Config] CONFIG_SCSI_DH_HP_SW=m for ppc64el
7522 * [Config] CONFIG_SCSI_FC_ATTRS=m for ppc64el
7523 * [Config] CONFIG_SCSI_IPR=m for ppc64el
7524 * [Config] CONFIG_SCSI_LOGGING=y for ppc64el
7525 * [Config] CONFIG_SCSI_OSD_INITIATOR=m for ppc64el
7526 * [Config] CONFIG_SCSI_SCAN_ASYNC=y for ppc64el
7527 * [Config] CONFIG_SCSI_SYM53C8XX_2=m for ppc64el
7528 * [Config] CONFIG_XILINX_LL_TEMAC=m for powerpc
7529 * [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y for ppc64el
7530 * [Config] CONFIG_WLAN=y for arm64
7531 * [Config] CONFIG_VORTEX=m for ppc64el
7532 * [Config] CONFIG_WIMAX=m for ppc64el
7533 * [Config] CONFIG_WATCHDOG=y for ppc64el
7534 * [Config] CONFIG_VIRT_DRIVERS=y for ppc64el
7535 * [Config] CONFIG_VERSION_SIGNATURE="" for powerpc64-emb
7536 * [Config] CONFIG_UWB=m for ppc64el
7537 * [Config] CONFIG_USB_STORAGE=y
7538 * [Config] CONFIG_SATA_AHCI_PLATFORM=y for armhf
7539 * [Config] CONFIG_HID_RMI=m
7540 * [Config] CONFIG_HVC_DCC=n
7541 - LP: #1303657
7542
7543 [ Upstream Kernel Changes ]
7544
7545 * mm/numa: Remove BUG_ON() in __handle_mm_fault()
7546 - LP: #1323165
7547 * powerpc/powernv: Add calls to support little endian host
7548 - LP: #1327400
7549 * HID: rmi: introduce RMI driver for Synaptics touchpads
7550 * HID: rmi: do not stop the device at the end of probe
7551 * HID: rmi: check for the existence of some optional queries before reading query 12
7552 * HID: rmi: do not fetch more than 16 bytes in a query
7553 * HID: rmi: fix wrong struct field name
7554 * HID: rmi: fix masks for x and w_x data
7555 * HID: rmi: do not handle touchscreens through hid-rmi
7556 * ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloops
7557 - LP: #1305480
7558 * rebase to v3.15
7559
7560 -- Tim Gardner <tim.gardner@canonical.com> Tue, 03 Jun 2014 17:02:49 +0000
7561
7562 linux (3.15.0-5.10) utopic; urgency=low
7563
7564 [ Tim Gardner ]
7565
7566 * Release Tracking Bug
7567 - LP: #1325596
7568 * [Config] CONFIG_POWERNV_CPUFREQ=y for ppc64el
7569 * rebase to v3.15-rc8
7570
7571 [ Upstream Kernel Changes ]
7572
7573 * rebase to v3.15-rc8
7574
7575 -- Tim Gardner <tim.gardner@canonical.com> Mon, 02 Jun 2014 12:59:34 +0000
7576
7577 linux (3.15.0-4.9) utopic; urgency=low
7578
7579 * no change rebuild to fix embeded debhelper.
7580
7581 -- Andy Whitcroft <apw@canonical.com> Thu, 29 May 2014 12:41:58 +0100
7582
7583 linux (3.15.0-4.8) utopic; urgency=low
7584
7585 [ Andy Whitcroft ]
7586
7587 * Release Tracking Bug
7588 - LP: #1324107
7589 * [Config] enable SECURITY_APPARMOR_UNCONFINED_INIT
7590
7591 [ Javier Martinez Canillas ]
7592
7593 * SAUCE: (no-up) apparmor: fix bug that constantly spam the console
7594 - LP: #1323526
7595
7596 [ John Johansen ]
7597
7598 * SAUCE: (no-up) apparmor: Sync to apparmor3 - alpha6 snapshot
7599 - LP: #1323528
7600 * SAUCE: (no-up) apparmor: fix apparmor spams log with warning message
7601 - LP: #1308761
7602 * SAUCE: (no-up) apparmor: fix refcount bug in apparmor pivotroot
7603 - LP: #1308765
7604 * SAUCE: (no-up): apparmor: fix apparmor refcount bug in apparmor_kill
7605 - LP: #1308764
7606 * SAUCE: (no-up): apparmor: use custom write_is_locked macro
7607 - LP: #1323530
7608
7609 [ Kamal Mostafa ]
7610
7611 * [Config] add debian/gbp.conf
7612
7613 [ Tim Gardner ]
7614
7615 * [Config] CONFIG_SATA_AHCI=m for ppc64el
7616 - LP: #1323980
7617
7618 -- Andy Whitcroft <apw@canonical.com> Wed, 28 May 2014 12:47:17 +0100
7619
7620 linux (3.15.0-3.7) utopic; urgency=low
7621
7622 [ Tim Gardner ]
7623
7624 * Release Tracking Bug
7625 - LP: #1323189
7626
7627 [ Andy Whitcroft ]
7628
7629 * [Config] autopkgtest -- need fakeroot for tests
7630
7631 [ Upstream Kernel Changes ]
7632
7633 * rebase to v3.15-rc7
7634
7635 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 May 2014 08:12:50 +0200
7636
7637 linux (3.15.0-2.6) utopic; urgency=low
7638
7639 [ Andy Whitcroft ]
7640
7641 * [Config] remove the kernel-image firmware list on clean
7642
7643 [ Martin Pitt ]
7644
7645 * [Config] autopkgtest -- switch to significantly faster rebuild
7646
7647 [ Stefan Bader ]
7648
7649 * [Config]: Add missing modules to inclusion list
7650
7651 [ Tim Gardner ]
7652
7653 * [debian] Dynamically generate the kernel-image udebs firmware list
7654 * [d-i] firmware/kernel-image is generated
7655 * rebase to v3.15-rc6
7656 * Release Tracking Bug
7657 - LP: #1322251
7658
7659 [ Upstream Kernel Changes ]
7660
7661 * rebase to v3.15-rc6
7662 - LP: #1297581
7663
7664 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 May 2014 10:51:29 -0700
7665
7666 linux (3.15.0-1.5) utopic; urgency=low
7667
7668 [ Tim Gardner ]
7669
7670 * [Config] Add apm-mustang.dtb to kernel-image udeb
7671
7672 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 May 2014 14:47:42 -0700
7673
7674 linux (3.15.0-1.4) utopic; urgency=low
7675
7676 [ Andy Whitcroft ]
7677
7678 * Revert "SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the
7679 local linux/hyperv.h"
7680 * Revert "SAUCE: (no-up) hv -- bodge hv_kvp_daemon so it can use the
7681 local linux/hyperv.h"
7682 * [Packaging] tools -- hv tools build correctly against the built headers
7683 * [Packaging] cloud-tools -- add the hv_fcopy_daemon to the package
7684 * cloud-tools -- pull in init scripts for Hyper-V daemons
7685 * cloud-tools -- detect Hyper-V VM to avoid starting
7686 * cloud-tools -- update IF_NAME to DEVICE in hv_* scripts
7687 - LP: #1295401
7688 * [Config] cloud-tools: reenable cloud-tools
7689
7690 -- Andy Whitcroft <apw@canonical.com> Sun, 18 May 2014 19:21:04 +0100
7691
7692 linux (3.15.0-1.3) utopic; urgency=low
7693
7694 [ Andy Whitcroft ]
7695
7696 * [Packaging] ppc64el is a powerpc kernel arch and needs its quirks
7697 - LP: #1318848
7698
7699 [ Ben Collins ]
7700
7701 * [Config] Switch to grub-ieee1275 as recommended on book3e systems
7702 - LP: #1318629
7703
7704 [ Tim Gardner ]
7705
7706 * [Config] CONFIG_FSL_PAMU=n
7707 - LP: #1311738
7708 * Release Tracking Bug
7709 - LP: #1320239
7710
7711 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 May 2014 07:37:07 -0600
7712
7713 linux (3.15.0-1.2) utopic; urgency=low
7714
7715 [ Tim Gardner ]
7716
7717 * Release Tracking Bug
7718 - LP: #1318171
7719 * Add rpcsec_gss_krb5 to generic inclusion list
7720 - LP: #769527
7721 * rebase to v3.15-rc5
7722
7723 [ Upstream Kernel Changes ]
7724
7725 * rebase to v3.15-rc5
7726 - LP: #1297581
7727
7728 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 May 2014 15:20:10 -0500
7729
7730 linux (3.15.0-0.1) utopic; urgency=low
7731
7732 [ Upstream Kernel Changes ]
7733
7734 * rebase to v3.15-rc4
7735 - LP: #1297581
7736 - LP: #1297581
7737 - LP: #1305133
7738 - LP: #1297581
7739 - LP: #1297581
7740 - LP: #871808
7741 - LP: #1260303
7742 - LP: #1268468
7743 - LP: #1248116
7744 - LP: #1211920
7745 - LP: #1259790
7746 - LP: #1259437
7747 - LP: #1259435
7748 - LP: #1268468
7749
7750 -- Tim Gardner <tim.gardner@canonical.com> Fri, 07 Feb 2014 09:35:13 -0700
7751
7752 linux (3.15.0-0.0) utopic; urgency=low
7753
7754 * Initial version for 3.15.
7755
7756 -- Andy Whitcroft <apw@canonical.com> Fri, 02 May 2014 15:06:39 +0100
7757
7758 linux (3.13.0-8.27) trusty; urgency=low
7759
7760 [ John Johansen ]
7761
7762 * SAUCE: Add config option to disable new apparmor 3 semantics
7763 -LP: #1270215
7764
7765 [ Tim Gardner ]
7766
7767 * [debian] Fix indep_hdrs_pkg_name
7768 - LP: #1134441
7769 * Update lttng to 00808267d3ba7cdcddfed7bec7e62a40463c1307 Version 2.4.0-rc3
7770 * Enabled lttng build
7771 * Don't build lttng for armhf
7772 lttng hates gcc-4.8 for armhf
7773 * Release Tracking Bug
7774 - LP: #1277309
7775
7776 [ Upstream Kernel Changes ]
7777
7778 * rebase to v3.13.2
7779 - LP: #1260303
7780 - LP: #1260303
7781 - LP: #1268468
7782
7783 -- Tim Gardner <tim.gardner@canonical.com> Thu, 06 Feb 2014 09:25:51 -0700
7784
7785 linux (3.13.0-7.26) trusty; urgency=low
7786
7787 [ John Johansen ]
7788
7789 * SAUCE: apparmor: fix uninitialized lsm_audit membe
7790 - LP: #1268727
7791 * Add config option to optionally enable new apparmor 3 semantics
7792
7793 [ Tim Gardner ]
7794
7795 * [Config] Add lowlatency to getabis
7796 * [Config] CONFIG_SECURITY_APPARMOR_AA3_SEMANTICS=y
7797 - LP: #1270215
7798 * Release Tracking Bug
7799 - LP: #1276810
7800
7801 [ Upstream Kernel Changes ]
7802
7803 * x86, x32: Correct invalid use of user timespec in the kernel
7804 - LP: #1274349
7805 - CVE-2014-0038
7806
7807 -- Tim Gardner <tim.gardner@canonical.com> Wed, 05 Feb 2014 15:49:44 -0500
7808
7809 linux (3.13.0-7.25) trusty; urgency=low
7810
7811 [ Andy Whitcroft ]
7812
7813 * Revert "SAUCE: fix fmd headers"
7814 * SAUCE: fix fmd headers
7815
7816 -- Andy Whitcroft <apw@canonical.com> Tue, 04 Feb 2014 09:36:09 +0000
7817
7818 linux (3.13.0-7.24) trusty; urgency=low
7819
7820 [ Stefan Bader ]
7821
7822 * [Config] Make vmwgfx driver enable the framebuffer device
7823
7824 [ Tim Gardner ]
7825
7826 * rebase to v3.13.1
7827 * [Config] CONFIG_NFS_FS=m for ppc64el
7828 * [Config] CONFIG_X86_SYSFB=n
7829 https://lists.ubuntu.com/archives/kernel-team/2014-February/038166.html
7830 * Release Tracking Bug
7831 - LP: #1275898
7832
7833 [ Upstream Kernel Changes ]
7834
7835 * i2c: piix4: Add support for AMD ML and CZ SMBus changes
7836 - LP: #1272525
7837 * i2c: piix4: Use different message for AMD Auxiliary SMBus Controller
7838 - LP: #1272525
7839 * mm: ignore VM_SOFTDIRTY on VMA merging
7840 - LP: #1274917
7841 * drm/radeon: disable dpm on BTC
7842 - LP: #1266984
7843
7844 [ Upstream Kernel Changes ]
7845
7846 * rebase to v3.13.1
7847
7848 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Jan 2014 15:24:48 +0000
7849
7850 linux (3.13.0-6.23) trusty; urgency=low
7851
7852 [ Andy Whitcroft ]
7853
7854 * [Config] fix up architecture for linux-tools
7855
7856 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jan 2014 09:00:41 +0000
7857
7858 linux (3.13.0-6.22) trusty; urgency=low
7859
7860 [ Andy Whitcroft ]
7861
7862 * [Packaging] limit linux-udebs-<flavour> to matching arch
7863 * [Config] powerpc -- disable perf to fix FTBFS
7864 * [Config] ppc64el -- fix up missing udebs
7865
7866 -- Andy Whitcroft <apw@canonical.com> Wed, 29 Jan 2014 16:00:28 +0000
7867
7868 linux (3.13.0-6.21) trusty; urgency=low
7869
7870 [ Andy Fleming ]
7871
7872 * SAUCE: net: Add support for handling queueing in hardware
7873 * SAUCE: of_mdio: Add of_phy_attach function
7874 * SAUCE: phylib: Add generic 10G driver
7875 * SAUCE: phylib: Support attaching to gen10g_driver
7876 * SAUCE: phylib: Add Clause 45 read/write functions
7877
7878 [ Andy Whitcroft ]
7879
7880 * SAUCE: fix fmd headers
7881 * [Packaging] lowlatency -- merge out of tree flavours
7882 * SAUCE: allow IRQs to be irq-threaded by default via config
7883 * [Config]: enable CONFIG_IRQ_FORCED_THREADING_DEFAULT for lowlatency
7884 * [Config] powerpc -- fix up Build-depends:
7885 * Release Tracking Bug
7886 - LP: #1273747
7887
7888 [ Ben Collins ]
7889
7890 * SAUCE: PPC: PCI: Fix pcibios_io_space_offset() so it works for 32-bit
7891 ptr/64-bit rsrcs
7892 * SAUCE: Revert "phy: vitesse make vsc824x_add_skew static"
7893 * SAUCE: Fixup freescale usb phy driver to work on ppc64
7894 * SAUCE: xgmac_mdio: Silence read errors
7895 * SAUCE: Provide booke stub for kvmppc_is_bigendian()
7896 * SAUCE: Fix stack overflow on ppc32
7897 * SAUCE: Use resource_size_t instead of long for PCI resource address
7898 * SAUCE: net/phy: Export function for use by dpaa_eth
7899 * [Packaging] powerpc -- merge out of tree powerpc arch
7900
7901 [ Bjorn Helgaas ]
7902
7903 * SAUCE: Revert "EISA: Log device resources in dmesg"
7904 - LP: #1251816
7905 * SAUCE: Revert "EISA: Initialize device before its resources"
7906 - LP: #1251816
7907
7908 [ Emil Medve ]
7909
7910 * SAUCE: phylib: Minimum hack to get the generic 10G PHY driver to work
7911 with 10G "fixed-link"s
7912
7913 [ Kumar Gala ]
7914
7915 * SAUCE: fsl_qbman: Add drivers for Freescale DPAA Qman & Bman
7916 * SAUCE: fsl_pme2: Add support for DPAA PME
7917 * SAUCE: fmd: FMD14 integration
7918 * SAUCE: dpaa_eth: Ethernet driver for Freescale QorIQ DPA Architecture
7919 * SAUCE: powerpc/85xx: Add DPAA/networking support for CoreNet
7920
7921 [ Madalin Bucur ]
7922
7923 * SAUCE: net/flow: remove sleeping and deferral mechanism from
7924 flow_cache_flush
7925 * SAUCE: net/phy: abort genphy_read_status when link changes during speed
7926 and duplex reading
7927
7928 [ Stefan Bader ]
7929
7930 * [Config] move some VMWare related modules into main package
7931 - LP: #1271669
7932
7933 [ Tim Gardner ]
7934
7935 * [Config] Add r815x to nic-modules
7936 - LP: #1273735
7937 * [Config] CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
7938 - LP: #239479
7939
7940 [ Upstream Kernel Changes ]
7941
7942 * mmc: sdhci-pci: break out definitions to header file
7943 - LP: #1239938
7944 * mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hosts
7945 - LP: #1239938
7946 * powerpc/book3e: rename interrupt_end_book3e with __end_interrupts
7947 * powerpc/book3e: support CONFIG_RELOCATABLE
7948 * book3e/kexec/kdump: enable kexec for kernel
7949 * book3e/kexec/kdump: create a 1:1 TLB mapping
7950 * book3e/kexec/kdump: introduce a kexec kernel flag
7951 * book3e/kexec/kdump: implement ppc64 kexec specfic
7952 * book3e/kexec/kdump: redefine VIRT_PHYS_OFFSET
7953 * book3e/kexec/kdump: recover "r4 = 0" to create the initial TLB
7954
7955 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jan 2014 22:59:46 +0000
7956
7957 linux (3.13.0-5.20) trusty; urgency=low
7958
7959 [ Andy Whitcroft ]
7960
7961 * [Packaging] tools -- do not make symlinks when not making packages
7962 * [Packaging] tools -- tidy up control.stub.in ordering
7963 * [Packaging] tools -- tools-common is shared and not conditional
7964 * rebase to v3.13
7965
7966 [ Dirk Brandewie ]
7967
7968 * SAUCE: intel_pstate: Add setting voltage value for baytrail P states.
7969
7970 [ KY Srinivasan ]
7971
7972 * SAUCE: Drivers: hv: vmbus: Specify the target CPU that should receive
7973 notification
7974
7975 [ Upstream Kernel Changes ]
7976
7977 * rebase to v3.13
7978 - LP: #1270603
7979
7980 -- Andy Whitcroft <apw@canonical.com> Fri, 17 Jan 2014 15:45:31 +0000
7981
7982 linux (3.13.0-4.19) trusty; urgency=low
7983
7984 [ Andy Whitcroft ]
7985
7986 * [Config] libunwind8-dev is now available for ppc64el
7987 * [Packaging] tools -- make cpupower optional
7988 * [Packaging] tools -- enable correctly for x86
7989
7990 [ Tim Gardner ]
7991
7992 * Release Tracking Bug
7993 - LP: #1269872
7994
7995 [ Upstream Kernel Changes ]
7996
7997 * SAUCE: ARM: OMAP: hwmod: Add SYSC offsets for AES IP
7998 * SAUCE: ARM: OMAP4: hwmod: Add hwmod data for AES IP
7999 * SAUCE: OMAP: AM33xx: hwmod: Correct AES module SYSC type
8000 * SAUCE: crypto: omap-aes: add error check for pm_runtime_get_sync
8001
8002 [ Upstream Kernel Changes ]
8003
8004 * rebase to 85ce70fdf48aa290b4845311c2dd815d7f8d1fa5
8005
8006 -- Tim Gardner <tim.gardner@canonical.com> Wed, 15 Jan 2014 13:23:05 +0000
8007
8008 linux (3.13.0-3.18) trusty; urgency=low
8009
8010 [ Andy Whitcroft ]
8011
8012 * rebase to v3.13-rc8
8013 * [Packaging] efi -- allow EFI signatures on any arch
8014
8015 [ Tim Gardner ]
8016
8017 * [Config] Fix vcs-git path
8018 * Release Tracking Bug
8019 - LP: #1268683
8020
8021 [ Upstream Kernel Changes ]
8022
8023 * rebase to v3.13-rc8
8024
8025 -- Andy Whitcroft <apw@canonical.com> Sun, 12 Jan 2014 11:58:01 +0000
8026
8027 linux (3.13.0-2.17) trusty; urgency=low
8028
8029 [ Andy Whitcroft ]
8030
8031 * Release Tracking Bug
8032 - LP: #1267809
8033 * [Config] apply Platform support>>CPUIdle driver>>CPU Idle config
8034 defaults
8035 * [Config] apply Platform support>>CPU Frequency scaling config defaults
8036 * [Config] CONFIG_PARIDE_EPATC8=y
8037 * [Config] apply Device Drivers >> Broadcom specific AMBA config defaults
8038 * [Config] apply Bus options >> PCI support >> RapidIO support >> RapidIO
8039 Switch drivers config defaults
8040 * [Config] apply Cryptographic API config defaults
8041 * [Config] apply Device Drivers >> Common Clock Framework config defaults
8042 * [Config] apply Device Drivers >> Distributed Switch Architecture
8043 drivers config defaults
8044 * [Config] apply Device Drivers >> Graphics support >> Backlight & LCD
8045 device support config defaults
8046 * [Config] apply Device Drivers >> Graphics support >> Support for frame
8047 buffer devices >> Bootup logo config defaults
8048 * annotations -- update in tree annotations
8049 * [Config] apply Bus options >> PCI support >> RapidIO support config
8050 defaults
8051 * [Config] CONFIG_POWER_AVS=y CONFIG_RESET_CONTROLLER=y
8052 * [Config] apply Device Drivers >> 1-wire Bus Masters config defaults
8053 * [Config] apply CAN Device Drivers >> Platform CAN drivers with Netlink
8054 support config defaults
8055 * [Config] apply Device Drivers >> Character devices >> Serial drivers
8056 config defaults
8057 * [Config] apply Device Drivers >> Generic Thermal sysfs driver config
8058 defaults
8059 * [Config] apply Device Drivers >> Character devices >> TPM Hardware
8060 Support config defaults
8061 * [Config] apply Device Drivers >> Character devices config defaults
8062 * [Config] apply Device Drivers >> HID support >> USB HID support >> USB
8063 HID transport layer config defaults
8064 * [Config] apply Device Drivers >> HID support >> HID bus support config
8065 defaults
8066 * [Config] apply Device Drivers >> HID support >> USB HID support config
8067 defaults
8068 * annotations -- update in tree annotations
8069 * [Config] apply Device Drivers >> GPIO Support config defaults
8070 * [Config] update configs for apparmour update
8071
8072 [ John Johansen ]
8073
8074 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
8075 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
8076 - LP: #1208988
8077 * SAUCE: apparmor: allocate path lookup buffers during init
8078 - LP: #1208988
8079 * SAUCE: (no-up) apparmor: Fix tasks not subject to, reloaded policy
8080 - LP: #1236455
8081
8082 [ Tim Gardner ]
8083
8084 * Revert "[Debian] getabis: Preface module with package name"
8085 * [Config] Added ppc64el to getabis
8086 * [packaging] Bump ABI for every new release
8087
8088 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jan 2014 11:48:39 +0000
8089
8090 linux (3.13.0-1.16) trusty; urgency=low
8091
8092 * First 3.13 upload.
8093 * Release tracker
8094 - LP: #1266852
8095
8096 -- Tim Gardner <tim.gardner@canonical.com> Tue, 07 Jan 2014 09:21:26 -0700
8097
8098 linux (3.13.0-0.15) trusty; urgency=low
8099
8100 [ Tim Gardner ]
8101
8102 * rebase to v3.13-rc7
8103
8104 [ Upstream Kernel Changes ]
8105
8106 * rebase to v3.13-rc7
8107
8108 -- Tim Gardner <tim.gardner@canonical.com> Sun, 05 Jan 2014 06:13:33 -0700
8109
8110 linux (3.13.0-0.14) trusty; urgency=low
8111
8112 [ Andy Whitcroft ]
8113
8114 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
8115
8116 [ Tim Gardner ]
8117
8118 * Remove ubuntu/dm-raid4-5 in favor of CONFIG_MD_RAID456
8119 * Update lttng to Version 2.4.0-rc2
8120 * lttng: Disabled trace_kvm_async_pf_completed
8121 * [Config] CONFIG_IMA=y
8122 - LP: #1244627
8123
8124 [ Upstream Kernel Changes ]
8125
8126 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
8127
8128 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 Jan 2014 12:57:13 -0700
8129
8130 linux (3.13.0-0.13) trusty; urgency=low
8131
8132 [ Andy Whitcroft ]
8133
8134 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
8135 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
8136 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
8137 * ubuntu: AUFS (no-squash): basic framework and update machinary
8138 * ubuntu: AUFS -- update to 7b136a27b021da9010d8b6c101939dd298e46be7
8139 * ubuntu: aufs3 -- enable
8140 * ubuntu: aufs3 -- update configs
8141
8142 -- Andy Whitcroft <apw@canonical.com> Thu, 02 Jan 2014 09:41:02 +0000
8143
8144 linux (3.13.0-0.12) trusty; urgency=low
8145
8146 [ Upstream Kernel Changes ]
8147
8148 * rebase to v3.13-rc6
8149
8150 -- Tim Gardner <tim.gardner@canonical.com> Tue, 31 Dec 2013 06:16:03 -0700
8151
8152 linux (3.13.0-0.11) trusty; urgency=low
8153
8154 [ Andy Whitcroft ]
8155
8156 * SAUCE: suspicious unlocked ->status reading and writing in ipc/sem.c
8157 * [Config] ppc64el -- initial defconfig based -generic flavour
8158 * [Config] initial defconfig for ppc64el
8159 * [Config] ubuntuise ppc64el config
8160 * [Config] ubuntuise ppc64el config part 2
8161 * [Config] d-i -- update empty udebs list
8162 * [Config] ppc64el -- split extras package
8163
8164 [ Anton Blanchard ]
8165
8166 * SAUCE: KVM: PPC: Book3S HV: Add little-endian guest support
8167
8168 [ Benjamin Herrenschmidt ]
8169
8170 * SAUCE: powerpc/powernv: Add calls to support little endian
8171
8172 [ Cédric Le Goater ]
8173
8174 * SAUCE: KVM: PPC: Book3S: add helper routine to load guest instructions
8175 * SAUCE: KVM: PPC: Book3S: add helper routines to detect endian order
8176 * SAUCE: KVM: PPC: Book3S: MMIO emulation support for little endian
8177 guests
8178
8179 [ Paul E. McKenney ]
8180
8181 * SAUCE: powerpc: Make 64-bit non-VMX copy_tofrom_user() bi-endian
8182
8183 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Dec 2013 16:48:55 +0000
8184
8185 linux (3.13.0-0.10) trusty; urgency=low
8186
8187 [ Andy Whitcroft ]
8188
8189 * rebase to v3.13-rc5
8190 * [Config] updateconfigs following rebase to v3.13-rc5
8191
8192 [ Upstream Kernel Changes ]
8193
8194 * rebase to v3.13-rc5
8195 - LP: #1260303
8196 - LP: #1260303
8197 - LP: #1260225
8198
8199 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Dec 2013 12:48:28 +0000
8200
8201 linux (3.13.0-0.9) trusty; urgency=low
8202
8203 [ Andy Whitcroft ]
8204
8205 * [Config] d-i -- allow missing firmware
8206
8207 -- Andy Whitcroft <apw@canonical.com> Fri, 20 Dec 2013 17:57:06 +0000
8208
8209 linux (3.13.0-0.8) trusty; urgency=low
8210
8211 [ Andy Whitcroft ]
8212
8213 * [Config] annotations -- first pass over entire config
8214 * [Config] drop libunwind8-dev from Build-Depends for ppc64el
8215
8216 [ Tim Gardner ]
8217
8218 * [Config] Add arm64 device tree files
8219 - LP: #1262901
8220
8221 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Dec 2013 18:36:43 +0000
8222
8223 linux (3.13.0-0.7) trusty; urgency=low
8224
8225 [ Rajesh B Prathipati ]
8226
8227 * SAUCE: powerpc: Make unaligned accesses endian-safe for powerpc
8228
8229 [ Tim Gardner ]
8230
8231 * [Config] CONFIG_REGULATOR_S2MPS11=n for FTBS
8232
8233 [ Upstream Kernel Changes ]
8234
8235 * rebase to v3.13-rc4
8236 - LP: #1259790
8237 - LP: #1259437
8238 - LP: #1259435
8239
8240 -- Tim Gardner <tim.gardner@canonical.com> Fri, 13 Dec 2013 07:56:34 -0700
8241
8242 linux (3.13.0-0.6) trusty; urgency=low
8243
8244 [ Paolo Pisati ]
8245
8246 * [Config] armhf: arm64: VIRTIO_[BLK|MMIO|NET|CONSOLE|BALLOON]=y
8247 * [Config] i386: amd64: VIRTIO_CONSOLE=y
8248
8249 [ Tim Gardner ]
8250
8251 * [Config] CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y
8252
8253 -- Tim Gardner <tim.gardner@canonical.com> Sun, 08 Dec 2013 09:22:01 -0700
8254
8255 linux (3.13.0-0.5) trusty; urgency=low
8256
8257 [ Andy Whitcroft ]
8258
8259 * correct bug listing for v3.13-rc2 rebase
8260 * [Config] ppc64el -- create linux-libc-dev
8261 * [Debian] Improve tools version message
8262 - LP: #1257715
8263
8264 [ Serge Hallyn ]
8265
8266 * SAUCE: fork: Allow CLONE_PARENT after setns(CLONE_NEWPID)]
8267 - LP: #1248590
8268 * SAUCE: vfs: Fix a regression in mounting proc
8269
8270 [ Tim Gardner ]
8271
8272 * [Config] Build-in ohci-pci
8273 - LP: #1244176
8274 * Rebase to v3.13-rc3
8275
8276 [ Upstream Kernel Changes ]
8277
8278 * Revert "Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID
8279 checks""
8280 - LP: #1248590
8281
8282 [ Upstream Kernel Changes ]
8283
8284 * rebase to v3.13-rc3
8285 - LP: #1256840
8286 - LP: #1256212
8287
8288 -- Tim Gardner <tim.gardner@canonical.com> Sat, 07 Dec 2013 07:55:39 -0700
8289
8290 linux (3.13.0-0.4) trusty; urgency=low
8291
8292 [ Tim Gardner ]
8293
8294 * Rebase to v3.13-rc2
8295
8296 [ Upstream Kernel Changes ]
8297
8298 * rebase to v3.13-rc2
8299
8300 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Nov 2013 23:54:05 -0500
8301
8302 linux (3.13.0-0.3) trusty; urgency=low
8303
8304 [ Andy Whitcroft ]
8305
8306 * Revert "SAUCE: Fix DocBook FTBS"
8307
8308 [ Tim Gardner ]
8309
8310 * [Debian] Re-sign modules after debug objcopy
8311 - LP: #1253155
8312 * [Config] CONFIG_EXT4_USE_FOR_EXT23=y
8313
8314 [ Upstream Kernel Changes ]
8315
8316 * doc: fix generation of device-drivers
8317 * rebase to b975dc3689fc6a3718ad288ce080924f9cb7e176
8318
8319 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Nov 2013 12:24:42 -0700
8320
8321 linux (3.13.0-0.2) trusty; urgency=low
8322
8323 [ Tim Gardner ]
8324
8325 * SAUCE: Fix DocBook FTBS
8326
8327 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Nov 2013 13:24:15 -0700
8328
8329 linux (3.13.0-0.1) trusty; urgency=low
8330
8331 [ Upstream Kernel Changes ]
8332
8333 * rebase to 7e3528c3660a2e8602abc7858b0994d611f74bc3
8334
8335 -- Tim Gardner <tim.gardner@canonical.com> Tue, 12 Nov 2013 07:28:53 -0700
8336
8337 linux (3.13.0-0.0) trusty; urgency=low
8338
8339 * Major release bump.
8340
8341 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Nov 2013 21:37:52 +0000
8342
8343 linux (3.12.0-2.7) trusty; urgency=low
8344
8345 * Fixed armhf ABI build failure.
8346 * Release tracker
8347 - LP: #1249477
8348
8349 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 16:22:45 -0700
8350
8351 linux (3.12.0-2.6) trusty; urgency=low
8352
8353 [ Joseph Salisbury ]
8354
8355 * SAUCE: tg3: Add support for new 57786 device id.
8356 - LP: #1242610
8357
8358 [ Tim Gardner ]
8359
8360 * [Config] CONFIG_OABI_COMPAT=n
8361 * [Config] add the wandboard to shipped dtb
8362 - LP: #1249421
8363 * Release tracker
8364 - LP: #1249477
8365
8366 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 12:23:18 -0700
8367
8368 linux (3.12.0-2.5) trusty; urgency=low
8369
8370 [ Andy Whitcroft ]
8371
8372 * rebase to mainline v3.12
8373 * [Config] updateconfigs following rebase to v3.12
8374 * postinst -- improve relative symlink detection with missing files
8375 - LP: #1248053
8376 * postinst -- fix unchanged link detection
8377 * [Config] update configs following addition of apparmor fixes
8378
8379 [ Anthony Wong ]
8380
8381 * SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537
8382 - LP: #1231305
8383
8384 [ John Johansen ]
8385
8386 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
8387 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
8388 - LP: #1208988
8389 * SAUCE: apparmor: allocate path lookup buffers during init
8390 - LP: #1208988
8391
8392 [ Tim Gardner ]
8393
8394 * [Config] Remove superfluous ubuntu/lttng-modules
8395
8396 [ Upstream Kernel Changes ]
8397
8398 * Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks"
8399 - LP: #1248590
8400
8401 [ Upstream Kernel Changes ]
8402
8403 * rebase to v3.12
8404 - LP: #1222850
8405
8406 [ Adam Conrad ]
8407 * etc/getabis: Fetch arm64/generic abis as well
8408
8409 -- Andy Whitcroft <apw@canonical.com> Wed, 06 Nov 2013 21:00:21 +0000
8410
8411 linux (3.12.0-1.3) trusty; urgency=low
8412
8413 [ Andy Whitcroft ]
8414
8415 * [Config] arm64 -- add arch to the configuration handlers
8416 * [Config] arm64 -- add generic flavour
8417 * [Config] arm64 -- default config
8418 * [Config] arm64 -- fix up various FTBFS config options
8419 * SAUCE: arm64: export __copy_in_user to modules
8420 * [Config] arm64 -- disable ABI/module checks
8421 * [Config] arm64 -- enforcer -- add arm64 to the enforcer
8422 * [Config] arm64 -- enable udebs for arm64
8423
8424 [ Colin Watson ]
8425
8426 * [Config] Clean up various udeb Provides
8427
8428 [ Paolo Pisati ]
8429
8430 * [Config] AHCI_IMX=y
8431 * [Config] build imx*-wandboard dtbs
8432
8433 [ Serge Hallyn ]
8434
8435 * SAUCE: device_cgroup: remove can_attach
8436
8437 [ Tim Gardner ]
8438
8439 * rebase to v3.12-rc7
8440 * SAUCE: KVM: Fix modprobe failure for kvm_intel/kvm_amd
8441 * Release tracker
8442 - LP: #1245932
8443
8444 [ Upstream Kernel Changes ]
8445
8446 * rebase to v3.12-rc7
8447 - LP: #1180881
8448 - LP: #1180881
8449 - LP: #1217957
8450
8451 -- Tim Gardner <tim.gardner@canonical.com> Sun, 27 Oct 2013 22:08:55 -0600
8452
8453 linux (3.12.0-0.2) trusty; urgency=low
8454
8455 [ Andy Whitcroft ]
8456
8457 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ
8458 CAPACITY (16) at SPC-2"
8459 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at
8460 SPC-2"
8461 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request READ
8462 CAPACITY (16) be preferred"
8463 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request VPD pages
8464 be used at SPC-2"
8465 * Revert "overlayfs: Update to v19"
8466 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: implement show_options"
8467 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: add statfs support"
8468 * Revert "ubuntu: overlayfs v18 -- -- overlay filesystem"
8469 * Revert "ubuntu: overlayfs v18 -- -- vfs: introduce
8470 clone_private_mount()"
8471 * Revert "ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to
8472 modules"
8473 * Revert "ubuntu: overlayfs v18 -- -- overlay: overlay filesystem
8474 documentation"
8475 * ubuntu: overlayfs v20 -- overlayfs: add statfs support
8476 * [Config] fix linux-libc-dev generation for arm64
8477 * [Config] fix linux-libc-dev generation for x32
8478 * [Config] add linux-libc-dev generation for ppc64el
8479
8480 [ Erez Zadok ]
8481
8482 * ubuntu: overlayfs v20 -- overlayfs: implement show_options
8483
8484 [ Miklos Szeredi ]
8485
8486 * ubuntu: overlayfs v20 -- vfs: add i_op->dentry_open()
8487 * ubuntu: overlayfs v20 -- vfs: export do_splice_direct() to modules
8488 * ubuntu: overlayfs v20 -- vfs: export __inode_permission() to modules
8489 * ubuntu: overlayfs v20 -- vfs: introduce clone_private_mount()
8490 * ubuntu: overlayfs v20 -- overlay filesystem
8491 * ubuntu: overlayfs v20 -- fs: limit filesystem stacking depth
8492
8493 [ Neil Brown ]
8494
8495 * ubuntu: overlayfs v20 -- overlay: overlay filesystem documentation
8496
8497 [ Paolo Pisati ]
8498
8499 * [Config] arm: VIRTIO_[BLK|NET|MMIO]=y
8500
8501 [ Seth Forshee ]
8502
8503 * SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
8504 ThinkPads
8505 - LP: #1183856
8506
8507 [ Tim Gardner ]
8508
8509 * [Config] CONFIG_CRYPTO_CRCT10DIF=y, CONFIG_CRYPTO_CRCT10DIF_PCLMUL=m
8510 * rebase to v3.12-rc2
8511 * updateconfigs
8512 * [Config] disable CONFIG_FB_VESA enforcer check
8513 * [Config] Disable lttng for FTBS
8514 * rebase to v3.12-rc3
8515 * rebase to v3.12-rc4
8516 * [Config] CONFIG_ANDROID=n
8517 - LP: #1235161
8518 * [Config] CONFIG_L2TP_V3=y
8519 - LP: #1235914
8520 * [Config] CONFIG_USB_OTG=n for all arches
8521 * Release tracker
8522 - LP: #1242811
8523
8524 [ Upstream Kernel Changes ]
8525
8526 * scsi: hyper-v storsvc switch up to SPC-3
8527
8528 * rebase to v3.12-rc6
8529 - LP: #1235977
8530 - LP: #1235523
8531 - LP: #1239392
8532 - LP: #1227491
8533
8534 * rebase to v3.12-rc3
8535 - LP: #1231931
8536
8537 * rebase to v3.12-rc2
8538 - LP: #1213820
8539 - LP: #1213055
8540 - LP: #1198030
8541
8542 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Sep 2013 07:41:07 -0600
8543
8544 linux (3.11.0-8.15) saucy; urgency=low
8545
8546 [ Tim Gardner ]
8547
8548 * Release tracker
8549 - LP: #1227969
8550
8551 * Update lttng
8552 Updated to git://git.lttng.org/lttng-modules.git 9998f5216f4641a79e158135
8553 Version 2.3.0+
8554
8555 [ Upstream Kernel Changes ]
8556
8557 * igb: Add additional get_phy_id call for i354 devices
8558 - LP: #1219619
8559 * igb: Read flow control for i350 from correct EEPROM section
8560 - LP: #1219619
8561 * timekeeping: Fix HRTICK related deadlock from ntp lock changes
8562 Required for lttng update.
8563
8564 -- Tim Gardner <tim.gardner@canonical.com> Thu, 19 Sep 2013 07:41:49 -0600
8565
8566 linux (3.11.0-7.14) saucy; urgency=low
8567
8568 [ Andy Whitcroft ]
8569
8570 * [Packaging] sort out linux-tools naming
8571 - LP: #1205284
8572 * [Packaging] linux-tools: switch to common generic version helper
8573
8574 [ Paolo Pisati ]
8575
8576 * [Config] highbank: ecx1000: CPU_IDLE causes instabilities, disable it
8577
8578 [ Tim Gardner ]
8579
8580 * Release tracker
8581 - LP: #1226160
8582
8583 [ Tony Lindgren ]
8584
8585 * SAUCE: ARM: dts: Fix muxing and regulator for wl12xx on the SDIO bus
8586 for pandaboard
8587
8588 [ Upstream Kernel Changes ]
8589
8590 * USB: handle LPM errors during device suspend correctly
8591 - LP: #1011415
8592 * usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()
8593 - LP: #1011415
8594 * usb: Don't fail port power resume on device disconnect.
8595 - LP: #1011415
8596
8597 [ Upstream Kernel Changes ]
8598
8599 * rebase to v3.11.1
8600
8601 -- Tim Gardner <tim.gardner@canonical.com> Wed, 11 Sep 2013 07:30:17 -0600
8602
8603 linux (3.11.0-7.13) saucy; urgency=low
8604
8605 * Release tracker
8606 - LP: #1223545
8607
8608 [ Andy Whitcroft ]
8609
8610 * SAUCE: (no-up) scsi: add scsi device flag to request VPD pages be used at SPC-2
8611 - LP: #1223499
8612 * SAUCE: (no-up) scsi: add scsi device flag to request READ CAPACITY (16) be preferred
8613 - LP: #1223499
8614 * SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at SPC-2
8615 - LP: #1223499
8616 * SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ CAPACITY (16) at SPC-2
8617 - LP: #1223499
8618
8619 [ Maximiliano Curia ]
8620
8621 * SAUCE: (no-up) Only let characters through when there are active readers.
8622 - LP: #1208740
8623
8624 [ Tim Gardner ]
8625
8626 * [Debian] getabis: Commit new ABI directory, remove the old
8627 * [Config] CONFIG_EFIVAR_FS=y
8628 - LP: #1223195
8629 * [Config] CONFIG_EFI_VARS_PSTORE=m,
8630 CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=n
8631 * SAUCE: (no-up) USB: input: cm109.c: Convert high volume dev_err() to dev_err_ratelimited()
8632 - LP: #1222850
8633
8634 [ Upstream Kernel Changes ]
8635
8636 * Intel xhci: refactor EHCI/xHCI port switching
8637 - LP: #1210858
8638
8639 -- Tim Gardner <tim.gardner@canonical.com> Tue, 10 Sep 2013 09:00:19 -0600
8640
8641 linux (3.11.0-6.12) saucy; urgency=low
8642
8643 * Release tracker
8644 - LP: #1222893
8645
8646 [ Andy Whitcroft ]
8647
8648 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
8649 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
8650 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
8651 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
8652 - LP: #1222407
8653
8654 [ Paolo Pisati ]
8655
8656 * [Config] restore mmc boot on panda
8657
8658 [ Tyler Hicks ]
8659
8660 * SAUCE: apparmor: Use shash crypto API interface for profile hashes
8661 - LP: #1216294
8662
8663 [ Upstream Kernel Changes ]
8664
8665 * net: calxedaxgmac: remove NETIF_F_FRAGLIST setting
8666 * net: calxedaxgmac: read correct field in xgmac_desc_get_buf_len
8667 * net: calxedaxgmac: fix race between xgmac_tx_complete and xgmac_tx_err
8668 * net: calxedaxgmac: fix possible skb free before tx complete
8669 * net: calxedaxgmac: update ring buffer tx_head after barriers
8670 * net: calxedaxgmac: fix race with tx queue stop/wake
8671 * net: calxedaxgmac: enable interrupts after napi_enable
8672 * net: calxedaxgmac: fix various errors in xgmac_set_rx_mode
8673 * net: calxedaxgmac: remove some unused statistic counters
8674 * net: calxedaxgmac: fix rx DMA mapping API size mismatches
8675 * net: calxedaxgmac: fix xgmac_xmit DMA mapping error handling
8676 * mfd: rtsx: Read vendor setting from config space
8677 - LP: #1201698
8678
8679 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 Sep 2013 07:21:06 -0600
8680
8681 linux (3.11.0-5.11) saucy; urgency=low
8682
8683 * Release tracker
8684 - LP: #1221886
8685
8686 [ Adam Lee ]
8687
8688 * SAUCE: Bluetooth: Add support for 04ca:2007
8689 - LP: #1153448
8690 * SAUCE: Bluetooth: Add support for 105b:e065
8691 - LP: #1161261
8692
8693 [ Gavin Guo ]
8694
8695 * SAUCE: Bluetooth: Add support for Broadcom 413c:8143
8696 - LP: #1166113
8697
8698 [ Upstream Kernel Changes ]
8699
8700 * igb: Reset the link when EEE setting changed
8701 - LP: #1219619
8702 * igb: Read register for latch_on without return value
8703 - LP: #1219619
8704 * igb: Added rcu_lock to avoid race
8705 - LP: #1219619
8706 * igb: don't allow SR-IOV without MSI-X
8707 - LP: #1219619
8708 * igb: Update MTU so that it is always at least a standard frame size
8709 - LP: #1219619
8710 * igb: Refactor of init_nvm_params
8711 - LP: #1219619
8712 * igb: Refactor NVM read functions to accommodate devices with no flash
8713 - LP: #1219619
8714 * igb: Add device support for flashless SKU of i210 device
8715 - LP: #1219619
8716 * igb: Fix get_fw_version function for all parts
8717 - LP: #1219619
8718 * igb: Add macro for size of RETA indirection table
8719 - LP: #1219619
8720 * igb: Expose RSS indirection table for ethtool
8721 - LP: #1219619
8722 * igb: Don't look for a PBA in the iNVM when flashless
8723 - LP: #1219619
8724 * igb: Implementation of 1-sec delay for i210 devices
8725 - LP: #1219619
8726 * igb: New PHY_ID for i354 device
8727 - LP: #1219619
8728 * igb: M88E1543 PHY downshift implementation
8729 - LP: #1219619
8730 * igb: No PHPM support in i354 devices
8731 - LP: #1219619
8732 * igb: Support to get 2_5G link status for appropriate media type
8733 - LP: #1219619
8734 * igb: Get speed and duplex for 1G non_copper devices
8735 - LP: #1219619
8736 * igb: Implementation to report advertised/supported link on i354 devices
8737 - LP: #1219619
8738 * igb: Update version number
8739 - LP: #1219619
8740 * Bluetooth: Take proper tty_struct references
8741 - LP: #1189998
8742 * Bluetooth: Remove the device from the list in the destructor
8743 - LP: #1189998
8744 * Bluetooth: Move the tty initialization and cleanup out of open/close
8745 - LP: #1189998
8746 * Bluetooth: Implement .activate, .shutdown and .carrier_raised methods
8747 - LP: #1189998
8748 * Bluetooth: Fix the reference counting of tty_port
8749 - LP: #1189998
8750 * Bluetooth: Purge the dlc->tx_queue to avoid circular dependency
8751 - LP: #1189998
8752
8753 [ Wen-chien Jesse Sung ]
8754
8755 * SAUCE: Bluetooth: Support for loading broadcom patchram firmware
8756 - LP: #1065400
8757 * SAUCE: Bluetooth: Add support for 13d3:3388 and 13d3:3389
8758 - LP: #1065400
8759
8760 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Sep 2013 08:06:17 -0600
8761
8762 linux (3.11.0-5.10) saucy; urgency=low
8763
8764 [ Andy Whitcroft ]
8765
8766 * Release tracker
8767 - LP: #1220222
8768 * Revert "[Config] Fix ubuntu directoy Kbuilds"
8769 * Revert "aufs update dropped some Kbuild files"
8770 * Revert "ubuntu: AUFS -- follow rename of loop.h into drivers/block"
8771 * Revert "ubuntu: AUFS -- update to
8772 8e503d4142c189ed6c47a2177ad2cd058e8d340e"
8773 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
8774 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
8775 * rebase to v3.11 final
8776 * [Config] clean up ubuntu/Kconfig and ubuntu/Makefile
8777 * ubuntu: AUFS (no-squash): basic framework and update machinary
8778 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
8779 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
8780 * ubuntu: AUFS -- update to 5ac5fe26a90a818218310e208d17688fddb07622
8781 * ubuntu: (no-squash) AUFS -- enable aufs
8782 * ubuntu: AUFS -- fix remaining d_count references to use accessor
8783 * ubuntu: lttng -- follow rename of pid_ns
8784 * SAUCE: disable stack-protector for ARM compressed bootloader
8785
8786 [ Paolo Pisati ]
8787
8788 * [Config] ARM_ATAG_DTB_COMPAT=y
8789
8790 [ Rob Herring ]
8791
8792 * [Config] Enable KVM and virtio for armhf generic-lpae
8793
8794 [ Tim Gardner ]
8795
8796 * [Config] CONFIG_ARPD=y
8797 * [Config] CONFIG_ZSWAP=y
8798 - LP: #1215379
8799
8800 [ Upstream Kernel Changes ]
8801
8802 * uvcvideo: quirk PROBE_DEF for Dell SP2008WFP monitor.
8803 - LP: #1217957
8804 * ARM: use phys_addr_t for DMA zone sizes
8805 * ARM: highbank: enable DMA zone for LPAE
8806 * ARM: highbank: select ARCH_HAS_HOLES_MEMORYMODEL
8807 * ARM: highbank: select required errata work-arounds
8808 * DMA: fix AMBA PL08x compilation issue with 64bit DMA address type
8809 * DMA: fix printk warning in AMBA PL08x DMA driver
8810 * ARM: highbank: select ARCH_DMA_ADDR_T_64BIT for LPAE
8811 * ARM: move outer_cache declaration out of ifdef
8812 * ARM: highbank: avoid L2 cache smc calls when PL310 is not present
8813 * ARM: highbank: clean-up some unused includes
8814 * ARM: xen: only set pm function ptrs for Xen guests
8815
8816 [ Upstream Kernel Changes ]
8817
8818 * rebase to v3.11
8819
8820 -- Andy Whitcroft <apw@canonical.com> Tue, 03 Sep 2013 17:08:06 +0100
8821
8822 linux (3.11.0-4.9) saucy; urgency=low
8823
8824 [ Tim Gardner ]
8825
8826 * rebase to v3.11-rc7
8827 * Release tracker
8828 - LP: #1216962
8829
8830 [ Upstream Kernel Changes ]
8831
8832 * mwifiex: do not create AP and P2P interfaces upon driver loading
8833 - LP: #1212720
8834
8835 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 Aug 2013 06:25:35 -0600
8836
8837 linux (3.11.0-3.8) saucy; urgency=low
8838
8839 [ Johannes Berg ]
8840
8841 * SAUCE: mac80211: ignore (E)CSA in probe response frames
8842 - LP: #1201470
8843
8844 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Aug 2013 09:47:36 -0600
8845
8846 linux (3.11.0-3.7) saucy; urgency=low
8847
8848 [ Tim Gardner ]
8849
8850 * SAUCE: (no-up) hv_vss_daemon -- prevent self-daemonising to allow
8851 upstart to track
8852 * SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the local
8853 linux/hyperv.h
8854 * SAUCE: hv: Add vss daemon to Makefile
8855 * [Debian] Add hv_vss_daemon to tools package
8856 - LP: #1213282
8857 * [Config] Fix ubuntu directoy Kbuilds
8858 - LP: #1181755
8859
8860 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Aug 2013 08:34:05 -0600
8861
8862 linux (3.11.0-3.6) saucy; urgency=low
8863
8864 [ Andy Whitcroft ]
8865
8866 * [Packaging] tools: conditionalise x86 and hyper-v tools sensibly
8867 * [Config] tools: enable x86 and hyper-v
8868
8869 [ John Johansen ]
8870
8871 * Revert "SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable
8872 snapshot"
8873 * Revert "SAUCE: (no-up) apparmor: fix apparmor module status for none
8874 root users"
8875 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
8876
8877 [ Joseph Salisbury ]
8878
8879 * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
8880 - LP: #1210848
8881
8882 [ Kamal Mostafa ]
8883
8884 * [debian] tools: ship 'cpupower' in linux-tools
8885 - LP: #1158668
8886 * [Config] Build-dep on libpci-dev for cpu tools
8887 - LP: #1158668
8888
8889 [ Tim Gardner ]
8890
8891 * rebase to v3.11-rc6
8892 * Release tracker
8893 - LP: #1213941
8894
8895 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 Aug 2013 07:02:07 -0600
8896
8897 linux (3.11.0-2.5) saucy; urgency=low
8898
8899 [ Tim Gardner ]
8900
8901 * [Config] CONFIG_PM_DEBUG=y
8902 - LP: #1210539
8903 * rebase to v3.11-rc5
8904 * Release tracker
8905 - LP: #1211378
8906
8907 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Aug 2013 06:10:39 -0600
8908
8909 linux (3.11.0-1.4) saucy; urgency=low
8910
8911 [ Tim Gardner ]
8912
8913 * Bump ABI when making changes to the inclusion list lest
8914 you cause conflicts with existing installed kernel
8915 packages.
8916 - LP: #1210331
8917
8918 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Aug 2013 03:03:51 +0100
8919
8920 linux (3.11.0-0.3) saucy; urgency=low
8921
8922 [ Tim Gardner ]
8923
8924 * [Config] Include rbd and kvm in the virtual inclusion list
8925 - LP: #1206961
8926 * [Config] Removed obsolete inclusion list entries
8927
8928 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Aug 2013 08:52:14 +0100
8929
8930 linux (3.11.0-0.2) saucy; urgency=low
8931
8932 [ Bruce Allan ]
8933
8934 * SAUCE: (no-up) e1000e: fix I217/I218 PHY initialization flow
8935 - LP: #1206757
8936 * SAUCE: (no-up) e1000e: enable support for new device IDs
8937 - LP: #1206757
8938
8939 [ John Johansen ]
8940
8941 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
8942
8943 [ Paolo Pisati ]
8944
8945 * build vexpress a15 dtb
8946 * [Config] disable Broadcom bcm support (ARCH_BCM)
8947 * [Config] disable Allwinner a1x support (ARCH_SUNXI)
8948 * [Config] disable WonderMedia WM8850 support (ARCH_WM8850)
8949 * [Config] disable Rockchip support (ARCH_ROCKCHIP)
8950 * [Config] disable STMicroelectronics STiH41x SOCs (ARCH_STI)
8951 * [Config] disable TI Keystone, AM43xx and OMAP5 support
8952 * [Config] ARM_APPENDED_DTB=y
8953
8954 [ Tim Gardner ]
8955
8956 * rebase to v3.11-rc4
8957 * overlayfs: Update to v19
8958 * [Config] Enable overlayfs
8959 * SAUCE: Fix lttng compile errors
8960
8961 [ Upstream Kernel Changes ]
8962
8963 * rebase to v3.11-rc4
8964 - LP: #1163720
8965 - LP: #1162026
8966 - LP: #1195636
8967 - LP: #1195597
8968 - LP: #1180409
8969 - LP: #1168430
8970
8971 -- Tim Gardner <tim.gardner@canonical.com> Sun, 04 Aug 2013 03:45:31 -0600
8972
8973 linux (3.11.0-0.1) saucy; urgency=low
8974
8975 [ Upstream Kernel Changes ]
8976
8977 * rebase to 64ccccf8525fee499625b517c0faadf784c79e93
8978 - LP: #1163720
8979 - LP: #1162026
8980 - LP: #1195636
8981 - LP: #1195597
8982 - LP: #1180409
8983 - LP: #1168430
8984
8985 -- Tim Gardner <tim.gardner@canonical.com> Mon, 08 Jul 2013 08:50:46 -0600
8986
8987 linux (3.10.0-2.10) saucy; urgency=low
8988
8989 [ Andy Whitcroft ]
8990
8991 * [Config] CONFIG_INTEL_MEI*=m
8992 - LP: #1196155
8993 * [Config] CONFIG_DEBUG_INFO=y
8994
8995 [ Stephen Warren ]
8996
8997 * [Config] fix Calxeda xgmac module filename
8998
8999 [ Upstream Kernel Changes ]
9000
9001 * Revert "serial: 8250_pci: add support for another kind of NetMos
9002 Technology PCI 9835 Multi-I/O Controller"
9003 - LP: #1190967
9004 * mfd: lpc_ich: Add support for Intel Avoton SoC
9005 - LP: #1196658
9006
9007 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jul 2013 18:08:02 +0100
9008
9009 linux (3.10.0-2.9) saucy; urgency=low
9010
9011 [ Andy Whitcroft ]
9012
9013 * rebase to v3.10
9014
9015 [ John Johansen ]
9016
9017 * Revert "SAUCE: (no-up) apparmor: Fix quieting of audit messages for
9018 network mediation"
9019 * Revert "SAUCE: (no-up) apparmor: Fix compile warnings"
9020 * Revert "SAUCE: (no-up) AppArmor: basic networking rules"
9021 * Revert "SAUCE: (no-up) apparmor: Add the ability to mediate mount"
9022 * Revert "SAUCE: (no-up) AppArmor: Add profile introspection file to
9023 interface"
9024 * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
9025 to prevent execve from granting privs"
9026 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
9027
9028 [ Upstream Kernel Changes ]
9029
9030 * rebase to v3.10
9031
9032 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Jul 2013 17:42:29 +0100
9033
9034 linux (3.10.0-1.8) saucy; urgency=low
9035
9036 [ Andy Whitcroft ]
9037
9038 * Release Tracking Bug
9039 - LP: #1195717
9040
9041 [ Andy Whitcroft ]
9042
9043 * Revert "ubuntu: overlayfs -- follow change to do_splice_direct
9044 interface"
9045 * Revert "ubuntu: overlayfs -- expose do_splice_direct prototype"
9046 * Revert "SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path
9047 reference"
9048 * Revert "ubuntu: overlayfs -- add FS_ALIAS"
9049 * Revert "ubuntu: overlayfs --
9050 overlayfs-copy-up-i_uid-i_gid-from-the-underlying-inode"
9051 * Revert "ubuntu: overlayfs -- ovl-switch-to-inode_permission"
9052 * Revert "ubuntu: overlayfs -- vfs-export-inode_permission-to-modules"
9053 * Revert "ubuntu: overlayfs -- overlayfs-create-new-inode-in-ovl_link"
9054 * Revert "ubuntu: overlayfs --
9055 overlayfs-fix-possible-leak-in-ovl_new_inode"
9056 * Revert "ubuntu: overlayfs -- fs-limit-filesystem-stacking-depth"
9057 * Revert "ubuntu: overlayfs -- overlay-overlay-filesystem-documentation"
9058 * Revert "ubuntu: overlayfs -- overlayfs-implement-show_options"
9059 * Revert "ubuntu: overlayfs -- overlayfs-add-statfs-support"
9060 * Revert "ubuntu: overlayfs -- overlay filesystem"
9061 * Revert "ubuntu: overlayfs -- vfs-introduce-clone_private_mount"
9062 * Revert "ubuntu: overlayfs -- vfs-export-do_splice_direct-to-modules"
9063 * Revert "ubuntu: overlayfs -- vfs-add-i_op-dentry_open"
9064 * ubuntu: overlayfs v18 -- -- overlayfs: add statfs support
9065
9066 [ Erez Zadok ]
9067
9068 * ubuntu: overlayfs v18 -- -- overlayfs: implement show_options
9069
9070 [ Miklos Szeredi ]
9071
9072 * ubuntu: overlayfs v18 -- -- vfs: add i_op->dentry_open()
9073 * ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to modules
9074 * ubuntu: overlayfs v18 -- -- vfs: export __inode_permission() to modules
9075 * ubuntu: overlayfs v18 -- -- vfs: introduce clone_private_mount()
9076 * ubuntu: overlayfs v18 -- -- overlay filesystem
9077 * ubuntu: overlayfs v18 -- -- fs: limit filesystem stacking depth
9078
9079 [ Neil Brown ]
9080
9081 * ubuntu: overlayfs v18 -- -- overlay: overlay filesystem documentation
9082
9083 [ Tim Gardner ]
9084
9085 * [Config] CONFIG_SUNRPC_DEBUG=y
9086 - LP: #1127319
9087
9088 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jun 2013 10:26:52 +0100
9089
9090 linux (3.10.0-0.7) saucy; urgency=low
9091
9092 [ Andy Whitcroft ]
9093
9094 * autopkgtest: switch Depends: to build-essential
9095
9096 -- Andy Whitcroft <apw@canonical.com> Tue, 25 Jun 2013 08:40:55 +0100
9097
9098 linux (3.10.0-0.6) saucy; urgency=low
9099
9100 [ Andy Whitcroft ]
9101
9102 * [Config] enable CONFIG_ARCH_TEGRA to fix FTBFS on armhf
9103 * SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path reference
9104 - LP: #1098378
9105 * ubuntu: AUFS -- update to 4f14cef47eb7c23eda7198931fbab1040866b6ee
9106 * ubuntu: overlayfs -- expose do_splice_direct prototype
9107 * ubuntu: overlayfs -- follow change to do_splice_direct interface
9108 * [Config] flip CONFIG_NO_HZ_FULL_ALL off as it is overheating machines
9109 - LP: #1192691
9110
9111 [ Stefan Bader ]
9112
9113 * (d-i) Add dm-snapshot to md-modules
9114 - LP: #1191726
9115
9116 [ Tim Gardner ]
9117
9118 * Release tracker
9119 - LP: #1194149
9120 * [Config] CONFIG_WIL6210=n for armhf
9121 * [Config] d-i: Add calxedaxgmac to nic-modules
9122 - LP: #1192358
9123 * [debian] Use dh_strip
9124 - LP: #1192759
9125 * [Config] Enable perf for armhf
9126 * do_tools=false when cross compiling
9127 * [Config] CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
9128 - LP: #1108082
9129
9130 [ Upstream Kernel Changes ]
9131
9132 * nsp32: switch reset delay to msleep() as it is tooo long
9133 * alx: add a simple AR816x/AR817x device driver
9134 Plucked from linux-next. replaces ubuntu/alx in favor of
9135 'to be merged' version in 3.11.
9136 * rebase to v3.10-rc7
9137 - LP: #1189363
9138
9139 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Jun 2013 18:10:31 -0600
9140
9141 linux (3.10.0-0.5) saucy; urgency=low
9142
9143 [ Andy Whitcroft ]
9144
9145 * rebase to v3.10-rc6
9146 * [Config] updateconfigs following rebase to v3.10-rc6
9147
9148 [ Upstream Kernel Changes ]
9149
9150 * rebase to v3.10-rc6
9151
9152 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Jun 2013 11:12:39 +0100
9153
9154 linux (3.10.0-0.4) saucy; urgency=low
9155
9156 [ Andy Whitcroft ]
9157
9158 * [Config] updateconfigs following rebase to v3.10-rc4
9159
9160 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 11:42:28 +0100
9161
9162 linux (3.10.0-0.3) saucy; urgency=low
9163
9164 [ Andy Whitcroft ]
9165
9166 * rebase to v3.10-rc5
9167
9168 [ Upstream Kernel Changes ]
9169
9170 * rebase to v3.10-rc5
9171 - LP: #1186170
9172
9173 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 09:23:31 +0100
9174
9175 linux (3.10.0-0.2) saucy; urgency=low
9176
9177 [ Andy Whitcroft ]
9178
9179 * rebase to v3.10-rc4
9180 * [Config] CONFIG_BINFMT_SCRIPT=y to fix booting initramfs scripts
9181 * [Config] enable SND_PCM_DEBUG SND_PCM_XRUN_DEBUG
9182 - LP: #1187744
9183 * [Config] enforce CONFIG_BINFMT_SCRIPT=y
9184
9185 [ Dave Chiluk ]
9186
9187 * SAUCE: ncpfs: fix rmdir returns Device or resource busy
9188 - LP: #1035226
9189
9190 [ Tim Gardner ]
9191
9192 * rebase to v3.10-rc3
9193 * [Config] sparc be gone
9194 * [Config] ia64 be gone
9195 * d-i: block-modules provides nbd-modules
9196
9197 [ Upstream Kernel Changes ]
9198
9199 * rebase to v3.10-rc4
9200 * rebase to v3.10-rc3
9201
9202 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 May 2013 06:16:46 -0600
9203
9204 linux (3.10.0-0.1) saucy; urgency=low
9205
9206 [ Tim Gardner ]
9207
9208 * UBUNTU: Disabled lttng
9209 * UBUNTU: Disable aufs for FTBS
9210 * UBUNTU: Disabled alx
9211 * UBUNTU: alx: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
9212 * UBUNTU: rebase to v3.10-rc2
9213 * UBUNTU: SAUCE: uvcvideo: quirk PROBE_DEF for Alienware X51 OmniVision webcam
9214
9215 [ Andy Whitcroft ]
9216
9217 * UBUNTU: [Config] update standards version to 3.9.4.0
9218 * UBUNTU: [Config] squash duplicate package description (long and short)
9219 * UBUNTU: [Config] fix up Vcs-git: to point to saucy
9220 * UBUNTU: [Config] drop depenancy on util-linux as is Essential
9221 * UBUNTU: [Config] drop redundant Build-Conficts:
9222
9223 [ Upstream Kernel Changes ]
9224
9225 * rebase to v3.10-rc2
9226 - LP: #1180351
9227
9228 [ Upstream Kernel Changes ]
9229
9230 * rebase to v3.10-rc1
9231 - LP: #1172151
9232 - LP: #1089795
9233 - LP: #1167270
9234 - LP: #1128840
9235
9236 -- Tim Gardner <tim.gardner@canonical.com> Tue, 14 May 2013 13:41:07 -0600
9237
9238 linux (3.10.0-0.0) saucy; urgency=low
9239
9240 * Dummy
9241
9242 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
9243
9244 linux (3.9.0-2.6) saucy; urgency=low
9245
9246 [ Tim Gardner ]
9247
9248 * rebase to v3.9.2
9249
9250 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
9251
9252 linux (3.9.0-1.5) saucy; urgency=low
9253
9254 [ Tim Gardner ]
9255
9256 * rebase to v3.9.1
9257
9258 -- Tim Gardner <tim.gardner@canonical.com> Wed, 08 May 2013 12:49:45 -0400
9259
9260 linux (3.9.0-0.4) saucy; urgency=low
9261
9262 [ Andy Whitcroft ]
9263
9264 * ubuntu: overlayfs -- add FS_ALIAS
9265
9266 [ Tim Gardner ]
9267
9268 * Added lttng
9269 - LP: #1175784
9270
9271 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 May 2013 17:17:13 -0400
9272
9273 linux (3.9.0-0.3) saucy; urgency=low
9274
9275 [ Upstream Kernel Changes ]
9276
9277 * rebase to v3.9
9278
9279 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 18:20:00 -0400
9280
9281 linux (3.9.0-0.2) saucy; urgency=low
9282
9283 [ Tim Gardner ]
9284
9285 * Enable extras packaging for amd64/i386.
9286 Fixes build depenencies with brittany and linux-meta.
9287
9288 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 05:37:01 -0600
9289
9290 linux (3.9.0-0.1) saucy; urgency=low
9291
9292 [ Upstream Kernel Changes ]
9293
9294 * rebase to v3.9-rc8
9295
9296 [ Upstream Kernel Changes ]
9297
9298 * rebase to v3.9-rc7
9299 - LP: #1128840
9300
9301 [ Upstream Kernel Changes ]
9302
9303 * rebase to v3.9-rc6
9304
9305 [ Upstream Kernel Changes ]
9306
9307 * rebase to v3.9-rc5
9308
9309 [ Upstream Kernel Changes ]
9310
9311 * rebase to v3.8-rc4
9312 - LP: #1095315
9313 - LP: #886975
9314 - LP: #1086921
9315
9316 [ Upstream Kernel Changes ]
9317
9318 * rebase to v3.9-rc3
9319 - LP: #1155016
9320 - LP: #1103594
9321
9322 [ Upstream Kernel Changes ]
9323
9324 * rebase to v3.9-rc2
9325
9326 [ Upstream Kernel Changes ]
9327
9328 * rebase to v3.9-rc1
9329 - LP: #901105
9330 - LP: #961286
9331 - LP: #1011792
9332 - LP: #1128934
9333 - LP: #886975
9334 - LP: #978807
9335
9336 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Feb 2013 09:12:39 -0700
9337
9338 linux (3.8.0-7.14) raring; urgency=low
9339
9340 [ Andy Whitcroft ]
9341
9342 * [Config] CONFIG_RCU_USER_QS=n
9343 * [Config] CONFIG_MTD_ONENAND_SIM=n
9344 * annotations: add annotations for CONFIG_CC_STACKPROTECTOR
9345
9346 [ Upstream Kernel Changes ]
9347
9348 * rebase to v3.8
9349
9350 [Tim Gardner]
9351
9352 * Release Tracking Bug
9353 - LP: #1130111
9354 * UBUNTU: SAUCE: rt2x00: rt2x00pci_regbusy_read() - only print register access failure once
9355 - LP: #1128840
9356
9357 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Feb 2013 09:25:56 -0700
9358
9359 linux (3.8.0-6.13) raring; urgency=low
9360
9361 [Tim Gardner]
9362
9363 * Release Tracking Bug
9364 - LP: #1125364
9365 * Add ahci modules to d-i
9366 - LP: #1124415
9367
9368
9369 [ Chris Wilson ]
9370
9371 * SAUCE: drm/i915: Wait for pending flips to complete before tearing down
9372 the encoders
9373 - LP: #1097315
9374
9375 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 12:16:48 -0700
9376
9377 linux (3.8.0-6.12) raring; urgency=low
9378
9379 [Tim Gardner]
9380
9381 * perf: NO_LIBPERL=1
9382 * Fix linux-headers dependency
9383 * Release Tracking Bug
9384 - LP: #1124362
9385
9386 [ Andy Whitcroft ]
9387
9388 * [Config] enable CONFIG_AUFS_EXPORT to allow nfs exports
9389 - LP: #1121699
9390
9391 [ Daniel Vetter ]
9392
9393 * SAUCE: drm/i915: write backlight harder
9394 - LP: #954661
9395
9396 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 10:25:11 -0700
9397
9398 linux (3.8.0-6.11) raring; urgency=low
9399
9400 [Tim Gardner]
9401
9402 * Release Tracking Bug
9403 - LP: #1122071
9404 * rebase to v3.8-rc7
9405 * Add libaudit-dev as a build dependency
9406 * Build perf with NO_LIBPYTHON=1 to avoid a python build dependency.
9407
9408 [ Leann Ogasawara ]
9409
9410 * [Config] Remove CONFIG_SATA_AHCI annotation
9411
9412 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Feb 2013 07:41:13 -0500
9413
9414 linux (3.8.0-5.10) raring; urgency=low
9415
9416 [Tim Gardner]
9417
9418 * Release Tracking Bug
9419 - LP: #1118568
9420
9421 * Bump ABI to fix install issue with 3.8.0-4.8.
9422 Moving drivers/ata/*ahci* to linux-image caused an
9423 install conflict with linux-image-extras without an
9424 ABI bump.
9425
9426 [ Jan Beulich ]
9427
9428 * SAUCE: xen-pciback: rate limit error messages from
9429 xen_pcibk_enable_msi{, x}()
9430 - LP: #1117336
9431 - CVE-2013-0231
9432
9433 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Feb 2013 05:38:12 -0700
9434
9435 linux (3.8.0-4.9) raring; urgency=low
9436
9437 [ Herton Ronaldo Krzesinski ]
9438
9439 * d-i: Add mellanox ethernet drivers to nic-modules
9440 - LP: #1015339
9441
9442 [ Joseph Salisbury ]
9443
9444 * SAUCE: ACPI: Add DMI entry for Sony VGN-FW41E_H
9445 - LP: #1113547
9446
9447 [ Kamal Mostafa ]
9448
9449 * SAUCE: alx driver import script
9450
9451 [ Qualcomm Atheros, Inc ]
9452
9453 * SAUCE: alx: Update to heads/master
9454
9455 [ Tim Gardner ]
9456
9457 * Release Tracking Bug
9458 - LP: #1117673
9459
9460 * [debian] Remove dangling symlink from headers package
9461 - LP: #1112442
9462 * [config] CONFIG_ALX=m
9463 * [Config] Add alx to d-i nic-modules
9464 * [Config] CONFIG_SATA_AHCI=m
9465 - LP: #1056563
9466
9467 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Feb 2013 05:54:32 -0800
9468
9469 linux (3.8.0-4.8) raring; urgency=low
9470
9471 [ Allen Ibara ]
9472
9473 * SAUCE: imx6: dts: Add IMX6Q AHCI support
9474
9475 [ Andy Whitcroft ]
9476
9477 * rebase to v3.8-rc6
9478 * updateconfigs following rebase to v3.8-rc6
9479
9480 [Leann Ogasawara]
9481
9482 * Release Tracking Bug
9483 - LP: #1112573
9484
9485 [ Paolo Pisati ]
9486
9487 * SAUCE: imx6: enable sata clk if SATA_AHCI_PLATFORM
9488 * [Config] SERIAL_AMBA_PL011=y (vexpress serial console)
9489 * [Config] MMC_ARMMMCI=y (vexpress mmc)
9490 * [Config] FB_ARMCLCD=y (vexpress framebuffer)
9491
9492 [ Seth Forshee ]
9493
9494 * [Config] CONFIG_MAC80211_MESSAGE_TRACING=y
9495
9496 [ Upstream Kernel Changes ]
9497
9498 * rebase to v3.8-rc6
9499 - LP: #1107477
9500
9501 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 01 Feb 2013 07:20:59 -0800
9502
9503 linux (3.8.0-3.7) raring; urgency=low
9504
9505 [ Andy Green ]
9506
9507 * SAUCE: ARM: OMAP2+: add cpu id register to MAC address helper
9508 * SAUCE: ARM: omap2 add mac address allocation register api
9509 * SAUCE: ARM: omap2 panda register ethernet and wlan for automatic mac
9510 allocation
9511
9512 [ Leann Ogasawara ]
9513
9514 * rebase to v3.8-rc5
9515 * Release Tracking Bug
9516 - LP: #1111486
9517
9518 [ Paolo Pisati ]
9519
9520 * SAUCE: davinci: vpss: compilation fix
9521 * [Config] enable TI OMAP4 support (Pandaboard/ES)
9522 * [Config] OMAP_USB2=y (since TWL6030_USB depends on it)
9523 * [Config] enable Freescale IMX6 support (SabreLite)
9524 * [Config] SERIAL_IMX_CONSOLE=y
9525 * [Config] MMC_*_IMX=y
9526 * [Config] disable USB_SUSPEND
9527 * [Config] USB_MXS_PHY=y
9528 * [Config] USB_CHIPIDEA=y
9529 * SAUCE: DTB: add support for multiple DTBs
9530 * SAUCE: DTB: build imx6q-sabrelite
9531 * SAUCE: DTB: build beaglexm
9532 * SAUCE: DTB: build panda/panda es
9533 * [Config] disable CPU_FREQ
9534 * [Config] PANEL_TFP410=y (video DVI output)
9535 * [Config] SND_OMAP_SOC*=y
9536 * [Config] SND_IMX_SOC*=y
9537 * [Config] I2C_IMX=y
9538 * [Config] SPI_IMX=m
9539
9540 [ Stefan Bader ]
9541
9542 * [Config] Move 9p modules into generic package
9543 - LP: #1107658
9544
9545 [ Tony Lindgren ]
9546
9547 * SAUCE: ARM: OMAP2+: Limit omap initcalls to omap only on multiplatform
9548 kernels
9549 * SAUCE: ARM: OMAP2+: Use omap initcalls
9550 * SAUCE: ARM: OMAP: Fix i2c cmdline initcall for multiplatform
9551 * SAUCE: ARM: OMAP: Fix dmaengine init for multiplatform
9552 * SAUCE: ARM: OMAP2+: Add multiplatform debug_ll support
9553 * SAUCE: ARM: OMAP2+: Disable code that currently does not work with
9554 multiplaform
9555 * SAUCE: ARM: OMAP2+: Enable ARCH_MULTIPLATFORM support
9556 * SAUCE: ARM: OMAP2+: Add minimal support for booting vexpress
9557 * SAUCE: ARM: OMAP2+: Remove now obsolete uncompress.h and debug-macro.S
9558
9559 [ Upstream Kernel Changes ]
9560
9561 * rebase to v3.8-rc5
9562 - LP: #1096789
9563
9564 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Jan 2013 06:44:52 -0800
9565
9566 linux (3.8.0-2.6) raring; urgency=low
9567
9568 [ Adam Conrad ]
9569
9570 * Fix up linux-tools -> SRCPKGNAME-tools rename
9571
9572 [ Andy Whitcroft ]
9573
9574 * [Config] re-disable CONFIG_SOUND_OSS
9575 - LP: #1105230
9576
9577 [ Arend van Spriel ]
9578
9579 * SAUCE: brcmsmac: fix tx status processing
9580
9581 [Leann Ogasawara]
9582
9583 * Release Tracking Bug
9584 - LP: #1105104
9585
9586 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 Jan 2013 11:56:30 -0800
9587
9588 linux (3.8.0-1.5) raring; urgency=low
9589
9590 [Tim Gardner]
9591
9592 * Release Tracking Bug
9593 - LP: #1101235
9594
9595 [ Dudley Du ]
9596
9597 * SAUCE: Input: add support for Cypress PS/2 Trackpads
9598 - LP: #978807
9599
9600 [ Kamal Mostafa ]
9601
9602 * SAUCE: Input: increase struct ps2dev cmdbuf[] to 8 bytes
9603 * SAUCE: Input: Cypress PS/2 Trackpad simulated multitouch
9604 * [Config] Add CONFIG_PS2_CYPRESS
9605
9606 [ Tim Gardner ]
9607
9608 * rebase to v3.8-rc4
9609
9610 [ Upstream Kernel Changes ]
9611
9612 * rebase to v3.8-rc4
9613 - LP: #1095315
9614 - LP: #886975
9615 - LP: #1086921
9616
9617 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jan 2013 10:50:22 -0800
9618
9619 linux (3.8.0-0.4) raring; urgency=low
9620
9621 [ Leann Ogasawara ]
9622
9623 * [Config] Update CONFIG_TOUCHSCREEN_EGALAX build annotation
9624 * [Config] Update CONFIG_IIO build annotation
9625 * [Config] Update CONFIG_TOUCHSCREEN_EETI annotation
9626 * [Config] Remove CONFIG_SPI_DW_MMIO annotation
9627 * [Config] Remove CONFIG_SPI_PL022 annotation
9628 * [Config] Update CONFIG_EZX_PCAP annotation
9629 * [Config] Update CONFIG_SENSORS_AK8975 annotation
9630 * [Config] Disable CONFIG_DRM_MGAG200
9631 - LP: #1042903
9632
9633 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 Jan 2013 10:01:50 -0800
9634
9635 linux (3.8.0-0.3) raring; urgency=low
9636
9637 [ Andy Whitcroft ]
9638
9639 * Revert "SAUCE: (no-up) trace: add trace events for open(), exec() and
9640 uselib()"
9641
9642 [ Scott James Remnant ]
9643
9644 * SAUCE: (no-up) trace: add trace events for open(), exec() and uselib()
9645 (for v3.7+)
9646 - LP: #1085766, #462111
9647
9648 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Jan 2013 16:57:27 +0000
9649
9650 linux (3.8.0-0.2) raring; urgency=low
9651
9652 [ Tim Gardner ]
9653
9654 * [packaging] Add macro to selectively disable building perf
9655 * [packaging] Cannot depend on universe package libaudit-dev
9656
9657 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jan 2013 12:43:24 -0700
9658
9659 linux (3.8.0-0.1) raring; urgency=low
9660
9661
9662 [ Upstream Kernel Changes ]
9663
9664 * rebase to v3.8-rc3
9665 - LP: #1096789
9666
9667 [ Upstream Kernel Changes ]
9668
9669 * rebase to v3.8-rc2
9670 - LP: #1082357
9671 - LP: #1075882
9672
9673 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Dec 2012 10:35:09 +0000
9674
9675 linux (3.7.0-7.15) raring; urgency=low
9676
9677 [ Chris J Arges ]
9678
9679 * SAUCE: add eeprom_bad_csum_allow module parameter
9680 - LP: #1070182
9681
9682 [ Leann Ogasawara ]
9683
9684 * Add ceph to linux-image for virtual instances
9685 - LP: #1063784
9686
9687 [ Serge Hallyn ]
9688
9689 * SAUCE: net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD
9690
9691 [ Tim Gardner ]
9692
9693 * [Config] CONFIG_SLUB_DEBUG=y
9694 - LP: #1090308
9695
9696 [ Upstream Kernel Changes ]
9697
9698 * Revert "[SCSI] sd: Implement support for WRITE SAME"
9699 - LP: #1089818
9700
9701 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 Dec 2012 06:50:20 -0800
9702
9703 linux (3.7.0-6.14) raring; urgency=low
9704
9705 [ Andy Whitcroft ]
9706
9707 * [Config] annotations: all new annotations scheme including defaults
9708 * [Configs] apply annotation updates to main configs (top section)
9709
9710 [ Leann Ogasawara ]
9711
9712 * Revert "SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm
9713 build"
9714 * Revert "SAUCE: [arm] fixup __aeabi_uldivmod undefined build error"
9715 * Temporarily disable module check for build
9716
9717 [ Stefan Bader ]
9718
9719 * ubuntu: dm-raid45: Adapt to upstream interface changes
9720 * Re-enable build of dm-raid45
9721
9722 [ Tim Gardner ]
9723
9724 * SAUCE: Moved scripts/fw-to-ihex.sh to debian/scripts/misc
9725 * SAUCE: ACPICA: Fix ACPI mutex object allocation memory leak on error
9726 * SAUCE: drm: Fix possible EDID memory allocation oops
9727 * SAUCE: ttm: Fix possible _manager memory allocation oops
9728 * SAUCE: iwlwifi: iwlagn_request_scan: Fix check for priv->scan_request
9729 * SAUCE: i915: intel_set_mode: Reduce stack allocation from 500 bytes to
9730 2 pointers
9731
9732 [ Tomas Hozza ]
9733
9734 * SAUCE: tools: hv: Netlink source address validation allows DoS
9735 - LP: #1084777
9736 - CVE-2012-5532
9737
9738 [ Upstream Kernel Changes ]
9739
9740 * rebase to v3.7
9741
9742 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 05 Dec 2012 14:11:12 -0800
9743
9744 linux (3.7.0-5.13) raring; urgency=low
9745
9746 [ Lino Sanfilippo ]
9747
9748 * SAUCE: inotify, fanotify: replace fsnotify_put_group() with
9749 fsnotify_destroy_group()
9750 - LP: #922906
9751 * SAUCE: fsnotify: introduce fsnotify_get_group()
9752 - LP: #922906
9753 * SAUCE: fsnotify: use reference counting for groups
9754 - LP: #922906
9755 * SAUCE: fsnotify: take groups mark_lock before mark lock
9756 - LP: #922906
9757 * SAUCE: fanotify: add an extra flag to mark_remove_from_mask that
9758 indicates wheather a mark should be destroyed
9759 - LP: #922906
9760 * SAUCE: fsnotify: use a mutex instead of a spinlock to protect a groups
9761 mark list
9762 - LP: #922906
9763 * SAUCE: fsnotify: pass group to fsnotify_destroy_mark()
9764 - LP: #922906
9765 * SAUCE: fsnotify: introduce locked versions of fsnotify_add_mark() and
9766 fsnotify_remove_mark()
9767 - LP: #922906
9768 * SAUCE: fsnotify: dont put marks on temporary list when clearing marks
9769 by group
9770 - LP: #922906
9771 * SAUCE: fsnotify: change locking order
9772 - LP: #922906
9773
9774 [ Tim Gardner ]
9775
9776 * [Config] CONFIG_NFC_LLCP=y
9777 * [Config] get-firmware: Filter new files through fwinfo
9778 * [Config] CONFIG_MTD_NAND_DOCG4=m for all arches
9779 * [Config] CONFIG_DRM_EXYNOS_HDMI=y
9780 * [Config] CONFIG_XEN=y for all arches
9781 * [Config] CONFIG_SND_OMAP_SOC_ZOOM2=m
9782 * [Config] CONFIG_MMC_DW_EXYNOS=m
9783 * [Config] CONFIG_GPIO_ADNP=m
9784 * [Config] find-obsolete-firmware: Use correct path
9785 * rebase to v3.7-rc8
9786 - LP: #1084640
9787
9788 [ Upstream Kernel Changes ]
9789
9790 * Revert "VFS: don't do protected {sym,hard}links by default"
9791 - LP: #1084192
9792
9793 -- Tim Gardner <tim.gardner@canonical.com> Wed, 28 Nov 2012 16:07:08 +0000
9794
9795 linux (3.7.0-4.12) raring; urgency=low
9796
9797 [ Tim Gardner ]
9798
9799 * Revert "[Config] Use -j1 for headers_install"
9800 * Revert "[Config] install-arch-headers needs a valid config"
9801 Strayed into the weeds in search of the root cause of the periodic
9802 build failure.
9803 Fixes powerpc FTBS introduced in -4.11.
9804 * [Config] hmake -j1
9805 The kernel makefile appears to have parallel dependency
9806 problems for the install_headers target. This appears to be root
9807 cause for a periodic build failure on N-way machines.
9808
9809 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 27 Nov 2012 12:33:06 -0800
9810
9811 linux (3.7.0-4.11) raring; urgency=low
9812
9813 [ Tim Gardner ]
9814
9815 * [Config] Use -j1 for headers_install
9816 Also fixes a powerpc FTBS introduced by
9817 "[Config] install-arch-headers needs a valid config".
9818
9819 -- Tim Gardner <tim.gardner@canonical.com> Tue, 27 Nov 2012 10:19:30 -0700
9820
9821 linux (3.7.0-4.10) raring; urgency=low
9822
9823 [ Andy Whitcroft ]
9824
9825 * [Config] add rebuild-test support for autopkgtest
9826 - LP: #1081500
9827 * [tests] move build tests out of the way
9828 - LP: #1081500
9829 * [tests] add an autopkgtest rebuild test
9830 - LP: #1081500
9831
9832 [ Tim Gardner ]
9833
9834 * rebase to v3.7-rc7
9835 * SAUCE: Remove emi62 files duplicated in linux-firmware
9836 * SAUCE: Remove sb16 files duplicated in linux-firmware
9837 * SAUCE: Remove whiteheat files duplicated in linux-firmware
9838 * SAUCE: Remove yamaha files duplicated in linux-firmware
9839 * SAUCE: Remove dsp56k files used only by m68k
9840 * SAUCE: firmware: Remove last vestiges of dabusb
9841 * SAUCE: Remove vicam files duplicated in linux-firmware
9842 * [Config] install-arch-headers needs a valid config
9843
9844 [ Upstream Kernel Changes ]
9845
9846 * rebase to v3.7-rc7
9847 - LP: #1076840
9848 - LP: #1081466
9849
9850 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 21 Nov 2012 06:07:23 -0800
9851
9852 linux (3.7.0-3.9) raring; urgency=low
9853
9854 [ Leann Ogasawara ]
9855
9856 * [Config] Enable CONFIG_X86_CPUFREQ_NFORCE2=y
9857 - LP: #1079900
9858 * Add nfsv3 to nfs-modules udeb
9859
9860 [ Paolo Pisati ]
9861
9862 * [Config] SND_OMAP_SOC*=y
9863 - LP: #1019321
9864
9865 [ Stefan Bader ]
9866
9867 * SAUCE: (no-up) xen/netfront: handle compound page fragments on transmit
9868 - LP: #1078926
9869
9870 [ Tim Gardner ]
9871
9872 * Revert "SAUCE: SECCOMP: audit: always report seccomp violations"
9873 - LP: #1079469
9874 * Revert "SAUCE: omap3 clocks .dev_id = NULL"
9875 * rebase to v3.7-rc6
9876 * SAUCE: script to detect obsolete firmware
9877 * SAUCE: Remove yam files duplicated in linux-firmware
9878 * SAUCE: Remove tehuti files duplicated in linux-firmware
9879 * SAUCE: Remove matrox files duplicated in linux-firmware
9880 * SAUCE: Remove cxgb3 files duplicated in linux-firmware
9881 * SAUCE: Remove r128 files duplicated in linux-firmware
9882 * SAUCE: Remove acenic files duplicated in linux-firmware
9883 * SAUCE: Remove keyspan files duplicated in linux-firmware
9884 * SAUCE: Remove sun files duplicated in linux-firmware
9885 * SAUCE: Remove radeon files duplicated in linux-firmware
9886 * SAUCE: Update bnx2x firmware to 7.8.2.0
9887 * [Config] generic.inclusion-list: econet has disappeared
9888
9889 [ Upstream Kernel Changes ]
9890
9891 * seccomp: forcing auditing of kill condition
9892 - LP: #1079469
9893 * rebase to v3.7-rc6
9894
9895 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Nov 2012 12:28:55 -0800
9896
9897 linux (3.7.0-2.8) raring; urgency=low
9898
9899 [ Andy Whitcroft ]
9900
9901 * Revert "overlayfs: disable until FTBS is fixed"
9902 * Revert "ubuntu: overlayfs"
9903 * Revert "ubuntu: AUFS"
9904 * ubuntu: overlayfs -- overlayfs: add statfs support
9905 * ubuntu: overlayfs -- ovl: switch to __inode_permission()
9906 * ubuntu: overlayfs -- overlayfs: copy up i_uid/i_gid from the underlying
9907 inode
9908 - LP: #944386
9909 * ubuntu: AUFS (no-squash): basic framework and update machinary
9910 * ubuntu: AUFS (no-squash) -- aufs3-base.patch
9911 * ubuntu: AUFS (no-squash) -- aufs3-standalone.patch
9912 * ubuntu: AUFS: aufs-update -- follow the uapi header changes
9913 * ubuntu: AUFS -- update to f2873474324d0a31af4340554b9715f51331bc7f
9914 * ubuntu: AUFS (no-squash) -- reenable
9915 - LP: #1079193
9916
9917 [ Erez Zadok ]
9918
9919 * ubuntu: overlayfs -- overlayfs: implement show_options
9920
9921 [ Miklos Szeredi ]
9922
9923 * ubuntu: overlayfs -- vfs: add i_op->dentry_open()
9924 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
9925 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
9926 * ubuntu: overlayfs -- overlay filesystem
9927 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
9928 * ubuntu: overlayfs -- vfs: export __inode_permission() to modules
9929
9930 [ Neil Brown ]
9931
9932 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
9933
9934 [ Robin Dong ]
9935
9936 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
9937 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
9938
9939 -- Andy Whitcroft <apw@canonical.com> Thu, 15 Nov 2012 13:35:12 +0000
9940
9941 linux (3.7.0-1.7) raring; urgency=low
9942
9943 [ Tim Gardner ]
9944
9945 * [Config] Drop dependency on libaudit-dev
9946 Its a universe package which causes an FTBS on the builders.
9947 libaudit-dev is not strictly required for the perf tools build.
9948
9949 -- Tim Gardner <tim.gardner@canonical.com> Wed, 14 Nov 2012 10:08:13 -0700
9950
9951 linux (3.7.0-1.6) raring; urgency=low
9952
9953 [ Andy Whitcroft ]
9954
9955 * [Config] enforce -- switch CONFIG_NVRAM to more readable form
9956 * [Config] better encode the CONFIG_NVRAM constaint
9957 * enforcer -- fix debugging output
9958
9959 [ Ben Collins ]
9960
9961 * [Config] Add custom_override rule to allow for alternate kernel
9962 file/install
9963 * [Config] Use SRCPKGNAME as prefix for indep linux headers package
9964
9965 [ Tim Gardner ]
9966
9967 * [Config] Dropped armel
9968 * Drop highbank from ABI fetch list
9969 * [Config] Use dh_prep instead of 'dh_clean -k'
9970 * [Config] Build depend on libaudit-dev, libunwind8-dev for tools
9971 * [Config] Document binary-indep dependency chain
9972 * rebase to v3.7-rc5
9973
9974 [ Upstream Kernel Changes ]
9975
9976 * rebase to v3.7-rc5
9977
9978 -- Tim Gardner <tim.gardner@canonical.com> Tue, 13 Nov 2012 07:13:37 -0500
9979
9980 linux (3.7.0-0.5) raring; urgency=low
9981
9982 [ Tim Gardner ]
9983
9984 * [Config] CONFIG_AMD_IOMMU_V2=m
9985 - LP: #1071520
9986 * [Config] CONFIG_MTD_ONENAND_SIM=n for armel
9987 Fixes FTBS
9988
9989 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 15:45:39 -0500
9990
9991 linux (3.7.0-0.4) raring; urgency=low
9992
9993 [ Ben Collins ]
9994
9995 * [Config] Update enforce rule for CONFIG_NVRAM to better suit flavours
9996
9997 [ Tim Gardner ]
9998
9999 * [Config] do_tools=false for arm
10000
10001 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 05:39:51 -0700
10002
10003 linux (3.7.0-0.3) raring; urgency=low
10004
10005 [ Tim Gardner ]
10006
10007 * [Config] CONFIG_DRM_EXYNOS_HDMI=n for armhf
10008 * [Config] CONFIG_MTD_NAND_DOCG4=n for armel/armhf
10009 * [Config] Drop highbank harder
10010
10011 -- Tim Gardner <tim.gardner@canonical.com> Wed, 07 Nov 2012 18:11:45 +0000
10012
10013 linux (3.7.0-0.2) raring; urgency=low
10014
10015 [ Andy Whitcroft ]
10016
10017 * [Config] add fs/udf to linux-image to support DVD/CD formats in virtual
10018 instances
10019 - LP: #1066921
10020 * [Config] drop highbank builds
10021
10022 [ Jeremy Kerr ]
10023
10024 * SAUCE: efivarfs: Implement exclusive access for {get, set}_variable
10025 - LP: #1063061
10026
10027 [ Leann Ogasawara ]
10028
10029 * Reinstate dropped.txt from Ubuntu-3.7.0-0.1-rc1
10030
10031 [ Tim Gardner ]
10032
10033 * [Config] Dropped powerpc/ppc64 in favour of the community kernel
10034 * [Config] CONFIG_MODULE_SIG=y for amd64,i386, and highbank
10035 * rebase to v3.7-rc4
10036 * SAUCE: MODSIGN: Emit error for incorrectly signed module
10037
10038 [ Upstream Kernel Changes ]
10039
10040 * rebase to v3.7-rc4
10041
10042 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Nov 2012 05:35:41 -0700
10043
10044 linux (3.7.0-0.1) raring; urgency=low
10045
10046
10047 [ Upstream Kernel Changes ]
10048
10049 * rebase to v3.7-rc3
10050 - LP: #1056078
10051
10052 [ Upstream Kernel Changes ]
10053
10054 * rebase to v3.7-rc2
10055 - LP: #1060729
10056 - LP: #1059523
10057 - LP: #1006690
10058 - LP: #1049623
10059 - LP: #1046512
10060 - LP: #1052499
10061 - LP: #1037642
10062 - LP: #559939
10063 - LP: #1052460
10064 - LP: #939161
10065 - LP: #1046734
10066
10067 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Oct 2012 08:13:07 -0600
10068
10069 linux (3.6.0-0.1) UNRELEASED; urgency=low
10070
10071
10072 [ Upstream Kernel Changes ]
10073
10074 * rebase to v3.6
10075
10076 [ Upstream Kernel Changes ]
10077
10078 * rebase to v3.6-rc7
10079
10080 [ Upstream Kernel Changes ]
10081
10082 * rebase to v3.6-rc6
10083 - LP: #1000424
10084
10085 [ Upstream Kernel Changes ]
10086
10087 * rebase to v3.6-rc5
10088 - LP: #1040077
10089
10090 [ Upstream Kernel Changes ]
10091
10092 * rebase to v3.6-rc4
10093
10094 [ Upstream Kernel Changes ]
10095
10096 * rebase to v3.6-rc3
10097 - LP: #1038651
10098 - LP: #1034779
10099
10100 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 24 Jul 2012 06:37:09 -0700
10101
10102 linux (3.5.0-6.6) quantal-proposed; urgency=low
10103
10104 [ Andy Whitcroft ]
10105
10106 * [Config] CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION enable IPv6
10107 experimental features
10108 * SAUCE: highbank -- export clock functions for modules
10109 * [Config] highbank -- reenable CONFIG_TOUCHSCREEN_W90X900
10110 * [Config] highbank -- renenable CONFIG_SERIO_AMBAKMI
10111 * [Config] highbank -- reenable CONFIG_RFKILL_GPIO
10112 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
10113 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
10114 * [Config] highbank -- reenable CONFIG_KEYBOARD_SAMSUNG
10115 * [Config] highbank -- reenable CONFIG_FB_ARMCLCD
10116 * [Config] highbank -- reenable CONFIG_DW_DMAC
10117 * [Config] highbank -- reenable CONFIG_USB_R8A66597_HCD
10118 * [Config] highbank -- reenable CONFIG_USB_MV_UDC
10119 * [Config] highbank -- reenable CONFIG_USB_DWC3
10120 * [Config] highbank -- reenable CONFIG_SATA_MV
10121 * [Config] highbank -- reenable CONFIG_PATA_ARASAN_CF
10122 * [Config] highbank -- CONFIG_CAN_C_CAN_PLATFORM
10123 * [Config] highbank -- reenable CONFIG_MMC_ARMMMCI
10124 * [Config] highbank -- reenable CONFIG_SERIAL_AMBA_PL010
10125 * [Config] highbank -- reenable CONFIG_ATMEL_PWM
10126 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
10127 * [Config] highbank -- enable CONFIG_EXPERT
10128 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
10129 * [Config] enable CONFIG_USB_DYNAMIC_MINORS
10130 * [Config] enable CONFIG_USB_EHCI_TT_NEWSCHED
10131 * [Config] enable CONFIG_USB_ETH_EEM
10132 * [Config] enable CONFIG_USB_HCD_BCMA/CONFIG_USB_HCD_SSB
10133 * [Config] disable CONFIG_USB_M66592
10134 * [Config] enable CONFIG_USB_NET2272
10135 * [Config] enable CONFIG_USB_R8A66597
10136 * [Config] annotate: CONFIG_USB_OMAP not required for our h/w
10137 * [Config] set CONFIG_USB_MUSB_HDRC=m for omap
10138 * [Config] annotate: CONFIG_USB_G_MULTI fix rule
10139 * [Config] CONFIG_USB_GPIO_VBUS=m for OMAP
10140 * [Config] Enable CONFIG_DRM_AST/_CIRRUS_QEMU/_MGAG200
10141 * [Config] sync configuration armhf omap -> armel omap
10142 * [Config] annotate: CONFIG_IIO triggers build failures on OMAP4
10143 * [Config] disable CONFIG_OMAP_IOVMM is deprecated
10144
10145 [ Bryan Wu ]
10146
10147 * [Config] change default IO scheduler from CFQ to Deadline
10148
10149 [ Leann Ogasawara ]
10150
10151 * Revert "[Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc"
10152 * [Config] Disable CONFIG_MOUSE_INPORT
10153
10154 [ Tim Gardner ]
10155
10156 * SAUCE: firmware: Update bnx2x to current firmware version 7.2.51
10157 * [Config] Add bnx2x firmware to nic-modules udeb
10158 * SAUCE: Add script to convert firmware to ihex format
10159 * SAUCE: firmware: Upgrade bnx2 to current versions
10160 * [Config] Add tigon firmware to nic-modules udeb
10161 * [Config] CONFIG_EARLY_PRINTK_DBGP=y
10162 - LP: #1026761
10163 * SAUCE: Remove redundant cis firmware
10164 * SAUCE: Remove redundant emi26 firmware
10165 * SAUCE: Remove redundant ttusb-budget firmware
10166 * SAUCE: Remove redundant sun/cassini firmware
10167 * SAUCE: Remove redundant ositech/Xilinx7OD firmware
10168 * SAUCE: Remove redundant 3com/typhoon.bin firmware
10169 * SAUCE: Remove redundant yamaha/ds1 firmware
10170 * SAUCE: Remove redundant keyspan_pda firmware
10171 * rebase to v3.5
10172
10173 [ Upstream Kernel Changes ]
10174
10175 * rebase to v3.5
10176 - LP: #1027828
10177
10178 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Jul 2012 05:57:04 -0700
10179
10180 linux (3.5.0-5.5) quantal-proposed; urgency=low
10181
10182 [ Andy Whitcroft ]
10183
10184 * [Config] annotations: initial import of configuration annotations
10185
10186 [ Bryan Wu ]
10187
10188 * [Config] enforcer -- add CONFIG_I2C_DESIGNWARE_PLATFORM enforce checker
10189
10190 [ Leann Ogasawara ]
10191
10192 * Rebase to v3.5-rc7
10193
10194 [ Manoj Iyer ]
10195
10196 * SAUCE: Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0
10197 - LP: #1010281
10198
10199 [ Tim Gardner ]
10200
10201 * [Config] enable CONFIG_I2C_HELPER_AUTO for all flavours as policy
10202 expects
10203 * [Config] CONFIG_I2O_CONFIG_OLD_IOCTL=n
10204 * [Config] CONFIG_BRIDGE_EBT_ULOG=n
10205 * [Config] CONFIG_IP_NF_QUEUE=n
10206 * [Config] CONFIG_MTD_DOC2000=n
10207 * [Config] CONFIG_PRINT_QUOTA_WARNING=n
10208 * [Config] CONFIG_PRISM54=n
10209 * [Config] CONFIG_SCx200_I2C=n
10210 * [Config] CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
10211
10212 [ Upstream Kernel Changes ]
10213
10214 * rebase to v3.5-rc7
10215
10216 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jul 2012 15:38:41 -0700
10217
10218 linux (3.5.0-4.4) quantal-proposed; urgency=low
10219
10220 [ Andy Whitcroft ]
10221
10222 * [Packaging] getabis should be extracting all packages
10223 - LP: #1021174
10224 * [Config] getabis -- series uses linux-image-extra
10225 - LP: #1021174
10226 * rebase to v3.5-rc6
10227
10228 [ Bryan Wu ]
10229
10230 * [Config] built-in CONFIG_MICREL_PHY as other PHY drivers for all
10231 flavours
10232 * [Config] sync CONFIG_MOUSE_PS2_ config for all flavours
10233
10234 [ Leann Ogasawara ]
10235
10236 * [Config] Enable CONFIG_RT2800USB_RT35XX and CONFIG_RT2800USB_RT53XX
10237 - LP: #1019561
10238
10239 [ Paolo Pisati ]
10240
10241 * [Config] SND_OMAP_SOC, SND_OMAP_SOC_MCBSP and SND_OMAP_SOC_OMAP3_BEAGLE =y
10242 - LP: #1019321
10243
10244 [ Stefan Bader ]
10245
10246 * SAUCE: (pre-up) net: dont use __netdev_alloc_skb for bounce buffer
10247 - LP: #1018456
10248 * (config) Disable ACPI_PROCFS_POWER
10249
10250 [ Tim Gardner ]
10251
10252 * [Config] CONFIG_ACPI_BGRT=y
10253 * Extract firmware module info during getabi
10254 - LP: #1021174
10255
10256 [ Upstream Kernel Changes ]
10257
10258 * rebase to v3.5-rc6
10259
10260 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Jul 2012 08:50:20 -0700
10261
10262 linux (3.5.0-3.3) quantal-proposed; urgency=low
10263
10264 [ Andy Whitcroft ]
10265
10266 * [Config] enable CONFIG_MEMTEST=y
10267 - LP: #1004535
10268 * [Config] config-check: add support for a cut operation
10269 * [Config] enforcer -- switch to cut where appropriate
10270
10271 [ Leann Ogasawara ]
10272
10273 * Rebase to v3.5-rc5
10274 * [Config] Updateconfigs after rebase to v3.5-rc5
10275
10276 [ Luis Henriques ]
10277
10278 * SAUCE: ocfs2: Fix NULL pointer dereferrence in
10279 __ocfs2_change_file_space
10280 - LP: #1006012
10281
10282 [ Seth Forshee ]
10283
10284 * SAUCE: (drop after 3.5) drm/i915: ignore pipe select bit when checking
10285 for LVDS register initialization
10286 - LP: #1012800
10287
10288 [ Upstream Kernel Changes ]
10289
10290 * rebase to v3.5-rc5
10291 - LP: #1013183
10292 - LP: #1017017
10293 - LP: #884652
10294
10295 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 02 Jul 2012 06:41:58 -0700
10296
10297 linux (3.5.0-2.2) quantal-proposed; urgency=low
10298
10299 [ Andy Whitcroft ]
10300
10301 * rebase to v3.5-rc4
10302
10303 [ Arend van Spriel ]
10304
10305 * SAUCE: (drop after 3.5) brcmsmac: fix NULL pointer crash in
10306 brcms_c_regd_init()
10307 - LP: #950320
10308
10309 [ Bryan Wu ]
10310
10311 * [Config] Sync CONFIG_CGROUP_MEM_RES_CTLR_SWAP for ARM
10312
10313 [ Chris J Arges ]
10314
10315 * PACKAGING: add .gnu_debuglink sections to .ko files
10316 - LP: #669641
10317
10318 [ Leann Ogasawara ]
10319
10320 * d-i: Add hid-generic to input-modules
10321 - LP: #1017879
10322
10323 [ Ming Lei ]
10324
10325 * SAUCE: Revert "mmc: omap_hsmmc: Enable Auto CMD12"
10326 - LP: #1017717, #225
10327
10328 [ Paolo Pisati ]
10329
10330 * SAUCE: Revert "Fix OMAP EHCI suspend/resume failure (i693)"
10331 - LP: #1017718
10332 * [Config] Disable generic USB_EHCI_HCD_PLATFORM on omap3
10333
10334 [ Seth Forshee ]
10335
10336 * SAUCE: (drop after 3.5) brcm80211: smac: don't set up tx power limits
10337 during initialization
10338 - LP: #950320
10339 * SAUCE: (drop after 3.5) brcm80211: smac: always set channel specified
10340 by mac80211
10341 - LP: #950320
10342 * SAUCE: (drop after 3.5) brcm80211: smac: remove unused code for 40MHz
10343 channels
10344 - LP: #950320
10345 * SAUCE: (drop after 3.5) brcm80211: smac: clean up channel.c
10346 - LP: #950320
10347 * SAUCE: (drop after 3.5) brcm80211: smac: inform mac80211 of the X2
10348 regulatory domain
10349 - LP: #950320
10350 * SAUCE: (drop after 3.5) brcm80211: smac: enable/disable radio on
10351 regulatory updates
10352 - LP: #950320
10353 * SAUCE: (drop after 3.5) brcm80211: smac: use mac80211 channel data for
10354 tx power limits
10355 - LP: #950320
10356 * SAUCE: (drop after 3.5) brcm80211: smac: don't validate channels
10357 against internal regulatory data
10358 - LP: #950320
10359 * SAUCE: (drop after 3.5) brcm80211: smac: use current regulatory domain
10360 when checking whether OFDM is allowed
10361 - LP: #950320
10362
10363 [ Tim Gardner ]
10364
10365 * [Config] Enable CONFIG_CGROUPS for highbank
10366 - LP: #1014692
10367 * [Config] FB_OMAP*=y and PANEL_TFP410=y
10368
10369 [ Upstream Kernel Changes ]
10370
10371 * rebase to v3.5-rc4
10372
10373 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 26 Jun 2012 06:21:05 -0700
10374
10375 linux (3.5.0-1.1) quantal-proposed; urgency=low
10376
10377 [ Andy Whitcroft ]
10378
10379 * [Config] highbank -- enable CONFIG_RFKILL=y and CONFIG_CAN=m
10380
10381 [ Leann Ogasawara ]
10382
10383 * Rebase to v3.5-rc1
10384 * [Config] Remove USB_DEVICEFS from the config enforcer
10385 * [Config] Updateconfigs after rebase to v3.5-rc1
10386 * [Config] Temporarily disable CONFIG_MACH_NOKIA_RX51 on arm
10387 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
10388 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
10389 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
10390 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
10391 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
10392 * [Config] Temporarily disable CONFIG_GPIO_EM on arm
10393 * [Config] Temporarily disable CONFIG_SERIAL_8250_EM on armhf
10394 * [Config] Temporarily disable CONFIG_STMMAC_ETH on armhf
10395 * [Config] Temporarily disable CONFIG_HW_RANDOM_ATMEL on armhf
10396 * Rebase to v3.5-rc2
10397 * [Config] Updateconfigs after rebase to v3.5-rc2
10398 * [Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc
10399 * Rebase to v3.5-rc3
10400 * [Config] Updateconfigs after rebase to v3.5-rc3
10401
10402 [ Paul Mundt ]
10403
10404 * SAUCE: fix bug.h's inclusion of kernel.h
10405
10406 [ Stefan Bader ]
10407
10408 * SAUCE: Fix compile failures of dm-raid45
10409 * [Config] Enable dm-raid45
10410 * Move dependency on crda to extra package
10411 - LP: #657901
10412 * SAUCE: Mask CR4 writes on older Xen hypervisors
10413
10414 [ Upstream Kernel Changes ]
10415
10416 * rebase to v3.5-rc3
10417 - LP: #993162
10418 - LP: #925577
10419 * rebase to v3.5-rc2
10420 * rebase to v3.5-rc1
10421 - LP: #955892
10422 - LP: #978038
10423 - LP: #987371
10424 - LP: #929545
10425 - LP: #942316
10426 - LP: #903853
10427
10428 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 08 Jun 2012 14:28:46 -0700
10429
10430 linux (3.4.0-5.11) quantal-proposed; urgency=low
10431
10432 [ Leann Ogasawara ]
10433
10434 * [Config] Disable CONFIG_ARM_LPAE
10435 - LP: #1009061
10436
10437 [ Oleksij Rempel ]
10438
10439 * SAUCE: b43: do not call ieee80211_unregister_hw if we are not registred
10440 - LP: #1008905
10441
10442 [ Paolo Pisati ]
10443
10444 * [Config] omap3: MFD_OMAP_USB_HOST is usb host in omap2+.
10445 - LP: #1009061
10446
10447 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Jun 2012 08:06:28 -0700
10448
10449 linux (3.4.0-4.10) quantal; urgency=low
10450
10451 [ Leann Ogasawara ]
10452
10453 * Temporarily disable ABI and module check
10454
10455 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 20:27:31 -0700
10456
10457 linux (3.4.0-4.9) quantal; urgency=low
10458
10459 [ Andy Whitcroft ]
10460
10461 * [Config] fix config split to avoid the shared config
10462 * [Config] updateconfigs following split config fix
10463 * [Config] linux-image-extras needs full postinst
10464 * [Config] CONFIG_BLK_DEV_NVME commonise across architectures
10465 * [Config] CONFIG_HP_WATCHDOG enable as module
10466 * [Config] CONFIG_PDC_ADMA is not boot essential
10467 * [Config] CONFIG_XEN_ACPI_PROCESSOR should be enabled on x86
10468 * [Config] CONFIG_VT6655/CONFIG_VT6656=m
10469 * [Config] CONFIG_TRANZPORT=m commonise
10470 * [Config] CONFIG_R3964=m commonise
10471 * [Config] CONFIG_SCSI_DH=m commonise
10472 * [Config] CONFIG_SCSI_IBMVSCSIS=m commonise
10473 * [Config] CONFIG_AMD_PHY=y phys are not autoloadable
10474 * [Config] CONFIG_SCSI_QLA_ISCSI=m commonise
10475 * [Config] CONFIG_SCSI_SPI_ATTR=m commonise
10476 * [Config] CONFIG_USB_SN9C102 is deprecated disable
10477 * [Config] CONFIG_USB_SI470X=m commonise
10478 * [Config] CONFIG_USB_ET61X251=m commonise
10479 * [Config] CONFIG_RTS_PSTOR=m commonise
10480 * [Config] CONFIG_SCANLOG=m commonise
10481 * [Config] CONFIG_SCSI_SYM53C8XX_2=m commonise
10482 * [Config] CONFIG_SM_FTL=m commonise
10483 * [Config] CONFIG_SOLO6X10=m commonise
10484 * [Config] CONFIG_SND_PCM_OSS=n using pulseaudio emulation instead
10485 * [Config] CONFIG_SPI_DESIGNWARE=m commonise
10486 * [Config] CONFIG_SPI_SPIDEV=m commonise
10487 * [Config] CONFIG_TABLET_USB_WACOM=m commonise
10488 * [Config] CONFIG_TPS65010=m commonise
10489 * [Config] CONFIG_STE10XP=y commonise
10490 * [Config] CONFIG_X25_ASY=m commonise
10491 * [Config] CONFIG_USB_MON=m commonise
10492 * [Config] CONFIG_VME_BUS=m commonise
10493 * [Config] CONFIG_W35UND=m commonise
10494 * [Config] -CONFIG_TCG_TPM=y commonise
10495 * [Config] highbank -- commonise filesystems
10496 * [Config] highbank -- commonise subsystems
10497 * [Config] highbank -- commonise network protocols
10498 * [Config] highbank -- commonise input drivers
10499 * [Config] highbank -- commonise CRYPTO options
10500 * [Config] highbank -- commonise HID options
10501 * [Config] highbank -- commonise sensors options
10502 * [Config] highbank -- commonise EXPORTFS/FHANDLE
10503 * [Config] highbank -- commonise CONFIG_CRYPTO_LZO
10504 * [Config] highbank -- commonise ENCRYPTED_KEYS
10505 * [Config] highbank -- commonise CONFIG_ATALK
10506 * [Config] highbank -- commonise INET/INET6
10507 * [Config] highbank -- commonise NLS
10508 * [Config] highbank -- commonise BLK/CHR
10509 * [Config] highbank -- CONFIG_EXT2_FS=y boot essential on highbank
10510 * [Config] highbank -- commonise INET/INET6 part 2
10511 * [Config] highbank -- commonise PHY settings
10512 * [Config] highbank -- commonise CRC settings
10513 * [Config] highbank -- commonise BINFMT settings
10514 * [Config] highbank -- commonise DM settings
10515 * [Config] highbank -- commonise RTC_DRV settings
10516 * [Config] highbank -- commonise KEYBOARD/MOUSE settings
10517 * [Config] highbank -- commonise USB settings
10518 * [Config] highbank -- commonise GPIO settings
10519 * [Config] highbank -- commonise I2C settings
10520 * [Config] highbank -- commonise numerous subsystem selectors
10521 * [Config] highbank -- commonise A-C modules missmatches
10522 * [Config] highbank -- commonise D-F modules missmatches
10523 * [Config] CONFIG_AUDIT_LOGINUID_IMMUTABLE incompatible with upstart
10524 * [Config] highbank -- commonise G-I modules missmatches
10525 * [Config] highbank -- commonise J-L modules missmatches
10526 * [Config] highbank -- commonise M modules missmatches
10527 * [Config] highbank -- commonise N-P modules missmatches
10528 * [Config] highbank -- commonise Q-R modules missmatches
10529 * [Config] highbank -- commonise S modules missmatches -- part 1
10530 * [Config] highbank -- commonise S modules missmatches -- part 2
10531 * [Config] highbank -- commonise T modules missmatches
10532 * [Config] highbank -- commonise U-Z modules missmatches
10533
10534 [ Ike Panhc ]
10535
10536 * [Config] add highbank flavour
10537 - LP: #1000831
10538
10539 [ Mark Langsdorf ]
10540
10541 * SAUCE: arm highbank: add support for pl320-ipc driver
10542 - LP: #1000831
10543
10544 [ Rob Herring ]
10545
10546 * SAUCE: input: add a key driver for highbank
10547 - LP: #1000831
10548 * SAUCE: ARM: highbank: Add smc calls to enable/disable the L2
10549 - LP: #1000831
10550 * SAUCE: force DMA buffers to non-bufferable on highbank
10551 - LP: #1000831
10552 * SAUCE: net: calxedaxgmac: fix net timeout recovery
10553 - LP: #1000831
10554
10555 [ Tim Gardner ]
10556
10557 * [Config] CONFIG_IWLWIFI_EXPERIMENTAL_MFP=n
10558 * [Config] CONFIG_PCI_REALLOC_ENABLE_AUTO=y
10559 * [Config] CONFIG_CIFS_EXPERIMENTAL has disappeared
10560 * [Config] Homogenize CIFS configs across all arches
10561 * [Config] armhf should not be skipabi or skipmodules
10562 - LP: #1006913
10563
10564 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 05:52:49 -0700
10565
10566 linux (3.4.0-3.8) quantal; urgency=low
10567
10568 [ Andy Whitcroft ]
10569
10570 * [Config] include include/generated/compile.h
10571 - LP: #942569
10572 * [Config] fix up postinst to ensure we know which error is which
10573 - LP: #1002388
10574
10575 [ Herton Ronaldo Krzesinski ]
10576
10577 * SAUCE: async_populate_rootfs: fix build warnings
10578 - LP: #1003417
10579
10580 [ John Johansen ]
10581
10582 * Revert "SAUCE: AppArmor: Add the ability to mediate mount"
10583 * SAUCE: apparmor: Add the ability to mediate mount
10584 * SAUCE: AppArmor: basic networking rules
10585 * SAUCE: apparmor: fix profile lookup for unconfined
10586 - LP: #978038, #987371
10587 * SAUCE: apparmor: fix long path failure due to disconnected path
10588 - LP: #955892
10589
10590 [ Mario Limonciello ]
10591
10592 * SAUCE: dell-laptop: rfkill blacklist Dell XPS 13z, 15
10593 - LP: #901410
10594
10595 [ Stefan Bader ]
10596
10597 * (config) Built-in xen-acpi-processor
10598
10599 [ Tim Gardner ]
10600
10601 * [Config] CONFIG_NET_DSA=m
10602 - LP: #1004148
10603 * [Config] Ensure CONFIG_XEN_ACPI_PROCESSOR=y for amd64
10604
10605 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 May 2012 11:38:33 -0700
10606
10607 linux (3.4.0-3.7) quantal; urgency=low
10608
10609 [ Andy Whitcroft ]
10610
10611 * [Config] drop the virtual flavour in favour of a split generic et al
10612 * [Config] enforcer -- drop IDLE enforcement
10613 * [Config] enable CONFIG_SCSI_VIRTIO=m for amd64
10614 * [Config] updateconfigs following removal of -virtual
10615
10616 [ Leann Ogasawara ]
10617
10618 * Rebase to v3.4
10619
10620 [ Seth Forshee ]
10621
10622 * [Config] disable CONFIG_B43_BCMA_EXTRA
10623
10624 [ Tim Gardner ]
10625
10626 * [Config] Check for extras when building udebs
10627 * [Config] Collapsed generic-pae into generic [i386]
10628
10629 [ Upstream Kernel Changes ]
10630
10631 * rebase to v3.4
10632
10633 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 May 2012 07:23:47 -0700
10634
10635 linux (3.4.0-2.6) quantal; urgency=low
10636
10637 [ Andy Whitcroft ]
10638
10639 * Revert "ubuntu: overlayfs -- overlayfs: update touch_atime() usage"
10640 * Revert "ubuntu: overlayfs -- overlayfs: switch from d_alloc_root() to
10641 d_make_root()"
10642 * Revert "ubuntu: overlayfs -- overlayfs: follow header cleanup"
10643 * Revert "ubuntu: overlayfs -- overlayfs: apply device cgroup and
10644 security permissions to overlay files"
10645 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
10646 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
10647 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
10648 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
10649 * Revert "ubuntu: overlayfs -- overlay filesystem"
10650 * Revert "ubuntu: overlayfs -- vfs: introduce clone_private_mount()"
10651 * Revert "ubuntu: overlayfs -- vfs: export do_splice_direct() to modules"
10652 * Revert "ubuntu: overlayfs -- vfs: add i_op->open()"
10653 * Revert "ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()"
10654 * ubuntu: overlayfs -- overlayfs: add statfs support
10655 * ubuntu: overlayfs -- inode_only_permission: export inode level
10656 permissions checks
10657 * ubuntu: overlayfs -- overlayfs: switch to use inode_only_permissions
10658
10659 [ Erez Zadok ]
10660
10661 * ubuntu: overlayfs -- overlayfs: implement show_options
10662
10663 [ Miklos Szeredi ]
10664
10665 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
10666 * ubuntu: overlayfs -- vfs: add i_op->open()
10667 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
10668 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
10669 * ubuntu: overlayfs -- overlay filesystem
10670 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
10671
10672 [ Neil Brown ]
10673
10674 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
10675
10676 [ Robin Dong ]
10677
10678 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
10679 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
10680
10681 [ Tim Gardner ]
10682
10683 * [Config] perarch and indep tools builds need separate build directories
10684 * Prevent upgrading a non-PAE CPU
10685 * perf is not parallel build safe
10686
10687 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 May 2012 08:43:18 -0700
10688
10689 linux (3.4.0-2.5) quantal; urgency=low
10690
10691 [ Andy Whitcroft ]
10692
10693 * [Config] perarch and indep tools builds need separate build directories
10694
10695 [ Tim Gardner ]
10696
10697 * Prevent upgrading a non-PAE CPU
10698 * [Config] build debug
10699 * [Config] perf tools are not parallel build safe
10700
10701 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 15 May 2012 11:37:53 -0700
10702
10703 linux (3.4.0-2.4) quantal; urgency=low
10704
10705 [ Leann Ogasawara ]
10706
10707 * Revert "SAUCE: fsam7400: use UMH_WAIT_PROC consistently"
10708 * Revert "ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86"
10709 * Revert "ubuntu: fsam7400: Depend on CHECK_SIGNATURE"
10710 * Revert "ubuntu: fsam7400 -- Cleanup Makefile"
10711 * Revert "ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M
10712 7400"
10713 * Revert "ubuntu: omnibook: fix source file newline"
10714 * Revert "ubuntu: omnibook -- update BOM"
10715 * Revert "SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5}
10716 depend on X86"
10717 * Revert "ubuntu: omnibook -- Added missing BOM file"
10718 * Revert "ubuntu: omnibook -- support Toshiba (HP) netbooks"
10719 * Revert "ubuntu: nx-emu - i386: mmap randomization for executable
10720 mappings"
10721 * Revert "SAUCE: disable_nx should not be in __cpuinitdata section for
10722 X86_32"
10723 * Revert "ubuntu: nx-emu - i386: NX emulation"
10724 * Revert "ubuntu: rfkill drivers -- version 1.3"
10725 * Temporarily disable module check
10726 * [Config] Remove CONFIG_FSAM7400
10727 * [Config] Remove CONFIG_OMNIBOOK
10728 * [Config] Update configs
10729 * Rebase to v3.4-rc7
10730 * SAUCE: genirq: export handle_edge_irq() and irq_to_desc()
10731
10732 [ Tim Gardner ]
10733
10734 * Updated generic-pae description
10735 * Rebase to v3.4-rc6
10736 * install-tools depends on build targets
10737
10738 [ Upstream Kernel Changes ]
10739
10740 * kconfig: in debug mode some 0 length message prints occur
10741 * rebase to v3.4-rc7
10742 * rebase to v3.3-rc6
10743
10744 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 May 2012 08:22:56 -0700
10745
10746 linux (3.4.0-1.3) quantal; urgency=low
10747
10748 [ Andy Whitcroft ]
10749
10750 * [Config] control.stub is an intermediate product not a dependancy
10751 - LP: #992414
10752
10753 [ Leann Ogasawara ]
10754
10755 * remove i386 generic from getabis
10756
10757 [ Upstream Kernel Changes ]
10758
10759 * (pre-stable) b43: only reload config after successful initialization
10760 - LP: #950295
10761
10762 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 May 2012 09:48:14 -0700
10763
10764 linux (3.4.0-1.2) quantal; urgency=low
10765
10766 [ Andy Whitcroft ]
10767
10768 * [Config] add build depends for flex, bison and pkg-config
10769
10770 -- Andy Whitcroft <apw@canonical.com> Tue, 01 May 2012 13:15:41 +0100
10771
10772 linux (3.4.0-1.1) quantal; urgency=low
10773
10774 [ Andy Whitcroft ]
10775
10776 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
10777 permissions to overlay files
10778 - LP: #915941, #918212
10779 - CVE-2012-0055
10780
10781 [ Leann Ogasawara ]
10782
10783 * Open Q
10784 * Rebase to v3.4-rc5
10785 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
10786 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
10787 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
10788 * [Config] Temporarily disable CONFIG_MFD_OMAP_USB_HOST on arm
10789 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
10790 * [Config] Temporarily disable CONFIG_USB_EHCI_HCD_PLATFORM on arm
10791 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
10792 * [Config] Temporarily disable CONFIG_AX88796 on arm
10793
10794 [ Upstream Kernel Changes ]
10795
10796 * vfs: pass struct path to __dentry_open()
10797 * vfs: add i_op->open()
10798 * vfs: export do_splice_direct() to modules
10799 * vfs: introduce clone_private_mount()
10800 * overlay filesystem
10801 * overlayfs: add statfs support
10802 * overlayfs: implement show_options
10803 * overlay: overlay filesystem documentation
10804 * fs: limit filesystem stacking depth
10805 * overlayfs: follow header cleanup
10806 * overlayfs: switch from d_alloc_root() to d_make_root()
10807 * overlayfs: update touch_atime() usage
10808 * rebase to v3.4-rc5
10809 - LP: #950490
10810 * rebase to v3.4-rc4
10811 * rebase to v3.4-rc3
10812 * rebase to v3.4-rc2
10813 * rebase to v3.4-rc1
10814 * rebase to v3.3
10815 * rebase to v3.3-rc7
10816 * rebase to v3.3-rc6
10817 * rebase to v3.3-rc5
10818 * rebase to v3.3-rc4
10819 - LP: #900802
10820 - LP: #930842
10821 * rebase to v3.3-rc3
10822 - LP: #924320
10823 - LP: #923316
10824 - LP: #923409
10825 - LP: #918254
10826 * rebase to v3.3-rc2
10827 * rebase to v3.3-rc1
10828 - LP: #795823
10829 - LP: #909419
10830 - LP: #910792
10831 - LP: #878701
10832 - LP: #724831
10833
10834 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 25 Jan 2012 06:50:04 -0800
10835
10836 linux (3.2.0-10.18) precise; urgency=low
10837
10838 [ Tim Gardner ]
10839
10840 * SAUCE: ecryptfs: Print inode on metadata error
10841
10842 [ Upstream Kernel Changes ]
10843
10844 * Revert "proc: enable writing to /proc/pid/mem"
10845 - LP: #919115
10846 - CVE-2012-0056
10847 * (pre-stable) ALSA: HDA: Use LPIB position fix for Macbook Pro 7, 1
10848 - LP: #909419
10849
10850 -- Andy Whitcroft <apw@canonical.com> Tue, 24 Jan 2012 10:15:12 +0000
10851
10852 linux (3.2.0-10.17) precise; urgency=low
10853
10854 [ Andy Whitcroft ]
10855
10856 * Revert "SAUCE: overlayfs -- fs: limit filesystem stacking depth"
10857 * Revert "SAUCE: overlayfs -- overlay: overlay filesystem documentation"
10858 * Revert "SAUCE: overlayfs -- overlayfs: implement show_options"
10859 * Revert "SAUCE: overlayfs -- overlayfs: add statfs support"
10860 * Revert "SAUCE: overlayfs -- overlay filesystem"
10861 * Revert "SAUCE: overlayfs -- vfs: introduce clone_private_mount()"
10862 * Revert "SAUCE: overlayfs -- vfs: export do_splice_direct() to modules"
10863 * Revert "SAUCE: overlayfs -- vfs: add i_op->open()"
10864 * ensure debian/ is not excluded from git by default
10865 * add new scripting to handle buglinks in rebases
10866 * ubuntu: overlayfs -- overlayfs: add statfs support
10867 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
10868 permissions to overlay files
10869 - LP: #915941, #918212
10870 - CVE-2012-0055
10871
10872 [ Erez Zadok ]
10873
10874 * ubuntu: overlayfs -- overlayfs: implement show_options
10875
10876 [ Leann Ogasawara ]
10877
10878 * Revert "SAUCE: dmar: disable if ricoh multifunction detected"
10879 * [Config] Disable CONFIG_INTEL_IOMMU_DEFAULT_ON
10880 - LP: #907377, #911236
10881 * [Config] Enable CONFIG_IRQ_REMAP
10882
10883 [ Miklos Szeredi ]
10884
10885 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
10886 * ubuntu: overlayfs -- vfs: add i_op->open()
10887 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
10888 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
10889 * ubuntu: overlayfs -- overlay filesystem
10890 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
10891
10892 [ Neil Brown ]
10893
10894 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
10895
10896 [ Upstream Kernel Changes ]
10897
10898 * (pre-stable) x86/PCI: amd: factor out MMCONFIG discovery
10899 - LP: #647043
10900 * (pre-stable) PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that
10901 breaks USB
10902 - LP: #647043
10903
10904 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jan 2012 07:10:08 -0800
10905
10906 linux (3.2.0-9.16) precise; urgency=low
10907
10908 [ Andy Whitcroft ]
10909
10910 * [Config] Enable numerous CONFIG_VIDEO_* cards on ARM
10911 * [Config] pull ARM sound modules =m
10912 * [Config] CONFIG_RTC_DRV_TEST is for testing only
10913 * [Config] CONFIG_USB_DUMMY_HCD is testing only
10914 * [Config] CONFIG_USB_FILE_STORAGE is deprecated
10915
10916 [ Leann Ogasawara ]
10917
10918 * Revert "[Config] Temporarily disable CONFIG_CAN_TI_HECC on armel"
10919 * [Config] Enable CONFIG_HW_RANDOM_PASEMI=m
10920 * [Config] Enable CONFIG_MMC_TMIO=m
10921 * [Config] Enable CONFIG_MTD_NAND_FSL_ELBC=m
10922 * [Config] Enable CONFIG_ISI=m
10923 * [Config] Enable CONFIG_MMC=y
10924 * [Config] Enable CONFIG_LIRC_PARALLEL=m
10925 * [Config] Enable CONFIG_MAC_EMUMOUSEBTN=m
10926 * [Config] Enable CONFIG_CHR_DEV_SG=y
10927 * [Config] Enable CONFIG_GPIO_PCA953X=m
10928 * [Config] Enable CONFIG_GPIO_TWL4030=m
10929 * [Config] Enable CONFIG_INET_DIAG=m
10930 * [Config] Enable CONFIG_NLS_ISO8859_1=m
10931 * [Config] Enable CONFIG_NVRAM=m
10932 * [Config] Enable CONFIG_SLIP=m
10933 * [Config] Enable CONFIG_PC300TOO=m
10934 * [Config] Enable CONFIG_TUN=y
10935 * [Config] Enable CONFIG_NET_CLS_CGROUP=m
10936 * [Config] Enable CONFIG_THERMAL=y
10937 * [Config] Enable CONFIG_PPP=y
10938 * [Config] Enable CONFIG_PCI_STUB=m
10939 * Rebase to v3.2.1
10940 * [Config] Enable CONFIG_RTL8192E=m
10941 * [Config] Enable CONFIG_RTS5139=m
10942
10943 [ Stefan Bader ]
10944
10945 * [Config] Make CONFIG_VIRTIO_(NET|BLK)=y
10946
10947 [ Upstream Kernel Changes ]
10948
10949 * ARM: restart: add restart hook to machine_desc record
10950 * ARM: restart: allow platforms more flexibility specifying restart mode
10951 * ARM: restart: move reboot failure handing into machine_restart()
10952 * ARM: restart: remove argument to setup_mm_for_reboot()
10953 * ARM: 7159/1: OMAP: Introduce local common.h files
10954 * ARM: restart: only perform setup for restart when soft-restarting
10955 * ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq
10956 function
10957 * ARM: idmap: populate identity map pgd at init time using .init.text
10958 * ARM: suspend: use idmap_pgd instead of suspend_pgd
10959 * ARM: proc-*.S: place cpu_reset functions into .idmap.text section
10960 * ARM: idmap: use idmap_pgd when setting up mm for reboot
10961 * ARM: head.S: only include __turn_mmu_on in the initial identity mapping
10962 * ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting
10963 * ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM
10964 restart changes
10965 * ARM: lib: add call_with_stack function for safely changing stack
10966 * ARM: reset: implement soft_restart for jumping to a physical address
10967 * ARM: stop: execute platform callback from cpu_stop code
10968 * ARM: kexec: use soft_restart for branching to the reboot buffer
10969 * ARM: restart: omap: use new restart hook
10970 * topdown mmap support
10971 - LP: #861296
10972
10973 [ Upstream Kernel Changes ]
10974
10975 * Rebase to v3.2.1
10976
10977 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 13 Jan 2012 20:32:08 +0100
10978
10979 linux (3.2.0-8.15) precise; urgency=low
10980
10981 [ Leann Ogasawara ]
10982
10983 * [Config] Disable CONFIG_ACPI_PROCFS
10984 * Remove server from getabis
10985 * Temporarily disable module check
10986 * [Config] Disable CONFIG_MTD_TESTS
10987 * [Config] Disable CONFIG_X86_E_POWERSAVER
10988 * [Config] Set CONFIG_ARCNET=m
10989 * [Config] Enable CONFIG_ATM_DUMMY=m
10990 * [Config] Enable CONFIG_BLK_DEV_MD=y
10991 * ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86
10992 * [Config] Enable CONFIG_BLK_DEV_SD=y
10993 * [Config] Enable CONFIG_BLK_DEV_SR=y
10994 * [Config] Enable CONFIG_BLK_DEV_UB=m
10995 * [Config] Enable CONFIG_COPS=m
10996 * [Config] Enable CONFIG_DVB_USB_EC168=m
10997 * [Config] Enable CONFIG_ENC28J60=m
10998 * [Config] Enable CONFIG_FB_UVESA=m
10999 * [Config] Enable CONFIG_FB_ATY=m
11000 * [Config] Enable CONFIG_BROADCOM_PHY=y
11001 * [Config] Enable CONFIG_CICADA_PHY=y
11002 * [Config] Enable CONFIG_DAVICOM_PHY=y
11003 * [Config] Enable CONFIG_ICPLUS_PHY=y
11004 * [Config] Enable CONFIG_LSI_ET1011C_PHY=y
11005 * [Config] Enable CONFIG_LXT_PHY=y
11006 * [Config] Enable CONFIG_MARVELL_PHY=y
11007 * [Config] Enable CONFIG_NATIONAL_PHY=y
11008 * [Config] Enable CONFIG_QSEMI_PHY=y
11009 * [Config] Enable CONFIG_SMSC_PHY=y
11010 * [Config] Enable CONFIG_VITESSE_PHY=y
11011 * Add 3w-sas to scsi-modules
11012 - LP: #776542
11013
11014 [ Mathieu Trudel-Lapierre ]
11015
11016 * SAUCE: ipv6: make the net.ipv6.conf.all.use_tempaddr sysctl propagate
11017 to interface settings
11018
11019 [ Paolo Pisati ]
11020
11021 * Revert "SAUCE: omap3: beagle: if rev unknown, assume xM revision C"
11022 - LP: #912199
11023 * Revert "SAUCE: omap3: beagle: detect new xM revision B"
11024 - LP: #912199
11025 * Revert "SAUCE: omap3: beaglexm: fix DVI initialization"
11026 - LP: #912199
11027
11028 [ Upstream Kernel Changes ]
11029
11030 * Bluetooth: Add support for BCM20702A0 [0a5c:21e3]
11031 - LP: #906832
11032
11033 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 06 Jan 2012 10:02:03 -0800
11034
11035 linux (3.2.0-8.14) precise; urgency=low
11036
11037 [ Andy Whitcroft ]
11038
11039 * [Config] enable CONFIG_SND_USB_6FIRE
11040 - LP: #912197
11041 * rebase to mainline v3.2 final release
11042 * updateconfigs following rebase to v3.2 final
11043 * ubuntu: AUFS -- add BOM and automated update script
11044 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
11045 - LP: #684666
11046 * ubuntu: AUFS -- update aufs-update to track new locations of headers
11047 * ubuntu: AUFS -- clean up the aufs updater and BOM
11048 * ubuntu: AUFS -- documentation on updating aufs2
11049 * ubuntu: AUFS -- aufs3-base.patch
11050 * ubuntu: AUFS -- aufs3-standalone.patch
11051 * ubuntu: AUFS -- fix undefined __devcgroup_inode_permission
11052 * ubuntu: AUFS -- fix undefined security_path_link
11053 * ubuntu: AUFS -- update to 4cf5db36bcd9748e8e7270022f295f84d1fc2245
11054 * ubuntu: AUFS -- updateconfigs following update
11055 * ubuntu: AUFS -- suppress benign plink warning messages
11056 - LP: #621195
11057 * ubuntu: AUFS -- enable in config and makefile
11058 * ubuntu: AUFS -- disable in favor of overlayfs
11059 * [Config] linux-virtual -- should include the extX modules
11060 - LP: #912308
11061
11062 [ Tyler Hicks ]
11063
11064 * SAUCE: eCryptfs: Improve statfs reporting
11065 - LP: #885744
11066
11067 [ Upstream Kernel Changes ]
11068
11069 * rebase to upstream v3.2
11070
11071 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 26 Dec 2011 20:24:30 -0800
11072
11073 linux (3.2.0-7.13) precise; urgency=low
11074
11075 [ Upstream Kernel Changes ]
11076
11077 * rebase to upstream 3.2-rc7
11078
11079 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 19 Dec 2011 09:14:34 -0800
11080
11081 linux (3.2.0-6.12) precise; urgency=low
11082
11083 [ Upstream Kernel Changes ]
11084
11085 * rebase to upstream v3.2-rc6
11086
11087 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Dec 2011 10:19:02 -0800
11088
11089 linux (3.2.0-5.11) precise; urgency=low
11090
11091 [ Andy Whitcroft ]
11092
11093 * enforcer -- allow arch and flavour predicates to take lists
11094 * enforcer -- simplify armel/armhf specific options
11095 * enforcer -- fix incorrectly specified flavour matches
11096
11097 [ Leann Ogasawara ]
11098
11099 * [Config] Disable IRQ_REMAP
11100 * [Config] Enable CONFIG_SENSORS_LM95245=m
11101 * [Config] Enable CONFIG_SENSORS_MAX1668=m
11102 * [Config] Enable CONFIG_SENSORS_NTC_THERMISTOR=m
11103 * [Config] Enable CONFIG_SENSORS_MAX6639=m
11104 * [Config] Enable CONFIG_SENSORS_MAX6642=m
11105 * [Config] Enable CONFIG_SENSORS_LINEAGE=m
11106 * [Config] Enable CONFIG_CRYPTO_SALSA20=m
11107 * [Config] Enable CONFIG_PATA_TOSHIBA=m
11108 * [Config] Enable CONFIG_POHMELFS=m
11109 * [Config] Enable CONFIG_NET_PACKET_ENGINE=y
11110 * [Config] Enable CONFIG_PATA_OPTI=m
11111 * add overlayfs to virtual inclusion list
11112 - LP: #903897
11113 * add veth to virtual inclusion list
11114 - LP: #903897
11115 * SAUCE: resolve WARNING: at drivers/block/floppy.c:2929 do_fd_request
11116
11117 [ Paolo Pisati ]
11118
11119 * [Config] DEFAULT_MMAP_MIN_ADDR=32k on arm
11120 - LP: #903346
11121
11122 [ Tim Gardner ]
11123
11124 * [Config] CONFIG_LOCKUP_DETECTOR=y
11125 - LP: #903615
11126
11127 [ Upstream Kernel Changes ]
11128
11129 * rebase to upstream 55b02d2f
11130
11131 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 12 Dec 2011 07:08:10 -0800
11132
11133 linux (3.2.0-4.10) precise; urgency=low
11134
11135 [ Kyle McMartin ]
11136
11137 * SAUCE: dmar: disable if ricoh multifunction detected
11138 - LP: #894070
11139
11140 [ Seth Forshee ]
11141
11142 * SAUCE: dell-wmi: Demote unknown WMI event message to pr_debug
11143 - LP: #581312
11144
11145 [ Tim Gardner ]
11146
11147 * Start new release, Bump ABI, rebase to 3.2-rc5
11148
11149 [ Leann Ogasawara ]
11150
11151 * [Config] Enable CONFIG_SENSORS_AK8975=m
11152
11153 -- Tim Gardner <tim.gardner@canonical.com> Sat, 10 Dec 2011 08:57:04 -0700
11154
11155 linux (3.2.0-3.9) precise; urgency=low
11156
11157 [ Andy Whitcroft ]
11158
11159 * SAUCE: ext4: correct partial write discard size calculation
11160 - LP: #894768
11161
11162 [ Leann Ogasawara ]
11163
11164 * Revert "SAUCE: x86, microcode, AMD: Restrict microcode reporting"
11165 - LP: #892615
11166
11167 [ Matthew Garrett ]
11168
11169 * SAUCE: pci: Rework ASPM disable code
11170
11171 [ Upstream Kernel Changes ]
11172
11173 * x86: Fix boot failures on older AMD CPU's
11174 - LP: #892615
11175 * EHCI : Fix a regression in the ISO scheduler
11176 - LP: #899165
11177
11178 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 05 Dec 2011 10:37:36 -0800
11179
11180 linux (3.2.0-3.8) precise; urgency=low
11181
11182 [ Andy Whitcroft ]
11183
11184 * armhf -- add d-i configuration
11185 * armhf -- disable ABI checks for armhf
11186 * armhf -- add arch to getabis config
11187
11188 -- Andy Whitcroft <apw@canonical.com> Sat, 03 Dec 2011 14:22:52 +0000
11189
11190 linux (3.2.0-3.7) precise; urgency=low
11191
11192 [ Stefan Bader ]
11193
11194 * SAUCE: x86/paravirt: PTE updates in k(un)map_atomic need to be
11195 synchronous, regardless of lazy_mmu mode
11196 - LP: #854050
11197
11198 [ Tim Gardner ]
11199
11200 * rebase to v3.2-rc4
11201
11202 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 02 Dec 2011 11:53:56 -0800
11203
11204 linux (3.2.0-2.6) precise; urgency=low
11205
11206 [ Andy Whitcroft ]
11207
11208 * armhf -- fix omap flavour to build on armhf
11209 * [Config] CONFIG_PATA_MACIO=y to fix MAC qemu boot
11210
11211 [ Borislav Petkov ]
11212
11213 * SAUCE: x86, microcode, AMD: Restrict microcode reporting
11214 - LP: #892615
11215
11216 [ Colin Watson ]
11217
11218 * Add pata_macio to pata-modules
11219
11220 [ Tim Gardner ]
11221
11222 * [Config] Prefer crda over wireless-crda
11223 * [Config] Fix virtual inclusion list.
11224 - LP: #897795
11225
11226 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 30 Nov 2011 06:09:35 -0800
11227
11228 linux (3.2.0-2.5) precise; urgency=low
11229
11230 [ Paolo Pisati ]
11231
11232 * [Config] PANEL_DVI=y
11233
11234 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Nov 2011 09:13:24 -0800
11235
11236 linux (3.2.0-2.4) precise; urgency=low
11237
11238 [ Andy Whitcroft ]
11239
11240 * rebase to v3.2-rc3
11241
11242 [ Leann Ogasawara ]
11243
11244 * Revert "SAUCE: xen: Do not use pv spinlocks on HVM"
11245 * Revert "fix ERROR: __devcgroup_inode_permission undefined"
11246 * Revert "olpc_dcon_xo_1_5 needs delay.h"
11247 * Revert "olpc_dcon_xo_1 needs delay.h"
11248 * rebase to 6fe4c6d4
11249 * [Config] updateconfigs after rebase to 6fe4c6d4
11250
11251 [ Tim Gardner ]
11252
11253 * [Config] Replace wireless-crda with crda,wireless-regdb
11254 - LP: #856421
11255 * [Config] Relax the dependencies on crda
11256
11257 [ Upstream Kernel Changes ]
11258
11259 * (pre-stable) HID: bump maximum global item tag report size to 96 bytes
11260 - LP: #724831
11261 * Ubuntu: remove coreutils|fileutils package dependency
11262 - LP: #892814
11263 * iio: iio_event_getfd -- fix ev_int build failure
11264
11265 [ Upstream Kernel Changes ]
11266
11267 * Rebase to v3.2-rc3
11268
11269 -- Andy Whitcroft <apw@canonical.com> Thu, 24 Nov 2011 16:20:45 +0000
11270
11271 linux (3.2.0-1.3) precise; urgency=low
11272
11273 [ Upstream Kernel Changes ]
11274
11275 * Ubuntu: Add ext2 to fs-core-modules
11276 - LP: #893395
11277
11278 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 20:42:33 -0800
11279
11280 linux (3.2.0-1.2) precise; urgency=low
11281
11282 [ Andy Whitcroft ]
11283
11284 * [Config] enable CONFIG_NFC and associated devices
11285 * SAUCE: allow brcmsmac and b43 to both build
11286
11287 [ Soren Hansen ]
11288
11289 * Add ixgbe driver to d-i
11290 - LP: #891969
11291
11292 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 08:33:46 -0800
11293
11294 linux (3.2.0-1.1) precise; urgency=low
11295 [ Andy Whitcroft ]
11296
11297 * armhf -- enable armhf and create the first flavours
11298 * SAUCE: ensure root is ready before running usermodehelpers in it
11299 * [Config] enforcer -- ensure CONFIG_FAT_FS is built-in on arm
11300
11301 [ Leann Ogasawara ]
11302
11303 * Temporarily ignore module check
11304 * [Config] Enable PCI_IOV on powerpc
11305 * [Config] Temporarily disable CONFIG_PASEMI_MAC on powerpc
11306 * rebase to v3.2-rc2
11307 * SAUCE: include <linux/export.h> for cpuidle34xx arm build
11308 * SAUCE: include <linux/kernel.h> for linux/mtd/map.h arm build
11309 * SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm build
11310 * SAUCE: select ARM_AMBA if OMAP3_EMU
11311 * [Config] updateconfigs after select ARM_AMBA
11312 * [Config] Temporarily disable CONFIG_KVM_BOOK3S_32 on powerpc
11313 * [Config] Enable CONFIG_EXT2_FS=m
11314 * [Config] Build in CONFIG_SATA_AHCI=y
11315 * Resolve linux-image-extra's install dependency
11316
11317 [ Seth Forshee ]
11318
11319 * [Config] Enable EVENT_POWER_TRACING_DEPRECATED=y for powertop
11320 * SAUCE: (drop after 3.2) Input: ALPS - move protocol information to
11321 Documentation
11322 * SAUCE: (drop after 3.2) Input: ALPS - add protocol version field in
11323 alps_model_info
11324 * SAUCE: (drop after 3.2) Input: ALPS - remove assumptions about packet
11325 size
11326 * SAUCE: (drop after 3.2) Input: ALPS - add support for protocol versions
11327 3 and 4
11328 * SAUCE: (drop after 3.2) Input: ALPS - add semi-MT support for v3
11329 protocol
11330 * SAUCE: (drop after 3.2) Input: ALPS - add documentation for protocol
11331 versions 3 and 4
11332
11333 [ Stefan Bader ]
11334
11335 * [Config] Built-in xen-netfront and xen-blkfront
11336 * Fix build of dm-raid45 and re-enable it
11337
11338 [ Tim Gardner ]
11339
11340 * [Config] CONFIG_USB_XHCI_HCD=y
11341 - LP: #886167
11342 * [Config] CONFIG_R6040=m
11343 - LP: #650899
11344 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
11345 - LP: #854399
11346 * [Config] Consolidated amd64 server flavour into generic
11347 * [Config] updateconfigs after rebase to 3.2-rc1
11348 * [Config] Disabled dm-raid4-5
11349 * [Config] Disabled ndiswrapper
11350 * [Config] Disable vt6656
11351 * [Config] exclude ppp-modules for virtual flavour
11352 * [Config] CONFIG_MEMSTICK_R592=m
11353 - LP: #238208
11354
11355 [ Upstream Kernel Changes ]
11356
11357 * CHROMIUM: seccomp_filter: new mode with configurable syscall filters
11358 - LP: #887780
11359 * CHROMIUM: seccomp_filter: add process state reporting
11360 - LP: #887780
11361 * CHROMIUM: seccomp_filter: Document what seccomp_filter is and how it
11362 works.
11363 - LP: #887780
11364 * CHROMIUM: x86: add HAVE_SECCOMP_FILTER and seccomp_execve
11365 - LP: #887780
11366 * CHROMIUM: arm: select HAVE_SECCOMP_FILTER
11367 - LP: #887780
11368 * CHROMIUM: seccomp_filters: move to btrees
11369 * CHROMIUM: enable CONFIG_BTREE
11370 * CHROMIUM: seccomp_filter: kill NR_syscall references
11371 * CHROMIUM: seccomp_filters: guard all ftrace wrapper code
11372 * CHROMIUM: seccomp_filters: clean up warnings; kref mistake
11373 * CHROMIUM: seccomp_filter: remove "skip" from copy and add drop helper
11374 * CHROMIUM: seccomp_filter: allow CAP_SYS_ADMIN management of execve
11375 * CHROMIUM: seccomp_filter: inheritance documentation
11376 * CHROMIUM: seccomp_filter: make inherited filters composable
11377 * CHROMIUM: Fix seccomp_t compile error
11378 - LP: #887780
11379 * CHROMIUM: Fix kref usage
11380 - LP: #887780
11381 * CHROMIUM: enable CONFIG_SECCOMP_FILTER and CONFIG_HAVE_SECCOMP_FILTER
11382 * rebase to v3.2-rc2
11383
11384 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 31 Oct 2011 09:24:39 -0400
11385
11386 linux (3.1.0-2.3) precise; urgency=low
11387
11388 [ Tim Gardner ]
11389
11390 * Add postinit and postrm scripts to the extras package
11391 - LP: #882120
11392
11393 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 Oct 2011 12:48:33 -0700
11394
11395 linux (3.1.0-2.2) precise; urgency=low
11396
11397 [ Andy Whitcroft ]
11398
11399 * debian: add locking to protect debian/files from parallel update
11400
11401 [ Leann Ogasawara ]
11402
11403 * rebase to v3.1
11404
11405 [ Upstream Kernel Changes ]
11406
11407 * rebase to v3.1
11408
11409 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 19 Oct 2011 07:12:38 -0700
11410
11411 linux (3.1.0-1.1) precise; urgency=low
11412
11413 [ Andiry Xu ]
11414
11415 * SAUCE: (drop during 3.2 merge) xHCI: AMD isoc link TRB chain bit quirk
11416 - LP: #872811
11417
11418 [ Andy Whitcroft ]
11419
11420 * Revert "ubuntu: compcache -- follow changes to bd_claim/bd_release"
11421 - LP: #832694
11422 * Revert "ubuntu: compcache -- version 0.5.3"
11423 - LP: #832694
11424 * [Config] standardise CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
11425 * [Config] Enable CONFIG_MACVTAP=m
11426 - LP: #822601
11427 * record the compiler in the ABI and check for inconsistant builds
11428 * [Config] move ECRYPT_FS back to =y for all architectures
11429 - LP: #827197
11430 * [Config] enable CONFIG_DRM_VMWGFX=m
11431 - LP: #698009
11432 * [Config] re-fix ECRYPT_FS=y
11433 - LP: #827197
11434 * enforcer -- ensure we have CONFIG_ECRYPT_FS=y
11435 - LP: #827197
11436 * [Config] dropping compcache configuration options
11437 * [Config] standardise on HZ=250
11438 * SAUCE: headers_install: fix #include "..." usage for userspace
11439 - LP: #824377
11440 * make module-inclusion selection retain the left overs
11441 * add a new linux-image-extras package for virtual
11442
11443 [ Colin Watson ]
11444
11445 * Deliver more Atheros, Ralink, and iwlagn NIC drivers to d-i
11446
11447 [ edwin_rong ]
11448
11449 * SAUCE: Staging: add driver for Realtek RTS5139 cardreader
11450 - LP: #824273
11451
11452 [ Greg Kroah-Hartman ]
11453
11454 * SAUCE: staging: rts5139: add vmalloc.h to some files to fix the build.
11455 - LP: #824273
11456
11457 [ Jesse Sung ]
11458
11459 * SAUCE: Unregister input device only if it is registered
11460 - LP: #839238
11461
11462 [ Jiri Kosina ]
11463
11464 * SAUCE: HID: add MacBookAir4, 2 to hid_have_special_driver[]
11465
11466 [ Joshua V. Dillon ]
11467
11468 * SAUCE: HID: add support for MacBookAir4,2 keyboard.
11469
11470 [ Kees Cook ]
11471
11472 * [Config] enable and enforce SECCOMP_FILTER on x86
11473
11474 [ Keng-Yu Lin ]
11475
11476 * [Config] Enable CONFIG_RTS5139=m on i386/amd64
11477 - LP: #824273
11478
11479 [ Leann Ogasawara ]
11480
11481 * Revert "ubuntu: overlayfs -- ovl: make lower mount read-only"
11482 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
11483 * Revert "ubuntu: overlayfs -- ovl: improve stack use of lookup and
11484 readdir"
11485 * Revert "ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs"
11486 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
11487 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
11488 * Revert "ubuntu: overlayfs -- overlay filesystem"
11489 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
11490 * Revert "SAUCE: ARM: OMAP: Add macros for comparing silicon revision"
11491 * Revert "SAUCE: OMAP: DSS2: check for both cpu type and revision, rather
11492 than just revision"
11493 * Revert "SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX"
11494 * Revert "ubuntu: fsam7400 disable driver"
11495 - LP: #876030
11496 * rebase to v3.1-rc1
11497 * [Config] updateconfigs after rebase to v3.1-rc1
11498 * rebase to v3.1-rc2
11499 * [Config] Updateconfigs after rebase to v3.1-rc2
11500 * ubuntu: Yama - update calls to generic_permission() and
11501 inode->i_op->permission()
11502 * ubuntu: ndiswrapper -- remove netdev_priv macro
11503 * ubuntu: aufs -- Temporarily disable due to build failure
11504 * [Config] Diable INTEL_MID_PTI on armel
11505 * [Config] Temporarily disable CONFIG_FTMAC100 on armel
11506 * [Config] Temporarily disable CONFIG_FTGMAC100 on armel
11507 * [Config] Temporarily disable CONFIG_CAN_TI_HECC on armel
11508 * [Config] Temporarily disable CONFIG_VIDEO_OMAP2_VOUT on armel
11509 * [Config] Set CONFIG_DM_MIRROR=m on amd64, i386, and arm
11510 * [Config] Set CONFIG_DM_MULTIPATH=m on amd64, i386, and arm
11511 * [Config] Set CONFIG_DM_SNAPSHOT=m on amd64, i386, and arm
11512 * [Config] Enable CONFIG_EDAC_AMD8111=m on powerpc
11513 * [Config] Enable CONFIG_EDAC_AMD8131=m on powerpc
11514 * [Config] Enable CONFIG_EDAC_CPC925=m on powerpc
11515 * [Config] Enable CONFIG_EDAC_PASEMI=m on powerpc
11516 * [Config] Enable CONFIG_ECHO=m on powerpc
11517 * [Config] Enable CONFIG_ET131X=m on powerpc
11518 * [Config] Set CONFIG_FB_MATROX=m
11519 * [Config] Enable CONFIG_FB_UDL=m on powerpc
11520 * [Config] Set CONFIG_FB_VIRTUAL=n
11521 * [Config] Enable CONFIG_FB_VGA16=m on powerpc
11522 * [Config] Enable CONFIG_GPIO_MAX732X=m on arm
11523 * [Config] Enable CONFIG_GPIO_PCF857X=m on arm
11524 * [Config] Set CONFIG_HOTPLUG_PCI_FAKE=m
11525 * [Config] Enable CONFIG_HOTPLUG_PCI=y on powerpc
11526 * [Config] Enable CONFIG_HOTPLUG_PCI_CPCI=y on powerpc
11527 * [Config] Enable CONFIG_HP_ILO=m on powerpc-smp
11528 * [Config] Enable CONFIG_I2C_PASEMI=m on powerpc
11529 * [Config] Enable CONFIG_IBM_BSR=m on powerpc
11530 * [Config] Enable CONFIG_IBMVETH=m on powerpc
11531 * [Config] Enable CONFIG_IDE_PHISON=m on powerpc
11532 * [Config] Enable CONFIG_IGB=m on powerpc
11533 * [Config] Enable CONFIG_IIO=m on powerpc
11534 * [Config] Enable CONFIG_INFINIBAND_NES=m
11535 * [Config] Enable CONFIG_IPMI_HANDLER=m on arm
11536 * [Config] Enable CONFIG_IWL3945=m on powerpc
11537 * [Config] Disable CONFIG_KVM_BOOK3S_64
11538 * [Config] Enable CONFIG_LAPBETHER=m on arm
11539 * [Config] Enable CONFIG_LEDS_GPIO=m on powerpc
11540 * [Config] Enable CONFIG_LEDS_CLEVO_MAIL=m all arch's
11541 * [Config] Enable CONFIG_LEDS_PCA9532=m on powerpc
11542 * [Config] Enable CONFIG_LEDS_PCA955X=m on powerpc
11543 * [Config] Enable CONFIG_LEDS_TRIGGER_DEFAULT_ON=m on powerpc
11544 * [Config] Set CONFIG_LEDS_TRIGGER_HEARTBEAT=m on arm and powerpc
11545 * [Config] Set CONFIG_LEDS_TRIGGER_TIMER=m on powerpc
11546 * [Config] Enable CONFIG_LINE6_USB=m on arm and powerpc
11547 * [Config] Enable CONFIG_MEMSTICK=m on arm
11548 * [Config] Enable CONFIG_MTD_AFS_PARTS=m on arm
11549 * [Config] Enable CONFIG_MTD_ALAUDA=m on arm
11550 * [Config] Enable CONFIG_MTD_AR7_PARTS=m on arm
11551 * [Config] Enable CONFIG_MTD_ARM_INTEGRATOR=m on arm
11552 * [Config] Enable CONFIG_MOXA_SMARTIO=m on powerpc
11553 * [Config] Enable CONFIG_MTD_DATAFLASH=m on arm
11554 * [Config] Enable CONFIG_MTD_GPIO_ADDR=m on arm
11555 * [Config] Enable CONFIG_MTD_IMPA7=m on arm
11556 * [Config] Enable CONFIG_MTD_NAND_GPIO=m on arm
11557 * [Config] Enable CONFIG_MTD_NAND_NANDSIM=m on arm
11558 * [Config] Enable CONFIG_MTD_NAND_PASEMI=m on powerpc
11559 * [Config] Enable CONFIG_MTD_NAND_PLATFORM=m on arm
11560 * [Config] Enable CONFIG_MTD_NAND_TMIO=m on arm
11561 * [Config] Enable CONFIG_MTD_SST25L=m on arm
11562 * [Config] Enable CONFIG_NET_CLS_CGROUP=y on arm
11563 * [Config] Enable CONFIG_NET_CLS_FLOW=m on arm
11564 * [Config] Enable CONFIG_NET_CLS_U32=m on arm
11565 * [Config] Enable CONFIG_NET_DCCPPROBE=m on arm
11566 * [Config] Enable CONFIG_NET_SCH_INGRESS=m on arm
11567 * [Config] Enable CONFIG_NET_TCPPROBE=m on arm
11568 * [Config] Enable CONFIG_PASEMI_MAC=m on powerpc
11569 * [Config] Enable CONFIG_PATA_NS87410=m on powerpc
11570 * [Config] Enable CONFIG_I2C_GPIO=m on powerpc64-smp
11571 * [Config] Enable CONFIG_PANEL=m on powerpc
11572 * [Config] Enable CONFIG_PATA_CMD640_PCI=m on powerpc
11573 * SAUCE: x86: reboot: Make Dell Latitude E6520 use reboot=pci
11574 - LP: #833705
11575 * [Config] Add CONFIG_EFI_VARS=y to the enforcer
11576 - LP: #837332
11577 * [Config] Update CONFIG_EFI_VARS enforcer check
11578 * [Config] Add aufs to virtual flavor inclusion list
11579 - LP: #844159
11580 * SAUCE: x86: reboot: Make Dell Optiplex 790 use reboot=pci
11581 - LP: #818933
11582 * SAUCE: x86: reboot: Make Dell Optiplex 990 use reboot=pci
11583 - LP: #768039
11584 * SAUCE: x86: reboot: Make Dell Latitude E6220 use reboot=pci
11585 - LP: #838402
11586 * [Config] Add igbvf to the virtual flavor inclusion list
11587 - LP: #794570
11588 * [Config] Add ixgbevf to the virtual inclusion list
11589 - LP: #872411
11590 * [Config] Transition -generic and -server to be identical
11591 * rebase to v3.1-rc10
11592
11593 [ Luke Yelavich ]
11594
11595 * [Config] Disable legacy IDE drivers on powerpc
11596
11597 [ Ming Lei ]
11598
11599 * SAUCE: fireware: add NO_MSI quirks for o2micro controller
11600 - LP: #801719
11601 * SAUCE: ata_piix: make DVD Drive recognisable on systems with Intel
11602 Sandybridge chipsets(v2)
11603 - LP: #737388, #782389, #794642
11604
11605 [ Paolo Pisati ]
11606
11607 * [Config] Compile-in vfat support for armel
11608 - LP: #853783
11609
11610 [ Randy Dunlap ]
11611
11612 * SAUCE: staging: fix rts5139 depends & build
11613 - LP: #824273
11614
11615 [ Rene Bolldorf ]
11616
11617 * SAUCE: (drop after 3.0) ideapad: Check if acpi already handle backlight
11618 power in 'ideapad_backlight_notify_power' to avoid a page fault
11619
11620 [ Seth Forshee ]
11621
11622 * SAUCE: (no-up) Input: elantech - Add v3 hardware support
11623 - LP: #681904
11624 * SAUCE: (drop after 3.1) usb_storage: Don't freeze in usb-stor-scan
11625 - LP: #810020
11626
11627 [ Stefan Bader ]
11628
11629 * (config) Package macvlan and macvtap for virtual
11630 * [Config] Force perf to use libiberty for demangling
11631 - LP: #783660
11632 * SAUCE: xen: Do not use pv spinlocks on HVM
11633 - LP: #838026
11634
11635 [ Tim Gardner ]
11636
11637 * [Config] Clean up tools rules
11638 * [Config] Package x86_energy_perf_policy and turbostat
11639 - LP: #797556
11640 * rebase to v3.1-rc3
11641 * [Config] Simplify binary-udebs dependencies
11642 * [Config] kernel preparation cannot be parallelized
11643 * [Config] Linearize module/abi checks
11644 * [Config] Linearize and simplify tree preparation rules
11645 * [Config] Build kernel image in parallel with modules
11646 * [Config] Set concurrency for kmake invocations
11647 * [Config] Improve install-arch-headers speed
11648 * [Config] Fix binary-perarch dependencies
11649 * [Config] Removed stamp-flavours target
11650 * [Config] Serialize binary indep targets
11651 * [Config] Use build stamp directly
11652 * [Config] Restore prepare-% target
11653 * rebase to v3.1-rc4
11654 * rebase to v3.1-rc5
11655 * [Config] Disable makedumpfile for i386/amd64
11656 * rebase to v3.1-rc6
11657 * [Config] Fix binary-% build target
11658 * rebase to v3.1-rc7
11659 * rebase to v3.1-rc8
11660 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
11661 - LP: #854399
11662 * [Config] Enable ftrace support in the mac80211 layer
11663 - LP: #865171
11664 * rebase to v3.1-rc9
11665 * SAUCE: usb/core/devio.c: Check for printer class specific request
11666 - LP: #872711
11667
11668 [ Upstream Kernel Changes ]
11669
11670 * overlay filesystem
11671 * overlayfs: add statfs support
11672 * overlayfs: implement show_options
11673 * overlay: overlay filesystem documentation
11674 * fs: limit filesystem stacking depth
11675
11676 [ Will Drewry ]
11677
11678 * SAUCE: seccomp_filter: new mode with configurable syscall filters
11679 * SAUCE: seccomp_filter: add process state reporting
11680 * SAUCE: seccomp_filter: Document what seccomp_filter is and how it
11681 works.
11682 * SAUCE: seccomp_filter: add HAVE_SECCOMP_FILTER and seccomp_execve
11683
11684 [ Upstream Kernel Changes ]
11685
11686 * rebase to v3.1-rc1
11687 * rebase to v3.1-rc2
11688 * rebase to v3.1-rc3
11689 +CONFIG_BLK_DEV_BSGLIB=y
11690 +CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
11691 -CONFIG_VIDEO_OMAP2_VOUT_VRFB=y
11692 * rebase to v3.1-rc4
11693 * rebase to v3.1-rc5
11694 * rebase to v3.1-rc6
11695 * rebase to v3.1-rc7
11696 * rebase to v3.1-rc8
11697 * rebase to v3.1-rc9
11698 * rebase to v3.1-rc10
11699
11700 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 15:43:38 -0700
11701
11702 linux (3.1.0-1.0) oneiric; urgency=low
11703
11704 [ Leann Ogasawara ]
11705
11706 * Open P-series
11707
11708 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 13:42:40 -0700
11709
11710 linux (3.0.0-8.10) oneiric; urgency=low
11711
11712 [ Adam Jackson ]
11713
11714 * SAUCE: drm/i915/pch: Fix integer math bugs in panel fitting
11715 - LP: #753994
11716
11717 [ John Johansen ]
11718
11719 * [Config] Enable missing IPv6 options
11720
11721 [ Leann Ogasawara ]
11722
11723 * [Config] Disable config IWLWIFI_DEVICE_SVTOOL
11724 - LP: #819925
11725 * Rebase to 3.0.1
11726
11727 [ Upstream Kernel Changes ]
11728
11729 * x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message
11730 * ALSA: hda - Turn on extra EAPDs on Conexant codecs
11731 - LP: #783582
11732 * KVM: Remove SMEP bit from CR4_RESERVED_BITS
11733 - LP: #796476
11734 * KVM: Add SMEP support when setting CR4
11735 - LP: #796476
11736 * KVM: Mask function7 ebx against host capability word9
11737 - LP: #796476
11738 * KVM: Add instruction fetch checking when walking guest page table
11739 - LP: #796476
11740
11741 [ Upstream Kernel Changes ]
11742
11743 * rebase to v3.0.1
11744
11745 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 05 Aug 2011 11:32:25 -0700
11746
11747 linux (3.0.0-7.9) oneiric; urgency=low
11748
11749 [ Andy Whitcroft ]
11750
11751 * Revert "[Upstream] add local prefix to oss local change_bits"
11752 * Revert "SAUCE: add tracing for user initiated readahead requests"
11753 * Revert "SAUCE: vfs: Add a trace point in the mark_inode_dirty function"
11754 * Revert "SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo
11755 Zhaoyang E47"
11756 * Revert "SAUCE: fix documentation strings for struct input_keymap_entry"
11757 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range checks
11758 (grub)"
11759 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range
11760 checks"
11761 * Revert "SAUCE: vt -- allow grub to request automatic vt_handoff"
11762 * Revert "SAUCE: vt -- maintain bootloader screen mode and content until
11763 vt switch"
11764 * [Config] enable CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
11765 - LP: #816035
11766 * ubuntu: Yama: if an underlying filesystem provides a permissions op use
11767 it
11768 * SAUCE: (no-up) add tracing for user initiated readahead requests
11769 * SAUCE: vt -- maintain bootloader screen mode and content until vt
11770 switch
11771 * SAUCE: vt -- allow grub to request automatic vt_handoff
11772
11773 [ Arjan van de Ven ]
11774
11775 * SAUCE: (no-up) vfs: Add a trace point in the mark_inode_dirty function
11776
11777 [ Kees Cook ]
11778
11779 * Revert "SAUCE: (no-up) Disable building the ACPI debugfs source"
11780 * [Config] enforce ACPI_CUSTOM_METHOD disabled
11781
11782 [ Keng-Yu Lin ]
11783
11784 * SAUCE: (no-up) Input: ALPS - Enable Intellimouse mode for Lenovo
11785 Zhaoyang E47
11786 - LP: #632884, #803005
11787
11788 [ Leann Ogasawara ]
11789
11790 * [Config] Enable CONFIG_BLK_DEV_CMD64X=m on powerpc
11791 - LP: #513131
11792 * [Config] Enable CONFIG_RT2800PCI_RT53XX=y
11793 - LP: #815064
11794
11795 [ Rezwanul Kabir ]
11796
11797 * SAUCE: (no-up) Add support for Intellimouse Mode in ALPS touchpad on
11798 Dell E2 series Laptops
11799 - LP: #632884
11800
11801 [ Upstream Kernel Changes ]
11802
11803 * Revert "yama: if an underlying filesystem provides a permissions op use
11804 it"
11805 * Revert "Add support for Intellimouse Mode in ALPS touchpad on Dell E2
11806 series Laptops"
11807 * Revert "tty: include linux/slab.h for kfree"
11808 * Revert "gpio/ml_ioh_gpio: include linux/slab.h for kfree"
11809 * Revert "pch_dma: add include/slab.h for kfree"
11810 * mmc: Added quirks for Ricoh 1180:e823 lower base clock frequency
11811 - LP: #773524
11812 * oss: rename local change_bits to avoid powerpc bitsops.h definition
11813
11814 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 25 Jul 2011 09:08:01 -0700
11815
11816 linux (3.0.0-7.8) oneiric; urgency=low
11817
11818 [ Andy Whitcroft ]
11819
11820 * ubuntu: overlayfs -- overlayfs: add statfs support
11821 * [Config] enable CONFIG_OVERLAYFS
11822
11823 [ Erez Zadok ]
11824
11825 * ubuntu: overlayfs -- overlayfs: implement show_options
11826
11827 [ Leann Ogasawara ]
11828
11829 * [Config] Enable CONFIG_ALIM7101_WDT=m on powerpc
11830 * [Config] Enable CONFIG_ASUS_OLED=m on powerpc
11831 * [Config] Disable CONFIG_ATM_DUMMY on arm
11832 * [Config] Enable CONFIG_BLK_DEV_DRBD=m on powerpc
11833 * Temporarily disable module check on arm
11834 * Rebase to 3.0 final
11835 * [Config] Enable CONFIG_CAN_TI_HECC=m on arm
11836 * [Config] Set CONFIG_CDROM_PKTCDVD=m on amd64 and i386
11837 * [Config] Enable CONFIG_CRYPTO_CCM=m on powerpc
11838 * [Config] Enable CONFIG_CRYPTO_DEV_HIFN_795X=m on powerpc
11839 * [Config] Enable CONFIG_CRYPTO_GCM=m on powerpc
11840 * [Config] Set CRYPTO_LZO=m on powerpc64-smp
11841 * [Config] Enable CONFIG_DM9000=m on arm
11842 * [Config] Set CONFIG_DISPLAY_SUPPORT=m on arm
11843 * [Config] Enable CONFIG_DL2K=m on amd64 and i386
11844
11845 [ Miklos Szeredi ]
11846
11847 * ubuntu: overlayfs -- vfs: add i_op->open()
11848 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
11849 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
11850 * ubuntu: overlayfs -- overlay filesystem
11851 * ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs
11852 * ubuntu: overlayfs -- ovl: improve stack use of lookup and readdir
11853 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
11854 * ubuntu: overlayfs -- ovl: make lower mount read-only
11855
11856 [ Neil Brown ]
11857
11858 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
11859
11860 [ Tim Gardner ]
11861
11862 * [Config] Add enic/fnic to udebs
11863 - LP: #801610
11864
11865 [ Upstream Kernel Changes ]
11866
11867 * yama: if an underlying filesystem provides a permissions op use it
11868
11869 [ Major Kernel Changes ]
11870
11871 * Rebase to 3.0 final
11872
11873 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 21 Jul 2011 07:01:32 -0700
11874
11875 linux (3.0.0-6.7) oneiric; urgency=low
11876
11877 [ Eagon Yager ]
11878
11879 * [Config] Fix misspelled 'skipmodule' in arm makefile.
11880
11881 [ Keng-Yu Lin ]
11882
11883 * SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo Zhaoyang E47
11884 - LP: #632884, #803005
11885
11886 [ Leann Ogasawara ]
11887
11888 * Revert "[Config] Temporarily disable CONFIG_SMC91X on armel-omap"
11889 * Revert "[Config] Temporarily Disable CONFIG_BRCMSMAC on arm"
11890 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on powerpc"
11891 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on arm"
11892 * Revert "[Config] Temporarily disable CONFIG_BRCMSMAC on powerpc"
11893 * [Config] Set CONFIG_ACPI_PCI_SLOT=m
11894 * [Config] Set CONFIG_ACPI_SBS=m
11895 * [Config] Set CONFIG_ACPI_WMI=m
11896 * [Config] Set CONFIG_AD7150=m on arm
11897 * [Config] Set CONFIG_AD7152=m on arm
11898 * [Config] Drop CONFIG_GPIO_S5PV210
11899 * [Config] Drop CONFIG_GPIO_S5PC100
11900 * [Config] Drop CONFIG_GPIO_PLAT_SAMSUNG
11901 * [Config] Drop CONFIG_GPIO_EXYNOS4
11902
11903 [ Stefan Bader ]
11904
11905 * SAUCE: Re-enable RODATA for i386 virtual
11906 - LP: #809838
11907
11908 [ Upstream Kernel Changes ]
11909
11910 * Revert "Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15"
11911 * (drop after 3.0.0) acer-wmi: Add support for Aspire 1830 wlan hotkey
11912 - LP: #771758
11913
11914 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 20 Jul 2011 06:36:02 -0700
11915
11916 linux (3.0.0-5.6) oneiric; urgency=low
11917
11918 [ Tim Gardner ]
11919
11920 * [Config] CONFIG_RTL8192CU=m
11921 * Rebase to -rc7
11922
11923 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jul 2011 22:13:50 +0100
11924
11925 linux (3.0.0-4.5) oneiric; urgency=low
11926
11927 [ Ming Lei ]
11928
11929 * SAUCE: fix yama_ptracer_del lockdep warning
11930 - LP: #791019
11931
11932 [ Seth Forshee ]
11933
11934 * SAUCE: (drop after 3.0) asus-wmi: Add callback for hotkey filtering
11935 * SAUCE: (drop after 3.0) eeepc-wmi: Add support for T101MT Home/Express Gate key
11936 * SAUCE: (drop after 3.0) asus-wmi: Enable autorepeat for hotkey input device
11937 * [Config] CONFIG_{ASUS,ASUS_NB,EEEPC}_WMI=m
11938 - LP: #805218
11939
11940 [ Tim Gardner ]
11941
11942 * [Config] updateconfigs after rebase to -rc6+
11943 Rebased against 4dd1b49c6d215dc41ce50c80b4868388b93f31a3
11944 * Adopt a 3 digit verion, e.g., 3.0.0-x.x
11945 * Revert "UBUNTU: add dependancies for module-init-tools"
11946 This dependency is no longer required for a 3 digit version.
11947
11948 -- Tim Gardner <tim.gardner@canonical.com> Tue, 05 Jul 2011 14:03:04 +0100
11949
11950 linux (3.0-3.4) oneiric; urgency=low
11951
11952 [ Keng-Yu Lin ]
11953
11954 * SAUCE: Revert: "dell-laptop: Toggle the unsupported hardware
11955 killswitch"
11956 - LP: #775281
11957
11958 [ Leann Ogasawara ]
11959
11960 * rebase to v3.0-rc5
11961 * [Config] updateconfigs after rebase to 3.0-rc5
11962
11963 [ Tim Gardner ]
11964
11965 * [Config] Remove ubuntu/rtl8192se
11966 * [Config] Added armel ABI files
11967 * [Config] Removed armel versatile flavour
11968 * [Config] CONFIG_INTEL_MEI=m
11969 - LP: #716867
11970
11971 [ Upstream Kernel Changes ]
11972
11973 * ALSA: hda - Enable auto-parser as default for Conexant codecs
11974
11975 [ Upstream Kernel Changes ]
11976
11977 * rebase to v3.0-rc5
11978
11979 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 30 Jun 2011 14:27:10 +0100
11980
11981 linux (3.0-2.3) oneiric; urgency=low
11982
11983 [ Andy Whitcroft ]
11984
11985 * ubuntu: AUFS -- update to 0e2bafab74f0d1463383faeb93f9fc5eb8c2c54e
11986
11987 [ Leann Ogasawara ]
11988
11989 * rebase to v3.0-rc4
11990 * [Config] updateconfigs after rebase to 3.0-rc4
11991 * fix ERROR: __devcgroup_inode_permission undefined
11992
11993 [ Stefan Bader ]
11994
11995 * SAUCE: iscsitarget: Remove driver from the kernel
11996
11997 [ Tim Gardner ]
11998
11999 * SAUCE: rtl8192se: Force a build for a 2.6/3.0 kernel
12000 * [Config] Add grub-efi as a recommended bootloader for server and
12001 generic
12002 - LP: #800910
12003
12004 [ Upstream Kernel Changes ]
12005
12006 * Fix node_start/end_pfn() definition for mm/page_cgroup.c
12007
12008 [ Leann Ogasawara ]
12009
12010 * rebase to v3.0-rc4
12011
12012 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 24 Jun 2011 11:51:12 -0700
12013
12014 linux (3.0-1.2) oneiric; urgency=low
12015
12016 [ Andy Whitcroft ]
12017
12018 * [Config] enable CONFIG_CAN_CALC_BITTIMING
12019
12020 [ Leann Ogasawara ]
12021
12022 * rebase to v3.0-rc3
12023 * [Config] updateconfigs after rebase to 3.0-rc3
12024
12025 [ Upstream Kernel Changes ]
12026
12027 * perf: clear out make flags when calling kernel make kernelver
12028
12029 [ Leann Ogasawara ]
12030
12031 * rebase to v3.0-rc3
12032
12033 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Jun 2011 07:25:35 -0700
12034
12035 linux (3.0-0.1) oneiric; urgency=low
12036
12037 [ Andy Whitcroft ]
12038
12039 * use the packaging version in the kernel
12040 * use the kernels idea of its version for version_signature
12041 * add dependancies for module-init-tools
12042 * update control files to version 3
12043 * printchanges/insertchanges allow override of prev_release
12044 * correct Vcs-Git: to point to oneiric
12045
12046 [ Leann Ogasawara ]
12047
12048 * rebase to v3.0-rc1
12049 * [Config] updateconfigs after rebase to 3.0-rc1
12050 * ubuntu: dm-raid4-5 fix up build failure
12051 * [Config] Temporarily Disable CONFIG_GPIO_EXYNOS4 on arm
12052 * [Config] Temporarily Disable CONFIG_GPIO_PLAT_SAMSUNG on arm
12053 * [Config] Temporarily Disable CONFIG_GPIO_S5PC100 on arm
12054 * [Config] Temporarily Disable CONFIG_GPIO_S5PV210 on arm
12055 * [Config] Temporarily disable CONFIG_BRCMSMAC on powerpc
12056 * [Config] Temporarily Disable CONFIG_BRCMSMAC on arm
12057 * [Config] Temporarily Disable CONFIG_RTL8192SE on arm
12058 * [Config] Temporarily Disable CONFIG_RTL8192SE on powerpc
12059 * [Config] Temporarily disable CONFIG_SMC91X on armel-omap
12060 * rebase to v3.0-rc2
12061
12062 [ Manoj Iyer ]
12063
12064 * SAUCE: mmc: Enable MMC card reader for RICOH [1180:e823]
12065 - LP: #790754
12066
12067 [ Upstream Kernel Changes ]
12068
12069 * Revert "x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM
12070 demands it"
12071 * drm/i915: fix regression after clock gating init split
12072
12073 [ Major Kernel Changes ]
12074
12075 * rebase from v2.6.39 to v3.0-rc1
12076 * rebase from v3.0-rc1 to v3.0-rc2
12077
12078 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Jun 2011 15:18:33 +0100
12079
12080 linux (2.6.39-3.10) oneiric; urgency=low
12081
12082 [ Colin Ian King ]
12083
12084 * SAUCE: S3 early resume debug via keyboard LEDs
12085
12086 [ Ingo Molnar ]
12087
12088 * ubuntu: nx-emu - i386: NX emulation
12089 * ubuntu: nx-emu - i386: mmap randomization for executable mappings
12090
12091 [ Leann Ogasawara ]
12092
12093 * Revert "[Config] Disable CONFIG_FT1000 on powerpc64-smp"
12094 * Revert "[Config] Disable CONFIG_DM_RAID45"
12095 * [Config] enable CONFIG_BRCMFMAC=y
12096 * [Config] enable CONFIG_MDIO_BITBANG=m across all arch's and flavors
12097 * [Config] enable CONFIG_VIDEO_OUTPUT_CONTROL=m on armel-omap
12098
12099 [ Robert Nelson ]
12100
12101 * SAUCE: omap3: beagle: detect new xM revision B
12102 - LP: #770679
12103 * SAUCE: omap3: beagle: detect new xM revision C
12104 - LP: #770679
12105 * SAUCE: omap3: beagle: if rev unknown, assume xM revision C
12106 - LP: #770679
12107
12108 [ Stefan Bader ]
12109
12110 * SAUCE: Convert dm-raid45 to new block plugging
12111
12112 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 May 2011 11:46:43 -0700
12113
12114 linux (2.6.39-3.9) oneiric; urgency=low
12115
12116 [ Leann Ogasawara ]
12117
12118 * [Config] Disable CONFIG_SCSI_LPFC_DEBUG_FS
12119 * rebase to v2.6.39
12120 * [Config] enable CONFIG_LLC2=m across all arch's and flavours
12121 * [Config] enable CONFIG_INPUT_APANEL=m
12122
12123 [ Thomas Schlichter ]
12124
12125 * SAUCE: vesafb: mtrr module parameter is uint, not bool
12126 - LP: #778043
12127 * SAUCE: vesafb: enable mtrr WC by default
12128 - LP: #778043
12129
12130 [ Major Kernel Changes ]
12131
12132 * rebase from v2.6.39-rc7 to v2.6.39
12133
12134 -- Andy Whitcroft <apw@canonical.com> Fri, 20 May 2011 09:52:32 +0100
12135
12136 linux (2.6.39-2.8) oneiric; urgency=low
12137
12138 [ Andy Whitcroft ]
12139
12140 * Revert "ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37"
12141 * Revert "ubuntu: AUFS -- aufs2-base.patch aufs2.1-37"
12142 * Revert "[Config] Disable CONFIG_AUFS_FS"
12143 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-39
12144 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-39
12145 * ubuntu: AUFS -- update to c6b76974311efc5bf3eddf921cd015b6aae46935
12146 * ubuntu: AUFS -- clean up the aufs updater and BOM
12147 * ubuntu: AUFS -- documentation on updating aufs2
12148
12149 [ Kees Cook ]
12150
12151 * ubuntu: Yama - LSM hooks
12152 * ubuntu: Yama - create task_free security callback
12153 * ubuntu: Yama - add ptrace relationship tracking interface
12154 * ubuntu: Yama - unconditionally chain to Yama LSM
12155
12156 [ Leann Ogasawara ]
12157
12158 * Revert "SAUCE: Fix drivers/staging/easycap FTBS"
12159 * Revert "[Config] Disable CONFIG_EASYCAP"
12160 * ubuntu: fsam7400 disable driver
12161 * ubuntu: omnibook disable driver
12162 * ubuntu: rfkill disable driver
12163
12164 [ Tim Gardner ]
12165
12166 * SAUCE: Fix extra reference in fb_open()
12167
12168 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 May 2011 09:23:56 -0700
12169
12170 linux (2.6.39-2.7) oneiric; urgency=low
12171
12172 [ Leann Ogasawara ]
12173
12174 * rebase to v2.6.39-rc7
12175
12176 [ Major Kernel Changes ]
12177
12178 * rebase from v2.6.39-rc6 to v2.6.39-rc7
12179
12180 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 10 May 2011 10:18:28 +0200
12181
12182 linux (2.6.39-1.6) oneiric; urgency=low
12183
12184 [ Leann Ogasawara ]
12185
12186 * rebase to v2.6.39-rc6
12187 * SAUCE: [arm] fixup __aeabi_uldivmod undefined build error
12188
12189 [ Tim Gardner ]
12190
12191 * [Config] updateconfigs after rebase to 2.6.39-rc6
12192
12193 [ Major Kernel Changes ]
12194
12195 * rebase from v2.6.39-rc5 to v2.6.39-rc6
12196 - LP: #740126
12197
12198 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 05 May 2011 09:46:12 -0700
12199
12200 linux (2.6.39-0.5) oneiric; urgency=low
12201
12202 [ Herton Ronaldo Krzesinski ]
12203
12204 * SAUCE: Revert "x86, hibernate: Initialize mmu_cr4_features during boot"
12205 - LP: #764758
12206
12207 [ Leann Ogasawara ]
12208
12209 * rebase to v2.6.39-rc5
12210 * [Config] updateconfigs following rebase to v2.6.39-rc5
12211
12212 [ Paolo Pisati ]
12213
12214 * [Config] s/USB_MUSB_TUSB6010/USB_MUSB_OMAP2PLUS/ on omap3 to get musb
12215 - LP: #759913
12216
12217 [ Stefan Bader ]
12218
12219 * Include nls_iso8859-1 for virtual images
12220 - LP: #732046
12221
12222 [ Major Kernel Changes ]
12223
12224 * rebase from v2.6.39-rc4 to v2.6.39-rc5
12225
12226 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 27 Apr 2011 06:39:42 -0700
12227
12228 linux (2.6.39-0.4) oneiric; urgency=low
12229
12230 [ Leann Ogasawara ]
12231
12232 * rebase to v2.6.39-rc4
12233 * [Config] updateconfigs following rebase to v2.6.39-rc4
12234 * fixup powerpc implicit declaration of function
12235 'crash_kexec_wait_realmode'
12236 * [Config] Disable CONFIG_FT1000 on powerpc64-smp
12237
12238 [ Tim Gardner ]
12239
12240 * [Config] CONFIG_TRANSPARENT_HUGEPAGE=y
12241 - LP: #769503
12242 * [Config] Add cachefiles.ko to virtual flavour
12243 - LP: #770430
12244
12245 [ Major Kernel Changes ]
12246
12247 * rebase from v2.6.39-rc3 to v2.6.39-rc4
12248
12249 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 19 Apr 2011 06:25:20 -0700
12250
12251 linux (2.6.39-0.3) oneiric; urgency=low
12252
12253 [ Leann Ogasawara ]
12254
12255 * rebase to v2.6.39-rc3
12256 * crash_kexec_wait_realmode() undefined when !SMP
12257
12258 [ Tim Gardner ]
12259
12260 * [Config] CONFIG_PM_ADVANCED_DEBUG=y for i386/amd64
12261 - LP: #632327
12262
12263 [ Major Kernel Changes ]
12264
12265 * rebase from v2.6.39-rc2 to v2.6.39-rc3
12266
12267 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 12 Apr 2011 06:52:24 -0700
12268
12269 linux (2.6.39-0.2) oneiric; urgency=low
12270
12271 [ Gustavo F. Padovan ]
12272
12273 * SAUCE: Revert "Bluetooth: Add new PID for Atheros 3011"
12274 - LP: #720949
12275
12276 [ John Johansen ]
12277
12278 * AppArmor: Fix masking of capabilities in complain mode
12279 - LP: #748656
12280
12281 [ Leann Ogasawara ]
12282
12283 * rebase to v2.6.39-rc2
12284 * [Config] updateconfigs following rebase to v2.6.39-rc2
12285 * hv_mouse needs delay.h
12286 * olpc_dcon_xo_1 needs delay.h
12287 * olpc_dcon_xo_1_5 needs delay.h
12288 * Update dropped.txt for Oneiric
12289
12290 [ Steve Langasek ]
12291
12292 * [Config] Make linux-libc-dev coinstallable under multiarch
12293 - LP: #750585
12294
12295 [ Upstream Kernel Changes ]
12296
12297 * x86, hibernate: Initialize mmu_cr4_features during boot
12298 - LP: #752870
12299
12300 [ Major Kernel Changes ]
12301
12302 * rebase from v2.6.39-rc1 to v2.6.39-rc2
12303
12304 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 06 Apr 2011 11:04:15 -0700
12305
12306 linux (2.6.39-0.1) oneiric; urgency=low
12307
12308 [ Brad Figg ]
12309
12310 * [Config] Set CONFIG_NR_CPUS=256 for amd64 generic
12311 - LP: #737124
12312
12313 [ Henrik Rydberg ]
12314
12315 * SAUCE: HID: hid-ntrig: add support for 1b96:0006 model
12316 * SAUCE: HID: ntrig: fix suspend/resume on recent models
12317
12318 [ Herton Ronaldo Krzesinski ]
12319
12320 * SAUCE: (drop after 2.6.39) v4l: make sure drivers supply a zeroed
12321 struct v4l2_subdev
12322 - LP: #745213
12323
12324 [ Kees Cook ]
12325
12326 * [Config] packaging: adjust perms on vmlinuz as well
12327 * SAUCE: nx-emu: further clarify dmesg reporting
12328 - LP: #745181
12329
12330 [ Leann Ogasawara ]
12331
12332 * rebase to v2.6.39-rc1
12333 * [Config] updateconfigs following rebase to v2.6.39-rc1
12334 * [Config] Disable CONFIG_DM_RAID45
12335 * [Config] Disable CONFIG_SCSI_ISCSITARGET
12336 * [Config] Disable CONFIG_EASYCAP
12337 * [Config] Disable CONFIG_AUFS_FS
12338 * update bnx2 firmware files in d-i/firmware/nic-modules
12339 * xhci-pci.c resolve implicit declaration of kzalloc
12340 * [Config] Enable CONFIG_DRM_PSB for only x86
12341 * [Config] Enable CONFIG_RTS_PSTOR for only x86
12342 * mfd/asic3: Fix typo, s/irq_data/data/
12343
12344 [ Luke Yelavich ]
12345
12346 * [Config] Disable CONFIG_CRASH_DUMP on 32-bit powerpc kernels
12347 - LP: #745358
12348 * [Config] Disable CONFIG_DRM_RADEON_KMS on powerpc kernels
12349 * [Config] Build some framebuffer drivers as modules for powerpc kernels.
12350
12351 [ Manoj Iyer ]
12352
12353 * SAUCE: thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.
12354 - LP: #745217
12355
12356 [ Tim Gardner ]
12357
12358 * SAUCE: INR_OPEN=4096
12359 - LP: #663090
12360 * SAUCE: Increase the default hard limit for open FDs to 4096
12361 - LP: #663090
12362
12363 [ Upstream Kernel Changes ]
12364
12365 * (drop after 2.6.39-rc1) arm: versatile : Fix typo introduced in irq
12366 namespace cleanup
12367 * (drop after 2.6.39-rc1) [media] staging: altera-jtag needs delay.h
12368 * ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()
12369
12370 [ Major Kernel Changes ]
12371
12372 * rebase from v2.6.38 to v2.6.39-rc1
12373
12374 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:50:10 -0700
12375
12376 linux (2.6.39-0.0) oneiric; urgency=low
12377
12378 [ Leann Ogasawara ]
12379
12380 * Open Oneiric
12381
12382 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:29:23 -0700
12383
12384 linux (2.6.38-7.39) natty; urgency=low
12385
12386 [ Leann Ogasawara ]
12387
12388 * No change upload. This is just to rebuild with gcc-4.5.2-7ubuntu1.
12389
12390 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Mar 2011 09:27:45 -0700
12391
12392 linux (2.6.38-7.38) natty; urgency=low
12393
12394 [ Leann Ogasawara ]
12395
12396 * No change upload take 2. 2.6.38-7.37 was accidentally uploaded before
12397 gcc-4.5.2-6ubuntu5 finished building on all arches.
12398
12399 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 22 Mar 2011 06:12:47 -0700
12400
12401 linux (2.6.38-7.37) natty; urgency=low
12402
12403 [ Leann Ogasawara ]
12404
12405 * No change upload. This is just to rebuild with gcc-4.5.2-6ubuntu5.
12406
12407 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 20 Mar 2011 16:02:48 -0700
12408
12409 linux (2.6.38-7.36) natty; urgency=low
12410
12411 [ Andy Whitcroft ]
12412
12413 * Revert "SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler
12414 optimisation"
12415 * purge last vestiges of maverick
12416 * [Config] switch CONFIG_FB_VESA back to module
12417
12418 [ Chris Wilson ]
12419
12420 * SAUCE: drm/i915: Fix pipelined fencing
12421 - LP: #717114
12422
12423 [ Loïc Minier ]
12424
12425 * Include nls_cp437 module in virtual for fat
12426 - LP: #732046
12427 * Support arch= cross-compilation for any arch
12428 * Fix couple of typos in 0-common-vars.mk
12429 * Enforce DEFAULT_MMAP_MIN_ADDR on armhf
12430 * Add armhf to Debian -> Linux arch map
12431 * Add initial armhf.mk
12432 * Enable common packages for armhf
12433
12434 [ Upstream Kernel Changes ]
12435
12436 * Yama: fix default relationship to check thread group
12437 - LP: #737676
12438
12439 -- Andy Whitcroft <apw@canonical.com> Fri, 18 Mar 2011 18:18:02 +0000
12440
12441 linux (2.6.38-7.35) natty; urgency=low
12442
12443 [ Andy Whitcroft ]
12444
12445 * rebase to 2fbfac4e053861925fa3fffcdc327649b09af54c
12446 * rebase fixes bug #715330
12447 * [Config] disable CONFIG_SCSI_QLA_ISCSI for powerpc 32bit to fix FTBS
12448 * rebase to v2.6.38 final
12449
12450 [ Herton Ronaldo Krzesinski ]
12451
12452 * SAUCE: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626
12453 - LP: #636091
12454
12455 [ Tim Gardner ]
12456
12457 * [Confg] CONFIG_BOOT_PRINTK_DELAY=y
12458
12459 [ Upstream Kernel Changes ]
12460
12461 * Yama: use thread group leader when creating match
12462 - LP: #729839
12463 * (drop after 2.6.38) ahci: AHCI mode SATA patch for Intel Patsburg SATA
12464 RAID controller
12465 - LP: #735240
12466 * (drop after v2.6.38) x86, quirk: Fix SB600 revision check
12467
12468 [ Major Kernel Changes ]
12469
12470 * rebase from v2.6.38-rc8 to v2.6.38 final
12471 - LP: #715330
12472
12473 -- Andy Whitcroft <apw@canonical.com> Tue, 15 Mar 2011 19:04:19 +0000
12474
12475 linux (2.6.38-6.34) natty; urgency=low
12476
12477 [ Andy Whitcroft ]
12478
12479 * [Config] normalise CONFIG_INTEL_TXT
12480 * SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler optimisation
12481 - LP: #730860
12482 * rebase to mainline v2.6.38-rc8
12483
12484 [ Major Kernel Changes ]
12485
12486 * rebase from v2.6.38-rc7 + fb62c00a6d8942775abc23d1621db1252e2d93d1
12487 to v2.6.38-rc8
12488
12489 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Mar 2011 11:54:48 +0000
12490
12491 linux (2.6.38-6.33) natty; urgency=low
12492
12493 [ Andy Whitcroft ]
12494
12495 * d-i -- enable speakup-modules udeb
12496 - LP: #672699
12497 * rebase to 493f3358cb289ccf716c5a14fa5bb52ab75943e5
12498 * [Config] debian PPC64 configuration
12499 * [Config] cleanup powerpc config fixing unexpected inconsistancies
12500 * [Config] resync ppc64 configuration
12501 * SAUCE: match up ENTRY/END naming for 32/64 bit
12502 * rebase to fb62c00a6d8942775abc23d1621db1252e2d93d1
12503 * [Config] update configs after rebase to
12504 fb62c00a6d8942775abc23d1621db1252e2d93d1
12505 * [Config] pps_gen_parport no longer built
12506
12507 [ Corentin Chary ]
12508
12509 * SAUCE: (drop after 2.6.38) eeepc-wmi: reorder keymap
12510 - LP: #689393
12511 * SAUCE: (drop after 2.6.38) eeepc-wmi: add wlan key found on 1015P
12512 - LP: #689393
12513
12514 [ John Johansen ]
12515
12516 * SAUCE: Fix aufs calling of security_path_mknod
12517 - LP: #724456
12518
12519 [ Kees Cook ]
12520
12521 * SAUCE: proc: hide kernel addresses via %pK in /proc/<pid>/stack
12522
12523 [ Tim Gardner ]
12524
12525 * rebase to 2.6.38-rc7
12526
12527 [ Upstream Kernel Changes ]
12528
12529 * Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"
12530
12531 [ Major Kernel Changes ]
12532
12533 * rebase from v2.6.38-rc6 to v2.6.38-rc7 +
12534 fb62c00a6d8942775abc23d1621db1252e2d93d1
12535 - LP: #721389
12536 - LP: #722925
12537 - LP: #723672
12538 - LP: #723676
12539 - LP: #715318
12540
12541 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Mar 2011 15:33:17 +0000
12542
12543 linux (2.6.38-5.32) natty; urgency=low
12544
12545 [ Andy Whitcroft ]
12546
12547 * rebase to mainline 6f576d57f1fa0d6026b495d8746d56d949989161
12548 * [Config] updateconfigs following rebase to v2.6.38-rc6
12549 * [Config] enable CONFIG_DMAR
12550 - LP: #552311
12551
12552 [ Upstream Kernel Changes ]
12553
12554 * drm/i915: skip FDI & PCH enabling for DP_A
12555 - LP: #561802, #600453, #681877
12556
12557 [ Major Kernel Changes ]
12558
12559 * rebase from v2.6.38-rc5 to v2.6.38-rc6
12560 - LP: #718402
12561 - LP: #719524
12562 - LP: #721126
12563 - LP: #719691
12564 - LP: #722689
12565 - LP: #722310
12566
12567 -- Andy Whitcroft <apw@canonical.com> Tue, 22 Feb 2011 13:28:39 +0000
12568
12569 linux (2.6.38-4.31) natty; urgency=low
12570
12571 [ Andy Whitcroft ]
12572
12573 * add in bugs closed by upstream patches pulled in by rebases
12574 * rebase to 795abaf1e4e188c4171e3cd3dbb11a9fcacaf505
12575 * [Config] enable CONFIG_VSX to allow use of vector instuctions
12576 * resync with maverick 98defa1c5773a3d7e4c524967eb01d5bae035816
12577 * rebase to mainline v2.6.38-rc5
12578 * SAUCE: ecryptfs: read on a directory should return EISDIR if not
12579 supported
12580 - LP: #719691
12581
12582 [ Colin Ian King ]
12583
12584 * SAUCE: Dell All-In-One: Remove need for Dell module alias
12585
12586 [ Manoj Iyer ]
12587
12588 * SAUCE: (drop after 2.6.38) add ricoh 0xe823 pci id.
12589 - LP: #717435
12590
12591 [ Tim Gardner ]
12592
12593 * [Config] CONFIG_CRYPTO_CRC32C_INTEL=y
12594
12595 [ Upstream Kernel Changes ]
12596
12597 * Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15
12598 - LP: #702434
12599 * vfs: fix BUG_ON() in fs/namei.c:1461
12600
12601 [ Vladislav P ]
12602
12603 * SAUCE: Release BTM while sleeping to avoid deadlock.
12604 - LP: #713837
12605
12606 [ Major Kernel Changes ]
12607
12608 * rebase from v2.6.38-rc4 to v2.6.38-rc5
12609 - LP: #579276
12610 - LP: #715877
12611 - LP: #713769
12612 - LP: #716811
12613 * resync with Maverick Ubuntu-2.6.35-27.47
12614
12615 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Feb 2011 17:24:09 +0000
12616
12617 linux (2.6.38-3.30) natty; urgency=low
12618
12619 [ Andy Whitcroft ]
12620
12621 * rebase to v2.6.38-rc4
12622 * ppc64 -- add basic architecture
12623 * ubuntu: AUFS -- update to 65835da20b77c98fb538c9114fc31f5de1328230
12624
12625 [ Colin Ian King ]
12626
12627 * SAUCE: Add WMI hotkeys support for Dell All-In-One series
12628 - LP: #676997
12629 * SAUCE: Add WMI hotkeys support for another Dell All-In-One series
12630 - LP: #701530
12631 * SAUCE: Dell WMI: Use sparse keymaps and tidy up code.
12632 - LP: #701530
12633
12634 [ Dan Rosenberg ]
12635
12636 * SAUCE: (drop after 2.6.38) Convert net %p usage %pK
12637
12638 [ Kees Cook ]
12639
12640 * Revert "SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of
12641 attacking"
12642 * SAUCE: (drop after 2.6.38) use %pK for /proc/kallsyms and /proc/modules
12643
12644 [ Tim Gardner ]
12645
12646 * [Config] CONFIG_BLK_CGROUP=y
12647 - LP: #706394
12648 * [Config] CONFIG_DELL_WMI_AIO=m
12649
12650 [ Upstream Kernel Changes ]
12651
12652 * drm/i915/lvds: Restore dithering on native modes for gen2/3
12653 - LP: #711568
12654
12655 [ Upstream Kernel Changes ]
12656
12657 * rebase from v2.6.38-rc3 to v2.6.38-rc4.
12658 - LP: #701271
12659 - LP: #708521
12660 - LP: #710371
12661
12662 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Feb 2011 02:07:18 +0000
12663
12664 linux (2.6.38-2.29) natty; urgency=low
12665
12666 [ Andy Whitcroft ]
12667
12668 * rebase to 1f0324caefd39985e9fe052fac97da31694db31e
12669 * [Config] updateconfigs following rebase to
12670 1f0324caefd39985e9fe052fac97da31694db31e
12671 * rebase to 70d1f365568e0cdbc9f4ab92428e1830fdb09ab0
12672 * [Config] reenable HIBERNATE
12673 - LP: #710877
12674 * rebase to v2.6.38-rc3
12675 * [Config] reenable CONFIG_CRASH_DUMP
12676
12677 [ Kamal Mostafa ]
12678
12679 * SAUCE: rtl8192se: fix source file perms
12680 * SAUCE: rtl8192se: fix source file newline
12681 * SAUCE: omnibook: fix source file newline
12682
12683 [ Kees Cook ]
12684
12685 * [Config] packaging: really make System.map mode 0600
12686
12687 [ Ricardo Salveti de Araujo ]
12688
12689 * SAUCE: OMAP3630: PM: don't warn the user with a trace in case of
12690 PM34XX_ERRATUM
12691
12692 [ Soren Hansen ]
12693
12694 * SAUCE: nbd: Remove module-level ioctl mutex
12695
12696 [ Tim Gardner ]
12697
12698 * SAUCE: Disable building the ACPI debugfs source
12699
12700 [ Upstream Kernel Changes ]
12701
12702 * Set physical start and alignment 1M for virtual i386
12703 - LP: #710754
12704
12705 [ Upstream Kernel Changes ]
12706
12707 * rebase from v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
12708 to v2.6.38-rc3
12709 - LP: #707902
12710
12711 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 16:30:32 +0000
12712
12713 linux (2.6.38-1.28) natty; urgency=low
12714
12715 [ Andy Whitcroft ]
12716
12717 * ubuntu: AUFS -- update to b1cee06249dfa0ab30951e7f06490a75c155b620
12718
12719 [ Ricardo Salveti de Araujo ]
12720
12721 * SAUCE: omap3: beaglexm: fix DVI initialization
12722 * [Config] omap: move CONFIG_PANEL_GENERIC_DPI to build in to make
12723 display work at Beagle
12724
12725 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 10:51:57 +0000
12726
12727 linux (2.6.38-1.27) natty; urgency=low
12728
12729 [ Andy Whitcroft ]
12730
12731 * ubuntu: AUFS -- update aufs-update to track new locations of headers
12732 * ubuntu: AUFS -- update to c5021514085a5d96364e096dbd34cadb2251abfd
12733 * SAUCE: ensure root is ready before running usermodehelpers in it
12734 * correct the Vcs linkage to point to natty
12735 * rebase to linux tip e78bf5e6cbe837daa6ab628a5f679548742994d3
12736 * [Config] update configs following rebase
12737 e78bf5e6cbe837daa6ab628a5f679548742994d3
12738 * SAUCE: Yama: follow changes to generic_permission
12739 * ubuntu: compcache -- follow changes to bd_claim/bd_release
12740 * ubuntu: iscsitarget -- follow changes to open_bdev_exclusive
12741 * ubuntu: ndiswrapper -- fix interaction between __packed and packed
12742 * ubuntu: AUFS -- update to 806051bcbeec27748aae2b7957726a4e63ff308e
12743 * update package version to match payload version
12744 * rebase to e6f597a1425b5af64917be3448b29e2d5a585ac8
12745 * rebase to v2.6.38-rc1
12746 * [Config] updateconfigs following rebase to v2.6.38-rc1
12747 * SAUCE: x86 fix up jiffies/jiffies_64 handling
12748 * rebase to linus tip 2b1caf6ed7b888c95a1909d343799672731651a5
12749 * [Config] updateconfigs following rebase to
12750 2b1caf6ed7b888c95a1909d343799672731651a5
12751 * [Config] disable CONFIG_TRANSPARENT_HUGEPAGE to fix i386 boot crashes
12752 * ubuntu: AUFS -- suppress benign plink warning messages
12753 - LP: #621195
12754 * [Config] CONFIG_NR_CPUS=256 for amd64 -server flavour
12755 * rebase to v2.6.38-rc2
12756 * rebase to mainline d315777b32a4696feb86f2a0c9e9f39c94683649
12757 * rebase to c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
12758 * [Config] update configs following rebase to
12759 c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
12760 * [Config] disable CONFIG_AD7152 to fix FTBS on armel versatile
12761 * [Config] disable CONFIG_AD7150 to fix FTBS on armel versatile
12762 * [Config] disable CONFIG_RTL8192CE to fix FTBS on armel omap
12763 * [Config] disable CONFIG_MANTIS_CORE to fix FTBS on armel versatile
12764
12765 [ Kees Cook ]
12766
12767 * SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
12768
12769 [ Stefan Bader ]
12770
12771 * Temporarily disable RODATA for virtual i386
12772 - LP: #699828
12773
12774 [ Tim Gardner ]
12775
12776 * [Config] CONFIG_NLS_DEFAULT=utf8
12777 - LP: #683690
12778 * [Config] CONFIG_HIBERNATION=n
12779 * update bnx2 firmware files in d-i/firmware/nic-modules
12780
12781 [ Upstream Kernel Changes ]
12782
12783 * Revert "drm/radeon/bo: add some fallback placements for VRAM only
12784 objects."
12785 * packaging: make System.map mode 0600
12786 * thinkpad_acpi: Always report scancodes for hotkeys
12787 - LP: #702407
12788 * sched: tg->se->load should be initialised to tg->shares
12789 * Input: sysrq -- ensure sysrq_enabled and __sysrq_enabled are consistent
12790 * brcm80211: include linux/slab.h for kfree
12791 * pch_dma: add include/slab.h for kfree
12792 * i2c-eg20t: include linux/slab.h for kfree
12793 * gpio/ml_ioh_gpio: include linux/slab.h for kfree
12794 * tty: include linux/slab.h for kfree
12795 * winbond: include linux/delay.h for mdelay et al
12796
12797 [ Upstream Kernel Changes ]
12798
12799 * mark the start of v2.6.38 versioning
12800 * rebase v2.6.37 to v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
12801 - LP: #689886
12802 - LP: #702125
12803 - LP: #608775
12804 - LP: #215802
12805 - LP: #686333
12806 - LP: #677830
12807 - LP: #677652
12808 - LP: #696493
12809 - LP: #697240
12810 - LP: #689036
12811 - LP: #705323
12812 - LP: #686692
12813
12814 -- Andy Whitcroft <apw@canonical.com> Sun, 09 Jan 2011 13:44:52 +0000
12815
12816 linux (2.6.37-12.26) natty; urgency=low
12817
12818 [ Andy Whitcroft ]
12819
12820 * rebase to v2.6.37-rc8
12821 * [Config] armel -- reenable omap flavour
12822 * [Config] disable CONFIG_MACH_OMAP3517EVM to fix FTBS on armel omap
12823 * [Config] disable CONFIG_GPIO_VX855 to fix FTBS on omap armel
12824 * [Config] disable CONFIG_WESTBRIDGE_ASTORIA to fix FTBS on omap armel
12825 * [Config] disable CONFIG_TI_DAVINCI_EMAC to fix FTBS on omap armel
12826 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
12827 * [Config] track missing modules
12828 * rebase to v2.6.37 final
12829
12830 [ Chase Douglas ]
12831
12832 * SAUCE: (drop after 2.6.37) HID: magicmouse: Don't report REL_{X, Y} for
12833 Magic Trackpad
12834
12835 [ Stefan Bader ]
12836
12837 * Revert "SAUCE: blkfront: default to sd devices"
12838 - LP: #684875
12839
12840 [ Tim Gardner ]
12841
12842 * Revert "SAUCE: (no-up) libata: Ignore HPA by default."
12843 - LP: #380138
12844 * [Config] Added autofs4.ko to -virtual flavour
12845 - LP: #692917
12846
12847 [ Upstream Kernel Changes ]
12848
12849 * Add support for Intellimouse Mode in ALPS touchpad on Dell E2 series
12850 Laptops
12851 - LP: #632884
12852
12853 [ Upstream Kernel Changes ]
12854
12855 * rebase to v2.6.37-rc8
12856 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
12857 * rebase to v2.6.37 final
12858
12859 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Dec 2010 18:34:13 +0000
12860
12861 linux (2.6.37-11.25) natty; urgency=low
12862
12863 [ Andy Whitcroft ]
12864
12865 * [Config] d-i -- add hpsa to the list of block devices
12866 - LP: #684304
12867 * [Config] add vmw-balloon driver to -virtual flavour
12868 - LP: #592039
12869 * rebase to v2.6.37-rc7
12870
12871 [ Upstream Kernel Changes ]
12872
12873 * rebase to v2.6.37-rc7
12874
12875 -- Andy Whitcroft <apw@canonical.com> Tue, 21 Dec 2010 13:35:28 +0000
12876
12877 linux (2.6.37-10.24) natty; urgency=low
12878
12879 [ Andy Whitcroft ]
12880
12881 * rebase to v2.6.37-rc6
12882 * updateconfigs following rebase to v2.6.37-rc6
12883
12884 [ Upstream Kernel Changes ]
12885
12886 * rebase to v2.6.37-rc6
12887
12888 -- Andy Whitcroft <apw@canonical.com> Thu, 16 Dec 2010 12:34:19 +0000
12889
12890 linux (2.6.37-9.23) natty; urgency=low
12891
12892 [ Andy Whitcroft ]
12893
12894 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks
12895 - LP: #689606
12896 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks (grub)
12897 - LP: #689606
12898
12899 [ Kees Cook ]
12900
12901 * SAUCE: RO/NX protection for loadable kernel, fix ftrace
12902 - LP: #690190
12903
12904 -- Andy Whitcroft <apw@canonical.com> Wed, 15 Dec 2010 19:29:57 +0000
12905
12906 linux (2.6.37-9.22) natty; urgency=low
12907
12908 [ Andy Whitcroft ]
12909
12910 * rebase to v2.6.35-rc5
12911 * [Config] updateconfigs following rebase to v2.6.37-rc5
12912 * (no-up) add support for installed header files to ubuntu directory
12913 - LP: #684666
12914 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
12915 - LP: #684666
12916 * ubuntu: dm-raid4-5 -- follow changes to bio flags
12917 * ubuntu: dm-raid4-5 -- re-enable
12918 * ubuntu: omnibook -- update BOM
12919 * ubuntu: ndiswrapper -- update BOM to match actual version
12920 * ubuntu: ndiswrapper -- follow removal of the BKL and locked ioctl
12921 * ubuntu: ndiswrapper -- re-enable
12922 * ubuntu: iscsitarget -- re-instate copy_io_context
12923 * ubuntu: iscsitarget -- follow changes to semaphore initialisation
12924 * ubuntu: iscsitarget -- convert NIPQUAD to %pI4
12925 * ubuntu: iscsitarget -- re-enable
12926
12927 [ Kees Cook ]
12928
12929 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
12930
12931 [ Manoj Iyer ]
12932
12933 * SAUCE: Enable jack sense for Thinkpad Edge 13
12934 - LP: #685015
12935
12936 [ Tim Gardner ]
12937
12938 * [Config] CONFIG_9P_FSCACHE=y,CONFIG_9P_FS_POSIX_ACL=y
12939 * [Config] CONFIG_CRYPTO_CRC32C=y
12940 - LP: #681819
12941 * [Config] CONFIG_9P_FSCACHE=n
12942 * [Config] Add nfsd modules to -virtual flavour
12943 - LP: #688070
12944
12945 [ Upstream Kernel Changes ]
12946
12947 * Revert "Staging: zram: work around oops due to startup ordering snafu"
12948 * NFS: Fix panic after nfs_umount()
12949 - LP: #683938
12950 * x86: Add NX protection for kernel data
12951 * x86: Add RO/NX protection for loadable kernel modules
12952 * x86: Resume trampoline must be executable
12953 * x86: RO/NX protection for loadable kernel, jump_table fix
12954
12955 [ Upstream Kernel Changes ]
12956
12957 * rebase to v2.6.37-rc5
12958
12959 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Dec 2010 18:15:35 +0000
12960
12961 linux (2.6.37-8.21) natty; urgency=low
12962
12963 [ Andy Whitcroft ]
12964
12965 * Revert "ubuntu: AUFS -- include the aufs_types.h file in
12966 linux-libc-headers"
12967 * Revert "(no-up) add support for installed header files to ubuntu
12968 directory"
12969
12970 -- Andy Whitcroft <apw@canonical.com> Sun, 05 Dec 2010 17:33:28 +0000
12971
12972 linux (2.6.37-8.20) natty; urgency=low
12973
12974 [ Andy Whitcroft ]
12975
12976 * Revert "[Upstream] drivers/serial/mfd.c: Fix ARM compile error"
12977 * Revert "SAUCE: Nouveau: Disable acceleration on MacBook Pros"
12978 * Revert "SAUCE: Nouveau: Add quirk framework to disable acceleration"
12979 * Revert "SAUCE: i915 -- disable powersave by default"
12980 * SAUCE: enable Marvell 9128 PCIe SATA controller
12981 - LP: #658521
12982 * [Config] evtchn has been renamed
12983 * (no-up) add support for installed header files to ubuntu directory
12984 - LP: #684666
12985 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
12986 - LP: #684666
12987
12988 [ Tim Gardner ]
12989
12990 * [Config] MISS: evtchn, NEW : xen-evtchn
12991 * rebase to v2.6.37-rc4
12992
12993 [ Upstream Kernel Changes ]
12994
12995 * drm/i915: Clean conflicting modesetting registers upon init
12996 - LP: #683775
12997 * rebase to v2.6.37-rc4
12998
12999 -- Andy Whitcroft <apw@canonical.com> Fri, 03 Dec 2010 18:42:07 +0000
13000
13001 linux (2.6.37-7.19) natty; urgency=low
13002
13003 [ Tim Gardner ]
13004
13005 * [Config] Add bnx2 firmware to nic-modules udeb
13006 - LP: #676245
13007
13008 -- Andy Whitcroft <apw@canonical.com> Fri, 26 Nov 2010 17:53:45 +0000
13009
13010 linux (2.6.37-7.18) natty; urgency=low
13011
13012 [ Andy Whitcroft ]
13013
13014 * Revert "[Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID"
13015 * Revert "SAUCE: Add extra headers to linux-libc-dev"
13016 * Revert "SAUCE: Enable speedstep for sonoma processors."
13017 * [Config] enable CONFIG_BT_HCIUART_ATH3K
13018 * [Config] enable CONFIG_IWLWIFI_DEBUGFS
13019 * [Config] standardise CONFIG_MII
13020 * [Config] standardise CONFIG_PRISM2_USB
13021 * [Config] standardise CONFIG_SCSI_QLA_ISCSI
13022 * [Config] build in CONFIG_AGP
13023 * [Config] build in CONFIG_AGP_INTEL
13024 * [Config] build in CONFIG_AGP_AMD
13025 * [Config] build in CONFIG_AGP_AMD64
13026 * [Config] build in CONFIG_AGP_NVIDIA
13027 * [Config] build in CONFIG_AGP_VIA
13028 * [Config] disable CONFIG_SCSI_QLA_ISCSI for FTBS (arm)
13029 * (no-up): document the new ## scheme
13030 * [Config] harmonise CONFIG_SERIAL_8250_NR_UARTS
13031 * [Config] update CONFIG_SERIAL_8250_RUNTIME_UARTS=32
13032 - LP: #675453
13033
13034 [ Mathieu J. Poirier ]
13035
13036 * SAUCE: ARM: Adding vdd_sdi regulator supply to OMAP3EVM
13037
13038 [ Upstream Kernel Changes ]
13039
13040 * nx-emu: fix inverted report of disable_nx
13041
13042 -- Andy Whitcroft <apw@canonical.com> Tue, 23 Nov 2010 21:00:39 +0000
13043
13044 linux (2.6.37-6.17) natty; urgency=low
13045
13046 [ Andy Whitcroft ]
13047
13048 * Revert "ubuntu: AUFS -- aufs2-standalone.patch
13049 aufs2.1-36-UNRELEASED-20101103"
13050 * Revert "ubuntu: AUFS -- aufs2-base.patch
13051 aufs2.1-36-UNRELEASED-20101103"
13052 * [Config] standardise CONFIG_BT
13053 * [Config] standardise CONFIG_IRDA
13054 * [Config] standardise CONFIG_LAPB
13055 * [Config] standardise CONFIG_RDS
13056 * [Config] standardise CONFIG_RFKILL
13057 * [Config] standardise CONFIG_TIPC
13058 * [Config] standardise CONFIG_X25
13059 * [Config] standardise CONFIG_INPUT_EVDEV
13060 * [Config] standardise CONFIG_INPUT_JOYDEV
13061 * [Config] standardise CONFIG_INPUT_JOYSTICK
13062 * [Config] standardise CONFIG_INPUT_TOUCHSCREEN
13063 * [Config] CONFIG_INPUT_TOUCHSCREEN=n for FTBS (arm)
13064 * [Config] CONFIG_IRDA=n for FTBS (arm)
13065 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-37
13066 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37
13067 * ubuntu: AUFS -- update to 097bf62d6f49619359d34bf17f242df38562489a
13068
13069 [ Tim Gardner ]
13070
13071 * SAUCE: Fix drivers/staging/easycap FTBS
13072 * [Config] CONFIG_EASYCAP=m after fixing FTBS
13073
13074 [ Upstream Kernel Changes ]
13075
13076 * Revert "x86: Add NX protection for kernel data"
13077
13078 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 18:09:10 +0000
13079
13080 linux (2.6.37-6.16) natty; urgency=low
13081
13082 [ Andy Whitcroft ]
13083
13084 * Revert "[Config] update config for CONFIG_DEBUG_SET_MODULE_RONX"
13085 * rebase to v2.6.37-rc3
13086
13087 [ Tim Gardner ]
13088
13089 * [Config] CONFIG_SCHED_AUTOGROUP=y
13090
13091 [ Upstream Kernel Changes ]
13092
13093 * Revert "x86: Add RO/NX protection for loadable kernel modules"
13094 * sched: automated per session task groups
13095 * rebase to v2.6.37-rc3
13096
13097 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 10:11:13 +0000
13098
13099 linux (2.6.37-6.15) natty; urgency=low
13100
13101 [ Andy Whitcroft ]
13102
13103 * [Config] standardise CONFIG_CEPH_FS
13104 * [Config] standardise CONFIG_SCSI_LPFC_DEBUG_FS
13105 * [Config] standardise CONFIG_SCSI_PROC_FS
13106 * [Config] standardise CONFIG_UBIFS_FS
13107 * [Config] standardise CONFIG_USB_GADGET_DEBUG_FS
13108
13109 [ Kees Cook ]
13110
13111 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
13112
13113 [ Manoj Iyer ]
13114
13115 * SAUCE: Enable jack sense for Thinkpad Edge 11
13116 - LP: #677210
13117 * SAUCE: enable rfkill for rtl8192se driver
13118 - LP: #640992
13119
13120 [ Tim Gardner ]
13121
13122 * [Config] CONFIG_EASYCAP=n for FTBS
13123 * Rebase to v2.6.32-rc2+git
13124
13125 [ Upstream Kernel Changes ]
13126
13127 * x86: Fix improper large page preservation
13128 * x86: Add NX protection for kernel data
13129 * x86: Add RO/NX protection for loadable kernel modules
13130
13131 [ Upstream Kernel Changes ]
13132
13133 * Rebase to Linus 2.6.37-rc2+git
13134
13135 -- Andy Whitcroft <apw@canonical.com> Sat, 20 Nov 2010 11:40:00 +0000
13136
13137 linux (2.6.37-5.14) natty; urgency=low
13138
13139 [ Upstream Kernel Changes ]
13140
13141 * PCI: fix offset check for sysfs mmapped files
13142 - LP: #676963
13143
13144 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Nov 2010 18:12:27 +0000
13145
13146 linux (2.6.37-5.13) natty; urgency=low
13147
13148 [ Andy Whitcroft ]
13149
13150 * rebased to v2.6.37-rc2
13151 * updateconfigs following rebase to v2.6.37-rc2
13152
13153 [ Tim Gardner ]
13154
13155 * [Config] Added NFS and related modules to virtual flavour
13156 - LP: #659084
13157
13158 [ Upstream Kernel Changes ]
13159
13160 * x86, cpu: Rename verify_cpu_64.S to verify_cpu.S
13161 * x86, cpu: Clear XD_DISABLED flag on Intel to regain NX
13162 * x86, cpu: Call verify_cpu during 32bit CPU startup
13163 * x86, cpu: Only CPU features determine NX capabilities
13164
13165 [ Upstream Changes ]
13166
13167 * rebased to v2.67.37-rc2
13168
13169 -- Andy Whitcroft <apw@canonical.com> Tue, 16 Nov 2010 13:13:29 +0000
13170
13171 linux (2.6.37-4.12) natty; urgency=low
13172
13173 [ Andy Whitcroft ]
13174
13175 * Revert "[Upstream] HID: magicmouse: add param for scroll speed"
13176 * Revert "[Upstream] HID: magicmouse: properly account for scroll
13177 movement in state"
13178 * Revert "[Upstream] HID: magicmouse: disable and add module param for
13179 scroll acceleration"
13180 * Revert "[Upstream] HID: magicmouse: scroll on entire surface, not just
13181 middle of mouse"
13182
13183 [ Henrik Rydberg ]
13184
13185 * SAUCE: hid: ntrig: remove sysfs nodes
13186 * SAUCE: hid: ntrig: Setup input filtering manually
13187 * SAUCE: hid: ntrig: New ghost-filtering event logic
13188
13189 [ Manoj Iyer ]
13190
13191 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
13192 - LP: #348861
13193
13194 [ Upstream Kernel Changes ]
13195
13196 * Revert "mmc: fix all hangs related to mmc/sd card insert/removal during
13197 suspend/resume"
13198 * Revert "[ARM] implement arch_randomize_brk()"
13199 * Revert "ARM: stack protector: change the canary value per task"
13200 * Revert "ARM: initial stack protector (-fstack-protector) support"
13201 * Revert "ALSA: hda - Handle pin NID 0x1a on ALC259/269"
13202 * Revert "ALSA: hda - Handle missing NID 0x1b on ALC259 codec"
13203 * Revert "perf probe: Add kernel source path option"
13204 * hid: ntrig: Support single-touch devices
13205 * hid: ntrig: Mask pen switch events
13206 * net: rtnetlink.h -- only include linux/netdevice.h when used by the
13207 kernel
13208 - LP: #673073
13209 * Fix userspace build of linux/fs.h
13210
13211 -- Andy Whitcroft <apw@canonical.com> Mon, 15 Nov 2010 19:31:44 +0000
13212
13213 linux (2.6.37-3.11) natty; urgency=low
13214
13215 [ Andy Whitcroft ]
13216
13217 * Revert "ubuntu: AUFS -- update to
13218 b37c575759dc4535ccc03241c584ad5fe69e3b25"
13219 * Revert "ubuntu: AUFS -- track changes to the arguements to fop fsync()"
13220 * Revert "ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601"
13221 * Revert "ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601"
13222 * Revert "ubuntu: AUFS -- aufs2 base patch for linux-2.6.34"
13223 * [Config] Disable intel_idle for -virtual kernels
13224 - LP: #651370
13225 * [Config] enforcer -- ensure we never enable CONFIG_IMA
13226 * debian -- pass the correct flavour name when checking configs
13227 * [Config] enforcer -- ensure CONFIG_INTEL_IDLE is off for -virtual
13228 * [Config] ensure CONFIG_IPV6=y for powerpc
13229 * [Config] enforcer -- ensure CONFIG_IPV6=y
13230 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-36-UNRELEASED-20101103
13231 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-36-UNRELEASED-20101103
13232 * ubuntu: AUFS -- update to aufs2.1-36-UNRELEASED-20101103
13233 * ubuntu: AUFS -- re-enable
13234 * ubuntu: AUFS -- track changes to work queue initialisation
13235 * ubuntu: AUFS -- track changes to llseek in v2.6.37-rc1
13236 * SAUCE: fbcon -- fix race between open and removal of framebuffers
13237 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
13238 - LP: #614008
13239 * SAUCE: drm -- stop early access to drm devices
13240
13241 [ Jeremy Kerr ]
13242
13243 * [Config] Build-in powermac ZILOG serial driver
13244 - LP: #673346
13245
13246 [ Kees Cook ]
13247
13248 * SAUCE: nx-emu: use upstream ASLR when possible
13249
13250 [ Tim Gardner ]
13251
13252 * [Config] Use correct be2iscsi module name in d-i/modules/scsi-modules
13253 - LP: #628776
13254
13255 [ Upstream Kernel Changes ]
13256
13257 * i386: NX emulation
13258 * nx-emu: drop exec-shield sysctl, merge with disable_nx
13259 * nx-emu: standardize boottime message prefix
13260 * mmap randomization for executable mappings on 32-bit
13261 * exec-randomization: brk away from exec rand area
13262
13263 -- Andy Whitcroft <apw@canonical.com> Thu, 11 Nov 2010 23:46:37 +0000
13264
13265 linux (2.6.37-2.10) natty; urgency=low
13266
13267 [ Andy Whitcroft ]
13268
13269 * reinstate armel config changes:
13270 * [Config] CONFIG_GPIO_PCH=n for armel FTBS
13271 * [Config] CONFIG_GPIO_VX855=n for armel FTBS
13272
13273 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Nov 2010 22:20:35 +0000
13274
13275 linux (2.6.37-2.9) natty; urgency=low
13276
13277 [ Andy Whitcroft ]
13278
13279 * config -- fix genportsconfig
13280 * [Config] move powerpc over from ports to distro
13281 * bump master version number to match contained kernel
13282 * SAUCE: fix documentation strings for struct input_keymap_entry
13283 * usb: gadget: goku_udc: add registered flag bit
13284
13285 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Nov 2010 15:14:11 +0000
13286
13287 linux (2.6.36-2.8) natty; urgency=low
13288
13289 [ Tim Gardner ]
13290
13291 * [Config]: fix changed CONFIG_SYSFS_DEPRECATED_V2 enforcement rules
13292 * [Config]: TWL4030_CORE=n for FTBS
13293 * [Config]: CONFIG_ATH6K_LEGACY=n for FTBS
13294 * [Config]: CONFIG_SOLO6X10=n for FTBS
13295 * [Config]: CONFIG_GPIO_PCH=n for armel FTBS
13296 * [Config]: CONFIG_GPIO_VX855=n for armel FTBS
13297 * [Config]: CONFIG_DRM_NOUVEAU=n for armel FTBS
13298 * [Config]: CONFIG_LINE6_USB=n for armel FTBS
13299 * [Config]: CONFIG_SENSORS_AK8975=n for armel FTBS
13300 * [Config]: CONFIG_I2C_I801=n for armel FTBS
13301 * UBUNTU: SAUCE: AppArmor: Fix unpack of network tables.
13302 * AppArmor: compatibility patch for v5 interface
13303 * AppArmor: compatibility patch for v5 network controll
13304 * Dropped (pre-stable): input: Support Clickpad devices in ClickZone mode
13305 * Dropped: UBUNTU: SAUCE: libata: Add ALPM power state accounting to the AHCI driver
13306 * Dropped: UBUNTU: SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
13307 * Dropped: hid: 3m: Convert to MT slots
13308 * Dropped: HID: magicmouse: don't allow hidinput to initialize the device
13309 * Dropped: HID: magicmouse: simplify touch data bit manipulation
13310 * Dropped: HID: magicmouse: simplify touch down logic
13311 * Dropped: HID: magicmouse: enable Magic Trackpad support
13312 * Dropped: UBUNTU: SAUCE: hid: ntrig: remove sysfs nodes
13313 * Dropped: UBUNTU: SAUCE: hid: ntrig: Setup input filtering manually
13314 * Dropped: UBUNTU: SAUCE: hid: ntrig: New ghost-filtering event logic
13315 * Dropped: UBUNTU: SAUCE: hid: ntrig: identify firmware version (wiggled)
13316 * Dropped: UBUNTU: (pre-stable): input: Support Clickpad devices in ClickZone mode
13317 * Dropped: UBUNTU: SAUCE: KMS: cache the EDID information of the LVDS
13318 * Dropped: UBUNTU: SAUCE: fbcon -- fix race between open and removal of framebuffers
13319 * Dropped: UBUNTU: SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
13320 * Dropped: UBUNTU: SAUCE: x86: implement cs-limit nx-emulation for ia32
13321 * Dropped: UBUNTU: SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
13322 * Dropped: UBUNTU: SAUCE: [um] Don't use nx_enabled under UML
13323 * Dropped: UBUNTU: SAUCE: x86: brk away from exec rand area
13324
13325 [ Upstream Kernel Changes ]
13326
13327 * rebased against 2.6.27-rc1
13328
13329 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Oct 2010 19:35:05 -0600
13330
13331 linux (2.6.36-1.7) natty; urgency=low
13332
13333 [ Andy Whitcroft ]
13334
13335 * rebased to v2.6.36 final
13336 * [Config] update configs following rebase to v2.6.36 final
13337 * [Config] update ports configs following rebase to v2.6.36 final
13338
13339 [ Upstream Kernel Changes ]
13340
13341 * rebased to v2.6.36 final
13342
13343 -- Andy Whitcroft <apw@canonical.com> Thu, 21 Oct 2010 14:28:57 +0100
13344
13345 linux (2.6.36-1.6) natty; urgency=low
13346
13347 [ Upstream Kernel Changes ]
13348
13349 * drop broadcom staging driver preview:
13350 * Revert "Staging: Add initial release of brcm80211 - Broadcom 802.11n
13351 wireless LAN driver."
13352
13353 -- Andy Whitcroft <apw@canonical.com> Wed, 20 Oct 2010 10:41:25 +0100
13354
13355 linux (2.6.36-1.5) natty; urgency=low
13356
13357 [ Andy Whitcroft ]
13358
13359 * rebase to v2.6.36-rc8
13360 * updateconfigs following rebase to v2.6.36-rc8
13361 * updateportsconfigs following rebase to v2.6.36-rc8
13362 * config -- simplify the kernelconfig interface
13363 * config -- add new config mode 'dumpconfigs'
13364
13365 [ Tim Gardner ]
13366
13367 * Simplify the use of CROSS_COMPILER
13368
13369 [ Upstream Kernel Changes ]
13370
13371 * drop broadcom staging driver preview:
13372 * Revert "staging: brcm80211: Make compiling of brcm80211.ko and
13373 brcmfmac.ko mutually exclusive."
13374 * Revert "staging: brcm80211: Fix compile issue when BRCM80211_PCI is not
13375 set."
13376 * Revert "Staging: brcm80211: remove driver specific -W options"
13377 * Revert "Staging: brcm80211: clean up makefile cflag lines"
13378 * Revert "staging: brcm80211: add fullmac driver"
13379 * Revert "staging: brcm80211: use string native library"
13380 * Revert "staging: brcm80211: use native ctype library"
13381 * Revert "staging: brcm80211: fix remaining checkpatch errors."
13382 * Revert "staging: brcm80211: fix "ERROR: trailing whitespace.""
13383 * Revert "staging: brcm80211: fix "ERROR: spaces required around that
13384 ...""
13385 * Revert "staging: brcm80211: fix "ERROR: spaces prohibited around that
13386 ':' ...""
13387 * Revert "staging: brcm80211: fix "ERROR: space required before that
13388 ...""
13389 * Revert "staging: brcm80211: fix "ERROR: space required after that ...""
13390 * Revert "staging: brcm80211: fix "ERROR: space required after that close
13391 brace""
13392 * Revert "staging: brcm80211: fix "ERROR: space prohibited before
13393 ...close square bracket""
13394 * Revert "staging: brcm80211: fix "ERROR: space prohibited after that
13395 ...""
13396 * Revert "staging: brcm80211: fix "ERROR: need consistent spacing around
13397 '*'""
13398 * Revert "staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'"
13399 * Revert "staging: brcm80211: fix "ERROR: Macros w/ mult. statements ...
13400 do - while loop""
13401 * Revert "staging: brcm80211: fix "ERROR: Macros w/ complex values ...
13402 parenthesis""
13403 * Revert "staging: brcm80211: fix "ERROR: do not initialise statics to 0
13404 or NULL""
13405 * Revert "staging: brcm80211: fix "ERROR: do not initialise globals to 0
13406 or NULL""
13407 * Revert "staging: brcm80211: fix "ERROR: while should follow close brace
13408 '}'""
13409 * Revert "staging: brcm80211: fix "ERROR: that open brace { ... prev
13410 line""
13411 * Revert "staging: brcm80211: fix "ERROR: trailing statements should be
13412 on next line""
13413 * Revert "staging: brcm80211: fix "ERROR: do not use assignment in if
13414 condition""
13415 * Revert "staging: brcm80211: fix "ERROR: return is not a function,
13416 paren...""
13417 * Revert "staging: brcm80211: fix "ERROR: open brace '{' following
13418 function dec...""
13419 * Revert "staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo
13420 *bar"'"
13421 * Revert "staging: brcm80211: Fix URLs for firmware files."
13422 * Revert "staging: brcm80211: use '%pM' format to print MAC address"
13423 * Revert "staging: brcm80211: Add contact info to TODO list."
13424 * Revert "staging: brcm80211: Fix some initialisation failure paths"
13425 * Export dump_{write,seek} to binary loader modules
13426 * rebase to v2.6.36-rc8.
13427
13428 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Oct 2010 18:58:11 +0100
13429
13430 linux (2.6.36-0.4) natty; urgency=low
13431
13432 [ Andy Whitcroft ]
13433
13434 * SAUCE: perf: increase stack footprint to avoid stack-protector warning
13435 (fixes FTBS on powerpc)
13436
13437 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 13:16:16 +0100
13438
13439 linux (2.6.36-0.3) natty; urgency=low
13440
13441 [ Andy Whitcroft ]
13442
13443 * [Config] disable CONFIG_SCSI_QLA_ISCSI to fix FTBS on powerpc
13444
13445 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 03:01:30 +0100
13446
13447 linux (2.6.36-0.2) natty; urgency=low
13448
13449 [ Andy Whitcroft ]
13450
13451 * [Config] updateportsconfigs following rebase to 2.6.36-rc7
13452 (fix FTBS on powerpc)
13453
13454 -- Andy Whitcroft <apw@canonical.com> Wed, 13 Oct 2010 23:25:12 +0100
13455
13456 linux (2.6.36-0.1) natty; urgency=low
13457
13458 [ Andy Whitcroft ]
13459
13460 * reduce disk usage during buildd builds
13461 - LP: #645653
13462 * [Config] enforcer -- ensure CONFIG_INIT_PASS_ALL_PARAMS is y
13463 * [Config] armel -- drop omap flavour
13464
13465 [ Tim Gardner ]
13466
13467 * Added dropped patch list
13468 * more dropped patches
13469 * [Config] Disable aufs, dmraid-4.5, ndis-wrapper
13470 * [Config] Add support for cross compiling armel
13471 * [Config] CONFIG_SCSI_QLA_ISCSI=n for armel
13472 * [Upstream] drivers/serial/mfd.c: Fix ARM compile error
13473 * [Config]: updateconfigs after adding brcm80211
13474 * staging: brcm80211: Fix Makefile syntax error
13475 * rebased to v2.6.36-rc7
13476
13477 [ Upstream Kernel Changes ]
13478
13479 * (upstream) IPS driver: don't toggle CPU turbo on unsupported CPUs
13480 * (upstream) IPS driver: verify BIOS provided limits
13481 * intel_ips: Print MCP limit exceeded values.
13482 * Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless
13483 LAN driver.
13484 * staging: brcm80211: Fix some initialisation failure paths
13485 * staging: brcm80211: Add contact info to TODO list.
13486 * staging: brcm80211: use '%pM' format to print MAC address
13487 * staging: brcm80211: Fix URLs for firmware files.
13488 * staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'
13489 * staging: brcm80211: fix "ERROR: open brace '{' following function
13490 dec..."
13491 * staging: brcm80211: fix "ERROR: return is not a function, paren..."
13492 * staging: brcm80211: fix "ERROR: do not use assignment in if condition"
13493 * staging: brcm80211: fix "ERROR: trailing statements should be on next
13494 line"
13495 * staging: brcm80211: fix "ERROR: that open brace { ... prev line"
13496 * staging: brcm80211: fix "ERROR: while should follow close brace '}'"
13497 * staging: brcm80211: fix "ERROR: do not initialise globals to 0 or NULL"
13498 * staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"
13499 * staging: brcm80211: fix "ERROR: Macros w/ complex values ...
13500 parenthesis"
13501 * staging: brcm80211: fix "ERROR: Macros w/ mult. statements ... do -
13502 while loop"
13503 * staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'
13504 * staging: brcm80211: fix "ERROR: need consistent spacing around '*'"
13505 * staging: brcm80211: fix "ERROR: space prohibited after that ..."
13506 * staging: brcm80211: fix "ERROR: space prohibited before ...close square
13507 bracket"
13508 * staging: brcm80211: fix "ERROR: space required after that close brace"
13509 * staging: brcm80211: fix "ERROR: space required after that ..."
13510 * staging: brcm80211: fix "ERROR: space required before that ..."
13511 * staging: brcm80211: fix "ERROR: spaces prohibited around that ':' ..."
13512 * staging: brcm80211: fix "ERROR: spaces required around that ..."
13513 * staging: brcm80211: fix "ERROR: trailing whitespace."
13514 * staging: brcm80211: fix remaining checkpatch errors.
13515 * staging: brcm80211: use native ctype library
13516 * staging: brcm80211: use string native library
13517 * staging: brcm80211: add fullmac driver
13518 * Staging: brcm80211: clean up makefile cflag lines
13519 * Staging: brcm80211: remove driver specific -W options
13520 * staging: brcm80211: Fix compile issue when BRCM80211_PCI is not set.
13521 * staging: brcm80211: Make compiling of brcm80211.ko and brcmfmac.ko
13522 mutually exclusive.
13523
13524 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Oct 2010 16:00:27 +0100
13525
13526 linux (2.6.35-22.33) maverick; urgency=low
13527
13528 [ Andy Whitcroft ]
13529
13530 * Revert "SAUCE: Add support for Intellimouse Mode in ALPS touchpad on
13531 Dell E2 series Laptops"
13532 - LP: #641320
13533
13534 [ Brian Rogers ]
13535
13536 * SAUCE: ir-core: Fix null dereferences in the protocols sysfs interface
13537 - LP: #624701
13538
13539 [ Christopher James Halse Rogers ]
13540
13541 * SAUCE: Nouveau: Add quirk framework to disable acceleration
13542 - LP: #544088, #546393
13543 * SAUCE: Nouveau: Disable acceleration on MacBook Pros
13544 - LP: #546393
13545
13546 [ John Johansen ]
13547
13548 * Revert "SAUCE: AppArmor: allow newer tools to load policy on older
13549 kernels"
13550 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
13551 - LP: #639758
13552
13553 [ Mathieu J. Poirier ]
13554
13555 * SAUCE: Adding vdd_sdi regulator supply to OMAP3EVM
13556
13557 [ Upstream Kernel Changes ]
13558
13559 * ALSA: HDA: Enable internal speaker on Dell M101z
13560 - LP: #640254
13561
13562 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 17 Sep 2010 13:21:28 -0700
13563
13564 linux (2.6.35-22.32) maverick; urgency=low
13565
13566 [ Arjan van de Ven ]
13567
13568 * SAUCE: libata: Add ALPM power state accounting to the AHCI driver
13569
13570 [ David Henningsson ]
13571
13572 * SAUCE: ALSA: HDA: Enable internal mic on Dell E6410 and Dell E6510
13573 - LP: #605047, #628961
13574
13575 [ John Johansen ]
13576
13577 * [Upstream] AppArmor: Fix splitting an fqname into separate namespace
13578 and profile names
13579 - LP: #615947
13580 * [Upstream] AppArmor: Fix locking from removal of profile namespace
13581 - LP: #615947
13582 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
13583 - LP: #639758
13584 * SAUCE: Improve Amazon EBS performance for EC2
13585 - LP: #634316
13586
13587 [ Leann Ogasawara ]
13588
13589 * Revert "SAUCE: i915 KMS -- blacklist i855"
13590 * Revert "SAUCE: i915 KMS -- blacklist i845g"
13591 * Revert "SAUCE: i915 KMS -- blacklist i830"
13592 * Revert "SAUCE: i915 KMS -- support disabling KMS for known broken
13593 devices"
13594 * execute module-inclusion within a subshell
13595 - LP: #621175
13596
13597 [ Upstream Kernel Changes ]
13598
13599 * (pre-stable) bounce: call flush_dcache_page() after bounce_copy_vec()
13600 - LP: #633227
13601 * (pre-stable) drm/i915: don't enable self-refresh on Ironlake
13602 - LP: #629711
13603 * (pre-stable) mm: Move vma_stack_continue into mm.h
13604 * x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev
13605 - LP: #601073
13606 * PM / Runtime: Make runtime_status attribute not debug-only (v. 2)
13607 * PM / Runtime: Add runtime PM statistics (v3)
13608 * compat: Make compat_alloc_user_space() incorporate the access_ok()
13609 - CVE-2010-3081
13610 * x86-64, compat: Test %rax for the syscall number, not %eax
13611 - CVE-2010-3301
13612 * x86-64, compat: Retruncate rax after ia32 syscall entry tracing
13613 - CVE-2010-3301
13614
13615 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Sep 2010 08:46:49 -0700
13616
13617 linux (2.6.35-21.31) maverick; urgency=low
13618
13619 [ Andy Whitcroft ]
13620
13621 * bodge linux-libc-dev package version due to ti-omap4 error
13622 * linux-libc-dev -- ensure we can only build this on debian.master
13623
13624 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 13 Sep 2010 09:54:31 -0700
13625
13626 linux (2.6.35-21.30) maverick; urgency=low
13627
13628 [ Andy Whitcroft ]
13629
13630 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
13631 - LP: #614008
13632
13633 [ Daniel Lezcano ]
13634
13635 * SAUCE: fix compilation warning when CONFIG_SECURITY is not set
13636
13637 [ Henrik Rydberg ]
13638
13639 * SAUCE: Input: wacom - add fuzz parameters to features
13640 * SAUCE: Input: wacom - collect device quirks into single function
13641 * SAUCE: Input: wacom - add support for the Bamboo Touch trackpad
13642 * SAUCE: Input: wacom - add a quirk for low resolution Bamboo devices
13643 * SAUCE: hid: ntrig: Remove unused device ids
13644 * SAUCE: hid: ntrig: remove sysfs nodes
13645 * SAUCE: hid: ntrig: Correct logic for quirks
13646 * SAUCE: hid: ntrig: zero-initialize ntrig struct
13647 * SAUCE: hid: ntrig: Setup input filtering manually
13648 * SAUCE: hid: ntrig: New ghost-filtering event logic
13649
13650 [ Leann Ogasawara ]
13651
13652 * SAUCE: ndiswrapper: Initialize buffer index and check its value
13653 - LP: #613796
13654
13655 [ Manoj Iyer ]
13656
13657 * SAUCE: Add support for Intellimouse Mode in ALPS touchpad on Dell E2
13658 series Laptops
13659 - LP: #632884
13660
13661 [ Ping Cheng ]
13662
13663 * SAUCE: Input: wacom - parse the Bamboo device family
13664
13665 [ Rafi Rubin ]
13666
13667 * SAUCE: hid: ntrig: identify firmware version (wiggled)
13668
13669 [ Tim Gardner ]
13670
13671 * [Config] CONFIG_NL80211_TESTMODE=n
13672
13673 [ Upstream Kernel Changes ]
13674
13675 * Revert "input: mt: Add support for the Bamboo Touch trackpad"
13676 * e1000e: initial support for 82579 LOMs
13677 * e1000e: correct MAC-PHY interconnect register offset for 82579
13678 * (pre-stable) ALSA: hda - Add a new hp-laptop model for Conexant 5066,
13679 tested on HP G60
13680 - LP: #587388
13681 * DSS2: Don't power off a panel twice
13682 - LP: #588243
13683 * mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
13684 * Input: i8042 - reset keyboard controller wehen resuming from S2R
13685 - LP: #86820
13686 * ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecs
13687 - LP: #414795
13688 * agp/intel: Support the extended physical addressing bits on
13689 Sandybridge.
13690 - LP: #632488
13691 * drm/i915,intel_agp: Add support for Sandybridge D0
13692 - LP: #632488
13693 * (pre-stable) intel_agp,i915: Add more sandybridge graphics device ids
13694 - LP: #632488
13695 * mmc: omap: fix for bus width which improves SD card's peformance.
13696
13697 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 07 Sep 2010 09:58:52 -0700
13698
13699 linux (2.6.35-20.29) maverick; urgency=low
13700
13701 [ Andy Whitcroft ]
13702
13703 * SAUCE: i915 KMS -- support disabling KMS for known broken devices
13704 - LP: #563277
13705 * SAUCE: i915 KMS -- blacklist i830
13706 - LP: #542208, #563277
13707 * SAUCE: i915 KMS -- blacklist i845g
13708 - LP: #541492, #563277
13709 * SAUCE: i915 KMS -- blacklist i855
13710 - LP: #511001, #541511, #563277
13711
13712 [ Leann Ogasawara ]
13713
13714 * [Config] Enable CONFIG_SENSORS_PKGTEMP=m
13715 - LP: #601073
13716 * ARM: Temporarily disable module check for armel
13717 * rebase to v2.6.35.4
13718 * [Config] update configs following rebase to v2.6.35.4
13719
13720 [ Ricardo Salveti de Araujo ]
13721
13722 * [Config] Change CONFIG_LEDS_TRIGGER_HEARTBEAT from module to built-in
13723 in Omap
13724
13725 [ Tim Gardner ]
13726
13727 * [Config] Added be2net, be2scsi to udebs
13728 - LP: #628776
13729
13730 [ Upstream Kernel Changes ]
13731
13732 * x86, cpu: Package Level Thermal Control, Power Limit Notification
13733 definitions
13734 - LP: #601073
13735 * x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driver
13736 - LP: #601073
13737 * x86, hwmon: Package Level Thermal/Power: thermal throttling handler
13738 - LP: #601073
13739 * x86, hwmon: Package Level Thermal/Power: power limit
13740 - LP: #601073
13741 * x86, hwmon: Package Level Thermal/Power: pkgtemp documentation
13742 - LP: #601073
13743 * hid: 3m: Adjust to sequential MT HID protocol
13744 * hid: 3m: Convert to MT slots
13745 * hid: 3m: Correct touchscreen emulation
13746 * hid: 3m: Adjust major / minor axes to scale
13747 * input: bcm5974: Adjust major / minor to scale
13748 * HID: magicmouse: don't allow hidinput to initialize the device
13749 * HID: magicmouse: simplify multitouch feature request
13750 * HID: magicmouse: simplify touch data bit manipulation
13751 * HID: magicmouse: simplify touch down logic
13752 * HID: magicmouse: remove timestamp logic
13753 * HID: magicmouse: enable Magic Trackpad support
13754 * HID: magicmouse: Adjust major / minor axes to scale
13755 * mmc: fix all hangs related to mmc/sd card insert/removal during
13756 suspend/resume
13757 - LP: #477106
13758 * drm/i915: fix VGA plane disable for Ironlake+
13759 - LP: #602281
13760
13761 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 30 Aug 2010 08:38:01 -0700
13762
13763 linux (2.6.35-19.28) maverick; urgency=low
13764
13765 [ Leann Ogasawara ]
13766
13767 * No changes from 2.6.35-19.27. Some armel udebs were accidentally deleted
13768 from the archive and a no-change rebuild was attempted. However, the ABI
13769 did not get bumped and resulted in build failures for 2.6.35-19.27. Fix
13770 up the ABI and re-upload.
13771
13772 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 28 Aug 2010 16:42:27 -0700
13773
13774 linux (2.6.35-19.27) maverick; urgency=low
13775
13776 [ Leann Ogasawara ]
13777
13778 * No changes from 2.6.35-19.26. Some armel udebs were accidentally deleted
13779 from the archive.
13780
13781 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 27 Aug 2010 08:58:35 -0700
13782
13783 linux (2.6.35-19.26) maverick; urgency=low
13784
13785 [ Upstream Kernel Changes ]
13786
13787 * ARM: OMAP: Beagle: revision detection
13788 * ARM: OMAP: Beagle: only Cx boards use pin 23 for write protect
13789 * ARM: OMAP: Beagle: no gpio_wp pin connection on xM
13790
13791 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 26 Aug 2010 09:15:09 -0700
13792
13793 linux (2.6.35-19.25) maverick; urgency=low
13794
13795 [ Jarod Wilson ]
13796
13797 * SAUCE: Bring in staging/lirc from 2.6.36
13798 - LP: #609234
13799 * SAUCE: Update ir-core to linuxtv/other which should be merged for
13800 2.6.36.
13801 - LP: #609234
13802 * SAUCE: Fix memleaks in imon and mceusb drivers
13803 - LP: #609234
13804 * SAUCE: Bring in streamzap support from linuxtv/other
13805 - LP: #609234
13806
13807 [ Mario Limonciello ]
13808
13809 * Remove ubuntu/lirc in favor of staging/lirc from 2.6.36
13810 - LP: #609234
13811
13812 [ Mathieu J. Poirier ]
13813
13814 * SAUCE: ARM: adding i2c eeprom driver to read EDID
13815 - LP: #608279
13816
13817 [ Upstream Kernel Changes ]
13818
13819 * intel_idle: disable module support
13820 - LP: #615265
13821 * (pre-stable) ALSA: hda - Ensure codec patch files are checked for the
13822 correct codec ID
13823 * (pre-stable) ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763
13824 - LP: #605101
13825 * (pre-stable) ALSA: HDA: Use model=auto for LG R510
13826 - LP: #495134
13827 * (pre-stable) ALSA: HDA: Add Sony VAIO quirk for ALC269
13828 - LP: #519066
13829 * (pre-stable) ALSA: HDA: Fix front mic on Dell Precision M6500
13830 - LP: #519066
13831 * input: mt: Initialize slots to unused (rev2)
13832 * input: mt: Add support for the Bamboo Touch trackpad
13833 * hid: Add a hid quirk for input sync override
13834
13835 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Aug 2010 12:42:52 -0700
13836
13837 linux (2.6.35-18.24) maverick; urgency=low
13838
13839 [ Colin Watson ]
13840
13841 * Pass DEB_MAINT_PARAMS to hook scripts
13842
13843 [ Leann Ogasawara ]
13844
13845 * [Config] Add CONFIG_INPUT_UINPUT=y to config enforcer
13846 - LP: #584812
13847 * rebase to v2.6.35.3
13848
13849 [ Upstream Kernel Changes ]
13850
13851 * (pre-stable) dell-wmi: Add support for eject key on Dell Studio 1555
13852 - LP: #609234
13853 * can: add limit for nframes and clean up signed/unsigned variables
13854 - CVE-2010-2959
13855 * drm: Initialize ioctl struct when no user data is present
13856 - CVE-2010-2803
13857 * ARM: initial stack protector (-fstack-protector) support
13858 * ARM: stack protector: change the canary value per task
13859 * [ARM] implement arch_randomize_brk()
13860 * [ARM] add address randomization to mmap()
13861 * ARM: fix ASLR of PIE executables
13862
13863 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 22 Aug 2010 19:22:04 -0700
13864
13865 linux (2.6.35-17.23) maverick; urgency=low
13866
13867 [ Jeremy Kerr ]
13868
13869 * [Config] build-in uinput module
13870 - LP: #584812
13871
13872 [ Leann Ogasawara ]
13873
13874 * Revert "[Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS"
13875 * Revert "[Config] [FTBS] ia64: Temporarily disable gpiolib"
13876 * Revert "[Config] [FTBS] sparc: Temporarily disable
13877 CONFIG_MTD_NAND_DENALI"
13878 * Revert "[Config] [FTBS] sparc: Temporarily disable
13879 CONFIG_MFD_JANZ_CMODIO"
13880 * Revert "[Config] [FTBS] sparc: Temporarily disable
13881 CONFIG_INFINIBAND_QIB"
13882 * [Config] Enable INTEL_IPS
13883 - LP: #601057
13884 * Remove ia64 support
13885 * [Config] Update portsconfigs after removing ia64 support
13886 * Remove sparc support
13887 * [Config] Update portsconfigs after removing sparc support
13888
13889 [ Linus Torvalds ]
13890
13891 * (pre-stable) mm: fix page table unmap for stack guard page properly
13892
13893 [ Mathieu J. Poirier ]
13894
13895 * SAUCE: (no-up) ARM: Resetting power_mode to its original value.
13896 - LP: #591941
13897
13898 [ Upstream Kernel Changes ]
13899
13900 * timer: add on-stack deferrable timer interfaces
13901 - LP: #601057
13902 * x86 platform driver: intelligent power sharing driver
13903 - LP: #601057
13904 * IPS driver: add GPU busy and turbo checking
13905 - LP: #601057
13906 * X86: intel_ips, check for kzalloc properly
13907 - LP: #601057
13908 * ips driver: make it less chatty
13909 - LP: #601057
13910
13911 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 17 Aug 2010 09:38:08 -0700
13912
13913 linux (2.6.35-16.22) maverick; urgency=low
13914
13915 [ Andy Whitcroft ]
13916
13917 * debian -- more agressivly clean up after depmod on purge
13918 - LP: #618591
13919
13920 [ Henrik Rydberg ]
13921
13922 * SAUCE: hid: 3m: Simplify touchsreen emulation logic
13923
13924 [ Leann Ogasawara ]
13925
13926 * ubuntu: iscsitarget -- version 1.4.20.2
13927 * ubuntu: rtl8192se -- update to version 0017.0507.2010
13928 * rebase to v2.6.35.2
13929 * [Config] update configs following rebase to v2.6.35.2
13930 * [Config] update ports configs following rebase to v2.6.35.2
13931
13932 [ Luke Yelavich ]
13933
13934 * [Config] Enable new firewire stack on powerpc
13935
13936 [ Mathieu J. Poirier ]
13937
13938 * SAUCE: (drop after 2.6.35) ARM: Using gpmc function to init nand flash.
13939 - LP: #608266
13940
13941 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 12 Aug 2010 09:58:01 -0700
13942
13943 linux (2.6.35-15.21) maverick; urgency=low
13944
13945 [ Luke Yelavich ]
13946
13947 * [Config] CONFIG_SND_USB_UA101=m for all architectures
13948
13949 [ Upstream Kernel Changes ]
13950
13951 * Input: introduce MT event slots
13952 * Input: document the MT event slot protocol
13953 * (pre-stable) sched: Revert nohz_ratelimit() for now
13954 * (pre-stable) drm/radeon/kms: add missing copy from user
13955 - LP: #606081
13956
13957 [ Leann Ogasawara ]
13958
13959 * rebase to v2.6.35.1
13960
13961 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Aug 2010 09:24:04 -0700
13962
13963 linux (2.6.35-14.20) maverick; urgency=low
13964
13965 [ Andy Whitcroft ]
13966
13967 * update Vcs-Git to point to maverick repo
13968 * debian -- include the debian packaging in the -source package
13969 - LP: #608674
13970 * select debian source format 1.0
13971 * add support for building selected stages of kernel
13972 - LP: #603087
13973 * cleanup conditional dependancy handling
13974 - LP: #603087
13975
13976 [ Upstream Kernel Changes ]
13977
13978 * ALSA: hda - Handle missing NID 0x1b on ALC259 codec
13979 - LP: #582199, #586418, #588031
13980 * ALSA: hda - Handle pin NID 0x1a on ALC259/269
13981 - LP: #582199, #586418, #588031
13982 * sched: Revert nohz_ratelimit() for now
13983
13984 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 03 Aug 2010 08:46:47 -0700
13985
13986 linux (2.6.35-14.19) maverick; urgency=low
13987
13988 [ Leann Ogasawara ]
13989
13990 * rebase to v2.6.35
13991
13992 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 01 Aug 2010 10:35:56 -0700
13993
13994 linux (2.6.35-13.18) maverick; urgency=low
13995
13996 [ Andy Whitcroft ]
13997
13998 * SAUCE: (no-up) Modularize vesafb -- fix initialisation
13999 * SAUCE: add tracing for user initiated readahead requests
14000 * SAUCE: vt -- maintain bootloader screen mode and content until vt
14001 switch
14002 * SAUCE: vt -- allow grub to request automatic vt_handoff
14003 * SAUCE: fbcon -- fix race between open and removal of framebuffers
14004 * SAUCE: drm -- stop early access to drm devices
14005
14006 [ Bryan Wu ]
14007
14008 * CONFIG: compile in OTG driver and Transceiver driver
14009 - LP: #566645
14010 * remove OTG modules from modules list file
14011
14012 [ John Johansen ]
14013
14014 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-27
14015 - LP: #581525, #599450
14016 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-29
14017 * SAUCE: AppArmor 2.4 compatibility patch
14018 * SAUCE: AppArmor: Allow dfa backward compatibility with broken userspace
14019 * SAUCE: fix pv-ops for legacy Xen
14020 * SAUCE: blkfront: default to sd devices
14021 * [Config] Build in drivers required for Xen pv-ops
14022
14023 [ Leann Ogasawara ]
14024
14025 * Revert "[Upstream] i915: Use the correct mask to detect i830 aperture
14026 size."
14027
14028 [ Lee Jones ]
14029
14030 * SAUCE: ARM: OMAP: Add macros for comparing silicon revision
14031 - LP: #608095
14032 * SAUCE: OMAP: DSS2: check for both cpu type and revision, rather than
14033 just revision
14034 - LP: #608095
14035 * SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX
14036 - LP: #608095
14037 * SAUCE: ARM: OMAP: Beagle: support twl gpio differences on xM
14038 - LP: #608095
14039
14040 [ Upstream Kernel Changes ]
14041
14042 * agp/intel: Use the correct mask to detect i830 aperture size.
14043 - LP: #597075
14044
14045 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Jul 2010 15:46:59 -0700
14046
14047 linux (2.6.35-12.17) maverick; urgency=low
14048
14049 [ Leann Ogasawara ]
14050
14051 * rebase to v2.6.35-rc6
14052 * [Config] update configs following rebase to v2.6.35-rc6
14053 * [Config] update ports configs following rebase to v2.6.35-rc6
14054 * SAUCE: [FTBS] armel: define KEY_F10 and KEYF11
14055
14056 [ Leann Ogasawara ]
14057
14058 * rebase to v2.6.35-rc6
14059
14060 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 16:16:38 +0200
14061
14062 linux (2.6.35-11.16) maverick; urgency=low
14063
14064 [ Leann Ogasawara ]
14065
14066 * Bump ABI for new compiler update
14067
14068 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 10:24:58 +0200
14069
14070 linux (2.6.35-10.15) maverick; urgency=low
14071
14072 [ Leann Ogasawara ]
14073
14074 * Revert "SAUCE: ensure vga16fb loads if no other driver claims the VGA
14075 device"
14076 * [Config] Enable CONFIG_M686=y
14077 - LP: #592495
14078
14079 [ Upstream Kernel Changes ]
14080
14081 * tracing: Add alignment to syscall metadata declarations
14082
14083 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Jul 2010 18:18:49 +0200
14084
14085 linux (2.6.35-9.14) maverick; urgency=low
14086
14087 [ Andy Whitcroft ]
14088
14089 * ubuntu: AUFS -- add BOM and automated update script
14090 * ubuntu: AUFS -- update to b37c575759dc4535ccc03241c584ad5fe69e3b25
14091
14092 [ John Johansen ]
14093
14094 * [Config] Enable DRBD as a module
14095
14096 [ Kees Cook ]
14097
14098 * SAUCE: Yama: verify inode is symlink to avoid bind mounts
14099 - LP: #604407
14100
14101 [ Leann Ogasawara ]
14102
14103 * [Config] Disable CONFIG_DRM_VMWGFX (staging driver)
14104 - LP: #606139
14105 * [Config] ports: Disable CONFIG_DRM_VMWGFX (staging driver)
14106 - LP: #606139
14107 * [Config] Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
14108 * [Config] ports: Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
14109
14110 [ Lee Jones ]
14111
14112 * Stop ARM boards crashing when CUPS is loaded
14113 - LP: #601226
14114
14115 [ Upstream Kernel Changes ]
14116
14117 * perf probe: Support tracing an entry of array
14118 * perf probe: Support static and global variables
14119
14120 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Jul 2010 14:38:17 -0700
14121
14122 linux (2.6.35-8.13) maverick; urgency=low
14123
14124 [ Kees Cook ]
14125
14126 * SAUCE: Yama: check PTRACE using thread group leader
14127 * SAUCE: Yama: search for PTRACE exceptions via thread group leader
14128 - LP: #603716
14129
14130 [ Leann Ogasawara ]
14131
14132 * rebase to v2.6.35-rc5
14133 * [Config] update configs following rebase to v2.6.35-rc5
14134
14135 [ Nicolas Pitre ]
14136
14137 * SAUCE: make ndiswrapper available on X86 only
14138
14139 [ Tim Gardner ]
14140
14141 * [Config] Added ums-cypress to udeb
14142 - LP: #576066
14143 * SAUCE: fix build error with CONFIG_BLK_DEV_INITRD=n
14144 * [Config] CONFIG_NDISWRAPPER=m across all configs
14145
14146 [ Upstream Kernel Changes ]
14147
14148 * HID: magicmouse: report last touch up
14149 * rebase to 2.6.35-rc5
14150
14151 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Jul 2010 18:57:59 -0700
14152
14153 linux (2.6.35-7.12) maverick; urgency=low
14154
14155 [ Tim Gardner ]
14156
14157 * [Upstream] i915: Use the correct mask to detect i830 aperture size.
14158 - LP: #597075
14159
14160 [ Upstream Kernel Changes ]
14161
14162 * (drop after 2.6.35) drm/radeon/kms: add ioport register access
14163 (squashed)
14164
14165 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Jul 2010 09:53:13 -0600
14166
14167 linux (2.6.35-7.11) maverick; urgency=low
14168
14169 [ Tim Gardner ]
14170
14171 * [Config] CONFIG_X86_MRST=n
14172
14173 [ Upstream Kernel Changes ]
14174
14175 * (drop after 2.6.35-rc5) writeback: remove writeback_inodes_wbc
14176 * (drop after 2.6.35-rc5) writeback: split writeback_inodes_wb
14177 * (drop after 2.6.35-rc5) writeback: simplify the write back thread queue
14178
14179 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Jul 2010 18:39:08 -0600
14180
14181 linux (2.6.35-7.10) maverick; urgency=low
14182
14183 [ Kees Cook ]
14184
14185 * SAUCE: security: create task_free security callback
14186 * SAUCE: Yama: add PTRACE exception tracking and interface
14187 * SAUCE: security: unconditionally chain to Yama LSM
14188 * Revert "SAUCE: ptrace: restrict ptrace scope to children"
14189 * Revert "SAUCE: fs: block hardlinks to non-accessible sources"
14190 * Revert "SAUCE: fs: block cross-uid sticky symlinks"
14191 * [Upstream] security: Yama LSM
14192 * [Config] Enable CONFIG_SECURITY_YAMA=y
14193
14194 [ Tim Gardner ]
14195
14196 * [Config] updateconfigs/updateportsconfigs after rebase to 2.6.35-rc4
14197
14198 [ Upstream Kernel Changes ]
14199
14200 * rebase to 2.6.35-rc4
14201
14202 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 01 Jul 2010 08:55:57 -0700
14203
14204 linux (2.6.35-6.9) maverick; urgency=low
14205
14206 [ Tim Gardner ]
14207
14208 * [Upstream] direct_splice_actor() should not use pos in sd
14209 - LP: #588861
14210
14211 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Jun 2010 12:35:49 -0700
14212
14213 linux (2.6.35-6.8) maverick; urgency=low
14214
14215 [ Mathieu J. Poirier ]
14216
14217 * ARM: Adding regulator supply for vdds_sdi.
14218 - LP: #597904
14219
14220 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 27 Jun 2010 16:34:43 -0700
14221
14222 linux (2.6.35-6.7) maverick; urgency=low
14223
14224 [ Alberto Milone ]
14225
14226 * [Upstream] Add support for the ATIF ACPI method to the radeon driver
14227
14228 [ Chase Douglas ]
14229
14230 * [Upstream] HID: magicmouse: scroll on entire surface, not just middle
14231 of mouse
14232 * [Upstream] HID: magicmouse: disable and add module param for scroll
14233 acceleration
14234 * [Upstream] HID: magicmouse: properly account for scroll movement in
14235 state
14236 * [Upstream] HID: magicmouse: add param for scroll speed
14237 * [Upstream] HID: magicmouse: enable horizontal scrolling
14238
14239 [ Henrik Rydberg ]
14240
14241 * [Upstream] Input: evdev - convert to dynamic event buffer
14242 * [Upstream] Input: evdev - use driver hint to compute size of event
14243 buffer
14244 * [Upstream] Input: bcm5974 - set the average number of events per MT
14245 event packet
14246 * [Upstream] Input: hid-input - use a larger event buffer for MT devices
14247 * [Upstream] Input: evdev - never leave the client buffer empty after
14248 write
14249
14250 [ John Johansen ]
14251
14252 * SAUCE: AppArmor: -- mainline 2010-06-23
14253 * SAUCE: AppArmor 2.4 compatibility patch
14254 * SAUCE: fs: block hardlinks to non-accessible sources AppArmor portion
14255
14256 [ Leann Ogasawara ]
14257
14258 * [Config] Enable CONFIG_INTR_REMAP=y
14259 - LP: #597091
14260 * [Config] Enable CONFIG_X86_X2APIC
14261 - LP: #597091
14262
14263 [ Mathieu J. Poirier ]
14264
14265 * [Config] ARM: Turning off CONFIG_CPU_IDLE on omap
14266 - LP: #594382
14267
14268 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Jun 2010 12:19:48 -0700
14269
14270 linux (2.6.35-5.6) maverick; urgency=low
14271
14272 [ Amit Kucheria ]
14273
14274 * [Config] update omap flavour description
14275
14276 [ Andy Whitcroft ]
14277
14278 * update to ubuntu-debian:508b7aa34b578c0d1e51bfb571f2bfb824dc65ac
14279 - LP: #570500, #576274
14280 * SAUCE: add option to hand off all kernel parameters to init
14281 - LP: #586386
14282 * [Config] enable passing all kernel command line to init
14283 - LP: #586386
14284 * [Config] disable CONFIG_VMI
14285 - LP: #537601
14286 * [Config] enable CONFIG_IPV6_SIT_6RD
14287 - LP: #591869
14288 * [Config] enable CONFIG_VMWARE_BALOON as module
14289 - LP: #592039
14290
14291 [ Leann Ogasawara ]
14292
14293 * Revert "SAUCE: pm: Config option to disable handling of console during
14294 suspend/resume"
14295 - LP: #594885
14296 * [Config] Remove CONFIG_PM_DISABLE_CONSOLE
14297 * [Config] ports: enable passing all kernel command line to init
14298 - LP: #586386
14299 * [Config] Enable CONFIG_FB_VESA=y for x86
14300 * [Config] Add CONFIG_FRAMEBUFFER_CONSOLE=y to config enforcer
14301 * [Config] Add CONFIG_FB_VESA=y for x86 to config enforcer
14302 * [Config] Enable CONFIG_TASK_DELAY_ACCT=y
14303 - LP: #493156
14304
14305 [ Mathieu Poirier ]
14306
14307 * ARM: Adding MosChip MCS7830 to nic-usb
14308 - LP: #584920
14309
14310 [ Upstream Kernel Changes ]
14311
14312 * Revert "[Upstream] docbook: need xmldoclinks for all doc types"
14313 * docbook: need xmldoclinks for all doc types
14314 * perf probe: Add kernel source path option
14315
14316 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jun 2010 08:05:29 -0700
14317
14318 linux (2.6.35-4.5) maverick; urgency=low
14319
14320 [ Leann Ogasawara ]
14321
14322 * Revert "[Upstream] (evdev) Use driver hint to compute the evdev buffer
14323 size (rev2)"
14324 * Revert "[Upstream] (evdev) Convert to dynamic event buffer (rev4)"
14325 * Revert "[Upstream] (evdev) Use multi-reader buffer to save space
14326 (rev4)"
14327 * Revert "SAUCE: drivers: Remove some duplicate device entries in various
14328 modules"
14329 * [Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID
14330 * [Upstream] Revert "USB: Adding support for HTC Smartphones to ipaq"
14331 * [Upstream] p54usb: Comment out duplicate Medion MD40900 device id
14332
14333 [ Tim Gardner ]
14334
14335 * [Config] CONFIG_NFS_FSCACHE=y
14336 - LP: #440522
14337 * [Config] CONFIG_FSCACHE_STATS=y, CONFIG_FSCACHE_HISTOGRAM=y
14338 - LP: #440522
14339
14340 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 Jun 2010 08:43:07 -0700
14341
14342 linux (2.6.35-3.4) maverick; urgency=low
14343
14344 [ Andy Whitcroft ]
14345
14346 * debian -- ensure the version number is clean
14347
14348 [ Henrik Rydberg ]
14349
14350 * [Upstream] Introduce MT event slots (rev 5)
14351 * [Upstream] Document the MT event slot protocol (rev5)
14352 * [Upstream] (evdev) Use multi-reader buffer to save space (rev4)
14353 * [Upstream] (evdev) Convert to dynamic event buffer (rev4)
14354 * [Upstream] (evdev) Use driver hint to compute the evdev buffer size
14355 (rev2)
14356
14357 [ Leann Ogasawara ]
14358
14359 * Revert "SAUCE: Add MODULE_ALIAS for Dell WMI module"
14360 * Revert "SAUCE: hostap: send events on data interface as well as master
14361 interface"
14362 * Revert "Fix webcam having USB ID 0ac8:303b"
14363 * Revert "SAUCE: toshiba_acpi -- pull in current -dev version of driver"
14364 * rebase to v2.6.35-rc3
14365
14366 [ Maxim Levitsky ]
14367
14368 * [Config] Enable new Smartmedia/xD translation layer
14369 - LP: #202490
14370
14371 [ Upstream Kernel Changes ]
14372
14373 * net: fix deliver_no_wcard regression on loopback device
14374
14375 [ Upstream changes ]
14376
14377 * rebased to v2.6.35-rc3
14378
14379 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 10 Jun 2010 16:15:22 -0700
14380
14381 linux (2.6.35-2.3) maverick; urgency=low
14382
14383 [ Bryan Wu ]
14384
14385 * CONFIG: enforce -- make sure we disable CONFIG_LOCALVERSION_AUTO
14386
14387 [ Leann Ogasawara ]
14388
14389 * [Config] armel: Enable CONFIG_BNX2=m
14390 * [Config] ports: Enable CONFIG_BNX2X=m
14391 * SAUCE: armel: define get_dma_ops to fix FTBS
14392
14393 [ Tim Gardner ]
14394
14395 * [Upstream] net: Print num_rx_queues imbalance warning only when there
14396 are allocated queues
14397 - LP: #591416
14398
14399 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 09 Jun 2010 08:27:41 -0700
14400
14401 linux (2.6.35-2.2) maverick; urgency=low
14402
14403 [ Andy Whitcroft ]
14404
14405 * [Config] d-i: make armel configuration versatile flavour specific
14406 - LP: #588805
14407 * [Config] d-i: enable .udebs for omap flavour
14408 - LP: #588805
14409
14410 [ Kees Cook ]
14411
14412 * ptrace: limit scope to attach only (allow read)
14413 - LP: #589656
14414
14415 [ Leann Ogasawara ]
14416
14417 * rebase to v2.6.35-rc2
14418 * [Config] update configs following rebase to v2.6.35-rc2
14419 * [Config] update port configs following rebase to v2.6.35-rc2
14420
14421 [ Lee Jones ]
14422
14423 * Enable perf to be more helpful when perf_<version> does not exist.
14424 - LP: #570500
14425 * 'fdr editconfig' modification. Easily skip over unwanted menuconfigs.
14426
14427 [ Tim Gardner ]
14428
14429 * [Config] Update bnx2 udeb firmware files
14430 - LP: #589304
14431
14432 [ Upstream changes ]
14433
14434 * rebased to v2.6.35-rc2
14435
14436 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 07 Jun 2010 09:45:04 -0700
14437
14438 linux (2.6.35-1.1) maverick; urgency=low
14439
14440 [ Andy Whitcroft ]
14441
14442 * ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601
14443 - LP: #587888
14444 * ubuntu: AUFS -- track changes to the arguements to fop fsync()
14445
14446 [ Leann Ogasawara ]
14447
14448 * rebase to v2.6.35-rc1
14449 * [Config] update configs following rebase to v2.6.35-rc1
14450 * [Config] update port configs following rebase to v2.6.35-rc1
14451 * SAUCE: lirc: rename usb_buffer_alloc() and usb_buffer_free()
14452 * SAUCE: ndiswrapper: rename usb_buffer_alloc() and usb_buffer_free()
14453 * SAUCE: ndiswrapper: convert multicast list to list_head
14454 * [Config] [FTBS] armel: Temporarily disable CONFIG_GPIO_JANZ_TTL
14455 * [Config] [FTBS] ia64: Temporarily disable gpiolib
14456 * [Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS
14457 * [Config] [FTBS] sparc: Temporarily disable CONFIG_INFINIBAND_QIB
14458 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MFD_JANZ_CMODIO
14459 * [Config] [FTBS] armel: Temporarily disable CONFIG_MFD_JANZ_CMODIO
14460 * [Config] [FTBS] armel: Temporarily disable CONFIG_DT3155
14461 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MTD_NAND_DENALI
14462 * [Config] [FTBS] armel: Temporarily disable bnx2
14463 * [Config] [FTBS] armel: Temporarily disable CONFIG_SERIAL_UARTLITE
14464 * SAUCE: [FTBS] armel: Don't include asm/agp.h for ttm
14465 * SAUCE: [FTBS] armel: include linux/dma-mapping.h
14466 * SAUCE: [FTBS] armel: replace omap_set_gpio_debounce with
14467 gpio_set_debounce
14468
14469 [ Upstream Kernel Changes ]
14470
14471 * of/usb: fix build error due to of_node pointer move
14472 * n2_crypto: Fix build after of_device/of_platform_driver changes.
14473 * powerpc/fsl-booke: fix the case where we are not in the first page
14474 * powerpc/fsl-booke: Move the entry setup code into a seperate file
14475 * powerpc/kexec: Add support for FSL-BookE
14476 * greth: Fix build after OF device conversions.
14477
14478 [ Upstream changes ]
14479
14480 * rebased to v2.6.35-rc1
14481
14482 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 04 Jun 2010 23:01:52 -0700
14483
14484 linux (2.6.35-1.0) UNRELEASED; urgency=low
14485
14486 [ Leann Ogasawara ]
14487
14488 * Null entry.
14489
14490 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 15:17:41 -0700
14491
14492 linux (2.6.34-5.14) maverick; urgency=low
14493
14494 [ Tim Gardner ]
14495
14496 * [Config] Added module inclusion support
14497 * [Config] Added virtual flavour module inclusion list and d-i package
14498 definitions
14499
14500 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 12:58:14 -0700
14501
14502 linux (2.6.34-5.13) maverick; urgency=low
14503
14504 [ Andy Whitcroft ]
14505
14506 * Revert "ubuntu: AUFS -- aufs2 20091209"
14507 * Revert "ubuntu: AUFS -- export various core functions
14508 (aufs2-standalone.patch)"
14509 * Revert "ubuntu: AUFS -- export various core functions
14510 (aufs2-base.patch)"
14511 * ubuntu: AUFS -- aufs2 base patch for linux-2.6.34
14512 - LP: #587888
14513 * ubuntu: AUFS -- aufs2 standalone patch for linux-2.6.34
14514 - LP: #587888
14515 * ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601
14516 - LP: #587888
14517 * [Config] AUFS -- enable aufs options
14518 - LP: #587888
14519
14520 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 01 Jun 2010 08:56:43 -0700
14521
14522 linux (2.6.34-5.12) maverick; urgency=low
14523
14524 [ Andy Whitcroft ]
14525
14526 * enforce -- ensure SYSFS compatibility is disabled
14527
14528 [ Chase Douglas ]
14529
14530 * build with libdw-dev for perf probe symbol support
14531 * maverick ftrace configuration changes
14532
14533 [ Kees Cook ]
14534
14535 * Revert "SAUCE: x86: brk away from exec rand area"
14536 * Revert "SAUCE: [um] Don't use nx_enabled under UML"
14537 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
14538 * SAUCE: x86: implement cs-limit nx-emulation for ia32
14539 - LP: #369978
14540 * SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
14541 * SAUCE: x86: brk away from exec rand area
14542 - LP: #452175
14543 * SAUCE: ptrace: restrict ptrace scope to children
14544
14545 [ Leann Ogasawara ]
14546
14547 * Add new omap flavour to getabis
14548 * [Config] Enable CONFIG_FRAMEBUFFER_CONSOLE=y for all archs
14549 - LP: #585490
14550 * build/modules: Temorarily add ignore.modules
14551 * ubuntu: iscsitarget -- version 1.4.20.1
14552
14553 [ Loïc Minier ]
14554
14555 * SAUCE: [um] Don't use nx_enabled under UML
14556 - LP: #524849
14557
14558 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 May 2010 08:27:17 -0700
14559
14560 linux (2.6.34-4.11) maverick; urgency=low
14561
14562 [ Amit Kucheria ]
14563
14564 * SAUCE: omap: remove calls to usb_nop_xceiv_register from board files
14565 * [Config] Add support for OMAP-mainline flavour
14566
14567 [ Andy Whitcroft ]
14568
14569 * SAUCE: powerpc: fix compile error when ptrace.h is included from
14570 userspace
14571 - LP: #583733
14572
14573 [ Chase Douglas ]
14574
14575 * Revert "SAUCE: Don't register vga16fb framebuffer if other framebuffers
14576 are present"
14577 * Revert "SAUCE: Disable function tracing after hitting __schedule_bug"
14578 * Revert "SAUCE: drm/i915: don't change DRM configuration when releasing
14579 load detect pipe"
14580
14581 [ Kees Cook ]
14582
14583 * SAUCE: fs: block cross-uid sticky symlinks
14584 * SAUCE: fs: block hardlinks to non-accessible sources
14585
14586 [ Koen Kooi ]
14587
14588 * SAUCE: board-omap3-beagle: add DSS2 support
14589
14590 [ Leann Ogasawara ]
14591
14592 * Revert "staging/go7007 -- disable"
14593 * Revert "[Config] staging/winbond -- disable"
14594 * Revert "Disable 4MB page tables for Atom, work around errata AAE44"
14595 * Revert "SAUCE: sync before umount to reduce time taken by ext4 umount"
14596 * Revert "SAUCE: Enable an e1000e Intel Corporation 82567 Gigabit
14597 controller"
14598 * Revert "SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT"
14599 * Revert "SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros"
14600 * Revert "SAUCE: input/mouse/alps: Do not call psmouse_reset() for alps"
14601 * Revert "SAUCE: r8169: disable TSO by default for RTL8111/8168B
14602 chipsets."
14603 * Revert "[Upstream] b43: Declare all possible firmware files."
14604 * Revert "add Breaks: against hardy lvm2"
14605 * Revert "SAUCE: Guest OS does not recognize a lun with non zero target
14606 id on Vmware ESX Server"
14607 * Revert "SAUCE: Catch nonsense keycodes and silently ignore"
14608 * [Config] Enable CONFIG_ECRYPT_FS=y for ports
14609 * [Config] Enable CONFIG_USB=y for armel and sparc
14610 * [Config] Enable CONFIG_SCSI=y for ia64 and sparc
14611 * [Config] Enable CONFIG_RFKILL=y for ports
14612 * [Config] Enable CONFIG_ATH9K_DEBUGFS=y
14613 * [Config] Enable CONFIG_IWMC3200TOP_DEBUGFS=y
14614 * [Config] Enable CONFIG_RCU_FAST_NO_HZ=y
14615 * [Config] Enable CONFIG_IWLWIFI_DEVICE_TRACING=y
14616 * [Config] Enable CONFIG_LIBERTAS_MESH=y
14617 * [Config] Enable CONFIG_MMC_RICOH_MMC=y
14618 * [Config] CONFIG_RT2800USB_UNKNOWN=y
14619 * [Config] Enable CONFIG_VGA_SWITCHEROO=y
14620 * [Config] Enable CONFIG_CEPH_FS=m
14621 * [Config] Enable CONFIG_CRYPTO_PCRYPT=m
14622 * [Config] Enable CONFIG_EEEPC_WMI=m
14623 * [Config] Enable CONFIG_RT2800PCI=m
14624 * [Config] Enable CONFIG_SCSI_HPSA=m
14625 * [Config] Enable CONFIG_VHOST_NET=m
14626 * [Config] Disable CONFIG_SND_HDA_INPUT_BEEP_MODE by default
14627 - LP: #582350
14628 * [Config] Disable CONFIG_SOUND_OSS* and CONFIG_SND_*OSS
14629 - LP: #579300
14630 * [Config] Enable CONFIG_PCIEASPM=y
14631 - LP: #333990
14632 * [Config] updateconfigs for OMAP flavour
14633
14634 [ Loïc Minier ]
14635
14636 * Enable perf tools on armel
14637
14638 [ Tim Gardner ]
14639
14640 * SAUCE: Updated ndiswrapper to 1.56
14641 - LP: #582555
14642 * [Config] Added virtual flavour
14643 * [Config] Remove support for sub-flavours
14644 * [Config] Removed amd64 preempt flavour
14645 * [Config] updateconfigs, updateportsconfigs after flavour munging
14646
14647 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 25 May 2010 09:34:55 -0700
14648
14649 linux (2.6.34-3.10) maverick; urgency=low
14650
14651 [ Leann Ogasawara ]
14652
14653 * rebase to v2.6.34
14654
14655 [ Upstream changes ]
14656
14657 * rebased to v2.6.34
14658
14659 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 18 May 2010 17:35:35 -0700
14660
14661 linux (2.6.34-2.9) maverick; urgency=low
14662
14663 [ Leann Ogasawara ]
14664
14665 * [Config] [FTBS] Disable comedi for armel
14666
14667 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 23:20:55 +0200
14668
14669 linux (2.6.34-2.8) maverick; urgency=low
14670
14671 [ Leann Ogasawara ]
14672
14673 * Drop lpia
14674 * [Config] [FTBS] disable KVM
14675 * [Config] [FTBS] disable ipr for armel
14676
14677 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 16:07:52 +0200
14678
14679 linux (2.6.34-2.7) maverick; urgency=low
14680
14681 [ Leann Ogasawara ]
14682
14683 * [Config] disable CONFIG_SCSI_IPR on powerpc
14684 * [Config] Remove 386 flavour per UDS discussion
14685
14686 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 May 2010 18:26:43 +0200
14687
14688 linux (2.6.34-1.6) maverick; urgency=low
14689
14690 [ Chase Douglas ]
14691
14692 * enforce CONFIG_TMPFS_POSIX_ACL=y
14693 - LP: #575940
14694 * don't force module dependency checking
14695 - LP: #577029
14696
14697 [ Kees Cook ]
14698
14699 * SAUCE: mmap_min_addr check CAP_SYS_RAWIO only for write
14700 - LP: #568844
14701
14702 [ Leann Ogasawara ]
14703
14704 * Revert "SAUCE: ata: blacklist FUJITSU MHW2160BH PL"
14705 * rebase to v2.6.34-rc7
14706 * [Config] update configs following rebase to v2.6.34-rc7
14707 * [Config] update port configs following rebase to v2.6.34-rc7
14708 * Add btrfs to the udebs
14709
14710 [ Tim Gardner ]
14711
14712 * [Config] Add atl1c to nic-modules udeb
14713 - LP: #557130
14714
14715 [ Upstream changes ]
14716
14717 * rebased to v2.6.34-rc7
14718
14719 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 11 May 2010 11:29:08 +0200
14720
14721 linux (2.6.34-1.5) UNRELEASED; urgency=low
14722
14723 [ Leann Ogasawara ]
14724
14725 * rebase to v2.6.34-rc6
14726 * [Config] update configs following rebase to v2.6.34-rc6
14727 * [Config] update port configs following rebase to v2.6.34-rc6
14728
14729 [ Upstream changes ]
14730
14731 * rebased to v2.6.34-rc6
14732
14733 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Apr 2010 15:54:05 +0100
14734
14735 linux (2.6.34-1.4) UNRELEASED; urgency=low
14736
14737 [ Leann Ogasawara ]
14738
14739 * rebase to v2.6.34-rc5
14740 * [Config] update ports configs following rebase to v2.6.34-rc5
14741
14742 [ Upstream changes ]
14743
14744 * rebased to v2.6.34-rc5
14745
14746 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 22 Apr 2010 15:36:12 -0700
14747
14748 linux (2.6.34-1.3) UNRELEASED; urgency=low
14749
14750 [ Leann Ogasawara ]
14751
14752 * rebase to v2.6.34-rc4
14753 * [Config] update configs following rebase to v2.6.34-rc4
14754 * [Config] update port configs following rebase to v2.6.34-rc4
14755 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc4
14756
14757 [ Upstream changes ]
14758
14759 * rebased to v2.6.34-rc4
14760
14761 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Apr 2010 18:33:44 -0700
14762
14763 linux (2.6.34-1.2) UNRELEASED; urgency=low
14764
14765 [ Leann Ogasawara ]
14766
14767 * Temorarily disable building linux-doc
14768 * rebase to v2.6.34-rc3
14769 * [Config] update configs following rebase to v2.6.34-rc3
14770 * [Config] update port configs following rebase to v2.6.34-rc3
14771
14772 [ Upstream changes ]
14773
14774 * rebased to v2.6.34-rc3
14775
14776 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 30 Mar 2010 16:55:44 -0700
14777
14778 linux (2.6.34-1.1) UNRELEASED; urgency=low
14779
14780 [ Leann Ogasawara ]
14781
14782 * rebase to v2.6.34-rc2
14783 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc2
14784 * [Config] update port configs following rebase to v2.6.34-rc2
14785 * [Config] update configs following rebase to v2.6.34-rc2
14786
14787 [ Upstream changes ]
14788
14789 * rebased to v2.6.34-rc2
14790
14791 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 24 Mar 2010 23:00:39 -0700
14792
14793 linux (2.6.33-1.1) UNRELEASED; urgency=low
14794
14795 [ Leann Ogasawara ]
14796
14797 * ubuntu: dm-raid4-5 -- update to compile with 2.6.33
14798 * ubuntu: lirc -- drop explicit include of linux/autoconf.h
14799 * ubuntu: lirc -- pass kfifo to kfifo_alloc and move spinlock
14800 * ubuntu: lirc -- rename kfifo_put and kfifo_get
14801 * ubuntu: iscsitarget -- rename daddr inet_sock field
14802 * rebased to v2.6.33
14803 * [Config] update configs following rebase to v2.6.33
14804 * [Config] update ports configs following rebase to v2.6.33
14805
14806 [ Upstream changes ]
14807
14808 * rebased to v2.6.33
14809
14810 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 23 Mar 2010 03:55:46 -0700
14811
14812 linux (2.6.33-0.0) UNRELEASED; urgency=low
14813
14814 [ Leann Ogasawara ]
14815
14816 * Null entry.
14817
14818 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 17 Mar 2010 07:48:56 -0700
14819
14820 linux (2.6.32-16.25) lucid; urgency=low
14821
14822 [ Andy Whitcroft ]
14823
14824 * linux-tools -- move to Suggests: with explicit seeding
14825 - LP: #534635
14826
14827 [ Tim Gardner ]
14828
14829 * [Config] CONFIG_HID=m
14830
14831 [ Upstream Kernel Changes ]
14832
14833 * (pre-stable) sched: Fix SMT scheduler regression in
14834 find_busiest_queue()
14835 * KVM: introduce kvm_vcpu_on_spin
14836 * KVM: VMX: Add support for Pause-Loop Exiting
14837
14838 -- Andy Whitcroft <apw@canonical.com> Tue, 09 Mar 2010 14:13:51 +0000
14839
14840 linux (2.6.32-16.24) lucid; urgency=low
14841
14842 [ Andy Whitcroft ]
14843
14844 * armel -- perf userspace does not support arm
14845 * ia64 -- libelf-dev/binutils-dev to not provide necessary libraries
14846
14847 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Mar 2010 11:42:12 +0000
14848
14849 linux (2.6.32-16.23) lucid; urgency=low
14850
14851 [ Andy Whitcroft ]
14852
14853 * SAUCE: PM report driver and device suspend/resume times -- move config
14854 * update to standards version 3.8.4.0
14855 * printenv -- expose all of the package selectors
14856 * source package -- cleanup source content control
14857 * doc package -- ensure we do build package content on buildd
14858 * lintian -- correct the address in the debian/copyright
14859 * lintian -- update debhelper package version dependancy
14860 * lintian -- fix ghostscript dependancy
14861 * lintian -- add required misc:Depends
14862 * lintian -- move our debhelper compat level to debian/compat
14863 * perf -- build the kernel carried tools
14864 * perf -- add linux-tools carrying the version switches and manuals
14865 * SAUCE: fix up Kconfig for staging drivers
14866 * [Config] enable NOUVEAU etc following drm backport
14867 * update DRM to mainline v2.6.33
14868 * [Config] Remove AppArmor config options that no longer exist (ports)
14869 * [Config] updateportsconfigs following drm update
14870
14871 [ John Johansen ]
14872
14873 * ubuntu: AppArmor -- update to mainline 2010-03-04
14874 * SAUCE: AppArmor: Reintroduce AppArmor 2.4 compatibility
14875 * SAUCE: AppArmor: replace strim with strstrip for 2.6.32 kernels
14876 * [Config] Remove AppArmor config options that no longer exist
14877
14878 [ Manoj Iyer ]
14879
14880 * ubuntu: rtl8192se -- version 2010-0115,0014
14881 - LP: #530275
14882 * [Config] added CONFIG_RTL8192SE module.
14883 - LP: #530275
14884
14885 [ Tim Gardner ]
14886
14887 * [Config] Added vmw_pvscsi to d-i/scsi-modules
14888 - LP: #531017
14889 * [Upstream] netfilter: xt_recent: Add an entry reaper
14890
14891 [ Upstream Kernel Changes ]
14892
14893 * Revert "KVM: x86 emulator: Check CPL level during privilege instruction
14894 emulation"
14895 * Revert "KVM: x86 emulator: Fix popf emulation"
14896 * Revert "KVM: x86 emulator: Check IOPL level during io instruction
14897 emulation"
14898 * Revert "KVM: x86 emulator: Add Virtual-8086 mode of emulation"
14899 * Revert "KVM: fix memory access during x86 emulation."
14900 * Add vlan (8021.Q) module package for d-i.
14901 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
14902 Inspiron 700m
14903 - LP: #515246
14904 * [Upstream] docbook: need xmldoclinks for all doc types
14905 * x86: set_personality_ia32() misses force_personality32
14906 * lib: Introduce generic list_sort function
14907 * drm/nv50: Implement ctxprog/state generation.
14908 * drm/nv50: Remove redundant/incorrect ctxvals initialisation.
14909 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
14910 Inspiron 700m
14911 - LP: #515246
14912
14913 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Mar 2010 15:40:38 +0000
14914
14915 linux (2.6.32-15.22) lucid; urgency=low
14916
14917 [ Andy Whitcroft ]
14918
14919 * Revert "[Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT"
14920 * Revert "SAUCE: PM report driver and device suspend/resume times."
14921 * [Config] set CONFIG_SR_REPORT_TIME_LIMIT
14922
14923 [ Manoj Iyer ]
14924
14925 * SAUCE: PM report driver and device suspend/resume times.
14926
14927 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Mar 2010 01:35:37 +0000
14928
14929 linux (2.6.32-15.21) lucid; urgency=low
14930
14931 [ Andy Whitcroft ]
14932
14933 * Revert "(pre-stable) drm/i915: Increase fb alignment to 64k"
14934 * Revert "[Config] lenovo-sl-laptop -- enable"
14935 * Revert "ubuntu: lenovo-sl-laptop -- git tip (b19a08f81f)"
14936 * armel -- cramfs module will no longer be built
14937 * d-i -- make all modules optional
14938 * rename the debug packages to match archive standard
14939 - LP: #527837
14940 * lenovo-sl-laptop is no longer built
14941
14942 [ Colin Ian King ]
14943
14944 * Disable 4MB page tables for Atom, work around errata AAE44
14945 - LP: #523112
14946
14947 [ Colin Watson ]
14948
14949 * ubuntu: dm-raid4-5: Depend on XOR_BLOCKS
14950 * ubuntu: fsam7400: Depend on CHECK_SIGNATURE
14951
14952 [ Jesse Barnes ]
14953
14954 * SAUCE: drm/i915: don't change DRM configuration when releasing load
14955 detect pipe
14956 - LP: #488328
14957
14958 [ Loïc Minier ]
14959
14960 * [Config] armel Update versatile initrd configs
14961 - LP: #524893
14962 * SAUCE: [um] Don't use nx_enabled under UML
14963 - LP: #524849
14964
14965 [ Manoj Iyer ]
14966
14967 * [Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT
14968
14969 [ Mario Limonciello ]
14970
14971 * SAUCE: v3 - Add Dell Business Class Netbook LED driver
14972
14973 [ Rafael J. Wysocki ]
14974
14975 * SAUCE: PM report driver and device suspend/resume times.
14976
14977 [ Surbhi Palande ]
14978
14979 * Revert "[Upstream] e1000e: enhance frame fragment detection"
14980 - CVE-2009-4538
14981 * Revert "[Upstream] e1000: enhance frame fragment detection"
14982 - CVE-2009-4536
14983
14984 [ Tim Gardner ]
14985
14986 * [Config] Enabled CONFIG_LEDS_DELL_NETBOOKS=m
14987 * SAUCE: (pre-stable) netfilter: xt_recent: fix buffer overflow
14988 * SAUCE: (pre-stable) netfilter: xt_recent: fix false match
14989
14990 [ Upstream Kernel Changes ]
14991
14992 * Revert "(pre-stable) eCryptfs: Add getattr function"
14993 * Fix potential crash with sys_move_pages
14994 * futex_lock_pi() key refcnt fix
14995 * futex: Handle user space corruption gracefully
14996 * futex: Handle futex value corruption gracefully
14997 * Fix race in tty_fasync() properly
14998 * hwmon: (w83781d) Request I/O ports individually for probing
14999 * hwmon: (lm78) Request I/O ports individually for probing
15000 * hwmon: (adt7462) Wrong ADT7462_VOLT_COUNT
15001 * ALSA: ctxfi - fix PTP address initialization
15002 * drm/i915: disable hotplug detect before Ironlake CRT detect
15003 * drm/i915: enable self-refresh on 965
15004 * drm/i915: Disable SR when more than one pipe is enabled
15005 * drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
15006 * drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list
15007 * drm/i915: Fix the incorrect DMI string for Samsung SX20S laptop
15008 * drm/i915: Add MALATA PC-81005 to ACPI LID quirk list
15009 * usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.
15010 * i2c-tiny-usb: Fix on big-endian systems
15011 * drm/i915: handle FBC and self-refresh better
15012 * drm/i915: Increase fb alignment to 64k
15013 * drm/i915: Update write_domains on active list after flush.
15014 * regulator: Fix display of null constraints for regulators
15015 * ALSA: hda-intel: Avoid divide by zero crash
15016 * CPUFREQ: Fix use after free of struct powernow_k8_data
15017 * freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb
15018 * cciss: Make cciss_seq_show handle holes in the h->drv[] array
15019 * ioat: fix infinite timeout checking in ioat2_quiesce
15020 * resource: add helpers for fetching rlimits
15021 * fs/exec.c: restrict initial stack space expansion to rlimit
15022 * cifs: fix length calculation for converted unicode readdir names
15023 * NFS: Fix a reference leak in nfs_wb_cancel_page()
15024 * NFS: Try to commit unstable writes in nfs_release_page()
15025 * NFSv4: Don't allow posix locking against servers that don't support it
15026 * NFSv4: Ensure that the NFSv4 locking can recover from stateid errors
15027 * NFS: Fix an Oops when truncating a file
15028 * NFS: Fix a umount race
15029 * NFS: Fix a bug in nfs_fscache_release_page()
15030 * NFS: Fix the mapping of the NFSERR_SERVERFAULT error
15031 * md: fix 'degraded' calculation when starting a reshape.
15032 * V4L/DVB: dvb-core: fix initialization of feeds list in demux filter
15033 * Export the symbol of getboottime and mmonotonic_to_bootbased
15034 * kvmclock: count total_sleep_time when updating guest clock
15035 * KVM: PIT: control word is write-only
15036 * tpm_infineon: fix suspend/resume handler for pnp_driver
15037 * amd64_edac: Do not falsely trigger kerneloops
15038 * netfilter: nf_conntrack: fix memory corruption with multiple namespaces
15039 * netfilter: nf_conntrack: per netns nf_conntrack_cachep
15040 * netfilter: nf_conntrack: restrict runtime expect hashsize modifications
15041 * netfilter: xtables: compat out of scope fix
15042 * netfilter: nf_conntrack: fix hash resizing with namespaces
15043 * drm/i915: remove full registers dump debug
15044 * drm/i915: add i915_lp_ring_sync helper
15045 * drm/i915: Don't wait interruptible for possible plane buffer flush
15046 * dasd: remove strings from s390dbf
15047 * crypto: padlock-sha - Add import/export support
15048 * wmi: Free the allocated acpi objects through wmi_get_event_data
15049 * dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value
15050 * /dev/mem: introduce size_inside_page()
15051 * devmem: check vmalloc address on kmem read/write
15052 * devmem: fix kmem write bug on memory holes
15053 * SCSI: mptfusion : mptscsih_abort return value should be SUCCESS instead
15054 of value 0.
15055 * sh: Couple kernel and user write page perm bits for CONFIG_X2TLB
15056 * ALSA: hda - use WARN_ON_ONCE() for zero-division detection
15057 * dst: call cond_resched() in dst_gc_task()
15058 * ALSA: hda - Improved MacBook (Pro) 5,1 / 5,2 support
15059 * befs: fix leak
15060 * rtc-fm3130: add missing braces
15061 * Call flush_dcache_page after PIO data transfers in libata-sff.c
15062 * ahci: add Acer G725 to broken suspend list
15063 * pktgen: Fix freezing problem
15064 * x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt
15065 * x86/amd-iommu: Fix deassignment of a device from the pt_domain
15066 * x86: Re-get cfg_new in case reuse/move irq_desc
15067 * Staging: fix rtl8187se compilation errors with mac80211
15068 * ALSA: usb-audio - Avoid Oops after disconnect
15069 * serial: 8250: add serial transmitter fully empty test
15070 * sysfs: sysfs_sd_setattr set iattrs unconditionally
15071 * class: Free the class private data in class_release
15072 * USB: usbfs: only copy the actual data received
15073 * USB: usbfs: properly clean up the as structure on error paths
15074 * rtl8187: Add new device ID
15075 * ACPI: Add NULL pointer check in acpi_bus_start
15076 * ACPI: fix High cpu temperature with 2.6.32
15077 * drm/radeon/kms: use udelay for short delays
15078 * NFS: Too many GETATTR and ACCESS calls after direct I/O
15079 * eCryptfs: Add getattr function
15080 * b43: Fix throughput regression
15081 * ath9k: Fix sequence numbers for PAE frames
15082 * mac80211: Fix probe request filtering in IBSS mode
15083 * iwlwifi: Fix to set correct ht configuration
15084 * dm stripe: avoid divide by zero with invalid stripe count
15085 * dm log: userspace fix overhead_size calcuations
15086 * Linux 2.6.32.9
15087 * sfc: Fix SFE4002 initialisation
15088 * sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()
15089 * sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances
15090 * (pre-stable) HID: handle joysticks with large number of buttons
15091 - LP: #492056
15092 * (pre-stable) HID: extend mask for BUTTON usage page
15093 - LP: #492056
15094 * PM: Measure device suspend and resume times
15095 * e1000: enhance frame fragment detection
15096 - CVE-2009-4536
15097 * e1000e: enhance frame fragment detection
15098 - CVE-2009-4538
15099 * KVM: fix memory access during x86 emulation.
15100 - CVE-2010-0306
15101 * KVM: x86 emulator: Add Virtual-8086 mode of emulation
15102 - CVE-2010-0306
15103 * KVM: x86 emulator: Check IOPL level during io instruction emulation
15104 - CVE-2010-0306
15105 * KVM: x86 emulator: Fix popf emulation
15106 - CVE-2010-0306
15107 * KVM: x86 emulator: Check CPL level during privilege instruction
15108 emulation
15109 - CVE-2010-0306
15110 * Input: wacom - ensure the device is initialized properly upon resume
15111 * Input: wacom - add defines for packet lengths of various devices
15112 * Input: wacom - add support for new LCD tablets
15113 - LP: #516777
15114
15115 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Mar 2010 22:56:28 +0000
15116
15117 linux (2.6.32-14.20) lucid; urgency=low
15118
15119 [ Andy Whitcroft ]
15120
15121 * rebuild following the GCC update to match compiler for out of tree modules
15122 * Revert "[Config] drbd -- enable"
15123 * Revert "ubuntu: drbd -- version 8.3.1"
15124 * SAUCE: khubd -- switch USB product/manufacturer/serial handling to RCU
15125 - LP: #510937
15126
15127 -- Andy Whitcroft <apw@canonical.com> Fri, 19 Feb 2010 18:47:18 +0000
15128
15129 linux (2.6.32-14.19) lucid; urgency=low
15130
15131 [ Andy Whitcroft ]
15132
15133 * ensure we build the source package contents when enabled
15134 - LP: #522308
15135 * [Config] enable CONFIG_X86_MCE_XEON75XX
15136 * SAUCE: AppArmor -- add linux/kref.h for struct kref
15137 * [Config] enable CONFIG_HID_ORTEK
15138 * enable udeb generation for arm versatile flavour
15139 - LP: #522515
15140
15141 [ John Johansen ]
15142
15143 * ubuntu: AppArmor -- update to mainline 2010-02-18
15144 - LP: #439560, #496110, #507069
15145
15146 [ Johnathon Harris ]
15147
15148 * SAUCE: HID: add support for Ortek WKB-2000
15149 - LP: #405390
15150
15151 [ Upstream Kernel Changes ]
15152
15153 * tpm_tis: TPM_STS_DATA_EXPECT workaround
15154 - LP: #490487
15155 * x86, mce: Xeon75xx specific interface to get corrected memory error
15156 information
15157 * x86, mce: Rename cpu_specific_poll to mce_cpu_specific_poll
15158 * x86, mce: Make xeon75xx memory driver dependent on PCI
15159 * drm/edid: Unify detailed block parsing between base and extension
15160 blocks
15161 - LP: #500999
15162 * (pre-stable) eCryptfs: Add getattr function
15163 - LP: #390833
15164
15165 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Feb 2010 19:22:02 +0000
15166
15167 linux (2.6.32-13.18) lucid; urgency=low
15168
15169 [ Andy Whitcroft ]
15170
15171 * Revert "enforcer -- make the enforcement configuration common"
15172 * Revert "(pre-stable) Input: ALPS - add interleaved protocol support
15173 (Dell E6x00 series)"
15174 * Revert "(pre-stable) driver-core: fix devtmpfs crash on s390"
15175 * Revert "(pre-stable) Driver-Core: devtmpfs - set root directory mode to
15176 0755"
15177 * Revert "SAUCE: Adds support for COMPAL JHL90 webcam"
15178 * Revert "SAUCE: fix kernel oops in VirtualBox during paravirt patching"
15179 * Revert "SAUCE: make fc transport removal of target configurable"
15180 * enforcer -- make the enforcement configuration common
15181 * getabis -- add preempt flavour to the list
15182 * [Config] enforce DEVTMPFS options
15183 * [Config] armel -- cleanup to-be builtin modules
15184 * [Config] cleanup ports configs
15185 * [Config] enable CRYPTO_GHASH_CLMUL_NI_INTEL
15186 - LP: #485536
15187 * add printdebian target to find branch target
15188 * distclean -- do not remove debian.env
15189 * [Config] generic-pae switch to M586TSC
15190 - LP: #519448
15191 * git-ubuntu-log -- commonise duplicated log handling
15192 * git-ubuntu-log -- tighten up Bug: NNNN matching
15193 * git-ubuntu-log -- sort the bug numbers
15194
15195 [ Chris Wilson ]
15196
15197 * (pre-stable) drm/i915: Increase fb alignment to 64k
15198 - LP: #404064
15199
15200 [ Eric Miao ]
15201
15202 * arm -- enable ubuntu/ directory
15203
15204 [ Huang Ying ]
15205
15206 * SAUCE: crypto: ghash - Add PCLMULQDQ accelerated implementation
15207 * SAUCE: crypto: ghash-intel - Fix building failure on x86_32
15208
15209 [ Loïc Minier ]
15210
15211 * [Config] cleanup preempt configuration
15212 * [Config] versatile: Fix video output
15213 - LP: #517594
15214 * [Config] armel DEFAULT_MMAP_MIN_ADDR=32768
15215 * [Config] Large update to armel/versatile
15216 * [Config] versatile: Add RTC support
15217 * [Config] armel: Enable NEON
15218 * [Config] versatile: Builtin MMC support
15219 * [Config] versatile Builtin SCSI controller
15220 * [Config] armel Disable dma_cache_sync callers
15221 * [Config] armel Disable asm/time.h users
15222 * [Config] armel Disable out of range udelay()
15223 * [Config] armel Disable flush_cache_range() users
15224 * [Config] armel -- Enable ubuntu/ drivers
15225
15226 [ Steve Conklin ]
15227
15228 * SAUCE: drm/i915: Add display hotplug event on Ironlake
15229 * SAUCE: drm/i915: Add ACPI OpRegion support for Ironlake
15230
15231 [ Upstream Kernel Changes ]
15232
15233 * Revert "[Upstream]: oprofile/x86: add Xeon 7500 series support"
15234 * Revert "Revert "[Bluetooth] Eliminate checks for impossible conditions
15235 in IRQ handler""
15236 * clockevent: Don't remove broadcast device when cpu is dead
15237 * clockevents: Add missing include to pacify sparse
15238 * ACPI: don't cond_resched if irq is disabled
15239 * be2net: Add support for next generation of BladeEngine device.
15240 * be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.
15241 * mpt2sas: New device SAS2208 support is added
15242 * ar9170: Add support for D-Link DWA 160 A2
15243 * powerpc/fsl: Add PCI device ids for new QoirQ chips
15244 * davinci: dm646x: Add support for 3.x silicon revision
15245 * Input: ALPS - add interleaved protocol support (Dell E6x00 series)
15246 * Driver-Core: devtmpfs - set root directory mode to 0755
15247 * driver-core: fix devtmpfs crash on s390
15248 * vfs: get_sb_single() - do not pass options twice
15249 * ALSA: hda - Add PCI IDs for Nvidia G2xx-series
15250 * V4L/DVB (13569): smsusb: add autodetection support for five additional
15251 Hauppauge USB IDs
15252 * USB: mos7840: add device IDs for B&B electronics devices
15253 * USB: ftdi_sio: add USB device ID's for B&B Electronics line
15254 * V4L/DVB (13168): Add support for Asus Europa Hybrid DVB-T card (SAA7134
15255 SubVendor ID: 0x1043 Device ID: 0x4847)
15256 * iTCO_wdt: Add support for Intel Ibex Peak
15257 * atl1c:use common_task instead of reset_task and link_chg_task
15258 * atl1e:disable NETIF_F_TSO6 for hardware limit
15259 * V4L/DVB (13680a): DocBook/media: copy images after building HTML
15260 * V4L/DVB (13680b): DocBook/media: create links for included sources
15261 * netfilter: xtables: fix conntrack match v1 ipt-save output
15262 * partitions: read whole sector with EFI GPT header
15263 * partitions: use sector size for EFI GPT
15264 * ALSA: ice1724 - Patch for suspend/resume for ESI Juli@
15265 * sched: Fix isolcpus boot option
15266 * sched: Fix missing sched tunable recalculation on cpu add/remove
15267 * nohz: Prevent clocksource wrapping during idle
15268 * nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups
15269 * timers, init: Limit the number of per cpu calibration bootup messages
15270 * PCI: Always set prefetchable base/limit upper32 registers
15271 * iscsi class: modify handling of replacement timeout
15272 * NFS: Revert default r/wsize behavior
15273 * HID: fixup quirk for NCR devices
15274 * scsi_devinfo: update Hitachi entries (v2)
15275 * scsi_dh: create sysfs file, dh_state for all SCSI disk devices
15276 * scsi_transport_fc: remove invalid BUG_ON
15277 * lpfc: fix hang on SGI ia64 platform
15278 * libfc: fix typo in retry check on received PRLI
15279 * libfc: fix ddp in fc_fcp for 0 xid
15280 * fcoe: remove redundant checking of netdev->netdev_ops
15281 * libfc: Fix wrong scsi return status under FC_DATA_UNDRUN
15282 * libfc: lport: fix minor documentation errors
15283 * libfc: don't WARN_ON in lport_timeout for RESET state
15284 * fcoe: initialize return value in fcoe_destroy
15285 * libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data
15286 * libfc: fix memory corruption caused by double frees and bad error
15287 handling
15288 * libfc: fix free of fc_rport_priv with timer pending
15289 * libfc: remote port gets stuck in restart state without really
15290 restarting
15291 * fcoe, libfc: fix an libfc issue with queue ramp down in libfc
15292 * fcoe: Fix checking san mac address
15293 * fcoe: Fix getting san mac for VLAN interface
15294 * qlge: Remove explicit setting of PCI Dev CTL reg.
15295 * qlge: Set PCIE max read request size.
15296 * qlge: Don't fail open when port is not initialized.
15297 * qlge: Add handler for DCBX firmware event.
15298 * qlge: Bonding fix for mode 6.
15299 * PCI: AER: fix aer inject result in kernel oops
15300 * DMI: allow omitting ident strings in DMI tables
15301 * Input: i8042 - remove identification strings from DMI tables
15302 * Input: i8042 - add Gigabyte M1022M to the noloop list
15303 * Input: i8042 - add Dritek quirk for Acer Aspire 5610.
15304 * ALSA: hda - select IbexPeak handler for Calpella
15305 * ALSA: hda - Fix quirk for Maxdata obook4-1
15306 * ALSA: hda - Add missing Line-Out and PCM switches as slave
15307 * iTCO_wdt.c - cleanup chipset documentation
15308 * iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoC
15309 * iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDs
15310 * ahci: disable SNotification capability for ich8
15311 * ata_piix: fix MWDMA handling on PIIX3
15312 * md: fix small irregularity with start_ro module parameter
15313 * V4L/DVB (13826): uvcvideo: Fix controls blacklisting
15314 * cio: fix double free in case of probe failure
15315 * cio: dont panic in non-fatal conditions
15316 * netiucv: displayed TX bytes value much too high
15317 * ipc ns: fix memory leak (idr)
15318 * ALSA: hda - Fix HP T5735 automute
15319 * hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdog
15320 * UBI: fix memory leak in update path
15321 * UBI: initialise update marker
15322 * ASoC: fix a memory-leak in wm8903
15323 * mac80211: check that ieee80211_set_power_mgmt only handles STA
15324 interfaces.
15325 * cfg80211: fix channel setting for wext
15326 * KVM: S390: fix potential array overrun in intercept handling
15327 * KVM: only allow one gsi per fd
15328 * KVM: Fix race between APIC TMR and IRR
15329 * KVM: MMU: bail out pagewalk on kvm_read_guest error
15330 * KVM: x86: Fix host_mapping_level()
15331 * KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks
15332 * KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()
15333 * KVM: fix lock imbalance in kvm_*_irq_source_id()
15334 * KVM: only clear irq_source_id if irqchip is present
15335 * IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()
15336 * x86: Reenable TSC sync check at boot, even with NONSTOP_TSC
15337 * ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/C
15338 - LP: #516325
15339 * iwlwifi: Fix throughput stall issue in HT mode for 5000
15340 * fnctl: f_modown should call write_lock_irqsave/restore
15341 * x86, msr/cpuid: Pass the number of minors when unregistering MSR and
15342 CPUID drivers.
15343 * Linux 2.6.32.7
15344 * scsi_lib: Fix bug in completion of bidi commands
15345 * mptsas: Fix issue with chain pools allocation on katmai
15346 * mm: add new 'read_cache_page_gfp()' helper function
15347 * drm/i915: Selectively enable self-reclaim
15348 * firewire: ohci: fix crashes with TSB43AB23 on 64bit systems
15349 * S390: fix single stepped svcs with TRACE_IRQFLAGS=y
15350 * x86: Set hotpluggable nodes in nodes_possible_map
15351 * x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)
15352 * libata: retry FS IOs even if it has failed with AC_ERR_INVALID
15353 * zcrypt: Do not remove coprocessor for error 8/72
15354 * dasd: fix possible NULL pointer errors
15355 * ACPI: Add a generic API for _OSC -v2
15356 * ACPI: Add platform-wide _OSC support.
15357 * ACPI: fix OSC regression that caused aer and pciehp not to load
15358 * ACPI: Advertise to BIOS in _OSC: _OST on _PPC changes
15359 * UBI: fix volume creation input checking
15360 * e1000/e1000e: don't use small hardware rx buffers
15361 * drm/i915: Reload hangcheck timer too for Ironlake
15362 * Fix a leak in affs_fill_super()
15363 * Fix failure exits in bfs_fill_super()
15364 * fix oops in fs/9p late mount failure
15365 * fix leak in romfs_fill_super()
15366 * Fix remount races with symlink handling in affs
15367 * fix affs parse_options()
15368 * Fix failure exit in ipathfs
15369 * mm: fix migratetype bug which slowed swapping
15370 * FDPIC: Respect PT_GNU_STACK exec protection markings when creating
15371 NOMMU stack
15372 * Split 'flush_old_exec' into two functions
15373 * sparc: TIF_ABI_PENDING bit removal
15374 * x86: get rid of the insane TIF_ABI_PENDING bit
15375 * Input: winbond-cir - remove dmesg spam
15376 * x86: Disable HPET MSI on ATI SB700/SB800
15377 * iwlwifi: set default aggregation frame count limit to 31
15378 * drm/i915: only enable hotplug for detected outputs
15379 * firewire: core: add_descriptor size check
15380 * SECURITY: selinux, fix update_rlimit_cpu parameter
15381 * regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints
15382 * x86: Add Dell OptiPlex 760 reboot quirk
15383 - LP: #488319
15384 * x86: Add quirk for Intel DG45FC board to avoid low memory corruption
15385 * x86/amd-iommu: Fix possible integer overflow
15386 * clocksource: fix compilation if no GENERIC_TIME
15387 * tcp: update the netstamp_needed counter when cloning sockets
15388 * sky2: Fix oops in sky2_xmit_frame() after TX timeout
15389 * net: restore ip source validation
15390 * af_packet: Don't use skb after dev_queue_xmit()
15391 * ax25: netrom: rose: Fix timer oopses
15392 * KVM: allow userspace to adjust kvmclock offset
15393 * oprofile/x86: add Xeon 7500 series support
15394 * oprofile/x86: fix crash when profiling more than 28 events
15395 * libata: retry link resume if necessary
15396 * mm: percpu-vmap fix RCU list walking
15397 * mm: purge fragmented percpu vmap blocks
15398 * block: fix bio_add_page for non trivial merge_bvec_fn case
15399 * Fix 'flush_old_exec()/setup_new_exec()' split
15400 * random: drop weird m_time/a_time manipulation
15401 * random: Remove unused inode variable
15402 * block: fix bugs in bio-integrity mempool usage
15403 * usb: r8a66597-hdc disable interrupts fix
15404 * connector: Delete buggy notification code.
15405 * be2net: Bug fix to support newer generation of BE ASIC
15406 * be2net: Fix memset() arg ordering.
15407 * mm: flush dcache before writing into page to avoid alias
15408 * mac80211: fix NULL pointer dereference when ftrace is enabled
15409 * imxfb: correct location of callbacks in suspend and resume
15410 * mx3fb: some debug and initialisation fixes
15411 * starfire: clean up properly if firmware loading fails
15412 * kernel/cred.c: use kmem_cache_free
15413 * uartlite: fix crash when using as console
15414 * pktcdvd: removing device does not remove its sysfs dir
15415 * ath9k: fix eeprom INI values override for 2GHz-only cards
15416 * ath9k: fix beacon slot/buffer leak
15417 * powerpc: TIF_ABI_PENDING bit removal
15418 * NET: fix oops at bootime in sysctl code
15419 * Linux 2.6.32.8
15420
15421 -- Andy Whitcroft <apw@canonical.com> Wed, 10 Feb 2010 18:56:52 +0000
15422
15423 linux (2.6.32-12.17) lucid; urgency=low
15424
15425 [ Andy Whitcroft ]
15426
15427 * restore linux-image prefix -- master
15428 * enforce -- we require SELINUX enabled -- master
15429 * enforce -- ensure APPARMOR is our default LSM -- master
15430 * make doc package completely optional -- master
15431 * make source package completely optional -- master
15432 * make linux-libc-dev completly optional -- master
15433 * convert package disable to a deps list -- master
15434 * allow common headers to switch from indep to arch -- master
15435 * convert binary package disable to a deps list -- master
15436 * add configuration option for a full source build tree -- master
15437 * add support for uImage kernels in package control scripts
15438 * getabis -- cleanup and parameterise repository list -- master
15439 * getabis -- move configuration to etc/getabi -- master
15440 * kernelconfig -- move configuration to etc -- master
15441 * rules -- make debian/debian.env master for branch name
15442 * set the current branch name -- master
15443 * pull back common debian.master files into debian -- master
15444 * enforcer -- make the enforcement configuration common
15445 * insert-changes -- correctly link to debian/rules in DROOT
15446
15447 [ Colin Watson ]
15448
15449 * future-proof ddeb handling against buildd changes
15450
15451 [ Eric Miao ]
15452
15453 * SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5} depend on
15454 X86
15455
15456 [ Loïc Minier ]
15457
15458 * Add modules.builtin.bin to prerm rm list
15459 - LP: #516584
15460
15461 [ Tim Gardner ]
15462
15463 * [Config] Implement the amd64 preempt flavour
15464
15465 [ Upstream Kernel Changes ]
15466
15467 * syslog: distinguish between /proc/kmsg and syscalls
15468 - LP: #515623
15469 * sfc: Fix polling for slow MCDI operations
15470 * sfc: Fix conditions for MDIO self-test
15471 * sfc: QT202x: Remove unreliable MMD check at initialisation
15472 * sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer
15473 * sfc: Use fixed-size buffers for MCDI NVRAM requests
15474
15475 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2010 07:09:31 +0000
15476
15477 linux (2.6.32-12.16) lucid; urgency=low
15478
15479 [ Andy Whitcroft ]
15480
15481 * Revert "SAUCE: acpi battery -- delay first lookup of the battery until
15482 first use"
15483 * SAUCE: acpi battery -- move first lookup asynchronous
15484 - LP: #507211
15485 * [Config] update configs to cleanup generic configs
15486 * [Config] disable CONFIG_X86_CPU_DEBUG for amd64
15487 * [Config] enable USER_NS
15488 - LP: #480739, #509808
15489
15490 [ Heiko Carstens ]
15491
15492 * (pre-stable) driver-core: fix devtmpfs crash on s390
15493 - LP: #512370
15494
15495 [ John Johansen ]
15496
15497 * [Config] for server and virtual flavours make CONFIG_SCSI_SYM53C8XX_2=y
15498 - LP: #494565
15499 * [Config] VIRTIO=y for server/virtual flavours
15500 - LP: #494565
15501
15502 [ Kay Sievers ]
15503
15504 * (pre-stable) Driver-Core: devtmpfs - set root directory mode to 0755
15505 - LP: #512370
15506
15507 [ Kees Cook ]
15508
15509 * SAUCE: x86: brk away from exec rand area
15510 - LP: #452175
15511
15512 [ Leann Ogasawara ]
15513
15514 * [Upstream] e1000: enhance frame fragment detection
15515 - CVE-2009-4536
15516 * [Upstream] e1000e: enhance frame fragment detection
15517 - CVE-2009-4538
15518
15519 [ Sebastian Kapfer ]
15520
15521 * (pre-stable) Input: ALPS - add interleaved protocol support (Dell E6x00
15522 series)
15523 - LP: #296610
15524
15525 [ Upstream Kernel Changes ]
15526
15527 * inotify: do not reuse watch descriptors
15528 - LP: #485556
15529 * inotify: only warn once for inotify problems
15530 * revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC
15531 Framebuffer"
15532 * memcg: ensure list is empty at rmdir
15533 * drm/i915: remove loop in Ironlake interrupt handler
15534 * block: Fix incorrect reporting of partition alignment
15535 * x86, mce: Thermal monitoring depends on APIC being enabled
15536 * futexes: Remove rw parameter from get_futex_key()
15537 * page allocator: update NR_FREE_PAGES only when necessary
15538 * x86, apic: use physical mode for IBM summit platforms
15539 * edac: i5000_edac critical fix panic out of bounds
15540 * x86: SGI UV: Fix mapping of MMIO registers
15541 * mfd: WM835x GPIO direction register is not locked
15542 * mfd: Correct WM835x ISINK ramp time defines
15543 * ALSA: hda - Fix missing capture mixer for ALC861/660 codecs
15544 * V4L/DVB (13868): gspca - sn9c20x: Fix test of unsigned.
15545 * reiserfs: truncate blocks not used by a write
15546 * HID: add device IDs for new model of Apple Wireless Keyboard
15547 * PCI/cardbus: Add a fixup hook and fix powerpc
15548 * Input: pmouse - move Sentelic probe down the list
15549 * asus-laptop: add Lenovo SL hotkey support
15550 * sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
15551 * sparc64: Fix NMI programming when perf events are active.
15552 * sparc64: Fix Niagara2 perf event handling.
15553 * i2c: Do not use device name after device_unregister
15554 * i2c/pca: Don't use *_interruptible
15555 * serial/8250_pnp: add a new Fujitsu Wacom Tablet PC device
15556 * sched: Fix task priority bug
15557 * vfs: Fix vmtruncate() regression
15558 * Linux 2.6.32.5
15559 * x86, msr/cpuid: Register enough minors for the MSR and CPUID drivers
15560 * V4L/DVB (13900): gspca - sunplus: Fix bridge exchanges.
15561 * Staging: asus_oled: fix oops in 2.6.32.2
15562 * Staging: hv: fix smp problems in the hyperv core code
15563 * tty: fix race in tty_fasync
15564 * ecryptfs: use after free
15565 * ecryptfs: initialize private persistent file before dereferencing
15566 pointer
15567 * nozomi: quick fix for the close/close bug
15568 * serial: 8250_pnp: use wildcard for serial Wacom tablets
15569 * usb: serial: fix memory leak in generic driver
15570 * USB: fix bitmask merge error
15571 * USB: Don't use GFP_KERNEL while we cannot reset a storage device
15572 * USB: EHCI: fix handling of unusual interrupt intervals
15573 * USB: EHCI & UHCI: fix race between root-hub suspend and port resume
15574 * USB: add missing delay during remote wakeup
15575 * USB: add speed values for USB 3.0 and wireless controllers
15576 * ACPI: EC: Accelerate query execution
15577 * ACPI: EC: Add wait for irq storm
15578 * SCSI: enclosure: fix oops while iterating enclosure_status array
15579 * drm/i915: Read the response after issuing DDC bus switch command
15580 * drm/i915: try another possible DDC bus for the SDVO device with
15581 multiple outputs
15582 * block: bdev_stack_limits wrapper
15583 * DM: Fix device mapper topology stacking
15584 * x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled
15585 * USB: fix usbstorage for 2770:915d delivers no FAT
15586 * vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
15587 * perf timechart: Use tid not pid for COMM change
15588 * perf events: Dont report side-band events on each cpu for
15589 per-task-per-cpu events
15590 * perf: Honour event state for aux stream data
15591 * Linux 2.6.32.6
15592
15593 -- Andy Whitcroft <apw@canonical.com> Wed, 27 Jan 2010 16:40:23 +0000
15594
15595 linux (2.6.32-11.15) lucid; urgency=low
15596
15597 [ Andy Whitcroft ]
15598
15599 * Revert "(pre-stable) drm/radeon/kms: fix crtc vblank update for r600"
15600 * Revert "(pre-stable) sched: Fix balance vs hotplug race"
15601 * Revert "[Upstream] acerhdf: Limit modalias matching to supported
15602 boards"
15603 * Revert "[Upstream] mmc: prevent dangling block device from accessing
15604 stale queues"
15605 * Revert "SAUCE: Fix nx_enable reporting"
15606 * Revert "SAUCE: [x86] fix report of cs-limit nx-emulation"
15607 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
15608 * SAUCE: i915 -- disable powersave by default
15609 - LP: #492392
15610
15611 [ Kees Cook ]
15612
15613 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
15614 - LP: #369978
15615 * SAUCE: [x86] fix report of cs-limit nx-emulation
15616 - LP: #454285
15617 * SAUCE: Fix nx_enable reporting
15618 - LP: #454285
15619
15620 [ Tim Gardner ]
15621
15622 * [Upstream] b43: Declare all possible firmware files.
15623 - LP: #488636
15624 * [Config] updateconfigs after adding pvscsi
15625 - LP: #497156
15626 * [Config] CONFIG_BT=m
15627
15628 [ Upstream Kernel Changes ]
15629
15630 * Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu
15631 for pre-Pentium"
15632 * SCSI: ipr: fix EEH recovery
15633 * SCSI: qla2xxx: dpc thread can execute before scsi host has been added
15634 * SCSI: st: fix mdata->page_order handling
15635 * SCSI: fc class: fix fc_transport_init error handling
15636 * sched: Fix task_hot() test order
15637 * x86, cpuid: Add "volatile" to asm in native_cpuid()
15638 * sched: Select_task_rq_fair() must honour SD_LOAD_BALANCE
15639 * clockevents: Prevent clockevent_devices list corruption on cpu hotplug
15640 * pata_hpt3x2n: fix clock turnaround
15641 * pata_cmd64x: fix overclocking of UDMA0-2 modes
15642 * ASoC: wm8974: fix a wrong bit definition
15643 * sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer
15644 * ALSA: hda - Fix missing capsrc_nids for ALC88x
15645 * acerhdf: limit modalias matching to supported
15646 - LP: #435958
15647 * ACPI: EC: Fix MSI DMI detection
15648 * ACPI: Use the return result of ACPI lid notifier chain correctly
15649 * powerpc: Handle VSX alignment faults correctly in little-endian mode
15650 * ASoC: Do not write to invalid registers on the wm9712.
15651 * drm/radeon: fix build on 64-bit with some compilers.
15652 * USB: emi62: fix crash when trying to load EMI 6|2 firmware
15653 * USB: option: support hi speed for modem Haier CE100
15654 * USB: Fix a bug on appledisplay.c regarding signedness
15655 * USB: musb: gadget_ep0: avoid SetupEnd interrupt
15656 * Bluetooth: Prevent ill-timed autosuspend in USB driver
15657 * USB: rename usb_configure_device
15658 * USB: fix bugs in usb_(de)authorize_device
15659 * drivers/net/usb: Correct code taking the size of a pointer
15660 * x86: SGI UV: Fix writes to led registers on remote uv hubs
15661 * md: Fix unfortunate interaction with evms
15662 * dma: at_hdmac: correct incompatible type for argument 1 of
15663 'spin_lock_bh'
15664 * dma-debug: Do not add notifier when dma debugging is disabled.
15665 * dma-debug: Fix bug causing build warning
15666 * cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS
15667 referrals
15668 * x86/amd-iommu: Fix initialization failure panic
15669 * ioat3: fix p-disabled q-continuation
15670 * ioat2,3: put channel hardware in known state at init
15671 * KVM: MMU: remove prefault from invlpg handler
15672 * KVM: LAPIC: make sure IRR bitmap is scanned after vm load
15673 * Libertas: fix buffer overflow in lbs_get_essid()
15674 * iwmc3200wifi: fix array out-of-boundary access
15675 * mac80211: fix propagation of failed hardware reconfigurations
15676 * mac80211: fix WMM AP settings application
15677 * mac80211: Fix IBSS merge
15678 * cfg80211: fix race between deauth and assoc response
15679 * ath5k: fix SWI calibration interrupt storm
15680 * ath9k: wake hardware for interface IBSS/AP/Mesh removal
15681 * ath9k: Fix TX queue draining
15682 * ath9k: fix missed error codes in the tx status check
15683 * ath9k: wake hardware during AMPDU TX actions
15684 * ath9k: fix suspend by waking device prior to stop
15685 * ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on
15686 64-bit
15687 * ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value
15688 in 0x4054
15689 * iwl3945: disable power save
15690 * iwl3945: fix panic in iwl3945 driver
15691 * iwlwifi: fix EEPROM/OTP reading endian annotations and a bug
15692 * iwlwifi: fix more eeprom endian bugs
15693 * iwlwifi: fix 40MHz operation setting on cards that do not allow it
15694 * mac80211: fix race with suspend and dynamic_ps_disable_work
15695 * NOMMU: Optimise away the {dac_,}mmap_min_addr tests
15696 * 'sysctl_max_map_count' should be non-negative
15697 * kernel/sysctl.c: fix the incomplete part of
15698 sysctl_max_map_count-should-be-non-negative.patch
15699 * V4L/DVB (13596): ov511.c typo: lock => unlock
15700 * x86/ptrace: make genregs[32]_get/set more robust
15701 * memcg: avoid oom-killing innocent task in case of use_hierarchy
15702 * e100: Fix broken cbs accounting due to missing memset.
15703 * ipv6: reassembly: use seperate reassembly queues for conntrack and
15704 local delivery
15705 * netfilter: fix crashes in bridge netfilter caused by fragment jumps
15706 * hwmon: (sht15) Off-by-one error in array index + incorrect constants
15707 * b43: avoid PPC fault during resume
15708 * Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture
15709 support
15710 * sched: Fix balance vs hotplug race
15711 * drm/radeon/kms: fix crtc vblank update for r600
15712 * drm: disable all the possible outputs/crtcs before entering KMS mode
15713 * S390: dasd: support DIAG access for read-only devices
15714 * xen: fix is_disconnected_device/exists_disconnected_device
15715 * xen: improvement to wait_for_devices()
15716 * xen: wait up to 5 minutes for device connetion
15717 * orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled
15718 * udf: Try harder when looking for VAT inode
15719 * Add unlocked version of inode_add_bytes() function
15720 * quota: decouple fs reserved space from quota reservation
15721 * ext4: Convert to generic reserved quota's space management.
15722 * ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)
15723 * x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus
15724 * cpumask: use modern cpumask style in drivers/edac/amd64_edac.c
15725 * amd64_edac: unify MCGCTL ECC switching
15726 * x86, msr: Add support for non-contiguous cpumasks
15727 * x86, msr: msrs_alloc/free for CONFIG_SMP=n
15728 * amd64_edac: fix driver instance freeing
15729 * amd64_edac: make driver loading more robust
15730 * amd64_edac: fix forcing module load/unload
15731 * sched: Sched_rt_periodic_timer vs cpu hotplug
15732 * ext4: Update documentation to correct the inode_readahead_blks option
15733 name
15734 * lguest: fix bug in setting guest GDT entry
15735 * vmscan: do not evict inactive pages when skipping an active list scan
15736 * ksm: fix mlockfreed to munlocked
15737 * rt2x00: Disable powersaving for rt61pci and rt2800pci.
15738 * generic_permission: MAY_OPEN is not write access
15739 * Linux 2.6.32.3
15740 * untangle the do_mremap() mess
15741 * fasync: split 'fasync_helper()' into separate add/remove functions
15742 * ASoC: fix params_rate() macro use in several codecs
15743 * modules: Skip empty sections when exporting section notes
15744 * exofs: simple_write_end does not mark_inode_dirty
15745 * nfsd: make sure data is on disk before calling ->fsync
15746 * sunrpc: fix peername failed on closed listener
15747 * SUNRPC: Fix up an error return value in
15748 gss_import_sec_context_kerberos()
15749 * SUNRPC: Fix the return value in gss_import_sec_context()
15750 * sunrpc: on successful gss error pipe write, don't return error
15751 * drm/i915: Update LVDS connector status when receiving ACPI LID event
15752 * drm/i915: fix order of fence release wrt flushing
15753 * drm/i915: Permit pinning whilst the device is 'suspended'
15754 * drm: remove address mask param for drm_pci_alloc()
15755 * drm/i915: Enable/disable the dithering for LVDS based on VBT setting
15756 * drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in
15757 pipeconf on Ironlake
15758 * drm/i915: Select the correct BPC for LVDS on Ironlake
15759 * drm/i915: fix unused var
15760 * rtc_cmos: convert shutdown to new pnp_driver->shutdown
15761 * drivers/cpuidle/governors/menu.c: fix undefined reference to
15762 `__udivdi3'
15763 * cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()
15764 * lib/rational.c needs module.h
15765 * dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with
15766 DMA_FROM_DEVICE and
15767 * kernel/signal.c: fix kernel information leak with print-fatal-signals=1
15768 * mmc_block: add dev_t initialization check
15769 * mmc_block: fix probe error cleanup bug
15770 * mmc_block: fix queue cleanup
15771 * ALSA: hda - Fix ALC861-VD capture source mixer
15772 * ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense
15773 blacklist
15774 * ALSA: atiixp: Specify codec for Foxconn RC4107MA-RS2
15775 - LP: #498863
15776 * ASoC: Fix WM8350 DSP mode B configuration
15777 * netfilter: ebtables: enforce CAP_NET_ADMIN
15778 * netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()
15779 * hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs
15780 * hwmon: (adt7462) Fix pin 28 monitoring
15781 * quota: Fix dquot_transfer for filesystems different from ext4
15782 * xen: fix hang on suspend.
15783 * iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptr
15784 * ath5k: Fix eeprom checksum check for custom sized eeproms
15785 * cfg80211: fix syntax error on user regulatory hints
15786 * iwl: off by one bug
15787 * mac80211: add missing sanity checks for action frames
15788 * drm/i915: remove render reclock support
15789 * libertas: Remove carrier signaling from the scan code
15790 * kernel/sysctl.c: fix stable merge error in NOMMU mmap_min_addr
15791 * mac80211: fix skb buffering issue (and fixes to that)
15792 * fix braindamage in audit_tree.c untag_chunk()
15793 * fix more leaks in audit_tree.c tag_chunk()
15794 * module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
15795 * ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
15796 * agp/intel-agp: Clear entire GTT on startup
15797 * Linux 2.6.32.4
15798 * ethtool: Add reset operation
15799 * gro: Name the GRO result enumeration type
15800 * gro: Change all receive functions to return GRO result codes
15801 * sfc: 10Xpress: Initialise pause advertising flags
15802 * sfc: 10Xpress: Report support for pause frames
15803 * sfc: Remove redundant header gmii.h
15804 * sfc: Remove redundant hardware initialisation
15805 * sfc: Rename Falcon-specific board code and types
15806 * sfc: Remove boards.h, moving last remaining declaration to falcon.h
15807 * sfc: Remove versioned bitfield macros
15808 * sfc: Move RX data FIFO thresholds out of struct efx_nic_type
15809 * sfc: Update hardware definitions for Siena
15810 * sfc: Rename register I/O header and functions used by both Falcon and
15811 Siena
15812 * sfc: Eliminate indirect lookups of queue size constants
15813 * sfc: Define DMA address mask explicitly in terms of descriptor field
15814 width
15815 * sfc: Move all TX DMA length limiting into tx.c
15816 * sfc: Change order of device removal to reverse of probe order
15817 * sfc: Remove declarations of nonexistent functions
15818 * sfc: Move efx_xmit_done() declaration into correct stanza
15819 * sfc: Move shared members of struct falcon_nic_data into struct efx_nic
15820 * sfc: Maintain interrupt moderation values in ticks, not microseconds
15821 * sfc: Removed kernel-doc for nonexistent member of efx_phy_operations
15822 * sfc: Remove pointless abstraction of memory BAR number
15823 * sfc: Remove incorrect assertion from efx_pci_remove_main()
15824 * sfc: Remove unnecessary tests of efx->membase
15825 * sfc: Move MTD probe after netdev registration and name allocation
15826 * sfc: Remove unused code for non-autoneg speed/duplex switching
15827 * sfc: Rename 'xfp' file and functions to reflect reality
15828 * sfc: Really allow RX checksum offload to be disabled
15829 * sfc: Feed GRO result into RX allocation policy and interrupt moderation
15830 * sfc: Enable heuristic selection between page and skb RX buffers
15831 * sfc: Remove pointless abstraction of memory BAR number (2)
15832 * sfc: Remove redundant gotos from __efx_rx_packet()
15833 * sfc: Remove ridiculously paranoid assertions
15834 * sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()
15835 * sfc: Record RX queue number on GRO path
15836 * sfc: SFT9001: Reset LED configuration correctly after blinking
15837 * sfc: Use a single blink implementation
15838 * sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T
15839 * sfc: Make board information explicitly Falcon-specific
15840 * sfc: Move definition of struct falcon_nic_data into falcon.h
15841 * sfc: Move struct falcon_board into struct falcon_nic_data
15842 * sfc: Move all I2C stuff into struct falcon_board
15843 * sfc: Gather link state fields in struct efx_nic into new struct
15844 efx_link_state
15845 * sfc: Remove unnecessary casts to struct sk_buff *
15846 * sfc: Remove redundant efx_xmit() function
15847 * sfc: Combine high-level header files
15848 * sfc: Log interrupt and reset type names, not numbers
15849 * sfc: Fix descriptor cache sizes
15850 * sfc: Treat all MAC registers as 128-bit
15851 * sfc: Strengthen EFX_ASSERT_RESET_SERIALISED
15852 * sfc: Comment corrections
15853 * sfc: Remove unused constant
15854 * sfc: Clean up struct falcon_board and struct falcon_board_data
15855 * sfc: Fix bugs in RX queue flushing
15856 * sfc: Remove unused function efx_flush_queues()
15857 * sfc: Only switch Falcon MAC clocks as necessary
15858 * sfc: Hold MAC lock for longer in efx_init_port()
15859 * sfc: Split MAC stats DMA initiation and completion
15860 * sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c
15861 * sfc: Simplify XMAC link polling
15862 * sfc: Change MAC promiscuity and multicast hash at the same time
15863 * sfc: Move inline comment into kernel-doc
15864 * sfc: Do not set net_device::trans_start in self-test
15865 * sfc: Simplify PHY polling
15866 * sfc: QT202x: Reset before reading PHY id
15867 * sfc: Replace MDIO spinlock with mutex
15868 * sfc: Always start Falcon using the XMAC
15869 * sfc: Limit some hardware workarounds to Falcon
15870 * sfc: Remove EFX_WORKAROUND_9141 macro
15871 * sfc: Remove another unused workaround macro
15872 * sfc: Remove some redundant whitespace
15873 * sfc: Decouple NIC revision number from Falcon PCI revision number
15874 * sfc: Move descriptor cache base addresses to struct efx_nic_type
15875 * sfc: Clean up RX event handling
15876 * sfc: Remove redundant writes to INT_ADR_KER
15877 * sfc: Remove duplicate hardware structure definitions
15878 * sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO
15879 * sfc: Move Falcon NIC operations to efx_nic_type
15880 * sfc: Refactor link configuration
15881 * sfc: Generalise link state monitoring
15882 * sfc: Add power-management and wake-on-LAN support
15883 * sfc: Implement ethtool reset operation
15884 * sfc: Add efx_nic_type operation for register self-test
15885 * sfc: Add efx_nic_type operation for NVRAM self-test
15886 * sfc: Add efx_nic_type operation for identity LED control
15887 * sfc: Separate shared NIC code from Falcon-specific and rename
15888 accordingly
15889 * sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()
15890 * sfc: Extend loopback mode enumeration
15891 * sfc: Remove static PHY data and enumerations
15892 * sfc: Extend MTD driver for use with new NICs
15893 * sfc: Allow for additional checksum offload features
15894 * sfc: Rename falcon.h to nic.h
15895 * sfc: Move shared NIC code from falcon.c to new source file nic.c
15896 * sfc: Add firmware protocol definitions (MCDI)
15897 * sfc: Add support for SFC9000 family (1)
15898 * sfc: Add support for SFC9000 family (2)
15899 * sfc: Implement TSO for TCP/IPv6
15900 * sfc: Update version, copyright dates, authors
15901 * drivers/net/sfc: Correct code taking the size of a pointer
15902 * sfc: Move PHY software state initialisation from init() into probe()
15903 * sfc: Include XGXS in XMAC link status check except in XGMII loopback
15904 * sfc: Fix DMA mapping cleanup in case of an error in TSO
15905 * sfc: QT2025C: Work around PHY bug
15906 * sfc: QT2025C: Switch into self-configure mode when not in loopback
15907 * sfc: QT2025C: Work around PHY firmware initialisation bug
15908 * sfc: QT2025C: Add error message for suspected bad SFP+ cables
15909 * sfc: Disable TX descriptor prefetch watchdog
15910 * [SCSI] vmw_pvscsi: SCSI driver for VMware's virtual HBA.
15911 - LP: #497156
15912
15913 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Jan 2010 16:12:47 +0000
15914
15915 linux (2.6.32-10.14) lucid; urgency=low
15916
15917 [ Alex Deucher ]
15918
15919 * SAUCE: drm/radeon/kms: fix LVDS setup on r4xx
15920 - LP: #493795
15921
15922 [ Andy Whitcroft ]
15923
15924 * Revert "(pre-stable) acpi: Use the ARB_DISABLE for the CPU which model
15925 id is less than 0x0f."
15926 * config-check -- ensure the checks get run at build time
15927 * config-check -- check the processed config during updateconfigs
15928 * config-check -- CONFIG_SECCOMP may not be present
15929 * TUN is now built in ignore
15930 * SAUCE: acpi battery -- delay first lookup of the battery until first
15931 use
15932 * SAUCE: async_populate_rootfs: move rootfs init earlier
15933 * ubuntu: AppArmor -- update to mainline 2010-01-06
15934 * SAUCE: move RLIMIT_CORE pipe dumper marker to 1
15935 - LP: #498525
15936
15937 [ Dave Airlie ]
15938
15939 * (pre-stable) drm/radeon/kms: fix crtc vblank update for r600
15940
15941 [ Leann Ogasawara ]
15942
15943 * Add asix to nic-usb-modules file
15944 - LP: #499785
15945
15946 [ Peter Zijlstra ]
15947
15948 * (pre-stable) sched: Fix balance vs hotplug race
15949
15950 [ Tim Gardner ]
15951
15952 * [Config] Enable CONFIG_FUNCTION_TRACER
15953 - LP: #497989
15954 * [Config] Drop lpia from getabis
15955 * [Config] Build in TUN/TAP driver
15956 - LP: #499491
15957 * [Config] DH_COMPAT=5
15958
15959 [ Upstream Kernel Changes ]
15960
15961 * Revert "(pre-stable) drm/i915: Avoid NULL dereference with
15962 component_only tv_modes"
15963 * Revert "(pre-stable) drm/i915: Fix sync to vblank when VGA output is
15964 turned off"
15965 * USB: usb-storage: fix bug in fill_inquiry
15966 * USB: option: add pid for ZTE
15967 * firewire: ohci: handle receive packets with a data length of zero
15968 * rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling
15969 of ->completed counter
15970 * rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed
15971 counter
15972 * rcu: Fix note_new_gpnum() uses of ->gpnum
15973 * rcu: Remove inline from forward-referenced functions
15974 * perf_event: Fix invalid type in ioctl definition
15975 * perf_event: Initialize data.period in perf_swevent_hrtimer()
15976 * perf: Don't free perf_mmap_data until work has been done
15977 * PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()
15978 * sched: Check for an idle shared cache in select_task_rq_fair()
15979 * sched: Fix affinity logic in select_task_rq_fair()
15980 * sched: Rate-limit newidle
15981 * sched: Fix and clean up rate-limit newidle code
15982 * x86/amd-iommu: attach devices to pre-allocated domains early
15983 * x86/amd-iommu: un__init iommu_setup_msi
15984 * x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking
15985 up the PCI tree
15986 * x86: Fix iommu=nodac parameter handling
15987 * x86: GART: pci-gart_64.c: Use correct length in strncmp
15988 * x86: ASUS P4S800 reboot=bios quirk
15989 - LP: #366682
15990 * x86, apic: Enable lapic nmi watchdog on AMD Family 11h
15991 * ssb: Fix range check in sprom write
15992 * ath5k: allow setting txpower to 0
15993 * ath5k: enable EEPROM checksum check
15994 * hrtimer: Fix /proc/timer_list regression
15995 * ALSA: hrtimer - Fix lock-up
15996 * ALSA: hda - Terradici HDA controllers does not support 64-bit mode
15997 * KVM: x86 emulator: limit instructions to 15 bytes
15998 * KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c
15999 * KVM: s390: Make psw available on all exits, not just a subset
16000 * KVM: fix irq_source_id size verification
16001 * KVM: x86: include pvclock MSRs in msrs_to_save
16002 * x86: Prevent GCC 4.4.x (pentium-mmx et al) function prologue wreckage
16003 * x86: Use -maccumulate-outgoing-args for sane mcount prologues
16004 * x86, mce: don't restart timer if disabled
16005 * x86/mce: Set up timer unconditionally
16006 * x86: SGI UV: Fix BAU initialization
16007 * x86: Fix duplicated UV BAU interrupt vector
16008 * x86: Add new Intel CPU cache size descriptors
16009 * x86: Fix typo in Intel CPU cache size descriptor
16010 * pata_hpt{37x|3x2n}: fix timing register masks (take 2)
16011 * s390: clear high-order bits of registers after sam64
16012 * V4L/DVB: Fix test in copy_reg_bits()
16013 * bsdacct: fix uid/gid misreporting
16014 * UBI: flush wl before clearing update marker
16015 * jbd2: don't wipe the journal on a failed journal checksum
16016 * USB: xhci: Add correct email and files to MAINTAINERS entry.
16017 * USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, again
16018 * USB: option.c: add support for D-Link DWM-162-U5
16019 * USB: usbtmc: repeat usb_bulk_msg until whole message is transfered
16020 * USB: usb-storage: add BAD_SENSE flag
16021 * USB: Close usb_find_interface race v3
16022 * pxa/em-x270: fix usb hub power up/reset sequence
16023 * hfs: fix a potential buffer overflow
16024 * SUNRPC: IS_ERR/PTR_ERR confusion
16025 * NFS: Fix nfs_migrate_page()
16026 * md/bitmap: protect against bitmap removal while being updated.
16027 * futex: Take mmap_sem for get_user_pages in fault_in_user_writeable
16028 * devpts_get_tty() should validate inode
16029 * debugfs: fix create mutex racy fops and private data
16030 * Driver core: fix race in dev_driver_string
16031 * Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN
16032 * mac80211: Fix bug in computing crc over dynamic IEs in beacon
16033 * mac80211: Fixed bug in mesh portal paths
16034 * mac80211: Revert 'Use correct sign for mesh active path refresh'
16035 * mac80211: fix scan abort sanity checks
16036 * wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC
16037 * rtl8187: Fix wrong rfkill switch mask for some models
16038 * x86: Fix bogus warning in apic_noop.apic_write()
16039 * mm: hugetlb: fix hugepage memory leak in mincore()
16040 * mm: hugetlb: fix hugepage memory leak in walk_page_range()
16041 * powerpc/windfarm: Add detection for second cpu pump
16042 * powerpc/therm_adt746x: Record pwm invert bit at module load time]
16043 * powerpc: Fix usage of 64-bit instruction in 32-bit altivec code
16044 * drm/radeon/kms: Add quirk for HIS X1300 board
16045 * drm/radeon/kms: handle vblanks properly with dpms on
16046 * drm/radeon/kms: fix legacy crtc2 dpms
16047 * drm/radeon/kms: fix vram setup on rs600
16048 * drm/radeon/kms: rs6xx/rs740: clamp vram to aperture size
16049 * drm/ttm: Fix build failure due to missing struct page
16050 * drm/i915: Set the error code after failing to insert new offset into mm
16051 ht.
16052 * drm/i915: Add the missing clonemask for display port on Ironlake
16053 * xen/xenbus: make DEVICE_ATTR()s static
16054 * xen: re-register runstate area earlier on resume.
16055 * xen: restore runstate_info even if !have_vcpu_info_placement
16056 * xen: correctly restore pfn_to_mfn_list_list after resume
16057 * xen: register timer interrupt with IRQF_TIMER
16058 * xen: register runstate on secondary CPUs
16059 * xen: don't call dpm_resume_noirq() with interrupts disabled.
16060 * xen: register runstate info for boot CPU early
16061 * xen: call clock resume notifier on all CPUs
16062 * xen: improve error handling in do_suspend.
16063 * xen: don't leak IRQs over suspend/resume.
16064 * xen: use iret for return from 64b kernel to 32b usermode
16065 * xen: explicitly create/destroy stop_machine workqueues outside
16066 suspend/resume region.
16067 * Xen balloon: fix totalram_pages counting.
16068 * xen: try harder to balloon up under memory pressure.
16069 * dm exception store: free tmp_store on persistent flag error
16070 * dm snapshot: only take lock for statustype info not table
16071 * dm crypt: move private iv fields to structs
16072 * dm crypt: restructure essiv error path
16073 * dm: avoid _hash_lock deadlock
16074 * dm snapshot: cope with chunk size larger than origin
16075 * dm crypt: separate essiv allocation from initialisation
16076 * dm crypt: make wipe message also wipe essiv key
16077 * slc90e66: fix UDMA handling
16078 * tcp: Stalling connections: Fix timeout calculation routine
16079 * ip_fragment: also adjust skb->truesize for packets not owned by a
16080 socket
16081 * b44 WOL setup: one-bit-off stack corruption kernel panic fix
16082 * sparc64: Don't specify IRQF_SHARED for LDC interrupts.
16083 * sparc64: Fix overly strict range type matching for PCI devices.
16084 * sparc64: Fix stack debugging IRQ stack regression.
16085 * sparc: Set UTS_MACHINE correctly.
16086 * b43legacy: avoid PPC fault during resume
16087 * tracing: Fix event format export
16088 * ath9k: Fix TX hang poll routine
16089 * ath9k: fix processing of TX PS null data frames
16090 * ath9k: Fix maximum tx fifo settings for single stream devices
16091 * ath9k: fix tx status reporting
16092 * mac80211: Fix dynamic power save for scanning.
16093 * drm/i915: Fix sync to vblank when VGA output is turned off
16094 * memcg: fix memory.memsw.usage_in_bytes for root cgroup
16095 * thinkpad-acpi: fix default brightness_mode for R50e/R51
16096 * thinkpad-acpi: preserve rfkill state across suspend/resume
16097 * ipw2100: fix rebooting hang with driver loaded
16098 * matroxfb: fix problems with display stability
16099 * acerhdf: add new BIOS versions
16100 * asus-laptop: change light sens default values.
16101 * vmalloc: conditionalize build of pcpu_get_vm_areas()
16102 * ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.
16103 * net: Fix userspace RTM_NEWLINK notifications.
16104 * ext3: Fix data / filesystem corruption when write fails to copy data
16105 * V4L/DVB (13116): gspca - ov519: Webcam 041e:4067 added.
16106 * bcm63xx_enet: fix compilation failure after get_stats_count removal
16107 * x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value
16108 * drm/i915: Avoid NULL dereference with component_only tv_modes
16109 * drm/i915: PineView only has LVDS and CRT ports
16110 * drm/i915: Fix LVDS stability issue on Ironlake
16111 * mm: sigbus instead of abusing oom
16112 * ipvs: zero usvc and udest
16113 * jffs2: Fix long-standing bug with symlink garbage collection.
16114 * intel-iommu: Detect DMAR in hyperspace at probe time.
16115 * intel-iommu: Apply BIOS sanity checks for interrupt remapping too.
16116 * intel-iommu: Check for an RMRR which ends before it starts.
16117 * intel-iommu: Fix oops with intel_iommu=igfx_off
16118 * intel-iommu: ignore page table validation in pass through mode
16119 * netfilter: xtables: document minimal required version
16120 * perf_event: Fix incorrect range check on cpu number
16121 * implement early_io{re,un}map for ia64
16122 * Linux 2.6.32.2
16123
16124 -- Andy Whitcroft <apw@canonical.com> Thu, 07 Jan 2010 15:28:43 +0000
16125
16126 linux (2.6.32-9.13) lucid; urgency=low
16127
16128 [ Andy Whitcroft ]
16129
16130 * [Config] enable CONFIG_B43_PHY_LP
16131 - LP: #493059
16132 * include modules.builtin in the binary debs
16133 * config-check -- add a configuration enforcer
16134 * config-check -- add a unit-test suite to the checker
16135 * [Config] Enable CONFIG_SYN_COOKIES for versatile
16136 * [Config] Enable CONFIG_SECURITY_SMACK for ports
16137 * [Config] Enable CONFIG_SECURITY_FILE_CAPABILITIES for ports
16138 * [Config] Disable CONFIG_COMPAT_BRK for ports
16139 * getabis -- add armel versatile to the list
16140
16141 [ Brad Figg ]
16142
16143 * SAUCE: Increase the default prealloc buffer for HDA audio devices
16144 (non-modem)
16145
16146 [ Manoj Iyer ]
16147
16148 * ubuntu: onmibook -- Added missing BOM file
16149
16150 [ Tim Gardner ]
16151
16152 * ubuntu: fsam7400 -- Cleanup Makefile
16153
16154 [ Upstream Kernel Changes ]
16155
16156 * Revert "ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT"
16157 * signal: Fix alternate signal stack check
16158 * SCSI: scsi_lib_dma: fix bug with dma maps on nested scsi objects
16159 * SCSI: osd_protocol.h: Add missing #include
16160 * SCSI: megaraid_sas: fix 64 bit sense pointer truncation
16161 * ext4: fix potential buffer head leak when add_dirent_to_buf() returns
16162 ENOSPC
16163 * ext4: avoid divide by zero when trying to mount a corrupted file system
16164 * ext4: fix the returned block count if EXT4_IOC_MOVE_EXT fails
16165 * ext4: fix lock order problem in ext4_move_extents()
16166 * ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXT
16167 * ext4: plug a buffer_head leak in an error path of ext4_iget()
16168 * ext4: make sure directory and symlink blocks are revoked
16169 * ext4: fix i_flags access in ext4_da_writepages_trans_blocks()
16170 * ext4: journal all modifications in ext4_xattr_set_handle
16171 * ext4: don't update the superblock in ext4_statfs()
16172 * ext4: fix uninit block bitmap initialization when s_meta_first_bg is
16173 non-zero
16174 * ext4: fix block validity checks so they work correctly with meta_bg
16175 * ext4: avoid issuing unnecessary barriers
16176 * ext4: fix error handling in ext4_ind_get_blocks()
16177 * ext4: make trim/discard optional (and off by default)
16178 * ext4: make "norecovery" an alias for "noload"
16179 * ext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT
16180 * ext4: initialize moved_len before calling ext4_move_extents()
16181 * ext4: move_extent_per_page() cleanup
16182 * jbd2: Add ENOMEM checking in and for
16183 jbd2_journal_write_metadata_buffer()
16184 * ext4: Return the PTR_ERR of the correct pointer in
16185 setup_new_group_blocks()
16186 * ext4: Avoid data / filesystem corruption when write fails to copy data
16187 * ext4: wait for log to commit when umounting
16188 * ext4: remove blocks from inode prealloc list on failure
16189 * ext4: ext4_get_reserved_space() must return bytes instead of blocks
16190 * ext4: quota macros cleanup
16191 * ext4: fix incorrect block reservation on quota transfer.
16192 * ext4: Wait for proper transaction commit on fsync
16193 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
16194 * ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)
16195 * Linux 2.6.32.1
16196 * kbuild: generate modules.builtin
16197 * (pre-stable) drm/i915: Fix sync to vblank when VGA output is turned off
16198 - LP: #494461
16199 * (pre-stable) drm/i915: Avoid NULL dereference with component_only
16200 tv_modes
16201 - LP: #494045
16202
16203 [ Zhao Yakui ]
16204
16205 * (pre-stable) acpi: Use the ARB_DISABLE for the CPU which model id is
16206 less than 0x0f.
16207 - LP: #481765
16208
16209 -- Andy Whitcroft <apw@canonical.com> Thu, 17 Dec 2009 15:41:21 +0000
16210
16211 linux (2.6.32-8.12) lucid; urgency=low
16212
16213 [ Andy Whitcroft ]
16214
16215 * SAUCE: AppArmor -- add linux/err.h for ERR_PTR
16216
16217 -- Andy Whitcroft <apw@canonical.com> Sat, 12 Dec 2009 10:56:16 +0000
16218
16219 linux (2.6.32-8.11) lucid; urgency=low
16220
16221 [ Andy Whitcroft ]
16222
16223 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches
16224 up"
16225 * Revert "SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
16226 transition."
16227 * Revert "SAUCE: AppArmor: Fix refcounting bug causing leak of creds"
16228 * Revert "SAUCE: AppArmor: Fix cap audit_caching preemption disabling"
16229 * Revert "SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds"
16230 * Revert "SAUCE: AppArmor: Fix oops after profile removal"
16231 * Revert "SAUCE: AppArmor: AppArmor disallows truncate of deleted files."
16232 * Revert "SAUCE: AppArmor: AppArmor fails to audit change_hat correctly"
16233 * Revert "SAUCE: AppArmor: Policy load and replacement can fail to alloc
16234 mem"
16235 * Revert "SAUCE: AppArmor: AppArmor wrongly reports allow perms as
16236 denied"
16237 * Revert "SAUCE: AppArmor: Fix mediation of "deleted" paths"
16238 * Revert "SAUCE: AppArmor: Fix off by 2 error in getprocattr mem
16239 allocation"
16240 * Revert "SAUCE: AppArmor: Set error code after structure
16241 initialization."
16242 * Revert "AppArmor -- fix pstrace_may_access rename"
16243 * Revert "ubuntu: AppArmor security module"
16244 * Revert "SAUCE: Add config option to set a default LSM"
16245 * Revert "ubuntu: fsam7400 -- sw kill switch driver"
16246 * Revert "[Config] fsam7400 -- enable"
16247 * Revert "[Config] AUFS -- enable"
16248 * Revert "ubuntu: AUFS -- aufs2-30 20090727"
16249 * Revert "ubuntu: AUFS -- export various core functions -- fixes"
16250 * Revert "ubuntu: AUFS -- export various core functions"
16251 * Revert "[Config] ubuntu/iscsitarget -- disable"
16252 * Revert "[Config] iscsitarget -- enable"
16253 * Revert "ubuntu: iscsitarget -- SVN revision r214"
16254 * update Vcs-Git to point to the correct repository
16255 - LP: #493589
16256 * update build environment overrides to lucid
16257 - LP: #493589
16258 * [Config] enable CONFIG_DEVTMPFS
16259 * [Config] update all configs following AppArmor 2009-12-08 update
16260 * SAUCE: isapnp_init: make isa PNP scans occur async
16261 * [Config] fsam7400 -- enable
16262 * [Config] omnibook -- enable
16263 * [Config] cleanup CONFIG_AUDIT
16264 * ubuntu: AUFS -- export various core functions (aufs2-base.patch)
16265 * ubuntu: AUFS -- export various core functions (aufs2-standalone.patch)
16266 * ubuntu: AUFS -- aufs2 20091209
16267 * [Config] AUFS -- enable
16268 * [Config] iscsitarget -- enable
16269
16270 [ Arjan van de Ven ]
16271
16272 * SAUCE: KMS: cache the EDID information of the LVDS
16273
16274 [ Colin Watson ]
16275
16276 * bnx2: update d-i firmware filenames
16277 - LP: #494052
16278 * add cdc_ether to nic-usb-modules udeb
16279 - LP: #495060
16280
16281 [ John Johansen ]
16282
16283 * ubuntu: AppArmor -- mainline 2009-10-08
16284
16285 [ Manoj Iyer ]
16286
16287 * ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M 7400
16288 * ubuntu: omnibook -- support Toshiba (HP) netbooks
16289 * ubuntu: iscsitarget --- version 1.4.19
16290 - LP: #494693
16291
16292 [ Surbhi Palande ]
16293
16294 * SAUCE: Make populate_rootfs asynchronous
16295
16296 [ Tim Gardner ]
16297
16298 * Parallelize flavour builds and packaging
16299 * [Config] Enable CONFIG_KSM
16300
16301 [ Upstream Kernel Changes ]
16302
16303 * Config option to set a default LSM
16304 * LSM: Add security_path_chroot().
16305 * LSM: Add security_path_chroot().
16306 * LSM: Move security_path_chmod()/security_path_chown() to after
16307 mutex_lock().
16308 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
16309
16310 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Dec 2009 17:45:19 +0000
16311
16312 linux (2.6.32-7.10) lucid; urgency=low
16313
16314 [ Andy Whitcroft ]
16315
16316 * [Config] disable CONFIG_THUMB2_KERNEL to fix arm FTBFS
16317
16318 -- Andy Whitcroft <apw@canonical.com> Sun, 06 Dec 2009 12:56:48 +0000
16319
16320 linux (2.6.32-7.9) lucid; urgency=low
16321
16322 [ Andy Whitcroft ]
16323
16324 * SAUCE: set /proc/acpi/video/*/DOS to 4 by default
16325 - LP: #458982
16326 * SAUCE: ensure vga16fb loads if no other driver claims the VGA device
16327 * [Config] update configs following versatile switch to V7
16328 * rebased to v2.6.32
16329 * [Config] update configs following rebase to v2.6.32
16330 * [Config] update ports configs following rebase to v2.6.32
16331 * SAUCE: default ATI Radeon KMS to off until userspace catches up
16332
16333 [ Arjan van de Ven ]
16334
16335 * SAUCE: vfs: Add a trace point in the mark_inode_dirty function
16336
16337 [ Leann Ogasawara ]
16338
16339 * [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable
16340 permissions
16341 - CVE-2009-3939
16342
16343 [ Loic Minier ]
16344
16345 * SAUCE: select a v7 CPU for versatile
16346
16347 [ Takashi Iwai ]
16348
16349 * SAUCE: ALSA: hda - Add power on/off counter
16350
16351 [ Upstream changes ]
16352
16353 * rebased to v2.6.32
16354
16355 -- Andy Whitcroft <apw@canonical.com> Fri, 04 Dec 2009 10:44:50 +0000
16356
16357 linux (2.6.32-6.8) lucid; urgency=low
16358
16359 [ Andy Whitcroft ]
16360
16361 * [Config] disable SSB devices for armel
16362
16363 -- Andy Whitcroft <apw@canonical.com> Sat, 28 Nov 2009 12:16:40 +0000
16364
16365 linux (2.6.32-6.7) lucid; urgency=low
16366
16367 [ Andy Whitcroft ]
16368
16369 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches up"
16370 * Revert "SAUCE: Dell XPS710 reboot quirk"
16371 * Revert "SAUCE: Link acpi-cpufreq.o first"
16372 * Revert "SAUCE: LPIA Logical reset of USB port on resume"
16373 * Revert "SAUCE: LPIA Reboot fix for Intel Crownbeach development boards"
16374 * Revert "SAUCE: Enable HDMI audio codec on Studio XPS 1340"
16375 * Revert "SAUCE: Dell laptop digital mic does not work, PCI 1028:0271"
16376 * Revert "Add Dell Dimension 9200 reboot quirk"
16377 * Revert "SAUCE: Correctly blacklist Thinkpad r40e in ACPI"
16378 * Revert "SAUCE: tulip: Define ULI PCI ID's"
16379 * Revert "SAUCE: Lower warning level of some PCI messages"
16380 * Revert "mac80211: fix two issues in debugfs"
16381 Drop a number of known redundant commits as identified in the Ubuntu
16382 delta review blueprint.
16383
16384 * reenable armel versatile flavour
16385 * [Config] disable CONFIG_USB_DEVICEFS
16386
16387 [ Tim Gardner ]
16388
16389 * [Config] udeb: Add squashfs to fs-core-modules
16390 - LP: #352615
16391 * [Config] Create a real squashfs udeb
16392 - LP: #352615
16393
16394
16395 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Nov 2009 17:31:16 +0000
16396
16397 linux (2.6.32-5.6) lucid; urgency=low
16398
16399 [ Andy Whitcroft ]
16400
16401 * rebase to v2.6.32-rc8
16402 * update configs following rebase to v2.6.32-rc8
16403 * update ports configs since rebase to v2.6.32-rc8
16404 * [Config] enable cgroup options
16405 - LP: #480739
16406
16407 [ Upstream Kernel Changes ]
16408
16409 * rebase to v2.6.32-rc8
16410
16411 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Nov 2009 11:16:14 +0000
16412
16413 linux (2.6.32-4.5) lucid; urgency=low
16414
16415 [ Andy Whitcroft ]
16416
16417 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
16418 * rebase to v2.6.32-rc7
16419 * resync with Karmic proposed
16420
16421 [ John Johansen ]
16422
16423 * SAUCE: AppArmor: Fix oops after profile removal
16424 - LP: #475619
16425 * SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds
16426 - LP: #437258
16427 * SAUCE: AppArmor: Fix cap audit_caching preemption disabling
16428 - LP: #479102
16429 * SAUCE: AppArmor: Fix refcounting bug causing leak of creds
16430 - LP: #479115
16431 * SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
16432 transition.
16433 - LP: #480112
16434
16435 [ Ubuntu Changes ]
16436
16437 * resync with Karmic proposed (ddbc670a86a3dee18541a3734149f250ff307adf)
16438
16439 [ Upstream Kernel Changes ]
16440
16441 * rebase to v2.6.32-rc7
16442
16443 -- Andy Whitcroft <apw@canonical.com> Fri, 13 Nov 2009 11:35:13 +0000
16444
16445 linux (2.6.32-3.4) lucid; urgency=low
16446
16447 [ Andy Whitcroft ]
16448
16449 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
16450 * [Upstream] add local prefix to oss local change_bits
16451
16452 [ Upstream Kernel Changes ]
16453
16454 * mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/
16455 * mtd/maps: gpio-addr-flash: depend on GPIO arch support
16456
16457 -- Andy Whitcroft <apw@canonical.com> Wed, 11 Nov 2009 14:47:04 +0000
16458
16459 linux (2.6.32-3.3) lucid; urgency=low
16460
16461 [ Andy Whitcroft ]
16462
16463 * rebase to v2.6.32-rc6
16464 * [Config] update configs following rebase to v2.6.32-rc6
16465 * [Config] update ports configs following rebase to v2.6.32-rc6
16466 * resync with Karmic Ubuntu-2.6.31-15.49
16467 * [Config] add module ignores for broken drivers
16468
16469 [ John Johansen ]
16470
16471 * SAUCE: AppArmor: AppArmor wrongly reports allow perms as denied
16472 - LP: #453335
16473 * SAUCE: AppArmor: Policy load and replacement can fail to alloc mem
16474 - LP: #458299
16475 * SAUCE: AppArmor: AppArmor fails to audit change_hat correctly
16476 - LP: #462824
16477 * SAUCE: AppArmor: AppArmor disallows truncate of deleted files.
16478 - LP: #451375
16479
16480 [ Kees Cook ]
16481
16482 * SAUCE: Fix nx_enable reporting
16483 - LP: #454285
16484
16485 [ Scott James Remnant ]
16486
16487 * Revert "SAUCE: trace: add trace_event for the open() syscall"
16488 * SAUCE: trace: add trace events for open(), exec() and uselib()
16489 - LP: #462111
16490
16491 [ Stefan Bader ]
16492
16493 * SAUCE: Fix sub-flavour script to not stop on missing directories
16494 - LP: #453073
16495
16496 [ Ubuntu Changes ]
16497
16498 * resync with Karmic Ubuntu-2.6.31-15.49
16499
16500 [ Upstream Kernel Changes ]
16501
16502 * rebase to v2.6.32-rc6
16503 - LP: #464552
16504
16505 -- Andy Whitcroft <apw@canonical.com> Tue, 10 Nov 2009 15:00:57 +0000
16506
16507 linux (2.6.32-2.2) lucid; urgency=low
16508
16509 [ Andy Whitcroft ]
16510
16511 * install the full changelog with the binary package
16512 * changelog -- explicitly note rebases and clean history
16513 * reinstate armel.mk with no flavours
16514 - LP: #449637
16515 * [Upstream] block: silently error unsupported empty barriers too
16516 - LP: #420423
16517 * [Config] udate configs following karmic resync
16518 * [Config] update ports configs following karmic resync
16519 * [Upstream] lirc -- follow removal of .id element
16520
16521 [ Colin Watson ]
16522
16523 * Use section 'admin' rather than 'base'
16524 * Add more e100 firmware to nic-modules
16525 - LP: #451872
16526 * Add qla1280 firmware to scsi-modules
16527 - LP: #381037
16528
16529 [ John Johansen ]
16530
16531 * SAUCE: AppArmor: Set error code after structure initialization.
16532 - LP: #427948
16533 * SAUCE: AppArmor: Fix off by 2 error in getprocattr mem allocation
16534 - LP: #446595
16535 * SAUCE: AppArmor: Fix mediation of "deleted" paths
16536
16537 [ Kees Cook ]
16538
16539 * SAUCE: [x86] fix report of cs-limit nx-emulation
16540 - LP: #454285
16541
16542 [ Leann Ogasawara ]
16543
16544 * SAUCE: (drop after 2.6.31) input: Add support for filtering input
16545 events
16546 - LP: #430809
16547 * SAUCE: (drop after 2.6.31) dell-laptop: Trigger rfkill updates on wifi
16548 toggle switch press
16549 - LP: #430809
16550
16551 [ Luke Yelavich ]
16552
16553 * SAUCE: Add sr_mod to the scsi-modules udeb for powerpc
16554 * [Config] Add sd_mod to scsi-modules udeb for powerpc
16555
16556 [ Mario Limonciello ]
16557
16558 * SAUCE: Update to LIRC 0.8.6
16559 - LP: #432678
16560 * SAUCE: dell-laptop: Store the HW switch status internally rather than
16561 requerying every time
16562 - LP: #430809
16563 * SAUCE: dell-laptop: Blacklist machines not supporting dell-laptop
16564 - LP: #430809
16565
16566 [ Stefan Bader ]
16567
16568 * [Upstream] acerhdf: Limit modalias matching to supported boards
16569 - LP: #435958
16570
16571 [ Tim Gardner ]
16572
16573 * [Upstream] i915: Fix i2c init message
16574 - LP: #409361
16575 * [Config] Add sym53c8xx.ko to virtual sub-flavour
16576 - LP: #439415
16577 * [Config] Add d101m_ucode.bin to d-i/firmware/nic-modules
16578 - LP: #439456
16579 * [Config] Set default I/O scheduler back to CFQ for desktop flavours
16580 - LP: #381300
16581 * SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros
16582 - LP: #430694
16583 * SAUCE: Use MODULE_IMPORT macro to tie intel_agp to i915
16584 - LP: #430694
16585 * [Config] CONFIG_GFS2_FS_LOCKING_DLM=y
16586 - LP: #416325
16587 * SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT
16588 - LP: #430694
16589 * SAUCE: Raise the default console 'quiet' level to 2
16590 * [Config] CONFIG_X86_PAT=y
16591 * [Config] Add armel arch to linux-libc-dev arches.
16592 - LP: #449637
16593 * [Config] CONFIG_X86_MCE
16594 * [Upstream] (drop after 2.6.31) Input: synaptics - add another Protege
16595 M300 to rate blacklist
16596 - LP: #433801
16597
16598 [ Upstream Kernel Changes ]
16599
16600 * sgi-gru: Fix kernel stack buffer overrun, CVE-2009-2584
16601 * drm/i915: Fix FDI M/N setting according with correct color depth
16602 - LP: #416792
16603
16604 -- Andy Whitcroft <apw@canonical.com> Thu, 22 Oct 2009 16:53:33 +0100
16605
16606 linux (2.6.32-1.1) lucid; urgency=low
16607
16608 [ Andy Whitcroft ]
16609
16610 * rebase to v2.6.32-rc3
16611 * [Config] update configs following rebase to 2.6.32-rc3
16612 * [Config] update ports configs following rebase to 2.6.32-rc3
16613 * AppArmor -- fix pstrace_may_access rename
16614 * staging/android -- disable
16615 * ubuntu: dm-raid-45 -- update to compile with 2.6.32
16616 * ubuntu: drbd -- disable
16617 * staging/comdi -- disable
16618 * staging/go7007 -- disable
16619 * [Config] staging/winbond -- disable
16620 * [Config] ubuntu/iscsitarget -- disable
16621 * [d-i] cbc and ecb are builtin make them optional in udebs
16622 * rebase to v2.6.32-rc5
16623 * [Config] update configs following rebase to v2.6.32-rc5
16624 * [Config] update ports configs following rebase to v2.6.31-rc5
16625
16626 [ Tim Gardner ]
16627
16628 * [Config] Add cpio as a build dependency.
16629
16630 [ Upstream Kernel Changes ]
16631
16632 * rebase to v2.6.32-rc3
16633 * rebase to v2.6.32-rc5
16634
16635 -- Andy Whitcroft <apw@canonical.com> Mon, 05 Oct 2009 15:48:58 +0100
16636
16637 linux (2.6.31-11.37) karmic; urgency=low
16638
16639 [ Tim Gardner ]
16640
16641 * [Config] Increase kernel log buffer to 256K for amd64 flavours
16642 - LP: #424810
16643 * [Config] Set HZ=100 for amd64 flavours
16644 - LP: #438234
16645 * [Upstream] e1000e: Emit notice instead of an error when
16646 pci_enable_pcie_error_reporting() fails
16647 - LP: #436370
16648
16649 [ Upstream Kernel Changes ]
16650
16651 * n_tty: honor opost flag for echoes
16652 * n_tty: move echoctl check and clean up logic
16653 - LP: #438310
16654
16655 * Revert "[Upstream] drm/i915: Check that the relocation points to within
16656 the target" - Use upstream cherry-pick.
16657 * drm/i915: Check that the relocation points to within the target
16658 - LP: #429241
16659
16660 * drm/i915: fix tiling on IGDNG
16661 * drm/i915: add B43 chipset support
16662 * agp/intel: Add B43 chipset support
16663 Intel request from kernel team mailing list.
16664
16665 * HID: completely remove apple mightymouse from blacklist
16666 - LP: #428111
16667
16668 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Sep 2009 11:47:29 -0600
16669
16670 linux (2.6.31-11.36) karmic; urgency=low
16671
16672 [ Brian Rogers ]
16673
16674 * SAUCE: (drop after 2.6.31) em28xx: ir-kbd-i2c init data needs a
16675 persistent object
16676 * SAUCE: (drop after 2.6.31) saa7134: ir-kbd-i2c init data needs a
16677 persistent object
16678
16679 [ Takashi Iwai ]
16680
16681 * [Upstream] ALSA: hda - Add another entry for Nvidia HDMI device
16682 - LP: #416482
16683
16684 [ Tyler Hicks ]
16685
16686 * SAUCE: (drop after 2.6.31) eCryptfs: Prevent lower dentry from going
16687 negative during unlink
16688
16689 [ Upstream Kernel Changes ]
16690
16691 * sg: fix oops in the error path in sg_build_indirect()
16692 * mpt2sas : Rescan topology from Interrupt context instead of work thread
16693 * mpt2sas: Prevent sending command to FW while Host Reset
16694 * mpt2sas: setting SDEV into RUNNING state from Interrupt context
16695 * mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesg
16696 * SCSI: fix oops during scsi scanning
16697 * SCSI: libsrp: fix memory leak in srp_ring_free()
16698 * cfg80211: fix looping soft lockup in find_ie()
16699 * ath5k: write PCU registers on initial reset
16700 * binfmt_elf: fix PT_INTERP bss handling
16701 * TPM: Fixup boot probe timeout for tpm_tis driver
16702 * md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!
16703 * x86/amd-iommu: fix broken check in amd_iommu_flush_all_devices
16704 * fix undefined reference to user_shm_unlock
16705 * perf_counter: Fix buffer overflow in perf_copy_attr()
16706 * perf_counter: Start counting time enabled when group leader gets
16707 enabled
16708 * powerpc/perf_counters: Reduce stack usage of power_check_constraints
16709 * powerpc: Fix bug where perf_counters breaks oprofile
16710 * powerpc/ps3: Workaround for flash memory I/O error
16711 * block: don't assume device has a request list backing in nr_requests
16712 store
16713 * agp/intel: remove restore in resume
16714 * ALSA: cs46xx - Fix minimum period size
16715 * ASoC: Fix WM835x Out4 capture enumeration
16716 * sound: oxygen: work around MCE when changing volume
16717 * mlx4_core: Allocate and map sufficient ICM memory for EQ context
16718 * perf stat: Change noise calculation to use stddev
16719 * x86: Fix x86_model test in es7000_apic_is_cluster()
16720 * x86/i386: Make sure stack-protector segment base is cache aligned
16721 * PCI: apply nv_msi_ht_cap_quirk on resume too
16722 * x86, pat: Fix cacheflush address in change_page_attr_set_clr()
16723 * ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic()
16724 with highmem
16725 * KVM guest: do not batch pte updates from interrupt context
16726 * KVM: Fix coalesced interrupt reporting in IOAPIC
16727 * KVM: VMX: Check cpl before emulating debug register access
16728 * KVM guest: fix bogus wallclock physical address calculation
16729 * KVM: x86: Disallow hypercalls for guest callers in rings > 0
16730 * KVM: VMX: Fix cr8 exiting control clobbering by EPT
16731 * KVM: x86 emulator: Implement zero-extended immediate decoding
16732 * KVM: MMU: make __kvm_mmu_free_some_pages handle empty list
16733 * KVM: x86 emulator: fix jmp far decoding (opcode 0xea)
16734 * KVM: limit lapic periodic timer frequency
16735 * libata: fix off-by-one error in ata_tf_read_block()
16736 * PCI quirk: update 82576 device ids in SR-IOV quirks list
16737 * PCI: Unhide the SMBus on the Compaq Evo D510 USDT
16738 * powerpc/pseries: Fix to handle slb resize across migration
16739 * Linux 2.6.31.1
16740
16741 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Sep 2009 13:04:28 -0600
16742
16743 linux (2.6.31-10.35) karmic; urgency=low
16744
16745 [ Amit Kucheria ]
16746
16747 * Disable CONFIG_UEVENT_HELPER_PATH
16748
16749 [ Andy Whitcroft ]
16750
16751 * [Config] Enable CONFIG_USB_GADGET_DUMMY_HCD
16752 * remove the tlsup driver
16753 * remove lmpcm logitech driver support
16754
16755 [ Bryan Wu ]
16756
16757 * Add 3 missing files to prerm remove file list
16758 - LP: #345623, #415832
16759
16760 [ Chris Wilson ]
16761
16762 * [Upstream] drm/i915: Check that the relocation points to within the
16763 target
16764 - LP: #429241
16765
16766 [ Luke Yelavich ]
16767
16768 * [Config] Set CONFIG_EXT4_FS=y on ports architectures
16769
16770 [ Manoj Iyer ]
16771
16772 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
16773 - LP: #348861
16774
16775 [ Tim Gardner ]
16776
16777 * Revert "[Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux) white-list"
16778 * Revert "[Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux) white-list"
16779 * Revert "[Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux) white-list"
16780 * Revert "[Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux) white-list"
16781 * Revert "[Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux) white-list"
16782 Upstream suggests that this is not the right approach.
16783
16784 * [Config] Set default I/O scheduler to DEADLINE
16785 CFQ seems to have some load related problems which are often exacerbated by sreadahead.
16786 - LP: #381300
16787
16788 [ ubuntu@tjworld.net ]
16789
16790 * SAUCE: ipw2200: Enable LED by default
16791 - LP: #21367
16792
16793 [ Upstream Kernel Changes ]
16794
16795 * ALSA: hda - Add support for new AMD HD audio devices
16796 - LP: #430564
16797
16798 -- Andy Whitcroft <apw@canonical.com> Wed, 16 Sep 2009 15:37:49 +0100
16799
16800 linux (2.6.31-10.34) karmic; urgency=low
16801
16802 [ Ted Tso ]
16803
16804 * [Upstream] ext3: Don't update superblock write time when filesystem is
16805 read-only
16806 - LP: #427822
16807
16808 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 16:00:45 -0600
16809
16810 linux (2.6.31-10.33) karmic; urgency=low
16811
16812 [ Leann Ogasawara ]
16813
16814 * [Upstream] dvb-usb: fix tuning with Cinergy T2
16815 - LP: #421258
16816
16817 [ Tim Gardner ]
16818
16819 * [Config] Unconditionally copy files from sub-flavours lists.
16820 (really, really fix it this time)
16821 - LP: #423426
16822 * [Config] Set CONFIG_CACHEFILES=m for all flavours
16823
16824 [ Upstream Kernel Changes ]
16825
16826 * ext4: Don't update superblock write time when filesystem is read-only
16827 - LP: #427822
16828
16829 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 07:50:21 -0600
16830
16831 linux (2.6.31-10.32) karmic; urgency=low
16832
16833 [ Eric Miao ]
16834
16835 * [Config] enable module support for memory stick
16836 - LP: #159951
16837
16838 [ Tim Gardner ]
16839
16840 * [Config] Unconditionally copy files from sub-flavours lists.
16841 - LP: #423426
16842
16843 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Sep 2009 15:57:55 -0600
16844
16845 linux (2.6.31-10.31) karmic; urgency=low
16846
16847 [ Andy Whitcroft ]
16848
16849 * rebase to v2.6.31 final
16850
16851 [ Colin Watson ]
16852
16853 * [Config] Recommend grub-pc in linux-image
16854 - LP: #385741
16855
16856 [ Ike Panhc ]
16857
16858 * [Upstream] Pull latest update of lenovo-sl-laptop
16859
16860 [ Peter Feuerer ]
16861
16862 * [Upstream] (drop after 2.6.31) acerhdf: fix fan control for AOA150
16863 model
16864 - LP: #426691
16865
16866 [ Tim Gardner ]
16867
16868 * [Config] De-macro some package names.
16869
16870 [ Upstream Changes ]
16871
16872 * rebase to 2.6.31 final.
16873
16874 -- Andy Whitcroft <apw@canonical.com> Thu, 10 Sep 2009 09:38:10 +0100
16875
16876 linux (2.6.31-10.30) karmic; urgency=low
16877
16878 [ Amit Kucheria ]
16879
16880 * [Config] Enable CONFIG_USB_DEVICEFS
16881 - LP: #417748
16882 * [Config] Populate the config-update template a bit more
16883
16884 [ Andy Whitcroft ]
16885
16886 * rebase to v2.6.31-rc9
16887 * [Config] update configs following rebase to v2.6.31-rc9
16888 * [Config] update ports configs following rebase to v2.6.31-rc9
16889
16890 [ Colin Ian King ]
16891
16892 * SAUCE: wireless: hostap, fix oops due to early probing interrupt
16893 - LP: #254837
16894
16895 [ Jerone Young ]
16896
16897 * [Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux)
16898 white-list
16899 - LP: #281732
16900 * [Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux)
16901 white-list
16902 - LP: #281732
16903 * [Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux)
16904 white-list
16905 - LP: #281732
16906 * [Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux)
16907 white-list
16908 - LP: #281732
16909 * [Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux)
16910 white-list
16911 - LP: #281732
16912
16913 [ John Johansen ]
16914
16915 * SAUCE: AppArmor: Fix profile attachment for regexp based profile names
16916 - LP: #419308
16917 * SAUCE: AppArmor: Return the correct error codes on profile
16918 addition/removal
16919 - LP: #408473
16920 * SAUCE: AppArmor: Fix OOPS in profile listing, and display full list
16921 - LP: #408454
16922 * SAUCE: AppArmor: Fix mapping of pux to new internal permission format
16923 - LP: #419222
16924 * SAUCE: AppArmor: Fix change_profile failure
16925 - LP: #401931
16926 * SAUCE: AppArmor: Tell git to ignore generated include files
16927 - LP: #419505
16928
16929 [ Stefan Bader ]
16930
16931 * [Upstream] acpi: video: Loosen strictness of video bus detection code
16932 - LP: #333386
16933 * SAUCE: Remove ov511 driver from ubuntu subdirectory
16934
16935 [ Tim Gardner ]
16936
16937 * [Config] Exclude char-modules from non-x86 udeb creation
16938 * SAUCE: Notify the ACPI call chain of AC events
16939 * [Config] CONFIG_SATA_VIA=m
16940 - LP: #403385
16941 * [Config] Build in all phylib support modules.
16942 * [Config] Don't fail when sub-flavour files are missing
16943 - LP: #423426
16944 * [Config] Set CONFIG_LSM_MMAP_MIN_ADDR=0
16945 - LP: #423513
16946
16947 [ Upstream ]
16948
16949 * Rebased against v2.6.31-rc9
16950
16951 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Sep 2009 11:33:45 +0100
16952
16953 linux (2.6.31-9.29) karmic; urgency=low
16954
16955 [ Leann Ogasawara ]
16956
16957 * [Upstream] agp/intel: support for new chip variant of IGDNG mobile
16958 - LP: #419993
16959 * [Config] d-i/modules: Add new char-modules file, initialize with
16960 intel-agp
16961 - LP: #420605
16962
16963 [ Upstream ]
16964
16965 * Rebased against 2.6.31-rc8 plus some inotify regression patches:
16966 up through git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
16967 adda766193ea1cf3137484a9521972d080d0b7af.
16968
16969 -- Tim Gardner <tim.gardner@canonical.com> Fri, 28 Aug 2009 06:31:30 -0600
16970
16971 linux (2.6.31-8.28) karmic; urgency=low
16972
16973 [ Ike Panhc ]
16974
16975 * [Config] Let nic-shared-modules depends on crypto-modules
16976 - LP: #360966
16977
16978 [ Leann Ogasawara ]
16979
16980 * [Upstream] (drop after 2.6.31) drm/i915: increase default latency
16981 constant
16982 - LP: #412492
16983
16984 [ Mario Limonciello ]
16985
16986 * [Upstream]: (drop after 2.6.31) dell-laptop: don't change softblock
16987 status if HW switch is disabled
16988 - LP: #418721
16989 * [Upstream]: (drop after 2.6.31) compal-laptop: Add support for known
16990 Compal made Dell laptops
16991 * [Upstream]: (drop after 2.6.31) compal-laptop: Replace sysfs support
16992 with rfkill support
16993
16994 [ Tim Gardner ]
16995
16996 * [Config] Add acpiphp to virtual sub-flavour
16997 - LP: #364916
16998 * Drop KSM patch set for now because of instabilities with encrypted swap.
16999 - LP: #418781
17000
17001 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2009 08:14:26 -0600
17002
17003 linux (2.6.31-7.27) karmic; urgency=low
17004
17005 [ Tim Gardner ]
17006
17007 * [Config] updateconfigs updateportsconfigs after 2.6.31-rc7 rebase
17008 * SAUCE: (drop after 2.6.31) Added KSM from mmotm-2009-08-20-19-18
17009 Replaces previous ksm patches from 2.6.31-6.25
17010 * [Config] KSM=y
17011
17012 [ Upstream ]
17013
17014 * Rebased against v2.6.31-rc7
17015
17016 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Aug 2009 20:32:11 -0600
17017
17018 linux (2.6.31-6.26) karmic; urgency=low
17019
17020 [ Andy Whitcroft ]
17021
17022 * [Config] enable CONFIG_AUFS_BR_RAMFS
17023 - LP: #414738
17024 * split out debian directory ready for abstraction
17025 * add printdebian target to find branch target
17026 * abstracted debian -- debian/files is not abstracted
17027 * abstracted debian -- packages must be built in debian/<pkg>
17028 * abstracted debian -- kernel-wedge needs to work in debian/
17029 * abstracted debian -- ensure we install the copyright file
17030 * abstracted-debian -- drop the debian directories from headers
17031 * abstracted-debian -- drop the debian directories from headers part 2
17032 * SAUCE: ubuntu-insert-changes -- follow abstracted debian
17033 * [Upstream] aoe: ensure we initialise the request_queue correctly V2
17034 - LP: #410198
17035
17036 [ Luke Yelavich ]
17037
17038 * [Config] Ports: Disable CONFIG_CPU_FREQ_DEBUG on powerpc-smp
17039 * [Config] Ports: Re-enable windfarm modules on powerpc64-smp
17040 - LP: #413150
17041 * [Config] Ports: Build all cpu frequency scaling governors into ports
17042 kernels
17043 * [Config] Ports: Build ext2 and ext3 modules into ports kernels
17044 * [Config] Ports: CONFIG_PACKET=y for all ports kernels
17045 * [Config] Ports: Enable PS3 network driver
17046
17047 [ Stefan Bader ]
17048
17049 * abstracted debian -- call $(DEBIAN)/rules using make
17050
17051 [ Tim Gardner ]
17052
17053 * [Config] Abstract the debian directory
17054 * SAUCE: Improve error reporting in postinst
17055 - LP: #358564
17056
17057 -- Tim Gardner <tim.gardner@canonical.com> Sun, 16 Aug 2009 20:33:28 -0600
17058
17059 linux (2.6.31-6.25) karmic; urgency=low
17060
17061 [ Andy Whitcroft ]
17062
17063 * script to generate Ubuntu changes from changelog
17064 * [Config] standardise ANDROID options
17065 * [Config] standardise CONFIG_ATM as module
17066 * [Config] standardise CONFIG_LIB80211 as module
17067 * [Config] disable CONFIG_PRINT_QUOTA_WARNING
17068 * [Config] set CONFIG_CRAMFS as module
17069 * [Config] enable CONFIG_DAB and modules
17070 * [Config] set CONFIG_MAC80211_HWSIM as module
17071 * [Config] set CONFIG_NET_CLS_FLOW as module
17072 * [Config] set CONFIG_NF_CONNTRACK_SANE as module
17073 * [Config] set CONFIG_NF_CT_PROTO_DCCP as module
17074 * [Config] set CONFIG_RTC_DRV_DS1511 as module
17075 * [Config] set CONFIG_RTC_DRV_R9701 as module
17076 * [Config] set CONFIG_RTC_DRV_S35390A as module
17077 * [Config] set CONFIG_TOIM3232_DONGLE as module
17078 * [Config] standardise CONFIG_USB_MIDI_GADGET as module
17079 * [Config] standardise CONFIG_USB_G_PRINTER as module
17080 * [Config] standardise CONFIG_USB_SERIAL_IR as module
17081 * [Config] set CONFIG_USB_SERIAL_IUU as module
17082 * [Config] standardise CONFIG_USB_STORAGE_CYPRESS_ATACB as module
17083 * [Config] standardise CONFIG_USB_STORAGE_ONETOUCH as module
17084 * cleanup remains of dm-loop
17085 * drop thinkpad ec and smapi support
17086 * drop appleir
17087 * [Config] update configs following rebase to v2.6.31-rc6
17088 * rebase to v2.6.31-rc6
17089
17090 [ Hugh Dickins ]
17091
17092 * SAUCE: ksm patch 1, drop after 2.6.31
17093 * SAUCE: ksm patch 2, drop after 2.6.31
17094 * SAUCE: ksm patch 3, drop after 2.6.31
17095 * SAUCE: ksm patch 4, drop after 2.6.31
17096 * SAUCE: ksm patch 5, drop after 2.6.31
17097 * SAUCE: ksm patch 7, drop after 2.6.31
17098
17099 [ Izik Eidus ]
17100
17101 * SAUCE: ksm patch 0, drop after 2.6.31
17102 * SAUCE: ksm patch 6, drop after 2.6.31
17103 * SAUCE: ksm patch 8, drop after 2.6.31
17104 * SAUCE: ksm patch 9, drop after 2.6.31
17105
17106 [ Luke Yelavich ]
17107
17108 * [Config] Ports: Re-add PS3 modules to udebs
17109
17110 [ Michael Casadevall ]
17111
17112 * [Config] Update SPARC config and d-i files to reflect what can be built
17113
17114 [ Tim Gardner ]
17115
17116 * [Config] Removed armel package support
17117 * [Config] Enabled CONFIG_KSM=y
17118
17119 [ Upstream Kernel Changes ]
17120
17121 * Rebased against v2.6.31-rc6
17122 * ARM: Cleanup: Revert "ARM: Add more cache memory types macros"
17123 * ARM: Cleanup: Revert "Do not use OOB with MLC NAND"
17124 * ARM: Cleanup: Revert "ARM: Make ARM arch aware of ubuntu/ drivers"
17125 * ARM: Cleanup: Revert "ARM: IMX51: Make video capture drivers compile"
17126 * ARM: Cleanup: Revert "ARM: IMX51: Fix isl29003 HWMON driver for i2c
17127 changes"
17128 * ARM: Cleanup: Revert "ARM: IMX51: IPU irq handler deadlock fix"
17129 * ARM: Cleanup: Revert "ARM: IMX51: Babbage 2.5 needs a different system
17130 revision"
17131 * ARM: Cleanup: Revert "ARM: IMX51: Compile-in the IMX51 cpufreq driver
17132 by default"
17133 * ARM: Cleanup: Revert "ARM: IMX51: Enable ZONE_DMA for ARCH_MXC"
17134 * ARM: Cleanup: Revert "ARM: IMX51: Make ARCH_MXC auto-enable
17135 ARCH_MXC_CANONICAL"
17136 * ARM: Cleanup: Revert "ARM: IMX51: Unconditionally disable
17137 CONFIG_GPIOLIB"
17138 * ARM: Cleanup: Revert "ARM: IMX51: Minimal changes for USB to work on
17139 2.6.31"
17140 * ARM: Cleanup: Revert "ARM: IMX51: Fix plat-mxc/timer.c to handle imx51"
17141 * ARM: Cleanup: Revert "ARM: IMX51: Make it compile."
17142 * ARM: Cleanup: Revert "ARM: IMX51: Clean-up the craziness of including
17143 mxc_uart.h _everywhere_"
17144 * ARM: Cleanup: Revert "ARM: IMX51: Move board-mx51* header files to the
17145 correct location"
17146 * ARM: Cleanup: Revert "ARM: IMX51: Changed from snd_card_new to
17147 snd_card_create"
17148 * ARM: Cleanup: Revert "ARM: IMX51: Fix up merge error in Kconfig"
17149 * ARM: Cleanup: Revert "ARM: IMX51: mxc_timer_init prototype"
17150 * ARM: Cleanup: Revert "ARM: IMX51: Removed the mxc_gpio_port structure."
17151 * ARM: Cleanup: Revert "ARM: IMX51: Added external declaration for
17152 mxc_map_io."
17153 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
17154 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
17155 * ARM: Cleanup: Revert "ARM: IMX51: snd_soc_machine structure replaced
17156 with snd_soc_card."
17157 * ARM: Cleanup: Revert "ARM: IMX51: codec structure was moved to the card
17158 structure"
17159 * ARM: Cleanup: Revert "ARM: IMX51: Hack to add defines for
17160 DMA_MODE_READ/WRITE/MASK"
17161 * ARM: Cleanup: Revert "ARM: IMX51: Add SoC and board support for
17162 Freescale mx51 platform"
17163 * Driver core: add new device to bus's list before probing
17164 * [Upstream] (drop after 2.6.31) ALSA: hda - Reduce click noise at
17165 power-saving
17166 - LP: #381693, #399750, #380892
17167
17168 -- Andy Whitcroft <apw@canonical.com> Fri, 14 Aug 2009 11:32:23 +0100
17169
17170 linux (2.6.31-5.24) karmic; urgency=low
17171
17172 [ Amit Kucheria ]
17173
17174 * ARM: IMX51: Make video capture drivers compile
17175 * [Config] IMX51: Config updates
17176
17177 [ Andy Whitcroft ]
17178
17179 * remove leftovers of dm-bbr
17180
17181 [ Leann Ogasawara ]
17182
17183 * Add pata_cs5535 to pata-modules
17184 - LP: #318805
17185
17186 [ Luke Yelavich ]
17187
17188 * [Config] CONFIG_PPC64=y for powerpc64-smp
17189 * [Config] Set the maximum number of CPUs to 1024 for powerpc64-smp
17190 * [Config] CONFIG_PPC_PS3=y for powerpc64-smp
17191 * [Config] CONFIG_PPC_MAPLE=y on powerpc64-smp
17192 * [Config] CONFIG_PPC_PASEMI=y on powerpc64-smp
17193 * [Config] CONFIG_CPU_FREQ_PMAC64=y on powerpc64-smp
17194 * [Config] Enable all PS3 drivers in powerpc64-smp
17195
17196 [ Mario Limonciello ]
17197
17198 * LIRC -- fix lirc-i2c 2.6.31 compilation
17199
17200 [ Matthew Garrett ]
17201
17202 * [Upstream] dell-laptop: Fix rfkill state queries
17203
17204 [ Tim Gardner ]
17205
17206 * [Config] Ignore armel ABI and module changes
17207 * [Config] Update configs after rebase against 2.6.31-rc5
17208
17209 [ Upstream ]
17210
17211 * Rebased to 2.6.31-rc5
17212
17213 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2009 10:10:09 +0100
17214
17215 linux (2.6.31-4.23) karmic; urgency=low
17216
17217 [ Andy Whitcroft ]
17218
17219 * AUFS -- update to aufs2-30 20090727
17220 * [Config] enable AUFS FUSE support
17221
17222 [ Luke Yelavich ]
17223
17224 * [Config] CONFIG_JFS_FS=m on sparc
17225
17226 [ Tim Gardner ]
17227
17228 * [Upstream] dell-laptop: Fix rfkill state setting.
17229
17230 -- Andy Whitcroft <apw@canonical.com> Mon, 27 Jul 2009 11:11:47 +0100
17231
17232 linux (2.6.31-4.22) karmic; urgency=low
17233
17234 [ Amit Kucheria ]
17235
17236 * ARM: IMX51: Add SoC and board support for Freescale mx51 platform
17237 * ARM: IMX51: Move board-mx51* header files to the correct location
17238 * ARM: IMX51: Clean-up the craziness of including mxc_uart.h _everywhere_
17239 * ARM: IMX51: Make it compile.
17240 * ARM: IMX51: Unconditionally disable CONFIG_GPIOLIB
17241 * ARM: IMX51: Make ARCH_MXC auto-enable ARCH_MXC_CANONICAL
17242 * ARM: IMX51: Enable ZONE_DMA for ARCH_MXC
17243 * ARM: IMX51: Compile-in the IMX51 cpufreq driver by default
17244 * ARM: IMX51: Fix isl29003 HWMON driver for i2c changes
17245 * ARM: USB: musb: Refer to musb_otg_timer_func under correct #ifdef
17246 * ARM: staging: udlfb: Add vmalloc.h include
17247 * UBUNTU [Config]: Bring imx51 config upto date with other flavours
17248
17249 [ Brad Figg ]
17250
17251 * ARM: IMX51: Hack to add defines for DMA_MODE_READ/WRITE/MASK
17252 * ARM: IMX51: codec structure was moved to the card structure
17253 * ARM: IMX51: snd_soc_machine structure replaced with snd_soc_card.
17254 * ARM: IMX51: Get to bus_id by calling dev_name.
17255 * ARM: IMX51: Get to bus_id by calling dev_name.
17256 * ARM: IMX51: Added external declaration for mxc_map_io.
17257 * ARM: IMX51: Removed the mxc_gpio_port structure.
17258 * ARM: IMX51: mxc_timer_init prototype
17259 * ARM: IMX51: Fix up merge error in Kconfig
17260 * ARM: IMX51: Changed from snd_card_new to snd_card_create
17261
17262 [ Dinh Nguyen ]
17263
17264 * ARM: IMX51: Fix plat-mxc/timer.c to handle imx51
17265 * ARM: IMX51: Minimal changes for USB to work on 2.6.31
17266 * ARM: IMX51: Babbage 2.5 needs a different system revision
17267 * ARM: IMX51: IPU irq handler deadlock fix
17268
17269 [ Tim Gardner ]
17270
17271 * [Config] Enabled CONFIG_CAN=m
17272 - LP: #327243
17273 * [Config] Enabled CONFIG_SERIAL=m
17274 - LP: #397189
17275
17276 -- Tim Gardner <tim.gardner@canonical.com> Fri, 24 Jul 2009 06:19:10 -0600
17277
17278 linux (2.6.31-4.21) karmic; urgency=low
17279
17280 [ Amit Kucheria ]
17281
17282 * dm-raid-4-5: Add missing brackets around test_bit()
17283
17284 [ John Johansen ]
17285
17286 * AppArmor: Fix change_profile failing lpn401931
17287 * AppArmor: Fix determination of forced AUDIT messages.
17288 * AppArmor: Fix oops in auditing of the policy interface offset
17289
17290 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 19:18:30 +0100
17291
17292 linux (2.6.31-4.20) karmic; urgency=low
17293
17294 [ Andy Whitcroft ]
17295
17296 * SAUCE: iscsitarget -- update to SVN revision r214
17297 * SAUCE: iscsitarget -- renable driver
17298 * [Config] consolidate lpia/lpia and i386/generic configs
17299 * [Config] enable CRYPTO modules for all architectures
17300 * [Config] enable cryptoloop
17301 * [Config] enable various filesystems for armel
17302 * [Config] sync i386 generic and generic-pae
17303 * [Config] add the 386 (486 processors and above) flavour
17304 * [Config] re-set DEFAULT_MMAP_MIN_ADDR
17305 - LP: #399914
17306 * add genconfigs/genportsconfigs to extract the built configs
17307 * updateconfigs -- alter concatenation order allow easier updates
17308 * intelfb -- INTELFB now conflicts with DRM_I915
17309 * printchanges -- rebase tree does not have stable tags use changelog
17310 * AppArmor: fix argument size missmatch on 64 bit builds
17311
17312 [ Ike Panhc ]
17313
17314 * Ship bnx2x firmware in nic-modules udeb
17315 - LP: #360966
17316
17317 [ Jeff Mahoney ]
17318
17319 * AppArmor: fix build failure on ia64
17320
17321 [ John Johansen ]
17322
17323 * AppArmour: ensure apparmor enabled parmater is off if AppArmor fails to
17324 initialize.
17325 * AppArmour: fix auditing of domain transitions to include target profile
17326 information
17327 * AppArmor: fix C99 violation
17328 * AppArmor: revert reporting of create to write permission.
17329 * SAUCE: Add config option to set a default LSM
17330 * [Config] enable AppArmor by default
17331 * AppArmor: Fix NULL pointer dereference oops in profile attachment.
17332
17333 [ Keith Packard ]
17334
17335 * SAUCE: drm/i915: Allow frame buffers up to 4096x4096 on 915/945 class
17336 hardware
17337 - LP: #351756
17338
17339 [ Luke Yelavich ]
17340
17341 * [Config] add .o files found in arch/powerpc/lib to all powerpc kernel
17342 header packages
17343 - LP: #355344
17344
17345 [ Michael Casadevall ]
17346
17347 * [Config] update SPARC config files to allow success build
17348
17349 [ Scott James Remnant ]
17350
17351 * SAUCE: trace: add trace_event for the open() syscall
17352
17353 [ Stefan Bader ]
17354
17355 * SAUCE: jfs: Fix early release of acl in jfs_get_acl
17356 - LP: #396780
17357
17358 [ Tim Gardner ]
17359
17360 * [Upstream] Fix Soltech TA12 volume hotkeys not sending key release
17361 - LP: #397499
17362 * [Upstream] USB Option driver - Add USB ID for Novatel MC727/U727/USB727
17363 refresh
17364 - LP: #365291
17365 * [Config] SSB/B44 are common across all arches/flavours.
17366
17367 [ Upstream ]
17368
17369 * Rebased to 2.6.31-rc4
17370
17371 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 08:41:39 +0100
17372
17373 linux (2.6.31-3.19) karmic; urgency=low
17374
17375 [ Andy Whitcroft ]
17376
17377 * Revert "[Config] Disabled NDISWRAPPER"
17378 * ndiswrapper -- fix i386 compilation failures on cmpxchg8b
17379 * AUFS -- export various core functions
17380 * AUFS -- export various core functions -- fixes
17381 * AUFS -- core filesystem
17382 * AUFS -- track changes in v2.6.31
17383 * [Config] Enable AUFS
17384 * droppped 'iwl3945: do not send scan command if channel count zero' as it
17385 is already upstream but failed to auto-drop on rebase.
17386
17387 [ Eric Paris ]
17388
17389 * SAUCE: fsnotify: use def_bool in kconfig instead of letting the user
17390 choose
17391 * SAUCE: inotify: check filename before dropping repeat events
17392 * SAUCE: fsnotify: fix inotify tail drop check with path entries
17393
17394 -- Andy Whitcroft <apw@canonical.com> Tue, 14 Jul 2009 12:52:55 +0100
17395
17396 linux (2.6.31-3.18) karmic; urgency=low
17397
17398 [ Andy Whitcroft ]
17399
17400 * Revert "Add splice-2.6.23.patch from AUFS to export a symbol needed by
17401 AUFS"
17402 * Revert "Add put_filp.patch from AUFS to export a symbol needed by AUFS"
17403 * Revert "Add sec_perm-2.6.24.patch from AUFS - export
17404 security_inode_permission"
17405 * clear out left over AUFS files and modifications
17406
17407 [ Luke Yelavich ]
17408
17409 * [Config] Enable CONFIG_USB_ISP116X_HCD on sparc
17410 * SAUCE: Explicitly include header files to allow apparmor to build on
17411 powerpc
17412 * [Config] Enable CONFIG_BLK_DEV_IDECD on powerpc
17413
17414 [ Tim Gardner ]
17415
17416 * [Config] Dropped ubuntu/misc/wireless/acx
17417 * [Config] Disabled NDISWRAPPER until the compile issues are fixed.
17418
17419 [ Upstream ]
17420
17421 * Rebased to 2.6.31-rc3
17422
17423 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 18:59:33 +0100
17424
17425 linux (2.6.31-2.17) karmic; urgency=low
17426
17427 [ Andy Whitcroft ]
17428
17429 * [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m for sparc
17430 * compcache -- remove redundant Kconfig entries part 2
17431 * compcache -- clean up CCFLAGS declarations
17432 * [Config] enable AppArmor
17433 * AppArmor: fix operator precidence issue in as_path_link
17434
17435 [ John Johansen ]
17436
17437 * AppArmor security module
17438 * AppArmor: Correct mapping of file permissions.
17439 * AppArmor: Turn auditing of ptrace on
17440
17441 [ Luke Yelavich ]
17442
17443 * [Config] disable CONFIG_DM_RAID45 on powerpc
17444
17445 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 15:02:05 +0100
17446
17447 linux (2.6.31-2.16) karmic; urgency=low
17448
17449 [ Andy Whitcroft ]
17450
17451 * compcache -- remove redundant Kconfig entries
17452 added ignore and ignore.modules for all arches since the compcache update
17453 changes the modules names as well as some compcache ABI values.
17454
17455 [ Manoj Iyer ]
17456
17457 * SAUCE: updated dm-raid45 module version to 2009.04.24 (2.6.30-rc3)
17458 * SAUCE: update compcache version to 0.5.3
17459
17460 [ Tim Gardner ]
17461
17462 * [Config]: Fix sparc FTBS by adding ignore.modules
17463
17464 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jul 2009 13:35:29 -0600
17465
17466 linux (2.6.31-2.15) karmic; urgency=low
17467
17468 [ Andy Whitcroft ]
17469
17470 * SAUCE: default ATI Radeon KMS to off until userspace catches up
17471 * [Config] Update configs following rebase to 2.6.31-rc2
17472 * [Config] update ports configs following update to 2.6.31-rc2
17473
17474 [ Luke Yelavich ]
17475
17476 * [Config] powerpc - Disable CONFIG_RDS
17477
17478 [ Matt Zimmerman ]
17479
17480 * Rename linux-doc-PKGVER to linux-doc and clean up its description
17481 - LP: #382115
17482
17483 [ Upstream Kernel Changes ]
17484
17485 * rebased to mainline 2.6.31-rc2
17486
17487 -- Andy Whitcroft <apw@canonical.com> Sat, 04 Jul 2009 17:39:13 +0100
17488
17489 linux (2.6.31-1.14) karmic; urgency=low
17490
17491 [ Andy Whitcroft ]
17492
17493 * update ndiswrapper to 1.55
17494 * remove leftovers of gfs
17495 * [Config] powerpc: enable CONFIG_PPC_DISABLE_WERROR
17496
17497 [ Luke Yelavich ]
17498
17499 * [Config] re-enable and build the ide-pmac driver into powerpc kernels
17500 * [Config] Build the ServerWorks Frodo / Apple K2 SATA driver into the
17501 kernel
17502
17503 [ Manoj Iyer ]
17504
17505 * Remove snd-bt-sco ubuntu driver
17506
17507 [ Michael Casadevall ]
17508
17509 * [Config] updates ia64 config and d-i folders to allow succesful build
17510 * [Config] Update powerpc and sparc for 2.6.31
17511
17512 [ Upstream Kernel Changes ]
17513
17514 * intel-iommu: fix Identity Mapping to be arch independent
17515 - LP: #384695
17516 * ACPI: video: prevent NULL deref in acpi_get_pci_dev()
17517
17518 -- Andy Whitcroft <apw@canonical.com> Tue, 30 Jun 2009 17:47:32 +0100
17519
17520 linux (2.6.31-1.13) karmic; urgency=low
17521
17522 [ Andy Whitcroft ]
17523
17524 * REBASE: rebased to mainline 2.6.31-rc1
17525 - "UBUNTU: SAUCE: UHCI USB quirk for resume"
17526 no longer applies, using deprecated interfaces, LPIA only, dropped
17527 - "UBUNTU: SAUCE: Mask off garbage in Dell WMI scan code data"
17528 changes now upstream, dropped
17529 * [Config] Update configs following rebase to 2.6.31-rc1
17530 * [Config] update ports configs following update to 2.6.31-rc1
17531
17532 * [Config] disable broken staging driver CONFIG_STLC45XX
17533 * SAUCE: fix compcache to use updates accessors
17534 * [Config] disable staging driver CONFIG_VT6655
17535 * SAUCE: fix DRDB to use updates accessors
17536 * [Disable] ndiswrapper needs update
17537 * [Disable] LIRC I2C needs update
17538 * [Disable] CONFIG_LENOVO_SL_LAPTOP needs update
17539 * [Config] disable I2C_DESIGNWARE does not compile
17540 * [Config] disable CONFIG_TLSUP for lpia
17541 * [Config] disable CONFIG_FB_UDL for arm
17542 * SAUCE: disable adding scsi headers to linux-libc-dev
17543
17544 [ Mario Limonciello ]
17545
17546 * SAUCE: Add LIRC drivers
17547
17548 -- Andy Whitcroft <apw@canonical.com> Thu, 25 Jun 2009 12:06:22 +0100
17549
17550 linux (2.6.30-10.12) karmic; urgency=low
17551
17552 [ Andy Whitcroft ]
17553
17554 * [Config] split out the ports configs into their own family
17555 * [Config] update configs following introduction of ports family
17556
17557 [ Upstream Kernel Changes ]
17558
17559 * Revert "Rename linux-doc-PKGVER to linux-doc and clean up its
17560 description". Fixes linux-doc package name conflicts for now.
17561 - LP: #382115
17562
17563 -- Tim Gardner <tim.gardner@canonical.com> Mon, 22 Jun 2009 09:17:14 -0600
17564
17565 linux (2.6.30-10.11) karmic; urgency=low
17566
17567 [ Amit Kucheria ]
17568
17569 * [Config] Comment splitconfig.pl and misc cleanup
17570 * [Config] Rename all configs to the new naming scheme
17571 * [Config] Splitconfig rework
17572 * [Config] Rename scripts/misc/oldconfig to kernelconfig
17573 * [Config] Fix build system for new config split
17574 * [Config] Run updateconfigs after the splitconfig rework
17575
17576 [ Andy Whitcroft ]
17577
17578 * Revert "SAUCE: Default to i915.modeset=0 if CONFIG_DRM_I915_KMS=y"
17579 * [Config] standardise CONFIG_STAGING=y
17580 * [Config] standardise CONFIG_RD_LZMA=y
17581 * [Config] CONFIG_PCI_IOV=y
17582 * [Config] CONFIG_PCI_STUB=m
17583 * [Config] merge kernel configs more agressively
17584
17585 [ Colin Watson ]
17586
17587 * [Config] Run kernel-wedge in $(builddir) rather than at the top level
17588 * [Config] Add support for including firmware in udebs
17589 * [Config] Ship bnx2 firmware in nic-modules udeb
17590 - LP: #384861
17591
17592 [ Luke Yelavich ]
17593
17594 * [Config] ports - Import of ports architectures into kernel packaging
17595 infrastructure
17596 * [Config] ports - Do not update ports kernel configurations by default
17597 * [Config] ports - Disable ABI checking for ports architectures
17598 * [Config] ports - Build drivers in ubuntu sub-directory on powerpc
17599 * [Config] ports - Add control.d/vars.* files for ports architectures
17600 * [Config] ports - Add ports architectures for linux-libc-dev
17601 * [Config] ports - Create powerpc specific message-modules and
17602 block-modules udebs
17603 * [Config] ports - Add configuration files for ports architectures
17604
17605 [ Manoj Iyer ]
17606
17607 * [Config] Enable CONFIG_BLK_DEV_AEC62XX=m for amd64 and i386
17608 - LP: #329864
17609
17610 [ Michael Casadevall ]
17611
17612 * [Config] ports - Fix compression of kernels
17613
17614 [ Stefan Bader ]
17615
17616 * [Upstream] mmc: prevent dangling block device from accessing stale
17617 queues
17618 - LP: #383668
17619
17620 [ Tim Gardner ]
17621
17622 * [Config] Recommend grub-pc in linux-image
17623 - LP: #385741
17624 * [Config] Implement i386 generic and generic-pae flavours
17625 * [Config] ports - Add control info after integrating ports arches
17626 * [Config] Removed auto-generated files from git
17627 * [Config] Added netxen_nic to nic-modules
17628 - LP: #389603
17629
17630 [ Matt Zimmerman ]
17631
17632 * Rename linux-doc-PKGVER to linux-doc and clean up its description
17633 - LP: #382115
17634
17635 -- Tim Gardner <tim.gardner@canonical.com> Mon, 15 Jun 2009 14:38:26 -0600
17636
17637 linux (2.6.30-9.10) karmic; urgency=low
17638
17639 [ Andy Whitcroft ]
17640
17641 * [Config] CONFIG_SECURITY_TOMOYO=y (amd64, i386, lpia)
17642 * [Config] CONFIG_KEXEC_JUMP=y (amd64, lpia)
17643 * [Config] CONFIG_LENOVO_SL_LAPTOP=m (amd64, lpia)
17644 * [Config] CONFIG_POHMELFS_CRYPTO=y (i386, amd64)
17645 * [Config] CONFIG_SERIAL_MAX3100=m (i386, amd64, lpia)
17646 * [Config] CONFIG_VIDEO_GO7007=m (amd64, i386)
17647
17648 [ Upstream Kernel Changes ]
17649
17650 * rebased to 2.6.30 final
17651
17652 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jun 2009 11:42:53 +0100
17653
17654 linux (2.6.30-8.9) karmic; urgency=low
17655
17656 [ Andy Whitcroft ]
17657
17658 * Config update removed the following options:
17659 CONFIG_EDAC_AMD8111=m
17660 CONFIG_EDAC_AMD8131=m
17661
17662 [ Upstream Kernel Changes ]
17663
17664 * rebased to 2.6.30-rc8
17665
17666 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Jun 2009 09:21:13 +0100
17667
17668 linux (2.6.30-7.8) karmic; urgency=low
17669
17670 [ Andy Whitcroft ]
17671
17672 * Enabled NEW configration options:
17673 Paravirtualization layer for spinlocks (PARAVIRT_SPINLOCKS) [N/y/?] Y
17674 Cisco FNIC Driver (FCOE_FNIC) [N/m/y/?] M
17675
17676 [ Upstream Kernel Changes ]
17677
17678 * rebased to 2.6.30-rc7
17679
17680 -- Andy Whitcroft <apw@canonical.com> Sat, 23 May 2009 23:47:24 +0100
17681
17682 linux (2.6.30-6.7) karmic; urgency=low
17683
17684 [ Andy Whitcroft ]
17685
17686 * Dropped: UBUNTU: SAUCE: input: Blacklist digitizers from joydev.c (now
17687 upstream)
17688
17689 [ Upstream Kernel Changes ]
17690
17691 * rebased to 2.6.30-rc6
17692
17693 -- Andy Whitcroft <apw@canonical.com> Mon, 18 May 2009 18:05:54 +0100
17694
17695 linux (2.6.30-5.6) karmic; urgency=low
17696
17697 [ Tim Gardner ]
17698
17699 * [Config] Enable Keyspan USB serial device firmware in kernel module
17700 - LP: #334285
17701
17702 [ Upstream Kernel Changes ]
17703
17704 * rebased to 2.6.30-rc5
17705
17706 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 May 2009 12:02:16 -0600
17707
17708 linux (2.6.30-4.5) karmic; urgency=low
17709
17710 [ Colin Watson ]
17711
17712 * Build-Conflict with findutils (= 4.4.1-1ubuntu1), to avoid
17713 /usr/include/asm/* going missing
17714 - LP: #373214
17715
17716 -- Stefan Bader <stefan.bader@canonical.com> Fri, 08 May 2009 11:09:08 +0200
17717
17718 linux (2.6.30-3.4) karmic; urgency=low
17719
17720 [ Kees Cook ]
17721
17722 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
17723 - LP: #369978
17724
17725 [ Stefan Bader ]
17726
17727 * SAUCE: input: Blacklist digitizers from joydev.c
17728 - LP: #300143
17729
17730 -- Tim Gardner <tim.gardner@canonical.com> Fri, 01 May 2009 14:00:42 -0600
17731
17732 linux (2.6.30-2.3) karmic; urgency=low
17733
17734 [ Tim Gardner ]
17735
17736 * [Config] Enabled CC_STACKPROTECTOR=y for all x86en
17737 - LP: #369152
17738 * SAUCE: Default to i915_modeset=0 if CONFIG_DRM_I915_KMS=y
17739 * [Config] CONFIG_DRM_I915_KMS=y
17740 * [Config] Set CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR to appropriate ARCH
17741 minimums
17742
17743 [ Upstream Kernel Changes ]
17744
17745 * rebased to 2.6.30-rc4
17746
17747 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Apr 2009 09:17:05 -0600
17748
17749 linux (2.6.30-1.2) karmic; urgency=low
17750
17751 [ Tim Gardner ]
17752
17753 * [Config] armel: disable staging drivers, fixes FTBS
17754 * [Config] armel imx51: Disable CONFIG_MTD_NAND_MXC, fixes FTBS
17755
17756 [ Upstream Kernel Changes ]
17757
17758 * mpt2sas: Change reset_type enum to avoid namespace collision.
17759 Submitted upstream.
17760
17761 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 Apr 2009 16:54:41 -0600
17762
17763 linux (2.6.30-1.1) karmic; urgency=low
17764
17765 * Initial release after rebasing against v2.6.30-rc3
17766
17767 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Mar 2009 19:16:07 -0600
17768